/************************************ shadowbox.css ************************************/
#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{position:absolute;visibility:hidden;width:100px;}
#sb-wrapper-inner{position:relative;border:1px solid #303030;overflow:hidden;height:100px;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-player.html{height:100%;overflow:auto;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:url(loading.gif) no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#060606;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{font-size:16px;}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close{background-image:url(close.png);}
#sb-nav-next{background-image:url(next.png);}
#sb-nav-previous{background-image:url(previous.png);}
#sb-nav-play{background-image:url(play.png);}
#sb-nav-pause{background-image:url(pause.png);}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}
/************************************ shadowbox.css ************************************/



/************************************ styles_base.css ************************************/
body			{ margin:0; z-index:1; }
img				{ border:0; }

#header 		{ display:block; height:130px; background-image:url(images/bg_header.png); z-index:5; position:fixed; top:0; left:0; z-index:150;width:100%;}
#header .midi			{ height:100px; overflow:visible; }
#headermenu				{ color:#d9232e; font-size:17px;  margin:0px 0px 0px 0px; float:left;}
#headermenu	 a			{ display:block; color:#d9232e; float:right; text-align:center; margin-right:75px; text-decoration:none; font-weight:900;}
#headermenu	 a:last-child{margin-left:25px; }
#headermenu	 a:link		{ color:#d9232e; }
#headermenu	 a:visited	{ color:#d9232e; }
#headermenu	 a:active	{ color:#d9232e; }
#headermenu	 a:hover	{ color:#d9232e; }
#headermenu	 a.on		{ color:#d9232e; }
#logo{margin-top:15px;}

.source,source{font-size:12px;}

#dropmenus					{ height:0; overflow:visible; position:relative; z-index:999; }
#dropmenus .drop			{ background-color:#000; display:none; color:#FFF; position:absolute; z-index:999; }
#headermenu ul,
#headermenu li,
#dropmenus .drop ul,
#dropmenus .drop li			{ list-style: none; margin: 0; padding: 0; }
#dropmenus .drop a			{ display:block; text-align:left; margin-left:12px; text-decoration:none; }
#dropmenus .drop a:link		{ color:#fff; }
#dropmenus .drop a:visited	{ color:#fff; }
#dropmenus .drop a:active	{ color:#d9232e; }
#dropmenus .drop a:hover	{ color:#d9232e; }
#dropmenus .drop a.on		{ color:#d9232e; }

#drop_4		{ width:200px; top:0; left:26px; }
#drop_3		{ width:200px; top:0; left:175px; }
#drop_2		{ width:200px; top:0; left:345px; }
#drop_1		{ width:200px; top:0; left:512px; }

#intredmenu .intmenuitem		{ display:block; background-image:url(images/sprite_intredmenu.png); text-decoration:none; }
#intredmenu #intmenu01			{ width:135px; height:50px; float:left; background-position:0px 0px; }
#intredmenu #intmenu02			{ width:148px; height:50px; float:right; background-position:-135px 0px; }
#intredmenu #intmenu03			{ width:135px; height:50px; float:left; background-position:0px -50px; }
#intredmenu #intmenu04			{ width:148px; height:50px; float:right; background-position:-135px -50px; }
#intredmenu #intmenu01:hover	{ background-position:0px -100px;  }
#intredmenu #intmenu02:hover	{ background-position:-135px -100px; }
#intredmenu #intmenu03:hover	{ background-position:0px -150px; }
#intredmenu #intmenu04:hover	{ background-position:-135px -150px; }

#flex{width:386px; height:200px;}
#flex_body{width:60%; margin:0 auto; }
.flex_body_inner{margin-top:-30px;height:150px; }
#flex_body .flex_bg{background-image:url(images/homepage_flex/body.png); background-repeat:repeat-y;width:386px;margin-left:-77px; height:165px;}
#flex_body .flex_bg.large{height:250px;-moz-border-radius: 20px; -webkit-border-radius: 20px; -khtml-border-radius: 20px; border-radius: 20px;}
#flex_body p{color:#fff; font-size:22px; z-index:20; width:240px; margin-left:65px; margin-top:-5px;}
#flex_body p.small_text{font-size:17px; line-height:23px}
#flex_body p.super_small_text{font-size:17px; line-height:20px}
#flex_body p.small_info{width:100px; margin-top:55px; margin-left:85px;float:left;}
.flex_image{-moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px; margin-left:-77px; margin-top:-10px;}
.flex_image_small{margin-left:35px; margin-top:55px;float:left;}

