/*
Vijesti
Author: ComIT
V: 1.046;
font-family: 'Roboto', sans-serif;
*/

@import "menu.css?v=1.047";

img {max-width: 100%;}
.home-featured {position:relative;}
.home-featured .round-ico {left: -35px;}





* {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important; 
    -webkit-focus-ring-color: rgba(255, 255, 255, 0) !important; 
    outline: none !important;
}


html, body {
    font-family: 'Roboto', sans-serif;
    width: 100%;
    height: 100%;
}

.wrapper {
    min-height: 100%;
    padding-bottom: 20px;
    padding-top: 20px;
    position: relative;
}

.posed {
    position: relative;
}

.no-posed {
    position: static;
}

.container.wrapper a img {
    -moz-transition: opacity 0.1s;
    -ms-transition: opacity 0.1s;
    -o-transition: opacity 0.1s;
    -webkit-transition: opacity 0.1s;
    transition: opacity 0.1s;
}

.container.wrapper a:hover img {
    opacity: 0.8;
}

.container.wrapper .aobanners a:hover img {
    opacity: 1;
}

.single-news-banner { 
    padding: 25px 0;
}

@media only screen and (min-width:1200px) {
    .single-news-banner .col-sm-6:nth-child(1){
        paddding-right: 0;
    }
    
    .single-news-banner .col-sm-6:nth-child(2){
        padding-left: 3px;
    }
}

/* header */ 

.navbar-form {
    padding: 0;
}

header .form-control {
    border-radius: 0;
}

#find.red-button {
    color: #ca0909;
    border-radius: 0;
}

