@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: 45px;
	}

	.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.fixed .navbar-brand img,
	.header .navbar-brand img {
		max-height: 41px;
	}

	.header {
		padding: 20px 11px;
	}

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

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

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

	.navbar-brand {
		bottom: 0;
	}

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

	ul.sub-menu {
		position: relative;
		bottom: 0;
		right: 0;
		left: auto;
		transform: none;
		opacity: 1;
		display:none;
	}

	li.menu-item-has-children:hover ul.sub-menu {
		display: block;
		transform: none;
		bottom: 0;
		right: 0;
	}

	.main-nav .navbar .navbar-nav .nav-item {
		width: 100%;
		text-align: center;
	}	

	ul.sub-menu {
		width: 100%;
		position:relative;
		left:0px;
		top:0px;
	}

	.side-menu .sidebar-menu ul ul {
		padding: 15px;
		box-shadow: none !important;
		border: 1px solid #888;
	}

	.side-menu .sidebar-menu ul li .sub-menu li a {
		font-size:18px;
	}

	.side-menu .sidebar-menu ul {
		padding-left: 10px;
		padding-right: 10px;
	}

	.side-menu {
		width: 100%;
		height: 100vh;
		overflow:hidden;
		overflow-y: scroll;
	}

	.side-menu .sidebar-menu ul {
		width:100%;
	}

	.side-menu .sidebar-menu ul li a,
	.side-menu .sidebar-menu ul li a:before {
		font-size:18px;
	}

	.side-menu.intro .sidebar-menu ul li {
		margin-bottom:10px;
	}

	.side-menu .sleft {
		padding-left: 20px;
	}

	li.menu-item-has-children:hover ul.sub-menu {
		display: none;
		transform: none;
		bottom: 0;
		right: 0;
		margin: 0;
	}

	li.menu-item-has-children.current>ul.sub-menu {
		display: block;
		transform: none;
		bottom: 0;
		right: 0;
		margin: 0;
	}

	.side-menu .sidebar-menu ul li .sub-menu li a {
		font-size: 13px;
		color: #fff;
		font-weight: 400;
	}

	.side-menu.intro .sidebar-menu ul ul li {
		margin: 3px 0px;
	}	

	.banner {
		height: 75vh;
	}

	.header-btn {
		font-size: 22px;
	}
.header.fixed .navbar-brand img, .header .navbar-brand img {
    max-height: 37px;
    width: auto;
}
 
.header {
    padding: 20px 3px;
}
}

