/*******************************************************
 *
 * Mobile styles and other media queries
 *
 *******************************************************/
@media only screen and (max-width: 1440px) {
	#nav .sub-menu {
	    padding-top: 26px;
	} 
} 

@media only screen and (max-width: 1366px) {
	.qs-form select, .qs-form input {
		font-size: 9px;
	}

	.quick-search-area .bootstrap-select.btn-group .dropdown-toggle .filter-option {
		font-size: 9px;
	}

	nav.header-nav ul#nav > li > a {
	    font-size: 14px;
	}

	nav.header-nav ul#nav > li {
	    margin: 0 12px;
	}

	.slide-tagline-text {
	    font-size: 62px;
	}

	.slide-tagline-text span {
	    font-size: 19px;
	}

	.long-form {
	    width: 21.4%;
	}

	.cta-label {
    	font-size: 20px;
    }

    .cta-label span {
	    font-size: 16px;
	}

	.fc-title,
	.fl-title,
	.fr-title,
	.gt-title {
	    font-size: 45px;
	}

	.fc-title span,
	.fl-title span,
	.fr-title span,
	.gt-title span {
	    font-size: 15px;
	}

	.wc-content h1 {
	    font-size: 75px;
	}

	.wc-content h1 span{
		font-size: 20px;
	}

	.fc-content span {
    	font-size: 17px;
	    padding: 15px 0;
	}

	.fl-address,
	.fr-address {
	    font-size: 20px;
	}

	.fl-price,
	.fr-price {
	    font-size: 33px;
	}

	.footer-agent {
	    font-size: 58px;
	}

	.footer-agent span {
	    font-size: 15px;
	}

	#nav .sub-menu {
	    padding-top: 32px;
	}
}


/* iPad(landscape) | iPad(landscape) | Galaxy Tab 4 (landscape) | Galaxy Tab 3 (landscape) */ 
@media only screen and (max-width: 1199px) {
	.qs-form select, .qs-form input,
	.quick-search-area .bootstrap-select.btn-group .dropdown-toggle .filter-option {
		font-size: 8px;
		letter-spacing: 0;
	}

	nav.header-nav ul#nav > li > a {
	    font-size: 13px;
	}

	nav.header-nav ul#nav > li {
	    margin: 0 3px;
	}

	.slide-tagline-text {
	    font-size: 52px;
	}

	.slide-tagline-text span {
	    font-size: 16px;
	}

	.long-form {
	    width: 21.2%;
	}

	.fc-title, .fl-title, .fr-title, .gt-title {
	    font-size: 35px;
	}

	.fc-title span, .fl-title span, .fr-title span, .gt-title span {
	    font-size: 13px;
	}

	.fc-content span {
	    font-size: 14px;
	}

	.wc-content h1 span {
	    font-size: 16px;
	}

	.wc-content h1 {
	    font-size: 60px;
	}

	.wc-content {
	    padding: 35px 45px 0;
	}

	.wc-text p {
	    font-size: 14px;
	}

	.fl-price, .fr-price {
	    font-size: 28px;
	}

	.fl-address, .fr-address {
	    font-size: 17px;
	}

	.fl-address span,.fr-address span{
		font-size: 12px;
	}

	.footer-agent {
	    font-size: 45px;
	}

	.cta-label {
	    font-size: 18px;
	}

	.cta-label span {
	    font-size: 14px;
	}

	section.featured-communities-area ,
	section.welcome-area,
	section.get-in-touch-area{
	    background-attachment: local;
	}

} 

