/*
Theme Name: Ventura Visitors + Social Grid
Description: A clean, simple, responsive theme built with Bootstrap (v3), Modernizr & icons from Font Awesome.
Author: Thriveline
Author URI: http://thriveline.com
Version: 1.0.0
Tags: responsive, blue, white, social grid, directory

/***** Color Palette *****
Color 1: #46718b
Color 2: #879ead
Color 3: #ffc10e

***** Table of Contents *****
- Global Elements / Bootstrap Overrides
- Main Navigation
- Main Content
- Blog & Single Posts
- Footer
- Sidebar (widgets, tag cloud)
- Archives / Search Results
- Comments / Comment Form
- WordPress Images / Galleries
- Plugin Styles (Jetpack)
*/

/* Global Elements / Bootstrap Overrides
--------------------------------------------------------- */
@font-face{
	font-family:'Helvetica Neue';
	src:url('font/HelveticaNeue-Light.eot');
	src:url('font/HelveticaNeue-Light.eot#iefix') format('embedded-opentype'),
	url('font/HelveticaNeue-Light.woff') format('woff'),
	url('font/HelveticaNeue-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}
@font-face{
	font-family:'Helvetica Neue';
	src:url('font/HelveticaNeue-Medium.eot');
	src:url('font/HelveticaNeue-Medium.eot#iefix') format('embedded-opentype'),
	url('font/HelveticaNeue-Medium.woff') format('woff'),
	url('font/HelveticaNeue-Medium.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}


html,
body {
	width: 100%;
	height: 100%;
}
body {
	background: white;
	font-family: 'Helvetica Neue', 'Open Sans', Arial, 'sans-serif';
	font-weight: 300;
	overflow-x: hidden;
}
.clearfix {
	clear:both;
}
.content {
	background:#ffffff;
}
.post,
.page,
.articleContent {
	font-size: 14px;
	padding: 0;
}
a {
	color: #598db4;
}
a:hover {
	color: #999;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Helvetica Neue', 'Open Sans', Arial, 'sans-serif';
	font-weight: 300;
}

h1 {
	font-size: 36px;
	text-transform: uppercase;
	margin: 20px 0 30px 0;
	color: #41748f;
	letter-spacing: .8pt;
}
.tax-local h1.page-title, .single-business h1.page-title {
	margin: 20px 0 10px 0;
}
h1.page-title {
	padding-left: 0;
}
.breadcrumbs {
	padding: 0 0 30px 0px;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 12px;
}
.page-template-default .breadcrumbs {
	margin-top:-20px;
}
.type-business .breadcrumbs {
	padding-left:0;
}
#brushTop {
	clear:both;
	background:#ffffff;
	min-height:56px;
	margin:0 auto;
}
.error404 #sidebar {
	background:#eee;
	padding:10px;
	margin-right:0;
}
.media-heading {
	font-weight: 100;
	letter-spacing: .6pt;
}
.search .media-heading {
	font-weight: 400;
	letter-spacing: -.3pt;
	font-size: 20px;
}


#stay {
	margin-top: 20px;
	margin-bottom: 20px;
	background: #879EAD;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 39px;
}
#stay a {
	color: #fff;
}
#stay .btn-default {
	color: #fff;
	background-color: #FAC200;
	text-transform: uppercase;
	font-size: 18px;
}
/* Home page newsletter signup form */
#stay #mce-EMAIL {
	width: 200px;
	text-align: center;
	border: 0;
	padding: 0;
	border-radius: 4px;
}
#stay #mc-embedded-subscribe {
	margin-top: -4px;
}
#stay #mce-error-response,
#stay #mce-success-response {
	color: #fff;
	padding: 20px;
	line-height: 20px;
}
#stay #mce-error-response {
	background: #a94442;
}
#stay #mce-success-response {
	background: #3c763d;
}
@media (max-width: 991px) {
	#stay #mc-embedded-subscribe-form {
		width: 100%;
	}
	#stay .view-inspiration-guide-btn {
		margin-top: 20px;
	}
}
@media (max-width:767px) {
	#stay .btn-default {
		width: 100%;
		border-radius: 0;
	}
	#stay #mce-EMAIL {
		width: 100%;
		border-radius: 0;
	}
}

.hash-header-container {
	background: white;
	padding-top: 70px;
	padding-bottom: 20px;
}
#hash-header div {
	padding: 2px;
	color: #3E728D;
	font-weight: 300;
	font-size: 30px;
	text-align: center;
}
#introText {
	margin:20px auto;
	padding: 20px;
}
#introText p {
	font-size: 24px;
	text-align: center;
	width: 100%;
	margin: 0;
	padding: 0;
	color: #282828;
	font-weight: 300;
	line-height: 38px;
}


/* Place any new styles or overrides to Bootstrap here */
blockquote cite {
	display: block;
	font-style: italic;
	font-size: 85%;
	margin-top: 10px;
}


/* Main Navigation
--------------------------------------------------------- */
header {
	background-color: #fff;
	margin: 0 auto;
	padding: 5px 0 0;
	width: 100%;
	float: left;
}
header .logo {
	float: left;
	padding-left:0;
	padding-right:25px;
	margin-bottom: 11px;
}
header .logo img {
	width: 100%;
	height: auto;
}
header .main-navigation .header-top {
	float: left;
	margin: 15px 0 7px 0;
	text-align: right;
}
.header-top-table {
	margin-left: auto;
}
.header-top-table td {
	vertical-align: middle;
	padding: 0 0 0 15px;
}
.header-top-table td .search input {
	float: none;
}
.connect-button .btn {
	padding: 6px 4px;
	font-weight: 300;
}


