/* Vantage Header Responsive Breakpoint */

@media (max-width:1150px) {
  body.responsive header#masthead .hgroup {
    text-align: center;
  }
  body.responsive header#masthead .hgroup .logo {
    float: none;
  }
  body.responsive header#masthead .hgroup .logo img {
    margin: 0 auto;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  body.responsive header#masthead .hgroup .support-text,
  body.responsive header#masthead .hgroup #header-sidebar {
    position: static;
    display: block;
    margin-top: 30px;
    max-width: 100%;
  }
  body.responsive header#masthead .hgroup .support-text img,
  body.responsive header#masthead .hgroup #header-sidebar img {
    max-width: 100%;
    height: auto;
  }
  .metaslider .flex-control-nav {
bottom:-30px;
}
  body.responsive header#masthead .hgroup #header-sidebar {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    height: auto;
  }
  body.responsive header#masthead .hgroup #header-sidebar .widget {
    display: block;
    margin: 0 auto;
    float: none;
  }
}
/* Vantage Default Page Template Hide Title */

.page-template-default .entry-header { display: none; }
.home .entry-content .entry-header {
  display: block !important;
}

.entry-thumbnail {
  display: none !important;
}
@media (max-width: 650px){
	.widget-area #sow-editor-3 .wp-caption {
		width: initial !important;
		float: none !important;
	}

	.widget-area #sow-editor-3 img {
		width: 100%;
	}

	.widget-area #sow-editor-3 .wp-caption-text {
		text-align: center;
	}
}
@media (max-width: 650px){
  #sb_instagram {
    width: 100% !important;
  }
}
#page-title, article.post .entry-header h1.entry-title, article.page .entry-header h1.entry-title {
text-align: center;
}.so-vantage-mobile-device .mobile-nav-frame {
	background: #24c3e2;
}

.so-vantage-mobile-device .mobile-nav-frame .title {
	border-bottom: 1px solid #1c1c1c;
	background: #1dbfe0;
}

.so-vantage-mobile-device .mobile-nav-frame .title h3 {
	color: #041a70;
}

.so-vantage-mobile-device .mobile-nav-frame .title .close, .so-vantage-mobile-device .mobile-nav-frame .title .back {
	color: #041a70;
}


.so-vantage-mobile-device .mobile-nav-frame ul.mobile {
	background: none;
	border: none;
	webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.so-vantage-mobile-device .mobile-nav-frame ul li {
	border-bottom: 1px solid rgba(0, 0, 0, 0.25);
	border-top: 1px solid rgba(255, 255, 255, 0.05);
}

.so-vantage-mobile-device .mobile-nav-frame ul li a.link {
	color: #041a70;
}

@media (max-width: 5000px) {
	#main {
		padding-right: .25;
    
		padding-left: .25;
	}
}
@media (max-width: 600px) {
	ul, ol {
		margin-left: 0;
	}
}
body.responsive header#masthead .hgroup .support-text {
	display: none;
}
@media (max-width: 600px) {
	#main {
		padding-right: 10px;
		padding-left: 15px;
	}
}
.metaslider .flex-control-nav {
bottom:-30px;
}