



/* .slider_text {
	display: none !important;
	opacity: 0 !important;
}
.slider_3_text {
	display: block !important;
	opacity: 1 !important;
} */

.breadcrumbs {
	line-height: 18px;
	padding: 10px 0;
}

.btn-learn-more {
	height: auto;
	width: auto;
	max-width: 100%;
}

.form_builder {
	width: 100%;
	max-width: 500px;
	display: block;
	margin: 0 auto;
}

.form_builder .form_builder_inner {
    float: none;
    width: auto;
	padding-top: 10px;
}

.form_builder .form_builder_title {
    width: auto;
}

.form_builder .human_verfiy span {
	width: 100%;
}

.form_builder .inner_form {
    width: 100%;
}

.form_builder .inner_form input[type="image"] {
	width: 100%;
	max-width: 220px;
}

.form_builder .form_builder_row_1, .form_builder .form_builder_row_2 {
    width: 48%;
    box-sizing: border-box;
	padding-right: 20px;
}

.form_builder .inner_form label,
.form_builder .inner_form .input_text,
.form_builder .small select {
	width: 100%;
	box-sizing: border-box;
}

.index #news {
	background: #999999;
	height: auto;
	padding-bottom: 30px;
	width: auto;
	max-width: none;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
}
.index #hews_header {
	background: #656565;
	color: #fff;
	width: auto;
	-moz-border-top-left-radius: 20px;
	-webkit-border-top-left-radius: 20px;
	-khtml-border-top-left-radius: 20px;
	border-top-left-radius: 20px;
	-moz-border-top-right-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-khtml-border-top-right-radius: 20px;
	border-top-right-radius: 20px;
}
.index #hews_header h3 {
	font-size: 35px;
	color: #000;
	padding: 20px 20px 15px 20px;
	font-weight: 100;
	margin-bottom: 0;
}
.index #news .news{
	width: auto;
    height: 100px;
    display: block;
    margin: 0 auto 12px auto;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
    box-sizing: border-box;
	background: #000;
}
.index #news .news .news-img {
	height: 100%;
	float: left;
	width: 40%;
	-moz-border-top-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-khtml-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	-moz-border-bottom-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-khtml-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.index #news .news img {
	height: auto;
	width: 100%;
	height: 100%;
	float: left;
	-moz-border-top-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-khtml-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	box-sizing: border-box;
	display: none;
}
.index #news .news .font_futura {
	height: 100%;
	float: left;
	width: 60%;
	box-sizing: border-box;
	-moz-border-top-right-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-khtml-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-bottom-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-khtml-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
.index #news .news .font_futura p{ color:#fff; font-size:17px; padding-top:0px; padding-left:10px; }
.index #news .news .font_futura p.neg{ margin-top:-15px; }
.index #news .news .font_futura a{ color:#ee3124; font-size:17px; text-decoration:none; margin-top:0px; padding-top:0px }
.index #news #pagna{ margin-top:20px; width:auto; display:block; margin:0 auto; }
.index #news #pagna #pagna_inner{ float:right; margin-top:8px; }
.index #news #pagna .font_futura { float:left; margin-right:10px; }
.index #news #pagna .dot{ border-radius: 50%; float:left; margin-right:5px; cursor:pointer; width: 20px; height: 20px; }
.index .dot.active{ background-color:#000; }
.index .dot.inactive{ background-color:#fff; }
.index .inner_news{ display:none; padding: 14px; }

.btn-request-info {
	font-weight: bold;
	font-family: "gesta",sans-serif;
	color: #FFF;
}

.callout_image h2 {
	width: auto;
	padding: 0 20px;
	font-size: 24px;
}

.color_white a {
    color: #FFF;
}

.content-left {
	width: 50%;
	margin-top: -40px;
	padding-left: 26px;
	box-sizing: border-box;
	padding-right: 10px;
	float: none;
	display: inline-block;
}

.content-left > .content {
	padding-bottom: 0px;
}

.content-right {
	margin-top:-15px;
	width: 50%;
	box-sizing: border-box;
	padding-left: 10px;
	padding-right: 26px;
}

.content-left:after, .content-right:after, .midi:after {
	content: " ";
	clear: both;
}

.content-right > .float_right {
	width: auto !important;
	height: auto !important;
}

.content-right > .float_right > #flex_out > #flex {
	width: auto !important;
	height: auto !important;
}

.feature-container-index, .feature-container {
	position: relative;
	top: 0;
	left: 0;
	width: auto;
	height: 398px;
	max-height: 398px;
}

.feature-container {
	position: relative;
	top: 0;
	left: 0;
	width: auto;
}

#flex, #flex.homepage {
	margin-left: 0;
	width: auto;
	height: auto;
	max-width: 500px;
	margin: 0 auto;
}

