.custom-font-001 {
    color: #e8332c !important;
    font-size: 18px !important;
    font-weight: bolder !important;
}

/*
// Extra large devices (large desktops, 1200px and up)
=======================================================*/
@media (max-width: 1200px) {
    .property_thumview .list_item .image_area {
        width: auto;
    }

    .property_thumview .list_item .thum_one_content {
        width: 50%;
    }
    /*.profile_list .pro-img {
		width: 42%
	}*/
    .profile_list .profile_data {
        width: 58%
    }

    .d-none-lg {
        display: none
    }

    .thum_textarea {
        padding: 25px 30px 0px 30px;
    }

    .owl-nav button.owl-prev,
    .owl-nav button.owl-next {
        display: none
    }

    #intanything {
        width: 520px;
        /*height: 48px;*/
    }

    /**** From Shaakir ****/
    img.img-responsive {
        width: 155px;
        height: auto !important;
    }

    .profile_list .profile_data {
        align-items: center;
    }

        .profile_list .profile_data div {
            text-align: center;
        }
}
/*
// Large devices (desktops, 992px and up)
============================================================*/
@media (min-width: 992px) {
    .navbar_four .navbar-expand-lg .navbar-nav .nav-link {
        padding: 15px 12px;
    }
    /*-------annimation dropdown---------*/
    .navbar .navbar-nav > .active > a,
    .navbar .navbar-nav > .active:hover > a,
    .navbar .navbar-nav > .active > a:focus {
        background-color: transparent;
        -moz-transition: all 300ms ease-in-out 0s;
        -ms-transition: all 300ms ease-in-out 0s;
        -o-transition: all 300ms ease-in-out 0s;
        -webkit-transition: all 300ms ease-in-out 0s;
        transition: all 300ms ease-in-out 0s
    }

    .navbar .navbar-nav li a,
    .navbar .navbar-nav li ul.dropdown-menu {
        -moz-transition: all 300ms ease-in-out 0s;
        -ms-transition: all 300ms ease-in-out 0s;
        -o-transition: all 300ms ease-in-out 0s;
        -webkit-transition: all 300ms ease-in-out 0s;
        transition: all 300ms ease-in-out 0s
    }

    .navbar .navbar-nav li > ul.dropdown-menu {
        visibility: hidden;
        min-width: 180px;
        display: block;
        opacity: 0;
        -ms-transform: scale(0.9);
        -o-transform: scale(0.9);
        -webkit-transform: scale(0.9);
        -moz-transform: scale(0.9);
        transform: scale(0.9)
    }

    .navbar .navbar-nav li:hover > ul.dropdown-menu {
        visibility: visible;
        opacity: 1;
        -ms-transform: scale(1);
        -o-transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1)
    }

    .navbar-nav .dropdown-menu ul {
        left: 100%;
        top: 0
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-menu {
        top: -4px
    }

    .fixed-top {
        position: fixed !important;
        top: 0;
        right: 0;
        left: 0;
        z-index: 1000;
        animation-duration: 1s;
        animation-name: menu-sticky;
        animation-timing-function: ease-in-out;
        margin: 0;
        box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
        border: none
    }

        .fixed-top + .ct-pageWrapper {
            padding-top: 140px;
        }

    /* Logo Layout - 1: Uncomment below css */
    /*.fixed-top .AgencyLogomenu {
            top: 0;
            position: initial;
        }

            .fixed-top .AgencyLogomenu .AgencyLogo {
                max-width: 375px !important;
                max-height: 100px !important;
            }

        .fixed-top .navbar_five {
            max-height: auto;
        }*/
    /* Logo Layout - 1: Uncomment above css */

    .header-2 .navbar-header {
        padding-top: 40px
    }

    .header-1 .navbar-header {
        padding-bottom: 20px
    }

    .header-1.fixed-top .navbar-header,
    .header-2.fixed-top .navbar-header {
        padding: 0
    }

    .full-width .thumbnail_one .image_area {
        float: left;
    }

    #image-slider-2 {
        height: 1000px;
        max-height: 940px;
    }
}

