/* Layout
   ========================================================================== */

*, *:before, *:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
* {max-height: 999999px;}
html * {
	margin: 0px;
	padding: 0px
}
@font-face {
	font-family: 'HelveticaNeueLight';
	src: url('http://www.cubalibrerestaurant.com/assets/fonts/HelveticaNeueLight.eot'); /* IE9 Compat Modes */
	src: url('http://www.cubalibrerestaurant.com/assets/fonts/HelveticaNeueLight.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */  url('http://www.cubalibrerestaurant.com/assets/fonts/HelveticaNeueLight.woff') format('woff'), /* Modern Browsers */ url('http://www.cubalibrerestaurant.com/assets/fonts/HelveticaNeueLight.woff2') format('woff2'), /* Modern Browsers */  url('http://www.cubalibrerestaurant.com/assets/fonts/HelveticaNeueLight.ttf') format('truetype'), /* Safari, Android, iOS */  url('http://www.cubalibrerestaurant.com/assets/fonts/HelveticaNeueLight.svg#7384ecabcada72f0e077cd45d8e1c705') format('svg'); /* Legacy iOS */
	font-style: normal;
	font-weight: 200;
}
@font-face {
  font-family: 'HelveticaNeueCondensedBold';
  src: url('../fonts/HelveticaNeueCondensedBold.eot'); /* IE9 Compat Modes */
  src: url('../fonts/HelveticaNeueCondensedBold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/HelveticaNeueCondensedBold.svg#453667434e93dceb51173a1d61030e95') format('svg'), /* Legacy iOS */

       url('../fonts/HelveticaNeueCondensedBold.woff') format('woff'), /* Modern Browsers */
       url('../fonts/HelveticaNeueCondensedBold.ttf')  format('truetype'); /* Safari, Android, iOS */
       
  font-style:   normal;
  font-weight:  700;
  font-stretch:condensed;
}
@font-face {
	font-family: 'Helvetica Neue';
	src: url('http://www.cubalibrerestaurant.com/assets/fonts/HelveticaNeue.eot'); /* IE9 Compat Modes */
	src: url('http://www.cubalibrerestaurant.com/assets/fonts/HelveticaNeue.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */  url('http://www.cubalibrerestaurant.com/assets/fonts/HelveticaNeue.woff') format('woff'), /* Modern Browsers */ url('http://www.cubalibrerestaurant.com/assets/fonts/HelveticaNeue.woff2') format('woff2'), /* Modern Browsers */  url('http://www.cubalibrerestaurant.com/assets/fonts/HelveticaNeue.ttf') format('truetype'), /* Safari, Android, iOS */  url('http://www.cubalibrerestaurant.com/assets/fonts/HelveticaNeue.svg#a68121ef2e891aed38ff01110987f27a') format('svg'); /* Legacy iOS */
	font-style: normal;
	font-weight: 400;
}
html, body {
	padding: 0;
	margin: 0;
	font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
}
html {
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
}
html {
-webkit-text-size-adjust: none;
}
.dl-trigger {display:none;}
.dl-portrait {display:none;}
.blogintro {height:225px;margin-bottom:10px;}

.questions_phone {margin-left:15px;padding-bottom:10px;text-align:left;}
.phoneicon {float:left;padding-right:15px;}
.bar_3lines_fullmobile {
	padding-top: 15px;
	padding-bottom: 15px;
}
.subpagebackground {height:auto;bottom:0px;background:url(http://cubalibrerestaurant.com/assets/img/bar_red_vertical_repeat_middle.png) repeat-y;}
.salsadancing {padding-left:0px;padding-bottom:30px;}
.blogsidebar {float:right;width:225px;margin-top:0;padding-top:0;padding-bottom:0;margin-bottom:0;}
.contactmobileright {float:right;width:230px;text-align:left;}
.contactmobileleft {float:left;width:230px;margin-right:10px;text-align:left;}

body {
	text-align: center;
	min-height: 100%;
	/*	background:url(../img/back.png);*/

	background: url(../img/back.jpg) center top fixed repeat-y;
	background-color: #f1e8d3;
	color: #4c4c4c;
}
img {
	border: 0
}
.listingscontainer {float:left;width:715px;max-width:715px;margin-left:0px;margin-right:0px;padding-left:0 !important;margin-top:0;padding-top:0 !important;padding-bottom:0 !important;margin-bottom:0;}
.guestlistsignup {color:#fff;font-size:28px;height:55px;margin-top:10px;padding-top:10px;background:#de3b2c;text-transform:uppercase;text-align:center;font-family: 'HelveticaNeueCondensedBold', 'Helvetica Neue',Helvetica;}

.hide {
	display: none;
}
.hidemobile {
	display: block;
}
.hidelady {
	display: inline-block;
}
.top10bottom15 {padding-bottom:15px;padding-top:10px;}
.top15bottom10 {padding-bottom:10px;padding-top:15px;}
.top10bottom10 {padding-bottom:10px;padding-top:10px;}
.mainwrapper {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	text-align: left;
	font-family: HelveticaNeueCondensedBold, Helvetica Neue;/* background: url(../img/back.png); */
}
.wrapper1 {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	text-align: left;
	display: inline-block;
}
.wrapper2 {
	width: 980px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: left;
	display: inline-block;
}
.wrapper3 {
	width: 980px;
	margin-top: 15px;
	margin-bottom: 20px;
	text-align: left;
	display: inline-block;
}
.logo {
	max-width: 273px;
	padding-top: 0px;
	margin-left: 0px;
}

a {
	color: #000;
}
.starcaptionleft {
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	height: 21px;
	width: 22px;
}
.starcaptionright {
	float: right;
	margin-right: 20px;
	margin-top: 10px;
	height: 21px;
	width: 22px;
}
.locationnav {
	font-size: 15px;
	color: #6bb1bb;
}
.bar_topnav {
	padding-top: 8px;
	padding-bottom: 10px;
}
.star_blue {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 3px;
}
.star_blue_es {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 3px;
}
.hourstab {
	float: left;
	width: 322px;
	margin-top: 12px;
	text-align: center;
	text-transform: uppercase;
}
.directionstab {
	float: left;
	width: 480px;
	text-align: center;
	color: #e03d2e;
	margin-top: 12px;
	text-transform: uppercase;
}
.socialtab {
	float: right;
	width: 150px;
	margin-top: 12px;
	text-align: center;
}
.slideheading1 {
	height:70px;
	font-size: 26px;
	font-family: 'HelveticaNeueCondensedBold', 'Helvetica Neue';
	line-height:70px;
}
.slideheading2wrapper {
	clear:both;
	display:table;
	height:160px;
	width:89%;
	margin:0 auto;
	text-align:center;
}
.slideheading2 {
	display:table-cell;
	vertical-align:middle;
	width:100%;
	font-size: 40px;
	font-family: 'HelveticaNeueCondensedBold', 'Helvetica Neue';
	text-align:center;
}
.slidecontentwrapper {
	clear:both;
	display:table;
	height:75px;
	width:89%;
	margin:0 auto;
}
.slidecontent {
	display:table-cell;
	vertical-align:middle;
	font-family: 'Helvetica Neue';
	font-weight:bold;
	width:100%;
	font-size:16px;
	text-align:center;
}
.slideheading3 {
	font-size: 16px;
	font-family: 'Helvetica Neue';
	font-weight: bold;
}
.slideheading4wrapper {
	clear:both;
	display:table;
	height:100px;
	width:89%;
	margin:0 auto;
	text-align:center;
}
.slideheading4 {
	display:table-cell;
	vertical-align:middle;
	
	font-size:26px;
	text-align:center;

}
.slideheading4 span {
	
	display:inline-block;
	border-bottom:2px solid #107f91;
	
}
.grey-subheader {
	font-size: 25px;
	font-family: 'HelveticaNeueCondensedBold', 'Helvetica Neue';
}
.hours {
	color: #6bb1bb;
	font-family: 'HelveticaNeueCondensedBold', 'Helvetica Neue';
	font-size: 16px;
	padding-left: 20px;
}
/*.slidebar {width:225px;margin-left:125px;}
.slidestarleft {float:left;margin-left:10px;margin-top:10px;height:21px;width:22px;}
.slidestarright {float:right;margin-right:10px;margin-top:10px;height:21px;width:22px;}
*/
.showmobile {
	display: none !important;
}
p {
	margin: 0;
	padding: 0
}
.bluestarleft {
	padding-right: 20px;
}
.bluestarright {
	padding-left: 20px;
}
.bar_red_vertical {
	margin-left: 9px;
	margin-right: 8px;
}
.homeleft {
	float: left;
	max-width: 469px;
	text-align: center;
}
.homeright {
	float: left;
	margin-left: 9px;
	max-width: 469px;
	text-align: center;
}
.subleft {
	float: left;
	max-width: 470px;
	text-align: center;
}
.subright {
	float: left;
	margin-left: 20px;
	max-width: 470px;
	text-align: center;
}
.submiddle {
	max-width: 470px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.subrightmenus {
	float: left;
	margin-left: 20px;
	max-width: 470px;
	color: #4c4c4c;
	font-size: 14px;
	font-family: 'Helvetica Neue', Helvetica;
}
.heading1 {
	font-size: 25px;
	color: #008fa0;
	font-family: 'HelveticaNeueCondensedBold', 'Helvetica Neue';
}
.heading2 {
	font-size: 16px;
	color: #e23b2e;
	font-family: 'HelveticaNeueCondensedBold', 'Helvetica Neue';
}
.heading3 {
	font-size: 16px;
	font-family: 'HelveticaNeueCondensedBold', 'Helvetica Neue';
}
.blue {
	color: #008fa0;
}
.copyblue {
	font-size: 14px;
	line-height: 23px;
	font-family: 'HelveticaNeueCondensedBold', 'Helvetica Neue', Helvetica;
	color: #6bb1bb;
	text-transform: uppercase;
}
.lightblue {
	color: #6bb1bb;
}
.headingblue {
	font-size: 40px;
	padding-left: 20px;
	color: #008fa0;
	font-family: 'HelveticaNeueCondensedBold', 'Helvetica Neue';
	text-transform: uppercase;
}
.grey80 {
	font-size: 16px;
	color: #333333;
	font-family: 'HelveticaNeueCondensedBold', 'Helvetica Neue';
}
.menunav {
	font-size: 25px;
	color: #e23b2e;
	font-family: 'HelveticaNeueCondensedBold', 'Helvetica Neue';
	text-transform: uppercase;
}
.menunav:hover {
	font-size: 25px;
	color: #000;
	font-family: 'HelveticaNeueCondensedBold', 'Helvetica Neue';
	text-transform: uppercase;
}
.menunavactive {
	font-size: 25px;
	color: #000;
	font-family: 'HelveticaNeueCondensedBold', 'Helvetica Neue';
	text-transform: uppercase;
}
.samplemenu {
	font-size: 25px;
	color: #000;
	text-align: center;
	font-family: 'HelveticaNeueCondensedBold', 'Helvetica Neue';
}
.homereddivider {
	float: left;
	width: 5px;
	margin-left: 8px;
}
.redbarfooter {
	margin-left: 9px;
	margin-right: 8px;
}
.menunavbar {
	padding-bottom: 5px;
}
.menunavbarblog {
	padding-bottom: 7px;
	padding-top: 7px;
}
.bar_blue_fullhorizontal {
	padding-top: 10px;
	padding-bottom: 10px;
}
.quartercenter {
	float: left;
	width: 225px;
	text-align: center;
}
.halfcenter {
	float: left;
	max-width: 470px;
	text-align: center;
}
.halfcenterleft {
	float: left;
	max-width: 470px;
	text-align: left;
}
.caption p {
	color: #fff;
	font-size: 16px;
}
.bar_3lines_full {
	padding-top: 15px;
	padding-bottom: 15px;
}
a.locationselect {
	color: #6bb1bb;
	text-transform: uppercase;
}
a.locationselect:hover {
	color: #008fa0;
	text-transform: uppercase;
}
a.locationselectactive {
	color: #000;
	text-transform: uppercase;
}
a.citydetails {
	color: #6bb1bb;font-size: 16px;
	line-height: 20px;
	font-family: 'HelveticaNeueCondensedBold', 'Helvetica Neue', Helvetica;
}
a.citydetails:hover {
	color: #008fa0;
}
.red {
	color: #e23b2e;
}
.redcopy {
	color: #e23b2e;
	text-transform: uppercase;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	font-family: 'HelveticaNeueCondensedBold', 'Helvetica Neue', Helvetica;
}
.quarterdivider {
	text-align: center;
	padding-bottom: 7px;
	padding-top: 15px;
}
.quarterdivider2 {
	text-align: center;
	padding-bottom: 7px;
	padding-top: 0px;
	margin-top: 0px;
}
.blogtopdivider {
	text-align: center;
	padding-bottom: 7px;
}
.bar_blue_halfhorizontal {
	padding-bottom: 17px;
}
.bluequarter {
	padding-bottom: 17px;
	padding-top: 10px;
}
.bluequartersplash {
	padding-bottom: 10px;
	padding-top: 10px;
}
.blueheadingbar {
	padding-bottom: 5px;
	padding-top: 0px;
}
.blueheadingbarbottom {
	padding-bottom: 5px;
	padding-top: 0px;
}
/*.bar_blue_slide {width:225px;margin-left:125px;}*/
.reservationscontainer {
	float: left;
	max-width: 960px;
	width: 960px;
	height: 60px;
	background: #e03d2e;
	color: #fff;
	font-family: 'HelveticaNeueCondensedBold', 'Helvetica Neue', Helvetica;
}
.reservationsleft {
	float: left;
	width: 225px;
	font-size: 28px;
	padding-top: 13px;
	padding-left: 30px;
}
.reservationdivider {
	float: left;
	width: 6px;
	padding-left: 5px;
	padding-top: 10px;
}
.reservationsright {
	float: right;
	width: 724px;
	padding-top: 12px;
	text-transform: uppercase;
	font-family: 'HelveticaNeueCondensedBold', 'Helvetica Neue';
}
.reservationsleft2 {
	float: left;
	width: 225px;
	font-size: 28px;
	padding-top: 16px;
	padding-left: 30px;
}
.reservationdivider2 {
	float: left;
	width: 6px;
	padding-left: 5px;
	padding-top: 10px;
}
.reservationsright2 {
	float: right;
	width: 690px;
	margin-left:25px;
	padding-top: 12px;letter-spacing:2px;
	text-transform: uppercase;
	font-family: 'HelveticaNeueCondensedBold', 'Helvetica Neue';
}
.giftdivider {
	padding-right: 8px;
	padding-left: 7px;
}
.footertext {
	float: left;
	width: 225px;
	text-indent: 20px;
}
.footertextlast {
	float: left;
	width: 225px;
	text-indent: 20px;
}
.socialfooter {
	margin-left: auto;
	margin-right: auto;
	width: 107px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.socialfooterright {
	margin-right: 5px;
}
.footerblue {
	font-size: 14px;
	font-family: "HelveticaNeueCondensedBold", "Helvetica Neue", "Helvetica";
	color: #6bb1bb;
	padding-top: 8px;
}
.footerblue:hover {
	font-size: 14px;
	font-family: "HelveticaNeueCondensedBold", "Helvetica Neue", "Helvetica";
	color: #008fa0;
	padding-top: 8px;
}
.footerblueimg {
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
}
.boldhome {
	text-transform: uppercase;
	text-align: center;
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	font-family: Helvetica;
	color: #008fa0;
	padding: 28px;
}
.blue-subheader {
	text-transform: uppercase;
	text-align: center;
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	font-family: Helvetica;
	color: #008fa0;
	padding: 0px;
}
.boldprivate {
	text-transform: uppercase;
	text-align: center;
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	font-family: Helvetica;
	color: #008fa0;
	padding: 0px;
}
.boldred {
	text-transform: uppercase;
	text-align: center;
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	font-family: Helvetica;
	color: #e23b2e;
	padding: 28px;
}
.red-subheader {
	text-transform: uppercase;
	text-align: center;
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	font-family: Helvetica;
	color: #e23b2e;
	padding: 0px;
}
.boldsub {
	text-transform: uppercase;
	text-align: center;
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	font-family: Helvetica;
	color: #008fa0;
	padding: 50px 60px 59px 60px;
}
.boldsub25 {
	text-transform: uppercase;
	padding-top: 14px;
	padding-bottom: 14px;
	text-align: center;
	font-size: 25px;
	line-height: 40px;
	font-family: "HelveticaNeueCondensedBold", "Helvetica Neue", "Helvetica";
	color: #008fa0;
}
.MsoNormal img {
	display: inline-block;
	vertical-align: top;
}
.blogwrap a {
	text-decoration:underline;
}

/* .blogwrap img {
	display: inline-block;
	vertical-align: top;
} */
.footerred {
	font-size: 14px;
	font-family: "HelveticaNeueCondensedBold", "Helvetica Neue", "Helvetica";
	color: #e23b2e;
	padding-top: 5px;
	text-transform: uppercase;
}
.redcallout {
	font-size: 25px;
	font-family: "HelveticaNeueCondensedBold", "Helvetica Neue", "Helvetica";
	color: #e23b2e;
	text-align: center;
	text-transform: uppercase;
}
.orlandoprivateevents {font-size:16px;margin-left:-5px;}

.bluecallout {
	font-size: 25px;
	font-family: "HelveticaNeueCondensedBold", "Helvetica Neue", "Helvetica";
	color: #008fa0;
	text-align: center;
	text-transform: uppercase;
}
.lightbluecallout {
	font-size: 25px;
	font-family: "HelveticaNeueCondensedBold", "Helvetica Neue", "Helvetica";
	color: #6bb1bb;
	text-align: center;
	text-transform: uppercase;
}
.blackcallout {
	font-size: 25px;
	font-family: "HelveticaNeueCondensedBold", "Helvetica Neue", "Helvetica";
	color: #000000;
	text-align: center;
	text-transform: uppercase;
}
.lefttext {
	text-align: left;
}
.lightbluecallout {
	font-size: 16px;
	line-height: 26px;
	padding-bottom: 16px;
	font-family: "HelveticaNeueCondensedBold", "Helvetica Neue", "Helvetica";
	color: #6bb1bb;
	text-transform: uppercase;
}
.greytext {
	font-size: 14px;
	line-height: 23px;
	padding-bottom: 16px;
	font-family: Helvetica;
	color: #4c4c4c;
}
.blacklink {
	font-size: 16px;
	font-family: "HelveticaNeueCondensedBold", "Helvetica Neue", "Helvetica";
	color: #000;
	text-transform: uppercase;
}
.blacklink:hover {
	font-size: 16px;
	font-family: "HelveticaNeueCondensedBold", "Helvetica Neue", "Helvetica";
	color: #4c4c4c;
}
.regulartext {
	font-size: 14px;
	line-height: 23px;
	font-family: Helvetica;
	padding: 15px;
	color: #4c4c4c;
}
.navcontainer {
	float: left;
	width: 687px;
	height: 65px;
	margin-top: 10px;
	font-size: 20px;
	font-family: "HelveticaNeueCondensedBold", "Helvetica Neue", "Helvetica";
}
#nightlife {
	float: left;
	height: 30px;
}
#menus {
	float: left;
	height: 30px;
}
#about {
	float: left;
	height: 30px;
}
#contact {
	float: left;
	height: 30px;
}
#nightlifehome {
	float: left;
	height: 30px;
	margin-top: 35px;
	padding-left: 20px;
	padding-right: 20px;
}
#menushome {
	float: left;
	height: 30px;
	margin-top: 35px;
	padding-left: 20px;
	padding-right: 20px;
	border-left: 11px url(../star_blue.png);
}
#abouthome {
	float: left;
	height: 30px;
	margin-top: 35px;
	padding-left: 20px;
	padding-right: 20px;
	border-left: 11px url(../star_blue.png);
}
#contacthome {
	float: left;
	height: 30px;
	margin-top: 35px;
	padding-left: 20px;
	border-left: 1px #8d3c16 solid;
}
#faq {
	display: none;
}
.slideshowbanner {
	width: 50%;
	height: 100%;
	color: #f0e6d2;
	font-size: 30px;
	position: absolute;
	z-index: 50;
	background-color: rgba(224,61,46,0.8);
	background: url(../img/circlesbackground.png);
	margin-top: 0px;
	top: 445px;
	text-transform: uppercase;
	padding-top: 15px;
	padding-left: 20px;
	font-weight: 500;
}
.upcoming {
	float: left;
	font-size: 31px;
	line-height: 40px;
	letter-spacing: 6px;
	width: 245px;
	height: 165px;
	border-right: 1px #8d3c16 solid;
	color: #727a7f;
}
.upcomingcontent {
	float: left;
	padding-left: 20px;
	font-size: 31px;
	width: 720px;
	line-height: 40px;
	color: #727a7f;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.imageband {
	width: 245px;
	height: 75px;
	color: #f0e6d2;
	font-size: 30px;
	position: absolute;
	z-index: 50;
	background-color: rgba(49,60,65,0.8);
	margin-top: 0px;
	top: 390px;
	text-transform: uppercase;
	padding-top: 15px;
	padding-left: 20px;
	font-weight: 500;
}
.imagebandright {
	width: 245px;
	height: 75px;
	color: #f0e6d2;
	font-size: 30px;
	position: absolute;
	z-index: 50;
	background-color: rgba(49,60,65,0.8);
	margin-top: 0px;
	top: 390px;
	text-transform: uppercase;
	padding-top: 15px;
	padding-left: 20px;
	font-weight: 500;
}
.nav ul {
	list-style-type: none;
	z-index: 99999;
}
.nav .current a {
	background: none;
	color: #f0e6d2;
}
.bodycontent {
	font-size: 15px;
	line-height: 20px;
	padding: 20px;
}
.heading {
	float: left;
	font-size: 20px;
	line-height: 20px;
}
.leftside {
	float: left;
	width: 490px;
	position: relative;
}
.rightside {
	float: right;
	width: 490px;
	position: relative;
}
.borderleft {
	border-left: 1px solid #8d3c16;
	padding-bottom: 30px;
}
.fifteen {
	font-size: 15px
}
.fifteentwenty {
	font-size: 15px;
	line-height: 20px;
}
.eighteen {
	font-size: 18px;
}
.eighteentwenty {
	font-size: 18px;
	line-height: 20px;
}
.twenty {
	font-size: 20px;
}
.twentytwenty {
	font-size: 20px;
	line-height: 20px;
}
.menucontainer {
	max-width: 100%;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 40px;
	padding-bottom: 15px;
	border-bottom: 1px solid #5f696f;
}
.headingcontainer {
	max-width: 100%;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 10px;
	border-top: 1px solid #5f696f;
	border-bottom: 1px solid #5f696f;
}
.headingcontainer2 {
	max-width: 100%;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #5f696f;
}
.headingcontainer3 {
	max-width: 100%;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #5f696f;
	border-bottom: 1px solid #5f696f;
}
.headingcontainer4 {
	max-width: 100%;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #5f696f;
}
.headingcontainter5 {
	max-width: 100%;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.header1 {
	max-width: 100%;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 10px;
	border-top: 1px solid #5f696f;
	border-bottom: 1px solid #5f696f;
	font-size: 18px;
	line-height: 20px;
}
.header2 {
	max-width: 100%;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #5f696f;
	font-size: 18px;
	line-height: 20px;
}
.header3 {
	max-width: 100%;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 40px;
	padding-bottom: 15px;
}
.header4 {
	float: left;
	font-size: 15px;
	line-height: 20px;
}
.creamheading {
	max-width: 100%;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 40px;
	padding-bottom: 15px;
	color: #f0e6d2
}
.creamheading2 {
	font-size: 20px;
	line-height: 20px;
	padding: 20px;
	color: #f0e6d2
}
.select {
	float: left;
	text-align: left;
	height: 50px;
	margin-top: 20px;
	padding-left: 20px;
	padding-top: 10px;
	width: 245px;
}
.menutitle {
	float: left;
	text-align: left;
	height: 50px;
	margin-top: 20px;
	padding-left: 20px;
	width: 480px;
	border-left: 1px #8d3c16 solid;
	border-right: 1px #8d3c16 solid;
	font-size: 30px;
	color: #f0e6d2
}
.menutitles {
	font-size: 30px;
	line-height: 40px;
	border-bottom: 1px solid #5f696f;
	padding-top: 20px;
	padding-bottom: 23px;
	padding-left: 10px;
	margin-bottom: 20px;
}
.menuitems {
	padding-left: 10px;
	padding-right: 10px;
}
.contactiframe {
	max-width: 980px;
	margin-top: 22px;
}
.plus {
	float: right;
	font-size: 30px;
	color: #f0e6d2
}
.slide {
	padding-top: 15px;
}
.space {
	padding-top: 15px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.rightlogo {
	float: right;
}
.calltoaction {
	width: 980px;
	height: 85px;
	background: #394449;
	margin-top: 15px;
	margin-bottom: 15px;
}
.calltoaction2 {
	width: 980px;
	height: 85px;
	background: #394449;
	margin-top: 15px;
	margin-bottom: 15px;
}
.cta {
	font-size: 30px;
	color: #f0e6d2
}
#cta_about {
	float: left;
	text-align: center;
	height: 50px;
	margin-top: 20px;
	width: 245px;
	border-right: 1px #8d3c16 solid;
}
#cta_privateevents {
	float: left;
	text-align: center;
	height: 50px;
	margin-top: 20px;
	width: 490px;
	border-right: 1px #8d3c16 solid;
}
#cta_faqs {
	float: left;
	text-align: center;
	height: 50px;
	margin-top: 20px;
	width: 245px;
}
.empty {
	float: left;
	text-align: center;
	height: 50px;
	margin-top: 20px;
	width: 245px;
}
.onelinetitle {
	width: 235px;
	padding-top: 28px;
	padding-bottom: 28px;
	font-size: 18px;
	line-height: 26px;
	border-top: 1px solid #5f696f;
}
.onelinetitle2 {
	width: 235px;
	padding-top: 28px;
	padding-bottom: 28px;
	font-size: 18px;
	line-height: 26px;
	border-top: 1px solid #5f696f;
	border-bottom: 1px solid #5f696f;
}
.leftheader1 {
	width: 235px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 18px;
	line-height: 26px;
	border-top: 1px solid #5f696f;
}
.leftheader2 {
	width: 235px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 18px;
	line-height: 26px;
	border-top: 1px solid #5f696f;
	border-bottom: 1px solid #5f696f;
}
.leftheader3 {
	width: 235px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 18px;
	line-height: 26px;
	border-bottom: 1px solid #5f696f;
}
.leftheader4 {
	width: 235px;
	padding-top: 100px;
	padding-bottom: 15px;
	font-size: 18px;
	line-height: 26px;
	border-bottom: 1px solid #5f696f;
}
.leftcolumn {
	float: left;
	text-align: left;
	margin-top: 20px;
	padding-right: 20px;
	padding-top: 0px;
	width: 245px;
}
.leftpadding {
	padding-left: 10px;
}
.righttitle {
	float: left;
	text-align: left;
	margin-top: 20px;
	width: 235px;
	padding-left: 10px;
}
.righttitle2 {
	width: 235px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 15px;
	line-height: 20px;
	border-top: 1px solid #5f696f;
	border-bottom: 1px solid #5f696f;
}
.righttitle3 {
	width: 235px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 15px;
	line-height: 20px;
	border-top: 1px solid #5f696f;
}
.bodytop {
	float: left;
	text-align: left;
	margin-top: 20px;
	padding-left: 10px;
	padding-bottom: 30px;
	width: 480px;
	padding-right: 10px;
	border-left: 1px #8d3c16 solid;
	border-right: 1px #8d3c16 solid;
	font-size: 15px;
	line-height: 20px;
}
.paddingtop {
	padding-top: 20px;
}
.buycontact {
	font-size: 19px;
	color: #f0e6d2;
	line-height: 20px;
}
.faqtitle {
	float: left;
	text-align: left;
	height: 50px;
	margin-top: 20px;
	padding-left: 30px;
	width: 490px;
	border-right: 1px #8d3c16 solid;
	font-size: 30px;
	color: #f0e6d2
}
.question {
	float: left;
	font-size: 18px;
	line-height: 24px;
	max-width: 400px;
}
.faqplus {
	float: right;
	font-size: 30px;
	padding-top: 5px;
	color: #f0e6d2
}
.questioncontainer {
	max-width: 100%;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #5f696f;
}
.faqleft {
	float: left;
	text-align: left;
	margin-top: 20px;
	padding-left: 10px;
	padding-bottom: 30px;
	width: 490px;
	padding-right: 10px;
	border-right: 1px #8d3c16 solid;
	font-size: 15px;
	line-height: 20px;
}
.faqright {
	float: left;
	text-align: left;
	margin-top: 20px;
	padding-left: 10px;
	width: 490px;
	padding-right: 10px;
	font-size: 15px;
	line-height: 20px;
}
.faqcontact {
	max-width: 100%;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 15px;
}
.privateeventtitle {
	width: 735px;
	height: 75px;
	color: #f0e6d2;
	font-size: 30px;
	position: absolute;
	z-index: 50;
	background-color: rgba(49,60,65,0.8);
	background: url(../img/circlesbackground.png);
	margin-top: 0px;
	top: 445px;
	text-transform: uppercase;
	padding-top: 15px;
	padding-left: 20px;
	font-weight: 500;
}
.divider {
	width: 980px;
	margin-top: 15px;
	margin-bottom: 20px;
	border-top: 1px solid #5f696f;
}
.divider2 {
	width: 980px;
	margin-top: 20px;
	margin-bottom: 15px;
	border-top: 1px solid #5f696f;
}
.divider3 {
	border-bottom: 1px solid #5f696f;
	padding-top: 0px;
	padding-bottom: 30px;
	padding-left: 10px;
	margin-bottom: 40px;
}
.divider4 {
	float: left;
	text-align: left;
	height: 50px;
	margin-top: 20px;
	padding-left: 30px;
	width: 490px;
	font-size: 30px;
	color: #f0e6d2
}
.footerdivider {
	border-top: 1px solid #5f696f;
	width: 980px;
	padding-top: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.footerleft {
	float: left;
	font-size: 15px;
	color: #727a7f;
}
.footerright {
	float: right;
}
.footerleftmobile {
	display: none
}
.headerexpand {
	cursor: hand;
	cursor: pointer;
}
.headerexpand:hover {
	cursor: hand;
	cursor: pointer;
	color: #f0e6d2;
}
.headerexpand2 {
}
.contentexpand {
	font-size: 15px;
	color: #989ea2;
	cursor: auto;
}
.contentexpand:hover {
	font-size: 15px;
	color: #989ea2
}
.openlanguage {
	color: #f0e6d2;
}
.closedlanguage {
}
div {
	display: block;
}
.ot-title, .ot-powered-by {display:none !important;}

a.active {
	color: #f0e6d2;
	text-decoration: none;
}
a {
	text-decoration: none;
}
a.rollover {
	text-decoration: none;
}
a.rollover:hover {
	border-bottom: 1px solid #8d3c16;
}
a.sidebarlink {
	color: #989ea2;
}
a.sidebarlink:hover {
	color: #f0e6d2;
}
.topnav {
	color: #e23b2e;
	text-decoration: none;
}
.topnav:hover {
	color: #008fa0;
	text-decoration: none;
}
.topnavactive {
	color: #000;
	text-decoration: none;
}
.topnavactive:hover {
	color: #008fa0;
	text-decoration: none;
}
.lightblueheaders {
	color: #727a7f
}
.bodycopy {
	color: #989ea2
}
.darkbluebackground {
	color: #e23b2e
} /* opactiy 80% for slide overlays */
.calloutbackground {
	color: #394449
}
.dividerlines {
	color: #5f696f
}
.orange {
	color: #8d3c16
}
.cream {
	color: #f0e6d2
}
.readmore {
	color: #989ea2
}
/* a.readmore:hover {color:#989ea2;text-decoration:none;} */

.lnum {
	font-variant-numeric: lining-nums;
	-moz-font-feature-settings: "lnum" 1;
	-moz-font-feature-settings: "lnum=1";
	-ms-font-feature-settings: "lnum" 1;
	-o-font-feature-settings: "lnum" 1;
	-webkit-font-feature-settings: "lnum" 1;
	font-feature-settings: "lnum" 1;
}
.footernav {
	color: #727a7f;
	text-decoration: none;
}
.footernav:hover {
	color: #f0e6d2;
	border-bottom: 1px solid #8d3c16;
}
.link {
	color: #f0e6d2;
	text-decoration: none;
}
p.more, ul.more {
	display: none;
}
a.readmorebtn {
	cursor: pointer;
}
a.readmorebtn:hover {
	border-bottom: 1px black solid;
}
.arrow {
	background-image: url('../img/arrow_right.png');
	width: 40px;
	height: 40px;
}
.arrow:hover {
	background-image: url('../img/arrow_right_rollover.png');
	width: 40px;
	height: 40px;
}
/*
#twitter {
	background-image: url('../img/footer_twitter.png');
	width: 55px;
	height: 20px;
	float: left;
}
#twitter:hover {
	background-image: url('../img/footer_twitter2.png');
	width: 55px;
	height: 20px;
}
#facebook {
	background-image: url('../img/footer_facebook.png');
	width: 37px;
	height: 20px;
	float: left;
}
#facebook:hover {
	background-image: url('../img/footer_facebook2.png');
	width: 37px;
	height: 20px;
}
#instagram {
	background-image: url('../img/footer_instagram.png');
	width: 45px;
	height: 20px;
	float: left;
}
#instagram:hover {
	background-image: url('../img/footer_instagram2.png');
	width: 45px;
	height: 20px;
} */

.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}
.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}
.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}
.rslides .half-slide {
	width:50%;
}
.rslides_container {
	margin-bottom: 0px;
	margin-top: 0px;
	position: relative;
	float: left;
	width: 100%;
}
#homeslide {
	margin-top: 15px;
	margin-bottom: 10px;
}
#upcomingevents {
	min-width: 500px;
}
.rslides1_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	/*top: 50%; */
	bottom: 20px;
	left: 0;
	z-index: 50;
	opacity: 0.0;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 62px;
	background: transparent url("../img/themes.png") no-repeat left top;
	margin-top: -45px;
}
.rslides_container:hover .rslides1_nav {
	opacity: 1.0;
}
.rslides1_nav:active {
	opacity: 1.0;
}
.rslides1_nav.next {
	left: auto;
	background-position: right top;
	right: 0;
}
.rslides2_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 0;
	left: 0;
	display: block;
	background: #fff; /* Fix for IE6-9 */
	opacity: 0;
	filter: alpha(opacity=1);
	width: 48%;
	text-indent: -9999px;
	overflow: hidden;
	height: 91%;
}
.rslides2_nav.next {
	left: auto;
	right: 0;
}
.rslides3_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	opacity: 0.6;
	text-indent: -9999px;
	overflow: hidden;
	top: 0;
	bottom: 0;
	left: 0;
	background: #000 url("../img/themes.png") no-repeat left 50%;
	width: 62px;
}
.rslides3_nav:active {
	opacity: 1.0;
}
.rslides3_nav.next {
	left: auto;
	background-position: right 50%;
	right: 0;
}
.rslides1_nav:focus, .rslides2_nav:focus, .rslides3_nav:focus {
	outline: none;
}
.rslides_tabs {
	float: right;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 20px;
}
.rslides_tabs li {
	display: inline;
	float: none;
	_float: left;
 *float: left;
	margin-right: 15px;
}
.rslides_tabs a {
	text-indent: -9999px;
	overflow: hidden;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background: #5f696f;
	display: inline-block;
	_display: block;
 *display: block;
	width: 9px;
	height: 9px;
}
.rslides_tabs .rslides_here a {
	background: #f0e6d2;
}
.caption {
	width: 50%;
	height: 100%;
	color: #fff;
	text-align: center;
	font-size: 28px;
	position: absolute;
	z-index: 50;
	background-color: rgba(224,61,46,1);
	/* background-blend-mode: multiply; */

	margin-top: 0px;
	top: 0px;
	right: 0px;
	text-transform: uppercase;
	padding-top: 10px;


}
@media (min-width: 40rem) {
 html {
font-size: 100%;
}
}
 @media (min-width: 64rem) {
 html {
font-size: 100%;
}
}
.container {
	margin: 0 auto;
	max-width: 53rem;
	width: 90%;
}
/* Header
   ========================================================================== */

