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

header.fixed .navbar-brand img {
    max-height: 60px;
}

header {
    padding: 0px;
}

}

@media only screen and (max-width:767px) {
.banner .logo {
    max-height: 150px;
}

.banner {
    padding-bottom: 50px;
}

.banner h1 {
    font-size: 33px;
}

.banner h6 {
    font-size: 15px;
}

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

.banner .logo-remax {
    bottom: 20px;
    right: 10px;
}

.banner .logo-remax img {
    max-height: 37px;
    margin-left: 15px;
}

.section-title h6 {
    font-size: 14px;
    letter-spacing: 2px;
}

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

.side-menu {
    left: -150%;
    width: 100%;
}

.bigtext {
    font-size: 80px;
}

.testimonials .bigtext {
    font-size: 60px;
    transform: translate(-39%, -50%) rotate(-90deg);
}

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

.about .logo-remax {
    margin-top: 27px;
}

.about .logo-remax img {
    margin-left: 0px;
    margin-right: 0px;
    max-height: 30px;
}

.buysell .text .section-title {
    padding: 0px;
}

.social-box img {
    aspect-ratio: 1 / .6;
}

.contact-form .bg {
    padding: 60px 20px;
}

.contact-form .text {
    padding: 80px 10px 160px 10px;
}

.social-media .text-hidden {
    padding: 0px 0px 70px 0px;
}

footer {
    text-align: center;
    padding-top: 50px;
}

footer .contact-details li a {
    margin: 0 auto;
}

footer h6 {
    margin-top: 30px;
    margin-bottom: 20px;
}

.contact-details.social-links {
    justify-content: center;
    margin-bottom: 20px;
}

p {
    font-size: 14px;
}

.btn-default {
    padding: 0px 25px;
    line-height: 60px;
    min-width: 180px;
    margin-left: 20px;
}

.btn-default:before {
    width: 20px;
    left: -20px;
}

.btn-default:after {
    width: 20px;
    left:0px;
}

.imgstyle {
    padding-left: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.buysell-home .section-title {
    margin-bottom: 0px;
}

.properties .bigtext {
    opacity: .05;
    font-size: 52px;
}

.bigtext.topfull {
    left: 0px;
    top: 53px;
    width: 100%;
}

.center .listingbox h4 {
    font-size: 20px;
}

.properties .left .link {
    border-bottom: none;
    border-right: none;
}

.buysell-cta {
    height: inherit;
    margin-bottom: 20px;
}

.page-banner h1 {
    font-size: 28px;
    line-height: 1.3;
}

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

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

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

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

.evaluation-box .btn-default {
    min-width: 126px;
    padding: 0px 22px;
    line-height: 45px;
    font-size: 12px;
}

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

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

.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;
}

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


.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 {
    line-height: 45px !important;
    padding: 0px 22px !important;
    font-size: 12px !important;
    min-width: 126px;
    margin-left: 20px;
}
 
.evaluation-box .cf7mls_next.action-button:before,
.evaluation-box .cf7mls_back.action-button:before,
.evaluation-box .action-button:before {
    width: 20px;
    left: -20px;
}
 
.evaluation-box .cf7mls_next.action-button:after,
.evaluation-box .cf7mls_back.action-button:after,
.evaluation-box .action-button:after {
    width: 20px;
    left: 0px;
}
 
.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;
}
 
}

