@media (max-width: 576px) {
    #sold_map {
        height: 400px;
    }
} 

@media only screen and (max-width:767px) {
.hero-video {
    height: 70vh;
}

.hero-video .btn-default {
    margin: 5px 0px;
}

.section-title {
    font-size: 40px;
}

.btn-default{
    font-size: 15px;
}

.ps-5 {
    padding-left: 12px !important;
}

h2 {
    font-size: 28px;
    letter-spacing: 1px;
}

p {
    font-size: 14px;
}

.about .btn-default {
    margin: 10px 0px 20px 0px;
}

.about .section-title {
    font-size: 50px;
    text-align: center;
    bottom: 25px;
}

.properties {
    padding: 80px 0 60px 0;
}

.properties .section-title {
    margin-top: -55px;
}

/* .properties .owl-carousel .owl-nav button.owl-prev {
    margin-left: 10%;
}

.properties .owl-carousel .owl-nav button.owl-next {
    margin-right: 10%;
} */

.testimonials .section-title {
    font-size: 37px;
    margin-top: -55px;
}

.testimonials .owl-carousel .owl-nav button.owl-prev {
    margin-left: 10%;
    margin-top: 210px;
}

.testimonials .owl-carousel .owl-nav button.owl-next {
    margin-right: 10%;
    margin-top: 210px;
}

.contact .section-title {
    margin-top: -60px;
}

.footer h3 {
    margin-top: 30px;
    font-size: 25px;
}

/********************/
.page-banner h1 {
    font-size: 27px;
}

.contact {
    margin-top: 50px;
}

.contactpage-info .bg {
    margin-top: 50px;
    padding: 40px 20px;
}

.contactpage-info .form-control {
    margin-top: 0px;
}

.btn-default {
    padding: 13px 20px;
    font-size: 13px;
}

.side-menu ul.sub-menu li {
    width: 100%;
}

.side-menu ul.sub-menu li a{
    letter-spacing: 0px;
}

.evaluation-box .btn-default.bordered{
    margin-bottom: 15px;
}

.evaluation-box .btn-default.bordered span {
    font-size: 12px;
    letter-spacing: 1px;
}

.evaluation-box .navigate-btns {
    flex-wrap: wrap;
    gap: 10px;
    width: 100%;
}

.evaluation-box .checkbox-group {
    display: inline;
}

.evaluation-box .bg-form {
    padding: 75px 20px;
}

.evaluation-box .checkbox-group label {
    width: 100%;
    font-size: 13px;
    margin-bottom: 15px;
}

.side-menu {
    padding: 55px 20px;
    width: 100%;
    max-width: 100%;
}

.hero-video img {
    max-height: 114px;
    margin-bottom: 10px;
}

.hero-video img.remax {
    max-height: 50px;
    margin-bottom: 30px;
}

.about h2 {
    margin-top: 0;
}

.head-after::after {
    width: 60px;
    height: 3px;
    bottom: -20px;
    left: calc(50% - 30px);
}

.testimonials {
    padding: 100px 0px 50px 0px;
}

.copyrights p {
    font-size: 13px;
}

.footer {
    text-align: center;
}

.listingbox p.price {
    margin: 5px 0px 15px 0px;
}

.contact {
    margin-top: 0px;
}

.buysellform {
    padding: 60px 0px;
}

.buysellform h4 {
    font-size: 18px;
}

.buy-sell .section-titles {
    margin-top: 20px;
}

.evaluation-box label {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 15px;
}

.evaluation-box .section-titles {
    margin-bottom: 25px;
}
.evaluation-box .cf7mls_next.action-button, .evaluation-box .cf7mls_back.action-button, .evaluation-box .action-button {
    padding: 12px 20px !important;
    font-size: 13px;
}
 
.evaluation-box .checkbox-group .wpcf7-list-item {
    flex: 0 1 calc(100% - 0px);
    margin-bottom: 10px;
    font-size: 13px;
}
 
.evaluation-box input[type="checkbox"] {
    width: 20px;
    height: 20px;
}

.evaluation-box .section-titles h6 {
    font-size: 13px;
}
 
.evaluation-box .section-titles h2 {
    font-size: 25px;
    letter-spacing: 1px;
}
 
.evaluation-box .section-titles h2 br {
    display: none;
}
 
.evaluation-box input[type="checkbox"] {
    width: 20px !important;
    height: 20px;
}
 
.evaluation-box .btn-default.bordered span {
    letter-spacing: .5px;
}
 .section-title {
    font-size: 40px !important;
}	
.hero-video .btn-default {
    font-size: 11px;
}	
.about ul {
    font-size: 14px;
}
 
.buy-sell .section-titles ul {
    font-size: 14px;
}
 
.listingbox p {
    font-size: 16px;
}
 	.testimonials .testimonials-carousel {
        margin: 50px 0;
    }

    .team,
    .buy-sell,
    .info-small,
    .evaluation-box,
    .calc-info {
        padding: 50px 0;
    }

    .contact {
        padding: 100px 0 50px 0;
    }

    .team .team-intro {
        padding-left: 0;
        margin-left: 0;
    }

    .team .team-intro.last {
        margin-right: 0;
    }

    .team .mtspace {
        margin-top: 50px;
    }

    .sold-map h2 {
        margin-bottom: 50px;
    }

    .testimonials .testimonial-swiper {
        margin: 50px 0;
    }

    .testimonial-swiper .swiper-button-prev, 
    .testimonial-swiper .swiper-button-next {
        top: unset;
        bottom: 0;
    }
	
}

