body {
/* 	background: #181b1e; */
	background: rgb(7,11,40);
	background: radial-gradient(circle, rgba(7,11,40,1) 0%, rgba(18,22,49,1) 100%); 
}
#gkPageTop {
	background: rgb(7,11,40) !important;
	box-shadow: none !important;
	position: fixed;
}
#gkPageContent {
	padding-top: 81px !important;
}
#gkContentWrap {
	padding: 0 !important;
}
.video-tv-container {
	display: table;

	border: 0 !important;
	margin: 0 auto !important;
	width: 100%;
}
.video-tv-container-left, 
.video-tv-container-right {
	display: table-cell;
	width: 50%;
	height: 100vh;
	padding-top: 60px;
}
.video-tv-intro {
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: cover;
	background-position: left top;
}
.video-tv-content-left {
	float: right;
	max-width: 800px;
	padding: 8% 40px 0 40px;
}

.video-tv-name {
	font-size: 50px;
	font-weight: bold;
	color: #e8ebee !important;
	text-transform: uppercase;
	float: left;
}
.video-tv-tv {
	background: #ED1F24;
	font-weight: bold;
	font-size: 1.6em;
	font-style: italic;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #fff;
	border-radius: 4px;
	padding: 5px 10px 1px 8px;
	float: left;
	margin: 15px 0 0 6px;
}
.video-tv-symbols {
	float: left;
	width: 100%;
}
.video-tv-box-logo {
	background: #dedede;
	width: 120px;
	height: 55px;
	float: left;
	margin: 3px 10px 18px 0;
	border-radius: 4px;
	text-align: center;
	padding-top: 18px;
}
.video-tv-stars {
	color: #fff;
} 
.video-tv-hd {
	border: 1px solid #999;
	padding: 1px 3px 0 4px;
	border-radius: 3px;
	font-size: 11px;
	background: #999;
	color: #181b1e;
}
.video-tv-intro-txt {
	font-size: 15px;
	color: #e8ebee;
	float: left;
}
.video-tv-icons > div {
	float: left;
	text-align: center;
}
.video-tv-icons i {
	color: #e8ebee;
	font-size: 30px;
}
.video-tv-icons .fa-check-circle {
	color: #4fc251;
	position: absolute;
	font-size: 15px;
}
.video-tv-icon-tablet .fa-check-circle {
	margin-top: 22px;
	margin-left: 19px;
}
.video-tv-icon-phone .fa-check-circle {
	margin-top: 22px;
	margin-left: 13px;
}
.video-tv-icons .fa-check-circle:before {
	content: "";
	width: 13px;
	height: 12px;
	background: #fff;
	border-radius: 50%;
	position: absolute;
}	
.video-tv-icons .video-tv-icon-tablet div,
.video-tv-icons .video-tv-icon-phone div {
	float: left;
}
.video-tv-icons .video-tv-icon-tablet,
.video-tv-icons .video-tv-icon-phone {
	background: #333;
	width: 100px;
	height: 50px;
	float: left;
	margin: 14px 10px 4px 0;
	padding: 10px 0 0;
	border-radius: 4px;
	text-align: center;
	position: relative;
}
.video-tv-icons-name {
	font-size: 11px;
	padding-right: 10px;
	color: #e8ebee;
	letter-spacing: 0.35px;
}
.video-tv-intro-btn a {
	float: left;
	margin: 14px 0 0 30px;
	background: #ED1F24;
	color: #fff;
	padding: 12px 20px 10px;
	border-radius: 4px;
	font-weight: bold;
	font-size: 1.4em;
}
.video-tv-intro-btn i {
	padding-right: 8px;
}
.video-tv-bottom-bar {
	background: rgb(0,0,0);
	background: -moz-linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(83,68,68,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(83,68,68,1) 100%);
	background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(83,68,68,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#534444",GradientType=1);
	
	/*
	background: rgb(0,0,0);
	background: -moz-linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.5) 100%);
	background: -webkit-linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.5) 100%);
	background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
	*/
	
    min-height: 52px;
    padding: 0 20px 20px;
    position: fixed;
    z-index: 999;
    bottom: 0;
    width: 100%;
    overflow: hidden;
}
.video-tv-bottom-bar > div {
	max-width: 1880px;
	margin: 0 auto !important;
	box-sizing: border-box;
}
.video-tv-bottom-bar h3 {
	color: #e8ebee !important;
	font-size: 14px !important;
	font-weight: bold !important;
	padding: 20px 0 6px 20px !important;
}
.video-tv-add-mobile {
	display: none;
	position: fixed;
	border-radius: 50%;
	height: 62px;
	width: 62px;
	color: #fff !important;
	background: red;
	font-size: 26px;
	text-align: center;
	line-height: 48px !important;
	bottom:20px;
	right: 20px;
}
.dj-megamenu-wrapper .dj-up_a.video-tv-add-mobile {
	margin: 0 !important;
	font-size: 32px !important;
	font-weight: bold;
	line-height: 54px !important;
	background: #ED1F24 !important;
	padding-top: 0 !important;
	height: 62px !important;
}
#video-tv-content .dj-megamenu-wrapper.mobile-on {
/* 	display: none; */
}
@media(max-width:580px) {

	.dj-megamenu-default li ul.dj-submenu {
		margin: 0 !important;
		padding-left: 10px !important;
	}
	.dj-megamenu-default li a.dj-up_a span {
		line-height: 10px !important;
		height: 20px !important;
	}
	.video-tv-add,
	#video-tv-content .dj-megamenu-default li.dj-up.video-tv-add {
		display: none !important;
	}
	.video-tv-add-mobile,
	#video-tv-content .dj-megamenu-wrapper.mobile-on {
		display: block !important;
	}
	#gkPageTop,
	.dj-megamenu-wrapper.mobile-off,
	.video-tv-container-right {
		display: none;
	}
	.video-tv-container-left,
	.video-tv-container-right {
		padding-top: 0 !important;
	}
	#gkPageContent {
		padding-top: 0px !important;
	}
	.video-tv-intro-txt {
		text-align: justify;
	}
	.video-tv-intro-btn {
	    float: left;
    	width: 100%;
	    text-align: center;
    	padding-top: 15px;
	}
	.video-tv-intro-btn a {
		float: none !important;
		margin: 14px 0 0 !important;
		display: inline-block;
	}
	.video-tv-icons {
		float: left;
		width: 100%;
		text-align: center;
		padding-top: 15px;
	}
	.video-tv-icons > div {
		float: none;
		display: inline-block;
	}
	#video-tv-content .dj-megamenu-default {
		display: table;
		width: 100%;
	}
	#video-tv-content .dj-megamenu-default li.dj-up {
		display: table-cell !important;
		float: none !important;
	}
}
#es .es-featured-videos-container {
	margin: 3% auto !important;
	border: 0;
	max-width: 1880px;
}
#video-tv-content {
    padding-top: 52px;
    padding-bottom: 20px;
    float: none;
    margin: 0 auto !important;
    max-width: 1880px !important;
}

