@media(max-width:1440px) {}

@media(max-width:1200px) {
.content-bottom .card .img-box {
    width: 80px;
    height: 50px;
    margin-left: 10px;
}

.content-bottom .card .info {
    width: calc(100% - 100px);
    padding-top: 0;
}

.content-bottom .card {
    padding: 10px;
    height: 73px;
}    

}

@media(max-width: 1024px) {
    .h-bottom .bot-extra .open-menu {
        display: inline-block;
    }

    .main-nav {
        display: none;
    }

    .h-bottom {
        border-bottom: 5px solid #223a76;
    }

    .hero-s .item {
        height: 400px;
    }

    .flats-s .item .inner.grid-layout .i-img {
        height: 150px;
    }

    .owl-carousel .owl-nav button.owl-next {
        /* right: 65px; */
    }

    .owl-carousel .owl-nav button.owl-prev {
        /* left: 65px; */
    }

    .terms-sidebar.sticky {
        width: 100%;
        max-width: 100%;
        right: 0;
        position: relative;
        top: 0;
        left: auto;
    }

    .terms-content.sticky {
        padding: 0 15px;
        top: 0;
    }

    .terms-sidebar .s-inner {
        overflow: hidden;
        overflow-x: auto;
        white-space: nowrap;
        float: right;
        width: 100%;
    }

    .terms-sidebar .s-inner a {
        display: inline-block;
        padding: 0;
        border: 0;
        margin: 0 15px;
    }

    .terms-sidebar {
        max-width: 100%;
        width: 100%;
        margin-bottom: 20px;
    }

    .terms-content {
        max-width: 100%;
        width: 100%;
    }

    .terms-sidebar .s-inner::-webkit-scrollbar {
        width: 3px;
        height: 3px;
    }

    .terms-sidebar .s-inner::-webkit-scrollbar-track {
        background-color: #eaeaea;
        border-radius: 10px;
    }

    .terms-sidebar .s-inner::-webkit-scrollbar-thumb {
        background-color: #f49324;
        border-radius: 10px;
    }

    .faqs {
        max-width: 100%;
    }

    .main-head .main-navo {
        display: none;
    }

    .open-menu {
        display: inline-block;
    }

    .hero-s .hero-cap {
        width: 50%;
        max-width: 50%;
    }

    /*
    .main-content .cats {
        max-width: 100%;
        width: 100%;
        margin: 0;
        padding: 70px 30px 0;
    }
*/

    .latest.latest-grid-view .item {
        max-width: 33.333%;
        width: 33.333%;
    }

    .nws-s .block.col-md-3 {
        width: 33.333%;
        max-width: 33.333%;
        margin-bottom: 30px;
    }

    .hero-s .top-hero:after {
        width: 50%;
    }
}



