@media only screen and (max-width:991px) {
    .navbar-brand img {
        max-height: 90px;
    }

    .footer .footer-logo-ctn {
        justify-content: center;
    }

    .footer .agency-text-ctn {
        text-align: center;
    }

    .social-media-ctn {
        justify-content: center;
        margin-bottom: 40px;
    }

    .footer .contact-info {
        text-align: center;
    }
}

@media only screen and (max-width:767px) {
.cta-box h3 {
    font-size: 24px;
}

.banner p {
    font-size: 12px;
}

.banner  {
    padding-bottom: 25px;
}

.section-title h6 {
    font-size: 12px;
}

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

p {
    font-size: 14px;
}

.cta-box .img img {
    aspect-ratio: 1 / 1 !important;
}

.properties .btn-default {
    margin-right: 0px;
}

.footer,
.footer .text-end {
    text-align: center !important;
}

.footer .contact-details li a {
    justify-content: center;
}

.testimonials .logo {
    margin-top: 0px;
    margin-bottom: 50px;
}

.testimonials .btn-default {
    margin-top: 30px;
}

.recent-box .text {
    padding: 25px 25px 15px;
}

.blog .btn-default {
    margin-top: 25px;
}

.blog-box h3 {
    font-size: 18px;
}

.contact-form .bg {
    padding: 70px 30px;
}

.contact-info {
    font-size: 12px;
    letter-spacing: .5px;
    text-align: left;
    justify-content: center;
}

.footer p {
    margin-top: 20px;
}

.cta-box:hover::after {
    background-size: 150px;
}

h1 {
    font-size: 32px;
}

.about.aboutpage .section-title {
    margin-top: 30px;
}

.contact-form.contactpage .leftside {
    border: none;
    border-bottom: 1px solid #000;
    margin-bottom: 40px;
}

.btn-default {
    padding: 0px 15px;
    line-height: 45px;
    font-size: 13px;
}

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

.evaluation-box .checkbox-group label {
    flex: 0 1 calc(100% - 0px);
    margin-bottom: 15px;
}

.evaluation-box .btn-default {
    min-width: 90px;
    padding: 0px 15px;
    line-height: 45px;
    font-size: 13px;
}

.evaluation-box label {
    font-size: 14px;
}

.form-control {
    height: 50px;
    font-size: 14px;
    margin-bottom: 20px;
}

.evaluation-box .btn-default.bordered {
    font-size: 14px;
}

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

.evaluation-box iframe {
    margin-bottom: 10px;
}

.evaluation-box .btn-default.bordered {
    font-size: 14px;
}

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

.evaluation-box .checkbox-group label {
    font-size: 15px;
}

.testibox {
    padding-top: 80px;
    padding-left: 0px;
    position: relative;
}

.testibox .icon {
    top: 30px;
    left: 0px;
    font-size: 40px;
}

.about.aboutpage {
    padding: 40px 0;
}

.property-box h3 {
    font-size: 28px;
}

.property-box h5 {
    font-size: 20px;
}

.buysellform {
    padding: 60px 0px;
}
.evaluation-box .cf7mls_next.action-button, .evaluation-box .cf7mls_back.action-button, .evaluation-box .action-button {
    padding: 0px 15px 0px 40px !important;
    line-height: 45px !important;
    padding: 0px 15px !important;
    font-size: 13px !important;
    min-width: 90px;
}
 
.evaluation-box .checkbox-group .wpcf7-list-item {
    flex: 0 1 calc(100% - 0px);
    margin-bottom: 14px !important;
    font-size: 15px;
}
 
.evaluation-box label {
    font-size: 14px;
}
 
.evaluation-box .checkbox-group label {
    font-size: 14px;
}
 
.evaluation-box input[type="checkbox"] {
    width: 25px !important;
    height: 25px;
    margin-right: 5px;
}
 
.evaluation-box p {
    margin-bottom: 10px;
}
 
.page-banner h1 {
    font-size: 33px;
}
 
section {
    overflow: hidden;
}
 
.modal.guide .section-title h2 {
    font-size: 30px;
}
 
.footer .contact-info.social {
    padding: 0;
    text-align: center;
}
 
.ctas {
    padding: 70px 0px 0px 0px;
}
 
.footer .contact-info.social {
    width: 100%;
}

	.lavalcontent h3 {
		font-size: 20px;
	}

	.lavalcontent .nav-tabs li {
		margin: 3px 6px;
	}

	.lavalcontent .nav-tabs li a {
		line-height: 50px;
		padding: 0px 12px;
		font-size: 14px;
		border-radius: 4px;
		min-width: 190px;
	}

	.lavalcontent .table tr td {
		font-size: 13px;
		padding: 20px 9px;
		white-space: nowrap;
	}

	.lavalcontent .bgs {
		padding: 30px 30px;
	}
	
	.about::after {
    top: auto;
    bottom: 0px;
    background-size: 150px auto;
    width: 150px;
    height: 90px;
    right: 20px;
}

.banner,
.banner video {
    height: 70vh;
}

.line-text {
    display: none;
}

.about {
    margin-top: 50px;
}

.properties,
.testimonials,
.recent-transactions,
.blog,
.instagram,
.info-small {
    padding: 60px 0;
}

.property-box .text {
    width: 100%;
    padding-right: 60px;
}

.property-box .prop-specs {
    flex-direction: column;
    align-items: start;
}

.property-box .prop-specs li,
.property-box .prop-specs li:first-of-type {
    border: none;
    padding: 0;
    margin-bottom: 5px;
}

}

