/* Resposnive Styles Here */


/* Marketplce Page Callout text box */
.page-template-page-template_community_mp .calloutBox{
	padding: 30px 30px;
	background: #fbeddb;
	margin-top: 40px;
	overflow: hidden;
}
.page-template-page-template_community_mp .calloutBox p:last-of-type{
	margin-bottom: 0px;
	text-align: center;
}
.page-template-page-template_community_mp .calloutBox p:last-of-type a.btn_common{
	display: block;
	margin: 0 auto;
	width: 100%;
	max-width: 250px;
}
.page-template-page-template_community_mp .mpCtaBox{
	display: flex;
	flex-direction: column;
	justify-content: space-evenly;
}


@media (min-width: 768px) { 

	.page-template-page-template_community_mp a.btn_common{
		width: 170px;
	}
	.lifestyle_landing_title{
		padding-top: 25px;
	}
	.mobile_only{
		display: none;
	}
	.form-check-title{
		margin-bottom: 10px;
		font-size: 18px;
		color: #A1A1A2;
		/*		
		float: left;
		margin-right: 20px;
		*/
	}
	.reg_page .form-check-wrap{
		
	}
	.reg_page .qRegForm{
		overflow: hidden;
	}
	.reg_page .form-group{
		float: left;
		width: 49%;
		margin-right: 1%;
	}
	.reg_page .qForm_cta{
		overflow: hidden;
		text-align: left;
	}
	.reg_page .textarea_comments{
		overflow: hidden;
		width: 100%;
		margin-right: 0;
	}
	.reg_page .txt_fields{
		overflow: hidden;
	}
	.reg_page .checkbox_row{
		overflow: hidden;
		padding-top: 0;
		margin-bottom: 1rem;
	}
	.reg_page .form-check{
		/*display: inline;
		margin-right: 15px;*/
	}
	.reg_page textarea.form-control{
		height: 120px;
	}
	.reg_page .form-check-wrap{
		overflow: hidden;
	}

	.container{
		margin-left: unset !important;
		margin-right: unset !important;
		max-width: 100%;
	}
	#lifestyle-section2 .container, 
	#subnav-section .container, 
	#main-section .container, 
	#lifestyle-section .container, 
	#header-section .container, 
	#welcome-section .container, 
	#footer-section .container, 
	#content-section .container, 
	#alter-grid-section .container {
	    padding-left: 15px;
	    padding-right: 15px;
	}
	.navbar{
		position: absolute;
		right: 15px;
        z-index: 34;
		top: 50%;
		margin-top: -25px;
		width: 74%;
		max-width: 1240px;
		height: 50px;
		display: flex;
		align-items: flex-start;
	}
	
	#welcomeSliderMask{
  		width: 40px;
  		height: 40px;
	}
	#welcomeSliderMask:before {
  		box-shadow: -20px -20px 0 0 #163a64;
	}
	.slider_container {
	    width: 66%;
	    max-width: 665px;
	    min-width: 500px;
	}

	/* Form styles */
	#welcome-section .ab_pos{
		position: absolute;
		top: 0;
		bottom: 0;
	}
	.welcome_form {
	    width: 690px;
	}
	.form_inputs .form-control{
		font-size: 12px;
	}
	.wpcf7-list-item-label {
	    font-size: 12px;
	}
	.wpcf7-spinner{
		margin:	0px	1px; 
		top: 5px;
	}
	.form_tip {
	    position: absolute;
	    bottom: 55px;
	}
	.welcome-desc {
	    bottom: 0;
	}
	.welcome_form_wrap {
	    bottom: 85px;
	    position: absolute;
	}
	.welcome-desc h1 {
	    margin-bottom: 5px;
	}
	
	/* Team builder logo sizing */
	.teamBuilderLogo{
			width: 500px;
	}
}
@media (min-width: 992px) { 

.page-template-page-template_community_mp .mpCtaBox{
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	column-gap: 10px;
}



	.homes_alter_section .alter_desc a{
		width: 290px;
	}
	.reg_page .form-group{
		float: left;
		width: 32.333%;
		margin-right: 1%;
	}
	.reg_page .form-group.form_double{
		width: 99%;
	}
	.reg_page .form-check-title{
		float: left;
		margin-right: 20px;
	}
	.reg_page .form-check {
	    display: inline;
	    margin-right: 15px;
	}
	.reg_page .textarea_comments {
	    overflow: hidden;
	    width: 99%;
	    margin-right: 0;
	}
	#lifestyle-section2 .container, 
	#subnav-section .container, 
	#main-section .container, 
	#lifestyle-section .container, 
	#header-section .container, 
	#welcome-section .container, 
	#footer-section .container, 
	#content-section .container, 
	#alter-grid-section .container {
	    padding-left: 15px;
	    padding-right: 15px;
	    max-width: 100%;
	}
	.navbar{
		right: 0;
		width: 68%;
		max-width: 820px;
		min-width: 665px;
	}
	.header-cta a{
		font-size: 13px;
		height: 35px;
		line-height: 35px;
		padding: 0 30px;
	}
	.header-cta{
		padding-top: 8px;
	}
	.form_cta input[type="submit"] {
	    height: 35px;
	    line-height: 35px;
	    padding: 0 30px;
	    width: auto;
	}
	.navbar-dark .navbar-nav .nav-link{
		padding-left: 0;
		padding-right: 20px;
	}
	.header-cta{
		padding-right: 30px;
	}
	.navbar-nav{
		margin-top: 10px;
	}
	.footer-logo img {
	    width: 130px;
	}
	.footer-logo{
		/*padding-top: 45px;*/
	}
	.navbar-brand img {
	    width: 120px;
	}
	
	#welcomeSliderMask{
  		width: 60px;
  		height: 60px;
	}
	#welcomeSliderMask:before {
  		box-shadow: -30px -30px 0 0 #163a64;
	}
	.slider_container {
	    width: 68%;
	    max-width: 820px;
	    min-width: 665px;
	}
	.welcome-desc h1 {
	    font-size: 52px;
	    line-height: 52px;
	    margin-bottom: 10px;
	}
	.form_tip{
		font-size: 12px;
	}
	.nav-link {
	    letter-spacing: 2px;
	    font-size: 13px;
	}
	.form_cta input[type="submit"]{
		font-size: 13px;
	}
	.alter_desc h2 {
	    font-size: 50px;
	}
	.footer-middle-ul li{
		margin-right: 20px;
	}
	.footer-middle{
		font-size: 12px;
	}
	.disclaimer_mobile, .disclaimer{
		font-size: 12px;
	}

	/* Form styles */
	#welcome-section .ab_pos{
		position: absolute;
		top: 0;
		bottom: 0;
	}
	.welcome_form {
	    width: 710px;
	    padding-top: 10px;
	    padding-bottom:	5px;
	}
	.welcome-desc h1 {
	    margin-bottom: 10px;
	}
	.form_tip {
	    position: absolute;
	    bottom: 60px;
	}
	.welcome_form_wrap {
	    bottom: 90px;
	    position: absolute;
	}
	.wpcf7-spinner{
		margin:	0px	1px; 
		top: 9px;
	}
	.form_inputs{
		padding-right: 140px;
	}
	.form_cta {
	    margin-top: -9px;
	    width: auto;
	}
	.form_inputs .form-control{
		font-size: 13px;
	}
	.wpcf7-list-item-label {
	    font-size: 13px;
	}
	.qForm_cta input[type="submit"]{
		font-size: 14px;
		height: 35px;
		line-height: 35px;
		padding: 0 30px;
	}
	
	
	/* Team builder logo sizing */
	.teamBuilderLogo{
			width: 600px;
	}
}
@media (min-width: 1200px) {

    /* Marketplce Page Callout text box */
    .page-template-page-template_community_mp .calloutBox{
        padding: 50px 50px;
    }
	
	.homes_alter_section .alter_desc a {
	  width: 320px;
	}
	.qForm_cta input[type="submit"]{
		font-size: 14px;
	}
	.btn_holder{
		margin-bottom: 20px;
	}
	.subnav-image .owl-nav button.owl-next, 
	.subnav-image .owl-nav button.owl-prev {
	    width: 24px;
	    height: 31px;
	    text-indent: -9999px;
	}
	.subnav-image .owl-nav button.owl-prev {
	    background: url(../img/arrow_left_2.png) no-repeat;
	        background-size: auto;
	    background-size: 100%;
	}
	.subnav-image .owl-nav button.owl-next {
	    background: url(../img/arrow_right_2.png) no-repeat;
	        background-size: auto;
	    background-size: 100%;
	    margin-left: 30px;
	}
	.subnav-image{
		overflow: visible;
		padding-top: 15px;
	}
	.subnav-image .owl-nav{
		right: 0;
	}
	.inner_slider{
		max-width: 1100px;
	}
	body.page-template-page-template_homes_master #main-section {
	    min-height: 760px;
	}
	#lifestyle-section2 .container, 
	#subnav-section .container, 
	#main-section .container, 
	#lifestyle-section .container, 
	#header-section .container, 
	#welcome-section .container, 
	#footer-section .container, 
    #content-section .container,
	#alter-grid-section .container {
	    padding-left: 30px;
	    padding-right: 30px;
	    max-width: 1600px;
	}
	.header-cta{
		padding-right: 30px;
	}
	.header_logo{
		padding-top: 20px;
		width: 230px;
	}
	.navbar-nav li:last-child .nav-link{
		padding-right: 0;
	}
	.welcome-desc{
		padding-top: 45px;
	}
    .welcome-desc h1 {
	    font-size: 72px;
	    line-height: 70px;
	}
	#main-section{
		min-height: 520px;
	}
	.navbar-dark .navbar-nav .nav-link{
		padding-left: 0;
		padding-right: 35px;
		font-size: 14px;
		letter-spacing: 3px;
	}
	.navbar-nav{
		margin-top: 10px;
	}
	.header-cta a{
		font-size: 14px;
	}
	.overlay{
		font-size: 40px;
	}
	.lifestyle-desc h2 {
	    padding-top: 20px;
	    font-size: 60px;
	}
	.lifestyle-block h4, .lifestyle-desc h4{
		font-size: 26px;
	}
	.lifestyle-block p, .lifestyle-desc p{
		font-size: 20px;
	}
	.team_right_col p{
		font-size: 20px;
	}
	.btn_lscta{
		font-size: 18px;
		height: 50px;
		line-height: 50px;
		width: auto;
		padding: 0 30px;
	}
	.alter_desc h2{
		font-size: 50px;
	}
	.alter_desc p{
		font-size: 20px;
	}
	.alter_desc a{
		font-size: 18px;
	}
	.alter_desc {
	    padding-top: 40px;
	}
	
    .owl-carousel .owl-item:last-child{
    	margin-right: 0 !important;
    }
    .slider_container {
	    width: 69%;
	    max-width: 985px;
	    min-width: 820px;
	}
	.navbar {
	    width: 69%;
	    max-width: 985px;
	    min-width: 820px;
	}
	.alter_desc h2 {
	    font-size: 55px;
	}
	.footer-middle{
		font-size: 14px;
	}
	.disclaimer_mobile, .disclaimer{
		font-size: 14px;
	}
	.lifestyle_carousel .owl-nav {
	    right: auto;
	    left: 50%;
	    margin-left: -132px;
	}
	.team_left_col h2{
		font-size: 58px;
	}

	/* Form styles */
	#welcome-section .ab_pos{
		position: absolute;
		top: 0;
		bottom: 0;
	}
	.welcome_form {
	    width: 775px;
	    padding-top: 10px;
	    padding-bottom:	5px;
	}
	.welcome-desc h1 {
	    margin-bottom: 10px;
	}
	.form_tip {
	    position: absolute;
	    bottom: 65px;
	}
	.welcome_form_wrap {
	    bottom: 95px;
	    position: absolute;
	}
	.wpcf7-spinner{
		margin:	0px	0px 0px	5px;
		top: 9px;
	}
	.form_inputs{
		padding-right: 140px;
	}	
	.form_cta {
	    margin-top: -9px;
	    width: auto;
	}
	.form_inputs .form-control{
		font-size: 15px;
	}
	.wpcf7-list-item-label {
	    font-size: 15px;
	}
	.btn_double{
		width: 340px;
	}
	
	/* footer form checkboxes */
	#ftBuilderOptions.form_checkbox_n_wrap{
		display: flex;
		align-items: flex-start;
		justify-content: flex-start;
		column-gap: 2px;
	}
	#ftBuilderOptions.form_checkbox_n_wrap .frm_elem{
		flex-basis: 50%;	
	}
	#ftBuilderOptions.form_checkbox_n_wrap .frm_elem .wpcf7-list-item{
		width: 100%;	
	}
}
@media (min-width: 1367px) {
	.qForm_cta input[type="submit"]{
		height: 40px;
		line-height: 40px;
	}
	#lifestyle-section2 .container, 
	#subnav-section .container, 
	#main-section .container, 
	#lifestyle-section .container, 
	#header-section .container, 
	#welcome-section .container, 
	#footer-section .container, 
	#content-section .container, 
	#alter-grid-section .container {
	    padding-left: 30px;
	    padding-right: 30px;
	}
	body.page-template-page-template_homes_master #main-section {
	    min-height: 840px;
	}
	.subnav-image .overlay {
	    font-size: 28px;
	}
	.lifestyle_alter .alter_desc a {
	    min-width: 220px;
	}
	.header-cta a {
	    height: 40px;
	    line-height: 40px;
	    padding: 0 30px;
	} 
	.form_cta input[type="submit"] {
	    height: 40px;
	    line-height: 40px;
	    padding: 0 30px;
	    width: auto;
	    font-size: 14px;
	}
	#lifestyle-section{
		min-height: 50px;
	}
	#lifestyle-carousel-wrap{
		top: 125px;
		width: 1140px;
		right: -565px;
	}
	.lifestyle_carousel .owl-nav{
		/*right: 15px;*/
		right: 50%;
	}
	#main-section{
		min-height: 635px;
	}
	.owl-nav{
		position: absolute;
		right: 60%;
		top: -45px;
	}
	.header_logo {
	    width: 26%;
	    /*width: 385px;*/
	}
	.navbar-expand-md .navbar-nav .nav-link {
		line-height: 50px;
		vertical-align: middle;
		display: inline-block;
		padding: 0 45px 0 0;
	}
	.header-cta{
		margin-top: 0;
	}
	.navbar-nav {
	    margin-top: 6px;
	}
	.navbar-dark .navbar-nav .nav-link{
		letter-spacing: 5px;
	}
	.slider_container {
	    width: 73%;
	    max-width: 1175px;
	    min-width: 985px;
	}
	.navbar {
	    width: 73%;
	    max-width: 1175px;
	    min-width: 985px;
	}
	.alter_desc h2 {
	    font-size: 60px;
	}
	.visit_alter .alter_desc a{
		min-width: 200px;
	}
	.team_left_col h2{
		font-size: 65px;
	}

	/* Form styles */
	#welcome-section .ab_pos{
		position: absolute;
		top: 0;
		bottom: 0;
	}
	.welcome_form {
	    width: 795px;
	    padding-top: 15px;
	    padding-bottom:	10px;
	}
	.welcome-desc h1 {
	    margin-bottom: 10px;
	}
	.form_tip {
	    position: absolute;
	    bottom: 80px;
	}
	.welcome_form_wrap {
	    bottom: 110px;
	    position: absolute;
	}
	.wpcf7-spinner{
		margin:	0px	0px 0px	5px;
		top: 9px;
	}
	.form_inputs{
		padding-right: 140px;
	}
	.form_cta {
	    margin-top: -3px;
	    width: auto;
	}
	.form_inputs .form-control{
		font-size: 16px;
	}
	.wpcf7-list-item-label {
	    font-size: 16px;
	}
}
@media (min-width: 1600px) {
	.lifestyle-block p,
	.lifestyle-desc p{
		font-size: 20px;
	}
	#pulte .btn_holder{
		margin-right: 15px;
		width: 300px;
		float: left;
		margin-bottom: 0;
	}
	#pulte .btn_holder a{
		padding-right: 0;
		padding-left: 0;
		width: 300px;
	}
	#stanley-martin .btn_holder{
		margin-right: 15px;
		float: left;
		margin-bottom: 0;
	}
	#stanley-martin .btn_holder a{
	    min-width: 400px;
		width:auto;
	    padding-left: 5px;
	    padding-right: 5px;
	}
	
	#stanley-martin .btn_holder.last{
		margin-right: 0;
	}
	#pulte .btn_holder.last{
		margin-right: 0;
	}
	.homes_alter_section .btn_holder {
	  margin-bottom: 15;
	}
	.qForm_cta input[type="submit"]{
		font-size: 18px;
	}
	.container{
		margin-left: auto !important;
		margin-right: auto !important;
	}
	body.page-template-page-template_homes_master #main-section {
	    min-height: 960px;
	}
	#lifestyle-carousel-wrap{
		width: 1480px;
		right: -735px;
	}
	.subnav-image .overlay {
	    font-size: 30px;
	}
	.alter_desc h2 {
	    font-size: 65px;
	}
    .owl-carousel .owl-item:last-child{
    	margin-right: 0 !important;
    }
    #lifestyle-section2 .container, 
    #subnav-section .container, 
    #main-section .container, 
    #lifestyle-section .container, 
    #header-section .container, 
    #welcome-section .container, 
    #footer-section .container, 
    #content-section .container, 
    #alter-grid-section .container {
        padding-left: 15px;
        padding-right: 15px;
    }
    .navbar{
    	max-width: 1750px;
    }
    .navbar-brand{
    	z-index: 12;
		position: relative;
    }
    .slider_container{
    	max-width: 1750px;
    }
    .header-cta a{
    	position: relative;
        z-index: 35;
    }
    .header-cta {
        padding-right: 30px;
    }
    .cta_medium{
    	display: none;
    }
    .cta_large{
    	display: block;
        position: absolute;
        top: 55px;
        max-width: 1600px;
        width: 100%;
        text-align: right;
    }
	.team_right_col p{
		font-size: 20px;
	}
	.navbar-brand img {
	    width: 140px;
	}
    .welcome-desc h1 {
	    font-size: 115px;
	    line-height: 115px;
	}
	.welcome-desc{
		padding-top: 75px;
	}
	#main-section{
		min-height: 700px;
	}
	.navbar-dark .navbar-nav .nav-link{
		font-size: 18px;
	}
	.header-cta a {
	    font-size: 18px;
	}
	.welcome_form_wrap{
		max-width: 920px;
	}
	.lifestyle-desc h2 {
	    padding-top: 20px;
	    font-size: 65px;
	}
	.lifestyle-desc{
		padding-right: 50px;
	}
	.overlay{
		font-size: 45px;
	}
	.footer-middle{
		font-size: 16px;
	}
	.disclaimer_mobile, .disclaimer{
		font-size: 16px;
	}


	/* Form styles */
	#welcome-section .ab_pos{
		position: absolute;
		top: 0;
		bottom: 0;
	}
	.welcome_form {
	    width: 830px;
	    padding-top: 15px;
	    padding-bottom:	10px;
	}
	.welcome-desc h1 {
	    margin-bottom: 10px;
	}
	.form_tip {
	    position: absolute;
	    bottom: 100px;
	}
	.welcome_form_wrap {
	    bottom: 125px;
	    position: absolute;
	}
	.wpcf7-spinner{
		margin:	0px	0px 0px	5px;
		top: 9px;
	}
	.form_inputs{
		padding-right: 150px;
	}
	.form_cta {
	    margin-top: -3px;
	    width: auto;
	}
	.form_inputs .form-control{
		font-size: 17px;
	}
	.wpcf7-list-item-label {
	    font-size: 17px;
	}
	.border_style img{
		max-width: 800px;
	}
	.footer-newsletter h3{
		font-size: 14px;
	}
}

