@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i');
@charset "utf-8";
/*** CODED FOR USE ON KANECOUNTYFAIR.COM BY J RUDNY, LLC ***/

html {
	font-family: 'Lato', sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	color: #505050;
	font-size: 20px;
	line-height: 33px;
	font-family: 'Lato', sans-serif;
	letter-spacing: .6px;
	font-weight: 400;
	/* background-image: url("images/LCCVB-RW-BG-2020.jpg");
	background-size: contain; */
}
a:link {
	color: #00a5d9;
	text-decoration: none;
}
a:visited {
	color: #00a5d9;
	text-decoration: none;
}
a:hover {
	color: #00a5d9;
	text-decoration: underline;
}
a:active {
	color: #00a5d9;
	text-decoration: none;
}
h1 {
	color: #7bc143;
	font-weight: bold;
	font-size: 60px;
	line-height: 60px;
	margin-top: 1px;
	margin-bottom: 15px;
	text-align: center;
	font-family: 'Lato', sans-serif;
		text-transform: uppercase;
}
h2 {
	color: #7bc143;
	font-weight: bold;
	font-size: 45px;
	letter-spacing: 2px;
	line-height: 50px;
	margin-bottom: 30px;
	text-align: center;
	font-family: 'Lato', sans-serif;
	

}

h2.subhead {

	color: rgba(255,255,255,1.00);
	font-weight: 400;
	font-size: 70px;
	letter-spacing: 2px;
	line-height: 60px;
	margin-bottom: 30px;
	text-align: center;
	font-family: 'Lato', sans-serif;
	text-shadow: 1px 1px 2px black, 0 0 1.5em black, 0 0 0.2em black;

}
h3 {
	color: #505050;
	font-weight: 400;
	font-size: 28px;
	line-height: 52px;
	margin-top: -10px;
	margin-bottom: 15px;
	text-align: center;
	font-family: 'Lato', sans-serif;
}
h4 {
	color: #505050;
	font-weight: 400;
	font-size: 22px;
	line-height: 50px;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
	font-family: 'Lato', sans-serif;
}
h5 {
	color: #505050;
	font-weight: bold;
	font-size: 20px;
	margin-top: 1px;
	margin-bottom: 15px;
	text-align: left;
	font-family: 'Lato', sans-serif;
}
.fright {
	float: right;
}
.fleft {
	float: left;
}


#Logo { height: 250px; width: auto}
#LogoSM { height: 100px; width: auto; display:none; }
.logotainer { position: absolute; z-index: 999; top: -350px; left: 20px; }
.logotainerSM { position: relative; z-index: 999; top: -35px; float: left; right: 50px; }
 .searchButton { height: 100%; width: auto;}

.searchFormHolder { width: 65%; }

.searchInput { background-color: rgba(0,0,0,0); border: 0px; height: 50px; font-size: 32px; text-transform: uppercase; width: 75%; position: relative; top: -15px; color: #fff; }

.searchInput::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #75b046; font-style: italic; font-size: 45px;
}
.searchInput::-moz-placeholder { /* Firefox 19+ */
  color: #75b046; font-style: italic; font-size: 45px;
}
.searchInput:-ms-input-placeholder { /* IE 10+ */
  color: #75b046; font-style: italic; font-size: 45px;
}
.searchInput:-moz-placeholder { /* Firefox 18- */
  color: #75b046; font-style: italic; font-size: 45px;
}

.crowdriffTainer { position:relative; overflow-x:hidden; width:100%; height:auto; min-height:600px; min-height:1600px; float:none; overflow-y:visible; }

.mobileColor {
	font-size: 26px;
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	margin-left: 10%;
	color: #fff;
}
.mobileColorSub {
	font-size: 16px;
	font-family: 'Lato', sans-serif;
	text-decoration: none;
	font-weight: 300;
	color: #fff;
}
.mobileColor:link {
	color: #fff;
	text-decoration: none;
}
.mobileColor:hover {
	color: #ffd25f;
}
.mobileColor:visited {
	color: #fff;
	text-decoration: none;
}
.mobileColor:active {
	color: #fff;
	text-decoration: none;
}
.titleHeart {
	position: relative;
	top: 15px;
	height: 45%;
	width: auto;
}
.green_btn {
	background-color: rgba(255,255,255,.00);
	border: #7bc143 3px solid;
	color: #fff;
	padding: 10px 40px;
	text-align: center;
	font-size: 20px;
	margin: 4px 2px;
	transition: 0.3s;
	box-shadow: 0px 12px 18px -6px rgba(0,0,0,0.3);
	font-family: 'Lato', sans-serif;
	text-shadow: 1px 1px 2px black, 0 0 1em black, 0 0 0.2em black;
}
.green_btn:hover {
	
	color: #fff;
}
.green_btn:link {
	color: #fff;
	text-decoration: none;
}
.green_btn:visited {
	color: #fff;
	text-decoration: none;
}
.green_btn:active {
	color: #fff;
	text-decoration: none;
}



.mainNav {
	color: #fff;
	margin: 0 20px;
	font-weight: 700;
	/* font-style: italic; */
}
.mainNav:hover {
	font-weight: 700;
	color: #fff;
	text-decoration: underline;
}
.mainNav:link {
	color: #fff;
	text-decoration: none;
}
.mainNav:visited {
	color: #fff;
	text-decoration: none;
}
.mainNav:active {
	color: #fff;
	text-decoration: none;
}

.yellowNav {
	color: #fff000;
	margin: 0 25px;
	font-weight: bold;
}
.yellowNav:hover {
	
	text-decoration: underline;
	color: #fff000;
}
.yellowNav:link {
	color: #fff000;
	text-decoration: none;
}
.yellowNav:visited {
	color: #fff000;
	text-decoration: none;
}
.yellowNav:active {
	color: #fff000;
	text-decoration: none;
}

