/* 
Theme Name: Sonorama Child
Description: Sonorama Blank Child Theme
Author: Jellythemes
Version: 1.2
Template: sonorama
*/

@import url("../sonorama/style.css");

html {	
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
}  
/* @media only screen and (max-width: 1920px) {
	html {
		background: url(img/bg_1920w.png) top center;
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-size: cover;
	}
}
@media only screen and (max-width: 767px) {
	html {
		background: url(img/bg_1024w.png) top center;
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-size: auto 100%;
	}
}
@media only screen and (max-width: 479px) {
	html {
		background: url(img/bg_768w.png) top center;
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-size: auto 100%;
	}
} */
@media (max-width: 1024px) {
	#ios-back {
		z-index: -10;		
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        height: 100%;
        width: 100%;
        position: fixed;
        background-position: center center;
        background-repeat: no-repeat;
	}
}
.main-wrapper {
	width: 100%;
	max-width: 1350px; 
	padding: 0 20px;
	box-sizing: border-box;
}
/* .light .menudesktopcolor, .light .menudesktopcolorsmall, .light .section1, body.light, .light .header {
    background: transparent none repeat scroll 0 0; 
}

.light .header {
	background-size: contain;

} */
.header {
	display: inline-block;
	height: 70px;
	position: relative;
	z-index: 99;
}
.full-wrapper.main-logo {
    float: none;
    text-align: center
	
}
.full-wrapper.featured-image {
	position: absolute;
	text-align: left;
	top: 50px;
	left: 0;
	/*z-index:-1;*/
}
.full-wrapper.featured-image .featured-wrapper {
	width: 40%;
}
@media only screen and (max-width: 1171px) {
	.header {
		height: auto;
		position: relative; 
	}
	.full-wrapper.featured-image {
		position: absolute;
		text-align: center;
		bottom: 0;
		left: 0;
	}
	.full-wrapper.featured-image .featured-wrapper {
		width: 100%;
		text-align: left;
	}
	.full-wrapper.featured-image .featured-wrapper img {
		width: 60%;
	}
}
@media only screen and (max-width: 767px) {
	.full-wrapper.featured-image {
		bottom: auto;
		top: 10px;
	}
	.full-wrapper.featured-image .featured-wrapper img {
		width: 80%;
	}
	.full-wrapper.featured-image .featured-wrapper {
		text-align: center;
	}
}
@media only screen and (max-width: 479px) {
	.full-wrapper.featured-image .featured-wrapper img {
		width: 100%;
	}
}
.title-container {
	width: 600px;
}
.page-logo.title-container {
    width: 150px;
}
@media only screen and (max-width: 976px) {
	
	.title-container {
		width: 500px;
		text-align: center;
	}
}
@media only screen and (max-width: 479px) {
	.title-container {
		width: 400px;
	}
}
@media only screen and (max-width: 479px) {
	.title-container {
		width: 300px;
	}
}
.page-wrap {
	margin: 10px auto;
}
.page-title {
	color: #1AA94F;
	font-family: Montserrat;
	text-align: center;
}
@media (max-width:639px) {
	.page-title {
		
	}
}
.sonorama_row.vc_row {
	margin-right: 0;
	margin-left: 0;
}
a.home-logo {
	width: 50%;
	display: block;
	margin: 20px auto;
}
a.home-logo img {
	position:relative;
	max-width: 100%;
}
.symbol {
	float: none;
	width: 100%;
	display: block;
}
.main-title {
	height: auto;
	position: relative;
	margin-bottom: 30px;
	margin-top: 30px;
}
.welcome.logo {
	position: relative;
	padding-top: 40px;
}
.social-top {
	width: 100%;
	text-align: center;
	margin: 30px auto;
}
.social-top a {
	display: inline-block;
	background: #151515;
	padding: 30px;
	width: 110px;
	height: 110px;
	transition: all 0.5s ease;
}
.social-top a:hover {
	background: #1AA94F;
}
.social-top a i {
	font-size: 50px;
	color: #fff;
}
.social-top a {
	margin: 5px;
}
.social-top a.phone {
	position: relative;
}
.social-top a.phone p {
	position: absolute;
    bottom: 0;
    color: #fff;
    font-size: 12px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}
