
.visitor-guide-left.more{
	margin-left:150px;
}
.visitor-guide-left{
	margin-left:50px;
}
.hero-slide-wrapper, .mobile-slide-wrapper{
	background-color: white;
    padding: 20px;
    width: 450px;
    float: right;
	margin-right:25px;
}



.mobile-slide-wrapper{
    width: 100%;
    float: none;
}
.hero-content-wrap, .mobile-content-wrap{
	width:190px;
	padding-top:30px;
}
.mobile-content-wrap{
	width:40%;
}

.hero-slide-image, .mobile-slide-image{
    width: 200px;
    height: 200px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.hero-slide-content, .hero-slide-image, .mobile-slide-content, .mobile-slide-image{
	display:none;
}
.mobile-image-wrap{
	width:60%;
}
.mobile-slide-image{
	width:100%;
	height:275px;
}
.hero-slide-content.active, .hero-slide-image.active, .mobile-slide-content.active, .mobile-slide-image.active{
	display:block;
}

.hero-slide-content .cta-btn, .mobile-slide-content .cta-btn{
	background-color:#000;
	color:#fff;
}
.hero-slide-content h2, .mobile-slide-content h2{
	margin-bottom:10px;
	font-weight:700;
	font-size:24px;
	line-height:30px;
	color:#1F2A44;
}
.hero-image-wrap, .mobile-image-wrap{
	position:relative;
}
.hero-slide-nav, .mobile-slide-nav{
    position: absolute;
    z-index: 20;
    width: 100%;
    height: 25px;
    bottom: 0px;
    left: 0;
}
.hero-slide-btn, .mobile-slide-btn{
    display: inline-block;
    background-color: #fff;
    height: 12px;
    width: 12px;
    border-radius: 90px;
	cursor:pointer;
	border:2px solid #3c5988;
}
.hero-slide-btn.active, .mobile-slide-btn.active{
	background-color:#3c5988;
}
.hero-nav-wrap, .mobile-nav-wrap{
	margin:0 auto;
}
.hero-slide-btn:hover, .mobile-slide-btn:hover{
	background-color:#3c5988;
}
.attraction-bucket{
	text-align:center;
	float:left;
	margin-left:20px;
	position:relative;
	background-color:#234563;
}
.attraction-bucket:hover{
	background-color:#2c5f8c;
}
.attraction-bucket-content{
    padding: 21px 10px;
    margin: 0 auto;
    width: 100%;
    font-size: 13px;
    position: relative;
    z-index: 100;
	text-transform:uppercase;
	cursor:pointer;
}
.attraction-bucket:first-child{
	margin-left:0 !important;
}
.attraction-bucket p, .attraction-bucket .fa{
	color:#fff;
}
.attraction-bucket p{
	font-family: 'Cabin', sans-serif;
	margin-top:10px;
	font-size:16px;
	line-height:18px;
	margin-bottom:0;
	text-transform:uppercase;
}
.attraction-bucket .fa{
	font-size:20px;
}
.attraction-icon{
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 40px;
    width: 56px;
    margin: 0 auto;
    position: relative;
    z-index: 999;
}

.attraction-bucket a{
	position:absolute;
	display:block;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:transparent;
	border-radius:3px;
	z-index:100;
}

#homepage-attractions-wrapper{
	margin: 20px 0;
}

/******VISITORS GUIDE SECTION*********/
#visitors-guide h3{
    color: #1f2a44;
    margin: 0;
    font-weight: 700;
    font-size: 28px;
}
#visitors-guide h3, #homepage-newsletter h3{
	margin:0;
}
#visitors-guide .gfield, #homepage-newsletter .gfield{
	margin-top:0;
	margin-bottom:0;
}
#visitors-guide .gfield{
	padding-right:0;
}
#visitors-guide .gfield.gf_left_third, #visitors-guide .gfield.gf_middle_third{
	padding-right:15px !important;
}
#visitors-guide .gfield label, #homepage-newsletter .gfield label{
	display:none;
}
#visitors-guide .gfield .gfield_checkbox label, #visitors-guide .gfield .gfield_radio label, #homepage-newsletter .gfield .gfield_radio label{
	display:inline;
}
#visitors-guide .gfield .ginput_container_radio{
	margin-top:0 !important;
}
#visitors-guide .gfield_checkbox li {
    margin: 0;
    float: left;
    margin-right: 20px;
}
#visitors-guide .gf_left_half.smaller-half{
	width:42% !important;
}
.gform_wrapper  .gfield_checkbox li label:after{
	border-radius:0 !important;
}
				
#visitors-guide .gf_right_half.larger-half{
	width:56% !important;
	padding-top: 11px;
	font-size: 14px;
}