.slideContainer { text-align: center; line-height: 28px; color: #4C4C4C; }
.slideTitle { text-align: center;  font-size: 24px; color: #00a5d9;  }
h4.listingTitle { text-align: left;  font-size: 30px; color: #00a5d9; margin-bottom: 4px; line-height: 32px;  }


h4.listingsTitle { text-align: center;  font-size: 28px; line-height: 32px; color: #00a5d9; margin-bottom: 4px;  }
.listingsCity { text-align: center; font-style: italic; margin: 10px 0;  }


.headerRight { margin-top: 40px; float: right; }
.topNavPhoneNum { font-size: 40px; font-weight: bold; color: #fff; float: right; margin: 0 15px; }
.topNavTranslate { float: right; margin: 0 15px; }
.topNavYellow { float: right; margin: 0 10px; }
.topNav { float: right;}

.logoScroll { background-image: url(/images/scroller_bg.jpg); background-size: cover; height: 500px; background-position: top center; padding-top: 40px; position: relative; top: 80px; z-index: -9; }


.gregSubbutton {
  background-color: #00a6da;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 16px;
  padding: 10px;
  width: 300px;
  transition: all 0.5s;
  cursor: pointer;
	margin: 0 auto;
	text-transform: uppercase;
  
}

.gregSubbutton span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.gregSubbutton span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.gregSubbutton:hover span {
  padding-right: 15px;
	 color: #7bc144;
	font-weight: bold;
}
.gregSubbutton:hover {
 background-color: #7bc144;
box-shadow: 0 4px 4px 0 rgba(0,0,0,0.2),0 3px 5px 0 rgba(0,0,0,0.1);
	
}

.gregSubbutton:hover span:after {
  opacity: 1;
  right: 0;
}


.NavTainer {
	clear: both;
	text-align: left;
	line-height: 50px;
	margin-left: 0px;
	font-size: 12px;
	font-weight: 300;
	font-family: 'Lato', sans-serif;
}
.NavTainerSub {
	clear: both;
	text-align: left;
	line-height: 36px;
	margin-left: 0px;
	font-size: 19px;
	color: #fff;
	font-weight: 300;
	font-family: 'Lato', sans-serif;
	text-transform: uppercase;
}
.NavTainerSub:link {
	color: #fff;
	text-decoration: none;
	font-weight: 300;
	font-family: 'Lato', sans-serif;
}
.NavTainerSub:hover {
	color: #ffd25f;
	font-weight: 300;
	font-family: 'Lato', sans-serif;
	text-decoration: none;
}
.NavTainerSub:visited {
	color: #fff;
	text-decoration: none;
	font-weight: 300;
	font-family: 'Lato', sans-serif;
}
.NavTainerSub:active {
	color: #fff;
	text-decoration: none;
	font-weight: 300;
	font-family: 'Lato', sans-serif;
}
.NavStyler {
	position: relative;
	top: -30px;
	padding: 10px 0;
}
.NavExtraInfo {
	color: rgba(255,255,255,1.00);
	margin: 20px auto;
	clear: both;
	text-align: center;
	font-size: 24px;
	line-height: 40px;
	width: 80%;
	padding-top: 25px;
	font-weight: 300;
	border-top: 1px #fff solid;
}
.mobileNavTopper {
	background-color:rgba(0,0,0,0.24);
	width: 100%;
	text-align: left;
	height: 90px;
}
.mobileOut {
	width: 40%;
}
#footer {
	
	min-height: 250px;
	line-height: 22px;
	font-size: 15px;
	font-weight: 300;
	color: #FFFFFF;
	padding: 130px 0 0 0;
	background-color: rgba(255,255,255,.00);
	background-image: url(/images/foot_bg2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
}

.bannerScroller { height: auto; max-width: 250px; }

.galleriaSwoosh { position: absolute; top: 900px; width: 100%; min-height: 140px; background-image: url(/images/blue_swoosh.png); background-size: cover; background-repeat: no-repeat; z-index: 9999; }

.seperator {

    position: relative;
    top: 18px;

}


.footSeperator {
	width: 1px;
	height: 90px;
	border-left: 1px solid #fff;
	float: left;
	margin-top: 65px;
}
.footerLink {
	font-size: 13.5px;
	width: 100%;
	text-align: left;
}
.footerLink:link {
	color: #fff;
	text-decoration: none;
}
.footerLink:visited {
	color: #fff;
	text-decoration: none;
}
.footerLink:active {
	color: #fff;
	text-decoration: none;
}
.footerLink:hover {
	text-decoration: underline;
}




.footPartners {
	font-size: 13.5px;
	width: 100%;
	text-align: left;
	color: #ffde00;
}
.footPartners:link {
	color: #ffde00;
	text-decoration: none;
}
.footPartners:visited {
	color: #ffde00;
	text-decoration: none;
}
.footPartners:active {
	color: #ffde00;
	text-decoration: none;
}
.footPartners:hover {
	text-decoration: underline;
}




.footerLinkSub {
	font-size: 13.5px;
	width: 100%;
	text-align: left;
	margin-left: 12px;
}
.footerLinkSub:link {
	color: #fff;
	text-decoration: none;
}
.footerLinkSub:visited {
	color: #fff;
	text-decoration: none;
}
.footerLinkSub:active {
	color: #fff;
	text-decoration: none;
}
.footerLinkSub:hover {
	text-decoration: underline;
}
.footerLinkSM {
	font-size: 13px;
	margin-left: 6px;
	text-align: left;
}
.footerLinkSM:link {
	color: #b3d7e8;
	text-decoration: none;
}
.footerLinkSM:visited {
	color: #b3d7e8;
	text-decoration: none;
}
.footerLinkSM:active {
	color: #b3d7e8;
	text-decoration: none;
}
.footerLinkSM:hover {
	text-decoration: underline;
}
.footTainer {
	width: 100%;
}
.footCol1 {
	color: #fff;
	text-align: center;
	width: 24%;
	float: left;
	margin-left: 10%;
}
.footCol2 {
	color: #fff;
	width: 14%;
	float: left;
	margin-left: 2%;
	text-align: left;
	margin-top: 65px;
}
.footCol3 {
	width: 47%;
	float: left;
	margin-left: 2%;
	text-align: left;
	margin-top: 62px;
	color: #ffde00;
	line-height: 31px;
}

.footerLogo {
	width: 300px;
	height: auto;
	margin-top: 15px;
}

.footerLogos { height: 191px; width: auto; }

.sandwichPhoto {
	display: block;
}
.sandwichPhotoMobile {
	display: none;
}
.sandwichStyle {
}
.sandwichStyleClose { height: 89px; }
.styled-text.slate {
	background-color: #fff;
	height: 36px;
	width: 300px;
	color: #034871;
	font-size: 15px;
	position: relative;
	top: -8px;
}


/* Libation Hard Coded */
.boxlanding {

width: 42%;
min-height: 175px;
padding: 2%;
float: left;
border-bottom: solid thin #0068a2;
margin: 2%;
font-size: 15px;
line-height: 26px;

}

.photolanding {

    padding: 5px 20px 5px 10px;
	margin-bottom: 65px;

}
/* End Libation */

::-webkit-input-placeholder {
 color: #034871;
 opacity: 1 !important; /* for older chrome versions. may no longer apply. */
}

:-moz-placeholder { /* Firefox 18- */
 color: #034871;
 opacity: 1 !important;
}

::-moz-placeholder {  /* Firefox 19+ */
 color: #034871;
 opacity: 1 !important;
}

:-ms-input-placeholder {
 color: #034871;
}
.styled-select2.slate {
	background: url(/images/dropArrow.png) no-repeat right #ddd;
	-webkit-appearance: none;
	background-position: right 2% top 50%;
	background-color: #fff;
	height: 42px;
	width: 300px;
	color: #034871;
	font-size: 15px;
	position: relative;
	top: -7px;
}
.styled-select.slate {
	background: url(/images/dropArrow.png) no-repeat right #ddd;
	-webkit-appearance: none;
	background-position: right 2% top 50%;
	background-color: #fff;
	height: 34px;
	width: 300px;
	color: #034871;
	font-size: 15px;
	position: relative;
	top: -8px;
}
.styled-cal.slate {
	background: url(/images/cal_icon.png) no-repeat right #fff;
	-webkit-appearance: none;
	background-position: right 2% top 50%;
	background-color: #fff;
	height: 40px;
	width: 200px;
	color: #034871;
	font-size: 15px;
	position: relative;
	top: -8px;
	font-family: 'Lato', sans-serif;
	text-align: left;
}
.GoButton {
	position: relative;
	top: 8px;
}
.BamButton {
	position: relative;
	top: 5px;
}
.styled-select.slate select {
	border: 1px solid #ccc;
	font-size: 18px;
	height: 34px;
	width: 350px;
}
.slate {
	background-color: #ddd;
	border: 1px solid #DDDDDD;
	padding: 0 8px;
	border-radius: 3px;
}
.slate select {
	color: #034871;
}
.quadCallouts {
	width: 100%;
	margin: 4px 0;
}
.quadCalloutLeft {
	float: left;
	width: 25%;
	height: 490px;
	background-position: top right;
	background-size: cover;
}
.quadCalloutLeft:hover {
	transform: scale(.95);
	transition: all .1s ease-out;
}
#quadColCopy {
	color: #fff;
	position: absolute;
	bottom: 35px;
	text-align: center;
	width: 100%;
}
.quadColTitle {
	color: #fff;
	width: 100%;
	font-size: 42px;
	line-height: 50px;
	text-shadow: 1px 1px 2px #000000;
	text-align: center;
	font-weight: bold;
}
.quadColContent {
	color: #fff;
	font-size: 23px;
	text-shadow: 1px 1px 2px #000000;
}
.yellowBarCalloutHolder {
	background-color: #e5bc62;
	position: relative;
	display: block;
	height: 300px;
	border-top: 5px solid #fff;
}
.yellowBarCalloutContent {
	width: 46%;
	float: right;
	text-align: left;
	padding: 2%;
	font-size: 17px;
	line-height: 25px;
	height: inherit;
}
.yellowBarCalloutImage {
	float: left;
	width: 50%;
	background-image: url(/images/coaster.jpg);
	background-size: cover;
	border-radius: 0px 20px 20px 0px;
	height: 300px;
}
.homeCallouts {
	width: 100%;
	margin: 4px 0;
}
.homeCalloutLeft {
	float: left;
	width: 33%;
	height: 490px;
	background-position: top right;
	background-size: cover;
}
.homeCalloutLeft:hover {
	transform: scale(1.05);
	transition: all .1s ease-out;
}
.homeCalloutRight {
	float: left;
	width: 33%;
	height: 490px;
	background-position: top right;
	background-size: cover;
}
.homeCalloutRight:hover {
	transform: scale(1.05);
	transition: all .1s ease-out;
}
.homeCalloutMiddle {
	float: left;
	width: 33.5%;
	height: 490px;
	margin: 0 .25%;
	background-position: top right;
	background-size: cover;
}
.homeCalloutMiddle:hover {
	transform: scale(1.05);
	transition: all .1s ease-out;
}
#home3ColCopy {
	color: #fff;
	position: absolute;
	bottom: 10px;
	left: 20px;
}
.home3ColTitle {
	color: #fff;
	font-family: 'Lato', sans-serif;
	text-shadow: 1px 1px 2px #000000;
	font-size: 45px;
	line-height: 50px
}
.home3ColContent {
	color: #fff;
	font-size: 23px;
	text-shadow: 1px 1px 2px #000000;
}
#homeEventsTainer {
	width: 100%;
	margin: 50px 0;
	background: url(/images/events-steps.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: cover;
	height: 25%;
}

#EventsTainer {
	width: 100%;
	margin: 0;
}
/*.listHolder {
	width: 21%;
	margin: .5% 2% 2% 2%;
	position: relative;
	float: left; 
	height:550px; 
	overflow:hidden;
}*/

#insideCatSelectTainer {
	width: 100%;
	margin: 10px 0 10px 0;
	background: url(/images/steps_down.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: cover;
	height: 230px;
}
.eventHolder {
	width: 21%;
	margin: .5% 2% 2% 2%;
	position: relative;
	float: left; 
	height:550px; 
	overflow:hidden;
}
.listHolder {
	width: 21%;
	margin: .5% 2% 2% 2%;
	position: relative;
	float: left; 
	height:560px; 
	overflow:hidden; background-color:#FFFFFF;
}
.slimlistHolder {
	width: 21%;
	margin: .5% 2% 2% 2%;
	position: relative;
	float: left; 
	height:200px; 
	overflow:hidden; border-bottom:thin solid #000000;
}
.eventPhoto {
	width: 100%;
	height: 305px;
	border-bottom: 10px solid #00a6da; margin-bottom: 35px; object-fit: cover;
}
.eventDateHolder {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #034870;
	min-width: 70px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-align: center;
	color: #fff;
	padding: 10px 5px 5px 5px;
}
.eventDay {
	width: 100%;
	font-size: 45px;
}
.eventMonth {
	font-size: 30px;
	width: 100%;
}
.eventContent {
	color: rgba(95,95,95,1.00);
	font-size: 17px;
	line-height: 24px;
	padding: 0 5%;
}
.eventHead {
	color: #00a6da;
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
	margin: 5px 0; 
	text-align:center;
}
.eventDate {
	font-size: 20px;
	line-height: 24px;
	margin: 5px 0;
	text-align:center;
}
.vacancyStayBar {
	height: 170px;
	width: 100%;
	font-family: 'Lato', sans-serif;
	color: #c3d1c5;
	font-size: 40px;
}
#searchform input[type="text"], #searchform input[type="datefield"], #searchform input[type="email"], #searchform textarea, #searchform input[type="File"] {
	padding: 8px 5px;
	margin: 5px 5px;
	display: inline-block;
	border: 2px solid #ccc;
	box-sizing: border-box;
	background-color: rgba(255,255,255,1.0);
	color: #444444;
	font-size: 15px;
	font-family: 'Lato', sans-serif;
	text-align: left;
}
#searchform select {
	padding: 12px 10px;
	margin: 8px 8px;
	display: inline-block;
	border: 2px solid #ccc;
	box-sizing: border-box;
	background-color: rgba(255,255,255,0.00);
	color: #898989;
	font-size: 15px;
	font-family: 'Lato', sans-serif;
	text-align: left;
}
#searchform input[type="submit"] {
	background-color: #4d9e75;
	color: white;
	padding: 14px 20px;
	margin: 8px 0 8px 5px;
	cursor: pointer;
	border: 1px solid #4d9e75;
	font-size: 15px;
}
#searchform input[type="submit"]:hover {
	background-color: #034870;
}
#start_dateGetEvents_cf_button {
	width: 35px;
	height: auto;
	position: relative;
	top: 22px;
	padding-right: 8px;
}
#end_dateGetEvents_cf_button {
	width: 35px;
	height: auto;
	position: relative;
	top: 22px;
	padding-right: 8px;
}
#GetEvents {
	max-width: 900px;
	margin: 0 auto;
}
.SearchStartDate {
	padding: 6px 5px;
	margin: 17px 8px 8px 8px;
	display: inline-block;
	border: 2px solid #ccc;
	box-sizing: border-box;
	background-color: rgba(255,255,255,0.90);
	color: #444;
	font-size: 15px;
	font-family: 'Lato', sans-serif;
	text-align: center;
	width: 140px;
}
.SearchEndDate {
	padding: 6px 5px;
	margin: 17px 8px 8px 8px;
	display: inline-block;
	border: 2px solid #ccc;
	box-sizing: border-box;
	background-color: rgba(255,255,255,0.90);
	color: #444;
	font-size: 15px;
	font-family: 'Lato', sans-serif;
	text-align: center;
	width: 140px;
}
.vacancySign {
	position: relative;
	top: -12px;
}
.searchContent {
	position: relative;
	top: -90px;
}
.searchFields {
	position: relative;
	top: -90px;
}
.searchGoButton {
	position: relative;
	top: 28px;
}
.instagramBlock {
	width: 83%;
	float: left;
}
.downloadApp {
	width: 17%;
	float: right;
}
.appImage {
	width: 100%;
	height: auto
}
.socialMediaBar {
	background: url(/images/take-us-with-you.png);
	background-position: center right;
	background-repeat: no-repeat;
	margin-top: 90px;
}
.mapHolder {
	background: url(/images/map.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom center;
	height: 720px;
	width: 100%;
}
.Searcher {
	width: 220px;
	text-align: left;
}


.mobileVisGuide {
	display: none;
}
.inTheMoodBar {
	width: 100%;
	text-align: center;
	background-image: url(/images/footer_bg.png);
	background-position: center;
	height: 85px;
	padding-top: 40px;
	color: #fff;
	background-color: #871f12;
	font-family: 'Lato', sans-serif;
	font-size: 50px;
}
.headTainer {
	width: 100%;
	top: 0;
	color: #FFFFFF;
	font-size: 22px;
	position: fixed;
	z-index: 9999;
	background-color: rgba(0,0,0,0.70);
	height: 130px;
	z-index: 9999999;
}
.headerLeft {
	float: left;
}
.styleLogo {
	margin: 8px 0 0 8px;
	width: 459px;
	height: auto;
}
.topSteps {
	position: absolute;
	top: 850px;
	left: 25px;
	z-index: 9999999;
}
.visitorsGuide {
	position: absolute;
	top: 820px;
	right: 0;
	z-index: 9999999;
}
.strDownSteps {
	width: 90%;
	height: auto;
}
.strDownStepsMobile {
	display: none;
}

.headerCallouts {
	position: relative;
	top: 14px;
}
.headerSocialCallouts {
	position: relative;
	top: 6px;
	margin: 0px;
}
.contenTainer {
	margin: 80px auto;
	max-width: 1600px;
	width: 100%;
	text-align: left;
} 
.navSearchBar {
	width: 300px;
	height: auto;
}
.socialIcons {
	margin: 10px;
}
.headCallout {
	padding-right: 25px;
	color: #fff;
}
.headCallout:link {
	color: #fff;
	text-decoration: none;
}
.headCallout:visited {
	color: #fff;
	text-decoration: none;
}
.headCallout:active {
	color: #fff;
	text-decoration: none;
}
.headCallout:hover {
	color: #034870;
	text-decoration: none;
}
.FootCopyrightLink {
	background-color: #006a99;
	background-image: url(/images/foot_copyright_bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
	background-size: contain;
	width: 100%;
	min-height: 60px;
	padding: 50px 0 120px 0;
	text-align: center;
	font-size: 13px;
	line-height: 19px;
	color: #a7e3ff;
}
.CopyrightLink {
	color: #a7e3ff;
	font-size: 13px;
	font-weight: 300;
}
.CopyrightLink:link {
	color: #a7e3ff;
	text-decoration: none;
}
.CopyrightLink:visited {
	color: #a7e3ff;
	text-decoration: none;
}
.CopyrightLink:active {
	color: #a7e3ff;
	text-decoration: none;
}
.CopyrightLink:hover {
	text-decoration: underline;
}
.clearFix {
	clear: both;
}
.fontPlus1 {
	font-size: 16px;
}
.fontPlus2 {
	font-size: 18px;
}
.fontPlus3 {
	font-size: 20px;
}
.fontPlus4 {
	font-size: 22px;
}
.galleriaTainer {
	position: relative;
	height: 1000px;
	overflow: hidden;
	text-align: center;
}
#galleria {
	height: 1000px;
}
.galleria {
	height: 1000px;
}
.galleriaTainer2 {
	position: relative;
	height: 500px;
	overflow: hidden;
	text-align: center;
	width: 100%;
	/* margin: 45px 0; */s
}
#galleria2 {
	height: 500px;
}
.galleria2 {
	height: 500px;
}
 
