@media only screen and (max-width: 991px) {

}

@media only screen and (max-width: 767px) {
.header {
    padding: 30px 10px;
}

.banner {
    height: 80vh;
}

.banner-content {
    top: 0;
}

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

.side-menu {
    width: 90%;
}

.floating-contact-smis {
    display: none;
}

.banner-content .logo img {
    max-height: 65px;
}

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

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

.section-title {
    padding-left: 15px;
    margin-bottom: 40px;
}

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

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

.about .content {
    position: relative;
    width: 100%;
    padding: 0 20px;
    z-index: 2;
}

.about .content .text {
    margin-left: 1vw;
    position: relative;
}

.about .welcome-accent {
    position: absolute;
    width: 10px;
}

.about .welcome-bg {
    width: 2.18%;
}

.btn-default {
    line-height: 53px;
    font-size: 13px;
    padding: 0px 24px;
    min-width: 195px;
}

.about .welcome-image {
    width: 100%;
    padding-right: 25px;
    margin-top: 0;
    padding-left: 25px;
}

.featured-listings {
    padding: 50px 0 50px;
}

.featured-listings .bgwhite {
    width: 100%;
    margin: 0px;
    padding: 40px 30px;
}

.featured-listings .owl-dots {
    margin-left: 0;
    margin-top: 15px !important;
    position: relative;
    text-align: left;
    margin-left: 20px;
}

.ctas-link span {
    font-size: 25px;
}

.testimonials .content {
    position: relative;
    width: 100%;
    padding: 40px 20px;
    background: #ffffff;
}

.testimonials p {
    font-size: 15px;
    line-height: 1.98;
}
    
section {
    overflow: hidden;
}

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

.testimonials .text {
    position: relative;
    width: 100%;
    padding: 0px 0px;
}

.testimonials .left,
.testimonials .right {
    display: none;
}

.testimonials .owl-dots {
    margin: 0px !important;
    margin-top: 25px !important;
    position: relative;
    bottom: 0;
    width: 100%;
    text-align: center;
}

.testimonials .text:before {
    display: none;
}

.social-media .section-title {
    margin-bottom: 40px !important;
}

.social-media {
    position: relative;
    padding: 0 0 50px 0;
}

.contact-form {
    padding: 70px 0px;
}

.footer .links li {
    margin: 5px 0px;
    display: inline-block;
    width: 100%;
}

.footer .copy p {
    padding: 100px 5px 20px 5px;
    font-size: 14px;
}

.featured-listings .sp {
    padding-right: 0px;
}

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

.contact-form.contactpage .bg {
    padding: 30px 20px;
    margin-bottom: 25px;
}

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

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

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

.navigate-btns .btn-default {
    line-height: 45px;
    font-size: 12px;
    padding: 0px 20px;
    min-width: 120px;
}

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

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

.about {
    padding: 50px 0px 50px;
}

.page-banner {
    height: 55vh;
}

.why-buy .pic-me {
    margin-bottom: 25px;
}

.testimonial-box {
    padding: 30px 22px;
}

.testimonial-box h4 {
    font-size: 25px;
}

.partners-box {
    flex-wrap: wrap;
}

.partners-box .img {
    margin-left: 0px;
    margin-bottom: 15px;
}

	.evaluation-box .cf7mls_next.action-button, .evaluation-box .cf7mls_back.action-button, .evaluation-box .action-button {
    padding: 0px 15px !important;
    font-size: 13px !important;
    min-width: 100px;
    line-height: 42px !important;
}
 
.evaluation-box .bg-form iframe {
    margin-bottom: 10px;
}
 
.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 {
    font-size: 14px;
}
 
.evaluation-box input[type="checkbox"] {
    width: 25px !important;
    height: 25px;
    margin-right: 5px;
}
 
.ctas-link span {
    font-size: 23px;
}
.modal.guide .modal-body {
    padding: 70px 15px 20px 15px;
}	
	
.lavalcontent .nav-tabs {
    gap: 10px;
    width: 100%;
}
 
.lavalcontent .nav-tabs .nav-link {
    width: 100%;
    margin: 0;
    min-width: inherit;
    padding: 0px 0px;
}
 
.lavalcontent .table tr td {
    font-size: 13px;
    padding: 17px 14px;
}
 
.lavalcontent .bgs {
    padding: 40px 20px;
}	
	
.team,
.footer,
.info-small {
    padding: 50px 0;
}

.why-buy,
.sold-map,
.testimonials {
    padding: 0 0 50px 0;
}

}

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

