/*PAGE TITLE*/
h1.page-title{
    margin-bottom: 20px;
    padding: 0;
    position: relative; font-family: 'DM Serif Text', serif;
    color: #191919;
}
h1.storyCategoryTitle{
    margin-bottom:20px;
    padding: 0;
    text-transform: none;
    position: relative;
    color: #191919;
    font-size: 22px;
    line-height: 30px;
    font-family: 'DM Serif Text', sans-serif;
    font-weight: 400;
}
h1.page-title.search{
    font-size: 22px;
    font-weight: 400;
    line-height: 30px;
}
.articleNav h2{
    margin-bottom: 20px;
    padding: 0;
    text-transform: uppercase;
    position: relative;
    color: #162b48;
    font-size: 18px;
    line-height: 30px;
    font-family: 'Fira Sans', sans-serif;
    font-weight: 700;
    position: relative;
}
/*BREAKING */

.breaking {
    width: 100%;
    overflow: hidden;
    border-top: 1px solid #162b48;
    border-bottom: 1px solid #162b48;
    height: 36;
    box-sizing: border-box;
}
.breaking-in {background: #fff; display: block; position: relative;}
.breaking h3.title{
    display: none;
    background: #CC0000; 
    color: #fff; 
    font-size: 18px; 
    font-weight: 800; 
    line-height: 100%; 
    text-transform: uppercase; 
    margin: 0; padding: 16px 20px; 
    left: 0;
    top: 0;
    position: absolute; 
    z-index: 1;
    min-width: 120px; 
    text-align: center;
    box-sizing: border-box;
}
/*.breaking li{background: url('/assets/img/front/breakingDivider.png') no-repeat right top; padding: 0 30px; line-height: 30px; display: block; font-size: 13px; color: #333;}
.breaking li a{color: #333;}
.breaking li a:hover{color: #CC0000; text-decoration: none;}*/
.breakingDiv {left:140px;position: absolute;}
.breakingDiv a {font-size: 16px; line-height: 50px; color: #000;font-family: 'Source Sans Pro', sans-serif;font-weight: 700;font-style: italic;}
.breakingDiv a:hover {text-decoration: none; color: #CC0000;}

/* BREAKING - liScroll styles */

.tickercontainer {
    width: 100%;
    padding: 0 20px;
    overflow: hidden;
    margin: 0;
    background: white;
    box-sizing: border-box;
    z-index: 9;
}
.tickercontainer:before{
    content: '';
    display: block;
    width: 40px;
    height:36px;
    position: absolute;
    top:0;
    left: 0;
    z-index: 99;
    background-image: linear-gradient(to right, rgba(255,255,255,1), rgba(255,255,255,0));
}
.tickercontainer:after{
    content: '';
    display: block;
    width: 40px;
    height:36px;
    position: absolute;
    top:0;
    right: 0;
    z-index: 99;
    background-image: linear-gradient(to right, rgba(255,255,255,0), rgba(255,255,255,1));
}
.tickercontainer .mask {
    position: relative;
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
    box-sizing: border-box;
    height: 36px;
    z-index: 9;
}
.tickercontainer .mask::before{
}
.tickercontainer .mask::after{}

ul#ticker-new { /* that's your list */
    position: relative;
    left: 100%;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul#ticker-new li {
    float: left; /* important: display inline gives incorrect results when you check for elem's width */
    margin: 0;
    padding: 0;
    margin-right: 40px;
}
ul#ticker-new a {
    white-space: nowrap;
    color: #000;
    font-size: 16px;
    font-weight: 300;
    font-style: italic;
    color: #162b48;
    font-family: 'Fira Sans', sans-serif;
}
ul#ticker-new a span.storyUptitle{
    font-weight: 600;
    color: #162b48;
    text-transform: uppercase;
}

/*-----ScrollForever --------------------*/

.scroller {
    height: 50px;
    width: 800px;
    overflow: hidden;
    margin: 50px auto;
    border: 1px solid #000;
}
.scroller li {
    float: left;
    margin-right: 40px;
}
.browser {
    width: 100%;
}

/*-----TOP STORIES switcher - HOME ------*/

.partBoxTwoThirds-wrapper {
    display: block;
    width: 100%;
    margin-bottom: 30px;
}

