@charset "utf-8";
/*****   grid.css   ****/

/* GO FULL WIDTH AT LESS THAN 600 PIXELS */


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

	.col {
	margin: 0;
	}

/*  GRID OF SIX  */

	.span_6_of_6 {
		width: 100%; 
	}
	.span_5_of_6 {
		width: 100%; 
	}
	.span_4_of_6 {
		width: 100%; 
	}
	.span_3_of_6 {
		width: 100%; 
	}
	.span_2_of_6 {
		width: 100%; 
	}
	.span_1_of_6 {
		width: 100%;
	}
/*  GRID OF FIVE */
	
	.span_5_of_5 {
		width: 100%; 
	}
	.span_4_of_5 {
		width: 100%; 
	}
	.span_3_of_5 {
		width: 100%; 
	}
	.span_2_of_5 {
		width: 100%; 
	}
	.span_1_of_5 {
		width: 100%;
	}
	.span_11_of_5 {
		width: 100%;
		
	}
/*  GRID OF FOUR  */	
	.span_4_of_4 {
		width: 100%; 
	}
	.span_3_of_4 {
		width: 100%; 
	}
	.span_2_of_4 {
		width: 100%; 
	}
	.span_1_of_4 {
		width: 100%;
	}

/*  GRID OF THREE  */	
	.span_3_of_3 {
		width: 100%; 
	}
	.span_2_of_3 {
		width: 100%; 
	}
	.span_1_of_3 {
		width: 100%;
	}
	
/*  GRID OF TWO  */	
	.span_2_of_2 {
		width: 100%; 
	}
	.span_1_of_2 {
		width: 100%;
	}
}


/*****   component.css   ****/

/* MOB MENU and LOGO */

/* MOB MENU and LOGO */


@media only screen and (min-width: 1025px) and (max-width: 1200px) {
.mob-menu-container {
	display: none;
}
#logo-9-mob{
	
}
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
#logo-9-mob{
	display: block;
	width: 42px;
	max-height: 45px;
	float: right;
	clear: both;
	margin: 0;
}
aside {
	display: none;
}
section#Section-2 aside div.right-sidebar-block div.right-sidebar-block div.banner aside div.right-sidebar-block,#Section-2 div.content div.right-sidebar-block,section#Section-8 div.content div.banner_728-90,#Section-2 aside div.right-sidebar-block div.right-sidebar-block div.banner300_100{display: none;}




	.mob-menu-container {
	width: 90%;
	background: #efefef;
	z-index: 102;
	display: block;
	float: left;
	margin-bottom: 0px;
	padding: 3% 5%;
	margin-top: 0px;
	position: fixed;
	top: 0px;
}	
.actual-programm-name {
	min-height: 69px;
	padding-bottom: 0;
	text-align: center;
}
.actual-programm-name.act-url {
	min-height: 19px;;
}
.background-act-programs {
	bottom: 16%;
}
}

@media only screen and (min-width: 481px) and (max-width: 768px) {
	aside {
	display: none;
}
#logo-9-mob{
	display: block;
	width: 42px;
	max-height: 45px;
	float: right;
	clear: both;
	margin: 0;
}

	.mob-menu-container {
	width: 90%;
	background: #efefef;
	z-index: 102;
	display: block;
	float: left;
	margin-bottom: 0px;
	padding: 3% 5%;
	margin-top: 0px;
	position: fixed;
	top: 0px;
}
.actual-programm-name {
	min-height: 59px;
	padding-bottom: 0;
	text-align: center;
}
.actual-programm-name.act-url {
	min-height: 29px;;
}
.background-act-programs {
	bottom: 23%;
}	
}


@media only screen and (max-width: 480px) {
	.mob-menu-container {
	width: 88%;
	background: #efefef;
	z-index: 102;
	display: block;
	float: left;
	margin-bottom: 0px;
	padding: 3% 6%;
	margin-top: 0px;
	position: fixed;
	top: 0px;
}
#logo-9-mob {
	display: block;
	position: absolute;
	/*top: 1.5%;*/
	right: 5%;
	width: 42px;
	max-height: 45px;
}
.span_11_of_55 :last-child {
        border-bottom: none;
}
.span_11_of_5 {
        border-bottom: 2px dotted white;
}
.actual-programm-name.act-url {
        /*margin-bottom: 8px;*/
        min-height: 29px;
}
.background-act-programs {
	bottom: 15%;
}

/*.info-programs {
	min-height: 196px;
}*/
}


/**** responsive_4head.css  ****/

@charset "utf-8";
/* CSS Document */



/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

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

/*  tipography */

h1 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: #2065C2;
	text-transform: uppercase;
	margin: 0;
	font-size: 1.4em !important;
}
h1 a {
	color: #2065C2;
	text-transform: uppercase;
	margin: 0;
	font-size: 1.3em !important;
}
h1 a:hover {
	color: #7e264b;
}

h1 a:visited {
	color: #2065C2;
	text-decoration: none;
	font-size: 1.4em !important;
}
h3 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	margin: 0.5em 0;
}
h3 a {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	margin: 0.5em 0;
}
h3 a:hover {
	color: #7e264b;
}
p {

}
.grey-bg h1 {
	font-size: 1.4em !important;
	color: #7e264b !important;
}
.grey-bg h1 a {
	color: #7e264b !important;
	text-transform: uppercase;
	margin: 0;
	font-size: 1.4em !important;
}
.grey-bg h1 a:hover {
	color: #565656;
	text-decoration: none;
}
.grey-bg h1 a:visited {
	color: #7e264b;
	text-decoration: none;
	font-size: 1.4em !important;
}
/*  /tipography */


body {
	background: #FFF;
	margin: 0;
	padding: 0;
	font-size: 14px;
}
.top-panel {
	display: none;
}
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 87.36%;
	padding: 1.82%;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-image: url(none);
}
/* Page's Top Elements */
header {
	display: block;
	width: 96%;
	float: left;
	margin: 10px 0;
	padding: 0 2%;
}

.top-block {
	width: 90%;
	margin: 20% 0 10px 0;
	display: block;
	padding: 0 5%;
	float: left;
	height: 220px; /*before banner was 120px*/
}

.specban {
	display: block;
}

#logo-9 {
	display: none;

}

#date {
	display: none;
}
#now-online {
	display: block;
	float: left;
	width: 100%;
	padding: 2% 0;
	border: none;
	margin: 0;
}
.now-thumb {
	display: block;
	float: left;
	width: 25%;
	margin-right: 2%;
	clear: both;
}

.now-on-air {
	font-size: 16px;
	font-weight: 600;
	display: block;
	float: left;
	padding: 0;
	text-transform: uppercase;
	width: 70%;
}

.broadcast-time {
	display: block;
	float: left;
	color: #666666;
	padding: 0;
	margin: 0;
	font-weight: 600;
	font-size: 16px;
	width: 70%;
}
.prog-name {
	font-weight: 400;
	color: #7e264b;
	padding: 0;
	width: 70%;
	font-size: 14px;
}
.time-line {
	background-color: #DBDBDB;
	display: block;
	float: left;
	height: 10px;
	width: 180px;
	margin-top: 5px;
}

#next {
	display: block;
	float: left;
	width: 100%;
	padding: 2% 0;
	margin: 0;
	border: none;
}

.next-thumb {
	display: block;
	float: left;
	margin-right: 2%;
	width: 25%;
}
.next-on-air {
	font-size: 16px;
	font-weight: 600;
	display: block;
	float: left;
	padding: 0;
	text-transform: uppercase;
	margin-left: 0px;
	width: 70%;
}
.next-broadcast-time {
	color: #666;
	font-size: 16px;
	letter-spacing: 0px;
	font-weight: 600;
	padding: 1px 0;
	margin: 0;
	display: block;
	float: left;
	width: 70%;
}
#anons {
	display: none;	
}
/*---------------*/
.news-menu-panel {
	display: none;
}

