/* $Id:styles_groupvideo.css $*/

/*Global Classes*/
.sesgroupvideo_animation{
  -webkit-transition:all 800ms ease 0s;
  -moz-transition:all 800ms ease 0s;
  -o-transition:all 800ms ease 0s;
  transition:all 800ms ease 0s;
}
.sesgroupvideo_labels, [dir="rtl"] .sesgroupvideo_labels{bottom:25px;position:absolute;text-align:center;width:100%;}
.sesgroupvideo_labels span{color:#fff;display:inline-block;font-size:10px;letter-spacing:1px;margin:1px;padding:3px 6px;text-align:center;}
.sesgroupvideo_label_featured{background-color:#47c8e3;}
.sesgroupvideo_label_sponsored{background-color:#53dc10;}
.sesgroupvideo_label_hot{background-color:#f00;}
.sesgroupvideo_label_highlighted{background-color:#ff4500;}
.sesgroupvideo_label_verified{background-color:#489fdd;}
.sesgroupvideo_verified{color:#489fdd;font-size:14px;margin:0 3px;vertical-align:middle;}
.sesgroupvideo_verified:hover{color:#93c33c;}

/*Grid View*/
.sesgroupvideo_listing_grid{
  display:inline-block;
  margin:0 0 15px 4px;
  vertical-align:top;
  width:100%;
}
[dir="rtl"] .sesgroupvideo_listing_grid{
  margin:0 4px 15px 0;
}
.layout_left .sesgroupvideo_listing_grid,
.layout_right .sesgroupvideo_listing_grid{
	margin:0;
	display:block;
	width:100% !important;
}
.layout_left .sesgroupvideo_listing_grid + .sesgroupvideo_listing_grid,
.layout_right .sesgroupvideo_listing_grid + .sesgroupvideo_listing_grid{
	margin-top:10px;
}
.sesgroupvideo_grid_thumb{
  float:left;
  height:100%;
	overflow:hidden;
  width:100%;
}
.sesgroupvideo_grid_info{
  padding-top:5px;
  position:relative;
}
.sesgroupvideo_grid_title{
  font-weight:bold;
  margin-bottom:3px;
	padding-right: 20px;
}
[dir="rtl"] .sesgroupvideo_grid_title{
	padding-right: 0;
	padding-left: 20px;
}
.sesgroupvideo_listing_grid.isoptions .sesgroupvideo_grid_title{
  padding:0 20px 0 0;
}
[dir="rtl"] .sesgroupvideo_listing_grid.isoptions .sesgroupvideo_grid_title{
	padding:0 0 0 20px;
}
.sesgroupvideo_grid_date{
	font-size:0.8em;
	margin-top:3px;
	overflow:hidden;
	padding:0 1px;
}
/*List View*/
.sesgroupvideo_listing_list{
  padding-bottom:10px;
}
.sesgroupvideo_listing_list + .sesgroupvideo_listing_list{
  border-top-width:1px;
  padding-top:10px;
}
.sesgroupvideo_list_thumb{
  float:left;
  height:120px;
  margin:0 10px 0 0;
	overflow:hidden;
  width:200px;
}
[dir="rtl"] .sesgroupvideo_list_thumb{
	float:right;
	margin:0 0 0 10px;
}
.sesgroupvideo_list_info{
  overflow:hidden;
}
.sesgroupvideo_list_title{
	font-weight:bold;
  font-size:17px;
	margin-bottom:3px;
}
.sesgroupvideo_listing_list .sesgroupvideo_list_btns{
	margin-top:5px;
}
.sesgroupvideo_list_date{
	font-size:0.8em;
	margin-top:3px;
	overflow:hidden;
	padding:0 1px;
}
.sesgroupvideo_list_des{
	margin-top:5px;
}
/*Pinboard View*/
.sesgroupvideo_video_listing .sesbasic_pinboard_list_btns{
	width:100%;
	left:0;
	right:0;
	text-align:center;
}
.sesgroupvideo_video_listing .sesbasic_pinboard_list_btns > a{
	float:none;
	display:inline-block;
}
/*Sidebar List View*/
.layout_sesgroupvideo_of_the_day .sesbasic_view_type,
.sesgroupvideo_sidebar_video_list .sesbasic_view_type{
	display:none !important;
}
.sesgroupvideo_sidebar_video_list .sesgroupvideo_listing_list{
	padding-bottom:5px;
}
.sesgroupvideo_sidebar_video_list .sesgroupvideo_listing_list + .sesgroupvideo_listing_list{
	border-top-width:0;
	padding-top:5px;
}
.sesgroupvideo_sidebar_video_list .sesgroupvideo_play_btn{display:none;}
.sesgroupvideo_sidebar_video_list .sesgroupvideo_list_title{
	font-size:13px;
}
/*STATICS:Common Statics CSS Code for All listins*/
.sesgroupvideo_list_stats > span{
  float:left;
  font-size:11px;
}
[dir="rtl"] .sesgroupvideo_list_stats > span{
  float:right;
}
.sesgroupvideo_list_stats > span + span{
  border-left-width:1px;
  margin:0 0 0 5px;
  padding:0 0 0 5px;
}
[dir="rtl"] .sesgroupvideo_list_stats > span + span{
  border-left-width:0;
  border-right-width:1px;
  margin:0 5px 0 0;
  padding:0 5px 0 0;
}
.sesgroupvideo_list_stats > span i{
  margin-right:3px;
}
[dir="rtl"] .sesgroupvideo_list_stats > span i{
  margin-left:3px;
  margin-right:0;
}
.sesgroupvideo_list_stats > span i:before{
  font-size:11px;
}
.sesgroupvideo_list_location > span{
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	display:block;
	float:none;
}
/*Grid Layout with inside information*/
.sesgroupvideo_listing_in_grid{
  height:170px;
	margin:0 0 25px;
	overflow:hidden;
	position:relative;
}
.sesgroupvideo_listing_in_grid_thumb{
	border-width:0 !important;
	padding:0;
	height:100%;
	width:100%;
}
.sesgroupvideo_listing_in_grid_info{
	background:rgba(0,0,0,0.6);
	background:-moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0.6)));
	background:-webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
	background:-webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(rgba(0,0,0,0.6)));
	background:linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
	bottom:0;
	padding:20px;
	position:absolute;
	width:100%;
}
.sesgroupvideo_listing_in_grid_title{
	font-weight:bold;
	font-size:15px;
}
.sesgroupvideo_listing_in_grid_date{
	font-size:0.8em;
	margin-top:3px;
	overflow:hidden;
	padding:0 1px;
}
.sesgroupvideo_listing_in_grid_info *{
	color:#fff !important;
	text-shadow:0 2px 2px rgba(0, 0, 0, 0.4);
}
.sesgroupvideo_listing_in_grid .sesgroupvideo_watch_later_btn{
	border-radius:0;
	bottom:5px;
	left:5px;
	opacity:0;
	filter:alpha(opacity=0);
	z-index:1;
}
[dir="rtl"] .sesgroupvideo_listing_in_grid .sesgroupvideo_watch_later_btn{
	left:inherit;
	right:5px;
}
.sesgroupvideo_listing_in_grid:hover .sesgroupvideo_watch_later_btn,
.sesgroupvideo_listing_in_grid .sesgroupvideo_watch_later_btn.selectedWatchlater{
	opacity:1;
	filter:alpha(opacity=100);
}
.sesgroupvideo_listing_in_grid .sesgroupvideo_length{
	border-radius:0;
	bottom:5px;
	right:5px;
	z-index:1;
}
[dir="rtl"] .sesgroupvideo_listing_in_grid .sesgroupvideo_length{
	left:5px;
	right:inherit;
}
.sesgroupvideo_listing_in_grid .sesgroupvideo_labels{
	bottom:inherit;
	top:10px;
}
.sesgroupvideo_listing_in_grid:hover .sesgroupvideo_labels{
	opacity:0;
	filter:alpha(opacity=0);
}
.sesgroupvideo_listing_in_grid .sesgroupvideo_play_btn{
	opacity:0;
	filter:alpha(opacity=0);
}
.sesgroupvideo_listing_in_grid:hover .sesgroupvideo_play_btn{
	opacity:1;
	filter:alpha(opacity=100);
}
.sesgroupvideo_listing_in_grid:hover .sesgroupvideo_listing_in_grid_info{
	bottom:-50px;
	opacity:0;
  filter:alpha(opacity=0);
}
/*Grid Layout with inside information 2nd Layout*/
.sesgroupvideo_listing_in_grid2{
  height:170px;
	margin:0 0 25px;
	overflow:hidden;
	position:relative;
  width:100%;
}
.sesgroupvideo_listing_in_grid2_thumb{
	border-width:0 !important;
	padding:0;
	height:100%;
	width:100%;
}
.sesgroupvideo_listing_in_grid2 .sesgroupvideo_thumb_btns{
  -webkit-transition:all 500ms ease .4s;
  -moz-transition:all 500ms ease .4s;
  transition:all 500ms ease .4s;
}
.sesgroupvideo_listing_in_grid2_title_show{
	background-color:rgba(0, 0, 0, .5);
	position:absolute;
	bottom:20px;
	max-width:90%;
	right:0;
	padding:8px;
}
[dir="rtl"] .sesgroupvideo_listing_in_grid2_title_show{
	left:0;
	right:inherit;
}
.sesgroupvideo_listing_in_grid2:hover .sesgroupvideo_listing_in_grid2_title_show{
	opacity:0;
}
.sesgroupvideo_listing_in_grid2_title_show a{
	color:#fff;
	text-shadow:0 2px 2px rgba(0, 0, 0, 0.4);
}
.sesgroupvideo_listing_in_grid2_info{
	bottom:-50%;
	padding:50px 10px;
	position:absolute;
	opacity:0;
	width:100%;
	height:10%;
	background:rgba(0,0,0,0.6);
	background:-moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0.6)));
	background:-webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
	background:-webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(rgba(0,0,0,0.6)));
	background:linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
}
.sesgroupvideo_listing_in_grid2:hover .sesgroupvideo_listing_in_grid2_info{
	background-color:rgba(0, 0, 0, .7);
	background-image:none;
	bottom:0;
	opacity:1;
	height:100%;
}
.sesgroupvideo_listing_in_grid2_title{
	font-size:17px;
}
.sesgroupvideo_listing_in_grid2_date{
	margin-top:8px;
	overflow:hidden;
	padding:0 1px;
}
.sesgroupvideo_listing_in_grid2_date > span + span,
[dir="rtl"] .sesgroupvideo_listing_in_grid2_date > span + span{
	border-width:0;
}
.sesgroupvideo_listing_in_grid2_date > span{
	font-size:13px;
}
.sesgroupvideo_listing_in_grid2_date > span i:before{
	font-size:15px;
}
.sesgroupvideo_listing_in_grid2_date > span i{
	margin-right:5px;
}
.sesgroupvideo_listing_in_grid2_info *{
	color:#fff !important;
}
.sesgroupvideo_listing_in_grid2 .sesgroupvideo_watch_later_btn{
	border-radius:0;
	bottom:5px;
	left:5px;
	opacity:0;
	filter:alpha(opacity=0);
	z-index:1;
}
[dir="rtl"] .sesgroupvideo_listing_in_grid2 .sesgroupvideo_watch_later_btn{
	left:inherit;
	right:5px;
}
.sesgroupvideo_listing_in_grid2:hover .sesgroupvideo_watch_later_btn,
.sesgroupvideo_listing_in_grid2 .sesgroupvideo_watch_later_btn.selectedWatchlater{
	opacity:1;
	filter:alpha(opacity=100);
}
.sesgroupvideo_listing_in_grid2 .sesgroupvideo_length{
	border-radius:0;
	bottom:5px;
	right:5px;
	z-index:1;
}
[dir="rtl"] .sesgroupvideo_listing_in_grid2 .sesgroupvideo_length{
	left:5px;
	right:inherit;
}
.sesgroupvideo_listing_in_grid2 .sesgroupvideo_labels{
	bottom:inherit;
	top:10px;
}
.sesgroupvideo_listing_in_grid2:hover .sesgroupvideo_labels{
	opacity:0;
	filter:alpha(opacity=0);
}
.sesgroupvideo_listing_in_grid2 .sesgroupvideo_play_btn,
.sesgroupvideo_listing_in_grid2 .sesgroupvideo_length{
	opacity:0;
	filter:alpha(opacity=0);
}
.sesgroupvideo_listing_in_grid2:hover .sesgroupvideo_length{
	opacity:1;
	filter:alpha(opacity=100);
}
.sesgroupvideo_listing_in_grid2:hover .sesgroupvideo_play_btn{
	opacity:.4;
	filter:alpha(opacity=40);
}
.sesgroupvideo_listing_in_grid2:hover .sesgroupvideo_play_btn:hover{
	opacity:1;
	filter:alpha(opacity=100);
}
/*Manage Options*/
.sesgroupvideo_list_option_toggle.fa{
  cursor:pointer;
  position:absolute;
  top:5px;
  right:10px;
}
[dir="rtl"] .sesgroupvideo_list_option_toggle.fa{
	left:10px;
	right:auto;
}
.sesgroupvideo_list_options{
  margin-top:5px;
}
.sesgroupvideo_list_option_toggle.fa:before{
  font-size:22px;
}
.sesgroupvideo_listing_options_pulldown{
  background-color:#fff;
  border:1px solid #ccc;
  position:absolute;
  right:0;
  top:24px;
  display:none;
  width:120px
}
[dir="rtl"] .sesgroupvideo_listing_options_pulldown{
	left:0;
	right:auto;
}
div.sesgroupvideo_listing_options_pulldown a{
  color:#333;
  font-size:11px;
  display:block;
  padding:5px 10px;
}
.sesgroupvideo_list_option_toggle.open, .sesgroupvideo_list_option_toggle.open + div{
  display:block;
}
.sesgroupvideo_listing_options_pulldown a:hover{
  background-color:#ededed;
  text-decoration:none;
}
/*CREATE & EDIT VIDEO FORM CSS START HERE*/
.sesgroupvideo_video_form .global_form > div{
	float:none;
}
.sesgroupvideo_video_form #artists-element .form-options-wrapper li{
	display:inline-block;
	vertical-align:top;
	width:180px;
}
.sesgroupvideo_video_form .global_form div.form-label label.required:after{
	content:" *";
	color:#f00;
}
/*CREATE & EDIT VIDEO FORM CSS END HERE*/

