.container.has-sidebar {

	max-width: 1330px;

    width: 100%;

    margin-left: auto;

    margin-right: auto;

}

.container.has-sidebar > .row-fluid {

	display: flex;

}

.homepage .main_container .row-fluid:nth-child(5) .span3 {
	display: block;
}


.main_container.span9 {

    -ms-flex-preferred-size: 75%;

    flex-basis: 75%;

    max-width: 75%;

}



.news_content img {

	max-width: 100% !important;

}

.news .btn.printer_icon {
    display: block;
    width: 100%;
    max-width: 150px;
    margin-top: -25px;
    margin-bottom: 20px;
    text-align: center;
    border: 1px solid;
    padding: 8px 0 5px;
}

.news .btn.printer_icon img {
    width: 12px;
}

.jp-type-single:after {

    display: block;

    content: "";

    clear: both;

}



.homepage .main_container > .row-fluid:nth-child(9), 

.homepage .main_container > .row-fluid:nth-child(7) {

    display: flex;

}

@media screen and (min-width: 992px) {
    #top-news-carousel {
        /* min-height: 750px;*/
    }
    #top-news-carousel .owl-stage-outer{
        height: 100%;
    }
   
    .rb-featured-boxes{
     /*  min-height: 755px; */
        background-color: #fff;
    }

}


.article-page .main_container > .row-fluid:first-child > .span9 .module_main_header, .article-page .main_container > .row-fluid:first-child > .span12 .module_main_header {

	margin-top: 0 !important;

}

.article-page .main_container > .row-fluid:first-child > .span9 > .module_main_header .module_category_header, .article-page .main_container > .row-fluid:first-child > .span12 > .module_main_header .module_category_header {

	background: #fff;

	border: 0px solid #d7d7d7;

	
	-webkit-transition: all 0.3s linear;

	-moz-transition: all 0.3s linear;

	-o-transition: all 0.3s linear;

	transition: all 0.3s linear;

	background: #fff;

	border-top-width: 4px;

	border-top-color: #f26f35;

	
	border-bottom: none;

	padding: 30px 26px 35px 26px;

	display: flex;

	align-items: baseline;

}

.article-page .main_container > .row-fluid:first-child > .span12 > .module_main_header .module_category_header {
    border-top-width: 2px;

	border-top-color: #064997;
}



.article-page .main_container > .row-fluid:first-child > .span9 .main-article-cart, .article-page .main_container > .row-fluid:first-child > .span12 .main-article-cart {
    

	background: #fff;


	
	-webkit-transition: all 0.3s linear;

	-moz-transition: all 0.3s linear;

	-o-transition: all 0.3s linear;

	transition: all 0.3s linear;

	background: #fff;

	border-top: 0;

	
	padding-left: 26px;

	padding-right: 26px;

}

.article-page .main_container > .row-fluid:first-child > .span9 .main-article-cart > .row-fluid, .article-page .main_container > .row-fluid:first-child > .span12 .main-article-cart > .row-fluid  {

    display: block;

}

.article-page .main_container > .row-fluid:first-child > .span9 .main-article-cart h1, .article-page .main_container > .row-fluid:first-child > .span12 .main-article-cart h1,

.music-bands .title,

.news-listing-mb h1 {

    font-size: 32px;

    margin-bottom: 10px;

}

.article-page .main_container > .row-fluid:first-child > .span9 .main-article-cart div.date, .article-page .main_container > .row-fluid:first-child > .span12 .main-article-cart div.date {

    font-size: 14px;

    color: #919191;

}

.article-page .main_container > .row-fluid:first-child > .span9 .main-article-cart div.date, .article-page .main_container > .row-fluid:first-child > .span12 .main-article-cart div.date {

    font-size: 14px;

    color: #919191;

}

.article-page .main_container > .row-fluid:first-child > .span9 .main-article-cart div.date .news_authors, .article-page .main_container > .row-fluid:first-child > .span12 .main-article-cart div.date .news_authors {

    display: inline-block;

    border-left: 1px solid #919191;

    padding-left: 5px;

    margin-left: 3px;

}

.article-page .main_container > .row-fluid:first-child > .span9 .main-article-cart div.date .news_authors a, .article-page .main_container > .row-fluid:first-child > .span12 .main-article-cart div.date .news_authors a {

    color: #008caf;

}

.article-page .main_container > .row-fluid:first-child > .span9 .main-article-cart .news_content, .article-page .main_container > .row-fluid:first-child > .span12 .main-article-cart .news_content {

    margin-bottom: 30px;

}