@media (max-width: 1440px) {
    #image-slider-2 {
        height: 1000px;
        max-height: 892px;
    }
}

@media (max-height: 800px) {
    #image-slider-2 {
        height: 1000px;
        max-height: 800px;
    }
}

@media (max-width: 1366px) {
    #image-slider-2 {
        height: 1000px;
        max-height: 640px;
    }
}

@media (max-width: 1200px) {
    #image-slider-2 {
        height: 1000px;
        max-height: 833px;
    }

    .navbar-brand:before {
        border-left: 78px solid transparent;
        border-right: 78px solid transparent
    }

    .navbar_one .navbar a.navbar-brand {
        padding: 15px 5px
    }

    .navbar .btn {
        display: none !important
    }

    .navbar-brand {
        padding-right: 0px !important
    }

    .items_list table tr td .btn {
        margin-bottom: 10px
    }

    body {
        font-size: 14px
    }

    .items_list table tr td, .items_list table tr th {
        padding: 10px 15px;
        margin-top: 20px;
        white-space: nowrap;
    }

    .deshbord_sidebar ul li a span {
        display: none
    }

    .deshbord_sidebar h6 {
        display: none
    }

    .top_left ul li {
        padding-right: 15px
    }

    .Cover-full .image_area img {
        min-height: 336px;
    }

    /* .image_area img {
        height: 200px !important;
    } */

    .Featured {
        position: absolute;
        top: 20px;
        left: -60px;
        z-index: 99;
        width: 190px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        -webkit-transform: rotate(-42deg);
        -o--transform: rotate(-42deg);
        -moz--transform: rotate(-42deg);
        -ms--transform: rotate(-42deg);
        transform: rotate(-42deg);
        font-size: 10px;
    }

    .p_30 {
        padding: 10px !important;
    }
}

@media (max-width: 1024px) {
    #image-slider-2 {
        height: 1000px;
        max-height: 768px;
    }
}

