@media(max-width:1599px) {
    .learn-more-btn-outline,
    .learn-more-btn {
        font-size: 18px;
    }
}

@media(max-width:1399px) {
    .hmg-bnr-home h1 {
        font-size: 72px;
        line-height: 92px;
    }
    .hmg-bnr-home p {
        font-size: 18px;
        margin-bottom: 30px;
    }
    .theme_ftr_itm p {
        font-size: 16px;
        line-height: 26px;
    }
    .theme_ftr_itm h4 {
        font-size: 22px;
    }
    .copy_right_txt ul li a,
    .copy_right_txt p {
        font-size: 14px;
    }
    .copy_right_txt ul li {
        margin-left: 15px;
    }
    body {
        font-size: 16px;
    }
    .sub-heading h2 {
        font-size: 42px;
    }
    .sub-heading p {
        font-size: 16px;
    }
    .specialzed_itm_contnt .lern-more-txt {
        font-size: 16px;
    }
    .recognized_itm img {
        max-width: 180px;
        height: 180px;
    }
    .ftr-social-lnks a {
        width: 40px;
        height: 40px;
        font-size: 20px;
    }
}

@media(max-width:1199px) {
    .copy_right_txt ul li a,
    .copy_right_txt p {
        font-size: 12px;
    }
    .copy-right-social-lnks a {
        width: 25px;
        height: 25px;
        font-size: 14px;
    }
    .theme_ftr {
        padding-top: 50px;
        padding-bottom: 30px;
    }
    .sub-heading h2 {
        font-size: 40px;
    }
    .hmg-bnr-home h1 {
        font-size: 66px;
        line-height: 80px;
        text-align: center;
    }
    .hmg-bnr-home p {
        text-align: center;
    }
    .hmg-bnr-home-btn-sec {
        text-align: center;
    }
    .full-service-itm {
        padding: 30px 20px;
    }
    .full-service-itm h4 {
        font-size: 18px;
    }
    .theme-header .nav-link {
        margin: 0 10px;
    }
}

@media(max-width:991px) {
    .theme-header .navbar-brand {
        display: block;
    }
    .theme-header .navbar-brand img {
        width: 150px;
    }
    .theme-header .navbar {
        padding: 10px 0;
    }
    .slick-prev-custom,
    .slick-next-custom {
        display: none!important;
    }
    .copy_right_txt p {
        text-align: center;
    }
    .copy_right_txt ul {
        justify-content: center;
    }
    .theme-header .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }
    .theme-header {
        position: absolute;
        left: 0;
        top: 0;
    }
    .hmg-bnr-home {
        margin-top: 0px;
    }
    .theme_ftr_itm ul li a {
        font-size: 14px;
    }
    .hmg-bnr-home h1 {
        font-size: 58px;
        line-height: 68px;
    }
    .hmg-bnr-home h1 br {
        display: none;
    }
    .hmg-bnr-home-btn-sec {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        row-gap: 20px;
    }
    .faq_section,
    .trusted_section,
    .ready_to_section,
    .why_property_section,
    .specialzed_section,
    .full-service-section {
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .specialzed_row,
    .full-service-row {
        justify-content: center;
    }
    .full-service-itm {
        height: 100%;
    }
    .specialzed_itm .specialzed_itm_img {
        height: 250px;
    }
    .recognized_itm img {
        max-width: 110px;
        height: 110px;
    }
    .recognized_section {
        padding: 25px 15px;
        border-radius: 12px;
    }
    .request_section_row h2 {
        font-size: 26px;
        text-align: center;
    }
    .request_section_row p {
        text-align: center;
    }
    .sub-heading p br {
        display: none;
    }
    .ready_to_right,
    .why_property_img {
        margin-top: 30px;
    }
    .faq_section .accordion {
        margin-top: 20px;
    }
}

@media(max-width:767px) {
	a.navbar-brand {
    margin-bottom: 20px;
}
	.theme-header {
    left: 0;
    top: 50px;

}
	.navbar-nav .nav-link {font-size:16px}
    .sub-heading h2 {
        font-size: 32px;
    }
    .hmg-bnr-home {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .hmg-bnr-home h1 {
        font-size: 30px;
        line-height: 32px;
    }
    .theme_ftr_itm {
        margin-top: 25px;
    }
    .recognized_itm {
        width: 50%;
    }
    .ftr_serch_box {
        margin-bottom: 30px;
    }
}

@media(max-width:575px) {
    .ftr-social-lnks {
        column-gap: 10px;
    }
    .theme_ftr_logo_sec {
        margin-bottom: 0;
    }
    .learn-more-btn-outline,
    .learn-more-btn {
        font-size: 14px;
        padding: 10px 15px;
    }
    .sub-heading h2 {
        font-size: 28px;
    }
    .full-service-itm .most-popular {
        font-size: 12px;
    }
    .full-service-row {
        margin-top: 35px;
        row-gap: 20px;
    }
    .specialzed_itm_contnt {
        padding: 15px;
    }
    .request_section {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .why_property_section ul li i {
        min-width: 60px;
        height: 60px;
        font-size: 24px;
        margin-right: 15px;
    }
    .why_property_section ul li h4 {
        font-size: 18px;
        margin-bottom: 5px;
    }
    .faq_section,
    .trusted_section,
    .ready_to_section,
    .why_property_section,
    .specialzed_section,
    .full-service-section {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .ready_to_right h3 {
        font-size: 20px;
        margin-bottom: 20px;
        text-align: center;
    }
    .trusted_itm {
        padding: 15px;
    }
    .trusted_itm p {
        margin-top: 10px;
        margin-bottom: 15px;
    }
    .trusted_itm h4 {
        font-size: 20px;
    }
    .trusted_itm h5 {
        font-size: 16px;
    }
    .trusted_section {
        padding-bottom: 80px;
    }
    .faq_section .accordion {
        margin-top: 0px;
    }
}