.btn-default {
    line-height: 55px;
    font-size: 12px;
    padding: 0px 18px;
    min-width: 185px;
}

.floating-contact-smis {
    top: 54%;
}

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

.section-title {
    padding-left: 15px;
    margin-bottom: 40px;
}

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

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

.featured-listings .price-text {
    font-size: 25px;
}

.featured-listings .bgwhite {
    padding: 78px 20px 64px;
}

.ctas-link span {
    font-size: 25px;
}

.testimonials p {
    font-size: 15px;
}

.testimonials h4 {
    margin-top: 20px;
}

.testimonials .owl-dots {
    margin-left: calc(-44.19vh + 0px);
    bottom: 4%;
}

.footer .links li {
    margin: 0px 23px;
}

.footer .copy p {
    font-size: 14px;
}

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

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

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

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

.evaluation-box .btn-default.bordered {
    font-size: 11px;
    padding: 17px 0px;
    letter-spacing: 0px;
}

.buysellform h4 {
    font-size: 18px;
}
.evaluation-box .cf7mls_next.action-button, .evaluation-box .cf7mls_back.action-button, .evaluation-box .action-button {
    padding: 0px 15px !important;
    min-width: 125px;
    font-size: 13px;
    line-height: 43px !important;
}
 
.evaluation-box .btn-default.bordered span {
    font-size: 10px;
    letter-spacing: 0px;
}
 
.list {
    font-size: 14px;
}
	
	.modal.guide button.submit.btn-default {
    margin-top: 40px;
}
 .lavalcontent .table tr td {
    font-size: 14px;
}
 
.lavalcontent .nav-tabs .nav-link {
    line-height: 50px;
    padding: 0px 20px;
    font-size: 14px;
    border-radius: 4px;
    min-width: inherit;
    margin: 3px 3px;
}
}

@media only screen and (min-width: 992px)and (max-width: 1199px) {
p {
    font-size: 14px;
}

.btn-default {
    line-height: 55px;
    font-size: 12px;
    padding: 0px 18px;
    min-width: 185px;
}

.floating-contact-smis {
    top: 54%;
}

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

.section-title {
    padding-left: 15px;
    margin-bottom: 40px;
}

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

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

.featured-listings .price-text {
    font-size: 25px;
}

.featured-listings .bgwhite {
    padding: 78px 20px 64px;
}

.ctas-link span {
    font-size: 25px;
}

.testimonials p {
    font-size: 15px;
}

.testimonials h4 {
    margin-top: 20px;
}

.testimonials .owl-dots {
    margin-left: calc(-57.19vh + 0px);
    bottom: -60px;
}

.footer .links li {
    margin: 0px 23px;
}

.footer .copy p {
    font-size: 14px;
}

.header .main-nav .navbar .navbar-nav>.nav-item>a {
    padding: 0px 18px;
    line-height: 40px;
    font-size: 13px;
}

.main-nav .navbar .navbar-nav .nav-item {
    padding: 0px 0px;
}

.navbar-expand-lg .navbar-nav>.nav-item .sub-menu li>a.nav-link {
    font-size: 12px;
}

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

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

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

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

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

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

.team-box .text h3 {
    font-size: 19px;
}

.team-box .text p {
    font-size: 12px;
}
.header .main-nav .navbar .navbar-nav>.nav-item>a {
    padding: 0px 18px !important;
}
 
.list {
    font-size: 14px;
}
}

@media only screen and (min-width: 1200px)and (max-width: 1399px) {
.main-nav .navbar .navbar-nav .nav-item {
    padding: 0px 0px;
}

.navbar-expand-lg .navbar-nav>.nav-item .sub-menu li>a.nav-link {
    font-size: 12px;
}

.footer .links li {
    margin: 0px 34px;
}

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

.team-box .text h3 {
    font-size: 21px;
}

.team-box .text p {
    font-size: 12px;
}

.testimonials .owl-dots {
    margin-left: calc(-69.19vh + 0px);
}


}


    


/*** Responsive Css ***/
@media only screen and (min-width: 768px) {
.partners-box .text.full {
    order: 3;
}
}

@media only screen and (max-width: 767px) {
.partners-box .img {
    max-width: 100px;
    min-width: 100px;
    height: 100px;
    order: 2;
    margin-left: 15px;
}
}


@media only screen and (min-width: 768px)and (max-width: 991px) {
.partners-box .img {
    max-width: 100px;
    min-width: 100px;
    height: 100px;
}



}

@media only screen and (min-width: 992px)and (max-width: 1199px) {

}

@media only screen and (min-width: 1200px)and (max-width: 1399px) {

}