@media only screen and (max-width: 991px) {
.navbar-expand-lg .navbar-nav>.nav-item .sub-menu {
    position: relative;
    display: none;
    transform: none;
    opacity: 1;
    left: 0;
}

.navbar-expand-lg .navbar-nav>.nav-item:hover>.sub-menu {
    position: relative;
    display: block;
    transform: none;
    opacity: 1;
    left: 0;
    width: 100%;
}

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

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

.navbar-toggler.menu-icon {
    width: 40px;
    padding: 0;
    cursor: pointer;
    position: relative;
    border: 0px;
    margin-right: 0px;
    outline: none !important;
    box-shadow: none !important;
}

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

.header.active {
    background: #000 !important;
}

.navbar-toggler.menu-icon.active span:nth-child(1) {
    -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-toggler.menu-icon.active span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.navbar-toggler.menu-icon.active span {
    position: absolute;
    top: calc(50% - 8px);
}

.header .navbar-brand img {
    max-height: 55px !important;
}

.header .navbar-brand .agency-logo img {
    max-height: 40px !important;
}

.header {
    padding: 20px 0px;
}

.navbar-brand {
    bottom: 0;
}

.navbar-brand .agency-logo {
    margin-left: 10px;
}

.side-menu {
    top: -300%;
}

.side-menu.intro {
}

.side-menu>.row {
    margin: 0 auto;
}

.side-menu .bgblack {
    height: 100vh;
    background: #fff;
    padding: 30px 0px;
    overflow: hidden;
    overflow-y: scroll;
}

.side-menu ul.main-menu li a {
    padding: 16px 0px 16px 26px;
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
}

.side-menu ul.main-menu .sub-menu li a {
    padding: 16px 12px 16px 27px;
}

a.CloseBtn {
    margin-right: -20px;
    margin-bottom: 0px;
    margin-top: -20px;
}

.menu-btn {
    margin-left: auto;
}

}


@media only screen and (max-width: 767px) {
.testimonials .owl-theme .owl-nav [class*=owl-].owl-prev {
    left: -15px;
    right: auto;
}

.testimonials .owl-theme .owl-nav [class*=owl-].owl-next {
    right: -15px;
    left: auto;
}

.side-menu.intro .img {
    display: none;
}

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

.about .section-title {
    padding: 30px 0px;
}

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

p {
    font-size: 16px;
    line-height: 1.6;
}

.ctasbox {
    margin-bottom: 20px;
}

.ctasbox .img img {
    height: 300px;
}

.form-control {
    margin-bottom: 20px;
}

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

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

.menu-btn {
    width: 35px;
    height: 50px;
}

h1 {
    font-size: 20px;
}


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

.banner h1 {
    font-size: 19px;
    margin-bottom: 32px;
}

.banner .logo {
    height: 113px;
    margin-bottom: 30px;
}

.banner .logo-remax {
    bottom: 15px;
    right: 15px;
    width: 59px;
}

.footer .details a {
    margin: 0px 5px;
}

.footer .logo a {
    margin-bottom: 5px;
    display: inline-block;
}

.about .details {
    display: block;
}

.program-box .img {
    height: 200px;
}

.contact-details .icon {
    margin-top: 20px;
}

.contact-form h5 {
    margin-top: 40px;
}

.imgabout {
    padding-right: 25px;
    padding-bottom: 25px;
}

.imgabout::before {
    width: calc(100% - 25px);
    height: calc(100% - 25px);
}

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

.properties {
    padding: 60px 0px;
}

.properties .bigtext {
    font-size: 42px;
    width: 100%;
    text-align: center;
}

.properties .item {
    padding: 0px 0px;
}

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

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

.footer {
    text-align: center;
}

.footer h4 {
    margin-top: 20px !important;
}

.contact-list {
    justify-content: center;
}

.contact-list li a {
    justify-content: center;
    max-width: inherit;
}

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


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

.footer .contact-list.social {
    margin-bottom: 20px;
}
	.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 input[type="checkbox"] {
		width: 25px;
	}
	
.lavalcontent .nav-tabs li {
    margin: 0px 0px;
    width: 50%;
    padding: 2px 2px;
}
 
.lavalcontent .nav-tabs li button {
    line-height: 55px;
    padding: 0px 0px;
    font-size: 13px;
    border-radius: 4px;
    min-width: 100%;
}
 
.lavalcontent .table tr td {
    font-size: 13px;
    padding: 20px 10px;
}
 
.lavalcontent h2 {
    font-size: 33px;
}
 
.lavalcontent h5 {
    font-size: 19px;
}
 
.lavalcontent .bgs {
    padding: 25px 14px;
}
 
.lavalcontent .bgs h3 {
    font-size: 17px;
}
 
.links-content ul li {
    font-size: 13px;
}
 
.links-content ul {
    margin-bottom: 25px;
}
 
.testimonial-box {
    padding: 40px 20px;
}
 
.lavalcontent p {
    font-size: 15px;
}	
	
	.footer .contact-list li {
    margin-bottom: 20px;
}
 
.footer .contact-list li a {
    display: block;
}
 
.footer .contact-list li i {
    margin-bottom: 4px;
}
 
.footer h4 {
    margin-top: 37px !important;
}
 
.footer .contact-list li.map a {
    margin: 10px 0px 15px 0px;
}
 
.modal.guide .section-title h2 {
    font-size: 32px;
}
 
.evaluation-box input[type="checkbox"] {
    min-width: 20px;
}
	.side-menu .text {
    padding: 0px 15px;
}
 .side-menu .text {
    padding: 0px 0px 0px 26px;
}
 
.side-menu .contact-list li a {
    justify-content: start;
    font-size: 17px;
    gap: 6px;
}
 
.side-menu .contact-list li span {
    font-size: 14px;
}
}

@media only screen and (min-width: 768px)and (max-width: 991px) {
.section-title h2 {
    font-size: 26px;
}

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

.header.fixed .navbar-brand .agency-logo img {
    max-height: 26px;
}

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

p {
    font-size: 16px;
}

.ctasbox .inner .text h2 {
    font-size: 18px;
    text-transform: uppercase;
    padding-bottom: 20px;
    letter-spacing: 3px;
    color: #fff;
    margin: 0;
    line-height: 1.3;
    transition: 0.4s all ease;
}

.ctasbox .img img {
    height: 300px;
}

.socialbox img {
    height: 200px;
}

.testimonials .owl-theme .owl-nav [class*=owl-].owl-prev {
    left: -65px;
    right: auto;
}

.testimonials .owl-theme .owl-nav [class*=owl-].owl-next {
    right: -65px;
    left: auto;
}

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

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

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

.about .details {
    display: block;
}

.side-menu ul.main-menu .sub-menu li a {
    font-size: 13px;
    padding: 10px 12px 10px 25px;
    line-height: 30px;
}

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

.about .awards img {
    margin-bottom: 10px;
}

.properties {
    padding: 80px 0px;
}

.neighborhood {
    padding: 90px 0px 50px 0px;
}

.about .awards img {
    max-height: 80px;
}

.program-box .img {
    height: 200px;
}

.program-box p {
    min-height: 165px;
    margin-bottom: 20px;
    font-size: 15px;
}

.contact-details p {
    font-size: 13px;
}

.about:before {
    right: calc(100% - 230px);
}

.about.right:before {
    left: calc(100% - 230px);
}

.imgabout::before {
    top: 15px;
    left: 15px;
}

.imgabout.right::before {
    left: auto;
    right: 15px;
}

.properties .bigtext {
    font-size: 92px;
    width: 100%;
    text-align: center;
}

.properties .item {
    padding: 0px 0px;
}

.properties .btn-filled {
    top: 24px;
}

.footer h4 {
    margin-top: 10px !important;
}

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

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

.copyrights p {
    font-size: 15px;
    letter-spacing: 0;
}
	.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;
		font-weight: 500;
		line-height: 1.3 !important;
		padding: 14px 22px !important;
	}
	
.lavalcontent .nav-tabs li {
    margin: 0px 6px;
}
 
.lavalcontent .nav-tabs li button {
    padding: 0px 12px;
    font-size: 14px;
    min-width: 155px;
}
 .side-menu .contact-list li {
    font-size: 17px;
}
	
.side-menu .text {
    padding: 0px 0px 0px 26px;
}
 
.side-menu .contact-list li a {
    justify-content: start;
    font-size: 17px;
    gap: 6px;
}
 
.side-menu .contact-list li span {
    font-size: 14px;
}	
	
.footer .contact-list li {
    font-size: 15px;
}
 
.footer .contact-list li span {
    font-size: 15px;
}	
	
}

