body{
	/*background: linear-gradient(to left top, #0eb148, #2467ad);*/
	background-color: #0656b4;
	color: #333;
	font-size: 14px;
	width: 100%;
	height: 100%;
}

body, .navbar-fixed-top, .navbar-fixed-bottom {
	margin-right: 0 !important;
}

h1,
h2,
h3,
h4,
h5
{
	margin-bottom: 0;
	font-family: 'Lato', sans-serif;
}

h1{
	font-size: 32px;
}

h2{
	font-size: 24px;
}

h3{
	font-size: 19px;
}

h4{
	font-size: 18px;
}

h5{
	font-size: 16px;
}

p{
	font-weight: normal;
	font-size: 14px;
}

img{
	max-width: 100%;
	margin-bottom: 0;
}


.mg-bot-off{
 margin-bottom: 0 !important;
}

.new-release-lable{
 width: 100%;
 height: auto;
 position: relative;
 margin-bottom: 15px;
 display: inline-block;
 clear: both;
 background-color: #f2f2f2;
 border: 1px solid #eeeeee;
}

.release-post{
 float: left;
 width: 129px;
 height: 131px;
 margin-right: 15px;
}

.release-title{
 font-weight: 700;
 font-size: 18px;
 color: #083c79;
 padding-top: 8px;
 margin-bottom: 4px;
}

.release-tag{
 font-family: 'Lato', sans-serif;
 font-weight: 700;
 font-size: 15px;
 color: #ff9f0e;
}

.new-release-lable p{
 font-family: 'Oxygen', sans-serif;
 font-weight: 400;
}

.fl-empty{
	color: red;
}

#outer-gallery{
	width: 400px;
	height: 400px;
	background-color: #000000;
	position: absolute;
	top: 22%;
	left: 38%;
	display: none;
	margin-left: auto;
	margin-right: auto;
	opacity: 1.2;
	z-index: 99999;
}

.topbar-slid{
	width: 100%;
	min-height: 39px;
	background-color: #0bb04e;
	position: fixed;
	left: 0;
	top: -39px;
	display: block;
	text-align: center;
	z-index: 99999;
}

.hip{
	width: 100%;
}



.hip:after{
	content: "\f107";
	position: absolute;
	top: 99%;
	left: 50%;
	width: 45px;
	height: 29px;
	background-color: #0bb04e;
	border-bottom-left-radius: 22px;
	border-bottom-right-radius: 22px;
	display: block;
	z-index: 9999;
	font-family: 'FontAwesome';
	color: #fff;
	font-size: 18px;
	cursor: pointer;
}

.hip:hover:after{
	content: "\f106";
}

