@media screen and (min-width:1290px)  { .container { width: 1240px; } }


/* iPad Portrait and Landscape */
@media only screen   and (min-device-width: 768px)   and (max-device-width: 1024px)   and (-webkit-min-device-pixel-ratio: 1) {
	.navbar-default .navbar-nav li a {text-transform: lowercase;}
	.content-left ul li,.content-left h3{font-size:12px;}
}

/* Portrait */
@media only screen  and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {

}

/* Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {

}

@media screen and (max-width:1200px){
	section.volume-bar{left: -100%;}
	.stations-tab .panel-primary .nav-tabs>li>a{font-size:12px;}
	.ghana-deside-caption{position:static;background:transparent;}
	.ghana-deside-caption h2{color:#990000;font-size: 13px;}
	.top-header {margin-top: 112px; }
	#crt-206276{display:none;} 
	#crt-715635{display:block!important;} 
	#logo{width:95%;} .top-header {margin-top: 60px; }	
}
@media screen and (max-width:1024px){

}
@media only screen and (max-width:992px){
	
}

@media screen and (max-width:767px){
	.logo-top, .left-side-ggl-bnr-120{display:none;}
	.logo-top-hide{display:block;padding-left:15px;}
	.logo-top-hide img {margin: 0 auto;padding-top: 5px;}
	.navbar-header {background: #eee; }
	.navbar-default{border-bottom-color:#990000;}
	.social-menu.clearfix, .right-side-ggl-bnr-300 {margin-bottom: 20px; }
	.ghana-deside-caption h2{font-size: 16px;line-height: 25px;}
	footer .copyright a{float:none;}
	.content-left{display:none;}
	.hide-select-box{display:block;}
	.hide-select-box ul li.main-list {display: inline-block;     width: 30%;     margin-right: 0; }
	.hide-select-box ul{text-align:center;}
	section.volume-bar{left: 0;right: -25px;top: -30px;}
	.top-header {margin-top: 60px; }
	.panel-body{max-height: 300px;}
	.stations-scroll{max-height: 280px;}
	/* #fm-settings a{font-size:10px;} */
	.top-advert,.hide-text{display:none;}
	.clips{border: 1px solid #D2D2D2;margin:5px 0px;}
	.clips-top{margin-top:5px;}
	#clips,#moviepreview{padding:0 5px;}
}
@media only screen and (max-width:600px){
	
}
@media only screen and (max-width:568px){
	#radio-option{display:none;}
	.stations-tab .panel-primary .nav-tabs>li {width: 50%; }
	.radio-option ul li {display: block;text-align: left;list-style-type: none; }
	.hide-select-box ul li.main-list {width: 100%;}
	.rates{text-align:left!important;padding-top:15px;}
	.rates i, .rates p{display:inline-block;}
	.fm-info.clearfix{padding:5px!important;}
	.fm-name h1{font-size:18px!important;}
	.fm-name img{width:25px!important;}
	.location,.website{display:none;}
	.phone{text-align:center;}
	.content-middle{padding:10px;}
	section .container{padding: 10px 15px 1px 15px;}
}
@media only screen and (max-width:320px){
	/* #slider{right:-120px;  width: 75px;} */
}