@media only screen and (max-width: 767px) {
	body {
		font-size: 15px
	}

	.ptb-100 {
		padding-top: 60px;
		padding-bottom: 60px
	}

	.pt-100 {
		padding-top: 60px
	}

	.pb-100 {
		padding-bottom: 60px
	}

	.pt-75 {
		padding-top: 35px
	}

	.pb-75 {
		padding-bottom: 35px
	}

	.pt-70 {
		padding-top: 35px
	}

	.pb-70 {
		padding-bottom: 35px
	}

	p {
		font-size: 15px
	}

	.section-title h6 {
		font-size: 20px;
		letter-spacing: 0.5px;
	}

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

	.section-title h6:after {
		width: 40px;
	}
	.btn-close {
		right: 0px;
		top: -46px;
	}

	.video-btn {
		position: relative;
		top: 0;
		left: 0%;
		transform: none;
		margin-top: 10px;
		display: inline-block;
	}

	.banner h2 {
		font-size: 37px;
		line-height: 1.4;
	}

	.properties {
		padding-left: 0px;
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.properties .owl-carousel {
		padding-left: 0px;
	}

	.properties .owl-theme .owl-nav {
		margin-top: 10px;
		position: relative;
		bottom: 0;
		left: 0px;
	}

	.about .spr {
		padding: 40px 15px 30px 15px;
	}

	.imgstyle img {
		margin-top: 30px;
	}

	.testimonials .bg {
		background: #fff;
		padding: 0px 15px;
	}

	.why-work .bgs {
		height: 550px;
	}

	.why-work .ip-buyers-ww-agent-photo img {
		height: auto;
		width: 75%;
		max-width: 454px;
		margin-left: auto;
		margin-right: 0;
		display: block;
		margin-top: -20px;
	}

	.why-work .section-title {
		margin-top: 0;
		padding-top: 0;
	}

	.why-work .content {
		padding-bottom: 0;
	}

	.why-work .content ul li strong {
		font-size: 20px;
	}

	.contactform .bgs {
		padding: 80px 20px 80px 20px;
		border: 1px solid #ccc;
	}

	.contactform p {
		margin-bottom: 20px;
	}

	.contactform .bgs::before,
	.contactform .bgs::after {
		opacity: 0;
	}

	.contactform .section-title {
		min-width: 100%;
		position: relative;
		left: 0px;
	}

	.contactform .check {
		text-transform: uppercase;
		letter-spacing: 0.150em;
		font-size: 15px;
		color: #fff;
		display: flex;
		align-items: center;
		flex-wrap: wrap;
	}

	.contactform .check .form-check {
		padding-left: 20px;
		margin-right: 50px;
		margin-top: 11px;
	}

	.footer {
		text-align: center !important;
		overflow: hidden;
	}

	.footer-contact-item {
		text-align: left;
	}

	.footer h3 {
		font-size: 30px;
		text-align: center;
		padding-top: 35px;
	}

	.testimonials {
		padding: 40px 20px;
	}

	.why-work {
		padding: 40px 0px;
		overflow: hidden;
	}

	.instagram {
		padding: 40px 0;
		margin-top: 0;
	}

	.listingbox .text {
		padding-left: 14px;
	}

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


	.btn-default {
		padding: 12px 19px;
		font-size: 16px;
		font-weight: 400;
	}

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

	.ctasbox {
		border-right:none;
		border-bottom: 1px solid #d8d8d8 !important;
		height: 250px;
	}

	.ctasbox h2 {
		font-size: 29px;
	}

	/** **/
	.spperinfo .bg {
		border-radius: 20px;
		padding: 35px 20px 55px 20px;
	}

	.spperinfo p label {
		font-size: 16px;
	}

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

	.cf7mls_next.action-button, .cf7mls_back, .cf7mls_next, .spperinfo input.wpcf7-submit, .cf7mls_back.action-button {
		line-height: 45px !important;
		min-width: 100px !important;
		font-size: 14px !important;
	}

	.spperinfo input.wpcf7-submit, form.cf7mls input.wpcf7-form-control.wpcf7-submit {
		height: 45px;
	}

	.spperinfo input {
		font-size: 14px;
		height: 50px;
	}

	#stepper.alert span.wpcf7-list-item {
		width: 100%;
	}

	.spperinfo.alert label {
		font-size: 14px;
		display: flex;
		align-items: center;
	}

	.spperinfo.alert h4 {
		font-size: 20px;
	}

	.spperinfo input.wpcf7-submit,
	form.cf7mls input.wpcf7-form-control.wpcf7-submit {
		height: 50px!important;
	}

	.spperinfo .section-title h2 {
		margin-bottom: 10px;
		font-size: 24px !important;
	}

	.spperinfo {
		padding: 50px 0px 20px 0px;
		margin: 0;
	}

	.page-banner h1 {
		font-size: 34px;
		line-height: 56px;
	}

	.buysellform {
		padding: 0;
	}

	.buysellform .bgs {
		padding: 60px 20px;
	}

	.buysellform .section-title.center {
		margin-bottom: 0px !important;
	}

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

	.normal-text.owl-theme .owl-nav button {
		margin: 0px 10px;
	}

	.contactform .check .form-check {
		padding-left: 0px;
		margin-right: 0px;
		margin-top: 11px;
		width: 100%;
	}

	.contactform .check .wpcf7-list-item {
		margin: 0;
		margin-right: 10px;
		font-size: 13px;
	}

	.contactform {
		padding: 80px 0px;
	}
	.about {
		overflow: hidden;
	}



	.comm-box,
	.comm-box-featured {
		height: 300px;
	}

	.communities .owl-nav .owl-prev {
		width: 40px;
		height: 40px;
		border-radius: 100%;
		margin-left: 0px;
	}

	.communities .owl-nav .owl-next {
		width: 40px;
		height: 40px;
		border-radius: 100%;
		margin-right: 0px;
	}

	.communities .owl-nav button span {
		font-size: 30px;
		line-height: 30px;
	}


.lavalcontent .nav-tabs li a {
    line-height: 46px;
    padding: 0px 15px;
    font-size: 13px;
    border-radius: 4px;
}

.lavalcontent .nav-tabs li {
    margin: 3px 3px;
}

.lavalcontent h3 {
    font-size: 20px;
}

.lavalcontent .bgs {
    padding: 40px 20px;
}

.info p {
    margin-bottom: 15px;
}

.properties #home-property-swiper {
	padding-left: 0;
	padding-bottom: 80px;
}

.properties #home-property-swiper .swiper-navigation-ctn {
	position: unset;
}

.properties #home-property-swiper .swiper-button-prev {
    position: absolute;
    top: unset;
    left: 0;
    bottom: 0;
}