.search-input-field {
    font-size: 12px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.search-input-field:focus {
    border-color: #ccc;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;

}
/* navbar */

.navbar-default {
    border: 0;
    background: transparent;
}

.home-icon {
    background: url('img/sprite.png');
    background-repeat: no-repeat;
    width: 16px;
    height: 12px;
    background-position: -103px -105px;
    float: left;
    margin-top: 4px;
    margin-right: 15px;
}

.navbar-default .navbar-nav > li > a {
    color: #000;
    text-decoration: none;
    font-size: 16px;
    font-weight: 300;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav.submenu a:focus, .navbar-default .navbar-nav.submenu a:hover {
    color: #d31614;
    /*text-shadow: -0.03em 0 #d31614, 0.03em 0 #d31614,0 -0.03em #d31614, 0 0.03em #d31614;*/
}

.navbar-default .navbar-nav > li.red > a:focus, .navbar-default .navbar-nav > li.red > a:hover, .navbar-default .navbar-nav.submenu.red a:focus, .navbar-default .navbar-nav.submenu.red a:hover  {
    color: #d31614;
    /*text-shadow: -0.03em 0 #d31614, 0.03em 0 #d31614,0 -0.03em #d31614, 0 0.03em #d31614;*/
}

.navbar-default .navbar-nav > li.green > a:focus, .navbar-default .navbar-nav > li.green > a:hover, .navbar-default .navbar-nav.submenu.green a:focus, .navbar-default .navbar-nav.submenu.green a:hover  {
    color: #5a7d00;
}

.navbar-default .navbar-nav > li.purple > a:focus, .navbar-default .navbar-nav > li.purple > a:hover, .navbar-default .navbar-nav.submenu.purple a:focus, .navbar-default .navbar-nav.submenu.purple a:hover  {
    color: #900253;
}

.navbar-default .navbar-nav > li.blue > a:focus, .navbar-default .navbar-nav > li.blue > a:hover, .navbar-default .navbar-nav.submenu.blue a:focus, .navbar-default .navbar-nav.submenu.blue a:hover  {
    color: #023c64;
}

.navbar-default .navbar-nav > li.act > a:focus, .navbar-default .navbar-nav > li.act > a:hover  {

}

.navbar-default .navbar-nav .act a {
    border-bottom: 4px solid #d31614;
    color: #d31614;
    font-weight: 500;
}

.navbar-default .navbar-nav.submenu .act a, .submenu.red .act a {
    border-bottom: none;
}

.navbar-default .navbar-nav .act.red a, .submenu.red .act a {
    border-color: #d31614;
    color: #d31614;
    font-weight: 500;
}

.navbar-default .navbar-nav .act.green a, .submenu.green .act a {
    border-color: #5a7d00;
    color: #5a7d00;
    font-weight: 500;
}

.navbar-default .navbar-nav .act.blue a, .submenu.blue .act a {
   border-color: #023c64;
    color: #023c64;
    font-weight: 500;
}

.navbar-default .navbar-nav .act.purple a, .submenu.purple .act a {
    border-color: #900253;
    color: #900253;
    font-weight: 500;
}

.resplogo {
    overflow: hidden;
    width: 0;
    height: 44px;
    transition: all 0.2s;
    background-repeat: no-repeat;
    background-position: right;
}

.fix-to-top .resplogo {
    width: 150px;
}


/* one item */


.cat-left {

}

.cat-one-news {
    border-bottom: 1px solid #d4d4d4;
    padding-top: 10px;
    padding-bottom: 10px;
}

.cat-one-news:first-child {
    border-top: 1px solid #d4d4d4;
}

.cat-one-news:last-child {
    border-bottom: none;
}

.cat-small-image {
    position: relative;
}

.cat-small-image img {
    width: 100%;
    height: auto;
}

.article-info {
    position: absolute;
    top: 10px;
    left: 25px;
}

.posed .article-info {
    left: 10px;
}

.article-info-cat {
    padding: 6px 10px;
    color: #fff;
    font-size: 11px;
    line-height: 12px;
    font-weight: 700;
    display: inline-block;
    text-transform: uppercase;
    float: left;

}

.article-info-cat:hover, .article-info-cat:focus {
    color: #fff;
}

.info-video {
    background-color: #2d2e2f;
    width: 24px;
    height: 24px;
    float: left;
    background-image: url('img/sprite.png');
    background-repeat: no-repeat;
    background-position: -53px -130px;
    margin-left: 4px;
}

.info-gallery {
    background-color: #2d2e2f;
    width: 24px;
    height: 24px;
    float: left;
    background-image: url('img/sprite.png');
    background-repeat: no-repeat;
    background-position: 2px -149px;
    margin-left: 4px;
}

.cat-small-suptitle {
    font-family: Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 5px 0;
}

.cat-small-title {
    font-size: 18px;
    font-weight: 500;
    margin: 0 0 10px 0;
}

.cat-small-teaser {
    font-weight: 300;
    font-size: 14px;
}

.small-image-arrow {
    width: 0; 
    height: 0; 
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 15px solid #fff;
    position: absolute;
    top: 20px;
    right: 10px;
}

/* time */

.round-time {
    position: relative;
}

.round-time .clock-ico {
    width: 30px;
    height: 61px;
    position: absolute;
    top: -1px;
    left: -50px;
    background: #fff;
    border-bottom: 1px solid #d4d4d4;
    border-top: 1px solid #d4d4d4;
    border-left: 1px solid #d4d4d4;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}

.published-hour {
    height: 60px;
    margin: 0;
    padding-top: 20px;
    padding-left: 10px;
    font-size: 17px;
    line-height: 17px;
    border-bottom: 1px solid #d4d4d4;
}


.round-time .clock-ico span {
    width: 25px;
    height: 25px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -13px;
    margin-left: 3px;
    background-image: url('img/sprite.png');
    background-repeat: no-repeat;
}

.icon-clock {
    background-position: -7px -388px;
}

.icon-clock-red {
    background-position: -88px -126px;
}

section.bih .icon-theme {
    background-position: -88px -155px;
}

section.regija .icon-theme {
    background-position: -88px -155px;
}

section.svijet .icon-theme {
    background-position: -88px -155px;
}

section.sport .icon-theme {
    background-position: -66px -183px;
}

section.crna-hronika .icon-theme {
    background-position: -36px -212px;
}

section.magazin .icon-theme {
    background-position: -100px -217px;
}

.icon-world {
    background-position: -88px -155px;
}

.icon-sport {
    background-position: -65px -183px;
}

.round-down {
    width: 60px;
    height: 30px;
    z-index: 5;
    position: absolute;
    bottom: -30px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    border-left: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
    background: #fff;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
}

.round-down a {
    text-align: center;
    display: block;
}

.show-more-text {
    font-size: 8px;
    line-height: 10px;
    font-weight: 500;
    text-transform: uppercase;
    color: #5C6470;
}

.icon-downarrow {
    background-image: url('img/sprite.png');
    background-repeat: no-repeat;
    background-position: -4px -218px;
    width: 27px;
    height: 15px;
    display: inline-block;
}

.show-more:hover .icon-downarrow {
    background-position: -49px -356px;
}

.show-more:hover {
    text-decoration: none;
    color: #5C6470;
}

/* sidebar */



.side-title {
    border-bottom: 1px solid #d4d4d4;
    margin-bottom: 0;
    padding-bottom: 15px;
    margin-top: 15px;
    font-size: 18px;
    color: #023c64;
}

.side-one-article {
    border-bottom: 1px solid #d4d4d4;
    margin: 0;
    padding-top: 13px;
    padding-bottom: 10px;
}

.side-article-image {
    padding-right: 5px;
    padding-left: 0;
}

.side-article-image img {
    width: 100%;
}

.side-cat-time {
    color: #023c64;
    font-size: 14px;
    line-height: 9px;
    vertical-align: top;
    font-weight: 500;
    display: inherit;
    margin-bottom: 5px;
}

.side-article-title {
    font-size: 14px;
    line-height: 16px;
    margin: 0;
    font-weight: 500;
    display: table;
    width: 100%;
}

.side-tags {
    padding: 10px 0;
}

.side-tags a {
    display: inline-block;
    font-weight: 300;
    background-color: #d3d3d3;
    padding: 5px 10px;
    margin: 5px;
    color: #000;
}

.side-tags a:hover, .side-tags a:focus {
    color: #000;
}

.title-dot {
    float: left;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    margin-top: 5px;
    background-color: #023c64;
}

.side-article-title > div {
    display: table-cell;
    vertical-align: top;
    width: 10px;
}
.side-article-title > a {
    display: table-cell;
    color: #023c64;;
}

.side-article-text {
    padding-left: 5px;
    padding-right: 0;
}

.facebook-side {
    margin-top: 15px;
}

.facebook-img {
    padding-right: 5px;
    padding-left: 5px;
    text-align: center;
}

.facebook-text {
    padding-right: 0;
    padding-left: 5px;
}

.facebook-side h4 {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 15px;
    color: #017eba;
}

.facebook-side a { 
    color: #000;
}

.facebook-side h4 a { 
    color: #017eba;
}

.side-last-aside .side-one-article:last-child {
    border-bottom: none;
}

/* footer */


.search footer {
    margin-top: 0;
    padding-top: 45px;
}

footer {
    border-top: 1px solid #d4d4d4;
    margin-top: 30px;
    padding-top: 17px;
}

.footer-menu {
    text-decoration: none;
    padding-left: 0;
    margin: 0;
    padding-top: 10px;
}

.footer-menu li {
    padding-left: 5px;
    padding-right: 5px;
    border-left: 1px solid #000;
    display: inline;
    float: left;

}

.footer-menu li:first-child {
    border-left: none;
    padding-left: 0;
}

.footer-menu li a {
    color: #000;
    font-size: 14px;
    font-weight: 700;
}

.footer-lower {
    margin-top: 10px;
}

.copyright-text {
    margin-top: 10px;
    font-size: 11px;
}

/* social */
.facebook {
    background: url('img/sprite.png') no-repeat;
    background-position: -2px -48px;
    width: 22px;
    height: 22px;
    border: none;
    float: left;
}

.facebook:hover {
    background-position: 0 -69px;
}

.twitter {
    background: url('img/sprite.png') no-repeat;
    background-position: -24px -48px;
    width: 22px;
    height: 22px;
    border: none;
    float: left;
}

.twitter:hover {
    background-position: -22px -70px;
}

.rss {
    background: url('img/sprite.png') no-repeat;
    background-position: -103px -48px;
    width: 22px;
    height: 22px;
    border: none;
    float: left;
}

.rss:hover {
    background-position: -103px -72px;
}

.one-footer-social:first-child {
    border-left: 1px solid #d4d4d4;
}

.one-footer-social {
    padding: 10px;
    border-right: 1px solid #d4d4d4;
    display: inline-block;
}


.one-header-social:first-child {
    /*border-left: 1px solid #d4d4d4;*/
}

.one-header-social {
    padding: 8px;
    border-right: 1px solid #d4d4d4;
    display: inline-block;
}

/* weather */

.weather-wrapp {
    position: relative;
}

.weather-data {
    float: left;
    cursor: pointer;
    padding-left: 5px;
    padding-right: 5px;
}

.weather-data span {
    font-weight: 300;
    color: #b2b2b2;
    float: left;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -o-transition: color 0.3s;
    -ms-transition: color 0.3s;
    transition: color 0.3s;
}

.weather-toggle .weather-town {
    line-height: 35px;
}

.weather-toggle {
    display: none;
}

.weather-icon {
    width: 50px;
    height: 50px;
    background-position: center;
    background-repeat: no-repeat;
    float: left;
    margin-right: 5px;
    vertical-align: middle;
}

.weather-town {
    margin-top: 8px;
}

.weather-day {
    line-height: 12px;
}

.toggle-w {
    position: absolute;
    right: 15px;
    top: 24px;
    width: 0;
    height: 0;
    border-top: 7px solid #ca0909;
    border-right: 7px solid transparent;
    border-bottom: 0px solid transparent;
    border-left: 7px solid transparent;
    cursor: pointer;
    float: right;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
}

.weather-toggle {
    position: absolute;
    top: 60px;
    left: 0;
    z-index: 100;
    width: 100%;
    background-color: #fff;
    padding-bottom: 5px;
}

.toggle-w.opened {
    border-top: 0px solid transparent;
    border-bottom: 7px solid #ca0909;
}

.weather-wrapp:hover span, .weather-toggle:hover span {
    color: #2d2e2f;
}

/* select all news */

.filter-cat-time {
    border-bottom: 1px solid #d4d4d4;
}

.filter-cat-time h2 {
    margin: 15px 15px 0 15px;
    font-size: 18px;
    color: #023c64;
    float: left;
}

.select-box {
    float: left;
    margin-top: 9px;
    margin-bottom: 9px;
}

.filter {
    float: left;
    margin-top: 9px;
    margin-bottom: 9px;
    margin-left: 5px;
}

.btnSearch {
    border: none;
    background: none;
    float: left;
    color: #d31614;
    height: 30px;
    margin-top: 12px;
    margin-left: 10px;
}

/* colors */

/* defaults */

.article-info-cat {
    background-color: #023c64;
}
.cat-small-suptitle a {
    color: #017eba;
}
.cat-small-title a {
    color: #023c64;
}

/* cat based */ 

.green .article-info-cat {
    background-color: #5a7d00;
}
.green .cat-small-suptitle a {
    color: #5a7d00;
}
.green .cat-small-title a {
    color: #5a7d00;
}

.blue .article-info-cat {
    background-color: #023c64;
}
.blue .cat-small-suptitle a {
    color: #017eba;
}
.blue .cat-small-title a {
    color: #023c64;
}

.red .article-info-cat {
    background-color: #d31614;
}
.red .cat-small-suptitle a {
    color: #d31614;
}
.red .cat-small-title a {
    color: #2d2e2f;
}

.purple .article-info-cat {
    background-color: #900253;
}
.purple .cat-small-suptitle a {
    color: #900253;
}
.purple .cat-small-title a {
    color: #900253;
}

.dark .article-info-cat {
    background-color: #000000;
}
.dark .cat-small-suptitle a {
    color: #000000;
}
.dark .cat-small-title a {
    color: #000000;
}

.blue .short-cat-time a, .blue .short-cat-time {
    color: #023c64;
}

.lead-side-cat .short-cat-time {
    font-weight: 700;
    color: #023c64;
}

.lead-side-cat a {
    font-weight: 300;
    color: #000;
    text-decoration: none;
}

.lead-side-cat a:hover, .lead-side-cat a:focus {
    color: #000;
}

.short-footer-news {
    border-top: 1px solid #d4d4d4;
    padding-top: 10px;
}

.short-footer-news > .row > div:first-child {
    border-right: 1px solid #d4d4d4;
}

.short-footer-main-title h4 {
    color: #ca0909;
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
    padding-left: 10px;
}

.short-cat-time, .short-cat-time a {
    font-weight: 300;
}

.one-short-horizontal {
    border-top: 1px solid #d4d4d4;
    padding: 10px;
}

.one-short-horizontal:last-child {
    border-bottom: 1px solid #d4d4d4;
}

.one-short-horizontal > a {
    color: #000;
    font-weight: 300;
}


/* selectbox */

.select-box *, .filter * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.sbHolder{
    background-color: #fff;
    border: solid 1px #d4d4d4;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    height: 30px;
    position: relative;
    width: 200px;
}
.sbHolder:focus .sbSelector{
    
}
.sbSelector{
    display: block;
    height: 30px;
    left: 0;
    line-height: 30px;
    outline: none;
    overflow: hidden;
    position: absolute;
    text-indent: 10px;
    top: 0;
    width: 170px;
}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover{
    color: #525252;
    outline: none;
    text-decoration: none;
}
.sbToggle{
    background: url('img/selectboxUp.png') center center no-repeat;
    display: block;
    height: 30px;
    outline: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    border-left:1px solid #d4d4d4;
}

.sbToggleOpen{
    background: url('img/selectboxDown.png') center center no-repeat;
}

.sbHolderDisabled{
    background-color: #3C3C3C;
    border: solid 1px #515151;
}
.sbHolderDisabled .sbHolder{
    
}
.sbHolderDisabled .sbToggle{
    
}
.sbOptions{
    background-color: #fff;
    border: solid 1px #d4d4d4;
    list-style: none;
    left: -1px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 30px;
    width: 200px;
    z-index: 1;
    overflow-y: auto;
}
.sbOptions li{
    /*padding: 0 7px;*/
    width: 100%;
    text-indent: 7px;
}
.sbOptions a{
    display: block;
    outline: none;
    padding: 7px 0 7px 3px;
}
.sbOptions a:link, .sbOptions a:visited{
    color: #525252;
    text-decoration: none;
}

.sbOptions li.last a{
    border-bottom: none;
}
.sbOptions .sbDisabled{
    border-bottom: dotted 1px #515151;
    color: #999;
    display: block;
    padding: 7px 0 7px 3px;
}
.sbOptions .sbGroup{
    border-bottom: dotted 1px #515151;
    color: #EBB52D;
    display: block;
    font-weight: bold;
    padding: 7px 0 7px 3px;
}
.sbOptions .sbSub{
    padding-left: 17px;
}


/* Single article */


@media only screen and (min-width:768px) {
    .article-gal {
        padding: 0 52px 0 52px;
    }
}

.articleGallery {
    float: left;
    width: 100%;
    border-bottom: 1px solid #d4d4d4;
}

.articleGallery li
 {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.articleGallery .flexslider {
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin-top: 0px;
    margin-bottom: 20px;
    position: relative;
    width: 100%;
    left: 0;
}

.articleGallery #slider.flexslider .flex-direction-nav .flex-next {
    right: 20px;
    background: url('img/fotoRight.png') rgba(0, 0, 0, 0.4) 26px 18px no-repeat;
    width: 64px;
    height: 64px;
    border-radius: 50px;
}

.articleGallery #slider.flexslider .flex-direction-nav a.flex-next::before {
    content: '';
}

.articleGallery #slider.flexslider .flex-direction-nav .flex-prev {
    left: 20px;
    background: url('img/fotoLeft.png') rgba(0, 0, 0, 0.4) 21px 18px no-repeat;
    width: 64px;
    height: 64px;
    margin-top: -16px;
    border-radius: 50px;
}

.articleGallery #slider.flexslider .flex-direction-nav a::before {
    content: '';
}