.article-page .main_container > .row-fluid:first-child > .span9 .main-article-cart .main_photo, .article-page .main_container > .row-fluid:first-child > .span12 .main-article-cart .main_photo {

    float: none !important;

    width: 100% !important;

    margin: 30px 0 5px 0 !important;

}

.article-page .main_container > .row-fluid:first-child > .span9 .main-article-cart .main_photo a, .article-page .main_container > .row-fluid:first-child > .span12 .main-article-cart .main_photo a, .elkin-gal a {

    display: block;


    position: relative;

}

.article-page .main_container > .row-fluid:first-child > .span9 .main-article-cart .main_photo a:before, .article-page .main_container > .row-fluid:first-child > .span12 .main-article-cart .main_photo a:before,
.elkin-gal a:before{

    position: absolute;

    right: 10px;

    bottom: 10px;

    color: #fff;

    font-size: 25px;

    text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.75);

    -webkit-text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.75);

    -webkit-transition: all 0.3s linear;

    -moz-transition: all 0.3s linear;

    -o-transition: all 0.3s linear;

    transition: all 0.3s linear;

}

.article-page .main_container > .row-fluid:first-child > .span9 .main-article-cart div.main_photo .imgwrapper, .article-page .main_container > .row-fluid:first-child > .span12 .main-article-cart div.main_photo .imgwrapper {

    width: 100% !important;

}

.article-page .main_container > .row-fluid:first-child > .span9 .main-article-cart div.main_photo .imgwrapper img, .article-page .main_container > .row-fluid:first-child > .span12 .main-article-cart div.main_photo .imgwrapper img {

    max-width: 100%;

}

.article-page .main_container > .row-fluid:first-child > .span9 .main-article-cart .main_photo a img, .article-page .main_container > .row-fluid:first-child > .span12 .main-article-cart .main_photo a img {

    width: 100%;

    display: block;

    
}

.article-page .main_container > .row-fluid:first-child > .span9 .main-article-cart div.main_photo .photo_info, .article-page .main_container > .row-fluid:first-child > .span12 .main-article-cart div.main_photo .photo_info {

	margin-top: 0;

    margin-bottom: 15px;

    background: #25333e;

    color: #fff;

    font-size: 14px;

    padding: 10px 15px;

}

.article-page .main_container > .row-fluid:first-child > .span9 .main-article-cart div.main_photo .photo_info:after, .article-page .main_container > .row-fluid:first-child > .span12 .main-article-cart div.main_photo .photo_info:after {

    display: block;

    content: "";

    clear: both;

}

.article-page .main_container > .row-fluid:first-child > .span9 .main-article-cart div.main_photo .photo_info div.text, .article-page .main_container > .row-fluid:first-child > .span12 .main-article-cart div.main_photo .photo_info div.text {

    float: left;

    width: 60%;

}

.article-page .main_container > .row-fluid:first-child > .span9 .main-article-cart div.main_photo .photo_info .source, .article-page .main_container > .row-fluid:first-child > .span12 .main-article-cart div.main_photo .photo_info .source {

    white-space: nowrap;

    width: 40%;

    float: right;

    text-align: right;

}

.article-page .main_container > .row-fluid:first-child > .span9 .main-article-cart div.main_photo .has-gallery, .article-page .main_container > .row-fluid:first-child > .span12 .main-article-cart div.main_photo .has-gallery {

    position: absolute;

    color: #fff;

    top: 10px;

    right: 10px;

    display: flex;

    align-items: center;

    text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.69);

    -webkit-text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.69);

    -webkit-transition: all 0.3s linear;

    -moz-transition: all 0.3s linear;

    -o-transition: all 0.3s linear;

    transition: all 0.3s linear;

}

.article-page .main_container > .row-fluid:first-child > .span9 .main-article-cart div.main_photo .has-gallery .icon-copy, .article-page .main_container > .row-fluid:first-child > .span12 .main-article-cart div.main_photo .has-gallery .icon-copy {

    font-size: 25px;

    margin-right: 5px;

}

.article-page .main_container > .row-fluid:first-child > .span9 .main-article-cart .post_keywords, .article-page .main_container > .row-fluid:first-child > .span12 .main-article-cart .post_keywords {

    margin: 0 -26px;

    padding: 25px 26px 15px;


    display: flex;

    flex-wrap: wrap;

}

.article-page .main_container > .row-fluid:first-child > .span9 .main-article-cart .post_keywords .post_tags,
.article-page .main_container > .row-fluid:first-child > .span9 .main-article-cart .post_keywords .site_tags,
.article-page .main_container > .row-fluid:first-child > .span12 .main-article-cart .post_keywords .post_tags,
.article-page .main_container > .row-fluid:first-child > .span12 .main-article-cart .post_keywords .site_tags {

    

    color: #008caf;

    padding: 8px 10px;

    font-size: 14px;

    margin-right: 10px;

    display: block;

    margin-bottom: 10px;

}

