/* Css document */

.current-user {
	color: #1a96d9;
}

body {
	background: #f7f8f9;
	font-family: 'Noto Sans', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Montserrat', sans-serif;
}

.top-bar,
.top-bar-section li:not(.has-form) a:not(.button):hover,
.top-bar-section li:not(.has-form) a:not(.button),
.top-bar-section ul li {
	background: none;
}

.clearfix {
	clear: both;
}

@font-face {
	font-family: 'Montserrat';
	src: url('../fonts/montserrat-light-webfont.eot');
	src: url('../fonts/montserrat-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/montserrat-light-webfont.woff2') format('woff2'), url('../fonts/montserrat-light-webfont.woff') format('woff'), url('../fonts/montserrat-light-webfont.ttf') format('truetype'), url('../fonts/montserrat-light-webfont.svg#montserratlight') format('svg');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat';
	src: url('../fonts/montserrat-hairline-webfont.eot');
	src: url('../fonts/montserrat-hairline-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/montserrat-hairline-webfont.woff2') format('woff2'), url('../fonts/montserrat-hairline-webfont.woff') format('woff'), url('../fonts/montserrat-hairline-webfont.ttf') format('truetype'), url('../fonts/montserrat-hairline-webfont.svg#montserrathairline') format('svg');
	font-weight: 100;
	font-style: normal;
}

.cd-hero-slider li {
	background-size: cover !important;
}

#header {
	width: 100%;
	padding: 20px 0;
	z-index: 999;
	position: relative;
}

#navigation-container {
	padding-right: 0;
}

#header ul {
	margin: 0px;
	padding: 0;
}

.top-bar {
	height: auto;
}

.top-bar-section {
	padding-right: 0px;
}

.top-bar .name h1 a {
	padding: 0;
}

#slider {
	width: 100%;
	position: relative;
	margin-top: -85px;
	display: inline-block;
}

#slider ul {
	margin: 0px;
}

#slider .cd-full-width {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&amp;0+0,0.65+100 */
	background: -moz-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.25) 100%);
	/* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.25)));
	/* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.25) 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.25) 100%);
	/* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.25) 100%);
	/* IE10+ */
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.25) 100%);
	/* W3C */
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=1);
	/* IE6-9 fallback on horizontal gradient */
	background-color: rgba(17, 18, 21, .5);
}

#videoPlayer {
	background: #151617;
	width: 100%;
	position: relative;
	margin-top: -110px;
	display: inline-block;
	padding: 120px 0px 0px 0px;
}


/* JW VIDEO PLAYER CUSTOM STYLE */

.jwplayer {
	margin-bottom: 60px !important;
	overflow: visible !important;
}

.jwplayer .jw-preview,
.jw-error .jw-preview,
.jw-stretch-uniform .jw-preview {
	background-size: cover !important;
}

.jw-controlbar {
	padding: 0 !important;
	border-top: none !important;
	bottom: -45px !important;
	background: transparent !important;
}

.jw-flag-fullscreen .jw-controlbar {
	bottom: 12px !important;
	left: 15px;
	right: 15px;
}

.jw-flag-fullscreen .jw-controlbar-center-group {
	width: 86%;
}

.jw-icon-playback {
	background: url(../images/player_icon_play.png) left center no-repeat;
}

.jw-state-playing .jw-icon-playback {
	background: url(../images/player_icon_pause.png) left center no-repeat;
}

.jw-icon-playback:before {
	padding-left: 0 !important;
	content: "" !important;
}

.jw-text {
	font-size: 12px !important;
}

.jw-slider-horizontal {
	background: transparent !important;
}

.jw-skin-seven .jw-slider-horizontal .jw-rail,
.jw-skin-seven .jw-slider-horizontal .jw-buffer,
.jw-skin-seven .jw-slider-horizontal .jw-progress {
	height: 0.5em !important;
	border-radius: 5px !important;
}

.jw-skin-seven .jw-slider-horizontal .jw-knob {
	top: -0.125em !important;
	width: .75em !important;
	height: .75em !important;
}

.jw-skin-seven .jw-slider-horizontal .jw-slider-container {
	top: -.1em !important;
}

.jw-skin-seven .jw-controlbar {
	height: auto !important;
}

.jw-skin-seven .jw-controlbar-right-group .jw-icon-tooltip:before,
.jw-skin-seven .jw-controlbar-right-group .jw-icon-inline:before {
	border-left: 0 !important;
}

.jw-skin-seven .jw-rail {
	background-color: #000000 !important;
}

.jw-skin-seven .jw-buffer {
	background-color: #292929 !important;
}

.jw-skin-seven .jw-progress {
	background-color: #1a96d9 !important;
}

.jw-icon:hover {
	color: #1a96d9 !important;
}

.jw-icon-fullscreen {
	background: url(../images/player_icon_fullscreen.png) right center no-repeat;
}

.jw-icon-fullscreen:before {
	content: "" !important;
}

.jw-flag-user-inactive.jw-state-playing .jw-controlbar,
.jw-flag-user-inactive.jw-state-playing .jw-dock {
	display: block !important;
}

#header ul.right li a {
	color: #ffffff;
	font-size: 13px;
	font-family: "Montserrat", sans-serif;
	line-height: 37px;
	padding-top: 0px;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	transition: opacity 0.2s;
}

#header ul.right li a:hover {
	opacity: .5;
}

#header ul li a.login {
	border: 1px solid rgba(255, 255, 255, 0.5);
	border-radius: 4px;
	line-height: 32px;
}

#header .top-bar-section ul .has-dropdown:hover:not(.has-form) > a,
#header ul li a .login-dropdown:hover {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-color: rgba(0,0,0,.05);
	background: #1A96D9;
	opacity: 1;
}

#header .top-bar-section .dropdown {
	-webkit-box-shadow: 4px 14px 14px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 4px 14px 14px 0px rgba(0,0,0,0.15);
box-shadow: 4px 14px 14px 0px rgba(0,0,0,0.15);
}

#header .top-bar-section .dropdown li {
	background:#1A96D9;
}

#header .top-bar-section .dropdown li a {
	background: rgba(0,0,0,0);
}

#header .top-bar-section .dropdown li:hover a {
	background: rgba(0,0,0,.25) !important;
}

#header .top-bar-section ul li:last-child {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

#header .top-bar-section ul .dropdown a:hover {
	opacity: 1;
}

#header .top-bar-section .has-dropdown > a:after {
	margin-top: -7.5px;
}

#header ul.right li {
	margin-right: 15px;
}

#header ul li a.signup {
	background: #158ACA;
	border-radius: 4px;
	line-height: 35px;
}

#header ul li a.twitch {
	background: #6441A5;
	border-radius: 4px;
	line-height: 35px;
}

#header ul li a.twitch-live {
	background: #EE1C1C;
	border-radius: 4px;
	line-height: 34px;
}

#header ul li a.twitch i {
	line-height: 35px;
}

#header ul.right li:nth-child (5) {
	margin-right: 20px;
}

#header ul.right li:last-child {
	margin-right: 0px;
}

#slider h1.heading {
	color: #ffffff;
	font-size: 56px;
	font-weight: 400;
	margin-top: 112px;
	padding-left: 60px;
	padding-right: 60px;
}

#slider h1.heading span {
	font-weight: 100;
}

#slider h3 {
	margin: 0;
	color: #ffffff;
	font-size: 13px;
	line-height: 16px;
}

#slider ul li {
	list-style: none;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

#slider ul li a {
	color: #ffffff;
	font-size: 11px;
	font-weight: 400;
	font-weight: 100;
	line-height: 37px;
	padding-top: 8px;
}

#slider .none {
	padding-left: 0px;
	padding-right: 0px;
}


/* bxslider css */

.bx-wrapper .bx-viewport {
	background: none;
	padding: 0px;
	border: 0px;
	box-shadow: none;
}

.bx-wrapper .bx-controls-direction a {
	margin-top: -9px;
}

.bx-wrapper .bx-pager {
	display: none;
}

#featuredbox {
	width: 100%;
	background: #fff;
	padding: 20px 0px;
}

#featuredbox .columns .columns {
	padding-left: 21px;
	padding-right: 21px;
}

#featuredbox .lead {
	font-family: 'Montserrat', sans-serif;
	font-size: 25px;
	line-height: 28px;
	margin-top: 4px;
}

#featuredbox h5 {
	color: #9da6ac;
	font-size: 15px;
	font-weight: 300;
	text-transform: uppercase;
	margin-bottom: 20px;
}

#featuredbox img {
	margin-bottom: 5px;
	border-radius: 3px;
}

#featuredbox a img {
	margin-bottom: 0px;
}

#featuredbox h4 {
	margin-top: 5px;
	font-family: 'Noto Sans', sans-serif;
	color: #30373a;
	font-size: 13px;
	line-height: inherit;
	font-weight: 400;
}

#featuredbox .large {
	margin-top: 5px;
	color: #30373a;
	font-size: 22px;
	font-weight: 400;
	line-height: 28px;
	/* margin-bottom: 5px; */
	font-family: "Montserrat", sans-serif;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	transition: opacity 0.2s;
	display: block;
}

#featuredbox .large-video {
	padding-bottom: 51%;
	border-radius: 5px;
}

#featuredbox .small-video {
	padding-bottom: 45%;
	border-radius: 5px;
}

#featuredbox a {
	color: #849097;
	font-size: 12px;
	font-weight: 400;
	margin-bottom: 0;
	display: inline-block;
	opacity: 1;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	transition: opacity 0.2s;
}

#featuredbox a:hover {
	opacity: .5;
}

#featuredbox a img {
	margin-right: 10px;
}

#featuredbox h3 {
	color: #30373a;
	font-size: 13px;
	font-weight: 300;
	margin-bottom: 0px;
}

#featuredbox a.small {
	color: #849097;
	font-size: 10px;
	font-weight: 400;
}

#featuredbox a.small img {
	margin-right: 5px;
}

#featuredbox .none {
	padding-left: 0px;
	padding-right: 0px;
}

#video-feed {
	width: 100%;
	background: #fff;
	border: 1px solid #e6e9ec;
	padding: 20px;
}

#video-feed p {
	margin: 5px 0 0
}

#content .videoPage #video-feed .row .row {
	margin: 0 auto;
	max-width: 73.125rem;
	width: 100%;
}

#content.videoPage #video-feed {
	margin-bottom: 40px;
	padding: 15px 20px;
}