.articleGallery #thumb.flexslider .flex-direction-nav .flex-prev {
    left: -50px;
    background: url('img/thumbLeft.png') rgba(0, 0, 0, 0.4) 14px 12px no-repeat;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    border-radius: 50px;
    cursor: pointer;
}


.articleGallery #thumb.flexslider .flex-direction-nav a.flex-prev::before {
    content: ' ';
}

.articleGallery #thumb.flexslider .flex-direction-nav .flex-next {
    right: -50px;
    background: url('img/thumbRight.png') rgba(0, 0, 0, 0.4) 15px 12px no-repeat;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    cursor: pointer;
}


@media only screen and ( max-width: 767px ) {
    .articleGallery #thumb.flexslider .flex-direction-nav .flex-prev {
        left: -15px;
        background: url('img/thumbLeft.png') rgba(0, 0, 0, 0.4) 8px 8px no-repeat;
        width: 30px;
        height: 30px;
        margin-top: -15px;
    }
    .articleGallery #slider.flexslider .flex-direction-nav .flex-next {
        right: 0;
        background: url('img/fotoRight.png') rgba(0, 0, 0, 0.4) 15px 8px no-repeat;
        width: 40px;
        height: 40px;
    }
    
    .articleGallery #slider.flexslider .flex-direction-nav .flex-prev {
        left: 0;
        background: url('img/fotoLeft.png') rgba(0, 0, 0, 0.4) 10px 8px no-repeat;
        width: 40px;
        height: 40px;
    }
    
    .articleGallery #thumb.flexslider .flex-direction-nav .flex-next {
        right: -15px;
        background: url('img/thumbRight.png') rgba(0, 0, 0, 0.4) 12px 8px no-repeat;
        width: 30px;
        height: 30px;
        margin-top: -15px;
    }
}