.article-page .main_container > .row-fluid:first-child > .span9 .main-article-cart .post_keywords .site_tags, .article-page .main_container > .row-fluid:first-child > .span12 .main-article-cart .post_keywords .site_tags {

    background: #008caf;

    color: #fff;

    display: none;

}

.article-page .main_container > .row-fluid:first-child > .span9 .main-article-cart .post_buttons, .article-page .main_container > .row-fluid:first-child > .span12 .main-article-cart .post_buttons {

    width: 200px;



    float: right!important;
    margin-top: -20px;


    font-family: "raleway-bold", Verdana, Geneva, sans-serif;

    font-size: 17px;

}

.article-page .main_container > .row-fluid:first-child > .span9 .main-article-cart .gallery_inner, .article-page .main_container > .row-fluid:first-child > .span12 .main-article-cart .gallery_inner {

    padding: 0;

    display: flex;

    flex-wrap: wrap;

    box-sizing: border-box;

    display: -ms-flexbox;

    display: -webkit-box;

    display: flex;

    -ms-flex: 0 1 auto;

    -webkit-box-flex: 0;

    flex: 0 1 auto;

    -ms-flex-direction: row;

    -webkit-box-orient: horizontal;

    -webkit-box-direction: normal;

    flex-direction: row;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    margin-left: -10px;

    margin-right: -10px;

}

.article-page .main_container > .row-fluid:first-child > .span9 .main-article-cart .gallery_inner li, .article-page .main_container > .row-fluid:first-child > .span12 .main-article-cart .gallery_inner li {

    margin: 0;

    list-style: none;

    box-sizing: border-box;

    -ms-flex: 0 0 auto;

    -webkit-box-flex: 0;

    flex: 0 0 auto;

    padding-right: 1rem;

    padding-left: 1rem;

    padding-top: 8px;

    padding-bottom: 8px;

    -ms-flex-preferred-size: 33.333%;

    flex-basis: 33.333%;

    max-width: 33.333%;

}

.article-page .main_container > .row-fluid:first-child > .span9 .main-article-cart .gallery_inner li a, .article-page .main_container > .row-fluid:first-child > .span12 .main-article-cart .gallery_inner li a {

    display: block;


    position: relative;

}

.article-page .main_container > .row-fluid:first-child > .span9 .main-article-cart .gallery_inner li a:before, .article-page .main_container > .row-fluid:first-child > .span12 .main-article-cart .gallery_inner li a:before {

    position: absolute;

    right: 10px;

    bottom: 10px;

    color: #fff;

    font-size: 25px;

    text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.75);

    -webkit-text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.75);

    -webkit-transition: all 0.3s linear;

    -moz-transition: all 0.3s linear;

    -o-transition: all 0.3s linear;

    transition: all 0.3s linear;

}

.article-page .main_container > .row-fluid:first-child > .span9 .main-article-cart .gallery_inner li a img, .article-page .main_container > .row-fluid:first-child > .span12 .main-article-cart .gallery_inner li a img {

    
    width: 100%;

    display: block;

}

.article-page .has-sidebar .main_container > .row-fluid:first-child > .first {

    -ms-flex-preferred-size: 25%;

    flex-basis: 25%;

    max-width: 25%;

}

.article-page .main-article-cart p div,

.article-page .main-article-cart img {

	max-width: 100% !important;

}



.header .container-fluid:nth-child(2) .social-icons {

	right: 535px;

}



.home-single-post {

    min-height: 340px;

}



/*.home-single-post .module_category_header .title {
 *
 * 	padding: 0;
 *
 * 	}*/



.home-single-post .row-fluid > .row-fluid {

	display: block;

}



.page-news-listing .news_content .module_listing_wrapper .row-fluid {

    margin-top: 20px;

}



.mt-20 {

	margin-top: 20px;

}

.mb-20 {

	margin-bottom: 20px;

}



.p-10 {

	padding: 10px;

}



.module_top_news {

	padding: 0;

}



.play-link {

	background: #fff;

    padding: 10px 20px;

    border: 1px solid #d7d7d7;

    font-size: 0.8rem;

    margin-bottom: 5px;


}

	.play-link .module_main_header_title {

		padding: 10px 0;

    	line-height: 1.4;

	}



.pickBroadcastPanel {

    margin: 0 -15px;

}



.program-new,

.module_weather,

.pickBroadcastPanel,

.GroupMenu,

.Poll,