#flex_body {
	width: auto;
}

#flex_body p {
    width: auto;
	margin-right: 40px;
}

#flex_body .flex_bg {
	width: 100%;
    margin-left: 0;
	width: auto;
    background-size: contain;
    margin-right: 1px;
    height: auto;
    padding-top: 10px;
    padding-bottom: 5px;
}

#flex_body .flex_bg a {
    color: #FFFFFF;
    text-decoration: underline;
}
#flex_body .flex_bg a:hover {
	color: #FFC0A1;
}

.flex_image {
    margin-left: 0;
}

#flex_nav, #flex_nav.homepage {
	margin: 10px 0 0 0;
	width: 100%;
	text-align: center;
}

#flex_nav {
	margin-top: 20px;
	position: relative;
}

#flex_out {
    height: auto;
    margin-left: 40px;
    box-sizing: border-box;
}

#flex_source, #flex_source.homepage {
	position: relative;
	margin: 0;
	margin: 0 0 0 23%;
	width: auto;
}

#flex_nav .flex {
    float: none;
    display: inline-block;
	margin-bottom: 8px;
}

.flex_image, .flex_value > img {
	width: 100%;
	height: auto;
	margin-left: 0 !important;
}

#flex_nav:after, #flex_source:after, .float_left:after, .float_right:after {
	content: " ";
	display: table;
	clear: both;
}

#footer {
	padding: 0 30px 40px 30px;
}

#footer a, #footer .midi .footer-col h2 a {
    text-decoration: none;
    color: #d9232e;
}

#footer .footer-col {
	box-sizing: border-box;
	padding: 10px;
	overflow: hidden;
}
#footer .footer-col-1 {
    width: 32%;
}
#footer .footer-col-1 > div > img {
	height: auto;
	width: 100%;
	max-width: 300px;
}
#footer .footer-col-2 {
    width: 46%;
}
#footer .footer-col-3 {
    width: 22%;
}

.header-phone-container .phone-text {
	/* line-height: 20px;
	padding: 17px 0 5px 0; */
}

#interior_feature {
    background-size: cover;
	min-height:398px;
	max-height:398px;
	max-width: 1200px;
	margin: 0 auto 0 auto;
	min-height: 398px;
	padding-top: 100px;
}

.index #interior_feature {
	max-width: none;
	margin-top: 120px;
}

#interior_feature_container {
	background: #CCC;
}

#intredmenu-container {
	width: 283px;
	height: 101px;
}

#intredmenu-container .black_bg_buttons{
	width: 135px;
	height: 24px;
	text-align: center;
	background: #000;
	display: block;
	float: left;
	color: #fff;
	padding-top: 8px;
	text-decoration: none;
	font-size: 14px;
}

#intredmenu-container .black_bg_buttons:hover{
	background: #333;
}

#intredmenu-container .intredmenu-btns {
	height: 130px;
}

.interior_feature_headline, .interior_feature_headline_inner {
	line-height: 50px;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

#maincontent {
	/* padding-bottom: 80px; */
	padding-bottom: 60px;
}

#maincontent h1 {
    line-height: 40px;
    padding: 60px 0;
}

.menu-call, .menu-map {
	float: left;
	display: inline-block;
	height: 40px;
	min-width: 40px;
	background-size: 30px;
	background-repeat: no-repeat;
	background-position: 5px center;
}
.menu-call > span, .menu-map > span {
	font-weight: bold;
	font-family: "gesta",sans-serif;
	color: #d9232e;
	padding: 12px 10px 0px 40px;
	display: inline-block;
}
.menu-call {
	background-image: url('/images/icon_phone.png');
}
.menu-map {
	background-image: url('/images/icon_map.png');
}

.midi {
    max-width: 960px;
	width: auto;
	box-sizing: border-box;
}

#mypostboard #list .item .itembody .itemcontent > div > img {
	
}
#mypostboard #list .item .itembody .itemcontent .fb_iframe_widget {
	
}

