@media screen and (max-width: 950px) {
    .news__items {
        flex-wrap: wrap;
    }
}


@media screen and (max-width: 768px) {
    #mobile-bar {
        display: none;
        font-size: 38px;
        color: #000;
        z-index: 999;
        cursor: pointer;
	}
	
    .navbar {
        padding-top: 0px;
        padding-left: 0px;
	}
	
    .navbar-nav {
        z-index: 0;
	}
	
    .navbar-nav {
        padding-top: 0px;
        margin: 0 auto;
	}
	
    nav.navbar {
        position: relative;
        height: 0px
	}
	
    #checkbox-toggle {
        display: none;
	}
	
    #logo-top-line {
        display: none;
	}
	
    .navbar li a {
        text-transform: uppercase;
        font-weight: bold;
        padding: 0;
        text-align: center;
        margin: 0 auto !important;
	}
	
    .navbar li:first-child {
        padding-left: 0px;
	}
	
    .navbar li {
        padding: 9px 0 10px 0;
        background: #FFB800;
        z-index: 0;
        text-align: center;
	}
	
    .navbar li a:hover {
        background: #ff6200;
        color: #000;
	}
	
    .navbar li a.active {
        color: #FFB800;
	}
	
    .navbar li a {
        color: #fff;
        border-left: 1px solid #fff;
	}
	
    .navbar-nav li {
        z-index: 999;
	}
    .navbar {
        position: relative;
        min-height: 0px;
        margin-bottom: 0px;
        border: none
	}
	
    #mobile-bar {
        display: block;
        position: fixed;
        top: 3px;
        left: 15px;
        z-index: 2222;
	}
	
    #header .navbar li.first::after {
        display: none;
	}
	
    #mobile-nav {
        display: none;
        position: fixed;
        width: 100%;
        top: 40px;
        right: 0;
        z-index: 1111;
	}
	
    #mobile-nav li a {
        border-left: none;
	}
	
    #mobile-nav li {
        padding-left: 0%;
	}
	
    #mobile-nav li:hover {
        background: #ffcc66;
	}
	
    #mobile-nav li:hover a {
        background: #ffcc66;
        color: #000;
	}
	
    #logo-mobile {
        width: 45px;
        position: fixed;
        left: 85px;
        top: 5px;
	}
	
    #logo-top-line span {
        position: relative;
        font-size: 22px;
        color: #fff;
	}
	
    #logo-top-line {
        display: block;
        text-align: center;
        padding: 5px 50px;
        position: fixed;
        width: 100%;
        min-height: 40px;
        top: 0;
        left: 0;
        z-index: 2222;
        background: #FFB800;
	}
    #logo-top-line b {
        position: absolute;
        top: 8px;
        left: 70px;
        font-size: 17px;
        text-transform: uppercase;
	}
    #header nav.navbar {
        margin-bottom: 0px;
	}
	
    input[type=checkbox]#checkbox-toggle:checked ~ #mobile-nav {
        display: block;
	}
	body {
		font-size: 16px;
	}
	h2 {
		font-size: 20px;
	}
	header {
		padding: 50px 0 0px;
		background: none;
		height: auto;
	}
    .logo  {
        margin-left: 20px;
	}
    .logo h3 {
		top: -7px;
		left: 0px;
	}
	.logo img {
		width: 80px;
	}
	h1 {
		font-size: 32px;
		margin-top: 140px;
		padding-left: 0;
		text-align: center;
	}
    h1 span:nth-of-type(2) {
		margin-left: 0px;
	}
	h1 span:nth-of-type(3) {
		margin-left: 0px;
	}
    .head-img {
    	max-width: 100%;
    	height: auto;
        width: 100%;
        display: block;
        margin: 0 auto;
	}
	.zvonok {
		width: 150px;
		height: 150px;
		border-radius: 50%;
		position: absolute;
		top: 45px;
		right: 20px;
		padding: 25px 0;
	}
	.zvonok a {
		font-size: 14px;
	}
    .zvonok p {
        font-size: 15px;
	}
    .items {
		padding: 27px 0 0px;
		border-top: 2px solid #ffd600;
		border-bottom: 2px solid #ffd600;
	}
	.item-block img {
		margin-top: 3px;
		float: left;
		width: 50px;
	}
	.item-block>div {
		float: right;
		width: 80%;
	}
	.item-block p {
		font-size: 16px;
	}
	.manager {
		background: url(/img/ar-bg.webp) no-repeat;
		padding: 5px 0;
		background-size: cover;
	}
	.manager .wrapper{
		display: block;
		text-align: center;
	}
	.manager h3 {
		font-size: 20px;
		padding-left: 80px;
	}
	.manager h3:before {
		top: 0px;
		left: 0px;
	}
	.manager .wrapper>div {
		margin-left: 0px;/
	}
	.manager form {
		width: 90%;
		margin: 0px auto;
	}
	.manager .but {
		width: 100%;
		margin: 10px auto;
	}
    .manager .but[data-target="#game-modal"] {
        width: 90%;
	}
	.item-sec {
		margin-top: 0px; 
		margin-bottom: 20px; 
	}
	.item-sec img {
		margin-right: 15px;
	}
	
	#price .price-type{
		font-size: 14px;
	}
	.price {
		padding-top: 5px;
	}
	.price-item, .price-item-more {
		height: auto;
		padding-bottom: 10px;
	}
	.price-item h2 {
		font-size: 12px;
		margin-bottom: 10px;
	}
	.price-item>div {
		display: block;
		text-align: center;
	}
    .price-item-more {
		margin-left: 0px;
	}
	.price-item h2 {
		text-align: center;
		font-size: 14px;
		text-transform: uppercase;
		margin-bottom: 6px;
		margin-top: 5px;
	}
	.price-item-second h4 {
		margin-top: 10px;
		text-align: left;
		font-weight: bold;
	}
	.price-item-more h4 {
		font-size: 12px;
		margin-left: 15px;
	}
	.price-item>div>div {
		margin: 10px auto 0;
		width: 80%;
		text-align: center;
	}
	.price-item>div p {
		font-weight: bold;
		font-size: 12px;
		text-transform: uppercase;
		margin-top: 0px;
	}
	.price-item>div .but {
		margin-top: 15px;
		margin: 5px auto;
	}
	.price-item img {
		width: 80%;
		height: 160px;
	}
	.price-item-more ul li {
		list-style: none;
		font-size: 12px;
		margin: 3px 0px 3px 13px;;
		text-transform: uppercase;
	}
	.price-item-more .but, .but-more {
		display: block;
	}
	.price-item>div .but-more {
		position: static;
		padding: 2px;  
		width: 55%;
		margin: 15px auto;
	}
    .model {
		padding: 30px 0;
	}
	.model-cont {
		background: url(/img/model-bg.webp) center/cover no-repeat;
	}
	.model-mod>.model-bl {
		justify-content: center;
	}
	.model h4 {
		font-size: 16px;
	}
	.model-bl {
		margin-top: 30px;
		justify-content: center;
	}
	.model-bl>a {
		display: block;
		width: 115px;
		text-align: center;
		margin-bottom: 30px;
	}
	.model-bl>a img {
		margin-right: -8px;
	}
	.model-bl>a h3 {
		font-size: 14px;
		text-transform: uppercase;
		margin: 10px auto;
		font-weight: bold;
	}
	.aten {
		text-align: center;
		margin-bottom: 12px;
	}
	.prich-manager .row a {
		font-size: 32px;
	}
	
    
	#prichyn {
		padding: 5px 0 10px;
	}
	.prich-item {
		display: block;
		font-size: 12px;
		margin-bottom: 10px;
	}
	.prich-item p {
		margin-bottom: 0px;
	}
	.top-prychyn .prich-item:nth-of-type(1) {
		margin-bottom: 10px;
	}
	.prich-item-left>div, .prich-item-right>div{
		display: block;
		font-size: 8.3px;
		font-family: 'Open Sans';
		font-weight: bold;
		font-style: italic;
		text-align: center;
	}
	.prich-item-left>div p, .prich-item-right>div p {
		margin-bottom: 0px;
		font-size: 11px;
	}
	.prich-item-left>div {
		margin-top: 0px
	}
	.prich-item-right>div {
		margin-top: 10px;
	}
	.bot-prych .prich-item:nth-of-type(1) {
		margin-top: 0px;
	}
	.bot-prych .prich-item:nth-of-type(2) {
		margin-top: 10px;
	}
	
	.prich-manager .row {
		background-size: cover;
		padding: 30px 0;
		margin-top: 20px;
	}
	.prich-manager .row p {
		font-size: 20px;
	}
	.prich-manager .row a {
		display: block;
		font-size: 26px;
	}
	
	#param {
		padding: 15px 0;
	}
	.param h2+p {
		font-size: 14px;
	}
	#param .container>div {
		padding: 0px 0px;
		font-style: italic;
		font-size: 16px;
	}
    #param p {
		padding: 80px 0 0 0px;
		position: relative;
		margin-bottom: 20px
	}
	#param p:before {
		position: absolute;
		content: "";
		width: 70px;
		height: 70px;
		background: #000;
		top: 0px;
		left: 38%;
		background: url(/img/icon/stoimost.png) no-repeat center;
	}
	#param2 {
		padding: 15px 0;
	}
	.param ul p {
		font-size: 14px;
		font-style: italic;
		text-align: left;
	}
	#param2 li:nth-of-type(4) img {
		margin-top: 0px;
	}
	#param2 li:last-child img {
		margin-top: 0px;
	}
	.param ul {
		padding-left: 20px;
	}
	.param li {
		margin: 10px 0;
		font-size: 16px;
	}
	.param li:before {
		left: -20px;
	}
	.param img:last-child {
		border: 3px solid #ffd600
	}    
    
	#online {
		padding: 10px 0px;
	}
	#online form {
		padding: 15px 15px 20px;
	}
	.block-zakaz {
		margin: 0px 0px 10px 0px;
	}
	#online form h4 {
		text-align: center;
		margin-top: 0px;
		font-size: 20px;
	}
	.block-zakaz p {
		font-size: 14px;
	}
	.but-wraper {
		position: relative;
	}
	.but-wrap {
		width: 100%;
		margin: 0px auto 0px;
		padding: 20px 0 1px;
		text-align: center;
		background: #ffd600;
	}
	.but-girl {
		display: block;
		margin: 0px auto -38px;
	}
	.but-wrap p {
		font-size: 14px;
	}
	#online .but {
		margin: 20px auto;
	}
	
	#calc h2{
		margin: 15px auto 10px;
	}
	.calc-block {
		border: 5px solid #ffd600; 
		padding: 10px 0px 10px;
		margin-bottom: 20px;
	}
	.calc-block h4 {
		font-size: 16px;
		color: #000;
		position: relative;
		font-weight: bold;
		margin-left: 20px;
	}
	
	.calc-block .city-calc h4 {
		display: inline-block;
		margin-right: 20px;
		margin-left: 35px;
	} 
	.calc-block .city-calc h5 {
		font-size: 16px;
		color: #000;
		position: relative;
		padding: 0px 10px;
		display: inline-block;
		font-weight: bold;
	}
	.select-uslug {
		width: 180px;
		margin: 15px 0 10px;
	}
	.select-uslug img {
		width:85%;
		height: 110px;
	}
	.select-uslug p {
		margin-top: 5px;
		font-size: 13px;
	}
	.city-calc p{
		color: #000;
		margin-top: 10px;
	}
	#map1 {
		width: 100% !important;
		height: 280px !important;
		overflow: hidden !important;
	}
	.city-calc .but {
		margin: 25px auto 10px;
		display: block;
		padding: 8px 50px;
		background: rgba(246,0,20,1);
		color: #fff;
	}
	.girl-ban {
		padding-left: 20px;
		padding-right: 10px;
	}
	.girl-ban img {
		display: block;
		margin: 25px auto 0;
	}
	.range-time {
		margin-top:35px;
		background: url(../img/range-bg.png) no-repeat center;
		background-size: contain;
	}
	.range-time img {
		position: relative;
		/*    transition: all linear 3s;*/
		left: 3%;
		width: 60px;
		top: -17px;
	}
	.time {
		text-align: center;
		font-size: 30px;
		font-weight: bold;
		padding: 0px;
	}
	.time p {
		margin: 0;
	}
    
	#about {
		padding: 20px 0px;
	}
	#about .param h2+p{
		font-size: 15px;
	}
	#about .param-aten {
		font-size: 16px;
		margin: 10px auto 10px;
	}
	#about li:nth-of-type(2) img {
		margin-top: 0px;
	}
	#about li:nth-of-type(6) img {
		margin-top: 0px;
	}
	#about .about-box {
		border: 5px solid #ffd600;
	}
	#about p {
		font-size: 14px;
	}
	.about-box h3 {
		text-align: center;
		font-size: 15px;
		font-weight: bolder;
		margin: 5px auto 5px;
	}
	
	#about .about-content p:nth-of-type(2) img{
		margin-top: 0px;
	}
	#about .about-content p:nth-of-type(3) img{
		margin-top:0px;
	}
	#about .about-content p:last-child img{
		margin-top: 0px;
	}
	.about-content .float-right {
		width: 70%
	}
	.about-content .float-left {
		width: 70%
	}
    .about-content table {
		margin: 5px auto;
		width: 100%;
	}
	.about-content td, .about-content th {
		border: 1px solid #000;
		padding: 1px;
		font-size: 11px;
	}
	.float-right {
		float: none;
		margin: 0 auto;
		width: 90%;
		display: block;
	}
	.float-left {
		float: none;
		margin: 10px auto;
		display: block;
		width: 90%;
	}
	#slider{
		padding: 10px 0;
	}
	#slider .item img {
		height: 250px;
		width: 100%;
	}
	#slider-itself{
		margin: 0px auto;
	}
	#slider-itself h2 {
		margin-bottom: 20px;
	}
	#slider iframe {
		width: 100%;
		margin: 10px auto 0;
	}
    #otzyv{
		padding: 10px 0;
		background-size: cover;
	}
	#otzyv .otz-block {
		display: block;
		justify-content: center;
		align-items: center;
		height: 500px;
		margin-top: 10px;
	}
	#otzyv .item img {
		width: 40%;
		margin: 10px auto;
		display: block;
	}
	#otzyv .text-otzyv {
		font-size: 13px;
		padding: 0px 10px;
	}
	#contact {
		padding: 10px 0;
	}
	#contact>div {
		padding: 10px 0;
	}
	#contact h2 {
		margin-bottom: 20px;
	}
	#contact p {
		text-align: center;
		margin: 13px 0 0;
		font-size: 17px;
		font-weight: bold;
	}
	#contact #bottom-map {
		height: 250px;
		overflow: hidden;
	}
	#city {
		padding: 10px 0;
		background: url(../img/footer-bg.webp) no-repeat center;
		/*    background: url(../img/ar-bg.jpg) no-repeat center;*/
		background-size: cover;
	}
	#city>.container>div{
		padding: 0px 0;
		border: none;
	}
    #city ul {
        
	}
	#city li {
		text-align: center;
		list-style: none;
		margin: 10px 0 0;
	}
	#city li a {
		font-size:16px;
	}
	
	/*modal*/
	#callback .modal-dialog{
		width: 95%;
		margin: 150px auto 0;
	}
	#callback h3 {
		font-size: 26px;
		margin: 0 auto 0px;
		font-weight: bold;
	}
	#callback .modal-dialog input {
		width: 80%;
		display: block;
		margin: 10px auto;
		border-radius: 5px;
	}
	#callback .modal-dialog .but{
		padding: 9px 10px;
		display: inline-block;
	}

	#set-comment .modal-dialog {
		margin-top: 100px;
	}
    .timer {
        margin-top: 10px;
	}
	.thx .modal-dialog {
		width: 90%;
		border: none;
		margin: 150px auto 0;
	}
	.thx .modal-body {
		background: #fff;
	}
	.thx p {
		padding: 0px;
		color: #000;
		font-size: 16px;
		font-weight: bold;
		text-align: center;
		margin: 0;
	}
	#game-modal .modal-dialog{
		width: 95%;
		margin: 150px auto 0;
		text-align: center;
	}
    .avtovysh-type .modal-body>div {
        padding: 0;
	}
	.avtovysh-type .modal-dialog{
		width: 95%;
		margin: 120px auto 0;
	}
	.avtovysh-type h3 {
		font-size: 20px;
		margin-bottom: 5px;
	}
	.avtovysh-type h3+p {
		font-size: 16px;
	}
	.avtovysh-type h4 {
		font-size: 16px;
	}
	.avtovysh-type p {
		font-size: 16px;
	}
    .avtovysh-type img {
        display: block;
        margin: 0 auto; width: 70%;
	}
    #type-modal .modal-dialog, #city-rayon .modal-dialog, #city-modal .modal-dialog{
        width: 90%;
        margin: 10px auto;
	}
    #city-modal .modal-dialog {
		margin: 100px auto 0;
	}
    #city-rayon .modal-dialog {
		margin: 100px auto 0;
	}
    #type-modal .modal-dialog{
		margin: 100px auto 0;
	}
    /********** Contact ***********/
	.contact-block {
		font-size: 18px;
		padding: 40px 0 30px
	}
	.contact-block p {
		margin: 10px auto;
	}
	.operator {
		padding: 10px 0 0px;
		background: rgb(255, 176, 89);
		border: 3px solid #ffcece;
		box-shadow: 0px 0px 0px 3px #FF921A;
		margin: 20px auto 0px;
	}
	.operator p {
		margin-bottom: 10px;
	}
	.consultant img {
		float: none;
		margin-right: 0px;
	}
	.consultant p {
		margin: 5px auto;
		text-align: center;
	}
	.consultant span {
		display: block;
		text-align: center;
		margin-bottom: 10px;
	}
	.adress-block h3 {
		font-size: 18px;
	}
	.adress-block h4 {
		margin: 10px 0;
	}
	.adress-block h4 a {
		color: #0031ff;
	}
	.adress-block h4 a:hover {
		text-decoration: underline;
	}
	.adress-item {
		margin-top: 15px;
		margin-bottom: 15px;
	}
	.adress-head {
		background: #f8f8f8;
		padding: 10px;
	}
	.adress-head p {
		position: relative;
		margin: 0;
		font-size: 15px;
	}
	.adress-cont p {
		position: relative;
		margin: 0;
		font-size: 15px;
	}
	.img-block-adr1{
		text-align: center;
		padding: 0px
	}
    .img-block-adr2 {
        padding: 0;
	}
	.img-block-adr3{
		text-align: center;
		padding: 0px
	}
    .adress-cont img {
        width: 100%;
        margin: 10px auto;
	}
    #scroll-to{
		bottom:14%;
	}
    .oplata-bl {
        justify-content: space-around;
        padding: 30px 0 50px;
        flex-wrap: wrap;
	}
	
    .oplata-it {
        width: auto;
        margin-bottom: 20px
	}
	
	#popup .modal-dialog  {
		width: 95%;
	}
	#popup .modal-body {
		padding: 20px 10px
	}
	
	#popup .head-p {
		font-size: 30px;
		margin: 15px 0 15px
	}
	.opros {
		width: 150px;
		margin: 10px;
	}
    .get-opros {
        flex-wrap: wrap;
	}
    .get-opros .label-control+label {
		width: 100%
	}
	#popup{
		margin-top: 15%;
		z-index: 9999;
	}
}

@media screen and (max-width: 700px) {
    .news__item {
        padding: 15px;
    }
    .news__dt {
        font-size: 18px;
        margin-bottom: 25px;
    }
    .news__name {
        font-size: 20px;
    }
    .news__slider {
        padding-left: 30px;
        padding-right: 30px;
    }
    .news-btn-prev {
        left: -5px;
    }
    .news-btn-next {
        right: -5px;
    }
    .new__name {
        display: none;
    }
    .new__name.new__mob {
        display: block;
    }
    .new__row {
        display: flex;
        justify-content: space-between;
        margin-bottom: 10px;
        font-size: 14px;
    }
}

@media screen and (max-width: 700px) {
	.new__name.new__mob {
	    display: block;
	}
	.new__name {
	    display: none;
	}
	.new__row {
	    display: flex;
	    justify-content: space-between;
	    margin-bottom: 10px;
	    font-size: 14px;
	}
}

@media screen and (max-width: 500px) {
	.otzyv-btns {
		flex-direction: column;
	}
	.otzyv-btn {
		width: 100%;
		margin-bottom: 15px;
	}
}