.loginsignup,
#content .loginsignup {
	background: #fff;
	border: 1px solid #e6e9ec;
	padding: 25px 0px;
	font-size: 16px;
	font-weight: 400;
}

.loginsignup h3,
#content .loginsignup h3 {
	margin-bottom: 0px;
	font-size: 16px;
	font-family: "Noto Sans Pro", sans-serif;
}

.loginsignup a,
#content .loginsignup a {
	font-size: inherit;
	font-weight: 400;
	color: #1a96d9;
}

#commentModal {
	padding-left: 2%;
	padding-right: 2%;
}

#video-feed h3,
#similarVideos h3 {
	color: #9da6ac;
	font-size: 12px;
	font-weight: 300;
	text-transform: uppercase;
	margin-top: 15px;
}

#similarVideos h3 {
	margin-top: 0;
	margin-bottom: 10px;
}

#video-feed h3 span {
	color: #1a96d9;
}

#video-feed h4 {
	color: #9da6ac;
	font-size: 11px;
	font-weight: 300;
	text-transform: uppercase;
	margin-top: 15px;
}

#video-feed ul {
	width: 100%;
	text-align: left;
	margin: 0px;
}

.videoPage #video-feed ul {
	text-align: right;
}

#video-feed ul li {
	display: inline-block;
	list-style: none;
	margin: 0 5px;
}

#video-feed ul li:first-child {
	margin-right: 30px;
}

#video-feed ul li:nth-child(4) {
	margin-right: 18px;
	border-right: 1px solid #e6e9ec;
	padding-right: 20px;
}

#video-feed ul li:nth-child(5),
#video-feed ul li:nth-child(6) {
	margin-right: 15px;
	position: relative;
	top: -4px;
}

#video-feed ul li:nth-child(6) {
	margin-right: 20px;
	border-right: 1px solid #e6e9ec;
	padding-right: 20px;
}

#video-feed ul li a {
	margin: 0 1px;
	color: #30373a;
	font-size: 12px;
	font-weight: 400;
	padding: 8px 10px;
	border: 1px solid transparent;
	border-radius: 3px;
}

#video-feed ul li a:hover {
	border-color: #e6e9ec;
	opacity: 1;
}

#video-feed ul li a.recent {
	color: #1a96d9;
	border-color: rgba(30, 102, 141, 0.3);
}

#video-feed ul li:last-child {
	position: relative;
	top: -2px;
	width: 38%;
	border-radius: 5px;
	margin-right: 0px;
	margin-left: 0;
}

.videoPage #video-feed ul li {
	display: inline-block;
	width: auto;
	margin: 0 0 0 10px;
}

.videoPage #video-feed ul li:last-child {
	top: 0;
	border-right: 0;
	display: inline-block;
	width: auto;
	padding-right: 0;
	margin: 0 0 0 10px;
}

#video-feed #iconList,
#video-feed #iconGrid {
	padding-left: 0;
	padding-right: 0;
	border: none;
}

#video-feed ul li h6 {
	width: auto;
	margin: 0;
	display: inline-block;
	color: #ffffff;
	font-size: 11px;
	background: #1a96d9;
	padding: 11px 15px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	position: relative;
	top: 1px;
	font-family: "Noto Sans", sans-serif;
}

#video-feed ul li select {
	width: calc(100% - 65px);
	display: inline-block;
	margin-left: -5px;
	color: #849097;
	font-size: 11px;
	font-weight: 400;
	appeareance: none;
	cursor: pointer;
	position: relative;
	top: 1px;
	margin-bottom: 0;
	border-left: 0;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

.videoPage ul.authorinfo,
.videoPage ul.authorinfo li {
	display: inline-block;
	list-style: none;
	margin-left: 0px;
	margin-bottom: 0;
}

.videoPage ul.authorinfo,
#content.videoPage ul.replylist {
	position: relative;
	top: -7px;
}

.videoPage ul.authorinfo li {
	margin-right: 20px;
}

.videoPage .authoravatar {
	height: 45px;
	width: 45px;
	border-radius: 3px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.videoPage ul.authorinfo .author {
	color: #849097;
	font-size: 13px;
	font-weight: 400;
}

.videoPage ul.authorinfo .timeline {
	color: #849097;
	font-size: 11px;
	font-weight: 400;
}

#content {
	width: 100%;
	background: #f7f8f9;
	padding-bottom: 50px;
}

#content .border {
	border-right: 1px solid #e6e9ec;
	padding: 50px 40px 0px 0px;
	margin-bottom: 40px;
	float: left;
}

.page-search #content .border {
	padding: 50px 0 0;
	margin-bottom: 0;
	border-right: none;
}

#content .bottom {
	margin-bottom: 40px;
}

#content .bottom:last-child {
	margin-bottom: 0;
}

#content .thumbnail {
	display: block;
	position: relative;
}


/* #content .thumbnail:hover {
    opacity: 1;
} */

#content .thumbnail img {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-radius: 3px;
	opacity: 1;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	transition: opacity 0.2s;
	background: #1A96D9;
	height: 139px;
	width: 100%;
}

#content h3,
#content .title {
	margin-top: 0;
	color: #30373a;
	font-size: 20px;
	font-weight: 400;
	line-height: 25px;
	margin-bottom: 5px;
	font-family: "Montserrat", sans-serif;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	transition: opacity 0.2s;
	display: block;
}

#content .thumbnail:hover img,
#content .title:hover {
	opacity: .5;
}

#content.videoPage #video-feed h3 {
	padding: 8px 0;
	font-size: 18px;
	margin-bottom: 0px;
}

#content p {
	color: #849097;
	font-size: 13px;
	font-weight: 400;
	margin-bottom: 5px;
}

#content .comments p {
	color: #30373a;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	margin-bottom: 15px;
}

#content .comments .reply .large-1,
#content .comments .reply .large-11 {
	padding-right: 0;
	padding-left: 0;
}

#profileView a,
#content a,
#content .timestamp {
	color: #849097;
	font-size: 12px;
	font-weight: 400;
	opacity: 1;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	transition: opacity 0.2s;
}

#profileView a:hover,
#content a:hover {
	opacity: .5;
}

#content.videoPage ul.replylist {
	display: inline-block;
	list-style: none;
	margin-left: 0px;
}

#content.videoPage ul.replylist li {
	display: inline-block;
	margin-left: 20px;
	top: -9px;
	margin-bottom: 0;
}

#content.videoPage ul.replylist .replyme a {
	color: #1a96d9;
	font-size: 11px;
	font-weight: 400;
	line-height: 10px;
}

#content.videoPage ul.replylist .likeme a {
	color: #849097;
	font-size: 11px;
	font-weight: 400;
	line-height: 10px;
}

#content.videoPage ul.replylist .likeme img {
	position: relative;
	top: -1px;
}

#content.videoPage ul.replylist .likeme.active a {
	color: #ff5165;
	font-size: 11px;
	font-weight: 400;
	line-height: 10px;
}

#content .category img {
	position: relative;
	top: -2px;
	margin-right: 8px;
	border-radius: 5px;
	opacity: 1;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	transition: opacity 0.2s;
}

#content .category img:hover {
	opacity: .5;
}

#content .article-image:hover img {
	opacity: .5;
}

#content .grid-container {
	border-color: transparent;
	padding-top: 50px;
	padding-right: 0;
	margin-bottom: 10px;
}

#content .grid-block {
	margin-bottom: 15px;
}

.grid-block:last-child {
	float: left;
}

#content .grid-block h3,
#content .grid-block .title {
	margin: 6px 0 0;
	font-size: 15px;
	line-height: 20px;
}

#content .search {
	width: 100%;
	background: #1a96d9;
	padding: 10px 15px 15px;
	display: inline-block;
	border-radius: 3px;
	margin-top: 50px;
}

#content .search input[type="text"] {
	padding: 0;
	color: #ffffff;
	font-size: 12px;
	background: #1a96d9 url(../images/icon_search.png) 97% 50% no-repeat;
	border-radius: 3px;
	border: none;
	box-shadow: none;
	border-bottom: 1px solid #1382be;
	font-weight: 400;
	padding: 0 5px 0;
	margin-bottom: 0;
}

#content input[type="text"]::-webkit-input-placeholder {
	color: #fff;
}

#chat-wrap {
	margin-top: 30px;
}

#chat-wrap .jspVerticalBar {
	padding: 0 5px;
	background: transparent;
}

#chat-wrap .jspTrack {
	background: transparent;
}

#chat-wrap .jspDrag {
	border-radius: 500px;
	background: rgba(0, 0, 0, .5);
}

#chat-wrap.chat-fs {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin-top: 0 !important;
	z-index: 1000;
	background: #ffffff;
	height: 100%;
}

#chat-wrap #chat-header {
	margin: 25px 0 0 0;
	padding: 5px 10px;
	background: #1A96D9;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

#chat-wrap h1 {
	margin: 0;
	font-size: 13px;
	font-weight: 300;
	color: #ffffff;
}

#chat-wrap #chat-header img {
	display: none;
}

#chat-wrap #chat-header .row {
	margin: 0;
}

#chat-wrap #chat-header .small-2 {
	height: 10px;
	text-align: right;
}

#chat-wrap #chat-header i {
	position: relative;
	top: -5px;
	color: #ffffff;
	font-size: 12px;
	cursor: pointer;
}

#chat-wrap.chat-fs #chat-header {
	padding: 15px 15px 12px;
	margin: 0px !important;
}

#chat-wrap.chat-fs #chat-header img {
	display: inline-block;
	position: relative;
	top: -3px;
	margin-right: 5px;
}

#chat-wrap.chat-fs #chat-header i {
	top: 0px;
	padding: 8px;
	width: 34px;
	height: 34px;
	font-size: 16px;
	border-radius: 500px;
	border: 2px solid #158ACA;
}

#chat-wrap.chat-fs #chat-header i:hover {
	background: #158ACA;
	border-color: #1382be;
}

#chat-wrap.chat-fs #chat-header h1 {
	font-size: 20px;
	font-weight: 700;
}

#chat-wrap #chat-sidebar {
	display: none;
}

#chat-wrap.chat-fs #chat-sidebar {
	width: 20%;
	float: right;
	display: block;
	height: calc(100vh - 74px - 67px);
	background: #ffffff;
	display: none;
}

#chat-wrap #chat-sidebar .sidebar-title {
	padding: 10px 15px 0;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
	font-family: "Montserrat", sans-serif;
}