.PollResult {

    color: #fff;

    background: #008caf;

    font-family: "raleway-semibold", Verdana, Geneva, sans-serif;

    padding: 20px;

    margin-bottom: 5px;


}

	.module_weather .module_main_header,

	.pickBroadcastPanel h4,

	.GroupMenu .module_main_header,

    .sidebar .module_main_header_title .title {

		font-size: 1.5rem;

	    margin-bottom: 15px !important;

	    border-bottom: 1px solid;

	    text-transform: uppercase;

        text-align: center;

	}



    .sidebar .module_main_header_title .title {

        color: #008caf;

    }

    .sidebar .program-new .module_main_header .module_main_header_title {

        padding: 0;

    }

    .sidebar .program-new .module_main_header .title {

        color: #fff;

    }



	.module_weather .hide {

	    display: none;

	}

	.program-new a,

	.module_weather a,

	.pickBroadcastPanel a,

	.GroupMenu a {

	    color: #eca74e;

	}

	.program-new a:hover,

	.module_weather a:hover,

	.pickBroadcastPanel a:hover,

	.GroupMenu a:hover {

	    color: #25333e;

	}



    .sidebar .module_category_titles {


        padding: 10px 20px;

    }



    .sidebar .module_category_titles .module_category_header{

        padding: 0;

    }



    .sidebar .module_category_titles .module_category_header .title {

        padding: 10px 0;

    }







.Poll,

.PollResult {

	background: #25333e;

}



.sidebar .Poll > .span12,

.sidebar .PollResult > .span12 {

	padding: 0;

}



.sidebar .Poll .poll_title,

.sidebar .PollResult h4  {

	margin-bottom: 15px !important;

}



.sidebar .Poll .radio {

	display: block;

	background: #19252e;

	margin-bottom: 2px;

	padding: 10px;

	font-size: 0.8rem;

	cursor: pointer;

}



.sidebar .Poll .radio:hover {

	background: rgba(0, 0, 0, 0.5);

}



.PollVoteButton {

	display: block;

    padding: 10px 0;

    width: 100%;

    text-align: center;

    background: #eca74e;

    margin-top: 10px;

    color: #fff;

    cursor: pointer;

}



.PollVoteButton:hover {

    background: rgba(236, 167, 78, 0.9);

    color: #fff;

}



.PollResultButton,

.sidebar .PollResult a {

	display: block;

    width: 100%;

    text-align: center;

    margin-top: 10px;

}



.PollResultButton:hover,

.sidebar .PollResult a:hover {

	color: #eca74e;

}



.PollResult table {

	font-size: 0.8rem;

}



.PollResult td {

	border-bottom: 1px solid #19252e;

}



.module_category_3left .title {

    padding: 20px 0 10px;

}



.header .container-fluid:first-child ul.navbar-nav li ul.dropdown-menu li a {

	background: #fff;

	color: #25333e;

}



.module_weather .weather_cities {

    position: absolute;

    background: #fff;

    z-index: 1;

    border: 1px solid #d7d7d7;


    width: 90%;

    left: 5%;

}

	.module_weather .weather_cities ul {

		list-style-type: none;

		font-size: 0.7rem;

		padding: 20px;

		margin: 0;

		columns: 2;

		-webkit-columns: 2;

		-moz-columns: 2;

	}



.header .clock {

	color: #919191;

    position: absolute;

    right: 15px;

    top: 10px;

}



.module_listing {

	padding: 0; 

}



.module_listing .module_category {

	border-top: 0;

}



.module_albumphotos .title,

.new-contacts-sidebar .title {

	text-align: center;

}



.module_albumphotos ul {

	padding: 0;

	list-style-type: none;

}



.module_albumphotos ul li img {

	width: 100%;

}



.new-contacts-sidebar,

.new-contacts-sidebar .module_main_header {

	display: block !important;

}



.new-fb-sidebar {

	text-align: center;

}



.new-fb-sidebar a {

	width: 100%;

}



.module_category h3, 

.module_category h4, 

.module_listing h3, 

.module_listing h4 {

	font-weight: 600;

}



.module_category_header .title {

	padding: 0;

}



body[data-site="el"] .header .container-fluid:nth-child(2) .header-search .form .advanced {

	width: 75px !important; 

}



.force-no-border .rubr_cont a {

	display: block;

    position: relative;

    margin: 20px 0 10px 0;

    color: #008caf;
    text-transform: uppercase;
    font-size: 18px;

}



.category-page .module_listing_wrapper .row-fluid,

.article-page .module_listing_wrapper .row-fluid,

.more-news .row-fluid {

	margin: 20px 0;

}



#module_1_4 .html {

	width: 100%;

}



.rrs_menu.module .links {

	height: 31px;

}