@media only screen and (min-width: 992px)and (max-width: 1199px) {
.testimonials .owl-theme .owl-nav [class*=owl-].owl-prev {
    left: -45px;
    right: auto;
}

.testimonials .owl-theme .owl-nav [class*=owl-].owl-next {
    right: -45px;
    left: auto;
}

.main-nav .navbar .navbar-nav .nav-item .nav-link {
    padding: 15px 7px;
    font-size: 10px;
}

.main-nav .navbar .navbar-nav .nav-item {
    margin-left: 6px;
}

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

.header .navbar-brand .agency-logo img,
.header.fixed .navbar-brand .agency-logo img {
    max-height: 40px;
}

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

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

.about:before {
    right: calc(100% - 330px);
}

.about.right:before {
    left: calc(100% - 330px);
}

.about .details {
    display: block;
}

.program-box h3 {
    font-size: 18px;
    min-height: 45px;
}

.program-box p {
    min-height: 129px;
    font-size: 16px;
}

.properties .bigtext {
    font-size: 92px;
    width: 100%;
    text-align: center;
}

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

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

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

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

.footer .contact-list li.map {
    font-size: 15px;
}
.lavalcontent .nav-tabs li {
    margin: 0px 6px;
}
 
.lavalcontent .nav-tabs li button {
    padding: 0px 12px;
    font-size: 14px;
    min-width: 165px;
}
 .footer .contact-list li {
    font-size: 15px;
}
 
.footer .contact-list li span {
    font-size: 15px;
}
 
}

@media only screen and (min-width: 1200px)and (max-width: 1399px) {
.main-nav .navbar .navbar-nav .nav-item .nav-link {
    padding: 15px 8px;
    font-size: 12px;
}

.header .navbar-brand .agency-logo img,
.header.fixed .navbar-brand .agency-logo img {
    max-height: 45px;
}

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

.main-nav .navbar .navbar-nav .nav-item {
    margin-left: 10px;
}

.program-box h3 {
    font-size: 18px;
    min-height: 45px;
}

.program-box p {
    min-height: 129px;
}

.properties .bigtext {
    font-size: 180px;
    width: 100%;
    text-align: center;
}

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

.evaluation-box .btn-default.bordered span {
    font-size: 12px;
    letter-spacing: 0.3px;
}
	.footer .contact-list li {
    font-size: 17px;
}
}