@media (max-width: 1400px) {
.form img {
    width: 70%;
    margin: 0 auto;
    display: block;
}
	img.free1 {
        width: 570px;
        bottom: -80px;
        position: absolute;
        right: -40px;
        z-index: -1;
	}
    .footer-block img.free1 {
        width: 506px;
        bottom: -14%;
        position: absolute;
        right: -44px;
        z-index: -1;
    }

	section#top-head-tarnper h1 {
    font-size: 48px;
    padding-top: 6vh;
	}
	section#top-head-tarnper h2 {
    font-size: 27px;
    padding-top: 10px;
	}
	section#top-head-tarnper .button {
    margin: 40px 10vw 0;
	}	
	section#top-head-tarnper2 {
    height: auto;
	}
	img.free2 {
    width: 60%;
	}
	img.free3 {
    left: -15%;
	width:588px;
	}
	section#top-head-tarnper2 .button { 
    margin: 20px auto; 
	}
	img.free5 {
    width: 45%;
    margin-top: -180px;
	}
	img.free33 {
    width: 400px;
    position: absolute;
    right: -9vh;
    top: -15vh;
	}
} 

@media (max-width: 1200px) {
img.free1 {
    width: 720px;
}
}

@media (max-width: 768px) { 

}


@media (max-width: 767px) { 
    .quiz_question_block {
    flex-direction: column !important;
}
	/*------ #mobile-tags ------*/
	.offset-1, .offset-2, .offset-3, .offset-4, .offset-5 {
    margin-left: 0;
	}
	.d-non {display:none}
	.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.free4 {
    width: 100%;
}
section#top-head-tarnper {
    height: auto;
    overflow: hidden;
}
section#top-head-tarnper.footer-block {
    height: auto;
}
img.free1 {
    width: 100%;
    bottom: 0;
    position: relative;
    right: 0;
}
section#top-head-tarnper h1 {
    font-size: 30px;
    padding-top: 7vh;
    text-align: center;
}
section#top-head-tarnper h2 {
    font-size: 18px;
    padding-top: 10px;
    width: 100%;
    text-align: center;
}
section#top-head-tarnper3 h2 {
    font-family: 'Conv_DIN Condensed';
    font-size: 43px;
    padding-top: 60px;
    text-align: center;
}
img.free3 {
    width: 200px;
    left: 25%;
    bottom: -28%;
	display:none;
}
img.free33 {
    width: 60%;
    position: absolute;
    right: 15%;
    top: -164px;
}
section#primush h2, section#steps h2 {
    font-size: 36px;
}
section#top-head-tarnper .button {
    margin: 40px 0vw 0;
}
.steps-item.sst-2, .steps-item.sst-3, .steps-item.sst-4 {
    padding-top: 10px;
}
.button {
    display: block;
    padding: 10px 0px 10px 40px;
    position: relative;
    color: #fff;
    text-transform: uppercase;
    margin: 25px auto 0;
    width: 300px;
    text-align: center;
    z-index: 1;
    border-radius: 20px;
    cursor: pointer;
    font-weight: 500;
    font-size: 22px;
    overflow: hidden;
    transition: 0.3s;
    font-family: 'Conv_DIN Condensed';
}
section#top-head-tarnper .button, section#top-head-tarnper.footer-block .button {
    margin: 20px auto 30px;
}

.button img {
    width: 34px;
    position: absolute;
    left: 18px;
    top: 8px;
}
section#top-head-tarnper h1 {
    font-size: 30px;
    padding-top: 3vh;
    text-align: center;
}
section#top-head-tarnper h1 span {
    display: block;
    color: #fff;
    width: max-content;
    padding: 0px 15px;
    margin: 0 auto;
}
.logo-box img {
    width: 80px;
}

section#top-head-tarnper2 h2 {
    font-size: 37px;
    padding-bottom: 20px;
    padding-top: 6px;
}
img.free2 {
    width: 100%;
}
img.free5 {
    width: 80%;
    margin-top: 0vh;
    float: inherit;
    margin: 4px auto;
    display: block;
}
section#copy-footer h4 {
    font-size: 17px;
    letter-spacing: 0px;
    line-height: 24px;
    padding-top: 7px;
    color: #fff;
    font-weight: 300;
}
.write-us {
    width: max-content;
    margin: 0 auto;
    display: table-cell;
    text-align: center;
}
.write-us img {
    display: none;
}.write-us a {
    margin: 0 5px 0;
}
.write-us h4 {
    font-size: 15px;
    font-weight: 600;
    padding-top: 55px;
    display: block;
    padding-left: 0;
    text-align: center;
}
.write-us {
    width: max-content;
    margin: 0 auto;
    display: block;
    text-align: center;
}
.modal-body iframe {
    height: 182px;
}
	section#top-head-tarnper.footer-block h1 br {
    display: none;
}



section#top-head-tarnper.footer-block h1 {
    font-size: 27px;
    padding-top: 3vh;
    text-align: center;
}
.ones-box img {
    right: 0px;
    bottom: -100px;
    z-index: -1;
}
section#tabs .btn-link {
    width: 89%;
}
section#tabster .one-tests img {
    width: 300px;
}
section#tabster button.owl-prev {
    left: 2%;
}
section#tabster button.owl-next {
    right: 2%;
}

img.click {
    width: 30px;
    left: 52%;
    top: 23%;
}
div#full-checks img {
    height: 34px;
    width: auto;
    margin-right: 15px;
    margin-top: 13px;
}
.form {
width: 98%;
    margin: 0 auto;
    padding: 64px 0;
}
.popup-label-new {
    margin-top: 15px;
}
.countdown {
    margin: 0 auto 40px;
}
section#top-head-tarnper h1 br.mobnone {
    display: none;
}
.desc-none {
    display: block;
}
.mob-none {
    display: none;
}
img.tarifsimg {
    width: auto;
    margin: 0 auto;
}
.footer-block img.free1 {
    width: 100%;
    bottom: 0;
    position: relative;
    right: 0;
}
.footer-block .write-us {
    float: inherit;
}
.obtels {
    position: relative;
    left: 12px;
}
.form input {
    max-width: 320px;
}
section#top-head-tarnper h3 {
    font-size: 17px;
    line-height: 30px;
}
}

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