@media (min-width: 1660px) {
	#pulte .btn_holder{
		width: 297px;
	}
	#pulte .btn_holder a{
		width: 297px;
	}
	#lifestyle-section2 .container, 
	#subnav-section .container, 
	#main-section .container, 
	#lifestyle-section .container, 
	#header-section .container, 
	#welcome-section .container, 
	#footer-section .container, 
	#content-section .container, 
	#alter-grid-section .container {
	    padding-left: 30px;
	    padding-right: 30px;
	}
    .slider_container {
	    width: 74%;
	    max-width: 1330px;
	    min-width: 1175px;
	}
	.navbar {
	    width: 74%;
	    max-width: 1330px;
	    min-width: 1175px;
	}
	.form_cta input[type="submit"] {
	    font-size: 18px;
	}
}

@media (min-width: 1800px) {
	#lifestyle-section2 .container, 
	#subnav-section .container, 
	#main-section .container, 
	#lifestyle-section .container, 
	#header-section .container, 
	#welcome-section .container, 
	#footer-section .container, 
	#content-section .container, 
	#alter-grid-section .container {
	    padding-left: 30px;
	    padding-right: 30px;
	}
	body.page-template-page-template_homes_master #main-section {
	    min-height: 1090px;
	}
    .slider_container {
	    width: 71%;
	    max-width: 1480px;
	    min-width: 1330px;
	}
	.navbar {
	    width: 71%;
	    max-width: 1480px;
	    min-width: 1330px;
	}
	#main-section{
		min-height: 790px;
	}

	/* Form styles */
	
	.form_tip {
	    position: absolute;
	    bottom: 105px;
	}
	.welcome_form_wrap {
	    bottom: 140px;
	    position: absolute;
	}
}

