
/*---------------------------------------------------- */
/*Responsive area*/
/*----------------------------------------------------*/


@media screen and (max-width: 1024px) {
    .header-three .main-nav li {
        margin-left: 40px;
    }
}

@media screen and (max-width: 991px) {
    .header-three .header-top {
        display: none;
    }

    .header-three .main-nav,
    .header-option {
        display: none;
    }

    .mobile-menu-button {
        display: block;
    }

    .header-three .header-menu-wrap {
        padding: 5px 0px;
        display: block;
    }

    .header-three.sticky-menu {
        top: 0;
    }
}

@media screen and (max-width: 680px) {
    .header-three .header-top {
        display: none;
    }
}


@media screen and (max-width: 767px) {
    .slider-main-item-3 .slider-main-text h1 {
        font-size: 45px;
    }
}

@media screen and (max-width: 420px) {
    .slider-main-item-3 .slider-main-text h1 {
        font-size: 30px;
    }

    .slider-main-item-3 .slider-main-text p {
        font-size: 16px;
    }

    .slider-main-item-3 .slider-main-text a {
        height: 45px;
        line-height: 45px;
    }

    .slider-main-item-3 {
        padding: 100px 0px 150px;
    }
}


@media screen and (max-width: 991px) {
    .about-page-about-img {
        padding-left: 0;
        text-align: center;
        margin-bottom: 40px;
    }

    .about-page-about-text {
        margin: 0 auto;
        max-width: 570px;
    }
}

@media screen and (max-width: 480px) {
    .about-page-about-section,
    .about-page-service-section {
        padding: 60px 0px;
    }
}



@media screen and (max-width: 767px) {
    .property-page-properties-item .property-item-container {
        max-width: 370px;
    }

    .property-page-property-content-top {
        margin-bottom: 20px;
    }

    .property-page-property-content-top .property-grid-top-bar {
        margin-bottom: 30px;
        padding-left: 20px;
    }
}

@media screen and (max-width: 480px) {
    .property-page-property-content-top .property-grid-top-bar .property-search button {
        width: 120px;
    }

    .property-page-property-content-top .property-grid-top-bar .property-grid-showing-result .property-grid-list {
        margin-right: 20px;
    }

    .property-page-property-section {
        padding: 50px 0px;
    }
}



@media screen and (max-width: 1180px) {
    .property-details-tab-wrapper {
        padding: 40px 15px;
    }

    .property-details-tab-btn .nav-tabs .nav-link {
        padding: 22px 25px;
    }

    .property-widget-item .property-table-widget,
    .property-widget-item .property-latest-widget {
        padding: 35px 15px;
    }
}

@media screen and (max-width: 1024px) {
    .property-widget-item .property-table-widget .property-price span {
        font-size: 20px;
    }
}

@media screen and (max-width: 991px) {
    .video-widget {
        max-width: 270px;
        margin: 0 auto;
    }
}

