

/* posts pages */

.cp-category  {
    padding: 3px;
    margin: 0 3px 5px 0;
    background-color: #000;
    color: #FFFFFF;
    font-family: Montserrat, sans-serif;
    font-size: 13.89px;
    font-weight: 700;
    letter-spacing: 1.2px;
    line-height: 16px;
    display: inline-block;
    text-transform: uppercase;
}
.cp-category:hover  {
    color:#FFF;
}
.cp-teme-category{
    background-color: #E4A80C !important;
}
/* date */
.cpdate{
    font-size: 14px;
    line-height: 16px;
    text-align: left;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    letter-spacing: 1.2px !important;
    color: rgba(0, 0, 0, 0.70);
    display:inline;
}
.cpdate i {
    color: #E4A80C;
}
.white .cpdate{
    color:#fff;
}
/*.entry-header.research .cpdate, .research-split .cpdate{
    color: rgba(255, 255, 255, 0.70);
}*/
/* authoravatar */
.authoravatar{
    background-color: rgba(0,0,0,0.0);
    width: 90px;
    min-width: 30px;
    /*padding-top: 90px;*/
    /*position: relative;*/
    /*border-radius: 50%;*/
    /*background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: inline-block;*/
}


/*post headers - research*/
.research #primary{
    max-width: inherit;
}
.research .entry-header {
    margin-top: 0px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 80px;
    padding-bottom: 80px;
    padding-left: 70px;
}
.research .entry-header-info{
    background-color: rgba(0,0,0,0.58);
    padding: 30px;
    max-width: auto;
}
.research .entry-header-date{
    color: #FFF;
    margin-top: 20px;
}
.research .entry-title {
    color: #FFFFFF;
    font-family: "Noto Serif";
    font-size: 41.47px;
    font-weight: bold;
    line-height: 50px;
}
.research .post-thumb-author {
    color: #FFFFFF;
    font-family: Montserrat, sans-serif;
    font-size: 11.57px;
    font-weight: 600;
    letter-spacing: 1.82px;
    line-height: 16px;
    width:100%;
    margin-top:36px;
}
.research .post-thumb-author a {
    color: #FFFFFF;
}
.research .post-thumb-caption{
    width:100%;
}
/*post headers - split-screen*/
.research-split #primary{
    max-width: inherit;
}
.research-split .entry-header {
    margin-top: 0px;
    width: 100%;
    padding: 40px;
    background: #000;
    color:#fff;
}
.research-split .header-right{
    min-height:600px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.research-split hr {
    height: 1px;
    border:0;
    border-width: 0;
    color: #fff;
    background-color: #fff;
}
.research-split .entry-title {
    color: #FFFFFF;
    font-family: "Noto Serif";
    font-size: 41.47px;
    font-weight: bold;
    line-height: 50px;
}
.research-split .entry-header-date{
    color: #FFF;
    margin-top: 20px;
}
.research-split .post-thumb-author {
    color: #FFFFFF;
    font-family: Montserrat, sans-serif;
    font-size: 11.57px;
    font-weight: 600;
    letter-spacing: 1.82px;
    line-height: 16px;
    width:100%;
    margin-top:36px;
}
.research-split .post-thumb-author a {
    color: #FFFFFF;
}
.research-split .post-thumb-caption{
    width:100%;
}





/*temp css*/
.archive #primary {
    max-width: 768px;
    width:100%;
    margin:auto;
    float:none;
}








/*post elements*/
/********************/
/*captioned imaged*/
figure{
     max-width: 100% !important;
     margin: auto;
     width: 100% !important;
}
figcaption{
    width: 100%;
    /* opacity: 0.6; */
    color: #4D4D51;
    font-family: Montserrat, sans-serif;
    font-size: 11px;
    font-weight: 500;
    /* letter-spacing: 1.82px; */
    line-height: 16.5px;
    /* text-transform: uppercase; */
    text-align: right;
    margin-top: 8px;
}
.wpb_single_image.mobile figure, .wpb_single_image.mobile figure a {
    min-width: 100%;
    height: calc(100% - 0px);
}

/* enterfile glose  */
p:empty {
    display: none;
}

.fullw{
width: calc(100vw - 30px) ;
max-width: 100%;
margin-left: 0;
z-index: 9999;
position: relative;
}
.nostrech{
width: auto;
max-width: 100%;
height:auto;
}
.fullw iframe, .fullws iframe{
	max-width: 100% !important;
}
.filedownload{
	/*padding-right:30px;*/
}
.filedownload:after{
    content: '\f15c ';
    font-family: "FontAwesome";
    margin: 0 3px 0 5px;
    color: #E4A80C;
}

/* quote */
blockquote{
    color: #FFFFFF;
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    font-weight:300;
    letter-spacing: 0.28px;
    line-height: 30px;
    display: block;
}
blockquote p{
    background-color: #E4A80C;
    display: inline;
    line-height: 38px;
    padding: 0 0 0 30px;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    white-space: pre-wrap;
}
/* link */
.entry-content a{
    color: inherit;
    border-bottom: 2px solid #000000;
}
.entry-content .excerpt{
    opacity: 0.9;
    color: #000000;
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 600;
    /* letter-spacing: 0.25px; */
    /* line-height: 19px; */
    padding-bottom: 15px;
    margin-bottom: 40px;
    border-bottom: 2px solid #E4A80C;
    margin-top: 80px;
}
.entry-content iframe{
    max-width: 750px;
    width: 100%;
}

