@media (max-width: 1400px) { 
	.container-high {
    max-width: 95vw;
	}
	section#work-banner h1 {
    font-size: 60px;
	padding-top:30px;
	}
	.sb-text {
    font-size: 24px;
	}
	section#work-banner .ooffer-item {
    margin-top: 15px;
	}
	section#work-banner .ooffer-item p {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 0;
	}
	section#work-banner .ooffer-item p span {
    font-size: 28px;
    line-height: 30px;
	}
	section#color-preims {
    margin-top: -40px;
	}
	section#work-banner .button {
    padding: 15px 25px;
    margin: 30px 0 0;
	}
	section#topser a.topser-logo {
    font-size: 0.7rem;
    line-height: 14px;
	}
} 

@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;
}
img.wom-bot {
    width: 70%;
    margin: -95px auto 0;
    display: block;
}

.booking {
	height: auto;
    margin-bottom: 30px;
}
section#works-gallery .one-workes .button {
    float: inherit;
    margin-top: 15px;
    min-width: 100%;
}
section#easy-footer .easy-contact {
    width: 100%;
	display: block;
}
section#easy-footer .one-contact {
    width: 100%;
    margin: 0 0 15px;
}
section#page-form li.nav-item {
    width: 100%;
    margin: 2px 0;
}
section#page-form .all-page-form form input {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
}
section#page-form .button {
    float: initial;
    min-width: 100%;
}
.all-page-form:before {
    top: -30px;
}
section#page-form .all-page-form h4 {
    font-size: 21px;
}
.all-page-form {
    padding: 250px 25px 25px 25px;
}
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;
}
img.free-wom-bot {
    display: none;
}
section#how-we-work .order-box.border-down:after, section#how-we-work .order-box.border-up:after {content:none;}
section#work-banner .ooffer-box {
    max-width: 100%;
}
section#work-banner .ooffer-box i {
    display: none;
}
section#work-banner .ooffer-item p {
    font-size: 14px;
    line-height: 20px;
}


section#work-banner .ooffer-item p span {
    font-size: 24px;
    line-height: 26px;
}
section#work-banner .ooffer-item {
    margin-top: 5px;
}
section#work-banner h1 {
    font-size: 34px;
    padding-top: 40vh;
    line-height: 34px;
    text-align: center;
}
.sb-text {
    font-size: 16px;
    text-align: center;
    line-height: 20px;
}
section#color-preims {
    margin-top: 30px;
}
section#work-banner {
    height: 100vh;
    background: url(/img/bg-1.jpg);
    background-size: 175%;
    background-position: 100% 0%;
    background-repeat: no-repeat;
}
section#work-banner:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(0deg,#15191c 50%,#0000 63%);
    z-index: 22;
}
section#topser .topser-item {
    width: auto;
}
section#work-banner .button {
    padding: 10px 25px;
    margin: 20px auto 0;
    font-size: 14px;
}
section#color-preims .item-color img {
    width: 50%;
    margin: 10px auto 15px;
    display: block;
}
section#color-preims .item-color h3 {
    font-size: 24px;
}
h2.title {
    font-size: 32px;
}
section#color-preims .item-color p {
    min-height: inherit;
}
}

@media (max-width: 375px) { 
	.form {
    zoom: 0.8 !important;
	}
}