.galleriaCallout { position: relative; top:580px; z-index: 9999999999; }

.youtube-embed-wrapper {width:80%; margin-left:auto; margin-right:auto; text-align:center;}

.subNavRows {
	columns: 1;
	-webkit-columns: 1;
	-moz-columns: 1;
}
.whiteBTN {
	border: 1px solid #a3a3a3;
	padding: 15px 30px;
	background-color: #fff;
	color: #a3a3a3;
	text-decoration: none;
	font-size: 18px;
	/* text-shadow: 1px 1px 3px #666666; */
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
}
.whiteBTN:link {
	color: #a3a3a3;
}
.whiteBTN:visited {
	color: #a3a3a3;
}
.whiteBTN:active {
	color: #a3a3a3;
}
.whiteBTN:hover {
	background: #ee7b4e none repeat scroll 0 0;
	text-decoration: none;
	color: #fff;
	border: 1px solid #fff;
}
.whiteBTNFull {
	border: 1px solid #a3a3a3;
	padding: 15px 55px;
	background-color: #fff;
	color: #a3a3a3;
	text-decoration: none;
	font-size: 18px;
	/* text-shadow: 1px 1px 3px #666666; */
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
}
.whiteBTNFull:link {
	color: #a3a3a3 !important;
}
.whiteBTNFull:visited {
	color: #a3a3a3 !important;
}
.whiteBTNFull:active {
	color: #a3a3a3;
}
.whiteBTNFull:hover {
	background: #ee7b4e none repeat scroll 0 0;
	text-decoration: none;
	color: #fff;
	border: 1px solid #fff;
}
.redBarbtn {
	background-color: rgba(164, 44, 53, 0.75);
	box-shadow: 0 2px 3px #000;
	color: #ffffff;
	margin-top: 8px;
	padding: 8px 10px;
	text-decoration: none;
	font-size: 18px;/* text-shadow: 1px 1px 3px #666666; */
}
.redBarbtn:link {
	color: #fff;
	font-weight: bold;
}
.redBarbtn:visited {
	color: #fff;
	font-weight: bold;
}
.redBarbtn:active {
	color: #fff;
	font-weight: bold;
}
.redBarbtn:hover {
	background: #fff079 none repeat scroll 0 0;
	text-decoration: none;
}