/* POST  */
.entry-header{
    margin-top:50px;
    width: 100%;
}
.entry-header-meta {
    margin-bottom:10px;
}
.entry-title{
    color: #37363B;
    font-family: Montserrat, sans-serif;
    font-size: 41.47px;
    font-weight: bold;
    letter-spacing: -0.32px;
    line-height: 50px;

}
.entry-header-date{
    margin-bottom:15px;
}
.post-thumb-img{
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}
.post-thumb-meta{
    display: flex;
    justify-content: space-between;
    padding-top: 10px;
    padding-left: 0px;
    margin-top: 0;
    margin-bottom: 30px;
}
.post-thumb-author{
    width:45%;
    opacity:1;
    color: #000000;
    font-family: Montserrat, sans-serif;
    font-size: 11.57px;
    font-weight: 600;
    letter-spacing: 1.82px;
    line-height: 16px;
    flex-wrap: inherit;
}
.post-thumb-author .authoravatar{
    width:50px;
    /*padding-top: 50px;*/
    margin-right: 27px;
}
.authoravatar div{
    width: 100%;
    padding-top: 100%;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.post-thumb-author a{
    color: #000000;
     opacity:0.7;
}
.post-thumb-caption{
    width:45%;
    text-align: right;
    /* opacity: 0.5; */
    color: #37363B;
    font-family: Montserrat, sans-serif;
    font-size: 11px;
    font-weight: 500;
    /* letter-spacing: 0.33px; */
    line-height: 16.5px;
    margin-top: 3px;
}
/*shortcodes*/
.antrefile{
    /* border-top: 8px solid #E4A80C; */
    /* width:280px; */
    /* float:right; */
    /* color: #000000; */
    /* font-family: "Noto Serif", sans-serif; */
    /* font-size: 20px; */
    /* letter-spacing: 0.59px; */
    /* line-height: 29px; */
    margin: 22px 0;
    padding: 0 5px 0 15px;
    margin-left: 60px;
    border-left: 1px solid #CACACB;
}
.antretitle, .antreimg, .antrefilecont{
    margin-top:15px;
    width: 100%;
    color: #000000 !important;
    font-family: "Noto serif", sans-serif;
    font-size: 14px;
    font-weight: 500;
    /* letter-spacing: 0.5px; */
    line-height: 22px;
    /* text-align: justify; */
    /* margin-top: 8px; */
    /* padding-top: 20px; */
}
.antretitle {
    color: #37363B;
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.28px;
    line-height: 27px;
}
.crelated{
    float: right;
    width: 280px;
    background: #E4A80C;
    padding: 15px;
    margin: 5px 0 10px 15px;
}
.crelatedtitle{
    color: #000000;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    letter-spacing: 0.59px;
    line-height: 29px;
}
.wp-caption-dd{
    width: 100%;
    opacity: 0.6;
    color: #000000;
    font-family: Montserrat, sans-serif;
    font-size: 11.57px;
    font-weight: bold;
    letter-spacing: 1.82px;
    line-height: 16px;
    text-transform: uppercase;
    text-align: right;
    margin-top: 8px;
}

.rmbox{
    border-top: 8px solid #E4A80C;
    width:100%;
    padding:30px;
    background-color: #EFEFEF;
    box-shadow: -2px 1px 7px 0 rgba(0,0,0,0.14), 0 2px 1px -1px rgba(0,0,0,0.12), 0 1px 3px 0 rgba(0,0,0,0.2);
    margin: 0 0 16px 0;
}
.rmbox .wp-caption{
    width:100% !important;
}
.rmbox iframe{
    width:100%;
}
.rmboxtitle {
    color: #000000;
    font-family: Montserrat, sans-serif;
    font-size: 28.8px;
    font-weight: bold;
    letter-spacing: 0.7px;
    line-height: 31px;
}
.rmboxteaser, .rmboxtext {
    color: #000000;
    font-family: Montserrat, sans-serif;
    font-size: 16.67px;
    letter-spacing: 1px;
    line-height: 24px;
    padding: 20px 0px 20px 0px;
}
.rmboxtext {
    padding: 0px 0px 20px 0px;
}
.rmboxteaserall{
    color: #000000;
    font-family: Montserrat, sans-serif;
    font-size: 11.57px;
    font-weight: bold;
    letter-spacing: 1.82px;
    line-height: 16px;
    text-transform: uppercase;
    margin: 0px 40px 0 40px;
    display: block;
    text-align: right;
}
.rmboxteaserall span{
    display: inline-block;
}
.rmboxteaserall span:hover{
    cursor: pointer;
}
.rmboxtext {
    height: auto;
    border: 1px solid transparent;
}
.rmboxtext.hidden{
    display:none;
}
.doniraj-short-container{
    position: relative;
}
.doniraj-short{
    margin: 20px 0;
    background: #4D4D51;
    padding: 34px 25px 25px 25px;
    position: relative;
}
.doniraj-short:before{
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left:-15px;
    width:15px;
    height: 100%;
    background: #4D4D51;
}
.doniraj-short:after{
    content: '';
    position: absolute;
    top: 0px;
    bottom: 0;
    right: -15px;
    width:15px;
    height: 100%;
    background: #4D4D51;
}
.doniraj-short h3{
    color: #FFF;
    font-family: Montserrat, sans-serif;
    font-size: 21px;
    line-height: 29px;
    font-weight: 600;
    letter-spacing: 0.1px;
    margin-bottom: 20px;
    text-align: center;
}
.doniraj-short a{
    color: #FFF;
    font-family: Montserrat, sans-serif;
    font-size: 21px;
    line-height: 24px;
    font-weight: 600;
    letter-spacing: 0.1px;
    background: #E6AE17;
    border-radius: 3px;
    padding: 5px 10px;
    margin: auto;
}
/*shortcodes end*/
.postauthors{
	clear:both;
}

h2.pagesubh{
    color: #000000;
    font-family: "Noto Serif";
    font-size: 22px;
    font-weight: bold;
    line-height: 39px;
    padding-bottom:11px;
    margin-top: 20px;
    margin-bottom: 10px;
    /* border-bottom: 1px solid #000000; */
}
.postauthor{
    margin-bottom:30px;
}
.postauthorcont{
    padding: 25px 20px;
    background-color: #EFEFEF;
    box-shadow: -2px 1px 7px 0 rgba(0,0,0,0.14), 0 2px 1px -1px rgba(0,0,0,0.12), 0 1px 3px 0 rgba(0,0,0,0.2);
}
.postauthortimg{
     margin: 0 auto 30px;
}
.postauthortimg .authoravatar {
    width: 100%;
    max-width: 80px;
    margin: auto;
    /*width: 80px;*/
    /*padding-top: 80px;*/
}
.postauthordesc{
    color: #000000;
    font-family: Montserrat, sans-serif;
    font-size: 16.67px;
    letter-spacing: 1px;
    line-height: 24px;
    height: 150px;
    overflow: hidden;
}
.postauthorname{
    color: #000000;
    font-family: Montserrat, sans-serif;
    font-size: 13.89px;
    font-weight: bold;
    letter-spacing: 1.2px;
    line-height: 16px;
    margin-bottom:16px;
}
.postauthormore{
    margin-top: 20px;
}
.postauthorleft{
    text-align: center;
}
.postauthorright{
    text-align: right;
}

.posttags{
    margin-bottom: 20px;
}
.posttagscont{
    padding: 0 0px;
}
.posttags a {
    color: #000000;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 500;
    /* letter-spacing: 1.82px; */
    line-height: 18px;
    text-transform: uppercase;
    margin: 0 8px 8px 0;
    display: inline-block;
    border-radius: 0;
    background-color: #EBBE45;
    /* box-shadow: -2px 1px 7px 0 rgba(0,0,0,0.14), 0 2px 1px -1px rgba(0,0,0,0.12), 0 1px 3px 0 rgba(0,0,0,0.2); */
    padding: 7px 18px;
}
/* teme */
.temetitle{
    color: #37363B;
    font-family: "Noto Serif";
    font-size: 33.5px;
    font-weight: bold;
    letter-spacing: 0.25px;
    line-height: 38px;
    margin-bottom: 52px;
    margin-top: 80px;
    padding-bottom: 11px;
    border-bottom: 1px solid #000000;
}
.tema{
    margin-bottom:30px;
}
.temacont{
    background-color: #FAFAFA;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,0.14), 0 2px 1px -1px rgba(0,0,0,0.12), 0 1px 3px 0 rgba(0,0,0,0.2);
}
.temameta{
    margin-bottom: 20px;
}

.temaimg{
    height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    /*padding-top: 50px;*/
}
.temaicon{
	width: 100%;
    max-width: 75px;
    height: auto;
    /* padding-top: 90%; */
    margin: auto;
    border-radius: 50%;
    background-color: #E4A80C;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.temaname{
    /*margin-top:50px;*/
    /*background-color: #E4A80C;*/
    display: inline-block;
    /*padding:7px;*/
    color: #E4A80C;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1.2px;
    line-height: 22px;
    text-transform: uppercase;
    word-break: break-word;
}
.temaname a{
    color: #E4A80C;
    text-transform: uppercase;
	display:block;
}
.temaname a:hover{
	text-decoration: underline;
}
.temadesc{
    padding: 25px;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.5px;

}
.subtema-heder{
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center top;
    /*height:550px;*/
}
.subtema-header-info{
    margin: 150px auto 0;
    max-width: 700px;
    width:80%;

}
.subtemaicon{
    width: 160px;
    height: 160px;
    margin:auto;
    /*padding-top:50px;*/
    border-radius: 50%;
    background-color: #E4A80C;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.subtemaname{
    margin-top: 50px;
    background-color: #E4A80C;
    display: inline-block;
    padding:7px;
    color: #FFFFFF;
    font-family: Montserrat, sans-serif;
    font-size: 27.78px;
    font-weight: bold;
    letter-spacing: 2.4px;
    line-height: 32px;
}
.subtemadesc{
    margin-top: 70px;
    padding: 40px 60px 30px;
    background-color: #FAFAFA;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,0.14), 0 2px 1px -1px rgba(0,0,0,0.12), 0 1px 3px 0 rgba(0,0,0,0.2);
    color: #000000;
    font-family: "Noto Serif";
    font-size: 20px;
    letter-spacing: 0.25px;
    line-height: 35px;
    text-align: left !important;
}
.subtema{
    margin-top:200px;
}
.subtemaitem{
    margin-bottom: 80px;
    background-color: #FAFAFA;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,0.14), 0 2px 1px -1px rgba(0,0,0,0.12), 0 1px 3px 0 rgba(0,0,0,0.2);
}
.subtemaimg{
    min-height:300px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 50px;
}
.subtemacont{
    padding: 30px 60px;;
}
.subtemaitemname, .subtemaitemname a {
    color: #37363B;
    font-family: Montserrat, sans-serif;
    font-size: 41.47px;
    font-weight: bold;
    letter-spacing: -0.32px;
    line-height: 50px;
}
.subtemaitemdesc {
    opacity: 0.8;
    color: #000000;
    font-family: Montserrat, sans-serif;
    font-size: 16.67px;
    letter-spacing: 1px;
    line-height: 24px;
    margin-top:20px;
    margin-bottom:20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #000;
}
.subtemaposts {
    color: #FFFFFF;
    font-family: Montserrat, sans-serif;
    font-size: 13.89px;
    font-weight: bold;
    letter-spacing: 1.2px;
    line-height: 16px;
    background-color: #000000;
    box-shadow: -2px 1px 7px 0 rgba(0,0,0,0.14), 0 2px 1px -1px rgba(0,0,0,0.12), 0 1px 3px 0 rgba(0,0,0,0.2);
    padding: 7px;
    display: inline-block;
}
.subtemetitle{
    color: #37363B;
    font-family: "Noto Serif";
    font-size: 33.5px;
    font-weight: bold;
    letter-spacing: 0.25px;
    line-height: 38px;
    margin-bottom: 40px;
    margin-top:80px;
    padding-bottom:11px;
    border-bottom: 1px solid #000000;
}
.subsubitem{
    margin-bottom: 45px !important;
}
.subsubcont{
    border-bottom: 1px solid #E4A80C;
    display: flex;
    flex-direction: column;
}
.subsubimg{
    /* min-height: 300px; */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    padding-top: 71%;
}
.subsubmeta{
    padding: 15px 0px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}
.subsublink, .subsublink a {color: #000000;font-family: "Noto Serif";font-size: 22px;font-weight: 800;/* letter-spacing: 1.82px; */line-height: 23px;/* text-transform: uppercase; */margin: 0 20px 0 0;margin-top: 10px;}
.subsubauthors {
    display: none;
}
.subsubauthors, .subsubauthors a {
    color: #000000;
    font-family: "Noto Serif";
    font-size: 20px;
    font-weight: 900;
    line-height: 24px;
}  
.subsubdate {
    margin-top: auto;
    align-self: end;
    padding-top: 30px;
    display: none;
}
.subsubdate .cpdate {
    display:none;
}
.subsubdate .cpdate i {
    display:none;
}
.subsubexcerpt{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;font-size: 14px;line-height: 22px;font-family: Montserrat, sans-serif;font-weight: 500;color: #000;margin-top: 10px;}
.e404{
    text-align: center;
    padding: 100px 0;
    font-size: 12vw;
}
.subsub-header {
    width: 100%;
    background-color: #FAFAFA;
}
.subsub-header .header-left-cont {
    padding:30px;
}
.subsub-header .header-right {
    min-height: 600px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.subsubtemaicon{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #E4A80C;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-right: 20px;
}
.subsubtemacrumb, .subsubtemacrumb a{
    color: #37363B;
    font-family: Montserrat, sans-serif;
    font-size: 13.89px;
    font-weight: bold;
    letter-spacing: 1.2px;
    line-height: 16px;
    text-transform: uppercase;
}
.subsubtemacrumb a{
	color: #E4A80C;
}
.subsubtemameta{
    margin-bottom: 35px;
}

.subsub-header .entry-title {
    color: #37363B;
    font-family: Montserrat, sans-serif;
    font-size: 34.56px;
    font-weight: bold;
    letter-spacing: 0.24px;
    line-height: 36px;
    margin-bottom: 60px;
}
.subsub-header .entry-desc {
    opacity: 0.8;
    color: #000000;
    font-family: Montserrat, sans-serif;
    font-size: 16.67px;
    letter-spacing: 1px;
    line-height: 24px;
}
.istrazivacke{
    margin-top:40px;
}

.istrazitem{
    margin-bottom: 60px;
}
.istrazcont{
    border-bottom: 1px solid #E4A80C;
    display: flex;
    flex-direction: column;
}
.istrazmeta{
    padding: 27px 20px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}
.istraztitle, .istraztitle a{
    color: #000000;
    font-family: "Noto Serif";
    font-size: 28.8px;
    line-height: 31px;
}
.istrazdate {
    margin-top: 34px;
    margin-top: auto;
    align-self: end;
    padding-top: 30px;
}
.istrazimg {
    height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    /*background: linear-gradient(180deg, rgba(255,255,255,0.5) 0%, rgba(0,0,0,0.5) 100%);*/
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    padding:10px;
}
.nav-links{
    color: #37363B;
    margin: 30px auto;
}
.nav-links a, .nav-links span, .nav-links .dots {
    color: #37363B;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.59px;
    line-height: 29px;
    margin-right: 15px;
}
.nav-links span {
    color: #E4A80C;
}
.nav-links i {
    color: white;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.27);
    /*box-shadow: -2px 2px 4px 0 rgba(0,0,0,0.27);*/
}
.aktuelno{
    margin-top:60px;
}
.aktitemtop{
    margin-bottom: 60px;
    background-color:#FAFAFA;
    background-clip: content-box;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,0.14), 0 2px 1px -1px rgba(0,0,0,0.12), 0 1px 3px 0 rgba(0,0,0,0.2);
}
.aktitemtop .akimg{
    box-shadow:none;
}
.aktitemtopcont{
    background-color: #FAFAFA;


}
.aktitemtop .aktmeta {
    padding: 25px 35px;
}
.aktitemtop .aktdesc{
    margin-top:50px;
}

.aktitem{
    position:relative;
    margin-bottom: 80px;
}
.aktline{
    background-color: #E4A80C;
    height:1px;
}

.aktimg {
    min-height: 350px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    /* background: linear-gradient(180deg, rgba(255,255,255,0.5) 0%, rgba(0,0,0,0.5) 100%); */
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    margin-bottom: 30px;
}
.akmeta {
    padding: 0px 20px;
}
.aktdate {
    margin-top: 0px;
}
.aktitle, .aktitle a{
    color: #000000;
    font-family: Montserrat, sans-serif;
    font-size: 28.8px;
    font-weight: bold;
    letter-spacing: 0.7px;
    line-height: 31px;
    margin-top: 20px;
}
.aktdesc{
    color: #000000;
    font-family: Montserrat, sans-serif;
    font-size: 16.67px;
    letter-spacing: 1px;
    line-height: 24px;
}

.sbwidget{
    margin-bottom:80px;
}
#popularchoice{
    flex-wrap: nowrap;
}
#popularchoice .nav-item{
    overflow: hidden;
    white-space: nowrap;
}
#popularchoice .nav-link.active{
    border-bottom: 3px solid #E4A80C;
}
#popularchoice .nav-link {
    color: #000000;
    font-family: Montserrat, sans-serif;
    font-size: 11.57px;
    font-weight: bold;
    letter-spacing: 1.82px;
    line-height: 16px;
    border-bottom: 3px solid #000000;
    padding: 8px 8px;
}
#popularTabContent.tab-content{
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    letter-spacing: 0.28px;
    line-height: 27px;
    padding-top:35px;
}
.featpost{
    margin-bottom:40px;
    padding-bottom:10px;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}
