/*
Theme Name: ExplicitDesigner.com
Author: ExplicitDesigner.com
Author URI: http://explicitdesigner.com/
Description: ExplicitDesigner.com
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Bid, auction,
Text Domain: http://explicitdesigner.com/
*/
* {
	border-radius: 0 !important;
	-webkit-transition: all 0.0s ease;
	-moz-transition: all 0.0s ease;
	-ms-transition: all 0.0s ease;
	-o-transition: all 0.0s ease;
}
body {
	font-family: 'Open Sans', sans-serif;
	background: url(../img/bg.jpg);
	color: #000;
}
h1, h2, .h1, .h2 {
	font-size: 24px;
	font-weight: 300;
	padding: 10px 15px;
	margin: 10px 0 20px 0;
	color: #000;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+100 */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0 ); /* IE6-9 */
}
h3 {
	color: #fff;
}
img {
	display: block;
	height: auto;
	max-width: 100%;
	width: 100%;
}
a {
	color: #fff;
}
a:hover {
	color: #ffc205;
}
p {
	color: #000;
	font-size: 13px;
}
/* Yanone */

.nav-line li a, h1, h2, h3, h4, a.big-button .yellow, a.big-button .black, .black-b, .red-b, .enter, .exit, .black-cont p, .black-button, .yellow-arrow span, .navi .getAccess, .navi .slogan, .pink-thumb h3, .next-to-logo, .red-cont p, .photo-download a, .stars, .thumb-cont li, .bio p, .warning p, .enter, .exit {
	font-family: 'Yanone Kaffeesatz', sans-serif;
}
.nav-line li a.signup, .navi .getAccess {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffd441+0,feca26+50,ffe003+51,ffbd0b+100 */
	background: #ffd441; /* Old browsers */
	background: -moz-linear-gradient(top, #ffd441 0%, #feca26 50%, #ffe003 51%, #ffbd0b 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffd441 0%, #feca26 50%, #ffe003 51%, #ffbd0b 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffd441 0%, #feca26 50%, #ffe003 51%, #ffbd0b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd441', endColorstr='#ffbd0b', GradientType=0 ); /* IE6-9 */
}
.main-container {
	background: #fff;
	display: block;
	padding: 4px;
	position: relative;
	z-index: 99;
	-webkit-box-shadow: 0px 0px 14px 0px rgba(50, 50, 50, 0.64);
	-moz-box-shadow: 0px 0px 14px 0px rgba(50, 50, 50, 0.64);
	box-shadow: 0px 0px 14px 0px rgba(50, 50, 50, 0.64)
}
/* HEADERS */





.colored-bg, .colored-bg-footer, .colored-bg-warning {
	background: url(../img/bg-colored.jpg) repeat-x;
	display: block;
	position: relative;
}
.colored-bg {
	background-position: center bottom;
}

.colored-bg-warning {
	background-position: 0 -20px;
	padding-bottom:25px;
	margin-bottom:50px;
}
.colored-bg-footer {
	background-position: center top;
	text-align: center;
}
.colored-bg-footer p {
	font-size: 14px;
}

.colored-bg-warning .logo img {
	max-width:340px;
	max-height:160px;
	}
.black-bg {
	background: url(../img/bg-black.jpg) repeat-x;
	background-position: center top;
	display: block;
	position: relative;
	padding: 20px 0;
}
.top-line {
	background: #2d2c35;
	-webkit-box-shadow: 0px 5px 16px 0px rgba(0, 0, 0, 1);
	-moz-box-shadow: 0px 5px 16px 0px rgba(0, 0, 0, 1);
	box-shadow: 0px 5px 16px 0px rgba(0, 0, 0, 1);
	padding: 5px;
	font-weight: 200;
	text-align: center;
}
.nav-line {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#373737+0,000000+50,000000+100 */
	background: #373737; /* Old browsers */
	background: -moz-linear-gradient(top, #373737 0%, #000000 50%, #000000 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #373737 0%, #000000 50%, #000000 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #373737 0%, #000000 50%, #000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#373737', endColorstr='#000000', GradientType=0 ); /* IE6-9 */
	padding: 5px;
	display: block;
	border-top: 3px solid #000;
}
.no-slider {
	margin-top: 0;
}
.no-slider .logo {
	margin-top: 0 !important;
}
.nav-line .centered {
	margin-left: auto !important;
	margin-right: auto !important;
}
.nav-line ul {
	display: block;
	margin: 0;
	float: right;
	padding:0;
}
.nav-line .logo {
	display: block;
}
.nav-line li {
	display: inline;
	padding: 0;
	display: inline-block;
	margin-left: 5px;
}
.nav-line li a {
	text-transform: uppercase;
	background: #262626;
	padding: 12px 15px;
	font-weight: 200;
}
.nav-line li a:hover {
	text-decoration: none;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffd441+0,feca26+50,ffe003+51,ffbd0b+100 */
	color: #ffe200;
	background: #454545;
}
.nav-line li a.signup {
	color: #000;
	text-shadow: none;
	font-weight: 400;
}
.nav-line li a.signup:hover {
	background: #f20c58;
	color: #fff;
}
.footer {
	text-align: center;
	padding: 40px 0 40px;
	font-size: 14px;
	line-height: 2em;
}
.footer-header {
	position: relative;
}
.footer-header .absoluteit1, .footer-header .absoluteit2, .footer-header .absoluteit3 {
	position: absolute;
	display: block;
}

.footer-header .absoluteit1 p, .footer-header .absoluteit2 p, .footer-header .absoluteit3 p {
	color:#fff;
}

.footer-header .absoluteit1 h3, .footer-header .absoluteit2 h3, .footer-header .absoluteit3 h3 {
	font-weight: 200;
}
/* - - - - - pink cont - gray cont - - - - - - */

.pink-cont {
	background: #ca5683;
	display: block;
	padding: 30px;
	position: relative;
}
.pink-cont h2, .purple-cont h2 {
	color: #2d2c35;
	font-size: 36px;
	text-transform: uppercase;
	margin-top: 0;
	font-weight: 700;
}
.purple-cont h3 {
	margin-top: 0;
}
.purple-cont {
	background: #4e2f59;
	display: block;
	padding: 30px;
}
.gray-cont {
	background: #4b4861;
	display: block;
	padding: 15px 15px 0 15px;
	margin: 0 20px 15px;
}
.gray-sidebar {
	background: #4b4861;
	display: block;
	padding: 0 15px 0 15px;
}
.gray-sidebar p {
	padding-top: 0;
	padding-bottom: 20px;
}
.gray-sidebar ul {
	padding: 0;
	padding-bottom: 20px;
}
.gray-sidebar li {
	list-style: none;
	list-style-position: inside;
}
.gray-sidebar h3 {
	font-size: 18px;
	background: #b14d7f;
	display: block;
	padding: 8px 12px;
	margin: 0 -15px 20px;
}
.gray-cont .thumbnail, .black-cont .thumbnail {
	border: 0 !important;
	margin-bottom: 0 !important;
	padding: 0 !important;
	background: none;
}
.gray-cont .thumbnail img, .black-cont .thumbnail img {
	padding-bottom: 15px;
}
.black-cont {
	background: rgb(0,0,0); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(77,46,88,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,0,1)), color-stop(100%, rgba(77,46,88,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(77,46,88,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(77,46,88,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(77,46,88,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(77,46,88,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#4d2e58', GradientType=0 ); /* IE6-9 */
	display: block;
	padding: 15px 15px 0 15px;
	margin: 0 0px 15px;
}
.black-cont p {
	text-align: center;
	font-size: 18px;
	text-transform: uppercase;
	padding: 10px 10px 0 10px;
}
.padd {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}
/* - - - - - - - - h2block - - - - - - - - */	
	
.h2block {
	background: #b14d7f;
	padding: 8px 15px 0;
}
.h2block span {
	background: #4b4861;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	display: block;
	padding: 8px 15px;
	margin: 10px -15px 0;
}
/*---------------------- carousel ------------------------*/

.carousel {
	margin: 0px 0 0px;
}
.carousel-inner {
	padding: 0;
}
/*---------------------- pictures ------------------------*/


.pictures .slide1 {
	background: url(../cont/slide1.jpg) no-repeat right top;
}
.pictures .slide2 {
	background: url(../cont/slide2.jpg) no-repeat right top;
}
.pictures .slide3 {
	background: url(../cont/slide3.jpg) no-repeat right top;
}
.pictures .slide4 {
	background: url(../cont/slide4.jpg) no-repeat right top;
}
.pictures .slide5 {
	background: url(../cont/slide5.jpg) no-repeat right top;
}
.pictures .slide6 {
	background: url(../cont/slide6.jpg) no-repeat right top;
}
.pictures .slide7 {
	background: url(../cont/slide7.jpg) no-repeat right top;
}
.pictures .slide8 {
	background: url(../cont/slide8.jpg) no-repeat right top;
}
.pictures .slide1, .pictures .slide2, .pictures .slide3, .pictures .slide4, .pictures .slide5, .pictures .slide6, .pictures .slide7, .pictures .slide8 {
	position: relative;
	height: 400px;
}
.pictures .slide1 h1, .pictures .slide2 h1, .pictures .slide3 h1, .pictures .slide4 h1, .pictures .slide5 h1, .pictures .slide6 h1, .pictures .slide7 h1, .pictures .slide8 h1 {
	margin-top: 0;
	color: #fff;
	font-size: 32px;
	text-transform: uppercase;
	position: relative;
	letter-spacing: -0.02em;
	background: none;
	padding: 0;
	display: block;
	text-transform: uppercase;
	text-align: left;
	margin-bottom:5px;
}
.pictures .slide1 span, .pictures .slide2 span, .pictures .slide3 span, .pictures .slide4 span, .pictures .slide5 span, .pictures .slide6 span, .pictures .slide7 span, .pictures .slide8 span {
	color: #000;
	font-size: 14px;
}
.slider-holder-small {
	background: url(../img/bg_.png) top repeat-x;
	height: 38px;
	width: 100%;
}
.white {
	background-color: rgba(242, 12, 63, 0.8);
	display: block;
	width: 60%;
	padding: 15px 35px;
	position: absolute;
	left: 0;
	bottom: 50px;
}
/*--------join-lines-----------*/



.navi {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,464646+100 */
	background: #000000; /* Old browsers */
	background: -moz-linear-gradient(top, #000000 0%, #464646 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #000000 0%, #464646 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #000000 0%, #464646 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#464646', GradientType=0 ); /* IE6-9 */
	margin: 10px 0 10px;
	padding: 15px 10px;
	display: block;
	position: relative;
	z-index: 99;
	border-bottom: 10px solid #000;
}
.navi .getAccess {
	display: block;
	text-align: center;
	text-decoration: none;
	font-weight: 200;
	text-transform: uppercase;
	letter-spacing: 0em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px !important;
	-webkit-box-shadow: 0px 0px 14px 0px rgba(50, 50, 50, 0.64);
	-moz-box-shadow: 0px 0px 14px 0px rgba(50, 50, 50, 0.64);
	box-shadow: 0px 0px 14px 0px rgba(50, 50, 50, 0.64);
	color: #000;
}
.navi .getAccess:hover {
	color: #fff;
	background: #df0b5b;
}
.navi .slogan {
	display: block;
	font-weight: 200;
	color: #fff;
}
/*---------------------- thumbs ----------------------*/

.pink-thumb {
	border: none;
	padding: 0;
	position: relative;
	background: #e9e9e9;
	padding: 5px;
}
.pink-thumb h3 {
	font-size: 24px;
	display: inline-block;
	margin: 10px 5px 0;
	color: #000;
	font-weight: 200;
}
.play h3 {
	margin-left: 50px;
	position: relative;
}
.play h3 .icon {
	background: url(../img/multimedia%20option236.png) no-repeat;
	width: 32px;
	height: 32px;
	display: block;
	position: absolute;
	top: 0px;
	left: -40px;
}
.pink-thumb .caption p {
	font-size: 13px;
	margin-bottom: 0px;
	color: #000;
}
.pink-thumb span {
	display: block;
	color: #fff;
	padding: 5px;
	font-size: 12px;
	text-align: center;
	margin-top: 1px;
	background: #000000;
}
.black-thumb {
	border: none;
	padding: 0;
	position: relative;
	background: #4e2f59;
}
.black-thumb h3 {
	font-size: 18px;
	display: inline-block;
	margin-top: 0;
	font-weight: 500;
	margin: 0;
	width: 60%;
	line-height: 1.3em;
	text-transform: uppercase;
}
.black-thumb .caption p {
	font-size: 12px;
	margin-bottom: 0px;
	color: #fff;
	display: inline-block;
	float: right;
	padding: 2px 5px 0;
}
.black-thumb .caption p span {
	padding-right: 3px;
}
.hd {
	background: url(../img/hd.png) no-repeat;
	width: 78px;
	height: 53px;
	display: block;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.imgholder {
	position: relative;
}
.imgholder a {
	position: relative;
	display: block;
}
.top {
	opacity: 0;
}
.top:hover {
	opacity: 1;
}
.top {
	width: 100%;
	height: 100%;
	margin: auto;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 99;
}
/* - - - - - black button - videos - - - - - -*/

.black-button {
	background: rgb(0,0,0); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(65,65,66,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,0,1)), color-stop(100%, rgba(65,65,66,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(65,65,66,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(65,65,66,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(65,65,66,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(65,65,66,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#414142', GradientType=0 ); /* IE6-9 */
	padding: 7px;
	display: block;
	font-size: 18px;
	text-transform: uppercase;
	text-decoration: none;
	margin-bottom: 20px;
}
.black-button:hover {
	text-decoration: none;
}
.button-icon {
	width: 36px !important;
	height: 36px;
	display: block !important;
	margin-top: 3px;
}
.icon-streaming {
	background: url(../img/streaming.png) no-repeat top;
}
.icon-bookmark {
	background: url(../img/bookmark.png) no-repeat top;
}
.icon-buycredits {
	background: url(../img/buycredits.png) no-repeat left;
}
.icon-download {
	background: url(../img/download.png) no-repeat left;
}
.icon-sendtip {
	background: url(../img/sendtip.png) no-repeat left;
}
.icon-mobile {
	background: url(../img/mobile.png) no-repeat left;
}
.black-button p {
	margin: 0;
}
.black-button span {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	text-transform: none;
	width: 100%;
	display: block;
}
/*---------------------- Two-comumned-thumbs ----------------------*/
	
.model-containers, .jss {
	margin-bottom: 20px;
	display: block;
	background: #4b4861;
}
.mod-thumbs {
	border: 0;
}
.model-containers h3, .jss h3 {
	font-size: 18px;
	text-align: left;
	padding: 15px;
	display: inline-block;
	margin: 0;
	font-weight: 400;
}
.model-containers p, .jss p {
	color: #fff;
	font-size: 13px;
	padding: 0 15px;
}
.jss span {
	background: #000;
}
.columned span {
	text-align: center;
}
/* --------------- video ---------------  */


.rating p {
	margin: 0;
	font-size: 18px !important;
}
.rating span, .rating span.dark {
	width: 16px;
	height: 16px;
	display: inline-block;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: -2px;
}
.rating span {
	background: url(../img/star.png) bottom no-repeat;
}
.rating span.dark {
	background: url(../img/star_.png) bottom no-repeat;
}
/* - - - - details video - - - - - -*/

.details {
	padding: 0;
	margin: 0 0 20px 0;
}
.details li {
	list-style: none;
	list-style-position: inside;
	font-size: 14px;
	padding-bottom: 5px;
}
.details li strong {
	font-weight: 600;
	padding-right: 8px;
}
blockquote {
	background: #f9f9f9;
	border-left: 10px solid #ccc;
	padding: 25px 20px;
	margin: 10px 0 20px;
	quotes: "\201C""\201D""\2018""\2019";
	background: #4b4861;
}
blockquote:before {
	color: #ccc;
	content: open-quote;
	font-size: 4em;
	line-height: 0.1em;
	margin-right: 0.25em;
	vertical-align: -0.4em;
}
blockquote p {
	display: inline;
}
/*---------------------- Button ----------------------*/

a.big-button {
	display: block;
	color: #fffc00;
	margin: 10px 0 0 0;
	padding-top: 15px;
	margin: 10px 0 20px;
}
a.big-button .yellow {
	font-weight: 200;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e5e5e5+0,ffffff+100 */
	background: #e5e5e5; /* Old browsers */
	background: -moz-linear-gradient(top, #e5e5e5 0%, #ffffff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #e5e5e5 0%, #ffffff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #e5e5e5 0%, #ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */
	color: #000;
	position: relative;
	display: block;
	text-align: center;
}
a.big-button .yellow:hover {
	background: #ff006c;
	color: #fff;
}
.big-button span {
	display: block;
	font-size: 14px;
	color: #000;
	text-align: center;
	padding: 0px 10px;
}
/*---------------------- join ----------------------*/


.join {
	padding: 10px;
}
.join h1 {
	font-size: 42px;
	background: none;
	font-weight: 200;
	padding: 0;
}
.join p {
}
.form-holder {
	padding: 10px 0;
	margin-bottom:20px;
}
.arrow-left {
	display: block;
	position: relative;
	margin-left: -70px;
	width: 110%;
	height: 60px;
	padding-left: 30px;
	margin-bottom: 20px;
}
.yellow-arrow {
	background: #ffd800;
	border-radius: 0px 3px 3px 0px;
	-moz-border-radius: 0px 3px 3px 0px;
	-webkit-border-radius: 0px 3px 3px 0px;
	border: 0px solid;
	height: 60px;
	display: block;
	text-align: center;
	-webkit-box-shadow: 4px 4px 5px 0px rgba(183, 58, 46, 0.75);
	-moz-box-shadow: 4px 4px 5px 0px rgba(183, 58, 46, 0.75);
	box-shadow: 4px 4px 5px 0px rgba(183, 58, 46, 0.75);
}
.yellow-arrow p {
	text-align: center;
	color: #362c40;
	padding-top: 4px;
}
.yellow-arrow span {
	font-size: 24px;
	display: block;
}
.triangle {
	width: 30px;
	height: 60px;
	display: block;
	border-style: solid;
	position: absolute;
	left: 0px;
	top: 0;
	border-width: 30px 24px 30px 0;
	border-color: transparent #ffd900 transparent transparent;
}
/*---------------------- warning ----------------------*/	
.warning {
	padding:25px;

}
.warning-footer {
	text-align:center;
	padding:30px 0 50px;
	
	}
	
.warning-footer a {
	color:#000;
	font-size:14px;
	
	}
	
.warning-footer p {
	text-align:center;
		font-size:14px;
	}

.warning h1 {
	font-size:42px;
	background:none;
	margin:0;
	padding:0;
	margin-bottom:15px;
	color:#fff;

	font-weight: 200;
}
.warning p {
	color:#fff;
	font-size:20px;
	font-weight:200;
}
.warning-holder {
	margin-top: 10px;
}
.enterbuttons {
	display: block;
	margin: 10px auto 0px;
	text-align: center;
}
.enter, .exit {
	display: inline-block;
	padding: 10px 38px;
	margin: 0 10px 20px;
	text-align: center;
	text-decoration: none;
	font-size: 45px;
	cursor: pointer;
	font-weight:200;
}
.enter {
	background-color: #ffc503;
	color: #000;
}
.exit {
	background-color: #e3e3e3;
	color: #000;
}
.enter:hover {
	text-decoration: none;
	background-color: #fff;
	color: #000;
}
.exit:hover {
	color: #000;
	text-decoration: none;
	background: #fff;
}
/* icons */	
.iconset {
	border: 5px #fff solid;
	padding: 12px 15px 12px 40px;
	color: #fff;
	position: relative;
	margin-bottom: 20px;
}
.iconset .glyphicon, .hd-icon {
	font-size: 24px;
	color: #fff;
	position: absolute;
	top: 20px;
	left: 10px;
}
.hd-icon {
	width: 70px;
	height: 50px;
	position: absolute;
	left: 5px;
	top: 5px;
	bottom: 5px;
}
.iconset .txt {
	font-size: 14px;
	color: #fff;
}
.next-to-logo {
	color: #000;
	font-size: 18px;
	padding: 20px 20px 0;
	font-weight: 200;
}
.rating {
	padding: 10px;
	text-align: center;
	font-size: 16px;
	margin: 10px 0 3px;
	background: #000;
}
.rating>p {
	margin: 0;
	color: #fff !important;
}
.rating span, .rating span.dark {
	width: 16px;
	height: 16px;
	display: inline-block;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: -2px;
}
.rating span {
	background: url(../img/star.png) bottom no-repeat;
}
.rating span.dark {
	background: url(../img/star_.png) bottom no-repeat;
}
.icon {
	font-size: 18px;
	letter-spacing: -0.05em;
}
.icon span {
	margin-right: 5px;
}
.black, .red {
	padding: 10px 20px;
	display: block;
	color: #FFF;
	text-align: center;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 600;
	text-decoration: none;
	margin: 3px 0;
	background: #000;
}
.red .runtime {
	display: block;
	font-size: 12px;
}
.black:hover, .red:hover {
	text-decoration: none;
	background: #494949;
	color: #fff;
}
.icon {
	font-size: 18px;
	letter-spacing: -0.05em;
}
.icon span {
	margin-right: 5px;
}
.rate-container {
	padding: 10px 20px 15px;
	margin-bottom: 25px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e5e5e5+0,ffffff+51,e5e5e5+100 */
	background: #e5e5e5; /* Old browsers */
	background: -moz-linear-gradient(top, #e5e5e5 0%, #ffffff 51%, #e5e5e5 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #e5e5e5 0%, #ffffff 51%, #e5e5e5 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #e5e5e5 0%, #ffffff 51%, #e5e5e5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#e5e5e5', GradientType=0 ); /* IE6-9 */
}
.rate-container h4 {
	color: #000;
}
.rate-container p {
	color: #000;
}
.picc {
	display: block;
	padding: 8px;
	background: #e9e9e9;
}
.download-options {
	display: block;
	padding: 8px;
	background: #000000; /* Old browsers */
	background: -moz-linear-gradient(top, #000000 0%, #464646 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #000000 0%, #464646 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #000000 0%, #464646 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#464646', GradientType=0 ); /* IE6-9 */
}
.red-cont {
	background: #ce3554;
	padding: 20px;
	display: block;
}
.photo-download {
	padding: 10px;
}
.red-cont>h3, .photo-download>h3 {
	margin-top: 0;
	font-size: 28px;
	font-weight: 200;
	float: left;
}
.photo-download>h3 {
	float: none;
	margin-top: 10px;
}
.red-cont span {
	font-size: 18px;
	font-weight: 300;
	float: right;
	padding-top: 5px;
}
.red-cont p {
	font-size: 18px;
	font-weight: 300;
	color: #000;
}
.download-opt a {
	font-size: 18px;
	display: block;
	text-decoration: none;
	display: block;
	margin-left: 35px;
	font-weight: 300;
	text-shadow: 1px 1px #000;
}
.download-opt a span {
	font-size: 14px;
	display: block;
}
.download-opt .glyphicon {
	font-size: 24px;
	z-index: 99;
	position: absolute;
	top: 10px;
	display: inline-block;
	text-shadow: 1px 1px #000;
}
.download-opt {
	position: relative;
	margin-bottom: 20px;
}
.starFull, .starHalf, .starEmpty {
	background: url(../img/stars.png) top no-repeat;
	width: 22px;
	height: 22px;
	display: block;
	float: left;
	margin-right: 5px;
}
.starFull {
	background-position: 0px 0px;
}
.starHalf {
	background-position: -24px 0px;
}
.starEmpty {
	background-position: -48px 0px;
}
.stars {
}
.stars span {
	font-size: 22px;
	text-shadow: 1px 1px #000;
	color: #fff;
	display: block;
	float: left;
	padding: 0px 6px;
}
.thumb-cont {
	padding: 10px 10px 0;
	background: #e9e9e9;
	margin-bottom:20px;
}

.thumb-cont h3 {
	color:#000;
	margin:0;
	padding:0 0 10px;
	font-size:28px;
	margin-top:10px;
	}
	
.thumb-cont img {
	margin-bottom:15px;
	
	}

.thumb-cont ul {
	list-style:none;
	padding:0;
	margin-bottom:15px;
	}

.thumb-cont li {
	list-style-position:inside;
	margin-left:0;
	padding-bottom:10px;
	font-size:18px;
	}

.thumb-cont li span {
	margin-right:5px;
	}
	
	
.bio {
	background:url(../img/background.jpg) top no-repeat;
	padding:15px;
	}	
	
.bio p {
	font-size:18px;
	font-weight:200;
	}	
	
	
.bio-cont {
	background:#000;
	padding:10px;
	display:block;
	
	
}


	
.bio-info h3 {
	color:#000;
	margin:0 0 10px;
	font-weight:200;
	font-size:42px;
	
	}	
	
.bottomNav {
	color:#fff;
	}
	
/*---------------------- 320-767 ----------------------*/

@media (min-width : 190px) and (max-width: 767px) {
.slider-holder, h2 span, .big-button p, .big-button span, .stars, .top-line, .arrow-left, .footer-header {
	display: none;
}
.nav-line ul {
	float: none;
	text-align: center;

}
.nav-line li {
	padding: 0px 0 35px;
	
}
.padd-left {
	padding-left: 15px;
}
.padd-right {
	padding-right: -15px;
}
.nav-line a, .nav-line li a.signup {
	font-size: 18px;
	padding: 8px 7px;
	font-weight:500;
}
.nav-line .logo {
	margin: 0 auto 0;
	max-width: 340px;
	max-height: 160px;
}
.nav-line {
	margin: 0px;
}
.colored-bg {
	background: none;
	margin-bottom: 20px;
}
.form-button {
	font-size: 18px;
}
.navi .getAccess {
	font-size: 24px;
	padding: 12px 10px 12px;
	font-weight:500;
}
.colored-bg-footer {
	padding-top: 170px;
	margin-top: -160px;
	padding-bottom: 20px;
}
.main-container {
	margin-bottom: 20px;
}
.red-cont h3, .red-cont span {
	float: none;
}

.bio-info {
	padding:10px 20px 10px 20px;
	background:#fff;
	
	}
	
.bio {
	background:none;
	padding:15px;
	}		


.colored-bg-warning {
	min-height: 920px;
}


.warning {
	background: rgba(50, 50, 50, 1);
}
	
}
/*---------------------- 768-991 ----------------------*/ 
@media (min-width: 768px) and (max-width: 991px) {
.top-line, .arrow-left, .footer-header, a.big-button span {
	display: none;
}
.nav-line .logo {
	margin: 0 auto;
}
.big-button p {
	font-size: 26px;
	padding: 0;
	text-align: center;
}
.padd-left {
	padding-left: 15px;
}
.nav-line li a, .nav-line li a.signup {
	font-size: 20px;
}
.header {
	margin-top: 0px;
}
a.big-button .black {
	font-size: 26px;
	padding-top: 12px;
}
.nav-line ul {
	padding-top: 18px !important;
}
.nav-line {
	margin: 0px;
}
.form-button {
	font-size: 28px;
}
.nav-line .logo {
	display: block;
	max-width: 135px;
	max-height: 64px;
	margin-left: 25px;
}
.colored-bg {
	background: none;
	margin-bottom: 20px;
}
.navi .getAccess {
	font-size: 46px;
	padding: 12px 10px 4px;
}
a.big-button .yellow {
	font-size: 42px;
	margin: 10px 0 0 0;
	padding-top: 15px;
}
.colored-bg-footer {
	padding-top: 170px;
	margin-top: -160px;
	padding-bottom: 20px;
}
.main-container {
	margin-bottom: 20px;
}

.bio-info {
	padding:10px 20px 10px 20px;
	background:#fff;
	
	}

.bio {
	background:none;
	padding:15px;
	}	


.colored-bg-warning {
	min-height: 920px;
}

.warning {
	background: rgba(50, 50, 50, 1);
}
}

/*------------------- 992-1199 ------------------------*/ 
@media (min-width: 992px) and (max-width: 1199px) {
.arrow_box {
	font-size: 34px;
}
.padd-left {
	padding-left: 0;
}
.padd-right {
	padding-right: 0;
}
.nav-line a, .nav-line a.signup {
	font-size: 24px;
}
.nav-line ul {
	padding-top: 10px !important;
}
.nav-line {
	margin: 0 0 30px;
}
.form-button {
	font-size: 30px;
}
.nav-line .logo {
	display: block;
	max-width: 135px;
	max-height: 64px;
	margin-left: 25px;
}
.colored-bg {
	height: 510px;
}
.colored-bg-footer {
	padding-top: 450px;
	margin-top: -456px;
	padding-bottom: 20px;
}
.main-container {
	margin-top: -406px;
	margin-bottom: 20px;
}
.navi .getAccess {
	font-size: 40px;
	padding: 12px 10px 12px;
}
.navi .slogan {
	font-size: 30px;
	padding: 18px 0 0 15px;
}
.footer-header .absoluteit1 {
	top: 0px;
	left: 210px;
	width: 570px;
}
.footer-header .absoluteit2 {
	top: 0px;
	left: 135px;
	width: 520px;
}
.footer-header .absoluteit3 {
	top: 0px;
	left: 260px;
	width: 320px;
}
.footer-header .absoluteit1 h3, .footer-header .absoluteit2 h3, .footer-header .absoluteit3 h3 {
	font-size: 40px;
	font-weight: 200;
}
a.big-button .yellow {
	font-size: 52px;
	padding-top: 10px;
	padding-bottom: 30px;
}
a.big-button span {
	margin-top: -30px;
}

.bio-info {
	background: url(../img/background_.jpg) no-repeat right #fff;
	height: 330px;
	padding:10px 280px 10px 20px;
	
	}
.colored-bg-warning {
	min-height: 920px;
}

.warning {
	background: rgba(50, 50, 50, 0.4);
}

}

/*---------------------- 1200+ ------------------------*/  
@media (min-width : 1200px) {
.arrow_box {
	font-size: 44px;
}
.padd-left {
	padding-left: 0;
}
.padd-right {
	padding-right: 0;
}
.nav-line li a, .nav-line li a.signup {
	font-size: 28px;
}
.nav-line ul {
	padding-top: 10px !important;
}
.nav-line {
	margin: 0px 0 30px;
}
.form-button {
	font-size: 32px;
}
.nav-line .logo {
	display: block;
	max-width: 135px;
	max-height: 64px;
	margin-left: 25px;
}
.colored-bg {
	height: 510px;
}

.colored-bg-warning {
	min-height: 920px;
}


.colored-bg-footer {
	padding-top: 550px;
	margin-top: -510px;
	padding-bottom: 20px;
}
.main-container {
	margin-top: -406px;
	margin-bottom: 20px;
}
.navi .getAccess {
	font-size: 40px;
	padding: 8px 10px 8px;
}
.navi .slogan {
	font-size: 40px;
	padding: 8px 0 0 15px;
}
.footer-header .absoluteit1 {
	top: 0px;
	left: 300px;
	width: 550px;
}
.footer-header .absoluteit2 {
	top: 0px;
	left: 160px;
	width: 620px;
}
.footer-header .absoluteit3 {
	top: 0px;
	left: 320px;
	width: 380px;
}
.footer-header .absoluteit1 h3, .footer-header .absoluteit2 h3, .footer-header .absoluteit3 h3 {
	font-size: 50px;
	font-weight: 200;
}
a.big-button .yellow {
	font-size: 52px;
	padding-top: 10px;
	padding-bottom: 30px;
}
a.big-button span {
	margin-top: -30px;
}

.bio-info {
	background: url(../img/background_.jpg) no-repeat right #fff;
	height: 330px;
	padding:10px 280px 10px 20px;
	
	}
	
.warning {
	background: rgba(50, 50, 50, 0.4);
}


}
 @-webkit-keyframes 'blink' {
 100% {
 color:#c060f3;
}
}
.blink {
	-webkit-animation-direction: normal;
	-webkit-animation-duration: 0.5s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-name: blink;
	-webkit-animation-timing-function: ease;
}
/*---------------------- INPUTS ------------------------*/

.input-group {
	width: 100%;
}
label {
	padding-top: 20px;
}
.checkbox input[type=checkbox] {
	margin-left: 15px;
}
.form-button {
	border: 0;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: -0.02em;
	margin-bottom:10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 25px;
	width: 80%;
	color: #000;
	text-align: center;
	display: block;
	background: -moz-linear-gradient(top, #ffd441 0%, #feca26 50%, #ffe003 51%, #ffbd0b 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffd441 0%, #feca26 50%, #ffe003 51%, #ffbd0b 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffd441 0%, #feca26 50%, #ffe003 51%, #ffbd0b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd441', endColorstr='#ffbd0b', GradientType=0 ); /* IE6-9 */

}
.form-button-cont {
	background: #000000; /* Old browsers */
	background: -moz-linear-gradient(top, #000000 0%, #464646 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #000000 0%, #464646 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #000000 0%, #464646 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#464646', GradientType=0 ); /* IE6-9 */
	padding:20px 10px;
}
.form-button:hover {
	background: #df0b5b;
	color: #fff;
	border: 0;
}

.form-button-cont p {
	color:#fff;
	text-align:center;
	}