#video-tv-content .dj-megamenu-default li a.dj-up_a {
	width: 100%;
	text-align: center;
	padding: 20px !important;
}
#video-tv-content .dj-megamenu-default li a.dj-up_a span {
	float: none;
	display: inline-block;
}
#es .es-featured-videos-container h3 {
	color: #e8ebee;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
#es .o-alert {
	margin: 0 auto !important;
	max-width: 1240px;
}
#gkMainbodyBottom,
#gkBottom1,
#gkBottom2 {
	border: 0;
	margin: 0;
}

#gkContent, #gkPageContent,
#es .o-empty {
	background: none;
	border: 0;
}
#es.view-videos .es-snackbar {
	color: #e8ebee;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.dj-megamenu-wrapper .dj-up_a {
	color: #e8ebee;
	padding: 20px !important;
	font-size: 11px !important;
	margin: 0 6px 0 0 !important;
	text-align: center;
	height: auto !important;
}

.dj-megamenu-wrapper > li {
	float: none !important;
	display: table-cell;
	text-align: center;
}
.dj-megamenu-default li.video-tv-region ul.dj-submenu {
	width: 30%;
	float: left;
}
.dj-megamenu-default li ul.dj-submenu > li > a {
	background: rgb(7,11,40) !important;
	color: #e8ebee;
}
.dj-megamenu-default li ul.dj-submenu > li > a:hover {
	background: rgb(7,11,40) !important;
}
.dj-megamenu-default li a.dj-up_a span.dj-drop {
	padding: 4px 0 !important;
	width: 100%;
	text-align: center;
	height: auto !important;
	line-height: 1 !important;
}
#video-tv-content .dj-megamenu-default ul.dj-submenu,
#video-tv-content .dj-megamenu-default li.video-tv-region ul.dj-submenu {
	width: 100%;
	float: none;
	margin-left: 0 !important;
}