@media(max-width:991px) {
    .hero-s .item {
        height: 350px;
    }

    .owl-carousel .owl-nav button.owl-prev {
        left: 70px;
    }

    .owl-carousel .owl-nav button.owl-prev,
    .owl-carousel .owl-nav button.owl-next {
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 18px;
        /* box-shadow: 0 0 0 3px #fff; */
    }

    .owl-carousel .owl-nav button.owl-next {
        right: 70px;
    }

    .hero-s .item .cap .inner .in-auth .title {
        overflow: hidden;
        font-size: 19px;
        vertical-align: middle;
        white-space: nowrap;
        text-overflow: ellipsis;
        max-width: 100%;
    }

    .hero-s .item .cap .inner .in-auth {
        max-width: 67%;
    }

    .hero-s .item .cap .inner {
        padding: 20px;
    }

    .hero-s .item .cap .inner .in-price {
        left: -28px;
        padding: 10px 15px;
        font-size: 14px;
    }

    .f-head h3 {
        font-size: 20px;
    }

    .f-head .filters {
        display: none;
    }

    .flats-s .item .inner.grid-layout {
        display: block !important;
    }

    .flats-s .item .inner.list-layout {
        display: none !important;
    }

    .latest .item {
        max-width: 50%;
        padding: 0 15px;
    }

    .order .btn {
        padding: 0 30px;
        height: 40px;
        line-height: 40px;
        font-size: 15px;
    }

    .footer-top .footer-item {
        padding: 0;
        max-width: 100%;
        margin-bottom: 50px;
    }

    .footer-top .footer-item:last-of-type {
        margin: 0;
    }

    .hero-s {
        padding: 0;
    }

    .owl-carousel .owl-nav button.owl-next {
        right: 0;
    }

    .owl-carousel .owl-nav button.owl-prev {
        left: -10px;
    }

    .jumbo {
        padding: 20px 0;
        /*        text-align: center;*/
    }

    .jumbo ul {
        float: none;
        margin-top: 15px;
    }

    .hero-s .hero-cap {
        max-width: 100%;
    }

    .hero-s .hero-cap .container {
        width: 100%;
        top: 0;
    }

    .hero-cap h3 {
        font-size: 30px;
        margin-bottom: 30px;
    }

    .container {
        width: 100%;
    }

    .owl-carousel .owl-nav button.owl-prev,
    .owl-carousel .owl-nav button.owl-next {
        display: none;
    }

    .nws-s .block.col-md-3 {
        max-width: 50%;
        width: 50%;
    }

    .main-footer .f-top .newsletter .let-head {
        max-width: 100%;
        margin-bottom: 50px;
    }

    .main-footer .f-top .newsletter .let-form {
        max-width: 100%;
    }

    .main-footer .f-top .f-top-inner .ft-item {
        max-width: 100%;
        padding: 0;
        margin-bottom: 50px;
    }

    .main-footer .f-top .f-top-inner .ft-item:last-of-type {
        margin: 0;
    }

    .main-footer .f-top {
        margin: 0;
    }

    .main-footer {
        margin: 0;
    }

    .ryad-logo a {
        margin: 0;
        padding: 0;
    }

    .ryad-logo {
        float: none;
    }

    .main-footer .f-botom b {
        display: block;
        /*        padding-top: 25px;*/
        font-size: 14px;
    }

    .ryad-logo a {
        height: 50px;
    }

    .ryad-logo {
        margin-top: -10px;
    }

    .main-footer .f-botom {
        text-align: center;
    }

    .main-footer .f-botom b i {
        vertical-align: baseline;
        font-size: inherit;
    }

    .main-footer .f-top .newsletter .let-head h3 {
        font-size: 25px;
    }

    .main-footer .f-top .newsletter .let-head p {
        font-size: 14px;
    }

    .f-head:before {
        width: 87%;
    }

    .flats-s.fl-bottom {
        padding-bottom: 150px;
    }

    .footer-top .fot-item {
        max-width: 100%;
        margin-bottom: 50px;
    }

    .footer-top .fot-item:last-of-type {
        margin: 0;
    }
.terms-box.forget-bass {
    padding: 0;
}

.banks-inner .col-md-6 {
    width: 100%;
    max-width: 100%;
}

.block-bank .img-block, .block-bank .details-block {
    width: 100%;
}

.block-bank .img-block {
    border: none;
    border-bottom: 1px #ccc solid;
}

.block-bank .details-block {
    padding: 28px;
}


.car-advertising .comments {
    margin: 15px 0 !important;
}

.car-advertising .comments, .car-advertising .add-comment {
    display: none;
}

.col-md-12.res-mobile {
    display: block;
    padding: 0;
}

.car-advertising .res-mobile .comments, .car-advertising .res-mobile .add-comment {
    display: block;
    margin: 15px 0;
}

.car-advertising .latest, .car-advertising .send {display: none;}

.car-advertising .res-mobile .latest, .car-advertising .res-mobile .send {
    display: block;
    margin-top: 0;
}

.car-advertising .user-box {
    margin-top: 15px;
}

.car-advertising .send {
    margin-top: 15px !important;
}

.car-advertising .add-comment {
    margin-top: 15px !important;
}
.car-advertising .comments .comments-box .comment .img-box {
    width: 100px !important;
    height: 100px !important;
    margin: 0 !important;
}

.car-advertising .comments .comments-box .comment {
    flex-direction: row !important;
    -ms-flex-direction: row !important;
    padding: 10px !important;
}

.car-advertising .comments .comments-box .comment .headung h3 {
    font-size: 16px;
}

.car-advertising .res-mobile .send {
    margin-bottom: 15px !important;
}
}

