@media (max-width: 1400px) { 
	.container-high {
    max-width: 89vw;
	}
	section#work-banner form {
    width: 100%;
	margin: -150px auto 0;
	}
	.container-high h1 {
    color: #fff;
    font-size: 45px;
    line-height: 45px;
    margin-top: -40px;
	}
	.steps-title {
    font-size: 18px;
    color: #fff;
	}
	.ooffer-box {
    max-width: 53%;
	}
	section#round-footer .round-form {
    width: 90%;
	}
	.ooffer-item p {
    font-size: 16px;
    line-height: 20px;
	}
	section#work-banner .button {
    width: 345px;
    padding: 16px 20px;
	}
} 

@media (max-width: 768px) { 

}


@media (max-width: 767px) { 
	/*------ #mobile-tags ------*/
	.offset-1, .offset-2, .offset-3, .offset-4, .offset-5 {
    margin-left: 0;
	}
	.d-non {display:none !important;}
	.col-width-10 {width:10%;-webkit-box-flex: 0; flex: 0 0 10%; max-width: 10%;}
	.col-width-20 {width:20%;-webkit-box-flex: 0; flex: 0 0 20%; max-width: 20%;}
	.col-width-30 {width:30%;-webkit-box-flex: 0; flex: 0 0 30%; max-width: 30%;}
	.col-width-40 {width:40%;-webkit-box-flex: 0; flex: 0 0 40%; max-width: 50%;}
	.col-width-50 {width:50%;-webkit-box-flex: 0; flex: 0 0 50%; max-width: 50%;}
	.col-width-60 {width:60%;-webkit-box-flex: 0; flex: 0 0 60%; max-width: 60%;}
	.col-width-70 {width:70%;-webkit-box-flex: 0; flex: 0 0 70%; max-width: 70%;}
	.col-width-80 {width:80%;-webkit-box-flex: 0; flex: 0 0 80%; max-width: 80%;}
	.col-width-90 {width:90%;-webkit-box-flex: 0; flex: 0 0 90%; max-width: 90%;}
	.rewrow {
	flex-direction: column-reverse;
	}
	/*------ #mobile-tags ------*/
.navbar-collapse {
    position: fixed;
    top: 0;
    left: 0;
    background: #131313f7;
    width: 100%;
    height: 100vh;
    animation-duration: 0.6s;
    animation-name: slideInLeft;
    transition: all 0.3s ease-in-out 0s;
    padding: 25px;
}
.collapse.show a.close-menu-btn {
 display: block;
}
a.close-menu-btn {
position: absolute;
right: 15px;
top: 15px;
animation-duration: 2.5s;
animation-name: fadeIn;
transition: all 0.3s ease-in-out 0s;
}
.navbar-collapse:after {
    content: "";
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #2b2b2bad;
    z-index: -1;
    animation-duration: 1.5s;
    animation-name: fadeIn;
    transition: all 0.3s ease-in-out 0s;
}
a.close-menu-btn svg {
    width: 40px;
    height: 40px;
    fill: #ffffffb5;
}
.navbar-expand-lg .navbar-nav .nav-link {
    color: #fff;
}
.navbar {
    width: max-content;
    float: right;
    margin: -5px -15px -5px 5px;
}
section#work-banner .button {
    width: 100%;
	font-size: 14px;
}
.ooffer-box {
    max-width: 100%;
}
.ooffer-item {
    width: 100%;
	margin-top: 20px;
}
.container-high h1 {
    font-size: 9.7vw;
    line-height: 9.5vw;
    text-align: center;
	padding-top: 45vh;
}
.ooffer-item p span {
    font-size: 16px;
}
section#work-banner form input {
    width: 100%;
    background: #3e3b4cb3;
    margin-bottom: 10px;
}
section#work-banner form button {
    width: 100%;
}
section#work-banner {
    background-size: 200%;
    background-position: 85% 0%;
    background-repeat: no-repeat;
	height: auto;
}
section#work-banner .flex-box {
    height: auto;
}
section#work-banner:before {
    background: linear-gradient(0deg,#292732 66%,#0000 79%);
}
section#topser .topser-item {
    width: 100%;
}
h2.title {
    font-size: 30px;
}
section#work-banner form {
    margin: 30px auto 0;
    display: block;
}
img.driver {
    display: none;
}
section#about-us img {
    margin-bottom: 25px;
}
section#calc:after {
    height: 210px;
}
.order-box {
    margin-bottom: 30px;
}
.full-calc h2.title {
    text-align: center !important;
    margin-bottom: 20px;
    margin-top: -10px;
}
label.h4.font-weight-bold {
    font-size: 18px;
}
section#tabster button.owl-next {
    right: 10%;
}
section#tabster button.owl-prev {
    left: 10%;
}
section#topser .header-phone {
    font-size: 17px;
	text-align: right;
}
section#why-us .hover_content_block {
    margin-bottom: 15px;
}
section#tabster .owl-item.active.center .one-tests {
    transform: scale(0.92);
    opacity: 1;
    transition: 0.5s;
    box-shadow: 0 0 25px #7d7d7d45;
}
section#tabster .owl-carousel.owl-drag .owl-item {
    padding: 20px 0;
}
section#topser .header-phone__time {
    justify-content: right;
}
section#tabs .back-call {
    padding: 22px 30px 5px;
    min-height: auto;
}
section#page-footer .phone-box {
    width: 100%;
    text-align: center;
    padding-top: 20px;
}
section#page-footer .copy-box p, section#page-footer .copy-box a {
    text-align: center !important;
    padding: 0px 0;
}
	section#how-we-work .order-box.border-down:after, section#how-we-work .order-box.border-up:after {
	content:none;
	}
	section#how-we-work .order-box.mt-40 {
    margin-top: 0px;
	}
	/* ---------- #round-footer ----------- */
section#round-footer .round-form {
    width: 90%;
    height: auto;
    display: block;
    border-radius: 20px;
    position: relative;
    padding: 25px 15px;
}
section#round-footer .round-form img {
    width: 120px;
    bottom: 78px;
    position: absolute;
    left: 23px;
}
section#round-footer .round-call-text {
    width: 100%;
    padding-left: 45%;
    margin-bottom: 20px;
}
section#round-footer .round-form form {
    width: 100%;
    margin: 0;
}
section#round-footer .round-form form input {
    width: 53%;
}
section#round-footer .round-form form button {
    width: 50%;
    font-size: 12px;
}
section#round-footer a.logo img {
    width: 20%;
    margin: 0 auto;
    display: block;
}
section#round-footer .ftr-item {
    margin-top: 20px;
    height: auto;
    margin-bottom: 5px;
}
.ptb-60 {
    padding-top: 30px;
    padding-bottom: 30px;
}
section#round-footer .copy-box p, section#round-footer .copy-box a {
text-align: center !important;
padding: 0px 0;
}
section#round-footer .header-phone {
    text-align: center;
}
section#round-footer .header-phone__time {
    justify-content: center;
}
/* ---------- #round-footer ----------- */
.steps-title {
    font-size: 16px;
    text-align: center;
}
}

@media (max-width: 375px) { 
	.form {
    zoom: 0.8 !important;
	}
}