/* iPad(portrait) | Galaxy Tab 4(portrait)  */ 
@media only screen and (max-width: 991px) {
	.qs-form select, .qs-form input, .quick-search-area .bootstrap-select.btn-group .dropdown-toggle .filter-option {
		font-size: 11px;
		letter-spacing: 1.5px;
	}
	
	/* 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%;
	}

	header.main-header {
	    position: relative;
	    width: 100%;
	    z-index: 101;
	    padding: 52px 0 0;
	    box-shadow: 0px 8px 13px 0px rgba(0, 0, 0, 0);
	}

	.header-contact,
	nav.header-nav{
		display: none;
	}

	.header-logo {
	    max-width: 253px !important;
	    margin: 10px 0;
	}

	.header-bottom-inner{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.qs-holder {
	    margin: 0 auto 0;
	}

	.slide-tagline-text {
	    font-size: 42px;
	    margin-top: 0;
	}

	.slide-tagline-text span {
	    font-size: 14px;
	    letter-spacing: .7px;
	}

	section.quick-search-area {
	    padding: 30px 15px;
	}

	.qs-form .qs-field {
	    margin-right: 0;
	    padding: 0 2.5px;
	}

	.long-form {
	    width: 100%;
	}

	.short-form {
	    width: 50%;
	}

	.btn-form.qs-field {
	    width: 100% !important;
	    margin: 0 0 5px !important;
	}

	section.cta-area {
	    padding: 15px 15px 30px;
	}

	.cta-list {
	    width: calc(100% / 2);
	    margin: 0 0;
	}

	.cta-label {
	    font-size: 20px;
	}

	.cta-label span {
	    font-size: 15px;
	}

	section.featured-communities-area {
	    padding: 10px 0 40px;
	}

	.fc-col1, .fc-col2, .fc-col3 {
		width: 100%;
		flex-direction: column;
	}

	.fc-list {
	    max-width: 400px;
	    margin: 0 auto;
	    height: auto !important;
	    width: 100% !important;
	}

	.fc-photo canvas {
	    height: 250px !important;
	}

	.wc-row{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.wc-content {
	    padding: 10px 25px 30px;
	    margin-right: 0;
	    text-align: center;
	}

	.title-inner {
	    text-align: center;
	}

	.wc-inner {
	    max-width: 100%;
	}

	.wc-text {
	    max-width: 100%;
	}

	.wc-inner .title-overlay {
	    right: 0;
	    left: 0;
	}

	.wc-content h1 span {
	    font-size: 13px;
	}

	.wc-content h1 {
	    font-size: 35px;
	}

	.wc-links a {
	    display: block;
	    width: 160px;
	    margin: 10PX auto;
	}

	.wc-agent {
	    margin: 15px auto 0;
	    max-width: 300px;
	}

	.fl-slick-slider,
	.fr-slick-slider {
	    margin: 0 auto;
	    max-width: 400px;
	}

	section.featured-rentals-area {
	    position: relative;
	    padding: 14px 0 40px;
	}

	section.get-in-touch-area {
	    padding: 40px 0 100px;
	}

	.footer-agent {
	    font-size: 35px;
	}

	.ft-contact span {
	    display: block;
	    margin: 0 auto 20px;
	}

	.fc-content span {
	    font-size: 17px;
	}

	ul.footernav li {
	    margin: 0 10px !important;
	}

	.fc-list-holder {
	    margin: 0 0;
	    padding: 0 10px;
	}
		
} 

/* Galaxy Tab 3(portrait) | Galaxy S5(landscape) */ 
@media only screen and (max-width: 767px) {
    .ip-banner .container{
        width: 100%;
    }

    .slide-tagline-text {
	    font-size: 32px;
	}

	.slide-tagline-text span {
	    font-size: 12px;
	    letter-spacing: 0;
	}

	.cta-inner{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.cta-list {
	    width: 100%;
	    margin: 0 auto;
	    max-width: 350px;
	}

	.footer-agent {
	    font-size: 30px;
	}

	.fc-content span {
	    max-width: 250px;
	}
}
@media only screen and (max-width: 600px) {
	.aios-roadmaps .aios-roadmap-link {
	    margin-bottom: 20px;
	}
}

/* Galaxy S5(portrait) | iPod Touch(landscape) | iPod Touch(portrait) */ 
@media only screen and (max-width: 480px) {
	.gt-form div.wpcf7-response-output {
		bottom: -23px;
	}

	.slide-tagline-text {
	    font-size: 25px;
	}

	.slide-tagline-text span {
	    font-size: 11px;
	}

	.qs-holder {
	    padding: 23px 15px 21px;
	}

	.fc-title, .fl-title, .fr-title, .gt-title {
	    font-size: 30px;
	}

	.fc-title span, .fl-title span, .fr-title span, .gt-title span {
	    font-size: 12px;
	}
}
 