header .main-navigation .header-top .social ul {
	margin: 0;
}
header .main-navigation .header-top .social ul li a:hover {
	color: #879ead;
}
header .main-navigation .header-top .links {
	margin: 0;
	text-align: right;
}
header .main-navigation .header-top .links a {
	font-size: 11px;
	text-transform: uppercase;
}
header .main-navigation .header-bottom {
	float: left;
	height: 65px;
}
header .main-navigation .header-bottom .weather {
	float: right;
	width: 68px;
	margin: -20px 8px 0 0;
}
header .main-navigation .header-bottom .weather img {
	display: block;
	margin: 0 auto;
}
header .main-navigation .header-bottom .weather .weather-temp {
	text-align: center;
	color: #ffc10e;
	font-weight: 600;
	margin: 0;
}
header .main-navigation .header-bottom nav {
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
header .main-navigation .header-bottom nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
}
header .main-navigation .header-bottom nav ul li {
	text-transform: uppercase;
	float: left;
	list-style: none;
	margin: 0 20px 0 0;
	padding: 5px 5px 5px 0;
	position: relative;
}
header .main-navigation .header-bottom nav ul li a {
	color: #447690;
	font-size: 40px;
	text-decoration: none;
	text-transform: uppercase;
}
#menu-primary-menu > li {
	padding-bottom: 33px;
}
header .main-navigation .header-bottom nav ul li a {
	font-size: 21px;
}
header .main-navigation .header-bottom nav ul li a:hover {
	color: #ffb741;
	text-decoration: none;
}
header .main-navigation .header-bottom nav ul li .sub-menu {
	display: none;
	background-color: #fff;
	width: 500px;
	min-height: 300px;
	height: auto;
	position: absolute;
	top: 50px;
	left: 0;
	padding-top: 0;
	padding-bottom: 20px;
	z-index: 99999;
}
header .main-navigation .header-bottom nav ul li .open {
	display: block;
}

header .main-navigation .header-bottom nav ul li .sub-menu {
	top: 58px;
}
header .main-navigation .header-bottom nav ul li:nth-child(1) .sub-menu {
	left: -330px;
}
header .main-navigation .header-bottom nav ul li:nth-child(2) .sub-menu {
	left: -325px;
}
header .main-navigation .header-bottom nav ul li:nth-child(3) .sub-menu {
	left: -296px;
}
header .main-navigation .header-bottom nav ul li:nth-child(4) .sub-menu {
	left: -425px;
}
header .main-navigation .header-bottom nav ul li .sub-menu .sub-img {
	float: left;
	width: 50%;
	padding: 0 20px;
}
header .main-navigation .header-bottom nav ul li .sub-menu .sub-img img {
	max-width: 100%;
}
header .main-navigation .header-bottom nav ul li .sub-menu li {
	display: list-item;
	width: 50%;
	text-align: right;
	float: right;
	margin: 0;
	padding-right: 20px;
}
header .main-navigation .header-bottom nav ul li .sub-menu li a {
	font-size: 14px;
}
#menu-item-10019744 img {
	padding-bottom: 30px;
}

/* Main Content
--------------------------------------------------------- */
#wrap > .container {
	padding: 60px 15px 0;
}
#main img,
#main .wp-caption {
	max-width: 100%;
	height: auto;
}
/* Fix Google Map embed */
#main .gm-style img {
	max-width: initial;
}

/* --------------------------------------------
	SEARCH FORM
-------------------------------------------- */

.search-form input {
	padding: 10px;
	color:#598db4;
	background:#d2d5d7;
	border:0 none;
	margin:0;
	height:30px;
	padding:0 0 0 10px;
	font-size:11px;
	width:100%;
	max-width: 237px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
}


/* Blog & Single Posts
--------------------------------------------------------- */
body.single .jumbotron,
body.blog .jumbotron,
body.archive .jumbotron,
body.search .jumbotron,
body.error404 .jumbotron {
	margin-bottom: 0;
}
body.single .jumbotron {
	padding-bottom: 0;
}
.jumbotron h1 {
	font-size: 42px;
	word-wrap: break-word;
}
.img-featured img {
	margin: 20px 0;
	float: right;
}
.related-business {
	color:#fff;
	position:relative;
	margin-bottom:20px;
	padding-left: 15px;
}
@media (min-width:768px) {
	.related-business:nth-child(3n+1) {
		clear: left;
	}
}
.businessBlock {
	background:#1a4661;
}
.related-business h5 {
	font-size:19px;
	color:#fff;
	text-transform: uppercase;
	font-weight: normal;
	min-height:80px;
	margin:0;
	padding:5px 10px;
}
.col-md-7 .related-business h5 {
	font-size:14px;
	min-height:70px;
	max-height: 70px;
	overflow: hidden;
}
.col-md-7 .related-business .post_meta {
	min-height:115px;
}
.col-md-7 .related-business .relatedImage {
	height:115px;
}
.business .col-md-9 {
	padding-left:0;
}
.archive .col-md-9 {
	padding:0;
}
.related-business h5 a {
	color:#fff;
	text-decoration: none;
}
.related-business .post_meta {
	font-size:11px;
	min-height: 98px;
	text-transform: uppercase;
	color:#a2bdcc;
	white-space: break;
}
.related-business p {
	margin: 0 0 0px 0;
	line-height: 17px;
}
.related-business .post_meta a {
	color:#fff;
}
.featured_listing {
	background:#ffb740;
	color:#fff;
	padding:2px 5px;
	width:100%;
}
.post_meta .mapLink {
	height:100%;
	width:10%;
	float:left;
	margin-left:5px;
	margin-right: -10px;
}
.mapLink:hover {
	opacity: .5;
}
.post_meta .businessInfo {
	float:left;
	width:80%;
	margin:1%;
	padding-left:10px;
}
.related-business .relatedImage {
	height:160px;
	overflow: hidden;
}
.related-business img {
	width:100%;
	height:auto;
}
.tax-bizcat .related-business {
	margin-bottom:20px;
}
.related-business figure {
	background:#1a4661;
	position: relative;
}
.badges {
	position: absolute;
	bottom: 5px;
	right: 5px;
}
.badges > div {
	display: inline-block;
}
.related-business .pet_friendly,
.related-business .music-listing {
	width:48px;
	height: 48px;
}
.related-business .bike-friendly {
	width: 67px;
	height: auto;
}
.featured_listing:hover {
	text-decoration: none;
}
.post_social {
	position: absolute;
	bottom: 12px;
	right: 10px;
	width: 76px;
	height: 76px;
	padding: 10px;
}
.post_social ul {
	list-style:none;
	margin:0;
	padding:0;
}
.post_social ul li {
	float:left;
	list-style: none;
	margin:0;
	padding:2px 10px 2px 0;
}
.post_social li img {
	width:100%;
	height:auto;
}
.post_social li img:hover {
	opacity: .5;
}
.single .post_social {
	width:auto;
	clear:both;
	float: left;
	position: initial;
	padding:0;
}

