@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700,600|Material+Icons&display=swap');
@import url('https://fonts.googleapis.com/css?family=Material+Icons');


body{
	display: block;
	position: relative;
	height: calc(100vh - 60px);
	width: 100%;
	background-color: #000;
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	font-size: 24px;
	background-color: #000;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 0;
	padding: 0 0 20px 0;
}


.top-bar{
	display: block;
	position: absolute;
	top:0px;
	left: 0px;
	width: 100%;
	text-align: center;
	height: 90px;
}

.showform{
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: transparent;
}

.top-bar img{
	max-width: 200px;
}
 
 .main-copy{
	 display: block;
	 padding: 75px 0 80px 0;
	 position: relative;
	 margin: 0 auto 0 auto;
	 font-size: 24px;
	 width: calc(100% - 20px);
	text-align: center;
	max-width: 600px;
	  }

.main-copy p{
	margin-top: 0;
	font-size: 14px;
}

	  
.top-ad{font-weight: 600; font-size: 14px; text-align: center; margin: 20px 0 20px 0;}
.top-ad img{
	max-width: 100%;
	height: auto;
	margin: 5px 0 0 0;
}

.double-ad{
	width: calc(50% - 20px);
	display: inline-block;
	margin: 0 0 0 0;
	padding: 0;
}

.double-ad.left{margin-right: 5px;}
.double-ad.right{margin-left: 5px;}

.double-ad img{
	max-width: 100%;
}

.triple-ad{
	width: calc(33% - 16px);
	display: inline-block;
	margin: 0 0 0 0;
	padding: 0;
}

.triple-ad.left{margin-right: 5px;}
.triple-ad.center{margin: 0 5px 0 5px;}
.triple-ad.right{margin-left: 5px;}

.double-ad img .triple-ad img{
	max-width: 100%;
}


.button-style{
	max-width: calc(200px - 40px);
	width: calc(100% - 40px);
	display: none;
	flex-direction: row;
	justify-content: space-around;
	align-items: center;
	justify-content: center;
	width: auto;
	margin: 0 auto 20px auto;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.075em;
	background-color: #7b0000;
	line-height: 1em;
	font-size:18px;
	border-radius: 4px;
	font-weight: 400;
	padding: 12px 12px 8px 12px;
	box-shadow: 0px 0px 31px black;
	text-align: center;
	box-shadow:0px 0px 5px black;
}

.main-copy a{
	text-decoration: none;
	color: #fff;
}

.stop-btn{
	display: none;
}

.show{
	display: flex;
}

.hide{
	display: none;
}

.icon{
	display: inline-block;
	position: relative;
	margin: 2px 0 0 8px;
}

.icon img{
	width: 18px;
	height: 18px;
}

.live-audio-block{
	display: block;
	position: relative;
	margin-top: 20px;
}

.podcast_section{
	font-size: 14px;
	display: block;
	position: relative;
	margin:0 auto 0 auto;
	border-radius: 6px;
	background-color: rgba(0, 0, 0, 0.73);
	width: 100%;
	padding: 0;
	max-width: 600px;
	box-shadow: 0px 0px 31px black;
	border-style: solid;
	border-width: 1px;
	border-color: #373737;
	overflow: hidden;
}

.podcast_section h3{
	font-weight: 600;
	display: block;
	position: relative;
	width: 100%;
	text-transform: uppercase;
	margin: 0;
	padding: 5px 0 10px 0;
}

.reload-btn{
	display: block;
	position: absolute;
	right:8px;
	top: 0;
	font-weight: 400;
	text-transform: uppercase;
}

.reload-btn .material-icons{
	font-size: 18px;
	display: inline-block;
	position: relative;
	top:2px;
	right: 2px;
}

.playPodcast.active .podCastPlayer{
	display: block;
	position: relative;
	margin: 10px 0 0 -10px;
	width: calc(100% + 20px);
}


.playPodcast .pod-title .material-icons{
	display: inline-block;
	position: relative;
	font-size: 18px;
	top:3px;
}

.date{
	border-style: dotted;
	border-width: 1px 0 0 0;
	border-color:#999;
	display: inline-block;
	padding: 5px 10px 0 10px;
	margin-top: 5px;
}