/*
// Medium devices (tablets, less than 992px)
*/
@media (max-width: 991.98px) {
    /*	home1	*/
    #image-slider-2 {
        height: 800px;
        max-height: 800px;
    }

    .page-banner {
        margin-top: 0px;
    }

    h1 {
        font-size: 24px;
        line-height: 26px;
    }

    h2 {
        font-size: 21px;
        line-height: 24px;
    }

    h3 {
        font-size: 20px;
        line-height: 28px;
    }

    h4 {
        font-size: 18px;
        line-height: 20px;
    }

    h5 {
        font-size: 16px;
        line-height: 18px;
    }

    #intanything {
        width: 374px;
        /*height: 48px;*/
    }

    .d-none-sm {
        display: none
    }

    .overlay_three:before {
        width: 100%
    }

    .footer-widget {
        margin-bottom: 50px
    }

    .mega_menu_dropdown .dropdown-menu.mega_menu > li {
        float: none
    }

    .mega_menu_dropdown .dropdown-menu {
        margin-top: 10px;
        display: none;
    }

    .formicon .checkbox_collapse {
        margin-top: 20px
    }

    .header_five {
        background-color: #0d1432
    }

    .thumbnail_four .area_price {
        display: none
    }

    #header.fixed-top {
        position: static !important
    }

    #header ul li {
        margin-bottom: 10px;
    }

    .slider_content {
        display: none;
    }

    .top_header, .navbar-brand:before {
        display: none !important;
    }

    .header_one {
        background-color: #0d1432;
    }

    .navbar_one .navbar a.navbar-brand {
        margin-top: 0px;
        padding: 5px;
        position: relative;
    }

    .navbar-light .navbar-toggler {
        color: #fff;
        background-color: #fff;
    }

    .navbar-nav .dropdown-toggle:after {
        float: right;
        margin-top: 9px;
        margin-right: 15px
    }

    .dropdown-toggle:after {
        float: right;
        margin-top: 17px;
    }

    .owl-nav, .right-arrow:after {
        display: none;
    }

    .massage_one {
        line-height: 36px;
    }

    .subscribe button.btn {
        padding: 0px 25px;
    }

    .pricing1 {
        margin-top: 30px;
    }
    /*	home 3	*/
    .src_one {
        display: flex;
    }

    .property_btn,
    .box-three, .profile,
    .counter {
        margin-bottom: 30px;
    }

    .navbar_two .navbar-brand, .navbar_three .navbar-brand {
        display: block;
    }

    .copyright {
        width: 100%;
        display: block;
        text-align: center;
    }

    .copy_text {
        margin-bottom: 10px;
        display: block !important;
        margin-top: 10px;
    }

    .policy {
        margin: 0 auto;
        text-align: center;
        display: flex;
        width: 100%;
    }

        .policy ul {
            margin: 0 auto;
        }

    .pricing1.active {
        -webkit-transform: scale(1) !important;
        -o-transform: scale(1) !important;
        -moz-transform: scale(1) !important;
        -ms-transform: scale(1) !important;
        transform: scale(1) !important;
        margin-top: 30px;
    }

    .price_table2.active {
        -webkit-transform: scale(1.08) !important;
        -o-transform: scale(1.08) !important;
        -moz-transform: scale(1.08) !important;
        -ms-transform: scale(1.08) !important;
        transform: scale(1.08) !important;
        margin-top: 60px;
        margin-bottom: 30px;
    }

    .price_table1.py_80 {
        padding: 0
    }

    .header_four .navbar-nav {
        margin-bottom: 15px;
    }

    .home5 .form-group #slider {
        margin-bottom: 60px;
    }

    .area_price {
        font-size: 13px;
    }

    .thumbnail_four p {
        font-size: 11px;
        line-height: 14px;
    }

    .thumbnail_four .area_price {
        left: 75%;
        bottom: 15px;
    }

    .area_price span {
        font-size: 11px;
        display: block;
    }

    .left-arrow:before, .left-arrow:after, .right-arrow:before {
        display: none;
    }

    .btn-bottom {
        bottom: -19%;
    }

    .price_table2.active {
        margin-left: 0px;
    }

    .table_two {
        height: auto;
    }

    .shape_layer:after {
        position: absolute;
        content: "";
        left: -25px;
        height: 575px;
        width: 180%;
        background: #fff;
        top: 65%;
        transform: rotate(-5deg);
    }

    .shape_layer:before {
        position: absolute;
        content: "";
        left: -50px;
        height: 110px;
        width: 115%;
        background-color: rgba(23,199,136,0.5);
        top: 65%;
        transform: rotate(-6deg);
        z-index: 9;
    }

    .ach_name {
        font-size: 14px;
    }

    .price_table2.active {
        margin-top: 0;
    }

    .btn-bottom {
        bottom: -229%;
    }

    .list_item .thum_data ul li {
        padding: 0px 10px 5px 0px !important;
    }

    h5 {
        font-size: 14px;
        line-height: 15px;
    }

    .choost_listing p {
        margin-top: 5px;
    }

    .thum_title {
        font-size: 16px;
    }

        .thum_title p {
            font-size: 13px;
            line-height: 18px;
        }

    .thum_title, .thum_data {
        padding: 15px;
    }

    .full-width .thumbnail_one .image_area {
        width: 68% !important;
        float: left;
    }

    .full-width .thumbnail_one .thum_one_content {
        width: 65%;
        float: right;
    }

    .post_author, .post_date {
        line-height: 20px;
    }

    .thum_data ul li {
        padding: 0px 10px 10px 0px !important;
    }

    .property_thumview {
        overflow-y: scroll;
        overflow-x: hidden;
        height: 1050px;
    }

    .property_search .listing_form {
        padding-bottom: 30px;
    }

    .deshbord_panel {
        padding: 30px
    }

    .dashboard_change_password .tag_line {
        display: none
    }

    .message_list .appartment {
        margin-left: 0 !important;
        margin-top: 7px;
        font-size: 14px
    }

    .property_info h4 {
        margin-top: 15px;
        font-size: 16px
    }

    .items_list td img {
        width: 120px;
        margin-bottom: 20px;
    }

    .items_list td .price > span.color-default {
        font-size: 16px;
    }

    .dashboard_personal_info .user_photo img {
        width: auto;
        margin-top: 30px
    }

    .radio_check input[type="checkbox"]:checked + label + .tag_line {
        right: -30px
    }

    .nav-on-top, .nav-on-banner {
        position: static !important
    }

    .navbar {
        padding: 5px 0px;
    }

    .dropdown-menu {
        border: none
    }

    #header .dropdown-menu a.dropdown-item {
        padding-top: 0;
        padding-bottom: 0
    }

    .compare-list-properties {
        overflow-x: scroll;
        display: block
    }

    .page-banner .float-right {
        width: 100%
    }

    .breadcrumbs {
        margin-bottom: 10px;
        display: inline-block;
    }

    .choost_listing {
        margin-top: 50px
    }

    .navbar_four .navbar-expand-lg .navbar-nav .nav-link {
        padding: 5px 0;
    }

    .sub-title.w-60 {
        width: 100% !important
    }

    .social_media ul li {
        padding-right: 20px
    }

    .user_name.p-3 {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .navbar_two .nav-link, .navbar_three .nav-link,
    .navbar_five .navbar-expand-lg .navbar-nav .nav-link {
        padding: 10px 0 !important;
    }

    .navbar_three .navbar-light .navbar-nav .nav-link:hover {
        border: none
    }

    .fact-counter .counting_digit strong {
        font-size: 20px;
    }

    .mega_menu_dropdown .dropdown-menu.mega_menu > li {
        width: auto
    }

    .blog-sidebar-right {
        margin-top: 50px
    }

    .contact_info {
        border-right: none
    }

    /* .image_area img {
        min-height: 265px;
        max-width: 333px;
    } */

    .p_30 {
        padding: 10px !important;
    }

    .logo-space {
        margin-top: 0 !important;
    }

    .thum_one_content > .thum_title {
        padding: 10px 10px 0px !important;
    }

    /**** From Shaakir ****/
    img.img-responsive {
        width: 155px;
    }

    .profile_list .profile_data div {
        text-align: center;
    }
}
/*
// Medium devices (tablets, 768px and up)
===========================================================*/
@media (max-width: 767.98px) {
    .float-sm-none {
        float: none !important;
    }

    #image-slider-2 {
        height: 800px;
        max-height: 300px;
    }

    section.full-row {
        padding: 0;
    }

    h1 {
        font-size: 36px;
        line-height: 42px;
    }

    h2 {
        font-size: 30px;
        line-height: 38px;
    }

    h3 {
        font-size: 22px;
    }

    .property_thumview .list_item .thum_one_content {
        width: 100%;
    }

    .deshbord_sidebar ul li a span {
        display: inline-block;
    }

    .card-body img {
        width: 100%
    }

    .card-body .properties_info {
        width: 100%;
        display: inline-block;
        margin-top: 15px
    }

    .profile_list.d-flex {
        display: block !important;
    }

    .property_thumview.px-5 {
        padding: 0 10px !important;
    }

    .d-xs-block {
        display: block !important;
    }

    .d-xs-none {
        display: none !important;
    }

    .badges {
        padding: 5px;
        background: #fff;
        padding-left: 0;
        position: static
    }

        .badges.text-right {
            text-align: left !important;
        }

    .property-view.float-right {
        float: left !important;
        visibility: hidden !important;
    }

    .short_by label:first-child {
        display: none
    }

    .choost_listing .list_item .thum_one_content,
    .choost_listing .list_item .image_area,
    .related-property.list_item .image_area {
        width: 100%
    }

    .property-slider-two {
        padding-bottom: 50px;
    }

    .property-price {
        float: none;
        text-align: left
    }

        .property-price .add_favourite {
            float: right
        }

    #header ul li {
        margin-bottom: 10px;
    }

    .owl-nav, .slider_content {
        display: none;
    }

    .top_header, .navbar-brand:before {
        display: none !important;
    }

    .header_one {
        background-color: #0d1432;
    }

    .navbar_one .navbar a.navbar-brand {
        margin-top: 0px;
        padding: 5px;
        position: relative;
    }

    .navbar-light .navbar-toggler {
        color: #fff;
        background-color: #fff;
    }

    .property_btn, .box-three, .profile, .counter, .thumbnail_five, .footer-widget {
        margin-bottom: 30px;
    }

    .search_one .btn {
        /*margin-top: 30px;*/
    }

    .input-group-prepend {
        display: block;
    }

    .massage_one {
        font-size: 24px;
        line-height: 35px !important;
    }

    .subscribe button.btn {
        padding: 0px 25px;
    }

    .search_one {
        display: flex;
    }

    .navbar_three .navbar-brand {
        display: block;
    }

    .price_table2.active {
        -webkit-transform: scale(1.17) !important;
        -o-transform: scale(1.17) !important;
        -moz-transform: scale(1.17) !important;
        -ms-transform: scale(1.17) !important;
        transform: scale(1.17) !important;
        margin-top: 80px;
        margin-bottom: 80px;
    }

    .advance_form2 button.btn {
        margin-top: 60px;
        margin-bottom: 0px;
    }

    .left-arrow:before, .left-arrow:after, .right-arrow:before {
        display: none;
    }

    .btn-bottom {
        bottom: -110%;
    }

    .table_two {
        height: 1550px;
    }

    .shape_layer:after {
        position: absolute;
        content: "";
        left: -76px;
        height: 476px;
        width: 135%;
        background: #fff;
        top: 63%;
        transform: rotate(-15deg);
    }

    .price_table2.active {
        margin-left: 0px;
    }
    /*	propertylist sidebar */
    .listing_form {
        margin-bottom: 30px;
    }

        .listing_form .form-control {
            margin-bottom: 20px;
        }

    .full-width .thumbnail_one .thum_one_content,
    .agents_list .profile_list .pro-img,
    .agents_list .profile_list .profile_data,
    .full-width .thumbnail_one .image_area {
        /*width: 100% !important;*/
        float: none;
    }
    /**** From Shaakir ****/
    .profile_list {
        width: auto;
        margin: auto 20px;
    }
    /**** End ****/
    .list_item .thumbnail_one {
        display: inline-block
    }

    .profile_details .pro-img {
        width: 100%;
        float: none;
    }

    .profile_data {
        padding: 15px;
    }

    .profile_details .profile_data {
        width: 100%;
        float: none;
    }

    .agent_data span {
        margin-bottom: 30px;
        display: inline-block;
    }

    .message_list .float-left {
        float: none !important
    }

    .message_list .inner_title {
        margin-top: 15px
    }

    .items_list td img {
        width: 270px
    }

    .timeline .timeline_info {
        padding: 30px
    }

    .timeline_item .circle.float-left {
        float: none !important;
        margin-bottom: 30px
    }

    /*#cookieConsent {
        background-color: rgba(20,20,20,.9);
        min-height: 76px;
        font-size: 14px;
        color: #fff;
        line-height: 26px;
        padding: 10px;
        position: fixed;
        top: 50%;
        display: none;
        z-index: 10000;
        text-align: justify;
    }

    #closeCookieConsent {
        display: inline-block;
        cursor: pointer;
        height: 20px;
        width: 20px;
        margin: -15px 0 0 0;
        font-weight: bold
    }

        #closeCookieConsent:hover {
            color: #fff211
        }

    #cookieConsent a.cookieConsentOK {
        display: inline-block;
        border-radius: 5px;
        padding: 0 20px;
        cursor: pointer;
        margin: 10px 5% 0px 5%;
        width: 90%;
        text-align: center
    }

    #cookieConsent .text {
        width: 90%;
        margin: 0 auto;
        height: auto;
    }*/

    /**** From Shaakir ****/
    .profile_list .pro-img {
        width: auto;
        height: auto;
    }

    img.img-responsive {
        width: 50%;
    }

    .profile_list .profile_data div {
        text-align: center;
    }

    #intanything {
        margin-bottom: 5px !important;
    }
}

