/*!
 * CS Bootstrap Theme v3.0
 * http://leakedreality.com
 * Based on Bootstrap
 * This CSS file customizes the core theme CSS (bootstrap.css)
*/

@-webkit-viewport   { width: device-width; }
@-moz-viewport      { width: device-width; }
@-ms-viewport       { width: device-width; }
@-o-viewport        { width: device-width; }
@viewport           { width: device-width; }

/* ==========================================================================
   Links
   ========================================================================== */

/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
	outline: 0!important;
	}

/*
 * Improves readability when focused and also mouse hovered in all browsers.
 * people.opera.com/patrickl/experiments/keyboard/test
 */
a:active,
a:hover,
input:focus,
textarea:focus,
select:focus,
button:focus {
	outline: 0!important;
	}


html {
	height:100%;
}

body {
	height:100%;
	padding-top: 100px;
	margin: 0;
}

body, button, input {
	-webkit-font-smoothing: antialiased;
}

#wrapper {
	min-height:100%;
	position:relative;
	padding-bottom: 229px;
}

.top-nav {
  height:30px;
  line-height: 30px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1040;
}

.navbar
{
	border: none!important;
	border-radius: 0!important;
	margin-bottom: 20px;
	top: 30px;
}

.navbar-nav {
	margin-top: 0;
	margin-bottom: 0;
}

.search-dropdown-menu {
	min-width: 360px;
	padding: 12px;
}

 .navbar-form input, .form-inline input {
	width:auto;
}

.search-select {
	margin: 0!important;
	padding: 0!important;
	border: none!important;
	width: auto!important;
}

.well-md h1, .well-md  h2, .well-md  h3, .well-md  h4, .well-md  h5, .well-md  h6 {
	line-height: 30px!important;
	margin: 0!important;
}

.well-md {
	padding: 12px!important;
}

.well-filters {
	padding: 12px!important;
}

.well-filters h1, .well-filters  h2, .well-filters  h3, .well-filters  h4, .well-filters  h5, .well-filters  h6 {
	line-height: 38px!important;
	margin: 0!important;
}

