@media (max-width: 1400px) { 
	.container-high {
    max-width: 95vw;
	}
	img.free-wom {
    width: 50vw;
	}
	section#top-adress-2 {
    top: 25px;
	}
	.container-high h1 {
    font-size: 44px;
    line-height: 46px;
	}
	section#work-banner p {
    width: 51%;
    font-size: 16px;
	}
	.container-high h1 {
    margin-top: 50px;
	}
	section#work-banner .button {
    padding: 14px 25px;
	}	
	section#work-banner .prem-box p {
    font-size: 13px;
	}
	button.owl-prev {
    left: -55px;
	}
	button.owl-next {
    right: -7px;
	}
	section#counters.right-image {
    background: url(/img/block-fon2.jpg);
    background-position: 62% 50%;
	}
	section#round-footer .round-call-text {
    width: 40%;
	}
} 

@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: 85%;
    margin: 25px auto 0;
}
.ooffer-box {
    max-width: 100%;
}
.prem-box .col-lg-55 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
}
.prem-box h3 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 15px;
    line-height: 21px;
    text-align: center;
}
.prem-box i {
    display: none;
}
section#work-banner .prem-box p {
    font-size: 12px;
    line-height: 17px;
}
.ooffer-item {
    width: 100%;
	margin-top: 20px;
}
.container-high h1 {
    font-size: 6vw;
    line-height: 7.5vw;
    text-align: center;
    padding-top: 50vh;
    font-weight: 600;
}
section#work-banner p {
    width: 100%;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    text-align: center;
    margin-top: 10px;
}
.prem-box {
    position: relative;
}
.ooffer-item p span {
    font-size: 25px;
}
section#work-banner {
    background-size: 200%;
    background-position: 85% 0%;
    background-repeat: no-repeat;
    height: auto;
}
section#work-banner:before {
    background: linear-gradient(0deg,#edf0f0 52%,#0000 70%);
}
section#about-us img {
    margin-top: -60px;
    margin-bottom: 30px;
}
section#counters h2.titl {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 900;
    line-height: 33px;
    color: #5f9ea0;
    text-align: center;
}
section#counters .flex-box {
    height: auto;
    padding: 40px 0;
}
section#counters label {
    width: 100%;
    float: left;
    margin: 0px 0% 0;
	display: contents;
}
section#counters .button {
    margin: 15px auto 0;
    display: block;
    border: 0;
}
.tbl-style.transperent span {
    width: 50%;
    line-height: 16px;
    padding: 0 10px 6px;
}
section#shopper-box {
    padding-top: 0;
}
section#counters.right-image {
    background-position: 29% 50%;
}
.card-body ul {
    height: auto;
    max-height: initial;
}
ul.featrs:before {
    content: none;
}
section#counters {
    min-height: auto;
}
section#counters {
background-position: 60% 50%;
}
section#why-us .hover_content_block {
    margin-bottom: 15px;
}

	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;
	}
	section#top-adress-2 a.logo img {
    width: 100%;
    margin-top: 5px;
}
.adress-icon svg {
    width: 30px;
    height: 30px;
    margin-top: 6px;
    margin-right: 10px;
}
section#easy-footer .easy-contact {
    width: 100%;
	display: block;
}
section#easy-footer .one-contact {
    width: 100%;
    margin: 0 0 15px;
}
.date-box {
    position: relative;
    margin-top: 15px;
}
.date-box h4 {
    font-size: 60px;
}
.date-box:hover, .date-box.active {
    box-shadow: 0 13px 32px 0 rgb(23 175 251 / 75%);
    transform: translate3d(0,0px,0);
}
/* ---------- #round-footer ----------- */
section#round-footer .round-form {
    width: 100%;
    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: 15px;
}
section#round-footer a.logo img {
    width: 50%;
    margin: 0 auto;
    display: block;
}
section#round-footer .ftr-item {
    margin-top: 20px;
    height: auto;
    margin-bottom: 5px;
}
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;
}
section#how-we-work .col-lg-55 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    
}
.owl-nav {
    display: none;
}
.tbl-style {
    height: auto;
    padding: 10px 0px 10px 20px;
    margin-left: 0;
}
.tbl-style b {
    display: none;
}
.tbl-style.transperent span {
    width: 50%;
}
.tbl-style.transperent p {
    width: 0;
    display: none;
}
.tbl-style p {
    font-size: 15px;
}
.tbl-style.transperent {
    background: transparent;
    height: 42px;
    margin: 0;
    padding: 0;
}
.tbl-style.transperent span {
    width: 50%;
    line-height: 16px;
}
section#top-adress-2 {
    top: 0px;
}
img.free-wom {
    width: 100%;
    bottom: inherit;
    top: 90px;
    right: 14%;
}
}

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