* {
    outline: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: none !important;
}



body.post-type-archive-crew .breadcrumbs .breadcrumbsTitle {
	background: url(../img/breadcrumbs_castCrew.jpg) no-repeat 50% 50%;
	background-size: cover;
}

body.video-template-default .breadcrumbs .breadcrumbsTitle {
	background: url(../img/breadcrumbs_single.jpg) no-repeat 50% 50%;
	background-size: cover;
}

.breadcrumbs {
	padding-bottom: 16px;
}

.breadcrumbs .breadcrumbsTitle {
#	background: url(../img/creators_banner.jpg) no-repeat 50% 50%;
	background-size: cover;
	padding: 6.8229vw 0 5.9896vw 1.9792vw;
}

.breadcrumbs .breadcrumbsTitle .entry-title {
	background: none;
	position: relative;
	height: auto;
	margin: 0;
	padding: 0;
}

.breadcrumbs .breadcrumbsTitle .entry-title:before {
	background: #b64c32;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 97px;
	height: 6px;
}

.kama_breadcrumbs {
	letter-spacing: 0.5px;
	font-family: "Conv_Medium";
	font-size: 1.4583333333vw;
	text-transform: uppercase;
	color: #fff;
}

.kama_breadcrumbs a:hover {
	color: #fff !important;
}



.categoryTitle {
	margin-bottom: 30px;
	letter-spacing: 0.1vw;
	line-height: 2.7vw;
	font-family: "futura_condensedmedium";
	font-size: 2.7vw;
	text-transform: uppercase;
	color: #fff;
}



.items-small-list {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -11px;
}

.items-small-list .post-item {
	position: relative;
	width: 25%;
	margin: 0 0 1.1458vw 0;
	padding: 0 11px;
	box-sizing: border-box;
	display: inline-block;
}

.items-small-list .post-item figure img {
	width: 100%;
	vertical-align: top;
	height:25.52vw;
}

.items-small-list .post-item .post-item--caption {
	position: absolute;
	bottom: 1.09375vw;
	left: 1.9792vw;
	line-height: 2vw;
	font-family: "Conv_Medium";
	font-size: 1.4vw;
	color: #fff;
}

.items-small-list .post-item .post-item--caption h2 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

.items-small-list .post-item .post-item--caption a {
	color: inherit;
}



.items-small-list .second-posts {
	width: 100%;
	padding: 0 11px;
	box-sizing: border-box;
}

.items-small-list .second-posts hr {
	background: #686868;
	height: 2px;
	overflow: hidden;
	margin: 1.9270vw 0 1.9270vw 0;
	border: none;
	line-height: 0;
	font-size: 0;
}



.items-list {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -11px;
}

.items-list .post-item {
	position: relative;
	width: 33.3333%;
	margin: 0 0 1.1458vw 0;
	padding: 0 11px;
	box-sizing: border-box;
}

.items-list .post-item figure img {
	width: 100%;
	vertical-align: top;
}

.items-list .post-item .caption {
	position: absolute;
	bottom: 1.09375vw;
	left: 1.9792vw;
	line-height: 2vw;
	font-family: "Conv_Medium";
	font-size: 1.4vw;
	color: #fff;
}

.items-list .post-item .caption h4 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

.items-list .post-item .caption a {
	color: inherit;
}






body.single .content-area {
	padding-top: 1.875vw;
}

body.single .single-img {
	float: left;
	max-width: 25.9375vw;
	margin: 0 2.1875vw 2.1875vw 0;
}

body.single .single-img img {
	width: 100%;
}

body.single h1 {
	margin: 0 0 1.1458 0;
	line-height: 1.5625vw;
	font-family: 'futura_condensedmedium';
	font-size: 1.5625vw;
	font-weight: normal;
	color: #fff;
}

body.single .site-main {
	line-height: 1.5104vw;
	font-family: 'futura_condensedmedium';
	font-size: 1.25vw;
	color: #fff;
}

body.single .site-main p {
	margin: 0 0 1.5104vw 0;
}

.siteContent {
	display: none;
}



.showMore {
	text-align: center;
}

a.more {
	display: inline-block;
	margin: 0 0 1.5104vw 0;
	padding: 0;
	vertical-align: top;
	line-height: 1.0417vw;
	font-family: 'futura_condensedmedium';
	font-size: 1.0417vw;
	text-align: center;
    text-decoration: none !important;
	color: #fff !important;
}

a.more:before {
	background: url(../img/more.png) no-repeat 50% 0%;
	background-size: cover;
	display: block;
	width: 1.6667vw;
	height: 0.8854vw;
	margin: 0 auto 1px auto;
	padding: 0;
	line-height: 0;
	font-size: 0;
	content: '';
}

a.more:hover {
	color: inherit;
}



.bannerBig {
    position: relative;
    margin: 0 0 2.0833vw 0 !important;
}

.bannerBig figure img {
    vertical-align: top;
	width:100%;
}

.bannerBig .caption {
    position: absolute;
    bottom: 1.4583vw;
    left: 1.4583vw;
    color: #fff;
}

.bannerBig .caption .cherry-banner_title {
    margin: 0 0 0.6771vw 0;
    padding: 0;
    line-height: 1.5625vw;
    font-family: 'futura_condensedmedium';
    font-size: 1.5625vw;
    font-weight: normal;
    color: white;
}