.featpostcat{
    margin-bottom:20px;
}
.featposttitle{
    margin-bottom:10px;
}
.featposttitle, .featposttitle a{
     color: #37363B;
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.28px;
    line-height: 27px;
}
.featpostlink{
    min-height: 15px;
    background-image: url(assets/images/arrow-right.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
}
.featpostcat a {
    color: #FFFFFF;
    font-family: Montserrat, sans-serif;
    font-size: 13.89px;
    font-weight: bold;
    letter-spacing: 1.2px;
    line-height: 16px;
    text-align: center;
    background-color: #000000;
    box-shadow: -2px 1px 7px 0 rgba(0,0,0,0.14), 0 2px 1px -1px rgba(0,0,0,0.12), 0 1px 3px 0 rgba(0,0,0,0.2);
    padding: 5px;
    text-transform: uppercase;
    white-space: nowrap;
    margin-bottom:5px;
    display: inline-block;
}
.sidebar h2 {
    color: #000000;
    font-family: Montserrat, sans-serif;
    font-size: 11.57px;
    font-weight: bold;
    letter-spacing: 1.82px;
    line-height: 16px;
}

#populartabcont .wpp-list{
    list-style-type: none;
    padding: 0;
}
#populartabcont li{
    margin-bottom: 30px;
    padding-bottom: 0px;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}
#populartabcont li a{
    color: #37363B;
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.28px;
    line-height: 27px;
}
#populartabcont li span{
    display: block;
    text-align: right;
    font-size: 10px;
    font-weight: 600;
}
/*vc elements*/
.cins-heading{
    color: #e6ae17;
    font-family: "Montserrat";
    font-size: 25px;
    font-weight: 700;
    letter-spacing: 0.5px;
    line-height: 32px;
    margin-bottom: 20px;
    margin-top: 0px;
    word-break: break-all;
}
.cins-heading a{
    display: block;
}

.cinshorpost{

}
.cinshorpost .vc_grid-item-mini{
    padding-bottom: 30px;
    margin-bottom: 10px;
    border-bottom: 1px solid #E4A80C;
}

.cinshorpost.vc_grid-item-zone-c-left .vc_gitem-zone-c {
    float:none;
    width:100%;
}
.cinshorpost .vc_gitem_row{
    box-sizing: border-box;
    display: block;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;

}
.cinshorpost .right{
    min-height:300px;
}
.cinshorpost .title{
    font-family: "Noto Serif";
}
.cinshorpost .excerpt{
    font-family: Montserrat, sans-serif;
}
.cinshorpost .category {
    text-align: left !important;
}
.cinshorpost .category a{
    padding: 5px;
    margin: 0 5px 5px 0;
    background-color: #E4A80C;
    color: #FFFFFF;
    font-family: Montserrat, sans-serif;
    font-size: 13.89px;
    font-weight: bold;
    letter-spacing: 1.2px;
    line-height: 16px;
    display: inline-block;
    text-transform: uppercase;
}
.cinshorpost .vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item:hover {
    background-color: transparent;
}
.cins-vertical-post .catlink {
    text-align: left !important;
}


.hp-istrazivanja{
    overflow: hidden;
}
.hp-istrazivanja .vc_pageable-slide-wrapper{
    display: flex;
    flex-wrap: wrap;
    /*flex-direction: row;    */
}
.hp-istrazivanja .vc_pageable-slide-wrapper .vc_grid-item{
    display: flex !important;
}
.hp-istrazivanja .vc_grid-item-mini{
    border-bottom: 1px solid #CACACB;
}
.hp-istrazivanja .cins-vertical-post .vc_gitem-col {
    padding: 12px 0  !important;
}

.hp-aktuelno{
    padding-right: 0;
    padding-bottom: 0;
}
.hp-aktuelno .vc_gitem-col{
    padding: 16px 0 0 0 !important;
}
.hp-aktuelno .vc_col-sm-6 {
    width: calc(50% - 3px);
}

.hp-aktuelno .vc_pageable-slide-wrapper {
    display: flex;
    flex-wrap: wrap;
}
.hp-aktuelno .vc_pageable-slide-wrapper .vc_grid-item{
    display: flex !important;
}

.hp-aktuelno .vc_grid-gutter-10px .vc_grid-item {
    padding-right: 16px !important;
    padding-bottom: 16px !important;
    margin-bottom: 16px !important;
}
.hp-aktuelno .vc_grid-item {
    display: inline-block !important;
}
.hp-aktuelno .vc_grid-item:nth-child(-n+2) .vc_grid-item-mini {
    border-bottom: 1px solid #BDBDBD;
}

.hp-aktuelno h4{
    color: #37363b;
    font-family: "Noto Serif", sans-serif;
    font-size: 20px;
    font-weight: 800;
    line-height: 120%;
}

.hp-aktuelno .vc_gitem-post-data-source-post_excerpt{
    color: #000;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
}

.hp-aktuelno .vc_gitem-post-data-source-post_excerpt p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.hp-preporuceno{
    overflow: hidden;
}
.hp-preporuceno .cins-vertical-post .vc_gitem-col {
    padding: 15px 0  !important;
}
.hp-preporuceno .cins-vertical-post h4{
    color: #000;
    font-family: "Noto Serif", sans-serif;
    font-size: 20px;
    font-weight: 800;
    line-height: 120%;
    letter-spacing: 0.1px;
    margin:0;
    /* width: 100%; */
}
.hp-preporuceno .vc_gitem-post-data-source-post_excerpt{
    display:none;
}
.hp-preporuceno .vc_grid-item {
    width: 100%;
}
.hp-preporuceno .vc_grid-item-mini {
    border-bottom: 1px solid #BDBDBD;
    margin-bottom: 10px;
    /* width:100%; */
}
.hp-preporuceno .vc_gitem-post-data {
    margin-bottom: 8px;
}
.hp-button-grey button{
    background: #4D4D51 !important;
    border-radius:3px !important;
    padding: 3px 5px 3px 5px !important;
    color: #FFFFFF !important;
    font-family: Montserrat, sans-serif !important;
    font-size: 12px !important;
    line-height: 18px !important;
    font-weight: 700 !important;
    letter-spacing: 0.5px !important;
}