#tv-nav {
	display: none;
}

section {
	display: block;
	float: left;
	margin: 0 -1.82%;
	padding: 1.82%;
	width: 100%;
}
.grey-bg {
	background: #efefef;
	margin: 0 -3% 0 -3%;
	padding: 3%;
	width: 100%;
}

aside {
	display: none;
}

#Section-mob {
	display: block;
	width: 100%;
	float: left;
	clear: both;
}

#Section-1 {
	display: none;

}

#Section-2 {
	display: block;
	width: 100%;
	float: left;
	clear: both;
}
#Section-3 {
	display: block;
	width: 100%;
	float: left;
}
#Section-4 {
	display: block;
	width: 100%;
	float: left;
}
#Section-5 {
	display: block;
	width: 100%;
	float: left;
}
#Section-6 {
	display: block;
	width: 100%;
	float: left;
}
#Section-7 {
	display: block;
	width: 100%;
	float: left;
}
#Section-8 {
	display: block;
	width: 100%;
	float: left;
}
#Section-9 {
	display: none;
	width: 100%;
	float: left;
}
#Section-10 {
	display: block;
	width: 100%;
	float: left;
}
#Section-footer {
	display: block;
	width: 100%;
	float: left;
}


/*-------Content----------*/
.content  {
	padding: 0 0 10px 0;
	display: block;
	width: 100%;
	float: left;

}
.content-header {
	display: block;
	float: left;
	margin: 10px 0 0 0;
	padding: 10px 0;
	width: 100%;
	border-top: 1px solid #CCC;
}

.item p {
	font-size: 100%;
	font-weight: 400;
	padding: 0;
	margin-top: 0px;
	margin: 0;
	color: #222;

}
.info-tv {
	background-color: #7e264b;
	padding-left: 2%;
	padding-right: 2%;
	width: 96%;
	margin-bottom: 5px;
	text-align: center;
}

.info-tv h1 {
	color: #FFF;
	text-shadow: 0 1px 3px rgba(0,0,0,.4);
}
.info-tv h1 a {
	color: #FFF;
	text-decoration: none;
}
.info-tv h1 a:visited {
	color: #FFF;
	text-decoration: none;
}


.info-programms {
	display: block;
	float: left;
	width: 94%;
	padding: 1.5% 3%;
}
.info-programms  img {
	display: block;
	float: left;
	margin: 15px 0 5px 0;
	padding: 0;
	width: 100%;
}
.play-btn {
	display: none;

}
.info-programm-name {
	display: block;
	float: left;
	font-weight: 600;
	text-align: center;
	width: 100%;
	text-transform: uppercase;
}
.actual-programms {
	display: block;
	float: left;
	width: 94%;
	padding: 1.5% 3%;
}
.actual-programms  img {
	display: block;
	float: left;
	margin: 15px 0 5px 0;
	padding: 0;
	width: 100%;
}
.actual-programm-name {
	display: block;
	float: left;
	font-weight: 600;
	text-align: center;
	width: 100%;
	text-transform: uppercase;
}
#video-carousel {
	display: block;
	float: left;
	width: 100%;
	clear: both;
	margin: 0;
	padding: 0;
	height:380px;
}
/* video */
.video-9 {
	display: block;
	float: left;
	width: 100%;
	position: relative;
	z-index: 0;
	margin-bottom: 15px;
	overflow: hidden;
	height: auto;
}
.video-9 img {
	width: 100%;
}


.video-9-overlay {
	display: block;
	width: 90%;
	position: absolute;
	left: 0px;
	bottom: 0px;
	min-height: 25px;
	background: rgba(0,0,0,.7);
	z-index: 100;
	padding: 2% 5%;
	
}
.video-9-overlay p {
	font-size: 12px;
	color: #FFF;
	font-weight: 400;
	padding: 0;
	margin: 0;
	text-shadow: 0 1px 3px rgba(0,0,0,.5);
	line-height: 1.1;
}
.video-9 a:hover .video-9-overlay{
	opacity: 0.7;
	background: rgba(126,38,75,1);
}
.video-9 .play-btn-9 {
	position: absolute;
	height: 25px;
	width: 25px;
	left: 0px;
	top: 0px;
	z-index: 400;
}

/* Articles and news items */

.main-news-item {
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 1em;
}
.main-news-item h3 {
	margin-top: 0px;
	margin-bottom: 0.2em;
}
.main-news-item p {
	margin-top: 0px;
	margin-bottom: 0.2em;
	font-size: 14px;
}
.main-news-item .big-img-box {
	overflow: hidden;
	-webkit-transition: max-width .5s ease-out;  /* Saf3.2+, Chrome */
	-moz-transition: max-width .5s ease-out;  /* FF4+ */
	-ms-transition: max-width .5s ease-out;  /* IE10? */
	-o-transition: max-width .5s ease-out;  /* Opera 10.5+ */
	transition: max-width .5s ease-out;
	display: block;
	float: left;
	margin-bottom: 10px;
	width: 100%;
	max-height: 240px;
}
 .main-news-item .big-img-box img {
        width: 100%;
        -webkit-transition: margin-top .5s ease-out;  /* Saf3.2+, Chrome */
        -moz-transition: margin-top .5s ease-out;  /* FF4+ */
        -ms-transition: margin-top .5s ease-out;  /* IE10? */
        -o-transition: margin-top .5s ease-out;  /* Opera 10.5+ */
        transition: margin-top .5s ease-out;
    }

.main-news-item .big-img-box a img {
        width: 100%;
        -webkit-transition: margin-top .5s ease-out;  /* Saf3.2+, Chrome */
        -moz-transition: margin-top .5s ease-out;  /* FF4+ */
        -ms-transition: margin-top .5s ease-out;  /* IE10? */
        -o-transition: margin-top .5s ease-out;  /* Opera 10.5+ */
        transition: margin-top .5s ease-out;
    }


.secondary-news-item  {
	float: left;
	display: block;
	width: 100%;
	clear: both;
	margin-bottom: 0.8em;
}
.secondary-news-item .small-img-box {
	height: 60px;
	overflow: hidden;
	width: 90px;
	-webkit-transition: max-width .5s ease-out;  /* Saf3.2+, Chrome */
	-moz-transition: max-width .5s ease-out;  /* FF4+ */
	-ms-transition: max-width .5s ease-out;  /* IE10? */
	-o-transition: max-width .5s ease-out;  /* Opera 10.5+ */
	transition: max-width .5s ease-out;
	margin: 0 10px 10px 0;
	display: block;
	float: left;
}
.secondary-news-item .small-img-box img {
        width: 100%;
        -webkit-transition: margin-top .5s ease-out;  /* Saf3.2+, Chrome */
        -moz-transition: margin-top .5s ease-out;  /* FF4+ */
        -ms-transition: margin-top .5s ease-out;  /* IE10? */
        -o-transition: margin-top .5s ease-out;  /* Opera 10.5+ */
        transition: margin-top .5s ease-out;
		min-height: 60px;
    }
.secondary-news-item .small-img-box a img {
	width: 100%;
	-webkit-transition: margin-top .5s ease-out;  /* Saf3.2+, Chrome */
	-moz-transition: margin-top .5s ease-out;  /* FF4+ */
	-ms-transition: margin-top .5s ease-out;  /* IE10? */
	-o-transition: margin-top .5s ease-out;  /* Opera 10.5+ */
	transition: margin-top .5s ease-out;
	min-height: 60px;
    }