#chat-wrap #chat-sidebar .online-list {
	margin: 0;
	list-style-type: none;
}

#chat-wrap #chat-sidebar .online-list li {
	display: block;
	padding: 2px 18px;
	font-size: 14px;
	color: #8C9194;
	cursor: pointer;
}

#chat-wrap #chat-sidebar .online-list li:hover {
	background: #158ACA;
	color: #ffffff;
}

#chat-wrap #chat-sidebar .online-list li i {
	font-size: 10px;
	margin-right: 5px;
	color: #158ACA;
	position: relative;
	top: -1px;
}

#chat-wrap #chat-sidebar .online-list li:hover i {
	color: #ffffff;
}

#chat-wrap #chat-sidebar .online-list li .fa-circle-o,
#chat-wrap #chat-sidebar .online-list li .fa-circle {
	font-size: 8px;
	top: -2px;
}

#chat-wrap #chat-box {
	border-left: 1px solid #E8E9E9;
	border-right: 1px solid #E8E9E9;
	font-size: 12px;
	line-height: 1.4;
	height: 300px;
	overflow-x: hidden;
	overflow-y: scroll;
	padding-bottom: 0px !important;
}

#chat-wrap.chat-fs #chat-box {
	background: #ffffff;
	border-left: 0;
	/*	width: calc(80% - 2px);*/
	width: 100%;
	float: left;
	height: calc(100vh - 74px - 67px);
	border-right-width: 2px;
}

#chat-wrap #chat-row {
	padding: 0 10px !important;
}

#chat-wrap .chat-message {
	margin: 6px 0 0;
	padding: 0 5px;
	display: inline-block;
	max-width: 85%;
	float: left;
}

#chat-wrap.chat-fs .chat-message {
	position: relative;
	margin: 3px 0;
	padding: 4px 10px;
	max-width: 98%;
	float: none;
	display: block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	min-height: 39px;
}

#chat-wrap .chat-message:last-child {
	margin-bottom: 8px;
}

#chat-wrap.chat-fs .chat-message:hover {
	background: rgba(26, 150, 217, .05);
}

#chat-wrap .chat-message .chat-user {
	margin: 0 5px;
	font-size: 11px;
	font-weight: 600;
	color: #8C9194;
}

#chat-wrap.chat-fs .chat-message .chat-user {
	margin: 0 5px;
	font-size: 12px;
	text-align: left;
	color: #158ACA;
}

#chat-wrap.chat-fs .chat-message .chat-user i {
	padding: 5px;
	position: absolute;
	right: 5px;
	opacity: .5;
}

#chat-wrap.chat-fs .chat-message .chat-user i:hover {
	opacity: 1;
}

#chat-wrap .chat-message .chat-text {
	margin-top: 2px;
	margin-left: 5px;
	border-radius: 13px;
	background: #ffffff;
	color: #8C9194;
	padding: 7px 10px;
	box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.15);
	float: left;
	overflow-wrap: break-word;
	word-wrap: break-word;
	-ms-word-break: break-all;
	word-break: break-all;
	word-break: break-word;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

#chat-wrap.chat-fs .chat-message .chat-text {
	padding: 0 5px;
	margin-left: 0;
	color: #222222;
	box-shadow: none !important;
	border-radius: 0 !important;
	font-size: 14px;
	background: transparent;
}

#chat-wrap .current-user {
	float: right;
}

#chat-wrap.chat-fs .current-user {
	float: none;
	display: block;
	background: rgba(26, 150, 217, .05);
}

#chat-wrap.chat-fs .current-user:hover {
	float: none;
	display: block;
	background: rgba(26, 150, 217, .125);
}

#chat-wrap .current-user .chat-user {
	margin: 0;
	text-align: right;
}

#chat-wrap.chat-fs .current-user .chat-user {
	text-align: left;
}

#chat-wrap .current-user .chat-text {
	background: #1A96D9;
	color: #ffffff;
	box-shadow: 1px 1px 0px #157FB8;
	min-width: initial !important;
	float: right;
}

#chat-wrap.chat-fs .current-user .chat-text {
	float: none;
}

#chat-wrap input[type="text"] {
	box-shadow: none;
	padding: 5px 10px 0;
	margin: 0;
	font-size: 13px;
	color: #8C9194;
	border-top: 2px solid #e6e9ec;
	border-left: 1px solid #e6e9ec;
	border-right: 1px solid #e6e9ec;
	border-bottom: 0;
	background: #ffffff;
}

.emoji-wysiwyg-editor {
	box-shadow: none;
	padding: 8px 10px 5px;
	margin: 0;
	font-size: 13px;
	color: #8C9194;
	border-top: 2px solid #e6e9ec !important;
	border-left: 1px solid #e6e9ec !important;
	border-right: 1px solid #e6e9ec !important;
	border-bottom: 0 !important;
	background: #ffffff;
}

#chat-wrap.chat-fs input[type="text"] {
	padding: 5px 15px;
	font-size: 14px;
	border-right: 0;
	border-left: 0;
	color: #222222;
}

#chat-wrap textarea::-webkit-input-placeholder {
	color: #8C9194;
}

#chat-wrap #user {
	padding: 5px 10px;
	font-size: 11px;
	font-weight: 300;
	color: #8C9194;
	background: #ffffff;
	border-bottom: 1px solid #e6e9ec;
	border-left: 1px solid #e6e9ec;
	border-right: 1px solid #e6e9ec;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

#chat-wrap.chat-fs #chat-header,
#chat-wrap.chat-fs #user {
	border-radius: 0;
}

#chat-wrap.chat-fs #user {
	padding: 10px 15px;
	border-right: 0;
	border-left: 0;
}

#chat-wrap #user #user-name {
	color: #1A96D9;
}

#chat-wrap #chat-tabs {
	display: none;
}

#chat-wrap.chat-fs #chat-tabs {
	display: none;
}

#chat-box:focus {
	outline: 0;
}

#chat-box *:focus {
	outline: 0;
}

#content .news {
	width: 100%;
	padding: 30px 0px;
	border-top: 1px solid #e6e9ec;
	margin: 30px 0px 0px 0px;
}

#content .none {
	padding-left: 0px;
	padding-right: 0px;
}

#content .content {
	position: relative;
	width: 100%;
	margin-bottom: 12px;
	display: inline-block;
}

#content h6 {
	color: #9da6ac;
	font-size: 13px;
	font-weight: 300;
}

#content a.arrow {
	width: 100%;
	display: inline-block;
	background: url(../images/arrow.png) 100% 50% no-repeat;
	margin: 0px;
	padding: 0px;
}

#content a.arrow h5 {
	margin: 0;
	padding-right: 15px;
	color: #30373a;
	font-size: 11px;
	font-weight: 400;
	opacity: 1;
	font-family: "Noto Sans", sans-serif;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	transition: opacity 0.2s;
}

#content a.arrow h5:hover {
	opacity: .5;
}

#content .news-image {
	border-radius: 3px;
	width: 50px;
	height: 50px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	transition: opacity 0.2s;
	opacity: 1;
	background-color: rgba(0, 0, 0, .125);
}

#content .news-image:hover {
	opacity: .5;
}

#content a.link {
	color: #1a96d9;
	font-size: 11px;
	font-weight: 400;
	opacity: 1;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	transition: opacity 0.2s;
}

#content a.link:hover {
	opacity: .5;
}

#footer {
	width: 100%;
	background: #202227;
	padding: 50px 0 30px;
}

#footer p {
	color: #42444a;
	font-size: 12px;
	font-weight: 400;
	margin: 0px;
	line-height: 1;
}

#footer .footerlinks li {
	display: inline-block;
	margin: 0px 25px;
}

#footer .footerlinks li a {
	color: #73767f;
	font-size: 14px;
	font-weight: 400;
}

#footer .footerlinks li a:hover {
	text-decoration: underline;
}


/* VIDEO PAGE */

#videoContent {
	margin-top: -5px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #e6e9ec;
}

#videoContent .leftcol {
	border-right: 1px solid #e6e9ec;
	padding-right: 50px;
	padding-top: 35px;
}

#videoContent h3 {
	margin-top: 0;
	margin-bottom: 5px;
	font-size: 26px;
	font-weight: 400;
	line-height: 34px;
}

#videoContent p {
	font-size: 14px;
	color: #849097;
	line-height: 28px;
	margin-bottom: 10px;
}

#videoContent .featureSet {
	margin-bottom: 1.1em;
	margin-left: 0px;
	list-style: none;
}

#videoContent .featureSet li:first-child {
	border-right: 1px solid #849097;
	padding-right: 20px;
}

#videoContent .featureSet li,
#videoContent .featureSet li a {
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	color: #849097;
	line-height: 1;
	margin-right: 25px;
}

#videoContent .featureSet li img {
	margin-right: 10px;
	vertical-align: top;
}

.socialShare {
	margin: 0 0 45px;
	padding: 0;
	list-style-type: none;
}

.socialShare li {
	float: left;
}

.socialShare li a {
	margin-right: 10px;
	padding: 5px 10px;
	color: #ffffff;
	background: rgba(0, 0, 0, .125);
	border-radius: 3px;
	opacity: 1;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	transition: opacity 0.2s;
}

.socialShare li a:hover {
	opacity: .5;
}

.socialShare .watchlist {
	float: right;
}

.socialShare .watchlist a {
	background: #f04545;
	font-weight: 600;
}

.socialShare .watchlist a i {
	margin-right: 15px;
}

.socialShare li .facebook {
	background: #4867AA;
}

.socialShare li .twitter {
	background: #5EA9DD;
}

.socialShare li .google {
	background: #DD4B3E;
}

.socialShare li .youtube {
	background: #E62117;
}

#videoContent .rightcol h3 {
	color: #9da6ac;
	font-size: 12px;
	font-weight: 300;
	text-transform: uppercase;
	margin: 9px 0 0;
}

#videoContent .rightcol {
	border-right: 1px solid #e6e9ec;
	padding: 0px 30px;
	padding-top: 25px;
}

#videoContent .rightcol p {
	color: #30373a;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.4em;
	margin-top: 5px;
}

#videoContent .rightcol a {
	opacity: 1;
	display: block;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	transition: opacity 0.2s;
}

#videoContent .rightcol a:hover {
	opacity: .5;
}

#videoContent .rightcol .upnext-thumbnail {
	margin-right: 0;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	border-radius: 3px;
	width: 192px;
	height: 108px;
}

