.centered-content-block,
#main,
#top-menu ul,
#footer .footer-content,
#reg-form-content {
    width: 95%;
    max-width: 1000px;
}

.giftdelivery-cat-list-item img {
    max-width: 95%;
    height: auto;
}
.header__mobile-link {
    display: none;
}

@media all and (max-width:1080px) {
    .promotional-block .promotional-block-item {
        width: 30%;
        line-height: 1.2em;
        height: auto;
    }
    .featured-ladies ul {
        height: 560px;
    }
    #footer .footer-content {
        position: relative;
        padding-bottom: 115px;
    }
    #footer .footer-content .footer-menu {
        width: 33%;
    }
    #footer .footer-content .about-us {
        width: 100%;
        height: 115px;
        position: absolute;
        left: 0;
        bottom: 0;
    }
    .ladies-catalogue-list li.ladies-catalogue-list-item {
        width: 50%;
    }
    .ladies-catalogue-item-info {
        width: 110px;
        float: none;
        display: inline-block;
    }
    .ladies-catalogue-item-preview .chat-now {
        bottom: 0px;
        right: 0px;
        position: static;
        font-size: 13px;
    }
    .header-girls {
        display: none;
    }
    .menu--buttons .hold {
        display: block;
        white-space: nowrap;
        overflow-x: auto;
        padding: 10px 0;
    }
    .menu--buttons {
        margin-bottom: 0;
    }
    .menu--buttons a, .menu--buttons strong {
        height: 40px;
    }
    .lady-profile {
        border: none;
        padding: 0;
    }
    .lady-profile .photos-gallery {
        border: 0;
        margin: 0 auto;
        float: none;
    }
    .bx-wrapper .bx-viewport {
        border: none!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important;
        position: static!important;
    }
}
@media all and (max-width:760px) {
    body, html, #wrapper {
        width: 100%!important;
        min-width: 320px;
    }
    .mobile-block {
        display: block!important;
    }
    .mobile-inline-block {
        display: inline-block!important;
    }
    .mobile-hide {
        display: none!important;
    }
    .reg-form {
        max-width: 100%;
    }
    .reg-form input {
        width: 100%;
    }
    .reg-form input[type=checkbox] {
        width: auto;
    }
    .join-now, .big-btn {
        min-width: 250px;
    }
    .join-now {
        width: 100%;
    }
    .promotional-block .promotional-block-item {
        width: 100%;
        margin: 0.5em 0;
    }
    #main {
        padding: 1em 0 2.5em;
    }
    .promotional-block div.promotional-block-item.random-testimonial {
        padding-bottom: 2.5em;
    }
    .featured-ladies ul {
        height: 840px;
    }
    .featured-ladies ul li {
        width: 138px;
    }
    #footer .footer-content .footer-menu {
        width: 100%;
        padding-left: 2em;
        overflow: hidden;
    }
    #footer .footer-content .footer-menu:before {
        height: 100%;
    }
    #footer .footer-content .footer-menu .column {
        display: inline-block;
        width: 49%;
        vertical-align: top;
    }
    #footer .footer-content .footer-menu li.btn-compare {
        left: auto;
        right: 1ex;
    }
    #menu-left {
        display: none;
        position: absolute;
        width: 100%;
        margin-top: -1em;
        left: 0;
        z-index: 9;
    }
    .mobile-menu-toggle {
        display: block;
    }
    #menu-left:target {
        display: block;
        position: fixed;
        top: 0;
        margin-top: 0;
        left: 0;
        min-height: 110%;
        max-height: 110%;
        overflow: scroll;
        padding-bottom: 30px;
        background-color: #f3f3f3;
    }
    article img.f-l, article img.f-r {
        float: none;
        display: block;
        margin: 1em auto;
    }
    .top-stats, #top-menu {
        display: none;
    }
    .lady-dashboard .actions {
        clear: both;
    }
}

@media all and (max-width:500px) {
    .ladies-catalogue-list li.ladies-catalogue-list-item {
        width: 90%;
        margin: 0 auto;
        display: block;
    }
    .ladies-catalogue-item-preview .chat-now {
        position: static;
    }
    .giftdelivery-cat-list-item {
        width: 100%;
    }
    .gift img.preview {
        float: none!important;
        display: block!important;
        margin: 0 auto!important;
    }
    .giftdelivery-top-form-login, .giftdelivery-top-form-reg {
        width: 100%;
        display: block;
        text-align: left;
        line-height: 2.5em;
    }
    .flowersdelivery-bouquet-list-item {
        width: 49%;
    }
    .flowersdelivery-details-image {
        float: none;
        margin: 1em 0;
        width: 100%;
        text-align: center;
        clear: both;
    }
    .simple-block-middle-form {
        width: 100%;
    }
    .simple-block-middle-form .label-input-container, .simple-block-middle-form .input-container {
        width: 100%;
        text-align: left;
    }
    .simple-block-middle-form .label-input-container:empty {
        display: none;
    }
    .quick-search {
        display: block;
    }
    .quick-search > div + div {
        margin-left: 0;
    }
    .ladies-catalogue-nav li.page-ref {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }
    .social-login {
        margin-left: auto!important;
        margin-right: auto!important;
        margin-bottom: 10px!important;
        margin-top: 10px!important;
        width: 180px;
        display: block;
    }
    .lady-dashboard .confirmed-profile {
        margin-bottom: 10px;
    }
    .lady-dashboard .lady-name {
        clear: both;
    }
}