.properties #home-property-swiper .swiper-button-next {
    position: absolute;
    top: unset;
    right: 0;
	left: unset;
    bottom: 0;
}

#testimonial-swiper .swiper-button-next {
	right: 0;
}

#testimonial-swiper .swiper-button-prev {
	left: 0;
}

.newinfo {
	padding: 40px 0;
}

.sold-map {
	padding-top: 40px;
}

}

@media only screen and (min-width: 768px)and (max-width: 991px) {
	body {
		font-size: 15px
	}

	.ptb-100 {
		padding-top: 60px;
		padding-bottom: 60px
	}

	.pt-100 {
		padding-top: 60px
	}

	.pb-100 {
		padding-bottom: 60px
	}

	.pt-75 {
		padding-top: 35px
	}

	.pb-75 {
		padding-bottom: 35px
	}

	.pt-70 {
		padding-top: 35px
	}

	.pb-70 {
		padding-bottom: 35px
	}

	p {
		font-size: 15px
	}

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

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

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

	.banner h2 {
		font-size: 43px;
		line-height: 1.3;
	}

	.video-btn {
		position: absolute;
		top: 32%;
		left: 60%;
		transform: translate(20%, -50%);
		color: #fff;
		border-color: #fff;
	}

	.properties {
		padding-left: 60px;
	}

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

	.why-work .content ul li strong {
		font-size: 18px;
	}

	.instagram {
		padding: 60px 0;
		margin-top: 0px;
	}


	.contactform .bgs::before, .contactform .bgs::after {
		opacity: 0;
	}

	.contactform .section-title {
		min-width: 100%;
		position: relative;
		left: 0px;
	}

	.contactform .bgs {
		padding: 80px 40px;
		border: 1px solid #ccc;
	}

	.contactform .section-title  {
		margin-bottom:20px;
	}

	.footer h3 {
		font-size: 26px;
	}

	.ctasbox {
		height: 450px;
	}

	.ctasbox h2 {
		font-size: 29px;
	}



	/** **/


	.spperinfo .bg {
		border-radius: 20px;
		padding: 55px 20px;
	}

	.spperinfo p label {
		font-size: 16px;
	}

	.cf7mls_next.action-button, .cf7mls_back, .cf7mls_next, .spperinfo input.wpcf7-submit, .cf7mls_back.action-button {
		line-height: 55px !important;
		min-width: 130px !important;
	}

	.spperinfo input.wpcf7-submit, form.cf7mls input.wpcf7-form-control.wpcf7-submit {
		height: 45px;
	}

	.spperinfo .btn-info span {
		font-size: 13px;
	}

	.spperinfo.alert label {
		font-size: 14px;
		display: flex;
		align-items: center;
	}

	.spperinfo.alert h4 {
		font-size: 20px;
	}

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

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

	.listingbox h4 {
		font-size: 31px;
	}
	.lavalcontent .nav-tabs li a {
    line-height: 46px;
    padding: 0px 15px;
    font-size: 13px;
    min-width: 100px;
    border-radius: 4px;
}

.lavalcontent .nav-tabs li {
    margin: 3px 3px;
}
}

@media only screen and (min-width: 992px)and (max-width: 1199px) {
	.banner h2 {
		font-size: 51px;
		line-height: 66px;
	}

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

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

	.navbar-brand .agency-logo img {
		max-height: 35px;
	}

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

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

	.contactform .check .checks {
		padding-right: 15px;
	}

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

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

	.navbar-brand .agency-logo img {
		max-height: 27px;
	}

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

	.contactform .check .wpcf7-list-item {
		margin-right: 30px;
	}	
.main-nav .navbar .navbar-nav .nav-item .nav-link {
		font-size: 12px;
	}

	.main-nav .navbar .navbar-nav .nav-item {
		margin-left: 0px;
		margin-right: 12px;
	}
	.navbar-brand .logo img {
    max-width: 162px;
    width: auto;
    height: auto;
}
 
.header.fixed {
    padding-left: 0;
    padding-right: 0;
}
}


@media only screen and (min-width: 1200px) {
	.nav-right-options {
		display: flex;
	}
	.header.fixed {
    padding-left: 0;
    padding-right: 0;
}
}


@media only screen and (min-width: 1200px)and (max-width: 1399px) {
	.page-banner h1 {
		font-size: 50px;
		line-height: 75px;
	}

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

	.navbar-brand .agency-logo img {
		max-height: 27px;
	}

.main-nav .navbar .navbar-nav .nav-item .nav-link {
    font-size: 14px;
}

.main-nav .navbar .navbar-nav .nav-item {
    margin-left: 4px;
    margin-right: 12px;
}
}

@media only screen and (min-width: 1400px) {
}
