
@media only screen and (max-width:991px) {
.navbar-light .navbar-brand {
    width:58%;
}

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

.menu-btn {
    margin-bottom: 0px;
}

}

@media only screen and (max-width:767px) {
.side-menu {
    padding: 40px 29px 80px;
    min-width: 100%;
}

.banner h1 {
    font-size: 35px;
    line-height: 1.3;
    margin-bottom: 0px;
}

.banner p {
    font-size: 14px;
    letter-spacing: 2px;
}

.social-fix {
    display: none;
}

h2 {
    font-size: 25px;
    line-height: 1.4;
}

p {
    font-size: 14px;
}

.banner .btn-default {
    min-width: 100%;
    margin: 0px 0px;
}

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

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

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

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

.about {
    padding: 80px 0px;
    background-image: linear-gradient(to left, #fff 99%, #af8e5e 0%);
}

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

.properties .btn-default {
    margin-top: 130px;
    margin-right: 60px;
}

.btn-default {
    font-size: 14px;
    line-height: 45px;
    letter-spacing: 1px;
}

.testimonials .item {
    padding: 0px 28px;
}

.contact-form {
    text-align: center;
}

.contact-form .logo {
    margin-bottom: 20px;
}

.footer {
    text-align: center;
}

.footer .mtop {
    margin-top: 30px;
}

.footer h4 {
    margin-top: 45px;
}

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

.footer .logo img {
    max-height: 88px;
}

.footer .agency-logo img {
    max-height: 74px;
}

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

.service-box .img>img {
    aspect-ratio: 1 / .9;
}


/**/
.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: 100px;
    padding: 0px 15px;
    line-height: 45px;
    font-size: 12px;
    letter-spacing: 1px;
}

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

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

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

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

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

.evaluation-box .section-title h6 {
    font-size: 12px !important;
    letter-spacing: 2px;
}

.evaluation-box .form-control {
    font-size: 13px;
}

h1 {
    font-size: 25px;
}

.about .space {
    padding-right: 15px;
}

.service-box h3 {
    font-size: 22px;
    letter-spacing: 2px;
}

.service-box p {
    font-size: 14px;
}
.evaluation-box .form-control {
    font-size: 13px;
}
 
.evaluation-box .cf7mls_next.action-button, .evaluation-box .cf7mls_back.action-button, .evaluation-box .action-button, .cf7mls-btns.cf7mls-btns-last-step .cf7mls_back.action-button {
    font-size: 12px;
    line-height: 45px !important;
    letter-spacing: 1px;
    font-weight: 500;
    padding: 0px 15px !important;
    min-width: 100px;
}
 
.evaluation-box .checkbox-group .wpcf7-list-item {
    flex: 0 1 calc(100% - 0px);
    margin-bottom: 14px !important;
    font-size: 15px;
}
 
.evaluation-box .checkbox-group label input {
    width: 18px;
}
	
	.evaluation-box .form-control {
    font-size: 13px;
}
 
.evaluation-box .cf7mls_next.action-button, .evaluation-box .cf7mls_back.action-button, .evaluation-box .action-button, .cf7mls-btns.cf7mls-btns-last-step .cf7mls_back.action-button {
    font-size: 12px;
    line-height: 45px !important;
    letter-spacing: 1px;
    font-weight: 500;
    padding: 0px 15px !important;
    min-width: 100px;
}
 
.evaluation-box .checkbox-group .wpcf7-list-item {
    flex: 0 1 calc(100% - 0px);
    margin-bottom: 14px !important;
    font-size: 15px;
}
 
.evaluation-box .checkbox-group label input {
    width: 18px;
}
}

@media only screen and (min-width:768px) and (max-width:991px) {
.banner h1 {
}

h1 {
    font-size: 35px;
}

h2 {
    font-size: 25px;
    line-height: 1.4;
}

p {
    font-size: 14px;
}

.banner .btn-default {
    min-width: 180px;
}

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

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

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

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

.testimonials .item {
    padding: 0px 28px;
}

.contact-form .logo {
    margin-bottom: 20px;
}

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

.footer .logo img {
    max-height: 88px;
}

.footer .agency-logo img {
    max-height: 74px;
}

.footer h4 {
    margin-top: 30px;
}

.footer .mtop {
    margin-top: 40px;
}

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

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

.service-box p {
    font-size: 13px;
}

.service-box .img>img {
    aspect-ratio: 1 / .9;
}

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

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

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

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

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

.about .space {
    padding-right: 15px;
}

.evaluation-box .cf7mls_next.action-button, .evaluation-box .cf7mls_back.action-button, .evaluation-box .action-button, .cf7mls-btns.cf7mls-btns-last-step .cf7mls_back.action-button {
    font-size: 12px;
    line-height: 45px !important;
    letter-spacing: 1px;
    font-weight: 500;
    padding: 0px 15px !important;
}
 
.evaluation-box .cf7mls_next.action-button, .evaluation-box .cf7mls_back.action-button, .evaluation-box .action-button, .cf7mls-btns.cf7mls-btns-last-step .cf7mls_back.action-button {
    font-size: 12px;
    line-height: 45px !important;
    letter-spacing: 1px;
    font-weight: 500;
    padding: 0px 15px !important;
}
}

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

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

.navbar-brand img {
    max-height: 65px;
    margin-right: 0px;
}

.navbar-light .navbar-nav>.nav-item.logo img {
    max-height: 65px;
}

.ctabox .overlay {
    font-size: 14px;
    letter-spacing: 2px;
}

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

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

h1 {
    font-size: 45px;
}

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

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

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

}

@media only screen and (min-width:1200px) and (max-width:1399px) {
.navbar-light .navbar-nav>.nav-item {
    margin: 0px 11px;
}

h1 {
    font-size: 40px;
}

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

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

.service-box .img>img {
    aspect-ratio: 1 / .9;
}

.service-box p {
    font-size: 13px;
}

}