/*====================================== reset.css is here ========================================*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0;}
table {	border-collapse:collapse; border-spacing:0;}
fieldset,img { border:0; }
/*address,caption,cite,code,dfn,em,strong,th,var {font-style:normal; font-weight:normal;}*/
ol,ul { list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {	font-size:100%;	font-weight:bold;}
q:before,q:after {content:'';}
abbr,acronym { border:0;}
.clear_0 {clear:both; font-size:0px; line-height:0px; display:block;}
.last {margin:0 !important;}
.pad_last{padding:0 !important;}
.no_bg {background:none !important;}
input										{/*-webkit-appearance:none;*/ border:none; outline:none; border-radius:0px;}
/**************************************************************************************/
a											{ color:#C21C05; text-decoration:none; outline:0 none;}
a:hover										{ color:#000; text-decoration:none;}
h1											{ font-size:24px;}
h2											{ font-size:22px;}
h3											{ font-size:18px;}
h4											{ font-size:16px;}
h5											{ font-size:14px;}
h6											{ font-size:12px;}
/*----------------------------------------------------------------------------------*/
html 										{ }
body										{ color:#4c4c4c;   font-family: 'Roboto', sans-serif; font-size:14px;}
.flt_Lt										{ float:left; display:inline;}
.flt_Rt										{ float:right; display:inline;}
/* ---------------------------------------------------------------------------------*/

/* ----------------------- layout ----------*/
.wrapper									{ margin:0 auto;}
.container									{ width:1000px; margin:0 auto; }
/*-------------------------------------------*/

/* ------------------------- HEADER HERE -------------------*/
.top1										{height:90px; position:absolute; z-index:9999; width:100%; }
#header										{height:62px; background:#fff; }
#header .container							{ }
.logo										{float:left;   margin-top: 0px;}
.search										{float:right; width:50%; text-align:right; }
#cssmenu 									{position: relative; margin:4px auto; float:right; background:none; font-family: 'Roboto', sans-serif;  }
#cssmenu > ul > li.has-sub > a::after		{height:0px;}
#cssmenu > ul > li.has-sub > a:before 		{ background: url(../images/arrow3.png) no-repeat; width:7px; height:8px; right:0px;}
#cssmenu > ul > li.has-sub:hover > a::before	{height:6px;  top: 19px;}
#cssmenu > ul > li > a						{color:#CC6633;}
#cssmenu > ul > li:hover > a 				{ color: #C21C05;}
#cssmenu ul li a  							 {display:inline-block;}
#cssmenu ul ul li a							{ padding: 1px 15px;}

#cssmenu > ul > li > a						{padding:0 0px; height:40px;}
.menu1 li									{height:34px; line-height:34px !important; margin-right:6px !important; border-top:2px solid #fff !important;}
.menu1 li a									{height:30px; line-height:30px !important;}
#cssmenu > ul > li.has-sub > a::before		{ top: 11px;}
#cssmenu > ul > li.has-sub:hover > a::before { top: 11px;}
.menu1 li:hover								{border-top:2px solid #C21C05 !important;}
#cssmenu ul ul li							{border-top:0px !important;}
#cssmenu li:hover > ul > li					{ height: 30px;}

.menu1 li.active 						{ border-top: 2px solid #C21C05 !important;}
.menu1 li.active a						{color:#666 !important;}
.menu1 li.active ul li a				{color:#ddd !important;}

 /* ------------------------ MAIN CONTENT HERE --------------*/
.main_content								{ }
.main_content .container					{ }
.cbp-bicontrols 							{height: 100px;  left: 0;    margin: 0;    position: fixed;    top: 50%;    width: 100%;}
.cbp-biprev									{background: url(../images/leftarrow.png) no-repeat; width:79px !important; height:66px !important;}	
.cbp-bipause								{display:none;}
.cbp-binext									{background: url(../images/rightarrow.png) no-repeat; width:79px !important; height:66px !important;}
.box1										{background: url(../images/bg1a.png) repeat; padding-top:23px; padding-bottom:23px;}

.inner1form.inner3form .select_panel_1 .dd .arrow		{background:url(../images/inner1arrow3.png) no-repeat right center; width:24px; height:12px; margin-top:7px;}
.inner3form												{float:left; width:100%; margin-right:0px;   padding-top: 0px; background:#fff; border-radius:0px; border: 0px solid #c9c9c9; height:37px; margin-bottom:0px;}
.inner1form.inner3form .select_panel_1 .dd .ddTitle		{width:100%; text-align:left; cursor:pointer;}	
.inner3form:hover										{background:#fff;}
.inner3form:hover .select_panel_1 .dd .ddTitle .ddTitleText	{background:#fff;}

.inner3form .select_panel_1 span						{font-size:16px; color:#333;  font-family: 'Roboto', sans-serif;  }
.inner3form .select_panel_1 .dd .ddTitle .ddTitleText 	{ background: #fff;   border-radius: 0px;  height: 37px; line-height:37px;     width:87%;	 box-sizing: border-box; padding-left:15px;  }
.inner3form .select_panel_1 .dd .ddChild				{  left: 0px;    width: 100.6%;}
.inner3form .select_panel_1 .dd							{width:100% !important; position:relative; height:37px;}
.inner1form.inner3form .select_panel_1 .dd .arrow 		{ background: url("../images/arrow4.png") no-repeat scroll right 0 center rgba(0, 0, 0, 0);   height: 36px;
    margin-top: 0;    width: 40px;}
.inner3form .select_panel_1 .dd .ddChild li				{background: none repeat scroll 0 0 #ccc;  border-bottom: 1px solid #fff;  height: 32px;  margin-bottom: 0;  padding: 5px 15px; text-align: left; cursor:pointer;}
.left_footop3 ul li #textarea							{background: #eceeed;  border:0px; resize:none; padding:9px 12px; color:#4a3f35; font-size:17px; font-weight:300; width:100%; box-sizing:border-box;}
.left_footop3 ul li #textarea:hover						{background:#fff;}	
.select_panel_1 .ddcommon .arrow 						{position: absolute;  right: -1px;  top: 0px;}
.sumbit_bg 												{background: url("../images/arrow4.png") no-repeat scroll right center #c9c9c9;  border: 0 none;color: #e1b07c;  cursor: pointer;   font-size: 13px; text-transform:capitalize; height:39px; font-weight: 100;      padding: 0px 35px 0 0;    text-align: center; border-radius:0px !important;      width:184px; float:right; color:#1a1a1a; border:1px solid #fff;  font-family: "source_sans_proregular"; }
.sumbit_bg:hover										{}

.cont_box1												{position:relative;}
.cont_box1_cont											{padding-top:14%; text-align:center;}
.cont_box1_cont h1										{font-size:50px; color:#fff; line-height:53px; padding-top:14px; padding-bottom:15px;  text-shadow: 1px 1px 4px #111; background:url("../images/star.png") no-repeat bottom center; display: inline-block; font-weight:400; }
.cont_box1_cont h4										{display: inline-block; color:#fff;  font-size: 21px;
    font-style: italic;  margin-bottom: 35px;    padding-right: 27px;  text-shadow: 1px 1px 4px #111;  font-weight:400;}

.box1 label												{float:left; width:180px; font-size:30px; color:#fff; margin-left:21px;}
.input2													{float:left; width:180px;  font-family: 'Roboto', sans-serif; margin-left:21px; height:37px; border:0px; border-radius:0px; font-size:16px; color:#333; padding:0px 8px; box-sizing:border-box;}
.inner3form												{float:left; width:180px; margin-left:21px;}
.sumbit													{float:left; width:140px; margin-left:21px; background:#C21C05; height:37px; border:0px; border-radius:0px; font-size:16px; color:#fff;  font-family: 'Roboto', sans-serif; cursor:pointer; -webkit-appearance: none;}
.box1 .link1											{font-size:15px; text-decoration:underline; padding-top:15px; display: inline-block; clear:both; color:#fff;}
.link2													{background:#C21C05; height:42px; font-size:18px; color:#fff; line-height:42px; display:block; width:224px; margin:auto; margin-top:15%; }	
.link2 img 												{ float: left;  margin-left: 7px;   margin-top: 10px;}
.link2 span 											{ float: left;    margin-left: 18px;}
#menu-button											{background: url("../images/menubg.png") no-repeat right; width:39px; height:30px; float:right;  top: -15px;}
#cssmenu ul												{clear:both;}
.open													{background:#EBEBEB;}
.cont_box2												{padding-top:91px;}
.cont_box2 .cont_box1_cont								{padding-top:0px;}

#home 													{background: url("../images/banner1.jpg") no-repeat fixed 50% 0;  height: 600px;  margin: 0 auto;  /*max-width: 1920px; */ position: relative;  width: 100%;}
#home   												{background-size: cover;}

#home2 													{background: url("../images/banner4.jpg") no-repeat fixed 50% 0;  height: 600px;  margin: 0 auto;  /*max-width: 1920px;*/  position: relative;  width: 100%;}
#home2   												{background-size: cover !important;}

.inner1													{position:absolute; top:0px; width:100%;}
.cont1_inner1											{background:#fff; margin-top:20px; padding:20px 0 0; text-align:left;}
.cont1_inner1box										{padding:0 20px;}
.menu2													{width:100%; }
.menu2 ul												{float:right;}
.menu2	ul li											{float:left; }
.menu2	ul li											{background: url("../images/bdr1.png") no-repeat right; padding-right:10px;}
.menu2	ul li.last2										{background:none; padding-right:0px;}
.menu2	ul li a											{color:#C21C05; font-size:13px;}
.menu2	ul li a:hover									{color:#999;}
.menu2	ul li.active a									{color:#999;}
.cont1_inner1 h3										{font-size:20px; color:#333; padding-top:10px; padding-bottom:20px; clear:both; font-weight:400;}	
.img1_left												{float:left; margin-right:15px;}
.img1_right												{float:right; margin-left:15px;}	
.cont1_inner1 p											{padding-bottom:40px; line-height:19px;}

.banner2 .slides1 li.flex-active-slide a							{border-bottom: 2px solid #63b8a3;  color: #63b8a3;}
.banner2 .flex-direction-nav .flex-next 							{background: url("../images/arrow2a.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);  height: 31px;  right: 5px;
    text-align: right;    text-indent: 99999px;    width: 31px; border-radius:50%;}
.banner2 .flex-direction-nav .flex-prev 							{background: url("../images/arrow1a.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);   height: 31px;    left: 5px;    text-align: right;    text-indent: 99999px;    width: 31px; border-radius:50%;}
.banner2 .flex-direction-nav .flex-disabled 						{opacity: 1 !important;}
.banner2 .flex-direction-nav a 									{opacity: 1 !important;}
.banner2 .flexslider:hover .flex-prev 							{ left: 5px;   opacity: 0.7;}
.banner2 .flexslider:hover .flex-next 							{opacity: 0.7;  right: 5px;}
.banner2 .topflexslider .flex-direction-nav .flex-next 			{ background: url("../images/arrow2a.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);  height: 31px;  top: 45px;  width: 31px;}
.banner2 .flexslider 											{box-shadow:none; border:0px; margin-bottom:20px;}
.banner2 .flex-control-nav										{display:none;}

.resort_services h3										{font-size:18px; font-weight:500; color:#333; padding-top:17px; padding-bottom:17px;}										
.resort_services ul li									{float:none; margin-bottom:5px; margin-left:35px; list-style:disc; color:#aeaeae; font-size:20px;  line-height: 17px;}
.resort_services ul li a								{font-size:14px;}

.text1 p	{padding-bottom:10px;}
.services2	{margin-top:50px; margin-bottom:30px; clear:both; width:100%;}
.img2		{width:129px; height:105px; float:left;}
.img2 img	{width:100%;}
.text2		{padding-left:15px;}	
.services2 ul li	{width:46%; float:left;   margin-bottom: 35px;}
.text2		{width:68%; float:left; min-height: 110px;}
.link3		{ border: 1px solid #C21C05;    padding: 7px 10px; color:#C21C05; margin-top:0px; display:inline-block;}	

.services2 ul li h3	{color: #333;    font-size: 18px;    font-weight: 400;}

.featured_prod_img							{ position:relative}
.cycle-caption								{ position:absolute; right:0px; bottom:0; z-index:99999; background:rgba(255,255,255,0.8); font-size:12px; color:#605e5e; padding:0px 12px; line-height:20px; }
.cycle-prev									{ position:absolute; width:30px; height:30px; background:url(../images/img_slider_prev.png) no-repeat center center; z-index:999999; top:40%; left:10px; cursor:pointer}
.cycle-next									{ position:absolute; width:30px; height:30px; background:url(../images/img_slider_next.png) no-repeat center center; z-index:999999; top:40%; right:10px; cursor:pointer}
.search_list .recent_view_property .featured_prop_listing ul li.last_margin	{ margin-right:0}

.inner3_banner			{padding-left:23px;}	
.inner3_left		    {width:704px; float:left;}
.inner3_right		    {margin-left:25px; width:248px; float:left; background:#ddd;}
.inner3_right h2	    {color: #333;    font-size: 18px;    font-weight: 400; /*text-transform:uppercase;*/ padding-left:23px; padding-top:10px; padding-bottom:5px;}
.inner3_banner .banner2 .flexslider	{margin-bottom:0px;}
.inner3_right ul li			{ background:#ddd; border-right:3px solid #ddd; padding-top:10px; padding-bottom:10px;}
.inner3_right ul li a		{ padding-left:20px; color:#666; font-size:16px;}
.inner3_right ul li:hover	{background:#f0f0f0; border-right:5px solid #C21C05;}
.inner3_right ul li.active1 {background:#f0f0f0; border-right:5px solid #C21C05;}

.menu3								{margin-top:20px;}	
.menu3 ul li						{float:left; width:19%; height:30px;   margin-right: 8.8px; border:1px solid #C21C05; line-height:30px; text-align:center;  }
.menu3 ul li.last					{margin-right:0px;}
.menu3 ul li a						{color:#C21C05;}					
.menu3 ul li:hover 					{background:#C21C05; }						
.menu3 ul li:hover a				{color:#fff;}
.inner3_con1						{padding-left:23px; padding-right:20px;}
.iconsoc1							{float:left; margin-right:15px;}
.iconsoc2							{float:left; margin-right:15px;}
.inner3_con1 p						{padding-bottom:6px;}	
.text3								{clear:both; padding-top:20px;}
.text3 p a							{color:#C21C05;}
.capacity span						{margin-left:10px;}	
.capacity1							{float:left; margin-right:20px;}
.capacity h3						{font-weight:400;}

.roomamenities						{padding-top:20px;}
.roomamenities h3					{font-weight: 400;  color: #333;    font-size: 20px;}
.roomul								{float:left; border-right:1px solid #ccc;  margin-right: 25px;    width: 31.5%;}
.roomul ul li						{margin-bottom:10px; float:none; display:block; }
.roomul.last4						{margin-right:0px; border-right:0px;}

.offers_box							{margin-top:30px; clear:both;}
.left_offers						{width:49%; float:left; padding-top:10px; padding-bottom:10px;}

.section4							{width:100%; clear:both; float:left;}
.right_offers						{width:49%; float:right;  padding-top:10px; padding-bottom:10px;}
.offers_box .banner3 .flex-direction-nav	{width:17%; margin-top: -6px;}
.offers_box .banner3 span			{ padding-right: 85px;  padding-top: 20px; clear:left;}
.offers_box	 .banner3 .flexslider	{clear:both;}
.offers_box	.inner1form span		{padding:0px; float:none;}	
.offers_box .inner3form				{width: 225px;}
.offers_box h2						{float:left; font-size:18px; font-weight:400;  padding-left: 28px;  padding-top: 8px;}	
.offers_box .inner3form				{border: 1px solid #c9c9c9;  float: right; height: 39px;  margin-right: 22px;}
.offers_box .select_panel_1 .ddcommon .arrow	{ right: 0;}
.offers_box .section4				{padding-bottom:15px;}
.offers_box ul li					{padding-left:25px; padding-right:25px; }
.offers_box h3						{color: #333;  font-size: 16px;   font-weight: 500; padding-top: 0; padding-bottom:0px; clear:none;}
.offers_box .banner3 p				{padding-top:5px; font-size:14px; padding-bottom:2px;width: 100%;}
.offers_box .sumbit2 				{background: none repeat scroll 0 0 #C21C05; border: 0 none;  box-shadow: none;  color: #fff; cursor: pointer;
    float: left;    font-size: 15px;    height: 28px;    line-height: 28px;    margin-top: 10px;    padding-left: 15px;    padding-right: 15px;}
.offers_box .banner3				{padding-top:15px; padding-bottom:15px;}

.inner4_section						{display:block; clear:both;}
.menu4 ul li				{padding:0 27px; float:left; text-align:center; padding-bottom:30px; border-bottom:3px solid #e0e0e0; font-size:16px;}						
.menu4 ul li span			{display:block; height:27px; }
.menu4 ul li.active		{border-bottom:3px solid #fff;}
.menu4 ul li.active a		{color:#C21C05;}

.inner4_section h3					{ font-size:18px; font-weight:400; color:#333; clear:both; padding-left:20px; padding-right:20px;}
.inner4_section p					{ font-size:14px; font-weight:400; color:#333; clear:both; padding-left:20px; padding-right:20px; padding-bottom:10px; }
.menu4						{margin-bottom:30px; float:left;}			

.highlighted_fea ul li		{float:left; width:25%;}
.highlighted_fea ul li .box4a	{width:100%; display:table}
.highlighted_fea ul li .box4	{display:table-cell;  vertical-align: middle;}
.highlighted_fea ul li .box4 span	{   display: block;    padding-bottom: 10px;}
.highlighted_fea ul			{padding-left:10px; padding-right:10px;}
.highlighted_fea			{padding-top:20px;}
.highlighted_fea			{padding-top:20px;}
.inner4_section .banner3	{clear:both; margin-top:30px;	}
.inner4_section p a			{color:#C21C05;}	

.inner4_banner				{clear:both; margin-top:30px;   background:url(../images/bdr15.png) repeat-y #f0f0f0; padding-bottom:30px; }
.inner4_banner .inner3_right	{float:left; margin-left:0px;}
.inner4_banner .inner3_banner {  padding-left: 0;}
.inner4_banner .inner3_left {    float: right;    width: 704px;}
.inner4_banner .inner3_right ul li 		{ border-left: 5px solid #ddd; border-right:0px;}	      
.inner4_banner .inner3_right ul li:hover { border-left: 5px solid #C21C05; border-right:0px; }
.inner4_banner .inner3_right ul li.active {   background: none repeat scroll 0 0 #f0f0f0;    border-left: 5px solid #C21C05;}
.inner4_banner .inner3_right		    { width:243px; }
.inner4con h3		{float:left; font-size:18px; font-weight:400; color:#333;}
.logoicon			{float:right;}
.logoicon a			{float:left; margin-left:10px;}	
.inner4con 			{float:none; clear:both; padding-bottom:10px; padding-top:15px;}
.inner4_banner .inner3_left	{padding-right:20px;}
.menu3 ul li	{background:#fff; cursor:pointer; }
.menu3 ul li.active	{background:#C21C05; color:#fff;}
.menu3 ul li.active a	{color:#fff;}
.inner4_banner .menu3	{margin-bottom:60px;}
.inner4con p	{padding-bottom:10px;}
.capacity h3 		{  clear: both;    font-weight: 400;  color: #333;   font-size: 17px;    padding-bottom: 20px;    padding-top: 10px; width:100%;}

/* ------------------ FOOTER HERE --------------------------*/
.footer										{padding-bottom:0px; clear:both; }
.footer .container							{ }
.section1									{padding-top:30px;}
.section1_left								{width:49%; float:left; background:#f0f0f0; height:56px; text-align:center;}	
.section1_right								{width:49%; float:right; background:#f0f0f0; height:56px; text-align:center;}
.section1_left span 						{background: url("../images/mail.fw.png") no-repeat scroll 0 14px rgba(0, 0, 0, 0);   display: inline-block;    height: 56px;    line-height: 56px;    padding-left: 50px; font-size:17px;}
.section1_right span						{background: url("../images/download1.png") no-repeat scroll 0 14px rgba(0, 0, 0, 0);   display: inline-block;    height: 56px;   line-height: 56px;    padding-left: 50px; font-size:17px;}
.section1_right span a						{color:#666;}
.section1_left span a						{color:#666;}

.section2									{margin-top:25px; background:#f3f3f3; clear:both; padding:25px 20px; box-sizing:border-box;}
.section2 h3								{font-size:18px; font-weight:normal; color:#333;}
.box1ul										{float:left; width:23%; border-right:1px solid #ccc; margin-right:20px; box-sizing:border-box;}	
.box1ul ul li								{float:none; padding-bottom:10px;}
.box1ul ul li a								{font-size:14px; color:#666;}
.boxul4										{margin-right:0px; border:0px;}


.section3									{margin-top:25px; background:#fff; clear:both; padding:25px 20px; box-sizing:border-box;}
.box2ul										{width:30%;  margin-right:20px; box-sizing:border-box; float:left; font-size:14px; color:#333;} 
.box2ul h3									{font-size:18px; font-weight:normal; color:#333; border-bottom:1px solid #ccc; margin-bottom:15px;}
.box2ul span								{display:block; padding-bottom:10px;}
.box2ul span a								{color:#333;}	

.wesocial ul 								{ margin: 0;   padding: 0;}
.wesocial ul li 							{ display: inline-block;    list-style: outside none none;    margin: 0 18px 15px 0;    padding: 0;}
.wesocial ul li a							{ display: block;    height: 34px;    list-style: outside none none;    margin: 0;    padding: 0;    width: 34px;  background: url("../images/social_iconsprite.png") no-repeat scroll 0 0;}	
.wesocial ul li a.icon1 					{ background-position: 0 0;}
.wesocial ul li a.icon2 					{ background-position: -56px 0}
.wesocial ul li a.icon3 					{ background-position: -112px 0}
.wesocial ul li a.icon4 					{ background-position: -168px 0}
.wesocial ul li a.icon5 					{ background-position: -224px 0}

.wesocial ul li a.icon6						{ background-position: 0px -55px;}
.wesocial ul li a.icon7						{ background-position: -56px -55px;}
.wesocial ul li a.icon8 					{ background-position: -112px -55px;}
.wesocial ul li a.icon9 					{ background-position: -168px -55px;}
.wesocial ul li a.icon10 					{ background-position: -224px -55px;}

.wesocial ul li a.icon11 					{ background-position: 0 -108px}
.wesocial ul li a.icon12 					{ background-position: -56px -108px;}

.mail										{display:block; margin-bottom:15px; border:0px; box-shadow:none; color:#666; padding-left:15px;}
.sumbit2									{background:#C21C05; height:37px; padding-left:15px; padding-right:15px; border:0px; box-shadow:none; color:#fff; cursor:pointer; font-size:15px; margin-top:10px; }

.copy_section								{margin-top:25px; background:#f3f3f3; clear:both; padding:25px 20px; box-sizing:border-box; font-size:14px; color:#333; padding-bottom:15px;}
.copy_section a								{color:#333;}	
.copy_sectionleft							{float:left;}
.copy_sectionleft ul li						{float:left;  padding:0 8px;  background: url("../images/bdr2.png") no-repeat right;}
.copy_sectionleft ul li.last3				{border-right:0px; background:none;}
.copy_sectionleft ul						{padding-top:10px;  margin-left: -7px;}

.copy_sectionright							{float:right;}
.copy_sectionright span						{display:block; padding-bottom:10px;}	

.banner3	{background:#f0f0f0; padding-top:6px; padding-bottom:5px;}

.banner3 .slides1 li.flex-active-slide a							{border-bottom: 2px solid #63b8a3;  color: #63b8a3;}
.banner3 .flex-direction-nav .flex-next {   background: url("../images/arrow3a.fw.png") no-repeat scroll 12px 6px  #fff;
    border: 1px solid #C21C05;    border-radius: 0;    height: 11px;    right: 0px;    padding: 12px 15px;    text-align: right;    text-indent: 99999px;    width: 8px;}
.banner3 .flex-direction-nav .flex-prev {    background: url("../images/arrow2a.fw.png") no-repeat scroll 10px 6px #fff;    border: 1px solid #C21C05;
    border-radius: 0;    height: 11px;    left: 5px;    padding: 12px 15px;    text-align: right;    text-indent: 99999px;   width: 8px;}
.banner3 .flex-direction-nav .flex-disabled 						{opacity: 1 !important;}
.banner3 .flex-direction-nav a 									{opacity: 1 !important;}
.banner3 .flexslider:hover .flex-prev 							{ left: 5px;   opacity: 0.7;}
.banner3 .flexslider:hover .flex-next 							{opacity: 0.7;  right: 0px;}
.banner3 .topflexslider .flex-direction-nav .flex-next 			{ background: url("../images/arrow2a.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);  height: 31px;  top: 45px;  width: 31px;}
.banner3 .flexslider 											{box-shadow:none; border:0px; margin-bottom:0px; background:none;}
.banner3 .flex-control-nav										{display:none;}
.banner3 .flexslider .slides img								{display: inline; float: left;  padding-right: 25px;   width: auto;}
.banner3 .flex-direction-nav									{ float: right;   margin-right: 17px;    margin-top: -26px;   position: relative;    width: 8%;}
.banner3 p	{padding-left:30px; padding-top:15px;}
.banner3 span	{float:right; padding-right:15px;}

.fourbox		{padding-right:10px; padding-left:10px; margin-top:30px; margin-bottom:20px;}
.box4a			{padding-right:10px; padding-left:10px; width:25%; box-sizing:border-box; float:left;}
.box4			{background:#ebebeb;  height:110px; text-align:center; }


.fourbox1 h4	{font-size:17px; color:#666; font-style:italic; background:none; text-shadow:none; padding-bottom:5px; margin-bottom:0px; padding-right:0px; padding-top:20px;}
.fourbox1 h3 	{font-size:18px; color:#CC9933; padding-top:0px; padding-bottom:0px; font-style:italic;}
.fourbox1 .lin4 {font-size:14px; color:#CC9933; }

.box4a h5		{padding-top:15px; font-size:14px; color:#666; font-weight:normal;}
.weather		{padding-top:15px;}
.fourbox4 h5	{padding-bottom:2px;}
.owl-controls 	{display:none !important;}
#owl-demo .item {      background: #3fbf79;        padding: 30px 0px;        margin: 10px;        color: #FFF;        -webkit-border-radius: 3px;        -moz-border-radius: 3px;        border-radius: 3px;        text-align: center;    }
.customNavigation{      text-align: center;    }    
.customNavigation a{      }
.banner4			{width:70%; position:relative; margin: 15px auto auto;}
.customNavigation {position:relative;}
.customNavigation .prev  {position:absolute;  left:-10px; top:-23px; cursor:pointer}
.customNavigation .next  {position:absolute; right:-10px; top:-23px; cursor:pointer;}

/* ---------------------------------------------------------*/

.banner3 p		{padding-bottom:5px; padding-right:0px; font-size:16px; }
.banner3 p a	{color:#C21C05;}

.banner3 .flex-direction-nav	{position:absolute; right:0px;  top: 57px;}
.banner3 span	{ padding-top: 10px;}
.offers_box .banner3 .flex-direction-nav {   margin-top: -1px;    position: relative;    top: inherit;    width: 17%;}
.banner3 .flex-direction-nav	{  width: 76px;}
.inner3_con1	{clear:both;}
.offers_box .banner3 .flex-direction-nav {  width: 76px;}

.inner3_banner .inner3_left   {float:left;}
.inner3_banner .inner3_right	  {float:right;}

.inner4_banner .inner3_right	  {float:left;}
.inner4_banner .inner3_left   {float:right;}


.menu4 ul li			{padding:0 25px; padding-bottom:15px;padding-top:5px;}
.search11					{background: url("../images/search.png") no-repeat; width:40px; height:31px; cursor:pointer;}
.hide						{display:block;}
.search						{width:40px;}
.search_section				{width:35%; float:right;}


.languages		{float:right; width:60px; position:relative;    margin-top: 5px;}
#cssmenu		{clear:none;}	
#cssmenu 		{ clear: none;    }
#cssmenu ul 	{ clear: none;   float: right;}
.languages .inner3form {  float: left;   margin-left: 0;    width: 75px;}
.languages .inner1form.inner3form .select_panel_1 .dd .arrow	{    background: url("../images/arrow3.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 8px; position: absolute;  right: 23px;  top: 15px;    width: 7px;}
.languages .inner3form .select_panel_1 span {color: #cc6633; font-family: "Roboto",sans-serif;    font-size: 14px;}
.languages  .inner3form .select_panel_1 .dd .ddTitle .ddTitleText	{padding-left:7px;}
.languages ul	{float: left;  text-align: center;   width: 70px;}
.languages ul li	{text-align:center;}
.languages .inner3form .select_panel_1 .dd .ddChild li	{text-align:center;}

.section_ul {  clear: both;    float: right;    margin-top: -60px;    width: 73%; position:relative;}
.loading1 	{ clear: both;    display: block;    float: none;    margin: 20px auto;    width: 100%;}
.loading1 img {   display: block;    float: none;    margin: auto;    text-align: center;}
form div 		{ overflow: hidden;  margin: 0 0 5px 0;}
.button {  margin: 0 0 0 5px;  text-indent: -9999px;  cursor: pointer;  width: 29px;  height: 29px;  float: left;  text-align: center;  background: url(../images/arrow4.png) no-repeat;
}
.dec {  background-position: 0 -29px;}
.buttons {  padding: 20px 0 0 140px;}
.numbers-row	{background:#fff; width:180px; height:37px; margin-left:21px; float:left; position:relative;}
#french-hens {    float: left;    font-size: 15px;    margin: 10px 8px;    position: relative;}

.dec				{ background: url('../images/inc.png') no-repeat scroll 0 0 rgba(0, 0, 0, 0);  bottom: 0;    height: 18px;    position: absolute;    right: 15px;    width: 13px;}
.inc 				{background: url('../images/dec.png') no-repeat;    position:absolute;    right: 15px;    top: 3px; height:18px;   width:13px; }
.numbers-row span	{position:absolute; left:31px; top:8px;   color: #333;  font-family: "Roboto",sans-serif;   font-size: 16px;}
.banner3 p			{width:80%;}
.loading1			{display:none;}

.inner3_right ul li	{padding-top:0px; padding-bottom:0px;}
.inner3_right ul li a	{line-height:40px; display:block;}
.inner3_left h3		{ clear: both;   color: #333;    font-size: 20px;    font-weight: 400;    padding-bottom: 20px;    padding-top: 10px;}
.inner3_banner 		{clear: both;  padding-left: 23px;    width: 100%;}
.inner3_banner .inner3_right	{margin-top:18px;}
.new_inner3			{width:100%;}

.resp-tab-active	{border:0px !important; padding:5px 25px 15px !important;}	
.resp-tab-content	{border:0px !important; padding:0px;}	
.menu4 ul li		{font-weight:normal;}	
.resp-tab-active a	{color:#C21C05;}
.inner4_banner		{margin-top: 30px !important;}
.resp-vtabs li.resp-tab-active {   background: none repeat scroll 0 0 #f0f0f0;    border-left: 5px solid #C21C05;}
.inner3_right ul li		{padding:0px;}
.resp-vtabs li.resp-tab-active {  background: none repeat scroll 0 0 #f0f0f0;  border-left: 5px solid #C21C05 !important;  padding: 0 !important;}
.inner4_banner .inner3_right ul li {font-weight:normal;}
.inner3_banner .resp-vtabs li.resp-tab-active	{  border-right: 5px solid #C21C05 !important; border-left:0px !important;}


.prestige {
	float:left;
	width:250px;
	padding-left:20px;
}


#pageContent h3 {
	font-size: 30px;
	text-align: center;
	    padding-bottom: 10px;
}