@media(min-width:575.98px) and (max-width:992px) {
    #Search-Section {
        top: -100px;
    }
}

/*
// Small devices (landscape phones, 576px and up)
==========================================================*/
@media (max-width: 575.98px) {
    /*	home1	*/
    h1 {
        font-size: 24px;
        line-height: 26px;
    }

    #Search-Section {
        margin-top: 0px !important;
        background-color: #000 !important;
        position: initial;
    }

    .home-search-form {
        position: initial !important;
    }

    .totalImage {
        margin-top: -51px !important;
    }

    h2 {
        font-size: 21px;
        line-height: 24px;
    }

    h3 {
        font-size: 20px;
        line-height: 28px;
    }

    h4 {
        font-size: 18px;
        line-height: 20px;
    }

    h5 {
        font-size: 16px;
        line-height: 18px;
    }

    #header ul li {
        margin-bottom: 10px;
    }

    .slider_content {
        display: none;
    }

    .top_header, .navbar-brand:before {
        display: none !important;
    }

    .header_one {
        background-color: #0d1432;
    }

    .navbar_one .navbar a.navbar-brand {
        margin-top: 0px;
        padding: 5px;
        position: relative;
    }

    .navbar-light .navbar-toggler {
        color: #fff;
        background-color: #fff;
    }

    .owl-nav {
        display: none;
    }

    .massage_one {
        line-height: 36px;
    }

    .subscribe button.btn {
        padding: 0px 25px;
    }

    .pricing1 {
        margin-top: 30px;
    }
    /*	home 3	*/
    .src_one {
        display: flex;
    }

    .box-three, .profile, .counter, .thumbnail_five {
        margin-bottom: 30px;
    }

    .navbar_two .navbar-brand, .navbar_three .navbar-brand {
        display: block;
    }

    .copyright {
        width: 100%;
        display: block;
        text-align: center;
    }

    .copy_text {
        margin-bottom: 10px;
        display: block !important;
    }

    .policy {
        margin: 0 auto;
        text-align: center;
        display: flex;
        width: 100%;
    }

        .policy ul {
            margin: 0 auto;
        }

    .price_table2.active {
        -webkit-transform: scale(1.08) !important;
        -o-transform: scale(1.08) !important;
        -moz-transform: scale(1.08) !important;
        -ms-transform: scale(1.08) !important;
        transform: scale(1.08) !important;
        margin-top: 60px;
        margin-bottom: 30px;
    }

    .header_four .navbar-nav {
        margin-bottom: 15px;
    }

    .home5 .form-group #slider {
        margin-bottom: 60px;
    }

    .area_price {
        font-size: 13px;
    }

    .thumbnail_four p {
        font-size: 11px !important;
        line-height: 14px;
    }

    .thumbnail_four .area_price {
        left: 75%;
        bottom: 15px;
    }

    .area_price span {
        font-size: 11px;
        display: block;
    }

    .left-arrow:before, .left-arrow:after, .right-arrow:before {
        display: none;
    }

    .btn-bottom {
        bottom: -19%;
    }

    .price_table2.active {
        margin-left: 0px;
    }

    .table_two {
        height: auto;
    }

    .shape_layer:after {
        position: absolute;
        content: "";
        left: -25px;
        height: 575px;
        width: 180%;
        background: #fff;
        top: 65%;
        transform: rotate(-5deg);
    }
    /*	propertylist sidebar */
    .page-link {
        border-radius: 5px;
        padding: 8px 9px !important;
        border: none;
        font-size: 11px !important;
    }

    .breadcrumbs ul li {
        padding-right: 10px;
    }

    .listing_form {
        margin-bottom: 30px;
    }

        .listing_form .form-control {
            margin-bottom: 20px;
        }

    .full-width .thumbnail_one .image_area {
        width: 100% !important;
        float: none;
    }

    .full-width .thumbnail_one .thum_one_content {
        width: 100% !important;
        float: none;
    }

    nav ul.pagination li.page-item {
        margin-right: 5px;
        line-height: 24px;
    }

    .profile_data {
        padding: 15px;
    }

    .profile_details .profile_data, .profile_list .pro-img,
    .profile_list .profile_data, .profile_details .pro-img,
    .agents_list .profile_list .pro-img, .agents_list .profile_list .profile_data {
        width: 100%;
        float: none;
    }

    .agent_data span {
        margin-bottom: 30px;
        display: inline-block;
    }

    .agents_list .badges {
        width: 100%;
        float: right;
        padding: 15px 0px;
    }

    .pagination {
        margin-bottom: 30px;
    }

    .property_search.scroll .grid_thum .area_price {
        font-size: 14px;
    }

    .thumbnail_four .thum_title {
        bottom: 7px;
    }

    .property_search.scroll .grid_thum .area_price span {
        font-size: 10px;
    }

    .grid_thum .thum_title a {
        font-size: 13px;
        margin-bottom: 0;
    }

    section.full-row {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .mt_60 {
        margin-top: 20px !important;
    }

    /* Logo Layout - 1: Comment below css */
    .mbl-srch {
        padding: 10px 10px;
    }

    #intanything {
        width: 374px;
        height: 30px;
        margin-bottom: 20px;
        font-size: 12px;
    }
    /* Logo Layout - 1: Comment above css */

    /* Logo Layout - 1: Uncomment below css */
    /*.form-group {
        margin-bottom: 10px;
    }

    .mbl-srch {
        padding: 10px 0 0 0;
    }

    .AgencyLogomenu {
        position: initial;
    }

    .btn {
        margin-right: 5px;
        height: 40px;
        margin-left: 5px;
        margin-top: 5px;
    }*/
    /* Logo Layout - 1 */

    .ls-wrapper.ls-in-out {
        display: none !important;
    }

    .AgencyLogo {
        max-width: 250px !important;
        max-height: 100px !important;
    }

    section {
        padding: 20px 0;
    }

    /* .image_area img {
        min-height: 255px;
        max-width: 365px;
    } */

    .sale.bg-default {
        display: none;
    }

    p.sub-title.color-secondery.mt_60 {
        margin-top: 60px !important;
    }

    #ctl00_ContentPlaceHolder1_lblAgencyPostalAddress {
        margin-bottom: 20px;
    }

    #ctl00_deskemnu_AgencyLogo {
        max-width: 300px;
    }

    #image-slider-2 {
        height: 800px;
        max-height: 300px;
    }

    /**** From Shaakir ****/
    .profile_list .pro-img {
        width: auto;
        height: auto;
    }

    img.img-responsive {
        width: 60%;
    }

    .col-lg-3 .image_area {
        max-width: 100%;
    }

    .thum_one_content .ft_area {
        display: flex;
        flex-direction: column-reverse;
    }

    .pro_det .thum_data ul {
        display: flex;
        flex-direction: column;
    }

        .pro_det .thum_data ul li {
            display: flex !important;
            flex-direction: row;
            justify-content: space-between;
            align-items: baseline;
        }

            .pro_det .thum_data ul li * {
                width: 50%;
            }

    .footer_logo {
        width: 300px !important;
    }

    .custom-font-001 {
        color: #7a7a7a !important;
        font-size: 13px !important;
        font-weight: 500 !important;
    }

    /*.slick-slide {
        height: 0px !important;
    }

        .slick-slide.slick-active {
            height: 100% !important;
        }*/

    .slick-track {
        display: flex;
        border: 1px solid #e8e8e8;
    }

        .slick-track .slick-slide {
            display: flex;
            height: auto;
            align-items: center;
            justify-content: center;
        }

    .zoomButton {
        margin-top: 0 !important;
    }

    /* .totalImage{
			margin-top:-70px !important;
		} */

    .page-banner {
        margin-bottom: 0 !important;
    }

    section {
        padding: 0 !important;
    }

    .slider-search-panel {
        background-color: transparent;
        padding: 0;
    }

        .slider-search-panel .input-group-prepend .input-group-text select {
            font-size: 12px;
            height: 30px;
        }

    .copyright {
        padding: 0;
    }

    .footer-widget {
        margin-bottom: 15px;
    }

    .logo-space {
        height: calc(100vh - 120px);
        max-height: 588px;
        min-height: 530px;
        width: 100%;
        position: relative;
        margin-bottom: 25px;
    }

    .carousel, .carousel-inner, .carousel-item, .carousel-item > img {
        height: 100%;
        width: 100%;
    }

        .carousel-item > img {
            object-fit: cover;
        }

    #Search-Section {
        background-color: rgba(0, 0, 0, 0.75) !important;
        display: flex;
        position: absolute;
        bottom: 0;
        justify-content: center;
        z-index: 99;
        top: auto;
    }

    #Search-Form1 {
        margin-top: auto;
    }

    .home-search-form {
        width: 100vw;
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .carousel-indicators {
        bottom: 100px;
    }

    .form-group > label {
        color: #818181;
        margin-bottom: 0;
    }

    .slider-search-panel {
        justify-content: center;
    }
}