audio, canvas, img, video {
    vertical-align: top;
}
.main-menu {
    display: none;
}
#fixed-top-bar {
	width: 100%;
	position: fixed;
	top:0;
	height: 60px;
	background-color: transparent;
	transition:background-color 0.5s ease;
	z-index:999;
}
#fixed-top-bar.color {
	background-color: #151515;
}
#fixed-top-bar .logo {
	position: relative;
	height: 100%;
	/* width: 100px; */
	padding: 5px;
	box-sizing: border-box;
	display:none;
}
#fixed-top-bar .logo img {
	height: 50px;
}
#nav-holder {
    display: block;
	height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999;
}
#nav-holder.nav-hidden {
	position: absolute;
}
#nav-holder .menu-overlay {
	background: #1AA94F none repeat scroll 0 0;
}
#nav-holder.nav-hidden .menu-overlay{
	display: none;
}
#nav-holder .menu-wrapper {
    padding: 0 35px;
    width: 240px;
	margin-top: 150px;
	right: 0;
	display: block;
}
#nav-holder.nav-hidden .menu-wrapper {
/*     padding: 0;
    width: 0; */
	display: none;
}
#nav-holder ul {
	margin-top: 120px;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#nav2 > a {
	background: none;
	color: #1AA94F;
    text-indent: 0;
	text-align: center;
}
#nav-holder .jump-menu-close {
    /* right: -55px; */
	display: block;
}
#nav-holder.nav-hidden .jump-menu-close {
    /* right: -9999px; */
	display: none;
}
#nav-holder .jump-menu {
	right: 20px;
}
#nav-holder .jump-menu, #nav-holder .jump-menu-close {
	-moz-user-select: none;
    cursor: pointer;
    position: absolute;
    top: 0;
    visibility: visible;
    z-index: 5;
	right: 10px;
}
#nav-holder i {
	font-size: 40px;
	color: white;
	margin: 10px auto;
	/*text-shadow: 1px 1px 20px rgba(0, 0, 0, 0.4); */
}
#nav-holder .jump-menu-close i {
	color: #fff;
}
#nav-holder li {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: block;
    float: none;
    left: 290px;
    margin: 14px 0;
    position: relative;
    text-align: left;
	font-size: 30px;
	text-transform: uppercase;
}
#nav-holder a {
	color:#fff;
	font-weight:600;
}
#fadein-container.push-down {
	display: block;
	visibility: hidden;
	opacity: 0.0;
}
/* #nav2.fixed-width > a {
	background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
	color: #fff;
    cursor: pointer;
    right: 0;
	left: auto;
    height: 100px;
    position: fixed;
    text-align: left;
    text-indent: 0;
	text-align: center;
    width: 290px;
}
#nav2.active > ul {
	background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    height: 100%;
    position: fixed;
    right: 0 ;
    top: 0;
	left: auto;
    width: 290px;
    z-index: -1;
}
#nav2 > ul > li {
	background: none;
	font-size: 24px;
} */
.news-container {
  width: 100%;
	max-width: 900px;
}
.news-box ul {
	margin: 0 auto;
}
.news-box ul li {
  cursor: pointer;
	margin: 0 15px;
	height: 380px;
	width: 300px;	
}

.last-news-wrapper {
	margin-bottom: 0;
	position: relative;
	width: 100%;
}