.secondary-news-item h4 {
	margin: 0;
	font-size: 14px;
}
.secondary-news-item p {
	padding: 0;
	margin: 0;
	line-height: 1.3;
	font-size: 14px;
}
.secondary-news-item p a{
	padding: 0;
	margin: 0;
	color: #000;
	line-height: 1.3;
	font-size: 14px;
}
.col .img-box {
	height: 200px;
	overflow: hidden;
	max-width: 100%;
	-webkit-transition: max-width .5s ease-out;  /* Saf3.2+, Chrome */
	-moz-transition: max-width .5s ease-out;  /* FF4+ */
	-ms-transition: max-width .5s ease-out;  /* IE10? */
	-o-transition: max-width .5s ease-out;  /* Opera 10.5+ */
	transition: max-width .5s ease-out;
	margin-bottom: 10px;
}
 
.col .img-box a img {
        width: 100%;
        -webkit-transition: margin-top .5s ease-out;  /* Saf3.2+, Chrome */
        -moz-transition: margin-top .5s ease-out;  /* FF4+ */
        -ms-transition: margin-top .5s ease-out;  /* IE10? */
        -o-transition: margin-top .5s ease-out;  /* Opera 10.5+ */
        transition: margin-top .5s ease-out;
    }
.col .img-box img {
	width: 100%;
	-webkit-transition: margin-top .5s ease-out;  /* Saf3.2+, Chrome */
	-moz-transition: margin-top .5s ease-out;  /* FF4+ */
	-ms-transition: margin-top .5s ease-out;  /* IE10? */
	-o-transition: margin-top .5s ease-out;  /* Opera 10.5+ */
	transition: margin-top .5s ease-out;
}

.more {
	display: none;
}
.footer-cols {
	display: none;
}
.footer-logo {
	display: block;
	height: 50px;
	width: 50px;
	margin: 0 30px 0 0;
	float: left;
}
footer-cols ul {
	list-style-type: none;
	padding: 0;
	margin-left: 0px;
}
footer-cols ul li {
	list-style-type: none;
	margin-left: 0px;
}
footer-cols ul li a {
	list-style-type: none;
	margin-left: 0px;
	color: #FFF;
}
footer-cols  ul li a {
	color: #FFF;
}
#Section-footer p, .clickwrap{ margin-top: 20px;}
#Section-footer div.row.group div.footerbox div.col.span_1_of_6 { width: 100%; display: block;}
#Section-footer div.row.group div.footerbox div.col.zakaz { width: 100%; display: block;}
.socailnew a.common { float:left; width: 48%; margin: 1%;}
.socailnew a.facebook { text-align: right; background: url('../images/facebook.jpg') right 0 no-repeat;}
.socailnew a.twitter { text-align: left;}
.copyright {
	color: #FFF;
	display: block;
	float: left;
	margin-top: 12px;
	font-size: 80%;
	text-align: center;
}

.span_1_of_5 .online-now-btn .online-now-overlay {
    width: 7%;
    top: 15px;
	height: 16%
}

#Section-2 div.content div.row.group div.col.span_1_of_3 h3 {
	height: 100%;
}

#Section-2 div.content div.row.group div.col.span_1_of_3 p {
	height: auto;
}

.weather {
	width: 29%;
	font-size: 74%;	
}
.money {
	width: 29%;
	font-size: 74%;
}

#Section-6 div.content div.row.group div.categories div.col.span_1_of_3 ul.list-news-item li {
    margin-bottom: 10px;
}

#Section-2 aside {
	height: auto;
}

#Section-2 div.content {
	height: auto;
}

#Section-2 div.content div.cd-tabs.is-ended {
	height: auto;
}

#Section-6 div.content div.row.group div.categories div.col.span_1_of_3 ul.list-news-item li  {
	margin-bottom: 7%;
	height: auto;
}

#Section-6 div.content div.row.group div.categories div.col.span_1_of_3 div div.list-news {
   margin-top: 0;
    position: relative;
}

#Section-6 div.content div.row.group div.Bce {
    margin-top: 0;
}
	.weather{width: 96%; margin-top: 5px; text-align: center;}
	.weather ul li{float:left;width: 33%;padding-left:0; padding-right: 0;}
	footer {padding:2%; margin: 0; width:96%;}
}


@media all and (min-width: 481px) and (max-width: 768px) {
body {
	background: #FFF;	
}	

.top-panel {
	display: none;

}
header {
	display: block;
	width: 100%;
	float: left;
	margin: 4px 0;
	padding: 0;
}
/* Page's Top Elements */

.top-block {
	width: 90%;
	margin: 0;
	display: block;
	padding: 15% 5% 0;
	float: left;
	height: 115px; /* before banner was 60px */
}

.specban {
    display: none;
}

#logo-9 {
	display: none;

}

#date {
	display: none;
}
#now-online {
	display: block;
	float: left;
	width: 49%;
	padding: 0 0;
	border: none;
	margin: 0;
}
.now-thumb {
	display: block;
	float: left;
	width: 30%;
	margin-right: 2%;
	clear: both;
}

.now-on-air {
	font-size: 14px;
	font-weight: 600;
	display: block;
	float: left;
	padding: 0;
	text-transform: uppercase;
	width: 60%;
}

.broadcast-time {
	display: block;
	float: left;
	color: #666666;
	padding: 0;
	margin: 0;
	font-weight: 600;
	font-size: 14px;
	width: 60%;
}
.prog-name {
	font-weight: 400;
	color: #7e264b;
	padding: 0;
	width: 60%;
	font-size: 12px;
}


#next {
	display: block;
	float: left;
	width: 49%;
	padding: 0 0;
	margin: 0;
	border: none;
}

.next-thumb {
	display: block;
	float: left;
	margin-right: 2%;
	width: 30%;
}
.next-on-air {
	font-size: 14px;
	font-weight: 600;
	display: block;
	float: left;
	padding: 0;
	text-transform: uppercase;
	margin-left: 0px;
	width: 60%;
}
.next-broadcast-time {
	color: #666;
	font-size: 14px;
	letter-spacing: 0px;
	font-weight: 600;
	padding: 1px 0;
	margin: 0;
	display: block;
	float: left;
	width: 60%;
}
#anons {
	display: none;	
}
/*---------------*/
.gridContainer {
	width: 90.675%;
	padding: 2.1625%;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-image: none;
}


.news-menu-panel {
	display: none;
}

#tv-nav {
	display: none;
}

section {
	display: block;
	float: left;
	margin: 0 -1.1625%;
	padding: 1.1625%;
	width: 100%;
}
.grey-bg {
	background: #efefef;
	margin: 0 -3% 0 -3%;
	padding: 3%;
	width: 100%;
}
aside {
	display: none;
}

#Section-mob {


}

#Section-1 {

border-top: 1px solid #ccc;
}
#Section-2 {
	display: block;
	float: left;
	clear: both;
	width: 100%;
}
#Section-3 {
	display: block;
	float: left;
	clear: both;
	width: 100%;
}
#Section-4 {
	display: block;
	float: left;
	clear: both;
	width: 100%;
}
#Section-5 {
	display: block;
	float: left;
		clear: both;
	width: 100%;
}
#Section-6 {
	display: block;
	float: left;
		clear: both;
	width: 100%;
}
#Section-7 {
	display: block;
	float: left;
		clear: both;
	width: 100%;
}
#Section-8 {
	display: block;
	float: left;
}
#Section-9 {
	display: block;
	float: left;
		clear: both;
	width: 100%;
}
#Section-10 {
	display: block;
	float: left;
}
#Section-footer {
	display: block;
	float: left;
		clear: both;
	width: 100%;
}