@media only screen and (max-width:991px) {
.navbar-toggler {
    line-height: 1;
    padding: 0;
    border-radius: 0;
}

.navbar-toggler.menu-icon {
    width: 40px;
    padding:0;
    cursor: pointer;
    position: relative;
    border:0px;
}

.navbar-toggler.menu-icon span {
    width: 100%;
    height: 4px;
    display: block;
    background-color: #005DBA;
    margin: 6px 0;
    -webkit-transition: .5s;
    transition: .5s;
}

.navbar-toggler.menu-icon.active span {
    position: absolute;
    top: calc(50% - 8px);
}
.navbar-toggler.menu-icon.active span:nth-child(1) {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
}
.navbar-toggler.menu-icon.active span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
}
.navbar-toggler.menu-icon.active span:nth-child(2) {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    display: none;
} 

.navbar-light .navbar-brand {
    width:75%;
}

.navbar-light .navbar-brand img {
    max-height: 100px;
    margin-left: 0;
}

.properties .owl-carousel .owl-nav button.owl-prev {
    margin-left: 10%;
}

.properties .owl-carousel .owl-nav button.owl-next {
    margin-right: 10%;
}

.buy-sell .btn-default{
    display: inline-block;
    padding: 15px 10px;
    font-size: 12px;
}

.header .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
}

.fixed .menu-btn:hover {
    color: #000 !important;
}

.fixed .menu-btn {
    color: #000 !important;
}

.fixed .menu-btn div span {
    background: #000 !important;
}


.navbar-light .navbar-brand {
    width: 59%;
}

.about {
    padding-bottom: 20px;
}

.buy-sell .section-titles p {
    margin-bottom: 20px;
}

.buy-sell .section-titles ul {
    font-size: 14px;
}

.about.homi ul {
    font-size: 14px;
}

.page-banner {
    padding-top: 40px;
}

}