.halfLeft {
	width: 50%;
	float: left;
}
.halfRight {
	width: 50%;
	float: left;
}
.halfMapContainer {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 74.65%;
}
.halfmapFrame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.FullMap {
	width: 100%;
	float: left;
}
.FullMapContainer {
	position: relative;
	width: 100%;
	height: 620px;
}
.FullmapFrame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 620px;
}
#mainNavTainer {
	height: 72px;
	width: 100%;
	background-color: #bd313c;
}
.mainNavBox {
	width: 100%;
	max-width: 1190px;
	text-align: right;
	margin: 0 auto;
	padding-right: 10px;
}
.galleriaDetailsBox {
	position: absolute;
	top: 500px;
	background-color: rgba(255, 255, 255, 0);
	/* height: 350px; */
	height: 0px;
	width: 100%;
	z-index: 9999;
	text-align: center;
	padding-top: 1px;
}

.libationLogoGalleria {  height: 100%; width: auto; }


.galleriaDetailsBoxDL {
	position: relative;
	top: 550px;
}
.newSandwich {
	z-index: 9999999;
	background-color: rgba(0,0,0,.00);
	border: 0px;
	float: left;
	border-right: 2px solid #7bc143;
}

.topFadeBar { width: 100%; height: 17px; background-color: rgba(0,0,0,0.20); position: relative; top:112px; border-top: 3px #000 solid; }
ul.qandaA {
	color: #000;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	margin-left: 0px;
	font-weight: normal;
}
.qandaA li {
	background-position: right;
	background-repeat: repeat-y;
}
.qandaA .questionA {
	cursor: pointer;
	display: block;
}
.qandaA .answerA {
	margin: 15px 0 15px 14%;
}
.qandaA .questionA:before {
	content: url(/images/arrow_side_white-sm.png);
	position: absolute;
	top: .6em;
	left: 90%;
}
.qandaA .activeA:before {
	content: url(/images/arrow_down_white-sm.png);
}


.listingMap { border-top: 20px solid #7bc144; border-bottom: 20px solid #7bc144; height: 700px; width: 100%; background-image: url(/images/map_FP.jpg); background-position: center center; background-size: cover; margin-top: 85px; }

#catLinks { padding: 20px 4%;  font-size: 40px; text-transform: uppercase; font-weight: bold; letter-spacing: 1px; text-align: right; text-shadow: 2px 2px 8px #000;  line-height: 35px; position: absolute; bottom: 0; width: 92%; background-color: rgba(0,0,0,.40) }


#biCallout { width: 100%; height: 500px; }

.biCalloutLeft { 
	float: left; 
width: 49%; 
height: 450px;  
	background-position: bottom center; 
	background-size:cover;
	margin: .5%;
	background-color: #fff;
	position: relative;
}

.biCalloutLeft:hover {
    transform: scale(.98);
	transition: all .1s ease-out;
}

.triCalloutLeft { 
	float: left; 
width: 32%; 
height: 450px;  
	background-position: bottom center; 
	background-size:cover;
	margin: .5%;
	background-color: #fff;
	position: relative;
}

.triCalloutLeft:hover {
    transform: scale(.98);
	transition: all .1s ease-out;
}


.biCalloutRight { 
	float: left; 
width: 49%; 
height: 450px; 
	background-position: bottom center; 
	background-size:cover;
	margin: .5%;
	background-color: #fff;
	
	position: relative;
}

.biCalloutRight:hover {
    transform: scale(.98);
	transition: all .1s ease-out;
}


.searchBar { 
	height: 80px; width: 100%; background-color:#7bc144; text-align: center; margin-bottom: 80px; 
padding-top: 15px;
padding-bottom: 10px;}

.searchBarBig { 
	height: 90px; width: 100%; background-color:#7bc144; text-align: center; margin-bottom: 80px; 
padding-top: 15px;
padding-bottom: 10px;}

.entertainTainer { width: 100%; margin: 0 auto; }
.entertain4ColTainer { width: 19%; padding: 5px 2%; text-align: center; margin: 1%; float: left; background-color: rgba(250,244,244, 1.00); min-height: 275px; }

.entertain3ColTainer { width: 25%; text-align: center; float: left; min-height: 650px; font-size: 18px; line-height: 28px; }
.entertain3ColCalTainer { width: 21%; text-align: center; float: left; min-height: 600px; font-size: 18px; line-height: 28px; margin: 10px 2% 75px 2%; background-color: #fff; }
.entertain3ColCentent { margin: 0 45px; text-align: left; padding-bottom: 50px; }
.entertain3ColTainer .eventdates { font-size: 14px;}

.entertainImage { width: 100%; height: auto; }

.entertain3ColTainer a:link {
	color:#6c6c6c;
	  text-decoration: none;
}
.entertain3ColTainer a:visited {
	color:#6c6c6c;
	  text-decoration: none;
}

.entertain3ColTainer a:active {
	color:#6c6c6c;
	  text-decoration: none;
}

.entertain3ColTainer a:hover {
  text-decoration:none;
	color: #FF976E;
}


.seperator { position: relative; top:18px;}
.listIcon { position: relative; top:16px; }

/* .footTainer { width: 1300px; margin: 0 auto; }
.footCol1 { float: left; width:15%; text-align: left; }
.footCol2 { float: left; width:14%; text-align: left; margin-left: 3%; }
.footCol3 { float: left; width:17%; text-align: left; }
.footCol4 { float: left; width:22%; text-align: left; }
.footCol5 { float: left; width:17%; text-align: left; }
.footCol6 { float: left; width:12%; text-align: left; }
.footCopyright { float: left; text-align: left; margin-top: 25px; }
.footPrivacy { float: right; margin-top: 67px; } */


.entertainBox { background-image: url(''); background-position: top center; background-repeat:no-repeat; background-attachment:fixed; padding: 80px 0 40px 0; background-color: #f2fafd; }


#searchform input[type="text"], #searchform input[type="datefield"], #searchform input[type="email"], #searchform textarea, #searchform input[type="File"] {
    
    padding: 12px 10px;
    margin: 8px 8px;
    display: inline-block;
    border: 2px solid #ccc;
    box-sizing: border-box;
    background-color:rgba(255,255,255,1.00);
    color:#898989;
    font-size:15px;
	text-align: center;
}
#searchform select {
   
    padding: 12px 10px;
    margin: 8px 8px;
    display: inline-block;
    border: 2px solid #ccc;
    box-sizing: border-box;
    background-color:rgba(255,255,255,1.00);
    color:#898989;
    font-size:15px;
	text-align: left;
	min-width: 190px;
}
#searchform input[type="submit"] {
   
    background-color: #00a6da;
    color: white;
    padding: 14px 20px;
    margin: 8px 0 8px 5px;
    cursor: pointer;
	border: 1px solid #00a6da;
	font-size: 15px;
}
#searchform input[type="submit"]:hover {
 background-color: #00C2FF;
}

