@media only screen and (min-width: 992px) {
	#mobileheader {
		display: none;
	}


	.lg-menu li ul li {
		height: 58px;
	}

	.lg-menu ul.dropdown-menu {
		transform: translatey(24px);
		min-width: 250px;
		padding: 0;
		background: rgba(255, 255, 255, 0.9);
	}

	.lg-menu ul.dropdown-menu li a {
		color: #4e4e4e;
		padding-left: 20px;
	}

	.lg-menu ul.dropdown-menu li a:hover {
		background: #5a9235;
		color: #fff;
		padding-left: 15px;
	}

	.side-menu-wrapper {
		display: none;
	}

	.updateProfile input {
		max-width: 95%;
		float: right;
	}

}




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


}

@media only screen and (max-width: 1499px) and (min-width: 992px) {
	ul.sort-menu a {
		font: 300 14px/19px Lato, sans-serif !important;
	}
}

@media only screen and (max-width: 1299px) and (min-width: 992px) {
	ul.dropdown-menu.loginWidget.logged-in {
		transform: translatey(39px);
	}

	.calcu-box .row .no-padding {
		position: relative;
		left: -15px;
	}
}

@media only screen and (max-width: 1199px) {
	.idx-box ul.nav.navbar-nav.navbar-right {
		width: 100%;
		margin-right: 0;
	}
	.sidebar {
		padding-left: 40px;
	}

}

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

	.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
		padding: 0;
		margin: 0;
	}
	.pg-copy {
		text-align: center !important;
		float: none;
		margin: 0 auto;
		clear: both;
		display: block;
	}


	.sm-menu .logged-in li a {
		font-size: 14px !important;
		text-transform: capitalize !important;
	}

	.dropUser {
		margin: 10px 20px;
	}

	.pg-copy p {
		text-align: justify;
	}

	#mobileheader {
		display: block;
	}

	.big-header {
		display: none;
	}
	.bnr-wrp {
		margin-top: 70px;
		min-height: 300px;
	}

	.pg-title {
		min-height: 300px;
	}

	.pg-title h1 {
		text-align: center;
		width: 100%;
	}

	div.pg-container {
		max-width: 750px;
	}

	div.hero-copy h4 {
		font: 400 80px/90px dynalight, cursive;
	}

	div.hero-copy p {
		font: 300 16px/20px lato,sans-serif;
	}


	div.heads h4 {
		font: 400 40px/42px Song Myung, serfif;
		margin-bottom: 40px;
	}

	.img-wrp {
		display: none;
	}

	.tab-menu a {
		font: 400 18px/22px Song Myung, serif !important;
		color: #222 !important;
		letter-spacing: 0px !important;
		text-transform: capitalize !important;
	}


	.tab-menu li:hover {
		background: #5a9235 !important;
	}

	.tab-menu a:hover {
		color: #fff !important;
		background: transparent !important;
		opacity: 1 !important;
	}


	.tab-menu li {
		padding: 5px 0;
		overflow-x: hidden;
		transition: all 0.5s ease;
	}


	div#flex-search {
		display: block;
	}

	div#flex-search div {
		width: 100% !important;
		padding: 0;
	}

	#flex-search input, #flex-search select {
		transform: scale(1) !important;
	}

	.idx-box {
		margin-top: 40px;
	}

	.leadbox input, .leadbox select {
		width: 100% !important;
	}

	div#def-banner {
		display: inline-block;
		width: 100%;
		margin-bottom: 20px;
	}
}

@media only screen and (max-width: 767px) {
	div.heads {
		text-align: center;
	}
	.prop-info {
		padding: 20px;
	}

	.rev-slider-box ol.carousel-indicators {
		bottom: -20% !important;
	}

}

@media only screen and (max-width: 599px) {
	div.heads h4 {
		font: 400 26px/35px Song Myung, serfif;
	}

	.price {
		right: 0px !Important;
	}
}

@media only screen and (max-width: 499px) {
	.pg-title h1 {
		font: 400 35px/35px Song Myung, serif;
	}
	.inner-pg .loc-copy h3 {
		font: 400 30px/30px Song Myung, serif;
	}

	.loc-copy h4 {
		margin-bottom: 0 !important;
	}

	.loc-copy .fa-map-marker:before {
		font-size: 24px;
		margin-bottom: 0;
	}

	.prc-copy h5 {
		font: 400 30px/30px Song Myung, serif !important;
		margin: 10px 0 0;
	}
	.detail-copy {
		margin-top: 20px;
	}

}


/* FOR RETINA DISPLAY */
@media 
	(-webkit-min-device-pixel-ratio: 2), 
	(-o-min-device-pixel-ratio: 2/1), 
	(min-resolution: 192dpi) { 

	}


/* FOR IE BROWSER */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.pg-title {
		height: 100%;
	}

	.img-wrp {
		display: block;
	}

	.property-img {
		display: none;
	}

	.property-photo {
		height: 200 !important;
	}

	.rights {
		width: 100%;
		height: 60px;
	}

	.rights svg {
		height: 20px;
	}

	body[data-page-name="mortgage-calculator"] .input-group input {
		max-width: 75% !Important;
	}

	body[data-page-name="mortgage-calculator"] .input-group {
		max-width: 70%;
	}

	.swiper-container {
		height: 40vw;
	}
	.swiper-slide:hover {
		border-color: transparent !important;
	}
	
	.swiper-slide {
		border: 0px !important;
	}
}


/* FOR MOZILLA */

@-moz-document url-prefix() {
	.img-wrp {
		display: block !important;
		min-height: 155px;
		max-height: 155px;
		overflow: hidden;
	}

	.property-img {
		display: none;
	}

	.property-photo {
		height: 220px !important;
	}


	.rights {
		height: 60px
	}

	body[data-page-name="mortgage-calculator"] .input-group input {
		max-width: 75% !important;
	}

	body[data-page-name="mortgage-calculator"] .input-group {
		max-width: 75%;
	}

	.swiper-slide:hover {
		border-color: transparent !important;
	}
}