header {
	text-align: center;
}
.intro {
	margin: 2rem 0;
}
 @media (min-width: 40rem) {
 .intro {
margin: 4rem 0;
}
}
header h1 {
	border: 3px solid #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
 padding: .4rem .6rem;
	display: inline-block;
	font-size: 1.8rem;
	text-transform: uppercase;
	margin-bottom: 2rem;
}
.mobile {
	margin: 0 auto;
	max-width: 150px;
}
 @media (min-width: 40rem) {
 .mobile {
max-width: 250px;
}
}
/* Section
   ========================================================================== */

section {
	border-top: 1px solid #eee;
	text-align: center;
	padding: 2rem 0;
}
section:first-of-type {
	border-top: none;
}
 @media (min-width: 40rem) {
 section {
padding: 4rem 0;
}
}
/* Mobile First Grid
   ========================================================================== */

.column {
	margin-bottom: 1.5rem;
}
 @media (min-width: 40rem) {
 .column {
 float: left;
 margin: 0;
 padding-left: 1rem;
 padding-right: 1rem;
}
 .column.full {
width: 100%;
}
 .column.two-thirds {
width: 66.7%;
}
 .column.half {
width: 50%;
}
 .column.third {
width: 33.3%;
}
 .column.fourth {
width: 24.95%;
}
 .column.flow-opposite {
float: right;
}
}
/* Typography
   ========================================================================== */