#similarVideos {
	padding: 35px 0px;
	border-bottom: 1px solid #e6e9ec;
}

#similarVideos h4 {
	color: #30373a;
	font-size: 13px;
	font-family: "Noto Sans" sans-serif;
	font-weight: 400;
	margin: 5px 0 5px;
	height: 55px;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	display: -webkit-box;
}

.profile #similarVideos h4 {
	font-size: 15px;
	line-height: 20px;
	height: 60px;
	font-family: "Montserrat", sans-serif;
	/* These are technically the same, but use both */
	overflow-wrap: break-word;
	word-wrap: break-word;
	-ms-word-break: break-all;
	/* This is the dangerous one in WebKit, as it breaks things wherever */
	word-break: break-all;
	/* Instead use this non-standard one: */
	word-break: break-word;
	/* Adds a hyphen where the word breaks, if supported (No Blink) */
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

.profile #video-feed ul {
	width: auto;
	display: inline-block;
}

.profile #video-feed ul li:last-child {
	width: auto;
	border-right: 0;
	padding-right: 0;
}

#similarVideos ul {
	margin: 0;
}

#similarVideos li {
	width: 19%;
	margin-right: 1.25%;
	float: left;
	list-style: none;
	clear: none;
}

#similarVideos li:last-child {
	margin-right: 0px;
}

#similarVideos li a,
#similarVideos .profilevideo {
	font-size: 13px;
	font-weight: 400;
	color: #849097;
	line-height: 1;
	margin-right: 25px;
	opacity: 1;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	transition: opacity 0.2s;
}

#similarVideos li a:hover,
#similarVideos .profilevideo:hover {
	opacity: .5;
}

#similarVideos .profilevideo {
	margin-right: 0;
}

#similarVideos li a img,
#similarVideos .profilevideo img {
	border-radius: 3px;
	width: 192px;
	height: 108px;
	margin-right: 10px;
	vertical-align: top;
	background-color: rgba(0, 0, 0, .125);
}

#similarVideos .profilevideo img {
	margin-right: 0;
}

#similarVideos .profilevideo img {
	height: auto;
	width: 250px;
	margin-right: 10px;
}

#similarVideos .profilevideo .category-icon,
#similarVideos .category-icon {
	margin-right: 10px;
	width: auto;
	height: auto;
	margin-top: 5px
}

.switch {
	margin-bottom: 0px;
	margin-top: 15px;
	color: #9da6ac;
}

.switch input + label {
	margin-left: -20px;
}

.switch label {
	background: #bfc4c8 url(../images/icon_switchoff.png) 80% 50% no-repeat;
	;
	border-radius: 5px;
	width: 3rem;
	height: 23px;
}

.switch input:checked + label:after {
	left: 1.75rem;
}

.switch input:checked + label {
	background: #7cc734 url(../images/icon_switchon.png) 10px 50% no-repeat;
}

.switch label:after {
	background: url(../images/bg_switch.png) no-repeat;
}


/* PROFILE PAGE */

.profile #header {
	background: #1a96d9;
}

#profileView {
	background: #108DD0;
	padding: 50px 0px;
}

#profileView .title {
	text-align: center;
	font-size: 26px;
	font-weight: 600;
	color: #ffffff;
	font-family: "Montserrat", sans-serif;
	margin: 0 0 10px;
}

#profileView p {
	color: #ffffff;
	font-size: 14px;
	line-height: 1.4;
	margin: 0 0 15px;
	display: block;
	text-align: center;
}

#profileView .avatar img {
	border-radius: 100%;
}

#profileView .personalinfo h3 {
	color: #fff;
	font-size: 28px;
	font-weight: 400;
	margin-bottom: 0px;
	line-height: 1.3;
}

#profileView .personalinfo .username {
	font-size: 15px;
	margin-bottom: 0;
	color: #fff;
	display: inline-block;
}

#profileView .personalinfo .email {
	color: #6fccff;
	font-size: 15px;
	display: inline-block;
	margin-left: 18px;
	margin-bottom: 0;
}

#profileView .profilestats ul {
	list-style: none;
	margin: 15px 0 0;
}

#profileView .profilestats ul li {
	display: inline-block;
	margin-left: 18px;
	padding: 9px 13px;
	line-height: 1;
}

#profileView .profilestats ul li a {
	color: #eaf7fe;
	font-size: 18px;
	font-weight: 400;
}

#profileView .profilestats ul.link {
	padding: 0;
}

#profileView .profilestats ul .link a {
	border-radius: 3px;
	padding: 8px 13px;
	border: 1px solid #5ec0f5;
	font-size: 14px;
	line-height: 1;
}

#profileView .profilestats img {
	vertical-align: top;
	margin-right: 7px;
}

.profile #similarVideos {
	border-bottom: none;
	padding-bottom: 0;
}

.profile #similarVideos .title a {
	font-size: 12px;
	color: #1a96d9;
	font-weight: 400;
	margin-right: 0px;
	line-height: 12px;
}


/* KINDA  PAGE */

.kinda_pages #header {
	background: #1a96d9;
}


/* TERMS PAGE */

.page-terms #content {
	min-height: 60%;
}

.page-terms #content h5 {
	padding: 35px 0 0;
	color: #373b3d;
	font-size: 17px;
	text-transform: uppercase;
}


/* ABOUT PAGE */

.page-about #content {
	padding: 35px 0;
	background: #ffffff;
	border-bottom: 1px solid #e6e9ec;
}

.page-about .socialShare {
	display: inline-block !important;
	margin: 10px 0 0;
}

.page-about .socialShare li a {
	margin: 0 5px;
	padding: 10px;
}

.page-about #profileView .socialShare a {
	color: #ffffff;
}

.about-grid .team-member {
	background-color: #108DD0;
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
	float: left;
	-webkit-transition: background-size 0.2s;
	-moz-transition: background-size 0.2s;
	transition: background-size 0.2s;
}

.about-grid .team-member:hover {
	background-size: 110%;
}

.about-grid .team-member .info {
	display: block;
	color: #ffffff;
	text-align: center;
	padding: 75px 0;
	background: rgba(16, 141, 208, .75);
}

.about-grid .team-member .name {
	margin: 0 auto;
	width: 70%;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 600;
	color: #ffffff;
	font-family: "Montserrat", sans-serif;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ffffff;
}

#content .about-grid .team-member .title {
	color: #ffffff;
	line-height: 1.4;
	font-family: "Noto Sans", sans-serif;
	font-size: 14px;
}

.bio {
	padding: 50px 0 0;
	background: #f7f8f9;
}

.bio .large-3 {
	max-height: 220px;
	overflow: hidden;
}

.bio img {
	margin-top: -20px;
}

#kevin.bio img,
#james.bio img {
	margin-top: 0;
}

#james {
	margin-bottom: 50px;
}

.bio .name {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 22px;
	color: #30373a;
	line-height: 1;
	font-family: "Montserrat", sans-serif;
}

.bio .shows {
	margin-top: 2px;
	font-size: 12px;
	color: #849097;
	text-align: right;
}

.bio p {
	margin-top: 10px;
	margin-bottom: 0;
	color: #849097;
	font-size: 13px;
	font-weight: 400;
}


/* SEARCH PAGE */

#main-search {
	background: none;
	border: none;
	box-shadow: none;
	color: #fff;
	font-size: 30px;
	margin-bottom: 0;
	border-bottom: 1px solid #117ab4;
	padding: 20px 0;
}

#main-search::-webkit-input-placeholder {
	color: #ffffff;
}

#main-search:-moz-placeholder {
	color: #ffffff;
}

#main-search::-moz-placeholder {
	color: #ffffff;
}

#main-search:-ms-input-placeholder {
	color: #ffffff;
}

.page-search #profileView input[type="submit"] {
	background: url(../images/icon_search_form.png) no-repeat;
	border: none;
	width: 24px;
	box-shadow: none;
	padding-bottom: 20px;
	position: absolute;
	right: 20px;
	top: 5px;
	cursor: pointer;
}

.page-search #profileView .profilestats ul li.link a {
	font-size: 13px;
}

.page-search #similarVideos {
	background: #f7f8f9;
}

.page-search #similarVideos a {
	margin-bottom: 35px;
}

#video-feed .notification p {
	font-size: 15px;
	color: #9da6ac;
	font-weight: 400;
	margin-top: 10px;
}

#video-feed .notification p b {
	color: #30373a;
}


/* MODAL WINDOWS */

.reveal-modal {
	background-color: #1a96d9;
	border: none;
	box-shadow: none;
	width: 30%;
	padding-left: 3%;
	padding-right: 3%;
	padding-bottom: 3rem;
}

.reveal-modal .modallogo {
	margin: 17px 0px 50px 0px;
}

.reveal-modal input {
	background: rgba(255, 255, 255, 0.2);
	padding: 12px 15px 12px 15px;
	height: 52px;
	line-height: 52px;
	border: none;
	box-shadow: none;
	color: #fff;
	font-weight: 400;
	font-size: 16px;
}

.reveal-modal input.username {
	background: rgba(255, 255, 255, 0.2) url(../images/icon_username_field.png) 15px 12px no-repeat;
	padding: 12px 15px 12px 65px;
	height: 52px;
	line-height: 52px;
	border: none;
	box-shadow: none;
	color: #fff;
	font-weight: 400;
	font-size: 16px;
}

.reveal-modal input.password {
	background: rgba(255, 255, 255, 0.2) url(../images/icon_password_field.png) 15px 12px no-repeat;
	padding: 12px 15px 12px 65px;
	height: 52px;
	line-height: 52px;
	border: none;
	box-shadow: none;
	color: #fff;
	font-weight: 400;
	font-size: 16px;
}

.reveal-modal input[type="submit"] {
	background: #fff;
	width: 100%;
	text-align: center;
	color: #1374c0;
	font-weight: 400;
	font-size: 16px;
	height: 52px;
	line-height: 52px;
	font-weight: bold;
	border: none;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 40px;
	padding: 0px;
	cursor: pointer;
	opacity: 1;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	transition: opacity 0.2s;
}

.reveal-modal input[type="submit"]:hover {
	opacity: .5;
}

.reveal-modal .links {
	background: #187fb8;
	width: 90%;
	margin-left: 5%;
	border-radius: 46px;
	height: 46px;
	padding: 0px 32px;
}

.reveal-modal label {
	line-height: 1;
	color: #fff;
	font-weight: 400;
	font-size: 10px;
	margin-bottom: 30px;
}