@media screen and (max-width: 680px) {
    .overview-feature-content {
        width: 100%;
    }

    .review-form .property-form-input {
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 480px) {
    .agent-detail-btn {
        display: none;
    }

    .property-agent-content .property-agent-text .property-agent-rate {
        flex-wrap: wrap;
    }

    .property-agent-content .property-agent-text {
        overflow: hidden;
    }

    .property-review-rate {
        float: left !important;
        margin-bottom: 15px;
    }

    .property-review-comment .property-review-rating .property-review-author {
        margin-bottom: 5px;
    }

    .review-form input,
    .review-form .property-form-input-field {
        width: 100%;
    }

    .property-details-tab-btn .nav-tabs .nav-link {
        padding: 10px 15px;
        font-size: 14px;
    }

    .property-agent-content .property-agent-img {
        width: 90px;
        height: 90px;
    }
}


@media screen and (max-width: 991px) {
    .blog-sidebar {
        margin-top: 40px;
    }
}

@media screen and (max-width: 480px) {
    .blog-feed-list-img-text .blog-content-2 .blog-title-text-2 h3 {
        font-size: 30px;
    }

    .blog-feed-list-img-text .blog-content-2 .blog-text-2 {
        padding: 48px 20px 40px;
    }

    .blog-list-share,
    .blog-more {
        float: none !important;
    }

    .blog-more {
        margin-bottom: 15px;
    }
}



@media screen and (max-width: 570px) {
    .blog-details-section .blog-details-comment-area .comment-innerbox .comment-text .comment-reply-btn {
        position: relative;
        display: inline-block;
        margin-top: 15px;
    }

    .blog-details-section .blog-details-comment-area .comment-innerbox.reply-comment {
        margin-left: 30px;
    }
}

@media screen and (max-width: 480px) {
    .blog-details-section .blog-details-next-prev-wrap .blog-details-next-prev-item {
        width: 100%;
        border: none;
    }

    .blog-details-section .blog-details-comment-area .comment-innerbox .comment-img {
        height: 50px;
        width: 50px;
    }

    .blog-details-title {
        font-size: 26px;
    }
}

@media screen and (max-width: 380px) {
    .blog-details-section .blog-details-wrap .blog-details-text,
    .blog-details-section .blog-details-comment-area {
        padding: 40px 15px;
    }
}



@media screen and (max-width: 420px) {
    .section-title h2 {
        font-size: 26px;
    }

    .top-category-content {
        top: 0;
        padding: 50px 20px;
    }

    .top-category-section-4 {
        margin-bottom: 0;
    }

    .top-category-slider .owl-nav {
        text-align: center;
        margin: 30px 0px;
    }

    .top-category-slider .owl-nav .owl-next,
    .top-category-slider .owl-nav .owl-prev {
        position: static;
        display: inline-block;
        transform: translateY(0);
    }
}


@media screen and (max-width: 680px) {
    .breadcrumb-content h2 {
        font-size: 30px;
    }
}



@media screen and (max-width: 991px) {
    .agent-details-text {
        margin: 0 auto;
        max-width: 670px;
        margin-top: 40px;
    }
}

@media screen and (max-width: 570px) {
    .agent-details-profile,
    .agent-details-name-social {
        width: 100%;
        float: none !important;
    }

    .agent-details-name-social {
        margin-bottom: 30px;
    }

    .agent-details-img {
        width: 100%;
        height: 100%;
    }
}


@media screen and (max-width: 767px) {
    .faq-main-section {
        padding: 60px 0px;
    }

    .tab-pane-btn li a {
        font-size: 14px;
        padding: 5px 15px;
    }
}

@media screen and (max-width: 480px) {
    .tab-pane-btn .tab-pane-btn-area {
        border-radius: 0px;
    }
}


@media screen and (max-width: 540px) {
    .grid-size-33 {
        width: 100%;
    }
}


@media screen and (max-width: 5120px) {
    .cta-section:after {
        width: 50%;
    }
}

@media screen and (max-width: 2000px) {
    .cta-section:after {
        width: 54%;
    }
}

@media screen and (max-width: 991px) {
    .cta-section-right {
        padding-left: 0;
        padding-top: 50px;
    }
}

@media screen and (max-width: 1800px) {
    .banner-content .banner-img {
        right: -140px;
    }
}

@media screen and (max-width: 1520px) {
    .banner-content .banner-img {
        right: -200px;
    }
}

@media screen and (max-width: 1440px) {
    #main-slider .owl-dots {
        left: 20px;
    }

    .banner-content .banner-img {
        width: 50%;
        right: 0;
    }

    .banner-text {
        max-width: 540px;
    }
}

@media screen and (max-width: 1199px) {
    #main-slider .owl-dots {
        left: 0;
        right: 0;
        top: auto;
        bottom: 30px;
        text-align: center;
        transform: translateY(0);
    }

    #main-slider .owl-dots .owl-dot {
        display: inline-block;
        margin: 0px 3px;
    }

    .main-nav li {
        margin-right: 45px;
    }

    .banner-search-section {
        text-align: center;
    }
}

