@media (max-width: 1400px) { 
	.container-high {
    max-width: 89vw;
	}
    section#shopper-box .owl-nav {
        right: 30vw;
    }
    section#counters {
        background-position: 25% 50%;
    }
    div#big-slideshow h1 {
    padding-top: 0px;
    padding-bottom: 20px;
    } 
    section#round-footer .round-form form button {
        width: 31%;
    }
    section#counters .flex-box:before {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: -30px;
        background: #0386de;
        z-index: -1;
    }
	  section#topser .header-online .button {
    width: auto;
}
} 

@media (max-width: 1265px) { 
	section#topser .header-online .button {
		font-size: 16px;
	}
}

@media (max-width: 1150px) { 
.container-high {
    max-width: 98vw;
	}
}

@media all and (max-width: 1024px) {
	section#topser .header-online .button {
        font-size: 14px;
		padding: 12px 12px;
    }
}
}

@media all and (max-width: 1005px) {
	section#topser .header-online__img {
    display: none;
}
section#topser .header-online__text {
    margin-left: 0;
}
}


@media (max-width: 991px) { 
section#top-adress-1 {
    background: #ffffff;
    position: relative;
    width: 100%;
}
section#topser a.topser-logo span {
	display: none;
}
#top-adress-1 .row {
display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: nowrap;
    margin-right: -15px;
    margin-left: -15px;
    flex-direction: row;
    justify-content: space-between;	
}

section#topser .write-us a {
    width: 35px;
    height: 35px;
    font-size: 1.8em;
}
section#topser .topser-item {
    width: auto;
}
section#topser .topser-wrap {
    display: flex;
    justify-content: space-between;
}
section#topser {
            top: auto;
}
section#top-adress-1 p, section#top-adress-1 a {
    color: #000000!important;
}

}



@media (max-width: 768px) { 
.header-button {
	display: none!important;
}
    section#topser .topser-item {
        width: 35%;
    }
section#topser a.topser-logo span {
        display: block;
    }
}


@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#about-us img {

    margin-bottom: 20px;
}
.container-owl {
    width: 100%;
}
div#big-slideshow h1 {
    font-size: 35px;
    margin-top: 0;
}
div#big-slideshow p {
    font-size: 26px;
    line-height: 32px;
}
section#topser .topser-item {
    width: 100%;
}
section#topser .header-phone {
    font-size: 17px;
}

section#resizer h3 {
    text-align: center;
    font-size: 30px;
}
section#resizer h3 span {
    font-size: 28px;
    line-height: 40px;
}
section#resizer p {
    text-align: center;
}
section#resizer .button {
    margin: 0 auto 30px;
}
.pre-about-full {
    display: block;
	}
	.full-col {
    width: 100%;
    margin-bottom: 5px;
	}
	.svg-prem {
    width: 20%;
    float: left;
	}
    .projectFactsWrap .item {
        width: 50%;
    }
    section#why-us .hover_content_block {
        margin-bottom: 15px;
    }
    /* ---------- #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: 52%;
}
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#counters {
    background-position: 60% 50%;
}
section#top-adress-1 {
    display: none;
}
section#topser {
    top: 0;
}
section#topser a.topser-logo img {
    width: 150px;
    margin-right: 15px;
}
section#topser .header-phone__time {
    font-size: 0.7rem;
}
section#projectFacts {
    display: inline-block;
}
.projectFactsWrap .item {
    width: 44%;
    margin: 0 10px 20px;
    padding: 25px 0;
}
.projectFactsWrap .item p.number {
    font-size: 30px;
    padding: 15px 0 0;
    font-weight: bold;
}
.projectFactsWrap .item p {
    font-size: 16px;
}
section#counters .flex-box {
    height: auto;
    padding: 30px 10px;
}
section#counters .button {
    margin: 30px auto 0;
}
section#why-us .hover_content_block {
    min-height: auto;
}
section#why-us .hover_content_block h2 {
    font-size: 16px;
}
section#round-footer .round-call-text {
    font-size: 22px;
}
section#round-footer .round-form form button {
    font-size: 12px;
}
section#round-footer p, section#round-footer a {
    text-align: center;
}
body {
    background: #f3f3f3;
}
}

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