/* Header Styles */

header.menu-3.hovered.scrol .logo img {
	max-height: 110px;
}

header.menu-3 .logo img {
	transition: all 0.35s ease-in;
    -webkit-transition: all 0.35s ease-in;
    -moz-transition: all 0.35s ease-in;
    -ms-transition: all 0.35s ease-in;
}
header.scrol .header-bar {
	padding: 5px 0px;
}

header.scrol .header-style-2 .input-style-1.color-3 input {
	height: 20px
}

header.scrol .input-style-1.b-50 input {
	font-size: 12px;
}

header.scrol .header-style-2 .drop {
	padding-top: 5px;
}

header.scrol .drop {
	font-size: 12px;
}
.header-bar .social-icons {
	margin-bottom: 5px;
}
.header-bar .social-icons a {
	color: rgba(255, 255, 255, 0.6);
    font-size: 20px;
    margin-right: 10px;
}

.inner-banner .vertical-align {
    background: rgba(0,0,0,0.25);
    overflow: hidden;
    height: 100%; 
    z-index: 2;
}
.inner-banner .vertical-align .container {
	    top: 40%;
    position: absolute;
    width: 100%;
    left: 0px;
}

/* Newsletter Sign Up */
#success_message {
	font-family: 'Droid Sans', sans-serif;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    margin-bottom: 20px;
    color: #fff;
    font-style: italic;
	text-align: center;
}


/* Footer Styles */
.footer-logos img {
	margin: auto;
	max-height: 150px;
}
.tags-b:hover {
	color: #fff;
}
#va-logo {
	max-height: 50px;
	margin-right: 20px;
}
#ta-logo {
	max-height: 50px;
}
.copyright span a {
	color: #fff !important;
}
/* Callout Styles */
.hover-it h3 {
	font-size: 20px;
	letter-spacing: 2px;
}

/* Contact Page Styles */
.contact-info i {
	position: relative;
    float: left;
    font-size: 22px;
    color: #004890;
    margin: 0px 10px 0px 0px;
}

/* Directory Styles */
body[data-color="theme-1"] .sidebar-category.color-1 a:hover, 
body[data-color="theme-1"] .sidebar-category.color-1 a.active {
	color: #004890;
}

.details-desc i {
	position: relative;
    font-size: 20px;
    color: #fff;
    margin: 0px 5px 0px 0px;
}

.tourism-member {
	max-width: 75px;
    position: relative;
    top: 25px;
    left: 5px;
}

.chamber-member {
    max-width: 75px;
    position: relative;
    top: 25px;
    left: 5px;
}

.list-content .list-item-entry .tourism-member{
	left: 20px;
}

.gal-item .black-hover .vertical-align {
	opacity: 1;
    margin-top: 0px;
}

.gal-item .black-hover .tour-layer.delay-1 {
	opacity: 1;
    background: rgba(0, 0, 0, 0.4);
}

.gal-item .black-hover:hover .tour-layer.delay-1 {
    background: rgba(0, 0, 0, 0.6);
}
.direct-search {
	max-width: 250px;
}
.direct-search input {
	padding: 0px 20px 0px 25px !important;
	width: auto;
}
.direct-search-btn {
	margin-top: 5px;
}

/* Directory Detail Styles */
p.color-white a {
	color: #fff;
} 
.low-search-form {
	display: inline;
}
.primary-contact h2 {
	font-size: 20px;
    letter-spacing: 0px;
}
#detail-title {
	font-size: 40px;
}

.membership-logos {
	position: absolute; 
	max-height: 85px;
}

.membership-logos:last-child {
	left: 125px;
}

.membership-logos:last-child {
	left: 125px;
}
.directory-title {
	margin-top: 150px;
}

/* Event Manager Styles */
.event-date {
	background-color: #48aa43;
	color: #fff;
	border: .5px solid #fff;
}
.event-date:hover {
	color:#fff;
}