.subsubAdjust {
	position: relative;
	left: 20px;
}
ul.qandaB {
	color: #000;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	margin-left: 0px;
	font-weight: normal;
}
.qandaB li {
	background-position: right;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	background-color: #fff6f3;
	;
}
.qandaB .questionB {
	cursor: pointer;
	display: block;
	background-color: #fff6f3;
}
.qandaB .answerB {
	/* margin: 15px 0 14%;  */
	margin: 0 0 5px 0;
}
.qandaB .questionB:before {
	content: url(/images/arrow_side_orange-sub.png);
	position: absolute;
	top: .8em;
	left: 235px;
}
.qandaB .activeB:before {
	content: url(/images/arrow_down_orange-sub.png);
}
.answerBItem {
	padding: 2px 0 2px 22px;
}
/** .dots { color: #a42c35; font-size: 28px; padding: 0; margin: 0 15px 15px 15px; } **/ 
.dots {
	color: #a42c35;
	font-size: 28px;
	padding: 0;
	margin: 0 0 20px 0;
	text-align: center;
}
.galleryCopy {
	padding: 10px 0 0 15px;
	color: #fff;
	text-shadow: 2px 2px #000
}
#formContainer {
	max-width: 1000px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#formContainer input[type="text"], #formContainer input[type="datefield"], #formContainer input[type="email"], #formContainer textarea, #formContainer input[type="File"], #formContainer .datefieldinput {
	border: 1px solid #000000;
	font-weight: bold;
	margin: 10px;
	padding: 10px;
	width: 60%;
	float: right;
	position: relative;
	color: #000000;
	font-family: 'Open Sans', sans-serif;
}
#formContainer select {
	border: 1px solid #000000;
	font-weight: bold;
	margin: 10px;
	padding: 10px;
	width: 62%;
	float: right;
	position: relative;
	color: #000000;
	font-family: 'Open Sans', sans-serif;
}
#formContainer input[type="checkbox"], input[type="radio"] {
	height: 19px;
	margin: 10px;
	position: relative;
	top: 4px;
	vertical-align: middle;
	width: 19px;
	position: relative;
	color: #000000;
	font-family: 'Open Sans', sans-serif;
}
#formContainer input[type="submit"] {
	background: #0D5CAB;
	border: 3px solid #ffffff;
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	margin: 10px;
	padding: 10px;
	text-align: center;
	text-transform: uppercase;
	width: 40%;
	position: relative;
	float: none;
	font-family: 'Open Sans', sans-serif;
}
#formContainer .fieldtext {
	float: left;
	margin: 10px;
	padding: 10px;
	position: relative;
	font-weight: bold;
}
#formContainer .checkboxtext {
	width: 100%;
	margin: 10px;
	padding: 10px;
	position: relative;
}
#formContainer P {
	clear: left;
}
.eventTainer {
	width: 85%;
	margin: 15px 0;
}
table.alternate_color tr:nth-child(odd) {
	background-color: rgba(250,244,244,1.00);
}
table.alternate_color tr:nth-child(even) {
	background-color: rgba(255,255,255,1.00);
}
.HalfmapTainer {
	background-color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	border-top: 10px solid #4c9d75;
	border-bottom: 10px solid #4c9d75;
}
.FullmapTainer {
	background-color: #fff;
	padding: 10px 0;
	width: 100%;
	border-top: 10px solid #4c9d75;
	border-bottom: 10px solid #4c9d75;
}
/* JS DATEPICKER OVERIDE START */
.ui-widget-header {
	border: 0px solid #aaaaaa !important;
	background: #4d9e75 !important;
	color: #fff !important;
	font-weight: bold !important;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
	border-bottom-right-radius: 0px !important;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
	border-bottom-left-radius: 0px !important;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
	border-top-right-radius: 0px !important;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
	border-top-left-radius: 0px !important;
}
.ui-datepicker {
	padding: 0 !important;
}
.ui-state-default, .ui-widget-content .ui-state-default {
	border: 0px solid #d3d3d3 !important;
	background: #fff !important;
	text-align: center;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight {
	border: 0px !important;
	background: #ee7b4e url("images/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x !important;
	color: #fff !important;
}
.eventListTainer {
	width: 100%;
}
.eventListPhoto {
	width: 185px;
	height: 133px;
}
.eventListPhotoTainer {
	float: left;
	padding-right: 30px;
	width: 185px;
}



#sliderWrap {

	margin-bottom: auto;
	margin-left: auto;
width: 764px;
top: 12px;



}
#slider {