.content  {
	padding: 0 0 15px 0;
	display: block;
	width: 100%;
	float: left;

}
.content-header {
	display: block;
	float: left;
	margin: 10px 0 0 0;
	padding: 10px 0;
	width: 100%;
	border-top: 1px solid #CCC;
}
/* Articles and news items */
h1 {
	font-size: 1.4em;
}
.main-news-item {
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 1em;
}
.main-news-item h3 {
	margin-top: 0px;
	margin-bottom: 0.2em;
}
.main-news-item p {
	margin-top: 0px;
	margin-bottom: 0.2em;
}
.main-news-item .big-img-box {
	overflow: hidden;
	-webkit-transition: max-width .5s ease-out;  /* Saf3.2+, Chrome */
	-moz-transition: max-width .5s ease-out;  /* FF4+ */
	-ms-transition: max-width .5s ease-out;  /* IE10? */
	-o-transition: max-width .5s ease-out;  /* Opera 10.5+ */
	transition: max-width .5s ease-out;
	display: block;
	float: left;
	width: 100%;
	height: 200px;
	margin-bottom: 15px;
}
 .main-news-item .big-img-box img {
        width: 100%;
        -webkit-transition: margin-top .5s ease-out;  /* Saf3.2+, Chrome */
        -moz-transition: margin-top .5s ease-out;  /* FF4+ */
        -ms-transition: margin-top .5s ease-out;  /* IE10? */
        -o-transition: margin-top .5s ease-out;  /* Opera 10.5+ */
        transition: margin-top .5s ease-out;
    }

.main-news-item .big-img-box a img {
        width: 100%;
        -webkit-transition: margin-top .5s ease-out;  /* Saf3.2+, Chrome */
        -moz-transition: margin-top .5s ease-out;  /* FF4+ */
        -ms-transition: margin-top .5s ease-out;  /* IE10? */
        -o-transition: margin-top .5s ease-out;  /* Opera 10.5+ */
        transition: margin-top .5s ease-out;
    }


.secondary-news-item  {
	float: left;
	display: block;
	width: 100%;
	clear: both;
	margin-bottom: 0.8em;
}
.secondary-news-item .small-img-box {
	height: 60px;
	overflow: hidden;
	width: 90px;
	-webkit-transition: max-width .5s ease-out;  /* Saf3.2+, Chrome */
	-moz-transition: max-width .5s ease-out;  /* FF4+ */
	-ms-transition: max-width .5s ease-out;  /* IE10? */
	-o-transition: max-width .5s ease-out;  /* Opera 10.5+ */
	transition: max-width .5s ease-out;
	margin: 0 10px 10px 0;
	display: block;
	float: left;	
}
.secondary-news-item .small-img-box img {
	width: 100%;
	-webkit-transition: margin-top .5s ease-out;  /* Saf3.2+, Chrome */
	-moz-transition: margin-top .5s ease-out;  /* FF4+ */
	-ms-transition: margin-top .5s ease-out;  /* IE10? */
	-o-transition: margin-top .5s ease-out;  /* Opera 10.5+ */
	transition: margin-top .5s ease-out;
	min-height: 60px !important;
    }
.secondary-news-item .small-img-box a img {
	-webkit-transition: margin-top .5s ease-out;  /* Saf3.2+, Chrome */
	-moz-transition: margin-top .5s ease-out;  /* FF4+ */
	-ms-transition: margin-top .5s ease-out;  /* IE10? */
	-o-transition: margin-top .5s ease-out;  /* Opera 10.5+ */
	transition: margin-top .5s ease-out;
	height: 100%;
	min-height: 60px !important;
    }
.secondary-news-item h4 {
	margin: 0;
	font-size: 14px;
}

.secondary-news-item p {
	padding: 0;
	margin: 0;
	color: #000;
	line-height: 1.3;

}
.secondary-news-item p a{
	padding: 0;
	margin: 0;
	color: #000;
	line-height: 1.3;

}

.more {
	display: block;
}

.item p {

	font-weight: 400;
	padding: 0;
	margin-top: 0px;
	margin: 0;
	color: #222;
}
.info-tv {
	background-color: #7e264b;
	padding-left: 2%;
	padding-right: 2%;
	width: 96%;
	margin-bottom: 5px;
	text-align: center;
}
.info-tv {
	background-color: #7e264b;
	width: 94%;
	margin-bottom: 5px;
	padding: 0.3% 3%;
}
.info-tv h1 {
	color: #FFF;
	text-shadow: 0 1px 3px rgba(0,0,0,.4);
}
.info-tv h1 a {
	color: #FFF;
	text-decoration: none;
}
.info-tv h1 a:visited {
	color: #FFF;
	text-decoration: none;
}

.info-programms {
	display: block;
	float: left;
	width: 94%;
	padding: 1.5% 3%;
}
.info-programms  img {
	display: block;
	float: left;
	margin: 15px 0 5px 0;
	padding: 0;
	width: 100%;
	position: relative;
}
.play-btn {
	display: none;
	float: left;
	margin: 0;
	width: 10%;
}
.info-programm-name {
	display: block;
	float: left;
	font-weight: 600;
	text-align: left;
	width: 100%;
	text-transform: uppercase;
	font-size: 90%;
}
.actual-programms {
	display: block;
	float: left;
	width: 94%;
	padding: 1.5% 3%;
}
.actual-programms  img {
	display: block;
	float: left;
	margin: 5px 0 5px 0;
	padding: 0;
	width: 100%;
	position: relative;
}
.actual-programm-name {
	display: block;
	float: left;
	font-weight: 600;
	width: 100%;
	text-transform: uppercase;
	font-size: 80%;
}
#video-carousel {
	display: block;
	float: left;
	width: 100%;
	clear: both;
	margin: 0;
	padding: 0;
	height:220px;
}
/* video */
.video-9 {
	display: block;
	float: left;
	width: 100%;
	position: relative;
	z-index: 0;
	margin-bottom: 15px;
	overflow: hidden;
	height: auto;
}
.video-9 img {
	width: 100%;
}


.video-9-overlay {
	display: block;
	width: 90%;
	position: absolute;
	left: 0px;
	bottom: 0px;
	min-height: 25px;
	background: rgba(0,0,0,.7);
	z-index: 100;
	padding: 2% 5%;
	
}
.video-9-overlay p {
	font-size: 12px;
	color: #FFF;
	font-weight: 400;
	padding: 0;
	margin: 0;
	text-shadow: 0 1px 3px rgba(0,0,0,.5);
	line-height: 1.1;
}
.video-9 a:hover .video-9-overlay{
	opacity: 0.7;
	background: rgba(126,38,75,1);
}
.video-9 .play-btn-9 {
	position: absolute;
	height: 25px;
	width: 25px;
	left: 0px;
	top: 0px;
	z-index: 400;
}

.footer-cols {
	display: none;
}
.footer-logo {
	height: 50px;
	width: 50px;
	display: block;
	margin: 0 30px 0 0;
}
.copyright {
	color: #FFF;
	display: block;
	float: left;
	margin-top: 12px;
	font-size: 90%;
}

.span_1_of_5 .online-now-btn .online-now-overlay {
    width: 22%;
    top: 15px;
	padding: 4px 5% 0 4%;	left: -2px;
	
}

#Section-2 aside {
	height: auto;
}

#Section-2 div.content {
	height: auto;
}

#Section-2 div.content div.cd-tabs.is-ended {
	height: auto;
}

.banner_728-90 {
	display: none;
}

.slider-subtitle {
	display:none;
}

}

@media all and (max-width: 600px) {
	
body {
	background: #FFF;
	font-size: 14px;
}
.secondary-news-item p {
	padding: 0;
	margin: 0;
	color: #000;
	line-height: 1.3;
	font-size: 14px;
}
.secondary-news-item p a{
	padding: 0;
	margin: 0;
	color: #000;
	line-height: 1.3;
	font-size: 14px;
}
.list-news-item li {
	font-size: 14px;
	padding: 0;
	margin: 0 0 10px 0;
}

#Section-mob {
	display: block;
	float: left;
	clear: both;
	width: 100%;

}

#Section-1 {
	display: none;
	
}
.gridContainer {
	background-image: none;
}

#Section-2 div.content div.row.group div.col.span_1_of_3 h3 {
	height: 40px;
}

