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

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

	.aiosp-container.aiosp-inline-holder.aiosp-ref-\#popupform .aiosp-close {
	    right: -0px;
	    top: -80px;
	}

	.popupform-wrapper {
	    padding-left: 30px;
	    padding-right: 30px;
	}


}

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

	.ip-banner .container{
		bottom: 20px !important;
	}









}

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

	.popup-field-small.field-checkbox{

    width: 76%;
	}
	.popup-field-small.field-submit{
		    width: 24%;
	}

	#send-message .container {
		width: 100%;
	}

	.home-news-content p.home-news-title{
		font-size: 12px !important;
	}

}

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


	.footer-logo {

		    gap: 25px;
	}

	
	.popup-field-small {
	    width: 100%;
	}

	.aiosp-container.aiosp-inline-holder.aiosp-ref-\#popupform .aios-popup-body {
	    min-height: 990px;
	}


	div.gallery {
	    margin: 10px auto;
	    display: block;
	    width: calc((100% / 1) - 20px);
	    text-align: center;
	}

	.popup-disclaimer {
	    margin-top: 29px;
	}







	#pojo-a11y-toolbar {
		display:none;
   }
	.container {
		width: 750px;
	}

	.mobile-screen {
		display: block;
	}

	.desktop-screen {
		display: none;
	}

	#site-header {
		display: none !important;
	}

	.amh-header-buttons.amh-2a .amh-navigation-trigger span,
	.amh-header-buttons.amh-2a .amh-header-right-btn {
		font-family: var(--font-family-default);
		font-size: 16px !important;
	}
		.amh-header-buttons.amh-2a .amh-header-right-btn {
			padding-top: 20px;
		}

	.qsearch-submit {
		margin-top: 20px;
	}
	.qsearch-close {
		display: none;
	}

	#aios-testimonials .aios-testimonials {
		margin: 0 !important;
	}

	#send-message .container {
		max-width: 750px !important;
		width: 100% !important;
	}
		#send-message .container .row {
			flex-direction: column;
		}
			.send-message-title,
			.send-message-form {
				width: 100% !important;
			}
				.send-message-title .section-title {
					margin-bottom: 40px;
				}


		.footer-site-logo {
			margin-right: 0;
			margin-bottom: 30px;
		}

		.slider-qsearch .qsearch-form {
			pointer-events: unset!important;
		}

	/* 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%;
	}

	#content .aios-communities-metropolitan .aios-communities-metropolitan-item-title .section-title{
		font-size: 26px;
	}




	.popup-field-small.field-checkbox{

    width: 100%;
	}
	.popup-field-small.field-submit{
		    width: 100%;
	}




}

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

	.popup-field-small.field-submit {
	    margin-top: 18px;
	}


	.popup-field-small.field-checkbox .wpcf7-form-control-wrap .wpcf7-form-control {
    display: block;
}

.popup-field-small.field-checkbox span.wpcf7-list-item {
    width: 100%;
}


	.container {
		width: 100%;
	}

    .ip-banner .container{
        width: 100%;
    }

	.footernav li {
		padding: 7px;
	}


	.popup-disclaimer {
		margin-top: 15px;
}

.popup-title img {
    max-width: 364px;
    padding-left: 10px;
    padding-right: 10px;
}

}

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

}
