.fullscreen-box {padding:0em}

.single-image-1 {
  float:left;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100%;
    overflow: hidden;
	background:#000;
}

.single-image-1 img {
    height: auto;
    width: auto;
    min-width: 100%;
    min-height: 100%;	
    object-fit: cover;
	opacity: 0.8;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;	
}

.news-single-caption {
  position:absolute;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100%;
    overflow: hidden; z-index:11;
  }
  



.news-single-image-box { position:relative;width:100%; height:auto;background:#000;margin:0%}



  


/*MAIN*/
.title-box-main {position:absolute; top:42%; padding:0% 0;background: rgba(72, 72, 72, 0);display: block;width:auto;opacity: 0;
	-webkit-transition: 0.5s;
	-moz-transition:  0.5s;
	transition: 0.5s;
	}
 .title-box-main {left:20%; }
 .title-box-main h3 {opacity: 0;}


.title-box-main h3 {
	-webkit-transition: 0.5s;
	-moz-transition:  0.5s;
	transition: 0.5s;
	
}


/*
h2 span {background: rgba(27, 27, 27, 0.4); padding: 1%}
*/

.news-single-caption .title-box-main h2{ padding:0% 0% 0px 0%; margin:0;color:#FFF;text-align:left; display: block}

.news-single-caption h3{ padding:0px 0 0px 0; margin:0% 0 0 0;color:#FFF;text-align:left; display:block; text-transform:none;}
.news-single-caption h4{font-size: 0.9vw; line-height:1.4vw; padding:20px 0 0px 0; margin:0;color:#FFF; font-weight:300; text-align:left; display:block;width:60%; text-transform:none}



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

	.news-single-caption .title-box-main h2{ padding:8% 0% 1% 0%; margin:0;color:#FFF;}	
	 .title-box-main {left:10%; }

}

/*BIOGRAFIE*/
.news-list { float:left; width:100%; padding:0 0 0% 0;}







@media screen and (max-width:480px) {
.intro .news-single-caption h2{font-size: 4.8vw; line-height:7.6vw; padding:0px 0 0% 0; margin:0px 10% 0px 10%;color:#444; font-weight:300; text-align: center; display:block;width:80%; text-transform:uppercase}
#start-33 {position: absolute; z-index:99999;left:50%; margin:0 0 0 0px ;bottom:20px;transition:all 0.2s ease;width:60px; padding:0px 0px 4% 0px;height:auto;cursor:pointer}	
}

#start-2 {width:60px; padding:2% 20px 15px 20px;height:auto;left:20%; margin:0 ;background: rgba(72, 72, 72, 0);}

.news-arrow-down {
  position:absolute; z-index:12;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100%;
    overflow: hidden;
  }

#section3 { positio:relative;width:100%; height: auto;background-color: transparent; padding:0; margin:0;}




/*NEWS-SINGLE*/
.single-content { float:left; width:100%;padding:2% 0 4% 0;}

.single-image-1 .news-single-imgcaption{ position: absolute; z-index:9999; bottom:2%; left:2%; color:#FFF;background: rgba(255, 255, 255, 0); display:none; visibility:hidden}
.news-single-imgcaption{ position: absolute;z-index:9999; bottom:30px; left:20px; padding:5px 10px;display:block; visibility:visible; background:#fff;font-size: 16px; line-height:16px;transform: rotate(0deg); display:none; visibility:hidden}
.single-image {}


.news-single-item {}
.news-single-item b{padding:0% 0 4% 0; margin:0;color:#23272a;font-weight:700;text-transform: uppercase;}
.news-single-item a{font-weight:300;}
.news-single-item h1 {font-size: 3.8vw; line-height:4.8vw; padding:0% 0 6% 0; margin:0;color:#23272a; font-weight:300;text-align: center;text-transform:uppercase;font-weight:700}
.news-single-item h2 { font-size: 1.1vw; line-height:1.6vw; padding:10.5% 0 6% 0; margin:0;color:#23272a; font-weight:300;text-align:left;text-transform:uppercase;}

@media screen and (max-width:480px) {
.news-single-item h1{font-size: 8.3vw; line-height:8.3vw;padding:28% 0 12% 0; text-align: center}
}

.single-image img{ float:left;}

.news-single-image {float:left; width:100%; padding:0 0 0% 0;}

.single-image-0 img{float:left;width:100%; max-width:100%;padding:0; margin:0;}
.single-image-0 {float:left; width:98.5%; height: auto; margin:0 0% 0px 0%; padding:0.5% 1.0% 0.5% 0.5%}

.single-image-2 img{float:left;width:100%; max-width:100%;padding:0; margin:0;}
.single-image-2 {float:left; width:49%; height: auto; margin:0 0% 0px 0%; padding:0.5% 0.5% 0.5% 0.5%}



.down-2{
    border-right: 4px solid #FFF; 
    border-bottom: 4px solid #FFF;
    width: 30px; height: 30px;
	-ms-transform:rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
    transform: rotate(45deg);
}



.down{
    border-right: 4px solid; 
    border-bottom: 4px solid;
    width: 30px; height: 30px;
	-ms-transform:rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
    transform: rotate(45deg);
	color: rgba(72, 72, 72, 1);
}

@media screen and (max-width:480px) {
.down-2{
    width: 20px; height: 20px;
}
.down{
    width: 20px; height: 20px;
}
}

.prev{
    border-right: 2px solid; 
    border-bottom: 2px solid;
    width: 20px; height: 20px;
	-ms-transform:rotate(135deg); /* IE 9 */
    -webkit-transform: rotate(135deg); /* Chrome, Safari, Opera */
    transform: rotate(135deg);
	color: rgba(72, 72, 72, 0.6);
}

.next{
    border-right: 2px solid; 
    border-bottom: 2px solid;
    width: 20px; height: 20px;
	-ms-transform:rotate(-45deg); /* IE 9 */
    -webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
    transform: rotate(-45deg);
	color: rgba(72, 72, 72, 0.6);
}
.prev-2{
	margin:5px 5px 0 0;
	float:left;
    border-right: 1px solid; 
    border-bottom: 1px solid;
    width: 10px; height: 10px;
	-ms-transform:rotate(135deg); /* IE 9 */
    -webkit-transform: rotate(135deg); /* Chrome, Safari, Opera */
    transform: rotate(135deg);
	color: rgba(255, 255, 255, 0.6);
}
.prev-text{
	float:left;
}

.prev-text a{
	float:left; color:#FFF; margin:0; padding:0; 
}

.news-author { float:left;font-size: 0.7vw; line-height:1.0vw; padding:2% 0 0 0}

.single-content-left{float:left; width:48.3%; height: auto; text-align:left;margin:0px 1% 0px 0.7%;}
.single-content-right{float:left; width:49%; height: auto; text-align:left;margin:0% 0% 0px 1%;}
.single-content-left a{display:block}


.single-content-box{padding:4% 0 4% 0;}
.single-content-trailer {padding:1% 0 4% 0;}
.single-content-box .trailer b{ float:left;padding:20px 0 20px 0;}
.single-content-box a{ display: block;}

@media screen and (max-width:480px) {
.single-image-3{position:relative;float:left; width:100%; height: auto; margin:0px 0% 4% 0%; }
.single-image-4{position:relative;float:left; width:100%; height: auto; margin:0px 0% 2% 0%;}

.single-content-left{float:left; width:100%; height: auto; text-align:left;margin:5% 0% 0px 0%;}
.single-content-right{float:left; width:100%; height: auto; text-align: left;margin:0px 0% 0px 0%;}
}

.trailer a{font-weight:300; display: block;}
 .trailer a:focus, a:active {
  outline: none;
}




#prev { position: fixed; z-index:99; right:2%;bottom:2%;width:20px; height: auto;padding:0 0px 0px 0;font-size:0px; display: none; visibility: hidden} 
#next { position: fixed; z-index:99; left:2%;bottom:2%;width:20px; height: auto; float:left; padding:0 0px 0px 0px;font-size:0px;display: none; visibility: hidden }
#prev:hover{opacity: 0.6;}
#next:hover{opacity: 0.6;}

#news-back {width:60px; height: auto; float:right;opacity: 0.6;}
#news-back:hover{opacity: 0.6;} 



