@media (max-height: 800px) {
	.header, .action__zone, .menu-holder__bgs, .action-zone__container, .action__item {
		top: 0;
		bottom: 0;
	}
	.resph-min-screen {
		height: auto;
		min-height: 100vh;
	}
}
@media (max-width: 1440px) {
	h1 {
		font-size: 25px;
	}
	h2 {
		font-size: 22px;
	}
	h3 {
		font-size: 20px;
	}
	h4 {
		font-size: 18px;
	}
	h5 {
		font-size: 18px;
	}
	.p-gap {
		padding-top: 3rem;
		padding-bottom: 3rem;
	}
	.pb-gap {
		padding-bottom: 3rem;
	}
	.box-pad {
		padding: 3rem;
	}
	.logo-svg {
		width: 200px;
	}
	.splash-screen__inner {
		width: 60%;
		height: 90%;
	}
	.splash-inner__item {
		padding: 50px 40px 40px;
	}
	.splash-close .icon {
		width: 15px;
		height: 15px;
	}
	.title-big {
		font-size: 30px;
	}
	.block-link {
		font-size: 13px;
		padding: 18px 20px;
	}
	.header .header-box__icon svg {
		width: 25px;
		height: 25px;
	}
	.header .header-box__icon .icon-services {
		width: 30px;
		height: 30px;
	}
	.header .primary__nav .header-box__label {
		font-size: 13px;
	}
	.video-link {
		width: 100px;
		height: 100px;
		font-size: 16px;
	}
	.submenu-list .side--item {
		width: 50%;
	}
	.menu-holder__inner {
		padding: 40px;
	}
	.menu-holder__list .menu-holder__item {
		font-size: 22px;
	}
	.highlight__img {
		padding-top: 35px;
		margin-bottom: 15px;
	}
	.circle-svg {
		width: 70px;
		height: 70px;
	}
	.grid-sm {
		width: 80%;
	}
}
@media (max-width: 1200px) {
	h1 {
		font-size: 23px;
	}
	h3 {
		font-size: 20px;
	}
	h3 {
		font-size: 18px;
	}
	.resp-100 {
		width: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		max-width: 100%;
	}
	.resp-50 {
		width: 50%;
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
	}
	.box-pad {
		padding: 2rem;
	}
	.pb-gap {
		padding-bottom: 2rem;
	}
	.grid-title {
		margin-bottom: 50px;
	}
	.title-big {
		font-size: 27px;
	}
	.logo-svg {
		width: 180px;
		height: 45px;
	}
	.splash-screen__inner {
		width: 65%;
	}
}
@media (max-width: 1024px) {
	.p-gap {
		padding-top: 2rem;
		padding-bottom: 2rem;
	}
	.grid-sm {
		width: 90%;
	}
	.footer {
		padding-top: 50px;
	}
	.footer__col {
		margin-bottom: 70px;
	}
	.footer__socials {
		margin-bottom: 50px;
	}
	.title-circle {
		width: 60px;
		height: 60px;
		top: 15px;
	}
	.splash-close, .splash-back {
		top: 20px;
	}
}
@media (max-width: 991px) {
	h4 {
		font-size: 17px;
	}
	.tablet-100, .form-holder .block-50, .sidebar-rl-gap .grid .block-50:first-child, .sidebar-rl-gap .grid .block-50:last-child {
		width: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		max-width: 100%;
	}
	.desk-header {
		display: none;
	}
	.mo-header, .mo-action__zone {
		display: flex;
	}
	.mo-header {
		align-items: center;
		justify-content: flex-end;
	}
	.header-left__box {
		top: 12px;
		position: fixed;
	}
	.header {
		top: 0;
		width: 100%;
		bottom: auto;
		height: 78px;
		text-align: right;
		overflow: hidden;
	}
	.logo-svg > * {
		fill: #000;
	}
	.action__zone, .menu-holder__bgs, .action-zone__container, .action__item {
		width: 100%;
		top: 78px;
		height: calc(100vh - 78px);
	}
	.menu-holder__list .menu-holder__item {
		font-size: 20px;
		margin-bottom: 0;
	}
	.accordion-content .menu-holder__title {
		margin-top: 15px;
	}
	.menu-holder__list .side--item {
		margin-bottom: 15px;
	}
	.mo-action__zone .accordion-container .entry-title__q {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.menu-holder__inner {
		padding: 15px 40px;
	}
	.grid-title {
		margin-bottom: 30px;
	}
	.title-big {
		font-size: 25px;
	}
	.tablet-100 {
		width: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		max-width: 100%;
	}
	.tablet-50 {
		width: 50%;
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
	}
	.main-content {
		padding-top: 78px;
	}
	.highlight__title {
		padding-top: 0;
		margin-bottom: 30px;
	}
	.screen-h {
		height: calc(100vh - 78px);
	}
	.content-entry {
		width: 100%;
	}
	.menu-holder__list .menu-holder__item {
		padding: 20px 0;
		border-bottom: 1px solid #dadada;
	}
	.menu-holder__list .menu-holder__item:last-child {
		border-bottom: none;
	}
	.menu-holder__list .menu-holder__item .entry-title {
		display: flex;
		align-items: center;
	}
	.content-entry .header__box {
		display: flex;
		align-items: center;
		color: #000;
	}
	.content-entry .header-box__icon svg {
		width: 25px;
		height: 25px;
		opacity: .3;
	}
	.content-entry .header-box__icon .icon-services {
		width: 30px;
		height: 30px;
	}
	.content-entry .header-box__icon {
		display: flex;
	}
	.splash-screen__inner {
		width: 80%;
	}
	.lang-link {
		color: #000;
	}
	.submenu-item.side--item .submenu-a {
		font-size: 17px;
	}
}
@media (max-width: 768px) {
	h1 {
		font-size: 22px;
	}
	h2 {
		font-size: 20px;
	}
	h4 {
		font-size: 16px;
	}
	p {
		font-size: 16px;
	}
	.grid-sm {
		width: 100%;
	}
	.vtablet-100 {
		width: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		max-width: 100%;
	}
	.vtablet-50 {
		width: 50%;
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
	}
	.video-link {
		width: 85px;
		height: 85px;
		font-size: 13px;
	}
	.grid-md {
		width: 100%;
	}
	.sub-footer-copyright {
		flex-direction: column;
	}
	.devloped-footer {
		margin-top: 15px;
	}
	.footer__col {
		margin-bottom: 50px;
	}
	.block-link {
		padding: 15px 17px;
	}
	.video-close { 
		width: 40px;
		height: 40px;
	}
	.video-close .icon {
		width: 12px;
		height: 12px;
	}
	.video-link__title svg {
		width: 17px;
		height: 17px;;
	}
	.menu-holder__list .menu-holder__item {
		font-size: 18px;
	}
	.submenu-item.side--item .submenu-a {
		font-size: 16px;
	}
	.form-control {
		font-size: 14px;
	}
	.box-title {
		margin-bottom: 25px;
	}
	.title-circle {
		top: 0;
	}
}
@media (max-width: 640px) {
	.mobile-100 {
		width: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		max-width: 100%;
	}
	.box-pad {
		padding: 2rem 1rem;
	}
	.header-left__box {
		top: 8px;
	}
	.logo-svg {
		width: 170px;
		height: 40px;
	}
	.header, .mo-header__menu, .menu-handler {
		height: 65px;
	}
	.menu-handler, .mo-header__list li a {
		width: 65px;
	}
	.menu-burger {
		width: 25px;
	}
	.main-content {
		padding-top: 65px;
	}
	.menu-handler.active .burger__line.line--top {
		-moz-transform: rotate(45deg) translate(0, -3px);
		-ms-transform: rotate(45deg) translate(0, -3px);
		-webkit-transform: rotate(45deg) translate(0, -3px);
		transform: rotate(45deg) translate(0, -3px);
	}
	.menu-handler.active .burger__line.line--bottom {
		-moz-transform: rotate(-45deg) translate(0, 2px);
		-ms-transform: rotate(-45deg) translate(0, 2px);
		-webkit-transform: rotate(-45deg) translate(0, 2px);
		transform: rotate(-45deg) translate(0, 2px);
	}
	.menu-handler.open .burger__line.line--top {
		-moz-transform: rotate(45deg) translate(0, -3px);
		-ms-transform: rotate(45deg) translate(0, -3px);
		-webkit-transform: rotate(45deg) translate(0, -3px);
		transform: rotate(45deg) translate(0, -3px);
	}
	.menu-handler.open .burger__line.line--bottom {
		-moz-transform: rotate(-45deg) translate(0, 3px);
		-ms-transform: rotate(-45deg) translate(0, 63pxpx);
		-webkit-transform: rotate(-45deg) translate(0, 3px);
		transform: rotate(-45deg) translate(0, 3px);
	}
	.action__zone, .menu-holder__bgs, .action-zone__container, .action__item {
		top: 65px;
		height: calc(100vh - 65px);
	}
	.splash-screen__inner {
		width: 100%;
	}
	.tab_label {
		font-size: 15px;
	}
	.splash-tab__inner .tab-menu .tab_item {
		padding-left: 10px;
    	padding-right: 10px;
	}
	.splash-inner__item {
		padding: 60px 20px 40px;
	}
	.flat__highlight {
		margin-bottom: 40px;
	}
	.splash-tab__inner {
		margin-top: 25px;
	}
}
@media (max-width: 425px) {
	h1 {
		font-size: 20px;
	}
	h2 {
		font-size: 18px;
	}
	p {
		font-size: 15px;
	}
	.box__icon svg {
		width: 22px;
		height: 22px;
	}
	.menu-holder__list .menu-holder__item {
		font-size: 17px;
	}
	.menu-holder__list .menu-holder__item {
		padding: 15px 0;
	}
	.menu-handler, .mo-header__list li a {
		width: 55px;
	}
	.header .header-box__icon svg {
		width: 22px;
		height: 22px;
	}
	.content-entry .header-box__icon svg {
		width: 20px;
		height: 20px;
	}
	.content-entry .header-box__icon .icon-services {
		width: 25px;
		height: 25px;
	}
	.main-content {
		padding-top: 55px;
	}
	.header, .mo-header__menu, .menu-handler {
		height: 55px;
	}
	.menu-burger {
		width: 22px;
	}
	.burger__line.line--top {
		margin-top: -6px;
	}
	.burger__line.line--bottom {
		margin-top: 6px;
	}
	.logo-svg {
		width: 130px;
		height: 35px;
	}
	.action__zone, .menu-holder__bgs, .action-zone__container, .action__item {
		top: 55px;
		height: calc(100vh - 55px);
	}
	.video-link__title svg {
		width: 15px;
		height: 15px;;
	}
	.lang-link {
		font-size: 14px;
	}	
	.menu-handler.open .burger__line.line--top {
		-moz-transform: rotate(45deg) translate(0, -3px);
		-ms-transform: rotate(45deg) translate(0, -3px);
		-webkit-transform: rotate(45deg) translate(0, -3px);
		transform: rotate(45deg) translate(0, -3px);
	}
	.menu-handler.open .burger__line.line--bottom {
		-moz-transform: rotate(-45deg) translate(0, 3px);
		-ms-transform: rotate(-45deg) translate(0, 3px);
		-webkit-transform: rotate(-45deg) translate(0, 3px);
		transform: rotate(-45deg) translate(0, 3px);
	}
	.submenu-item.side--item .submenu-a {
		font-size: 15px;
	}
	.submenu-list .side--item {
		width: 100%;
	}
	.menu-holder__list .side--item {
		margin-bottom: 10px;
	}
	.accordion-content .menu-holder__title {
		margin-top: 10px;
	}
	.box-title {
		margin-bottom: 20px;
	}
	.p-register {
		padding: 20px;
	}
	.menu-holder__inner {
		padding: 15px 30px;
	}
	.splash__title h1 {
		font-size: 18px;
	}
}
@media (max-width: 375px) {
	.menu-holder__inner {
		padding: 15px;
	}
}