background-image:url(/images/slide_map_sm_w.jpg);
background-repeat:no-repeat;
background-position: bottom left;
width: 764px;
height: 479px;

z-index:999999;
/* border:2px solid #00a4df; */

}
#slider img {
border: 0;
}
#sliderContent {
margin: 0;
position: absolute;
text-align:center;
font-weight:bold;
padding: 10px;
width:764px;
text-align:left;
font-size:13px; 
color:#00aef0;
font-weight:normal;
}

#openCloseWrap {
position:absolute;
margin: 461px 0 0 170px;
font-size:12px;
font-weight:bold;
}


.sliderHeaderW { font-size:27px; color:#FFF; font-weight:normal;}
.sliderHeaderY { font-size:27px; color:#ffc222; font-weight:normal;}


/* JS DATEPICKER OVERIDE END */

@keyframes smoothScroll {
 0% {
 transform: translateY(-40px);
}
 100% {
 transform: translateY(0px);
}
}

@media only screen and (min-width: 1600px) and (max-width: 6000px) {
}


@media only screen and (min-width: 601px) and (max-width: 1700px) {
.logotainerSM { display:none; }
}

/*** TABLET USAGE ***/
@media only screen and (min-width: 601px) and (max-width: 1600px) {
	
	.searchFormHolder {
    width: 60%;
}

.strDownSteps { display: none; }
.strDownStepsMobile { display: block; width: 70%; height: auto; }
.contenTainer {  margin: 140px auto 30px auto; }
.inTheMoodBar { font-size: 30px; }
.homeCalloutRight { height: 320px; }
.homeCalloutMiddle { height: 320px; }
.homeCalloutLeft { height: 320px; }
.home3ColTitle { font-size: 20px; line-height: 20px; }
#home3ColCopy { font-size: 12px; }
h2.subhead {
  
    font-size: 50px;
    line-height: 42px;
    padding-top: 20px;
    margin-top: 10px;
    margin-bottom: 40px;
}

	.logoScroll { height: 750px; } 
    
     #Logo {
    height: 180px;
    width: auto;
    } 
	
	.scrollbox {
    width: 33% !important;
	top: 28% !important;
}
	
	
.triCalloutLeft { 
	float: left; 
width: 49%; 
height: 450px;  
	background-position: bottom center; 
	background-size:cover;
	margin: .5%;
	background-color: #fff;
	position: relative;
}

.eventHolder {
	width: 29%;
	margin: .5% 2% 2% 2%;
	position: relative;
	float: left; 
	height:475px; 
	overflow:hidden;
}

.listHolder {
	width: 29%;
	margin: .5% 2% 2% 2%;
	position: relative;
	float: left; 
	height:485px; 
	overflow:hidden;
}
.slimlistHolder {
	width: 29%;
	margin: .5% 2% 2% 2%;
	position: relative;
	float: left; 
	height:200px; 
	overflow:hidden; border-bottom:thin solid #000000;
}
.eventPhoto {
	width: 100%;
	height: 175px;
	border-bottom: 10px solid #00a6da; margin-bottom: 35px; object-fit: cover;
}
	
	.eventContent {
    padding: 0 5% 20px 5%;
}

	.socialIcons {
    width: 70px;
		height: auto;
    margin: 50px 5px 20px 5px;
}

	.searchFields {
    position: relative;
    top: -50px;
}

	
.styleLogo { width: 300px; }

.entertainTainer { width: 100%; margin: 0 auto; }
	.entertain3ColTainer { width: 100%; text-align: center; float: left; min-height: 650px; font-size: 18px; line-height: 28px; }
.entertain3ColCalTainer { width: 90%; text-align: center; float: left; min-height: 510px; font-size: 18px; line-height: 28px;     margin: 10px 5% 75px; }
.entertain3ColCentent { margin: 0 auto; text-align: left; width: 90%; }
	
.strDownSteps { display: none; }
.strDownStepsMobile { display: block; width: 70%; height: auto; }
.contenTainer {  margin: 140px auto 30px auto; }
.inTheMoodBar { font-size: 30px; }
.homeCalloutRight { height: 320px; }
.homeCalloutMiddle { height: 320px; }
.homeCalloutLeft { height: 320px; }
.home3ColTitle { font-size: 20px; line-height: 20px; }
#home3ColCopy { font-size: 12px; }
h2.subhead {
  
    font-size: 50px;
    line-height: 42px;
    padding-top: 20px;
    margin-top: 10px;
    margin-bottom: 40px;
}

	

	
.eventHolder {
    width: 46%;
    margin: .5% 2% 2% 2%;
}
	
	.eventContent {
    padding: 0 5% 20px 5%;
}
	.socialIcons {
    width: 70px;
		height: auto;
    margin: 50px 5px 20px 5px;
}
	.searchBar {
    height: 80px;
    width: 100%;
    text-align: center;
    margin-bottom: 80px;
    padding-top: 15px;
    padding-bottom: 10px;
}
	.searchFields {
    position: relative;
    top: -50px;
}
	.socialMediaBar { background-position: center right 99999px; margin-top: 90px; }
	
	.footerLink {
	font-size: 9px;
	line-height: 16px; }
		
		.footerLinkSub {
	font-size: 9px;
			line-height: 16px; 
	} 

	
#footer {
	
	
	background-image: url(/images/foot_bg2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: cover;
}
	
	.contenTainer {
		max-width: 90%;
    width: 90%;
    padding: 0 5%;
}
	
	.yellowBarCalloutHolder {
	background-color: #e5bc62;
	position: relative;
	display: block;
	height: 600px;
	border-top: 5px solid #fff;
}
.yellowBarCalloutContent {
	width: 90%;
	float: left;
	text-align: left;
	padding: 5%;
	font-size: 19px;
	line-height: 35px;
	height: auto;
}
	
.yellowBarCalloutImage {
	background-size: cover;
	border-radius: 0px;
	height: 200px;
	width: 100%;
}
	
.quadCalloutLeft {
    float: left;
    width: 46%;
    height: 300px;
    background-position: top right;
    background-size: cover;
    margin: 2%;
}
			
		.headerRight { margin-top: 40px;
    width: 410px;
    float: right; }
.topNavPhoneNum {      font-size: 46px;
    margin: 0 45px 0 5px; }
.topNavTranslate { display: none; }
.topNavYellow { display: none; }
.topNav { display: none; }

	.boxlanding {
    width: 96%;
    min-height: 135px;
    padding: 1%;
    float: left;
    border-bottom: solid thin #0068a2;
    margin: 1%;
    font-size: 15px;
    line-height: 21px;
}
	
	.photolanding {

    padding: 5px 20px 5px 10px;
	margin-bottom: 0px;

}
	
	.mobileOut {
    width: 80%;
}
	
	.searchBarB { width: 300px; height: auto; } 
	
	.footerLogo {
    width: 100%;
    height: auto;
		margin-top: 15px; }
	
	.footerLogos {
    height: 95px;
    width: auto;
}
	
	.footCol1 {
    color: #fff;
    text-align: center;
    width: 30%;
    float: left;
    margin-left: 20%;
}
	
	.footCol2 {
    color: #fff;
    width: 35%;
    float: left;
    margin-left: 1%;
    text-align: left;
    margin-top: 40px;
}
	.footCol3 {
    width: 100%;
    float: left;
    margin-left: 0%;
    text-align: center;
    margin: 20px 0;
    color: #ffde00;
        line-height: 25px;
    font-weight: bold;
}
	.footSeperator {
    width: 1px;
    height: 90px;
    border-left: 1px solid #fff;
    float: left;
    margin-top: 65px;
    display: none;
}
	
}

/*** MOBILE USAGE ***/
@media only screen and (min-width: 300px) and (max-width: 600px) {
body {
	font-size: 13px;
	line-height: 20px;
}
	
h1 { font-size: 19px; line-height: 32px; margin-bottom: 8px; }
h2 { font-size: 24px; }
h2.subhead { font-size: 27px; line-height: 42px; padding-top: 0px; margin-top: 0px; margin-bottom: 20px; }
h2.blueCallout { font-size: 28px; line-height: 32px; text-align: center; }
h3 { font-size: 14px; line-height: 20px; }
h4 { color: rgba(255,255,255,.75); font-weight: bold; font-size: 22px; line-height: 20px; margin-bottom: 10px; text-align: center; font-family: 'Lato', sans-serif; }
h5 { font-size: 24px; text-align: center; margin: 15px 0 0 0; }

.qandaA .questionA:before {
	content: url(/images/arrow_side_white-sm-mobile.png);
}
.qandaA .activeA:before {
	content: url(/images/arrow_down_white-sm-mobile.png);
}

#Logo { height: 150px; width: auto; display: none; }
.logotainer { position: absolute; z-index: 999999; top: -260px; text-align: center; width: 100%; }

#LogoSM { height: 55px; width: auto; display: block; }
.logotainerSM { position: absolute;
    z-index: 999999;
    top: 5px;
    text-align: center;
    width: 100%;
    left: 115px; }
	
	
.searchFormHolder { width: 55%; }
.searchButton { height: 60px; width: auto;}
.searchInput { background-color: rgba(0,0,0,0); border: 0px; height: 30px; font-size: 20px; text-transform: uppercase; width: 65%; position: relative; top: -15px; color: #fff; }

.searchInput::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #75b046; font-style: italic; font-size: 25px;
}
.searchInput::-moz-placeholder { /* Firefox 19+ */
  color: #75b046; font-style: italic; font-size: 25px;
}
.searchInput:-ms-input-placeholder { /* IE 10+ */
  color: #75b046; font-style: italic; font-size: 25px;
}
.searchInput:-moz-placeholder { /* Firefox 18- */
  color: #75b046; font-style: italic; font-size: 25px;
}
	
.scrollbox {
    width: 50% !important;
	top: 25% !important;
}
	

.bannerScroller { height: auto; max-width: 180px; }
	
	
.crowdriffTainer { height:300px; margin-bottom: 50px; }
		
.logoScroll {
    height: 700px;
    top: -150px;
}
	
#footer {

	background-image: url(/images/foot_bg2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: cover;
}
	
.galleriaSwoosh { position: absolute;     top: 380px; width: 100%; min-height: 140px; background-image: url(/images/blue_swoosh.png); background-size: contain; background-repeat: no-repeat; z-index: 9999; }
	
	.green_btn {
		font-size: 15px; }
	
.galleriaDetailsBox {
	top: 345px;
}
	
	.libationLogoGalleria {  height: 55%; width: auto; }

	.entertainImage {
    width: 100%;
    height: auto;
}
	
.galleriaDetailsBoxDL {
	top: 170px;
}
.galleriaTainer {
	position: relative;
	height: 400px;
	overflow: hidden;
	text-align: center;
}
#galleria {
	height: 400px;
}
.galleria {
	height: 400px;
}

.galleriaTainer2 {
	position: relative;
	height: 250px;
	overflow: hidden;
	text-align: center;
	width: 100%;
	/* margin: 45px 0; */
}
    
#galleria2 {
	height: 250px;
}
.galleria2 {
	height: 250px;
}
	
	.galleriaCallout { position: relative; top: 235px; }
	