.articleGallery #thumb.flexslider .flex-direction-nav a.flex-next::before {
    content: ' ';
}

.articleGallery #slider img {
	height: 570px;
	max-width: 970px;
	margin:0 auto;
}

.articleGallery #slider.flexslider .slides li {
    width: 915px;
    height: 570px;
    overflow: hidden;
}

@media only screen and ( max-width: 767px ) {
    .articleGallery #slider img {
        height: 200px;
    }
    
    .articleGallery #slider.flexslider .slides li {
        height: 200px;
    }
}

.lb-nav a.lb-next {
    width: 64%;
    right: 0;
    float: right;
    background: url(img/next.png) right 48% no-repeat;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    -o-transition: opacity 0.6s;
    transition: opacity 0.6s;
}

.lb-nav a.lb-prev {
    width: 34%;
    left: 0;
    float: left;
    background: url(img/prev.png) left 48% no-repeat;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    -o-transition: opacity 0.6s;
    transition: opacity 0.6s;
}

.lb-data .lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: url(img/close.png) top right no-repeat;
    text-align: right;
    outline: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.articleGallery #thumb.flexslider {
    cursor: pointer;
}

.articleGallery #thumb.flexslider .slides li {
    margin-right: 5px;
}
.articleGallery #thumb.flexslider .flex-active-slide {
    opacity: 0.3;
}

.single-left {
    padding: 0 52px 20px 52px;
}

@media only screen and (max-width:767px) { 
    .single-left {
        padding: 0 15px 20px 15px;
    }
}

.single-main-image img {
    width: 100%;
}

.single-title {
    font-weight: 700;
    font-size: 36px;
    line-height: 40px;
    float: left;
    margin-top: 0;
    margin-bottom: 20px;
    width: 100%;
}

.single-suptitle {
    font-weight: 700;
    font-size: 14px;
    line-height: 28px;
    float: left;
    margin: 10px 0px;
}

.main-image-info {
    padding: 10px 0;
    border-bottom: 1px solid #d4d4d4;
    color: #5c6470;
    font-weight: 500;
}

.single-intro {
    font-weight: 700;
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
    margin-top: 30px;
}

.single-text {
    font-weight: 300;
    font-size: 16px;
    text-align: justify;
    margin-top: 30px;
    position: relative;
}

.single-text iframe {
    width: 100%;
}

/*.single-text .iframewrp {
    width: 100%;
    height: 0;
    padding-bottom: 66%;
    position: relative;
    margin: 20px 0;
}

.single-text .iframewrp iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}*/

.share-this-box {
    padding: 15px 0 20px 0;
}

.share-this-text {
    text-align: center;
    font-size: 14px;
    font-weight: 300;
}

.st-btn {
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    height: 32px;
    line-height: 32px;
    margin-right: 8px;
    padding: 0 10px;
    position: relative;
    text-align: center;
    top: 0;
    vertical-align: top;
    min-width: 100px;
    -moz-transition: opacity 0.2s ease-in, top 0.2s ease-in;
    -ms-transition: opacity 0.2s ease-in, top 0.2s ease-in;
    -o-transition: opacity 0.2s ease-in, top 0.2s ease-in;
    -webkit-transition: opacity 0.2s ease-in, top 0.2s ease-in;
    transition: opacity 0.2s ease-in, top 0.2s ease-in;
}

.st-btn:hover, .st-btn:focus {
    opacity: 0.8;
    top: -4px;
}

.st-fb {
    background-color: #3B5998;
}

.st-tw {
    background-color: #55acee;
}

.st-btn > svg {
    height: 16px;
    width: 16px;
    position: relative;
    top: 8px;
    vertical-align: top;
}

.st-btn > div {
    color: #fff;
    font-weight: 300;
    display: inline-block;
    letter-spacing: 0.5px;
    min-width: 60px;
    opacity: 1;
    padding: 0 6px;
    position: relative;
    vertical-align: top;
}

.st-total {
    font-weight: 300;
    line-height: 12px;
    color: #555;
    display: inline-block;
    margin-right: 0;
    max-width: 50px;
    padding: 4px 8px;
    text-align: center;
    font-family: "Helvetica Neue", Verdana, Helvetica, Arial, sans-serif
}

.st-total .st-label {
    width: 100%;
    text-align: center;
    font-size: 9px;
    line-height: 9px;
}

.st-total .st-count {
    width: 100%;
    text-align: center;
}

.side-one-main-text {
    padding: 5px 10px 10px 10px;
    border-bottom: 1px solid #d4d4d4;
}

.side-small-suptitle {
    font-family: Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    margin: 10px 0 0 0;
    color: #023c64;
}

.side-main-headline {
    color: #023c64;
    font-weight: 700;
    font-size: 20px;
    margin: 0;
}

.side-main-headline a {
    color: #023c64;
}