/* Footer
--------------------------------------------------------- */
footer {
	clear: both;
	margin: 20px auto 0;
	background:#879ead;
	padding-top:1px;
}
footer .footer-top {
	margin-bottom: 30px;
}
footer .footer-top .container {
	margin-top: 4px;
}
footer .footer-bottom .container #footerBrand {
	margin-top: 32px;
}
#footerBrand img {
	width: 100%;
	height: auto;
}
footer .footer-bottom .container .copyright {
	color: #fff;
	margin: 35px 0 0;
}
footer .footer-bottom .container .copyright p {
	color: #fff;
	font-size: 12px;
}
footer .footer-bottom .container .copyright a {
	color: #fff;
}
footer .footer-bottom .container .copyright a:hover {
	color: #ffbd1f;
}
footer .footer-bottom .container .social {
	margin-top: 46px;
}
footer .footer-bottom .container .social ul {
	float: right;
	margin-bottom: 0;
}
footer .footer-bottom .container .social ul li {
	margin-left: 10px;
}
footer .footer-bottom .container .social ul li a {
	color: #fff;
}
footer .footer-bottom .container .social ul li a:hover {
	color: #ccc;
}
footer .footer-bottom {
	background: #46718b;
	padding: 30px 0;
}
footer .footer-top ul {
	padding: 0;
	list-style: none;
}
footer .footer-top ul li a {
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
}

.partner-logos {
	background: #fff;
	padding: 20px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.partner-logos .logo {
	padding: 0;
	margin-bottom: 8px;
}
.partner-logos .logo a {
	width: 100%;
	display: block;
	margin: 0 auto;
}
.partner-logos .logo a img {
	width: 100%;
}

footer .footer-top .btn-primary {
	font-size:12px;
	text-align: center;
}

.partner-logos * {
	margin-right: 5px;
}
.partner-logos *:last-child,
.partner-logos *:first-child {
	margin-right: 0;
}
.partner-logos .chamber {
	width: 50px;
}
.partner-logos .venturacity {
	width: 100px;
	margin-right: 0;
}
.partner-logos .visitcalifornia {
	width: 87px;
	margin-right: 10px;
}
.partner-logos .cencoast {
	width: 50px;
}
.partner-logos .brandusa {
	width: 80px;
}
.partner-logos .atta {
	width: 135px;
}

/* Sidebar
--------------------------------------------------------- */
#sidebar {
	font-size: 90%;
	color: #888;
}

/* Widgets
--------------------------- */
#sidebar .widget {
	margin-bottom: 20px;
	padding-bottom: 10px;
	clear:both;
}
#sidebar .widget:last-child {
	border-bottom: none;
}
#sidebar .widget ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
.widget a {
	color:#6b6b6b;
}
.widget h4 {
	color:#004a6e;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing:1pt;
	font-size:20px;
}
.widget ul li {
	margin:0 0 3px 0;
}
.widget ul li a {
	color:#6b6b6b;

}
.widget ul li a:hover {
	color:#444;
}


/* Tag Clouds
--------------------------- */
.widget .tagcloud a {
	display: inline-block;
	padding: 2px 4px;
	text-decoration: none;
	border-radius: 3px;
	background: #efefef;
	border: 1px solid transparent;
}
.widget .tagcloud a:hover {
	background: #dedede;
	border: 1px solid #ccc;
}


/* Blog Section / Archives / Search Results
--------------------------------------------------------- */
body.archive article:first-child h2,
body.search #main h1 {
	margin-top: 0;
}


/* Comments
--------------------------------------------------------- */

/* Comment List */
h4#comments {
	font-size: 36px;
}
.comment-list > li {
	padding: 15px;
	margin: 0 0 20px;
	background: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 3px;
}
.comment-list article {
	width: 100%;
	overflow: hidden;
}
.comment-meta {
	max-width: 96px;
}
.comment-meta .avatar {
	margin-bottom: 10px;
}
.comment-content {
	padding-left: 20px;
}
.comment-content .reply {
	min-height: 30px;
}
.comment-author a {
	display: inline-block;
}
.comment-date {
	margin-left: 12px;
}
.comment-content .comment-permalink {
	text-decoration: none;
}

/* Threaded Comments */
.comment-list .children {
	clear: both;
	margin: 20px auto 0;
}
.comment-list .children li {
	padding: 10px;
	width: 90%;
	background: #fff;
	background: rgba(255,255,255,.8);
	border: 1px solid #e3e3e3;
	border-radius: 3px;
}
.comment-list .bypostauthor,
.comment-list .children .bypostauthor {
	background: #f0f7fd;
	border: 1px solid #bce8f1;
	border-left: 5px solid #428bca;
	box-shadow: inset 0 0 0 1px #fff;
}


/* Comment Form
--------------------------------------------------------- */
#respond h4 {
	font-size: 30px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#commentform code {
	white-space: normal;
}


/* WordPress Images / Galleries
--------------------------------------------------------- */
.alignleft {
	float: left;
	margin: 5px 20px 1em 0;
}
.alignright {
	float: right;
	margin: 5px 0 1em 20px;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 1em auto;
}
.wp-caption {
	padding: 4px;
	background: #f1f1f1;
}
.wp-caption .wp-caption-text {
	text-align: left;
	padding: 8px 4px 4px;
	margin: 0;
	font-size: 14px;
	font-style: italic;
	color: #999;
	line-height: 1.2;
}
.wp-caption img {
	margin: 0;
	padding: 0;
}


/* Jetpack Plugin by Automattic
   Styles for various Jetpack modules
--------------------------------------------------------- */

/* Comment Subscriptions */
.comment-subscription-form {
	margin-bottom: 8px;
}
.comment-subscription-form .subscribe-label {
	font-weight: normal;
	cursor: pointer;
	padding-left: 3px;
}
.comment-subscription-form input:checked + .subscribe-label {
	background: #dff0d8;
	color: #468847;
}