.hp-multimedia .vc_grid-item{
    padding-right: 0 !important;
    width: calc(50% - 7.5px);
}
.hp-multimedia .vc_grid-item-mini{
    /* display: flex; */
    /* flex-direction: row; */
    /* justify-content: space-between; */
}
.hp-multimedia .vc_gitem-animated-block{
    /* display:none; */
}
.hp-multimedia .vc_pageable-slide-wrapper{
    margin:0 !important;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.hp-multimedia .vc_pageable-slide-wrapper:after,
.hp-multimedia .vc_pageable-slide-wrapper:before{
    display:none;
}
.hp-multimedia .vc_gitem-col{
    padding: 0 !important;
    /* display: flex; */
    /* flex-direction: row; */
    /* flex-wrap: wrap; */
}
.hp-multimedia .vc_gitem-post-data-source-post_title{
    /* width: 75%; */
    /* margin-right: 0%; */
    /* float: left; */
    margin-top: 15px;
}
.hp-multimedia .vc_gitem-post-data-source-post_title h4{
    color: #000;
    font-family: "Noto Serif", sans-serif;
    font-size: 20px;
    font-weight: 800;
    line-height: 120%;
    /* letter-spacing: 0.1px; */
}
.hp-multimedia .vc_gitem-post-data-source-post_excerpt{
    color: #000;
    font-family: Montserrat, sans-serif;
    font-size: 12px !important;
    font-weight: 500 !important;
    line-height: 16px !important;
    /* float: none; */
}
.hp-multimedia .wpb_single_image{
    /* width:25%; */
    /* padding: 0 0% 2% 2%; */
    /* margin-bottom: 0px !important; */
    /* margin-bottom: 5px !important; */
}
.hp-multimedia .wpb_single_image{
    /* float:right; */
}

.cins-vertical-post .catlink a{
    padding: 5px;
    margin: 0 5px 5px 0;
    background-color: #E4A80C;
    color: #FFFFFF;
    font-family: Montserrat, sans-serif;
    font-size: 13.89px;
    font-weight: bold;
    letter-spacing: 1.2px;
    line-height: 16px;
    display: inline-block;
    text-transform: uppercase;
}

.cins-vertical-post h4{
    color: #000;
    font-family: "Noto Serif", sans-serif;
    font-size: 20px;
    font-weight: 800;
    line-height: 28px;
}
.cins-vertical-post .vc_gitem-post-data-source-post_excerpt{
    color: #000;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
}
.megalink a{
    display: block;
    min-height: 250px;
}
.cinshorpostalt .category {
    text-align: left !important;
}
.cinshorpostalt .category a{
    padding: 5px;
    margin: 0 5px 5px 0;
    background-color: #E4A80C;
    color: #FFFFFF;
    font-family: Montserrat, sans-serif;
    font-size: 13.89px;
    font-weight: bold;
    letter-spacing: 1.2px;
    line-height: 16px;
    display: inline-block;
    text-transform: uppercase;
}
.cinshorpostalt .vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item:hover {
    background-color: transparent;
}
.cins-vertical-post .vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item:hover {
    background-color: transparent;
}
.cinshorpostalt.vc_grid-item-zone-c-right .vc_gitem-animated-block {
     /* float: none; */
     width: 100%;
}
.cinshorpostalt.vc_grid-item-zone-c-right .vc_gitem-zone-c {
    float: none;
    width: 100%;
}
.owl-carousel{
}
.owl-item {
    height:600px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.owl-item .item{
    display: flex;
    align-items: center;
    height: 100%;
    margin-left:5%;
    margin-right:5%;
}

.owl-item .item-cont{
    width: 100%;
    background: rgba(0,0,0,0.6);
    padding: 20px;
    color: #fff;
}
.owl-item .item-title, .owl-item .item-title a{
    opacity: 0.9;
    color: #FFFFFF;
    font-family: Montserrat, sans-serif;
    font-size: 30px;
    font-weight: bold;
    line-height: 40px;
}
.owl-item hr{
    border-bottom: 1px solid #E4A80C;
}
.owls-prev, .owls-next{
    cursor: pointer;
}
.owls-prev{
    margin-right:20px;;
}
.owls-next{
    margin-left:20px;;
}
.owls-nav{
    margin: 0 4px;
    cursor: pointer;
    padding: 0 3px;
}
.owls-nav:hover{
    text-decoration: underline;
}
.owl-curr{
    color: #E4A80C;
}

/*cf7*/
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid #E4A80C;
}
div.wpcf7-response-output {
    margin: 20px 0;
    padding: 0.2em 1em;
    border: 2px solid #E4A80C;
    background: #E4A80C;
}
.wpcf7-form .btn-form{
    margin-top:15px;
}
.recomend .subsubimg {
    /* box-shadow: -2px 1px 7px 0 rgba(0,0,0,0.14), 0 2px 1px -1px rgba(0,0,0,0.12), 0 1px 3px 0 rgba(0,0,0,0.2); */
    /* padding: 10px; */
}
.simreas{
    position: relative;
    width: auto;
    margin: 60px 0;
    clear:both;
    display: none;
}
.simreastitle{
    border-bottom: 3.5px solid #E4A80C;
    width: 100%;
    margin-bottom: 20px;
    color: #000000;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1.82px;
    line-height: 16px;
    padding: 8px 8px;
}

.simreascol{
    margin-bottom:30px;
}
.simreascont{
    padding-bottom:10px;
    border-bottom: 1px solid #000000;
}
.simreasimg{
    margin-bottom:5px;
}
.simreaslink, .simreaslink a {
    color: #37363B;
    font-family: Montserrat, sans-serif;
    font-size: 13.89px;
    font-weight: 600;
    letter-spacing: 1.2px;
    line-height: 16px;
    text-decoration: none;
    border:none;
}
.istrf{
    min-height:600px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 140px 0;
    opacity: 0.9;

    position:relative;
}
.istrf:after{
    content:'';
    background-color: rgba(0,0,0,0.5);
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index: -1;
}
.istrfmeta{
    max-width: 800px;;
    margin:auto;
}
.istrf h2{
    text-align: center;
    margin-top:40px;
}
.istrf h2 a{
    color: #FFFFFF;
    font-family: "Noto Serif";
    font-size: 41.47px;
    font-weight: bold;
    line-height: 50px;
}
.istfrdesc{
    color: #FFFFFF;
    font-family: Montserrat, sans-serif;
    font-size: 16.67px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 24px;
    margin-top:40px;
    margin-bottom: 20px;
    text-align: center;
}
.istfrauthor{
    /*text-align: center;*/
    flex-wrap: inherit;
    color: rgba(255, 255, 255, 0.7);
}
.istfrauthor .authoravatar {
    margin-right: 27px;
    width:50px;
    /*padding-top: 50px;*/
}
.istfrauthor a{
    opacity: 0.7;
    color: #FFFFFF;
    font-family: Montserrat, sans-serif;
    font-size: 11.57px;
    font-weight: 600;
    letter-spacing: 1.82px;
    line-height: 16px;
}
.istrstrow{
    background-color: #EFEFEF;
    padding: 75px 0;
}
.istrstrow hr{
    margin: 50px 0;
    border: none;
    height: 1px;
    color: #000;
    background-color: #000;
}

.istrst{
    /*margin: 40px 0;*/
}
.istrst h2{
}
.istrst h2 a{
    color: #37363B;
    font-family: "Noto Serif";
    font-size: 34.56px;
    line-height: 39px;
}
.istrstdate{
    margin-top:30px;
}

.istrstdesc{
    opacity: 0.8;
    color: #000000;
    font-family: Montserrat, sans-serif;
    font-size: 16.67px;
    letter-spacing: 1px;
    line-height: 24px;
    margin-top:30px;
}
.istrstauthor{
    margin-top:30px;
}
.istrstauthor a{
    opacity: 0.7;
    color: #000000;
    font-family: Montserrat, sans-serif;
    font-size: 11.57px;
    font-weight: 600;
    letter-spacing: 1.82px;
    line-height: 16px;
}
.istrstcat{
    margin-top:30px;
}
.authorinfo{
    max-width:650px;
    margin: 150px auto 150px;;
}
.authorimg {
}
.authorimg .authoravatar {
    width: 150px;
    /*padding-top: 150px;*/
}
.authorname {
    color: #37363B;
    font-family: Montserrat, sans-serif;
    font-size: 34.56px;
    font-weight: bold;
    letter-spacing: 0.24px;
    line-height: 36px;
}
.authordesc{
    opacity: 0.9;
    color: #000000;
    font-family: "Noto Serif";
    font-size: 20px;
    letter-spacing: 0.25px;
    line-height: 35px;
    margin-top:60px;
}
.authorsocial a{
    margin-top:15px;
    margin-right:15px;
    color: #FFFFFF;
    font-family: Montserrat, sans-serif;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 1.82px;
    line-height: 16px;
    margin-right: 20px;
    margin-bottom: 20px;
    background-color: #727272;
    padding: 6px;
    display: inline-block;
    border-radius: 50%;
}
.authorsocial a.linkedin{
    background-color: #2867B2;
    padding: 6px 7px;
}
.authorsocial a.twitter{
    background-color: #55ACEF;
}
a.vc_gitem-link[href='https://www.cins.rs/hp-multimedija/']{ display: none }
a.vc_gitem-link[href='https://www.cins.rs/hp-preporuceno/']{ display: none }
a.vc_gitem-link[href='https://www.cins.rs/hp-slajder/']{ display: none }
a.vc_gitem-link[href='https://www.cins.rs/en/hp-slider/']{ display: none }
a.vc_gitem-link[href='https://www.cins.rs/en/hp-multimedia/']{ display: none }
a.vc_gitem-link[href='https://www.cins.rs/en/hp-recommended/']{ display: none }

a.cp-category[href='https://www.cins.rs/hp-multimedija/']{ display: none }
a.cp-category[href='https://www.cins.rs/hp-preporuceno/']{ display: none }
a.cp-category[href='https://www.cins.rs/hp-slajder/']{ display: none }
a.cp-category[href='https://www.cins.rs/en/hp-slider/']{ display: none }
a.cp-category[href='https://www.cins.rs/en/hp-multimedia/']{ display: none }
a.cp-category[href='https://www.cins.rs/en/hp-recommended/']{ display: none }

.full-width {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}

.autowidth{
	width:auto;
	height: auto;
}
.wpcf7-form label, .wpcf7-form span, .wpcf7-form input, .wpcf7-form select, .wpcf7-form textarea {
    width:100%;
}






.essb-adholder-bottom, .essb-mobile-sharebottom {
    width: 100vw !important;
}

/*temp*/
.home article img{
    max-width: 200px;
}

/*old css*/
.glose_author {
max-width:280px;
}
.glose_author.right{
    float: right;
}

p:empty {
    display: none;
}
.pp_social iframe{
    min-width:50px;
    min-height:20px;
}

.enterfile, .enterfile_image {
    /*opacity: 0.8;*/
    color: #000000;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    letter-spacing: 0.59px;
    line-height: 29px;
}

.glose_image.right, .enterfile.right {
    float: right;
    margin-left: 15px;
}
.enterfile_image.right {
    float: right;
    margin-left: 15px;
}
.enterfile_image, .glose_image, .enterfile, .image.right, .glose_author {
    border-top: 8px solid #E4A80C;
    width: 280px;
    padding: 20px 15px 15px 25px;
    margin: 5px 0 10px 0;
}
.enterfile_image .title, .image.right .title{
    color: #37363B;
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.28px;
    line-height: 27px;
}
.enterfile_image .signature1, .glose_image p, .enterfile_image p, .enterfile p, .image.right .signature1, .image.right p, .glose_author p, .glose_author .signature1, .glose_author .signature2  {
    width: 100%;
    /* opacity: 0.6; */
    color: #000000;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.5px;
    line-height: 21px;
    /* text-transform: uppercase; */
    text-align: justify;
    margin-top: 8px;
    padding-top: 20px;
}
.enterfile_image .title, .glose_image .title, .enterfile .title {
    margin-bottom: .5rem;
    font-weight: 700;
    line-height: 1.2;
    font-size: 24px !important;
}

.enterfile_image.full_width {
    width: 100%;
}

.image.right {
    float: right;
    margin-left: 15px;
    width: 280px;
}

.image {
/*    border-top: 1px solid #505050;
    border-bottom: 1px solid #505050;*/
    padding: 12px 0;
    margin: 5px 0 10px 0;
}
.video {
    padding: 12px 0;
    margin: 5px 0 10px 0;
    position: relative;
}
.video img.play {
    background: url(../images/css_images/icon_play.png) left top no-repeat;
    width: 49px;
    height: 49px;
    position: absolute;
    right: 50%;
    top: 50%;
    margin: 0px -28px 0 0;
    text-indent: -999999px;
    display: block;
}

.mwl-fullpage-container img{
    width:auto;
    height:auto;
}

.comments-disclaimer{
    margin: 10px 0;
}

.comments-warning{
    text-align: center;
    margin-bottom: 5px;
    font-size: 12px;
    color: #e4a80e;
}


.podkasti-hero{
    padding: 59px 0 68px 0;
    border-bottom: 2px solid #29292D;
}
.podkasti-main-row{
    margin-top: 50px;
    max-width: 850px;
    margin-left: auto;
    margin-right: auto;
}
.podkasti-row{
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25); 
    background: #FAFAFA; 
}
.podkasti-image{
    object-fit:cover;
    width:100%;
    height:100%;
}
.podkasti-info{
    padding:20px;
    width:100%;
    background: #FAFAFA;   
}
.podkasti-info h2{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    /*text-transform: capitalize; */
}
.podkasti-info h2 a{
    color:#29292D ;   

}

