.embed-responsive, .embed-code-container {
    text-align: center;
    margin-bottom: 20px;
    position: relative;
}

.embed-responsive .video-container{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;

}
.single-news-content p iframe{
    text-align: center;
    margin: 15px auto !important;
    padding: 5px auto !important;
}

.embed-responsive iframe, 
.embed-responsive object, 
.embed-responsive embed, 
.embed-responsive blockquote, 
.embed-responsive twitterwidget,
.embed-code-container iframe, 
.embed-code-container object, 
.embed-code-container embed, 
.embed-code-container blockquote, 
.embed-code-container twitterwidget{
    margin: 0px auto !important;
    padding: 0px auto !important;
    max-width: 100% !important;

}
.cursor {
    cursor: pointer;
}

.hide-comment{
    display: none;
}

.banner-100 {
    width: 100%;
    min-height: 0px;
    height: auto;
    overflow:hidden; 
    display: block;
}

.banner-aside-100 {
    width: 100%;
    min-height: 0px;
    height: auto;
    display: block;
}

.banner .container{
    /*background-color: #ff0000;*/
    text-align: center;
    vertical-align: central;
    margin: 0 auto;
    font-size: 30px;
    font-weight: bold;
    color: white;
}
.banner .container {
    background-clip: content-box;
}

.single-page-inner {
    border-bottom: 0px;
}


.embed-responsive[data-socialembed="twitter"] .twitter-tweet {
    margin: 0 auto;
}