.searchContent {
	position: relative;
	top: -50px;
	font-size: 26px;
	left: -20px;
}
.searchFields {
	position: relative;
	top: -90px;
	left: 50px;
}
	
	
	
	
	
#searchform input[type="text"], #searchform input[type="datefield"], #searchform input[type="email"], #searchform textarea, #searchform input[type="File"] {
	padding: 8px 5px;
	margin: 5px 5px 5px 55px;
	text-align: left;
	float: left;
}

	
#searchform select {
   
	min-width: 80px;
}

	
.searchGoButton {
	top: -54px;
	float: left;
	left: 10px;
}
.mobileVisGuide {
	display: inline-block;
	width: 100%;
	height: auto;
}
.styleLogo {
	width: 100px !important;
}
.inTheMoodBar {
	font-size: 35px;
	line-height: 55px;
	padding-top: 15px;
	height: 125px;
}
.titleHeart {
	position: relative;
	top: 5px;
	height: 25px;
	width: auto;
}
.searchIcon {
	display: none;
}
.weatherWidget {
	width: 40%;
	height: auto;
	position: relative;
	top: 15px;
	left: 30px;
}
.home3ColTitle {
	font-size: 38px;
	line-height: 42px;
}
#home3ColCopy {
	font-size: 21px;
	line-height: 25px;
}
.homeCalloutMiddle {
	width: 100%;
	height: 350px;
	margin: 0 .25%;
}
.homeCalloutRight {
	width: 100%;
	height: 350px;
	margin: 0 .25%;
}
.homeCalloutLeft {
	width: 100%;
	height: 350px;
	margin: 0 .25%;
}
.yellowBarCalloutHolder {
	background-color: #e5bc62;
	position: relative;
	display: block;
	height: 600px;
	border-top: 5px solid #fff;
}
.yellowBarCalloutContent {
	width: 90%;
	float: left;
	text-align: left;
	padding: 5%;
	font-size: 17px;
	line-height: 28px;
	height: auto;
}
.yellowBarCalloutImage {
	background-size: cover;
	border-radius: 0px;
	height: 200px;
	width: 100%;
}
	
	.headerRight { margin-top: 22px;
    width: 200px;
    float: right; }
.topNavPhoneNum {
    font-size: 18px;
    margin: 0 10px 0 5px;
}
.topNavTranslate { display: none; }
.topNavYellow { display: none; }
.topNav { display: none; }


.listingMap { height: 350px; }
	

.biCalloutLeft { 
width: 100%; height: 350px;
	}
	
.triCalloutLeft { 
width: 100%; height: 350px;
	}
		
.biCalloutRight { 
width: 100%;  height: 350px;
	}

	
	.entertainTainer { width: 100%; margin: 0 auto; }
	.entertain3ColTainer { width: 100%; min-height: 610px; font-size: 15px; line-height: 24px; }
.entertain3ColCalTainer { width: 86%; min-height: 470px; font-size: 15px; line-height: 24px; margin: 10px 7% 35px; }
	