body .mobile-only-block, body .mobile-only-inline, body .mobile-only-inlineblock, #headermenu a.mobile-only-block {
	display: none;
}
body .micro-only-block, body .micro-only-inline, body .micro-only-inlineblock {
	display: none;
}

.headermenu div.mobile-submenu,
#headermenu div.mobile-submenu {
	background: #EEEEEE;
	display: none;
}

.index .learn-more-flag-container {
	max-width: 960px;
	margin: 0px auto 20px auto;
	padding: 0 0 0 90px;
}

#logo {
	/* webkit-transition: margin 0.5s, height 0.5s, width 0.5s;
	transition: margin 0.5s, height 0.5s, width 0.5s; */
	height: 164%;
	width: auto;
	margin-left: -10px;
}

#logo-mobile {
	display: none;
}

.noselect {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#postboard {
    width: 100%;
    overflow: hidden;
}

#secondcontent {
	height: auto;
	overflow: visible;
	background: url(images/bg_section.png) repeat-x bottom left;
	padding-top: 10px;
	padding-bottom: 30px;
	min-height: 460px;
}

.interior .callout_image img {
    width: 100%;
    height: auto;
	box-sizing: border-box;
}

.interior .content-left, .interior .content-right {
	min-height:270px;
}
.interior .content-left {
	margin-top: 0px;
}
.interior .content-right {
	margin-top: 0px;
}

.interior .content-left {
	width: 55%;
}

.interior .content-right {
	width: 45%;
}

.interior .callout_image {
    width: auto;
	max-width: 400px;
	margin: 0 auto;
}

.interior.callout_image h2 {
    width: auto;
}

.interior #interior_content .callout_image p {
	width: auto;
	padding: 0 20px 8px 20px;
}

.mobile-tabbed-content {
	display: none;
	height: 0;
	overflow: hidden;
	box-sizing: border-box;
}
.mobile-tabbed-content.on {
	
}

#interior_feature_container {
	padding-top: 100px;
}
#interior_feature {
	padding-top: 0;
}


@media (min-width: 1001px) {
	#dropmenus {
		max-width: 960px;
		margin: 0 auto;
	}
	.headermenu,
	#headermenu {
		/* height: 28px !important;
		padding: 0 40px !important;
		max-width: 1000px;
		float: none;
		margin: 0 auto;
		box-sizing: border-box; */
	}
	.headermenu a,
	#headermenu a {
		/* float: left;
		margin-right: 65px; */
	}
	.header-phone-container {
		margin-left: 80px;
	}
	.index #news {
		margin-top: 80px;
	}
}

