.shp-name {
    display: none;
}
@media (max-width: 1400px) { 
	.container-high {
    max-width: 89vw;
	}
	.container-high h1 {
    margin-top: 20px;
    font-size: 70px;
    line-height: 80px;
	}
	.ooffer-item {
    width: 40%;
    margin: 12px 40px 12px 0px;
    padding: 10px 15px;
	}
	.ooffer-item p {
    font-size: 15px;
	}
	.sub-h {
    font-size: 20px;
	}
	.fullscreen-bg {
    max-height: 70vh;
	}
	.big-name {
    font-size: 70px;
    line-height: 80px;
	}
	
	section#video-work .button {
    margin: 40px auto 0;
	}
	section#round-footer .round-form {
    width: 100%;
	}
	div#main-car {
    top: 27vh;
	}
} 

@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: 100%;
	margin: 10px 0 0;
}
.ooffer-box {
    max-width: 100%;
}
.fullscreen-bg video {
    width: 100%;
    object-fit: cover;
    height: 100%;
}
.ooffer-item {
    width: 100%;
    margin-top: 0px;
    padding: 0px 15px;
    margin-bottom: 8px;
}
.sub-h {
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    margin-bottom: 15px;
}
.container-high h1 {
    font-size: 9.7vw;
    line-height: 8.5vw;
    text-align: center;
    padding-top: 210px;
}
.ooffer-item p span {
    font-size: 15px;
}
section#work-banner {
    background-size: 190%;
    background-position: 95% 5%;
    background-repeat: no-repeat;
	height:auto;
}
section#work-banner:before {
    background: linear-gradient(0deg,#f5f6f8 42%,#0000 55%);
}
	#top-head-tarnper .container {
    border-bottom: 1px solid #e9e9e975;
    padding: 10px 15px;
	}
	#top-head-tarnper a.logo img {
    width: 50px;
    margin-top: 10px;
	}
	#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#price-list img {
    position: relative;
    width: 100%;
    left: 0;
	bottom: 0;
	margin-top: -50px;
}
.svg-frame svg {
    height: 50px;
}
section#price-list .container {
    max-width: 100vw;
}
section#price-list .price {
    grid-template-columns: 1fr 135px;
}
.sub-title {
    width: 100%;
    font-size: 15px;
}
.sub-h br {
    display: none;
}
section#price-list {
    padding: 60px 0 80px;
}
section#round-footer .round-call-text {
    font-size: 20px;
}
.round-1, .round-2 {
    display: none;
}
.rounds-item.minus-marg {
    margin-right: 0;
}
.rounds-right .rounds-item.minus-marg {
    margin-left: 0;
}
.rounds-left, .rounds-right {
    padding-top: 0;
}
.rounds-item {
    height: auto;
    margin-bottom: 15px;
}
section#features-round img {
    width: 50%;
	margin-bottom: 25px;
}
.rounds-center {
    margin-top: 10px;
}
.rounds-item h4 {
    font-size: 24px;
}
	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#call-line svg {
    float: inherit;
    padding-top: 0;
    margin: 0 auto 15px;
    display: block;
}
section#call-line h5 {
    text-align: center;
    margin-bottom: 15px;
    line-height: 31px;
    padding: 0;
    font-size: 29px;
}
.big-name {
    font-size: 40px;
    line-height: 50px;
}
.sm-name {
    font-size: 15px;
    margin-top: 0;
    margin-bottom: 20px;
	}
.fullscreen-bg {
    height: 450px;
}
section#price-list img.free-girl {
    display: none;
}
section#call-line input {
    margin: 0 auto 20px;
    display: block;
    float: inherit;
    border-radius: 30px;
    width: 80%;
}
section#call-line button {
    width: 60%;
    margin: 0 auto 25px;
    display: block;
    border-radius: 30px;
    font-size: 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 .ftr-item {
    justify-content: center !important;
}
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;
}
.price-box {
    width: 100%;
    margin-left: 0;
    margin-top: 0;
    font-size: 50px;
    margin: -10px auto;
    text-align: center;
}
section#double-feuters img {
    margin-bottom: 15px;
}
section#color-preims .item-color h3 {
    font-size: 34px;
}
section#about-us {
    padding-top: 0;
}
section#about-us p {
    font-size: 15px;
    line-height: 23px;
}
section#double-feuters .df-item h3 {
    font-size: 23px;
}
section#work-banner .flex-box {
    height: auto;
}
section#color-preims .item-color {
    margin-bottom: 40px;
    margin-top: 0;
}
h2.title {
    font-size: 40px;
    text-align: center !important;
}
div#main-car {
    width: calc(100% - 50px);
    top: 10px;
    margin: 0 25px;
}
.container-high h1 br {
    display: none;
}
button.owl-prev {
    left: -43px;
}
button.owl-next {
    right: 5px;
}
.owl-dots {
    margin: -10px auto 38px;
}
.owl-nav, .owl-dots {
    filter: invert(70%);
}
button.owl-prev:before, button.owl-next:before {
    top: -120px;
}
.owl-carousel button.owl-dot {
    width: 6px;
    height: 6px;
    border-radius: 50%;
}
button.owl-dot.active {
    background: #ff65ba;
}
section#video-work iframe {
    border: 4px solid #fff;
    border-radius: 20px;
    height: 198px;
}
table.show-cart.table td {
height: auto;
font-size: 12px;
}
.tot-price {
width: 100%;
text-align: center;
}
.order-btn {
float: inherit;
width: max-content;
margin: 15px auto;
}
.order-form {
display: inline-block;
margin-top: 0px;
padding: 15px;
}
.order-form input {
width: 100%;
margin: 0 0px 10px;
}
.order-form .button {
margin: 0 auto;
}
td.big-width {
    min-width: 38%;
}
section#video-work {
    padding: 60px 0 120px;
}
section#soc-testis button.owl-prev {
    left: -15px;
}
section#soc-testis button.owl-next {
    right: 43px;
}
section#soc-testis button.owl-prev:before, section#soc-testis button.owl-next:before {
    top: -275px;
}
section#soc-testis .owl-dots {
    margin: 10px auto 0px;
}
td.big-width {
    display: none !important;
}
.shp-name {
    text-align: center;
    font-weight: 600;
    margin-bottom: 15px;
    line-height: 22px;
    font-size: 18px;
    display: block;
}
.countdown {
    padding-top: 0px;
	margin: 0 auto;
	font-size: 22px;
}
.ooffer-box i {
    width: 40px;
    height: 40px;
}
.ooffer-item p {
    line-height: 16px;
}
.contxt {
	display: block;
}
}

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

@media (max-width: 375px) { 
section#round-footer .round-form form button {
    font-size: 14px;
}
}