h1, h2, h3, h4, h5 {
	font-weight: 600;
	margin: 0;
}
h1 {
	font-size: 1.3rem;
	line-height: 1.3em;
	margin-bottom: 1.5rem;
}
 @media (min-width: 40rem) {
 h1 {
font-size: 1.5rem;
}
}
h3 {
	font-size: 1.2rem;
 margin-bottom: .5rem;
}
p {
	color: #4c4c4c;
	margin: 0 auto;
}
blockquote {
	margin: 0;
}
blockquote p {
	color: #bbb;
	font-style: italic;
	margin-bottom: 1.5rem;
}
cite {
	color: #bbb;
}
/* Lists
   ========================================================================== */

ul {
	margin: 0;
	text-align: left;
}
 @media (min-width: 40rem) {
 ul {
display: inline-block;
}
}
/* Buttons
   ========================================================================== */

.button {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: none;
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 1rem;
	font-weight: 600;
	padding: 0.7rem 1.5rem;
	vertical-align: middle;
	white-space: nowrap;
}
.button:hover {
	background: #5183b6;
	text-decoration: none;
}
 @media (min-width: 40rem) {
 .button {
 display: inline-block;
 font-size: 0.9rem;
}
}
/* Elements
   ========================================================================== */

hr {
	border: 0;
	border-top: 1px solid #ddd;
	margin: 2rem auto;
	width: 3rem;
}
 @media (min-width: 40rem) {
 hr {
margin: 2.5rem auto;
}
}
hr.small {
	margin: 1.5rem auto;
}
.circle {
	border: 3px solid #555;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	color: #555;
	display: block;
	font-size: 1.7rem;
	font-weight: 600;
	height: 3.2rem;
	line-height: 1.7em;
	margin: 0 auto 1rem auto;
	text-align: center;
	width: 3.2rem;
}
/* img {
  display: block;
  height: auto;
  margin: 0 auto 0 auto;
  width: 100%;
} */