@media (max-width: 1000px) {
	#greentab1 {
		width: 128px;
	}
	#greentab2 {
		width: 104px;
	}
	#greentab3 {
		width: 135px;
	}
	#greentab4 {
		width: 82px;
	}
	#greentab5 {
		width: 150px;
	}
	#greentab6 {
		width: 134px;
	}
	.index #interior_feature {
		margin-top: 130px;
	}
	.index .learn-more-flag-container {
		padding: 40px 6% 20px 6%;
		text-align: center;
	}
	.header-logo-container, 
	#logo {
		display: none;
	}
	#logo-mobile {
		display: inline-block;
	}
	.scroll-down #logo-mobile {
		height: 50px;
		width: auto;
	}
	.header-logo-container-mobile {
		float: left;
	}
	#interior_feature {
		padding-top: 0;
	}
	#interior_feature_container { /**/
		margin-top: 0;
		padding-top: 170px;
	}
	.menu-call, .menu-map {
		float: none;
	}
	#postboard {
		background: #E3E3E3;
		padding-top: 20px;
	}
	#mypostboard, #list, #mypostboard #list {
		box-sizing: border-box;
	}
	#mypostboard #list {
		height: auto !important;
		padding: 5px 5%;
		box-sizing: border-box;
	}
	#mypostboard > #list > .item {
		position: relative !important;
		float: none;
		margin: 0;
		top: 0 !important;
		left: 0 !important;
		width: 46%;
		text-align: center;
		display: inline-block !important;
		box-sizing: border-box;
		vertical-align: top;
	}
	#mypostboard > #list > .item > a > img {
		padding: 5px 2%;
	}
	#mypostboard #list .item .itemphoto {
		width: 100%;
		max-width: 284px;
		box-sizing: border-box;
		border: none;
		margin-bottom: 8px;
		padding: 0;
	}
	#mypostboard #list .item {
		padding: 10px;
		background: #FFF;
		box-sizing: border-box;
		margin: 0 1% 10px 1%;
	}
	#mypostboard #list .item .itembody {
		width: auto !important;
		box-sizing: border-box;
	}
	#mypostboard #list .item .itembody .itemcontent {
		width: auto !important;
		text-align: center;
		min-width: 0;
	}
	#mypostboard #list .item .itembody .itemcontent > div {
		width: auto !important;
		padding-top: 0 !important;
	}
	#mypostboard #list .item .itembody .itemcontent p {
		margin-top: 5px;
		padding-left: 5%;
		padding-right: 5%;
		text-align: left;
	}
	#dropmenus {
		display: none;
	}
	.btn-info-header {
		display: block;
		margin: 0 auto;
		width: auto;
		text-align: center;
		background: #d7252f;
	}
	.btn-info-header > a {
		display: inline-block;
		box-sizing: border-box;
	}
	.btn-info-header a .btn-request-info {
		margin: 0;
		padding: 8px 12px;
		height: 30px;
		width: 100%;
		box-sizing: border-box;
	}
	.btn-request-info {
		margin: 5px 0;
		padding: 3px 8px 0px 8px;
		float: none;
		height: 20px;
		box-sizing: border-box;
	}
	a:nth-child(2) .btn-request-info {
		border-left: none;
		/* background: #7dd03a; */
		text-align: left;
	}
	.btn-info-header > a:hover {
		/* background: #222; */
	}
	#flex_out {
		height: 500px;
	}
	#header {
		/* position: relative; */
		height: auto;
		background: #FFFFFF;
	}
	#header .midi {
		height: auto;
	}
	.headermenu,
	#headermenu {
		max-height: 300px;
		overflow-x: hidden;
		overflow-y: auto;
		height: 0;
		float: none;
		text-align: left;
		background: #FFFFFF;
		padding: 0;
		display: block;
		-webkit-transition: height 0.6s; /* Safari */
		transition: height 0.6s;
		-webkit-transition: height 0.6s, border 0.6s; /* Safari */
		transition: height 0.6s, border 0.6s;
		border-bottom: 0px solid #000;
	}
	.headermenu.active,
	#headermenu.active {
		height: 300px;
		border-bottom: 5px solid #d7252f;
		margin-left: 0;
	}
	.headermenu:after,
	#headermenu:after {
		clear: both;
		content: " ";
		display: table;
	}
	.headermenu a:link,
	#headermenu a:link {
		display: block;
		padding: 6px 15px;
		margin: 0;
		float: none;
		text-align: left;
		box-sizing: border-box;
		transition: border 0.5s;
		webkit-transition: border 0.1s;
		color: #d7252f;
	}
	.headermenu a:hover,
	#headermenu a:hover {
		background: #FFFFFF;
		border-left: 5px solid #d7252f;
		color: #d7252f;
	}
	.headermenu a:visited,
	#headermenu a:visited {
		color: #d7252f;
	}
	.header-phone-container {
		width: auto;
		float: right;
		display: block;
		background: #FFFFFF;
		padding: 47px 15px 0 0;
		color: #d9232e;
	}
	.header-phone-container .phone-text {
		line-height: 20px;
		padding: 17px 0 5px 0;
	}
	#intredmenu {
		position: relative;
	}
	#intredmenu-container {
		width: 100%;
		height: auto;
		float: none;
		display: block;
		background: #000;
		clear: both;
	}
	#intredmenu-container .black_bg_buttons {
		padding: 10px 15px;
		width: auto;
		height: 20px;
	}
	#intredmenu-container .btn-toggle-menu {
		width: auto;
		cursor: pointer;
		box-sizing: border-box;
		font-weight: bold;
		font-family: "gesta",sans-serif;
		color: #d9232e;
		padding: 10px 20px;
		height: 40px;
		position: absolute;
		bottom: auto;
		right: 0px;
		top: 129px;
	}
	#intredmenu-container .btn-toggle-menu:hover {
		/* background: #333; */
	}
	#intredmenu-container .btn-toggle-menu .btn-bar {
		background: #FFF;
		height: 3px;
		margin: 3px 0;
	}
	#intredmenu-container .intredmenu-btns {
		height: auto;
		text-align: center;
		background: #FFFFFF;
		border-bottom: 1px solid #D0D0D0;
	}
	#interior_feature, #interior_feature_headline, .interior_feature_headline_interior, #interior_feature_headline_interior {
		margin-top: 0;
	}
	.midi {
		max-width: 1000px;
	}
	body .mobile-only-block, #headermenu a.mobile-only-block {
		display: block ;
	}
	body .mobile-only-inlineblock, #headermenu a.mobile-only-inlineblock {
		display: inline-block;
	}
	body .mobile-only-inline, #headermenu a.mobile-only-inline {
		display: inline;
	}
	body .hide-mobile {
		display: none !important;
	}
	.headermenu div.mobile-submenu, 
	#headermenu div.mobile-submenu {
		display: none;
	}
	.headermenu div.mobile-submenu.active,
	#headermenu div.mobile-submenu.active {
		display: block;
	}
	#secondcontent {
		padding-bottom: 20px;
	}
	#secondcontent .midi {
		padding-top: 30px;
		padding-bottom: 20px;
	}
	
	.header-phone-container {
	}
	.scroll-down .header-phone-container {
		padding-top: 10px;
		padding-right: 15px;
		webkit-transition: height 0.5s;
		transition: height 0.5s;
		overflow: hidden;
	}
	.header-phone-container .fs_24 {
	}
	.scroll-down .header-phone-container .fs_24 {
		font-size: 18px;
	}
	.scroll-down #logo {
		height: 60px;
		width: auto;
		margin: 0 0 0 -16px;
	}
	
	#tabmenu_green .right_side_content ul li {
		background-image: url(images/green_tab_li.png);
		background-repeat: repeat-y;
		font-size: 18px;
		line-height: 22px;
		color: #fff;
		margin-bottom: 8px;
		padding-left: 5px;
	}
	#tabmenu_green_content {
		background-image: none;
		clear: both;
	}
	#tabmenu_green .float_left.left_side_content h1, 
	#tabmenu_green .float_left.right_side_content h1, 
	#tabmenu_green .top_center_content h1, 
	#tabmenu_green .float_left.left_side_content h3, 
	#tabmenu_green .float_left.right_side_content h3, 
	#tabmenu_green .top_center_content h3, 
	#tabmenu_green .float_left.left_side_content p, 
	#tabmenu_green .float_left.right_side_content p, 
	#tabmenu_green .top_center_content p, 
	#tabmenu_green_content > .midi > .pad24 > .float_left.left_side_content h1, 
	#tabmenu_green_content > .midi > .pad24 > .float_left.right_side_content h1, 
	#tabmenu_green_content > .midi > .pad24 > .top_center_content h1, 
	#tabmenu_green_content > .midi > .pad24 > .float_left.left_side_content h3, 
	#tabmenu_green_content > .midi > .pad24 > .float_left.right_side_content h3, 
	#tabmenu_green_content > .midi > .pad24 > .top_center_content h3, 
	#tabmenu_green_content > .midi > .pad24 > .float_left.left_side_content p, 
	#tabmenu_green_content > .midi > .pad24 > .float_left.right_side_content p, 
	#tabmenu_green_content > .midi > .pad24 > .top_center_content p {
		padding-left: 20px;
		padding-right: 20px;
		margin-left: 0 !important;
	}
	#tabmenu_green .float_left.left_side_content, 
	#tabmenu_green .float_left.right_side_content, 
	#tabmenu_green_content > .midi > .pad24 > .float_left.left_side_content, 
	#tabmenu_green_content > .midi > .pad24 > .float_left.right_side_content {
		width: 100% !important;
	}
	#tabmenu_green .top_center_content > div, 
	#tabmenu_green .top_center_content > p,
	#tabmenu_green_content > .midi > .pad24 > div, 
	#tabmenu_green_content > .midi > .pad24 > .top_center_content > div, 
	#tabmenu_green_content > .midi > .pad24 > .top_center_content > p {
		width: 100% !important;
	}
	#tabmenu_green table.fees, 
	#tabmenu_green_content table.fees {
	    width: 97% !important;
	}
	
	.hide-on-tablet {
		display: none;
	}
	.btn-info-header > a {
		width: auto;
		display: inline-block;
	}
	#slidecontrols {
		left: 50%;
		margin-left: -65px;
		top: 315px;
	}
	#slidertext {
		font-size: 20px;
		line-height: 24px;
		padding: 24px 8%;
	}
	#slidecontent {
		top: 390px;
		left: 0;
		width: 100%;
		background-repeat: no-repeat;
		background: #DDDDDD;
		height: auto;
		box-shadow: 0 2px 10px #D6D6D6;
		text-align: center;
	}
	#slidecontent .spacer60 {
		display: none;
	}
	#slides {
		height: 550px;
	}
	
}