@media(max-width:768px) {
    .about-single .block:last-of-type {
        margin-bottom: 0;
    }

    .about-single .row {
        margin: 0;
        width: 100%;
    }
    .flats-s .item.item-new-pro {width: 100%;}
}

@media(max-width:600px) {
    .h-bottom .bot-extra .btn {
        display: none;
    }

    .h-bottom .bot-extra .open-menu {
        margin: 0;
    }

    .h-bottom .bot-extra > ul {
        margin: 0 15px;
    }

    .hero-s .item {
        height: 300px;
    }


    .hero-s .item .cap .inner .in-auth {
        max-width: 57%;
    }

    .hero-s .item .cap .inner .in-auth .title {
        font-size: 12px;
        margin-bottom: 10px;
    }

    .hero-s .item .cap .inner .in-price {
        font-size: 12px;
    }

    .hero-s .item .cap .inner {
        padding: 20px 20px 10px;
    }

    .flats-s .item .inner.grid-layout .i-img {
        height: 200px;
    }

    .latest .item {
        max-width: 100%;
        padding: 15px 0;
        margin: 0;
    }

    .footer-top .footer-item h4 {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .footer-top .footer-item .social {
        text-align: center;
        margin-top: 20px;
    }

    .h-bottom {
        padding: 10px 0;
    }

    .hero-s .hero-cap {
        padding: 0;
    }

    .hero-cap .form-group .nice-select {
        min-width: 0;
        width: 100%;
    }

    .hero-cap .form-group .form-control {
        max-width: 100%;
        width: 100%;
        display: block;
    }

    .hero-cap .form-group {
        display: block;
        background-color: transparent;
        text-align: center;
    }

    .hero-cap .form-group .form-control {
        border-radius: 10px;
        margin-bottom: 7px;
        padding: 0 20px;
    }

    .head-bottom {
        padding: 25px 0 10px;
    }

    .head-bottom .logo .txt_alt {
        display: none;
    }

    .main-head .h-extra .user-area {
        display: none;
    }

    .hero-cap h3 {
        font-size: 22px;
    }

    .flats-s .item {
        width: 100% !important;
        margin: 15px 0;
    }

    .nws-s .block.col-md-3 {
        max-width: 100%;
        width: 100%;
    }

    .nws-s .block.col-md-3 {
        max-width: 100%;
        width: 100%;
    }

    .main-footer .f-top {
        padding: 40px 20px;
    }

    .main-footer .f-top .f-top-inner .ft-item ul li {
        float: none;
        width: 100%;
    }

    .main-footer .f-top .f-top-inner .ft-item ul li a {
        font-size: 14px;
    }

    .main-head .h-extra .btn {
        top: auto;
        height: 40px;
        line-height: 40px;
        padding: 0 17px;
        font-size: 13px;
    }

    .head-bottom .logo img {
        margin: 0;
        float: none;
    }

    .hero-s .hero-cap {
        position: relative;
        width: 100%;
        padding: 20px 0;
        background-color: rgb(54, 75, 175);
        z-index: 1;
        top: 0;
    }

    .hero-s .item {
        height: 300px !important;
    }

    .hero-cap h3 {
        font-size: 18px;
    }

    .hero-cap .form-group .form-control {
        height: 45px;
        line-height: 45px;
        padding: 0 45px;
        margin-bottom: 15px;
    }

    .hero-cap .form-group .nice-select {
        padding: 0 20px;
    }

    .hero-cap .form-group .btn {
        margin: 0;
    }

    .head-top {
        display: none;
    }

    .cats .inner {
        padding: 30px;
    }

    .cats .owl-carousel .owl-nav button.owl-next,
    .cats .owl-carousel .owl-nav button.owl-prev {
        display: inline-block;
    }

    .cats .owl-carousel .owl-nav button.owl-next {
        right: -6%;
    }

    .cats .owl-carousel .owl-nav button.owl-prev {
        left: -6%;
    }

    .cats .owl-dots {
        margin-top: 20px;
    }

    .flats-s.fl-bottom {
        padding-bottom: 100px;
    }

    .faqo h3 {
        font-size: 22px;
        margin-bottom: 20px;
    }

    .faqo p {
        font-size: 15px;
        margin-bottom: 20px;
    }

    .faqo .btn {
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        padding: 0 30px;
    }

    .faqo {
        padding: 50px 0;
    }

    .main-footer .f-botom {
        border-radius: 20px;
    }

    .main-content .cats {
        margin: 0;
        padding: 70px 0 0;
        z-index: 0;
    }

    .main-content .cats:before {
        display: none;
    }

    .hero-s .top-hero:after {
        display: none;
    }

.flats-s .item.item-new-pro .inner.grid-layout .i-img {
    width: 80px;
    height: 80px;
}

.flats-s .item.item-new-pro .inner.grid-layout .i-data ul li {
    font-size: 12px;
    width: 50%;
    padding-left: 2px;
}

.flats-s .item.item-new-pro .inner.grid-layout .i-data {
    padding: 10px;
    width: calc(100% - 80px);
}

.flats-s .item.item-new-pro .inner.grid-layout .i-data .author, .flats-s .item.item-new-pro .inner.grid-layout .i-data .price, .flats-s .item.item-new-pro .inner.grid-layout .i-data .feats {
    /* text-align: center; */
}

.flats-s .item.item-new-pro .inner.grid-layout .i-data ul li p, .flats-s .item.item-new-pro .inner.grid-layout .i-data ul li .place-i span {
    font-size: 11px;
}

.flats-s .item.item-new-pro .inner.grid-layout .i-data ul li .place-i {
    font-size: 12px;
}

.flats-s .item.item-new-pro .inner.grid-layout .i-data .author a {
    font-size: 18px;
}

#advModal .modal-dialog .modal-content {
    width: 90%;
    padding: 10px;
}

.modal-open .modal {
    padding: 0 !important;
}

#advModal .modal-dialog .modal-content p, #advModal .modal-dialog .modal-content ul li {
    font-size: 13px;
    line-height: 23px;
}