.reveal-modal .links p {
	line-height: 46px;
	color: #7cd1ff;
	font-weight: 400;
	font-size: 14px;
}

.reveal-modal .links p a {
	color: #fff;
	margin-left: 25px;
}

.reveal-modal .close-reveal-modal {
	color: #fff;
}

.reveal-modal .file-upload {
	position: relative;
	overflow: hidden;
	margin: 0px;
	border: 0px;
	width: 100%;
	/* New CSS */
	background: none;
	padding: 0px;
}

.reveal-modal .file-upload input.file-input {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	height: 55px;
}

.reveal-modal .file-upload input[type="text"] {
	/* New Css */
	width: 50%;
	float: right;
	background-color: rgba(255, 255, 255, 0);
	border: none;
	color: #fff;
	/* line-height: 62px; */
	height: 62px;
}

.reveal-modal .file-upload button[type="file"] {
	float: left;
	width: 50%;
	padding: 20px 0px;
}

.jfilestyle {
	display: none !important;
}


/* NEWS PAGE */

.news-page {
	width: 100%;
	background: #fff;
}

.news-page h5 {
	color: #9da6ac;
	font-size: 12px;
	font-weight: 400;
	/* text-transform:uppercase;  */
}

#news-header {
	padding: 40px 0 25px;
}

.news-page .category {
	position: absolute;
	top: 15px;
	margin-left: 15px;
	background: #72c048;
	color: #fff;
	border-radius: 3px;
	padding: 5px 10px;
	font-size: 11px;
	font-weight: 400;
	text-transform: uppercase;
}

.news-page .category.red {
	background: #f25241;
}

.news-page .category.blue {
	background: #299ddc;
}

.news-page .featurednews {
	overflow: hidden;
}

.news-page .featurednews img {
	max-height: 400px;
	height: auto;
	width: 100%;
	position: relative;
	border-radius: 3px;
}

.news-page .news,
.news-page .featurednews {
	margin-bottom: 15px;
}

.news-page .news > img {
	height: 192px;
	overflow: hidden;
	width: 100%;
	max-width: 100%;
	border-radius: 3px;
	position: relative;
}

.news-page .newspost {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 15px;
	padding: 15px 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
	/* IE6-9 */
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.news-page .newspost h4,
.news-page .newspost h4 a {
	margin: 0;
	color: #fff;
	font-size: 30px;
	line-height: 1.2;
	font-weight: 400;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	transition: opacity 0.2s;
}

.news-page .news h4,
.news-page .news h4 a {
	margin: 0;
	font-size: 17px;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	transition: opacity 0.2s;
}

.news-page .newspost h4 a:hover,
.news-page .newspost h4 a:hover {
	opacity: .5;
}

.news-page .newslink {
	display: table;
	text-align: right;
	vertical-align: bottom;
}

.news-page .newspost a {
	display: table-cell;
	height: 100%;
	vertical-align: bottom;
	font-size: 12px;
	line-height: 3;
}

.news-page .news .newslink {
	padding-left: 0px;
}

#content.news a.link {
	font-weight: 400;
	font-size: 12px;
}

#content.news a.arrow {
	background: none;
}

#content.news a.arrow h5 {
	height: 45px;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	display: -webkit-box;
}

#content.news .content img {
	width: 90%;
}

#content.news .content a img {
	position: relative;
	top: -1px;
	width: auto;
	vertical-align: middle;
}

#content.news .content a {
	font-size: 12px;
	color: #849097;
	font-weight: 400;
	line-height: 14px;
}

.nopadding {
	padding: 0px;
}

.youtube_img {
	height: 150px;
	width: 100%;
	max-width: 250px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 3px;
	background-color: rgba(0, 0, 0, .125);
}


/* ARTICLE PAGE */

.article #banner {
	background: url(../images/bg_article.jpg) 50% 50% no-repeat;
	background-size: cover;
	height: 600px;
	margin-top: -91px;
}

.article #banner h1 {
	position: absolute;
	bottom: 70px;
	color: #fff;
	font-size: 48px;
	line-height: 1.2;
}

#content.article {
	background: #fff;
}

#content.article hr {
	margin-bottom: 50px;
}

#content.article .leftcol {
	padding-top: 40px;
	border-right: 1px solid #e6e9ec;
}

#content.article.videoPage p {
	color: #30373a;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.5;
	margin: 20px 0px;
}

#content.article .blue,
#content blockquote p span {
	color: #1a96d9;
}

#content.article.videoPage .comments p {
	font-size: 14px;
	margin: 0px;
	margin-bottom: 15px;
}

#content.article .border {
	border-right: none;
}

#content blockquote {
	border: none;
}

#content blockquote p {
	font-size: 14px;
}

#content blockquote p i {
	font-size: 16px;
	font-weight: 500;
}

#content.article .news {
	padding: 0px;
}

#content #frmComment {
	text-align: left;
}

#content #frmComment button,
#replybutton {
	margin: 0 25px 10px;
	padding: 10px 15px;
	font-size: 14px;
}

#replybutton {
	margin: 0 15px 0;
	display: block;
}

#content .commentform {
	padding: 15px 0 15px;
}

#commentLabel {
	padding: 15px 25px;
	border-bottom: 1px solid #e6e9ec;
	text-align: left;
	font-size: 16px;
	color: #849097;
	font-family: "Montserrat", sans-serif;
}

#commentModal #commentLabel {
	margin-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 14px;
}

#commentModal .loginsignup {
	padding: 15px 0;
	border-radius: 3px;
	border: none;
}

#commentText,
#modalCommentText {
	padding: 15px 25px 0;
	color: #30373a;
	font-size: 17px;
	background: none;
	border: none;
	box-shadow: none;
}

#modalCommentText {
	padding: 0 15px;
	font-size: 14px;
}

#content .noborder {
	border: none;
}

#error {
	position: relative;
	background: #000000;
	padding: 105px 0 0;
	margin-top: -105px;
}

#error .container {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 250;
}

#error video {
	width: 100%;
	margin-bottom: -7px
}

#error h3 {
	z-index: 500;
	color: #ffffff;
	font-size: 75px;
}

#error h4 {
	z-index: 500;
	color: #ffffff;
	font-size: 22px;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

button {
	background: #1a96d9;
	border-radius: 3px;
	font-family: "Montserrat", sans-serif;
}

button:hover,
.button:hover,
#form label.mylabel:hover {
	background: #0779b2;
}

#load-more_btn {
	margin-bottom: 0;
}

#loading,
#loadMore {
	padding: 30px 0 0 0;
	font-size: 20px;
	font-weight: 400;
	color: #989898;
	text-align: center;
	background: url('../images/megaman_shot_right.gif') top center no-repeat;
	display: none;
}

.page-search #loadMore {
	background-color: #1A96D9;
	color: white !important;
	font-size: 17px !important;
	padding: 10px;
	text-align: center;
	width: 97%;
	position: absolute;
}

.page-search h3 {
	font-size: 15px;
}

.page-search .youtube_img {
	height: 150px;
}

.page-search #content {
	padding-bottom: 0;
}

.page-search .border {
	padding-bottom: 0;
}

.page-search #load-more_btn {
	margin-bottom: 50px;
}


/* #featuredbox .thumbnail img{width:280px;} */

.del_comment {
	background: #f44 none repeat scroll 0 0;
	border-radius: 50%;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	margin-left: 10px;
	padding: 0 5px;
}

#sound-system {
	margin-top: 0px;
	position: absolute;
	right: 72px;
	width: 16px;
	height: 16px;
}


/* game releases */

.games-feed #video-feed {
	display: none;
}

.games-feed #video-feed ul li:last-child {
	width: 32%;
}


/* #games-calendar {
    height: 367px;
	overflow: hidden;
} */


/* #games-calendar .calendar-container {
	opacity: 0;
} */

#games-calendar .calendar-filter {
	border-bottom: 1px solid #e6e9ec;
	padding: 20px 0;
	margin-bottom: 25px;
	color: #9da6ac;
	font-size: 12px;
	font-weight: 300;
	text-transform: uppercase;
}

#games-calendar .months {
	margin-bottom: 30px;
}

#games-calendar .months .month-selector {
	font-size: 11px;
	color: #73767f;
	padding: 7px 10px;
	border-radius: 3px;
}

#games-calendar .months .current-selector,
#games-calendar .months .month-selector:hover {
	text-decoration: none;
	color: #ffffff;
	background: #1A96D9;
}

#games-calendar .thumbnails {
	overflow-x: scroll;
}

#games-calendar .thumbnails .row-fluid {
	padding: 0 15px;
}

#games-calendar .thumbnails .month-group {
	padding: 0 20px 20px;
	float: left;
}

#games-calendar .thumbnails .thumbnails-group {
	margin: 0 -10px;
}

#games-calendar .thumbnails .thumbnails-group .game-thumbnail {
	float: left;
	margin-bottom: 25px;
	padding: 0 10px;
	cursor: pointer;
	width: 16.666667%;
}

#games-calendar .thumbnails .thumbnails-month {
	display: block;
	margin: 10px 0 0;
	font-size: 11px;
	font-weight: 600;
	text-transform: uppercase;
	padding: 8px 0 0;
	border-top: 1px solid #1A96D9;
	font-family: "Montserrat", sans-serif;
	color: #1A96D9;
}

#games-calendar .thumbnails .thumbnail-image {
	position: relative;
	width: 171px;
	height: 220px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 2px;
	border: 1px solid rgba(0, 0, 0, .4);
	opacity: .85;
}

#games-calendar .thumbnails .game-thumbnail:hover .thumbnail-image {
	opacity: 1;
}

#games-calendar .thumbnails .thumbnail-image .inner-border {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-top: 2px solid rgba(255, 255, 255, .35);
	border-left: 1px solid rgba(255, 255, 255, .35);
	border-radius: 1px;
}

#games-calendar .thumbnails .game-title {
	font-family: "Montserrat", sans-serif;
	font-size: 16px;
	padding: 15px 0 0;
	font-weight: 400;
	color: #30373a;
	line-height: 1;
}

#games-calendar .thumbnails .game-release {
	font-family: "Montserrat", sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #a6a6a6;
	text-transform: uppercase;
}

#content.game-release {
	padding-bottom: 0;
	position: relative;
	z-index: 1;
	overflow: hidden;
	background: rgba(29, 29, 29, 0.75);
}