#insideCatSelectTainer {
	height: 210px;
}
.quadCalloutLeft {
	width: 44%;
	height: 180px;
	margin: 3%;
}
.quadColTitle {
	font-size: 25px;
	line-height: 28px;
}
.styled-text.slate {
	margin-bottom: 15px;
}
.eventHolder {
	width: 42%;
	margin: .5% 3.5% 2% 4.5%;
	position: relative;
	float: left; 
	height:380px; 
	overflow:hidden;
}
.listHolder {
	width: 42%;
	margin: .5% 3.5% 2% 4.5%;
	position: relative;
	float: left; 
	height:390px; 
	overflow:hidden;
}
.slimlistHolder {
	width: 42%;
	margin: .5% 3.5% 2% 4.5%;
	position: relative;
	float: left; 
	height:170px; 
	overflow:hidden; border-bottom:thin solid #000000;
}
.eventPhoto {
	width: 100%;
	height: 105px;
	border-bottom: 10px solid #00a6da; margin-bottom: 35px; object-fit: cover;
}
.eventDay {
	font-size: 25px;
}
.eventMonth {
	font-size: 15px;
}
.eventDateHolder {
	min-width: 40px;
	padding: 8px 2px 2px 2px;
}
.eventHead {
	color: #00a6da;
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
	margin: 5px 0; 
	text-align:center;
}

.eventDate {
	font-size: 14px;
	line-height: 16px;
	margin: 5px 0;
	text-align:center;
}
.eventContent {
	font-size: 11px;
	line-height: 18px;
	padding: 0 5% 20px 5%;
}
.searchBar {
	text-align: center;
	height: 70px;
}
	
.searchBarBig {
	text-align: center;
	height: 150px;
}
	
	
	
.vacancyStayBar {
	height: 170px;
	width: 100%;
	font-family: 'Lato', sans-serif;
	color: #c3d1c5;
	font-size: 40px;
}
.vacancySign {
	position: relative;
	top: -18px;
	left: -20px;
	width: 40%;
	height: auto;
}
.socialIcons {
	margin: 5px;
	width: 12%;
	height: auto;
}
.appImage {
	display: none;
}
.instagramBlock {
	width: 100%;
	float: none;
}
.footCol1 {
	color: #fff;
	text-align: center;
	width: 100%;
	float: left;
	margin-left: 0px;
}
.footCol2 {
	    color: #fff;
    width: 100%;
    float: left;
    margin-left: 0;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 15px;
}
.footCol3 {
	    width: 94%;
    text-align: center;
    margin-top: 12px;
}
.footCol4 {
	display: none;
}
.footCol5 {
	display: none;
}
.footMobile {
	display: block;
	width: 100%;
}
.footMobileCol1 {
	width: 24%;
	float: left;
	margin: 20px 2% 10px 2%;
	text-align: center;
}
.footMobileCol2 {
	width: 24%;
	float: left;
	margin: 20px 2% 10px 2%;
	text-align: center;
}
.footMobileCol3 {
	width: 40%;
	float: left;
	margin: 20px 2% 10px 2%;
	text-align: center;
} 
.footMobileCol4 {
	width: 100%;
	float: left;
	margin: 5px 2% 20px 2%;
	text-align: center;
} 
	
.searchBarB { width: 160px; height: auto; margin-top: 18px; }
	
.footSeperator {
	display: none;
}
.footerLinkSub {
	display: none;
}
.footerLogo {
	width: 60%;
}
	.footerLogos { height: 65px; width: auto; }
	
	.CopyrightLink {
		
	font-size: 10px;
}
	
.FootCopyrightLink {
	width: 90%;
	min-height: 160px;
	color: #fff;
	text-align: center;
	font-size: 10px;
	padding: 20px 5%;;
}
.sandwichStyle {
}
.sandwichStyleClose {
width: 90%;
    height: auto;
    top: 0;
    position: relative;
    left: 0px;
}
.socialMediaBar {
	background: url(/images/take-us-with-you.png);
	background-position: center right 99999px;
	background-repeat: no-repeat;
	margin-top: 90px;
}
.mapHolder {
	height: 350px;
	width: 100%;
}
.styled-select.slate {
	width: 240px;
}
.styled-cal.slate {
	width: 128px;
	margin-bottom: 10px;
}
.headCallout {
}
.headerLeft {
	text-align: left;
    position: relative;
    left: -15px;
}
 
.headTainer {
	width: 100%;
	height: 70px;
	background-color: #7bc144;
}
#homeEventsTainer {
	width: 100%;
	margin: 20px 0;
	background: url(/images/events-steps.jpg);
	background-position: left -145px top -20px;
	background-repeat: no-repeat;
	background-size: cover;
	height: 75px;
}
.topSteps {
	position: absolute;
	top: 230px;
	left: 10px;
	z-index: 9999999;
}
.strDownSteps {
	display: none;
}
.strDownStepsMobile {
	display: block;
	width: 50%;
	height: auto;
}
.visitorsGuide {
	display: none;
}
.contenTainer {
	margin: 40px 5%;
	width: 90%;
	text-align: left;
}
.searchHead {
	position: relative;
	top: -15px;
	right: -20px;
	font-size: 0px;
}
.navSearchBar {
	width: 210px;
	height: auto;
	position: relative;
	top: 12px;
}
.footTainer {
	width: 100%;
}

	
	.mobileNavTopper {
	background-color:rgba(0,0,0,0.24);
	width: 100%;
	text-align: left;
	height: 70px;
}
	
.mobileOut {
	width: 100%;
}
.mobileColor {
	font-size: 21px;
	font-family: 'Lato', sans-serif;
	font-weight: 500;
	margin-left: 10%;
	color: #fff;
}
.mobileColorSub {
	font-size: 16px;
	font-family: 'Lato', sans-serif;
	font-weight: 100;
	color: #fff;
}
.NavTainer {
	clear: both;
	text-align: left;
	line-height: 50px;
	margin-left: 0px;
	font-size: 12px;
}
.NavStyler {
	position: relative;
	top: -30px;
	padding: 10px 0;
}
.NavExtraInfo {
	color: rgba(255,255,255,1.00);
	margin: 20px auto;
	clear: both;
	text-align: center;
	font-size: 18px;
	line-height: 33px;
	padding-top: 25px;
	width:90%;
}
.sandwichPhoto {
	display: none;
}
.sandwichPhotoMobile {
	display: inline;
	height: 65px;
}
	.newSandwich {
		height: 70px;
		width: 150px;
}
	
.topFadeBar { width: 100%; height: 14px; background-color: rgba(0,0,0,0.20); position: relative; top:70px; border-top: 1px #000 solid; }
	
.SearchStartDate {
	padding: 12px 10px;
	margin-left: 26px;
	width: 150px;
}
.SearchEndDate {
	padding: 12px 10px;
	width: 150px;
}
	
	
	/*  LIBATION START  */
	.boxlanding {
    width: 92%;
    height: 190px;
    padding: 2%;
    float: left;
    border-bottom: solid thin #0068a2;
    margin: 2%;
    font-size: 14px;
    line-height: 18px;
}

	.photolanding {

    padding: 5px 20px 5px 10px;
	margin-bottom: 0px;

}
	
	/*  LIBATION END  */
	
	
}
    .slider {
        width: 90%;
        margin: 100px auto 50px;
    }

    .slick-slide {
      margin: 0px 20px;
    }

    .slick-slide img {
      width: 100%;
    }

    .slick-prev:before,
    .slick-next:before {
      color: black;
    }


    .slick-slide {
      transition: all ease-in-out .3s;
      opacity: .2;
    }
    
    .slick-active {
      opacity: 1;
    }

    .slick-current {
      opacity: 1;
    }
	
	@media only screen and (min-width: 300px) and (max-width: 600px) {
		
		  .slider {
        width: 95%;
        margin: 40px auto 50px;
    }

    .slick-slide img {
		height: auto;
    }
		
	}
	
	