@media (max-width: 1000px) and (min-width: 601px) {
	.header-logo-container {
		height: 73px;
		overflow: hidden;
		padding-bottom: 16px;
	}
	body.scroll-down .header-logo-container {
		width: auto;
		float: left;
		display: block;
		padding: 8px 0 15px 20px;
		height: 24px;
		overflow: hidden;
	}
	body.scroll-down #intredmenu-container .btn-toggle-menu {
		top: 82px;
	}
}
@media (max-width: 900px) {
	#flex_out {
		height: 440px;
	}
}

@media (max-width: 767px) {
	
	#tabmenu_green > div > a {
		color: #AAA;
		background-color: #777777;
	}
	#tabmenu_green > div > a.on {
		color: #fff;
	}
	
	.mobile-tabbed-content {
		display: block;
		background: #666;
		font-weight: normal;
		color: #FFF;
	}
	
	#tabmenu_green .right_side_content, #tabmenu_green .left_side_content, #tabmenu_green .top_center_content {
		float: none;
		width: 100% !important;
	}
	
	#tabmenu_green_content {
		display: none !important;
	}
	#tabmenu_green table.fees,
	#tabmenu_green_content table.fees {
		margin-top: 20px;
	}
	#tabmenu_green .top_center_content h3, 
	#tabmenu_green_content .top_center_content h3 {
		font-size: 32px;
		line-height: 30px;
	}
	#tabmenu_green h1, 
	#tabmenu_green h1, 
	#tabmenu_green_content > .midi > .pad24 h1, 
	#tabmenu_green_content > .midi > .pad24 h1 {
		line-height: 36px;
		padding-top: 20px;
	}
	#tabmenu_green table.fees, 
	#tabmenu_green_content table.fees {
		margin-left: 20px;
		margin-right: 20px;
	}
	
	.badge_facts {
		position: relative !important;
		top: 0 !important;
		margin: 0 auto;
	}
	.index .midi > .content-left > .spacer70 {
		display: none;
	}
	.content-left, .content-right {
		width: 100%;
		display: block;
		clear: both;
		box-sizing: border-box;
		padding: 20px 5%;
		float: none;
	}
	#flex_out {
		margin-left: 0;
		height: 390px;
	}
	.header-phone-container > div {
		font-size: 20px;
	}
	.interior .content-left, .interior .content-right,
	.form_builder .form_builder_row_1, 
	.form_builder .form_builder_row_2 {
		width: 100%;
		float: none;
		clear: both;
	}
	.interior_feature_headline, .interior_feature_headline_inner {
		bottom: 50px;
		top: auto;
		width: 90%;
		left: 5%;
		right: 5%;
		text-align: center;
		box-sizing: border-box;
	}
	.interior_feature_headline_inner {
		bottom: 20px;
	}
	.interior_feature_headline_sub {
		top: auto;
		bottom: 10px;
		width: 90%;
		left: 5%;
		right: 5%;
		text-align: center;
		box-sizing: border-box;
		height: auto;
		font-size: 20px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 5px;
		padding-bottom: 5px;
		line-height: 20px;
	}
	#maincontent h1, #interior_content h1 {
		text-align: center;
	}
	#tabmenu_green {
		height: auto;
	}
	#tabmenu_green > .midi {
		border-top: 1px solid #333;
		border-bottom: 1px solid #333;
	}
	#tabmenu_green > div > a {
		display: block;
		width: 100%;
		float: none;
		border-bottom: 1px solid #888;
		border-top: 1px solid #888;
		display: block;
	}
	#tabmenu_green .mobile-tabbed-content a {
		color: #fb3e3e;
		text-decoration: none;
		background: none;
		height: auto;
		line-height: normal;
		float: none;
		display: inline;
		text-transform: none;
	}
	#tabmenu_green .mobile-tabbed-content a:hover {
		text-decoration: underline;
	}
	#tabmenu_green .bar {
		display: none;
	}
}