.narrow-margin {
	margin-right: -15px;
}
.title-truncate {
	display: block;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.big-title-truncate {
	display: block;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: normal!important;
}

.img-responsive {
	width: 100%;
}

.img-responsive-mw {
	max-width: 100%;
	height: auto;
}

.thumb-overlay {
	position: relative;
}

.hd-icon {
	position: absolute;
	top: 5px;
	right: 5px;
	border: none;
}
.duration {
	position: absolute;
	bottom: 5px;
	right: 5px;
	border: none;
	background-color: rgba(0,0,0,0.7);
	color: #fff;
	padding: 3px 5px;
	font-size: 12px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.location{position: absolute;
	bottom: 5px;
	left: 5px;
	border: none;
	background-color: rgba(0,0,0,0.7);
	color: #fff;
	padding: 3px 5px;
	font-size: 12px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;text-transform: capitalize;}
.remove-btn, .delete-btn, .edit-btn{
	float: left;
	border: none;
	-webkit-box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:    1px 1px 0px 0px rgba(0, 0, 0, 0.15);
	box-shadow:         1px 1px 0px 0px rgba(0, 0, 0, 0.15);	
}

.edit-btn {
	margin-right: 5px;
}

.delete-btn::after, .remove-btn::after {
	clear: both;
}

.actions {
	position: absolute;
	top: 5px;
	left: 5px;
}

.img-private {
	-webkit-filter: brightness(0.3);
	-moz-filter: brightness(0.3);
	-o-filter: brightness(0.3);
	-ms-filter: brightness(0.3);
}

.label-private {
	position: absolute;
	left: 5px;
	bottom: 5px;
	border: none;
	background-color: #cc0000;
	color: #fff;
	padding: 1px 3px 0px 3px;
	line-height: 16px;
	text-align: center;
	font-size: 12px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: 0;
	-webkit-box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:    1px 1px 0px 0px rgba(0, 0, 0, 0.15);
	box-shadow:         1px 1px 0px 0px rgba(0, 0, 0, 0.15);
}

.hd-text-icon {
	position: absolute;
	top: 5px;
	right: 5px;
	border: none;
	background-color: #ff8800;
	color: #000;
	padding: 1px 3px 0px 3px;
	line-height: 16px;
	text-align: center;
	font-size: 12px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: 0;
	-webkit-box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:    1px 1px 0px 0px rgba(0, 0, 0, 0.15);
	box-shadow:         1px 1px 0px 0px rgba(0, 0, 0, 0.15);
}

.video-title {
	font-size: 16px;
}

.video-added {
	font-size: 13px;
}

.video-views {
	font-size: 13px;
	margin-bottom: -3px;
}
.video-rating {
	font-size: 14px;
	line-height: 1;
	margin-bottom: -3px;	
}

.video-rating-heart {
	font-size: 14px;
}

.ad-title {
	font-size: 11px;
	letter-spacing: 3px;
}
.ad-body {
	text-align: center;
	vertical-align: middle;
	padding: 9px!important;
}

.ad-body img {
	max-width: 100%;
	height: auto;
}

.small-avatar {
	width: 24px;
	height: 24px;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	vertical-align: middle;
	margin-right: 8px;
	margin-top: -5px;
	margin-bottom: -2px;
}

.medium-avatar {
	width: 45px;
	height: 45px;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	vertical-align: middle;
	margin-right: 8px;
}

.blog_header {
	font-size: 16px;
	margin-bottom: 10px;
}

.category-title {
	width: 100%;
	position: absolute;
	bottom: 0px;
	border: none;
	background-color: rgba(0,0,0,0.7);
	color: #fff;
	padding: 3px 5px;
	font-size: 16px;
}

.category-title .pull-left {
	width: 70%;
}

.category-title .pull-right {
	width: 30%;
	text-align: right;
}

.blog_video {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
}

.blog_video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.blog_image {
	max-width: 100%;
	height: auto;
	border: 0;
}

.m-b--5 {
  margin-bottom: -5px;
}

.m-b--15 {
  margin-bottom: -15px;
}

.m-b--30 {
  margin-bottom: -30px;
}

.m-w-60 {
	max-width: 60%!important;
}

#user_message  {
	margin-top: 10px;
}

textarea {
	resize: vertical;
}

.p-0 {
	padding: 0!important;
}

.p-t-5 {
  padding-top: 5px;
}
.p-r-5 {
  padding-right: 5px;
}
.p-l-5 {
  padding-left: 5px;
}
.p-b-5 {
  padding-bottom: 5px;
}
.p-t-10 {
  padding-top: 10px;
}
.p-r-10 {
  padding-right: 10px;
}
.p-l-10 {
  padding-left: 10px;
}
.p-b-10 {
  padding-bottom: 10px;
}
.p-t-15 {
  padding-top: 15px;
}
.p-r-15 {
  padding-right: 15px;
}
.p-l-15 {
  padding-left: 15px;
}
.p-b-15 {
  padding-bottom: 15px;
}
.p-t-20 {
  padding-top: 20px;
}
.p-r-20 {
  padding-right: 20px;
}
.p-l-20 {
  padding-left: 20px;
}
.p-b-20 {
  padding-bottom: 20px;
}
.p-t-25 {
  padding-top: 25px;
}
.p-r-25 {
  padding-right: 25px;
}
.p-l-25 {
  padding-left: 25px;
}
.p-b-25 {
  padding-bottom: 25px;
}
.p-t-30 {
  padding-top: 30px;
}
.p-r-30 {
  padding-right: 30px;
}
.p-l-30 {
  padding-left: 30px;
}
.p-b-30 {
  padding-bottom: 30px;
}

.m-t-0 {
  margin-top: 0;
}

.m-t-5 {
  margin-top: 5px;
}
.m-r-5 {
  margin-right: 5px;
}
.m-l-5 {
  margin-left: 5px;
}
.m-b-5 {
  margin-bottom: 5px;
}
.m-t-10 {
  margin-top: 10px;
}
.m-r-10 {
  margin-right: 10px;
}
.m-l-10 {
  margin-left: 10px;
}

.m-b-0 {
  margin-bottom: 0;
}
.m-b-10 {
  margin-bottom: 10px;
}
.m-t-15 {
  margin-top: 15px;
}
.m-r-15 {
  margin-right: 15px;
}
.m-l-15 {
  margin-left: 15px;
}
.m-b-15 {
  margin-bottom: 15px;
}
.m-t-20 {
  margin-top: 20px;
}
.m-r-20 {
  margin-right: 20px;
}
.m-l-20 {
  margin-left: 20px;
}
.m-b-20 {
  margin-bottom: 20px;
}
.m-t-25 {
  margin-top: 25px;
}
.m-r-25 {
  margin-right: 25px;
}
.m-l-25 {
  margin-left: 25px;
}
.m-b-25 {
  margin-bottom: 25px;
}
.m-t-30 {
  margin-top: 30px;
}
.m-r-30 {
  margin-right: 30px;
}
.m-l-30 {
  margin-left: 30px;
}
.m-b-30 {
  margin-bottom: 30px;
}

.m-b-40 {
  margin-bottom: 40px;
}

.m-l-80 {
  margin-left: 80px;
}

.comment-avatar {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	vertical-align: middle;
}

.comment {
	padding: 10px;
	margin: 0 0 0 80px;
	font-size: 13px;
	line-height: 1.4;
	position: relative;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
}

.comment:after {
	right: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	border-width: 10px;
	top: 20px;	
}

.comment-info {
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;	
}

.comment-body {
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;	
}

.comment-actions {
	margin-top: 10px;margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;	
}

 .center {
	text-align: center;
}

.overflow-hidden, .panel-body, .panel-body a, .panel-body  p, .panel-body  span, .panel-heading, .panel-heading a, .panel-heading p, .panel-heading span, .blog_header, .blog_header a, .blog_header p, .blog_header span, .blog_content, .blog_content  a, .blog_content p, .blog_content span , .well  a, .well p, .well span {
	overflow: hidden;
	text-overflow: ellipsis;
}

.mail-unread {
	font-size: 20px;
	vertical-align: middle;
}

.mail-read {
	font-size: 20px;
}

.mail-delete {
	font-size: 20px;
}

.v-middle {
	vertical-align: middle!important;
}

table td, th {
	text-align: center!important;
}

table a {
	text-decoration: none!important;
}

table a:hover {
	text-decoration: underline!important;
}

table .subject-unread a {
	font-weight: bold!important;
}

.input-select  input {
	border: none!important;
	width:50%!important;
	-webkit-border-radius: 4px;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius: 4px;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0;
	border-radius: 4px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.input-select select {
	border-top: none!important;
	border-right: none!important;
	border-bottom: none!important;
	border-left: solid 1px #ccc!important;
	width:50%!important;
	-webkit-border-radius: 0;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius: 0;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	border-radius: 0;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;	
}

input[type="text"], input[type="password"], select, textarea {
	border: none!important;
}

input[placeholder] { text-overflow: ellipsis; }
::-moz-placeholder { text-overflow: ellipsis; } /* firefox 19+ */
input:-moz-placeholder { text-overflow: ellipsis; }

@media screen and (-webkit-min-device-pixel-ratio:0) {
/* Safari-Opera specific declarations here */
	select {
		line-height: 34px!important;
	}
	fieldset legend {
		float: left;
	}	
}

textarea {
	min-height: 38px;
}

.file-box {

	display: block;
	height: 38px;
	padding: 0px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	background-image: none;
	
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 38px;	

}

.no-radius-r {
	-webkit-border-top-right-radius: 0!important;
	-webkit-border-bottom-right-radius: 0!important;
	-moz-border-radius-topright: 0!important;
	-moz-border-radius-bottomright: 0!important;
	border-top-right-radius: 0!important;
	border-bottom-right-radius: 0!important;
}

.separator {
	padding: 2px 0;
	margin-bottom: 15px;
}

.no-wrap {
	white-space: nowrap!important;
}

.p-m-0 {
	padding: 0!important;
	margin: 0!important;
}

.blog_content img, .comment-body img {
	max-width: 100%!important;
	height: auto!important;
}

.vote-msg, .vote-msg  center{
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.vote-box {
	margin: 15px 0 0 0;
	padding: 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
}
.vote-box .likes {
	margin-bottom: 3px;
	height: 3px;
    -webkit-transition: width 0.4s ease-in-out;
    -moz-transition: width 0.4s ease-in-out;
    -o-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;	
}
.vote-box .dislikes, .vote-box .user-dislikes {
	margin-bottom: 3px;
	height: 3px;
}

.video-container, .game-container {
	position: relative;
	width: 100%;
}

.video-container embed, .game-container embed{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%!important;
	height: 100%!important;
}

.big-views {
	font-size: 130%;
	padding: 7px 0;
	max-width: 50%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.big-views-xs {
	padding: 10px 0;
	max-width: 50%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;	
}

.user-container {
	max-width: 50%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;	
}

#at4m-menu {
-moz-transition-timing-function: linear;
-webkit-transition-timing-function: linear;
-o-transition-timing-function: linear;
transition-timing-function: linear;
}

.at4m-menu {
	top: 80px!important;
}

.aticon-compact {
	background: url(../img/more.png) !important;
	background-position: 0 0!important;
	background-size: 32px 32px!important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}


.at4-icon {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.tmb {
	cursor: pointer;
}

.modal-open {
  overflow-y: auto!important;
  padding-right: 0!important;
}

.change-language {
	padding: 3px 6px;
	line-height: 26px;	
}

.language-active {
	padding: 3px 6px;
	line-height: 26px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
}

.footer-links {
	padding: 50px 0px 20px;color: #777;
}

.footer-container {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;border-top: 6px solid #f00000!important;
}

.footer {
	padding: 15px 0;
            background-color: #1c1f21 !important;color: #666 !important;
}

.top-menu   {
	padding-left: 0;
	list-style: none;
	margin-bottom: 0;
}

.top-menu  > .pull-right > li{
	margin: 0 0 0 10px;
	float: left;
}

.top-menu  > .pull-right > li.dropdown > a{
	padding: 0 10px;
}

.top-menu  > .pull-right > li.open{
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.top-menu .dropdown-menu {
	border: 0;
	-webkit-border-radius: 4px;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius: 4px;
	-moz-border-radius-topright: 0;
	border-radius: 4px;
	border-top-right-radius: 0;
}

.top-menu  > .pull-left > li{
	margin: 0 15px 0 0;
	float: left;	
}

.top-menu > div > li > a  {
	display: block;
}

.top-menu > div > li > a:hover  {
	text-decoration: none;
}

.top-menu > div > li > a:focus  {
	text-decoration: none;
}

.top-menu ul li .badge {
	margin-top: 1px;
}

.navbar-brand {
	/*padding-top: 7px;*/padding-top:11px;
	padding-bottom: 7px;
	padding-right: 0;
}

.navbar-brand  img{
	height: 100%;
}


.dropdown-menu {
	background-clip: border-box;
}

.login-modal {
	width: 350px;
	max-width: 100%;
	margin: 30px auto;
	padding: 0 15px;
}
.language-modal {
	max-width: 100%;
	margin: 30px auto;
	padding: 0 15px;
}

.video-embedded {
	width: 100%;
	overflow: hidden;
}
.video-embedded iframe {
	width: 100%!important;
	height: 100%!important;
}
.text-lg {
	font-size: 18px;
}

.text-md {
	font-size: 15px;
}

.input-group-btn {
	width: 1%!important;
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: 0px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: 0px;
}

.badge {
	min-width: 16px;
	padding: 0 6px;
	line-height: 19px;
	font-size: 12px;
}

.online {
	width: 10px;
	height: 10px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: inline-block;
	margin-left: 2px;
}

.offline {
	width: 10px;
	height: 10px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: inline-block;
	margin-left: 2px;
}

/* New in 3.2 */

.hr .inner {
    border-radius: 100px;
    display: inline-block;
    width: auto;
    padding: 9px 10px;
    font-family: "Georgia","Times","Times New Roman",serif;
    font-size: 15px;
    font-size: 16px;
    font-style: italic;
    line-height: 0;
}

.hr {
    margin: 15px auto 24px !important;	
    position: relative;
    width: 50%;
    height: 8px;
    margin: 20px auto 30px;
    text-align: center;
}

.btn-facebook i {
	font-size: 1.5em;
	position: absolute;
    top: 8px;
    left: 12px;
}

.btn-google i {
	font-size: 1.5em;
	position: absolute;
    top: 8px;
    left: 10px;
}

.btn-facebook span, .btn-google span {
	margin-left: 38px;
}

.btn-facebook div, .btn-google div {
    height: 100%;
    width: 1px;
    position: absolute;
    left: 36px;
    top: 0px;
}

.btn-facebook, .btn-google {
	position: relative;	
}
.thumb-overlay{margin-bottom: 10px;}
.videor1{    font-size: 11px;
    margin: 0 0 10px;
    opacity: .9;width:100%;float:left;}
.video-category{    font-weight: 600;
    text-transform: uppercase;}
.videor1 .video-views{font-size: 13px;text-align: right;}
.video-title{    margin: 0 0 10px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.3;
    color: #222;}
.entry-meta {
    font-size: 14px;
    margin: 0 0 10px;
    opacity: .9;
}
.entry-meta span + span:before {
    content: " / ";
    color: rgba(0, 0, 0, 0.2);
    margin: 0 3px;
}
.entry-meta a {
    color: #333;
    font-weight: 600;
}
.entry-meta .comments-link{float: right;}
.padding-left-5{padding-left:5px !important;} 
.padding-right-5{padding-right: 5px !important;}
/*Profile page*/
.user-panel-body{padding: 15px 15px 0px 15px;position: relative;}
.user-profile-image-section{float:left;position: relative;width:100%;}
.profile-img-link{position: absolute;
    z-index: 1;
    top: -63.5px;
    left: 30px;
    width: 127px;
    height: 127px;
    border-radius: 100%;
    border: 10px solid #fff;
    background: #E8E8E8;
    overflow: hidden;}
.user-profile-img{width:100%;height: 100%;}
.row1,.row2{width:100%;float:left;}
.user-profile-image-section .profile-img-link{float:left;}
.user-profile-image-section .user-name-sec{float:left;width: 100%;
    padding: 0px 30px 10px 180px;}
.user-profile-image-section .user-name-sec .username{font-size: 25px;color: #333;font-weight: bold;}
.user-profile-image-section .vote-box-user{float:left;min-width: 100px;margin-top: 0px !important;}
.vote-thumbs{float:left;margin-right: 10px;}
.m-t-15{margin-top: 0px !important;}
.user-profile-image-section .well.well-filters{float: right;margin-bottom: 0px !important;}
.profile-left-section{margin-bottom: 0px !important;float: left;}
.user-edit-links{float: right;margin-bottom: 0px !important;margin-top: 5px;}
.subscribe a,.un-subscribe a{    padding: 6px 14px;
    border-radius: 100px;
    font-weight: 700;
    font-size: 12px;
    line-height: 1;background: #2B4AA2;color: #fff;}
.profile-page{margin-top: -14px !important;}
.user-read-more-btn{float: right;
    margin-right: 5px;
    margin-bottom: 0px;}
.user-read-more-btn #info-showmore{background: #2b4aa2;color: #fff;}
.user-sub-menu-last{float:right;}
.user-sub-menu-middle{text-align:center;}
.user-sub-menu{background:#f9f9f9!important;}
.user-sub-menu-last{    margin-bottom: 0px;padding-top: 16px;}
.user-menu-list li{padding: 0 10px !important;}
.user-menu-list,.user-sub-menu2{margin-bottom: 0px !important;}
.user-menu-list li a{
    font-weight: 700;text-decoration: none;
    font-size: 15px;
    line-height: 44px;
    color: #595959;}
.user-menu-list li:hover>a{color: #6787D8;border-bottom: 3px solid  #6787D8;}
.user-menu-list li a:hover{    
    font-weight: 700;
    font-size: 15px;
    line-height: 44px;}
.user-profile-area .panel.panel-default{width:100%;float:left;}
.user-sub-menu-last{font-size:13px;}
.user-sub-menu-middle a{ font-weight: 700;text-decoration: none;
    font-size: 15px;
    line-height: 44px;
    color: #595959;}
.box-shade{    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16), 0 0 0 1px rgba(0,0,0,0.08);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16), 0 0 0 1px rgba(0,0,0,0.08);
    border: none;
    border-radius: 2px;}
.video-inner{width:100%;float:left;}
.margin-bottom-10{margin-bottom:10px;}
.video-content-meta{padding-left: 3px;padding-right: 3px;}
.no-padding{padding:0px !important;}
.profile-page .panel{margin-bottom:10px !important;}
.user-sub-menu2{float: right;}
/*Slider*/
.featured-slider{margin-bottom:25px}
.ei-slider{position:relative;width:100%;height:251px;background:#fff;margin:0 auto}
.ei-slider-loading{width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,.9);color:#fff;text-align:center;line-height:251px}
.ei-slider-large{height:100%;width:100%;position:relative;overflow:hidden}
.ei-slider-large li,.ei-title{position:absolute;top:0;width:100%;left:0}
.ei-slider-large li{padding:0;margin:0;overflow:hidden;height:100%}
.ei-slider-large li img{width:100%}.ei-title{background:url(../img/black-opacity.png) top left;margin-right:13%;padding:5px 10px}
.ei-title h2{text-align:left;font-weight:500;font-size:16px;line-height:22px}.ei-title h2 a{color:#fff}
.ei-slider-thumbs{height:12px;margin:-10px 0 0;padding:0;position:relative;list-style: none;}
.ei-slider-thumbs li{position:relative;float:left;height:100%}
.ei-slider-thumbs li.ei-slider-element{top:0;left:0;position:absolute;z-index:10;text-indent:-9000px;background:#333}
.ei-slider-thumbs li a{display:block;text-indent:-9000px;background:#0198cd;width:100%;height:100%;cursor:pointer;-webkit-transition:background .2s ease;-moz-transition:background .2s ease;-o-transition:background .2s ease;-ms-transition:background .2s ease;transition:background .2s ease}
.ei-slider-thumbs li:nth-child(1n+1) a{background:#e671b5}
.ei-slider-thumbs li:nth-child(2n+1) a{background:#19a2de}
.ei-slider-thumbs li:nth-child(3n+1) a{background:#8cbe29}
.ei-slider-thumbs li:nth-child(4n+1) a{background:#ef9608}
.ei-slider-thumbs li:nth-child(5n+1) a{background:#a500ff}
.ei-slider-thumbs li a:hover{background:#333}.ei-slider-thumbs li img{position:absolute;bottom:20px;z-index:999;max-width:100%;opacity:0;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;-ms-transition:all .4s ease;transition:all .4s ease;-webkit-box-reflect:below 0 -webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(50%,transparent),to(rgba(255,255,255,.3)));-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}
.author-card,.commentwrapper,.sitemap li,.widget,.widget-title,.widget_feedburner{position:relative}
.ei-slider-thumbs li:hover img{bottom:13px;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}
 .featured-slider .pull-left,.featured-slider .pull-right,.list_carousel img{width:100%}
 .ei-title .slider-title{margin: 0px !important;}
 .ktz-linkthumbnail .fa-play-circle {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    font-size: 40px;
    margin-top: -20px;
    margin-left: -20px;
    color: #fff;
    opacity: .7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}
.ktz-linkthumbnail {
    position: relative;
    display: block;
}
.footer-links{background-color: #252729 !important;}
.content-area{background: #fff;padding: 20px 0px;margin-bottom: 20px;}
.footer-links h4,.footer-links ul li a{color: #ccc;}
.btn-primary,.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus{    background-color: #f00000 !important;
    border-color: #f00000 !important;}
.video-category a{color: #f00000 !important;}
.user-not-active{float:right !important;}
.user-not-active.vote-thumbs{margin-right: 0px !important;margin-left: 10px;}
.well.fb-like-box{padding:3px;}
.sub-comments{padding-bottom:10px;border-top:1px solid #ccc;padding-top:10px;}
.sub-comments .comment{border-top: 0px;float: left;
width: calc(100% - 93px);
margin-left: 17px;background: #F8F8F8;}
.sub-comments-area{width:100%;float: left;}
.comment{border-top:1px solid #ccc;}
.comment-actions a{border: 1px solid #ccc;
    padding: 3px;
    float: left;
    border-radius: 3px;margin-right: 5px;}
.comment-actions span{float:left;margin-right: 5px;}
/*comments GIFS*/
.attach-gifs{display: block;position: absolute;max-width: 300px;right: 0px;top: 182px;background: #fff;padding: 10px !important;border: 1px solid #ccc;z-index: 9;overflow-y: auto;height:350px;}
.attach-gifs img{width: 122px;cursor: pointer;}
.comments-gifs {position: relative;width: 30px;float: right;margin-left: 4px !important;margin-top: 7px !important;}
.comments-gifs .gifs{padding: 1px 4px;border: 1px solid #ccc;border-radius: 5px;}
.gifs-categories{display:none;}
.attach-gifs .emojis-cats{width: 50%;float: left;position: relative;cursor: pointer;height: 109px;overflow: hidden;}
.attach-gifs .emojis-cats .emojis-cats-name{position: absolute;left: 0;right: 0;top: 50%;text-align: center;color: #fff;font-weight: bold;}
.gifs-categories span{width: 100%;float: left;font-weight: bold;cursor: pointer;}
#post_comment,.comment_reply_section{position:relative;}
.border-right{border-right: 1px solid #ddd;}
.no-margin{margin:0px !important;}
.margin-bottom-10{margin-bottom: 10px;}
.video-page-separator{margin-top:10px !important;width:100%;float:left;}
/*Comments voting*/
.wc-vote-link{display:inline-block; text-align:center; font-size:13px; height:auto; padding:2px 4px; line-height:17px; cursor:pointer; font-weight: 300; }
.wc-vote-result{display:inline-block; text-align:center; font-size:15px; height:auto; padding:2px 3px; line-height:17px; }
.wc-vote-link.wc-up.wc-separate{ color:#00bc74;}
.wc-vote-link.wc-down i.fa-thumbs-down{-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)"; -webkit-transform: scale(-1, 1); -ms-transform: scale(-1, 1); transform: scale(-1, 1);}
.wc-vote-link.wc-up:hover{color: green;}
.wc-vote-link.wc-down:hover{color: red;}
.comment_reply_section{float:left;width:100%;}
.full-width-row{width:100%;}
.user-profile-points h3{margin:5px 0px;width:100%;float:left;}
.user-profile-points p{margin: 0px;padding: 0px;width:100%;float:left;}
span.flag-icon {
    display: inline-block !important;
    margin-right: 10px;
}
.wc-comment-label {
    color: #00B38F;
    border: none;
    border-bottom: 1px solid #dddddd;
    width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 8px auto;
    text-align: center;
    display: table;
    line-height: 16px;
    -webkit-box-shadow: 0px 4px 7px -5px rgba(219,219,219,1);
    -moz-box-shadow: 0px 4px 7px -5px rgba(219,219,219,1);
    box-shadow: 0px 4px 7px -5px rgba(219,219,219,1);
}
.wc-comment-label span {
    display: inline-block;
    padding: 3px 0px 7px 0px;
    font-size: 12px;
}
.sub-comments-area .sub-comments .pull-left{    border-left: 1px #000 dashed;padding-left: 5px; }
.video-prev{margin-right:10px; }
.video-next{margin-left: 10px;}
.heighlighted-text-top p{font-size:13px;}
.pg_text {position: absolute;padding: 2px 2px 1px;text-align: center;color: #fff;background: rgba(0,0,0,0.6);text-transform: uppercase;top: 0;left: 0;}
.no-rating{color:red !important;}
.video-rating-heart{color:green !important;}
.col-md-8 .panel-body .vote-box{margin-top: 0px;}
.attachement-filetype-errorp,.attachement-filetype-errorR{color:red;display: inline-block;display:none;}
.subSub-Comments-area{margin-left: 47px;width: calc(100% - 63px);}
.sidebar-latest-comments{    padding: 2px 0px;
    /*border-bottom: 1px solid #ccc;*/
    margin-bottom: 4px;}
.sidebar-latest-comments .comment{border:none;margin-left: 70px;background: rgba(0,0,0,.07); }
.sidebar-latest-comments .comment:after{border-right-color: rgba(0,0,0,.07);}
.panel .comment{margin-bottom: 3px;}
.panel .comment .sub-comments{border-top: 0px;margin-top: 5px;}
.pull-left.user-container .user-edit-links{margin-top: 10px;margin-left: 10px;}
@media only screen and (min-width:800px){
    .well.well-sm .thumb-overlay .img-responsive{max-height: 147px !important;}
    .entry-meta .entry-date,.entry-meta .entry-author{float:left;}
     .entry-meta .entry-author{text-align: left;max-width: 114px;width: 114px;}
     .entry-meta .entry-author a{float: right;max-width: 78px;overflow: hidden;width: 100%;}
}
@media only screen and (max-width:960px) and (min-width:800px){
    .navbar-nav.navbar-right>li>a{padding-left: 10px !important;padding-right: 10px !important;font-size: 13px !important;}
    .navbar-brand img{max-width: 146px;}
     .navbar-brand{padding-left: 0px;}
     .video-category a{font-size: 12px;}
}
@media only screen and (max-width:960px){
   .profile-page .panel.panel-default{float: left;width: 100%;}
    .profile-page .col-md-4{float:left;}
    .profile-page .user-profile-area{float: left;width: 100%;}  
     .profile-page .user-profile-area .user-panel-body{padding-left: 0px;padding-right:0px;}
     .profile-page .user-profile-area .user-panel-body .profile-left-section{padding-left: 0px;padding-right: 0px;}
    .user-profile-image-section .pull-right{padding-right: 0px;}
}
@media only screen and (max-width:800px){
   .user-profile-image-section .pull-right .vote-box.vote-box-user{display: none;}
     .profile-img-link{left: 0px;width: 100px;height: 100px;top: -48.5px;}
     .user-profile-image-section .user-name-sec{padding: 0px 0px 10px 99px}
     .user-profile-image-section .user-name-sec .username{font-size: 16px;}
     .hide-it-for-me{display: none !important;}
     .user-name-sec .list-inline{display: block;float: left;width:100%;}
     .user-name-sec .list-inline li{float:left;}
     .user-menu-list,.user-sub-menu-middle{padding: 0px;width: 50% !important;}
     .user-menu-list{float: left;}
     .user-sub-menu-middle{float: right;}
     .user-menu-list li a, .user-menu-list li a:hover,.user-sub-menu-middle a,.user-sub-menu-middle a:hover{font-size: 12px;}
     .user-menu-list li{padding: 0 3px !important;}
     .videor1 .video-rating.pull-left{padding-right: 0px !important;}    
}
@media only screen and (max-width:767px){
    .profile-page .user-profile-area .user-panel-body .profile-left-section{width: 60%;}
    .user-profile-image-section .pull-right{width:40%;}
}
@media only screen and (max-width:535px){
    .profile-page .user-profile-area .user-panel-body .profile-left-section{width: 100%;}
    .user-profile-image-section .pull-right{width:100%;}
    .user-menu-list, .user-sub-menu-middle{width:100% !important;text-align: center;}
    .user-sub-menu2{float: none;}
    .user-sub-menu-middle a,.user-menu-list li a,.user-sub-menu-middle a:hover,.user-menu-list li a:hover{line-height: 20px;}
}