/* Pages Styles */
.icon-block:hover {
	background-color: #004890;
}
.main-wraper ul {
	display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}
.main-wraper ol {
	display: block;
    list-style-type: decimal;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}
ul.sidebar-category.color-5 {
	list-style: none;
    padding-left: 0;
    margin: 0;
}
.no-image {
	margin-left: 0 !important;
}
.interior-banner {
	text-align: center;
}
.interior-banner img {
	margin: auto; 
	margin-top: 150px; 
	width: 100%;
}
.interior-header {
	position: absolute;
    top: 0;
    width: 100%;
    padding-top: 10%;
    padding-bottom: 10%;
    margin-top: 150px;
}

/* Newsletter Styles */
.newsletter {
	border-right: 2px solid #fff;
}
.brochure {
	max-width: 75%;
	margin-left: 20px;
}
 .brochure-img {
	max-height: 200px;
	float: left;
}

/* 404 Styles */
.not-found .widget-search {
	max-width: 80%;
    margin: 30px auto;
}

/* Events Calendar Styles */
.mini-calendar {
	width: 100%; 
	text-align: center
}

.mini-calendar th, .mini-calendar td {
	text-align: center;
}

.mini-calendar td {
	padding: 10px 5px;
}

.popover-title {
	letter-spacing: 0px;
}

#month_calendar_inner {
	background-color: #fff;
}

h3 ul.dropdown-menu li a {
	text-transform: none;
	letter-spacing: 2px
}
.popular-img h4 a {
	color: #fff !important;
}

/*Brochure Request */
input[type="radio"] {
	-webkit-appearance: radio;
    width: auto;
    height: auto;
}

input[type="checkbox"] {
	-webkit-appearance: checkbox;
    width: auto;
    height: auto;
}

select {
	    height: 60px;
    -moz-border-radius: 25px;
    line-height: 60px;
    border: 1px solid rgba(219,219,219,0.6);
    background: #fff;
    width: 100%;
}
.icon-block h5.icon-title a {
	color: #fff !important;
}


/* Video on Homepage */
#video {
	text-align: center;
}

#video iframe {
	max-width: 100%;
	border: none;
}
.detail-block p a {
	word-wrap: break-word;
}

/* Media Queries */
@media (min-width: 1050px) and (max-width: 1199px) {
	.container {
		width: 1020px;
	}
	.menu-3 nav > ul > li {
		font-size: 14px;
	}
}

@media (max-width: 992px) {
	header.menu-3.hovered .logo {
		top: 72%;
	}
	header.menu-3 .logo img {
		max-height: 100px;
	}
	header.menu-3.hovered.scrol .logo img {
		max-height: 100px
	}
	header.menu-3.hovered.scrol .logo {
		top: 70%;
	}
	.newsletter {
		border: none;
		text-align: center;
		margin-bottom: 30px;
	}
	.top-baner {
		margin-top: 75px;
	}
	.interior-banner img {
		margin-top: 75px; 
	}
	.interior-header {
		display: flex;
	    justify-content: center;
	    height: 250px;
	    margin-top: 150px;
	    position: absolute;
	    top: 0;
	    padding: 0;
	}
}

@media (max-width: 767px) {
	h1 {
		line-height: 45px;
		letter-spacing: 1.5px;
	}
	.brochure {
		max-width: 100%;
		margin-left: 0;
	}
	.brochure-img {
		margin: auto;
    	display: block;
    	margin-bottom: 10px;
    	float: none;
	}
	.membership-logos {
		position: static;
	    max-height: 65px;
	    float: right;
	}
	.directory-title {
		margin-top: 50px;
	}
	.interior-header {
		display: flex;
	    justify-content: center;
	    height: 150px;
	    margin-top: 75px;
	    position: absolute;
	    top: 0;
	    padding: 0;
	}
	.interior-header h1 {
		font-size: 20px;
	}
}

.color-white a {
	color: #fff !important;
}

.color-white a:hover {
	color: rgba(255,255,255,0.75) !important;
}