@media (min-width: 2100px) {
	#lifestyle-section2 .container, 
	#subnav-section .container, 
	#main-section .container, 
	#lifestyle-section .container, 
	#header-section .container, 
	#welcome-section .container, 
	#footer-section .container, 
	#content-section .container, 
	#alter-grid-section .container {
	    padding-left: 30px;
	    padding-right: 30px;
	}
    .slider_container {
	    width: 67%;
	    max-width: 1700px;
	    min-width: 1480px;
	}
	.navbar {
	    width: 67%;
	    max-width: 1700px;
	    min-width: 1480px;
	}
	#main-section{
		min-height: 820px;
	}
}


@media  screen and (max-width: 1920px) {
    
}
@media  screen and (max-width: 1680px) {
    
}
@media  screen and (max-width: 1366px) {

	.article_desc_logo.logo_wider img{
		width: 70%;
	}
	
	.subnav-image .owl-nav button.owl-next, 
	.subnav-image .owl-nav button.owl-prev {
	    width: 24px;
	    height: 31px;
	    text-indent: -9999px;
	}
	.subnav-image .owl-nav button.owl-prev {
	    background: url(../img/arrow_left_2.png) no-repeat;
	        background-size: auto;
	    background-size: 100%;
	}
	.subnav-image .owl-nav button.owl-next {
	    background: url(../img/arrow_right_2.png) no-repeat;
	        background-size: auto;
	    background-size: 100%;
	    margin-left: 30px;
	}
	.subnav-image{
		overflow: visible;
		padding-top: 15px;
	}
	.subnav-image .owl-nav{
		right: 0;
	}
	#lifestyle-section{
		min-height: 50px;
	}
	#lifestyle-carousel-wrap{
		top: 125px;
		width: 1140px;
		right: -565px;
	}
	.slider_container{
		/*width: 74%;*/
	}
    
    #rev_slider_1_1_forcefullwidth{
    	width: 74%;
    }
    rs-fullwidth-wrap{
    	width: 74%;
    }
    .article_desc h3{
		font-size: 56px;
	}
	/*.welcome-desc h1{
		font-size: 85px;
		line-height: 85px;
	}*/
	.mini_post_img{
		display: block;
	}
	.mini_post_img img{
		max-width: 150px;
		height: auto;
		width: 100%;
	}
	.article_desc h3{
		font-size: 45px;
	}
	.article_desc p{
		font-size: 18px;
		margin-bottom: 20px;
	}
	.lifestyle_alter .alter_desc h2{
		font-size: 45px;
	}
	.lifestyle_alter .alter_desc p{
		font-size: 18px;
	}
	.lifestyle_alter .alter_desc a{
		min-width: 200px;
	}
	.visit_alter .alter_desc a{
		min-width: 200px;
	}
    .marR30 {
    	margin-right: 15px;
	}
	.team_right_col p{
		font-size: 18px;
	}
}