@media (max-width: 700px) {
	#flex_out {
		height: 390px;
	}
	#footer {
		padding: 0 0px 40px 0px;
	}
	#footer .footer-col {
		width: 100%;
		float: none;
		margin: 0;
		padding: 0 30px 20px 30px;
		display: block;
		clear: both;
		text-align: center;
	}
	.footer-col-1 > div > img {
		margin-left: 4%;
	}
	#footer .footer-col-3 > a {
		padding-left: 20px;
		display: inline-block;
	}
	#footer .footer-col-3 > a > .font_futura {
		width: 80px !important;
		text-align: left;
	}
}

@media (max-width: 600px) {
	.header-logo-container-mobile {
		text-align: center;
		float: none;
	}
	.btn-request-info, #intredmenu-container .black_bg_buttons {
		font-size: 12px;
	}
	.menu-call > span, .menu-map > span {
		font-size: 12px;
		padding: 14px 5px 0px 38px;
	}
	.index #interior_feature {
		margin-top: 140px;
	}
	#interior_feature_container {
		/*margin-top: 0;*/
	}
	#intredmenu-container .btn-toggle-menu {
		top: 129px;
	}
	body.scroll-down #intredmenu-container .btn-toggle-menu {
		top: 80px;
	}
	#logo {
		height: 140%;
	}
	#mypostboard > #list > .item {
		display: block !important;
		width: 100%;
		clear: both;
	}
	.feature-container-index, .feature-container {
		height: 300px;
		max-height: 300px;
	}
	#flex_out {
		height: 380px;
	}
	.header-logo-container {
		float: none;
		width: auto;
		text-align: center;
		padding-left: 30px;
		height: 60px;
		overflow: hidden;
		padding-bottom: 5px;
	}
	body.scroll-down .header-logo-container {
		height: 34px;
	}
	.header-phone-container {
		width: auto;
		height: auto;
		padding: 0px 15px 10px 15px;
		text-align: center;
		float: none;
		clear: both;
		display: none;
	}
	.header-phone-container > div {
		text-align: center !important;
		line-height: normal;
	}
	#interior_feature {
		min-height:300px;
		max-height:300px;
	}
	.scroll-down .header-phone-container {
		height: 0;
		padding: 0;
	}
	.hide-mini {
		display: none !important;
	}
}