.news-nav div {
	cursor: pointer;
	position: absolute;
	top: 30%;
	width: auto;
}
.news-info {
	background: transparent;
	/*bottom: 0;*/
	height: auto;
	margin-top: 20px;
	padding: 0;
	box-sizing: border-box;
	position: absolute;
	width: 300px;
	/* border-left: 6px solid #1AA94F; */
}
.news-info h1,.news-info p {
	text-align: center; 
	line-height: 22px;
	text-shadow: none;
}
.news-info h1 {
	display: table-cell;
	width: 300px;
	color: #fff;
	font-weight: 600;
	font-size: 22px;
	line-height: 26px;
	vertical-align: middle;
	text-shadow:0 0 5px rgba(114,14,3,0.9);
}
.news-info h1:after {
	content:"";
	display: none;
}
.news-info h1 span {
	color: #1AA94F;
	font-size: 16px;
}
.news-thumb {
  box-sizing: border-box;
  padding: 5px;
  background-color: #FEC63E;
	overflow: hidden;
	text-align: center;
	/* border: 1px solid #111; */
}
.news-thumb img {
  height: auto;
	width: 100%;
  opacity: 1;
  position: relative;
}
.news-link {
	text-align: center;
}
/* On Air Section */
.onair-wrapper{
	width: 100%;
	position: relative;
	margin-bottom: 0;
}
.onair-container{
	width: 1200px;
	height: auto;
	margin: auto;
	position: relative;
}
.onair-box{
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
.onair-box ul {
	margin: 0 auto;
}
.onair-box .onair{
	float: none;
	display: inline-block;
	width: 200px;
	height: 315px;
	cursor: pointer;
	margin: 15px;
}
.onair-box ul li{
	float: none;
	display: inline-block;
	width: 200px;
	height: 315px;
	cursor: pointer;
	margin: 20px;
}
.onair-box ul li.start,.onair-box ul li.end {display: none;}
.onair-info{
	position: relative;
	width: 200px;
	height: 106px;
	overflow: hidden;
	padding: 10px;
	text-align: center;
}
.onair-info h1{
	display: table-cell;
	vertical-align: middle;
	width: 200px;
	margin: 0;
	color: #fff;
	font-size: 22px;
	line-height: 1;
	text-transform: uppercase;
	text-align: center;
	text-shadow: 0 0 5px rgba(114,14,3,0.9);
}
.onair-info h1:after {
	display: none;
}
.onair-info h1 span {
	font-size: 16px;
	color: #FEC33A;
}
.onair-info p{
	margin: 0;
	color: #FEC63E;
	font-size: 20px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}
.onair-info .onair-date{
	margin: 0;
	color: #f1212d;
	font-size: 20px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	position: absolute;
	bottom: 30px;
	left: 20px;
}
.onair-info .social-ico{
	width: 60px;
	height: 60px;
	background-color: #fff;
	cursor: pointer;
	margin:15px 10px;
	display: inline-block;
	-webkit-transition: all 0.1s ease-out;
	-moz-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
}
.onair-info .social-ico i {
	font-size: 50px;
	line-height: 60px;
}

.onair-info.grey a.social-ico i{
	color: #ADAFB2;
}
/* .onair-info .social-ico:after{
	content:'';
	background: url("../sonorama/img/social-icons.png") no-repeat;
	width: 60px;
	height: 60px;
	position: relative;
	display: inline-block;
}
.onair-info.grey .social-ico:after {
	background: url("img/social-icons-grey.png") no-repeat;
}
.onair-info.blue .social-ico:after {
	background: url("img/social-icons-blue.png") no-repeat;
}
.onair-info.light-blue .social-ico:after {
	background: url("img/social-icons-light-blue.png") no-repeat;
}
.onair-info.pink .social-ico:after {
	background: url("img/icons/social-icons-pink.png") no-repeat;
}
.onair-info .social-ico:hover{}
.onair-info .social-ico.s-facebook:after{background-position: -44px -44px;}
.onair-info .social-ico.s-twitter:after{background-position: -168px -44px;} */
.onair-thumb {
    background-color: #151515;
    height: 200px;
	padding: 5px;
	overflow: hidden;
	text-align: center;
}
.onair-thumb img{
	height: 100%;
	opacity: 1;
}
.onair:hover .news-thumb img{opacity: 0.1;}
.onair:hover .news-info{background-color: #c3121c;}
.onair:hover .news-info .news-date, .onair:hover h1, .onair:hover p{color: #fff !important;}


.onair-wrapper{
	width: 100%;
	position: relative;
	margin-bottom: 0;
}
.onair-container{
	/*width: 1200px;*/
	height: auto;
	margin: auto;
	position: relative;
}
.onair-box{
	overflow: hidden;
	position: relative;
	text-align: center;
}
.onair-show,.onair-window {
	display: none;
}
#dj-form {
	transition: all 2s linear;
	display: block;
}
#dj-form.hide-form {
	display: none;
}
h4#show-contact a {
	color: #1AA94F;
}
h4#show-contact a i {
	margin: 0 5px;
}
.contest-wrapper {
	width: 100%;
    position: relative;
    margin-bottom: 0;
}
.contest-container {
	width: 1200px;
	height: auto;
	position: relative;
	margin: auto;
}
.contest-box {
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
.contest-box ul {
	margin: 0 auto;
}
.contest-box ul li{
	float: left;
	margin: 0 15px;
	padding: 5px;
	box-sizing: border-box;
	width: 300px;
	height: 380px;
	cursor: pointer;
	background-color: #151515;
}
.contest-box ul li.start,.contest-box ul li.end {display: none;}
.contest-info{
	height: 80px;
	background: transparent;
	padding: 12px 0;
	box-sizing: border-box;
	position: relative;
	text-align: center;
}
.contest-info h1{
	margin: 0;
	color: #fff;
	font-size: 24px;
	font-weight: 600;
	text-transform: uppercase;
	text-align: center;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.7);
}
.contest-info h1:after {
	display: none;
}
.contest-info p{
	margin: 0;
	color: #FEC33A;
	font-size: 18px;
	line-height: 18px;
	font-weight: 600;
	text-transform: uppercase;
	/* text-shadow: 2px 2px 2px rgba(0,0,0,0.5); */
}
.contest-info .contest-date{
	margin: 0;
	color: #f1212d;
	font-size: 20px;
	font-weight: 300;
	position: absolute;
	bottom: 30px;
	left: 20px;
}
.news-description a.rules-link {
	color: #1AA94F;
}
.news-description .rules {
	font-size: 12px;
}
section.main-wrapper {
	margin-bottom: 30px;
	margin-top: 30px;
	padding: 30px 0;
}
section h1 {
	color: #fff;
	font-weight: 700;
	font-size: 55px;
	line-height: 1;
	margin-top: 50px;
	margin-bottom: 40px;
}
section h1:after {
	content: " ";
	display: block;
	width: 80px;
	margin: 15px auto 50px;
	border-bottom: 5px solid #DB1131;
}
@media (max-width: 639px) {
	section h1 {
		font-size: 45px;
	}
}
@media (max-width: 479px) {
	section h1 {
		font-size: 35px;
	}
}
section.square-ad {
	margin: 0 auto;
	width: 300px;
}