@media (max-width: 1199.98px) {
	body.page-template-page-template_homes_master #main-section {
	    min-height: 665px;
	}
	#lifestyle-section{
		min-height: 50px;
	}
	#lifestyle-carousel-wrap{
		top: 125px;
		width: 1020px;
		right: -520px;
	}
	.lifestyle_carousel .owl-nav{
		right: 54%;
	}
	.overlay{
		font-size: 40px;
	}
	.lifestyle-desc h2{
		padding-top: 35px;
	}
	.header_logo {
	    width: 215px;
	}
    /*.welcome-desc h1{
    	font-size: 60px;
    	line-height: 58px;
    	margin-bottom: 15px;
    }*/
    .welcome-desc h5{
    	font-size: 20px;
    }
    .welcome-desc{
    	padding-top: 25px;
    }
	.nav-link{
		/*letter-spacing: 3px;
		font-size: 15px;*/
	}
	.welcome-desc h5{
		margin-bottom: 15px;
	}
	.welcome_form_wrap{
		margin-bottom: 15px;
	}
	.welcome_form{
		padding: 15px 20px;
	}
	.form_label{
		padding: 12px 20px;
		font-size: 16px;
	}
	.checkbox_row {
	    padding-top: 10px;
	}
	/*	
	.form_inputs{
		padding-right: 180px;
	}
	.form_inputs .form-control{
		font-size: 14px;
	}
	*/
	.lifestyle-block h2, .lifestyle-desc h2{
		font-size: 48px;
	}
	.lifestyle-block h4, .lifestyle-desc h4{
		font-size: 24px;
	}
	.lifestyle-block p, .lifestyle-desc p{
		font-size: 18px;
	}
	.alter_desc{
		/*padding-top: 30px;*/
		padding-top: 0;
	}
	.alter_desc h2{
		font-size: 40px;
	}
	.alter_desc p{
		font-size: 18px;
	}
	.article_desc h3{
		font-size: 45px;
	}
	.subnav li a{
		letter-spacing: 3px;
	}
	.team_left_col h2{
		font-size: 46px;
	}
	.mini_post_img img{
		max-width: 100px;
		height: auto;
	}
	.article_desc h3{
		font-size: 36px;
	}
	.article_desc p{
		font-size: 16px;
		margin-bottom: 20px;
	}
	.lifestyle_alter2 .alter_desc h2,
	.lifestyle_alter .alter_desc h2{
		font-size: 36px;
		margin-bottom: 20px;
	}
	.lifestyle_alter2 .alter_desc p,
	.lifestyle_alter .alter_desc p{
		font-size: 16px;
		margin-bottom: 20px;
	}
	.lifestyle_alter .alter_desc a {
	    min-width: 125px;
	    margin-bottom: 20px;
	    height: 40px;
	    line-height: 40px;
	    font-size: 13px;
	}
	.btn_common{
		min-width: 125px;
	    margin-bottom: 20px;
	    height: 40px;
	    line-height: 40px;
	    font-size: 13px;
	}
	.visit_alter .alter_desc a{
		min-width: 240px;
		margin-bottom: 20px;
	}
	.lifestyle_alter .alter_desc a.marR30{
		margin-right: 15px;
	}
	.btn_lscta{
		height: 50px;
		line-height: 50px;
		font-size: 16px;
	}
	.alter_desc a{
		height: 50px;
		line-height: 50px;
		font-size: 16px;
	}
	#main-section{
		min-height: 470px;
	}
	.team_right_col p{
		font-size: 16px;
	}
	.lifestyle-desc h2 {
	    padding-top: 20px;
	}
}