#Section-2 div.content div.cd-tabs.is-ended ul.cd-tabs-content li.selected div.row.group div.row.group div.col.span_1_of_3 div.video-9 a div.video-9-overlay {
    bottom: 0;
}



}



@media all and (min-width: 769px) and (max-width: 1024px) {
body {
	background: #FFF;	
}

.gridContainer {
	width: 90.675%;
	padding: 2.1625%;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-image: none;
}
.top-panel {
	display: none;

}
/*----------------------*/

header {
	display: block;
	width: 100%;
	float: left;
	margin: 10px 0;
	padding: 0;
}

/* Page's Top Elements */

.top-block {
	width: 90%;
	margin: 0 0 -12%;
	display: block;
	padding: 12% 5%;
	float: left;
	height: 60px;
}


#logo-9 {
	display: none;

}

#date {
	display: none;
}
#now-online {
	display: block;
	float: left;
	width: 49%;
	padding: 2% 0;
	border: none;
	margin: 0;
}
.now-thumb {
	display: block;
	float: left;
	width: 22%;
	margin-right: 2%;
	clear: both;
}

.now-on-air {
	font-size: 16px;
	font-weight: 600;
	display: block;
	float: left;
	padding: 0;
	text-transform: uppercase;
	width: 70%;
}

.broadcast-time {
	display: block;
	float: left;
	color: #666666;
	padding: 0;
	margin: 0;
	font-weight: 600;
	font-size: 16px;
	width: 70%;
}
.prog-name {
	font-weight: 400;
	color: #7e264b;
	padding: 0;
	width: 60%;
	font-size: 14px;
}
.time-line {
	background-color: #DBDBDB;
	display: block;
	float: left;
	height: 10px;
	width: 180px;
	margin-top: 5px;
}

#next {
	display: block;
	float: left;
	width: 49%;
	padding: 2% 0;
	margin: 0;
	border: none;
}

.next-thumb {
	display: block;
	float: left;
	margin-right: 2%;
	width: 22%;
}
.next-on-air {
	font-size: 16px;
	font-weight: 600;
	display: block;
	float: left;
	padding: 0;
	text-transform: uppercase;
	margin-left: 0px;
	width: 70%;
}
.next-broadcast-time {
	color: #666;
	font-size: 16px;
	letter-spacing: 0px;
	font-weight: 600;
	padding: 1px 0;
	margin: 0;
	display: block;
	float: left;
	width: 70%;
}
#anons {
	display: none;	
}
/*---------------*/

#tv-nav {
	display: none;
}
.news-menu-panel {
	display: none;
}
section {
	display: block;
	float: left;
	margin: 0 -1.1625%;
	padding: 1.1625%;
	width: 100%;
}
.grey-bg {
	background: #efefef;
	margin: 0 -3% 0 -3%;
	padding: 3%;
	width: 100%;
}



#Section-1 {
	border-top: 1px solid #ccc;
}
#Section-2 {
	display: block;
	float: left;
	clear: both;
	width: 100%;
}
#Section-3 {
	display: block;
	float: left;
	clear: both;
	width: 100%;
}
#Section-4 {
	display: block;
	float: left;
	clear: both;
	width: 100%;
}
#Section-5 {
	display: block;
	float: left;
		clear: both;
	width: 100%;
}
#Section-6 {
	display: block;
	float: left;
		clear: both;
	width: 100%;
	height: 365px;
}
#Section-7 {
	display: block;
	float: left;
		clear: both;
	width: 100%;
}
#Section-8 {
	display: block;
	float: left;
}
#Section-9 {
	display: block;
	float: left;
		clear: both;
	width: 100%;
}
#Section-10 {
	display: block;
	float: left;
}
#Section-footer {
	display: block;
	float: left;
		clear: both;
	width: 100%;
}


.content  {
	padding: 0 0 15px 0;
	display: block;
	width: 100% !important;
	float: left;
	
}

#Section-4 div.content {
	margin-top: -13px;
    margin-bottom: -40px;
}

.content-header {
	display: block;
	float: left;
	margin: 10px 0 0 0;
	padding: 10px 0;
	width: 100%;
	border-top: 1px solid #CCC;
}
/* Articles and news items */

.main-news-item {
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 1em;
}
.main-news-item h3 {
	margin-top: 0px;
	margin-bottom: 0.2em;
}
.main-news-item p {
	margin-top: 0px;
	margin-bottom: 0.2em;
}
.main-news-item .big-img-box {
	max-height: 240px;
	overflow: hidden;
	-webkit-transition: max-width .5s ease-out;  /* Saf3.2+, Chrome */
	-moz-transition: max-width .5s ease-out;  /* FF4+ */
	-ms-transition: max-width .5s ease-out;  /* IE10? */
	-o-transition: max-width .5s ease-out;  /* Opera 10.5+ */
	transition: max-width .5s ease-out;
	display: block;
	float: left;
	margin-bottom: 10px;
	width: 100%;
	height: 240px;
}
 .main-news-item .big-img-box img {
        width: 100%;
        -webkit-transition: margin-top .5s ease-out;  /* Saf3.2+, Chrome */
        -moz-transition: margin-top .5s ease-out;  /* FF4+ */
        -ms-transition: margin-top .5s ease-out;  /* IE10? */
        -o-transition: margin-top .5s ease-out;  /* Opera 10.5+ */
        transition: margin-top .5s ease-out;
    }

.main-news-item .big-img-box a img {
        width: 100%;
        -webkit-transition: margin-top .5s ease-out;  /* Saf3.2+, Chrome */
        -moz-transition: margin-top .5s ease-out;  /* FF4+ */
        -ms-transition: margin-top .5s ease-out;  /* IE10? */
        -o-transition: margin-top .5s ease-out;  /* Opera 10.5+ */
        transition: margin-top .5s ease-out;
    }


.secondary-news-item  {
	float: left;
	display: block;
	width: 100%;
	clear: both;
	margin-bottom: 0.8em;
}
.secondary-news-item .small-img-box {
	height: 60px;
	overflow: hidden;
	width: 90px;
	-webkit-transition: max-width .5s ease-out;  /* Saf3.2+, Chrome */
	-moz-transition: max-width .5s ease-out;  /* FF4+ */
	-ms-transition: max-width .5s ease-out;  /* IE10? */
	-o-transition: max-width .5s ease-out;  /* Opera 10.5+ */
	transition: max-width .5s ease-out;
	margin: 0 10px 10px 0;
	display: block;
	float: left;
}
.secondary-news-item .small-img-box img {
        width: 100%;
        -webkit-transition: margin-top .5s ease-out;  /* Saf3.2+, Chrome */
        -moz-transition: margin-top .5s ease-out;  /* FF4+ */
        -ms-transition: margin-top .5s ease-out;  /* IE10? */
        -o-transition: margin-top .5s ease-out;  /* Opera 10.5+ */
        transition: margin-top .5s ease-out;
    }
.secondary-news-item .small-img-box a img {
        width: 100%;
        -webkit-transition: margin-top .5s ease-out;  /* Saf3.2+, Chrome */
        -moz-transition: margin-top .5s ease-out;  /* FF4+ */
        -ms-transition: margin-top .5s ease-out;  /* IE10? */
        -o-transition: margin-top .5s ease-out;  /* Opera 10.5+ */
        transition: margin-top .5s ease-out;
    }

.secondary-news-item p {
	padding: 0;
	margin: 0;
	color: #000;
	line-height: 1.3;
}
.secondary-news-item p a{
	padding: 0;
	margin: 0;
	color: #000;
	line-height: 1.3;
}
.col .img-box {
	
	overflow: hidden;
	max-width: 100%;
	-webkit-transition: max-width .5s ease-out;  /* Saf3.2+, Chrome */
	-moz-transition: max-width .5s ease-out;  /* FF4+ */
	-ms-transition: max-width .5s ease-out;  /* IE10? */
	-o-transition: max-width .5s ease-out;  /* Opera 10.5+ */
	transition: max-width .5s ease-out;
	margin-bottom: 15px;
}
 