@media (max-width: 480px) {
    /* Logo Layout - 1: Uncomment below css */
    /*.AgencyLogomenu {
        position: initial;
    }

    #intanything {
        margin-bottom: 5px;
    }

    .form-group {
        margin-bottom: 10px;
    }*/
    /* Logo Layout - 1: Uncomment above css */

    .mbl-srch {
        padding: 10px 0;
    }

    .input-group-prepend {
        padding: 0 5px;
    }

    .AgencyLogo {
        max-width: 210px !important;
        max-height: 150px !important;
    }

    .ls-l {
        font-size: 12pt;
    }

    /*.form-group > label {
        color: #fff;
    }*/

    #image-slider-2 {
        max-height: 300px;
        height: 300px;
    }

    .ls-wrapper.ls-bg-outer {
        max-height: 300px !important;
        height: 300px !important;
    }

    .ls-wrapper.ls-bg-wrap > img {
        max-height: 300px !important;
        height: 300px !important;
        width: 533px !important;
        /*left: 0 !important;
        transform: translateX(0px) translateY(0px) !important;*/
    }

    .ls-v5.ls-container.ls-responsive.ls-device-is-phone {
        height: 300px !important;
        max-height: 300px !important;
    }

    /*#cookieConsent {
        background-color: rgba(20,20,20,.9);
        min-height: 76px;
        font-size: 14px;
        color: #fff;
        line-height: 26px;
        padding: 10px;
        position: fixed;
        top: 40%;
        display: none;
        z-index: 10000;
        text-align: justify;
    }

    #closeCookieConsent {
        display: inline-block;
        cursor: pointer;
        height: 20px;
        width: 20px;
        margin: -15px 0 0 0;
        font-weight: bold
    }

        #closeCookieConsent:hover {
            color: #fff211
        }*/

    /*#cookieConsent a.cookieConsentOK {
        display: inline-block;
        border-radius: 5px;
        padding: 0 20px;
        cursor: pointer;
        margin: 20px 5% 0px 5%;
        width: 90%;
        text-align:center
    }*/

    /*#cookieConsent a.cookieConsentOK {
        display: inline-block;
        border-radius: 5px;
        padding: 10px;
        cursor: pointer;
        margin: 20px 5% 0px 5%;
        width: 90%;
        text-align: center
    }

    #cookieConsent .text {
        width: 90%;
        margin: 0 auto;
        height: auto;
    }*/

    /**** From Shaakir ****/
    .profile_list .pro-img {
        width: inherit;
    }

    img.img-responsive {
        width: 155px;
    }

    .slick-track {
        display: flex;
        border: 1px solid #e8e8e8;
    }

        .slick-track .slick-slide {
            display: flex;
            height: auto;
            align-items: center;
            justify-content: center;
        }

    .zoomButton {
        margin-top: 0 !important;
    }

    /* .totalImage{
			margin-top:-70px !important;
		} */
}

@media (max-width: 410px) {
    /* Logo Layout - 1: Uncomment below css */
    #intanything {
        width: 350px;
        font-size: 12px;
    }
    /* Logo Layout - 1: Uncomment above css */
}

@media (max-width: 390px) {
    /* Logo Layout - 1: Uncomment below css */
    #intanything {
        width: 285px;
        font-size: 12px;
    }
    /* Logo Layout - 1: Uncomment above css */
}