@media (max-width: 991.98px) {
	.lifestyle_heading {
	  margin-bottom: 4px;
	  font-size: 22px;
	}
	.reg_page .form-group.form_double{
		width: 99%;
	}
	.frm_elem{
		width: 100%;
		float: none;
		padding-right: 0;
	}
	.page-template-page-template_homes .article_desc h3 {
	    font-size: 24px;
	}
	.border_style img{
		max-width: 50%;
	}
	body.page-template-page-template_homes_master #main-section {
	    min-height: 570px;
	}
	.brev_flogo{
		width: 105px;
		height: auto;
	}
	#lifestyle-carousel-wrap{
		top: 125px;
		width: 350px;
		right: 0;
	}
	.lifestyle_carousel .owl-nav{
		right: 15px;
	}
	.sub_subnav li a{
		padding: 5px 0;
	}
	.sub_subnav li{
		margin-bottom: 6px;
	}
	.article_desc{
		padding-right: 15px;
	}
	.lifestyle_alter2 .alter_desc h2,
	.lifestyle_alter .alter_desc h2{
		margin-bottom: 12px;
		font-size: 24px;
	}
	.lifestyle_alter .alter_desc .mini_post_img,
	.lifestyle_alter .alter_desc p.mini_post_img{
		margin-bottom: 15px;
	}
	.mini_post_img img {
	    max-width: 70px;
	}
	.lifestyle_alter2 .alter_desc p, .lifestyle_alter .alter_desc p {
	    font-size: 14px;
	    margin-bottom: 20px;
	}
	.article_desc h5{
		margin-bottom: 18px;
		font-size: 30px;
	}
	.article_desc_logo{
		margin-bottom: 25px;
	}
	.lifestyle_alter .alter_desc a{
		min-width: 125px;
		margin-bottom: 20px;
		height: 40px;
		line-height: 40px;
		font-size: 13px;
	}
	.lifestyle_alter .alter_desc a.marR30{
		margin-right: 15px;
	}
	#alter-grid-section{
		padding: 70px 0;
	}
	#header-section .container{
		position: relative;
		max-width: 100%;
	}
	#welcome-section .container{
		max-width: 100%;
	}
	#subnav-section .container{
		max-width: 100%;
	}
	#footer-section .container{
		max-width: 100%;
	}
	#main-section .container{
		max-width: 100%;
	}
	.overlay{
		font-size: 30px;
	}
	.header_logo{
		width: 95px;
	}
	.nav-link{
		font-size: 12px;
	}
	.navbar{
		width: 80%;
		max-width: 650px;
	}
	.navbar-nav{
		margin-top: 10px;
	}
	.header_logo img{
		max-width: 100%;
		height: auto;
	}
	.header-cta{
		margin-top: 5px;
	}
	.header-cta a{
		font-size: 13px;
		height: 30px;
		line-height: 30px;
		padding: 0 20px;
	}
	.subnav li a{
		font-size: 13.5px;
		letter-spacing: 1.5px;
	}
	#main-section{
		/*min-height: 570px;*/
		padding: 50px 0;
	}
	.lifestyle-block h2, .lifestyle-desc h2 {
	    font-size: 38px;
	    margin-bottom: 20px;
	}
	.alter_desc h2{
		font-size: 24px;
	    margin-bottom: 20px;
	}
	.lifestyle-block h4, 
	.lifestyle-desc h4{
		font-size: 19px;
	    margin-bottom: 20px;
	}
	.lifestyle-block p, .lifestyle-desc p{
		font-size: 16px;
	    margin-bottom: 15px;
	}
	.lifestyle-desc p{
	    margin-bottom: 30px;
	}
	.alter_desc{
		padding-top: 0;
	}
	.alter_desc a{
		font-size: 13px;
		height: 40px;
		line-height: 40px;
		margin-bottom: 20px;
		min-width: 180px;
	}
	.alter_desc p{
		font-size: 16px;
		margin-bottom: 20px;
	}
	.alter_row .thumb_img{
		margin-bottom: 25px;
	}
	.footer-logo{
		text-align: center;
		/*padding-top: 30px;*/
	}
	.footer-middle p{
		margin-bottom: 15px;
	}
	.footer-last ul{
		margin-bottom: 15px;
	}
	.footer-logo img{
		max-width: 100%;
	}
	.footer-middle-ul li{
		margin-bottom: 15px;
		margin-right: 20px;
	}
	.nav-link{
		letter-spacing: 3.6px;
	}
	.article_desc h3 {
	    font-size: 30px;
	    margin-bottom: 18px;
	    /*white-space: nowrap;*/
	}
	.article_desc{
		margin-top: -10px;
	}
	.article_desc p{
		font-size: 16px;
		margin-bottom: 20px;
	}
	#masterPlanModal .modal-dialog {
	    width: 90%;
	}
	#seePhotosModal .modal-dialog, #seeVideoModal .modal-dialog{
		width: 90%;
	}
	#content-section{
		padding: 80px 0 100px 0;
	}
	.team_right_col{
		margin-bottom: 0;
	}
	.team_right_col p{
		font-size: 16px;
	}
	.team_right_col h3{
		margin-bottom: 20px;
	}
	.team_left_col h2 {
	    font-size: 34px;
	}
	.team_right_col h3{
		font-size: 30px;
	}
	.order_1 .thumb_img {
	    padding-right: 15px;
	    padding-bottom: 15px;
	}
	.order_2 .thumb_img {
	    padding-left: 15px;
	    padding-bottom: 15px;
    }
	#header-section{
		padding-bottom: 10px;
	}
	.welcome-desc h5{
		font-size: 13px;
	}
	.form_tip{
		font-size: 10px;
	}
	.welcome-desc h1 {
	    font-size: 50px;
	    line-height: 50px;
	}
	.form_label {
	    padding: 10px 18px;
	    font-size: 14px;
	    -webkit-border-radius: 15px 15px 0 0px;
		-moz-border-radius: 15px 15px 0 0px;
		border-radius: 15px 15px 0 0px;
	}
	.welcome_form {
	    padding: 10px 18px;
	    -webkit-border-radius: 0 15px 15px 15px;
		-moz-border-radius: 0 15px 15px 15px;
		border-radius: 0 15px 15px 15px;
	}
	.form_inputs .form-control{
		font-size: 13px;
		padding: 5px 0;
		height: auto;
	}
	.form_cta{
		right: 0;
		margin-top: -15px;
        width: 115px;
	}
    .wpcf7-list-item-label{
    	font-size: 13px;
    }
	#lifestyle-section{
		padding: 80px 0;
		min-height: 50px;
	}
    .lifestyle-desc{
    	margin-bottom: 50px;
    }
    .lifestyle-desc h2{
    	padding-top: 50px;
    }
	.btn_lscta{
		font-size: 13px;
		height: 40px;
		line-height: 40px;
		width: 240px;
	}
	.welcome-desc {
	    padding-top: 15px;
	}
	.form_cta input[type="submit"]{
		height: 30px;
		line-height: 30px;
		padding: 0 20px;
		width: auto;
		font-size: 13px;
	}
	.form_inputs .form-check-label{
		font-size: 13px;
	}
	.checkbox_row{
		padding-top: 5px;
	}
	.form_inputs{
		padding-right: 105px;
	}
	.welcome_form_wrap{
		margin-bottom: 12px;
	}
	.static_image_slider .owl-stage{
		margin-left: 0;
	}
	.subnav-image .overlay {
	    font-size: 22px;
	}
	.btn_common{
		/*font-size: 13px;
		height: 40px;
		line-height: 40px;
		padding: 0 25px;*/
	}
	.header-cta a,
	.alter_desc a{
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
	}
	.btn_lscta,
	.btn_common{
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
	}
	.form_cta input[type="submit"],
	.qForm_cta input[type="submit"]{
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
	}
	.welcome_form{
		-webkit-border-radius: 0 10px 10px 10px;
		-moz-border-radius: 0 10px 10px 10px;
		border-radius: 0 10px 10px 10px;
	}
	.form_label {
	    -webkit-border-radius: 10px 10px 0 0px;
	    -moz-border-radius: 10px 10px 0 0px;
	    border-radius: 10px 10px 0 0px;
	}
	.footer-logo img {
	    width: 80px;
	}
	.footer-last,
	.footer-middle{
		font-size: 11px;
	}
	.disclaimer_mobile, .disclaimer{
		font-size: 14px;
	}
	.alter_row.lifestyle_alter{
		padding-right: 0;
	}
	.footer-last ul li{
		margin-left: 15px;
	}
	.footer-last ul li img{
		width: 25px;
	}
	.footer-last ul li:last-child img {
	    width: 30px;
	}
	.alter_desc h2 {
	    font-size: 35px;
	}
	.lifestyle-desc h2 {
	    padding-top: 42px;
	}
	.qForm_cta input[type="submit"]{
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		height: 30px;
		line-height: 30px;
		padding: 0 20px;
		width: auto;
		font-size: 13px;
	}

}

@media (min-width: 768px) and (max-width: 991.98px) { 
	.welcome-desc{
		padding-top: 0;
	}
	.welcome_form{
		padding-bottom: 5px;
		padding-top: 8px;
	}
	.form_label{
		padding-top: 8px;
		padding-bottom: 8px;
	}
}

@media (min-width: 840px) and (max-width: 991.98px) { 
	.article_desc{
		padding-right: 40px;
	}
}