/* four section */

.four-articles {
    border-top: 1px solid #d4d4d4;
    padding: 10px 0 15px 0;
}

.four-articles > .row {
    margin-left: -3px;
    margin-right: -2px;
}

.four-articles > .row > div {
    padding-left: 3px;
    padding-right: 2px;
    margin-bottom: 15px;
}

.four-articles > .row > div:nth-child(5) {
    clear: left;
}

.four-articles img {
    width: 100%;
}

.four-one-main-text {
    padding: 5px 10px 10px 10px;
}

.four-small-suptitle {
    font-family: Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    margin: 10px 0 0 0;
    color: #017eba;
}

.one-editors .four-small-suptitle {
    margin-bottom: 5px;
}


/* Comments */

.comments {
    border-top: 4px solid #ca0909;;
    margin-top: 20px;
    padding-top: 20px;
}

.comments-title {
    font-family: Arial;
    color: #ca0909;
    font-weight: 700;
    font-size: 16px;
}

.comments-disclaimer {
    font-family: Arial;
    font-size: 12px;
    margin: 12px 0px 25px;
}

.comments-border {
    border-top: 1px solid #c9c5c5;
    border-bottom: 1px solid #c9c5c5; 
    margin: 10px 0px;
}

.comment-form {
    padding: 30px 0px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.comment-user-name {
    background-color: #f9f9f9;
    border: 1px solid #d3d3d3;
    padding-left: 5px;
    font-style: italic;
    font-weight: 300;
}

.comment-chars {
    font-size: 13px;
    font-weight: 500;
    margin-top: 7px;
}

.comments-captcha-text {
    margin-top: 5px;
}

.comment-captcha {
    border: 1px solid #d3d3d3;
    padding-left: 5px;
    font-weight: 300;
}

.comments-error {
    display: none;
    border: 1px solid red;
    padding: 20px;
}

.comment-user-ico {
    width: 60px;
    height: 60px;
    background-color: #ca0909;
    background-image: url(img/comment.png);
    background-repeat: no-repeat;
    background-position: center;
}

.comment-form {
    display: table;
    width: 100%;
}

.comment-form-text {
    padding-left: 0;
    display: table-cell;
}

.comment-form-text textarea {
    width: 100%;
    resize: none;
    background-color: #f9f9f9;
    border: 1px solid #d3d3d3;
    padding: 5px;
    font-weight: 300;
} 

.comment-form-text > .row {
    margin-bottom: 10px;
}

.submit-comment-btn {
    margin-top: 20px;
    padding: 6px;
    background: #ca0909;
    border: none;
    color: #fff;
    float: right;
    font-weight: 500;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 13px;
    line-height: 17px;
}

.submit-comment-btn:hover {
    color: #d3d3d3;
}

#more_comments_btn {
    background-color: #2d2e2f;
    color: white;
    float: left;
    font-weight: bold;
    margin: 12px 0;
    padding: 8px 0;
    text-align: center;
    text-decoration: none;
    width: 100%;
    text-transform: uppercase;
    font-size: 12px;
}

.comment-one {
    position: relative;
    width: 100%;
    display: table;
    vertical-align: top;
    padding: 5px 0px;
}

.comment-one.replied {
    padding-left: 85px;
}

.comments-reply {
    padding-left: 85px;
}

.comments-reply .comment-form {
    padding-top: 0;
}

.comment-one .comment-user-ico {
    background-color: #000;
}

.comment-one.replied .comment-user-ico {
    background-color: #c9c5c5;
}

.comment-ico {
    width: 85px;
    display: table-cell;
    vertical-align: top;
}


.comment-one-conntent {
    /*width: 100%;*/
    display: table-cell;
}

.comment-name {
    display: inline-block;
    font-family: Arial;
    font-weight: 700;
    font-size: 16px;
    margin-right: 10px;
}

.comment-date {
    display: inline-block;
    font-family: Arial;
    font-size: 13px;
}

.comment-report {
    position: relative;
    float: right;
}

.comment-one-info {
    padding: 5px 0;
}

.comment-one-text {
    position: relative;
}

.comment-text {
    background-color: #f9f9f9;
    border: 1px solid #d3d3d3;
    padding: 10px;
    font-weight: 300;
    font-size: 14px;
}

.comment-text::before {
    left: -18px;
    top: 12px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-right-color: #d3d3d3;
    border-width: 9px;
    margin-top: -2px;
}

.comment-text::after {
    left: -17px;
    top: 12px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-right-color: #f9f9f9;
    border-width: 9px;
    margin-top: -2px;
}

.comment-action {
    margin: 5px 0;
}

.comment-action a {
    color: #000;
    font-size: 12px;
    font-weight: 700;
    font-family: Arial;
}

.comment-action a:hover, .comment-action a:focus {
    text-decoration: none;
    color: #000;
}

.comment-vote-up {
    margin: 0 20px 0 5px;
}

.comment-reply {
    float: right;
}


/* Category */

.category .cat-left .cat-one-news:first-child {
    border-top: none;
}

.category .cat-left .cat-one-news {
    border-top: 1px solid #d4d4d4;
    border-bottom: none;
}

.category-featured {
    padding-top: 10px;
    padding-bottom: 10px;
}

.category-side-title {
    border-bottom: 1px solid #d4d4d4;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 5px;
    font-size: 18px;
    color: #023c64;
}

.category-just-posted {
    
}

.category-just-posted .short-cat-time {
    margin-bottom: 0;
}

.category-just-posted .side-one-article {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 5%;
}

.category-just-posted .side-one-article:last-child {
    border-bottom: none;
}

.featured-imgs {
    position: relative;
}
.featured-imgs .article-info {
    left: 10px;
}

.featured-imgs img {
    width: 100%;
    height: auto;
}

.featured-fb {
    overflow: hidden;
}

.featured-side-title {

    margin-bottom: 0;
    padding-bottom: 5px;
    margin-top: 0;
    font-size: 18px;
    color: #023c64;
}

.featured-horizontal {
    border-top: 1px solid #d4d4d4;
    padding-top: 12px;
    padding-bottom: 8px;
}

.featured-horizontal a {
    color: black;
    font-weight: 300;
}

.cf-suptitle {
    font-size: 12px;
    font-weight: 700;
    margin-top: 10px;
    color: #023c64;
    font-family: Arial;
}

.cf-first-title {display: inline-block;}

.cf-first-title a {
    float: left;
    text-decoration: none;
    font-size: 28px;
    line-height: 1.1;
    padding: 5px 0px;
    color: #023c64;
    font-weight: 700;
}

.cf-second-title a {
    text-decoration: none;
    font-size: 20px;
    line-height: 22px;
    color: #023c64;
}

