/*******************************************************
 *
 * Mobile styles and other media queries
 *
 *******************************************************/

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

	/* Header Fluid */
	#main-header {}

	#main-header .container-fluid {
		padding-left: 25px;
		padding-right: 25px;
	}

	/* Marketing */
	#marketing-wrap {}

	.marketing-holder {
		width: 95%;
		margin: auto;
	}
}

/* iPad(landscape) | iPad(landscape) | Galaxy Tab 4 (landscape) | Galaxy Tab 3 (landscape) */
@media only screen and (max-width: 1199px) {
	#main-header {}

	#main-header .container-fluid {
		padding-left: 15px;
		padding-right: 15px;
	}

	.header-logo {
		padding-top: 28px;
		padding-bottom: 20px;
	}

	.header-navi {}

	#nav>li {
		margin: 0 10px;
	}

	.header-bmenu {}

	.header-bmenu a i {}

	#features-wrap {}

	.feature-item i {
		margin-right: 10px;
	}

	.feature-item span {
		font-size: 16px;
	}

	#each-home-wrap {}

	.each-home-items {
		margin: 0 60px;
	}

	#properties-item {}

	.fp-img canvas {
		min-height: 350px;
	}

	.fp-txt-inner {
		padding: 0 15px;
	}

	.fp-txt::after {
		width: calc(100% - 30px);
		height: calc(100% - 30px);
	}

	.fp-feature li {
		margin: 0 18px;
	}

	#advantage-wrap {}

	.advantage-col-inner {
		padding: 20px 25px;
	}

	#steps-wrap {}

	.steps-item a::after {
		right: -45px;
	}

	.steps-item a:hover::after {
		right: -52px;
	}

	#welcome-wrap {}

	#welcome-wrap h1 {
		padding-top: 70px;
	}

	#brochure-wrap {}

	.brochure-img-col {
		padding-top: 80px;
	}

	.brochure-img-col img {
		max-width: calc(100% - 55px);
	}

	.brochure-img-col img:first-of-type {
		max-width: calc(100% - 70px);
	}

	#main-footer {}

	.footer-top li a {
		font-size: 13px;
	}

	.footer-contact li i {
		margin-right: 2px;
	}

	.footer-smis a {
		margin-right: 17px;
	}

	.gallery-title-inner {
		margin-left: 95px;
	}

	.cycloneslider-template-fixed .cycloneslider-caption {
		left: 50% !important;
		transform: translateX(-50%);
		top: 0;
		width: 85% !important;
	}


	.ip-lstng-dtls-nav-wrap .ip-lstng-dtls-name {
		font-size: 14px;
	}

	.ip-lstng-dtls-nav-wrap .ip-lstng-dtls-nav ul a {
		font-size: 14px;
	}


	.ip-lstng-dtls-nav-wrap .ip-lstng-dtls-nav ul li {
		padding: 0 6px;
	}


}


@media only screen and (max-width: 1024px) {
	.slide-holder .cycloneslider-template-fixed .cycloneslider-caption {
		top: 25% !important;
	}

	.cycloneslider-template-fixed .cycloneslider-prev,
	.cycloneslider-template-fixed .cycloneslider-next {
		top: 35% !important;
	}

}