.contact-section {
	text-align: center;
}
.wpcf7-form-control {
	border: 0;
	background: #fff;
}
#contact .wpcf7-form-control {
	width: 100%;
}
input.wpcf7-form-control:focus { 
    border: 1px solid #1AA94F;
}
input.wpcf7-form-control,select.wpcf7-form-control {
	padding: 0;
	font-size: 18px;
	font-weight: 600;
	color: #333;
	height: 40px;
   -webkit-appearance: none;
   -webkit-border-radius: 0;
}
#contact textarea.wpcf7-form-control {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	/*width: 98%;*/
	padding: 8px;
	box-sizing: border-box;
	color: #333;
	font-weight: 600;
}
input.wpcf7-form-control, textarea.wpcf7-form-control, select.wpcf7-form-control {
	line-height: 1em;
}
.wpcf7-form h2 {
	color:#fff;
	font-size: 20px;
	line-height: 24px;
    margin: 5px 0;
    text-align: left;
    text-transform: uppercase;
	font-weight: 600;
	text-shadow: 0 0 5px rgba(114,14,3,0.9);
}
.wpcf7-form p {
	margin: 0 0 15px 0;
}
.wpcf7-form .name {
	display: inline-block;
    width: 48%;
	margin-right: 2%;
}
.wpcf7-form .email {
	display: inline-block;
    width: 48%;
}
.captcha {
	margin-bottom: 5px;
}
.captcha .wpcf7-form-control {
	padding: 5px;
	box-sizing: border-box
}
span.wpcf7-not-valid-tip {
	background-color: #191919; 
}
div.wpcf7-validation-errors {
	background-color: #191919;
	color: #fff;
}
.wpcf7-form-control.contest-submit {
	background: #1AA94F;
	font-weight: 600;
	color: #fff;
	font-size: 20px;
	font-family: Montserrat;
	text-transform: uppercase;
	margin-top: 5px;
	padding: 0 10px;
}
.wpcf7-form-control.wpcf7-submit {
	background: #DB1131;
	font-weight: 600;
	color: #fff;
	font-size: 18px;
	font-family: Montserrat;
	text-transform: uppercase;
	margin-top: 5px;
	padding: 0 10px;
	width: 100%
}
.vc_column_container.sonorama_col6 {
	display: inline-block;
	margin: 0 auto;
	min-width: 300px;
	width: 50%;
	height: 100%;
	vertical-align: top;
}
@media (max-width: 640px) {
	.vc_column_container.sonorama_col6 {
		width: 100%;
	}
}
.contact-phone-info {
	position:relative;
	top: 5px;
	text-align: right;
	color: #fff;
}
.contact-phone-info p,
.contact-phone-info a {
	font-size: 20px;
	margin: .5em 0;
	font-weight: 600;
	color: #fff;
	text-shadow: 0 0 5px rgba(114,14,3,0.9);
}
p.green, p.green a{
	color:#fff;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.6);
}
p.white {
	color: #fff;
}
.contact-phone-info a {
	display: inline-block;
}
.contact-phone-info span.large {
	font-size: 28px;
}
.contact-phone-info p.small {
	font-size: 18px;
}
.player-wrapper iframe {
	position: fixed;
	bottom: 0;
	z-index: 9999;
	width: 100%;
	border: 0;
	box-shadow: 0 -4px 2px -2px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 -4px 2px -2px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 -4px 2px -2px rgba(0, 0, 0, 0.4);
	/* border-top: 5px solid #73C9ED; */
	/* -moz-box-shadow:  0 -1px 5px 5px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 -1px 5px 5px rgba(0,0,0,0.6);
	box-shadow: 0 -1px 5px 5px rgba(0,0,0,0.6); */
}