@media (max-width: 500px) {
	#flex_out {
		height: 340px;
	}
	#flex_source, #flex_source.homepage {
		margin: 0;
		text-align: center;
	}
	.header-phone-container > div {
		text-align: center !important;
		line-height: normal;
		font-size: 16px;
	}
	.interior_feature_headline, .interior_feature_headline_inner {
		font-size: 36px;
		padding: 0 10px;
	}
	#maincontent h1 {
		margin-top: -20px !important;
	}
	#maincontent h1, #interior_content h1 {
		text-align: center;
		font-size: 28px !important;
		line-height: 32px;
	}
	.index #hews_header h3 {
		font-size: 28px;
	}
	.index #news .news .font_futura p, .index #news .news .font_futura a {
		font-size: 14px;
	}
	.index #news .news .font_futura p {
		padding-right: 15px;
	}
}

@media (max-width: 400px) {
	#flex_body p {
		margin: 0px 15px 20px 15px;
		font-size: 18px;
	}
	#flex_out {
		height: 280px;
	}
	#hews_header h3 {
		font-size: 22px;
	}
	.hide-micro {
		display: none !important;
	}
	.interior_feature_headline, .interior_feature_headline_inner {
		font-size: 28px;
	}
	.index #hews_header h3, #hews_header h3 {
		font-size: 20px;
		text-align: center;
	}
	#intredmenu-container .intredmenu-btns {
		text-align: left;
	}
	.menu-call, .menu-map {
		background-position: 2px center;
	}
	.menu-call > span, .menu-map > span {
		padding: 14px 2px 0px 33px;
	}
	body .micro-only-inline {
		display: inline;
	}
	body .micro-only-block {
		display: block;
	}
	body .micro-only-inlineblock {
		display: inline-block;
	}
}