/* iPad(portrait) | Galaxy Tab 4(portrait)  */
@media only screen and (max-width: 991px) {

	.aiosp-content.aios-popup-body {
		width: 80% !important;
		min-height: 500px !important;
	}


	form.woocommerce-ordering {
		top: 0px
	}



	.ip-lstng-img-wrap canvas {
		margin-bottom: 30px;
	}

	.ip-lstng-dtls-nav-wrap .ip-lstng-dtls-name {
		width: 100%;
	}

	.ip-lstng-dtls-nav-wrap {
		top: 0;
	}

	.ip-lstng-dtls-nav-wrap .ip-lstng-dtls-nav {
		display: none;
	}

	#main-wrapper {
		padding-top: 52px;
	}

	#main-header {
		position: relative;
		text-align: center;
	}

	#upperfold-wrap {}

	.slide-holder>canvas {
		height: calc(100vh - 152px);
	}

	.slide-holder .cycloneslider-template-fixed .cycloneslider-caption {
		top: 38%;
	}

	.slide-holder .cycloneslider-template-fixed .cycloneslider-caption-title h2 {
		font-size: 78px;
	}

	.slide-holder #aios-slider-hp-slideshow .aios-slider-splide .aios-slider-tagline,
	.slide-holder #aios-slider-hp-slideshow .splide__arrows {
		top: 50%;
	}

	#advantage-wrap {}

	#advantage-wrap .section-subtitle .line {
		width: 230px;
	}

	.advantage-col {
		margin-bottom: 30px;
	}

	.advantage-col-inner {
		max-width: 360px;
		margin: auto;
	}

	.advantage-col svg {
		max-width: 360px;
	}

	#steps-wrap {}

	.steps-item {
		display: block;
		width: 100%;
		max-width: 170px;
		margin: auto auto 80px !important;
	}

	.steps-item:last-of-type {
		margin-bottom: 0 !important;
	}

	.steps-item a::after {
		content: '↓';
		left: 0;
		right: 0;
		top: 285px;
	}

	#brochure-wrap {}

	.brochure-img-col img:nth-child(2) {
		margin-top: -23%;
	}

	.brochure-img-col img:nth-child(3) {
		margin-top: -27%;
	}

	.brochure-img-col img:last-of-type {
		margin-top: -31%;
	}

	#blog-wrap {}

	.blog-item {
		margin-bottom: 30px;
	}

	.blog-img,
	.blog-txt {
		max-width: 360px;
		margin-left: auto;
		margin-right: auto;
	}

	#marketing-wrap {
		padding-bottom: 0;
	}

	#gallery-wrap {}

	.gallery-big-item.gallery-title {
		/*height: 300px !important;*/
		padding: 20px 15px;
		text-align: center;
	}

	.gallery-title-inner {
		margin-left: auto;
	}

	#footer-wrap {}

	.footer-middle {
		text-align: center;
	}

	.footer-middle span.head-title::after {
		margin: 32px auto auto;
	}

	.footer-contact li i {
		margin-right: 10px;
	}

	.footer-contact li span {
		text-align: left;
		width: initial;
	}

	.project-items {
		max-width: 360px;
		margin-left: auto;
		margin-right: auto;
	}

	.footer-bottom {
		text-align: center;
	}

	.footer-copyright {
		padding-bottom: 20px;
	}

	.footer-realtor {
		text-align: center;
		padding-top: 0;
	}

	/* The following are used on inner pages. Please edit carefully. */

	.inner {
		width: 100%;
	}

	#content-sidebar,
	#content-full {
		width: 100%;
	}

	.outer {
		width: 100%;
		min-width: 100%;
	}

	#content-sidebar #content {
		width: 100%;
	}

	.ip-banner {
		background-position: center center !important;
	}

	.ip-banner canvas {
		min-height: 200px;
	}

	.ip-banner-tagline h1 {
		margin-top: 0;
	}


	.git-form {
		max-width: 360px;
		margin: auto;
	}

	.git-form .field-input {}

	.git-form .field-lg,
	.git-form .field-md,
	.git-form .field-btn {
		width: 100%;
		margin: 2px 0;
	}

	.bg-parallax {
		background-position: center center !important;
		background-attachment: inherit !important;
	}

	.image-filler {
		background-position: center center !important;
	}

	.image-filler-01 {
		background-position: center top !important;
		background-size: 100% auto;
	}



	.fp-item a:hover a.fp-arrow {
		opacity: 0 !important;
	}


	.cycloneslider-template-fixed .cycloneslider-caption {
		left: 0 !important;
		transform: none !important;
		top: 0;
		width: 100% !important;
	}

	section[class^="ip-lstng-details"],
	div[class^="ip-lstng-details"] {
		margin-bottom: 0;
	}

	#content div.ip-lstng-details-sec-1 {
		margin-bottom: 30px;
	}

	.hotsheet-desc-holder ul {
		margin-bottom: 90px;
	}

}