.social-footer {
	margin: 20px auto;
}
.footer-container .social-ico::after {
    position: relative;
    transform: none;
}
.footer-container .social-ico {
    transform: none;
	display: inline-block;
	float: none;
	margin: 0 20px;
}

.footer-container {
    text-align: center;
	margin: auto auto 95px;
}
.footer-container .footer-text a,.footer-container .footer-text {
	margin-top: 15px;
	font-size: 12px;
	color: #fff;
}
#scrolltop {
	bottom: 50px;
}
.full-wrapper .ad-container {
	margin: 120px auto 20px;
	text-align: center;
}
.news-window {
	margin-top: 10px;
}
.news-wrapper {
	background-color: #151515;
}

.news-link {
	padding: 10px;
}
.news-main-content {
	padding: 15px;
	color: #fff;
}
.news-main-content h1 {
	color: #1AA94F;
	font-size: 24px;
	margin: 0 0 15px;
	text-align: center;
}
.onair-content .news-main-content h1 {
	padding-top: 15px;
	text-align: center;
}
h4.date-time {
	color: #fff;
	font-size: 20px;
	line-height: 1.2;
}
.date-time span {
	color: #1AA94F;
}
.news-description {
	color: #fff;
	max-height: none;
}
.news-description h4 {
	margin: 5px auto;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 14px;
	color: #1AA94F;
}
.news-description a h4.rules {
	color: #ccc;
}
.news-description p {
	margin: 0 0 15px;
}
.onair-content .news-description {
	text-align: left;
}
.news-wrapper .close2-btn {
	border-color: #1AA94F;
	background-color: #1AA94F;
    right: 5px;
    top: 5px;
}
.last-news-prev,.contest-prev,.onair-prev {
    background: none;
    left: -20px;
}
.last-news-next,.contest-next,.onair-next {
    background: none;
    right: -20px;
}
.news-nav i{
	font-size: 60px;
	font-weight: 900;
	color: #DB1131;
	/* text-shadow: 0 0 6px rgba(0,0,0, 0.4);  */
}
.news-nav i:hover {
	text-shadow: none; 
}
.last-news:hover .news-info .news-date, .last-news:hover h1, .last-news:hover p {
    color: #ccc !important;
}
.news-nav div:hover {
	background-color: transparent;
}
.news-container {
	z-index: 100;
}
/****************** Responsive styles **************************/