.game-overlay {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 3;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1d1d1d+0,1d1d1d+100&0.35+0,1+100 */
	background: -moz-radial-gradient(center, ellipse cover, rgba(29, 29, 29, 0.45) 0%, rgba(29, 29, 29, 1) 100%);
	/* FF3.6-15 */
	background: -webkit-radial-gradient(center, ellipse cover, rgba(29, 29, 29, 0.45) 0%, rgba(29, 29, 29, 1) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at center, rgba(29, 29, 29, 0.45) 0%, rgba(29, 29, 29, 1) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#591d1d1d', endColorstr='#1d1d1d', GradientType=1);
	/* IE6-9 fallback on horizontal gradient */
}

.game-bg {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 2;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.game-profile {
	position: relative;
	z-index: 5;
	padding: 100px 0;
}

.game-profile .tag {
	font-size: 12px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 600;
	display: inline-block;
	border-radius: 3px;
	padding: 4px 10px;
	background: #72c048;
	font-family: "Montserrat", sans-serif;
}

.game-profile .game-container {
	paaddig: 0 110px;
	margin-top: 35px;
}

.game-profile .game-cover {
	width: 290px;
	height: 390px;
	border-radius: 3px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	margin-right: 70px;
	-webkit-box-shadow: 5px 14px 35px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 5px 14px 35px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 5px 14px 35px 0px rgba(0, 0, 0, 0.5);
}

.game-profile .game-details {
	float: left;
	width: calc(100% - 360px);
	color: #ffffff;
}

.game-details .game-title {
	margin-bottom: 10px;
	font-size: 38px;
	font-weight: 600;
	font-family: "Montserrat", sans-serif;
}

#vague-svg-blur {
	display: none;
}

#content .game-details .game-description p {
	color: #ffffff;
	font-size: 17px;
	line-height: 32px;
	font-weight: 300;
	margin-bottom: 60px;
}

#content .game-details .game-description p a {
	color: #ffffff !important;
	text-decoration: underline;
}

#content .game-details .game-description p a:hover {
	text-decoration: none;
	color: #ffffff;
}

#content .game-details .release-date p {
	color: #ffffff;
	font-size: 38px;
	font-weight: 300;
	line-height: 1;
	font-family: "Montserrat", sans-serif;
}

#content .game-details .release-count p {
	color: #72c048;
	font-size: 38px;
	font-weight: 400;
	line-height: 1;
	font-family: "Montserrat", sans-serif;
}

#content .game-details .release-date .small-label,
#content .game-details .release-count .small-label,
#content .game-details .release-platforms {
	margin-bottom: 5px;
	color: #9da6ac;
	font-size: 11px;
	font-weight: 400;
	text-transform: uppercase;
	font-family: "Montserrat", sans-serif;
}

#content .game-details .release-platforms {
	font-size: 13px;
}

#content .game-details .release-platforms i {
	font-weight: 300;
	color: #ffffff;
	font-size: 20px;
	margin: 0 5px;
}

#content .game-details .release-platforms i:first {
	margin-left: 0;
}

.roadtoKFL h2.title {
	margin: 0;
}

.roadtoKFL #content .tabs {
	border-bottom: 1px solid #e8e8e8;
	margin: 10px 0  5px !important;
}

.roadtoKFL #content .tabs .tab-title a {
	padding: 5px 0;
	margin-right: 20px;
	font-size: 16px;
	border-bottom: 1px solid rgba(0,0,0,.075);
	background: transparent;
	margin-bottom: -1px;
}

.roadtoKFL #content .tabs .tab-title a i {
	font-size: 14px;
	margin-right: 5px;
}

.roadtoKFL #content .tabs .active a,
.roadtoKFL #content .tabs .tab-title a:hover {
	color: #1A96D9;
	border-color: #1A96D9;
	background: transparent;
	opacity: 1;
}

.roadtoKFL #content .tabs .tab-title a:focus {
	outline: none;
}

#content .tabs-content > .content {
	display: none;
	min-height: 60vh;
}

#content .tabs-content > .content.active {
	display: block;
}

.roadtoKFL .message {
	margin: 0 auto 30px;
	background: #ffffff;
	border-radius: 4px;
    border: 1px solid #e8e8e8;
	-webkit-box-shadow: 1px 2px 0px 0px rgba(0,0,0,0.075);
	-moz-box-shadow: 1px 2px 0px 0px rgba(0,0,0,0.075);
	box-shadow: 1px 2px 0px 0px rgba(0,0,0,0.075);
}

.roadtoKFL .message-user {
	padding: 13px 15px;
	font-size: 12px;
	color: #849097;
}

.roadtoKFL .message-user img {
	margin-right: 5px;
	border-radius: 300px;
	width: 25px;
	height: 25px;
}

.roadtoKFL .message .message-image img {
	margin: 3px auto 15px;
	display: block;
	max-height: 500px;
}

.roadtoKFL .message .message-text {
	position: relative;
	display: block;
	font-size: 14px;
	background: #ffffff;
	border-radius: 4px;
	padding: 0 15px;
}

.roadtoKFL #content .message .message-text p {
	color: #222;
	font-size: 14px;
	margin: 0;
}

.roadtoKFL #content .message .message-text p.read-more {
	margin: 0;
	text-align: center;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */
background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
}

.roadtoKFL .message-engagement {
	padding: 13px 15px 5px;
	font-size: 11px;
    border-top: 1px solid #e8e8e8;
	margin-top: 14px;
}

.roadtoKFL .message-engagement .message-comment-container {
	margin-top: 10px;
}

.roadtoKFL .message-engagement .message-post textarea {
	min-height: auto;
	height: 38px;
	padding: 3px 5px;
	line-height: 15px;
	margin: 0;
}

.roadtoKFL button,
.roadtoKFL #content .btn {
	font-size: 14px;
	padding: 0;
	margin: 0;
	height: 38px;
	width: 100%;
	text-align: center;
	border-radius: 4px;
	background: #1A96D9;
	color: #ffffff;
}

.roadtoKFL .message-comments-wrapper {
	display: none;
	padding-bottom: 10px;
}

.roadtoKFL .comment {
	margin-bottom: 8px;
	font-size: 13px;
}

.roadtoKFL .comment:last-child {
	margin-bottom: 13px;
}

.roadtoKFL .comment .username {
	color: #1A96D9;
	font-size: 11px;
}

.roadtoKFL .comment .username span {
	color: #849097;
}

.roadtoKFL #content .comment p {
	color: #849097;
	font-size: 12px;
}

.roadtoKFL .message-social {
	margin-bottom: 10px;
}

.roadtoKFL .message-social i {
	margin-right: 2px;
}

.roadtoKFL .message-likes,
.roadtoKFL .message-comments {
	margin-right: 10px;
}

.roadtoKFL .add-container {
	display: block;
	font-size: 14px;
	padding: 10px 0;
	margin-bottom: 10px;
	text-align: center;
}

.roadtoKFL #content {
	min-height: 60vh;
}

.roadtoKFL #content .add-container a {
	font-size: inherit;
}

.roadtoKFL .author {
	font-size: 18px;
	color: #849097;
}

.roadtoKFL .author img {
	margin-right: 10px;
}

.roadtoKFL_permalink #content {
	padding: 18px 0;
}

.roadtoKFL_permalink .post {
	text-align: center;
	padding: 40px 0 50px;
	font-size: 16px;
}
.roadtoKFL_permalink .post br {
	height: 20px;
}
.roadtoKFL #content .btn-sm {
	width: auto; 
	height: auto;
	padding: 10px 20px;
}
.roadtoKFL_permalink h5 {
	margin: 0;
}

@media only screen and (max-width: 1169px) {
	#slider h1.heading {
		margin-top: 50px;
	}
	#video-feed ul li h6 {
		padding: 11px 12px;
	}
	#video-feed ul li:last-child {
		width: 30%;
	}
	#video-feed ul li:nth-child(6) {
		margin-right: 0;
	}
	/* #featuredbox .thumbnail img{width:140px;} */
}