.featured-second-text {
    padding-left: 10px;
    padding-right: 10px;
}

.third-featured .side-one-article:last-child {
    border-bottom: none;
}

/* banner divider */

.banner-divider {
    border-top: 1px solid #d4d4d4; 
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 15px;
}

/* multimedia */

.mm-box {
    border-top: 1px solid #d4d4d4;
    padding-top: 50px;
    padding-bottom: 20px;
    position: relative;
}

.mm-box .round-ico {
    margin-top: -14px;
}

.mm-box img {
    width: 100%;
    height: auto;
}

.mm-left {
    padding-right: 1px;
}

.mm-side {
    padding-left: 0;
}

.mm-large {
    overflow: hidden;
    height: 100%;
}

.mm-large  img{
    height: 100%;
    width: auto;
}

.mm-small-text {
    position: absolute;
    bottom: 0;
    padding: 10px 5px 5px 10px;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
}

.mm-large-text {
    position: absolute;
    bottom: 0;
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    min-height: 150px;
}

a.mm-title {
    display: block;
    width: 100%;
    color: #fff;
    font-size: 26px;
    line-height: 32px;
    margin-top: 6px;
    font-weight: 700;
}

a.mm-subtitle {
    display: block;
    width: 100%;
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    margin-top: 5px;
    margin-bottom: 2px;
    font-weight: 300;
}

.mm-small-text a {
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
}


/* icons */

.round-ico {
    width: 30px;
    height: 61px;
    position: absolute;
    top: 50%;
    left: -50px;
    margin-top: -31px;
    background: #fff;
    border-bottom: 1px solid #d4d4d4;
    border-top: 1px solid #d4d4d4;
    border-left: 1px solid #d4d4d4;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    z-index: 10;
}

.cat-ico {
    top: 0;
    margin-top: 0;
}

.round-ico span {
    width: 25px;
    height: 25px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -13px;
    margin-left: 0;
    background-image: url('img/sprite.png');
    background-repeat: no-repeat;
}

.icon-photo {
    background-position: -106px -247px;
}

/*sliders */

.toggle-most-read {
    cursor: pointer;
}
.home-most-read {
    border-bottom: 1px solid #d4d4d4;
}

.most-read {
    display: none;
    max-height: 160px;
    margin-bottom: 30px;
    border-top: 1px solid #d4d4d4;
    padding-top:12px;
}

.most-read-expand {
    padding-top: 12px;
    padding-bottom: 12px;
    z-index: 10;
    position: relative;
    background-color: #fff;
  
}

.home-minute {
    border-bottom: 1px solid #d4d4d4;
}

.home-minute-title {
    font-size: 14px;
    margin-top: 12px;
    margin-bottom: 12px;
    display: inline-block;
    color: #ca0909;
    width: 100%;
    text-transform: uppercase;
    font-weight: 700;
}


.left-owl-round {
    width: 30px;
    height: 61px;
    position: relative;
    background: #fff;
    border-bottom: 1px solid #d4d4d4;
    border-top: 1px solid #d4d4d4;
    border-left: 1px solid #d4d4d4;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    z-index: 10;
}

.owl-prev {
    width: 30px;
    height: 61px;
    position: absolute;
    top: 50%;
    left: -50px;
    margin-top: -31px;
}

.right-owl-round {
    width: 30px;
    height: 61px;
    position: relative;
    background: #fff;
    border-bottom: 1px solid #d4d4d4;
    border-top: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    z-index: 10;
}

.owl-next {
    width: 30px;
    height: 61px;
    position: absolute;
    top: 50%;
    right: -50px;
    margin-top: -31px;
}

.up-owl-round {
    width: 61px;
    height: 30px;
    position: absolute;
    background: #fff;
    left: 50%;
    bottom: -1px;
    margin-left: -31px;
    border-top: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
    border-left: 1px solid #d4d4d4;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    z-index: 1;
}

.owl-round span {
    width: 28px;
    height: 28px;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -14px;
    margin-left: 0;
    background-image: url('img/sprite.png');
    background-repeat: no-repeat;
}



.owl-round .icon-left {
    background-position: -155px -184px;
}

.left-owl-round:hover .icon-left {
    background-position: 9px -95px;
}
.owl-round .icon-right {
    background-position: -165px -155px;
}
.right-owl-round:hover .icon-right {
    background-position: -30px -95px;
}

.owl-round .icon-up {
    top: initial;
    bottom: 0;
    left: 50%;
    margin-left: -14px;
    background-position: -203px -92px;
}
.right-owl-round:hover .icon-up {
    background-position: -202px -104px;
}