/* Shortcode Embeds */
iframe.youtube-player {
	background: #f1f1f1;
	padding: 7px;
	border: 1px solid #ddd;
	border-radius: 3px;
}

/* Meta Slider by Matcha Labs
   Styles for jQuery slider plugins
--------------------------------------------------------- */

/* Flex Slider */
/* Display first image on page load, before jQuery loads */
.flexslider .slides > li:first-child {
	display: block !important;
	opacity: 1 !important;
	-webkit-backface-visibility: visible !important;
}


/* events calendar add on styling */
#calendar-4 h4 {
	display: none;
}
.postid-9999680 .tribe-events-after-html {
	display: none;
}
#sidebar .events_calendar_widget h4.cal-header {
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0;
	margin-bottom: 5px;
	background: #46718c;
	padding: 9px;
	margin: 0;
	color: #fff;
	display: block;
}
#sidebar .events_calendar_widget h4.cal-header a {
	color:#fff;
}
#sidebar .tec-calendar-widget td {
	background: #e4e4e4;
}
#sidebar .tec-calendar-widget td .tec-event {
	padding: 11px 0;
	background-color: #e4e4e4;
	color:#111;
}
#sidebar .tec-calendar-widget td .tec-event:hover {
	background-color: #ffbd1f;
	color:#fff;
}

#sidebar .tec-calendar-widget td a.tec-mini-has-event {
	color: #111;
	cursor: default;
}
#sidebar .tec-calendar td.tec-present .daynum a {
	color: #fff;
}
#sidebar .tec-calendar td.tec-present .daynum {
	background-color: #ffbd1f;
	color: #fff;
}
#sidebar #gform_widget-3 {
	padding:2% 5%;
	background:#46718c;
	color:#fff;
}
#sidebar #gform_widget-3 h4 {
	font-size:14px;
	font-weight: 400;
	letter-spacing: .6pt;
	color:#fff;
}
#sidebar .gform_wrapper .left_label .gfield_label {
	display:none;
}
#sidebar .gform_wrapper .left_label input.medium {
	width:100%;
	padding:5px;
}
#sidebar .gform_wrapper .gform_footer.left_label {
	margin:0;
	padding:0;
}
#sidebar .gform_wrapper .gfield_required {
	display: none;
}
#sidebar .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
	background:#004a6e;
	color:#fff;
	font-weight:600;
	text-align: center;
	padding:5px 20px;
	border:2px solid #fff;
	margin-left:0%;
}

/* navigation */
#brushTop {
	margin-bottom: -52px;
}
.home #brushTop {
	margin-bottom: -55px;
}
.disclaimer {
	color:#9ea4a8;
	font-size:10px;
	margin:20px auto;
}
.video-container, .maps {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px; height: 0; overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed,
.maps iframe,
.maps object,
.maps embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.video-gallery {
	margin-bottom:40px;
}
.heroImage {
	margin-top:-5px;
	border-top:4px solid #46718c;
}
.heroImage img {
	width:100%;
	height:auto;
	max-height:600px;
	overflow: hidden;
}
.content {
	padding: 30px 0px 60px;
}
.page .content {
	padding: 30px 20px 60px;
	margin: 0 -15px 0 0;
}
#leftSidebar {
	margin-top:20px;
	padding-right:20px;
	line-height: 110%;
	z-index: 9999;
}
#leftSidebar ul {
	margin:0;
	padding:0;
}
#leftSidebar li {
	list-style: none;
	margin:0 0 10px 0;
}
li.page_item_has_children .children {
	display: none;
}
li.current_page_item .children {
	display: block;
}
#leftSidebar li.current_page_item ul {
	padding: 10px 0 0px 0;
	border-top: 1px solid #ccc;
	margin-bottom: -15px;
	margin-top:10px;
	display: block;
}
#leftSidebar li.current_page_item {
	padding: 10px 0 5px 0;
	border-bottom: 0px solid #ccc;
	margin-bottom: 15px;
}
#leftSidebar .current_page_item a {
	font-weight:800;
	color:#333;
}
#leftSidebar li.current_page_item li a {
	font-weight:normal;
	color:#598db4;
}
#leftSidebar li.current_page_item li {
	padding:0;
	border-bottom: 0px solid #ccc;
	margin-bottom: 10px;
}
#leftSidebar li.current_page_item li a {
	color:#e69105;
}
#sidebar .tribe-mini-calendar thead, #sidebar .tribe-mini-calendar th, #sidebar .tribe-mini-calendar-nav td {
	background:#436d84;
}
#sidebar .tribe-mini-calendar .tribe-events-has-events a {
	color:#000;
}
#sidebar .tribe-mini-calendar .tribe-events-has-events div[id*='daynum-'] a:before {
	width:0;
	height:0;
}
#sidebar .tribe-mini-calendar .tribe-events-othermonth, #sidebar .tribe-mini-calendar-no-event, #sidebar .tribe-mini-calendar td.tribe-events-has-events {
	background:#e4e4e4;
	color:#000;
}
#sidebar .ribe-mini-calendar {
	background: #d0d0d0;
}
.archive .post_meta, .category .post_meta {
	font-size:12px;
	padding:5px 0 5px 0;
	border-bottom:1px dotted #eee;
	margin-bottom:10px;
}
#main .imgprev img {
	width:100%;
	height:auto;
}
.mapadd {
	margin:40px auto;
}
.mapadd h3 {
	text-transform: uppercase;
	margin:0 0 20px 0;
}
.modal.in .modal-dialog {
	margin:5% auto;
}
.contact_info, .digital_info {
	margin-bottom:1rem;
	clear:both;
}
.faqItem {
	margin:0 0 30px 0;
}
.faqItem h4 {
	font-weight: 600;
	font-size:14px;
}
.pressRelease {
	padding:10px 10px 5px 10px;
	border-bottom:1px solid #eee;
}
.pressRelease h4 {
	margin-top:0;
}

#menu-top-menu {
	font-size:11px;
	margin-bottom: 0px;
}