.rwd {
	margin: 0 auto 1.5rem auto;
	max-width: 440px;
}
/* Examples
   ========================================================================== */

.example {
	border-top: none;
	color: #fff;
}
.example p {
	color: rgba(255,255,255,0.7);
}
.example img {
	margin: 0;
}
.fragmentation {
	background-image: url("/images/grid/fragmentation.png");
	background-size: cover;
	min-height: 250px;
}
 @media (min-width: 40rem) {
 .fragmentation {
min-height: 500px;
}
}
.mobile-first .column {
	float: none;
	margin-bottom: 1rem;
}
.grid {
	text-align: center;
}
.grid span {
	background: rgba(225,255,255,0.1);
	border: 2px solid rgba(255,255,255,0.2);
	display: block;
	padding: 1rem;
	font-size: 0.9rem;
	font-weight: 600;
}
.grid .container {
	border: 2px dashed rgba(255,255,255,0.3);
	padding: 1rem 1rem 0 1rem;
}
 @media (min-width: 40rem) {
 .grid .container {
padding: 1rem 0 0 0;
}
}
.grid .column {
	margin-bottom: 1rem;
}
.row-example .container {
	border: 2px dashed rgba(255,255,255,0.2);
	padding: 1rem;
}
.row-example .row {
	background: rgba(225,255,255,0.1);
	border: 2px solid rgba(255,255,255,0.2);
	padding: 1rem 1rem 0 1rem;
	margin-bottom: 1rem;
}
.row-example .row:last-of-type {
	margin-bottom: 0;
}
 @media (min-width: 40rem) {
 .row-example .row {
padding: 1rem 0 0 0;
}
}
/* Box Model
   ========================================================================== */