.col .img-box a img {
        width: 100%;
        -webkit-transition: margin-top .5s ease-out;  /* Saf3.2+, Chrome */
        -moz-transition: margin-top .5s ease-out;  /* FF4+ */
        -ms-transition: margin-top .5s ease-out;  /* IE10? */
        -o-transition: margin-top .5s ease-out;  /* Opera 10.5+ */
        transition: margin-top .5s ease-out;
    }
.col .img-box img {
	width: 100%;
	-webkit-transition: margin-top .5s ease-out;  /* Saf3.2+, Chrome */
	-moz-transition: margin-top .5s ease-out;  /* FF4+ */
	-ms-transition: margin-top .5s ease-out;  /* IE10? */
	-o-transition: margin-top .5s ease-out;  /* Opera 10.5+ */
	transition: margin-top .5s ease-out;
}

.more {
	display: block;
}

.item p {

	font-weight: 400;
	padding: 0;
	margin-top: 0px;
	margin: 0;
	color: #222;
}
.info-tv {
	background-color: #7e264b;
	padding-left: 2%;
	padding-right: 2%;
	width: 96%;
	margin-bottom: 5px;
	text-align: center;
}
.info-tv h1 {
	color: #FFF;
	text-shadow: 0 1px 3px rgba(0,0,0,.4);
}
.info-tv h1 a {
	color: #FFF;
	text-decoration: none;
}
.info-tv h1 a:visited {
	color: #FFF;
	text-decoration: none;
}

.info-programms {
	display: block;
	float: left;
	width: 94%;
	padding: 1.5% 3%;
}
.info-programms  img {
	display: block;
	float: left;
	margin: 15px 0 5px 0;
	padding: 0;
	width: 100%;
}
.play-btn {
	display: block;
}
.info-programm-name {
	display: block;
	float: left;
	font-weight: 600;
	text-align: center;
	width: 100%;
	text-transform: uppercase;
}
.actual-programms {
	display: block;
	float: left;
	width: 94%;
	padding: 1.5% 3%;
}
.actual-programms  img {
	display: block;
	float: left;
	margin: 5px 0 5px 0;
	padding: 0;
	width: 100%;
}
.actual-programm-name {
	display: block;
	float: left;
	font-weight: 600;
	text-align: center;
	width: 100%;
	text-transform: uppercase;
}
#video-carousel {
	display: block;
	float: left;
	width: 100%;
	clear: both;
	margin: 0;
	padding: 0;
	height:240px;
}
/* video */
.video-9 {
	display: block;
	float: left;
	width: 100%;
	position: relative;
	z-index: 0;
	margin-bottom: 15px;
	overflow: hidden;
	height: 140px;
}
.video-9 img {
	width: 100%;
}


.video-9-overlay {
	display: block;
	width: 90%;
	position: absolute;
	left: 0px;
	bottom: 0px;
	min-height: 25px;
	background: rgba(0,0,0,.7);
	z-index: 100;
	padding: 2% 5%;
	
}
.video-9-overlay p {
	font-size: 12px;
	color: #FFF;
	font-weight: 400;
	padding: 0;
	margin: 0;
	text-shadow: 0 1px 3px rgba(0,0,0,.5);
	line-height: 1.1;
}
.video-9 a:hover .video-9-overlay{
	opacity: 0.7;
	background: rgba(126,38,75,1);
}
.video-9 .play-btn-9 {
	position: absolute;
	height: 25px;
	width: 25px;
	left: 0px;
	top: 0px;
	z-index: 400;
}

.footer-cols {
	display: none;
}
.footer-logo {
	height: 50px;
	width: 50px;
	display: block;
	margin: 0 30px 0 0;
}
.copyright {
	color: #FFF;
	display: block;
	float: left;
	margin-top: 12px;
	font-size: 90%;
}

.span_1_of_5 .online-now-btn .online-now-overlay {
    width: 22%;
    top: 15px;
	padding: 4px 5% 0 4%;
}

#Section-2 div.content div.row.group div.col.span_1_of_3 h3 {
	height: 40px;
}

#Section-2 div.content div.row.group div.col.span_1_of_3 p {
	height: 50px;
}

#Section-2 div.content div.right-sidebar-block{
	padding-bottom: 0;
	margin-top: -20px;
}

#Section-6 div.content div.row.group div.Bce {
    margin-top: 0;
}

#Section-2 aside {
	height: auto;
}

#Section-2 div.content {
	height: auto;
}

#Section-2 div.content div.cd-tabs.is-ended {
	height: auto;
}

#Section-6 div.content div.row.group div.Bce {
    margin-top: 25%;
}

.slider-subtitle {
	display:none;
}

#Section-2 div.content div.row.group div.col.span_1_of_3 h3 {
    height: 50px;
}

}


/* --------------------------- */
@media all and (min-width: 1024px) and (max-width: 1142px){
#tv-nav {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	max-width: 1024px;
}

#tv-nav .tv-menu ul {
	display: none;
}
	
#tv-nav .tv-menu {
	list-style: none;
	position: relative;
	display: inline-table;
	margin: 0;
	padding: 0;
}
#tv-nav .tv-menu:after {
	content: ""; clear: both; display: block;
	}
#tv-nav .tv-menu li {
	float: left;
	font-size: 14px;
	font-weight: 400;
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right-width: 1px;
	border-left-width: 0;
	border-top-width: 0;
	border-bottom-width: 0;
	border-right-style: solid;
	-webkit-border-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(86, 86, 86, 0.1)), to(rgba(255, 255, 255, 0.3))) 1 100%;
	-webkit-border-image: -webkit-linear-gradient(rgba(86, 86, 86, 0.1), rgba(255, 255, 255, 0.3)) 1 100%;
	-moz-border-image: -moz-linear-gradient(rgba(86, 86, 86, 0.1), rgba(255, 255, 255, 0.3)) 1 100%;
	-o-border-image: -o-linear-gradient(rgba(86, 86, 86, 0.1), rgba(255, 255, 255, 0.3)) 1 100%;
	border-image: linear-gradient(to bottom, rgba(86, 86, 86, 0.1), rgba(255, 255, 255, 0.3)) 1 100%;
}
#tv-nav .tv-menu li:hover {
	background: #7e264b;
	}
#tv-nav .tv-menu li:hover a {
	color: #FFF;
		}
#tv-nav .tv-menu li:hover > ul {
	display: block;
	}
#tv-nav .tv-menu li:hover > ul li a {
	color: #222;
	}
#tv-nav .tv-menu li:hover > ul a:hover  {
	color: #FFF;
	}		
#tv-nav .tv-menu li a {
	display: block;
	padding: 7px 18px;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	}
#tv-nav .tv-menu .first  {
	display: block;
	padding: 0 24px;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	}
#tv-nav .tv-menu ul {
	background: #FFF;
	border-radius: 0px;
	padding: 0;
	position: absolute;
	top: 100%;
	list-style-type: none;
	margin: 0;
	-webkit-box-shadow: 0 2px 2px 1px rgba(0,0,0,0.3);
	box-shadow: 0 2px 2px 1px rgba(0,0,0,0.3);
}
#tv-nav .tv-menu ul li {
	float: none;
	position: relative;	
	}
#tv-nav .tv-menu ul li a {
	padding: 7px 12px;
	color: #222;
		}	
#tv-nav .tv-menu li a:hover {
	background: #7e264b;
}	
#tv-nav .tv-menu .last {
	border: none;
	display: block;
	float: left;
}
header {
	max-width: 1024px;
}

/* Page's Top Elements */


.top-block {
	width: 974px;
	margin: 0;
	display: block;
	padding-left: 20px;
	padding-right: 30px;
	height: 85px;
}