.carousel-control.right, .carousel-control.left {
	background-image: none transparent;
}
.carousel-control .icon-prev, .carousel-control .icon-next {
	color:#fff;
	text-shadow:0 0 0;
	line-height: 26px;
}
.carousel-control.left .icon-prev {
	background: #1a4661;
	border-radius: 30px;
	border: 2px solid #eee;
	height: 36px;
	width: 36px;
	padding:0 2px 0 0px;
}
.carousel-control.right .icon-next {
	background: #1a4661;
	border-radius: 30px;
	border: 2px solid #eee;
	height: 36px;
	width: 36px;
	padding:0 0 0 2px;
}

.carousel-caption .btn-primary, .carousel-caption {
	text-shadow:0 0 0 #111;
}
.carousel-caption {
	width:35%;
	float:left;
	text-align: left;
	padding-top:40px;
}
.carousel-caption h1 {
	font-size: 24px;
	font-weight: 100;
	color: #fff;
	text-transform: uppercase;
	margin: 0 0 20px 0;
}
.carousel-caption h1:after {
	clear: left;
}
.carousel-inner {
	width: 100%;
	height: 100%;
}
.item {
	width: 100%;
}
.item .carousel-lead {
	height: 400px;
}
.item .carousel-lead-page {
	height: 300px;
}
.carousel-slide {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
#myCarousel {
	margin:0px auto 0;
	position: relative;
	min-height:400px;
}
#myCarouselPage {
	margin:0px auto 0;
	position: relative;
	min-height:300px;
}
.carousel-caption {
	left: 0;
	padding: 15px 20px 15px 0;
	bottom: 0px;
	background: rgba(41,75,107, .7);
	color: #fff;
	width: 100%;
	right: 0;
}
.carousel-caption .btn-primary {
	font-size:14px;
	text-transform: uppercase;
	color:#fff;
	margin: 10px 0 0 20px;
	vertical-align: middle;
}
body:not(.home) .carousel-caption h1 {
	margin: 0;
}
.carousel-caption .btn-primary:hover {
	text-decoration: none;
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
	border-top:0;
}
.notfound .pages li, .notfound .posts li {
	list-style:none;
}
.notfound .pages a, .notfound .posts a {
	color:#282828;
}
.notfound .pages h3, .notfound .posts h3 {
	color:#282828;
}
.visible-phone {
	display: none;
}
.sv_api_section_body td {
	vertical-align: top;
	padding:10px 0 0 5px;
}

@media (max-width: 1199px) {
	header .main-navigation .header-top {
		margin: 15px 0 13px 0;
	}
	header .main-navigation .header-bottom nav ul li .sub-menu {
		top: 57px;
	}
	header .main-navigation .header-bottom nav ul li:nth-child(2) .sub-menu {
		left: -383px;
	}
	header .main-navigation .header-bottom nav ul li:nth-child(3) .sub-menu {
		left: -312px;
	}
	header .main-navigation .header-bottom nav ul li a {
		font-size: 16px;
	}
	#menu-primary-menu > li {
		padding-bottom: 47px;
	}
}

@media (max-width: 991px) {
	header .main-navigation .header-bottom nav ul li {
		/*margin:8px 5px 0 0;*/
	}
	header .main-navigation .header-bottom nav ul li a {
		/*font-size:20px;*/
	}

	#menu-primary-menu > li {
		padding-bottom: 43px;
		margin-left: 10px;
	}
	#menu-primary-menu > li > a {
		font-size: 13px;
	}
}

@media (max-width: 767px) {

	header {
		padding: 20px 0;
	}
	header .logo {
		padding-left:20px;
		padding-right:20px;
	}
	header .row {
		margin:0 auto;
		clear:both;
		padding:0 0px;
	}
	header .main-navigation .header-top .social {
		text-align: center;
		margin: 20px 0;
	}
	header .main-navigation .header-top .links {
		text-align: center;
		margin: 30px 0 0;
	}
	header .main-navigation .header-bottom {
		height: auto;
	}
	header .main-navigation .header-bottom .weather {
		display: none;
	}
	header .main-navigation .header-bottom .navbar-toggle {
		background-color: #46718c;
		border: 1px solid #46718c;
		color: #fff;
		margin-right: 0;
		width: 100%;
	}
	header .main-navigation .header-bottom .navbar-collapse.in {
		overflow-y: visible;
	}
	header .main-navigation .header-bottom nav ul {
		float: left;
		clear: both;
	}
	header .main-navigation .header-bottom nav ul li {
		float: left;
		clear: both;
	}
	header .main-navigation .header-bottom nav ul li a {
		width: 100%;
		float: left;
	}
	#menu-primary-menu > li {
		padding-bottom: 5px;
	}
	#menu-primary-menu > li > a {
		font-size: 20px;
	}
	header .main-navigation .header-bottom nav ul li .sub-menu {
		left: auto !important;
		top: auto !important;
		position: relative;
		display: block !important;
		height: auto;
		min-height: auto;
		width: 100%;
		float: left;
		padding-top: 5px;
	}
	header .main-navigation .header-bottom nav ul li .sub-menu .sub-img {
		display: none;
	}
	header .main-navigation .header-bottom nav ul li .sub-menu li {
		float: left;
		width: 100%;
		text-align: left;
	}
	.content {
		padding:30px 15px 60px;
	}
	.hidden-phone {
		display: none;
	}
	.visible-phone {
		display: block;
	}
	#leftSidebar #page_id {
		width:100%;
		min-height:40px;
		margin:0 auto 10px auto;
	}
	footer {
		padding-bottom: 50px;
	}
}
@media (max-width: 600px) {
	.related-business {
		padding-left:15px;
	}
}
.category-blog article {
	min-height: 300px;
}


/* TOP 10 Slideshows */

#top10Slides .carousel-inner {
	overflow: hidden;
}
#top10Slides .carousel-caption {
	position: relative;
	left: auto;
	right: auto;
	padding: 20px 0 0 0;
	margin: 0;
	background: transparent;
	color: #000;
	text-shadow: none;
}
#top10Slides .carousel-control {
	position: absolute;
	top: 15px;
	z-index: 15;
	bottom: auto;
	left: auto;
	width: 130px;
	text-shadow: 0 1px 2px rgba(0,0,0,0.6);
	opacity: 1;
	filter: alpha(opacity=100);
}
#top10Slides .carousel-control .btn {
	width: 100px;
	font-size: 14px;
}
#top10Slides .carousel-control .btn span {
	display: block;
}