.box-model h1 {
	margin-bottom: 3rem;
}
.margin {
	color: #f9cd9d;
}
.border {
	color: #fce08f;
}
.padding {
	color: #c2ddb6;
}
.content {
	color: #9ec3e5;
}
/* Gist Overrides
   ========================================================================== */

.gist .gist-file {
 font-size: .9rem !important;
	margin: 0 auto;
	max-width: 750px;
	overflow: hidden !important;
	text-align: left;
}
.gist .gist-file .gist-data {
	background: #f8f8f8 !important;
	border-bottom: none !important;
}
.gist .gist-file .gist-meta {
	display: none !important;
}
.gist-syntax .k {
	color: #555 !important;
	font-weight: normal !important;
}
/* Animate.css by Daniel Eden
   ========================================================================== */

.animated {
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 2s;
	-moz-animation-duration: 2s;
	-ms-animation-duration: 2s;
	-o-animation-duration: 2s;
	animation-duration: 2s;
}
.animated.hinge {
	-webkit-animation-duration: 2s;
	-moz-animation-duration: 2s;
	-ms-animation-duration: 2s;
	-o-animation-duration: 2s;
	animation-duration: 2s;
}
@-webkit-keyframes fadeInUp {
 0% {
 opacity: 0;
 -webkit-transform: translateY(20px);
}
100% {
 opacity: 1;
 -webkit-transform: translateY(0);
}
}
 @-moz-keyframes fadeInUp {
 0% {
 opacity: 0;
 -moz-transform: translateY(20px);
}
 100% {
 opacity: 1;
 -moz-transform: translateY(0);
}
}
 @-o-keyframes fadeInUp {
 0% {
 opacity: 0;
 -o-transform: translateY(20px);
}
 100% {
 opacity: 1;
 -o-transform: translateY(0);
}
}
 @keyframes fadeInUp {
 0% {
 opacity: 0;
 transform: translateY(20px);
}
 100% {
 opacity: 1;
 transform: translateY(0);
}
}
.fadeInUp {
	-webkit-animation-name: fadeInUp;
	-moz-animation-name: fadeInUp;
	-o-animation-name: fadeInUp;
	animation-name: fadeInUp;
}
/* Utilities
   ========================================================================== */

.remove-padding {
	padding-bottom: 0;
}
.remove-border {
	border: none;
}
/* Clearfix by Nicolas Gallagher
   ========================================================================== */