@media (max-width: 767.98px) { 
	.lifestyle_alter_pt50{
		padding-top: 50px;
	}
	.lifestyle_heading{
		font-size: 17px;
	}
	.article_desc_logo.logo_wider img{
		width: 60%;
	}
	.reg_page .form-group.form_double{
		width: 100%;
	}
	.subnav-image .overlay{
		opacity: 1;
	}
	body.page-id-141 .owl-carousel #navSlide1 .overlay,
	body.page-id-183 .owl-carousel #navSlide4 .overlay,
	body.page-id-187 .owl-carousel #navSlide3 .overlay,
	body.page-id-184 .owl-carousel #navSlide2 .overlay,
	body.page-id-189 .owl-carousel #navSlide5 .overlay,
	body.page-id-414 .owl-carousel #navSlide7 .overlay,
	body.page-id-415 .owl-carousel #navSlide6 .overlay{
		text-decoration: underline;
	}
	.footer-newsletter{
		margin-bottom: 20px;
	}
	.frm_elem{
		width: 50%;
		float: left;
		margin-bottom: 8px;
		padding-right: 8px;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	.form_cta_newsletter{
		text-align: center;
	}
	.footer_social{
		-webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
	}
	.footer-newsletter h3{
		text-align: center;
	}
	.qForm_cta input[type="submit"]{
		height: 35px;
		line-height: 35px;
		padding: 0 30px;
		width: auto;
		font-size: 14px;
	}
	body{
    	padding-top: 104px;
    }
	#header-section{
    	position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 1293;
    }
    .article_desc_logo img{
    	width: 40%;
    }
	.sub_subnav{
		margin-top: -15px;
		margin-bottom: 30px;
	}
	.pageNavi a{
		width: 24px;
		height: 31px;
	}
	.pageNavi a img{
		max-width: 100%;
		height: auto;
	}
	.visit_alter{
		padding-top: 50px;
	}
	.article_desc h3 {
	    white-space: normal;
	}
	.article_desc{
		margin-top: 0;
	}
	#lifestyle-carousel-wrap{
		margin: 0 auto 30px;
		width: 450px;
	}
	.header_logo{
		padding-top: 10px;
	}
	.navbar-brand img{
		width: 80px;
	}
	.navbar-dark .navbar-toggler{
		border: none;
		outline: none;
	}
	.navbar-dark .navbar-toggler-icon{
		background: url(../img/navbar_icon.png) no-repeat left top;
		background-size: 100%;
		width: 25px;
		height: 22px;
	}
	.quickRegister_cta{
		padding-top: 7px;		
	}
	.btnQuickRegister{
		height: 30px;
		line-height: 30px;
		font-size: 14px;
	}
	.lifestyle-desc{
		text-align: center;
	}
	.btn_lscta{
		display: none;
	}
	.btn_mobile{
		display: inline-block;
	}
	#lifestyle-section{
		text-align: center;
	}
	#lifestyle-carousel-wrap{
		margin-bottom: 30px;
	}
	#main-section{
		min-height: 50px;
	}
	.pos_ab{
		position: relative;
	}
	.inner_slider_wrap{
		padding-top: 30px;
		position: relative;
		top: auto;
	}
	.inner_slider {
	    width: 100%;
	    max-width: 720px;
	    margin: 0 auto;
	    padding: 0 45px;
	}
	.lifestyle-block p br,
	.lifestyle-block h4 br{
		display: none;
	}
	.lifestyle_alter2 .order_1 .thumb_img,
	.lifestyle_alter .order_1 .thumb_img{
		padding-right: 0;
		padding-bottom: 0;
		margin-bottom: 35px;
	}	
	.lifestyle_alter .alter_desc a{
		min-width: 240px;
		display: block;
		width: 240px;
		margin: 0 auto 20px;
	}
	/*#header-section .container{
		max-width: 540px;
	}
	#welcome-section .container{
		max-width: 540px;
	}*/
	#header-section .container{
		max-width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	#welcome-section .container{
		max-width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	.slider_container{
		max-width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	.navbar{
		max-width: 100%;
	}
	.navbar-dark .navbar-toggler{
		right: 15px;
	}
	.navbar-nav{
		padding-left: 15px;
		padding-right: 15px;
	}
	.owl-carousel .owl-stage{
    	margin-left: 0;
    }
    /*.static_image_slider .owl-stage{
		margin-left: -25%;
	}*/
    .border_style img {
	    max-width: 100%;
	    position: relative;
	}
    .slider_container {
	    width: 100%;
	    margin: 0 auto;
	}
    #rev_slider_1_1_forcefullwidth{
    	width: 100%;
    }
    rs-fullwidth-wrap{
    	width: 100%;
    }
    .welcome-desc{
    	position: relative;
    	padding-top: 0;
    	padding-left: 0;
    	margin-bottom: 30px;
    }
	#header-section{
		padding-bottom: 0;
	}
	.welcome-desc h5{
		display: none;
	}
	.welcome_form_wrap{
		display: none;
	}
	.form_tip{
		display: none;
	}
	.header-cta{
		padding-bottom: 0;
	}
	.ab_pos {
	    position: static;
	}
	.welcome-desc{
		position: absolute;
		left: 15px;
		right: 15px;
		top: 50%;
		bottom: 0;
		text-align: center;
		margin-bottom: 0;
	}
	.welcome-desc h1{

	}
	.order_1,
	.order_2{
		order: inherit;
	}
	.lifestyle-desc h2{
		padding-top: 0;
	}
	.header_logo{
		width: 65px;
		margin: 0 auto;
	}
    .navbar-brand{
    	padding-top: 0;
        padding-bottom: 0;
    }
	.nav-link{
		font-size: 18px;
		letter-spacing: 5.5px;
	}
	.navbar{
		width: 100%;
		position: relative;
	}
    .navbar-dark .navbar-toggler{
    	position: absolute;
		top: -50px;
    }
    .navbar-brand{
    	margin: 0 auto;
    }
    .header-cta{
    	width: 100%;
    	padding-top: 20px;
    	display: none;
    }
    .header-cta a{
    	display: block;
    	text-align: center;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
    }
	#content-section{
		padding: 40px 0 50px 0;
	}
    /*.owl-carousel .owl-stage{
    	margin-left: -25%;
    }*/
    
	.static_image_slider .owl-nav{
    	position: static;
    }
    .static_image_slider .owl-nav button.owl-next, 
	.static_image_slider .owl-nav button.owl-prev{
		width: 27px;
		height: 34px;
		position: absolute;
	    top: 50%;
	    margin-top: -17px;
	    z-index: 234;
	    text-indent: -9999px;
	}
	.static_image_slider .owl-nav button.owl-next{		
		margin-left: inherit;
		right: 10px;
		background: url(../img/arrow_right.png) no-repeat;
	}
	.static_image_slider .owl-nav button.owl-prev{
		left: 10px;
		background: url(../img/arrow_left.png) no-repeat;
	}
	.welcome-desc h1 {
	    font-size: 50px;
	    line-height: 52px;
	    margin-bottom: 15px;
	}
	#lifestyle-section2,
	#lifestyle-section{
		padding: 50px 0;
		min-height: 20px;
	}
	.ls_pos{
		position: relative;
	}
	#lifestyle-carousel-wrap{
		position: relative;
		top: auto;
	}
	.lifestyle-desc{
		margin-bottom: 0;
	}
	.lifestyle_carousel .owl-nav {
	    position: static;
	}
	#lifestyle-carousel-wrap .owl-nav button.owl-next, 
	#lifestyle-carousel-wrap .owl-nav button.owl-prev{
		width: 27px;
		height: 34px;
		position: absolute;
	    top: 50%;
	    margin-top: -17px;
	    z-index: 234;
	}
	#lifestyle-carousel-wrap .owl-nav button.owl-next{		
		margin-left: inherit;
		right: 10px;
		background: url(../img/arrow_right.png) no-repeat;
	}
	#lifestyle-carousel-wrap .owl-nav button.owl-prev{
		left: 10px;
		background: url(../img/arrow_left.png) no-repeat;
	}
	.lifestyle_carousel  .owl-nav button.owl-next{
		float: right;
	}
	#alter-grid-section {
	    padding: 50px 0;
	}
	.alter_row {
	    margin-bottom: 25px;
	}
	.alter_row .thumb_img {
	    margin-bottom: 45px;
	}
	.alter_desc p{
		margin-bottom: 45px;
	}
	.footer-middle{
		text-align: center;
		margin-bottom: 15px;
	}
	.footer-middle-ul{
		margin-bottom: 5px;
	}
	.footer-middle-ul li {
	    margin-right: 0;
	    margin-bottom: 8px;
	    float: none;
	    display: block;
	}
	.footer-middle p {
	    margin-bottom: 15px;
	}
	.flexBottom{
		display: block;
		text-align: center;
	}
	.footer-last ul{
		display: block;
		margin-bottom: 15px;
	}
	.footer-last ul li{
		display: inline-block;
	}
	.footer-last{
		text-align: center;
		margin-bottom: 20px;
	}
	.form_inputs{
		padding-right: 0;
		margin-bottom: 15px;
	}
	.form_cta{
		position: relative;
		right: auto;
		top: auto;
	}
	.lifestyle-block h2, .lifestyle-desc h2 {
	    font-size: 36px;
	}
	.article_desc h3{
	    font-size: 36px;
	    margin-bottom: 15px;
	}
	.alter_desc h2 {
	    font-size: 35px;
	    margin-bottom: 25px;
	}
	.lifestyle_alter2 .alter_desc h2, .lifestyle_alter .alter_desc h2 {
	    margin-bottom: 12px;
	    font-size: 36px;
	}
	.lifestyle-block h4, .lifestyle-desc h4 {
	    font-size: 19px;
	    margin-bottom: 20px;
	}
	.inner_slider{
		max-width: 540px;
	}
	.subnav{
		-ms-flex-wrap: wrap;
      	flex-wrap: wrap;
      	-webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
          display: block;
          text-align: center;
	}
	.subnav li{
		/*margin-bottom: 10px;*/
	}
	.subnav li:last-child{
		margin-bottom: 0;
	}
	.subnav li a{
		letter-spacing: 4px;
		font-size: 14px;
		display: inline-block;
	}
	.btn_common{
		font-size: 16px;
	}
	.order_1 .thumb_img{
		padding-right: 25px;
		padding-bottom: 25px;
	}
	.order_2 .thumb_img{
		padding-left: 25px;
		padding-bottom: 25px;
	}
	.team_right_col h3{
		margin-bottom: 15px;
	}
	.team_sidebar {
	    max-width: 100%;
	    margin-bottom: 35px;
	}
	.team_left_col h2 {
	    font-size: 38px;
	    margin-bottom: 25px;
	}
	.alter_row{
		padding-right: 0;
	}
	/*.home .alter_row{
		padding-right: 30px;
	}*/
	.lifestyle_alter{
		text-align: center;
	}
	.quickRegister_cta{
		display: block;
	}
	.qRegForm .checkbox_row{
		max-width: 165px;
		margin: 0 auto 20px;
	}
    .wpcf7-spinner{
    	display: none;
    }
	.alter_row .thumb_img{
		padding: 0;
	}
	#alter-grid-section{
		padding-top: 0;
		padding-bottom: 25px;
	}
	.quicknav{
		display: none;
	}
	.alter_row{
		text-align: center;
	}
	.alter_desc p{
		font-size: 16px;
	}
	.alter_desc a{
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
	}
	.btn_common{
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
	}
	.qForm_cta input[type="submit"]{
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
	}
	#lifestyle-section2 .container,
	#subnav-section .container,
	#main-section .container,
	#lifestyle-section .container,
	#alter-grid-section .container{
		max-width: 100%;
		padding-left: 45px;
		padding-right: 45px;
	}
	.inner_slider{
		max-width: 100%;
	}
	.alter_row .thumb_img{
		margin-left: -45px;
		margin-right: -45px;		
	}
	.subnav-image{
		margin-left: -45px;
		margin-right: -45px;
	}
	.footer-logo{
		padding-top: 0;
		margin-bottom: 20px;
	}
	.footer-logo img {
	    width: 100px;
	}
	.footer-middle{
		font-size: 13px;
	}
	.disclaimer{
		display: none;
	}
	.disclaimer_mobile{
		display: block;
		font-size: 13px;
	}
	.footer-last ul li img{
		width: 25px;
	}
	.footer-last ul li:last-child img {
	    width: 30px;
	}
	.footer-last ul li{
		margin-left: 15px;
	}
	.footer-last{
		font-size: 13px;
	}
	.footer-middle span{
		display: inline;
	}
	.footer-middle p {
	    line-height: 1.4;
	}
	.form-check{
		margin-bottom: 5px;
	}
	input[type="checkbox"] + label, input[type="radio"] + label{
		color: #A1A1A2;
	}
	.form-control{
		height: 45px;
	}
	.form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	  color: #A1A1A2;
	}
	.form-control::-moz-placeholder { /* Firefox 19+ */
	  color: #A1A1A2;
	}
	.form-control:-ms-input-placeholder { /* IE 10+ */
	  color: #A1A1A2;
	}
	.form-control:-moz-placeholder { /* Firefox 18- */
	  color: #A1A1A2;
	}
	.alter_desc a{
		width: 220px;
		padding: 0;
		font-size: 16px;
	}
	.visit_alter .alter_desc a{
		width: 220px;
		min-width: 220px;
	}
	.btn_common{
		width: 240px;
		padding: 0;
		font-size: 16px;
	}
    .btn_mobile_discover{
    	
        width: auto;
		padding: 0 15px;
        
    }
	.static_image_slider .owl-nav button.owl-next,
	.static_image_slider .owl-nav button.owl-prev{
		background: none;
	}
	.mini_post_img img {
	    max-width: 150px;
	}
	.lifestyle_alter .alter_desc p{
		margin-bottom: 30px;
	}
	.lifestyle_alter .alter_desc a.marR30{
		margin-right: auto;
	}
	.article_desc{
		text-align: center;
	}
	.welcome-desc{
		margin-top: -20px;
	}
	
	#welcomeSliderMask{
  		display: none;
	}
    .tp-bullets{
    	display: none !important;
    }
    .static_image_slider .owl-nav{
    	position: absolute;
    	top: -27px;
    	right: 8%;
    }
    .subnav-image .owl-nav button.owl-prev {
	    background: url(../img/arrow_left_2.png) no-repeat;
	        background-size: auto;
	    background-size: auto;
	    background-size: 100%;
	    left: -35px;
	}
	.subnav-image .owl-nav button.owl-next {
	    background: url(../img/arrow_right_2.png) no-repeat;
	        background-size: auto;
	    background-size: auto;
	    background-size: 100%;
	    margin-left: 30px;
	    right: -35px;
	}
	.disclaimer{
		display: block;
	}
	.copyright_section{
		order: 3;
		padding-top: 25px;
	}
	
	.quickRegisterForm.qrOpen{
		display: block;
      	position: fixed;
      	top: 105px;
      	overflow: scroll;
      	bottom: 0px;
		left: 0;
		right: 0;
     }
}