#top10Slides .item {
	position: absolute;
	z-index: 1;
}
#top10Slides .item.active {
	position: relative;
}
#top10Slides .mobile-image {
	display: none;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
#top10Slides .carousel-indicators {
	position: absolute;
	bottom: auto;
	top: 15px;
	left: 15px;
	width: auto;
	margin-left: 0;
	z-index: 2;
}
#top10Slides .carousel-indicators li {
	display: inline-block;
	width: 15px;
	height: 15px;
	margin: 1px 4px;
	border-radius: 15px;
	background-color: #fff;
	border: 2px solid #357ebd;
}
#top10Slides .carousel-indicators .active {
	width: 15px;
	height: 15px;
	margin: 1px 4px;
	border: 2px solid #fff;
	background-color: #357ebd;
}
#top10Slides .carousel-control.left {
	right: 120px;
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
	filter: none;
}
#top10Slides .carousel-control.right {
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
	filter: none;
	right: 5px;
}

@media (max-width:768px) {
	#top10Slides .slide-img {
		display: none;
	}
	#top10Slides .mobile-image {
		width: 100%;
		height: 400px;
		display: block;
	}
	#top10Slides .carousel-indicators {
		top: 10px;
		left: 10px;
	}
	#top10Slides .carousel-indicators li {
		width: 10px;
		height: 10px;
		margin: 1px 2px;
		border-radius: 10px;
		border: 1px solid #357ebd;
	}
	#top10Slides .carousel-indicators .active {
		width: 10px;
		height: 10px;
		margin: 1px 2px;
		border-radius: 10px;
		border: 1px solid #fff;
	}
	#top10Slides .carousel-control .btn {
		font-family: 'FontAwesome';
		font-size: 20px;
		width: 30px;
		padding: 5px 0;
	}
	#top10Slides .carousel-control.left {
		right: 50px;
		width: 30px;
	}
	#top10Slides .carousel-control.right {
		right: 10px;
		width: 30px;
	}
	#top10Slides .carousel-control.left .btn::after {
		content: "\f104";
		display: block;
		text-align: center;
	}
	#top10Slides .carousel-control.right .btn::after {
		content: "\f105";
		display: block;
		text-align: center;
	}
	#top10Slides .carousel-control .btn span {
		display: none;
	}

}

@media (max-width: 480px) {

	#top10Slides .mobile-image {
		width: 100%;
		height: 260px;
		display: block;
	}

}

/* Fade Transition for Top 10 Slideshows */
.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
          transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}

.todo-boxes {
	margin: 0 -5px;
}
.todo-boxes .box {
	padding: 0 5px;
	margin-bottom: 10px;
}
.todo-boxes .box img {
	width: 100%;
}

/*Embeds responsive
Credit: Nicolas Gallagher and SUIT CSS.*/

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}

.embed-responsive-16by9 {
	padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
	padding-bottom: 75%;
}

/*
db changes
create page called Homepage
make it the front page
set it to page template: Homepage
*/


/*Header*/

.logo a {
	display: block;
	max-width: 210px;
	margin-top: 4px;
}
#menu-primary-menu > li {
	padding-bottom: 31px;
}

.header-top .social {
	text-align: right;
}
header .main-navigation .header-bottom nav ul li {
	margin: 0 0 0 8px;
}
header .main-navigation .header-bottom nav {
	text-align: right;
}
header .main-navigation .header-bottom {
	height: 50px;
}
.header-bottom #nav {
	padding-right: 0;
	padding-left: 0;
}
.col {
	display: inline-block;
}

@media (max-width: 991px) {
	.header-top-table tr {
		display: block;
	}
	.header-top-table td.search {
		padding-right: 15px;
	}
	.header-top-table td.links {
		padding-left: 0;
	}
	header .main-navigation .header-top {
		float: left;
		margin: 8px 0 0 0;
		text-align: right;
	}
	header .main-navigation .header-top .search-form {
		margin-bottom: 10px;
	}
	header .main-navigation .header-bottom {
		height: 0;
	}
	header .main-navigation .header-bottom nav ul li {
		padding: 4px 0 5px 0;
	}
	header .main-navigation .header-bottom nav ul li .sub-menu {
		top: 40px;
	}
	footer .footer-bottom .container .social ul {
		float: none;
	}
}
@media (max-width: 767px) {
	.header-top-table td.search,
	.header-top-table td.social {
		display: block;
	}
	.logo a {
		margin: 4px auto 0 auto;
	}
	.header-top-table {
		margin: 0 auto;
	}
	.header-top-table td {
		padding: 0;
	}
	header .main-navigation .header-top .search-form {
		text-align: center;
	}
	header .main-navigation .header-bottom {
		height: auto;
	}
	header .main-navigation .header-bottom nav ul li a {
		text-align: left;
	}
}

.connect-button > button {
	border: 0;
	background: transparent;
	color: #598db4;
	font-size: 11px;
}
.connect-button .dropdown-menu {
	min-width: 258px;
	left: auto;
	right: 0;
}
.connect-button .dropdown-menu>li>a {
	padding: 3px 10px;
}
.connect-button .dropdown-menu .fa {
	font-size: 22px;
}


/*Homepage*/

.home-image,
.boxes td {
	background-position: 50% 50%;
	background-size: cover;
}
.home-image {
	background-size: contain;
	background-repeat: no-repeat;
}

.hero {
	/*padding-top: 80px;*/
	height: calc(100vw / 1.81);
	max-height: calc(100vh - 125px);
	position: relative;
}
.hero a {
	width: 100%;
	height: calc(100vw / 1.81);
	max-height: calc(100vh - 125px);
	display: block;
}
.hero-titles {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin: 0 33px;
	transform: translateY(-50%);
}
.hero h2,
.hero h1 {
	color: white;
	text-align: center;
	margin: 0 0 20px 0;
	text-transform: none;
}
.hero h2 {
	font-size: calc(2vw + 14px);
}
.hero h1 {
	font-size: calc(3vw + 14px);
	margin-bottom: 0;
}