.rrs_menu.module .links a {

	color: #fff;

    background: #008caf;

    font-family: "raleway-semibold", Verdana, Geneva, sans-serif;

	display: block;

	margin: 5px 2% 0 0;

    padding: 5px 4% 3px;

    float: left;

    width: 40%;

}

.rrs_menu.module .links a:hover {

	background: #25333e;

	color: #eca74e;

}

.menu-rad-bul  .links a {

	width: 90% !important;

}



.menu-rad-lang {

	height: 155px;

}



body .main_container .module_category.broadcast-info {

	padding: 30px 10px !important;

}



.broadcast-listing {

	margin-top: 0;

}



.site-page h1,

.broadcast-info h1,

.broadcast-listing h1 {

	font-size: 32px;

    margin-bottom: 10px;

}



.broadcast-listing h1 {

	padding: 30px 0 10px 20px;

}



.broadcast-publications .module_listing_wrapper > .row-fluid,

.broadcast-listing .module_listing_wrapper > .row-fluid {

	margin-bottom: 20px;

}



.broadcast-articles-listing {

	padding-top: 30px;

	width: 100%;

}



.broadcast-articles-listing .title {

    font-size: 22px;

    padding-top: 0 !important;

    text-transform: uppercase;

}



.broadcast-articles-listing .title h1 {

    font-size: 22px;

}



.broadcast-info .news_title h3 {

	font-size: 32px;

    margin-bottom: 10px;

}



.broadcast-articles-listing .module_listing_wrapper .row-fluid {

	margin-bottom: 20px;

}



.news_content .Chart > .span12{

	padding: 0;

}



.news_content .Chart .form-poll .entryRow {

	padding: 10px 0 5px 0;

}



.news_content .Chart .form-poll .entryRow:nth-child(odd) {

	background: #f9f9f9;

}



.form-poll .entryPosition .label {

	display: block;

	padding: 5px 10px;

	text-align: center;


	color: #fff;

}



.form-poll .entryPosition h4 {

	
	text-align: center;

	padding: 7px;

    background: #25333e;

    color: #fff;

}



.form-poll .entryPosition .label-success {

	background: #67a60d;

}



.form-poll .entryPosition .label-important {

 	background: #9f1a1a;

}



.form-poll .entryPosition .label-warning {

	background: #f26f35;

}



.form-poll .entryPosition h4 > .label{

    background: none;

    padding: 0;

}



.entryTitles h5 {

	font-size: 1rem;

	font-weight: 600;

}



.entrySoundVote .poll-right {

    float: right;

}



.entrySoundVote .pull-left {

    float: left;

}



.module_listing_wrapper .span4 img {

	display: block;
 

}



.news-listing-mb img {

	margin-bottom: 10px;

}



.sidebar .bnr-calendar {

    background: #25333e;

    color: #fff;

    padding: 10px;

}



.sidebar .bnr-calendar table {

	width: 100%;

}



.sidebar .bnr-calendar table td {

    text-align: center;

    padding: 9px;

    background: #19252e;

}



.sidebar .bnr-calendar table td a {

	display: block;

    color: #eca74e;

}



.sidebar .bnr-calendar table td a:hover {

    color: #008caf;

}



.sidebar .sidebar-news {

 	padding: 0 10px;

}



.sidebar .sidebar-see .module_container .title {

	padding-right: 1rem;

    padding-left: 1rem;

}



#st-3 {

    z-index: 1 !important;

}

#st-3 .st-btn > img {

    display: none !important; 

}



.video_icon {

    color: #008caf;

    display: inline-block;

    font-family: 'icomoon' !important;

    speak: none;

    font-style: normal;

    font-weight: normal;

    font-variant: normal;

    text-transform: none;

    line-height: 1;

    -webkit-font-smoothing: antialiased;

    -moz-osx-font-smoothing: grayscale;

}



.video_icon:before {

    content: "\e9b0";

}



.icon-circle-arrow-down:before {

    content: "\e92e";

}



.icon-circle-arrow-up:before {

    content: "\e935";

}

/*----- Sebra - About BNR ------*/

body[data-site="aboutbnr"] .news_content module .row-fluid {
    display: block;
}

body[data-site="aboutbnr"] .news_content module .module_container .pull-right {
    display: none;
}

body[data-site="aboutbnr"] .news_content #m343 .module_container .pull-right {
    display: block;
}

body[data-site="aboutbnr"] .news_content module .listHeader,
body[data-site="aboutbnr"] .news_content module .row-fluid .module_main_header {
    font-size: 1.2rem;
    font-weight: 600;
    border-bottom: 1px solid #ccc;
    background: #efefef;
    padding: 10px;
}