/* Galaxy Tab 3(portrait) | Galaxy S5(landscape) */
@media only screen and (max-width: 767px) {

	.slide-holder #aios-slider-hp-slideshow .aios-slider-splide .aios-slider-tagline .aios-slider-tagline-title,
	.slide-holder .cycloneslider-template-fixed .cycloneslider-caption-title {
		font-size: 45px;
	}

	.slide-holder #aios-slider-hp-slideshow .aios-slider-splide .aios-slider-tagline .aios-slider-tagline-description,
	.slide-holder .cycloneslider-template-fixed .cycloneslider-caption-description {
		font-size: 18px;
	}

	.each-home-items {
		margin: 0;
	}

	.each-home-item img {
		max-width: calc(100% - 120px);
		margin: auto;
	}

	a.eh-arrow {
		top: 30%;
	}

	.eh-prev {
		left: 15px;
	}

	.eh-next {
		right: 15px;
	}

	#advantage-wrap .section-subtitle .line {
		width: 95px;
	}

	.brochure-img-col img:first-child {
		left: 15px;
	}

	.brochure-img-col img:nth-child(2),
	.brochure-img-col img:nth-child(3),
	.brochure-img-col img:last-child {
		left: 0;
	}

	.brochure-img-col img:nth-child(2) {
		margin-top: -30%;
	}

	.brochure-img-col img:nth-child(3) {
		margin-top: -34%;
	}

	.brochure-img-col img:last-of-type {
		margin-top: -37%;
	}

	.image-filler canvas {
		min-height: 300px;
	}

	.ip-lstng-dtls-gallery-wrap button.ip-lstng-arrows {
		top: 45%;
	}

	content .ip-lstng-dtls-title h2 {
		font-size: 40px;
	}


	.ip-lstng-dtls-dtls p {
		font-size: 16px;
	}

	#content .alignleft,
	#content .alignright,
	#content .alignnone {
		display: block;
		float: none;
		margin: 15px auto;
	}

	.page-id-2866 .entry-content img {
		display: block;
		margin: 15px auto;
	}
}

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

	.slide-holder #aios-slider-hp-slideshow .aios-slider-splide .aios-slider-tagline .aios-slider-tagline-title,
	.cycloneslider-template-video .cycloneslider-caption-title {
		font: 400 36px/1 'Old Standard TT', serif !important;
	}

}

/* Galaxy S5(portrait) | iPod Touch(landscape) | iPod Touch(portrait) */
@media only screen and (max-width: 480px) {

	.slide-holder #aios-slider-hp-slideshow .aios-slider-splide .aios-slider-tagline .aios-slider-tagline-title,
	.cycloneslider-template-video .cycloneslider-caption-title {
		font: 400 28px/1 'Old Standard TT', serif !important;
	}

	.slide-holder .cycloneslider-template-fixed .cycloneslider-caption {
		top: 40%;
	}

	#advantage-wrap .section-subtitle .line {
		width: 20px;
	}

	.slide-holder .cycloneslider-template-fixed .cycloneslider-caption-title {
		font: 400 55px/1 'Old Standard TT', serif;
	}

	.slide-holder .cycloneslider-template-fixed .cycloneslider-caption {
		top: 30% !important;
	}

	.ip-lstng-dtls-gallery-wrap button.ip-lstng-arrows {
		top: 35%;
	}

	#content .ip-lstng-dtls-title h2 {
		font-size: 36px;
	}


	.ip-lstng-dtls-dtls p {
		font-size: 14px;
	}

	.ip-lstng-dtls-gallery-wrap button.ip-lstng-arrows.ip-next-btn {
		right: 0;
	}

	.ip-lstng-dtls-gallery-wrap button.ip-lstng-arrows.ip-prev-btn {
		left: 0;
	}

	.ip-lstng-dtls-sllr-fvrts ul span {
		font-size: 14px;
	}

}


@media only screen and (max-width: 320px) {
	#content .alignleft {
		float: none;
		display: block;
		margin: 0 auto;
	}

	.image-filler {
		background-size: contain;
	}
}

@media only screen and (max-height: 500px) {
	.slide-holder .cycloneslider-template-fixed .cycloneslider-caption {
		top: 8%;
	}

	.slide-holder .cycloneslider-template-fixed .cycloneslider-caption-description {
		margin-bottom: 20px;
	}
}