@charset "UTF-8";
/* Thumbnail-Download.com - (C)2015 */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a.nostylelink {
	border:0;
	text-decoration:none;
}
.image-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
.image-container img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.img-hq {
	height:360px;
	width:480px;
	margin-left:auto;
	margin-right:auto;
}
.img-mq {
	height:180px;
	width:320px;
	margin-left:auto;
	margin-right:auto;
}
.header_start {
	background: url(https://thumbnail-download.com/img/bg-start.jpg) no-repeat center center;
	background-size: cover;
	height:800px;
	width:100%;
}
.bigheadline {
	font-family:"Open Sans";
	font-size: 62px;
    text-shadow: 2px 2px 2px #333;
    letter-spacing: -4px;
    font-weight: 300;
    padding-top: 40px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    color:#FFF;
    padding-top:275px;
    padding-right:20%;
    padding-left:20%;
}
.smallheadline {
	font-family:"Open Sans";
	font-size: 32px;
    text-shadow: 2px 2px 2px #333;
    letter-spacing: 0px;
    font-weight: 600;
    padding-top: 40px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    color:#FFF;
    padding-top:20px;
    padding-right:15%;
    padding-left:15%;
}
.header {
	background: url(https://thumbnail-download.com/img/header-sc.jpg) no-repeat center center;
	background-size: cover;
	height:160px;
	width:100%;
}
.pg-width {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
.logo-white {
	background-image:url(https://thumbnail-download.com/img/thumbnail-download-white.png);
	background-size:100%;
	width:375px;
	height:100px;
	margin-top:30px;
	margin-left:20px;
	clear:both;
	position:absolute;
}
.langbox {
	margin-top: 55px;
    width: 110px;
    height: 50px;
    float: right;
}
.langbox .flag_us {
	width:50px;
	height:50px;
	background-image:url(https://thumbnail-download.com/img/flag_us.png);
	background-size:100%;
	float:left;
}
.langbox .flag_de {
	width:50px;
	height:50px;
	background-image:url(https://thumbnail-download.com/img/flag_de.png);
	background-size:100%;
	float:left;
	margin-left:10px;
}
.content {
	height:350px;
	background-color:#ECECEC;
}
.downloader-txt {
	padding-top:110px;
	font-size:14px;
	font-family:Arial;
	margin-left:220px;
}
.downloader {
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.url-field {
	padding:15px 18px;
	font-family:Arial;
	font-size:16px;
	border:2px solid #0994B9;
	border-radius:4px;
	-webkit-appearance: none;
}
.url-send {
	padding:15px 18px;
	font-family:Arial;
	font-size:16px;
	border:2px solid #0994B9;
	border-radius:4px;
	background-color:#0994B9;
	color:#FFF;
	margin-left: 5px;
	-webkit-appearance: none;
}
.content2 {
	height: auto;
	font-family:"Open Sans";
}
.content2-grey {
	height: 175px;
	background-color:#ECECEC;
}
.article-title {
	font-family:"Open Sans";
	font-size: 46px;
    text-shadow: 2px 2px 5px #CCC;
    color: #000;
    font-weight: 300;
    padding-top: 40px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.article {
	width: 800px;
	height: 150px;
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
.art-img-yt {
	height: 128px;
    width: 128px;
    margin-right: 25px;
    float: left;
    background-image: url('https://thumbnail-download.com/img/yt-art.png');
    background-image: -webkit-image-set(url('https://thumbnail-download.com/img/yt-art.png') 1x, url('https://thumbnail-download.com/img/yt-art_2x.png') 2x);
}
.art-img-check {
	height: 128px;
    width: 128px;
    margin-right: 25px;
    float: left;
    background-image: url('https://thumbnail-download.com/img/icon_protect.png');
    background-image: -webkit-image-set(url('https://thumbnail-download.com/img/icon_protect.png') 1x, url('https://thumbnail-download.com/img/icon_protect_2x.png') 2x);
}
.art-img-ssl {
	height: 128px;
    width: 128px;
    margin-right: 25px;
    float: left;
    background-image: url('https://thumbnail-download.com/img/icon_ssl.png');
    background-image: -webkit-image-set(url('https://thumbnail-download.com/img/icon_ssl.png') 1x, url('https://thumbnail-download.com/img/icon_ssl_2x.png') 2x);
}
.art-img-fb {
	height: 128px;
    width: 128px;
    margin-right: 25px;
    float: left;
    background-image: url('https://thumbnail-download.com/img/fb.png');
    background-image: -webkit-image-set(url('https://thumbnail-download.com/img/fb.png') 1x, url('https://thumbnail-download.com/img/fb_2x.png') 2x);
}
.art-img-dailymotion {
	height: 128px;
    width: 128px;
    margin-right: 25px;
    float: left;
    background-image: url('https://thumbnail-download.com/img/dailymotion.png');
    background-image: -webkit-image-set(url('https://thumbnail-download.com/img/dailymotion.png') 1x, url('https://thumbnail-download.com/img/dailymotion_2x.png') 2x);
}
.art-img-vimeo {
	height: 128px;
    width: 128px;
    margin-right: 25px;
    float: left;
    background-image: url('https://thumbnail-download.com/img/vimeo.png');
    background-image: -webkit-image-set(url('https://thumbnail-download.com/img/vimeo.png') 1x, url('https://thumbnail-download.com/img/vimeo_2x.png') 2x);
}
.art-txt {
	width: 640px;
	float: left;
	font-size: 16px;
	text-shadow: 1px 1px #FFF;
	height: auto;
	font-family: "Open Sans";
	font-size: 16px;
	line-height:26px;
	padding-top:10px;
	padding-bottom:10px;
}
.startbutton {
	padding:15px 20px;
	background-color:#0994B9;
	color:#FFF;
	font-size:20px;
	text-align:center;
	text-shadow:none;
	border-radius:5px;
}
.startbutton:hover {
	background-color:#000;
}
.art-placeholder {
	height:1px;
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
}
.footer {
	background-color:#5D5D5D;
	height:200px;
	border-top:4px solid #383838;
}
h2 {
	font-size:14px;
	margin:0;
}
.set-left {
	font-family:Arial;
	font-size:12px;
	line-height:16px;
	width:600px;
	text-align:left;
	padding-left:220px;
	color:#757575;
}
.adcenter{
	text-align:center;
	width:748px;
	height:110px;
	margin-left:auto;
	margin-right:auto;
	padding-top:30px;
}
.adcov {
	padding:10px;
	background-color:#FFF;
	float:left;
	border-radius:5px;
}
.ad728 {
	width:728px;
	height:90px;
	background-color:#EFEFEF;
}
.yt-bg {
	background:url(https://thumbnail-download.com/img/yt-bg.png) #ECECEC;
}
.fb-bg {
	background:url(https://thumbnail-download.com/img/fb-bg.png) #ECECEC;
}
.footer {
	font-family:"Open Sans";
	font-size:14px;
}
.f1 {
	width:300px;
	height:auto;
	margin-left:10px;
	margin-right:10px;
	padding-top:10px;
	color:#FFF;
	float:left;
}
.f2 {
	width:300px;
	height:auto;
	margin-left:30px;
	margin-right:30px;
	padding-top:10px;
	color:#FFF;
	float:left;
	text-align:center;
}
.f3 {
	width:300px;
	height:auto;
	margin-left:10px;
	margin-right:10px;
	padding-top:10px;
	color:#FFF;
	float:left;
	text-align:right;
}
a.flink {
	display:block;
	color:#CCC;
	padding:5px 8px;
	float:none;
	width:250px;
	margin-left:15px;
	margin-top:5px;
	text-decoration:none;
}
a.flink:hover {
	display:block;
	color:#FFF;
	padding:5px 8px;
	float:none;
	width:250px;
	margin-left:15px;
	margin-top:5px;
	text-decoration:none;
}
.end {
	padding:10px;
	font-family:Arial;
	font-size:10px;
	background-color:#535353;
	color:#CCC;
	clear:both;
}
/* Mobile */
@media all and (max-width: 999px) {
	.header {
    	height: 130px;
	}
	.logo-white {
    	width: 260px;
    	height: 65px;
    	margin-left: 5px;
	}
	.langbox {
		margin-top: 40px;
		margin-right: 5px;
	}
	.pg-width {
		width:100%;
	}
	.article {
		width:100%;
		height:auto;
		display:block;
	}
	
	.art-img-yt,
	.art-img-check,
	.art-img-ssl,
	.art-img-dailymotion,
	.art-img-vimeo {
	    margin-left: auto;
    	margin-right: auto;
    	float: none;
	}
	.art-txt {
		width: 90%;
    	padding: 15px;
    	float: none;
    	clear: both;
    	margin-left:auto;
    	margin-right:auto;
    }
    
    .f1,
    .f2,
    .f3 {
   		width: 100% !important;
    	margin-left: 0% !important;
    	margin-right: 0% !important;
    	text-align: center !important;
    	float: none;
    	font-size: 16px !important;
    	padding: 20px 0px 20px 0px !important;
    }
    
    a.flink {
		display:block;
		color:#CCC;
		padding:5px 0px;
		float:none;
		width: 100%;
		margin-left:0px;
		margin-top:5px;
		text-decoration:none;
	}
	a.flink:hover {
		display:block;
		color:#FFF;
		padding:5px 0px;
		float:none;
		width: 100%;
		margin-left:0px;
		margin-top:5px;
		text-decoration:none;
	}
	.footer {
		height:auto;
	}
	.downloader-txt {
		margin-left: 0px;
    	text-align: center;
	}
	.url-field {
		width:80%;
	}
	.url-send {
		margin-top:10px;
		margin-left: 5px;
	}
	.set-left {
		width: auto;
    	padding-left: 10px;
    	display: none;
	}
	.content2-grey {
		display:none;
	}
}
@media all and (max-width: 949px) {
	.bigheadline {
    	padding-right:10%;
    	padding-left:10%;
	}
	.smallheadline {
    	padding-right:10%;
    	padding-left:10%;
	}
}
@media all and (max-width: 749px) {
	.url-send {
		margin-left: 0px;
	}
	.bigheadline {
		font-size: 45px;
    	padding-top:275px;
    	padding-right:10%;
    	padding-left:10%;
	}
	.smallheadline {
		font-size: 26px;
    	padding-top:20px;
    	padding-right:10%;
    	padding-left:10%;
	}
}
@media all and (max-width: 481px) {
	.img-hq {
		width:auto;
		height:auto;
	}
	.img-mq {
		width:auto;
		height:auto;
	}
	.bigheadline {
		font-size: 40px;
    	padding-top:275px;
    	padding-right:7%;
    	padding-left:7%;
	}
	.smallheadline {
		font-size: 22px;
    	padding-top:20px;
    	padding-right:7%;
    	padding-left:7%;
	}
}
@media all and (max-width: 379px) {
	.logo-white {
    	width: 260px;
    	height: 65px;
    	margin-left: -68px;
	}
}