@media (max-width: 767px) {
	.hero,
	.hero a {
		height: calc(100vh - 125px);
	}
}

.map-container {
	position: relative;
	background-size: cover;
	background-position: 50% 50%;
	background-image: url(/wp-content/themes/vvcb_sg/_img/map-enclosed-color1.jpg);
}
.map {
	min-height: 575px;
}
.map-container .caption {
	position: absolute;
	z-index: 200;
	color: white;
	text-align: center;
	top: 60%;
	transform: translateY(-50%);
	left: 20px;
	width: 434px;
}
.neighborhoods h4 {
	position: absolute;
	text-align: center;
	text-shadow: 1px 1px 1px white;
	font-weight: 600;
	top: 50%;
}
.neighborhoods a {
	color: black;
}
.neighborhoods .va { transform: translate(23vw, -15vw); }
.neighborhoods .dt { transform: translate(28vw, -7vw); }
.neighborhoods .pp { transform: translate(36vw, 0vw); }
.neighborhoods .vh { transform: translate(38vw, 10vw); }
.neighborhoods .mt { transform: translate(47vw, 4vw); }
.neighborhoods .ee { transform: translate(68vw, -5vw); }
.neighborhoods .ca { transform: translate(48vw, -7vw); }


.map-container .caption h2 {
	font-size: 26px;
	font-weight: 400;
}
.map-container .caption h3 {
	font-size: 20px;
	font-weight: 300;
}

@media (max-width: 1100px) {
	.map-container .caption {
		width: 310px;
	}
	.map-container .caption h2 {
		font-size: 18px;
	}
	.map-container .caption h3 {
		font-size: 14px;
		line-height: 1.3;
	}
}

@media (max-width: 921px) {
	.map-container { background-image: url(/wp-content/themes/vvcb_sg/_img/map-enclosed-color-mobile.jpg); }
	.neighborhoods h4 { font-size: 14px; }
	.neighborhoods .va { transform: translate(calc(50vw - 207px), 20px); }
	.neighborhoods .dt { transform: translate(calc(50vw - 193px), 96px); }
	.neighborhoods .pp { transform: translate(calc(50vw - 110px), 155px); }
	.neighborhoods .vh { transform: translate(calc(50vw - 84px), 241px); }
	.neighborhoods .mt { transform: translate(calc(50vw - 27px), 184px); }
	.neighborhoods .ee { transform: translate(calc(50vw + 137px), 105px); }
	.neighborhoods .ca { transform: translate(calc(50vw - 23px), 94px); }

	.map-container .caption {
		color: #46718b;
		top: 10%;
		margin: 0 auto;
		left: 50%;
		transform: translateX(-50%);
		width: 434px;
	}

	.map-container .caption h2 {
		font-size: 26px;
		line-height: 1.2;
		margin-top: 0;
	}
	.map-container .caption h3 {
		font-size: 20px;
		line-height: 1.4;
	}
}

@media (max-width: 420px) {
	.neighborhoods .va { transform: translate(calc(50vw - 155px), 20px); }
	.neighborhoods .dt { transform: translate(calc(50vw - 155px), 96px); }
	.neighborhoods .pp { transform: translate(calc(50vw - 110px), 155px); }
	.neighborhoods .vh { transform: translate(calc(50vw - 84px), 241px); }
	.neighborhoods .mt { transform: translate(calc(50vw - 27px), 184px); }
	.neighborhoods .ee { transform: translate(calc(50vw + 99px), 105px); }
	.neighborhoods .ca { transform: translate(calc(50vw - 23px), 94px); }
}



.boxes {
	width: 100%;
}
.boxes td {
	width: 33.3333333%;
	vertical-align: middle;
	height: 300px;
	padding: 0;
}
.boxes td a {
	display: inline-block;
	width: 100%;
	height: 100%;
}
.boxes td a:hover,
.boxes td a:focus,
.boxes td a:visited,
.explore a:hover,
.explore a:focus,
.explore a:visited {
	text-decoration: none;
}
.hero a,
.boxes td a,
.explore a,
.just-fly a,
.upcoming-events .home-image::after {
	transition: all 0.2s;
}
.upcoming-events .home-image::after {
	content: '';
	position: absolute;
	display: inline-block;
	width: 100%;
	height: 100%;
}
.hero a:hover,
.boxes td a:hover,
.explore a:hover,
.just-fly a:hover,
.upcoming-events .home-image:hover::after {
	background: rgba(0,0,0,0.6);
}
.boxes td h2 {
	text-align: center;
	color: white;
	margin: 0;
	text-shadow: 1px 1px 3px black;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
.boxes td.stay-informed {
	background: white;
}
.boxes td.stay-informed input,
.inspiration-guide input {
	display: block;
	margin: 20px 0;
}
.boxes td.stay-informed input {
	margin: 20px auto;
}
.boxes td.stay-informed input[type=email],
.inspiration-guide input[type=email] {
	padding: 6px;
	border: 2px solid #FAC200;
	border-radius: 2px;
	text-align: center;
	width: 300px;
	margin-bottom: 0;
}
#mce-responses {
	width: 300px;
	margin: 0 auto;
}
.boxes td.stay-informed input[type=submit],
.inspiration-guide input[type=submit],
.inspiration-guide a.btn-default {
	color: white;
	padding: 6px 38px;
	background: #FAC200;
	border: 0;
}
.boxes td.stay-informed h2 {
	color: #FAC200;
	position: static;
	top: auto;
	transform: none;
	text-shadow: none;
}

.explore {
	min-height: 100vh;
	width: 100%;
}
.explore td {
	vertical-align: middle;
	padding: 0;
}
.explore a {
	display: inline-block;
	width: 100%;
	height: 100vh;
}
.explore td .container {
	height: 100%;
}
.explore h2 {
	color: white;
	margin: 0;
	margin-top: 50vh;
	transform: translateY(-50%);
	text-align: center;
}
.explore h2,
.upcoming-events h2 {
	font-size: 40px;
}
.inspiration-guide {
	background-size: cover;
}
.inspiration-guide h2 {
	font-size: 50px;
	margin-bottom: 80px;
}
.inspiration-guide input[type=submit] {
	width: 300px;
}

