img.jusmob {
    display:none;
}

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

@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;
}
	#top-head-tarnper .container {
    border-bottom: 1px solid #e9e9e975;
    padding: 10px 15px;
	}
	#top-head-tarnper a.logo img {
    width: 50px;
    margin-top: -15px;
	}
	#top-head-tarnper .navbar-light .navbar-toggler {
    background: #fff;
    border-color: #fff;
	}
	#top-head-tarnper .navbar {
    padding: 3px 4px 12px 0px;
	}
	#top-head-tarnper .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;
	}
	#top-head-tarnper 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;
	}
	#top-head-tarnper .collapse.show a.close-menu-btn {
	display: block;
	}
	#top-head-tarnper a.close-menu-btn svg {
	width: 40px;
	height: 40px;
	fill: #ffffffb5;
	}
	section#why-us .hover_content_block {
    margin-bottom: 15px;
	}
	/* ---------- #round-footer ----------- */
section#round-footer .round-form {
    width: 100%;
    height: auto;
    display: block;
    background: #3169bd;
    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: 80%;
    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;
}
/* ---------- #round-footer ----------- */
section#work-banner .button {
    width: 100%;
}
.ooffer-box {
    max-width: 100%;
}
.ooffer-item {
    width: 100%;
	margin-top: 20px;
}
.container-high h1 {
    font-size: 5.7vw;
    line-height: 8.5vw;
    text-align: center;
    padding-top: 25px;
    color: #222;
}
.ooffer-item p span {
    font-size: 15px;
}
section#work-banner {
    background-size: 100%;
    background-position: 50% 15%;
    background-repeat: no-repeat;
    height: 114vh;
}
section#topser .header-phone__time {
    color: #3a3a3a;
	    font-size: 0.7rem;
}
section#work-banner:before {
    background: transparent;
}
section#topser .topser-item {
    width: 100%;
}
section#topser .header-phone {
    font-size: 17px;
}
section#works-gallery .one-workes .button {
    float: inherit;
    margin-top: 15px;
    min-width: 100%;
}
.but-box {
    width: 100%;
}
section#about-us .about-vhar {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
}
.container-high h1 span {
    font-size: 28px;
}
h2.title {
    text-align: center !important;
    font-size: 26px;
    margin-bottom: 20px;
}
.all-lazy {
    display: inline-block;
	width:100%;
}
.lazy-itext {
    min-height: 150px;
    width: 46%;
    float: left;
    margin: 5px;
}
.lazy-itext:hover {
    width: 46%;
}
.sub-title {
    width: 100%;
	    margin-top: 0;
}
.fullscreen-bg {
    height: auto;
}
section#videos {
    height: auto;
}
.free-tit {
    display: none;
}
.but-box .button {
    margin-right: 10px;
	padding:15px;
}
section#about-us h2.title {
    margin-top: 40px;
}
section#about-us {
    padding-top: 40px;
}
.row.pt-60 {
    padding-top: 0;
}
section#about-us img {
    margin-bottom: 25px;
    margin-top: 15px;
}
section#topser p, section#topser a {
    color: #363636;
}
.ooffer-item p {
    color: #242424;
}
section#topser a.topser-logo img {
    filter: invert(90%);
}
.container--gallery [class*=col-] {
    width: 50%;
}
.photo-zoom {
    height: 150px;
}
section#topser {
    padding: 4px 0 0;
    background: #ffffffd9;
}
section#work-banner {
    height: auto;
    background: none;
}
img.jusmob {
	display:block;

    margin-top: 75px;
}
section#work-banner .flex-box {
    height: auto;
}
.lang {
    width: 80px;
    position: fixed;
    z-index: 100000 !important;
    BACKGROUND: #e3e3e3;
    RIGHT: 0;
    TOP: 106px;
    color: #000;
    padding: 8px;
    text-align: center;
    border-radius: 10px 0px 0px 10px;
}
}

@media (max-width: 414px) { 
section#round-footer .round-form img {
    bottom: 78px;
}
section#round-footer .round-form form {
    width: 95%;
}
section#round-footer .round-form form input {
    width: 49%;
}
section#round-footer .round-form form button {
    width: 54%;
    font-size: 14px;
}
}

@media (max-width: 375px) { 
	.form {
    zoom: 0.8 !important;
	}
	section#round-footer .round-form form button {
    font-size: 12px;
}
}