.minute-item-part {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.minute-item-image {
    float: left;
    width: 64px;
    height: 64px;
    margin-right: 10px;
}



.minute-item-image .small-image-arrow {
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-right: 7px solid #fff;
    position: absolute;
    right: 0;
    top: 5px;
}

.minute-suptitle {
    font-family: Arial, Helvetica;
    font-size: 12px;
    font-weight: 300;
    margin: 0;
    color: #017eba;
}

.minute-title  {
    margin: 0;
}

.minute-title a {
    color: #2d2e2f;
    font-weight: 300;
    font-size: 15px;
    line-height: 16px;
    width: 225px;
}

.mr-title {
    font-size: 14px;
    margin-top: 12px;
    color: #ca0909;
    text-transform: uppercase;
    font-weight: 700;
}

.mr-link {
    color: #2d2e2f;
    margin-left: 2px;
    overflow: hidden;
    font-weight: 300;
}

.mr-expand {
    display: block;
    float: right;
    width: 20px;
    height: 20px;
    background-image: url(img/toggle-down.png);
}

/* paginacija */

.paginacija {
    padding: 20px 0 40px;
    text-align: center;
    border-top: 1px solid #d4d4d4;
}

.paginacija a {
    color: #023c64;
    padding: 1px;
    margin: 2px;
    font-weight: bold;
}

.paginacija a:hover {
    color: #023c64;
}

.paginacija a.tekucaStrana {
    color: #ca0909;
}

/* home featured */

.featured-banner  {
    overflow: hidden;
    margin-bottom: 5px;
}


@media only screen and (min-width:768px) {
    .lead-first-featured {
        padding-right: 2px;
    }
}

.category-preview {
    border-top: 1px solid #d4d4d4;
}

.category-preview .side-one-article {
    padding-top: 10px;
}

.second-featured  .side-one-article:last-child {
    border-bottom: none;
}

.category-preview .side-article-title {
    font-weight: 300;
}

.cat-prev-title {    
    color: #023c64;
    text-align: left;
    font-size: 22px;
    line-height: 42px;
    font-weight: bold;
    padding-bottom: 8px;
}

.cat-prev-title a {
    color: #023c64;
    border-bottom: 5px solid #023c64;
    text-align: left;
    font-size: 22px;
    line-height: 42px;
    font-weight: bold;
    padding-bottom: 11px;
    padding-right: 20px;
}

.cat-prev-cont {
    border-top: 1px solid #d4d4d4;
}

.first-featured-title a {
    color: #023c64;
    font-size: 20px;
    line-height: 22px;
    font-weight: bold;
}

.featured-first-text {
    padding-left: 10px;
    padding-right: 10px;

}

.featured-one-text {
    padding-bottom: 15px;
    border-bottom: 1px solid #d4d4d4;
    margin-bottom: 10px;
}

.cf-intro {
    font-size: 16px;
    line-height: 18px;
    color: #505254;
    margin-top: 10px;
    font-weight: 300;
}

.third-w-image:first-child {
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

/* Editors choice */

.home-editors-choice {
    margin-left: -20px;
    margin-right: -20px;
    background-color: #D9DFFF;
}

.home-editors-choice .owl-dots {
    display: none;
}

.home-editors-choice > div {
    padding: 12px 20px;
}

.home-editors-choice .mr-title {
    display: block;
    margin-bottom: 15px;
    margin-top: 0;
}

.home-editors-choice .left-owl-round, .home-editors-choice .right-owl-round {
    background-color: #D9DFFF;
}

.home-editors-choice .article-info-cat {
    background-color: #d31614;
}

.home-editors-choice .four-one-main-text {
    padding: 0 10px 10px 10px;
}

.home-editors-choice .four-small-suptitle {
    color: #d31614;
}

.home-editors-choice .side-main-headline a {
    color: #000;
}

.home-editors-choice + div + .category-preview {
    border-top: none;
}

/* PAGES */

.page-middle {
    padding-top: 20px;
    padding-bottom: 20px;
}


/* COLORS */
/*
.sport a {
    color: #5a7d00;
}

.sport .article-info-cat {
    color: #fff;
    background-color: #5a7d00;
}

.sport .title-dot {
    background-color: #5a7d00;
}
.sport .cat-prev-title, .sport .cf-suptitle {
    color: #5a7d00;
}*/


/* Q&A */

.poll {
    border-top: 1px solid #d4d4d4;
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
}

.poll .round-ico {
    top: 45px;
}

.icon-poll {
    background-position: -33px -182px;
}

.poll-label h4 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    color: #2d2e2f;
    margin-bottom: 0;
}

.poll-label p {
    width: 100%;
    font-weight: 300;
    font-size: 17px;
    line-height: 24px;
}


.poll-title h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
    margin: 0;
}

.poll-answer {
    padding-bottom: 15px;
}

.poll-answer span {
    font-size: 12px;
}

.poll-answer .poll-percent {
    display: block;
    width: 100%;
    color: #ca0909;
    font-weight: 700;
    font-size: 16px;
}

.poll-answer.col-md-4:nth-child(3n+1) {
    clear: left;
}

.poll-answer.col-md-3:nth-child(4n+1) {
    clear: left;
}


.poll-buttons input {
    background-color: #ca0909;  
    color: #fff;
    border: none;
    cursor: pointer;
    font-weight: 700;
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 3px;
    width: 100%;
    max-width: 88px;
}

.poll-buttons a {
    display: inline-block;
    background-color: #2d2e2f;  
    color: #fff;
    border: none;
    cursor: pointer;
    font-weight: 700;
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 3px;
    width: 100%;
    max-width: 88px;
    text-align: center;
}

.poll-buttons a:hover, .poll-buttons a:focus {
    text-decoration: none;
}

.banners-branding-left {
    left: 50%;
    margin-left: -1024px;
    position: fixed;
    text-align: left;
    top: 0px;
    width: 500px;
    overflow: hidden;
    z-index: 1;
}

.banners-branding-left > div {
    float: right;
}

.banners-branding-right {
    right: 50%;
    margin-right: -1023px;
    position: fixed;
    text-align:left;
    top: 0px;
    width: 500px;
    overflow: hidden;
    z-index: 1;
}

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

    .wrapper {
        border-left: 1px solid #d4d4d4;
        border-right: 1px solid #d4d4d4;
    }

    .cat-small-image {
        padding-right: 10px;
    }

    .cat-small-text {
        padding-left: 0;
    }

    .mob-search-btn {
        display: none;
    }

    .submenu {
        width: 100%;
        border-top: 1px solid #d4d4d4;
    }
    
    .home-vert {
        position: relative;
        overflow: hidden;
        display: block;
    }
    
    .home-vert-image-help {
        display: block;
        height: 0;
        overflow: hidden;
        padding-bottom: 172%;
    }
    
    .featured-imgs .home-vert-image {
        position: absolute;
        top: 0;
        left: -50%;
        width: auto;
        height: 100%;
        max-width: none;
    }


}

@media only screen and ( min-width: 992px ) {
    .search-main {
        display: table;
        width: 100%;
    }
    
    .search-main > div {
        display: table-cell;
        float: none;
        vertical-align: top;
    }

    .category-preview .first-featured {
        padding-right: 0;
    }
    .category-preview .category-featured .second-featured {
        padding-right: 0;
        padding-left: 0;
    }
    .category-preview .third-featured {
        padding-left: 0;
    }

    .first-featured .cat-prev-cont {
        padding: 10px 6px 15px 0;
    }

    .second-featured .cat-prev-cont {
        padding: 0 12px 0 6px;
        border-right: 1px solid #d4d4d4;
        border-left: 1px solid #d4d4d4;
    }

    .second-featured .cat-prev-title, .third-featured .cat-prev-title {
        padding-left: 6px;
    }

    .third-featured .cat-prev-cont {
        padding: 10px 6px;
    }
    
    .lead-featured .first-featured-left {
        width: 40%;
    }

    .first-featured-left:first-child {
        padding-right: 4px;
    }

    .first-featured-left:last-child {
        padding-left: 4px;
    }
    
    .first-featured-right {
        padding-left: 4px;
    }
    
    .lead-featured .first-featured-right {
        width: 60%;
    }

    .fix-to-top {
        position: fixed;
        background-color: #fff;
        top: 0;
        z-index: 1000;
    }

    .footer-logo {
        border-right: 1px solid #d4d4d4;
    }

    .wrapper {
        padding: 28px 20px 20px 20px;
    }

    .cat-left, .single-left {
        border-right: 1px solid #d4d4d4;
    }

    .header-right {
        text-align: right;
    }
    

    .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 0;
    }

    .navbar-default {
        margin-bottom: 0;
    }

    .logo-head {
        padding-bottom: 10px;
    }

    .header-social {
        padding-top: 11px;
    }

    .navbar-default .navbar-collapse {
        border-top: 1px solid #d4d4d4;
        border-bottom: 1px solid #d4d4d4;
        margin-top: 10px;
    }

    .navbar-nav > li:first-child > a {
        /*padding-left: 0;*/
    }

    .navbar-default .navbar-nav > li > a {
        padding: 10px;
    }



    .navbar-default .navbar-nav > li {
        position: relative;
    }