.iframe-container {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 90px; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

/* Then style the iframe to fit in the container div with full height and width */
.iframe-responsive {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.iframe-container .top-widget-wrapper {
    width: auto !important;
}

.iframe-container .top-carousel-wrapper {
    width: auto !important;
}


.single-news .inlineImage_center img {
    width: 100%;
}

.single-news p a {
    color: #B0162B;
    font-weight: bold;
}

.single-news .anterfile b{
    width: 100%;
    color: #B0162B;
    display: block;
}

.column .column-title {
    font-size: 2.2rem;
}

@media(max-width:992px){
    .big-banner{
        display: none !important;
    }
}

@media(min-width:992px){    
    .big-banner{
        display:block;
        z-index:99999;

    }
    .banner-left{
        z-index:99999;
        overflow:hidden;
        text-align:right;
        top:0px !important;
        position:fixed;
        display:block !important;
        text-align:right;
        width:0px;
        padding-right: 6px;
        background-color: white;
    }
    .banner-right{
        right:-10px;
        z-index:99999;
        overflow:hidden;
        text-align:left;
        top:0px !important;
        position:fixed;
        display:block !important;
        width:0px;
        background-color: white;
        padding-left: 5px;
    }
    .banner-right img{
        float:left;
    }
    .banner-left img{
        float:right;
    }

}

@media (max-width: 575px) {
    .category-news-section .aditional-news-wrapper .news-item .news-item-data h3.news-item-title{
        font-size: 1.6rem !important;
    }
    main {
        min-height:300px 
    }

    .poll-intext-single .ct-chart .ct-legend li{
        font-size: 1.4rem;
    }
}

@media (min-width: 992px) {
    /*    .banner .container {
            padding-left: 0px;
            padding-right: 0px
        }*/

    .poll-intext-single .ct-chart .ct-legend {
        max-width: 450px;
        margin: 0 auto;
    }
}

textarea.form-control {
    line-height: 23px;
}

.survey-range {
    height: 5px;
    background: #f69192;
}

.poll-intext-single .ct-chart .ct-legend li{
    font-size: 1.4rem;
}

.embed-responsive .brid {
    width: 100% !important;
    height: auto !important;
}

.language-menu li + li::before {
    content: none;
}


.banner .container {
    overflow: hidden;
}

@media(max-width:970px){
    .banner .container{
        max-width: 93% !important;
        text-align: center;
        margin: 0 auto;
    }
}

@media(max-width:970px){
    .banner-p-1 .m_top{
        height: 120px !important;
        width: auto !important;
        max-width: 320px !important;
        display: block;
        overflow: hidden;
        text-align: center;
        margin: 10px auto;
    }

    .banner-p-2 .mbox1{
        min-height: 250px !important;
        height: auto;
    }
}

@media(min-width:971px){
    .banner-p-1 .leaderboard_top{
        height: 250px !important;
        width: auto !important;
        max-width: 970px !important;
        display: block;
        overflow: hidden;
        text-align: center;
        margin: 20px auto;
    }

    #s1-banner {
        min-height: 600px !important;
        height: auto;
    }
    
}
@media(min-width:769px){
  
    .single-news .single-news-content h2.news-description {
        font-size: 2.3rem;
        line-height: 2.9rem;
        letter-spacing: 0.35px;

        font-family: "Roboto-Regular",sans-serif;
        padding-bottom: 10px;
        font-weight: bold;
        margin-left: 0px;
        border-bottom: 0px;
    }
}

.single-news .single-news-header .social-sharing a.fa{
    width: 36px;
    margin-right: 3px;
}

@media(max-width:768px){
    .single-news-header .img-placeholder.size-16-9::before {
        padding-top: 53.6%;
    }
    
    .single-news .single-news-header .news-title{
        font-size: 2.7rem;
        line-height: 3.15rem;
        letter-spacing: 0.41px;
    }
    .single-news .single-news-content h2.news-description {
        font-size: 1.7rem;
        line-height: 2.1rem;
        letter-spacing: 0.35px;

        font-family: "Roboto-Regular",sans-serif;
        padding-bottom: 10px;
        font-weight: bold;
        margin-left: 0px;
        border-bottom: 0px;
    }
}


.tiktok-embed iframe {
    position: relative !important;
}

.category-menu a{
    white-space: nowrap;
}

@media(min-width:992px){
    .category-menu{
        width: 70% !important;
    }
    .category-menu a{
        padding-right: 3px !important;
    }
}
@media(min-width:1250px){
    .category-menu{
        width: 72.5% !important;
    }
}


.radio-news-wrapper {
    border-top: 11px solid #f04c23;
    background:linear-gradient(to bottom, #000 0px, #000 140px, #ef4c24 140px, #ef4c24 232px, #000 232px, #000, 244px, #fff 244px)
}
@media (min-width: 768px) {
    .radio-news-wrapper {
        background: linear-gradient(to bottom, #000 0px, #000 165px, #ef4c24 165px, #ef4c24 288px, #000 288px, #000, 299px, #fff 299px);
    }
}
@media (min-width: 992px) {
    .radio-news-wrapper {
        background: linear-gradient(to bottom, #000 0px, #000 153px, #ef4c24 153px, #ef4c24 261px, #000 261px, #000, 272px, #fff 272px);
    }
}
@media (min-width: 1250px) {
    .radio-news-wrapper {
        background: linear-gradient(to bottom, #000 0px, #000 187px, #ef4c24 187px, #ef4c24 328px, #000 328px, #000, 339px, #fff 339px);
    }
}
.radio-news-wrapper .owl-stage {
    display: flex;
}
.radio-news-wrapper .owl-nav {
    position: absolute;
    top: -40px;
    right: 20px;
    left: auto;
}
@media (min-width: 768px) {
    .radio-news-wrapper .owl-nav {
        right: 0;
    }
}
.radio-news-wrapper .owl-nav [class*="owl-"] {
    position: relative !important;
    width: 35px !important;
    height: 24px !important;
    border: 2px solid #fff !important;
    border-radius: 4px !important;
    background-color: transparent !important;
    opacity: 1 !important;
    margin-left: 10px;
}
.radio-news-wrapper .owl-nav [class*="owl-"].disabled {
    opacity: 0.5 !important;
}
.radio-news-wrapper .owl-nav [class*="owl-"].owl-prev span.fa {
    transform: rotate(180deg) translateY(-1px);
}
.radio-news-wrapper .owl-nav [class*="owl-"] span.fa {
    font-size: 1.4rem;
    color: #fff;
    line-height: 21px;
    text-align: center;
}
.radio-news-wrapper .radio-header {
    margin-bottom: 2.5rem;
}
.radio-news-wrapper .radio-header .radio-section-title,
.radio-news-wrapper .radio-header .radio-section-title a {
    color: #fff;
    position: relative;
    z-index: 2;
    font-family: "Avenir-Heavy";
    font-size: 2.5rem;
    margin-bottom: 0;
    text-transform: uppercase;
}
.radio-news-wrapper .radio-item {
    width: 150px;
    padding-bottom: 10px;
}
@media (min-width: 768px) {
    .radio-news-wrapper .radio-item {
        width: 100%;
    }
}
.radio-news-wrapper .radio-item .img-placeholder {
    background-color: transparent;
    margin-bottom: 25px !important;
}
.radio-news-wrapper .radio-item .img-placeholder:after {
    padding-top: 91.77%;
    display: block;
    content: "";
}
.radio-news-wrapper .radio-item .radio-item-data {
    background: #fff;
    box-shadow: 0 6px 8px 0 rgba(192, 192, 192, 0.5);
    border-radius: 0 0 10px 10px;
    padding: 15px 5px;
}
.radio-news-wrapper .radio-item .radio-item-data .radio-item-title a {
    display: block;
    text-align: center;
    font-size: 1.8rem;
    line-height: 2.2rem;
}
@media(min-width:992px){
    .radio-news-wrapper .radio-item .radio-item-data .radio-item-title a {
        font-size: 2rem;
        line-height: 2.4rem;
    }
}
.radio-news-wrapper .radio-item .radio-item-data .radio-item-title a span {
    font-size: 1.5rem;
    font-weight: normal;
    display: block;
    font-family: "Roboto-Medium";
}


.single-gallery-wrapper .gallery-share .fa-viber{
    background: #7b519d url('asets/viber-logo.png') no-repeat center center;
    background-size: 65% auto;
}

@media(min-width:768px){
    .tip-frame-mobile {
        display: none;
    }
    .tip-frame-desktop {
        display: block;
    }
    .tip-frame {
        height: 230px;
        border: none;
        width: 100%;
        background: black;;
        text-align: center;
    }
}

@media(max-width: 768px){
    .tip-frame {
        height: 500px;
        width: 100%;
        border: none;
        background: black;;
        text-align: center;
    }

    .tip-frame-mobile {
        display: block;
    }
    .tip-frame-desktop {
        display: none;
    }
}



.kvote-grupa {
    background: #161b20;
    text-transform: uppercase;
    color: white;
    text-align: left;
    line-height: 5rem;
}

.kvote-polje {
    background: #232a31;
    text-transform: uppercase;
    color: white;
    text-align: left;
    line-height: 1.4rem;
    border-bottom: 4px solid #000;
    font-size: 1.3rem;
    height: 4.5rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0 3px;
}
@media(min-width: 576px){
    .kvote-polje {
    font-size: 1.6rem;
    line-height: 1.6rem;
    }
}

.kvote-kvota {
    background: #394046;
    text-transform: uppercase;
    color: white;
    text-align: center;
    font-size: 14px;
    height: 4.5rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-bottom: 4px solid #000;
}




.gallery-news-wrapper{
    background: #ed2324;
    padding: 15px 5px !important;
    border-top: 10px solid #000;;
}
.gallery-news-wrapper .gallery-section-title{
    color:#fff;
    font-family: "Avenir-Heavy";
    font-size: 1.8rem;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.gallery-items-wrapper{
    display: flex;
    flex-wrap: wrap;
    position: relative;
}
.gallery-news-wrapper .news-item{
    border: none !important;
    
    overflow: hidden;
    padding-bottom: 0 !important;
}
.gallery-news-wrapper .news-item:first-of-type{
flex: 0 0 100%;
width: 100%;
}


.gallery-news-wrapper .news-item:first-of-type .news-item-img::after{
background-size: 50px auto !important;
}
.gallery-news-wrapper .news-item:nth-of-type(2){
    flex: 0 0 calc(50% - 3px);
    width: calc(50% - 3px);
    margin-right: 6px;
}

.gallery-news-wrapper .news-item:nth-of-type(3){
    flex: 0 0 calc(50% - 3px);
    width: calc(50% - 3px);
}

.gallery-news-wrapper .news-item .news-item-img{
    margin-bottom: 0 !important;
}

.gallery-news-wrapper .news-item .news-item-img:after{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.2);
    background-image: url('asets/camera.svg');
    background-position: center center;
    background-size: 30px auto;
    background-repeat: no-repeat;
    content: '';
    display: block;
}

.gallery-news-wrapper .news-item .news-item-data{
    background-color: #fff;
    padding: 10px;
    height: 100%;
}
.gallery-news-wrapper .news-item .news-item-data .news-item-description{
    display: none !important;
}
.gallery-news-wrapper .news-item + .news-item .news-item-data .news-item-title a{
    font-size: 1.4rem;
    line-height: 1.7rem;

}

.gallery-news-wrapper .btn-outline-secondary{
    border:2px solid #fff;
    color:#fff;
}

@media(min-width: 768px){
    .gallery-news-wrapper .news-item:first-of-type{
        flex: 0 0 calc(66.66% - 3px);
        width: calc(66.66% - 3px);
        margin-right: 6px;
        }
        .gallery-news-wrapper .news-item:first-of-type .news-item-img::before{
            padding-top: 75%;
        }
        .gallery-news-wrapper .news-item:first-of-type .news-item-data .news-item-title a{
            font-size: 1.6rem;
            line-height: 2rem;
            min-height: 4rem;
        }


}
@media(min-width: 768px){
    .gallery-news-wrapper .news-item:nth-of-type(3){
        flex: 0 0 calc(33.33% - 3px) !important;
        width: calc(33.33% - 3px) !important;
        position: absolute;
        right: 0;
        bottom: 0;
        }
}


@media(min-width: 768px){
    .gallery-news-wrapper .news-item:nth-of-type(2){
        flex: 0 0 calc(33.33% - 3px) !important;
        width: calc(33.33% - 3px) !important;
        margin-right: 0 !important;
        align-self: flex-start;
        }

        .gallery-news-wrapper .news-item + .news-item .news-item-data .news-item-title a{
            font-size: 1.4rem;
            line-height: 1.7rem;
            max-height: 5.1rem;
            overflow: hidden;
            }
}

@media(min-width: 1250px){
    
    .gallery-news-wrapper .news-item:first-of-type .news-item-data .news-item-title a{
        font-size: 1.8rem;
        line-height: 2.4rem;
        max-height: 4,8rem;
        overflow: hidden;
        }
        .gallery-news-wrapper .news-item + .news-item .news-item-data .news-item-title a{
            font-size: 1.6rem;
            line-height: 2rem;
            max-height: 6rem;
            overflow: hidden;
            }
}

.tip-widget-box .tip-widget-data .liga-row {
    background: #29313a !important;
    font-size: 1.4rem;
}


.fa, .far, .fas{
    font-family: "Font Awesome 5 Free", 'FontAwesome' !important;
}




.obituary-wrapper .obituary-header {
    background-color: #000;
    color: #fff;
    padding: 5px 10px;
    margin-bottom: 13px;
}
.obituary-wrapper .obituary-header a {
    color: #fff;
}
.obituary-wrapper .obituary-header .obituary-section-title {
    margin-bottom: 0;
    line-height: 2.2rem;
}
.obituary-wrapper .obituary-header .obituary-section-title a {
    font-family: "Avenir-Heavy";
    font-size: 1.8rem;
    line-height: 2.2rem;
    display: block;
    position: relative;
    top: 1px;
    text-transform: uppercase;
}
.obituary-wrapper .owl-item:not(:last-of-type):after {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    right: -12px;
    background: #ccc;
    display: block;
}
.obituary-wrapper .owl-item.active ~ .owl-item .obituary-item::before {
    content: "";
    position: absolute;
    top: -5px;
    left: 0;
    display: block;
    width: 100%;
    height: calc(100% + 10px);
    background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #fff 65%);
    z-index: 3;
}
.obituary-wrapper .owl-item .obituary-item {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-direction: column;
    width: 70vw;
    height: 100%;
    border: 5px solid #000;
    position: relative;
    padding: 10px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right center;
}
.obituary-wrapper .owl-item .obituary-item.banner {
    width: 320px;
    border: none
}
.obituary-wrapper .owl-item .obituary-item.banner .banner-wrapper {
    width: 300px;
    min-height: 250px;
    background-color: #eee;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.obituary-wrapper .owl-item .obituary-item.banner .banner-wrapper:after {
    content: 'Oglas';
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    color:#ccc;
    z-index: 0;

}
.obituary-wrapper .owl-item .obituary-item.banner .banner-wrapper > *{
    position: relative;
    z-index: 2;
}

@media (min-width: 768px) {
    .obituary-wrapper .owl-item .obituary-item {
        width: 500px;
    }
}
@media (min-width: 1250px) {
    .obituary-wrapper .owl-item .obituary-item {
        width: 595px;
    }
}
.obituary-wrapper .owl-item .obituary-item .banner-title {
    font-size: 3rem;
    line-height: 4.9rem;
    color: #fff;
    text-transform: uppercase;
    font-style: italic;
   
}
.obituary-wrapper .owl-item .obituary-item .banner-title span{
font-size: 1.8rem;
text-decoration: underline;
}
@media(min-width:576px){
    .obituary-wrapper .owl-item .obituary-item .banner-title {
    font-size: 3.9rem;
    }
}
.obituary-wrapper .owl-item .obituary-item .greaving {
    font-size: 1.6rem;
    line-height: 1.8rem;
    margin-bottom: 0.5rem !important;
    color: #454545;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;  
    overflow: hidden;

}
.obituary-wrapper .owl-item .obituary-item .person-image {
    width: 90px;
    border: 2px solid #000;
    position: relative;
    margin-bottom: 0.5rem;
}
.obituary-wrapper .owl-item .obituary-item .person-image:before {
    content: "";
    padding-top: 120%;
    display: block;
}
.obituary-wrapper .owl-item .obituary-item .person-image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}
.obituary-wrapper .owl-item .obituary-item .person-name {
    color: #191919;
    font-size: 2rem;
    line-height: 2.4rem;
    margin-bottom: 0rem;
}
.obituary-wrapper .owl-item .obituary-item .funeral-info {
    font-size: 1.6rem;
    line-height: 1.8rem;
    padding: 0;
    margin-bottom: 0.3rem;
    color: #454545;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;  
    overflow: hidden;

}
.obituary-wrapper .owl-item .obituary-item .funeral-info ~ .greaving{
    margin-bottom: 0.5;
    display: none;
}
.obituary-wrapper .owl-item .obituary-item .published{
    margin-bottom: 0;
    font-size: 1.4rem;
    line-height: 1;
    display: none;
}
.obituary-wrapper .owl-item .obituary-item .date-of-death {
    font-size: 1.4rem;
    line-height: 1;
    padding: 0;
    margin-bottom: 0.5rem;
    color: #454545;
}
.obituary-wrapper .owl-stage {
    display: flex;
}
.obituary-wrapper .owl-nav {
    position: absolute;
    top: -29px;
    right: 10px;
    left: auto;
}
/* @media (min-width: 768px) {
    .obituary-wrapper .owl-nav {
        width: 500px;
    }
}
@media (min-width: 1250px) {
    .obituary-wrapper .owl-nav {
        width: 595px;
    }
} */
.obituary-wrapper .owl-nav button[class*="owl-"] {
    /* position: absolute !important; */
    /* width: 45px !important;
    height: 45px !important;
    background: #000 !important;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 0; */
    background: #000 !important;
    border: 2px solid #fff !important;
    border-radius: 4px;
    position: relative;
    padding: 3px 10px !important;
    width: 35px !important;
    height: 24px !important;
    display: inline-flex !important;
    justify-content: center;
    align-items: center;
}
/* .obituary-wrapper .owl-nav [class*="owl-"].disabled {
    display: none;
} */
.obituary-wrapper .owl-nav [class*="owl-"].owl-prev {
    /* left: 0; */
    margin-right: 10px;
}
.obituary-wrapper .owl-nav [class*="owl-"].owl-prev span{
    transform: rotate(-180deg);
}
/* .obituary-wrapper .owl-nav [class*="owl-"].owl-prev.disabled {
    display: none;
} */
.obituary-wrapper .owl-nav [class*="owl-"].owl-next {
    /* right: 0; */
}
.obituary-wrapper .owl-nav [class*="owl-"].owl-next span{
    /* right: 0; */
    position: relative;
    top: -2px;
}
.obituary-wrapper .owl-nav [class*="owl-"] span.fa {
    font-size: 1.5rem;
    color: #fff;
    line-height: 17px;
    text-align: center;
}


.single-news-content .embed-responsive[data-socialembed="default"]{
    overflow: visible !important;
}
.single-news-content .embed-responsive[data-socialembed="default"] iframe{
    position: static !important;
}