.smooth{
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.sub-menu-list{
	padding: 0;
	margin: 0;
	list-style: none;
}

.sub-menu-list li{
	vertical-align: middle;
	display: inline-block;
}

.sub-menu-list li.current_iterm a{
	background-color: #ff8100;
}

.sub-menu-list li a{
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	padding: 13px 2px;
	text-decoration: none;
	line-height: 13px;
	display: block;
}

.sub-menu-list li a:hover{
	background-color: #ff8100;
}

.info-bar-top{
    background-color: #021a35;
	height: 100%;
	width: 100%;
}

.header-section{
	padding-top: 15px;
	padding-bottom: 15px;
    background-color: #032b59;
}

.lyca-logo{
	padding-top: 12px;
}

.top-contact{
	padding: 8px 0;
	display: inline-block;
}

.number-iterms{
	color: #f7f7f7;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 600;
}

.number-iterms span{
	color: #FFFFFF;
	font-weight: 800;
	text-transform: uppercase;
}

.number-iterms i{
	padding-right: 6px;
	color: #FFFFFF;
}

.down-text{
	font-family: 'Montserrat', sans-serif;
	font-weight: 800;
	color: #FFFFFF;
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-bottom: 2px !important;
}

.list-inline li a{
    color:#fff;
}

.social-media-up{
	display: inline-block;
	margin-left: 10px;
	padding: 0 6px;
}

.fa-icon{
	width: 24px;
	height: 24px;
	background-color: #3B5998;
	color: #FFFFFF;
	text-align: center;
	padding-top: 2px;
	border-radius: 50%;
}

.tw-icon{
	width: 24px;
	height: 24px;
	background-color: #1DA1F2;
	color: #FFFFFF;
	text-align: center;
	padding-top: 2px;
	border-radius: 50%;
}

.gp-icon{
	width: 24px;
	height: 24px;
	background-color: #DB4437;
	color: #FFFFFF;
	text-align: center;
	padding-top: 2px;
	border-radius: 50%;
}

.yt-icon{
	width: 24px;
	height: 24px;
	background-color: #ff0000;
	color: #FFFFFF;
	text-align: center;
	padding-top: 2px;
	border-radius: 50%;
}

.app-download-top{
	margin-top: 3px;
	display: inline-block;
	float: right;
}

.apple-icon{
	width: 24px;
	height: 24px;
	background-color: #f2f2f2;
	color: #000000;
	text-align: center;
	margin-top: 4px;
	border-radius: 50%;
}

.android-icon{
	width: 24px;
	height: 24px;
	background-color: #a5c43a;
	color: #FFFFFF;
	text-align: center;
	margin-top: 4px;
	border-radius: 50%;
}

.windows-icon{
	width: 24px;
	height: 24px;
	background-color: #727272;
	color: #FFFFFF;
	text-align: center;
	margin-top: 4px;
}

.listen-live{
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}

.headset{
    position: absolute;
    top: 0;
    width: 55px;
    height: 55px;
    margin-left: 10px;
    margin-right: 10px;
}

.big-btn{
	background: #f58f0c;
	text-align: center;
	font-weight: 700;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 29px 60px;
	border-top-left-radius: 90px;
	border-bottom-left-radius: 90px;
}

.play-radio{
	background-color: #19191a;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	position: absolute;
	top:15px;
	margin-left: 3px;
	padding: 15px 15px;
}

.play-radio img{
	width: 50px;
	height: 50px;
	text-align: center;
}

.listen{
	color: #FFFFFF;
	font-size: 20px;
	font-weight: 900;
	font-family: 'Lato', sans-serif;
	text-decoration: none;
	margin-bottom: 0;
	width: 76%;
	float: right;
}

.listen-spek{
    color: #FFFFFF;
    font-size: 12px;
    font-family: 'Oxygen', sans-serif;
    font-style: italic;
    text-decoration: none;
    text-transform: capitalize;
    display: block;
    margin-top: 12px;
    text-align: right;
}


.bord-camp{
	width: 100%;
	height: 72px;
	padding-top: 10px;
	padding-bottom: 15px;
	background-color: #f2f2f2;
	border-bottom: 1px solid #EEEEEE;
}

.breadcrumb{
	border-radius: 0;
	margin-bottom: 0;
	padding: 0 0 0 16px;
	background-color: transparent;
	color: #083c79;
}

.breadcrumb-item a{
	font-family: 'Oxygen', sans-serif;
	color: #0bb04e;
	font-size: 12px;
	font-weight: 700;
}

.breadcrumb-title{
	font-family: 'Oxygen', sans-serif;
	color: #083c79;
	padding-left: 15px;
	font-size: 24px;
	font-weight: 700;
}

.pres-block a{
	text-decoration: none !important;
}

.card{
	border: 0 !important;
	margin-top: 20px;
	height:450px;
	margin-bottom: 20px;
	box-shadow: 6px 10px 6px #e3e2e2;
}

.card-body{
	background-color: #f8f9fa;
}

.card-title{
	text-decoration: none;
	font-family: 'Oxygen', sans-serif;
	color: #083c79;
	font-weight: 700;
}

.card-body p{
	font-family: 'Oxygen', sans-serif;
	font-weight: 400;
	color: #000000;
}

/*
	Slider settings
*/

.carousel-control-prev{
	background-color: #000000;
}

.carousel-control-next{
	background-color: #000000;
}

.carousel-control-next, .carousel-control-prev{
	top: 40%;
	width: 5%;
	height: 15%;
}

.thumb-set{
	position: relative;
}

.card-img-bg{
	position: relative;
	text-align: center;
	width: 100%;
	height: 191px;
	background-image: url('../images/presenter/card_bg.png');
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0;
	padding: 0;
}

.card-bg-avator{
	width: 131px;
	height: 150px;
	position: absolute;
	bottom: 0;
	right: 26%;
}

.presenter-img{
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.presenter-info{
  position: absolute;
  top: 5%;
  bottom: 0;
  left: 5%;
  right: 0;
  height: 90%;
  width: 90%;
  opacity: 0;
  transition: .5s ease;
  background-color: #031026;
}

.profile-data{
  color: white;
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.profile-data h4{
	color: #FFFFFF;
	font-family: 'Oxygen', sans-serif;
	font-weight: 700;
}

.profile-data p{
	font-size: 13px;
}


.thumb-set:hover .presenter-info{
	opacity: 0.6;
}

.main-nav{
	background-color: #083c79;
	margin: 0;
}

.bg-light{
	background-color: #114582!important;
}

.navbar{
	padding: 0 1rem;
}

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link{
	color: #FFFFFF;
}

.navbar-light .navbar-nav .nav-link{
	color: #FFFFFF;
	font-weight: 700;
	font-size: 15px;
	font-family: 'Lato', sans-serif;
	text-transform: uppercase;
}

.navbar-expand-lg .navbar-nav .nav-link{
	padding-right: 1.5rem;
	padding-left: 1.5rem;
	padding-bottom: 1rem;
	padding-top: 1rem;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover{
	color: #FFFFFF;
	background-color: #0bb04e;
}

.wrapper{
	background-color: #FFFFFF;
	padding: 15px 15px 15px;
}

.row-padding{
	padding-bottom: 20px;
}

.defult-title{
	width: 100%;
	height: auto;
	color: #FFFFFF;
	margin-bottom: 18px;
	padding: 8px 0;
	border-bottom: 1px dashed #d0d2d5;
}

#radio-map{
	width: 100%;
	height: 430px;
}

.contact-form{
	width: 100%;
	height: auto;
	margin-top: 30px;
	margin-bottom: 15px;
}

.contact-header{
	width: 100%;
	height: auto;
	margin-top: 30px;
	margin-bottom: 15px;
}

.contact-body{
	width: 100%;
	height: auto;
	padding: 0 15px;
	margin-top: 30px;
	margin-bottom: 15px;
}

.contact-body p{
	font-size: 14px;
	font-family: 'Oxygen', sans-serif;
	padding-left: 10px;
}

.contact-body p i{
	font-size: 15px;
	color: #f58f0c;
	padding-right: 10px;
}

.contact-body p a{
	text-decoration: none;
	color: #000000;
	font-weight: 700;
}

.address-title{
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	color: #083c79;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-size: 20px;
}

.fb-box{
	width: 32px;
	height: 32px;
	background-color: #6586cc;
	color: #FFFFFF;
	text-align: center;
	display: inline-block;
	padding-top: 6px;
	margin-bottom: 4px;
	margin-right: 6px;
}

.tw-box{
	width: 32px;
	height: 32px;
	background-color: #29c5f6;
	color: #FFFFFF;
	text-align: center;
	display: inline-block;
	padding-top: 6px;
	margin-bottom: 4px;
	margin-right: 6px;
}

.gp-box{
	width: 32px;
	height: 32px;
	background-color: #f05548;
	color: #FFFFFF;
	text-align: center;
	display: inline-block;
	padding-top: 6px;
	margin-bottom: 4px;
	margin-right: 6px;
}

.yt-box{
	width: 32px;
	height: 32px;
	background-color: #e12b28;
	color: #FFFFFF;
	text-align: center;
	display: inline-block;
	padding-top: 6px;
	margin-bottom: 4px;
	margin-right: 6px;
}

.img-cards{
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.gallery a {
	position: relative;
	display: block;
}

.overlay {
	background-color: rgba(0, 0, 0, 0.8);
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 100px;
	height: 100%;
	width: 100%;
	padding-top:40px;
	top: 0;
	left: 0;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	text-align: center;
	transition: all 0.5s ease 0s;
	z-index: 20;
}

.overlay2{
	background-color: rgba(0, 0, 0, 0.8);
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 100px;
	height: 100%;
	width: 100%;
	padding-top:100px;
	top: 0;
	left: 0;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	text-align: center;
	transition: all 0.5s ease 0s;
	z-index: 20;
}

.gallery a:hover .overlay ,
.gallery a:hover .overlay2 {
	opacity: 0.8;
}

.img-space{
	margin:20px 0px;
}

.headline{
	color: #094c9b;
	font-weight: 800;
	font-size: 22px;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
}

.main-camp{
	width: 100%;
	height: auto;
	position: relative;
	display: block;
	margin-bottom: 30px;
}

.camp-title{
	background-color: rgba(0,0,0,0.6);
	width: 100%;
	height: 80px;
	position: absolute;
	bottom: 0;
	padding: 15px 15px;
}

.camp-name{
	font-family: 'Lato', sans-serif;
	color: #FFFFFF;
	text-align: left;
	margin-bottom: 4px;
}

.camp-title p{
	font-family: 'Oxygen', sans-serif;
	color: #c6c6c7;
	font-size: 13px;
}

.camp-thumb{
	width: 100%;
	height: auto;
	position: relative;
	display: block;
	margin-bottom: 30px;
	margin-top: 10px;
}

.camp-detail{
	background-color: rgba(0,0,0,0.6);
	width: 60%;
	height: 40px;
	position: absolute;
	bottom: 0;
	padding: 10px 12px;
	color: #FFFFFF;
}

.radius-off{
	box-shadow: none !important;
	background-color: #ffffff;
	margin-bottom: 0;
	margin-top: 0;
}

.border-news{
	border-bottom: 2px solid #11b252;
	padding: 12px 10px;
}

.border-news p{
	color: #222222;
	font-weight: 400;
	line-height: 1.6;
	font-size: 13px;
	font-family: 'Oxygen', sans-serif;
}

.news-info{
	width: 100%;
	height: auto;
	text-align: left;
	padding: 8px 2px 0;
	background-color: #ffffff !important;
}

.news-info h3{
	font-family: 'Oxygen', sans-serif;
	color: #063b74;
	font-weight: 700;
	line-height: 1.6;
	margin-bottom: 10px;
	font-size: 14px;
}

.news-info p{
	color: #222222;
	font-weight: 400;
	line-height: 1.6;
}

.over-shp{
	width: 420px;
	height: 45px;
	position: relative;
	top: 0;
	left: 0;
	background-color: #10ba37;
	-webkit-clip-path: polygon(10% 1%, 86% 0, 76% 100%, 0% 100%);
	clip-path: polygon(10% 1%, 86% 0, 76% 100%, 0% 100%);
	box-shadow: 6px 10px 6px #e3e2e2;
}

.top-10{
	width: 100%;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.play-list-order{
	list-style: none;
}

.list-block{
	background-color: #e4e4e4;
	background-image: url('../images/heart.png');
	background-repeat: no-repeat;
	background-position: 4% 50%;
	border: 1px solid #f0f0f0;
	padding: 6px 3px;
}

.icon-play{
	width: 40px;
    height: 40px;
    text-align: center;
    display: inline-block;
    float: left;
    margin-right: 6px;
    margin-left: 3px;
    margin-top: -5px;
    padding: 2px;
		font-size: 16px;
		font-weight: 500;
		color: #042b59;
		line-height: 2.8;
		text-align: center;
}

.chrt-show{
	padding: 4px 3px;
}

.chrt-show a{
	text-decoration: none;
}

.chrt-show a h5{
	font-size: 11px;
	font-weight: 600;
	color: #06366e;
	text-decoration: none;
	font-family: 'Montserrat', sans-serif;
}

.chrt-show p{
	font-size: 11px;
	font-weight: 600;
	margin: 0 !important;
	color: #ff9f0e;
	font-family: 'Oxygen', sans-serif;
}

.upcoming-block{
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}

.upcoming-thumb{
	width: 100%;
	height: auto;
	margin: 0;
}

.upcoming-block a{
	text-decoration: none;
}

.upcoming-thumb img{
	width: 100%;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}

.upcoming-info{
	width: 100%;
	height: 110px;
	min-height: 110px;
	background-color: #FFFFFF;
	padding: 8px 2px 0;
	text-decoration: none;
}

.upcoming-info h2{
	font-size: 16px;
	font-family: 'Oxygen', sans-serif;
	color: #083c79;
	font-weight: 700;
	text-decoration: none !important;
	margin-bottom: 4px;
	line-height: 1.3;
}

.upcoming-info p{
	color: #000000;
	font-size: 13px;
	font-weight: 400;
}

.client-section{
	padding-top: 20px;
	padding-bottom: 20px;
}

.overlap-box{
	width: 100%;
	height: auto;
	background-color: #FAFAFA;
	opacity: 1.9;
	padding: 12px;
	text-align: center;
}

.content-box{
	width: 100%;
	height: auto;
	text-align: center;
	margin-top: 6px;
	margin-bottom: 6px;
}

.content-box h3{
	font-size: 16px;
	font-family: 'Oxygen', sans-serif;
	color: #083c79;
	font-weight: 700;
	border-bottom: 1px solid #eee;
	padding-bottom: 8px;
}

.owl-carousel-bn div a{
	text-decoration: none !important;
}

/*
    Schedule Page Style
    -------------------
*/
.schedule-menu{
    width: 100%;
    height: auto;
    margin-top: 12px;
    margin-bottom: 12px;
}

.schedule-content{
    width: 100%;
    height: auto;
    margin: 0;
}

.schedule-info{
    background-color: #f5f5f5;
    border-bottom: 6px solid #083c79;
    padding: 12px 12px 0;
    display: flow-root;
}

.presenter-on{
    width: 60%;
    height: auto;
    float: left;
    display: inline-block;
}

.presenter-on p{
    text-align: left;
}

.listen-btn{
    border-radius: 93px;
    background-color: #04c040;
    color: #FFFFFF;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    text-align: center;
    padding: 3px 15px;
    margin-bottom: 20px;
    line-height: 2.3;
}

.listen-btn:hover{
    color: #FFFFFF;
}

.listen-btn2{
    border-radius: 93px;
    background-color: #04c040;
    color: #FFFFFF;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    text-align: center;
    padding: 3px 15px;
    margin-bottom: 20px;
    line-height: 2.3;
}

.now{
    font-weight: 700;
    color: #083c79;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
}

.show-title{
    font-weight: 700;
    font-family: 'Oxygen', sans-serif;
    color: #083c79;
    font-size: 20px;
}

.pr-one{
    font-weight: 700;
    font-size: 16px;
    text-align: left;
    font-family: 'Lato', sans-serif;
    color: #000000;
    text-transform: uppercase;
}

.gp-mg{
	margin-top: 20px;
}

.presenter-wall{
    width: 30%;
    height: 208px;
    float: right;
    display: inline-block;
    text-align: center;
    position: relative;
}

.wall-img{
    position: absolute;
    bottom: 0;
    left: 0;
}

/* Tab menu*/

.nav-tabs{
    border-bottom: 6px solid #0bb04e;
}

.nav-tabs .nav-item{
    margin-bottom: 0;
    background-color: #083c79;
    border: none;
    margin-right: 2px;
    padding: 10px 23px;
}

.nav-tabs .nav-link{
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    color: #f8f9fa;
    font-size: 14px;
    font-weight: 700;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
    color: #FFFFFF;
    background-color: #04c040;
}

.advertise-disc{
	width: 100%;
	height: auto;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
}

.advertise-disc p{
	font-size: 14px;
	font-family: 'Oxygen', sans-serif;
	line-height: 1.9;
	font-weight: 400;
}

.advertise-disc span{
	font-weight: 700;
	font-size: 17px;
	color: #083c79;
}

.advertise-forms{
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.ad-label{
	font-weight: 700;
	font-size: 15px;
	color: #828080;
	font-family: 'Oxygen', sans-serif;
}

.ad-control{
	width: 100%;
	height: 42px !important;
	border-radius: 3px;
}

.ad-btn{
	background-color: #04c040;
	color: #FFFFFF;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	border-radius: 90px;
	padding: 4px 22px;
	line-height: 2.3;
	margin-top: 15px;
	margin-bottom: 10px;
}

.event-btn{
	background-color: #04c040;
	color: #FFFFFF;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	border-radius: 90px;
	font-size: 13px;
	padding: 4px 22px;
	line-height: 2.2;
}

.event-btn:hover,
.event-btn:focus{
	background-color: #06a137;
	color: #FFFFFF;
}

.footer-section{
	width: 100%;
	height: 460px;
	background-color: rgb(35,25,35, 0.3);
	background-image: url('../images/b_i-02.png');
	background-repeat: no-repeat;
	background-size: 100% 50%;
	background-position: bottom;
	padding-top: 20px;
	padding-bottom: 20px;
}

.footer-block{
	width: 100%;
	height: auto;
	padding-top: 20px;
}


.footer-hset{
	font-family: 'Oxygen', sans-serif;
	font-weight: 700;
	color: #e5e5e5;
	text-align: left;
	text-transform: uppercase;
	font-size: 20px;
	margin-bottom: 12px;
	border-bottom: 1px solid #2c5b91;
	padding-bottom: 10px;
}

.bottom-links-list{
	list-style: none;
}

.bottom-links-list li{
	margin-bottom: 6px;
}

.bottom-links-list li a{
	color: #dedfdf;
	font-family: 'Oxygen', sans-serif;
	font-weight: 400;
	font-size: 14px;
	text-decoration: none
}

.bottom-links-list li a:hover,
.bottom-links-list li a:focus
{
	color: #FFFFFF;
}

.soci-box{
	width: 32px;
	height: 32px;
	background-color: rgba(0,0,0,0.5);
	color: #FFFFFF;
	text-align: center;
	display: inline-block;
	padding-top: 6px;
	margin-bottom: 4px;
    margin-right: 6px;
}


.social-links-footer{
	list-style: none;
}

.social-links-footer li a{
	display: inline-block;
	color: #dedfdf;
	font-family: 'Oxygen', sans-serif;
	font-weight: 400;
	font-size: 14px;
	text-decoration: none;
}

.contact-listed{
	list-style: none;
}

.contact-listed li{
	margin-bottom: 6px;
	text-align: left;
	color: #dedfdf;
	font-family: 'Oxygen', sans-serif;
	font-weight: 400;
	font-size: 14px;
}

.contact-listed li a{
	color: #ffffff;
	font-size: 12px;
}

.dubel-bar{
	border-top: 1px solid #2c5b91;
}

.listen-appgo{
	padding: 12px 0;
	color: #000000;
	text-align: left;
	font-family: 'Oxygen', sans-serif;
	font-weight: 700;
}

.listen-appgo h3{
	color: #ffffff;
}

.listen-appgo p{
	color: #e1e1e1;
	font-style: italic;
}

.plya-button{
	text-align: right;
	padding-top: 10px;
	font-weight: 300;
}

.live-btn{
	width: 250px;
	height: 80px;
	background-color: #ffc107;
	border-radius: 93px;
	box-shadow: 6px 10px 6px #0a3030;
	background-image: url("../images/audio.svg");
	background-repeat: no-repeat;
	background-size: 20% 40%;
	background-position: 10% 50%;
}

.on-air{
	color: #FFFFFF;
	font-size: 16px;
	font-weight: 700;
	font-family: 'Oxygen', sans-serif;
	text-transform: uppercase;
	position: absolute;
	top: 22px;
	right: 52px;
}

.liv-btn{
	color: #2d2d2d;
	text-decoration: none;
	position: absolute;
	top: 40px;
	right: 45px;
	font-size: 24px;
	font-weight: 900;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
}

.top-section-fix{
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999;
}

.page-content{
	position: relative;
	top: 238px;
}

/*
	Google addbanner
	==================================
*/

.banner-block{
	width: 160px;
	height: auto;
	position: fixed;
	top: 246px;
	left: 8%;
	display: block;
	background-color: #fff;
}

.banner-left{
	width: 160px;
	height: auto;
	position: relative;
	left: 0;
	display: inline-block;
}

.banner-block-right{
	width: 160px;
	height: auto;
	position: fixed;
	top: 246px;
	right: 8%;
	display: block;
	background-color: #ffffff;
}

.banner-right{
	display: inline-block;
	width: 160px;
	height: auto;
	position: relative;
}

.promo-add{
	margin: 20px 0;
	width: 100%;
	height: auto;
}

.top-add-banner{
	text-align: center;
	width: 100%;
	height: auto;
	display: block;
	padding: 6px 4px;
	margin: 15px 0;
}

.add-img{
	width: 100%;
	height: 60px;
	text-align: center;
}

/*
	Show Pages
	=================================
*/
.show-page{
	width: 100%;
	height: auto;
	margin: 12px 0;
}

.show-page-poster{
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}

.show-page-poster img{
	width: 100%;
	height: auto;
}

.show-page-info{
	width: 100%;
	height: auto;
	margin-bottom: 12px;
	position: relative;
}

.show-page-info h3{
	font-family: 'Oxygen', sans-serif;
	color: #083c79;
	font-weight: 700;
	font-size: 26px;
	margin-bottom: 10px;
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 10px;
}

.show-page-info p{
	line-height: 1.9;
	font-size: 14px;
	font-weight: 400;
	font-family: 'Oxygen', sans-serif;
	color: #777777;
}

/*
	Schedule slider
	========================
*/

.carbon-title{
	width: 100%;
	height: 40px;
	margin: 0;
	padding: 9px 12px;
	background-color: #fbf8f8;
	border-bottom: 1px solid #04c040;
	margin-top: 20px;
}

.car-name{
	text-transform: uppercase;
	font-size: 18px;
	text-align: left;
	color: #ff8100;
	margin-bottom: 0;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
}

.carbonads {
    position: static;
    display: block;
    max-width: 400px;
    overflow: hidden;
    font-size: 13px;
    line-height: 1.4;
    text-align: left;
    background-color: rgba(0,0,0,.05);
}

.per-box{
	width: 40%;
	height: 120px;
	float: left;
	background-color: #04c040;
	position:relative;
}

.per-profile{
	position: absolute;
    bottom: -3px;
    left: 16px;
    width: 72%;
}

.per-info{
	width: 60%;
	height: auto;
	float: right;
	padding: 12px 15px 0;
}

.per-info h3{
	color: #083c79;
	font-weight: 700;
	margin-bottom: 6px;
}

.per-info p{
	color: #333333;
	font-size: 14px;
	margin-bottom: 6px;
}

.per-info h4{
	color: #ff8100;
	font-weight: 700;
	font-size: 17px;
	margin-bottom: 8px;
}

.listen-modal{
	z-index: 9999;
	top:30%;
}

.modal{
	top: 20%;
	left: 14%;
	position: fixed;
	overflow: hidden;
}

.modal-open{
	padding-right: 0 !important;
	overflow-y: auto;
}

.modal-content{
 background-color: #ffffff;
 max-width: 800px;
 height: 620px;
 min-height: 620px;
 padding: 12px 12px;
 overflow: hidden;
 position: relative;
 z-index: 99999;
}

.ekko-lightbox .modal-footer{
	display: none !important;
}

.modal-content-ln{
	background-image: url('../images/lyca-popup-bg.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	max-width: 430px;
	height: auto;
	padding: 12px 12px;
}

.cookies-block{
	width: 100%;
	height: 40px;
	background-color: rgb(2, 16, 32);
	position: fixed;
	bottom: 0;
	left: 0;
    overflow: hidden;
	z-index: 111111;
	padding: 10px 0;
}

.cookies-info{
	color: #dfdfdf;
	font-weight: 400;
}

.ck-btn{
	background-color: #0656b4;
	color: #ffffff;
	padding: 6px 6px;
}

.ck-btn:hover{
	color: #ffffff;
	text-decoration: none;
}

.gallery-pop{
	top: 20%;
}

.gallery-content{
	background-color: #ffffff !important;
	max-width: 730px;
	background-image: none;
	padding: 0;
}

.padding-off{
	padding: 0;
	border: 0;
}

.modal-backdrop.show{
	opacity: 0 !important;
}

.close{
	position: absolute;
    right: -74px;
    background-color: #06a137 !important;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    top: -13px;
    text-shadow: 0;
    padding: 12px 12px !important;
	cursor:pointer !important;
}

.close span{
	color: #FFFFFF;
	position: absolute;
	top: 0;
    left: 6px;
}

.play-home{
	padding: 11px 15px 0 15px;
	height: 120px;
	width: 100%;
	background-color: #ffc107;
	border-radius: 10px;
	margin-bottom: 10px;
}

.play-title{
	text-transform: uppercase;
	font-weight: 600;
	font-size: 30px;
	color: #000000;
	font-family: 'Montserrat', sans-serif;
}

.play-title span{
	text-transform: uppercase;
	font-weight: 700;
}

.cust-prev,
.cust-next{
	background: #042041 !important;
	    top: 40%;
    width: 3.5%;
    height: 15%;
}

.policy-content{
	width: 100%;
	height: auto;
	margin: 15px 15px;
	text-align: left;
}

.policy-content h3{
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	color: #032b59;
	margin-bottom: 10px;
	border-bottom: 1px solid #b8b9ba;
	padding-bottom: 12px;
}

.policy-content h5{
	color: #494848;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
	margin-bottom: 12px;
}

.policy-content p{
	line-height: 1.8;
}

.about-bg{
	width: 100%;
	height: auto;
	margin-bottom: 18px;
	text-align: center;
	padding: 60px 50px;
}

.about-bg h2{
	font-family: 'Oxygen', sans-serif;
    color: #083c79;
    font-size: 30px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase
}

.contact-us-ti{
	font-family: 'Oxygen', sans-serif;
    color: #083c79;
    font-size: 30px;
    font-weight: 700;
    text-align: left;
    text-transform: uppercase;
}

.about-bg h5{
	font-family: 'Oxygen', sans-serif;
	font-weight: 400;
	font-style: italic;
	margin-bottom: 22px;
	color: #0bb04e;
	border-bottom: 1px dashed #EEEEEE;
	padding-bottom: 10px;
}

.about-bg p{
	line-height: 1.8;
	font-size: 16px;
	text-align: center;
	color: #3f3f3f;
	font-weight: 400;
}

.profile-header{
	width: 100%;
	height: 330px;
	min-height: 330px;
	background-image: url('../images/bio_logo.png'), linear-gradient(to bottom left, #0eb148, #2467ad);
	background-repeat: no-repeat;
	background-size: auto;
	background-position: 86% 40%;
}

.bio-pro-pic{
	position: relative;
	background: linear-gradient(to bottom left, #0eb148, #2467ad);
	width: 100%;
	height: auto;
	margin-left: 30px;
	margin-top: -178px;
	box-shadow: 6px 0px 1px #176c72;
}

.bio-pro-pic-user{
	width: 98%;
	height: auto;
}

.profile-up{
	background-color: #ffffff;
	width: 100%;
	height: 330px;
	margin-left: 30px;
	margin-top: -1px;
	box-shadow: 6px 10px 6px #e3e2e2;
}

.persent-name{
	width: 100%;
	height: auto;
	text-align: center;
	padding-top: 22px;
	padding-bottom: 20px;
}

.persent-name h3{
	color: #083c79;
	font-weight: 700;
	font-size: 24px;
	font-family: 'Oxygen', sans-serif;
}

.persent-name p{
	font-size: 15px;
	padding-top: 4px;
}

.present-time{
	width: 100%;
	height: auto;
	background-color: #f6f5f5;
	text-align: center;
	padding-top: 18px;
	padding-bottom: 12px;
}

.present-time h4{
	color: #3e3e3f;
	font-weight: 400;
	font-family: 'Oxygen', sans-serif;
	padding-bottom: 12px;
}

.present-time span{
	font-weight: 700;
	color: #083c79
}

.present-time p{
	font-size: 16px;
	font-weight: 400;
}

.bio-details{
	width: 100%;
	height: auto;
	margin: 30px 0 20px;
	padding: 18px 22px;
}

.bio-title{
	font-size: 42px;
	font-weight: 700;
	font-family: 'Oxygen', sans-serif;
	border-bottom: 1px dashed #032b59;
	padding-bottom: 6px;
	margin-bottom: 20px;
	color: #083c79;
}

.bio-details p{
    line-height: 1.8;
    font-size: 16px;
    text-align: left;
    color: #3f3f3f;
    font-weight: 400;
}

.present-media{
	width: 100%;
	height: auto;
	padding-top: 12px;
	padding-bottom: 12px;
}

.listede{
	width: 80%;
	height: 48px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 12px;
	padding-top: 4px;
}

.fa-tw-bio{
	font-size: 42px;
}
/*
	Media query phone and tabs
	================================
*/

@media only screen and (max-width: 1440px){

	.banner-block {
    	width: 100px;
    	height: auto;
    	position: fixed;
    	top: 246px;
    	left: 2%;
    	display: block;
    	background-color: transparent;
	}

	.banner-left {
    	width: 100px;
    	height: auto;
    	position: relative;
    	left: 0;
    	display: inline-block;
	}

	.banner-block-right {
    	width: 100px;
    	height: auto;
    	position: fixed;
    	top: 246px;
    	right: 2%;
    	display: block;
    	background-color: transparent;
	}

	.banner-right {
    	display: inline-block;
    	width: 100px;
    	height: auto;
    	position: relative;
	}

}

@media only screen and (min-width: 1025px) and (max-width: 1366px) {

	/*google add banner*/

		.top-add-banner{
			display: none;
		}

		.top-add-banner a{
			display: none;
		}

		.banner-block{
			display: none;
		}

		.banner-block-right{
			display: none;
		}

}

@media only screen and (max-width: 1024px){

		.navbar-expand-lg .navbar-nav .nav-link{
			padding-right: 1rem;
    		padding-left: 1rem;
    		padding-bottom: 1rem;
    		padding-top: 1rem;
		}

		.navbar-light .navbar-nav .nav-link{
			color: #FFFFFF;
    		font-weight: 700;
    		font-size: 14px;
    		font-family: 'Lato', sans-serif;
    		text-transform: uppercase;
		}

		.page-content{
			position: relative;
    		top: 224px;
		}

		.headline {
    		color: #094c9b;
    		font-weight: 800;
    		font-size: 20px;
    		text-transform: uppercase;
    		font-family: 'Montserrat', sans-serif;
		}

		/*google add banner*/

		.top-add-banner{
			display: none;
		}

		.top-add-banner a{
			display: none;
		}

		.banner-block{
			display: none;
		}

		.banner-block-right{
			display: none;
		}
}

@media only screen and (max-width: 980px){

	.nav-tabs .nav-link{
		font-size: 13px;
	}

	.nav-tabs .nav-item{
		padding: 10px 15px;
	}

	.md-cl{
		flex: none;
		max-width: 52%;
		padding-left: 0;
	}

	.md-cl-ri{
		max-width: 45%;
		padding-left: 0;
	}

	.number-iterms {
    	color: #f7f7f7;
    	font-family: 'Montserrat', sans-serif;
    	font-size: 12px;
    	font-weight: 600;
	}

	.down-text {
    	font-family: 'Montserrat', sans-serif;
    	font-weight: 800;
    	color: #FFFFFF;
    	font-size: 12px;
	}

	.live-btn {
    	width: 230px;
    	height: 70px;
    	background-color: #ffc107;
    	border-radius: 93px;
    	box-shadow: 6px 10px 6px #ebebeb;
    	background-image: url(../images/audio.svg);
    	background-repeat: no-repeat;
    	background-size: 20% 40%;
    	background-position: 10% 50%;
	}

	.on-air {
    	color: #FFFFFF;
    	font-size: 16px;
    	font-weight: 700;
    	font-family: 'Oxygen', sans-serif;
    	text-transform: uppercase;
    	position: absolute;
    	top: 19px;
    	right: 52px;
	}

	.liv-btn {
    	color: #2d2d2d;
    	text-decoration: none;
    	position: absolute;
    	top: 38px;
    	right: 50px;
    	font-size: 20px;
    	font-weight: 900;
    	font-family: 'Montserrat', sans-serif;
    	text-transform: uppercase;
	}

	.page-content{
		position: relative;
    	top: 214px;
	}

	.headline {
    	color: #094c9b;
    	font-weight: 800;
    	font-size: 16px;
    	text-transform: uppercase;
    	font-family: 'Montserrat', sans-serif;
	}

	.news-info p {
    	color: #222222;
    	font-weight: 400;
    	line-height: 1.6;
    	font-size: 12px;
	}

	.upcoming-info h2 {
    	font-size: 13px;
    	font-family: 'Oxygen', sans-serif;
    	color: #083c79;
    	font-weight: 700;
    	text-decoration: none !important;
    	margin-bottom: 4px;
    	line-height: 1.3;
	}

	.upcoming-info p {
    	color: #000000;
    	font-size: 12px;
    	font-weight: 400;
	}

	.content-box h3 {
    	font-size: 13px;
    	font-family: 'Oxygen', sans-serif;
    	color: #083c79;
    	font-weight: 700;
    	border-bottom: 1px solid #eee;
    	padding-bottom: 8px;
	}

	.content-box p{
		font-weight: normal;
    	font-size: 12px;
	}

	.bottom-links-list li a {
    	color: #dedfdf;
    	font-family: 'Oxygen', sans-serif;
    	font-weight: 400;
    	font-size: 12px;
    	text-decoration: none;
	}

	.social-links-footer li a {
    	display: inline-block;
    	color: #dedfdf;
    	font-family: 'Oxygen', sans-serif;
    	font-weight: 400;
    	font-size: 12px;
    	text-decoration: none;
	}

	.contact-listed li {
    	margin-bottom: 6px;
    	text-align: left;
    	color: #dedfdf;
    	font-family: 'Oxygen', sans-serif;
    	font-weight: 400;
    	font-size: 12px;
	}

	.footer-section{
		width: 100%;
    	height: auto;
    	background-color: rgb(35,25,35, 0.3);
    	background-image: url(../images/b_i-02.png);
    	background-repeat: no-repeat;
    	background-size: 100% 5%;
    	background-position: bottom;
    	padding-top: 20px;
    	padding-bottom: 20px;
	}

	.footer-hset {
    	font-family: 'Oxygen', sans-serif;
    	font-weight: 700;
    	color: #e5e5e5;
    	text-align: left;
    	text-transform: uppercase;
    	font-size: 16px;
    	margin-bottom: 12px;
    	border-bottom: 1px solid #0656b4;
    	padding-bottom: 10px;
	}

	.apps-stro{
		width: 140px;
		height: auto;
	}

			/*Navbar*/
		.header-section{
			background-color: #ffffff;
		}

		.bg-light{
			background-color: #083c79 !important;
		}

		.pad-off{
			padding-left: 0;
			padding-right: 0;
		}

		.navbar{
			padding: .6rem 1rem;
		}

		.navbar-light .navbar-toggler{
			background-color: #083c79;
			border-radius: 0;
			border: none;
			color: #ffffff;
		}

		/*google add banner*/

		.top-add-banner{
			display: none;
		}

		.top-add-banner a{
			display: none;
		}

		.banner-block{
			display: none;
		}

		.banner-block-right{
			display: none;
		}

}

@media only screen and (max-width: 800px){

	.nav-tabs .nav-link{
		font-size: 13px;
	}

	.nav-tabs .nav-item{
		padding: 10px 15px;
	}

	.md-cl{
		flex: none;
		max-width: 52%;
		padding-left: 0;
	}

	.md-cl-ri{
		max-width: 45%;
		padding-left: 0;
	}

	.number-iterms {
    	color: #f7f7f7;
    	font-family: 'Montserrat', sans-serif;
    	font-size: 12px;
    	font-weight: 600;
	}

	.down-text {
    	font-family: 'Montserrat', sans-serif;
    	font-weight: 800;
    	color: #FFFFFF;
    	font-size: 12px;
	}

	.live-btn {
    	width: 230px;
    	height: 70px;
    	background-color: #ffc107;
    	border-radius: 93px;
    	box-shadow: 6px 10px 6px #ebebeb;
    	background-image: url(../images/audio.svg);
    	background-repeat: no-repeat;
    	background-size: 20% 40%;
    	background-position: 10% 50%;
	}

	.on-air {
    	color: #FFFFFF;
    	font-size: 16px;
    	font-weight: 700;
    	font-family: 'Oxygen', sans-serif;
    	text-transform: uppercase;
    	position: absolute;
    	top: 19px;
    	right: 52px;
	}

	.liv-btn {
    	color: #2d2d2d;
    	text-decoration: none;
    	position: absolute;
    	top: 38px;
    	right: 50px;
    	font-size: 20px;
    	font-weight: 900;
    	font-family: 'Montserrat', sans-serif;
    	text-transform: uppercase;
	}

	.page-content{
		position: relative;
    	top: 214px;
	}

	.headline {
    	color: #094c9b;
    	font-weight: 800;
    	font-size: 16px;
    	text-transform: uppercase;
    	font-family: 'Montserrat', sans-serif;
	}

	.news-info p {
    	color: #222222;
    	font-weight: 400;
    	line-height: 1.6;
    	font-size: 12px;
	}

	.upcoming-info h2 {
    	font-size: 13px;
    	font-family: 'Oxygen', sans-serif;
    	color: #083c79;
    	font-weight: 700;
    	text-decoration: none !important;
    	margin-bottom: 4px;
    	line-height: 1.3;
	}

	.upcoming-info p {
    	color: #000000;
    	font-size: 12px;
    	font-weight: 400;
	}

	.content-box h3 {
    	font-size: 13px;
    	font-family: 'Oxygen', sans-serif;
    	color: #083c79;
    	font-weight: 700;
    	border-bottom: 1px solid #eee;
    	padding-bottom: 8px;
	}

	.content-box p{
		font-weight: normal;
    	font-size: 12px;
	}

	.bottom-links-list li a {
    	color: #dedfdf;
    	font-family: 'Oxygen', sans-serif;
    	font-weight: 400;
    	font-size: 12px;
    	text-decoration: none;
	}

	.social-links-footer li a {
    	display: inline-block;
    	color: #dedfdf;
    	font-family: 'Oxygen', sans-serif;
    	font-weight: 400;
    	font-size: 12px;
    	text-decoration: none;
	}

	.contact-listed li {
    	margin-bottom: 6px;
    	text-align: left;
    	color: #dedfdf;
    	font-family: 'Oxygen', sans-serif;
    	font-weight: 400;
    	font-size: 12px;
	}

	.footer-section{
		width: 100%;
    	height: auto;
    	background-color: rgb(35,25,35, 0.3);
    	background-image: url(../images/b_i-02.png);
    	background-repeat: no-repeat;
    	background-size: 100% 5%;
    	background-position: bottom;
    	padding-top: 20px;
    	padding-bottom: 20px;
	}

	.footer-hset {
    	font-family: 'Oxygen', sans-serif;
    	font-weight: 700;
    	color: #e5e5e5;
    	text-align: left;
    	text-transform: uppercase;
    	font-size: 16px;
    	margin-bottom: 12px;
    	border-bottom: 1px solid #0656b4;
    	padding-bottom: 10px;
	}

	.apps-stro{
		width: 140px;
		height: auto;
	}

			/*Navbar*/
		.header-section{
			background-color: #ffffff;
		}

		.bg-light{
			background-color: #083c79 !important;
		}

		.pad-off{
			padding-left: 0;
			padding-right: 0;
		}

		.navbar{
			padding: .6rem 1rem;
		}

		.navbar-light .navbar-toggler{
			background-color: #083c79;
			border-radius: 0;
			border: none;
			color: #ffffff;
		}

		/*google add banner*/

		.top-add-banner{
			display: none;
		}

		.top-add-banner a{
			display: none;
		}

		.banner-block{
			display: none;
		}

		.banner-block-right{
			display: none;
		}

}


@media only screen and (max-width: 768px){

	.nav-tabs .nav-link{
		font-size: 13px;
	}

	.nav-tabs .nav-item{
		padding: 10px 15px;
	}

	.carousel-item.active-next {
        display: flex;
	}

	.md-cl{
		flex: none;
		max-width: 52%;
		padding-left: 0;
	}

	.md-cl-ri{
		max-width: 45%;
		padding-left: 0;
	}

	.number-iterms {
    	color: #f7f7f7;
    	font-family: 'Montserrat', sans-serif;
    	font-size: 12px;
    	font-weight: 600;
	}

	.down-text {
    	font-family: 'Montserrat', sans-serif;
    	font-weight: 800;
    	color: #FFFFFF;
    	font-size: 12px;
	}

	.live-btn {
    	width: 230px;
    	height: 70px;
    	background-color: #ffc107;
    	border-radius: 93px;
    	box-shadow: 6px 10px 6px #ebebeb;
    	background-image: url(../images/audio.svg);
    	background-repeat: no-repeat;
    	background-size: 20% 40%;
    	background-position: 10% 50%;
	}

	.on-air {
    	color: #FFFFFF;
    	font-size: 16px;
    	font-weight: 700;
    	font-family: 'Oxygen', sans-serif;
    	text-transform: uppercase;
    	position: absolute;
    	top: 19px;
    	right: 52px;
	}

	.liv-btn {
    	color: #2d2d2d;
    	text-decoration: none;
    	position: absolute;
    	top: 38px;
    	right: 50px;
    	font-size: 20px;
    	font-weight: 900;
    	font-family: 'Montserrat', sans-serif;
    	text-transform: uppercase;
	}

	.page-content{
		position: relative;
    	top: 214px;
	}

	.headline {
    	color: #094c9b;
    	font-weight: 800;
    	font-size: 16px;
    	text-transform: uppercase;
    	font-family: 'Montserrat', sans-serif;
	}

	.news-info p {
    	color: #222222;
    	font-weight: 400;
    	line-height: 1.6;
    	font-size: 12px;
	}

	.upcoming-info h2 {
    	font-size: 13px;
    	font-family: 'Oxygen', sans-serif;
    	color: #083c79;
    	font-weight: 700;
    	text-decoration: none !important;
    	margin-bottom: 4px;
    	line-height: 1.3;
	}

	.upcoming-info p {
    	color: #000000;
    	font-size: 12px;
    	font-weight: 400;
	}

	.content-box h3 {
    	font-size: 13px;
    	font-family: 'Oxygen', sans-serif;
    	color: #083c79;
    	font-weight: 700;
    	border-bottom: 1px solid #eee;
    	padding-bottom: 8px;
	}

	.content-box p{
		font-weight: normal;
    	font-size: 12px;
	}

	.bottom-links-list li a {
    	color: #dedfdf;
    	font-family: 'Oxygen', sans-serif;
    	font-weight: 400;
    	font-size: 12px;
    	text-decoration: none;
	}

	.social-links-footer li a {
    	display: inline-block;
    	color: #dedfdf;
    	font-family: 'Oxygen', sans-serif;
    	font-weight: 400;
    	font-size: 12px;
    	text-decoration: none;
	}

	.contact-listed li {
    	margin-bottom: 6px;
    	text-align: left;
    	color: #dedfdf;
    	font-family: 'Oxygen', sans-serif;
    	font-weight: 400;
    	font-size: 12px;
	}

	.footer-section{
		width: 100%;
    	height: auto;
    	background-color: rgb(35,25,35, 0.3);
    	background-image: url(../images/b_i-02.png);
    	background-repeat: no-repeat;
    	background-size: 100% 5%;
    	background-position: bottom;
    	padding-top: 20px;
    	padding-bottom: 20px;
	}

	.footer-hset {
    	font-family: 'Oxygen', sans-serif;
    	font-weight: 700;
    	color: #e5e5e5;
    	text-align: left;
    	text-transform: uppercase;
    	font-size: 16px;
    	margin-bottom: 12px;
    	border-bottom: 1px solid #0656b4;
    	padding-bottom: 10px;
	}

	.apps-stro{
		width: 140px;
		height: auto;
	}

			/*Navbar*/
		.header-section{
			background-color: #ffffff;
		}

		.bg-light{
			background-color: #083c79 !important;
		}

		.pad-off{
			padding-left: 0;
			padding-right: 0;
		}

		.navbar{
			padding: .6rem 1rem;
		}

		.navbar-light .navbar-toggler{
			background-color: #083c79;
			border-radius: 0;
			border: none;
			color: #ffffff;
		}

		/*google add banner*/

		.top-add-banner{
			display: none;
		}

		.top-add-banner a{
			display: none;
		}

		.banner-block{
			display: none;
		}

		.banner-block-right{
			display: none;
		}
}

@media only screen and (max-width: 640px){

	.nav-tabs .nav-item{
		width: 100%;
		margin-top: 2px;
	}

	.nav-tabs .nav-link{
		border-radius: 0;
	}

	.number-iterms {
    		color: #f7f7f7;
    		font-family: 'Montserrat', sans-serif;
    		font-size: 12px;
    		font-weight: 400;
		}

		.number-iterms span {
    		color: #FFFFFF;
    		font-weight: 600;
    		text-transform: uppercase;
		}

		.down-text{
			display: none;
		}

		/*google add banner*/

		.top-add-banner{
			display: none;
		}

		.top-add-banner a{
			display: none;
		}

		.banner-block{
			display: none;
		}

		.banner-block-right{
			display: none;
		}

		/*Navbar*/
		.header-section{
			background-color: #ffffff;
		}

		.bg-light{
			background-color: #083c79 !important;
		}

		.pad-off{
			padding-left: 0;
			padding-right: 0;
		}

		.navbar{
			padding: .6rem 1rem;
		}

		.navbar-light .navbar-toggler{
			background-color: #083c79;
			border-radius: 0;
			border: none;
			color: #ffffff;
		}

	.page-content{
		position: relative;
    	top: 205px;
	}

	.footer-section{
		width: 100%;
    	height: auto;
    	background-color: rgb(35,25,35, 0.3);
    	background-image: url(../images/b_i-02.png);
    	background-repeat: no-repeat;
    	background-size: 100% 5%;
    	background-position: bottom;
    	padding-top: 20px;
    	padding-bottom: 20px;
	}

	.plya-button{
		text-align: left;
		padding-top: 0;
	}

	.apps-stro{
		width: 140px;
		height: auto;
	}

	.headline {
    	color: #094c9b;
    	font-weight: 800;
    	font-size: 12px;
    	text-transform: uppercase;
    	font-family: 'Montserrat', sans-serif;
	}

	.news-info h3 {
    	font-family: 'Oxygen', sans-serif;
    	color: #063b74;
    	font-weight: 700;
    	line-height: 1.6;
    	margin-bottom: 10px;
    	font-size: 11px;
	}

	.news-info p {
    	color: #222222;
    	font-weight: 400;
    	line-height: 1.6;
    	font-size: 11px;
	}

	.upcoming-info h2 {
    	font-size: 12px;
    	font-family: 'Oxygen', sans-serif;
    	color: #083c79;
    	font-weight: 700;
    	text-decoration: none !important;
    	margin-bottom: 4px;
    	line-height: 1.3;
	}

	.upcoming-info p{
		color: #000000;
    	font-size: 12px;
    	font-weight: 400;
	}

	.apps-stro{
		margin-top: 8px;
		width: 110px;
		height: auto;
	}

	.md-cl{
		width: 68% !important;
		height: auto;
		flex: none;
		max-width: 70%;
		padding-left: 0;
	}

	.md-cl-ri{
		max-width: 29%;
		height: auto;
	}

	.social-media-up{
		margin-left: 0;
	}

	.live-btn {
    	width: 220px;
    	height: 60px;
    	background-color: #ffc107;
    	border-radius: 93px;
    	box-shadow: 6px 10px 6px #ebebeb;
    	background-image: url(../images/audio.svg);
    	background-repeat: no-repeat;
    	background-size: 20% 40%;
    	background-position: 10% 50%;
	}

	.on-air {
    	color: #FFFFFF;
    	font-size: 13px;
    	font-weight: 700;
    	font-family: 'Oxygen', sans-serif;
    	text-transform: uppercase;
    	position: absolute;
    	top: 20px;
    	right: 50px;
	}

	.liv-btn {
    	color: #2d2d2d;
    	text-decoration: none;
    	position: absolute;
    	top: 32px;
    	font-size: 19px;
    	left: -36px;
    	font-weight: 900;
    	font-family: 'Montserrat', sans-serif;
    	text-transform: uppercase;
}
}

@media only screen and (max-width: 600px){

		.bio-pro-pic{
			margin-left: 0;
			box-shadow: 0;
		}

		.profile-up{
			margin-left: 0;
			box-shadow: 0;
		}

		.topbar-slid{
			display: none
		}

		.nav-tabs .nav-item{
			width: 100%;
			margin-top: 2px;
		}

		.nav-tabs .nav-link{
			border-radius: 0;
		}

		.number-iterms {
    		color: #f7f7f7;
    		font-family: 'Montserrat', sans-serif;
    		font-size: 12px;
    		font-weight: 400;
		}

		.number-iterms span {
    		color: #FFFFFF;
    		font-weight: 600;
    		text-transform: uppercase;
		}

		.down-text{
			display: none;
		}

		/*google add banner*/

		.top-add-banner{
			display: none;
		}

		.top-add-banner a{
			display: none;
		}

		.banner-block{
			display: none;
		}

		.banner-block-right{
			display: none;
		}

		/*Navbar*/
		.header-section{
			background-color: #ffffff;
		}

		.bg-light{
			background-color: #083c79 !important;
		}

		.pad-off{
			padding-left: 0;
			padding-right: 0;
		}

		.navbar{
			padding: .6rem 1rem;
		}

		.navbar-light .navbar-toggler{
			background-color: #083c79;
			border-radius: 0;
			border: none;
			color: #ffffff;
		}

	.page-content{
		position: relative;
    	top: 205px;
	}

	.footer-section{
		width: 100%;
    	height: auto;
    	background-color: rgb(35,25,35, 0.3);
    	background-image: url(../images/b_i-02.png);
    	background-repeat: no-repeat;
    	background-size: 100% 5%;
    	background-position: bottom;
    	padding-top: 20px;
    	padding-bottom: 20px;
	}

	.plya-button{
		text-align: left;
		padding-top: 0;
	}

	.apps-stro{
		width: 140px;
		height: auto;
	}

	.headline {
    	color: #094c9b;
    	font-weight: 800;
    	font-size: 12px;
    	text-transform: uppercase;
    	font-family: 'Montserrat', sans-serif;
	}

	.news-info h3 {
    	font-family: 'Oxygen', sans-serif;
    	color: #063b74;
    	font-weight: 700;
    	line-height: 1.6;
    	margin-bottom: 10px;
    	font-size: 11px;
	}

	.news-info p {
    	color: #222222;
    	font-weight: 400;
    	line-height: 1.6;
    	font-size: 11px;
	}

	.upcoming-info h2 {
    	font-size: 12px;
    	font-family: 'Oxygen', sans-serif;
    	color: #083c79;
    	font-weight: 700;
    	text-decoration: none !important;
    	margin-bottom: 4px;
    	line-height: 1.3;
	}

	.upcoming-info p{
		color: #000000;
    	font-size: 12px;
    	font-weight: 400;
	}

	.apps-stro{
		margin-top: 8px;
		width: 110px;
		height: auto;
	}

	.md-cl{
		width: 68% !important;
		height: auto;
		flex: none;
		max-width: 70%;
		padding-left: 0;
	}

	.md-cl-ri{
		max-width: 29%;
		height: auto;
	}

	.social-media-up{
		margin-left: 0;
	}

	.live-btn {
    	width: 220px;
    	height: 60px;
    	background-color: #ffc107;
    	border-radius: 93px;
    	box-shadow: 6px 10px 6px #ebebeb;
    	background-image: url(../images/audio.svg);
    	background-repeat: no-repeat;
    	background-size: 20% 40%;
    	background-position: 10% 50%;
	}

	.on-air {
    	color: #FFFFFF;
    	font-size: 13px;
    	font-weight: 700;
    	font-family: 'Oxygen', sans-serif;
    	text-transform: uppercase;
    	position: absolute;
    	top: 20px;
    	right: 50px;
	}

	.liv-btn {
    	color: #2d2d2d;
    	text-decoration: none;
    	position: absolute;
    	top: 32px;
    	font-size: 19px;
    	left: -36px;
    	font-weight: 900;
    	font-family: 'Montserrat', sans-serif;
    	text-transform: uppercase;
}

}

@media only screen and (max-width: 480px){

		.bio-pro-pic{
			margin-left: 0;
			box-shadow: 0;
		}

		.profile-up{
			margin-left: 0;
			box-shadow: 0;
		}

		.topbar-slid{
			display: none
		}

		.nav-tabs .nav-item{
			width: 100%;
			margin-top: 2px;
		}

		.nav-tabs .nav-link{
			border-radius: 0;
		}

		.number-iterms {
    		color: #f7f7f7;
    		font-family: 'Montserrat', sans-serif;
    		font-size: 13px;
    		font-weight: 400;
		}

		.number-iterms span {
    		color: #FFFFFF;
    		font-weight: 600;
    		text-transform: uppercase;
		}

		.down-text{
			display: none;
		}

		.social-media-up {
    		display: inline-block;
    		margin-left: 5px;
    		padding: 0 6px;
		}

		.app-download-top{
			display: inline-block;
    		float: right;
    		margin-top: -42px;
		}

		.header-section{
			background-color: #ffffff;
		}

		.remove-col{
			display: none !important;
		}

		.live-btn{
			width: 170px;
			height: 50px;
			background-color: #ffc107;
    		border-radius: 3px;
    		box-shadow: 6px 10px 6px #ebebeb;
    		background-image: url(../images/audio.svg);
    		background-repeat: no-repeat;
    		background-size: 20% 40%;
    		background-position: 10% 50%;
		}

		.on-air {
    		color: #FFFFFF;
    		font-size: 12px;
    		font-weight: 700;
    		font-family: 'Oxygen', sans-serif;
    		text-transform: uppercase;
    		position: absolute;
    		top: 18px;
    		right: 36px;
		}

		.liv-btn {
    		color: #2d2d2d;
    		text-decoration: none;
    		position: absolute;
    		top: 30px;
    		right: 35px;
    		font-size: 16px;
    		font-weight: 900;
    		font-family: 'Montserrat', sans-serif;
    		text-transform: uppercase;
		}

		/*google add banner*/

		.top-add-banner{
			display: none;
		}

		.top-add-banner a{
			display: none;
		}

		.banner-block{
			display: none;
		}

		.banner-block-right{
			display: none;
		}

		.page-content{
			position: relative;
    		top: 196px;
		}

	/*Navbar*/
	.bg-light{
		background-color: #083c79 !important;
	}

	.pad-off{
		padding-left: 0;
		padding-right: 0;
	}

	.navbar{
		padding: .6rem 1rem;
	}

	.navbar-light .navbar-toggler{
		background-color: #083c79;
		border-radius: 0;
		border: none;
		color: #ffffff;
	}

	.footer-section{
		width: 100%;
    	height: auto;
    	background-color: rgb(35,25,35, 0.3);
    	background-image: url(../images/b_i-02.png);
    	background-repeat: no-repeat;
    	background-size: 100% 5%;
    	background-position: bottom;
    	padding-top: 20px;
    	padding-bottom: 20px;
	}

	.plya-button{
		text-align: left;
		padding-top: 0;
	}

	.apps-stro{
		width: 140px;
		height: auto;
	}
}

@media only screen and (max-width: 412px){

		.bio-pro-pic{
			margin-left: 0;
			box-shadow: 0;
		}

		.profile-up{
			margin-left: 0;
			box-shadow: 0;
		}

		.topbar-slid{
			display: none
		}

		.nav-tabs .nav-item{
			width: 100%;
			margin-top: 2px;
		}

		.nav-tabs .nav-link{
			border-radius: 0;
		}

		.liv-btn {
    	color: #2d2d2d;
    	text-decoration: none;
    	position: absolute;
    	top: 30px;
    	left: 68px;
    	font-size: 14px;
    	font-weight: 900;
    	font-family: 'Montserrat', sans-serif;
    	text-transform: uppercase;
	}

	.app-download-top{
		display: none;
	}

}

@media only screen and (max-width: 414px){

		.bio-pro-pic{
			margin-left: 0;
			box-shadow: 0;
		}

		.profile-up{
			margin-left: 0;
			box-shadow: 0;
		}

		.topbar-slid{
			display: none
		}

		.nav-tabs .nav-item{
			width: 100%;
			margin-top: 2px;
		}

		.nav-tabs .nav-link{
			border-radius: 0;
		}

		.liv-btn {
    	color: #2d2d2d;
    	text-decoration: none;
    	position: absolute;
    	top: 30px;
    	left: 68px;
    	font-size: 14px;
    	font-weight: 900;
    	font-family: 'Montserrat', sans-serif;
    	text-transform: uppercase;
	}

	.app-download-top{
		display: none;
	}

}

@media only screen and (max-width: 400px){

		.bio-pro-pic{
			margin-left: 0;
			box-shadow: 0;
		}

		.profile-up{
			margin-left: 0;
			box-shadow: 0;
		}

		.topbar-slid{
			display: none
		}

		.nav-tabs .nav-item{
			width: 100%;
			margin-top: 2px;
		}

		.nav-tabs .nav-link{
			border-radius: 0;
		}
		.number-iterms {
    		color: #f7f7f7;
    		font-family: 'Montserrat', sans-serif;
    		font-size: 13px;
    		font-weight: 400;
		}

		.number-iterms span {
    		color: #FFFFFF;
    		font-weight: 600;
    		text-transform: uppercase;
		}

		.app-download-top{
			display: none;
		}

		.header-section{
			background-color: #ffffff;
		}

		.remove-col{
			display: none !important;
		}

		.live-btn{
			width: 170px;
			height: 50px;
			background-color: #ffc107;
    		border-radius: 3px;
    		box-shadow: 6px 10px 6px #ebebeb;
    		background-image: url(../images/audio.svg);
    		background-repeat: no-repeat;
    		background-size: 20% 40%;
    		background-position: 10% 50%;
		}

		.on-air {
    		color: #FFFFFF;
    		font-size: 12px;
    		font-weight: 700;
    		font-family: 'Oxygen', sans-serif;
    		text-transform: uppercase;
    		position: absolute;
    		top: 18px;
    		right: 36px;
		}

		.liv-btn {
    		color: #2d2d2d;
    		text-decoration: none;
    		position: absolute;
    		top: 30px;
    		right: 35px;
    		font-size: 16px;
    		font-weight: 900;
    		font-family: 'Montserrat', sans-serif;
    		text-transform: uppercase;
		}


		/*google add banner*/

		.top-add-banner{
			display: none;
		}

		.top-add-banner a{
			display: none;
		}

		.banner-block{
			display: none;
		}

		.banner-block-right{
			display: none;
		}

		.page-content{
			position: relative;
    		top: 196px;
		}

	/*Navbar*/
	.bg-light{
		background-color: #083c79 !important;
	}

	.pad-off{
		padding-left: 0;
		padding-right: 0;
	}

	.navbar{
		padding: .6rem 1rem;
	}

	.navbar-light .navbar-toggler{
		background-color: #083c79;
		border-radius: 0;
		border: none;
		color: #ffffff;
	}

	.footer-section{
		width: 100%;
    	height: auto;
    	background-color: rgb(35,25,35, 0.3);
    	background-image: url(../images/b_i-02.png);
    	background-repeat: no-repeat;
    	background-size: 100% 5%;
    	background-position: bottom;
    	padding-top: 20px;
    	padding-bottom: 20px;
	}

	.plya-button{
		text-align: left;
		padding-top: 0;
	}

	.apps-stro{
		width: 140px;
		height: auto;
	}
}



@media only screen and (max-width: 375px){

	.bio-pro-pic{
		margin-left: 0;
		box-shadow: 0;
	}

	.profile-up{
		margin-left: 0;
		box-shadow: 0;
	}

	.topbar-slid{
		display: none
	}

	.nav-tabs .nav-item{
		width: 100%;
		margin-top: 2px;
	}

	.nav-tabs .nav-link{
		border-radius: 0;
	}

	.liv-btn {
    	color: #2d2d2d;
    	text-decoration: none;
    	position: absolute;
    	top: 30px;
    	left: 50px;
    	font-size: 14px;
    	font-weight: 900;
    	font-family: 'Montserrat', sans-serif;
    	text-transform: uppercase;
	}

}

@media only screen and (max-width: 360px){
    
    .number-iterms {
        width: 100%;
        display: inline-block;
    }
    
    .list-inline{
        margin-bottom:0;
    }
    
    .info-bar-top {
        width: 100%;
        height: 100% !important;
    }
    
    .top-section-fix{
    	position: inherit;
    	top: 0;
    	width: 100%;
    	z-index: none;
}

	.bio-pro-pic{
		margin-left: 0;
		box-shadow: 0;
	}

	.profile-up{
		margin-left: 0;
		box-shadow: 0;
	}

	.topbar-slid{
		display: none
	}

	.nav-tabs .nav-item{
		width: 100%;
		margin-top: 2px;
	}

	.nav-tabs .nav-link{
		border-radius: 0;
	}

	.number-iterms {
    	color: #f7f7f7;
    	font-family: 'Montserrat', sans-serif;
    	font-size: 12px;
    	font-weight: 400;
	}

	.number-iterms span {
    	color: #FFFFFF;
    	font-weight: 600;
    	text-transform: uppercase;
	}

	.app-download-top{
		display: none;
	}

	.header-section{
		background-color: #ffffff;
	}

	.remove-col{
		display: none !important;
	}

	.live-btn{
		width: 170px;
		height: 50px;
		background-color: #ffc107;
    	border-radius: 3px;
    	box-shadow: 6px 10px 6px #ebebeb;
    	background-image: url(../images/audio.svg);
    	background-repeat: no-repeat;
    	background-size: 20% 40%;
    	background-position: 10% 50%;
	}

	.on-air {
    	color: #FFFFFF;
    	font-size: 12px;
    	font-weight: 700;
    	font-family: 'Oxygen', sans-serif;
    	text-transform: uppercase;
    	position: absolute;
    	top: 18px;
    	right: 36px;
	}

	.liv-btn {
    	color: #2d2d2d;
    	text-decoration: none;
    	position: absolute;
    	top: 30px;
    	left: 48px;
    	font-size: 15px;
    	font-weight: 900;
    	font-family: 'Montserrat', sans-serif;
    	text-transform: uppercase;
	}

	.page-content{
		position: relative;
    	top: 0;
	}

	/*Navbar*/
	.bg-light{
		background-color: #083c79 !important;
	}

	.pad-off{
		padding-left: 0;
		padding-right: 0;
	}

	.navbar{
		padding: .6rem 1rem;
	}

	.navbar-light .navbar-toggler{
		background-color: #083c79;
		border-radius: 0;
		border: none;
		color: #ffffff;
	}

	.footer-section{
		width: 100%;
    	height: auto;
    	background-color: rgb(35,25,35, 0.3);
    	background-image: url(../images/b_i-02.png);
    	background-repeat: no-repeat;
    	background-size: 100% 5%;
    	background-position: bottom;
    	padding-top: 20px;
    	padding-bottom: 20px;
	}

	.plya-button{
		text-align: left;
		padding-top: 0;
	}

	.apps-stro{
		width: 140px;
		height: auto;
	}

	/*google add banner*/

	.top-add-banner{
		display: none;
	}

	.top-add-banner a{
		display: none;
	}

	.banner-block{
		display: none;
	}

	.banner-block-right{
		display: none;
	}

}

@media screen and (max-width: 320px) {

	.bio-pro-pic{
		margin-left: 0;
		box-shadow: 0;
	}

	.profile-up{
		margin-left: 0;
		box-shadow: 0;
	}

	.topbar-slid{
		display: none
	}

	.md-cl{
		max-width: 100%;
	}

	.nav-tabs .nav-item{
		width: 100%;
		margin-top: 2px;
	}

	.nav-tabs .nav-link{
		border-radius: 0;
	}

	.social-media-up{
		padding: 0 2px;
		margin-left: 0;
	}

	.number-iterms{
		color: #f7f7f7;
    	font-family: 'Montserrat', sans-serif;
    	font-size: 11px;
    	font-weight: 400;
	}

	.number-iterms i{
		padding-right: 0;
	}

	.number-iterms span {
    	color: #FFFFFF;
    	font-weight: 400;
    	text-transform: uppercase;
	}

	.plya-button{
		text-align: left;
		padding-top: 0;
	}

	.apps-stro{
		width: 120px;
		height: auto;
	}

	.headline{
		color: #094c9b;
    	font-weight: 800;
    	font-size: 19px;
    	text-transform: uppercase;
    	font-family: 'Montserrat', sans-serif;
	}

	.live-btn{
		width: 150px;
		height: 50px;
		background-color: #ffc107;
    	border-radius: 3px;
    	box-shadow: 6px 10px 6px #ebebeb;
    	background-image: url(../images/audio.svg);
    	background-repeat: no-repeat;
    	background-size: 20% 40%;
    	background-position: 10% 50%;
	}

	.on-air {
    	color: #FFFFFF;
    	font-size: 12px;
    	font-weight: 700;
    	font-family: 'Oxygen', sans-serif;
    	text-transform: uppercase;
    	position: absolute;
    	top: 18px;
    	right: 36px;
	}

	.liv-btn {
    	color: #2d2d2d;
    	text-decoration: none;
    	position: absolute;
    	top: 30px;
    	left: 34px;
    	font-size: 14px;
    	font-weight: 900;
    	font-family: 'Montserrat', sans-serif;
    	text-transform: uppercase;
	}

}