.storyMainBox { 
    width:100%; 
    display: block;
    padding-bottom: 30px;
    margin-bottom: 20px;
    float: left;
    clear: both;
    border-bottom: 1px solid #d6d6d6;
}
.HomeTopSlider { width:100%;float:none; margin-bottom: 0;}
.storyMainBoxLeft { width:100%; float:none; padding:0; background:none;}
.textContainer{ position:relative; width:100%;}
.textContainer img{width:100%; }
.activetext img{}
.storyMainBoxFotoHolder {line-height: 0; position: relative;}
.storyMainBoxTextHolder {
    width:100%; 
    height: 85px;
    padding: 0 20px 15px 20px;
    box-sizing: border-box;
    color: #000;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,020202+100&0+0,1+100 */
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(2,2,2,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(2,2,2,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(2,2,2,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#020202',GradientType=0 ); /* IE6-9 */

}
.storyMainBoxTextHolder h2{ font-size:13px; margin:0; background: #BF1522; color: #fff; padding: 5px 8px; float: left; line-height: 100%; margin-right: 1px;}
.storyMainBoxTextHolder h2 a{color: #fff;}
.storyMainBoxTextHolder .date{ 
    float: left;
    line-height: 100%;
    margin-right: 5px;
    line-height: 20px;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    font-family: 'Noto Sans';
    font-style: italic;
}
.storyMainBoxTextHolder .icons {float: left;margin: 0 5px;}
.storyMainBoxTextHolder .commentCount{
    float: left;
    color:#666; 
    padding-left:10px;
    margin-left: 5px;
    border-left: 1px solid #fff;
    line-height: 20px;
    font-weight: 400;
    font-family: 'Petersburg';
    font-size: 12px;
}
.storyMainBoxTextHolder .commentCount span.numberC {
    padding-left: 5px;
    line-height: 20px;}
.storyMainBoxTextHolder .lead{ 
    opacity: 1;
    padding: 0; 
    color:#666666;
    font-family: 'Merriweather', serif;
    font-weight: 400;
    line-height:130%;
    font-size: 13px; 
    clear: left; 
    width: 100%;
    margin-bottom: 15px;
}
.storyMainBoxTextHolder .lead a {color: #fff;}
.storyMainBoxTextHolder .lead a:hover {text-decoration: none}
.storyMainBoxTextHolder .lead .more{ font-family:Tahoma; font-size:13px; color:#FFC90A}
.dateIconCommentCount {float: right;width: auto;display: table;}
.storyMainBoxTextHolder .dateIconCommentCount {
    display: none;
}
.SwitcherTextWrapper {width: 100%; clear: both;}
.textOverflow{
    white-space: nowrap; 
    width: 100%; 
    overflow: hidden;
    text-overflow:ellipsis;
    margin-bottom: 15px;
}
.SwitcherTextWrapper p.title
{
    max-height: 30px;
    overflow: hidden;
    padding-bottom: 0;
    margin-bottom: 15px;

    /*    clear: left;
        float: none;
        font-weight: 700;
        font-size: 18px;
        z-index: 9;
        position: relative;
        -webkit-line-clamp: 2;
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        word-wrap: break-word;
        line-height: 1.2;
        max-height: 42px;
        padding: 0;
        margin-bottom: 15px;
    
        width: 250px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;*/
}
.SwitcherTextWrapper .yellowBox {
    /*    background: #FFCC33;*/
    display: none;
    background: rgba(255,255,255,1);
    font-size: 16px;
    line-height: 24px;
    font-weight: 800;
    padding: 0 5px;
    margin-right: 10px; 
    color:#000;
    float: left;
    margin-top: 6px;
}
span.swithcherMainTitle {
    font-size: 32px;
    color: #fff;
    font-weight: 400;
    line-height: 1.3;
    font-family: 'DM Serif Text', sans-serif;
}
/*.SwitcherTextWrapper .title a:hover {color: #CC0000;text-decoration: none;}*/

.storyMainBoxListLinks { width:100%; float:none;}
.storyMainBoxListLinks ul{ margin:0; width: 100%;display: table;}
.storyMainBoxListLinks ul li{ 
    margin:0; 
    padding:0;
    width:233px;
    max-width: 100%;
    float: left;
    display: table-cell;
    background: #f1f1f1;
    border-top: 5px solid #fff;
    border-left: 5px solid #fff;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
}
.storyMainBoxListLinks ul li:before{
    display: none;
}
.storyMainBoxListLinks ul li:first-child{border-left: 0;}
.storyMainBoxListLinks ul li a{

    font-family: 'Source Sans Pro', sans-serif, Arial; 
    font-size:18px;
    font-weight: 400;
    color: #191919;
    color:#fff; 
    padding: 12px; 
    width:100%; 
    box-sizing: border-box;
    z-index: 9;
    display: block; 
    padding-bottom: 40px;
    min-height: 110px;
    border-bottom: 5px solid #fff;
    z-index: 9;
    position: relative;
}
.storyMainBoxListLinks ul li a:after{
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    display: block;
    content: "";
    z-index: 2;
}
/*.storyMainBoxListLinks ul li a.last {border-bottom: 0}*/
.storyMainBoxListLinks ul li a:hover { text-decoration:none;}
.storyMainBoxListLinks ul li a.active{ 
    text-decoration:none;
}
.storyMainBoxListLinks ul li a.active span.title{
    color: #fff;
}
.storyMainBoxListLinks ul li a.active:after {
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    display: block;
    content: "";
/*    background: #16A954;*/
    background: #5F2E7C;
    z-index: 2;
}
.storyMainBoxListLinks ul li a span{ display: block; float: left;}
.storyMainBoxListLinks ul li a span.uptitle{color: #BF1522; font-size: 13px; float: left;line-height: 13px; text-transform: uppercase; padding-right: 5px;}
.storyMainBoxListLinks ul li a span.date{
    color: #717171;
    font-size: 12px;
    font-style: italic;
    line-height: 20px;
    float: left;
    margin-right: 5px;
    z-index: 9;
    position: relative;
    font-family: "Noto Sans", sans-serif;
}
.storyMainBoxListLinks ul li a span.fragmentRT {
    float: none;
    display: inline-block;
}
.storyMainBoxListLinks ul li a span.commentCount{
    display: none;
    float: left;
    color: #717171;
    padding-left: 10px;
    margin-left: 5px;
    line-height: 20px;
    font-size: 12px;}
.storyMainBoxListLinks ul li a span.title{
    clear: left; 
    float: none; 
    font-weight: 400;
    color: #191919;
    font-size: 18px; 
    padding-top: 0; 
    margin-top: 0; 
    z-index: 9;
    position: relative;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-wrap: break-word;/* Important for long words! */
    line-height: 1.2;
    max-height: 42px;
    font-family: 'DM Serif Text', serif;
}
.storyMainBoxListLinks ul li a span.thumb {float: right; width: 24.7%; margin-top: 0; line-height: 0}
.storyMainBoxListLinks ul li a span.thumb img {width: 100%}
.storyMainBoxListLinks ul li a .date-commentCount {display: table;position: absolute;left: 12px;bottom: 12px;width: calc(100% - 20px);z-index: 9;}
.storyMainBoxListLinks ul li a .date-commentCount .iIcon {float: left;margin: 0 5px;} 
.storyMainBoxListLinks ul li a.active span.date, .storyMainBoxListLinks ul li a.active span.commentCount{ color: #fff}

.storyMainBoxListLinks ul li a span.commentCount .numberC{line-height: 20px;}
.thumb-slider-wrapper {
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 5px;
    left: 0;
    background: #000;
    overflow: hidden;
}
.thumb-slider-wrapper img {
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%); /* IE 9 */
    -webkit-transform: translate(-50%, -50%); /* Safari */
    transform: translate(-50%, -50%);
    opacity: 0.7;
}
.switcerThumbMask {
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background: #33a953;
    opacity: 0;
}
.HomeTopSlider .storyMainBoxLeft a:hover .switcerThumbMask {
    opacity: 0.1;
}
.HomeTopSlider .storyMainBoxLeft a:hover .swithcherMainTitle {
    color: #fff;
}
.topLeftText {
/*    background-color: #16A954;*/
    background-color: #FA0303;
    padding: 7px;
    color: #fff;
    font-family: "Noto Sans",sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1;
    z-index: 2;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
/*    font-size: 18px;*/
    text-transform: uppercase;
}


/*-----TOP STORIES scrollContent - HOME ------*/

.storyMainBox .rowFull{ background:none; width:100%; margin:0; border-bottom: 2px solid #fff; border-top: 2px solid #fff;}
.storyMainBox .rowFull h3.mainTitle{
    margin: 0;
    margin-bottom: 20px;
    padding: 0;
    text-transform: uppercase;
    position: relative;
    color: #162b48;
    font-size: 20px;
    line-height: 30px;
    font-family: 'Fira Sans', sans-serif;
    font-weight: 700;
}
.storyMainBox .rowFull h3.mainTitle:before{
    width: 3px;
    height: 30px;
    background: #162b48;
    content: '';
    display: block;
    float: left;
    margin-right: 10px;
}
.partBoxFull .rowFull h3.mainTitle:after {width: 100%;height: 1px;background: #000;display: block;content: "";position: absolute;left: 0;top: 50%;z-index: 1;}
.storyMainBox .rowFull h3.mainTitle a {background: #fff;position: relative;z-index: 9;}
.storyMainBox .rowFull h3.mainTitle span{
    padding-right: 20px;
    display: inline-block;
    z-index: 9;
    position: relative;
    background: #fff;

}
.storyMainBox .rowFull h3.mainTitle a:hover span {opacity: 0.6;}
.scrollContent{margin:0 auto;position:relative;width:100%; margin-top:10px}
.scrollContent .scrollable {position:relative;overflow:hidden;width: 100%;height:285px;margin: 0 auto;padding:0;}
.scrollContent .scrollable .items {	width:20000em;	position:absolute;clear:both; line-height:100%; }
.scrollContent .scrollable .items div {float:left;width:300px;margin:0 20px 0 0; background:none; padding:0; position:relative; height:270px}
.scrollContent .scrollable .items div h6 {font-family:Arial,Helvetica,sans-serif; font-size:13px; font-weight:bold;margin:0 0 5px;}
.scrollContent .scrollable .items div h6 a, .scrollContent .scrollable .items div h6 a:hover, .scrollContent .scrollable .items div h6 a:visited{text-decoration:none}
.scrollContent .scrollable .items div img { vertical-align:bottom; width: 160px; height: 106px;}
.scrollContent .scrollable .items p.date-commentCount{ font-size:11px; color:#CC0000; padding:5px 0 5px 0}
.scrollContent .scrollable .items p.date-commentCount span.commentCount{background: url("/assets/img/front/commentCountRed.png") no-repeat scroll right bottom transparent; padding-right: 17px;}
.scrollContent .scrollable .items p.title { font-family:Arial,Helvetica,sans-serif; font-size:13px; font-weight:bold;margin:0 0 5px;padding:0 0 5px 0; line-height: 130%;}
.scrollContent .scrollable .items p.title a{ font-size:13px; color:#333; padding:0}
.scrollContent .scrollable .items p.lead { font-size:12px; color:#878585; padding:0 0 5px 0; line-height: 150%;}

.scrollContent a.prev, .scrollContent a.prevPage {display:block;width:23px;height:25px;margin:0;cursor:pointer;background: url('/assets/img/front/arrows/leftArrow.png') no-repeat;position: absolute;right: 33px;top: -43px;}
.scrollContent a.next, .scrollContent a.nextPage {display:block;width:23px;height:25px;margin:0;cursor:pointer;background: url('/assets/img/front/arrows/leftArrow.png') no-repeat;position: absolute;top: -43px;right:0;}
.scrollContent a.prev:hover, .scrollContent a.next:hover, .scrollContent a.prevPage:hover, .scrollContent a.nextPage:hover {background-position:0px -25px}
.scrollContent a.disabled {visibility:hidden !important}
.scrollContent a.next, .scrollContent a.nextPage {background-image:url('/assets/img/front/arrows/rightArrow.png');clear:right;}
.scrollContent .navigator {display: none;}

/*-- partBoxTwoThirds --*/

.partBoxTwoThirds {
    width: 700px;
    margin-right: 20px;
}
/*-- topTwoStoriesVertical --*/
.topTwoStoriesVertical {
    width: 220px; 
    float: right;
}
.topTwoStoriesVertical .item {
    position: relative;
    background: #fff;
}
.topTwoStoriesVertical .item.item4{
    display: none;
}
.topTwoStoriesVertical .item:hover {background-color: transparent;}
.topTwoStoriesVertical .item {
    margin-bottom: 20px;
}
.topTwoStoriesVertical.withoutSwitcher .item{
    margin-bottom: 0;
}
.topTwoStoriesVertical .item:nth-child(3) {
    margin-bottom: 0;
}
.topTwoStoriesVertical.withoutSwitcher .item.first {
    margin-bottom: 20px;
}
.topTwoStoriesVertical.withoutSwitcher .item3 {
    display: none;
}
.topTwoStoriesVertical .item a {
    position: relative;
    min-height: 210px;
    padding-bottom: 15px;
    box-sizing: border-box;
    width: 100%;
}
.topTwoStoriesVertical .item a:hover {color: #fff;}
.topTwoStoriesVertical .item a p.title {
    padding: 0;
    margin: 10px 0 15px;
    font-size: 26px;
    font-weight: 400;
    box-sizing: border-box;
    font-family: 'DM Serif Text', serif;
    color: #191919;
    display: block;
    line-height: 120%;
}
.topTwoStoriesVertical .item:hover a p.title {
    color: #33a953;
}
.topTwoStoriesVertical .item a p.lead {
    height: 20px;
    overflow: hidden;
    display: block;
    font-size: 15px;
    color: #666666;
    font-weight: 400;
    font-family: 'Petersburg';
    margin-bottom: 20px;
}
.topTwoStoriesVertical .item .date-commentCount {
    position: absolute;
    bottom: 5px;
    left: 0;
    padding-bottom: 10px;
}
.topTwoStoriesVertical .item .date-commentCount {
    padding: 0;
    box-sizing: border-box;
    color: #666666;
    font-size: 12px;
    font-weight: 400;
    font-family: 'Petersburg';
}
.topTwoStoriesVertical .item span.numberC {

}

/*-----LATEST SECTION STORIES Thrid - HOME ------*/

.partBoxThrid {margin-bottom: 30px;}
.partBoxThrid  .partRow1{width:100%; margin:0; margin-bottom: 15px; padding: 0;}
.partBoxThrid  .partRow1 h3{
    margin: 0;
    text-transform: uppercase;
    padding: 0;
    position: relative;
    color: #191919;
    font-size: 18px;
    line-height: 30px;
    font-family: 'DM Serif Text', serif;
    font-weight: 400;
    position: relative;
    border-bottom: 1px solid #D8D8D8;
    padding-bottom: 5px;
}
.partBoxThrid  .partRow1 h3 a {text-transform: uppercase;}
.partBoxThrid  .partRow1 h3 a:hover {opacity: 0.6;}
.partBoxThrid  .partRow1 h3 .all{background-image:url('/assets/img/front/arrows/rightArrow.png');display:block;width:23px;height:25px;}
.partBoxThrid  .partRow1 h3 .all:hover{background-position: 0 -25px;}

.partBoxThrid .partRow2{width: 100%}
.partBoxThrid .partRow2 ul{margin: 0;}
.partBoxThrid .partRow2 ul li{margin: 0 0 4px 0; width: 100%;}
.partBoxThrid .partRow2 ul li a.smallThumb{width: 35%; float: left; margin: 0 5% 0 0; line-height:  0;}
.partBoxThrid .partRow2 ul li a img{width: 100%;}
.partBoxThrid .partRow2 ul li p.eventDate_commentCount{color: #CC0000;font-size: 11px;}
.partBoxThrid .partRow2 ul li p.eventDate_commentCount span.eventDate{border-right: 1px solid #cc0000; display: inline-block; line-height: 11px; padding-right: 3px; margin-right: 2px;}
.partBoxThrid .partRow2 ul li p.eventDate_commentCount span.commentCount{ background: url('/assets/img/front/commentCountRed.png') no-repeat scroll right bottom transparent;padding-right: 17px;}
.partBoxThrid .partRow2 ul li h2.title{color: #333; font-size: 13px; font-weight: bold;}
.partBoxThrid .partRow2 ul li h2.title a{color: #333;}

#stripe2 .partBoxThrid .partRow2 ul li {}

/*-----LATEST SECTION STORIES Full - HOME ------*/

.partBoxFull {
    /*    margin-bottom: 30px;*/
    margin-bottom: 0;
    clear: both; 
    display: block;
}
.partBoxFull .partRow1{width:100%; margin:0; border-bottom: none; border-top: none; padding: 5px 0 0;}
.partBoxFull.tagRelated .partRow1 h3 span{
    padding-right: 0;
}
.partBoxFull .partRow1 h3 span:before{ 
    position: absolute;
    right: -20px;
    top: 0;
    font-family: "Font Awesome 5 Free";
    font-size: 12px;
    color: #191919;
    content: "\f054";
    display: block;
    font-weight: 900;
    font-style: normal;
}
.partBoxFull .partRow1 h3,
.partBoxFull .partRow1 h3 a{
    margin: 0 0 20px 0;
    padding: 0;
    padding-top: 20px;
    position: relative;
    color: #191919;
    font-size: 18px;
    line-height: 30px;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 400;
    font-style: italic;
}
.partBoxFull.tagRelated .partRow1 h3{
    border-top: 2px solid #191919;
    padding-bottom: 5px;
    border-bottom: 1px solid #d8d8d8;
}

.partBoxFull .partRow1 h3 span {padding-right: 20px; background: #fff; display: inline-block; z-index: 9; position: relative;}
.partBoxFull .partRow1 h3 .all{background-image:url('/assets/img/front/arrows/rightArrow.png');display:block;width:23px;height:25px;margin-top: 4px;z-index: 9;position: relative;}
.partBoxFull .partRow1 h3 .all:hover{background-position: 0 -25px;}

.partBoxFull .partRow2{margin-top: 10px; width: 100%}
.partBoxFull .partRow2 ul{margin: 0;}
.partBoxFull .partRow2 ul li {margin: 0 0 10px 0; width: 23.7%; float: right; clear: right; background-image: url('/assets/img/front/gw-separator.gif'); 
                              background-position: bottom; background-repeat:  repeat-x;}
.partBoxFull .partRow2 ul li.first {width: 74.3%; margin-right:  2%; background-image: none; margin-bottom: 0; float: left; position: relative;}
.partBoxFull .partRow2.yellow ul li.first {background: #FFCC33;}
.partBoxFull .partRow2 ul li a.smallThumb{width: 65.85%; float: left; margin: 0 3% 0 0; line-height:  0;}
.partBoxFull .partRow2 ul li a img{width: 100%;}
.partBoxFull .partRow2 ul li p.eventDate_commentCount{color: #CC0000;font-size: 11px;}
.partBoxFull .partRow2 ul li p.eventDate_commentCount span.eventDate{border-right: 1px solid #cc0000; display: inline-block; line-height: 11px; padding-right: 3px; margin-right: 2px;}
.partBoxFull .partRow2 ul li p.eventDate_commentCount span.commentCount{ background: url('/assets/img/front/commentCountRed.png') no-repeat scroll right bottom transparent;padding-right: 17px;}
.partBoxFull .partRow2 ul li p.leadShort { font-size: 15px;}
.leftHome .partBoxFull .partRow2 ul li p.leadShort { display: none;}
.partBoxFull .partRow2 ul li h2.title{color: #333; font-size: 13px;}
.partBoxFull .partRow2 ul li h2.title a{color: #333;}
.partBoxFull .partRow2 ul li.first h2.title a{ font-size:  26px; line-height: 125%;color: #000;}
.partBoxFull .partRow2 ul li.first h2.title a i {margin-top: 5px;}
.partBoxFull .partRow2 ul li.first .iconTitleBig i {margin-top: 5px;}

/*----- LATEST and TOP STORIES horizontal 2 - HOME ------*/

.partHor2 .partRow2 ul li h2.title {font-size: 18px}
.partHor2 .partRow2 ul li {width: 49%; margin-bottom: 0}
.partHor2 .partRow2 ul li.first {width: 49%}
.partHor2 .partRow2 ul li {background-image: none}
.partHor2 .partRow2 ul li a img {margin-bottom: 15px;}
.partHor2 .partRow2 ul li.first h2.title a {font-size: inherit;}

/*-----TOP STORIES horizontal - HOME ------*/

.topStoriesHorizontal {
    width: 100%;
    margin-top: 5px;
    display: table;
}
.threeStoryes {
    /*    display: table;*/
}
.threeStoryes .item {
    float: left;
    width: 300px;
    margin-left: 20px;
}
.threeStoryes .item.first {
    margin-left:  0;
}
.threeStoryes .item a {
    position: relative;
    margin-bottom: 10px;
    width: 100%;
}
.threeStoryes .item a {
    margin-bottom: 0;
}
.threeStoryes .item a:after {
    display: none;
}
.storyImgWrapper {
    /*    background: #000;*/
    position: relative;
}
.storyImgWrapper:after {
    width: 100%;
    display: block;
    content: "";
    background: #33a953;
    left: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    opacity: 0;
    z-index: 9;
}
.storyImgWrapper img {
    width: 100%;
    height: auto;
    display: block;
    z-index: 1;
    position: relative;
}
.storyImgWrapper span {
    display: none;
    font-size: 14px;
    color: #CB0000;
    padding: 5px 10px 5px 10px;
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(255,255,255,1);
    z-index: 15;
    max-width: 100%;
    font-weight: 700;
    box-sizing: border-box;
    padding-left: 0;
    padding-bottom: 0;
    padding-top: 8px;
    line-height: 1;
}
.OneTwoStories.withThumbs .storyImgWrapper span {
    padding: 5px 10px;
    line-height: 1.5;
}
.item a p {
    padding-bottom: 20px;
    color: #000;
}
.threeStoryes .item .title {
    margin: 15px 0;
    font-size: 18px;
    padding: 0;
    color: #162b48;
    font-weight: 700;
    line-height: 1.3;
    font-family: 'Fira Sans', sans-serif;
}
.threeStoryes .item .lead{
    height: 40px;
    overflow: hidden;
    display: block;
    font-size: 15px;
    color: #666666;
    font-weight: 400;
    font-family: 'Petersburg';
    padding: 0;
    margin-bottom: 15px;
}
.item .date-commentCount {
    font-size:  12px;
    line-height: 20px;
    color: #2A2C38;
    font-weight: 600;
    width: 100%;
    padding-bottom: 0;
}
.item .date-commentCount .date {
    float: left;
    margin-right: 5px;
}
.item .date-commentCount .commentCount {
    margin-left: 5px;
    line-height: 20px;
    color: #666666;
    font-size: 12px;
    font-weight: 400;
    font-family: 'Petersburg';
    display: none;
}
.item .date-commentCount .date {
    color: #717171;
    font-size: 12px;
    font-style: italic;
    line-height: 20px;
    float: left;
    margin-right: 5px;
    z-index: 9;
    position: relative;
    font-family: "Noto Sans", sans-serif;
}
.item .date-commentCount .date:before {
    content: "";
    display: none;
    background-image: url('/assets/img/front/vreme.svg');
    width: 12px;
    height: 12px;
    float: left;
    margin-top: 4px;
    margin-right: 5px;
}
.date-commentCount .date {
    float: left;
    margin-right: 5px;
}
.date-commentCount .date:before {
    content: "";
    display: none;
    background-image: url('/assets/img/front/vreme.svg');
    width: 12px;
    height: 12px;
    float: left;
    margin-top: 4px;
    margin-right: 5px;
}
.item .date-commentCount .iIcon {
    float: left;
    margin: 0 5px;
}
span.numberC:before{
    background: url('/assets/img/front/komentar.svg');
    display: none;
    content: '';
    width: 12px;
    height: 12px;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    margin-left: 5px;
}

.item .title i {
    display: none;
}
.item a:hover .title {
    color: #CB0000;
}
.item a:hover img {
    /*    opacity: 0.6;*/
}
.item a:hover .storyImgWrapper:after {
    opacity: 0.1;
}

/*-----LATEST STORIES horizontal - HOME ------*/

.latestStoriesHorizontal {
    width: 100%;
    margin-top: 2px;
}

/*-----LATEST STORIES OneTwoStories - HOME ------*/

.OneTwoStories .item {
    width: 220px;
    display: table;
}
.OneTwoStories .item.first {
    width: 700px;
    position: relative;
    float: left;
    /*    background: #FFCC33;*/
    background: #e7e8e1;
}
.OneTwoStories .item a {
    width: 100%;
    display: table-cell;
}
.OneTwoStories .item.first .storyImgContainer {
    width: 460px;
    float: left;
}
.OneTwoStories .item.first .storyImgWrapper {
    margin: 0;
}
.OneTwoStories .item.first .txtContent {
    width: 220px;
    padding: 20px 10px 35px 0;
    box-sizing: border-box;
    float: right;
}
.OneTwoStories .item .storyImgWrapper {
    display: none;
}
.OneTwoStories .item.first .storyImgWrapper {
    display: block;
}
.OneTwoStories .item .title {
    font-size: 18px;
    font-weight: 700;
    padding-top: 20px;
    line-height: 120%;
}
.OneTwoStories .item.first .title {
    font-size: 26px;
    padding-top: 0;
}
.OneTwoStories .item.first .date-commentCount {
    position: absolute;
    left: 480px;
    bottom: 15px;
    padding-bottom: 0;
    width: auto;
}
.OneTwoStories .item .date-commentCount .commentCount {
    border-left: 1px solid #000;
}
.OneTwoStories .icon-small::before {
    width: 1px;
    left: 0;
    top: 0;
    bottom: 0;
    display: block;
    content: "";
    background: #B7B7B7;
    position: absolute;
}
.OneTwoStories .item.item2,
.OneTwoStories .item.item3 {
    border-bottom: 1px solid #000;
    position: relative;
    min-height: 130px;
    padding-bottom: 40px;
    box-sizing: border-box;
    float: right;
}
.OneTwoStories .item.item2 .date-commentCount,
.OneTwoStories .item.item3 .date-commentCount {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 15px;
    padding-bottom: 0;
}
.leftHome .banner728 {
    margin: 70px 0;
}
.banner1260 {display: block;}
.banner1260 img, .banner480 img {max-width: 100%}
.banner480 {display: none;}

/*-----TOP STORIES OneTwoStories - HOME ------*/

.OneTwoStories .item a::after {
    display: none;
}

/*-----LATEST STORIES OneTwoStories WithThumb HOME ------*/

.OneTwoStories.withThumbs .item.first .storyImgContainer {
    width: 100%;
    float: none;
}
.OneTwoStories.withThumbs .item.first .txtContent {
    width: 100%;
    float: none;
    padding: 35px 20px 0px 30px;
    position: relative;
}
.OneTwoStories.withThumbs .item.first .title {
    padding-bottom: 10px;
}
.OneTwoStories.withThumbs .item.first .date-commentCount {
    top: 10px;
    right: 20px;
    bottom: auto;
    left: auto;
}
.OneTwoStories.withThumbs .item .storyImgWrapper {
    display: block;
}
.OneTwoStories.withThumbs .item p.lead {
    display: none;
}
.OneTwoStories.withThumbs .item.first p.lead {
    display: block;
}
.OneTwoStories.withThumbs .item.item2, 
.OneTwoStories.withThumbs .item.item3 {
    border: none;
    min-height: 250px;
}
.OneTwoStories.withThumbs .item.item2 .date-commentCount, 
.OneTwoStories.withThumbs .item.item3 .date-commentCount {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
}

/*-----TOP STORIES OneOneStories - HOME ------*/

.OneOneStories .item {
    width: 220px;
    display: table;
}
.OneOneStories .item.first {
    width: 700px;
    position: relative;
    float: left;
}
.OneOneStories .item a {
    width: 100%;
    display: table-cell;
}
.OneOneStories .item.first .storyImgContainer {
    width: 460px;
    float: left; 
}
.OneOneStories .item.first .storyImgWrapper {
    margin: 0;
}
.OneOneStories .item.first .txtContent {
    width: 220px;
    padding: 0 10px 35px 0;
    box-sizing: border-box;
    float: right;
}

.OneOneStories .item .title {
    font-size: 18px;
    font-weight: 700;
    padding-top: 20px;
    line-height: 120%;
}
.OneOneStories .item.first .title {
    font-size: 26px;
    padding-top: 0;
}
.OneOneStories .item.first .date-commentCount {
    position: absolute;
    left: 480px;
    bottom: 15px;
    padding-bottom: 0;
    width: auto;
}
.OneOneStories .item .date-commentCount .commentCount {
    border-left: 1px solid #000;
}
.OneOneStories .icon-small::before {
    width: 1px;
    left: 0;
    top: 0;
    bottom: 0;
    display: block;
    content: "";
    background: #B7B7B7;
    position: absolute;
}
.OneOneStories .item.item2 {
    position: relative;
    padding-bottom: 40px;
    box-sizing: border-box;
    float: right;
}
.OneOneStories .item.item2 .date-commentCount {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 15px;
    padding-bottom: 0;
}
.OneOneStories .item.item2 .lead {
    display: none;
}

/*-----TOP STORIES Slider - HOME ------*/

.responsive.slick-slider {
    margin: 2px -10px 0;
}
.slick-initialized .slick-slide {
    padding: 0 10px;
    box-sizing: border-box;
    margin: 0;
}
.responsive .slick-next {
    width: 40px;
    height: 169px;
    top: 0;
    right: 10px;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,1+100 */
    background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=1 ); /* IE6-9 */
    z-index: 99;
}
.responsive .slick-next:before {
    content: "";
    background: url('/assets/img/front/slider-next.png') center center no-repeat;
    width: 40px;
    height: 20px;
    display: block;
}
.responsive .slick-prev {
    width: 40px;
    height: 169px;
    top: 0;
    left: 10px;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    z-index: 99;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&1+0,0+100 */
    background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
}
.responsive .slick-prev:before {
    content: "";
    background: url('/assets/img/front/slider-prev.png') center center no-repeat;
    width: 40px;
    height: 20px;
    display: block;
}
.slick-prev, .slick-next {
    opacity: 0.7;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    opacity: 1;
}

/* ----------------------- DODATAK ZA KROPOVANJE SLIKA 16/9 ------------------*/

.storyImgWrapper,
.storyMainBoxFotoHolder{
    padding-bottom: 55.7%;
    overflow: hidden;
}
.withSlide .storyMainBoxFotoHolder{
    padding-bottom: 390px;
}
.storyImgWrapper img,
.storyMainBoxFotoHolder img{
    width: 100%;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

/*videoPhoto*/
.videoFoto{display: block; margin-bottom: 30px; width: 98%; margin-left: 1%; margin-top: 2px}
.videoFoto .panes{margin-top: -7px; display:block; background: #fff; padding: 7%; z-index: 1; position: relative;
                  -webkit-box-shadow:  0px 0px 2px 0px #878787;box-shadow:  0px 0px 2px 0px #878787; -moz-box-shadow:  0px 0px 2px 0px #878787;}
.videoFoto .panes .homeVideo, .videoFoto .panes .homePhoto{color: #333; font-weight: bold; font-size: 13px; line-height: 130%; display: block;}
.videoFoto ul{display: inline-block; width: 100%; }
.videoFoto ul, .videoFoto ul li{margin: 0;}
.videoFoto ul li{list-style: none; float: left; padding: 8px 0; display: block; background: url('/assets/img/front/tabsBgrd.png') repeat-x left top; border:1px solid #b4b4b4; margin-top: 5px; text-align: center; width: 120px;}
.videoFoto ul li.active{border:none;padding: 10px 0; background: #fff; z-index: 2; position: relative; 
                        width: 120px; text-align: center;-webkit-box-shadow:  0px 0px 2px 0px #878787;
                        box-shadow:  0px 0px 2px 0px #878787; -moz-box-shadow:  0px 0px 2px 0px #878787; 
                        margin: 0;}
.videoFoto ul li.active a{ background: none repeat scroll 0 0 #FFFFFF;padding: 0 21px 16px;
                           position: relative;}
.videoFoto ul li.photo{width: 112px;}
.videoFoto ul li.photo.active a{padding: 0 21px 16px;}
.videoFoto ul li a span{color: #333; font-weight: bold; font-size: 15px; text-shadow: 1px 1px 0px #ffffff; filter: dropshadow(color=#ffffff, offx=1, offy=1);}
.videoFoto ul li a:hover, .videoFoto ul li a:hover span{text-decoration: none;}
.videoFoto .panes img{width: 100%;}

.videoFoto span.mediaLead {padding-top: 10px; width: 200px; float: left;}
.videoFoto a.archive {float: right; padding-top: 10px;}

/*program-tabs*/
.program{display: block; margin-bottom: 45px; display:block; background: #fff; padding: 0; position: relative; top:15px;
         -webkit-box-shadow:  none;box-shadow:  none; -moz-box-shadow:  none;}
.program .panes{display:block; }

.program .tabs-links{display: inline-block; width: 100%; background: #161616;}
.program ul, .program ul li{margin: 0;}
.program ul li{list-style: none; float: left; padding: 0; display: block;}
.program ul li.active-pr{padding: 0;z-index: 2; position: relative;}
.program ul li a{color: #333; font-weight: bold; font-size: 15px; text-shadow: 1px 1px 0px #ffffff; filter: dropshadow(color=#ffffff, offx=1, offy=1);}
.program ul li a:hover{text-decoration: none;}

.program table{border-collapse:collapse;border-left: none; color: #333; font-size: 13px; margin: 0;text-align:left;width:100%;}
.program table thead tr td, .program table thead tr td th{background-color:#F2F2F2;border-bottom:1px solid #fff;border-right:1px solid #fff;border-top:1px solid #fff;color:#333333;font-weight:normal;padding:8px 15px; font-size:13px; line-height:130%;}
.program table tbody tr td{background-color:#F2F2F2;padding:5px 5px;color:#000; font-size:19px; line-height:150%; font-family: 'Source Sans Pro', sans-serif, Arial;}
.program table tbody tr th{background-color:#F2F2F2;color:#000;font-weight:normal;padding:10px 5px;font-size:13px; line-height:130%;}
.program table tbody tr td ul, .program table tbody tr td ol{margin:0;} 
.program table tbody tr td.time {border-right:1px solid #fff;}
.program table tbody tr td.pg {padding: 0 15px;}

.program table tbody tr td.time{text-align: center; font-weight: bold; position: relative;}
.program table tbody tr td.time span {
    padding-left: 30px;
    position: relative;
}
.program table tbody tr td.time span:before {    
    width: 18px;
    height: 18px;
    display: block;
    content: "";
    background: url('/assets/img/front/tabs/clockBgrd-new.png') no-repeat center center;
    margin: 0 auto;
    border: 2px solid #000;
    border-radius: 50%;
    margin-bottom: 5px;
    position: absolute;
    left: 0;
    top: 3px;
}
.program table tbody tr td.current{background: #FFCC33;}

.program ul{margin: 0 auto;width: 100%; background: #d2d2d2; behavior: url(/js/PIE.htc); display: table;}
.program .tabs-links li{
    display: table-cell; 
    width: 20%; 
    text-align: center;
    box-sizing: border-box;
    border-left: 2px solid #fff;
}
.program .tabs-links li a{
    /*  border-left: 1px solid #fff;
        border-right: 1px solid #fff;
        border-bottom: 1px solid #fff; */
    display: block;
    background: #191919;
    width: 100%;
    box-sizing: border-box;
}
.program ul li a{background: #f4f4f4;}
.panes-all{margin-top: -4px;}
.program .tabs-links li.programTab-1 a{ behavior: url(/js/PIE.htc); }
.program .tabs-links li.programTab-5 a{ behavior: url(/js/PIE.htc); }
.program .tabs-links li a span{ height: 100px; display: block;}
.program .tabs-links li.programTab-1 a span{ behavior: url(/js/PIE.htc); }
.program .tabs-links li.programTab-5 a span{ behavior: url(/js/PIE.htc); }

.program .tabs-links li.programTab-1 a span{background:url('/assets/img/front/tabs/tab-1-default_1.png') no-repeat center center; text-align: center;}
.program .tabs-links li.programTab-2 a span{background:url('/assets/img/front/tabs/tab-2-default_1.png') no-repeat center center; text-align: center;}
.program .tabs-links li.programTab-3 a span{background:url('/assets/img/front/tabs/tab-3-default_1.png') no-repeat center center; text-align: center;}
.program .tabs-links li.programTab-4 a span{background:url('/assets/img/front/tabs/tab-4-default_1.png') no-repeat center center; text-align: center;}
.program .tabs-links li.programTab-5 a span{background:url('/assets/img/front/tabs/tab-5-default_1.png') no-repeat center center; text-align: center;}

.program .tabs-links li.active-pr.programTab-1 a span, .program .tabs-links li.programTab-1 a:hover span{background:url('/assets/img/front/tabs/tab-1_1.png') no-repeat center center; text-align: center;}
.program .tabs-links li.active-pr.programTab-2 a span, .program .tabs-links li.programTab-2 a:hover span{background:url('/assets/img/front/tabs/tab-2_1.png') no-repeat center center; text-align: center;}
.program .tabs-links li.active-pr.programTab-3 a span, .program .tabs-links li.programTab-3 a:hover span{background:url('/assets/img/front/tabs/tab-3_1.png') no-repeat center center; text-align: center;}
.program .tabs-links li.active-pr.programTab-4 a span, .program .tabs-links li.programTab-4 a:hover span{background:url('/assets/img/front/tabs/tab-4_1.png') no-repeat center center; text-align: center;}
.program .tabs-links li.active-pr.programTab-5 a span, .program .tabs-links li.programTab-5 a:hover span{background:url('/assets/img/front/tabs/tab-5_1.png') no-repeat center center; text-align: center;}

.program table.programNew {
    border-collapse: separate;
}
.program table.programNew tr {
    width: 100%;
    background: #F2F2F2;
    padding: 0;
}
.program table.programNew tbody tr td,
.program table.programNew tbody tr td.time{
    box-sizing: border-box;
    border: none;
    text-align: left;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    padding: 15px 0 15px 40px;
    vertical-align: middle;
}
.program table.programNew tbody tr td.time {
    width: 20%;
}
.program table.programNew tbody tr td {
    width: 80%;
}
.program table.programNew tbody tr td.pg {
    width: 20%;;
}
.program table.programNew tbody tr.current {
    background: #FFCC33;

}

/*-- latest all --*/
.latestAll li {
    background-image: url("/assets/img/front/gw-separator.gif");
    background-position: center bottom;
    background-repeat: repeat-x;
    padding-bottom: 5px;
}
.latestAll li .releaseTime {display: block; float: left; width: 40px; color: #cc0000;}
.latestAll li .title a {color: #333; margin-left: 10px;}
.latestAll .vidijos {text-align: center; display: block; margin-top: 10px;}
.latestAll .vidijos a {background-color: #cc0000; color: #fff; 
                       text-transform: uppercase; padding: 4px 8px; font-size: 13px; display: inline-block}

.latestAll li .dateOrTime_iconTitle .dateOrTime {
    float: left;
    margin-right: 5px;
}
.latestAll li .dateOrTime_iconTitle .iconTitle {
    float: left;
}
.latestAll li .dateOrTime_iconTitle .iconTitle a {
    margin-left: 0;
}

/*-- free entry thrid --*/
#content .partBoxThrid {
    width: 49%;
}
#content .partBoxThrid.left {
    margin-right: 2%
}
.freeEntry img {
    width: 40%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
}
.freeEntry p {
    padding-bottom: 0;
    font-size: 26px;
    color: #000;
    font-weight: 700;
    line-height: 30px;
}
/*-- part Ankete --*/
.poll h3 {
    font-size: 16px;
    font-weight: 700;
    font-family: "FiraSans", sans-serif;
    padding-bottom: 0;
    margin-bottom: 20px;
    color: #162b48;
}
.poll form {
    color: #333;
}
.poll .buttonHolderFull {
    margin-top: 15px;
    display: block;
}
.poll .pollHolder {
    margin-bottom: 20px;
    display: block;
}
.poll button {
    background: #cd2f35;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 5px;
    font-size: 14px;
    display: block;
    cursor: pointer;
    width: 145px;
    text-align: center;
    font-weight: 700;
    box-sizing: border-box;
    height: 40px;
    font-family: "FiraSans" , sans-serif;
    border-radius: 3px;
}
.poll button:hover {
    opacity: 0.8;
}
.buttonHolderFull a {
    box-sizing: border-box;
    padding: 10px 5px;
    font-size: 14px;
    display: block;
    float: right;
    font-weight: 400;
    color: #fff;
    text-align: center;
    background-color: #162b48;
    line-height: 22px;
    font-family: "FiraSans", sans-serif;
    width: 145px;
    height: 40px;
    cursor: pointer;
}
.buttonHolderFull a:hover {
    opacity: 0.8;
}
.pollContainer {
    width: 100%;
    padding-top: 20px;
    border-top: 1px solid #d6d6d6;
}
.pollContainer .partRow1 h3 {
    margin: 0;
    margin-bottom: 20px;
    padding: 0;
    text-transform: uppercase;
    position: relative;
    color: #162b48;
    font-size: 20px;
    line-height: 30px;
    font-family: 'Fira Sans', sans-serif;
    font-weight: 700;
}
.pollContainer .partRow1 h3 a{
    color: #162b48;
}
.answer {
    position: relative;
}
.answer label {
    width: auto;
    display: table;
    cursor: pointer;
}
.answer input {
    width: auto;
    position: absolute;
    visibility: hidden;
}
span.pollAnswer {
    padding-left: 36px;
    position: relative;
    line-height: 30px;
    display: block;
    font-family: "FiraSans", sans-serif;
    font-weight: 400;
    font-size: 22px;
    color: #666666;

}
span.pollAnswer:before {
    width: 24px;
    height: 24px;
    background: none;
    border: 1px solid #162b48;
    border-radius: 50%;
    position: absolute;
    display: block;
    content: "";
    left: 0;
    top: 0;
    box-sizing: border-box;
}
.answer input[type=radio]:checked ~ span.pollAnswer:after {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #162b48;
    position: absolute;
    display: block;
    content: "";
    left: 6px;
    top: 6px;
}

.partBoxThrid .partRow2.latestAll  .dataNav p{
    padding-bottom: 20px;
    line-height: 17px;
}
.partBoxThrid .partRow2.latestAll .dataNav p .dateOrTimeSysUpdate{
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    float: left;
    box-sizing: border-box;
    font-style: italic;
    font-family: "Noto Sans", sans-serif;
    padding: 0 5px;
    background-color: #5F2E7C;
    border-radius: 5px;
    text-align: center;
    width: 48px;
    height: 20px;
    line-height: 20px;
    margin-right: 10px;
}
.partBoxThrid .partRow2.latestAll .dataNav p span.titleService a {
    margin: 0;
    font-size: 15px;
    font-weight: 400;
    color: #191919;
    font-family: "Noto Sans",sans-serif;
    line-height: 1;
}
.partBoxThrid .partRow2.latestAll .dataNav p span.titleService a:hover {
    color:#33a953;
}
#articleHolderAjax{margin-bottom: 30px; width: 100%;}
.upcoming{background:#0c4da2; height:33px; margin-bottom:10px; padding-top:4px;}
.upcoming h3{ color:#fff; text-transform:uppercase; margin:0; padding-left:10px; float:left;}
#calendarHoder{padding:0; }
#calendarHoder h1{margin-bottom: 15px; padding-right: 0;}
#calendarHoder h3{background-color: #CC0001; height: 32px; line-height: 32px; color: #fff; text-align: center; font-weight: bold; font-size: 16px; margin: 0;}
#calendarHoder #previousMonth{background:url('/assets/img/front/arrows/arrowLCal.png') left top no-repeat; height:14px; width:5%; float:left; margin: 9px 0 0 10px;}
#calendarHoder #nextMonth{ background:url('/assets/img/front/arrows/arrowRCal.png') right top no-repeat; height:14px; width:5%; float:right; margin: 9px 10px 0 0;}
#calendarHoder span.monthName{color: #FFFFFF; text-transform: capitalize; display: block;float: left;margin: 0 auto;text-align: center;width: 83%;}

#calendarHoder #calendarTable{ border-left:1px solid #eeeeee; margin:0 0 10px 0; text-align:center;color:#666; font-size:13px; line-height:150%;}
#calendarHoder #calendarTable tbody tr td {background-color: #fcfcfc; font-size: 13px; width: 42px; height: 32px; line-height: 32px;border-top: 1px solid #eeeeee;border-right: 1px solid #eeeeee;border-bottom: 1px solid #eeeeee;padding: 0;}
#calendarHoder #calendarTable tbody tr td.dayName{background-color: #161616; font-size: 12px; color: #ffffff;}
#calendarHoder #calendarTable tbody tr td.day_current span a.dayLink, #calendarHoder #calendarTable tbody tr td.day_current span{color: #D12C34; background: none; border: none; width: auto; height: auto;}
#calendarHoder #calendarTable tbody tr td span a.dayLink{background-color: #6E6E6E; cursor: pointer; line-height: 32px; width: 42px; height: 32px; color: #fff; display: block}
#calendarHoder #calendarTable tbody tr td span a.dayLink:hover{text-decoration: none;}
.text-cal h2{color: #D12C34; font-size: 18px; font-weight: normal; margin-bottom: 5px;}
.text-cal h3{color: #D12C34; font-size: 14px; font-weight: normal; margin-bottom: 5px;}
.text-cal p{color: #666; font-size: 13px; padding-bottom: 5px;}

.calendarModal {
    border: 3px solid #0F1D3E;
    background-color: #fff;
    width: 274px;
    min-height:212px;
    position: absolute;
    top: 90px;
    left: 10px;
    z-index: 99;
}
.calendarNaslov {
    background-repeat: repeat-x;
    background-position: 0 0;
    height: 32px;
}
.calendarNaslov span {
    display: block;
    line-height: 32px;
    width: 232px;
    margin-left: 10px;
    color: #fcfcfc;
    float: left;
}
.calendarNaslov a {
    display: block;
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    background-position: 0 0;
    float: right;
}
.calendarText {
    padding: 10px;
    font-size: 13px;
    color: #666;
}
.calendarText p {
    padding-bottom: 5px;
    line-height: 130%;
}

/*---------------------------- SIDEBAR ------------------------------*/

#stripe2 .partBoxThrid,
#stripe2 .videoFoto{
    margin-bottom: 20px;
    width: 100%;
    box-sizing: border-box;
    padding-top: 15px;
    border-top:2px solid #191919;
}
#stripe2 .banner300x250{
    padding-top: 15px;
    border-top:1px solid #d8d8d8;
}
#stripe2 .banner300x250:first-child {padding-top: 0; border: 0;}
.partBoxThrid:first-child .partRow1 {
    padding-top: 0;
    margin-top: 0;
    border-top: 0;
}
.latestTitles h3 a {
    color: #000;
    line-height: 1;
    text-transform: none;
    font-weight: 700;
}
.latestTitles .slick-slide {
    padding: 0;
}
.partBoxThrid .partRow2 ul.listSlider li {
    padding: 0;
    margin: 0;
    border: none;
    background: none;
    width: 100%;
    margin-bottom: 15px;
    display: table;
    list-style: none;
}
.partBoxThrid .partRow2 ul.listSlider li h2.title {
    margin: 0;
    padding: 0;
}
.partBoxThrid .partRow2 ul.listSlider li h2.title a, .partBoxThrid .partRow2 ul.listSlider li .dateOrTime_title .title a {
    margin: 0;
    font-size: 15px;
    font-weight: 700;
    color: #000;
}

.partBoxThrid .partRow2 ul.listSlider li .dateOrTime_icon_title .title a,
.partBoxThrid  .partRow2.latestAll span.title a{
    margin: 0;
    font-size: 15px;
    font-weight: 400;
    color: #191919;
    font-family: "Noto Sans",sans-serif;
    line-height: 1;
}
.partBoxThrid .partRow2 ul.listSlider li h2.title a:hover, 
.partBoxThrid .partRow2 ul.listSlider li .dateOrTime_title .title a:hover {
    color: #CB0000;
}
.partBoxThrid .partRow2 ul.listSlider li .dateOrTime_icon_title .title a:hover,
.partBoxThrid  .partRow2.latestAll span.title a:hover{
    color: #33a953;
}
.title.icon {
    width: auto;
}
.dateOrTime_icon_title .icon-small {
    padding-left: 0;
    padding-right: 5px;
    background-size: 23px 16px;
    width: 23px;
    height: 16px;
    margin-top: 2px;
}
.dateOrTime_icon_title .icon-small.icon-photo {
    background-position: 0 center;
}
.dateOrTime_icon_title .icon-small.icon-audio {
    background-position: -54px center;
}

.dateOrTime_icon_title .icon-small::before {
    left: auto;
    right: 0;
    background: none;
}
.partBoxThrid .partRow2 ul.listSlider li .dateOrTime_title .dateOrTime {
    font-size: 15px;
    font-weight: 700;
    color: #CB0000;
}
.partBoxThrid .partRow2 ul.listSlider li .dateOrTime_icon_title .dateOrTime,
.partBoxThrid .partRow2.latestAll span.dateOrTime{
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    float: left;
    box-sizing: border-box;
    font-style: italic;
    font-family: "Noto Sans", sans-serif;
    padding: 0 5px;
    background-color: #5F2E7C;
    border-radius: 5px;
    text-align: center;
    width: 48px;
    height: 20px;
    line-height: 20px;
}
.partBoxThrid .partRow2 ul.listSlider li span.title {
    line-height: 20px;
}
p.dateOrTime_icon_commentCount {
    float: right;
    color: #2A2C38;
    font-size: 12px;
    line-height: 20px;
    font-weight: 600;
    /*    padding-bottom: 18px;*/
}
p.dateOrTime_icon_commentCount .dateOrTime {
    float: left;
    margin-right: 5px;
    display: none
}
p.dateOrTime_icon_commentCount .title.icon {
    float: left;
    margin: 0;
    background-image: none;
    background-repeat: no-repeat;
    width: auto;
    height: 20px;
    padding-left: 0;
    position: relative;
}
p.dateOrTime_icon_commentCount .title.icon i {
    margin: 0 5px;
}
p.dateOrTime_icon_commentCount .title.icon i.icon-small:before {width: 1px;right:-11px;left:auto;top: 3px;bottom: 0;display: block;content: "";background: #B7B7B7;position: absolute; height: 15px;}
p.dateOrTime_icon_commentCount .commentCount {
    padding-left: 35px;
    margin-left: 5px;
    line-height: 20px;
    background: url('/assets/img/front/commentCountGrey-new.png') no-repeat 10px center;
}

.latestTitles .slick-next {
    width: 22px;
    height: 30px;
    background: url('/assets/img/front/arrows/ArrowRightBlack.png') no-repeat right center;
    position: absolute;
    top: -50px;
    right: 0;
    display: block;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    background-color: transparent;
}
.latestTitles .slick-prev {
    width: 22px;
    height: 30px;
    background: url('/assets/img/front/arrows/ArrowLeftBlack.png') no-repeat left center;
    position: absolute;
    top: -50px;
    right: 22px;
    display: block;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    background-color: transparent;
    left: auto;
}
.latestTitles .slick-next:before,
.latestTitles .slick-prev:before{
    display: none;
}


/* Video */
#stripe2 .homeVideo {
    width: 100%;
    display: block;
}
#stripe2 .videoFoto {
    width: 100%;
    margin-left: 0;
    margin-bottom: 30px;
}
#stripe2 .fix.clear {
    display: table;
    position: relative;
}
#stripe2 .fix.clear.latestTitles {
    display: inline-block;
}
#stripe2 video {
    background: #e7e8e1; 
    object-fit: cover;
}
#stripe2 .videoFoto span.mediaLead {
    width: 100%;
    padding: 10px 10px 0px 0;
    box-sizing: border-box;
    color: #162b48;
    font-size: 16px;
    font-weight: 700;
    font-family: "FiraSans",sans-serif;
}
.sidebarTopStoriesContainer {
    position: relative;
    overflow: hidden;
}
.sidebarTopStoriesContainer {
    margin-top: 20px;
}
.sidebarTopStoriesContainer.first {
    margin-top: 0;
}
.sidebarTopStoriesContainer img {
    position: absolute;
    width: auto;
    height: 100%;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%); /* IE 9 */
    -webkit-transform: translate(-50%, -50%); /* Safari */
    transform: translate(-50%, -50%);
    z-index: 1;
}
/*.overlay {
    position: absolute;
    display: block;
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    background: rgba(203,0,0,0.8);
    z-index: 2;
}*/
.sidebarTopStoriesContainer a {
    position: relative;
    z-index: 9;
    width: 100%;
    box-sizing: border-box;
    padding: 20px 30px 40px;
    display: block;
    /*    background: rgba(203,0,0,0.6); */
    background: rgba(0,0,0,0.6);
    min-height: 220px;
}
.sidebarTopStoriesContainer a p {
    color: #fff;
    font-size: 26px;
    font-weight: 700;
    line-height: 130%;
    font-weight: 600;
}
.sidebarTopStoriesContainer a p.section {
    width: 100%;
}
.sidebarTopStoriesContainer a p span {
    font-size: 12px;
    line-height: 20px;
}
.sidebarTopStoriesContainer a p span.txt-wrapper {
    font-size: 26px;
    font-weight: 600;
    float: left;
    margin-right: 5px;
}
.sidebarTopStoriesContainer a p span.comment-wrapper {
    float: right;
    margin-top: 3px;
}
.sidebarTopStoriesContainer a p.title {
    padding: 0;
    position: absolute;
    left: 30px;
    bottom: 20px;
}
.sidebarTopStoriesContainer .date-commentCount {
    font-size: 12px;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 20px;
    padding: 0 30px;
    box-sizing: border-box;
}
.sidebarTopStoriesContainer .date {
    border-right: 1px solid #fff;
    margin-right: 5px;
    padding-right: 10px;
}
.sidebarTopStoriesContainer span.numberC {
    background: url('/assets/img/front/commentCountWhite.png') no-repeat left center;
}
.sidebarTopStoriesContainer a:hover {
    /*    background: rgba(0,0,0,0.6);*/
    background: rgba(203,0,0,0.6);
}
.sidebarTopStoriesContainer.NoThumb a {
    background: rgba(203,0,0,1);
}
.sidebarTopStoriesContainer.NoThumb a:hover { 
    background: rgba(99,100,102,1);
}

/* OneTwoStories */

.partRow1 h3 a.smallerH {
    font-size: 26px;
    font-weight: 700;
    color: #000000;
    text-transform: uppercase;
    background: #fff;
    position: relative;
    z-index: 9;
}
.partRow1 h3 a.smallerH:hover span{
    opacity: 0.6;
}
.OneThreeStories ul.listRight {
    display: table;
    width: 100%;
}
.partBoxFull.OneThreeStories .partRow2 ul li {
    margin-bottom: 20px;
    width: 31%;
    float: left;
    margin-right: 3.5%;
    /*    border-bottom: 1px solid #000;*/
    background: none;
    position: relative;
}
.OneThreeStories .partRow2 ul li.first {
    width: 100%;
    margin-right: 0;
    border: none;
}
.OneThreeStories .partRow2 ul li.last {
    margin-right: 0;
}
.OneThreeStories .partRow2 ul li a {
    width: 100%;
    display: table;
    color: #000;
    min-height: 80px;
    padding-bottom: 30px;
    box-sizing: border-box;
    position: relative;
}
.OneThreeStories .partRow2 ul li a span.title {
    font-size: 18px;
    font-weight: 700;
    display: block;
    width: 100%;
    margin-bottom: 10px;
}
.OneThreeStories .partRow2 ul li a span.date-comment-wrapper {
    width: 100%;
    display: table;
    margin-bottom: 10px;
    font-size: 12px;
    color: #2A2C38;
    line-height: 20px;
    font-weight: 600;
    position: absolute;
    left: 0;
    bottom: 10px;
    padding: 0;
    margin: 0;
} 
.date-comment-wrapper .date {
    padding-right: 5px;
    border-right: 1px solid #B7B7B7;
    float: left;
}
.date-comment-wrapper .comments {
    background: url(/assets/img/front/komentar.svg) no-repeat left center;
    background-size: 14px,14px;
}
.OneThreeStories .partRow2 ul li a:hover span.title {
    color: #CC0000;
}
.OneThreeStories .partRow2 ul li.first {
    /*    background: #FFCC33;*/
    background: #e7e8e1;
    position: relative;
    padding-bottom: 0;
}
.OneThreeStories .partRow2 ul li.first a {
    padding-bottom: 0;
}
.OneThreeStories .storyImgContainer {
    width: 444px;
    float: left;
}
.OneThreeStories .storyImgWrapper {
    padding-bottom: 56.25%;
    overflow: hidden;
    background: #000;
}
.OneThreeStories .txtContent {
    width: 476px;
    box-sizing: border-box;
    float: right;
    padding: 20px 10px 50px 0;
} 
.OneThreeStories .partRow2 ul li.first a span.title {
    font-size: 26px;
    line-height: 130%;
}
.OneThreeStories .partRow2 ul li.first a span.lead {
    font-size: 14px;
} 
.OneThreeStories .partRow2 ul li.first a span.date-comment-wrapper {
    width: auto;
    bottom: 30px;
    left: 464px;
    color: #000;
}
.OneThreeStories li.first .date-comment-wrapper .date {
    border-right: 1px solid #000;
    float: left;
}
.OneThreeStories li.first .date-comment-wrapper .comments {
    background: url('/assets/img/front/commentCountBlack-new.png');
    background-repeat: no-repeat;
    background-position: 5px 0;
}
.OneThreeStories li.first a:hover .storyImgWrapper:after {
    opacity: 0.4;
}
.OneThreeStories li .icon-small {
    background: url('/assets/img/front/icon-small-new.png');
}
.OneThreeStories li .icon-photo {
    background-position: 5px 0;
}
.OneThreeStories li .icon-video {
    background-position: -27px 0;
}
.OneThreeStories li .icon-audio {
    background-position: -59px 0;
}
.OneThreeStories li.first .icon-small {
    background: url('/assets/img/front/icon-small-new-black.png');
}
.OneThreeStories li.first .icon-photo {
    background-position: 5px 0;
}
.OneThreeStories li.first .icon-video  {
    background-position: -27px 0;
}
.OneThreeStories li.first .icon-audio  {
    background-position: -59px 0;
}
.OneThreeStories .icon-small:before {
    width: 1px;
    left: auto;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    content: "";
    background: #000;
    position: absolute;
}

/* Video Slider */

.videoFotoSliderContainer {
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    background: #191919;
    margin: 30px 0;
    margin-top: 0;
}
.videoFotoSliderContainer .partRow1 {
    border: none;
    padding: 0;
    margin-bottom: 20px;
}
.videoFotoSliderContainer .partRow1 h3 a {
    color: #fff;
    line-height: 1;
    text-transform: none;
}
.videoFotoSliderContainer .homeVideo {
    display: table;
    width: 100%;
}
.videoContainer {
    width: 51%;
    float: left;
    display: table;
}
.videoFotoSliderContainer video {
    max-height: 258px;
}
.videoTxt {
    float: right;
    width: 49%;
    padding-left: 20px;
    box-sizing: border-box;
}
.videoFotoSliderContainer .videoWrapper {
    padding-top: 0;
}
.videoTxt .mediaLead {
    color: #fff;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 50px;
    display: block;
    line-height: 130%;
}
.videoComments {
    width: 32px;
    padding-top: 38px;
    display: block;
    float: left;
    background: url("/assets/img/front/video-comments-share.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    margin-right: 20px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}
.videoShare {
    width: 32px;
    padding-top: 38px;
    display: block; 
    float: left;
    background: url("/assets/img/front/video-comments-share.png");
    background-repeat: no-repeat;
    background-position: -50px 0;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}
.videoSliderWrapper {
    display: table;
    width: 100%;
    padding-top: 20px;
}
.video-preview {
    width: 17%;
    float: left;
    border-right: 3px solid #000;
    box-sizing: border-box;
    float: left;
    /*    opacity: 0.5;*/
}
.video-preview-wrapper {
    width: 100%;
    padding-top: 56.25%;
    /*    background: rgba(0,0,0,0.5);*/
    position: relative;
    overflow: hidden;
}
.video-preview-wrapper img {
    position: absolute;
    width: auto;
    height: 100%;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%); /* IE 9 */
    -webkit-transform: translate(-50%, -50%); /* Safari */
    transform: translate(-50%, -50%);
    opacity: 0.5;
}
.video-preview-wrapper span {
    color: #000;
    padding: 2px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    max-width: 100%;
}
.video-preview:hover img {
    opacity: 1;
}
.video-preview-link {
    width: 15%;
    float: left;
}
.video-preview-link a {
    width: 100%;
    background: #BEBEBE;
    padding-top: 62.3%;
    text-align: center;
    display: block;
    position: relative;
}
.video-preview-link a:hover {
    background: #fff;
}
.video-preview-link a .surroundNext {
    width: auto;
    max-width: 98%;
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%); /* IE 9 */
    -webkit-transform: translate(-50%, -50%); /* Safari */
    transform: translate(-50%, -50%);
    font-size: 25px;
    font-weight: 700;
    color: #000;
    line-height: 30px;
    padding-right: 25px;
    background: url("/assets/img/front/arrows/ArrowRightBlack-bigger.png");
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 18px auto;
    line-height: 30px;
}
/*Fonet*/
.list-stories{
    display: block;
    float: left;
    margin-bottom: 10px;
    width: 100%;
}
.list-stories.third{
    width: 300px;
    margin-right: 20px;
}
.list-stories.third:last-of-type{
    margin-right: 0;
}
h2.fragmentTitle{
    font-size: 18px;
    font-weight: 400;
    font-family: "DM Serif Text", sans-serif;
    line-height: 30px;
    color: #191919;
    padding: 20px 0 5px 0;
    border-bottom: 1px solid #D8D8D8;
    border-top: 2px solid #191919;
}
h2.fragmentTitle a{
    color: #191919;
}
h2.fragmentTitle:hover a,
h2.fragmentTitle a:hover,
.latestStories h2.fragmentTitle:hover span:after{
    color: #33a953;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
h2.fragmentTitle span{
    position: relative;
}
.latestStories h2.fragmentTitle span:after{
    position: absolute;
    right: -20px;
    top: 0;
    font-family: "Font Awesome 5 Free";
    font-size: 12px;
    color: #191919;
    content: "\f054";
    display: block;
    font-weight: 900;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.list-stories .storyWrapper .third{
    width: 100%;
    max-width: 300px;
    float: left;
    display: inline-block;
    margin-right: 20px;
}
.list-stories .storyWrapper .third:last-of-type{
    margin-right: 0;
}
.list-stories .storyWrapper .item{
    border-bottom: 1px solid #D8D8D8;
    display: table;
    width: 100%;
    margin-bottom: 10px;
}
.list-stories.tip2 .storyWrapper .small-story third.item{
    display: -ms-flexbox !important;
    display: flex !important;
}
.list-stories .storyWrapper .small-story .storyImgWrapper{
    max-width: 96px;
    width: 100%;
    height: 54px;
    margin-right: 10px;
    padding: 0;
    float: left;
}
.list-stories .storyWrapper .small-story .storyImgWrapper.extra-small-story{
    max-width: 81px;
    height: 45px;
}
.list-stories .storyWrapper .small-story .storyTextWrapper{
    width: calc(100% - 106px);
    float: right;
}
.list-stories .storyWrapper .small-story .storyTextWrapper.extra-small-story{
    width: calc(100% - 91px);
}
.list-stories .storyWrapper p.title{
    font-family: "DM Serif Text",sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #191919;
    padding-bottom: 8px;
    line-height: 22px;
}
.list-stories .storyWrapper .singleStory p.title{
    font-size: 26px;
    line-height: 28px;
    margin-top: 10px;
}
.list-stories .storyWrapper .medium-story p.title{
    font-size: 18px;
    line-height: 22px;
    margin-top: 10px;
}
.list-stories .storyWrapper .small-story p.title.fs-16{
    font-size: 16px;
}
.list-stories .storyWrapper .singleStory p.lead{
    font-family: "Noto Sans",sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #191919;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 0;
}
.list-stories .storyWrapper span.date{
    color: #717171;
    font-size: 12px;
    font-style: italic;
    line-height: 20px;
    float: left;
    font-family: "Noto Sans", sans-serif; 
    font-weight: 400;
    margin-bottom: 10px;
}
.fragmentRT {
    margin-left: 10px;
}
.list-stories .storyWrapper .half{
    width: calc(50% - 10px);
    margin-right: 20px;
    float: left;
}
.list-stories .storyWrapper .half.last{
    margin: 0;
}
.list-stories .storyWrapper .triple{
    width: calc(100% - 240px);
    margin-right: 20px;
    float: left;
}
.list-stories .storyWrapper .triple .item{
    width: 220px;
    float: left;
    margin-right: 20px;
}
.list-stories .storyWrapper .item a{
    width: 100%;
}
.list-stories .storyWrapper .triple .item:last-child{
    margin-right: 0;
}
.list-stories .storyWrapper .single{
    width: 220px;
    float: right;
}
.list-stories .storyWrapper .storyImgWrapper{
    position: relative;
}
.list-stories .storyWrapper .singleStory .storyImgWrapper .icon-small.icon-video,
.list-stories .storyWrapper .medium-story .storyImgWrapper .icon-small.icon-video{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    z-index: 99;
    background-size: 42px 30px;
    background-position: center;
    width: 42px;
    height: 30px;
    padding: 0;
}
.list-stories .storyWrapper .small-story .storyImgWrapper .icon-small.icon-video{
    position: absolute;
    top: 10px;
    left: 10px;
    width: 23px;
    height: 17px;
    z-index: 99;
    background-size: 23px 17px;
    background-position: center;
    padding: 0;
}


.banner728x90 {
    width: 100%;
    margin-top: 0;
    margin-bottom: 20px;
}
.banner728x90 a {
    max-width: 728px;
    width: 100%;
    float: left;
    display: block;
}
.banner728x90 a img {
    max-width: 728px;
    width: 100%;
    height: auto;
}

.leftHome .banner728x90 a {
    float: none;
    margin: 0 auto !important;
}