.bannerBig .caption .cherry-banner_content {
	color: white;
    margin: 0 0 1.25vw 0;
    padding: 0;
    line-height: 2.6042vw;
    font-family: 'futura_condensedmedium';
    font-size: 2.6042vw;
    font-weight: normal;
    text-transform: uppercase;
}



a.watch-btn {
    color: #fff !important;
}







@media (min-width: 1600px) {
/*
	body.single .site-main {
		padding-right: 19.2708vw;
	}*/
    
    body.single-video .site-main {
        padding-right: 0;
    }
}






@media (max-width: 640px) {

	body.post-type-archive-crew .breadcrumbs .breadcrumbsTitle {
		background: url(../img/breadcrumbs_castCrew_mobile.jpg) no-repeat 0% 50%;
		background-size: cover;
	}
    
    
    
    body.single .content-area {
        padding-top: 1vw;
    }

    body.single .single-img {
        float: none;
        max-width: 100%;
        margin: 0 0 10px 0;
    }
    
    body.single h1 {
        margin-bottom: 2.8125vw;
        line-height: 5.625vw;
        font-size: 5.625vw;
    }

    body.single .site-main {
        line-height: 4.84375vw;
        font-size: 4.0625vw;
    }

    body.single .site-main p {
        margin: 0 0 4.84375vw 0;
    }
    
    
    
    a.more {
        line-height: 3.125vw;
        font-size: 3.125vw;
    }
    
    a.more:before {
        width: 5vw;
        height: 2.65625vw;
    }



	.breadcrumbs {
		padding-top: 7.1875vw;
	}

	.breadcrumbs .container {
        box-sizing: border-box;
		padding-right: 0;
		padding-left: 6.25vw !important;
	}
    
    .breadcrumbs .container .breadcrumbsTitle,
    .breadcrumbs .container .kama_breadcrumbs {
        background-position: 0% 50% !important;
        padding-right: 6.25vw;
    }

	.breadcrumbs .kama_breadcrumbs {
		margin: 3.75vw 0 0 0;
	}

	.breadcrumbs .kama_breadcrumbs,
	.breadcrumbs .kama_breadcrumbs a {
		padding: 0;
		letter-spacing: normal;
		line-height: 3.75vw;
		font-family: 'futura_condensedmedium';
		font-size: 3.75vw;
		font-weight: normal;
	}

	.breadcrumbs .breadcrumbsTitle {
        background-position: 0% 50%;
		padding: 25vw 0 18.28125vw 0;
	}

	.breadcrumbs .breadcrumbsTitle .entry-title {
		padding: 0 0 2.65625vw 0;
		line-height: 10.9375vw;
		font-family: 'futura_condensedmedium';
		font-size: 10.9375vw;
		font-weight: normal;
	}



	.site-content {
		padding-right: 6.25vw;
		padding-left: 6.25vw;
	}
    
    body.home .site-content {
        padding-right: 0;
        padding-left: 0;
    }

	.categoryTitle {
		margin-bottom: 6.09375vw;
		line-height: 5.625vw;
		font-family: 'futura_condensedbold';
		font-size: 5.625vw;
		font-weight: normal;
	}
    
    
    
    .bannerBig {
        margin: 0 0 7.5vw 0 !important;
    }
    
    .bannerBig .caption {
        position: relative;
        bottom: auto;
        left: auto;
    }
    
    .bannerBig .caption .cherry-banner_title {
        line-height: 5.625vw;
        font-size: 5.625vw;
    }
    
    .bannerBig .caption .cherry-banner_content {
        line-height: 7.8125vw;
        font-size: 7.8125vw;
    }
    
    

	.items-small-list {
		display: block;
		margin: 0;
	}

	.items-small-list .post-item {
		width: 100%;
		margin: 0 0 4.53125vw 0;
		padding: 0;
	}

	.items-small-list .post-item .post-item--caption {
		left: 5.3125vw;
		bottom: 4.84375vw;
		line-height: 5.625vw;
		font-family: 'futura_condensedmedium';
		font-size: 5.625vw;
		font-weight: normal;
	}

	.items-small-list .post-item .post-item--caption h2 {
		margin: 0 0 11px 0;
		font-family: 'futura_condensedmedium';
		font-weight: normal;
	}
    
    
    
    .items-list {
		display: block;
		margin: 0;
	}

	.items-list .post-item {
		width: 100%;
		margin: 0 0 4.53125vw 0;
		padding: 0;
	}

	.items-list .post-item .caption {
		left: 5.3125vw;
		bottom: 4.84375vw;
		line-height: 5.625vw;
		font-family: 'futura_condensedmedium';
		font-size: 5.625vw;
		font-weight: normal;
	}

	.items-list .post-item .caption h4 {
		margin: 0 0 11px 0;
		font-family: 'futura_condensedmedium';
		font-weight: normal;
	}

.items-small-list .post-item figure img {
	height:105.9375vw;
}

	.items-list .second-posts {
		padding: 0;
	}
}

.post-type-archive-creators .creators_list .post-item .inner .caption .post-title {
	font-size: 1.5em !important;
}

.episodes-area a, .episodes-area a:hover, .episodes-area a:visited {
color: white;
}