@media only screen and (max-width:991px) {
.navbar-toggler {
    line-height: 1;
    padding: 0;
    border-radius: 0;
}
.navbar-toggler.menu-icon {
    width: 40px;
    padding:0;
    cursor: pointer;
    position: relative;
    border:0px;
}
.navbar-toggler.menu-icon span {
    width: 100%;
    height: 4px;
    display: block;
    background-color: #005DBA;
    margin: 6px 0;
    -webkit-transition: .5s;
    transition: .5s;
}
.navbar-toggler.menu-icon.active span {
    position: absolute;
    top: calc(50% - 8px);
}
.navbar-toggler.menu-icon.active span:nth-child(1) {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
}
.navbar-toggler.menu-icon.active span:nth-child(3) {
    -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-light .navbar-brand {
    width:75%;
}

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

.header,
.header.fixed {
    padding-right: 0px;
    padding-left: 0px;
}

}

@media only screen and (max-width:767px) {
    .section-title h2 {
        font-size: 28px;
    }

    .banner {
        height: calc(80vh - 88px);
    }

    .banner .video {
        height: calc(80vh - 88px);
    }

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

    .banner .p-bottom {
        bottom: 65px;
    }
	
	.banner .banner-btns{
		margin-bottom: 50px;
	}

.banner .btn-default {
    margin: 5px 25px;
}

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

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

.info .section-title {
    padding: 40px 6px;
}

p {
    font-size: 16px;
}

.footer .socials {
    margin-bottom: 30px;
}

.footer .space>div {
    padding: 0px 10px;
}

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

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

.contactpage-info .bg {
    padding: 45px 20px;
}

.contactpage-info h3 {
    font-size: 14px;
}

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

.evaluation-box .navigate-btns .btn-default {
    min-width: 115px;
}

.evaluation-box .btn-default.bordered {
    margin:5px 0px;
}

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

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

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

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

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

.service-text {
    display: block;
}

.service-text div {
    width: 100%;
    font-size: 15px;
    margin-top: 15px;
}

.info .text .section-title {
    padding: 50px 10px;
    max-width: 960px;
}

.sold-properties .mapimg {
    min-height: inherit;
}

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

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

.sold-testimonials .owl-theme .owl-nav [class*=owl-].owl-prev {
    left: 5px;
}

.sold-testimonials .owl-theme .owl-nav [class*=owl-].owl-next {
    right: 5px;
}

.banner .logo img {
    height: inherit;
}

.imgstylenew img {
    min-height: 400px;
    height: 400px;
}

.about.aboutsection .inspace:after {
    background-size: 130px;
    background-position: 90% 95%;
}

.testimonials .owl-theme .owl-nav [class*=owl-] {
    top: 100%;
    margin-top: -24px;
}

.about-quote blockquote h5 {
    font-size: 17px;
}

.core-values p {
    margin-bottom: 25px;
}

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

.core-values {
    padding: 50px 0px;
}

.partextinfo {
    padding: 20px 10px;
    border-right:none;
    border-top: none !important;
    border-bottom: 1px solid #ccc;
}

.partner-info .space>div {
    padding: 0px 15px;
}
	

.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.bordered span {
	font-size: 11px;
	letter-spacing: 1px;
}

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

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

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

.evaluation-box .btn-default {
	font-size: 14px;
	padding: 0px 12px;
}

.evaluation-box .checkbox-group .wpcf7-list-item {
	margin-bottom: 10px;
	font-size: 18px;
	width: 100%;
}

.evaluation-box .checkbox-group label {
	margin-bottom: 0px;
}

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

.cf7mls-btns .cf7mls_next.action-button, .cf7mls-btns .cf7mls_back.action-button {
    font-size: 13px;
    line-height: 44px !important;
    padding: 0px 18px !important;
    min-width: 100px;
}
		
.footer .logo {
    margin: 40px 0px;
}
.partextinfo {
    padding: 20px 10px;
    border-right: none;
    border-top: none !important;
    border-bottom: 1px solid #ccc;
    display: block;
    border-left: none;
}
	
.service-text.right {
    padding-right: 0px;
}

.service-text.left {
    padding-left: 0px;
}	

.service-text img {
    margin: 0 auto;
}
	
.banner .btn-default {
    margin: 5px 25px 10px 25px;
    display: block;
    clear: both;
    max-width: 220px;
    margin-left: auto;
    margin-right: auto;
}

.banner .logo img {
    height: 130px;
}

.info {
    padding: 0;
}

.info .bigtext {
    /* font-size: 53px; */
    /* right: 20px; */
    display: none;
}

.info .bigtext.left {
    /* left: 30px; */
    display: none;
}

.info .imgstyle img {
    max-height: 300px;
}

.contactpage-info input.btn-default {
    display: block;
    margin-left: auto;
    margin-right: auto;
}	

.about.aboutsection .inspace,
.service-personalie,
.sold-properties,
.partner-info,
.footer,
.buysellform,
.info-small {
    padding: 50px 0;
}

.sold-testimonials {
    padding: 0 0 50px 0;
}

#sold_map {
    height: 450px;
}

}

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

.banner .btn-default {
    margin: 10px 5px;
}

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

.footer .space>div {
    padding: 0px 10px;
}

p {
    font-size: 14px;
}

.info .section-title {
    padding: 40px 6px;
}

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

.contactpage-info .bg {
    padding: 45px 20px;
}

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

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

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

.btn-default {
    min-width: 175px;
}

.contactpage-info h3 {
    font-size: 15px;
}

.about.aboutsection .inspace:after {
    background-size: 150px;
}

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

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

.sold-testimonials .owl-theme .owl-nav [class*=owl-].owl-prev {
    left: 5px;
}

.sold-testimonials .owl-theme .owl-nav [class*=owl-].owl-next {
    right:5px;
}

.service-text {
    display: block;
}

.service-text div {
    width: calc(100% - 0px);
    font-size: 15px;
    margin-top: 15px;
}

.partextinfo {
    padding: 20px 10px;
}

.partner-info h3 {
    line-height: 1.4em;
    font-size: 16px;
}

.partner-info p {
    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.bordered span {
	font-size: 11px;
	letter-spacing: 1px;
}

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

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

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

.evaluation-box .btn-default {
	font-size: 14px;
	padding: 0px 12px;
}

.cf7mls-btns .cf7mls_next.action-button, .cf7mls-btns .cf7mls_back.action-button {
	font-size: 13px;
	line-height: 1.3;
	padding: 0px !important;
}


.evaluation-box .checkbox-group label {
	margin-bottom: 0px;
}

.evaluation-box.alerts label {
	font-size: 18px;
	margin-bottom: 5px;
}
	
.listingbox .img {
    height: 200px;
}

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

.listingbox p {
    font-size: 13px;
}
.partextinfo {
  padding: 20px 20px;
  display: block;
}
}

@media only screen and (min-width:992px) and (max-width:1199px) {
.navbar-expand-xl .navbar-nav>li {
    margin: 0px 10px;
}

.navbar-light .navbar-nav .nav-link {
    font-size: 15px;
}

.footer .space>div {
    padding: 0px 20px;
}

p {
    font-size: 14px;
}

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

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

.sold-testimonials .owl-theme .owl-nav [class*=owl-].owl-prev {
    left: 5px;
}

.sold-testimonials .owl-theme .owl-nav [class*=owl-].owl-next {
    right:5px;
}

.partner-info p {
    font-size: 13px;
}

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

@media only screen and (min-width:1200px) and (max-width:1399px) {
.partner-info p {
    font-size: 14px;
}

}