body[data-site="aboutbnr"] .news_content module ol,
body[data-site="aboutbnr"] .news_content module .row-fluid .listing_files {
    list-style-type: none;
    padding: 0;
}



body[data-site="aboutbnr"] .news_content module ol li {
    margin: 1rem;
}

body[data-site="aboutbnr"] .news_content module ol li {
    margin: 1rem;
}


body[data-site="aboutbnr"] .news_content module ol li a,
body[data-site="aboutbnr"] .news_content module .row-fluid .listing_files li a {
    display: block;
    height: 24px;
    margin-bottom: 10px;
}

/*----- Color Scheme Horizont ------*/

body[data-site="horizont"] .header .container-fluid:nth-child(2) .news-play:before,

body[data-site="horizont"] .header .container-fluid:nth-child(3) .navbar-main ul li.home a,

body[data-site="horizont"] .item-category,

body[data-site="horizont"] .module_category > .row-fluid:nth-child(2) div > a:not(.item-category):before, 

body[data-site="horizont"] .module_listing > .row-fluid:nth-child(2) div > a:not(.item-category):before,

body[data-site="horizont"] .top-news-carousel .owl-dots .owl-dot span,

body[data-site="horizont"] .more-news .span4 a:before,

body[data-site="horizont"] .s-btn,

body[data-site="horizont"] .header .container-fluid:nth-child(2) .news-play .mejs-controls,

body[data-site="horizont"].article-page .main_container > .row-fluid:first-child > .span6 .main-article-cart .post_keywords .site_tags {

	background: #007039;

}



body[data-site="horizont"] .header .container-fluid:nth-child(3) .navbar-main ul li.home a:hover {

	color: #fff;

}



body[data-site="horizont"] .header .container-fluid:nth-child(3) {

    border-bottom: 3px solid #007039;

}



body[data-site="horizont"] .module_category, 

body[data-site="horizont"] .module_listing,

body[data-site="horizont"].site-page .main_container > .row-fluid > div > div,

body[data-site="horizont"].article-page.mc-1140 .main_container > .row-fluid:first-child > .span6 > .module_main_header .module_category_header {

	border-top: 5px solid #007039;

}



body[data-site="horizont"] .top-news-carousel > div div.top-news-info-title-big a.read-more,

body[data-site="horizont"] .module_category .module_main_header .module_category_header .title a, 

body[data-site="horizont"] .module_listing .module_main_header .module_category_header .title a,

body[data-site="horizont"] .social-icons a,

body[data-site="horizont"] .news_content .module_schedule a,

body[data-site="horizont"] .header .container-fluid:nth-child(3) .navbar-main ul li a:hover {

	color: #007039;

}



body[data-site="horizont"] .top-news-carousel .owl-dots .owl-dot.active span {

    background: #eca74e;

}





.module_listing .module_main_header_title,

.module_listing .module_main_header_title div.title, {

    text-transform: uppercase;

    font-size: 26px;

    -ms-flex-positive: 1;

    flex-grow: 1;

}

.module_category.cart-8, .module_listing.cart-8 {
    width: 100%;
}


body[data-site="horizont"] .module_listing .module_main_header_title div.title {

    color: #007039;

}



body[data-site="horizont"] .header .container-fluid:nth-child(3) .navbar-main ul li.active a {

	background: rgba(51, 204, 51, 0.2);

}



body[data-site="regional"] {

	min-height: 100vh;

}



body[data-site="regional"] .footer {

	display: none;

}

/*div.html img {
 *     width: auto;
 *     }
 *     */


/* --------- Euizbori 2019 -------------*/

body[data-site="euizbori2019"] .header .container-fluid:nth-child(2),
body[data-site="euizbori2019"] .item-category,
body[data-site="euizbori2019"] .top-news-carousel .owl-dots .owl-dot span,
body[data-site="euizbori2019"] .program-new, 
body[data-site="euizbori2019"] .module_weather, 
body[data-site="euizbori2019"] .pickBroadcastPanel, 
body[data-site="euizbori2019"] .GroupMenu, 
body[data-site="euizbori2019"] .Poll, 
body[data-site="euizbori2019"] .PollResult,
body[data-site="euizbori2019"].article-page .main_container > .row-fluid:first-child > .first .article-block ul.article-info:not(.article-news) li.item-category a,
body[data-site="euizbori2019"] .pagination ul li > a:hover {
    background: #2b5499;
}

body[data-site="euizbori2019"] .module_category .module_main_header .module_category_header .title a, 
body[data-site="euizbori2019"] .module_listing .module_main_header .module_category_header .title a,
body[data-site="euizbori2019"] .top-news-carousel > div div.top-news-info-title-big a.read-more {
    color: #2b5499;
}

