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

        overflow-x: clip;
    }
} 

@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: none;
    padding: 10px 15px 0px;
}
    #top-head-tarnper a.logo img {
        width: 150px;
        margin-top: 6px;
    }
    section#work-banner h1 {
        color: #101820;
        font-size: 25px;
        line-height: 33px;
        font-weight: 700;
        margin-top: 260px;
        text-align: center;
    }
    #top-head-tarnper .navbar-light .navbar-toggler {
        background: transparent;
        border-color: transparent;
    }
    section#work-banner .flex-box {
        height: auto;
    }
    #top-head-tarnper .navbar {
        padding: 0px 15px 0px 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;
	}
    div#startquiz {
        padding: 20px 10px;
    }
    .ser-image-box h3 {
        font-weight: 600;
        font-size: 19px;
    }
    section#services-image .ser-image-box img {
        position: absolute;
        width: auto;
        max-height: 120px;
        top: 65px;
        right: 15px;
    }
    div#startquiz .col-width-50 {
        width: 33.33333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .inputs_form {
        padding-top: 5px;
    }
    h3.test-slider-title {
        font-size: 18px;
    }
    .test-slider__item {
        padding: 0 25px;
        width: 100%;
    }
    section#quiz input[type="checkbox"] + label span:before, section#quiz input[type="radio"] + label span:before {
        background-color: rgb(245 247 249);
        border: 1px solid rgb(182, 183, 184);
        border-radius: 50%;
        content: "";
        display: inline-block;
        height: 10px;
        line-height: 1;
        margin-left: 26px;
        position: absolute;
        bottom: 17px;
        transition: all 0.1s linear 0s;
        width: 10px;
    }
	#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#work-banner .button {
        width: 100%;
        margin: 20px auto 10px;
    }
    .ooffer-box {
        max-width: 100%;
    }
    .ooffer-item {
        width: 100%;
        margin-top: 15px;
    }
    .container-high h1 {
        font-size: 9.7vw;
        line-height: 9.5vw;
        text-align: center;
        padding-top: 45vh;
    }
    .ooffer-item p span {
        font-size: 25px;
    }
    #top-head-tarnper .navbar-expand-lg .navbar-nav .nav-link {
        color: #ffffff;
    }
    #top-head-tarnper {
        background: transparent;
    }
    section#work-banner {
        background-size: 200%;
        background-position: 85% 0%;
        background-repeat: no-repeat;
        height: auto;
    }
    section#work-banner:before {
        background: linear-gradient(0deg,#f5f6f8 42%,#0000 55%);
    }
    section#shopper-box {
        padding-top: 60px;
    }
    .ooffer-item p {
        font-size: 16px;
    }
    .prem-box h3 {
        font-size: 16px;
    }
    .prem-box {
        position: relative;
        width: 100%;
        bottom: -18px;
        backdrop-filter: blur(19px);
        z-index: 9999;
        padding: 20px;
        border-width: 3px;
        border-radius: 10px;
  
        background-position: center center;

        border-style: solid;
    }
    a.magnif-link {
        height: auto;
    }
    section#screen-test {
        overflow-x: clip;
    }
    h2.title {
        font-size: 25px;
    }
    .sub-title {
        width: 100%;
        text-align: center;
        margin: 0 auto;
        margin-bottom: 30px;
        color: #2b2b2b;
        max-width: 850px;
        font-size: 14px;
        font-weight: 500;
    }
    .hover_content_block.with-arrow:before {
        content: none;
    }
    section#services-image .flex-row {
        display: block;
    }
    section#services-image .ser-image-box {
        width: 100%;
        margin: 0 0 15px;
    }
    section#why-us .hover_content_block {
        margin-bottom: 15px;
    }
    .test-slider__item {
        padding: 25px;
        width: 100%;
    }
    section#quiz .col-lg-4, section#quiz .col-lg-8, section#quiz .col-lg-6, section#quiz .col-lg-3, section#quiz .col-lg-2, section#quiz .col-lg-12, section#quiz .col-lg-10 {
        padding-right: 5px;
        padding-left: 5px;
    }
    .image-bg-box {
        height: 15vh;
    }
    .test-slider__elem-min {
        margin-bottom: 10px;
    }
    .test-circle, .test-circle:before {
        width: 3rem;
    }
    .test-item__number {
        right: -40px;
    }
    .test-slider__item img {
        width: 50%;
        margin: 0 auto 20px;
        display: block;
    }
    h3.test-slider-title {
        text-align: center;
    }
    .test-slider__item-end_inner input {
        width: 90%;
    }
    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;
    }
    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: left !important;
        padding: 10px 0;
    }
    .test-slider__item {
        padding: 0 15px;
        width: 100%;
    }
    section#tabs button.btn.btn-link {
        font-size: 16px;
    }
    section#tabs .card-header {
        padding-right: 55px;
    }
    section#tabs {
        padding-top: 0;
    }
    section#infinity .photo-zoom {
        height: 100px;
    }
    .main-content {
        padding: 0 15px;
    }
    section#page-footer a.logo img {
        margin: 0 auto 20px;
        max-width: 100%;
    }
    section#page-footer .copy-box p span {

        display: block;
    }
    ul.brands-logo {
        display: inline-block;
    }
    ul.brands-logo li {
        width: 50%;
        float: left;
        margin: 5px 0;
    }
    section#infinity img {
        max-height: 50px;
        margin: 10px 0;
    }
    section#shopper-box {
        padding-top: 10px;
    }
    section#about-us .about-vhar {
        display: block;
    }
    .one-vhar {
        width: 100%;
        border-left: 3px solid #9b0b00;
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 15px;
    }
}

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