@media (max-width: 575.98px) { 
	.lifestyle_heading {
	  text-align: left;
	  font-size: 15px;
	}
	.footer-middle span{
		display: block;
	}
	.disclaimer{
		padding: 10px 0;
	}
	.disclaimer,
	.brev_logo_n{
		margin-right: 0;
	}
	.static_image_slider .owl-nav{
    	right: 10%;
    }
	.page-template-page-template_homes .article_desc h3 {
	    font-size: 20px;
	}
	#lifestyle-carousel-wrap{
		width: 350px;
	}
	.lifestyle_alter2 .order_1 .thumb_img,
	.lifestyle_alter .order_1 .thumb_img{
		padding-right: 0;
		padding-bottom: 0;
		margin-bottom: 35px;
	}	
	.welcome-desc{
		margin-top: -20px;
	}
	.welcome-desc h1{
		font-size: 44px;
		line-height: 42px;
	}
	.lifestyle-block h2, .lifestyle-desc h2 {
	    /*font-size: 40px;*/
	}
	.lifestyle-block h4, .lifestyle-desc h4 {
	    font-size: 20px;
	}
	.team_right_col p,
	.article_desc p,
	.lifestyle-block p, 
	.lifestyle-desc p {
	    font-size: 16px;
	}
	.btn_common{
		font-size: 16px;
	}
	.alter_desc a{
		font-size: 16px;
		display: block;
		margin: 0 auto 20px;
	}
	.alter_desc a.marR30{
		margin-right: auto;
	}
	.alter_desc p{
		font-size: 16px;
	}
	.article_desc h3, 
	.alter_desc h2 {
	    font-size: 35px;
	}
	/*.static_image_slider .owl-nav button.owl-next,
	.static_image_slider .owl-nav button.owl-prev{
		background: none;
	}*/
	.lifestyle-block h2, .lifestyle-desc h2 {
	    font-size: 30px;
	}
	.lifestyle-block h4, .lifestyle-desc h4 {
	    font-size: 18px;
	}
	.team_right_col p, .alter_desc p, .article_desc p, .lifestyle-block p, .lifestyle-desc p {
    	font-size: 14px;
	}
}