/*CATEGORY BASE VIDEO LISTING CSS START HERE*/
.sesgroupvideo_cat_video_listing{
	position:relative;
}
.sesgroupvideo_cat_video_list{
  float:left;
  height:170px;
  padding:0 10px 20px;
  width:200px;
}
[dir="rtl"] .sesgroupvideo_cat_video_list{
  float:right;
}
.sesgroupvideo_cat_video_list .sesgroupvideo_thumb{
  height:100%;
	position:relative;
  width:100%;
}
.sesgroupvideo_cat_video_list .sesgroupvideo_thumb > a{
  overflow:hidden;
  height:100%;
  width:100%;
  display:block;
}
.sesgroupvideo_cat_video_list_info{
  background-color:rgba(0, 0, 0, .5);
  bottom:0;
  position:absolute;
  top:0;
  left:0;
  margin:2px;
  opacity:0;
  filter:alpha(opacity=0);
  padding:10px;
  right:0;
}
.sesgroupvideo_cat_video_list:hover .sesgroupvideo_cat_video_list_info{
  opacity:1;
  filter:alpha(opacity=100);
}
.sesgroupvideo_cat_video_list_info *{
  color:#fff;
  text-align:center;
}
[dir="rtl"] .sesgroupvideo_cat_video_list_info *{
	text-align:center;
}
.sesgroupvideo_cat_video_list_info > div{
  display:table;
  height:100%;
  width:100%;
}
.sesgroupvideo_cat_video_list_info > div > div{
  display:table-cell;
  height:100%;
  vertical-align:middle;
  width:100%;
}
.sesgroupvideo_cat_video_list_title{
  display:block;
  font-weight:bold;
  font-size:15px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  width:200px;
}
.sesgroupvideo_cat_video_list_stats{
  margin-top:5px;
}
.sesgroupvideo_cat_video_list_stats > span,
[dir="rtl"] .sesgroupvideo_cat_video_list_stats > span{
  float:none;
}
.sesgroupvideo_cat_video_list_stats > span + span{
  margin:0 0 0 1px;
}
.sesgroupvideo_cat_video_list_button{
	border-radius:3px;
	display:inline-block;
	padding:5px 10px;
	margin-top:10px;
	font-weight:bold;
}
.sesgroupvideo_videolist_column_big .sesgroupvideo_cat_video_list_title{
	font-size:20px;
}
.sesgroupvideo_videolist_column_big .sesgroupvideo_cat_video_list_stats{
	font-size:15px;
}
.sesgroupvideo_videolist_column_small{
  width:25%;
}
.sesgroupvideo_videolist_column_small .sesgroupvideo_cat_video_list{
  width:100%;
}
.sesgroupvideo_videolist_column_big{
  width:50%;
}
.sesgroupvideo_videolist_column_big .sesgroupvideo_cat_video_list{
  height:340px;
	padding:0 10px 20px;
  width:100%;
}
.sesgroupvideo_cat_video_listing .sesbasic_paging{
	float:left;
}
[dir="rtl"] .sesgroupvideo_cat_video_listing .sesbasic_paging{
	float:right;
}
/*CATEGORY BASE VIDEO LISTING CSS END HERE*/
/*VIDEO VIEW PAGE CSS START HERE*/
.sesgroupvideo_view_embed{
	background-color:#000;
  margin-bottom:10px;
}
.sesgroupvideo_view_embed video,
.sesgroupvideo_view_embed iframe,
.sesgroupvideo_view_embed object{
	max-width:100%;
	min-height:300px;
	min-width:300px;
	width:100%;
}
.sesgroupvideo_view_openlightbox_link{
	float:right;
	font-size:11px;
	margin-top:-5px;
}
[dir="rtl"] .sesgroupvideo_view_openlightbox_link{
	float:left;
}
.sesgroupvideo_view_openlightbox_link:before{
	margin-right:5px;
}
[dir="rtl"] .sesgroupvideo_view_openlightbox_link:before{
	margin-left:5px;
	margin-right:0;
}
.sesgroupvideo_view_title{
	font-size:20px;
	font-weight:normal;
	letter-spacing:normal;
}
.sesgroupvideo_view_title, .sesgroupvideo_view_desc{
  margin-bottom:10px;
}
.sesgroupvideo_view_author, .sesgroupvideo_view_statics{
  float:left;
  margin-bottom:10px;
  width:50%;
}
[dir="rtl"] .sesgroupvideo_view_author, [dir="rtl"] .sesgroupvideo_view_statics{
	float:right;
}
.sesgroupvideo_view_author_info{
  overflow:hidden;
}
.sesgroupvideo_view_author_photo{
  float:left;
  margin:0 10px 0 0;
}
[dir="rtl"] .sesgroupvideo_view_author_photo{
	float:right;
	margin:0 0 0 10px;
}
.sesgroupvideo_view_author_name{
  margin:5px 0 3px;
}
.sesgroupvideo_view_author_name a{
  font-weight:bold;
}
.sesgroupvideo_view_date{
  font-size:.8em;
}
.sesgroupvideo_view_rating{
  margin-bottom:5px;
}
.sesgroupvideo_view_meta{
  margin-bottom:5px;
}
.sesgroupvideo_view_meta > span{
	display:block;
  margin-bottom:5px;
}
.sesgroupvideo_view_meta > span i{
	text-align:center;
	width:20px;
}
[dir="rtl"] .sesgroupvideo_view_meta > span i{
	text-align:center;
}
.sesgroupvideo_view_fields div{
	font-size:11px;
}
.sesgroupvideo_view_fields div + div{
	margin-top:5px;
}
.sesgroupvideo_view_field_ques{
	width:200px;
}
.sesgroupvideo_view_field_value{
	overflow:hidden;
}
.sesgroupvideo_view_options{
	border-radius:3px;
  float:right;
	overflow:hidden;
}
.sesgroupvideo_view_watch_later_btn.selectedWatchlater{
  background-color:#ff4500;
}
.sesgroupvideo_view_options .sesbasic_icon_btn{
	border-radius:0;
	height:35px;
	float:left;
	margin:0;
	padding:10px 0;
	width:35px;
}
.sesgroupvideo_view_options .sesbasic_icon_btn + .sesbasic_icon_btn{
	border-left:1px solid rgba(255, 255, 255, 0.1);
}
.sesgroupvideo_view_options .sesbasic_icon_btn i:before{
	font-size:17px;
}
.sesgroupvideo_view_options .sesbasic_icon_btn_count i:before{top:3px;}
.sesgroupvideo_view_options .sesbasic_icon_btn_count span{top:20px;font-size:17px;}
.sesgroupvideo_view_options .sesbasic_icon_btn_count:hover i:before{top:-20px;}
.sesgroupvideo_view_options .sesbasic_icon_btn_count:hover span{top:3px;}
/*External Priview*/
.sesgroupvideo_external_video_preview{
	border-width:1px;
	border-style:solid;
}
.sesgroupvideo_external_video_preview .sesgroupvideo_external_video_btn_cont{
	padding:0 10px 10px;
}
.sesgroupvideo_view_bottom{
	margin-top:20px;
}
.sesgroupvideo_view_bottom_right{
	float:right;
	margin-left:20px;
	width:300px;
}
[dir="rtl"] .sesgroupvideo_view_bottom_right{
	float:left;
	margin-left:0;
	margin-right:20px;
}
.sesgroupvideo_view_bottom_right div > h3{
	background:none;
	border-width:0;
	font-size:14px;
	font-weight:bold;
	letter-spacing:normal;
	margin-bottom:6px;
	padding:0;
}
.sesgroupvideo_view_bottom_right .sesbasic_sidebar_block{
	background:none;
	padding:0;
	border-width:0;
	box-shadow:0 0 0 transparent;
}
.sesgroupvideo_view_bottom_left{
	overflow:hidden;
}
.sesgroupvideo_view_bottom_left .comments{
	width:100%;
}
/*VIDEO VIEW PAGE CSS END HERE*/
/*Search Widget*/
.sesgroupvideo_global_search *{
  -moz-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}
