/*******************************************************
 *
 * Mobile styles and other media queries
 *
 *******************************************************/
@media only screen and (max-width: 1480px) {
	header.header::before, header.header::after {
		width: 10%;
	}
}

@media only screen and (max-width: 1420px) {
	.feat-condo-large-image{
	    margin-right: 0;
	}
}

@media only screen and (max-width: 1366px) {
	header.header::before, header.header::after {
		width: 8%;
	}
}

@media only screen and (max-width: 1250px) {
	header.header::before, header.header::after {
		width: 5%;
	}

}
 
/* iPad(landscape) | iPad(landscape) | Galaxy Tab 4 (landscape) | Galaxy Tab 3 (landscape) */ 
@media only screen and (max-width: 1199px) {
	.header nav.navigation .aios-split-nav:first-child > li {
	    padding: 0 30px;
	}

	.aios-split-nav > li {
	    padding: 0 11px;
	}
	header.header::before, header.header::after{
		width: 2.5%;
	}
	header.header .logo img {
		margin-left: -35px;
	}
	header.header .logo .fixed-logo {
		margin: auto auto auto -12px;
	}
	.scroll-btn{
		display: none;
	}
	.tagline-content {
	    /*padding-top: 100px;*/
	}
	.cta-spiral-bg {
	    max-width: 230px;
	    margin-left: 5px;
	}


	
} 

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

	

	.amh-navigation .amh-menu li:hover > a, .amh-navigation .amh-menu li.open > a {
		background: #94cecd;
		color: #fff;
	}
	.amh-navigation .amh-menu li ul {
		background: rgba(8, 59, 102, .75);
	}

	header.header{
		display: none;
	}
	.mobile-logo-header{
		display: block;
	}
	.quick-search-section {
	    padding: 30px 0;
	    z-index: 8;
	}
		.tagline-content h2 { 
			color:#999;
			text-shadow: none;
		} 
		.slider-tagline{
			margin-top: 0;
		}
		.qs-hp .col-md-10 {
		    -moz-transform: translate(0px, 0);
		    -webkit-transform: translate(0px, 0);
		    -o-transform: translate(0px, 0);
		    -ms-transform: translate(0px, 0);
		    transform: translate(0px, 0);
		    text-align: center;
		} 
		.qs-input-field.full {
		    width: 100%;
		}
		.qs-input-field.half {
		    width: 50%;
		}
	.cta-circle {
	    margin: 0 auto;
	    bottom: 8px;
	    left: 0;
	    right: 0;
	}
	.welcome-section {
		margin-top:0;
	}
	.featured-condos-section{
	    background-position: 100% 0;
	}
	.feat-condo-thumb-details {
	    padding: 20px;
	}
	.featured-area-text-content {
	    padding-top: 40px;
	}
	.featured-area-section{
		background: #fff;
	}
	.transparent-section {
	    display: block;
	}
	/* 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 canvas{
		background-position: top center !important;
	}

	#ihf-board-disclaimers img {
	    max-width: 100%;
	}
	
} 

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

	.wp-image-71 {
    display: block;
    margin: 0px auto;
    /* margin-bottom: 40px; */
}

.page-id-46 span.quote {
    width: 100%;
    text-align: center;
    margin-top: 24px;
    margin: 0px;
    margin-top: 24px;
}
	.transparent-section{
		display: none;
	}
	.fixed-slider {
	    position: absolute;
	    height: 100%;
	    top: 0;
	    left: 0;
	    width: 100%;
	}
	.tagline-content {
	    padding-top: 0;
	}
	.tagline-content h2{
	    font-size: 28px;
	}
	.tagline-btn {
	    padding-top: 5px;
	}
	.theme-widget-title span {
	    font-size: 50px;
	}
	.feat-area-image-row .col-sm-6:nth-child(even) {
	    -moz-transform: translate(0px, 0);
	    -webkit-transform: translate(0px,0);
	    -o-transform: translate(0px, 0);
	    -ms-transform: translate(0px, 0);
	    transform: translate(0px, 0);
	}


	#content #ihf-main-container .title-bar-1.fs-12 {
		margin: 0 15px;
	}
	#content .ihf-grid-result-address {
		white-space: normal;
		font-size: 12px;
	}
	footer.footer{
		background-position: top center;
	}

	#content .ihf-grid-result-address{
		font-size: 11px;
	}
	
}

@media only screen and (max-width: 480px) {
	.tagline-content h2 span{
		font-size: 18px;
	}
	.tagline-content h2 {
	    font-size: 22px;
	}
	.transparent-section canvas{
		display: none;
	}
	

	#content #ihf-main-container img {
		width: 100%;
		max-width: 375px;
	}

	#post-46 .wp-image-71 {
		display: block;
		width: 100%;
		max-width: 223px !important;
		margin: 0 auto 15px;
	}
	.quote {
		display: block;
		width: 100%;
		margin-left: 0;
		margin-top: 15px;
		font-size: 15px;
		text-align: center;
	}

}

@media print{
	.header,
	.header.scrolled,
	.breadcrumbs,
	.ip-banner,
	.footer,
	.sidebar,
	.entry-title,
	.amh-fixed-header-nav,
	.ip-bg{
		display:none;
	}
	#content-sidebar #content{
		width:100% !important;
	}
}