#flex_source{ width:380px;margin-top:115px;position:absolute; z-index:10; }
.flex_source{display:none; }
#flex_nav{margin-top:80px; width:380px;z-index:20; position:absolute;}
#flex_nav .flex:first-child{margin-left:0px;}
#flex_nav .flex{float:left; margin-left:13px;}
#flex_nav .active{
	cursor:pointer;
	height:38px;
	width:65px;
	background-color: #D9232E;
	border-radius: 4px;
}
#flex_nav .inactive{
	cursor: pointer;
	height: 38px;
	width: 65px;
	background-color: #666666;
	border-radius: 4px;
}
.flex_value{display:none;}

#flex.homepage{margin-left:-102px;}
#flex_source.homepage{margin-left:-95px;}
#flex_nav.homepage{margin-left:-95px;}

#flex_out{display:block; height:350px;}

#maincontent 			{ display:block;  min-height:600px; background-image:url(images/bg_section.png); background-repeat:repeat-x; background-position:bottom center; }
#maincontent .midi			{ }
#maincontent h1			{ font-size:80px; line-height:150px; margin:0; padding:0; color:#d9232e; font-weight:normal; letter-spacing:0.04em; }

#secondcontent 			{ display:block; height:450px; overflow:visible; background-image:url(images/bg_section.png); background-repeat:repeat-x; background-position:top center; }

#postboard 				{ display:block; min-height:600px; /*background-image:url(images/bg_wood_1800.jpg); background-position:top center;*/ background:#e6e6e6;  }

#mypostboard 													{ max-width: 60em; margin: 0 auto; padding-bottom:30px}
#mypostboard #list 												{ width: 103.125%; /* 990px */ overflow: hidden;  margin-left: -1.562%; /* 15px */ margin-bottom: -1.875em; /* 30px */ }
#mypostboard #list .item 										{ width: 30.303%; /* 300px */ float: left; margin: 0 1.515% 1.875em; /* 15px 30px */ }
#mypostboard #list .item  a										{ color:#cc3333; text-decoration:none; }
#mypostboard #list .item .fb_post								{ width: 30.303%; min-width: 30.303%; /* 300px */ }
#mypostboard #list .item .fb_post .fb_head						{ width: 300px; min-width:300px; height:75px; background-image:url(images/board_fb_head.png); background-repeat:no-repeat; color:#fff; font-size:10px; }
#mypostboard #list .item .fb_post .fb_head_inner				{ padding:60px 0px 0px 15px; }
#mypostboard #list .item .fb_post .fb_body						{ width: 30.303%; min-width: 300px;  max-width: 300px; height:105%;  background:#3b5999; color:#fff; font-size:12px; }
#mypostboard #list .item .fb_post .fb_body .fb_body_inner		{ margin:0 7px 0 7px; padding-top:15px; }
#mypostboard #list .item .fb_post .fb_footer					{ width: 30.303%; min-width: 300px;  max-width: 300px; height:100%;  background:#fff; color:#000; font-size:12px; }
#mypostboard #list .item .fb_post .fb_footer .fb_footer_inner	{ padding:15px 0 15px 68px; }

#mypostboard #list .item .itembody					{ width: 30.303%; min-width: 30.303%; /* 300px */ }
#mypostboard #list .item .itembody .itemcontent		{ width: 300px; min-width:300px; font-size:10px; background-color:#FFF; }
#mypostboard #list .item .itemphoto					{ width:284px; border:7px solid #fff; }
#mypostboard #list .item .itemcontent .itemcontent_link img	{ border:7px solid #fff;   }

#interior_feature,#interior_feature_headline,.interior_feature_headline_interior,#interior_feature_headline_interior		{ width:100%; margin-top:100px;min-height:453px; background-color:#CCC; z-index:1; background-position:top center; background-repeat:no-repeat;  }