#advModal .modal-dialog .modal-content p {
    margin: 20px 0 15px;
}

#advModal .modal-dialog .modal-content ul li {
    margin: 5px 0;
}

.content-ok {
    margin: 15px 0;
}

.content-ok i {
    font-size: 13px;
}

.close.btn-y {
    font-size: 15px;
    line-height: 40px;
    padding: 0 20px;
}

#advModal .modal-dialog .modal-content h3 {
    font-size: 20px;
}

#advModal .modal-dialog .modal-content h3::after {
    width: 40px;
    height: 40px;
}
}

@media(max-width:480px) {
.content-bottom {
    padding: 30px 40px !important;
}

.banks-inner {
    padding: 50px 0;
}

.block-bank .details-block h3 {
    font-size: 20px;
    margin-bottom: 10px;
}

.block-bank .details-block ul li, .block-bank .details-block ul li span {
    font-size: 15px;
    line-height: 1.6;
}

.block-bank .details-block {
    padding: 20px;
}

.car-advertising .info-car .content .bottom .boxs-bottom .bottom-box h4 {
    font-size: 14px !important;
}

.car-advertising .info-car .content .bottom .boxs-bottom .bottom-box p {
    font-size: 12px !important;
}

.car-advertising .info-car .content .bottom .boxs-bottom .bottom-box {
    width: 46% !important;
    padding: 10px !important;
}

.car-advertising .info-car .heading-car, .car-advertising .info-car .content {
    padding: 20px !important;
}

.car-advertising {
    padding: 50px 0 !important;
}

}

@media(max-width:375px) {
    
.content-bottom .card .img-box {
    float: none;
    margin: auto;
}

.content-bottom .card .info {
    width: 100%;
    text-align: center;
    float: none;
    padding-bottom: 0;
}

.content-bottom .card {
    height: auto;
}
}

@media(max-width:320px) {}