.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
*zoom: 1;
}
form {
	overflow: hidden;
	margin-bottom: 1.5em;
}
fieldset {
	border: none;
}
.form-heading, label {
	font-weight: bold;
}
.inline li {
	list-style-type: none;
}
.inline label {
	display: inline;
	margin-left: 5px;
	font-weight: normal;
	font-size: 16px;
}
input[type="text"], input[type="email"], input[type="tel"], input[type="url"], textarea {
	font: 12px sans-serif;
	padding: 5px 5px;
	
}
.form-block input[type="text"], .form-block input[type="email"], .form-block input[type="tel"], .form-block input[type="url"], .form-block textarea {
	display: block;
}
.form-block select {
	display: block;

}
.private select {-webkit-appearance:none;  -webkit-border-radius: 0px;
background: #f9f2e0 url(../img/table-dble_arrows.png) right 5px center no-repeat;
	-webkit-appearance: none;
}
input, textarea, select {
   -webkit-appearance: none;-moz-box-shadow: inset 0 0 3px #a7a7a7;
	-webkit-box-shadow: inset 0 0 3px #a7a7a7;
	box-shadow: inset 0 0 3px #a7a7a7;border:none;
}
/*.dblarrow {
  margin-left: -35px;
  display: inline-block;
}

.dblarrow b {
	width: 0; 
	height: 0; 
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid black;
  display: block;
  margin-bottom: 3px;
}

.dblarrow i {
	width: 0; 
	height: 0; 
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid black;
  display: block;
} */
input[type="submit"] {
	cursor: pointer;
	display: inline-block;
	background: #464646;
	padding: 6.5px;
	color: #fff;
	font: normal 18px/18px din-condensed-web, sans-serif;
	border: none;
}
input[type="submit"]:hover, input[type="submit"]:focus {
	background: #008fa0;
}
.garces-footer {
	background: #3c3c3c;
	text-align: center;
	font: 14px Verdana, sans-serif;
	padding: 26px 50px;
	position: relative;
	min-height: 0;
	z-index: 100;
}
.garces-footer ul {
	margin-bottom: 0;
}
.garces-footer li {
	margin-bottom: 5px;
}
.lt-ie8 .garces-footer li {
	margin-bottom: 0;
}
.garces-footer nav a {
	color: #faf8de;
	text-decoration: none;
}
.garces-footer nav a:hover, .garces-footer nav a:focus {
	text-decoration: underline;
}
.garces-footer nav {
	position: relative;
	z-index: 10;
}
.garces-footer nav strong {
	font-weight: normal;
}
.garces-footer-1 .ss-icon, .garces-footer-2 .ss-icon {
	display: none;
}
.social-links {
	padding-top: 6.5px;
}
.social-links li {
	display: inline-block;
	margin: 0 5px;
}
.social-links li a {
	font-size: 30px;
}
.social-links li a:hover, .social-links li a:focus {
	text-decoration: none;
	color: #fff;
}
.lt-ie8 .social-links li {
	display: inline;
}
.garces-group-pop {
	display: none;
	position: absolute;
	padding: 13px 0 6.5px;
	width: 98%;
	z-index: 9;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #f9f7de;
	border: 5px solid #fff;
	border-bottom: none;
	bottom: 60px;
	-webkit-box-shadow: 0 5px 23px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0 5px 23px 2px rgba(0, 0, 0, 0.3);
	font: 14px Georgia;
}
.garces-group-pop:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
.lt-ie8 .garces-group-pop {
	zoom: 1;
}
.garces-group-pop h3 {
	font: 24px din-condensed-web, sans-serif;
	text-transform: uppercase;
	border-bottom: 1px solid #f2a147;
	padding: 0 0 6.5px;
	margin-bottom: 13px;
}
.garces-group-pop a {
	color: #c14b42;
	text-decoration: none;
}
.garces-group-pop a:hover, .garces-group-pop a:focus {
	text-decoration: underline;
}
.garces-group-pop .btn {
	font: normal 18px/28px din-condensed-web, sans-serif;
}
.garces-group-pop .btn a {
	background: #f2a147;
	color: #fff;
	padding: 4px 10px;
	text-decoration: none;
}
.garces-group-pop .btn a:hover, .garces-group-pop .btn a:focus {
	background: black;
	text-decoration: none;
}
.garces-group-pop .split {
	margin-bottom: 39px;
}
.garces-group-pop .col li {
	margin-bottom: 13px;
	display: block;
}
.gg-name {
	width: 30.99579%;
	float: left;
	padding: 13px 25px 0;
	text-align: center;
	position: relative;
}
.gg-name:after {
	content: '';
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	bottom: auto;
	right: auto;
	width: 100%;
	height: 100%;
	background: transparent center center no-repeat;
	background: #f3b265;
	width: 1px;
	left: auto;
	right: 0;
}
.gg-name:before {
	content: '';
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	bottom: auto;
	right: auto;
	width: 100%;
	height: 100%;
	background: transparent center center no-repeat;
	background: #f3b265;
	width: 3px;
	left: auto;
	right: 4px;
}
.gg-name img {
	display: inline-block;
}






 @media screen and (max-height: 500px) {
.gg-name img {
	max-height: 75px;
	margin-bottom: 5px;
}
}
.gg-name h2 {
	color: #c14b42;
	background: none;
	padding: 0;
	text-transform: none;
	margin-bottom: 26px;
}
.gg-name h2 em {
	display: block;
	font: italic 14px georgia;
	color: #636363;
}
.gg-col {
	width: 34.5021%;
	float: left;
	padding: 13px 50px;
}
.gg-col:nth-child(2) {
	width: 34.5021%;
}
 @media screen and (max-height: 500px) {
.garces-group-pop {
	max-height: 350px;
	overflow: scroll;
	padding: 5px 0 0;
	border: none;
}
.garces-group-pop h3 {
	font-size: 18px;
	margin-bottom: 6.5px;
	padding-bottom: 2px;
}
.garces-group-pop .col li {
	margin-bottom: 6.5px;
}
.garces-group-pop .split {
	margin-bottom: 13px;
}
.gg-col {
	padding: 5px 15px;
	width: 36.25526%;
}
.gg-col:nth-child(2) {
	width: 39.62132%;
}
.gg-name {
	padding: 10px 5px 0 0;
	width: 22.37027%;
}
.gg-name:after {
	background: none;
}
.gg-name:before {
	background: none;
}
.gg-name h2 {
	font-size: 28px;
	margin-bottom: 10px;
}
}
.newsletter-pop {
	display: none;
	position: absolute;
	z-index: 9;
	width: 400px;
	background: transparent url(../i/bg-newsletter-pop.jpg) no-repeat center center;
	bottom: 60px;
	right: 50px;
	padding: 26px;
	text-align: center;
	box-shadow: 0 5px 23px 2px rgba(0, 0, 0, 0.3);
}
.newsletter-pop form {
	margin-bottom: 0;
}
.newsletter-pop form p {
	margin-bottom: 20px;
}
.newsletter-pop form input[type="text"] {
	font: normal 16px din-condensed-web, sans-serif;
	width: 140px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
 @media and screen and (max-width: 340px) {
 .newsletter-pop form input[type="text"] {
 width: 120px;
}
.orlandoprivateevents {font-size:16px;}
.redcallout .orlandoprivateevents {font-size:25px;}

}
 @media and screen and (min-width: 769px) and (max-width: 970px) {
 .newsletter-pop form input[type="text"] {
 width: 120px;
}
}
 .newsletter-pop form input[type="text"]::-webkit-input-placeholder {
 color: #464646;
}
 .newsletter-pop form input[type="text"]:-moz-placeholder {
 color: #464646;
}
 .newsletter-pop form input[type="text"]:-ms-input-placeholder {
 color: #464646;
}
.newsletter-pop form input[type="text"].email {
	width: 220px;
}
 @media and screen and (max-width: 340px) {
 .newsletter-pop form input[type="text"].email {
 width: 185px;
}
.orlandoprivateevents {font-size:16px;}
.redcallout .orlandoprivateevents {font-size:25px;}


}
 @media and screen and (min-width: 769px) and (max-width: 970px) {
 .newsletter-pop form input[type="text"].email {
 width: 185px;
}
}
.newsletter-pop form input[type="submit"] {
	width: 55px;
	-webkit-appearance: none;
}
.newsletter-pop div {
	background: #fff;
	border: 1px solid #c14b42;
	outline: 5px solid #fff;
	padding: 13px 26px;
}
.newsletter-pop h3 {
	color: #c14b42;
	text-transform: uppercase;
	margin-bottom: 6.5px;
	font-size: 24px;
}
.newsletter-pop p {
	font: 14px georgia;
}
.newsletter-pop .single-input input {
	font: italic 12px georgia;
}

.lt-ie9 .garces-footer {
	height: 60px;
	text-align: left;
	font: bold 14px Verdana, sans-serif;
	padding: 0 15px;
	width: 100%;
	left: 0;
	bottom: 0;
	position: fixed;
	z-index: 1000;
}
.lt-ie9 .garces-footer nav:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
.lt-ie8 .lt-ie9 .garces-footer nav {
	zoom: 1;
}
.lt-ie9 .garces-footer nav li {
	display: inline;
	margin-bottom: 0;
	height: 66px;
}
.lt-ie9 .garces-footer nav a {
	padding: 20px 15px 0;
	height: 60px;
	display: inline-block;
	float: left;
}
.lt-ie9 .garces-footer nav a:focus {
	text-decoration: none;
}
.lt-ie9 .garces-footer nav a:hover, .lt-ie9 .garces-footer nav a.pop-open {
	background: #2e2e2e;
	color: #fff;
	text-decoration: none;
}
.lt-ie9 .garces-footer-1 {
	float: left;
}
.lt-ie9 .garces-footer-2 {
	float: right;
}
.lt-ie9 .garces-footer-1 .ss-icon, .lt-ie9 .garces-footer-2 .ss-icon {
	display: none;
}
.lt-ie9 .gg-footer strong {
	background: none;
	text-indent: 0;
	font-weight: bold;
}
.lt-ie9 .gg-footer a:hover strong, .lt-ie9 .gg-footer a:focus strong {
	background-position: 0 0;
}
.lt-ie9 .social-links {
	display: none;
}
.royalSlider > .slide {
	display: none;
}
.slideshow-wrapper {
	position: relative;
}
 @media screen and (min-width: 800px) {
.slideshow-wrapper {
	min-height: 350px;
}
}
.slideshow-wrapper h2 {
	text-align: center;
	position: absolute;
	top: 200px;
	width: 100%;
	text-align: center;
	color: #fff;
	line-height: .75;
	font-size: 100px;
	letter-spacing: -2px;
	text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.55);
	background: none;
	z-index: 1000;
}
.slideshow-wrapper h2 span {
	display: block;
	max-width: 70%;
	margin: 0 auto;
}
.lt-ie9 .slideshow-wrapper h2 {
	font-size: 48px;
}
.lt-ie9 .slideshow-wrapper h2 span {
	width: 50%;
	background: #464646;
	padding: 15px;
}
 @media screen and (min-width: 1190px) and (max-width: 1476px) {
.slideshow-wrapper h2 {
	top: 240px;
	font-size: 68px;
}
.slideshow-wrapper h2 span {
	max-width: 60%;
}
}
 @media screen and (max-width: 1190px) {
.slideshow-wrapper h2 {
	top: 170px;
	font-size: 68px;
}
}
 @media screen and (max-width: 1000px) {
.slideshow-wrapper h2 {
	top: 130px;
}
}
 @media screen and (max-width: 950px) {
.slideshow-wrapper h2 {
	top: 100px;
	font-size: 48px;
}
}
 @media screen and (min-width: 768px) and (max-width: 850px) {
.slideshow-wrapper h2 {
	top: 80px;
	font-size: 48px;
}
}
 @media screen and (max-width: 767px) {
.slideshow-wrapper h2 {
	display: none;
}
}
.slideshow {
	margin-bottom: 39px;
}
.slideshow:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
.lt-ie8 .slideshow {
	zoom: 1;
}
.lt-ie9 .slideshow {
	margin-left: 20px;
}
.slideshow figure {
	float: left;
	position: relative;
	max-width: 50%;
}
.slideshow figcaption {
	position: absolute;
	margin-bottom: 0;
	z-index: 10000;
}
.slideshow figcaption a {
	text-decoration: none;
	font: 30px din-condensed-web, sans-serif;
	background: rgba(0, 0, 0, 0.6);
	padding: 6.5px 13px;
	color: #fff;
	display: block;
}
 @media screen and (max-width: 1476px) {
.slideshow figcaption a {
	font-size: 18px;
}
}
.slideshow figcaption a:hover, .slideshow figcaption a:focus {
	background: #000;
}
 @media screen and (max-width: 1000px) {
.slideshow figcaption {
	max-width: 200px;
}
.slideshow figcaption span {
	display: block;
}
}
.slideshow figcaption span {
	color: #06a149;
}
.slideshow img {
	margin: 0;
}
.slideshow .rsSlide:nth-child(odd) figure figcaption {
	top: 30px;
	left: 30px;
	bottom: auto;
}
 @media screen and (min-width: 768px) and (max-width: 1000px) {
.slideshow .rsSlide:nth-child(odd) figure figcaption {
	top: 15px;
}
}
.slideshow .rsSlide:nth-child(odd) figure.second figcaption {
	top: auto;
	bottom: 30px;
	left: 30px;
}
 @media screen and (min-width: 768px) and (max-width: 1000px) {
.slideshow .rsSlide:nth-child(odd) figure.second figcaption {
	bottom: 15px;
}
}
.slideshow .rsSlide:nth-child(even) figure figcaption {
	bottom: 30px;
	top: auto;
	left: 30px;
}
 @media screen and (min-width: 768px) and (max-width: 1000px) {
.slideshow .rsSlide:nth-child(even) figure figcaption {
	bottom: 15px;
}
.ipadheight1 {
	height: 375px;
}
.ipadheight2 {
	height: 200px;
}
.logo {
	margin-left: 0px;
}
.leftcolumn {
	margin-left: 10px;
	margin-right: 0px;
}
.righttitle {
	margin-right: 10px;
}
.righttitle {
	float: left;
	text-align: left;
	width: 220px;
	padding-left: 10px;
}
.righttitle2 {
	width: 220px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 15px;
	line-height: 20px;
	border-top: 1px solid #5f696f;
	border-bottom: 1px solid #5f696f;
}
.righttitle3 {
	width: 220px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 15px;
	line-height: 20px;
	border-top: 1px solid #5f696f;
}
.upcoming {
	padding-left: 10px;
}
.footerleft {
	padding-left: 10px;
}
.footerright {
	padding-right: 10px;
}
}
.slideshow .rsSlide:nth-child(even) figure.second figcaption {
	top: 30px;
	left: 30px;
	bottom: auto;
}
 @media screen and (min-width: 768px) and (max-width: 1000px) {
.slideshow .rsSlide:nth-child(even) figure.second figcaption {
	top: 15px;
}
}
 @media screen and (max-width: 767px) {
.slideshow {
	display: none !important;
}
}
.lt-ie9 .rsSlide figure figcaption {
	top: 30px;
	left: 30px;
	bottom: auto;
	background: #464646;
}
.lt-ie9 .rsSlide .second figcaption {
	top: auto;
	bottom: 30px;
}
.slider {
	position: relative;
}
.lt-ie9 .upcoming-events .slider {
	padding-bottom: 20px;
}
html .slider .rsNav {
	width: auto;
	position: absolute;
	right: -62px;
	bottom: 0;
}
html .slider .rsNav .rsBullet {
	height: auto;
	width: auto;
	padding: 3px;
}
 @media screen and (min-width: 801px) {
html .slider .rsNav .rsBullet {
	top: 7px;
	position: relative;
}
}
html .slider .rsNav .rsBullet span {
	height: 10px;
	width: 10px;
	background-color: #b8b8b8;
}
html .slider .rsNav .rsBullet.rsNavSelected span {
	background-color: #06a149;
}
.upcoming-events .slider .rsNav {
	right: 0;
}
.lt-ie9 .upcoming-events .slider .rsNav {
	bottom: 20px;
}
 @media screen and (max-width: 800px) {
.slider .prev-arrow, .slider .next-arrow {
	display: none !important;
}
html .slider .rsNav {
	width: 100%;
}
}
.slider-arrow {
	background: url(../i/distrito/grn-arrows-hover.png) no-repeat 0 0;
	width: 57px;
	height: 22px;
	display: block;
	text-indent: -9999px;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden;
	display: inline-block;
	position: relative;
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}
.lt-ie8 .slider-arrow {
	display: block;
	float: left;
	margin-top: 10px;
}
.about-slideshow .slider-arrow {
	top: 0;
}
.slider-arrow:hover {
	background-position: 0 -23px;
}
.next-arrow {
	background-position: -58px 0;
	margin-left: 8px;
}
.about-slideshow .next-arrow {
	margin: 0 20px;
}
.next-arrow:hover {
	background-position: -58px -23px;
}
.prev-arrow {
	margin-right: 8px;
}
.about-slideshow .prev-arrow {
	margin: 0 20px;
}
.mobile-slideshow {
	margin-bottom: 39px;
}
.lt-ie9 .mobile-slideshow {
	display: none;
}
 @media screen and (min-width: 800px) {
.mobile-slideshow {
	display: none;
}
}
.mobile-slideshow .rsNav .rsBullet {
	height: auto;
	width: auto;
	padding: 3px;
}
.mobile-slideshow .rsNav .rsBullet span {
	height: 10px;
	width: 10px;
	background-color: #fff;
	border: 2px solid #464646;
}
.mobile-slideshow .rsNav .rsBullet.rsNavSelected span {
	background-color: #06a149;
}
.about .mobile-slideshow {
	margin-bottom: 78px;
}
.home .mobile-slideshow {
	max-width: 80%;
	text-align: center;
	margin: 0 auto 50px;
}
html .rsDefaultInv .rsGCaption {
	clear: both;
	position: relative;
	float: none;
	background: none;
	text-align: center;
}
html .rsDefaultInv .rsGCaption:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
.lt-ie8 html .rsDefaultInv .rsGCaption {
	zoom: 1;
}
html .rsDefaultInv .rsGCaption figcaption {
	clear: both;
	margin-bottom: 0;
}
html .slider .rsNav .rsBullet span {
	cursor: pointer;
}
html .slider .rsNav .rsBullet span:hover, html .slider .rsNav .rsBullet span:focus {
	background-color: #06a149;
}
 @media screen and (min-width: 767px) {
.home .mobile-slideshow {
	display: none !important;
}
}
.about-slideshow {
	height: 650px;
	margin-bottom: 39px;
}
.about-slideshow:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
.lt-ie8 .about-slideshow {
	zoom: 1;
}
 @media screen and (max-width: 800px) {
.about-slideshow {
	display: none !important;
}
}
.about-slideshow .rsOverflow {
	float: left;
}
.about-slideshow img {
	margin: 0;
}
.about-slideshow figcaption {
	font: 22px din-condensed-web, sans-serif;
	background: rgba(0, 0, 0, 0.8);
	padding: 13px 5px 5px;
	position: absolute;
	top: auto;
	bottom: 30px;
	left: 234px;
	color: #fff;
	height: 52px;
	padding-right: 20px;
}
.lt-ie9 .about-slideshow figcaption {
	background: #464646;
}
.about-slideshow figcaption a {
	text-decoration: none;
}
.about-slideshow .arrows-holder {
	background: rgba(0, 0, 0, 0.8);
	padding: 5px;
	position: absolute;
	top: auto;
	bottom: 30px;
	left: 30px;
	height: 52px;
}
.lt-ie9 .about-slideshow .arrows-holder {
	background: #464646;
}
.about-slideshow.rsDefaultInv .rsGCaption {
	bottom: auto;
	left: auto;
}
.lt-ie9 .home .rsNav .rsBullet {
	margin-bottom: 7px !important;
}
/* @media screen and (max-width: 768px) {

* {max-width:100%}
.mainwrapper {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	text-align: left;
}
.wrapper1 {
	max-width:100%;}
	.wrapper2 {
	max-width:100%;}
	.wrapper3 {
	max-width:100%;}
	html, body, .mainwrapper, .wrapper1, .leftside, .rightside, .calltoaction, .calltoaction2 {max-width:100%;float:none;}

}
*/