@media (max-width: 479.98px) { 
	h2.lifestyle_landing_title{
		font-size: 32px !important;
	}
	.lifestyle_heading {
	  text-align: center;
	  margin-bottom: 35px;
	  font-size: 14px;
	}
	.article_desc_logo.logo_wider img{
		width: 65%;
	}
	.frm_elem{
		width: 100%;
		float: none;
		padding-right: 0;
	}
	#lifestyle-carousel-wrap{
		width: 300px;
	}
	.quickRegisterForm{
		padding: 20px 15px;
	}
	.navbar-dark .navbar-toggler{
		top: -50px;
	}
    .welcome-desc h1 {
	    font-size: 36px;
	    line-height: 36px;
	}
	.welcome-desc h5{
		font-size: 20px;
	}
	.lifestyle-block h2, .lifestyle-desc h2 {
	    font-size: 30px;
	}
	.lifestyle-block h4, .lifestyle-desc h4 {
	    font-size: 18px;
	}
	.btn_common {
	    font-size: 13px;
	}
	.alter_desc a {
	    font-size: 14px;
	}
	.article_desc h3, 
	.alter_desc h2 {
	    font-size: 32px;
	}
	.team_right_col p,
	.alter_desc p,
	.article_desc p, 
	.lifestyle-block p, 
	.lifestyle-desc p {
	    font-size: 14px;
	}
	.team_left_col h2 {
	    font-size: 50px;
	}
	.article_desc h3 {
	    white-space: normal;
	}
	.wpcf7 form .wpcf7-response-output::after{
		font-size: 13px;
	}
}

@media (max-width: 359.98px) { 
	.page-template-page-template_homes .article_desc h3 {
	    font-size: 18px;
	}
	#lifestyle-carousel-wrap{
		width: 280px;
	}
	.wpcf7 form .wpcf7-response-output::after{
		font-size: 11px;
	}
	.overlay {
	    font-size: 22px;
	}
	.welcome-desc h1{
		font-size: 26px;
		line-height: 28px;
	}
	.btn_common{
		width: 200px;
	}
	.btn_mobile_discover{
		width: auto;
		font-size: 11px;
	}
	.lifestyle_alter .alter_desc a{
		min-width: 200px;
		width: 200px;
	}
	.alter_desc a{
		font-size: 13px;
		max-width: 200px;
	}
}


/* checkbox layout - min width breakpoints - first rules are for mobile */
.page-template-page-template_landingpage  #landing-header-section{
	min-height: 680px;
}
.page-template-page-template_landingpage .landingPageForm .qRegForm .checkbox_row {
  max-width: 480px;
  margin-left: 0;
  margin-right: 0;
}
.page-template-page-template_landingpage .form-check {
  width: 49%;
  display: inline-block;
}
.page-template-page-template_landingpage .form-check:nth-of-type(odd){
	width: 55%;
}
.page-template-page-template_landingpage .form-check:nth-of-type(even){
	width: 43%;
}
.page-template-page-template_landingpage .wpcf7-form-control-wrap,
.page-template-page-template_landingpage .form-check .wpcf7-list-item label{
  display: block;
  width: 100%;
}
.page-template-page-template_landingpage .form-check-input {
  position: relative;
  display: block;
}
.page-template-page-template_landingpage .landingPageForm .wpcf7-list-item-label{
	display: inline-block;
}

@media (min-width: 576px) { 

    .page-template-page-template_landingpage .landingPageForm .qRegForm .checkbox_row {
      max-width: 1200px;
    }
    .page-template-page-template_landingpage .form-check,
    .page-template-page-template_landingpage .form-check:nth-of-type(odd),
    .page-template-page-template_landingpage .form-check:nth-of-type(even){
      width: auto;
      display: inline-block;
      padding-right: 35px;
    }

}

@media (min-width: 992px) { 
  .page-template-page-template_landingpage #landing-header-section {
    min-height: 740px;
  }
}
@media (min-width: 1200px) { 
  .page-template-page-template_landingpage #landing-header-section {
    min-height: 800px;
  }
}





/* Form Adjustments */


.welcome_form{
    padding: 10px 15px 15px;
}
.welcome_form .col-sm-3.col20{
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
.welcome_form .form_inputs {
    padding-right: 0px;
}
.welcome_form .wpcf7-list-item,
.reg_page .wpcf7-list-item {
    padding-right: 25px;
}
.welcome_form .form_cta {
    margin-top: 21px;
	right: 15px;
    display: flex;
    flex-direction: row-reverse;
}
.welcome_form .form-control {
    line-height: 1.3;
}


.footer-newsletter .form_checkbox_n_wrap .frm_elem {
  margin-bottom: 0;
  width: 100%;
  float: none;
}
.footer-newsletter .wpcf7-list-item {
  margin-left: 0;
  width: 50%;
}


@media (max-width: 1199.98px) {

	.welcome_form{
		padding: 10px 15px 15px;
	}
	.welcome_form .col-sm-3.col20{
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
	.welcome_form .form_inputs {
  		padding-right: 0px;
	}
	.welcome_form .wpcf7-list-item {
  		padding-right: 25px;
	}
	.welcome_form .form_cta {
  		margin-top: 18px;
		right: 12px;
		display: flex;
		flex-direction: row-reverse;
	}
	.welcome_form .form-control {
  		line-height: 1.3;
	}
	
.footer-newsletter .wpcf7-list-item {
  width: 100%;
}

.quickRegister_cta .wpcf7-list-item {
  display: block;
}


}

@media (min-width: 768px) and (max-width: 991.98px) {

	.welcome_form .col-sm-3.col20{
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
	.welcome_form .form_inputs {
  		padding-right: 0px;
	}
	.welcome_form .wpcf7-list-item {
  		padding-right: 25px;
	}
	.welcome_form .form_cta {
  		margin-top: 0px;
		right: 7px;
		display: flex;
		flex-direction: row-reverse;
	}
	.welcome_form .form-control {
  		line-height: 1.2;
	}
	
	

}


@media (max-width: 767.98px) {
	.reg_page .wpcf7-list-item{
		display: block;
		padding-right: 0;
	}
}