/*
	NEWS VERSION JUNE 2018
*/

body.news .icon-list li.email {
	background-image: none;
	padding-left: 0;
}

body.news a.news-back-button {
		display: block;
		height: 14px;
		background-repeat: no-repeat;
		background-image: url('/img/news-back-arrow.png');
		background-position: 0 0;
		text-decoration: none;
		padding-left: 20px;
		line-height: 16px;
		margin:0;
		box-sizing: border-box;
		width: 100%;
		float: none;
		margin-bottom: 22px;
}

body.news div.news-prevnext {
	height: 20px;
	line-height: 16px;
	margin-top: 15px;
}

body.news div.news-prevnext a.news-prev-btn {
	display: block;
	height: 14px;
	background-repeat: no-repeat;
	background-image: url('/img/news-back-arrow.png');
	background-position: 0 0;
	text-decoration: none;
	padding-left: 20px;
	line-height: 16px;
	margin:0;
	box-sizing: border-box;
	width: 49%;
	float: left;
	margin-bottom: 22px;
}

body.news div.news-prevnext a.news-next-btn {
	display: block;
	text-align: right;
	height: 14px;
	background-repeat: no-repeat;
	background-image: url('/img/news-next-arrow.png');
	background-position: right top;
	text-decoration: none;
	padding-right: 20px;
	line-height: 16px;
	margin:0;
	box-sizing: border-box;
	width: 49%;
	float: right;
	margin-bottom: 22px;
}




