/*******************************************************
 *
 * Mobile styles and other media queries
 *
 *******************************************************/
@media only screen and (max-width: 1440px) {
	span.fn-prev.slick-arrow {
	    left: -35px;
	}

	span.fn-next.slick-arrow {
	    right: -35px;
	}

	.fn-holder,
	.fbuild-holder {
	    padding: 0 15px;
	}

	.header-inner {
	    margin: 0 -100px;
	}

	.header-logo a {
		/* max-width: 200px; */
	}

	.headweechat {
		font-size: 12px;
	}
}

@media only screen and (max-width: 1366px) {
	.header-inner {
	    margin: 0 -60px;
	}

	.header-logo a {
	    /* max-width: 190px; */
	}

	nav.header-nav ul#nav > li > a {
	    padding: 5px 8px;
	    font-size: 12px;
	}

	nav.header-nav ul#nav .sub-menu a {
		padding: 8px;
	}

	.map-list-holder a span {
	    padding: 5px 0 5px 43px;
	}

	span.fl-prev.slick-arrow {
	    left: -25px;
	}

	span.fl-next.slick-arrow {
	    right: -25px;
	}

	.fl-full-slider {
	    margin: 0 0;
	}

	.fn-holder {
	    margin: 0 0px;
	}

	.fn-list a .fn-hover-label {
		font-size: 14px;
	}

	.fn-adv-search-holder {
	    right: 0;
	}

	.fbuild-holder {
	    margin: 0 -2px;
	}

	.map-list-inner {
	    padding: 10px 0 8px;
	}

	.map-list-holder a span {
	    padding: 5px 0 5px 28px;
	}

	.wc-photo {
	    padding-left: 20px;
	    margin-right: 0;
	}

	.wc-inner h1 {
	    font-size: 40px;
	}
}

@media only screen and (max-width: 1280px) {
	.header-inner {
		margin: 0 -15px;
	}

	nav.header-nav ul#nav > li > a {
		/* padding: 5px 5px; */
		/* font-size: 11px; */
		}

		nav.header-nav {
		margin-right: 0;
	}

}



/* iPad(landscape) | iPad(landscape) | Galaxy Tab 4 (landscape) | Galaxy Tab 3 (landscape) */
@media only screen and (max-width: 1199px) {
	.header-logo a {
	    max-width: 190px;
	}

    header.main-header.show-fixed .headweechat,
	.headweechat {
		font-size: 9px;
	}

	header.main-header.show-fixed .header-logo a {
		max-width: 150px;
	}

	header.main-header.show-fixed nav.header-nav ul#nav > li > a {
		height: 35px;
		line-height: 20px;
	}

	nav.header-nav ul#nav > li > a {
	    padding: 5px 4px;
	    font-size: 11px;
	    line-height: 32px;
	    height: 40px;
	}

	#nav li:last-child > .sub-menu {
		left: inherit;
		right: 0;
	}


	.header_translate strong {
		font-size: 10px;
	}

	.head_wechat {
		font-size: 12px;
	}

	.header_translate {
		margin: 16px 0 0;
	}


	.cta-list {
	    width: 210px;
	    height: 210px;
	}

	.cta-inner {
	    margin: -105px 0 0;
	}

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

	.sp-title-left span {
		font-size: 31px;
	}

	.wc-content {
	    padding: 60px 0 0 30px;
	}

	.wc-inner h1 em {
	    font-size: 14px;
	}

	.wc-inner h1 {
	    font-size: 35px;
	    margin-bottom: 30px;
	}

	.wc-text p {
	    padding-bottom: 16px;
	}

	a.wc-link {
	    margin: 22px 0 0;
	}

	.im-title,
	.fl-title,
	.fn-title,
	.fbuild-title,
	.gt-title {
	    font-size: 35px;
	}

	.map-list-holder a {
	    font-size: 1.25vw;
	    margin-bottom: 0;
	}

	.map-list-holder a span {
	    padding: 3px 0 3px 20px;
	}

	.map-list-holder {
	    right: 15px;
	}

	span.fl-prev.slick-arrow {
	    left: -30px;
	}

	span.fl-next.slick-arrow {
	    right: -30px;
	}

	.fl-content {
	    padding: 0 10px;
	}

	.fn-adv-search-holder {
	    right: -2px;
	}

	.fn-list a .fn-hover-label {
		font-size: 12px;
	}

	.testi-title {
	    font-size: 40px;
	}

	.testi-title span {
	    font-size: 20px;
	}

	.testi-text {
	    font-size: 15px;
	}

	ul.footernav li {
	    margin: 0 7px;
	}

	.fn-list {
	    padding: 12px 5px;
	}

	.fn-label {
	    font-size: 12px;
	    letter-spacing: 0px;
	    padding: 12px 5px;
	}

}

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



	.main-header-new {
    display: none !important;
}

	.slider-holder {
    position: relative;
    height: auto;
}