body[data-site="euizbori2019"] .top-news-carousel .owl-dots .owl-dot:hover span,
body[data-site="euizbori2019"] .top-news-carousel .owl-dots .owl-dot.active span {
    background: #ffdf39;
}

body[data-site="euizbori2019"] .header .container-fluid:nth-child(3) .navbar-main ul li a:hover,
body[data-site="euizbori2019"] .social-icons a,
body[data-site="euizbori2019"] .program-new a, 
body[data-site="euizbori2019"] .module_weather a, 
body[data-site="euizbori2019"] .pickBroadcastPanel a, 
body[data-site="euizbori2019"] .GroupMenu a,
body[data-site="euizbori2019"] .module_category a:hover, 
body[data-site="euizbori2019"] .module_listing a:hover,
body[data-site="euizbori2019"] .footer .footer_column_wrapper .group_title h5,
body[data-site="euizbori2019"] .footer .footer_column_wrapper .footer-cont .icon,
body[data-site="euizbori2019"].article-page .main_container > .row-fluid:first-child > .first .article-block ul.article-info:not(.article-news) li.side-program span, 
body[data-site="euizbori2019"].article-page .main_container > .row-fluid:first-child > .first .article-block ul.article-info:not(.article-news) li.side-program a {
    color: #ffdf39;
}

body[data-site="euizbori2019"] .module_category > .row-fluid:nth-child(2) div > a:not(.item-category):before, 
body[data-site="euizbori2019"] .module_listing > .row-fluid:nth-child(2) div > a:not(.item-category):before,
body[data-site="euizbori2019"] .more-news .span4 a:before {
    background: #2b5499;
    color: #ffdf39;
}

body[data-site="euizbori2019"] .header .container-fluid:nth-child(3) {
    background: #2b5499;
    border-bottom: 3px solid #ffdf39;
}

body[data-site="euizbori2019"] .header .container-fluid:nth-child(3) .navbar-main ul li.home a {
    background: #ffdf39;
    color: #2b5499;
}

body[data-site="euizbori2019"] .header .container-fluid:nth-child(2) .header-search .form input,
body[data-site="euizbori2019"] .srch-li .input-srch input {
    background: rgba(255,255,255,0.1);
    height: 51px;
}

body[data-site="euizbori2019"] .header .container-fluid:nth-child(2) .header-search .form input.btn {
    background: #ebebeb;
    color: #25333e;
}

body[data-site="euizbori2019"] .module_category, 
body[data-site="euizbori2019"] .module_listing {
    border-top: 5px solid #2b5499;
}

body[data-site="euizbori2019"].article-page .main_container > .row-fluid:first-child > .span9 > .module_main_header .module_category_header {
    border-top: 5px solid #ffdf39;
}


body[data-site="euizbori2019"].article-page .main_container > .row-fluid:first-child > .span12 > .module_main_header .module_category_header {
    border-top: 2px solid #064997; 
}


body[data-site="euizbori2019"] .footer.hidden-phone {
    border-top: 4px solid #ffdf39;
}


/*-----Wallpaper Banners-----------*/
body[data-site="music"] {
    overflow-x: hidden;
}

body[data-site="music"] .wrapper.container {
    position: relative;
}

body[data-site="music"] .wallpaper-banner {
    position: absolute;
    top: 0;
    width: 460px;
    height: 1200px;
    background-size: 100%;
}

body[data-site="music"] .wallpaper-banner.right {
    right: -460px;
    background: url(/img/nb/right-banner.jpg);
}
body[data-site="music"] .wallpaper-banner.left {
    left: -460px;
    background: url(/img/nb/left-banner.jpg);
}



@media only screen and (max-width: 1200px) {
    body[data-site="euizbori2019"] .navbar-main #mmenusel {
        background: #2b5499;
    }
}