#logo-9 {
	display: block;
	float: left;
	width: 80px;
	height: 85px;
	margin-right: 15px;
	margin-left: 0px;
	margin-top: 0px;
}
#logo-9 a img {

}
#logo-9 a:hover img {
	opacity: 1;
}


#date {
	display: block;
	width: 90px;
	float: left;
	border-left: 1px solid #CCC;
}
.date.DD {
	letter-spacing: 0px;
	color: #666;
}
.day {
	letter-spacing: 0px;
	color: #666;
}
.time {
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0px;
	color: #666;
}

#now-online {
	display: block;
	float: left;
	width: 200px;
	border-left: 1px solid #CCC;
	padding-left: 10px;
}
.now-thumb {
	display: block;
	float: left;
	height: 100px;
	width: 80px;
	margin-right: 10px;
	clear: both;
}

.now-on-air {
	font-size: 14px;
	font-weight: 600;
	display: block;
	float: left;
	padding: 0;
	text-transform: uppercase;
	width: 110px;
	letter-spacing: -1px;
}

.broadcast-time {
	display: block;
	float: left;
	color: #666666;
	padding: 0;
	margin: 0;
	font-weight: 600;
	font-size: 16px;
	letter-spacing: 0px;
	clear: right;
	width: 110px;
}
.prog-name {
	font-weight: 400;
	color: #7e264b;
	font-size: 12px;
	padding: 0;
	width: 110px;
}
.time-line {
	background-color: #DBDBDB;
	display: block;
	float: left;
	height: 10px;
	width: 180px;
	margin-top: 5px;
}

#next {
	display: block;
	float: left;
	width: 200px;
	padding-left: 10px;
	border-left: 1px solid #CCC;
}

.next-thumb {
	display: block;
	float: left;
	height: 100px;
	margin-right: 10px;
	width: 80px;
}
.next-on-air {
	font-size: 14px;
	font-weight: 600;
	display: block;
	float: left;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 0px;
	margin-left: 0px;
	width: 110px;
}
.next-broadcast-time {
	color: #666;
	font-size: 16px;
	letter-spacing: 0px;
	font-weight: 600;
	padding: 1px 0;
	margin: 0;
	display: block;
	float: left;
	width: 110px;
}
#anons {
	display: block;
	float: right;
	padding-left: 0px;
	width: 302px;
}


/* --------------------------- */




.container {
	width: 100%;
	margin: 0 auto;
	display: block;
	padding-left: 0%;
	padding-right: 0%;
	max-width: 1024px;
}
.gridContainer {
	width: 964px;
	margin: 5px auto;
	display: block;
	padding: 30px;
	background: #FFF;
	-webkit-box-shadow: 0 2px 2px 1px rgba(0,0,0,0.3);
	box-shadow: 0 2px 2px 1px rgba(0,0,0,0.3);
	background-image: url(../images/top-container-bg1024.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#Section-mob {
	display: none;
}
.content  {
	padding: 0 0 15px 0;
	display: block;
	width: 100%;
	float: left;
	max-width: 632px;
}


.news-menu-panel {
	display: block;
	float: left;
	width: 994px;
	-webkit-box-shadow: 0 2px 2px 1px rgba(0,0,0,0.2);
	box-shadow: 0 2px 2px 1px rgba(0,0,0,0.2);
	background: rgb(255,255,255); /* Old browsers */
	height: 32px;
	display: block;
	padding: 0 30px 0 0!important;
	z-index: 1000;
}
#news-nav {
	padding: 0;
	margin: 0;
	width: 100%;
	float: left;
	max-width: 724px;
	z-index: 1000;
	overflow: visible;
}
#news-nav .news-menu .first  {
	padding: 6px 30px;
	display: block;
	float: left;
}

#news-nav .news-menu li a {
	display: block;
	padding: 7px 10px;
	color: #222;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 600;
	}
#news-nav .news-menu .current a {
	background: #7e264b;
	color: #FFF;
}
	/* SEARCH BLOCK */
.search-block {
	float: right;
	width: 220px;
	display: block;
	z-index: 10;
	height: 100%;
}

form {
	width: 220px;
	margin: 4px 0 0 0;
	padding: 0;
	float: left;
}
.search {
	border: 0px solid #dbdbdb;
	padding: 4px;
	width: 150px;
	-webkit-box-shadow: inset 0 0 5px 1px rgba(0,0,0,0.2);
	box-shadow: inset 0 0 5px 1px rgba(0,0,0,0.2);
	background: #F2F2F2;
}
.button {
	padding: 4px 5px;
	background-color: #2065C2;
	color: #fafafa;
	width: 60px;
	border: none;
	margin-left: -5px;
}
.button:hover  {
	background-color: #7e264b;
	color: #FFFFFF;
}


}


/**** slider-new.css  ****/

@media all and (max-width: 600px) {
/* --------------------------- */

/* TOP BANNER for MOBILE VERSION */
#slider-mob {
	padding: 0;
	display: block;
	margin-left: 0px;
	width: 100%;
	clear: both;
	height: auto;
	margin-bottom: 0px;
	float: left;
}
#slider-mob .slide-mob-capture {
	width: 96%;
	padding: 2%;
	background: #2065C2;
	display: block;
	float: left;
}
#slider-mob .slide-mob-capture h1 {
	color: #FFF;
	text-shadow: 0 1px 3px rgba(0,0,0,.5);
	margin-top: 0px;
	margin-bottom: 0.1em;
	font-size: 1.6em;
}
#slider-mob .slide-mob-capture h1 a {
	color: #FFF;
	text-decoration: none;
}

#slider-mob .slide-mob-capture p {
	color: #FFF;
	text-shadow: 0 1px 3px rgba(0,0,0,.5);
	margin: 0 0 0.5em 0;
	font-size: 14px;
}
#slider-mob .slide-mob-capture p a {
	color: #FFF;
	text-decoration: none;
}
#slider-mob .slide-mob-img {
	width: 99.5%%;
	
	overflow: hidden;
	height: 100%;
	display: block;
	max-height: 240px;
}
#slider-mob .slide-mob-img img {
	width: 100%;
	min-width: 320px;
	height: auto;

}
#slider-mob .slide-mob-img a img {
	width: 100%;
	height: auto;

}
#slider-mob .slides-mob-content {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#slider-mob .slides-mob-content li {
	font-size: 14px;
	font-weight: 600;
}
#slider-mob .slides-mob-content li a {
	padding: 2%;
	margin: 0;
	display: block;
	float: left;
	width: 96%;
	text-decoration: none;
	background: #efefef;
	border-top: 1px solid #F8F8F8;
	border-bottom: 1px solid #DFDFDF;
	color: #222;
}

#slider-mob .slides-mob-content li a:hover {
	background: #CCC; /* W3C */
	text-decoration: none;
}
#slider-mob .mob-cont-img-box   {
	max-width: 90px;
	float: left;
	margin-right: 10px;
	display: block;
	width: 30%;
}
}

@media all and (min-width: 601px) and (max-width: 1024px){
#slider-mob .mob-cont-img-box img {
	width: 100%;
}


/* TOP BANNER for DESKTOP VERSION */
#slider {
	padding: 0;
	display: block;
	margin-left: 0px;
	width: 100%;
	clear: both;
	margin-bottom: 0px;
	float: left;
	height: 240px;
	position: relative;
}
#slider .slide-capture {
	position: absolute;
	z-index: 100;
	left: 0;
	width: 63%;
	padding: 2%;
	display: block;
	background: #2065c2;
	bottom: 0;
}
#slider .slide-capture h1 {
	color: #FFF;
	text-shadow: 0 1px 3px rgba(0,0,0,.5);
	margin-top: 0px;
	margin-bottom: 0.1em;
	font-size: 1.2em;
}
#slider .slide-capture h1 a {
	color: #FFF;
	text-shadow: 0 1px 3px rgba(0,0,0,.5);

}
#slider .slide-capture p {
	color: #FFF;
	text-shadow: 0 1px 3px rgba(0,0,0,.5);
	margin: 0 0 0.5em 0;
	font-size: 12px;
}
#slider .slide-capture p a{
	color: #FFF;
	text-shadow: 0 1px 3px rgba(0,0,0,.5);

}
#slider .slide-img {
	width: 67%;
	overflow: hidden;
	height: 240px;
	display: block;
	float: left;
	position: relative;
	padding: 0;
	margin: 0;
}
#slider .slide-img-overlay {
	display: none;
}