.ipadcontainer {margin-left:auto;margin-right:auto;}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px){
    .ipadcontainer{
        min-height: 1240px;
    }

}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
html, body, .mainwrapper, .wrapper1, .leftside, .rightside {
	width: 100%;
	float: none;
}
.orlandoprivateevents {font-size:16px;}
.redcallout .orlandoprivateevents {font-size:25px;}


}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
	* {max-width:100%}
.mainwrapper {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	text-align: left;
}
.orlandoprivateevents {font-size:16px;}
.redcallout .orlandoprivateevents {font-size:25px;}


.nav {
	position: relative;
	min-height: 40px;
}
.nav ul {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../img/nav.png) no-repeat 35px 35px;
	z-index: 9999;
}
.nav li {
	display: none; 
	margin: 0;
}
.nav .current {
	display: block; 
	background: url(../img/nav.png) no-repeat 35px 15px;
}
.nav .currenthome {
	display: block; 
}
.nav a {
	display: block;
	padding: 5px 5px 5px 5px;
	text-align: center;
	background: #e23b2e
}
.nav .current a {
	color: #f0e6d2;
}
.nav .currenthome a {
	color: #f0e6d2;
}
.nav ul:hover {
	background-image: none;
}
.nav ul:hover li {
	display: block;
}
.nav ul:hover .current {
}
#faq {
	display: block
}
html, body, .mainwrapper, .rslides_container, .footerdivider, .divider, .divider2, .divider3, .divider4, .wrapper1, .wrapper2, .leftside, .rightside, .upcomingcontent, .upcoming, .footerleft, .right, .left, .calltoaction, img, .faqleft, .faqright, .onelinetitle, .onelinetitle2, .leftcolumn, .leftheader1, .leftheader2, .leftheader3, .leftheader4, .righttitle, .righttitle2, .righttitle3, .bodytop {
	max-width: 100%;
}
.borderleft {
	border-left: none;
}
.borderright {
	border-right: none;
}
#cta_about, #cta_privateevents, #cta_faqs {
	border-left: none;
	border-right: none;
	width: 100%;
	background: #394449;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 60px;
}
#cta_privateevents {
	border-top: 1px #8d3c16 solid;
	border-bottom: 1px #8d3c16 solid;
}
.calltoaction {
	width: 100%;
	height: 180px;
}
.calltoaction2 {
	width: 100%;
	height: 90px;
}
.wrapper2 {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	display: inline-block;
}
.select {
	float: left;
	text-align: center;
	margin-top: 20px;
	padding-left: 20px;
	width: 100%;
	display: none;
}
.menutitle {
	float: left;
	text-align: center;
	padding-left: 0px;
	width: 100%;
	border-left: 0px;
	border-right: 0px;
	font-size: 28px;
	padding-top: 3px;
	color: #f0e6d2
}
.empty {
	display: none;
}
.divider4 {
	text-align: center;
	margin-top: 0px;
	width: 100%;
}
.faqtitle {
	float: left;
	text-align: left;
	height: 50px;
	margin-top: 20px;
	padding-left: 30px;
	width: 100%;
	border-right: 0px #8d3c16 solid;
	font-size: 30px;
	color: #f0e6d2
}
.bodytop {
	border-left: 0px;
	border-right: 0px;
}
.faqleft {
	border-right: 0px;
}
.question {
	max-width: 310px;
}
.arrow {
	width: 40px;
	float: right;
}
.cross {
	width: 10px;
	float: right;
}
.logo {
	padding-top: 8px;
	max-width: 100%;
	height: auto;
}
.footerleft {
	text-align: center;
}
.left, .right {
	float: none;
	max-width: 100%;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.leftlogo {
	width: 100%;
	max-width: 218px; 
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	float: none;
}
header {
	width: 100%;
	text-align: center;
}
.rightside {
	padding-top: 30px;
}
.upcoming, .upcomingcontent, .rslides_container, #upcomingevents, .rslides {
	float: none;
	width: 100%;
	max-width: 100%;
	font-size: 20px;
	text-align: center;
	padding-left: 0px;
}