#homepage-newsletter .gfield .gfield_radio li{
	float:left;
	width:40%;
	margin-bottom:0;
}
#homepage-newsletter .gfield .gfield_radio li:last-child{
	width:100%;
	
}
#homepage-newsletter .gform_wrapper{
	margin:0;
}
#homepage-newsletter .gform_wrapper .gform_body{
	width:85%;
	float:left;
}
#homepage-newsletter li.gf_left_third{
	width:32% !important;
}
#homepage-newsletter li.gf_middle_third{
	width:27% !important;
}
#homepage-newsletter li.gf_right_third{
	width:41% !important;
}
#homepage-newsletter .gform_wrapper .gform_footer{
	padding:0 !important;
	margin:0 !important;
	clear:none;
	width:15%;
	float:left;
	margin-top:8px !important;
}
#homepage-newsletter .gfield_radio{
	margin-top:-8px;
}
#homepage-newsletter h3{
    margin-top: 10px;
    font-size: 24px;
    color: #1F2A44;
    line-height: 30px;
    font-weight: 700;
}
#homepage-newsletter .gform_footer .gform_button{
	width:100%;
}
#homepage-newsletter input, #homepage-newsletter select{
	margin: 0;
	height:30px;
	background-color:transparent;
	border:1px solid #000;
	padding-left:10px;
	border-radius:0;
}
#homepage-newsletter .gform_button{
	background-color:#1f2a44;
	border:1px solid #1f2a44;
	color:#fff;
	border-radius:5px;
	font-family: 'Cabin', sans-serif;
	transition:200ms;
	font-size:13px;
	text-transform:uppercase;
}
#homepage-newsletter .gform_button:hover{
	background-color:#fff;
	border:1px solid #1f2a44;
	color:#1f2a44;
	transition:200ms;
}
#visitors-guide input, #visitors-guide select,#visitors-guide textarea, #homepage-newsletter input, #homepage-newsletter select{
	margin: 0;
	height:30px;
	background-color:#fff;
	border:1px solid #d0d0d0;
	padding-left:10px;
	border-radius:0;
}
#visitors-guide input, #visitors-guide select{
	height:40px;
}
#visitors-guide .ginput_container_checkbox{
	margin-top:0;
}
#visitors-guide .gform_wrapper{
	margin: 0;
}
#visitors-guide .gform_wrapper .gform_footer{
	margin: 0;
	padding:0;
}
#visitors-guide .gform_button{
	background-color:#1f2a44;
	border:1px solid #1f2a44;
	color:#fff;
	border-radius:3px;
	font-family: 'Cabin', sans-serif;
	width:100px;
	transition:200ms;
	font-size:13px;
	text-transform:uppercase;
	margin-top:15px;
	margin-right:15px;
}
#visitors-guide input[type="text"]{
	max-width:100%;
	padding-right:0 !important;
}
#visitors-guide .gform_button:hover{
	background-color:#fff;
	border:1px solid #1f2a44;
	color:#1f2a44;
	border-radius:5px;
}

.gform_wrapper .top_label li.gfield.gf_right_half, .gform_wrapper .top_label li.gfield.gf_right_third{
	padding-right:0 !important;
}
#homepage-newsletter .gfield_radio input, #visitors-guide .gfield_radio input{
	display:inline-block;
	width:20px !important;
}
#visitors-guide a{
	text-decoration:underline;
}
#visitors-guide a:hover{
	text-decoration:none;
}

.gform_confirmation_wrapper{
	font-family: 'Lusitana', serif;
	font-weight:700;
	font-size:24px;
	line-height:30px;
	color:#1f2a44;
}

/****** HOME EVENTS PAGE********/
#home-events h2{
	margin: 0;
	margin-bottom:20px !important;
}

.homepage-event{
	text-align:center;
}
.homepage-event p{
	font-family: 'Lusitana', serif;
	font-weight:700;
	font-size:20px;
	line-height:26px;
	color:#1f2a44;
	
}
.homepage-event:first-child{
	margin-left:0;
}
.event-image{
	width: 100%;
	height: 250px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position:relative;
}
.event-image a{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:block;
}
.event-image a:hover{
	background-color: rgba(250,250,257,.4);
}
#home-events a.cta-btn-dark{
	width:200px;
	margin:20px auto;
	display:block;
	text-align:center;
}

/*****Instagram SECTION******/
#home-instagram h3{
	margin-top:0;
}
/******WEATHER Widget*******/
.weather-wrap{
	text-align:center;
	padding:10px;
	background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
	margin-right:10px;
}
.weather-wrap h3, .weather-wrap p{
	color:#fff;
}
.weather-wrap h3{
	color: #fff;
    margin: 0;
    font-weight: 700;
	font-size:28px;
}

.weather-wrap .left, .weather-wrap .right{
	width:50%;
	text-align:center;
}

.weather-wrap .left{
	padding-right:10px;
}
.weather-wrap .right{
	padding-left:10px;
}
.sunrise-icon, .sunset-icon{
	display: block;
	width: 40px;
	height: 40px;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center;
	margin: 0 auto;
}
.sunset-icon{
	background-image:url('../images/sunset-icon.png');
}
.sunrise-icon{
	background-image:url('../images/sunrise-icon.png');
}
.weather-wrap p{
	margin:0;
	font-size:14px;
	line-height:30px;
}
span.hr{
	font-family: 'Lusitana', serif;
	font-size:25px;
	line-height:25px;
	font-weight:700;
} 
p.temps{
	font-family: 'Lusitana', serif;
	font-size:22px;
}
#weather-info .left p{
	line-height:15px;
}

p.temps{
	line-height:20px;
}
p.temps span{
	font-size:14px;
}
p.temps sup{
	font-size:60%;
}