/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.3.6,
* Autoprefixer: v10.3.1
* Browsers: last 4 version
*/

@media(max-width: 1220px) {
    .main_width {
        width: 1000px;
    }

    .level_one .btn {
        margin-left: 10px;
    }

    .level_one .dark_mode {
        margin: 0 5px;
    }

    .checkbox_row {
        padding-left: 5px;
    }
    .account-info, .account-bookmarks, .account-pay, .account-history{
        width: 48%;
    }
}

@media(max-width: 1020px) {
    .main_width {
        width: 768px;
    }

    .main_page .filter {
        display: none;
    }

    .body_ank_content {
        width: 100%;
    }

    .level_two {
        position: absolute;
        z-index: 99;
        background-color: #fff;
        -ms-flex-wrap: wrap-reverse;
            flex-wrap: wrap-reverse;
        width: 100% !important;
        padding-top: 0;
        height: 0;
        overflow: hidden;
        -webkit-transition-duration: 0.3s;
             -o-transition-duration: 0.3s;
                transition-duration: 0.3s;
    }

    .level_two nav {
        width: 100%;
        padding-bottom: 0px;
    }

    .level_two ul {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        width: 768px;
        margin: 0 auto;
        margin-top: 30px;
    }

    .level_two ul li {
        width: 100%;
        margin-bottom: 25px;
    }

    .level_two form {
        width: 768px;
        margin: 0 auto;
    }

    .modil_btn {
        display: block;
        width: 768px;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }

    .modil_btn>* {
        margin: 0 10px;
    }

    .level_one .left_col {
        display: none;
    }

    .level_one .right_col {
        width: 100%;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        position: relative;
        z-index: 99;
    }

    .humb_icons {
        display: block;
    }
    .anketa_row .anketa_girls{
        width: 350px;
    }
    .list_servive{
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    .anketa_girls .list_servive ul{
        margin-right: 20px;
    }
    .services_anketa_item{
        width: 100%;
        margin-bottom: 15px;
    }
    .anketa_price_row li{
        font-size: 16px;
    }
    .anketa_price_row ul{
        margin-right: 45px;
    }
    .forum_item {
        width: 100%;
    }

    .forum_item-info {
        width: 38%;
    }

    .forum_item-header {
        width: 50%;
    }

    .forum_item-header .header_f p {
        width: 100%;
    }

    .forum_item-header .header_f {
        width: 100%;
    }

    .forum_item-info .info_item {
        width: 50%;
    }
    .account-content{
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    .account-info, .account-bookmarks, .account-pay, .account-history{
        width: 100%;
    }
    .account-info-row .account-img{
        width: 49%;
        height: 250px;
    }
    .account-info-row .account-img img{
        -o-object-position: center top;
           object-position: center top;
    }
}

@media(max-width: 765px) {
    .main_width {
        width: 480px;
    }

    .modil_btn {
        width: 480px;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
			        margin-bottom: 30px;
    }

    .modil_btn .btn {
        margin-left: 20px;
        margin-top: 25px;
    }

    .level_two form, .level_two nav {
        width: 480px;
        margin: 0 auto;
        /*margin-bottom: 30px;*/
    }

    .body_ank {
        width: 100%;
    }

    .body_ank_content>header {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }

    .body_ank header span {
        width: 100%;
        margin-bottom: 20px;
    }

    .body_ank header li button {
        margin-left: 0;
    }

    .body_ank header ul {
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        width: 100%;
    }

    .page_description_top P {
        display: none;
    }

    .ank_row {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        width:100%;
    }

    .ank_row-img {
        width: 100%;
    }

    .body_ank_content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }

    .ank_row-img video {
        width: 100% !important;
    }

    .ank_row .ank_row-img {
        min-width: 100%;
        height: 200px;
        border-radius: 0 !important;
    }

    .ank_row .ank_row_info {
        padding: 10px;
    }

    .ank_row .check_ank {
        top: 30%;
    }

    .ank_row .label_ank {
        right: auto;
        left: 15px;
    }

    .ank_row .ank_row_info header h2 {
        font-size: 20px;
    }

    .ank_row .ank_row_info header {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }

    .ank_row .ank_row_info header .prostitute_city {
        font-size: 14px;
    }

    .ank_row .list_servive {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        margin-top: 15px;
    }

    .ank_row .list_servive ul {
        width: 100%;
        margin-right: 0;
    }

    .ank_row footer ul {
        display: none;
    }

    .ank_row footer .btn {
        width: 100%;
        text-align: center;
    }

    .footer_nav_row {
        -ms-flex-wrap: wrap-reverse;
            flex-wrap: wrap-reverse;
    }

    .footer_page .footer_nav_row .descript_footer {
        width: 100%;
        margin-bottom: 30px;
    }
    .footer_page .footer_nav_row nav{
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        width: 100%;
    }
    .footer_page .footer_nav_row nav ul{
        margin-right: 0;
    }
    .anketa_row{
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    .anketa_row .slider_girls{
        margin-right: 0;
        width: 100%;
    }
    .anketa_row .anketa_girls{
        width: 100%;
    }
    .anketa_price_row{
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }
    .commentation .form textarea{
        width: 100%;
    }
    .commentation .form input{
        width: 100%;
    }
	.commentation .message_for_user{
		width: 100%;
	}
    .anketa_girls{
        margin-top: 40px;
    }
    .forum_item {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        padding-left: 16px;
        padding-top: 0;
        margin-top: 44px;
        padding-right: 24px;
    }

    .forum_item:first-of-type {
        margin-top: 52px;
    }

    .forum_item-info, .forum_item-header {
        width: 100%;
    }

    .forum_item-header {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        margin-left: 0;
        margin-top: -20px;
    }

    .forum_item-header .header_f {
        margin-left: 0;
        margin-top: 12px;
    }

    .forum_list {
        padding-left: 32px;
    }

    .forum_item-info {
        margin-top: 24px;
    }
    .account-info-row{
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    .account-balance{
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end;
    }
    .account-balance p{
        line-height: 110%;
    }
    .account-balance span{
        display: block;
    }
    .account-name p{
        line-height: 120%;
    }
    .account-name span{
        display: block;
    }
    .account-info-row .account-img{
        width: 100%;
        height: 350px;
        margin-bottom: 20px;
    }
    .account-list-info{
        width: 100%;
    }
    .account-pay footer{
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    .acc-h-header{
        display: none;
    }
    
    .acc-h-row{
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    .acc-h-row span{
        width: 100% !important;
        margin-bottom: 5px;
    }
    .bt-date{
        font-weight: 600;
    }
    .acc-h-header .ht-price, .acc-h-row .bt-price{
        font-weight: 600;
    }
}



@media(max-width: 475px) {
    .main_width{
        width: 375px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .level_one .city {
        /*
		display: none;
		*/
    }
    .level_one .dark_mode {
        /*display: none;*/
	}
    .level_one .logo{
        margin-right: 0;
    }
    .ank_slider{
        height: 300px;
    }
    .ank_slider footer .address{
        font-size: 14px;
    }
    .owl-nav{
        display: none;
    }
    .owl-dots{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        margin-top: 15px;
    }
    .owl-dots .owl-dot{
        width: 8px !important;
        height: 8px !important;
        display: block !important;
        background-color: var(--divider-color) !important;
        border-radius: 90px;
        margin: 0 6px;
    }
    .owl-dots .owl-dot.active{
        background-color: var(--red-color) !important;
    }
    .level_one .logo img{
        width: 130px;
    }
    h1{
        font-size: 22px;
    }
    .body_ank header ul{
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    .body_ank header ul li{
        margin-bottom: 10px;
    }
    .ank_row .check_ank{
        top: 24%;
    }
    .ank_row .ank_row_info header .prostitute_city svg{
        display: none;
    }
    .ank_row .list_servive li span{
        font-size: 14px;
    }
    .ank_row .list_servive li p{
        font-size: 14px;
    }
    .ank_row footer .btn{
        font-size: 14px;
    }
    .ank_slider .label_ank{
            font-size: 13px;
    }
    .ank_row .label_ank{
        font-size: 13px;
        left: 5px !important;
    }
    .page_description_bottom p{
        font-size: 14px;
    }
    .logo_pay ul{
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    .footer_level_two{
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    .footer_level_two .alert{
        margin-bottom: 10px;
    }
    .telegram_fixed{
        width: 100%;
        right: 0;
        bottom: 0;
    }
    .telegram_fixed svg{
        display: none;
    }
    .body_ank_content{
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        background: none;
        -webkit-box-shadow: none;
                box-shadow: none;
        padding-bottom: 25px;
    }
    .forum_item {
        padding-right: 16px;
    }
    .feedback_page form footer{
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    .feedback_page form footer button{
        margin-bottom: 15px;
    }
    .feedback_page input{
        width: 100%;
        margin-right: 0;
    }
    .account-pay-row{
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    .account-pay-row .acc-pay-col{
        width: 100%;
        margin-bottom: 10px;
    }
    .acc-bookmarks-row .btn{
        padding: 8px;
    }
    .payment-methods .payment-method-item{
        width: 100%;
        margin-bottom: 10px;
    }
    .overlay .modal{
        padding-left: 20px;
        padding-right: 20px;
        width: 90%;
    }
}
@media(max-width: 370px) {
    .main_width{
        width: 100%;
    }
    .anketa_girls .list_servive ul{
        width: 100%;
        margin-right: 0;
    }
    .anketa_price_row ul{
        margin-right: 20px;
    }
}

@media(max-width:320px) {
    .forum_item-info {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }

    .forum_item-info .info_item {
        width: 100%;
        margin-top: 16px;
    }

    .forum_item-info .info_item:first-of-type {
        margin-top: 0;
    }
}

footer.action_buttons ul {
	display: block;
}