.sesgroupvideo_global_search #filter_form,
.sesgroupvideo_global_search #filter_form > div{
  padding:0 !important;
}
.sesgroupvideo_global_search #filter_form > div > div{
  padding:10px;
}
.sesgroupvideo_global_search #filter_form > div > div:after,
.sesgroupvideo_global_search .form-elements:after{
  display:block;
  content:'';
  clear:both;
}
.sesgroupvideo_global_search .form-elements{
  border-radius:3px;
  border-width:1px;
  padding:5px;
  width:100%;
}
.sesgroupvideo_global_search .form-wrapper{
  margin:0 !important;
}
.sesgroupvideo_global_search .form-label{
  display:none;
}
.sesgroupvideo_global_search #type-wrapper{
  float:left;
  width:150px;
}
[dir="rtl"] .sesgroupvideo_global_search #type-wrapper{
  float:right;
}
.sesgroupvideo_global_search #title-wrapper{
	clear:none !important;
	overflow:hidden;
	width:auto !important;
}
.sesgroupvideo_global_search .form-wrapper select,
.sesgroupvideo_global_search .form-wrapper input{
  background:none;
  border-width:0;
  border-radius:0;
	height:25px;
  padding:0;
  outline:none;
  width:100%;
}
.sesgroupvideo_global_search .form-wrapper input{
  padding-left:10px;
}
[dir="rtl"] .sesgroupvideo_global_search .form-wrapper input{
  padding-left:0;
  padding-right:10px;
}
/*LOCATION POPUP CSS START HERE*/
.sesgroupvideo_edit_location_popup{
  margin:15px;
}
.sesgroupvideo_edit_location_popup label{
  display:block;
  margin:15px 0 5px;
}
.sesgroupvideo_edit_location_popup input{
  width:400px;
}
#global_page_sesgroupvideo-index-location #global_content_simple,
#global_page_sesgroupvideo-index-location #global_content_simple{display:block !important;}
.sesgroupvideo_edit_location_popup #mapcanvas-wrapper{
  margin-top:15px;
  width:100%;
}
/*LOCATION POPUP CSS END HERE*/
/*HEIGHTED VIEW CSS START HERE*/
.sesgroupvideo_heighted_view .sesgroupvideo_listing_in_grid{
	height:150px;
	margin:0;
	width:25%;
}
.sesgroupvideo_heighted_view .sesgroupvideo_listing_in_grid:first-child{
	height:450px;
	width:50%;
}
.sesgroupvideo_heighted_view .sesgroupvideo_listing_in_grid:first-child .sesgroupvideo_listing_in_grid_title{
	font-size:22px;
}
.sesgroupvideo_heighted_view .sesgroupvideo_listing_in_grid:first-child .sesgroupvideo_play_btn{
	margin:-40px 0 0 -40px;
}
[dir="rtl"] .sesgroupvideo_heighted_view .sesgroupvideo_listing_in_grid:first-child .sesgroupvideo_play_btn{
	margin:-40px -40px 0 0;
}
.sesgroupvideo_heighted_view .sesgroupvideo_listing_in_grid:first-child .sesgroupvideo_play_btn:before{
	font-size:80px;
}
/*HEIGHTED VIEW CSS END HERE*/
/*EVENT PROFILE WIDGET CSS START HERE*/
.layout_sesgroupvideo_profile_videos .sesbasic_profile_tabs_top{
  margin-bottom: 15px;
  position: relative;
  z-index: 2;
}
.layout_sesgroupvideo_profile_videos .sesbasic_view_type{
	display:block;
	float: left;
	width:100%;
  z-index: inherit;
}
.layout_sesgroupvideo_profile_videos .sesbasic_profile_tabs_top + .sesbasic_view_type{
	margin-top:-49px;
}
.layout_sesgroupvideo_profile_videos .sesbasic_view_type .sesbasic_view_type_options{
  position: relative;
  z-index: 3;
}
/*EVENT PROFILE WIDGET CSS END HERE*/
/*LABELS WIDGET START HERE*/
.sesgroupvideo_view_labels > span{
	border-radius:3px;
	color:#fff;
	display:block;
	font-size:12px;
	font-weight:bold;
	letter-spacing:2px;
	padding:5px;
	text-align:center;
	text-transform:uppercase;
}
.sesgroupvideo_view_labels > span + span{
	margin-top:5px;
}
/*LABELS WIDGET END HERE*/
/*RESPONSIVE CSS*/
@media only screen and (max-width:767px){
	/*CATEGORY ALBUM LISTING*/
	.sesgroupvideo_videolist_column_small{width:50%;}
	.sesgroupvideo_videolist_column_big{clear:both;width:100%;}
	.sesgroupvideo_cat_video_list{height:150px !important; width:100% !important;padding:0 5px 10px !important;}
	.sesgroupvideo_videolist_column_big .sesgroupvideo_cat_video_list{height:200px !important; width:100% !important;}
	.sesgroupvideo_videolist_row .sesgroupvideo_videolist_column_small{width:100% !important;}
	.sesgroupvideo_videolist_row .sesgroupvideo_videolist_column_small .sesgroupvideo_cat_video_list{width:50% !important;}

	/*Grid View / Out side*/
	.sesgroupvideo_video_listing, [dir="rtl"] .sesgroupvideo_video_listing{text-align:center;}
	.sesgroupvideo_listing_grid .sesgroupvideo_grid_thumb{height:200px !important;}

	/*Grid View / Inside*/
	.sesgroupvideo_listing_in_grid2{height:190px !important;}

	/*VIDEO VIEW PAGE*/
	.layout_page_sesgroupvideo_index_view .layout_left,
	.layout_page_sesgroupvideo_index_view .layout_right,
	.sesgroupvideo_view_bottom_right,
	.sesgroupvideo_view_openlightbox_link{display:none !important;}
	.sesalbum_view_photo_container #media_photo_next{min-height:300px;}
	.sesalbum_photo_view_bottom_right{display:none;}

	/*Fixed Widget*/
	.sesgroupvideo_heighted_view .sesgroupvideo_listing_in_grid{width:50%;}
	.sesgroupvideo_heighted_view .sesgroupvideo_listing_in_grid:first-child{height:200px !important;width:100%;}
}
@media only screen and (max-width:600px){
	/*List View*/
	.sesgroupvideo_list_thumb{height:140px !important;width:160px !important;}
	.sesgroupvideo_listing_list .sesgroupvideo_list_des{display:none;}

	/*Grid View / Out side*/
	.sesgroupvideo_listing_grid{margin:0 .5% 2%;width:47% !important}
	.sesgroupvideo_listing_grid .sesgroupvideo_grid_thumb{height:200px !important;}
}
@media only screen and (max-width:480px){
	/*Grid View / Inside*/
	.sesgroupvideo_listing_in_grid2{height:150px !important;}

	/*Artist View Page*/
	.sesgroupvideo_item_view_artwork{height:150px;width:150px;}

	/*VIDEO VIEW PAGE*/
	.sesgroupvideo_view_author, .sesgroupvideo_view_statics{width:100%;}
}
@media only screen and (max-width:400px){
	/*Grid View / Out side*/
	.sesgroupvideo_listing_grid .sesgroupvideo_grid_thumb{height:200px !important;}
}
@media only screen and (max-width:350px){
	/*List View*/
	.sesgroupvideo_list_thumb{margin-bottom:10px;width:100% !important;}
	/*Grid View / Inside*/
}