/*-----Media Queries-----------*/

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

	.article-page .main_container > .row-fluid:first-child > .last .row-fluid {

	    -ms-flex-preferred-size: 100%;

	    flex-basis: 100%;

	    max-width: 100%;

	    display: block;

	}



	.article-page .main_container > .row-fluid:first-child > .last .form-poll .row-fluid.entryRow,

	.article-page .main_container > .row-fluid:first-child > .last .form-poll .row-fluid.entryRow .entryTitles .row-fluid {

	    display: flex;

	}



	.article-page .has-sidebar .main_container > .row-fluid:first-child > .first,

	.article-page .has-sidebar .main_container > .row-fluid:first-child > .first {

		-ms-flex-preferred-size: 100%;

	    flex-basis: 100%;

	    max-width: 100%;

	}



	.article-page .has-sidebar .main_container > .row-fluid:first-child > .first > .row .span-12:nth-child(2) {

	    display: none;

	}

	.article-page .has-sidebar .main_container > .row-fluid:first-child > .first .article-block {

	    margin-bottom: 0;

	}

    .homepage .main_container > .row-fluid:nth-child(8) > .span3 {
        flex-basis: 50%;
        max-width: 50%;
        margin-bottom: 20px;
    }

    .homepage .main_container > .row-fluid:nth-child(8) > .span3:first-child,
    .homepage .main_container > .row-fluid:nth-child(8) > .span3:nth-child(3) {
        text-align: right;
    }

}



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

	body[data-site="horizont"] .header .container-fluid:nth-child(2) > .row-fluid {

	    height: 82px;

	}



	.sidebar.visible-desktop {

		display: none;

	}



	.main_container.span9 {

	    -ms-flex-preferred-size: 99%;

    	flex-basis: 99%;

	    max-width: 99%;

	    width: auto;

	}
/*
    .news-play {
        width: 255px;
    }
*/
}



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

	.article-page .has-sidebar .main_container > .row-fluid:first-child > .first {

	    -ms-flex-preferred-size: 100%;

	    flex-basis: 100%;

	    max-width: 100%;

	}

}

@media screen and (max-width: 880px) {
    .homepage .cart-7 .row-fluid:not(.module_main_header) {
        flex-direction: column;
    }
}

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

    .homepage .main_container > .row-fluid:nth-child(6) > .span9,
    .homepage .main_container > .row-fluid:nth-child(6) > .span3,
    .homepage .main_container > .row-fluid:nth-child(8) > .span3 {
        flex-basis: 100%;
        max-width: 100%;
        text-align: center;
        margin-bottom: 30px;
    }

    .homepage .main_container > .row-fluid:nth-child(8) > .span3:first-child,
    .homepage .main_container > .row-fluid:nth-child(8) > .span3:nth-child(3) {
        text-align: center;
    }

    .homepage .main_container .cart-4 > .row-fluid:nth-child(2) > .span12 .row-fluid .span4 {
        flex-basis: 100%;
        max-width: 100%;
    }

    .news .btn.printer_icon {
        margin: auto;
        margin-bottom: 15px;
    }

}

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

	body .main_container .module_listing .module_listing_wrapper .row-fluid,

	.homepage .main_container .row-fluid.force-no-border,

	.wrapper.has-sidebar > .row-fluid {

		display: block;

	}



	.span4, .span6, .span8,

	.force-no-border .span3,

	.wrapper.has-sidebar .sidebar.visible-desktop {

		-ms-flex-preferred-size: 99%;

    	flex-basis: 99%;

	    max-width: 99%;

	    width: auto;

	}



	.homepage .main_container .row-fluid > .span12 > .row-fluid,

	.category-page .rad-bul-categories .row-fluid {

		display: block;

		margin-bottom: 10px;

	}



	.category-page .rad-bul-categories .module_listing_wrapper .span4,

	.category-page .rad-bul-categories .module_listing_wrapper .span8 {

		-ms-flex-preferred-size: 100%;

	    flex-basis: 100%;

		max-width: 100%;

	}



	/*.article-page .main_container > .row-fluid:first-child > .last .form-poll .row-fluid.entryRow,
 *
 * 	.article-page .main_container > .row-fluid:first-child > .last .form-poll .row-fluid.entryRow .entryTitles .row-fluid,*/

	.music-bands .html > .row-fluid {

	    display: block;

	}



	.form-poll .row-fluid.entryRow .entryPosition {

		-ms-flex-preferred-size: 25%;

    	flex-basis: 25%;

	    max-width: 25%;

	    width: auto;

	}

	.form-poll .row-fluid.entryRow .entryTitles {

		-ms-flex-preferred-size: 49%;

    	flex-basis: 49%;

	    max-width: 49%;

	    width: auto;

	}

	.form-poll .row-fluid.entryRow .entrySoundVote {

		-ms-flex-preferred-size: 25%;

    	flex-basis: 25%;

	    max-width: 25%;

	    width: auto;

	}

	.form-poll .row-fluid.entryRow .entryTitles .span4 {

		display: none;

	}

	.form-poll .row-fluid.entryRow .entryTitles .span8 {

		-ms-flex-preferred-size: 99%;

    	flex-basis: 99%;

	    max-width: 99%;

	    width: auto;

	    padding: 0;

	}	

}
.sharethis-inline-share-buttons{
    float: right!important;
}

.news_title h3 {
    margin-top: 15px;
    margin-bottom: 15px;
}

.main-article-cart .news h3{
    margin-bottom: 10px;
}