@media screen and (max-width: 1024px) {
    .header-top-cta li {
        padding-left: 50px;
    }

    .main-nav li {
        margin-right: 45px;
    }

    .section-title h2 {
        font-size: 35px;
    }

    .blog-content .blog-title h3 {
        font-size: 20px;
    }

    .banner-content .banner-img {
        width: 45%;
        top: 240px;
    }

    .category-img-text .category-text h3 {
        font-size: 20px;
    }

    .property-item-container {
        padding: 25px 15px;
    }

    .property-item-container .property-item-price strong {
        font-size: 20px;
    }

    .property-item-container .property-item-price span,
    .property-item-container .property-item-price del {
        font-size: 16px;
    }

    .property-item-container .property-item-title .property-meta a {
        margin-right: 5px;
    }

    .property-item-container .property-item-rate .property-details-btn {
        display: none;
    }

    .banner-content .banner-img {
        right: -60px;
    }
}

@media screen and (max-width: 991px) {
    .header-top-cta {
        display: none;
    }

    .header-menu-wrap {
        display: none;
    }

    .header-two .main-nav {
        display: none;
    }

    .mobile-menu-button {
        display: block;
    }

    .header-top {
        padding-bottom: 0;
        border: none;
    }

    .header-main {
        padding: 10px 0px;
    }

    .sticky-menu {
        top: 0;
    }

    .feature-innerbox, .categories-item {
        margin-bottom: 30px;
    }

    .about-video-area {
        margin: 0 auto;
        max-width: 570px;
    }

    #property-type-slider .owl-nav,
    #blog-slider .owl-nav,
    #property-featured-slider .owl-nav,
    #property-featured-slider-2 .owl-nav {
        position: static;
        margin-top: 30px;
        text-align: center;
    }

    #property-type-slider .owl-nav .owl-next,
    #property-type-slider .owl-nav .owl-prev,
    #blog-slider .owl-nav .owl-next,
    #blog-slider .owl-nav .owl-prev,
    #property-featured-slider .owl-nav .owl-next,
    #property-featured-slider .owl-nav .owl-prev,
    #property-featured-slider-2 .owl-nav .owl-next,
    #property-featured-slider-2 .owl-nav .owl-prev{
        height: 45px;
        width: 45px;
        line-height: 45px;
    }

    .property-filter-content .grid-size-25,
    .property-filter-content .grid-sizer {
        width: 33.33%;
    }

    .cta-section:after {
        display: none;
    }

    .cta-section-text {
        padding-left: 0;
    }

    .cta-section-text a {
        background-color: #000;
    }

    .single-testimonial {
        margin-top: 20px;
    }

    .banner-content .banner-img {
        display: none;
    }

    .banner-text {
        min-width: 100%;
    }

    .header-two .header-cart-login {
        display: none;
    }

    .registration-content-2 .registration-side-img {
        display: none;
    }

    .registration-content-2:before {
        width: 100%;
    }

    .property-item-container .property-item-rate .property-details-btn {
        display: block;
    }

    .header-four .main-nav {
        display: none;
    }

    .header-four {
        padding-top: 20px;
    }

    .header-four .header-cart-login {
        margin-right: 35px;
        padding-top: 12px;
    }

    .fun-fact-inner {
        margin-bottom: 20px;
    }

    .provide-area .provide-content {
        margin-top: 30px;
    }
    .slider-main-item-2 .slider-main-text {
        margin-top: 60px;
    }

    .blog-content {
        margin-bottom: 30px;
    }

    .property-list-content {
        width: 100%;
        height: 50vh;
        overflow-y: scroll;
    }
    .property-list-map {
        position: relative;
        width: 100%;
        top: 50%;
        height: 50vh;
    }

    .attribute-box .attribute-box-columns {
        min-width: 50%;
    }

    .property-amenities li {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    ul.property-detail-features li {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .slider-features {
        margin-top: -125px;
    }

    .about-text-area-content {
        padding-top: 30px;
    }

    .features-item {
        margin-bottom: 30px;
    }

    .agent-detail-right {
        margin-left: 0;
        padding-top: 20px;
    }

}

@media screen and (max-width: 1200px) {
    .property-list-left-form .input-box .nice-select {
        margin-bottom: 30px;
    }

    .single-tags-check-box + .single-tags-check-box {
        margin-top: 0;
    }

    .filter-inner-content .left .left-text {
        display: none;
    }

}

@media screen and (max-width: 850px) {
    .banner-search-section .banner-search-shape2,
    .banner-search-section .banner-search-shape1 {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .property-filter-content .grid-size-25,
    .property-filter-content .grid-sizer {
        width: 50%;
    }

    .property-container {
        margin: 0 auto;
        max-width: 270px;
    }

    .property-container.d-flex {
        display: inherit !important;
    }

    .property-container.d-flex .property-text {
        margin-top: 10px;
        padding: 0;
    }

    .property-item-container {
        margin: 0 auto;
        max-width: 270px;
        margin-bottom: 30px;
    }

    .property-item-container.d-flex {
        display: block !important;
    }

    .banner-search-section .search-form-field {
        width: inherit;
    }

    .banner-search-section .search-form-fields {
        float: none;
    }

    .banner-search-section button {
        width: 120px;
    }

    .location-box {
        margin: 0 auto;
        max-width: 270px;
    }

    .cta-section-right a {
        color: #000;
        background-color: #fff;
    }

    .agent-img-text {
        margin: 0 auto;
        max-width: 270px;
        margin-bottom: 30px;
    }

    .about-page-about-section ul.button li:last-child {
        margin-left: 0;
        margin-top: 20px;
    }

}

@media screen and (max-width: 680px) {
    .slider-main-item .slider-main-text h1 {
        font-size: 50px;
    }

    .slider-main-item .slider-main-text {
        padding-bottom: 150px;
    }

    .slider-main-item-2 .slider-main-text h1 {
        font-size: 45px;
    }

    .slider-main-item-2 {
        padding: 170px 0px;
    }

    .slider-main-item-2 .slider-main-text a {
        height: 45px;
        width: 145px;
        line-height: 45px;
    }
}

@media screen and (max-width: 480px) {
    .slider-main-item .slider-main-text h1 {
        font-size: 36px;
    }

    .slider-main-item .slider-main-text .slider-main-btn a {
        height: 45px;
        line-height: 45px;
        width: 140px;
    }

    .feature-section {
        padding: 50px 0px 20px;
    }

    .section-title h2 {
        font-size: 26px;
    }

    .about-qoute span {
        font-size: 20px;
    }

    .about-section {
        padding-bottom: 50px;
    }

    .property-type-section {
        padding: 50px 0px;
    }

    .property-type-section .property-type-btn {
        height: 45px;
        font-size: 14px;
        line-height: 45px;
    }

    .property-top .section-title {
        padding-left: 0;
    }

    .property-top .property-title-text {
        padding-left: 0;
    }

    .property-filter-content .grid-size-25, .property-filter-content .grid-sizer {
        width: 100%;
    }

    .property-filter-content .property-filter-buttons button {
        margin: 5px;
    }

    .property-top .property-title-text {
        margin-top: 0;
    }

    .property-section {
        padding: 50px 0px 35px;
    }

    .cta-section-left-wrap ul li .arch-count-down-number {
        height: 60px;
        width: 60px;
        font-size: 24px;
        line-height: 60px;
    }

    .cta-section-left-wrap ul li .count-unit {
        font-size: 16px;
    }

    .cta-section-left-wrap ul li {
        margin-right: 10px;
    }

    .cta-section-left-wrap {
        margin: 20px 0px;
    }

    .cta-section {
        padding: 50px 0px;
    }

    .blog-section {
        padding: 50px 0px;
    }

    .blog-section .blog-slide-content {
        margin-top: 15px;
    }

    .testimonial-section {
        padding: 50px 0px;
    }

    .banner-search-wrap .banner-search-shape1,
    .banner-search-wrap .banner-search-shape2 {
        display: none;
    }

    .banner-text {
        text-align: center;
        padding: 170px 0px 60px;
    }

    .banner-search-section .search-form-field {
        width: 120px;
    }

    .banner-search-section {
        padding: 0;
    }

    .banner-search-section .search-form-field .nice-select {
        font-size: 15px;
        font-weight: normal;
    }

    .banner-search-section button {
        height: 40px;
        width: 110px;
        line-height: 40px;
        margin: 5px 0px 10px;
    }

    .banner-search-wrap {
        position: static;
        text-align: center;
    }

    .banner-text h1 {
        font-size: 36px;
        padding-bottom: 20px;
    }

    .banner-text .banner-tag span {
        padding: 5px 10px;
    }

    .banner-text .banner-tag {
        margin-bottom: 20px;
        background-color: transparent;
    }

    .banner-text p {
        font-size: 18px;
    }

    .banner-text .banner-btn {
        margin-right: 15px;
    }

    .banner-text .banner-btn a {
        height: 45px;
        width: 140px;
        line-height: 45px;
    }

    .banner-text .banner-btn a i {
        display: none;
    }

    .banner-text .banner-play {
        width: 45px;
        height: 45px;
        line-height: 45px;
    }

    .banner-btn-wrap {
        display: flex;
        justify-content: center;
    }

    .banner-section {
        padding-bottom: 20px;
    }

    .category-section {
        padding: 50px 0px;
    }

    .section-title.title-style-two .title-watermark {
        font-size: 60px;
        top: -30px;
    }

    .property-item-section,
    .testimonial-section-2 {
        padding: 50px 0px;
    }

    .registration-content-2 {
        padding: 20px;
    }

    .registration-content-2 .registration-text-2 h3 {
        font-size: 24px;
    }

    .cta-section-2 {
        padding-top: 30px;
    }

    .category-img-text .category-text h3,
    .blog-content-2 .blog-title-text-2 h3 {
        font-size: 20px;
    }

    .banner-text .banner-tag span {
        margin-right: 0;
        margin-bottom: 10px;
    }

    .banner-text .banner-tag {
        padding-right: 0;
    }

    .banner-search-section {
        top: -80px;
        padding-bottom: 80px;
    }

    .slider-main-item-2 .slider-main-text h1 {
        font-size: 40px;
        padding-bottom: 20px;
    }

    #main-slider-2 .owl-nav .owl-next,
    #main-slider-2 .owl-nav .owl-prev {
        display: none;
    }

    .category-section-2 {
        padding: 50px 0px 30px;
    }

    .property-section-3 {
        padding: 50px 0px 30px;
    }

    .search-form-wrap {
        text-align: center;
    }

    .search-form-wrap button {
        width: 130px;
        height: 45px;
        margin-top: 20px;
        position: static;
    }

    .property-search-section-3 {
        padding: 50px 0px;
    }

    #agent-slider .owl-nav {
        top: 0;
        position: static;
        margin-top: 60px;
        text-align: center;
    }

    #agent-slider .owl-nav .owl-next,
    #agent-slider .owl-nav .owl-prev {
        width: 40px;
        height: 40px;
        line-height: 40px;
        display: inline-block;
    }

    .agent-section-2 {
        padding: 50px 0px;
    }

    .attribute-box .attribute-box-columns {
        min-width: 100%;
    }

    .property-amenities li {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    ul.property-detail-features li {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

}

@media screen and (max-width: 380px) {
    .slider-main-item .slider-main-text h1 {
        font-size: 30px;
    }

    .section-title h2 {
        font-size: 22px;
    }

    .about-qoute span {
        font-size: 18px;
    }

    .about-qoute .quote-author h4 {
        font-size: 16px;
    }

    .cta-section-text h3 {
        font-size: 24px;
    }

    .banner-section .banner-dot-square {
        display: none;
    }
}

@media screen and (max-width: 380px) {
    .cta-section-left-wrap ul li .arch-count-down-number {
        height: 50px;
        width: 50px;
        font-size: 20px;
        line-height: 50px;
    }
}


@media screen and (max-width: 991px) {
    .contact-form-area .contact-form-input input {
        margin-bottom: 10px;
    }

    .contact-content-inner {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 800px) {
    .contact-form-area .contact-form-input input {
        width: 100%;
    }
}

@media screen and (max-width: 570px) {
    .googlemap {
        padding: 50px 0px 0px;
    }

    .contact-form-wrap {
        margin-top: 20px;
    }

    .contact-form-wrap h3, .agent-contact-form-wrap h3, .agent-popular-content h1 {
        font-size: 30px;
    }

    .contact-form-area {
        padding: 40px 15px;
    }
}




@media screen and (max-width: 767px) {
    .cta-contact-4 .cta-img-4 {
        display: none;
    }
}

@media screen and (max-width: 680px) {
    .cta-contact-4,
    .cta-register-4 {
        width: 100%;
    }

        .cta-contact-4 .cta-contact-text {
            max-width: 100%;
            text-align: center;
        }

    .cta-content-4 {
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 680px) {
    .cta-register-4 .cta-register-text {
        padding: 40px;
    }
}



@media (min-width: 1200px) {
    .location-box .location-content {
        visibility: hidden;
        opacity: 0;
        transform: translateY(10px);
        transition: .2s all ease;
    }
}

@media (min-width: 1200px) {
    .location-box:hover .location-content {
        visibility: visible;
        opacity: 1;
        transform: translateY(0);
    }
}



@media (max-width: 767px) {
    .pbw-flex-1 {
        margin-bottom: 1rem;
    }

    .property-block.style-3 {
        display: block;
    }

    .pbw-flex {
        padding-left: 0;
    }
}



@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-v2 .faq-wrapper .card .card-header {
        font-size: 16px;
        line-height: 26px;
        padding: 10px 20px;
    }
}

@media (max-width: 767px) {
    .faq-v2 .faq-wrapper .card .card-header .toggle_btn:after {
        display: none;
    }
}


@media (min-width: 768px) {
    .no-ul-list.third-row li {
        max-width: 33.333333%;
        flex: 0 0 33.333333%;
    }
}


@media (max-width: 991px) {
    .counter-area-v2 .counter-column:after {
        display: none;
    }
}

@media (max-width: 991px) {
    .counter-area-v2 .counter-column .counter-item {
        margin-bottom: 40px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .features-area-v1 .features-item {
        padding: 40px 20px 30px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .features-area-v2 .features-wrapper:after {
        width: 75%;
    }
}

@media (max-width: 991px) {
    .features-area-v2 .features-wrapper:after {
        display: none;
    }
}

@media (max-width: 991px) {
    .features-area-v3:before {
        display: none;
    }
}

@media (max-width: 991px) {
    .features-area-v3 .features-bg {
        width: 100%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .features-area-v3 .features-img {
        margin-right: 0px;
    }
}

@media (max-width: 991px) {
    .features-area-v3 .features-img {
        margin-right: 0px;
    }
}

@media only screen and (min-width: 1800px) {
    .testimonials-area .testimonials-img img {
        max-width: 410px;
    }
}

@media only screen and (min-width: 0) and (max-width: 1600px) {
    .testimonials-area .testimonials-img img {
        max-width: 160px;
    }
}

@media (max-width: 1199.98px) {
    .table-responsive {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}

@media only screen and (max-width: 1200px) {
    .owl-carousel.testimonial-featured-slide .owl-nav {
        left: -55%;
    }
}


@media only screen and (max-width: 767px) {
    .subscribe-area .subscribe-content img {
        display: none;
        /*
        position: relative;
        right: 0;
        bottom: 0;
        margin-bottom: -50px;
        margin-top: 30px;
        */
    }

    .subscribe-area .subscribe-content .common-btn {
        margin-left: 0;
        margin-top: 20px;
    }
}


@media only screen and (max-width: 767px) {
    .explore-section-boxes ul {
        float: none;
        text-align: center;
    }
    .explore-section-boxes ul li {
        margin-bottom: 25px;
    }
    .explore-section-boxes ul li + li {
        margin-left: 0;
    }
    .explore-section-btn {
        display: none;
    }

    .promo-section img {
        top: -100px;
        width: 180px;
    }

    .property-agent-content .property-agent-img {
        width: 80px;
        height: 80px;
    }

    .accordion .btn-link > span {
        font-size: 10px;
        margin-left: 5px;
        padding: 4px 4px;
    }
    .brochure:first-child {
        margin-bottom: 30px;
    }
    .accordion .btn-link > span:nth-child(3), .accordion .btn-link > span:nth-child(4) {
        display: none;
    }
    .agent-detail-contact-info {
        display: none;
    }

    .rating-overview-box {
        width: 85px;
    }

    .rating-overview-box-total {
        font-size: 40px;
    }

    .agent-detail-btn {
        display: none;
    }
    .compare-prp-price {
        font-size: 10px;
        padding: 5px;
    }
    .pricing-table {
        margin-bottom: 30px;
    }

    .contact-content-inner {
        margin-bottom: 60px;
    }

    .contact-content-inner:last-child {
        margin-bottom: 0;
    }

}