/*    .menu-arrow {
        position: absolute;
        bottom: -6px;
        left: 0px;
        right: 0px;
        width: 0;
        content: "";
        height: 0;
        border-left: 6px solid rgba(0, 0, 0, 0);
        border-right: 6px solid rgba(0, 0, 0, 0);
        border-top: 6px solid #d31614;
        display: none;
        margin-left: auto;
        margin-right: auto;
        z-index: 101;
    }*/

    .act .menu-arrow {
        display: block;
    }

    .red .menu-arrow {
        border-top-color: #d31614;
    }
    .green .menu-arrow {
        border-top-color: #5a7d00;
    }
    .blue .menu-arrow {
        border-top-color: #023c64;
    }
    .purple .menu-arrow {
        border-top-color: #900253;
    }

    .cat-left {
        padding-right: 25px;
    }

    .category-featured > .col-md-4 {
        width: 30%;
    }
    .category-featured > .col-md-2 {
        width: 20%;
        padding-left: 5px;
    }

    .category-featured > .lead-second-featured {
        padding-left: 3px;
        padding-right: 5px;
    }

    .category-featured > .lead-featured-latest {
        padding-left: 0;
    }
    
    .lead-featured .category-featured > .lead-featured-latest {
        padding-left: 3px;
    }
    
    .lead-featured .first-featured-left:first-child {
        padding-right: 2px;
    }
    
    .lead-featured .first-featured-left:last-child {
        padding-left: 3px;
    }
    .category-first-featured {
        padding-right: 5px
    }

    .category-second-featured {
        padding-left: 0;
        padding-right: 10px;
    }



    .mm-left, .mm-side {
        height: 401px;
    }

    .mm-box-holder {

    }

    .mm-small {
        height: 33.33333333%;
        overflow: hidden;
        border-bottom: 1px solid #fff;
    }

    .mm-small:last-child {
        border: none;
    } 
    
    
    .poll-buttons {
        padding-left: 0;
    }

    .poll-title {
        padding-left: 0;
    }


}


@media only screen and (min-width:1100px) {

    .wrapper {
        width: 1047px;
    }

}


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

    .cat-left, .mm-left, .single-left {
        width: 68.5%;
    }

    .sidebar, .mm-side {
        width: 31.5%;
    }

    .mm-left, .mm-side {
        height: 401px;

    }

    .mm-box-holder {

    }

    .mm-small {
        height: 33.33333333%;
        overflow: hidden;
        border-bottom: 1px solid #fff;
    }

    .mm-small:last-child {
        border: none;
    } 

}

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

  

}




@media only screen and (max-width:1200px) {
    .mm-large img {
        height: 100%;
        width: auto;
    }

}

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

    footer {
        border-top: 3px solid #023c64;
    }

    .footer-menu {
        padding-top: 20px;
    }

    .round-time .clock-ico {
        float: left;
        position: relative;
        left: 0;
        background-color: transparent;
        border: none;
        width: 18px;
    }

    .published-hour {
        padding-left: 50px;
    }

    .round-time .clock-ico .icon-clock {
        background-image: url(img/red-clock.png);
        background-size: cover;
        background-position: center;
        left: 0;
    }

    .weather-wrapp {
        position: static;
    }

    .weather-icon {
        background-size: cover; 
    }

    .weather-relative {
        position: relative;
    }

    .weather-no-relative {
        position: static;
    }

    .weather-data {
        width: 50%;
        float: left;
        padding: 0;
    }

    .weather-data.weather-data-mobile {
        width: 100%;
    }

    .weather-data span {
        color: #2d2e2f;
    }

    .weather-toggle {
        top: 30px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .weather-line {
        width: 100%;
        height: 10px;
        margin-bottom: 10px;
        border-bottom: 1px solid #d4d4d4;
    }

    .poll-title h3 {
        margin: 10px 0;
    }
    
    .round-ico  {
        display: none;
    }
    
    .mm-left {
        padding-right: 15px;
    }
    
    .mm-side {
        padding-left: 15px;
    }
    
    .mm-left img {
        width: 100%;
        height: auto;
    }




}

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

    .home-editors-choice {
        margin-left: -15px;
        margin-right: -15px;
    }

    .header-right {
        display: none;
        position: absolute;
        top: 100%;
        z-index: 110;
        background-color: #fff;
    }
    
    #search {
        margin-left: 0;
        margin-right: 0;
    }

    .footer-menu li a {
        font-size: 12px;
        font-weight: 500;
    }

    .cat-small-teaser, .article-info {
        /*display: none;*/
    }

    .small-image-arrow {
        border-top: 12px solid transparent;
        border-bottom: 12px solid transparent;
        border-right: 12px solid #fff;
        top: 5px;
    }

    .mob-search-btn {
        color: #d31614;
        background-color: transparent;
        border: none;
        padding: 8px 12px;
        margin-top: 8px;
        float: left;
    }

    .navbar-default .navbar-toggle {
        border: none;
    }

    .navbar-default .navbar-collapse {
        border-top: none;
        border-bottom: 1px solid #d4d4d4;
    }

    .navbar {
        position: static;
        min-height: 0;
    }

    .navbar-header {
        position: absolute;
        top: 10px;
        right: 0;
    }

    .btnSearch {
        /*display: none;*/
    }

    .filter-cat-time h2 {
        display: none;
    }

    .weather-icon-main {    
        width: 30px;
        height: 30px;
        background-size: cover;
    }

    .select-box {
        width: 50%;
        padding-right: 5px;
    }

    .filter {
        width: 35%;
        margin-left: 0;
        padding-left: 5px;
    }

    .sbHolder {
        width: 100%;
    }

    .sbSelector {
        width: 100%;
    }

    .sbOptions {
        width: 100%;
    }

    .has-submenu .navbar-nav {
        float: left;
        width: 50%;
    }

    .has-submenu .navbar-nav.submenu {
        float: right;
        width: 50%;
    }
    
   	.multimedia-banner .left-big-banner {width:100%!important; height: 300px!important;}
	.multimedia-banner .right-small-banner {width:100%!important; margin-top:2px!important;}


}
.grecaptcha-badge {
    display: none;
}
/* very small screens debug */
@media only screen and (max-width:321px) {

    .weather-data-mobile .weather-town {
        font-size: 11px;
    }

    .logo-head {
        padding-top: 5px;
    }

}