#slider .slide-img-overlay a {
	display: none;
}



#slider .slide-img img {

	width: 100%;
	height: auto;
}
#slider .slide-img a img {

	width: 100%;
	height: auto;
}
#slider .slides-content {
	display: block;
	width: 30%;
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: right;
	height: 240px;
}

#slider .slides-content li {

}
#slider .slides-content li a {
	margin: 0 0 3px 0;
	width: 95%;
	text-decoration: none;
	border: none !important;
	padding: 10px 2% 5px 3%;
	font-size: 80%;
	display: block;
	float: left;
	height: 42px;
	background: #efefef;
	-webkit-box-shadow: 0 2px 2px 1px rgba(0,0,0,0.3);
	box-shadow: 0 2px 2px 1px rgba(0,0,0,0.3);
	overflow: hidden;
}

#slider .slides-content li a:hover {
	background: #CCC; /* W3C */
	text-decoration: none;
}
.slide-img-box {
	display: block;
	float: left;
	height: 40px;
	width: 30%;
	overflow: hidden;
	margin-right: 10px;
}
.slide-img-box img {
	width: 100%;	height:96%;
}

.slidersidesmall {
	width: 70px;
}

}
@media all and (min-width: 1025px) and (max-width: 1142px){
	#slider {
	padding: 0;
	display: block;
	width: 100%;
	margin-bottom: 0px;
	float: left;
	position: relative;
	height: 300px;
}
#slider .slide-img-overlay {
	width: 780px;
	height: 330px;
	position: absolute;
	top: -30px;
	background-image: url(../images/banner-overlay.png);
	background-repeat: no-repeat;
	margin-left: -30px;
	z-index: 2;
	right: 34.3%;
}
/*#slider .slide-capture {
	position: absolute;
	z-index: 100;
	left: 0;
	width: 66%;
	padding: 2%;
	display: block;
	background: rgba(32,101,194,0.9);
	bottom: 0;
}*/
	#slider .slide-img {
	width: 65.7%;
	overflow: hidden;
	padding: 0;
	margin: 0;
	height: 300px;
}
#slider .slides-content {
	display: block;
	width: 302px;
	height: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
	top: 0px;
	position: absolute;
	right: 0px;
		height: 240px;
}
/*#slider .slides-content {
	display: block;
	width: 30%;
	float: left;

}*/
#slider .slides-content li a {
	margin: 0 0 10px 0;
	height: 57px;
	display: block;
	float: left;
	background: #efefef;
	color: #222;
	text-decoration: none;
	font-weight: 600;
	line-height: 1.25;
	-webkit-box-shadow: 0 2px 2px 1px rgba(0,0,0,0.3);
	box-shadow: 0 2px 2px 1px rgba(0,0,0,0.3);
}
.slide-img-box {
	display: block;
	float: left;
	height: 55px;
	width: 90px;
	overflow: hidden;
	margin-right: 10px;
}
.slide-img-box img {
	width: 100%;	height:96%;
}
}


/****  banners.css  ****/


@media all and (min-width: 1100px) {
.banner_1075_90 {
	display: block;
	width: 1075px;
	height: 90px;
}
.banner_728-90 {
	display: block;
	width: 728px;
	height: 90px;
	margin: 0 11px 10px;
	
}
.banner_300-600 {
	display: block;
	width: 302px;
	height: 600px;
	margin: 0 0 15px;
	float: left;
}
.banner_300-250 {
	display: block;
	width: 302px;
	height: 250px;
	margin: 0 0 15px;
	float: left;
}
.banner_320_50 {
	display: none;
}

		
}
@media all and (min-width: 768px) and (max-width: 1074px) {
.banner_1075_90 {
	display: none;
}
.banner_728-90 {
	display: block;
	width: 728px;
	height: 90px;
	margin: 0 auto;
}
.banner_300-600 {
	display: block;
	width: 302px;
	height: 600px;
	margin: 0 0 15px;
	float: left;
}
.banner_300-250 {
	display: block;
	width: 302px;
	height: 250px;
	margin: 15px 0 15px;
	float: left;
}

.banner_320_50 {
	display: none;
}	
}
@media all and (max-width: 728px) {

.banner_1075_90 {
	display: none;

}
.banner_728-90 {
	display: none;	
}
.banner_320_50 {
	display: none;
}
}
@media all and (max-width: 600px) {
.banner_1075_90 {
	display: none;
	}
.banner_728-90 {
	display: none;	
}
.banner_1143_250 {
	display: none;	
}
.banner_320_50 {
	display: block;
	margin: 10px 0;
	width: 320px;
	height: 50px;
	float: left;
}
}	

@media all and (max-width: 480px) {
.banner_320_50 {
	display: block;
	margin: 10px -18px;
	width: 286px;
	height: 50px;
	float: left;
	
}	
}


/****  tabs.css  ****/

@media all and (max-width: 600px) {
	.cd-tabs-navigation li {
	float: left;
	width: 100%; /* fallback for non-calc() browsers */

}
.cd-tabs-navigation a {

	display: block;
	height: 32px;
	text-align: left;
	font-size: 100%;
	color: #333;
	font-weight: 600;
	padding: 13px 0 0 15px;
	margin-bottom: 1px;
}
	
}

@media all and (min-width: 481px) and (max-width: 800px) {
	#Section-5.grey-bg div.row.group div.col.span_2_of_4 {	width: 100%;}#Section-5.grey-bg div.row.group div.col.span_1_of_4 {	margin-left: 0;    width: 100%;   }
	#Section-5.grey-bg div.row.group div.col.span_1_of_4 div.publicism-item {	width: 21%;	text-align: center;}
	#Section-5.grey-bg div.row.group div.col.span_1_of_4 div.secondary-news-item {	width: 47%;	padding-right: 3%;	clear: none;}.sectionlinks .col.span_2_of_4 , .sectionlinks .col.span_1_of_4  {    width: 33% !important;    float: left ;}
	#Section-2 div.content div.right-sidebar-block{	}
	#Section-2 div.content div.cd-tabs.is-ended ul.cd-tabs-content li.selected div.row.group div.row.group div.col.span_1_of_3 div.video-9 a div.online-now-btn div.online-now-overlay.top-video {
		top: 113px;
	}
	
	#Section-5.grey-bg div.row.group div.col.span_1_of_4 div.publicism-item {
		height:118px;
	}
	
	#Section-5.grey-bg div.row.group div.col.span_1_of_4 div.publicism-item h4 {
		display: table;
		margin: 0 auto;
	}
	
	#Section-5.grey-bg div.row.group div.col.span_1_of_4 div.publicism-item div.small-img-box  {	
		margin: 0 auto;
		float: none;
		margin-bottom: 2px;
	}
	
	#Section-5.grey-bg div.row.group div.col.span_1_of_4 div.publicism-item p {
		display: table;
	}
	
	#Section-9 div#video-carousel.allinone_carousel.tvcarusel div.bannerControls {
		margin-top: 44px!important;
	}
}

@media all and (max-width: 1141px){
	.banner_970_250 {
		display:none;
	}
}
@media all and (min-width: 1599px){
	.fixed_floater {
		display:none;
	}
}