.cycloneslider-template-video {
    position: relative !important;
    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%;
	}

	nav.header-nav, .header-wechat-logo{
		display: none;
	}

	.header-logo a {
	    max-width: 280px !important;
	    margin: 15px auto;
	}

	.header-inner {
	    margin: 0 0;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	header.main-header {
	    position: relative;
	    z-index: 101;
	    background: #1d292f;
	    padding: 55px 0 0;
	}

	.cta-inner {
	    margin: 0 0 0;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.cta-list {
	    margin: 90px 0 0;
	}

	.slide-cta-box {
	    float: none;
	    display: block;
	}

	.sp-title-inner {
	    width: 100%;
	    text-align: center;
	    margin: 0 auto;
	    display: block;
	}

	.sp-title-left::after {
		display: none;
	}

	.sp-magni img {
	    margin: 15px auto;
	}

	.sp-qs-wrap {
	    margin-left: 0;
	    max-width: 450px;
	    margin: 0 auto;
	}

	.sp-qs-long {
		width: 100%;
		margin-bottom: 8px;
		padding-right: 0;
	}

	.sq-qs-btn {
	    width: 100%;
	    display: block;
	}

	.sp-qs-short {
	    width: 50%;
	    padding-right: 0;
	    margin-bottom: 8px;
	}

	.sp-inner {
		padding: 20px 0;
	}

	.qs-left {
		padding-right: 4px;
	}

	.qs-right {
		padding-left: 4px;
	}

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

	.wc-photo {
	    padding-left: 6px;
	    margin-right: 0;
	    margin: 0 auto;
	}

	.wc-photo-inner {
	    max-width: 350px;
	    margin: 0 auto;
	}

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

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

	a.wc-link {
	    margin: 22px auto 0;
	}

	#map{
		display: none;
	}

	.map-list-holder {
	    position: relative;
	    right: 0;
	    width: 276px;
	    margin: 0 auto;
	}

	div#map-wrap {
	    overflow: unset;
	    height: auto !important;
	}

	.map-list-holder a {
	    font-size: 20px;
	    margin-bottom: 3px;
	}

	.map-list-holder a span {
	    padding: 7px 0 7px 43px;
	}

	.im-title,
	.fl-title,
	.fn-title,
	.fbuild-title,
	.gt-title {
	    font-size: 30px;
	    margin-bottom: 30px;
	}

	section.interactive-map-area {
	    display: none;
	}

	section.featured-listings-area {
	    padding: 50px 0 20px;
	}

	.fl-full-slider {
	    margin: 0 auto;
	    max-width: 400px;
	}

	section.featured-neighborhoods-area {
	    padding: 60px 0 20px;
	}

	.testi-title {
	    font-size: 35px;
	    text-align: center;
	    margin-bottom: 30px;
	}

	.testi-title img {
	    margin: 0 auto 26px;
	}

	.testi-holder::after{
		display: none;
	}

	.testi-holder {
	    padding-right: 0;
	    text-align: center;
	}

	.testi-bot{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.test-link a {
	    margin: 30px 0 0;
	}

	section.testimonials-area {
	    padding: 30px 0 70px;
	}

	section.get-in-touch-area {
	    padding: 70px 0 20px;
	}

	.gt-fields {
	    width: 100%;
	}

	.fn-adv-search-holder {
	    right: 0;
	    position: relative;
	}

	.fn-adv-search-holder {
	    right: 0;
	    position: relative;
	    max-width: 230px;
	    margin: 0 auto;
	}

	.fbuild-view-all-holder {
	    right: 0;
	    position: relative;
	    max-width: 230px;
	    margin: 0 auto;
	    width: calc(100%);
	}

	.fn-adv-search-holder .fn-image canvas {
	    height: 100px;
	}

	section.featured-buildings-area {
	    position: relative;
	    padding: 50px 0;
	}


	.footer-contact-info span.ft-c-border {
	    margin: 0 15px;
	}

	.page-template-template-buildings .bldg-wrapper .bldg-title {
	    line-height: 1;
	    margin: .75em 0!important;
	}

	.btn-ihf-sort a {
	    width: 100% !important;
	    max-width: 360px;
	    display: block;
	    margin: 5px auto;
		font-size: 14px;
	    border-radius: 4px;
	}

	.ip-custom-cta-list {
	    width: 100%;
	}

	.ip-custom-cta-list a {
	    max-width: 360px;
	    margin: 0 auto;
	}

	.slide-cta-holder {
	    position: relative;
	    bottom: 0;
	    background: #1d292f;
	    padding: 50px 0;
	}

	.slide-cta-box {
	    margin: 30px auto !important;
	    width: 100%;
    	max-width: 360px;
	}

	section.sp-wrapper {
	    margin-top: 50px;
	}

	#agents-single .agents-main {
		justify-content: center;
    	align-items: center!important;
	}
}

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

    .fn-holder {
	    max-width: 263px;
	    margin: 0 auto;
	}

	.footer-contact-info span {
	    display: block;
	    margin-bottom: 15px;
	}

	.footer-contact-info span.ft-c-border{
		display: none;
	}

	.footweechat{
		display: block;
		width: 100%;
		border: 0 !important;
	}
}

/* Galaxy S5(portrait) | iPod Touch(landscape) | iPod Touch(portrait) */
@media only screen and (max-width: 480px) {
	.wc-inner h1 {
	    font-size: 30px;
	}

	.im-title,
	.fl-title,
	.fn-title,
	.fbuild-title,
	.gt-title {
	    font-size: 25px;
	}

	span.fl-prev.slick-arrow {
	    left: -20px;
	}

	span.fl-next.slick-arrow {
	    right: -20px;
	}

	.fl-price {
	    font-size: 15px;
	}

	.fl-specs {
	    font-size: 13px;
	}

	#content .entry-title, #content .archive-title {
		font-size: 31px;
	}

	.btn-ihf-sort a {
		font-size: 10px;
	}
	.preble-slide-label {
		font-size: 11px;
	}

}