@media only screen and (max-width: 40em) {
	#header ul.right li {
		margin-right: 0px;
	}
	#header {
		background: #1A96D9;
		padding: 10px 0px;
	}
	.top-bar-section {
		width: 100%;
	}
	#header ul.right li a {
		padding-bottom: 0;
	}
	#header ul li a.login,
	#header ul li a.signup {
		padding-bottom: 0px;
	}
	.top-bar {
		height: 3rem;
	}
	.top-bar .toggle-topbar.menu-icon a span::after {
		right: 0;
	}
	.top-bar-section {
		padding-left: 0;
	}
	.top-bar .toggle-topbar.menu-icon a {
		height: 36px;
	}
	.top-bar .navatar {
		display: none;
	}
	#slider {
		margin-top: 0;
	}
	#slider .cd-full-width {
		background: transparent !important;
	}
	.cd-slider-nav {
		padding: 0 0.9375rem;
	}
	.cd-slider-nav nav {
		margin: 0 -0.9375rem 18px;
	}
	.cd-slider-nav li {
		width: 25%;
		text-align: center;
	}
	.img_slider_pg {
		float: none;
	}
	#slider h3 {
		display: none;
	}
	.cd-slider-nav .cd-marker {
		width: 50px;
	}
	.cd-hero-slider {
		height: 380px;
	}
	.barc-floating-button {
		display: none !important;
	}
	#slider h1.heading {
		font-size: 22px;
		margin: 0;
		margin: 0 -0.9375rem;
		padding: 0.9375rem 0;
		background: rgba(0, 0, 0, .65);
	}
	#featuredbox {
		padding: 15px 0;
	}
	#featuredbox .large-video {
		padding-bottom: 45%;
	}
	#featuredbox .small-video {
		padding-bottom: 35%;
	}
	#featuredbox h4 {
		font-size: 14px;
		line-height: 22px;
	}
	#featuredbox h5 {
		margin-top: 0;
		margin-bottom: 18px;
	}
	#featuredbox a {
		margin-bottom: 20px;
		display: inline-block;
	}
	.top-bar.expanded .title-area {
		background: none;
	}
	#video-feed {
		padding-top: 0;
		padding-bottom: 0.9375rem;
		padding-left: 0.9375rem;
		padding-right: 0.9375rem;
	}
	#video-feed .row {
		margin: 0 -0.9375rem;
		width: auto;
	}
	.page-search #video-feed p {
		margin-bottom: 10px;
	}
	#similarVideos h3 {
		margin-top: 0;
		margin-bottom: 10px;
	}
	#video-feed h3 {
		margin: 0 -0.9375rem 1.1rem;
		border-bottom: 1px solid #e6e9ec;
		padding: 0.9375rem;
		width: auto;
		background: #F7F8F9;
	}
	#video-feed ul {
		width: auto;
		display: block;
	}
	#video-feed ul li:first-child {
		margin-right: 0;
		margin-left: 0;
		display: none;
	}
	#video-feed ul li {
		margin: 0;
		float: left;
	}
	#video-feed ul li a {
		margin: 0;
		color: #849097;
		border-color: #cccccc;
		border-radius: 0;
		background-color: #FAFAFA;
	}
	#video-feed ul li:nth-child(4) {
		border-right: none;
		margin-right: 0;
		padding-right: 0;
	}
	#video-feed ul li:nth-child(5),
	#video-feed ul li:nth-child(6) {
		display: none;
	}
	#video-feed ul li:last-child {
		width: 100%;
		top: 0;
		margin-top: 15px;
	}
	#video-feed ul li:nth-child(2) a {
		border-right: 0;
		-webkit-border-top-left-radius: 3px;
		-webkit-border-bottom-left-radius: 3px;
		-moz-border-radius-topleft: 3px;
		-moz-border-radius-bottomleft: 3px;
		border-top-left-radius: 3px;
		border-bottom-left-radius: 3px;
	}
	#video-feed ul li:nth-child(4) a {
		border-left: 0;
		-webkit-border-top-right-radius: 3px;
		-webkit-border-bottom-right-radius: 3px;
		-moz-border-radius-topright: 3px;
		-moz-border-radius-bottomright: 3px;
		border-top-right-radius: 3px;
		border-bottom-right-radius: 3px;
	}
	#video-feed ul li a.recent {
		color: #ffffff;
		font-size: 11px;
		background: #1a96d9;
		border: 1px solid #1a96d9;
		border-top-width: 2px;
		border-bottom-width: 2px;
	}
	#video-feed ul li select {
		width: calc(100% - 59px);
	}
	#similarVideos h3 {
		margin: 0 0 15px;
		font-size: 14px;
	}
	#similarVideos li {
		width: 100%;
		margin: 0 0 15px;
		float: none;
		list-style: none;
	}
	#similarVideos li a img,
	#similarVideos .profilevideo img {
		max-width: 30%;
		height: auto;
		margin-right: 3%;
		border-radius: 4px;
		float: left;
	}
	#similarVideos h4 {
		font-size: 14px;
		color: #30373a;
		float: left;
		width: 66%;
		margin: 0;
		height: auto;
		font-weight: 600;
		margin-bottom: 5px;
	}
	.profile .top-bar,
	.search .top-bar,
	.news .top-bar {
		background: none;
	}
	#profileView .profilestats ul li {
		margin-left: 5px;
	}
	#footer .footerlinks {
		margin: 0;
	}
	#footer .footerlinks li {
		width: 100%;
		text-align: center;
		margin: 2px 0px;
	}
	#footer .columns {
		margin: 10px 0px;
	}
	.reveal-modal {
		width: 100%;
	}
	#news .newspost h4 {
		font-size: 17px;
	}
	#news .featurednews img {
		min-height: 200px;
	}
	#content.article .leftcol {
		border-right: none;
		padding: 2em 1%;
	}
	#content .border {
		padding: 0.9375rem 0;
		margin-bottom: 0;
		border-right: none;
		width: 100%;
	}
	#content .thumbnail {
		z-index: 2;
	}
	#content .thumbnail img {
		margin-bottom: 10px;
		height: auto;
		border-radius: 0;
		-webkit-border-top-left-radius: 3px;
		-webkit-border-top-right-radius: 3px;
		-moz-border-radius-topleft: 3px;
		-moz-border-radius-topright: 3px;
		border-top-left-radius: 3px;
		border-top-right-radius: 3px;
	}
	#content .videoDataElement {
		background: #ffffff;
		padding: 0.9375rem;
		margin: 0 0.9375rem;
		float: left;
		width: auto;
		-webkit-border-bottom-right-radius: 3px;
		-webkit-border-bottom-left-radius: 3px;
		-moz-border-radius-bottomright: 3px;
		-moz-border-radius-bottomleft: 3px;
		border-bottom-right-radius: 3px;
		border-bottom-left-radius: 3px;
	}
	#load-more_btn {
		width: 60%;
		margin: 10px auto;
		display: block;
		font-weight: 700;
		font-size: 26px;
		float: none;
		text-transform: uppercase;
	}
	#content .search {
		margin-top: 0.9375rem;
	}
	#content .news {
		margin-top: 0;
		border-top: none;
		padding: 0.9375rem 0;
	}
	#videoContent p,
	#content p {
		/* These are technically the same, but use both */
		overflow-wrap: break-word;
		word-wrap: break-word;
		-ms-word-break: break-all;
		/* This is the dangerous one in WebKit, as it breaks things wherever */
		word-break: break-all;
		/* Instead use this non-standard one: */
		word-break: break-word;
		/* Adds a hyphen where the word breaks, if supported (No Blink) */
		-ms-hyphens: auto;
		-moz-hyphens: auto;
		-webkit-hyphens: auto;
		hyphens: auto;
	}
	#content .bottom {
		margin-bottom: 15px;
	}
	#content.article .gallery .columns {
		margin-bottom: 15px;
	}
	#content.article .gallery img {
		width: 100%;
	}
	#videoPlayer {
		padding-top: 0;
		margin-top: 0;
	}
	#videoPlayer .column,
	#videoPlayer .columns {
		padding: 0;
	}
	#videoContent .leftcol {
		padding-top: 0.9375rem;
		padding-right: 0.9375rem;
		background: #f7f8f9;
		border-right: none;
		height: auto !important;
	}
	#videoContent h3 {
		margin-top: 0;
		font-size: 22px;
		line-height: 28px;
		margin-bottom: 0.55rem;
	}
	#videoContent p {
		font-size: 15px;
		line-height: 22px;
		margin-bottom: 0.9375rem;
		color: #849097;
		font-weight: 400;
	}
	#videoContent .featureSet li:first-child {
		padding-right: 8px;
	}
	#videoContent .featureSet li,
	#videoContent .featureSet li a,
	#videoContent .featureSet li:first-child {
		margin-right: 10px;
		font-size: 12px;
	}
	#videoContent .featureSet li a {
		color: #1a96d9;
	}
	#videoContent .featureSet li .likeVideo {
		color: inherit;
	}
	#videoContent .featureSet li img {
		margin-right: 5px;
	}
	#videoContent .featureSet li.watchlist {
		padding-top: 8px;
		float: none !important;
		display: block;
		text-align: left !important;
	}
	#videoContent .featureSet li.watchlist img {
		position: relative;
		top: -2px;
	}
	#videoContent .featureSet li.watchlist a {
		font-size: 12px;
		padding: 10px 10px 6px;
		border-radius: 3px;
		border: 1px solid #f04545;
		margin-top: 5px;
	}
	#videoContent .rightcol {
		display: none;
	}
	.socialShare .watchlist {
		float: none;
		width: 100%;
	}
	#similarVideo li a {
		display: block;
	}
	#similarVideo li a img {
		margin-right: 5px;
	}
	.jw-skin-seven .jw-controlbar {
		padding: 5px 15px !important;
		bottom: 0 !important;
		background: rgba(0, 0, 0, .75) !important;
	}
	.jwplayer {
		overflow: hidden !important;
		margin-bottom: 0 !important;
	}
	.jw-flag-user-inactive.jw-state-playing .jw-controlbar,
	.jw-flag-user-inactive.jw-state-playing .jw-dock {
		display: none !important;
	}
	#similarVideos {
		padding: 0.9375rem 0;
	}
	#content {
		padding: 0;
	}
	#content.videoPage #video-feed {
		margin-bottom: 0.9375rem;
	}
	.videoPage .right-sidebar {
		display: none;
	}
	#content.videoPage #video-feed h3 {
		padding: 0;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 15px;
		background: transparent;
		border: 0;
	}
	.videoPage #video-feed ul li,
	.videoPage #video-feed ul li:last-child {
		margin-left: 0;
	}
	.loginsignup,
	#content .loginsignup {
		padding: 10px;
		border-radius: 3px;
	}
	#content.videoPage .bottom {
		margin-bottom: 0.9375rem;
	}
	#commentLabel,
	#commentModal #commentLabel {
		padding: 10px 20px;
		margin-bottom: 0;
		font-size: 14px;
		line-height: 1.5;
	}
	#commentText,
	#modalCommentText {
		padding: 10px 20px;
		height: 100px;
	}
	#commentModal #modalCommentText {
		font-size: 16px;
	}
	#content #frmComment button,
	#replybutton {
		margin: 0 20px 15px;
	}
	#content.videoPage ul.replylist li,
	.videoPage ul.authorinfo li {
		margin-right: 10px;
	}
	#footer {
		padding: 15px 0;
	}
	#chat-wrap {
		margin: 0 !important;
		position: relative;
		padding-bottom: 80px !important;
	}
	#chat-wrap.chat-fs #chat-header {
		padding: 15px;
		margin-top: 0px !important;
	}
	#chat-wrap.chat-fs #chat-header i {
		position: relative;
		top: -4px;
	}
	#chat-wrap.chat-fs #chat-header img {
		display: none;
	}
	#chat-wrap.chat-fs #chat-sidebar {
		display: none;
		position: relative;
		z-index: 1100;
	}
	#chat-wrap.chat-fs #chat-tabs {
		padding: 8px 0;
		text-align: center;
		display: block;
		background: #108DD0;
	}
	#chat-wrap.chat-fs #chat-tabs a {
		font-size: 14px;
		padding: 2px 6px;
		margin: 0;
		display: inline-block;
		border-radius: 3px;
		color: #ffffff
	}
	#chat-wrap.chat-fs #chat-tabs .active {
		background: #ffffff;
		color: #108DD0;
	}
	#chat-wrap.chat-fs #chat-box {
		width: 100%;
		height: calc(100vh - 78px - 78px) !important;
		padding-bottom: inherit !important;
	}
	#chat-wrap.chat-fs #chat-sidebar {
		width: 100%;
		height: calc(100vh - 58px - 35px);
	}
	#chat-wrap.chat-fs input[type="text"] {
		height: 50px;
	}
	#news-header {
		padding: 0.9375rem 0;
	}
	.news-page .news h4,
	.news-page .news h4 a,
	.news-page .newspost h4,
	.news-page .newspost h4 a {
		font-size: 22px;
		margin: 0;
	}
	.news-page .newspost {
		margin-left: 15px;
		margin-right: 15px;
		bottom: 0;
		-webkit-border-bottom-right-radius: 3px;
		-webkit-border-bottom-left-radius: 3px;
		-moz-border-radius-bottomright: 3px;
		-moz-border-radius-bottomleft: 3px;
		border-bottom-right-radius: 3px;
		border-bottom-left-radius: 3px;
		overflow: hidden;
	}
	.news-page .newspost .large-12 {
		padding: 10px 15px;
		background: rgba(0, 0, 0, .45);
	}
	.socialShare {
		margin-bottom: 25px;
	}
	.news-page .featurednews .category {
		margin-left: 15px;
	}
	.news-page .featurednews img {
		min-height: 215px;
	}
	.news-page .news > img {
		max-height: 215px;
		min-height: 215px;
		height: auto;
		width: 100%;
	}
	.youtube_img {
		height: 250px;
		width: auto;
		max-width: initial;
		margin-bottom: 10px;
	}
	.profile #similarVideos h4 {
		height: auto;
		max-height: 60px;
	}
	#similarVideos .profilevideo {
		margin-bottom: 10px;
	}
	#profileView {
		padding: 35px 0;
	}
	.personalinfo .avatar div {
		width: 55px !important;
		height: 55px !important;
	}
	#profileView .personalinfo h3 {
		margin-top: 10px !important;
	}
	.page-search #content .border {
		padding: 1em 0;
	}
	#error {
		margin-top: 0;
		padding-top: 1px;
		background: #000000;
	}
	#error .container {
		position: static;
	}
	#error h3 {
		margin: 15px 0 0;
		font-size: 36px;
		font-weight: 700;
	}
	#error h4 {
		margin: 0;
		padding: 0 25px;
		font-size: 14px;
		font-weight: 300;
	}
	#content .content,
	#content .news {
		display: none;
	}
	#featuredbox .columns .columns {
		padding-left: 0.9375rem;
		padding-right: 0.9375rem;
	}
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
	#content .content,
	#content .news {
		display: none;
	}
	.cd-slider-nav {
		padding: 0 0.9375rem;
	}
	.top-bar .title-area {
		max-width: 33%;
		margin: 0px;
	}
	.top-bar .name h1 {
		line-height: 40px;
	}
	#header ul.right li {
		margin-right: 5px;
	}
	#header ul.right li a {
		padding: 0px 10px;
	}
	#slider,
	.article #banner {
		margin-top: -121px;
	}
	.cd-hero-slider {
		height: 500px;
	}
	.top-bar ul {
		width: auto;
	}
	#slider h1.heading {
		margin-top: 9.6875rem;
	}
	#featuredbox .large-video {
		padding-bottom: 42%;
	}
	#featuredbox .small-video {
		padding-bottom: 32%;
	}
	#featuredbox a {
		margin-bottom: 20px;
		height: 232px;
		display: inline-block;
	}
	#featuredbox h4 {
		font-size: 14px;
		line-height: 21px;
	}
	#similarVideos h3 {
		font-size: 14px;
	}
	#similarVideos ul {
		margin: 0 -1%;
	}
	#similarVideos li {
		width: 31%;
		margin: 0 1%;
		margin-bottom: 15px;
		float: left;
		list-style: none;
		clear: none;
	}
	#header {
		padding-bottom: 30px;
	}
	.reveal-modal {
		width: 100%;
	}
	#videoPlayer {
		margin-top: -105px;
	}
	#videoPlayer .column,
	#videoPlayer .columns {
		padding: 0;
	}
	#videoContent .leftcol {
		padding: 1em;
		background: #f7f8f9;
		border-right: none;
		height: auto !important;
	}
	#videoContent h3 {
		margin-top: 0;
		font-size: 26px;
		line-height: 34px;
		margin-bottom: 0.55rem;
	}
	#videoContent p {
		font-size: 16px;
		line-height: 28px;
		margin-bottom: 0.9375rem;
		color: #849097;
		font-weight: 400;
	}
	#videoContent .featureSet {
		margin: 0;
	}
	#videoContent .featureSet li:first-child {
		padding-right: 8px;
	}
	#videoContent .featureSet li,
	#videoContent .featureSet li a,
	#videoContent .featureSet li:first-child {
		margin-right: 10px;
		font-size: 16px;
	}
	#videoContent .featureSet li a {
		color: #1a96d9;
	}
	#videoContent .featureSet li img {
		margin-right: 5px;
	}
	#videoContent .featureSet li.watchlist {
		padding-top: 5px;
	}
	#videoContent .featureSet li.watchlist img {
		position: relative;
		top: 0;
	}
	#videoContent .featureSet li.watchlist a {
		font-size: 16px;
	}
	#videoContent .rightcol {
		display: none;
	}
	.jw-skin-seven .jw-controlbar {
		padding: 5px 15px !important;
		bottom: 0 !important;
		background: rgba(0, 0, 0, .75) !important;
	}
	#content .border {
		padding: 1em 0;
		border-right: 0;
		margin-bottom: 0;
	}
	#content .bottom,
	#content.videoPage #video-feed {
		margin-bottom: 1em;
	}
	#commentLabel {
		padding: 0 15px 15px;
	}
	.page-search #video-feed p {
		margin-bottom: 10px;
		margin-top: 0 !important;
	}
	#content .search {
		margin-top: 0.9375rem;
	}
	#content .news {
		margin-top: 0;
		border-top: none;
		padding: 0.9375rem 0;
	}
	.page-search #content .thumbnail img {
		height: auto;
		margin-bottom: 0;
		border-radius: 0;
		-webkit-border-top-left-radius: 3px;
		-webkit-border-top-right-radius: 3px;
		-moz-border-radius-topleft: 3px;
		-moz-border-radius-topright: 3px;
		border-top-left-radius: 3px;
		border-top-right-radius: 3px;
	}
	.page-search #content .grid-description {
		padding: 0.7rem 0.9375rem .8rem;
		background: #ffffff;
		-webkit-border-bottom-right-radius: 3px;
		-webkit-border-bottom-left-radius: 3px;
		-moz-border-radius-bottomright: 3px;
		-moz-border-radius-bottomleft: 3px;
		border-bottom-right-radius: 3px;
		border-bottom-left-radius: 3px;
	}
	.page-search #content .grid-block h3,
	#content .grid-block .title {
		margin: 0;
		font-size: 20px;
		font-weight: 400;
		line-height: 25px;
	}
	#profileView a,
	#content a,
	#content .timestamp {
		font-size: 14px;
	}
	.page-search #content .category img {
		top: -1px;
	}
	#profileView {
		padding: 2.5em 0;
	}
	#profileView .personalinfo h3 {
		margin: 0;
	}
	#video-feed {
		padding: 1em 0 1.75em;
	}
	#video-feed h3,
	#similarVideos h3 {
		margin-top: 0;
	}
	#video-feed ul {
		position: relative;
		top: 2px;
		display: inline-block;
		width: auto;
	}
	.profile #video-feed ul {
		padding: 2px 0 3px;
	}
	#video-feed ul li:first-child {
		margin-right: 0;
		margin-left: 0;
		display: none;
	}
	#video-feed ul li,
	.videoPage #video-feed ul li,
	.videoPage #video-feed ul li:last-child {
		margin: 0;
		float: left;
	}
	#video-feed ul li a {
		margin: 0;
		color: #849097;
		border-color: #cccccc;
		border-radius: 0;
		background-color: #FAFAFA;
	}
	#video-feed ul li:nth-child(4) {
		border-right: none;
		margin-right: 0;
		padding-right: 0;
	}
	#video-feed ul li:nth-child(5),
	#video-feed ul li:nth-child(6) {
		display: none;
	}
	#video-feed ul li:last-child {
		width: 100%;
		top: 0;
		margin-top: 15px;
	}
	#video-feed ul li:nth-child(2) a {
		border-right: 0;
		-webkit-border-top-left-radius: 3px;
		-webkit-border-bottom-left-radius: 3px;
		-moz-border-radius-topleft: 3px;
		-moz-border-radius-bottomleft: 3px;
		border-top-left-radius: 3px;
		border-bottom-left-radius: 3px;
	}
	#video-feed ul li:nth-child(4) a {
		border-left: 0;
		-webkit-border-top-right-radius: 3px;
		-webkit-border-bottom-right-radius: 3px;
		-moz-border-radius-topright: 3px;
		-moz-border-radius-bottomright: 3px;
		border-top-right-radius: 3px;
		border-bottom-right-radius: 3px;
	}
	#video-feed ul li a.recent {
		color: #ffffff;
		font-size: 11px;
		background: #1a96d9;
		border: 1px solid #1a96d9;
		border-top-width: 2px;
		border-bottom-width: 2px;
	}
	.jwplayer {
		overflow: hidden !important;
		margin-bottom: 0 !important;
	}
	.jw-flag-user-inactive.jw-state-playing .jw-controlbar,
	.jw-flag-user-inactive.jw-state-playing .jw-dock {
		display: none !important;
	}
	#similarVideos {
		padding: 1em;
	}
	#similarVideos .row {
		margin: 0 -0.9375rem;
		width: auto;
	}
	#similarVideos li a,
	#similarVideos .profilevideo {
		margin-right: 0;
	}
	#similarVideos li a img,
	#similarVideos .profilevideo img {
		margin-right: 0;
		width: 100%;
		height: auto;
	}
	#news-header {
		padding: 0.9375rem 0;
	}
	#video-feed ul {
		width: auto;
		display: block;
	}
	.page-search #content .border {
		padding: 1em 0;
	}
	#error h3 {
		font-size: 48px;
	}
	#error h4 {
		margin: 0;
		padding: 0 25px;
		font-size: 22px;
		font-weight: 300;
	}
}

@media only screen and (min-width: 48em) and (max-width: 64em) {
	#slider h1.heading {
		margin-top: 50px;
	}
	.reveal-modal {
		width: 80%;
	}
	.footerlinks {
		margin-top: .6em;
	}
	#footer p {
		margin-top: 10px;
	}
}

@media only screen and (min-width: 40.063em) and (max-width: 48.25em) {
	.reveal-modal {
		width: 80%;
	}
}