@media only screen and (max-width: 1385px) {
	.last-news-container {
		width: 990px;
	}
	.contest-container {
		width: 990px
	}
	.onair-container {
		width: 960px;
	}
}
@media only screen and (max-width: 1215px) {
}
@media only screen and (max-width: 1085px) {
	.last-news-container {
		width: 660px;
	}
	.contest-container {
		width: 660px
	}
}
@media only screen and (max-width:977px) {
	
}
@media only screen and (max-width: 976px) {
	.news-container {
		width: 95%;
	}
	.onair-container {
		width: 700px;
	}
}
@media only screen and (max-width: 795px) {
	.last-news-container {
		width: 330px;
	}
	.contest-container {
		width: 330px
	}
	.onair-container {
		width: 460px;
	}
	.social-top a {
		padding: 25px;
		width: 80px;
		height: 80px;
	}

	.social-top a i {
		font-size: 30px;
	}
	.social-top a.phone p {
		font-size: 10px;
		margin: 0 auto;
	}
}
@media only screen and (max-width: 767px) {
	.full-wrapper .ad-container {
		display: none;
	}
	.footer-container {
		width: 90%;
		padding: 0 5%;
	}
	.container .grid-3 {
		margin-bottom: 15px;
		width: 50%;
	}
}
@media only screen and (max-width:680px) {
	.onair-container {
		width: 230px;
	}
}
@media only screen and (max-width:640px) {
	.contact-phone-info {
		text-align: center;
	}
	.contact-phone-info a {
		display: block;
	}
}
@media only screen and (max-width: 479px) {
	.social-top a.phone p {
		display: none;
	}
	.social-top a {
		padding: 10px;
		width: 50px;
		height: 50px;
	}
	.last-news-container {
		width: 270px;
	}
	.contest-container {
		width: 270px;
	}
	.onair-container {
		width: 230px;
	}
	.wpcf7-form .email, .wpcf7-form .name {
		width: 100%;
		margin: 0;
	}
	.main-wrapper {
		padding: 0 10px;
	}
	.header {
		height: auto;
	}
	.contest-box {
		width: 270px;
	}
	.contest-thumb {
		width: 228px;
		height: 228px;
	}
	.contest-info {
		width: 228px;
		height: auto;
	}
	.contest-box ul li {
		width: 240px;
		height: 330px;
		margin: 0 15px;
	}
	.news-box {
		width: 270px;
		height: 340px;
	}
	.news-thumb {
		width: 240px;
		height: 240px;
	}
	.news-info {
		bottom: 0;
		height: auto;
		min-height: 80px;
		padding: 10px 20px;
		box-sizing: border-box;
		position: absolute;
		width: 238px;
		border-left: 0;
	}
	.news-info h1 {
		text-align: center;
	}
	.news-box ul li {
		width: 240px;
		margin: 0 15px;
	}
	.onair-box ul li{
		float: none;
		margin: 20px auto;
		width: 200px;
		cursor: pointer;
	}
	.footer-container {
		width: 90%;
		padding: 0 5%;
	}
	.footer-container .social-ico {
		transform: none;
		display: inline-block;
		float: none;
		margin: 0;
	}	
}
/* Special Event Page Styles */
.post-single p {
	font-size: 20px;
	color: #fff;
}
.container {
	overflow: auto;
}
.container.event {
	border-bottom: 1px solid #777;
}
.container.center {
	text-align: center;
}
.container.sponsors {
	margin-top: 30px;
}
.container.sponsors .grid-6{
	text-align: center;
	margin-bottom: 30px;
}
.grid-12.image-header {
	margin-bottom: 20px;
	text-align: center;
}
.grid-12.image-header img {
	width: 100%;
	max-width: 750px;
}
.container.image-header{
	/*margin-bottom: 30px;*/
	padding-left: 0;
	padding-right: 0;
}
.image-header .grid-7 {
	margin-top: 40px;
}
@media (max-width: 640px) {
	.container.image-header{
		margin-bottom: 30px;
	}
	.image-header .grid-5,
	.image-header .grid-7 {
		width: 100%;
		margin-bottom: 30px;
	}
	.image-header .grid-7 {
		margin-top: 0;
		margin-bottom: 0;
	}
}
.event-grid3,
.event-grid6 {
	display: block;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.event-grid6 {
	width: 50%;
}
.event-grid3 {
	width: 25%;
}
h4.vendor {
	line-height: 22px;
	margin-bottom: 30px;
}
h4.vendor a {
	font-size: 20px;
	font-family: Montserrat;
}
@media (max-width: 479px) {
	h4.vendor {
		line-height: 20px;
		margin-right: 10px;
	}
	h4.vendor a {
		font-size: 18px;
	}
}
a.full-width.button button {
	background-color: #1AA94F;
	color: #222;
	border: 0;
	font-size: 14px;
	line-height: 16px;
	font-weight: 600;
	text-transform: uppercase;
	width: 100%;
	height: 54px;
	padding: 4px 8px;
	border-radius: 3px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	transition: background-color 0.8s ease 0s;
}
a.full-width.button button:hover {
	background-color: #000;
	color: #1AA94F;
}
@media (max-width: 767px) {
	a.full-width.button button {
		font-size: 12px;
	}
}
h1.upper,
h2.upper {
	margin-bottom: 0;
	text-transform: uppercase;
}
.center {
	text-align: center;
}
.dark-red {
	color:#9C1D20;
}
.container.image-header h1 > a {
	text-shadow: none;
	font-family: 'Anton', sans-serif;
	font-weight: 400;
	font-size: 28px;
}
.container.image-header h1 {
	font-size: 28px;
	line-height: 32px;
}
@media (max-width: 500px) {
	.container.image-header h1 {
		font-size: 24px;
		line-height: 28px;
	}
}
@media (max-width: 414px) {
	.container.image-header h1 {
		font-size: 18px;
		line-height: 22px;
	}
}
.container.event-poster {
	overflow: hidden;
}
.event-poster h1 {
	margin-top: 25px;
	margin-bottom: 10px;
	font-weight: 400;
	font-family: 'Anton', sans-serif;
}
.event-poster h2 {
	margin-bottom: 10px;
	font-size: 30px;
	font-weight: 400;
	font-family: 'Anton', sans-serif;
}
section .event-poster h1 {
	color: #C51F40;
	text-shadow: none;
}
.ticket-button {
	margin-bottom: 30px;
	text-align: center;
}
.ticket-button a {
	max-width: 200px;
	padding: 10px 35px;
	font-size: 24px;
	font-weight: 400;
	font-family: 'Anton', sans-serif;
	color: #dfbb1b;
	background-color: #C51F40;
}
@media (max-width: 640px) {
	.ticket-button a {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
}
.grid-3.band-logo,
.grid-6.band-logo {
	text-align: center;
}
.grid-3.band-logo {
	display: inline-block;
}
@media (max-width: 640px) {
	.container.event-poster {
		display: block !important;
	}
	.grid-3.band-logo,
	.grid-6.band-logo {
		width: 100%;
	}
}
.light-green {
	color:#0E743B;
	text-shadow: none;
}
.black {
	color: #000;
}
.event-poster table {
	margin-left: auto;
	margin-right: auto;
}
.event-poster td {
	padding: 0 20px;
	vertical-align: middle;
	max-width: 300px
}
.event-poster h4 {
	margin: 5px 0;
	font-size: 20px;
	line-height: 22px;
	font-weight: 400;
	font-family: 'Anton', sans-serif;
}
.event-poster td img {
	max-height: 150px;
}
.grid-4 {
	text-align: center;
}
.grid-4.sponsors img{
	margin-top: 30px;
}
.sponsor-section h4 {
	margin-top: 0;
}
.grid-4 .band-logo {
	text-align: center;
}
.band-logo img.middle {
	margin-top: 30px;
}
@media (max-width: 639px) {
	.event-poster .grid-4 {
		width: 100%;
	}
	.grid-4 {
		margin-bottom: 30px;
	}
	.band-logo img.middle {
		margin-top: auto;
		width: 100%;
		max-width: 300px;
	}
	.grid-4.sponsors img{
		margin-top: auto;
	}
}
.event.container {
	margin-top: 25px;
}
.event.container h4 {
	margin: 20px 0 10px 0;
	font-size: 30px;
	color: #1AA94F;
}
.event.container h6 {
	margin: 10px 0 20px 0;
	font-size: 24px;
	font-family: Montserrat, sans-serif;
	color: #191919;
}
.event.container .grid-4 {
	margin-top: 20px;
}
.event-poster .sponsor-section {
	display: inline-block;
	width: 100%;
	margin: 30px -12px;
	padding: 20px;
	background-color: #AF4C00;
	background-image:url(http://93xfm.com/wp-content/uploads/2017/02/subtle-grunge-light.png);
}
.event-contact {
	text-align: center;
}
.event-contact span {
	color: #000;
	font-weight: 600;
}
.embed-container { 
	position: relative; 
	margin: 30px 0;
	padding-bottom: 67%; 
	height: 0; 
	overflow: hidden; 
	max-width: 100%; 
} 

.embed-container iframe,
.embed-container object,
.embed-container embed { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
}
.form-wrapper {
	width: 60%;
	min-width: 300px;
	margin-left: auto;
	margin-right: auto;
}
.form-wrapper p {
	padding: 0 15px;
}
@media (max-width:639px) {
	.form-wrapper {
		width: 100%;
		min-width: auto;
	}
}
.form-wrapper .visual-form-builder fieldset {
	background-color: transparent;
	border: 0;
}
.form-wrapper .vfbp-form label,
label.vfb-desc {
	color: #fff;
	font-family: Montserrat;
	font-size: 16px;
	line-height: 20px;
	font-weight: 400;
	text-transform: uppercase;
}
.form-wrapper .vfbp-form .vfb-required-asterisk {
	color: #1AA94F;
	font-size: 20px;
}
.form-wrapper .vfbp-form .vfb-help-block {
	margin-top: 0;
	margin-bottom: 0;
	color: #aaa;
}
.form-wrapper .vfb-inline-group {
	margin-bottom: 25px;
}
.form-wrapper .vfb-inline-group .vfb-checkbox {
	margin-top: 5px;
	margin-bottom: 5px;
}
.form-wrapper input.vfb-form-control,
.form-wrapper select.vfb-form-control {
	box-sizing: border-box;
	margin-bottom: 25px;
	height: 34px;
	border-radius: 2px;
}
.form-wrapper select.vfb-select {
	padding: 3px 0;
	border: 1px solid #ddd;
}
.form-wrapper .email {
	float: none;
}
.form-wrapper .intl-tel-input input[type=tel] {
	margin-bottom: 25px !important;
}
.form-wrapper .vfb-fieldType-submit{
	text-align: center;
}
.form-wrapper button[type="submit"] {
	margin-bottom: 25px;
	padding: 5px 10px;
	color: #333;
	background-color: #1AA94F;
	font-size: 18px;
	font-weight: 600;
	font-family: Montserrat;
	text-transform: uppercase;
	border: 0;
	border-radius: 2px;
}
.form-wrapper #vfbField17 .vfb-inline-group {
	margin-bottom: 0;
}
.form-wrapper #vfbField13 label > span{
	display: none;
}
.hide-for-small {
	display: block;
}
.show-for-small {
	display: none;
}
@media (max-width: 640px) {
	.hide-for-small {
		display: none;
	}
	.show-for-small {
		display: block;
	}
}
#post-lightbox-wrapper {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	padding: 60px 10px 70px 10px;
	background-color: rgba(255,255,255,0.6);
}
#post-lightbox {
	
	height: 0;
	z-index: 9999999;
}
.main-content-wrapper {
	display: inline-block;
	width: 100%;
}
.thumb-meta {
	float: left;
	width: 33%;
	margin-bottom: 15px;
}
.description {
	float: left;
	width: 67%;
	padding-left: 20px;
}
@media (max-width: 640px) {
	.thumb-meta {
		width: 100%;
		text-align: center;
	}
	.description {
		width: 100%;
		padding-left: 0;
	}
}
.ssp-player.ssp-player-large .ssp-album-art-container {
	padding: 10px;
}