.interior_feature_headline		{ width:auto; height:88px; position:absolute; top:225px; left:23px; font-size:50px; line-height:88px; color:#d9232e; font-style:italic; background-color:#fff; padding-left:24px; padding-right:24px; }
.interior_feature_headline_inner	{ width:auto; height:88px; position:absolute; top:300px; left:23px; font-size:50px; line-height:88px; color:#d9232e; font-style:italic; background-color:#fff; padding-left:24px; padding-right:24px; }
.interior_feature_headline_sub	{ width:auto; height:30px; position:absolute; top:320px; left:23px; font-size:30px; line-height:30px; color:#666666; background-color:#fff; padding-left:24px; padding-right:24px; }
#interior_feature_ri			{ width:283px; height:39px; position:absolute; top:0px; right:0px; }

#interior_content				{
display:block; overflow:visible; background-color:#FFF;

color: #333333; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 13px; line-height: 17px; min-height:375px; }
#interior_content h1			{ font-size:42px; line-height:35px; color:#d9232e; padding-bottom:10px; }
#interior_content pre			{ font-family: Georgia, 'Times New Roman', Times, serif; font-size: 13px;}
#interior_content ul li pre		{ font-family: Georgia, 'Times New Roman', Times, serif; font-size: 13px;}
#interior_content a:link		{ color:#d9232e; text-decoration:none; }
#interior_content a:visited		{ color:#d9232e; text-decoration:none; }
#interior_content a:active		{ color:#d9232e; text-decoration:underline; }
#interior_content a:hover		{ color:#d9232e; text-decoration:underline; }

#tabmenu_green					{ width:100%; height:51px; background-image:url(images/bg_tabbar.png); background-repeat:repeat-x; background-position:top center; }
#tabmenu_green a				{ background-color:#FFF; height:50px; line-height:50px; color:#666; font-size:15px; text-align:center; float:left; display:block; text-transform:uppercase; text-decoration:none; }
#tabmenu_green a:hover			{ background-color:#666666; color:#fff; }
#tabmenu_green a.on				{ background-color:#666666; color:#fff; }
#tabmenu_green .bar				{ width:1px; height:50px; background-color:#666; float:left; overflow:hidden; display:block; }
#greentab1						{ width:168px; }
#greentab2						{ width:134px; }
#greentab3						{ width:165px; }
#greentab4						{ width:112px; }
#greentab5						{ width:200px; }
#greentab6						{ width:174px; }

#tabmenu_green_content			{ font-family: "gesta",sans-serif;width:100%; min-height: 465px; background-color:#666666; background-image:url(images/bg_greenvegs.jpg); background-position:top center; background-repeat:no-repeat; }

.callout_image {font-family: "futura-pt",sans-serif; margin-left:10px; font-size:15px; color:#fff;background:#000; height:100%;width:355px;}
.callout_image img {border:7px solid #d9232e;}
.callout_image h2 {font-size:28px;padding-left:20px;width:315px;line-height:24px;}
#interior_content .callout_image p {color:#fff;font-size:14px;padding-left:20px;width:315px;line-height:20px;padding-top:0px;padding-bottom:8px;}
#interior_content .callout_image a {color:#d9232e;}


#tabmenu_green_content p a:link		{ color:#fb3e3e; text-decoration:none; }
#tabmenu_green_content p a:visited		{ color:#fb3e3e; text-decoration:none; }
#tabmenu_green_content p a:active		{ color:##fb3e3e; text-decoration:underline; }
#tabmenu_green_content p a:hover			{ color:#fb3e3e; text-decoration:underline; }

#tabmenu_green_content .left_side_content		{font-family: "gesta",sans-serif; }
#tabmenu_green_content .left_side_content h1		{ font-size:42px; line-height:21px; margin:0; padding-top:80px;padding-left:120px;color:#fff; padding-bottom:10px; }
#tabmenu_green_content .left_side_content p		{ font-size:16px; line-height:17px; padding-top:25px; padding-left:120px; color:#fff;  }
#tabmenu_green_content .right_side_content		{ font-family: "gesta",sans-serif;margin-left:-5px;}
#tabmenu_green_content .right_side_content h3		{ font-size:16px; line-height:17px; color:#fff; font-weight:600;}
#tabmenu_green_content .right_side_content ul		{ list-style-type: none; }
#tabmenu_green_content .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 .bottom_center_content		{font-family: "gesta",sans-serif; }
#tabmenu_green_content .bottom_center_content h1		{ font-size:42px; line-height:21px; margin:0; color:#fff; padding-bottom:10px; }
#tabmenu_green_content .bottom_center_content p		{ font-size:16px; line-height:17px; color:#fff;  }
#tabmenu_green_content .top_center_content		{font-family: "gesta",sans-serif;}
#tabmenu_green_content .top_center_content h1		{ font-size:42px; line-height:21px; margin:25px 0; color:#fff; padding-bottom:10px; }
#tabmenu_green_content .top_center_content h3		{ font-size:32px; line-height:21px; margin:0; color:#fff; padding-bottom:10px; }
#tabmenu_green_content .top_center_content p		{ font-size:16px; line-height:17px; color:#fff;  }
#tabmenu_green_content .top_center_content ul		{ font-size:16px; line-height:17px; color:#fff;  }

#tabmenu_green_content table.fees 					{ background-color:transparent;border-collapse:collapse;width:70%;margin:0 auto;border:1px solid #666666;font-family: "futura-pt",sans-serif;}
#tabmenu_green_content table.fees p					{ font-family: "gesta",sans-serif;}
#tabmenu_green_content table.fees tr		 		{ background-color:#838383;}
#tabmenu_green_content table.fees tr.second 		{ background-color:#CCC;}
#tabmenu_green_content table.fees td 				{ border-bottom:1px solid #666666;padding:5px;}
#tabmenu_green_content table.fees th 				{ text-align:left;border-right:1px solid #666666;width:80%;max-width:80%;}
#tabmenu_green_content table.fees td:first-child 	{ border-right:1px solid #666666;width:80%;}

#footer							{ display:block; min-height:320px; background-color:#000; }
#footer	h2						{ font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; line-height:30px; color:#fff; font-weight:normal; }
#footer .topline				{ height:1px; overflow:hidden; background-color:#575757; }
#footer .footermenu				{ color:#fff; font-size:18px; }
#footer .footermenu a			{ display:block; }
#footer .footermenu a:link		{ color:#d9232e; font-weight:900; text-decoration:none; }
#footer .footermenu a:visited	{ color:#d9232e; text-decoration:none; }
#footer .footermenu a:active	{ color:#d9232e; text-decoration:underline; }
#footer .footermenu a:hover		{ color:#575757; text-decoration:underline; }
#footer .footermenu1			{ color:#fff; font-size:18px; }
#footer .footermenu1 a			{ display:block; }
#footer .footermenu1 a:link		{ color:#d9232e; text-decoration:none; }
#footer .footermenu1 a:visited	{ color:#d9232e; text-decoration:none; }
#footer .footermenu1 a:active	{ color:#d9232e; text-decoration:underline; }
#footer .footermenu1 a:hover		{ color:#575757; text-decoration:underline; }
#footer a						{ text-decoration:none; color:#d9232e; }
#footer a:hover					{ color:#575757; text-decoration:underline;}
#footer .color_darkred{color:#fff; font-size:15px;}

#footer .socialicon				{ width:33px; height:33px; background-image:url(images/sprite_footersocial.png); cursor:pointer; }
#footer .social1				{ background-position:0px 0px; }
#footer .social2				{ background-position:0px -33px; }
#footer .social3				{ background-position:0px -66px; }
#footer .social4				{ background-position:0px -99px; }

.action_link_facebook			{ cursor:pointer; }
.action_link_youtube			{ cursor:pointer; }
.action_link_blog				{ cursor:pointer; }
.action_link_google				{ cursor:pointer; }

.hideme { display: none; } /* a style created to hide helper elements */

.midi						{ width:960px; margin-left:auto; margin-right:auto; }

.badge						{ width:130px; height:130px; background-image:url(images/sprite_badges.png); background-repeat:no-repeat; }
.badge_facts				{ background-position:top center; }

table.fees 					{ background-color:transparent;border-collapse:collapse;width:100%;border:1px solid #666666;font-family: "futura-pt",sans-serif;}
table.fees tr.second 		{ background-color:#cccccc;}
table.fees td 				{ border-bottom:1px solid #666666;padding:5px;}
table.fees th 				{ text-align:left;border-right:1px solid #666666;width:80%;max-width:80%;}
table.fees td:first-child 	{ border-right:1px solid #666666;width:80%;}
#tabmenu_green_content table.fees p{color:#000;font-family: "futura-pt",sans-serif;}

.form_builder								{ width:920px;display:inline-block;height:auto;min-height:390px;}
.form_builder .form_builder_inner			{ width:500px;background:#d9232e;height:auto;min-height:390px;padding-bottom:25px;}
.form_builder .form_builder_title			{ text-align:right; width:500px; color:white;font-size:17px;padding-bottom:25px;}
.form_builder .form_builder_title_inner		{ border-bottom:thin solid #e35f67; position:relative; top:15px;right:15px;}
.form_builder .form_builder_row_1			{ width:250px;}
.form_builder .form_builder_row_2			{ width:250px;}
.form_builder .inner_form					{ margin-left:10px;display:block;}
.form_builder .inner_form label				{ display:block;width:200px;}
.form_builder .inner_form .input_text		{ font-family: "futura-pt",sans-serif;height:30px;width:225px;font-size:16px; display:block;border: none;  box-shadow:inset 0 0 4px 4px #d6d6d6;    background: #fff;}
.form_builder .inner_form .input_textarea	{ font-family: "futura-pt",sans-serif;height:83px;width:225px;max-width:225px;font-size:16px; display:block;border: none;  box-shadow:inset 0 0 4px 4px #d6d6d6;    background: #fff;}
.form_builder .small						{ max-width:100px;}
.form_builder .small select					{*margin-left: 10px;height: 30px !important;margin: 0;padding: 4px 0 0 0;font-size:14px;font-family: "futura-pt",sans-serif;}
.form_builder .med input					{ max-width:165px;}
.form_builder .large select					{*margin-left: 10px;height: 30px !important;margin: 0;padding: 4px 0 0 0;width:225px;margin-top:1px;font-family: "futura-pt",sans-serif;}
.form_builder .human_verfiy					{ margin-top:15px;}
.form_builder .human_verfiy span			{ display:block; width:225px;}
.form_builder .submit_button				{ margin-top:15px;border:0;}

.sidebar_images{position:absolute;margin-left:18px;}
.sidebar_images h3{font-family: "futura-pt",sans-serif;}
.sidebar_images_inner{width:100%; background:#fff;padding:1px 0px 1px 8px;}
/************************************ styles_base.css ************************************/



/************************************ styles.css ************************************/
.fs_10	{ font-size:10px; }
.fs_11	{ font-size:11px; }
.fs_12	{ font-size:12px; }
.fs_13	{ font-size:13px; }
.fs_14	{ font-size:14px; }
.fs_15	{ font-size:15px; }
.fs_16	{ font-size:16px; }
.fs_18	{ font-size:18px; }
.fs_21	{ font-size:21px; }
.fs_24	{ font-size:24px; }
.fs_28	{ font-size:28px; }
.fs_32	{ font-size:32px; }
.fs_49	{ font-size:49px; }

.lh_12	{ line-height:12px; }
.lh_13	{ line-height:13px; }
.lh_15	{ line-height:15px; }
.lh_17	{ line-height:17px; }
.lh_19	{ line-height:19px; }
.lh_21	{ line-height:21px; }
.lh_24	{ line-height:24px; }
.lh_28	{ line-height:28px; }
.lh_36	{ line-height:36px; }
.lh_42	{ line-height:42px; }
.lh_49	{ line-height:49px; }
.lh_56	{ line-height:56px; }

.color_white	{ color:#fff; }
.color_drkgray	{ color:#0b0a0a; }
.color_black	{ color:#000; }
.color_red		{ color:#d9232e; }
.color_drkgray2	{ color:#333; }

.content			{ font-size:15px; line-height:28px; color:#0b0a0a; font-family: "news-gothic-std",sans-serif; }
.content a:link		{ color:#d9232e; text-decoration:none; }
.content a:visited	{ color:#d9232e; text-decoration:none; }
.content a:active	{ color:#d9232e; text-decoration:underline; }
.content a:hover	{ color:#d9232e; text-decoration:underline; }

.font_newsgothic	{ font-family: "news-gothic-std",sans-serif; }
.font_minion		{ font-family: "minion-pro-display",serif; }
.font_futura		{ font-family: "gesta",sans-serif; }
.font_futura_bold	{ font-family: "gesta",sans-serif; font-weight:700; }
.font_georgia		{ font-family:Georgia, "Times New Roman", Times, serif; }
.font_arial			{ font-family:Arial, Helvetica, sans-serif; }

.pos_rel 		{ position:relative; }
.pos_abs 		{ position:absolute; }
.float_left 	        { float:left; }
.float_right 	        { float:right; }
.inline 		{ display:inline; }
.mar_lr			{ margin-left:auto; margin-right:auto; }

.pad4			{ padding:4px; }
.pad6			{ padding:6px; }
.pad10			{ padding:10px; }
.pad12			{ padding:12px; }
.pad16			{ padding:16px; }
.pad18			{ padding:18px; }
.pad20			{ padding:20px; }
.pad24			{ padding:24px; }
.pad40			{ padding:40px; }

.mar0			{ margin:0; }
.pad0			{ padding:0; }

.push5			{ padding-left:5px; }
.push10			{ padding-left:10px; }
.push13			{ padding-left:13px; }
.push15			{ padding-left:15px; }
.push20			{ padding-left:20px; }

.mright8		{ margin-right:8px; }

.txt_cap 		{ text-transform: uppercase; }
.txt_bold 		{ font-weight:bold; }
.txt_nobold 	{ font-weight:normal; }
.txt_nodec		{ text-decoration:none; }
.text_right		{ text-align:right; }
.text_left		{ text-align:left; }
.text_center	{ text-align:center; }

.txtcondense	{ letter-spacing:-0.01em; }

.spacer1 	{ height:1px; line-height:1px; font-size:1px; }
.spacer2 	{ height:2px; line-height:2px; font-size:2px; }
.spacer3 	{ height:3px; line-height:3px; font-size:3px; }
.spacer4 	{ height:4px; line-height:4px; font-size:4px; }
.spacer6 	{ height:6px; line-height:6px; font-size:6px; }
.spacer8 	{ height:8px; line-height:8px; font-size:8px; }
.spacer9 	{ height:9px; line-height:9px; font-size:9px; }
.spacer10 	{ height:10px; line-height:10px; font-size:10px; }
.spacer12 	{ height:12px; line-height:12px; font-size:12px; }
.spacer13 	{ height:13px; line-height:13px; font-size:13px; }
.spacer14 	{ height:14px; line-height:14px; font-size:14px; }
.spacer16 	{ height:16px; line-height:16px; font-size:16px; }
.spacer18 	{ height:18px; line-height:18px; font-size:18px; }
.spacer20 	{ height:20px; line-height:20px; font-size:20px; }
.spacer25 	{ height:25px; line-height:25px; font-size:25px; }
.spacer30 	{ height:30px; line-height:30px; font-size:30px; }
.spacer35 	{ height:35px; line-height:35px; font-size:35px; }
.spacer40 	{ height:40px; line-height:40px; font-size:40px; }
.spacer50 	{ height:50px; line-height:50px; font-size:50px; }
.spacer60 	{ height:60px; line-height:60px; font-size:60px; }
.spacer70 	{ height:70px; line-height:70px; font-size:70px; }
.spacer100 	{ height:100px; line-height:100px; font-size:100px; }
.clear0 	{ font-size:0px; line-height:0px; width:0px; height:0px; clear:both; display:block; }
.clearit 	{ font-size:1px; line-height:1px; width:1px; height:1px; clear:both; display:block; }
.clearbox 	{ clear:both; }

.standard_headline { font-size:15px; color:#d1232e; line-height:21px; }
/************************************ styles.css ************************************/



/************************************ styles_responsive.css ************************************/
/* .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;
}

#interior_content .form_builder .form_builder_inner a {
	color: #210;
}
#interior_content .form_builder .form_builder_inner a:hover {
	color: #410;
}

.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%;
}

#footer h2 {
	line-height: 22px;
}

#interior_feature {
    background-size: cover;
	min-height:398px;
	max-height:398px;
	max-width: 1200px;
	margin: 100px auto 0 auto;
}

/* .interior #interior_feature, */
.index #interior_feature {
	max-width: none;
	margin-top: 120px;
}

#interior_feature_container {
	background: #CCC;
	margin-top: 120px;
}

#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: 20px;
}

#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;
}

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 {
	background: #DADAD6;
	display: none;
}

.index .learn-more-flag-container {
	max-width: 960px;
	margin: 30px 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: 65px;
	width: auto;
	margin-left: -10px;
}

.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;
	padding-top: 30px;
}

#secondcontent {
	height: auto;
	overflow: visible;
	background: url(images/bg_section.png) repeat-x bottom left;
	padding-top: 10px;
	padding-bottom: 60px;
}

.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 {

}

@media (min-width: 1001px) {
	#dropmenus {
		max-width: 960px;
		margin: 0 auto;
	}
	#headermenu {
		height: 28px !important;
		padding: 0 40px !important;
		max-width: 1000px;
		float: none;
		margin: 0 auto;
		box-sizing: border-box;
	}
	#headermenu a {
		float: left;
		margin-right: 65px;
	}
	.header-phone-container {
		margin-left: 100px;
	}
	.index #news {
		margin-top: 80px;
	}
}

@media (max-width: 1000px) {
	#logo {
		height: auto;
		width: 100%;
		margin: 12px 5% 5px 5%;
	}
	a .btn1.btn-request-info {
		border-left: none;
	}
	#greentab1 {
		width: 128px;
	}
	#greentab2 {
		width: 104px;
	}
	#greentab3 {
		width: 135px;
	}
	#greentab4 {
		width: 82px;
	}
	#greentab5 {
		width: 150px;
	}
	#greentab6 {
		width: 134px;
	}
	.index #interior_feature {
		margin-top: 40px;
	}
	.index .learn-more-flag-container {
		padding: 40px 6% 20px 6%;
		text-align: center;
	}
	#interior_feature_container {
		margin-top: 120px;
	}
	.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: #000;
	}
	.btn-request-info {
		margin: 5px 0;
		padding: 3px 8px 0px 8px;
		float: none;
		height: 20px;
		box-sizing: border-box;
		border-left: 1px solid #FFF;
	}
	a:first-child .btn-request-info {
		border-left: none;
	}
	.btn-info-header > a:hover {
		background: #222;
	}
	#flex_out {
		height: 500px;
	}
	#header {
		/* position: relative; */
		height: auto;
		background: #D9232E;
	}
	#header .midi {
		height: auto;
	}
	#headermenu {
		max-height: 300px;
		overflow-x: hidden;
		overflow-y: auto;
		height: 0;
		float: none;
		text-align: left;
		background: #E6E6DD;
		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 {
		height: 300px;
		border-bottom: 5px solid #000;
	}
	#headermenu:after {
		clear: both;
		content: " ";
		display: table;
	}
	#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;
	}
	#headermenu a:hover {
		background: #EDEDE5;
		border-left: 5px solid #D9232E;
	}
	.header-logo-container {
		width: 20%;
		float: left;
		display: block;
		padding: 0px 0 5px 0;
	}
	.header-phone-container {
		width: auto;
		float: right;
		display: block;
		background: #D9232E;
		padding: 47px 15px 0 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: #000;
		padding: 10px 20px;
		height: 38px;
		position: absolute;
		bottom: 8px;
		right: 0px;
		border-left: 2px solid #BB0000;
	}
	#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: #EDEDE5;
		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 {
		display: none;
	}
	#headermenu div.mobile-submenu.active {
		display: block;
	}
	#secondcontent {
		padding-bottom: 20px;
	}
	#secondcontent .midi {
		padding-top: 30px;
		padding-bottom: 20px;
	}

	.header-phone-container {
		webkit-transition: height 0.5s, width 0.5s, padding 0.5s;
		transition: height 0.5s, width 0.5s, padding 0.5s;
	}
	.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 {
		webkit-transition: font-size 0.5s;
		transition: font-size 0.5s;
	}
	.scroll-down .header-phone-container .fs_24 {
		font-size: 18px;
	}
	.scroll-down #logo {
		height: 40px;
		width: auto;
		margin: 8px 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;
	}

}

@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) {
	.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;
	}
	#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 {
		width: 50%;
	}
	.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;
	}
}
/* ******************************* // styles_responsive.css ******************************* */



/* ********************************  modal.css ******************************** */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
/* ******************************* // modal.css ******************************* */
