@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,600,700&display=swap&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Noto+Serif:400,400i,700,700i&display=swap&subset=latin-ext');

/* posts pages */

.cp-category  {
    padding: 3px;
    margin: 0 3px 5px 0;
    background-color: #000;
    color: #FFFFFF;
    font-family: Montserrat;
    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;
    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;
    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;
    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%;
}
figcaption{
    width: 100%;
    opacity: 0.6;
    color: #000000;
    font-family: Montserrat;
    font-size: 11.57px;
    font-weight: bold;
    letter-spacing: 1.82px;
    line-height: 16px;
    text-transform: uppercase;
    text-align: right;
    margin-top: 8px;
}

/* 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;
    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 #E4A80C;
}
.entry-content .excerpt{
    opacity: 0.9;
    color: #000000;
    font-family: "Noto Serif";
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.25px;
    line-height: 35px;
    padding-bottom: 15px;
    margin-bottom: 40px;
    border-bottom: 2px solid #E4A80C;
    margin-top: 80px;
}
.entry-content iframe{
    max-width:576px;
    width: 100%;
}

/* POST  */
.entry-header{
    margin-top:50px;
    width: 100%;
}
.entry-header-meta {
    margin-bottom:10px;
}
.entry-title{
    color: #37363B;
    font-family: Montserrat;
    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: 10px;
}
.post-thumb-author{
    width:45%;
    opacity:1;
    color: #000000;
    font-family: Montserrat;
    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;
    font-size: 10.42px;
    font-weight: bold;
    letter-spacing: 0.33px;
    line-height: 16px;
}
.antrefile{
    border-top: 8px solid #E4A80C;
    width:280px;
    float:right;
    color: #000000;	font-family: Montserrat;
    font-size: 20px;
    letter-spacing: 0.59px;
    line-height: 29px;
    margin: 5px 0 10px 15px;
    padding: 0 15px;
}
.antretitle, .antreimg, .antrefilecont{
    margin-top:15px;
    width: 100%;
    color: #000000;
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.5px;
    line-height: 21px;
    text-align: justify;
    margin-top: 8px;
    padding-top: 20px;
}
.antretitle {
    color: #37363B;
    font-family: Montserrat;
    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;
    font-size: 20px;
    letter-spacing: 0.59px;
    line-height: 29px;
}
.wp-caption-dd{
    width: 100%;
    opacity: 0.6;
    color: #000000;
    font-family: Montserrat;
    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;
    font-size: 28.8px;
    font-weight: bold;
    letter-spacing: 0.7px;
    line-height: 31px;
}
.rmboxteaser, .rmboxtext {
    color: #000000;
    font-family: Montserrat;
    font-size: 16.67px;
    letter-spacing: 1px;
    line-height: 24px;
    padding: 20px 40px 20px 40px;
}
.rmboxtext {
    padding: 0px 40px 20px 40px;
}
.rmboxteaserall{
    color: #000000;
    font-family: Montserrat;
    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;
}
.postauthors{
	clear:both;
}

h2.pagesubh{
    color: #37363B;
    font-family: "Noto Serif";
    font-size: 34.56px;
    font-weight: bold;
    line-height: 39px;
    padding-bottom:11px;
    margin-top:42px;
    margin-bottom:52px;
    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;
    font-size: 16.67px;
    letter-spacing: 1px;
    line-height: 24px;
    height: 150px;
    overflow: hidden;
}
.postauthorname{
    color: #000000;
    font-family: Montserrat;
    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 :70px;
}
.posttagscont{
    padding :0 20px;
}
.posttags a {
    color: #000000;
    font-family: Montserrat;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1.82px;
    line-height: 16px;
    text-transform: uppercase;
    margin: 0 40px 20px 0;
    display: inline-block;
    border-radius: 26.5px;
    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);
    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;
    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;
    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;
    font-size: 41.47px;
    font-weight: bold;
    letter-spacing: -0.32px;
    line-height: 50px;
}
.subtemaitemdesc {
    opacity: 0.8;
    color: #000000;
    font-family: Montserrat;
    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;
    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:30px !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;
}
.subsubmeta{
    padding: 15px 15px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}
.subsublink, .subsublink a {

    color: #000000;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: bold;
    /* letter-spacing: 1.82px; */
    line-height: 19px;
    text-transform: uppercase;
    margin: 0 20px 0 0;

}
.subsubdate {
    margin-top: auto;
    align-self: end;
    padding-top: 30px;
}
.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;
    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;
    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;
    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;
    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;
    font-size: 28.8px;
    font-weight: bold;
    letter-spacing: 0.7px;
    line-height: 31px;
    margin-top: 20px;
}
.aktdesc{
    color: #000000;
    font-family: Montserrat;
    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;
    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;
    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;
    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;
    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;
    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;
    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: #37363B;
    font-family: "Noto Serif";
    font-size: 33.5px;
    font-weight: bold;
    letter-spacing: 0.25px;
    line-height: 38px;
    margin-bottom: 30px;
    margin-top: 10px;
    padding-bottom: 11px;
    border-bottom: 1px solid #000000;
    background-image: url(assets/images/arrow-right.png);
    background-repeat: no-repeat;
    background-size: initial;
    background-position: right;
    /*padding-right: 45px;*/
    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;
}
.cinshorpost .category {
    text-align: left !important;
}
.cinshorpost .category a{
    padding: 5px;
    margin: 0 5px 5px 0;
    background-color: #E4A80C;
    color: #FFFFFF;
    font-family: Montserrat;
    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;
}
.cinsverpost .catlink {
    text-align: left !important;
}
.cinsverpost .catlink a{
    padding: 5px;
    margin: 0 5px 5px 0;
    background-color: #E4A80C;
    color: #FFFFFF;
    font-family: Montserrat;
    font-size: 13.89px;
    font-weight: bold;
    letter-spacing: 1.2px;
    line-height: 16px;
    display: inline-block;
    text-transform: uppercase;
}
.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;
    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;
}
.cinsverpost .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;
    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;
}
.simreastitle{
    border-bottom: 3.5px solid #E4A80C;
    width: 100%;
    margin-bottom: 20px;
    color: #000000;
    font-family: Montserrat;
    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;
    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;
    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;
    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;
    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;
    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;
    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;
    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;
    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;
    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;
    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: capitalize;
    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-rss{
    width: 21px;
    height: 20px;
    background-image: url('./assets/podkasti/rss.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{
    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;
}
.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-rss{
    width: 21px;
    height: 20px;
    background-image: url('./assets/podkasti/rss.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{
    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;
}*/




@media (min-width: 576px){

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

/*    .posttags a {
        color: #000000;
        font-family: Montserrat;
        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){
/*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;
        font-size: 41.47px;
        font-weight: bold;
        line-height: 50px;
    }
    .owl-item .item-cont{
        width: 60%;
    }
}

@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 + 576px)/2);
        z-index: 9999;
        position: relative;
    }
}


@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 */
}