@media only screen and (min-width:768px) and (max-width:991px) {
.banner {
    padding-bottom: 50px;
}

.banner h1 {
    font-size: 48px;
}

.banner .btn-default {
    line-height: 60px;
    min-width: 175px;
    margin: 10px 11px;
}

.banner .logo-remax {
    bottom: 15px;
    right: 15px;
    max-height: 40px;
}

.bigtext {
    font-size: 90px !important;
}

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

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

p {
    font-size: 15px;
}

.btn-default {
    padding: 0px 30px;
    line-height: 60px;
    min-width: 180px;
    margin-left: 20px;
}

.btn-default:before {
    width: 20px;
    left: -20px;
}

.btn-default:after {
    width: 20px;
    left:0px;
}

.contact-form .bg {
    padding: 40px 20px;
}

.buysell .text .section-title {
    padding: 50px 0px;
}

.contact-form .text {
    padding: 80px 10px;
}

footer .contact-details {
    margin-bottom: 20px;
}

.about .logo-remax {
    margin-top: 27px;
}

.about .logo-remax img {
    margin-left: 0px;
    margin-right: 0px;
    max-height: 30px;
}

.center .listingbox h4 {
    font-size: 22px;
}

.listingbox h4 {
    font-size: 20px;
}

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

.buysell-home .section-title {
    margin-bottom: 0px;
}

.imgstyle {
    padding-left: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.page-banner h1 {
    font-size: 40px;
}

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

.buysellform .form-control {
    font-size: 14px;
}

.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;
}

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

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

.evaluation-box .form-control {
    font-size: 14px;
}
.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 {
    line-height: 60px !important;
    padding: 0px 30px !important;
    font-size: 13px !important;
    min-width: 180px;
    margin-left: 20px;
}
 
.evaluation-box .cf7mls_next.action-button:before,
.evaluation-box .cf7mls_back.action-button:before,
.evaluation-box .action-button:before {
    width: 20px;
    left: -20px;
}
 
.evaluation-box .cf7mls_next.action-button:after,
.evaluation-box .cf7mls_back.action-button:after,
.evaluation-box .action-button:after {
    width: 20px;
    left: 0px;
}
 
.evaluation-box .btn-default.bordered span {
    font-size: 10px;
    letter-spacing: 0px;
}
 
.evaluation-box label {
    font-size: 14px;
}
}

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

.navbar-light .navbar-nav.right>.nav-item {
    margin-left: 20px;
}

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

header.home-header .navbar-light .navbar-nav.middle {
    padding-left: 10px;
}


.banner {
    padding-bottom: 50px;
}

.banner h1 {
    font-size: 48px;
}

.banner .btn-default {
    line-height: 60px;
    margin: 10px 25px;
}

.banner .logo-remax {
    bottom: 15px;
    right: 15px;
    max-height: 40px;
}

.bigtext {
    font-size: 90px !important;
}

.properties .bigtext {
    font-size: 120px !important;
}

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

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

p {
    font-size: 15px;
}

.btn-default {
    padding: 0px 30px;
    line-height: 60px;
    min-width: 180px;
    margin-left: 20px;
}

.btn-default:before {
    width: 20px;
    left: -20px;
}

.btn-default:after {
    width: 20px;
    left:0px;
}

.contact-form .bg {
    padding: 40px 20px;
}

.buysell .text .section-title {
    padding: 50px 0px;
}

.contact-form .text {
    padding: 80px 10px;
}

footer .contact-details {
    margin-bottom: 20px;
}

footer h6 {
    font-size: 16px;
}

.contact-details li a {
    width: auto;
    font-size: 13px;
}

.navbar-light .navbar-nav>.nav-item ul.sub-menu {
    left: auto;
    right: -50px;
}

.navbar-light .navbar-nav>.nav-item ul.sub-menu>li>.nav-link {
    padding: 0px 18px !important;
    font-size: 13px;
}

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

.page-banner h1 {
    font-size: 40px;
}

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

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

.evaluation-box .btn-default.bordered span {
    font-size: 11px;
    letter-spacing: 0.3px;
}
.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 {
    line-height: 60px !important;
    padding: 0px 30px !important;
    font-size: 13px !important;
    min-width: 180px;
    margin-left: 20px;
}
 
.evaluation-box .cf7mls_next.action-button:before,
.evaluation-box .cf7mls_back.action-button:before,
.evaluation-box .action-button:before {
    width: 20px;
    left: -20px;
}
 
.evaluation-box .cf7mls_next.action-button:after,
.evaluation-box .cf7mls_back.action-button:after,
.evaluation-box .action-button:after {
    width: 20px;
    left: 0px;
}
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
.navbar-light .navbar-nav>.nav-item ul.sub-menu {
    left: auto;
    right: -50px;
}

.navbar-light .navbar-nav>.nav-item ul.sub-menu>li>.nav-link {
    padding: 0px 18px !important;
    font-size: 13px;
}

.properties .bigtext {
    font-size: 160px;
}

.page-banner h1 {
    font-size: 40px;
}

footer h6 {
    font-size: 16px;
}

.contact-details li a {
    width: auto;
    font-size: 13px;
}

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

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

}