.rslides .half-slide {
	width:100%;
}

.caption {
	position:static;
	height:auto;
}

.slideheading1 {
	height:45px;
	font-size:18px;
	line-height:45px;
}

.slideheading2wrapper {
	height:100px;
}

.slideheading2 {
	font-size:26px;
}

.slideheading4wrapper {
	height:70px;
}

.slideheading4 {
	font-size:18px;
}

.upcoming {
	border-right: none;
	text-align: center;
	border-bottom: 1px solid #5f696f;
	padding-bottom: 0px;
	margin-bottom: 10px;
	height: 100px;
	font-size: 30px;
}
html {
	-webkit-text-size-adjust: none;
}
.heading {
	max-width: 300px;
}
#homeslide {
	margin-top: 22px;
}
.eighteentwenty {
	font-size: 15px;
}
.contactiframe {
	max-width: 100%;
	max-height: 100%;
}
.navcontainer {
	width: 100%;
	font-size: 21px;
	border-left: 0px;
	border-right: 0px;
	margin-top: 0px;
	height:auto;
}
#nightlife {
	float: left;
	height: 50px;
	width: 100%;
	text-align: center;
	border-bottom: 1px #8d3c16 solid;
	border-left: 0px;
	border-right: 0px;
	margin-top: 0px;
	padding-top: 4px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #e23b2e;
}
#menus {
	float: left;
	height: auto;
	width: 100%;
	text-align: center;
	border-left: 0px;
	border-right: 0px;
	margin-top: -15px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: #e23b2e;
}
#about {
	float: left;
	height: 50px;
	width: 100%;
	text-align: center;
	border-bottom: 1px #8d3c16 solid;
	border-left: 0px;
	border-right: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 4px;
	background-color: #e23b2e;
}
#contact {
	float: left;
	height: 50px;
	width: 100%;
	text-align: center;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px #8d3c16 solid;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 4px;
	background-color: #e23b2e;
}
#nightlifehome {
	float: left;
	height: 50px;
	width: 100%;
	text-align: center;
	border-bottom: 1px #8d3c16 solid;
	border-left: 0px;
	border-right: 0px;
	margin-top: 0px;
	padding-top: 4px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #e23b2e;
}
#menushome {
	float: left;
	height: 50px;
	width: 100%;
	text-align: center;
	border-bottom: 1px #8d3c16 solid;
	border-left: 0px;
	border-right: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 4px;
	background-color: #e23b2e;
}
#abouthome {
	float: left;
	height: 50px;
	width: 100%;
	text-align: center;
	border-bottom: 1px #8d3c16 solid;
	border-left: 0px;
	border-right: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 4px;
	background-color: #e23b2e;
}
#contacthome {
	float: left;
	height: 50px;
	width: 100%;
	text-align: center;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px #8d3c16 solid;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 4px;
	background-color: #e23b2e;
}
.imageband {
	width: 245px;
	height: 75px;
	color: #f0e6d2;
	font-size: 30px;
	position: absolute;
	z-index: 50;
	background-color: rgba(49,60,65,0.8);
	margin-top: 0px;
	top: 200px;
	text-transform: uppercase;
	padding-top: 15px;
	padding-left: 20px;
	font-weight: 500;
}
.imagebandright {
	width: 245px;
	height: 75px;
	color: #f0e6d2;
	font-size: 30px;
	position: absolute;
	z-index: 50;
	background-color: rgba(49,60,65,0.8);
	margin-top: 30px;
	top: 200px;
	text-transform: uppercase;
	padding-top: 15px;
	padding-left: 20px;
	font-weight: 500;
}
.footerleft {
	display: none;
}
#upcomingevents {
	min-width: 100px;
}
.rslides_tabs {
	float: right;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
}
.privateeventtitle {
	width: 100%;
	height: 75px;
	color: #f0e6d2;
	font-size: 30px;
	position: absolute;
	z-index: 50;
	background-color: rgba(49,60,65,0.8);
	background: url(../img/circlesbackground.png);
	margin-top: 0px;
	top: 205px;
	text-transform: uppercase;
	padding-top: 15px;
	padding-left: 20px;
	font-weight: 500;
}
.wrapper3 {
	width: 100%;
}
/*#homeslide {
	margin-top: 180px;
}*/
.leftcolumn {
	padding-left: 10px;
	padding-right: 10px;
}
.footerdivider {
	margin-top: 10px;
	padding-top: 0px;
}
.righttitle {
	padding-right: 10px;
}
.footerleftmobile {
	font-size: 15px;
	line-height: 24px;
	padding-top: 40px;
	color: #727a7f;
	display: block;
	text-align: center;
	float: none;
	max-width: 300px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.footerright {
	float: none;
	max-width: 150px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.reservationscontainer {
	float: none;
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background: #e03d2e;
	color: #fff;
	font-family: 'HelveticaNeueCondensedBold', 'Helvetica Neue';
}
.reservationsleft {
	float: none;
	width: 225px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	font-size: 28px;
	padding-top: 12px;
	padding-left: 30px;
}
.reservationdivider {
	display: none;
}
.reservationsright {
	float: none;
	width: 225px;
	padding-left: 30px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top: 12px;
	text-transform: uppercase;
	font-family: 'HelveticaNeueCondensedBold', 'Helvetica Neue';
}
3linedividermobile img {
width:100%;
max-width:100%;
}
.3linedividermobile div {
	width: 100%;
	max-width: 100%;
}
.hourstab {
	float: left;
	max-width: 245px;
	width: 100%;
	margin-top: 12px;
	text-align: center;
	text-transform: uppercase;
}
.directionstab {
	float: left;
	max-width: 480px;
	width: 100%;
	text-align: center;
	color: #e03d2e;
	margin-top: 12px;
	text-transform: uppercase;
}
.socialtab {
	float: right;
	max-width: 227px;
	width: 100%;
	margin-top: 12px;
	text-align: center;
}
.subright {
	float: none;
	margin-left: 0px;
	max-width: 470px;
	text-align: center;
}
.hidemobile {
	display: none !important;
}
.hidelady {
	display: none !important;
}
.showmobile {
	display: block !important;
}
.quartercenter {
	float: none;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
}
.footertext {
	float: none;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-indent: 20px;
}
.footertextlast {
	float: none;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-indent: 20px;
}
.space {
	display: none;
}
body {
	background: url(../img/back.png) repeat-x repeat-y;
}
.subrightmenus {
	float: left;
	margin-left: 0px;
	max-width: 470px;
	color: #4c4c4c;
	font-size: 14px;
	font-family: 'Helvetica Neue', Helvetica;
}
.autowidth {float:none !important;width:auto !important;margin-left:auto !important;margin-right:auto !important;}
.thumbnailimage {width:175px;display:none;}
.blogsidebar {float:none;width:100%;margin-right:auto;margin-left:auto;margin-top:0;padding-top:0;padding-bottom:0;margin-bottom:0;text-align:center;}
.contactmobileright {float:none;max-width:230px;width:100%;text-align:left;}
.contactmobileleft {float:none;max-width:230px;width:100%;margin-right:0px;text-align:left;}
.subpagebackground {height:auto;bottom:0px;background:none;}
.subpagebackground div {float:none !important;margin-left:auto;margin-right:auto;width:100% !important;}
.headingblue {
	font-size: 40px;
	padding-left: 0px;
	color: #008fa0;
	font-family: 'HelveticaNeueCondensedBold', 'Helvetica Neue';
	text-transform: uppercase;text-align:center;
}
.salsadancing {padding-left:0px;padding-bottom:30px;}
body {
	text-align: center;
	min-height: 100%;
	background: url(../img/back.png) center top fixed repeat-y;
	background-color: #f1e8d3;
	color: #4c4c4c;
}
.listingscontainer {float:none;width:100%;max-width:100%;margin-left:auto;margin-right:auto;padding-left:0 !important;padding-right:0px !important;margin-top:0;padding-top:0 !important;padding-bottom:0 !important;margin-bottom:0;}

.guestlistsignup {color:#fff;font-size:28px;height:85px;margin-top:10px;padding-top:10px;background:#de3b2c;text-transform:uppercase;text-align:center;font-family: 'HelveticaNeueCondensedBold', 'Helvetica Neue',Helvetica;}
.bluestarleft {
	padding-right: 20px;float:left;margin-left:5px;margin-top:5px;
}
.bluestarright {
	padding-left: 20px;float:right;margin-right:5px;margin-top:5px;
}
.bar_3lines_fullmobile {
	padding-top: 15px;
	padding-bottom: 0px;
}
.homeright {
	float: left;
	margin-left: 0px;
	max-width: 469px;
	text-align: center;
}
.footerblue {
	font-size: 14px;
	font-family: "HelveticaNeueCondensedBold", "Helvetica Neue", "Helvetica";
	color: #6bb1bb;
	padding-top: 8px;width:225px;margin-right:auto;margin-left:auto;text-align:center;text-indent:0px;
}
.questions_phone {margin-left:auto;margin-right:auto;padding-bottom:10px;text-align:center;}
.phoneicon {float:none;padding-right:15px;}
.blogintro {height:auto;margin-bottom:10px;}
.dl-trigger {display:block;}
.dl-portrait {display:block;}
div {width:100% !important;}
/* #homeslide {
	margin-top: 0px;
	margin-bottom: 10px;
} */
}