#es.mod-es.mod-es-videos.wall-3 {
	display: table;
	width: 100%;
	box-sizing: border-box;
}
#es.mod-es.mod-es-videos.wall-3 .mod-card {
	display: table-cell;
	padding: 0 1.5%;
	box-sizing: border-box;
	border: 0;
	transform: scale(1);
	-webkit-transition: all 0.2s; /* Safari prior 6.1 */
  	transition: all 0.2s;
}
#es.mod-es.mod-es-videos.wall-3 .mod-card:hover {
	transform: scale(1.035);
}
#es .es-featured-videos-container h3 {
	width: 100%;
	text-align: center;
	font-size: 24px;
	margin-bottom: 3% !important;
}

#es .es-snackbar {
	color: #999;
	text-align: center;
	width: 100%;
	font-size: 20px;
	background: none;
	display: inline-block;
	font-weight: normal;
	margin-bottom: 2%;
}
#es .es-card__title {
	color: #999;
	text-align: center;
}
#es .es-card__meta,
#es .es-card__ft,
#es .mod-card__context {
	display: none;
}

#es .es-cards .es-card,
#es .es-card--border {
	border: 0;
}
#es .mod-card__cover-wrap {
	-moz-box-shadow: 0 7px 13px rgba(0,0,0,0.75);
	-webkit-box-shadow: 0 7px 13px rgba(0,0,0,0.75);
	box-shadow: 0 7px 13px rgba(0,0,0,0.75);
}

#es .es-cat-header {
	border: 0;
}

#es .es-cat-header .es-cat-header__title-link {
	color:#999;
	text-align: center;
	width: 100%;
	font-size: 20px;
	background: none;
	display: inline-block;
	font-weight: normal;
	margin-bottom: 1%;
}
#es .es-cat-header .es-cat-header__hd-content-wrap {
	width: 100%;
}
/* Video item view */

#es.es-frontend.es-main.view-videos.layout-item .es-container,
#es.es-frontend.es-main.view-videos.layout-form .es-container {
	background: #fff;
}

#es.es-frontend.es-main.view-videos.layout-item .o-grid--gutters {
	margin: -8px 0;
	padding: 0 16px !important;
}

#es.es-frontend.es-main.view-videos.layout-item .es-video-context,
#es.es-frontend.es-main.view-videos.layout-item .es-actions__item.es-actions__item-action,
#es.es-frontend.es-main.view-videos.layout-form .es-container  {
	padding: 0 24px;
}

#es.es-frontend.es-main.view-videos.layout-item .es-comments-wrap {
	margin: 0 !important;
}
#es.es-frontend.es-main.view-videos.layout-item .es-actions__item-comment {
	margin-top: 8px !important;
}
#es.es-frontend.es-main.view-videos.layout-item .es-video-other,
#es.es-frontend.es-main.view-videos.layout-item .es-entry-actionbar {
	padding: 0 24px;
}
#es.es-frontend.es-main.view-videos.layout-item .es-video-other .es-snackbar__title,
#es.es-frontend.es-main.view-videos.layout-form .es-snackbar__title {
	color: #454545;
	font-size: 16px;
}
#es.es-frontend.es-main.view-videos.layout-form .es-snackbar__title {
	margin-top: 24px;
}
#es.es-frontend.es-main.view-videos.layout-item .es-video-title.single {
	color: #454545;
}
#es.es-frontend.es-main.view-videos.layout-item  .es-label-state {
	margin-right: 24px;
	margin-top: 8px;
}
#es.es-frontend.es-main.view-videos.layout-form .o-form-actions {
	padding: 16px 0;
	background: none;
	border: 0;
}

/* END Video item view */