.podkasti-info p{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 120%;
    color: #29292D;
}
.podkasti-actions .btn{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    font-size: 10px;
    line-height: 19px;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: #29292D;
    display: flex;
    align-items: center;
}
.podkasti-actions i{
    font-size:20px;
    margin-right:7px;   
}
.podkasti-category-container{
    width:100%;
    max-width: 100px;
}
.podkasti-category-image{
    width:100px;
    height: 100px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.podkasti-category-title, .podkasti-category-title a{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    font-size: 10px;
    line-height: 26px;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: #29292D;    
}
.podkasti-category-arrow{
    background-image: url('./assets/podkasti/podkasti-arrow.png');
    height: 9px;
    width: 100px;
    background-repeat: no-repeat;
    background-position: left;
   
}

.podkasti-subcat-hero{
    margin-top: 60px;
    margin-bottom: 30px;
}
.podkasti-subcat-hero h1{
    font-family: 'Noto Serif';
    font-style: normal;
    font-weight: 900;
    font-size: 33px;
    line-height: 45px;
    color: #29292D;    
}
.podkasti-subcat-hero-description{
    margin-top:28px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #29292D;   
}
.podkasti-subcat-line{
    margin-top:28px;
    border:0;
    border-top: 1px solid #29292D;
}
.podkasti-subcat-info{
    /*padding: 20px;*/
    width: 100%;
}
.podkasti-subcat-info h2{
    margin-bottom: 20px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    text-transform: capitalize;
    color: #29292D;
}
.podkasti-subcat-info-date{
    margin-bottom: 20px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: #29292D;    
}
.podkasti-subcat-info-title, .podkasti-subcat-info-title a{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    text-transform: initial;
    color: #29292D;   
}
.podkasti-subcat-info-description{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #29292D;    
}
.podkasti-subcat-title-container{
    margin-bottom: 50px;
}
.podkasti-subcat-title-container h2{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 30px;
    /*text-transform: capitalize;*/
    color: #29292D;    
}

.podkasti-subcat-title-container .follow-text-spotify{
    width: 21px;
    height: 20px;
    background-image: url('./assets/podkasti/spotify.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;   
    margin-left: 17px; 
}
.podkasti-subcat-title-container .follow-text-google{
    width: 25px;
    height: 25px;
    background-image: url('./assets/podkasti/google.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;  
    margin-left: 8px;  
}
.podkasti-subcat-title-container .follow-text-apple{
    width: 25px;
    height: 25px;
    background-image: url('./assets/podkasti/apple.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin-left: 8px;   
}
.podkasti-subcat-title-container .follow-text-deezer{
    width: 25px;
    height: 25px;
    background-image: url('./assets/podkasti/brand-deezer.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin-left: 8px;   
}
.podkasti-subcat-title-container .follow-text{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: #000000;    
}

/*podcast page*/
.podkast{
    max-width: 726px;
}
.podcast-breadcrumb, .podcast-breadcrumb a{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 30px;
    color: #29292D;    
    margin: 60px 0 25px;
}
.podcast-single-title{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 37px;
    color: #29292D;    
    margin: 60px 0 25px;
}
.podkast .cins-podcast-player-modal{
    margin:0;
    margin-bottom: 36px;
}
.podkast-info-box{
    margin-bottom: 36px;
}
.cins-podcast-player-share .essb_links{
    margin: 0;
}




body.modal-open {
/*    overflow-x: hidden !important;
    overflow-y: hidden !important; */
    /*overflow: visible !important;*/
}
.modal.cins-podcast-player-modal{
    position: fixed !important;
}

.cins-podcast-player-modal .modal-content{
    /*position: fixed !important;*/
}
.cins-podcast-player-modal .modal-content{
    border: 0;
    background: transparent;
}
.cins-podcast-player-container{
    width:100%;
    max-width: 726px;
    margin: auto;
}
.cins-podcast-player{
    display: block;
    padding: 27px 35px;
    background: #FAFAFA;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
/*    display: flex;
    flex-direction: column;
    align-items: flex-start;*/
  
}
.cins-podcast-player .player-top{
    margin-bottom:25px;
}
.cins-podcast-player .player-middle{
    margin-bottom:25px;
}
.cins-podcast-player .image{
    width: 100%;
    height: 100%;
    padding-top: 100%;
    background-size: cover;
    background-repeat: no-repeat; 
    background-position: center;
    background-color: rgba(255, 255, 255, 0.05);   
}
/*.cins-podcast-player .info{
    display: flex;
    flex-direction: column;
    padding: 15px 35px 10px 30px;
    width:100%;
}*/
.cins-podcast-player .podcast-cat-title{
    font-family: 'Noto Serif';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 35px;
    letter-spacing: 0.25px;
    color: #29292D;
    text-decoration: none !important;
    word-break: break-all;
}
.cins-podcast-player .podcast-title{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: #29292D;
    text-decoration: none !important;
    word-break: break-all;
}

.cins-podcast-player .line{
    background-color: #f3f5f7;
    height:2px;
    width:100%;
    box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.05);
    background-color: #f3f5f7;
    opacity: 0.1;
    margin-bottom: 5px;
}
.cins-podcast-player .date{
    font-size: 12px;
    font-weight: 300;
    line-height: 14px;
    letter-spacing: normal;
    text-align: left;
    color: #cfcfcf;
    margin-left: 20px;
    position: relative;  
}
.cins-podcast-player .date:before{
    font-family: "FontAwesome";
    content: '\f02b ';
    position: absolute;
    top:1px;
    left:-15px
}
/*.cins-podcast-player audio{
    margin-bottom: 20px;;
}
.cins-podcast-player .player{
    margin-bottom:20px;
}*/
.cins-podcast-player .playercontrols{
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}
.cins-podcast-player .play-pause{
    width: 55px;
    min-width: 55px;
    height: 55px;
    position: relative;
    border-radius: 55px;
    cursor: pointer;
    transition: all 0.3s linear;
    background:#000000;
}
.cins-podcast-player .play-pause:hover{
    background: rgba(0,0,0,0.5);
}
.cins-podcast-player .icon-play:before, .icon-pause:before  {
    font-family: "FontAwesome";
    content: "\f04b";
    position: absolute;
    left: 36%;
    color: #fff;
    font-size: 26px;
    margin-top: 9px;
}
.cins-podcast-player .icon-pause:before {
    font-family: "FontAwesome";
    content: "\f04c";
    position: absolute;
    left: 51%;
    transform: translate(-50%, 0);
    color: #fff;
    font-size: 20px;
    margin-top: 13px;
}
.cins-podcast-player .icon-ff, .cins-podcast-player .icon-rev{
    color: #000;
    height: 23px;
    width: 20px;
    min-width: 19px;
    cursor: pointer;
    font-size: 11px;
    margin-right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 11px;
    padding-top: 3px;
}
.cins-podcast-player .icon-ff{
    background-image: url('./assets/podkasti/ffwd.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.cins-podcast-player .icon-rev{
    background-image: url('./assets/podkasti/rev.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;  
}
.cins-podcast-player .follow-text-spotify{
    width: 21px;
    height: 20px;
    background-image: url('./assets/podkasti/spotify.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;   
    margin-left: 17px; 
}
.cins-podcast-player .follow-text-google{
    width: 25px;
    height: 25px;
    background-image: url('./assets/podkasti/google.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;  
    margin-left: 8px;  
}
.cins-podcast-player .follow-text-apple{
    width: 25px;
    height: 25px;
    background-image: url('./assets/podkasti/apple.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin-left: 8px;   
}
.cins-podcast-player .follow-text-deezer{
    width: 25px;
    height: 25px;
    background-image: url('./assets/podkasti/brand-deezer.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin-left: 8px;   
}
.cins-podcast-player .follow-text{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: #000000;    
}

.cins-podcast-player .progres{
    background: #29292D;
    height: 15px;
    width: 100%;
    margin-top:25px;
}
.cins-podcast-player .progresbar{
    background-color: #DD9E00;
    height: 15px;
    width: 0;
    display: block;
    border-right: 5px solid #FFF;
}
.cins-podcast-player .timers, .cins-podcast-player .timerend{
    font-size: 10px;
    font-weight: 300;
    line-height: 16px;
    text-align: left;
    color: #cfcfcf;
    /*display:none;*/
}
.cins-podcast-player-container-share{
    width: 100%;
    max-width: 350px;
    margin: auto;    
}
.cins-podcast-player-share{
    display: block;
    padding: 27px 35px;
    background: #FAFAFA;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
}
.cins-podcast-player-share-text{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: #000000;
    margin-right: 20px;
}
.cins-podcast-player-share .essb_links .essb-s-bg-network, .essb_links .essb-s-bgh-network:hover {
    background-color: transparent !important;
}
.cins-podcast-player-share .essb_links .essb-s-bgh-dark, 
.cins-podcast-player-share .essb_links.essb_template_clear-retina li a:focus .essb_icon, 
.cins-podcast-player-share .essb_links.essb_template_clear-retina li a:hover .essb_icon, 
.cins-podcast-player-share .essb_links.essb_template_grey-round-retina li a:focus, 
.cins-podcast-player-share .essb_links.essb_template_grey-round-retina li a:hover {
    background-color: transparent !important;
}
.cins-podcast-player-share .essb_links.essb_template_clear-retina a .essb_icon, .cins-podcast-player-share .essb_links.essb_template_lollipop-retina a .essb_icon {
    color: #000!important;
    border-radius: 18px;
    -webkit-border-radius: 18px;
}
/*.cins-podcast-player-share .essb_links.essb_size_m .essb_icon:before {
    font-size: 24px!important;
    top: 9px!important;
    left: 9px!important;
}*/

.focus-section-img{
    width: 100%!important;
    height: 100%!important;
    min-height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);    
}
.focus-section-main-title{
    color: #000000;
    font-family: "Noto Serif", sans-serif;
    font-size: 22px;
    font-weight: 800;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    display: inline-block;
    margin-bottom: 17px;
}
.focus-section-main-title:hover{
    color: #000000;
}
.focus-section-main-content{
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0em;
    text-align: left;
}
.focus-section-line{
    border-top: 1px solid #BDBDBD;  
    margin: 12px 0; 
}

.focus-section-sub-title{
    color: #000000;
    font-family: "Noto Serif", sans-serif;
    font-size: 14px;
    font-weight: 800;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: left;
}

.focus-section-sub-title:hover{
    color: #000000;
}

/*newsletter-prijava*/
 /*35619*/
.page-id-35619 #footerts, .page-id-34281 #footerts {
    background-color: #dfc46d;
    display: none;
}
.page-id-35619 .footer, .page-id-34281 .footer {
    margin-top: 0px;
}
.page-id-35619 #footerlb, .page-id-34281 #footerlb {
    display: none;
}
.page-id-35619 .mc4wp-form-15900 h2, .page-id-34281 .mc4wp-form-15900 h2{
    display:none;
}
.page-id-35619 .mc4wp-form-fields div, .page-id-34281 .mc4wp-form-fields div{
    max-width: 100% !important;
}
.page-id-35619 .mc4wp-alert, .page-id-34281 .mc4wp-alert {
    max-width: 100% !important;
    margin: auto;
    margin-top: 20px;
}
.page-id-35619 #footerrb, .page-id-34281 #footerrb {
    margin: auto;
}

/*newsletter-prijava end*/


/*newsletter new start*/
.yikes-mailchimp-container-1{
    background: linear-gradient(90deg, #F5DFA2 12.51%, #E6AE17 100%);
    border-radius: 17px;
    padding: 32px 20px;  
    margin-left: 15px;
    margin-right: 15px;
}
.yikes-mailchimp-container-1 .yikes-mailchimp-form-title-1{
    color: #4D4D51;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 800;
    line-height: 20px;
    text-align: center;
    margin-bottom: 15px;
}
.yikes-mailchimp-container-1 form{
    /*padding: 15px;*/
}

.yikes-mailchimp-container-1 form label{
    width: 100%;
    padding-right: 0px;
}
.yikes-mailchimp-container-1 .submit-button-inline-label{
     min-width: auto !important; 
}
.yikes-mailchimp-container-1 label span[class="EMAIL-label"]{
    display: none;
}

.yikes-mailchimp-container-1 input[type=email]{
    background: rgb(255 255 255 / 80%);
    border: none !important;
    border-radius: 5px;
    margin: auto;
    opacity: 0.8;
    width: 100% !important;
    max-width: 300px !important;
    font-size: 12px;
    font-weight: 600;
    line-height: 13px;
    padding: 11px 10px !important;
}
.yikes-mailchimp-container-1 input[type=email], .yikes-mailchimp-container-1 .yikes-easy-mc-form .yikes-easy-mc-submit-button:focus {
    outline:0 !important;
}
.yikes-mailchimp-container-1 .yikes-easy-mc-form .yikes-easy-mc-submit-button {
    color: #FFFFFF;
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.5px;
    line-height: 18px;
    text-align: center;
    border-radius: 5px;
    background-color: #4D4D51;
    box-shadow: none;
    padding: 8px 0px !important;
    border: 0;
    max-width: 92px;
    margin: auto;
    margin-bottom: 0 !important;
    min-height: auto;
    outline: none !important;
}
.yikes-mailchimp-container-1 .yikes-easy-mc-form .yikes-easy-mc-submit-button:focus{
    background-color: #F0CE74;
}
.yikes-mailchimp-container-1 .empty-label{
    display: none;
}
.yikes-easy-mc-success-message, .yikes-easy-mc-error-message {
    text-align: center;
}


/*newsletter new end*/


.hp-prijavi-temu{
    border-radius: 17px;
    background: linear-gradient(90deg, #F5DFA2 12.51%, #E6AE17 100%);
    padding: 20px 20px !important;
    margin-left: 15px;
    margin-right: 15px;
}
.hp-prijavi-temu button{
    background: #4D4D51 !important;
    border-radius: 3px !important;
    padding: 7px 35px !important;
    color: #FFFFFF !important;
    font-family: Montserrat, sans-serif !important;
    font-size: 12px !important;
    line-height: 18px !important;
    font-weight: 700 !important;
    letter-spacing: 0.5px !important;
}


.thankyou-notice{
    margin: 40px 0;
}
.pagesub-line{
    width: 100%;
    height: 1px;
    background: #CACACB;
}
.postcomments #comments{
    margin:0;
}

.entry-content #yikes-mailchimp-container-1 {margin: 40px 0 40px;}

.entry-content-sub {
    width: 100%;
    max-width: 750px;
    margin: auto;
    margin-top: 60px;
}


/*new templates start*/
.entry-header.template-1,
.entry-header.template-2,
.entry-header.template-3,
.entry-header.template-4
{
    margin-top:0;
    width: 100%;
    max-width: 750px;
    margin: auto;
}
.entry-header.template-1 .entry-title,
.entry-header.template-2 .entry-title,
.entry-header.template-3 .entry-title,
.entry-header.template-4 .entry-title {
    color: #000;
    font-family: "Noto Serif", sans-serif;
    font-size: 28px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 32px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.entry-header-wide .entry-header.template-4  {
     padding-left: 15px; 
     padding-right: 15px; 
}
.entry-header.template-4 .entry-title {
    margin-bottom: 0px;
    color: #FFF;
}
.entry-header.template-1 .excerpt, 
.entry-header.template-2 .excerpt,
.entry-header.template-3 .excerpt,
.entry-header.template-4 .excerpt {
    color: #000;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 19px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.entry-header.template-4 .excerpt {
    color: #000;
}

.entry-header.template-1 .featured-image, .entry-header-wide.template-2 .featured-image{
    margin-bottom: 20px;
}

.entry-header.template-1 .entry-header-meta{

}

.entry-header.template-1 .cp-category, .entry-header.template-1 .cp-teme-category{
    padding: 3px;
    margin: 0 3px 5px 0;
    background-color: #D9D9D9 !important;
    color: #000;
    font-family: Montserrat, sans-serif;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 1.2px;
    line-height: 15px;
    display: inline-block;
    text-transform: uppercase;    
}

.entry-header.template-1 .post-thumb-caption, 
.entry-header-wide.template-2 .post-thumb-caption,
.entry-header-wide.template-3 .post-thumb-caption,
.template-4 .post-thumb-caption {
    width: 100%;
    text-align: left;
    opacity: 1;
    color: #4D4D51;
    font-family: Montserrat, sans-serif;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 16.5px;
    margin-top: 3px;
}
.entry-header-wide.template-2 .post-thumb-caption {
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
}
.entry-header.template-4 .post-thumb-caption {
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
.template-4 .post-thumb-caption {
    padding: 0px 15px;
}
.entry-header.template-1 .post-thumb-author, .entry-header.template-2 .post-thumb-author {
    width: 45%;
    opacity: 1;
    color: #000000;
    font-family: Montserrat, sans-serif;
    font-size: 11.57px;
    font-weight: 600;
    letter-spacing: 1.82px;
    line-height: 16px;
    flex-wrap: inherit;
}
.entry-header.template-1 .post-thumb-author .authoravatar, .entry-header.template-2 .post-thumb-author .authoravatar {
    width: 50px;
    margin-right: 25px;
}
.entry-header.template-1 .authors, .entry-header.template-2 .authors {
    margin-bottom: 0;
    width: 100%;
    font-weight: 700;
    color: #000;
}
.entry-header.template-1 .entry-header-date, .entry-header.template-2 .entry-header-date {
    font-family: Montserrat, sans-serif;
    font-size: 10px;
    line-height: 16px;
    font-weight: 400;
    margin-bottom: 0;
}
.entry-header.template-1 .post-thumb-author a, .entry-header.template-2 .post-thumb-author a {
    color: #000000;
    opacity: 1;
    letter-spacing: 0;
    font-size: 12px;
    font-weight: 700;
    line-height: 18px;
}
.entry-header.template-1 .share-container, .entry-header.template-2 .share-container {
    margin-bottom: 60px;
}
.entry-header.template-1 .share-title, 
.entry-header.template-2 .share-title, 
.entry-header.template-3 .share-title, 
.entry-header.template-4 .share-title {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 500;
    line-height: 11px;
    text-transform: uppercase;
}

.entry-header.template-1 .share-container .essb_links .essb_icon, 
.entry-header.template-3 .share-container .essb_links .essb_icon, 
.entry-header.template-3 .share-container .essb_links .essb_icon, 
.entry-header.template-4 .share-container .essb_links .essb_icon {
    width: 46px !important;
    height: 36px !important;
}
.entry-header.template-1 .share-buttons .essb_network_name, 
.entry-header.template-2 .share-buttons .essb_network_name, 
.entry-header.template-3 .share-buttons .essb_network_name, 
.entry-header.template-4 .share-buttons .essb_network_name {
    font-family: Montserrat !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    line-height: 21px !important;
    font-size: min(max(10px, 2vw), 15px) !important;
    overflow: hidden;
    text-overflow: ellipsis;
    /* min-width: 64px; */
    /* font-size: 24px !important; */
    white-space: nowrap;
    /* overflow: hidden !important; */
    /* text-overflow: ellipsis; */
    /* -webkit-line-clamp: 1; */
    /* max-width: 36px; */
}
.entry-header.template-1 .share-buttons .essb_links li, 
.entry-header.template-2 .share-buttons .essb_links li, 
.entry-header.template-3 .share-buttons .essb_links li, 
.entry-header.template-4 .share-buttons .essb_links li {
    display: inline-block;
    vertical-align: middle;
    border-left: 1px solid #CACACB;
    width: 40%;
    /* overflow: hidden; */
}
.entry-header.template-1 .share-buttons .essb_links li a, 
.entry-header.template-2 .share-buttons .essb_links li a,
.entry-header.template-3 .share-buttons .essb_links li a,
.entry-header.template-4 .share-buttons .essb_links li a {
    color: #000 !important;
    display: flex;
    align-items: center;
}
.entry-header.template-1 .share-buttons .essb_links li:hover .essb_icon,
.entry-header.template-2 .share-buttons .essb_links li:hover .essb_icon,
.entry-header.template-3 .share-buttons .essb_links li:hover .essb_icon,
.entry-header.template-4 .share-buttons .essb_links li:hover .essb_icon {
    color: #E6AE17 !important;
}


body.template-3 .entry-header-wide.template-3 ,
body.template-4 .entry-header-wide.template-4 {
    margin-left: -15px;
    margin-right: -15px;
    position: relative;
}
.entry-header-wide.template-3 .post-thumb-caption{
    max-width: 610px;
    padding-left: 15px;
    padding-right: 15px;
}
body.template-4 .entry-header-title-container{
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 350px;
    padding-bottom: 160px;
    z-index: 10;
    position: relative;
}
body.template-4.template-4-l .entry-header-title-container{
    margin-left: 10px;
}
body.template-4.template-4-r .entry-header-title-container{
    margin-right: 10px;
}
body.template-4 .template-4 .featured-image{
    background-size: cover;
    /* background-color: #fff; */
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
}
body.template-4 .template-4 .featured-image:after{
    content:"";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(77 77 81 / 70%);
    z-index: 2;
}
/* new templates end*/


.template-5 #header-main{
    background: transparent;
}
.template-5 #header-main .container{
    background: #000;
}
.entry-header-template-5{
    margin-bottom:67px;
    margin-left: -15px;
    margin-right: -15px;
    background: #000;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 30px;
    padding-right: 30px;
}
.entry-header-template-5-left{
}
.entry-header-template-5-left h1{
    color: #FFF;
    font-family: "Noto serif";
    font-size: 40px;
    font-weight: 900;
    line-height: 44px;
    word-break: break-word;
}
.entry-header-template-5-left .excerpt{
    color: #FFF;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-style: italic;
}
.entry-header-template-5 .featured-image{
    width:100%;
    height:100%;
    min-height: 450px;
    background-size: cover;
    background-position: center;
}




.mwl .mwl__slider .mwl__slider__image .mwl__slider__image__thumbnail img {
    width: auto;
}












@media (min-width: 576px){

    .doniraj-short:before{
        content: none;
    }
    .doniraj-short:after{
        content: none;
    }    

    /* full width image */
    .fullw{
        width: 100vw;
        max-width: 1440px;
        margin-left: calc(288px - 50vw);
        z-index: 9999;
        position: relative;
    }
    .fullws {
        width: 98vw;
        max-width: 950px;
        margin-left: calc(50% - 49vw);
        z-index: 9999;
        position: relative;
    }

/*    .posttags a {
        color: #000000;
        font-family: Montserrat, sans-serif;
        font-size: 11.57px;
        font-weight: bold;
        letter-spacing: 1.82px;
        line-height: 16px;
        text-transform: uppercase;
        margin: 0 20px 0 0;
    }*/
}









































@media (min-width: 768px){



    h2.pagesubh{
        color: #000000;
        font-family: "Noto Serif";
        font-size: 18px;
        font-weight: 900;
        line-height: 22px;
    }    

    /*template 1 to 4 start*/
    .entry-header.template-1 .entry-title, 
    .entry-header.template-2 .entry-title, 
    .entry-header.template-3 .entry-title, 
    .entry-header.template-4 .entry-title {
        color: #000;
        font-family: "Noto Serif", sans-serif;
        font-size: 48px;
        font-weight: 900;
        letter-spacing: 0;
        line-height: 52px;
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .entry-header.template-4 .entry-title {
        color: #000;
        font-family: "Noto Serif", sans-serif;
        font-size: 48px;
        font-weight: 900;
        letter-spacing: 0;
        line-height: 52px;
        margin-top: 0px;
        margin-bottom: 0px;
    }  
    .template-4-r .entry-header.template-4 .entry-title {
        text-align: right;
    }
    .entry-header.template-3 .entry-title{
        margin-top: 33px;
        margin-bottom: 33px;
    }    
    .entry-header.template-4 .entry-title {
        color: #fff;
    }    
    .entry-header.template-1 .excerpt, 
    .entry-header.template-2 .excerpt, 
    .entry-header.template-3 .excerpt, 
    .entry-header.template-4 .excerpt {
        color: #000;
        font-family: Montserrat, sans-serif;
        font-size: 18px;
        font-weight: 500;
        letter-spacing: 0;
        line-height: 27px;
        /* margin-top: 15px; */
        margin-bottom: 40px;
        font-style: italic;
    }  
    .entry-header.template-4 .excerpt {
        color: #000;
        margin-bottom: 40px;
        margin-top: 60px;
        font-style: italic;
    } 
     .entry-header.template-1 .share-container, 
     .entry-header.template-2 .share-container, 
     .entry-header.template-3 .share-container, 
     .entry-header.template-4 .share-container {
        margin-bottom: 40px;
    }
    .post-thumb-meta {
        display: flex;
        justify-content: space-between;
        padding-top: 10px;
        padding-left: 0px;
        margin-top: 0;
        margin-bottom: 40px;
    }   
    body.template-3 .entry-header-wide.template-3, 
    body.template-4 .entry-header-wide.template-4 {
        margin-left: -85px;
        margin-right: -85px;
        position: relative;
    }

    .entry-header-wide.template-3 .post-thumb-caption {
        max-width: 750px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 0;
        padding-right: 0;
    }
    .template-4 .post-thumb-caption {
        padding: 0px 2px;
    }    

    .entry-header-wide .entry-header.template-4  {
         padding-left: 0; 
         padding-right: 0; 
    }

    .template-5 #header-main.transparent .navbar-line {
        display: block;
    }
    .template-5 #header-main{
        background: transparent;
    }
    .template-5 #header-main .container{
        background: #000;
    }
    .entry-header-template-5{
        margin-bottom:67px;
        margin-left: -85px;
        margin-right: -85px;
        background: #000;
        padding-top: 50px;
        padding-bottom: 50px;
        padding-left: 50px;
        padding-right: 50px;
    }
    .entry-header-template-5-left{
    }
    .entry-header-template-5-left h1{
        color: #FFF;
        font-family: "Noto serif";
        font-size: 40px;
        font-weight: 900;
        line-height: 44px;
        word-break: break-word;
    }
    .entry-header-template-5-left .excerpt{
        color: #FFF;
        font-family: Montserrat, sans-serif;
        font-size: 18px;
        font-weight: 500;
        line-height: 27px;
        margin-top: 20px;
        font-style: italic;
    }
    .entry-header-template-5 .featured-image{
        width:100%;
        height:100%;
        min-height: 450px;
    }


    .entry-content {
        /*font-family: "Noto Serif", serif;*/
        font-family: Montserrat, sans-serif;
        font-size: 18px;
        line-height: 28px;
        font-weight: 500;
        /* letter-spacing: 0.25px; */
    }

    .entry-content .excerpt {
        font-family: Montserrat, sans-serif;
        font-size: 18px;
        font-weight: 500;
        line-height: 27px;
        /* letter-spacing: 0.25px; */
        position: relative;
    }




    .cins-heading{
        color: #E6AE17;
        font-family: "Montserrat";
        font-size: 24px;
        font-weight: 700;
        letter-spacing: 0.5px;
        line-height: 35px;
        margin-bottom: 30px;
        margin-top: 0px;
        word-break: break-all;
    }


    .focus-section-img{
        width: 100%!important;
        height: 100%!important;
        min-height: 300px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);    
    }
    .focus-section-main-title{
        color: #000000;
        font-family: "Noto Serif", sans-serif;
        font-size: 28px;
        font-weight: 800;
        line-height: 30px;
        letter-spacing: 0em;
        text-align: left;
        display: inline-block;
        margin-bottom: 17px;
    }
    .focus-section-main-title:hover{
        color: #000000;
    }
    .focus-section-main-content{
        font-family: Montserrat, sans-serif;
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: 0em;
        text-align: left;
    }
    .focus-section-line{
        border-top: 1px solid #BDBDBD;  
        margin: 14px 0; 
    }

    .focus-section-sub-title{
        color: #000000;
        font-family: Montserrat, sans-serif;
        font-size: 16px;
        font-weight: 700;
        line-height: 25px;
        letter-spacing: 0em;
        text-align: left;
    }

    .focus-section-sub-title:hover{
        color: #000000;
    }


    .cins-vertical-post h4{
        color: #000;
        font-family: "Noto Serif", sans-serif;
        font-size: 22px;
        font-weight: 900;
        line-height: 27px;
    }
    .cins-vertical-post .vc_gitem-post-data-source-post_excerpt{
        color: #000;
        font-family: "Montserrat", sans-serif;
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: 0.25px;
    }


    .hp-istrazivanja .vc_gitem-post-data-source-post_excerpt p,
    .hp-preporuceno .vc_gitem-post-data-source-post_excerpt p {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
    }

    .hp-aktuelno h4{
        color: #000;
        font-family: "Noto Serif", sans-serif;
        font-size: 18px;
        font-weight: 900;
        line-height: 22px;
    }
    .hp-aktuelno .vc_grid-item{
        display: block !important;
        width: 100%;
    }

    .hp-aktuelno .vc_grid-item:nth-child(-n+3) .vc_grid-item-mini {
        width:100%;
    } 
    .hp-aktuelno .vc_grid-item:nth-child(-n+3) .vc_grid-item-mini {
        border-bottom: 1px solid #BDBDBD;
    }  

    .hp-preporuceno .cins-vertical-post .vc_gitem-col {
        padding: 5px 0  !important;
    }
    .hp-preporuceno .cins-vertical-post h4{
        color: #000;
        font-family: "Noto Serif", sans-serif;
        font-size: 22px;
        font-weight: 900;
        line-height: 26px;
        margin-bottom: 20px;
    }
    .hp-preporuceno .vc_gitem-post-data-source-post_excerpt{
        display:block;
        color: #000;
        font-family: "Montserrat", sans-serif;
        font-size: 14px;
        font-weight: 500;
        line-height: 22px;    
    }
    .hp-preporuceno .vc_grid-item-mini {
        border-bottom: none;
        margin-bottom: 10px;

    }
    .hp-preporuceno .vc_gitem-post-data {
        margin-bottom: 8px;
    }
    .hp-preporuceno .vc_grid-item {
        width: 33.33333333%;
    }
    .hp-multimedia .vc_gitem-col{
        padding: 0 !important;
        /* display: flex; */
        /* flex-direction: row-reverse; */
        /* flex-wrap: nowrap; */
    }
    .hp-multimedia  h4{
        color: #000;
        font-family: "Noto Serif", sans-serif;
        font-size: 18px;
        font-weight: 900;
        line-height: 22px;
        margin-bottom: 20px;
    }
    .hp-multimedia  .vc_gitem-zone-c{
        float: none;
        width: 50%;
    }
    .hp-multimedia .vc_grid-item-mini{
         display: flex;
         flex-direction: row;
         justify-content: space-between;
         height: 100%;
    }  
    .hp-multimedia  .vc_gitem-zone {
        height:100%;
    }
    .hp-multimedia  .vc_pageable-slide-wrapper{
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }    
    .hp-multimedia  .vc_gitem-animated-block{
        /* display:none; */
    }
    .hp-multimedia .wpb_single_image {
        width: calc(50% - 25px);
        margin-right: 25px;
    }    
    .hp-multimedia .vc_gitem-post-data-source-post_title {
        /* width: 50%; */
        margin-top: 0;
        padding-left: 15px;
    }
    .hp-multimedia .vc_gitem-post-data-source-post_title h4 {
        color: #000;
        font-family: "Noto Serif", sans-serif;
        font-size: 22px;
        font-weight: 900;
        line-height: 120%;
    }
    .hp-multimedia img{
        aspect-ratio: 16 / 9;
        width: 100%;
        object-fit: cover;
        object-position: center;
    }

    /*newsletter new start*/
    .yikes-mailchimp-container-1{
        background: linear-gradient(90deg, #F5DFA2 12.51%, #E6AE17 100%);
        border-radius: 17px;
        /*background: #E6AE17;*/
        padding: 32px 20px;
        margin: 0 15px;
    }

    .yikes-mailchimp-container-1 .yikes-mailchimp-form-title-1 {
        color: #4D4D51;
        font-family: Montserrat, sans-serif;
        font-size: 20px;
        font-weight: 800;
        line-height: 22px;
        text-align: center;
        margin-bottom: 25px;
    }
    .yikes-mailchimp-container-1 form{
        display: flex !important;
        align-items: center;
        justify-content: center;
    }
    .yikes-mailchimp-container-1 form label{
        width: auto !important;
        margin-right: 5px;
        max-width: 337px;
    }
    .yikes-mailchimp-container-1 .submit-button-inline-label{

    }
    .yikes-mailchimp-container-1 input[type=email]{
        background: rgba(255, 255, 255, 0.8);
        border: none !important;
        max-width: 337px !important;
        width: 337px !important;
        font-size: 12px;
        line-height: 14px;
        padding: 10px 10px 10px !important;
        margin-bottom: 0 !important;
        border-radius: 5px;
        opacity: 0.8;
    }
    .yikes-mailchimp-container-1 .yikes-easy-mc-form .yikes-easy-mc-submit-button {
        color: #FFFFFF;
        font-family: Montserrat;
        font-size: 12px;
        font-weight: 700;
        letter-spacing: 0.5px;
        line-height: 18px;
        text-align: center;
        border-radius: 0;
        background-color: #4D4D51;
        box-shadow: none;
        padding: 8px 20px !important;
        border: 0;
        border-radius: 5px;
        max-width: 120px;
        width:120px;
        margin: auto;
        min-height: auto;
        margin-bottom: 0 !important; 
    }

    .hp-prijavi-temu{
        border-radius: 17px;
        background: linear-gradient(90deg, #F5DFA2 12.51%, #E6AE17 100%);
        padding: 50px 50px !important;
    }
    .hp-prijavi-temu button{
        background: #4D4D51 !important;
        border-radius: 3px !important;
        padding: 4px 35px !important;
        color: #FFFFFF !important;
        font-family: Montserrat, sans-serif !important;
        font-size: 12px !important;
        line-height: 18px !important;
        font-weight: 700 !important;
        letter-spacing: 0.5px !important;    
    }

    /*newsletter new start


    /*vc custom*/
/*    .cinshorpost .vc_gitem_row{
        display: flex;
    }

    .cinshorpostalt.vc_grid-item-zone-c-right .vc_gitem-animated-block {
        float: left;
        width: 50%;
    }
    .cinshorpostalt.vc_grid-item-zone-c-right .vc_gitem-zone-c {
        float: right;
        width: 50%;
    }*/
    .aktimg {
        min-height: 200px;
    }
    .subsubimg{
        /* min-height: 200px; */
    }
    .istrazimg {
        height: 200px;
    }
    .research .entry-header-info{
        max-width: 60%;
    }
    .owl-item .item-title, .owl-item .item-title a{
        opacity: 0.9;
        color: #FFFFFF;
        font-family: Montserrat, sans-serif;
        font-size: 41.47px;
        font-weight: bold;
        line-height: 50px;
    }
    .owl-item .item-cont{
        width: 60%;
    }


    .subsublink, .subsublink a {
        color: #000000;
        font-family: "Noto Serif";
        font-size: 20px;
        font-weight: 900;
        line-height: 24px;
        margin-top: 0;
    }
    .subsubauthors{
        display: block;
        margin-top: 21px;
        font-size: 10px;
    }
    .subsubauthors a {
        color: #000000;
        font-family: 'Montserrat';
        font-size: 10px;
        font-weight: 700;
        line-height: 15px;
    }    
    .subsubdate {
        margin-top: auto;
        align-self: end;
        padding-top: 0px;
        display: block;
    }
    .subsubdate .cpdate {
        font-size: 10px;
        line-height: 13px;
        font-family: Montserrat, sans-serif;
        font-weight: 400;
        color: #000;
        display: block;
    }
    .subsubdate .cpdate i {
        display:none;
    }
    .subsubexcerpt{
        font-size: 14px;
        line-height: 18px;
        font-family: Montserrat, sans-serif;
        font-weight: 500;
        color: #000;
        margin-top: 18px;
    }

    .rmboxteaser, .rmboxtext {
        color: #000000;
        font-family: Montserrat, sans-serif;
        font-size: 16.67px;
        letter-spacing: 1px;
        line-height: 24px;
        padding: 20px 0px 20px 0px;
    }
    .rmboxtext {
        padding: 0px 40px 20px 40px;
    }    

}






























@media (min-width: 992px){
/*vc custom*/
    .simreas{
        position: absolute;
        right: -250px;
        top: 0;
        width: 200px;
        margin:0;
    }
    .simreastitle{
        font-size: 12px;
        line-height: 16px;
    }
    .fullws {
        width: 100vw;
        max-width: 950px;
        margin-left: calc((-950px + 750px)/2);
        z-index: 9999;
        position: relative;
    }


}






@media (min-width: 1200px){
    .antrefile-container {
        position: absolute;
        left: 790px;
        /* margin: 0; */
        /* padding: 0; */
    }
    .antrefile {
        margin: 0;
        padding: 0 5px 0 15px;
        margin-left: 0px;
        border-left: 1px solid #CACACB;
        width: 172px;
    } 
    .antretitle {
        color: #37363B;
        font-family: Montserrat, sans-serif;
        font-size: 24px;
        font-weight: bold;
        letter-spacing: 0.28px;
        line-height: 27px;
        margin-top:0;
    }    
     .antrefilecont {
        color: #000000 !important;
        font-family: "Noto serif", sans-serif;
        font-size: 15px;
        font-weight: 500;
        line-height: 23px;
    }
}










@media (min-width: 1440px){
    .fullw {
        width: 100vw;
        max-width: 1440px;
        margin-left: calc((-1440px + 576px)/2);
        z-index: 9999;
        position: relative;
    }



}

.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}