@media all and (min-width: 950px) {

	body.news div.left-layout-col {
		width: 585px;
		float: left;
	}

	body.news div.right-layout-col {
		width: 270px;
		float: left;
		margin-left: 45px;
	}

	body.news div.small.slideshow {
		width: 585px;
		padding-bottom: 20px;
	}

	body.news div.small.slideshow-nav {
		width: 585px;
	}

	body.news div.small div.slideshow-nav {
		width: 585px;
		padding: 0;
		top: 190px;
	}

	body.news img.smallslide_img {
		width: 585px;
	}

	body.news div.imageTextHolder {
		background-color: #FFFFFF;
		padding: 5px 5px 5px 0;
	}

	body.news iframe.vimeoiframe {
		margin-bottom: 25px;
	}

	body.news div.right-layout-col h4 {
		font-size: 25px;
		text-transform: none;
		color: #333333;
		font-family: 'MarkPro',"Arial Unicode MS",Arial;
font-weight: 400;  
		margin-bottom: 16px;
	}

	body.news span.news-contact-name {
		font-weight: bold;
		text-decoration: underline;
	}

	body.news div.authorbox {
		padding-top: 0;
		margin-top: 0;
		border-top: none;
		border-bottom: none;
		padding-bottom: 16px;
	}

	body.news img.authorphoto {
		margin-bottom: 16px;
	}

	body.news ul.icon-list li, body.news ul.icon-list li a, body.news .authorline, body.news .authorline a {
		font-size: 14px;
		color: #333333;
	}

	body.news ul.icon-list li {
		padding: 0;
		background-image: none;
	}

	body.news ul.icon-list {
		margin-bottom: 16px;
	}


	body.news ul.icon-list li a.contact-popup, body.news a.contact-popup{
		display: block;
		width: 268px;
		height: 50px;
		line-height: 50px;
		text-decoration: none;
		text-align: center;
		color: #FFFFFF;
		background-color: #000000;
		margin-top: 15px;
		font-family: 'MarkPro',"Arial Unicode MS",Arial;
font-weight: 200;  
		border: 1px solid #000000;
	}

	body.news p.newsdateshare {
		font-size: 18px;
		margin-bottom: 0px;
		margin-top: 0px;
		float: left;
		line-height: 35px;
	}

	body.news p.newstitleright {
		float: right;
	}

	body.news div.news-sn-top {
		width: 585px;
		height: 50px;
		margin-top: 17px;
	}

	body.news .social-news-top {
		float: right;
		margin-left: 10px;
		display: block;
		width: 30px;
		height: 30px;
		background-size: cover;
	}
	
	body.news a.linkedin-share-news-top {
		background-image: url('/img/news-share-linkedin.png');
	}

	body.news a.facebook-share-news-top {
		background-image: url('/img/news-share-facebook.png');
	}

	body.news a.twitter-share-news-top {
		background-image: url('/img/news-share-twitter.png');
	}

	body.news a.weibo-share-news-top {
		background-image: url('/img/news-share-weibo.png');
	}

	body.news a.news-download-link {
		display: block;
		min-height: 24px;
		background-repeat: no-repeat;
		background-image: url('/img/news-download.png');
		background-position: 0 0;
		text-decoration: none;
		padding-left: 40px;
		padding-top: 7px;
/*		line-height: 30px;  */
		line-height: 16px;
/* 		overflow: hidden; */ 
	}

	body.news a.news-link-link {
		display: block;
		min-height: 24px; 
		background-repeat: no-repeat;
		background-image: url('/img/news-link.png');
		background-position: 0 0;
		text-decoration: none;
		padding-left: 40px;
		padding-top: 7px;
/* 		line-height: 30px; */
		line-height: 16px;
/*		overflow: hidden; */
	}

	body.news a.news-newsletter-link {
		display: block;
		height: 30px;
		background-repeat: no-repeat;
		background-image: url('/img/news-newsletter.png');
		background-position: 0 0;
		text-decoration: none;
		padding-left: 40px;
		line-height: 30px;
		overflow: hidden;
	}

	body.news a.printBtn {
		display: block;
		height: 30px;
		background-repeat: no-repeat;
		background-image: url('/img/news-print.png');
		background-position: 0 0;
		text-decoration: none;
		padding-left: 40px;
		line-height: 30px;
		margin:0;
		box-sizing: border-box;
		width: 100%;
		float: none;
		overflow: hidden;
	}

	body.news p.pagedownload {
		margin-bottom: 16px;
		padding-top: 0;
	}

	body.news .newssocialbox {
		font-weight: normal;
		padding-top: 16px;
		padding-bottom: 16px;
		margin-top: 16px;
	}

	body.news .newssocialboxtitle {
		font-weight: normal;
	}

	body.news .blacktwitternewsicon , body.news .blacklinkedinnewsicon , body.news .blackmailingnewsicon, body.news .blackfacebooknewsicon {
		display: none;
	}

	body.news .whitetwitternewsicon {
		height: 20px;
		min-width: 20px;
		margin-right: 20px;
		line-height: 20px;
		float: right;
		background-image: url('../img/share-small-twitter.png');
		background-repeat: no-repeat;
		background-position: left center;
		cursor: pointer;
		display: block;
	}
	
	body.news .whitelinkedinnewsicon {
		height: 20px;
		min-width: 20px;
		padding-left: 26px;
		line-height: 20px;
		float: right;
		background-image: url('../img/share-small-linkedin.png');
		background-repeat: no-repeat;
		background-position: left center;
		cursor: pointer;
		display: block;
	}

	body.news .whitefacebooknewsicon {
		height: 20px;
		min-width: 20px;
		padding-left: 26px;
		line-height: 20px;
		float: right;
		background-image: url('../img/share-small-facebook.png');
		background-repeat: no-repeat;
		background-position: left center;
		cursor: pointer;
		display: block;
	}


	body.news .layout-col iframe {
		border: 0;
	}

	body.news h1.newshead {
		font-size: 40px;
		width: 584px;
	}

/*	body.news .small .slideshow-scrollable[style] { width:100% !important; max-width:100%; height:355px !important; }  */

}

@media all and (max-width: 950px) {
/*		
	body.news .small .slideshow-scrollable[style] { width:calc(200vw - 90px); nowidth:100%; height:calc(calc(100vw - 45px) * 0.66 - 40px) !important;max-width: 10000000000px !important; }  
	body.news .small .slideshow-scrollable .slide { width: calc(100vw - 45px) !important; height: auto; }
*/

	body.news .small .slideshow-scrollable[style] { max-width: 10000000000px !important; }   

	body.news .small .slideshow-scrollable[style] { height:calc(calc(100vw - 45px) * 0.66 - 40px) !important;max-width: 10000000000px !important; background-color: #FF0000; }  
	body.news .small .slideshow-scrollable .slide { width: calc(100vw - 90px) !important; height: auto; } 

	body.news .small .slideshow-scrollable .slide { width: auto; height: 100% !important; } 
	body.news .small .slideshow-scrollable .slide img {  height:100% !important; width: auto !important; } 
}