@media (max-width: 576px) {
    .footer .footer-logo-ctn {
        flex-direction: column;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
.banner p {
    font-size: 15px;
}

.section-title h6 {
    font-size: 12px;
}

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

p {
    font-size: 14px;
}

.cta-box h3 {
    font-size: 20px;
}

.blog-box h3 {
    font-size: 18px;
}

.cta-box:hover::after {
    background-size: 150px;
}

.contact-form.contactpage .leftside {
    border: none;
    border-bottom: 1px solid #000;
    margin-bottom: 40px;
}

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

.evaluation-box .btn-default.bordered {
    font-size: 14px;
}

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

h1 {
    font-size: 44px;
}

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

.evaluation-box label {
    font-size: 15px;
}
	
.evaluation-box .cf7mls_next.action-button, .evaluation-box .cf7mls_back.action-button, .evaluation-box .action-button {
    font-size: 13px !important;
    line-height: 45px !important;
    padding: 0px 15px !important;
}
 
.evaluation-box .btn-default.bordered span {
    font-size: 10px;
    letter-spacing: 0px;
}
 
.evaluation-box label {
    font-size: 14px;
}
 
.page-banner h1 {
    font-size: 40px;
}
 
.modal.guide .section-title h2 {
    font-size: 40px;
}
 
.cta-box h3 {
    font-size: 17px;
}
 
.recent-box h4 {
    font-size: 22px;
}
 
.recent-box p {
    font-size: 12px;
}
 
.contact-form .bg {
    padding: 70px 50px;
}

	.lavalcontent .nav-tabs li a {
		padding: 0px 15px;
	}

	.lavalcontent .table tr td {
		font-size: 13px;
		padding: 20px 9px;
		white-space: nowrap;
	} 	

}

@media only screen and (min-width:992px) and (max-width:1199px) {
.navbar-light .navbar-nav>.nav-item {
    margin-left: 0px
}

.navbar-light .navbar-nav>.nav-item>.nav-link {
    font-size: 14px;
}

.navbar-brand img {
    max-height: 80px;
}

p {
    font-size: 15px;
}

.banner {
    padding-bottom: 30px;
    align-items: end;
}

.cta-box h3 {
    font-size: 20px;
}

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

.section-title h6 {
    letter-spacing: 1px;
    font-size: 13px;
}

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

.contact-form.contactpage .bg {
    padding: 70px 35px;
}

.contact-form.contactpage .contact-info {
    font-size: 12px;
    padding-left: 45px;
}

.evaluation-box .btn-default.bordered {
    font-size: 14px;
}

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

h1 {
    font-size: 44px;
}

	.page-banner h1 {
    font-size: 40px;
}
 
.navbar-light .navbar-nav>.nav-item>.nav-link {
    font-size: 14px;
    letter-spacing: 1px;
}

}

@media only screen and (min-width:1200px) and (max-width:1399px) {
.section-title h2 {
    font-size: 40px;
}

.cta-box h3 {
    font-size: 20px;
}

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

.contact-form.contactpage .bg {
    padding: 70px 45px;
}

.contact-form.contactpage .contact-info {
    font-size: 12px;
    padding-left: 45px;
}


.evaluation-box .btn-default.bordered {
    font-size: 14px;
}

.evaluation-box .btn-default.bordered span {
    font-size: 12px;
    letter-spacing: 0.3px;
}
.page-banner h1 {
    font-size: 50px;
}
}