@media only screen and (min-width:768px) and (max-width:991px) {
.btn-default {
    padding: 15px 15px;
    font-size: 15px;
    letter-spacing: 1px;
}

h2 {
    font-size: 29px;
    letter-spacing: 1px;
}

.hero-video .btn-transparent,
.hero-video .btn-default {
    padding: 15px 5px;
    font-size: 12px;
}

.btn-default {
    padding: 12px 5px;
    font-size: 14px;
    min-width: 140px;
    text-align: center;
}

.hero-video img {
    max-height: 134px;
    margin-bottom: 50px;
}

p {
    font-size: 14px;
    margin-bottom: 15px;
    line-height: 1.5;
}

.about .space {
    padding-top: 40px;
    padding-bottom: 40px;
}

.about .btn-default {
    margin-top: 20px;
}

.about .section-title {
    bottom: 0px;
    font-size: 75px;
}

.section-title {
    font-size: 90px;
    margin-top: -90px;
}

.testimonials .owl-carousel .owl-nav button.owl-next {
    margin-right: -75px;
}

.testimonials .owl-carousel .owl-nav button.owl-prev {
    margin-left: -75px;
}

.testimonials {
    padding: 100px 0px 0px 0px;
}

.footer h3 {
    font-size: 26px;
}

/********************/
.page-banner h1 {
    font-size: 38px;
}

.contact {
    margin-top: 50px;
}
    
.copyrights p {
    font-size: 13px;
}

.buysellform h4 {
    font-size: 18px;
}

.evaluation-box .btn-default.bordered {
    margin-bottom: 15px;
}

.evaluation-box .btn-default.bordered span {
    font-size: 11px;
    letter-spacing: 0.5px;
}

.evaluation-box .bg-form {
    padding: 75px 25px;
}

.evaluation-box .section-titles {
    margin-bottom: 25px;
}

.evaluation-box label {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.evaluation-box .checkbox-group label {
    font-size: 13px;
    margin-bottom: 15px;
}
.about .btn-default {
    margin-top: 20px;
    display: inline-block;
}
.evaluation-box .cf7mls_next.action-button, .evaluation-box .cf7mls_back.action-button, .evaluation-box .action-button {
    padding: 12px 20px !important;
    font-size: 13px;
}
 
.evaluation-box .checkbox-group .wpcf7-list-item {
    font-size: 13px;
}
	
section.about.aboutpage {
    padding: 0;
}
 
section.about.aboutpage + section.contact {
    margin-top: 0;
}
 
.evaluation-box .btn-default.bordered span {
    font-size: 10px;
    letter-spacing: 0px;
}	
	.contact .section-title {
    font-size: 75px !important;
}
	
.about ul {
    font-size: 14px;
}
 
.buy-sell .section-titles ul {
    font-size: 14px;
}
 
.listingbox p {
    font-size: 16px;
}	
}


@media only screen and (min-width:992px) and (max-width:1199px) {
.btn-default {
    padding: 15px 25px;
    font-size: 16px;
}

.navbar-expand-lg .navbar-nav>li {
    margin: 0px 5px;
}

.navbar-light .navbar-nav .nav-link {
    font-size: 12px;
    letter-spacing: 1;
}

.section-title {
    margin-top: -100px;
    font-size: 100px;
}

h2 {
    font-size: 40px;
}

.about .section-title {
    bottom: 0px;
    font-size: 90px;
}

.properties .owl-carousel .owl-nav button.owl-prev {
    margin-left: 35%;
}

.properties .owl-carousel .owl-nav button.owl-next {
    margin-right: 35%;
}

/********************/
.page-banner h1 {
    font-size: 62px;
}

.contact {
    margin-top: 50px;
}


.hero-video .btn-transparent,
.hero-video .btn-default {
    padding: 15px 5px;
    font-size: 12px;
}

.btn-default {
    padding: 12px 5px;
    font-size: 14px;
    min-width: 140px;
    text-align: center;
}

p  {
    font-size: 14px;
}

.testimonials .owl-carousel .owl-nav button.owl-prev {
    margin-left: -100px;
}

.testimonials .owl-carousel .owl-nav button.owl-next {
    margin-right: -100px;
}

h3 {
    font-size: 30px;
}


.evaluation-box .btn-default.bordered {
    margin-bottom: 15px;
}

.evaluation-box .btn-default.bordered span {
    font-size: 11px;
    letter-spacing: 2.5px;
}

.evaluation-box .bg-form {
    padding: 75px 25px;
}

.evaluation-box .section-titles {
    margin-bottom: 25px;
}

.evaluation-box label {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.evaluation-box .cf7mls_next.action-button, .evaluation-box .cf7mls_back.action-button, .evaluation-box .action-button {
    padding: 12px 20px !important;
    font-size: 14px;
}
 
.navbar-light .navbar-nav .nav-link {
    font-size: 14px;
}
 .header .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
}
 
.navbar-expand-lg .navbar-nav>li {
    margin: 0px 6px;
}
	
h2 {
    font-size: 36px;
}
 
section.about.aboutpage {
    padding: 0;
}
 
section.about.aboutpage + section.contact {
    margin-top: 0;
}
 
.navbar-light .navbar-nav .nav-link {
    font-size: 12px;
}
 
.navbar-brand img {
    margin-right: 0px;
}
 
.navbar-expand-lg .navbar-nav>li {
    margin: 0px 5px;
}
 
.page-banner {
    padding-top: 50px;
}
 
.page-banner h1 {
    font-size: 50px;
}
 
.evaluation-box .btn-default.bordered span {
    letter-spacing: 1.5px;
}
 	
.contact .section-title {
    font-size: 100px;
    line-height: 1.2;
}
 .about ul {
    font-size: 14px;
}
 
.buy-sell .section-titles ul {
    font-size: 14px;
}
 
.hero-video img {
    max-height: 165px;
}
 	

}

@media only screen and (min-width:1200px) and (max-width:1399px) {
.section-title {
    font-size: 120px;
    margin-top: -110px;
}

.navbar-expand-lg .navbar-nav>li {
    margin: 0px 14px;
}

.hero-video .btn-transparent,
.hero-video .btn-default {
    padding: 15px 5px;
    font-size: 14px;
}
.navbar-light .navbar-nav .nav-link {
    font-size: 13px;
}
 
.navbar-expand-lg .navbar-nav>li {
    margin: 0px 10px;
}
 
.page-banner {
    padding-top: 50px;
}
 
.page-banner h1 {
    font-size: 55px;
}
 
.evaluation-box .btn-default.bordered span {
    font-size: 14px;
    letter-spacing: .8px;
}
 .contact .section-title {
    font-size: 120px;
}
	.hero-video .btn-transparent, .hero-video .btn-default {
    padding: 15px 5px;
    font-size: 12px;
}
 
}

@media only screen and (min-width: 1400px) and (max-width: 1450px) {
.contact .section-title {
    font-size: 135px;
}
}