.upcoming-events {
	min-height: 300px;
	padding: 50px 0;
	background: white;
}
.upcoming-events h2 {
	color: #41748F;
	margin: 0 0 20px 0;
}
.home-event {
	max-width: 400px;
	margin: 0 auto;
}
.home-event h3 {
	display: inline-block;
}
.events-event h3 {
	display: inline-block;
}
.home-image {
	height: 175px;
	position: relative;
}
.home .home-image {
	height: 235px;
}
.events-titles {
	margin-top: 50px;
	margin-bottom: 30px;
}
.featured-title {
	margin-top: 20px;
}
.view-more-events {
	font-size: 30px;
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: center;
}

.just-fly {
	height: 100vh;
	position: relative;
}
.just-fly a {
	position: relative;
	display: block;
	width: 100%;
	min-height: 100vh;
	text-align: center;
}
.just-fly img {
	position: absolute;
	margin: auto;
	width: 66%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.vvcb-more {
	text-align: center;
}
.vvcb-more a {
	display: inline-block;
	text-align: center;
	font-size: 24px;
	text-transform: uppercase;
}

.boxes td.todays-weather {
	background: white;
}
.boxes td.todays-weather h2 {
	position: static;
	top: auto;
	transform: none;
}
.boxes td.todays-weather h2 {
	color: #FAC200;
	text-shadow: none;
	margin-bottom: 15px;
}
.weather-degrees {
	width: 75%;
	margin: 0 auto;
}
.weather-degrees td {
	vertical-align: middle;
	height: auto;
}
.weather-degrees td:first-child {
	text-align: right;
	padding-right: 6px;
}
.weather-degrees td:last-child {
	text-align: left;
	padding-left: 6px;
}
.weather-degrees i {
	font-size: 80px;
	color: #FAC200;
}
.weather-degrees p {
	font-size: 72px;
	margin: 0;
	color: #FAC200;
}

.inspiration-guide {
	padding-top: 80px;
	height: 641px
}
.inspiration-guide h2 {
	color: white;
}

footer .footer-top {
	margin: 30px 0;
}

.parallax-link {
	display: block;
	color: white;
}
.parallax-link:hover,
.parallax-link:focus {
	color: white;
}
.parallax {
	display: table;
	width: 100%;
	min-height: 400px;
}
.parallax-inner {
	display: table-cell;
	vertical-align: middle;
	background: rgba(0,0,0,0.3);
	transition: all 0.2s;
	font-size: 30px;
	font-weight: 700;
	color: white;
	text-align: center;
}
.parallax-link .parallax-inner:hover {
	background: rgba(0,0,0,0.6);
}
.parallax-link:hover,
.parallax-link:focus {
	text-decoration: none;
}

.parallax-window {
    background: transparent;
}

.parallax-metabox {
	height: calc(100vh - 125px);
}
.parallax-metabox .container {
	height: 100%;
}
.parallax-metabox h1 {
	margin: 0;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	color: white;
	font-size: 4vw;
	text-align: center;
	text-shadow: 1px 1px 1px black;
}

.explore-responsive a {
	float: left;
	width: 33.33333%;
	display: block;
	margin-bottom: 10px;
}
.explore-responsive img {
	display: block;
	width: 100%;
	padding-right: 10px;
	margin: 0 auto;
}

.margin-bottom {
	margin-bottom: 50px;
}

.event-views {
	margin-bottom: 30px;
}
.event-views a {
	font-size: 24px;
	margin-right: 20px;
}

@media (max-width: 1199px) {
	.home-image {
		height: 144px;
	}
	.home .home-image {
		height: 191px;
	}
}
@media (max-width: 991px) {
	.home .home-image {
		height: 144px;
	}
}
@media (max-width: 767px) {
	.just-fly a img {
		transform: none;
		width: 100%;
	}

	.boxes,
	.boxes tbody,
	.boxes tr,
	.boxes td {
		display: block;
	}
	.boxes td,
	.boxes td[rowspan] {
		width: auto;
		height: 300px;
		margin-bottom: 15px;
	}
	.boxes td.todays-weather {
		height: auto;
	}
	.weather-degrees {
		display: table;
		width: 75%;
		margin: 70px auto;
		padding: 20px 0;
	}
	.weather-degrees tbody {
		display: table-row-group;
	}
	.weather-degrees tr {
		display: table-row;
	}
	.weather-degrees td,
	.weather-degrees td[colspan] {
		display: table-cell;
		height: auto;
	}

	.stay-informed-inner {
		position: relative;
		top: 50%;
		transform: translateY(-50%);
	}
	.home-image {
		height: 253px;
	}
	.home .home-image {
		height: 242px;
	}
	.explore-responsive a {
		width: 50%;
	}
}

@media (max-width: 510px) {
	.map-container .caption {
		width: 90vw;
	}
	.map-container .caption h2 {
		font-size: 5vw;
	}
	.map-container .caption h3 {
		font-size: 4vw;
	}
	.home-image, .home .home-image {
		height: 50vw;
	}
	.explore-responsive a {
		width: 100%;
	}
	.explore-responsive img {
		max-width: 300px !important;
	}
}


.mt-3 {
	margin-top: 1rem !important;
}

.mb-3 {
	margin-bottom: 1rem !important;
}

.single-business article {
	font-size: 16px;
}

.single-business .post_social {
	height: auto;
	margin-bottom: 1rem;
}

.single-business .img-featured img {
	margin: 0;
	float: none;
}

.rating-wrapper {
  color: #FAC200;
  display: flex;
  align-items: center;
}

.rating-box {
  margin-left: 5px;
  margin-right: 10px;
  position: relative;
  vertical-align: middle;
  display: inline-block;
  line-height: 0;
}

.rating-box .rating {
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
  overflow: hidden;
}

.price-level {
  color: #888;
}


.img-row {
  display: flex;
}

.img-row > a:not(:last-child) {
  margin-right: 1rem;
}

.img-row img {
  width: 100%;
  height: auto;
  vertical-align: middle;
}