.playPodcast{
	line-height: 1em;
	padding: 10px;
	border-style: solid;
    border-width: 1px 0 0 0;
    border-color: #373737;
    display: block;
    position: relative;
    width: calc(100% - 20px);
    font-size: 14px;
}

.playPodcast.active{
	/* padding-bottom: 0; */
	background-color: #7b0000;
	}

.acc-head{
	text-transform: uppercase;
	padding: 10px;
	border-style: solid;
    border-width: 1px 0 0 0;
    border-color: #373737;
    text-align: left;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100 */
	background: #000000; /* Old browsers */
	background: -moz-linear-gradient(top,  #000000 0%, #000000 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #000000 0%,#000000 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #000000 0%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */

    transition: all 0.5s;
}

.acc-head .material-icons{
	color: #fff;
	display: inline-block;
	font-size: 16px;
	position: relative;
	top: 0;
	margin-left: 5px;
	transform: rotate(0);
	transition: all 0.5s;
	float: right;
}

.acc-head.active{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#262626+0,000000+100 */
background: #262626; /* Old browsers */
background: -moz-linear-gradient(top,  #262626 0%, #000000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #262626 0%,#000000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #262626 0%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#262626', endColorstr='#000000',GradientType=0 ); /* IE6-9 */

}

.podCastPlayer{
	display: none;
	position: fixed;
	bottom: 0px;
	width: 100%;
	line-height: 1em;
	border-style: solid;
	border-width: 0 0 20px 0;
	border-color: #000;
	background-color: #000;
}

.podCastPlayer.hide{
	display: none !important;
}

.acc-body{
	display: none;
	max-height: 240px;
	overflow-y: scroll;
    background-color: #272727;
    overflow-x: hidden;
}

.acc-body.active{
	display: block;
}


.acc-head.active .material-icons{
	transform: rotate(45deg);
	
}

.acc-head:last-child{
	border-bottom: none;
}

.mCSB_inside>.mCSB_container {
	margin-right: 0;
}

.mCSB_scrollTools_vertical{
	padding: 0;
}

.iframeBox{
	display: none;
	top:0px;
	left: 0px;
	position: absolute;
	z-index: 999;
	width: 100%;
	height: 100vh;
	background-color: #000;
}

.iframe{
	display: block;
	position: relative;
	top:0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

/* Form Styles */

.contact-form{
	font-weight: 600;
	font-size: 14px;
	text-align: center;
	margin: 20px 0 20px 0;
	transition: all 0.5s;
	display: flex;
	align-items:flex-start;
	justify-content: center;
	height: 100vh;
	}

.form-box{
	display: block;
	position: relative;
	margin: 0 auto;
	width: calc(100% - 42px);
	max-width: 600px;
	padding: 10px 0 0 0;
	border-radius: 6px;
	background-color: #000;
	border-style: solid;
    border-width: 1px;
    border-color: #373737;
}

.form-box h3 .material-icons{
	font-size: 16px;
	display: inline-block;
	position: relative;
	float: right;
	right: 8px;
	top: -5px;
}

.your-name, .your-email{
	width: calc(50%);
	display: inline-block;
	position: relative;
	float: left;
}

.your-name input, .your-email input{
	width: 100%;
	font-size: 18px;
	padding: 5px 0 5px 0;
	margin: 0;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	border-radius: 3px;
	border:none;
	text-align: center;
}

.your-name input{
	width: calc(100% - 20px);
	margin-left: 10px;
}

.your-email input{
	width: calc(100% - 20px);
	margin-right: 10px;
}


.submit-btn{
	display: inline-block;
	position: relative;
	clear: both;
	width: calc(100% - 28px);
	margin: 0 14px 0 14px;
	color: #000;
}

.submit-btn input[type="submit" i] {
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 18px;
	width: 100%;
	padding: 10px 0 10px 0;
	color: #fff;
	background-color: #333;
	border-radius: none;
	border:none;
	border-radius: 3px;
	margin: 10px 0 0 0;
}

.form-box h3{
	font-weight: 600;
    display: block;
    position: relative;
    width: 100%;
    text-transform: uppercase;
    margin: 0;
    font-size: 18px;
}


.gform_body ul{
	list-style: none;
}

.gform_body label{
	display: none;
}

.gform_fields {
	text-align: center;
	margin: 0;
	padding: 0;
}

.gform_fields li{
	width: 50%;
	margin: 10px 0 10px 0;
	padding: 0;
	display: inline-block;
}

.gform_fields li input{
	width: calc(100% - 40px);
	display: block;
	position: relative;
	margin: 0 auto;
	padding: 0;
	float: none;
	padding: 10px 0 10px 0;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 16px;
	border-radius: 3px;
	border:none;
	text-align: center;
}


.gform_button{
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 16px;
	width: calc(100% - 34px);
	padding: 10px 0 10px 0;
	color: #fff;
	background-color: #333;
	border-radius: none;
	border:none;
	border-radius: 3px;
	margin: 10px 0 20px 0;
}

.audio-loader{
	display: none;
	position: fixed;
	top:0px;
	left: 0px;
	width: 100%;
	height: 100vh;
	background-color: rgba(0, 0, 0, 0.78);
}

.loader-box{
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	margin: 0 auto;
	width: calc(100% - 40px);
	height: calc(100% - 40px);
	top:20px;
}

.loader-box img{
	max-width: 36px;
	height: auto;
	margin-right: 15px;
}

.loading-spinner{
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	background-color: #1e1e1e;
	padding: 15px 20px 15px 20px;
	font-size: 14px;
	font-weight: 400;
	border-radius: 6px;
	box-shadow: 0px 0px 10px black;
	letter-spacing: 0.1em;
	text-align: center;
}

.cancel-btn{
	display: block;
	position: absolute;
	left: 0px;
	font-size: 10px;
	letter-spacing: 0em;
	width: 100%;
	bottom: 10px;
	text-align: center;
	text-transform: uppercase;
}

.load-form{
	display: none;
	position: fixed;
	top:0px;
	left: 0px;
	width: 100%;
	height: 100vh;
	background-color: rgba(0, 0, 0, 0.78);
	z-index: 999;
}

.show-form{
	display: block;
	position: relative;
	margin: 20px 0 30px 0;
}

.show-form-btn{
	font-weight: 700;
	font-size: 12px;
	background-color: #333;
	line-height: 1em;
	padding: 10px 15px 10px 15px;
	border-radius: 6px;
	letter-spacing: 0.125em;
	border-style: solid;
    border-width: 1px;
    border-color: #626262;
}

.playlist-box{
	top: 10px;
	right: 0;
	z-index: 999;
	display: none;
	position: fixed;
	width: calc(100% - 40px);
	background-color: rgba(6, 0, 0, 0.77);
	height:calc(100vh - 22px);
	border-color: #333 !important;
	border-width: 1px !important;
	border-style: solid !important;
}

.playlist-overlay{
	display: none;
	position: absolute;
	top:0px;
	left: 0px;
	width: 100%;
	height: 100vh;
	background-color: rgba(0, 0, 0, 0.9);
	z-index: 999;
}

.show-playlist-btn{
	display: none;
	position: fixed;
	padding: 3px 3px 0 3px;
	z-index: 999;
	top: 20px;
	right: 0;
	background-color: #ccc;
	border-radius: 3px 0px 0px 3px;
	line-height: 0.75em;
}

.show-playlist-btn .material-icons{
	font-size: 24px !important;
	color: #000;
}

.close-playlist-btn{
	position: absolute;
	top: 7px;
	left: 5px;
	width: 30px;
}


.td-song-history{
	height: 100% !important;
	overflow-y: scroll !important;
}

.td-song-history__header{
	background-color: #000 !important;
	border-color: #333 !important;
	border-width: 0 0 1px 0 !important;
	border-style: solid !important;
	font-weight: normal !important;
}

.td-song-history__header__title{
	color: #E73F47 !important;
	text-transform: uppercase;
}

.td-song-history__song{
	background-color: transparent !important;
	border-color: #333 !important;
	border-width: 0 0 1px 0 !important;
	border-style: solid !important;
}

.td-song-history__song__buy{
	display: none !important;
}

.td-song-history__song__buy button{
	border-radius: 4px;
	background-color: #E73F47 !important;
	font-size: 10px !important;
	font-weight: 700;
	color: #fff !important;
}
