/* $Id:styles.css 2016-07-23 00:00:00 socialnetworking.solutions $*/

/* ICONS */
.icon_sesblog_new:before {
	content:"\f044";
}
.icon_sesblog_edit:before {
	content:"\f044";
}
.icon_sesblog_delete:before {
	content:"\f056";
}
.sesblog_gutter_report, .sesblogreview_profile_report {
	background-image:none !important;
}
.sesblog_gutter_report:before, .sesblogreview_profile_report:before {
	content:"\f024";
}
.sesblog_gutter_subscribe:before {
	content:"\f09e";
}
.icon_sesblog_style {
	background-image:url(../images/sesblog_style.png);
}
.icon_comments {
	background-image:none;
}
.icon_sesblog_viewall {
	background-image:none !important;
}
.icon_sesblog_subscribe {
	background-image:none !important;
}
.sesblog_icon_accept:before {
	content:"\f00c";
}
.sesblog_icon_reject:before {
	content:"\f00d";
}
/* CREATE BLOG FORM CSS STARTS HERE */
.layout_page_sesblog_index_create .layout_core_content {
	background:none !important;
	padding:0 !important;
	border:0 !important;
}
#global_page_sesblog-index-create .sesblog_create .global_form h3 {
	margin:-20px -20px;
	text-align:center;
}
.sesblog_create .global_form h3 {
	padding:0 !important;
	background:none !important;
}
.sesblog_default_form {
	position:relative;
	margin:20px auto 0;
}
.sesblog_default_form #fancyuploadfileids-label, .sesblog_default_form #sesblog_location_data-wrapper .form-label, .sesblog_default_form #uploadFileContainer-label, .sesblog_default_form #search-wrapper .form-label {
	display:none;
}
.sesblog_default_form #custom_url_blog-element i {
	position:absolute;
	left:14%;
	margin-top:10px;
}
[dir="rtl"] .sesblog_default_form #custom_url_blog-element i {
	left:auto;
	right:14%;
}
.sesblog_check_availability_btn {
	display:block;
	margin-top:10px;
	font-size:95%;
}
.sesblog_default_form {
	padding:15px;
}
#sesblog_custom_url_correct {
	color:#8BC34A;
	border:1px solid #8BC34A;
	height:34px;
	line-height:34px;
	padding:0 10px;
}
.sesblog_default_form #custom_url_blog-element #suggestion_tooltip {
	margin-top:8px;
	font-size:90%;
}
.sesblog_check_availability_btn img {
	margin-right:6px;
	position:absolute;
	left:33px;
	margin-top:10px;
}
.sesblog_check_availability_btn #check_custom_url_availability {
	min-width:40px;
	min-height:35px;
}
.sesblog_upload_dragdrop_content {
	position:relative;
	border-color:#ccc;
	border-style:dashed;
	border-width:2px;
	font-size:20px;
	cursor:pointer;
	height:150px;
	width:420px;
	line-height:190px;
	text-align:center;
}
.sesblog_upload_dragdrop_content:before {
	content:"\f302";
	font-weight:400;
	position:absolute;
	font-family:'Font Awesome 5 Free';
	font-size:32px;
	margin-top:-40px;
	left:0;
	right:0;
	text-align:center;
}
.sesblog_create #sesblog_main_photo_preview, .sesblog_create #sesblog_main_photo_previewhost {
	height:200px;
	width:200px;
	object-fit:cover;
	border-width:1px;
	padding:2px;
}
.sesblog_create_form_tabs {
	margin:20px 0 10px;
}
.sesblog_create_form_tabs li {
	display:inline;
}
.sesblog_create_form_tabs li + li {
	border-left-width:1px;
	border-left-style:solid;
	margin-left:30px;
	padding-left:30px;
}
[dir="rtl"] .sesblog_create_form_tabs li + li {
	border-left-width:0;
	border-right-width:1px;
	border-right-style:solid;
	margin-left:0;
	margin-right:30px;
	padding-left:0;
	padding-right:30px;
}
.sesblog_create_form_tabs li a {
	font-weight:bold;
	font-size:15px;
}
.sesblog_create_form_tabs li i {
	margin-right:5px;
}
[dir="rtl"] .sesblog_create_form_tabs li i {
	margin-left:5px;
	margin-right:0;
}
.sesblog_create_form_tabs #fromurl-element button {
	margin-left:10px;
	padding:3px 10px;
}
[dir="rtl"] .sesblog_create_form_tabs #fromurl-element button {
	margin-left:0;
	margin-right:10px;
}
.sesblog_default_form #blogstyle-element .form-options-wrapper li {
	position:relative;
	width:140px;
	margin-bottom:10px;
	border-width:1px;
	padding:5px;
	display:inline-block;
	text-align:center;
	font-weight:bold;
}
.sesblog_default_form #blogstyle-element .form-options-wrapper li {
	margin-right:7px;
}
.sesblog_default_form #blogstyle-element .form-options-wrapper li label img {
	width:100%;
}
.sesblog_default_form #blogstyle-element .form-options-wrapper li input[type=radio] {
	display:inline-block;
	float:none;
	vertical-align:sub;
}
.sesblog_default_form #blogstyle-element .form-options-wrapper li label {
	display:inline-block;
	float:none;
}
.sesblog_upload_item {
	border-style:solid;
	border-width:1px;
	float:left;
	height:220px;
	margin:5px;
	padding:5px;
	position:relative;
	width:180px !important;
}
[dir="rtl"] .sesblog_upload_item {
	float:right;
}
.sesblog_upload_item_overlay {
	background-color:rgba(0, 0, 0, .1);
	bottom:0;
	left:0;
	right:0;
	top:0;
	position:absolute;
	z-index:1;
}
.sesblog_upload_item_abort {
	position:absolute;
	text-align:center;
	top:130px;
	width:100%;
	z-index:2;
}
[dir="rtl"] .sesblog_upload_item_abort {
	text-align:center;
}
.sesblog_upload_item_abort span {
	background-color:#d9534f;
	border:1px solid #d43f3a;
	border-radius:3px;
	color:#fff;
	cursor:pointer;
	display:inline-block;
	font-size:11px;
	padding:3px 5px;
}
.sesblog_upload_item_abort span:hover {
	background-color:#c9302c;
}
.sesblog_upload_item .progressBar {
	position:absolute;
	top:50px;
	width:100%;
	z-index:2;
}
.sesblog_upload_item .progressBar > div {
	background:url(../images/ajax_loading.gif) no-repeat center top;
	color:#fff;
	font-size:15px;
	padding-top:20px;
	text-align:center;
	width:100% !important;
}
[dir="rtl"] .sesblog_upload_item .progressBar > div {
	text-align:center;
}
.sesblog_upload_item_photo {
	height:160px;
	margin-bottom:5px;
	overflow:hidden;
	width:100%;
}
.sesblog_upload_item_photo img {
	min-height:100%;
	width:100%;
}
.sesblog_upload_item_size {
	float:right;
	font-size:11px;
	margin:0 0 5px 5px;
}
[dir="rtl"] .sesblog_upload_item_size {
	float:left;
	margin:0 5px 5px 0;
}
.sesblog_upload_item_name {
	display:block;
	margin-bottom:5px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.sesblog_upload_item_options > a {
	margin-left:10px;
}
[dir="rtl"] .sesblog_upload_item_options > a {
	margin-left:0;
	margin-right:10px;
}
#sesblog_custom_url_wrong {
	color:#F44336;
	border:1px solid #F44336;
	height:34px;
	line-height:34px;
	padding:0 10px;
}
/* CREATE BLOG FORM CSS ENDS HERE */

/* LIST VIEW ONE CSS STARTS HERE */
.sesblog_blog_listing {
	display:flex;
	flex-wrap:wrap;
	position:relative;
}
.sesblog_list_rating {
	font-size:12px;
}
.sesblog_blog_listing .sesbasic_verified_icon {
	margin-left:3px;
}
.sesblog_list_blog_view {
	position:relative;
	width:100%;
	margin-bottom:40px;
}
.sesblog_list_blog_view:nth-child(even) {
	display:flex;
	flex-direction:row-reverse;
}
.sesblog_list_blog_view:nth-child(even) .sesblog_list_info {
	left:0;
}
[dir="rtl"] .sesblog_list_blog_view:nth-child(even) .sesblog_list_info {
	left:auto !important;
	right:0 !important;
}
.sesblog_list_blog_view:nth-child(even) .sesblog_list_date {
	left:auto;
	right:10px;
}
[dir="rtl"] .sesblog_list_blog_view:nth-child(even) .sesblog_list_labels, [dir="rtl"] .sesblog_list_blog_view:nth-child(even) .sesblog_list_date {
	left:10px !important;
	right:auto !important;
}
.sesblog_list_blog_view:nth-child(even) .sesblog_list_labels {
	left:auto;
	right:10px;
}
.sesblog_list_blog_view .sesblog_admin_list img {
	width:20px;
	height:20px;
	border-radius:50%;
	vertical-align:text-top;
}
.sesblog_list_blog_view .sesblog_admin_list > div {
	display:inline-block;
	font-size:95%;
}
.sesblog_list_blog_view .sesblog_admin_list > div img {
	margin-right:3px;
	vertical-align:bottom;
}
.sesblog_list_blog_view .sesblog_list_info_title {
	font-size:19px;
	font-weight:600;
	margin:5px 0;
}
.sesblog_list_blog_view .sesblog_list_info {
	position:absolute;
	right:0;
	top:50%;
	max-width:50%;
	width:100%;
	padding:20px;
	transform:translateY(-50%);
	border-radius:5px;
	box-shadow:0 0 10px #f1f1f1;
}
[dir="rtl"] .sesblog_list_blog_view .sesblog_list_info {
	left:0;
	right:auto;
}
.sesblog_list_thumb {
	position:relative;
	overflow:hidden;
	border-radius:6px;
}
.sesblog_list_thumb > a:before {
	content:"";
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:#000;
	opacity:.2;
}
.sesblog_list_thumb a span {
	width:100%;
	height:100%;
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
	display:block;
}
.sesblog_list_blog_view .sesblog_list_date {
	position:absolute;
	top:10px;
	left:10px;
}
[dir="rtl"] .sesblog_list_blog_view .sesblog_list_date {
	left:auto;
	right:10px;
}
.sesblog_list_blog_view .sesblog_list_date > span {
	background:#fff;
	padding:5px 15px;
	display:inline-block;
	text-transform:uppercase;
	text-align:center;
	border-radius:4px;
}
.sesblog_list_blog_view .sesblog_list_date ._day {
	font-weight:bold;
	font-size:18px;
	display:block;
}
.sesblog_list_blog_view .sesblog_admin_list span {
  margin-right:0;
}
.sesblog_list_blog_view .sesblog_list_info > .sesblog_list_stats {
  font-size:12px;
}
.sesblog_list_blog_view .sesblog_list_labels {
	top:inherit;
	bottom:10px;
}
.sesblog_list_labels {
	position:absolute;
	left:10px;
	top:10px;
	z-index:1;
	transition:all .5s ease;
}
[dir="rtl"] .sesblog_list_labels {
	left:auto;
	right:10px;
}
.sesblog_list_labels > p {
	color:#fff;
	font-size:11px;
	letter-spacing:1px;
	padding:3px 15px;
	position:relative;
	border-radius:50px;
	text-align:center;
}
.sesblog_list_labels > p + p {
	margin-top:6px;
}
.sesblog_label_featured {
	background-color:#47c8e3;
}
.sesblog_label_sponsored {
	background-color:#FF9800;
}
.sesblog_label_verified {
	background-color:#53dc10;
}
.sesblog_list_stats > span {
	margin-right:10px;
}
[dir="rtl"] .sesblog_list_stats > span {
	margin-right:0;
	margin-left:10px;
}
.sesblog_list_stats > span > i {
	margin-right:5px;
	font-size:95%;
}
[dir="rtl"] .sesblog_list_stats > span > i {
	margin-right:0;
	margin-left:5px;
}
.sesblog_list_blog_view .sesblog_list_contant {
	font-size:95%;
	margin:15px 0;
	line-height:160%;
}
.sesblog_list_blog_view .sesblog_list_readmore > a, .sesblog_list_second_blog .sesblog_list_readmore > a, .sesblog_list_third_blog .sesblog_list_readmore > a, .sesblog_list_fourth_blog .sesblog_list_readmore > a {
	border-radius:4px;
	padding:5px 15px;
	display:inline-block;
	text-transform:uppercase;
	font-size:90%;
}
.sesblog_list_share_btns a {
	display:inline-block;
	float:none;
	background:none;
	border-width:1px;
	line-height:27px;
	padding:0;
	border-radius:50px;
}
.sesblog_list_share_btns a.button_active {
	border:none;
}
.sesblog_list_share_btns .sesbasic_icon_facebook_btn:hover i:before, .sesblog_list_share_btns .sesbasic_icon_pintrest_btn:hover i:before, .sesblog_list_share_btns .sesbasic_icon_twitter_btn:hover i:before, html .sesblog_list_share_btns .button_active i:before {
	color:#fff !important;
}
.sesblog_list_share_btns a i:before {
	font-size:100%;
}
.sesblog_list_blog_view .sesblog_list_share_btns {
	margin-top:15px;
}
.sesblog_list_blog_view .sesblog_list_rating {
	margin-bottom:5px;
}
/* FOR TEXT CENTER */
.sesblog_list_text_center * {
	text-align:center;
}
.sesblog_list_text_center .sesblog_list_share_btns .sesblog_list_btns {
	display:inline-block;
	padding:0 10px;
}
.sesblog_list_text_center .sesblog_list_share_btns {
	position:relative;
	margin-top:20px;
}
.sesblog_list_text_center .sesblog_list_share_btns:before, .sesblog_grid .sesblog_list_share_btns:before, .sesblog_grid_four .sesblog_list_share_btns:before {
	content:"";
	height:1px;
	width:100%;
	position:absolute;
	left:0;
	right:0;
	top:14px;
	z-index:-1;
}
.sesblog_grid_two .sesblog_list_share_btns:before {
	content:"";
	height:1px;
	width:100%;
	position:absolute;
	left:0;
	right:0;
	top:14px;
}
.sesblog_pinboard_list .sesblog_list_share_btns:before {
	content:"";
	height:1px;
	width:100%;
	position:absolute;

	left:0;
	right:0;
	top:14px;
}
.sesblog_list_text_center .sesblog_list_share_btns .sesbasic_icon_btn_count span {
	transition:none;
}
/* LIST VIEW ONE CSS ENDS HERE */

/* LIST VIEW TWO CSS STARTS HERE */
.sesblog_list_second_blog {
	padding:15px 10px;
	border-bottom-width:1px;
	margin:0 5px 15px;
	width:100%;
}
.sesblog_list_second_blog .sesblog_list_second_blog_date {
	position:absolute;
	bottom:10px;
	right:10px;
	padding:5px;
	text-align:center;
	box-shadow:0px 0px 5px 1px rgba(0, 0, 0, 0.15);
	font-size:14px;
	min-width:75px;
	border-radius:4px;
}
[dir="rtl"] .sesblog_list_second_blog .sesblog_list_second_blog_date {
	left:10px;
	right:inherit;
}
.sesblog_list_second_blog .sesblog_list_second_blog_date p span {
	display:block;
}
.sesblog_list_second_blog .sesblog_list_second_blog_date p span.date {
	font-weight:bold;
	font-size:22px;
}
.sesblog_list_second_blog .sesblog_list_labels span {
	color:#000;
	display:inline-block;
	font-size:11px;
	letter-spacing:1px;
	margin:0 2px;
	padding:8px 15px;
	font-weight:700;
}
.sesblog_list_second_blog .sesblog_list_info {
	padding:0px 0px 0px 15px;
	overflow:hidden;
}
.sesblog_list_second_blog .sesblog_list_info_title {
	font-weight:600;
	font-size:20px;
	margin-bottom:10px;
	display:block;
	overflow:hidden;
}
.sesblog_list_second_blog .sesblog_admin_list {
	display:inline-block;
	width:100%;
}
.sesblog_list_second_blog .sesblog_list_stats {
	float:left;
	margin-right:10px;
	font-size:12px;
	min-height:21px;
}
.sesblog_list_second_blog .admin_img {
	margin-right:4px;
}
[dir="rtl"] .sesblog_list_second_blog .sesblog_list_stats {
	float:right;
}
.sesblog_list_second_blog .sesblog_list_stats span i {
	margin-right:4px;
}
[dir="rtl"] .sesblog_list_second_blog .sesblog_list_stats span i {
	margin-right:4px;
	margin-left:0;
}
.sesblog_list_second_blog > .admin_img {
	margin-right:6px;
	margin-bottom:5px;
}
.sesblog_list_second_blog .sesblog_list_stats span a:first-child {
	margin-right:5px;
}
[dir="rtl"] .sesblog_list_second_blog .sesblog_list_stats span a:first-child {
	float:right;
	margin-right:0px;
	margin-left:5px;
}
.sesblog_list_second_blog .sesblog_list_stats span a img, .sesblog_sidebar_grid .thumb_icon {
	height:20px;
	width:20px;
	border-radius:50%;
	float:left;
}
[dir="rtl"] .sesblog_list_second_blog .sesblog_list_stats span a img, [dir="rtl"] .sesblog_sidebar_grid .thumb_icon {
	float:right;
}
.sesblog_list_second_blog .sesblog_list_contant {
	border-bottom:0px;
	margin-bottom:0px;
}
.sesblog_list_second_blog .sesblog_list_stats {
	margin-bottom:5px;
}
.sesblog_list_second_blog .sesblog_list_location {
	display:block;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	margin-right:10px;
	font-size:12px;
	float:left;
	padding-left:1px;
}
.sesblog_list_second_blog .sesblog_list_location span a {
	color:#555;
	text-decoration:none;
}
.sesblog_list_second_blog .sesblog_list_stats span {
	margin-right:5px;
}
[dir="rtl"] .sesblog_list_second_blog .sesblog_list_stats span {
	margin-right:0px;
	margin-left:0px;
}
[dir="rtl"] .sesblog_list_second_blog .sesblog_list_stats span i {
	padding-right:0px;
	padding-left:5px;
}
.sesblog_list_second_blog .sesblog_list_second_blog_footer {
	display:flex;
	justify-content:space-between;
	align-items:center;
	margin:15px 0 0;
}
.sesblog_list_second_blog .sesblog_list_des {
	margin-top:10px;
	min-height:72px;
}
.sesblog_list_second_blog .sesblog_list_thumb {
	float:left;
	height:200px;
	margin:0 10px 0 0;
	overflow:hidden;
	width:300px;
}
[dir="rtl"] .sesblog_list_second_blog .sesblog_list_thumb {
	float:right;
	margin:0 0 0 10px;
}
.sesblog_list_second_blog .sesblog_thumb {
	border:none !important;
}
.sesblog_list_second_blog .sesblog_list_thumb:hover .sesblog_list_labels, .sesblog_list_second_blog .sesblog_list_thumb:hover .sesblog_list_second_blog_date {
	opacity:0;
}
.sesblog_list_second_blog .sesblog_list_des {
	line-height:160%;
	font-size:95%;
}
.sesblog_list_second_blog .sesblog_thumb_img {
	width:100%;
	height:100%;
	position:absolute;
	cursor:pointer;
}
/* LIST VIEW TWO CSS ENDS HERE */
/* LIST VIEW THREE CSS ENDS HERE */
.sesblog_list_third_blog {
	position:relative;
	width:100%;
}
.sesblog_list_third_blog .sesblog_main_cont {
	display:flex;
	margin-top:10px;
}
.sesblog_list_third_blog .sesblog_list_full_date_blog {
	min-width:80px;
	max-width:80px;
	text-align:center;
	margin-top:20px;
	font-size:16px;
}
.sesblog_list_third_blog .sesblog_list_full_date_blog > p {
	border-right-width:1px;
	line-height:25px;
}
[dir="rtl"] .sesblog_list_third_blog .sesblog_list_full_date_blog > p {
	border-right-width:0;
	border-left-width:1px;
}
.sesblog_list_third_blog .sesblog_list_grid_thumb_btns .sesbasic_icon_btn {
	float:none !important;
	border-radius:50%;
	border:2px solid;
	border-color:#fff;
	display:inline-block;
	height:35px;
	width:35px;
}
.sesblog_list_third_blog .sesblog_list_labels span {
	color:#000;
	display:inline-block;
	font-size:11px;
	letter-spacing:1px;
	margin:0 2px;
	padding:8px 15px;
	font-weight:700;
}
.sesblog_list_third_blog .sesblog_list_full_view_info {
	padding:15px;
	overflow:hidden;
	clear:both;
	flex:1;
}
.sesblog_list_third_blog .sesblog_list_full_view_info .sesblog_list_info_title {
	font-weight:600;
	font-size:22px;
	margin-bottom:10px;
}
.sesblog_list_third_blog .sesblog_list_full_meta {
	clear:both;
	overflow:hidden;
}
.sesblog_list_third_blog .sesblog_list_stats {
	float:left;
	margin-right:10px;
	font-size:14px;
}
[dir="rtl"] .sesblog_list_third_blog .sesblog_list_stats {
	float:right;
	margin-right:0px;
	margin-left:10px;
}
.sesblog_list_third_blog .sesblog_list_stats span i {
	width:15px;
	margin-right:5px;
	text-align:center;
}
[dir="rtl"] .sesblog_list_third_blog .sesblog_list_stats span i {
	margin-left:0;
	margin-right:4px;
}
.sesblog_list_third_blog .sesblog_list_stats span a:first-child {
	float:left;
	margin-right:5px;
}
[dir="rtl"] .sesblog_list_third_blog .sesblog_list_stats span a:first-child {
	float:right;
	margin-right:0px;
	margin-left:5px;
}
.sesblog_list_third_blog .sesblog_list_stats span a img {
	width:20px;
	height:20px;
	border-radius:50%;
}
.sesblog_list_third_blog .sesblog_list_des {
	margin-top:10px;
	font-size:95%;
	line-height:160%;
}
.sesblog_list_full_view .sesblog_list_thumb {
	float:left;
	margin:0 10px 0 0;
	overflow:hidden;
	width:100%;
}
.sesblog_list_third_blog .sesblog_list_thumb img {
	width:100%;
	max-height:600px;
	object-fit:cover;
}
.sesblog_list_third_blog .sesblog_list_contant {
	line-height:24px;
}
.sesblog_list_third_blog .sesblog_list_readmore {
	padding:6px 10px;
}
.sesblog_list_third_blog .sesblog_list_labels {
	top:5px;
}
.sesblog_list_third_footer {
	display:flex;
	justify-content:space-between;
	align-items:center;
	padding:15px 0;
	margin-top:20px;
	border-top-width:1px;
}
/* LIST VIEW THREE CSS ENDS HERE */
/* LIST VIEW FOUR CSS STARTS HERE */
.sesblog_list_fourth_blog {
	margin:15px;
	width:100%;
}
.sesblog_blog_listing .sesblog_list_fourth_blog .sesbasic_verified_icon {
	height:20px;
	background-repeat:no-repeat;
}
.sesblog_list_fourth_blog .sesblog_list_full_thumb {
	display:block;
	width:100%;
}
.sesblog_list_fourth_blog .sesblog_list_full_thumb a img {
	width:100%;
	max-height:350px;
	object-fit:cover;
}
.sesblog_list_fourth_blog .sesblog_list_fourth_blog_meta ul {
	text-align:center;
	padding:0 0 6px;
}
.sesblog_list_fourth_blog .sesblog_list_fourth_blog_meta ul li {
	display:inline-block;
	vertical-align:top;
	line-height:15px;
}
.sesblog_list_fourth_blog .sesblog_list_fourth_blog_meta ul li + li {
	border-left-width:1px;
	margin:0px 0px 0px 5px;
	padding:0px 0px 0px 10px;
}
[dir="rtl"] .sesblog_list_fourth_blog .sesblog_list_fourth_blog_meta ul li + li {
	border-width:0 1px 0 0;
	padding:0px 10px 0px 0px;
}
.sesblog_list_fourth_blog .sesblog_list_fourth_blog_meta .sesblog_list_fourth_blog_meta_location {
	max-width:25%;

}
.sesblog_list_fourth_blog .sesblog_list_fourth_blog_meta ul li .sesblog_list_location {
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	float:left;
	width:100%;
}
.sesblog_list_fourth_blog .sesblog_list_fourth_blog_meta ul li span a img {
	width:20px;
	height:20px;
	border-radius:50%;
	vertical-align:middle;
}
.sesblog_list_fourth_blog .sesblog_list_full_view_info * {
	text-align:center !important;
}
.sesblog_list_fourth_blog .sesblog_list_stats span i {
	width:15px;
	margin-right:5px;
	text-align:center;
}
.sesblog_list_fourth_blog .sesblog_list_info_title {
	text-align:center;
	margin:10px 0;
}
.sesblog_list_fourth_blog .sesblog_list_info_title a {
	font-size:20px;
	font-weight:bold;
}
.sesblog_list_fourth_blog .sesblog_list_new_full_contant_blog {
	margin:0 auto 15px;
	line-height:160%;
	font-size:95%;
	max-width:90%;
}
.sesblog_list_fourth_blog .sesblog_list_new_full_contant_blog > div {
	text-align:center;
}
.sesblog_list_fourth_blog .sesblog_list_new_full_stats {
	display:inline-block;
	clear:both;
	margin:10px 0px;
	width:100%;
}
.sesblog_list_fourth_blog .sesblog_list_new_full_stats .sesblog_list_stats {
	margin:10px 20px 10px 0px;
}
[dir="rtl"] .sesblog_list_fourth_blog .sesblog_list_new_full_stats .sesblog_list_stats {
	margin:10px 10px 10px 20px;
}
.sesblog_list_fourth_blog .sesblog_list_new_full_stats .sesblog_list_stats ul li {
	display:inline-block;
}
.sesblog_list_fourth_blog .sesblog_list_socialicon {
	margin-left:20px;
}
[dir="rtl"] .sesblog_list_fourth_blog .sesblog_list_socialicon {
	margin-left:0;
	margin-right:20px;
}
.sesblog_list_fourth_blog .sesblog_list_divider {
	border-top-width:1px;
	overflow:hidden;
	margin:18px 0px 0px 0px;
}
.sesblog_list_fourth_blog .sesblog_list_socialicon ul li {
	display:inline-block;
	border-width:1px;
	border-radius:50%;
	padding:8px 12px;
}
.sesblog_list_fourth_blog .sesblog_list_socialicon ul li + li {
	margin-left:10px;
}
.sesblog_list_fourth_blog .sesblog_list_four_stats {
	margin:5px 0;
	text-align:center;
}
.sesblog_list_fourth_blog .sesblog_list_des {
	margin-bottom:10px;
}
.sesblog_list_fourth_blog .sesblog_list_share_btns {
	position:relative;
}
.sesblog_list_fourth_blog .sesblog_list_btns {
	display:inline-block;
	padding:0 15px;
}
.sesblog_list_fourth_blog .sesblog_list_share_btns:before {
	content:"";
	height:1px;
	width:100%;
	position:absolute;
	left:0;
	right:0;
	top:14px;
	z-index:-1;
}
.sesblog_list_fourth_blog .sesblog_list_full_view_info {
	padding:25px;
	position:relative;
	z-index:1;
	max-width:85%;
	margin:-50px auto 0;
	border-radius:6px;
}
.sesblog_list_fourth_blog .sesblog_list_readmore > a {
	margin-bottom:20px;
}
.sesblog_list_fourth_blog .sesblog_list_rating {
	margin-top:5px;
}
/* LIST VIEW FOUR CSS ENDS HERE */

/* GRID VIEW ONE CSS STARTS HERE */
.sesblog_grid {
	margin:0 0 15px;
	padding:5px;
	width:33.33%;
}
.sesblog_grid article {
	height:100%;
	padding:8px;
	box-shadow:0 0 10px #f1f1f1;
}
.sesblog_grid .sesblog_grid_inner {
	position:relative;
	overflow:hidden;
	width:100%;
}
.sesblog_grid .sesblog_grid_thumb {
	height:180px;
	overflow:hidden;
	width:100%;
	position:relative;
	margin-bottom:10px;
}
.sesblog_grid .sesblog_grid_thumb > a {
	height:100%;
	width:100%;
}
.sesblog_grid_thumb > a:before {
	content:"";
	position:absolute;
	background:#000;
	opacity:.2;
	top:0;
	left:0;
	right:0;
	bottom:0;
	width:100%;
	height:100%;
}
.sesblog_thumb .sesblog_thumb_img > span {
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
	display:block;
	height:100%;
	width:100%;
}
.sesblog_grid .sesblog_grid_cat a {
	text-transform:uppercase;
	font-size:12px;
}
.sesblog_grid_info_title {
	font-weight:600;
	font-size:16px;
	margin:8px 0 10px;
}
.sesblog_grid_meta_block .sesblog_list_stats > span, .sesblog_grid_meta_block .sesblog_list_stats > span > i {
	font-size:13px;
	margin-right:0;
}
.sesblog_grid_meta_block .sesblog_list_stats img {
	width:20px;
	height:20px;
	border-radius:50%;
	vertical-align:bottom;
}
.sesblog_grid_one_header {
	display:flex;
	justify-content:space-between;
}
.sesblog_grid_one_footer {
	display:flex;
	justify-content:space-between;
	padding:10px 0;
	margin-top:15px;
	border-top-width:1px;
}
.sesblog_grid .sesblog_list_btns {
	display:inline-block;
	padding:0 15px;
	position:relative;
}
.sesblog_grid .sesblog_list_share_btns:before {
	z-index:0;
}
.sesblog_grid_one_header span {
	margin:0;
}
.sesblog_grid .sesblog_list_share_btns {
	position:relative;
	text-align:center;
	margin:10px 0;
}
.sesblog_grid .sesblog_list_rating {
	margin:-6px 0 8px;
}
/* PHOTO BELOW STYLE */
.sesblog_grid_photo_below .sesblog_grid_inner {
	display:flex;
	flex-wrap:wrap;
	flex-direction:column-reverse;
}
.sesblog_grid_photo_below .sesblog_grid_inner .sesblog_grid_thumb {
	margin-bottom:0;
}
/* GRID VIEW ONE CSS ENDS HERE */

/* GRID VIEW TWO CSS STARTS HERE */
.sesblog_grid_two {
	margin:0 0 30px;
	padding:0 5px;
	width:33%;
}
.sesblog_grid_two article {
	height:100%;
}
.sesblog_grid_two .sesblog_grid_info {
	padding:15px 0;
}
.sesblog_grid_two .sesblog_grid_inner {
	position:relative;
	overflow:hidden;
	width:100%;
}
.sesblog_grid_two .sesblog_grid_thumb {
	height:180px;
	overflow:hidden;
	width:100%;
	position:relative;
}
.sesblog_grid_two .sesblog_grid_two_inner a.sesblog_thumb_img {
	float:left;
	height:100%;
	overflow:hidden;
	width:100%;
	position:relative;
}
.sesblog_grid_two .sesblog_grid_two_inner a img {
	height:100%;
	object-fit:cover;
	width:100%;
}
.sesblog_grid_two .sesblog_grid_info .sesblog_grid_two_category_title {
	text-align:center;
}
.sesblog_grid_two .sesblog_grid_two_category_title a {
	text-transform:uppercase;
	background:url(../images/transprant-bg.png);
	padding:5px 10px;
	display:inline-block;
	font-size:12px;
}
.sesblog_grid_two .sesblog_gird_title {
	text-align:center;
	font-size:16px;
	font-weight:600;
	margin:10px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.sesblog_grid_two .sesblog_grid_meta_tegs ul {
	margin:10px 0;
	text-align:center;
	padding:0px 10px;
	text-transform:uppercase;
}
.sesblog_grid_two .sesblog_grid_meta_tegs ul li {
	display:inline-block;
	vertical-align:top;
}
.sesblog_grid_two .sesblog_grid_meta_tegs ul li + li {
	margin-left:10px;
	padding-left:10px;
	position:relative;
}
.sesblog_grid_two .sesblog_grid_meta_tegs ul li + li:before {
	content:"/";
	position:absolute;
	left:-5px;
	top:-2px;
}
.sesblog_grid_two .sesblog_grid_meta_tegs ul li span a:first-child {
	float:left;
	margin-right:5px;
}
[dir="rtl"] .sesblog_grid_two .sesblog_grid_meta_tegs ul li span a:first-child {
	float:right;
	margin-left:5px;
	margin-right:0;
}
.sesblog_grid_two .sesblog_grid_meta_tegs .sesblog_list_stats {
	font-size:12px;
}
.sesblog_grid_two .sesblog_grid_meta_tegs ul li .sesblog_list_location {
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	float:left;
	width:100%;
}
.sesblog_grid_two .sesblog_grid_meta_tegs ul li span a img {
	height:20px;
	width:20px;
	border-radius:50%;
	float:left;
	margin-right:0px;
}
.sesblog_grid_two .sesblog_grid_meta_tegs .sesblog_grid_meta_location {
	max-width:25%;
}
.sesblog_grid_two .sesblog_grid_contant .sesblog_list_des {
	text-align:center;
	margin:10px 0;
	min-height:40px;
	padding:0px 10px;
	font-size:90%;
	line-height:180%;
	word-break:break-word;
}
.sesblog_grid_two .sesblog_grid_stats {
	position:relative;
}
.sesblog_grid_two .sesblog_grid_stats ul li span i {
	margin-right:5px;
}
.sesblog_grid_two .sesblog_grid_stats ul {
	text-align:center;
}
.sesblog_grid_divider {
	height:1px;
	width:100%;
	background:#000;
	margin-top:30px;
}
.sesblog_grid_two .sesblog_grid_stats ul li {
	display:inline-block;
}
.sesblog_grid_two .sesblog_grid_stats ul li + li {
	margin-left:5px;
	padding-left:5px;
	border-left-width:1px;
}
.sesblog_grid_two .sesblog_list_btns {
	display:inline-block;
	padding:0 10px;
	position:relative;
}
.sesblog_grid_two .sesblog_list_share_btns {
	position:relative;
	margin-top:20px;
	text-align:center;
	overflow:hidden;
}
.sesblog_grid_two .sesblog_list_stats {
	text-align:center;
}
.sesblog_grid_two_header {
	display:flex;
	align-items:center;
	justify-content:space-between;
}
.sesblog_grid_two .sesblog_list_rating {
	text-align:center;
}
/* FOR LEFT ALIGN TEXT */
.sesblog_grid_text_left .sesblog_grid_info * {
	text-align:left;
}
.sesblog_grid_text_left .sesblog_gird_title {
	margin:10px 0;
}
.sesblog_grid_text_left .sesblog_grid_meta_tegs ul, .sesblog_grid_text_left .sesblog_grid_contant, .sesblog_grid_text_left .sesblog_list_share_btns {
	padding:0;
	text-align:left;
}
.sesblog_grid_text_left .sesblog_list_share_btns:before {
	display:none;
}
.sesblog_grid_text_left .sesblog_list_btns {
	padding:0;
}
/* GRID VIEW TWO CSS ENDS HERE */

/* GRID VIEW THREE CSS STARTS HERE */
.sesblog_grid_three {
	float:left;
	margin:0 0 15px;
	padding:0 5px;
	width:50%;
}
.sesblog_grid_three .sesblog_grid_inner {
	position:relative;
	overflow:hidden;
	width:100%;
	border-radius:4px;
}
.sesblog_grid_three .sesblog_grid_thumb > a:before {
	display:none;
}
.sesblog_grid_three .sesblog_gird-top_blog {
	clear:both;
	overflow:hidden;
	font-size:12px;
	display:flex;
	flex-wrap:wrap;
	align-items:center;
}
.sesblog_grid_three .sesblog_list_stats {
	margin-right:4px;
}
.sesblog_grid_three .sesblog_grid_thumb {
	float:left;
	height:400px;
	overflow:hidden;
	width:100%;
}
.sesblog_grid_three .sesblog_thumb {
	border:none !important;
}
.sesblog_grid_three .sesblog_grid_thumb_over > a {
	width:100%;
	height:100%;
	position:absolute;
}
.sesblog_grid_three .sesblog_grid_info {
	position:absolute;
	background-color:rgba(255, 255, 255, 0.9);
	padding:15px 15px;
	left:0;
	right:0;
	width:95%;
	border-radius:4px;
	bottom:15px;
	margin:auto;
	max-height:125px;
	transition:all 2s ease;
	overflow:hidden;
}
.sesblog_grid_three .sesblog_read_time, .sesblog_grid_three .sesblog_list_location {
	margin-top:8px;
}
.sesblog_grid_three .sesblog_grid_info:before {
	position:absolute;
	height:100%;
	width:100%;
	top:0px;
	left:0px;
	opacity:0.1;
}
.sesblog_grid_three .sesblog_grid_info > * {
	position:relative;
}
.sesblog_grid_three .sesblog_grid_meta_block {
	clear:both;
	overflow:hidden;
}
.sesblog_grid_three .sesblog_grid_meta_block .sesblog_list_stats span a img {
	width:20px;
	height:20px;
	border-radius:50%;
	margin-right:3px;
}
.sesblog_grid_three ._owner span {
	display:inline-block;
	margin-top:-3px;
}
.sesblog_grid_three ._time_read {
	flex:1;
	text-align:right;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.sesblog_grid_three ._time_read i {
	margin-right:3px !important;
}
.sesblog_grid_three .sesblog_grid_three_info_title {
	font-size:15px;
	font-weight:600;
	margin:5px 0 12px;
	overflow:hidden;
	display:block;
	padding-right:15px;
}
.sesblog_grid_three .sesblog_grid_three_info_title a {
	text-decoration:none;
	overflow:hidden;
}
.sesblog_grid_three .sesblog_grid_des {
	margin-bottom:10px;
	font-size:95%;
	line-height:160%;
}
.sesblog_grid_three .sesblog_comment_list span {
	margin-right:10px;
}
[dir="rtl"] .sesblog_grid_three .sesblog_comment_list span {
	margin-right:0px;
	margin-left:10px;
}
.sesblog_grid_three .sesblog_comment_list span i {
	margin-right:5px;
}
[dir="rtl"] .sesblog_grid_three .sesblog_comment_list span i {
	margin-right:0px;
	margin-left:5px;
}
.sesblog_grid_three .sesblog_list_labels {
	top:5px;
	bottom:auto;
}
.sesblog_grid_three .sesblog_grid_readmore > a {
	border-radius:4px;
	padding:5px 15px;
	display:inline-block;
	text-transform:uppercase;
	font-size:90%;
}
.sesblog_grid_three_footer {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:center;
	padding-top:10px;
	margin-top:15px;
	border-top-width:1px;
}
.sesblog_grid_three:hover .sesblog_grid_info {
	max-height:100%;
	transition:all 2s ease;
}
.sesblog_grid_three ._time_read > span {
	font-size:12px !important;
}
.sesblog_grid_three .sesblog_list_view_ratting {
	margin-top:8px;
}
/* GRID VIEW THREE CSS ENDS HERE */

/* GRID VIEW FOUR CSS STARTS HERE */
.sesblog_grid_four {
	margin:0 0 15px;
	padding:0 5px;
	width:25%;
}
.sesblog_grid_four:hover *, .sesblog_grid_four:hover .sesblog_list_share_btns a i:before {
	color:#fff !important;
}
.sesblog_grid_four .sesblog_list_contant {
	margin-bottom:10px;
}
.sesblog_grid_four .sesblog_grid_inner {
	position:relative;
	border-width:1px;
	border-radius:6px;
	overflow:hidden;
}
.sesblog_grid_four .sesblog_grid_thumb > a:before {
	opacity:.4;
}
.sesblog_grid_four .sesblog_grid_thumb {
	position:relative;
	opacity:0;
	transition:all .5s ease;
}
.sesblog_grid_four:hover .sesblog_grid_thumb {
	opacity:1;
}
.sesblog_grid_four .sesblog_grid_info {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
}
.sesblog_grid_four .sesblog_grid_info_inner {
	padding:15px 15px 0;
}
.sesblog_grid_four_header {
	display:flex;
	justify-content:space-between;
	font-size:12px;
	align-items:center;
}
.sesblog_grid_four .sesblog_second_grid_info_title {
	font-weight:600;
	margin:10px 0 5px;
}
.sesblog_grid_four .sesblog_grid_des {
	font-size:95%;
	line-height:160%;
	margin:5px 0 10px;
}
.sesblog_grid_four .sesblog_grid_meta_block {
	font-size:12px;
	align-items:center;
	overflow:hidden;
	white-space:nowrap;
	padding-top:5px;
}
.sesblog_grid_four .sesblog_grid_meta_block > div {
	float:left;
	margin-right:4px;
}
.sesblog_grid_four .sesblog_cat {
	margin-left:3px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.sesblog_grid_four .sesblog_grid_meta_block .sesblog_list_stats img {
	vertical-align:text-top;
	margin-right:3px;
}
.sesblog_grid_four .sesblog_grid_four_stats {
	margin:8px 0 15px;
}
.sesblog_grid_four .sesblog_list_share_btns {
	position:relative;
	margin-top:15px;
	text-align:center;
	background:url(../images/transprant-bg.png);
	padding:10px 0 5px !important;
}
.sesblog_grid_four .sesblog_list_share_btns > div {
	text-align:center;
}
/* GRID VIEW FOUR CSS ENDS HERE */

/* PINBOARD VIEW CSS STARTS HERE */
.sesblog_pinboard_list {
	display:block;
	float:left;
	padding:5px;
}
.sesblog_pinboard_list * {
	text-align:center !important;
}
.sesblog_pinboard_list .sesblog_pinboard_readmore > a {
	border-radius:4px;
	padding:5px 15px;
	display:inline-block;
	text-transform:uppercase;
	font-size:90%;
	margin-top:10px;
}
.sesblog_pinboard_list .sesblog_list_rating {
	margin-top:10px;
	font-size:12px;
}
.sesblog_pinboard_header {
	display:flex;
	justify-content:space-between;
	align-items:center;
	padding-top:10px;
}
.sesblog_pinboard_categry {
	background:url(../images/transprant-bg.png);
	text-transform:uppercase;
	padding:3px 10px;
}
.sesblog_pinboard_list .sesblog_list_share_btns {
	position:relative;
	text-align:center;
	margin-top:15px;
}
.sesblog_pinboard_list .sesblog_list_share_btns > div {
	text-align:center;
	display:inline-block;
	padding:0 20px;
	position:relative;
}
.sesblog_pinboard_list_item {
	float:left;
	width:100%;
}
.sesblog_pinboard_list_item_top {
	position:relative;
}
.sesblog_pinboard_list_item_thumb {
	display:block;
}
.sesblog_pinboard_list_item_thumb img {
	float:left;
	width:100%;
}
.sesblog_pinboard_title {
	font-size:16px;
	font-weight:600;
	margin:10px 0;
	overflow:hidden;
	display:block;
	padding-right:10px;
}
.sesblog_pinboard_date {
	position:absolute;
	top:10px;
	right:10px;
	max-width:60px;
	background:#fff;
	padding:5px 10px;
	border-radius:4px;
}
.sesblog_pinboard_date a {
	font-size:15px;
	text-transform:uppercase;
	font-weight:600;
}
.sesblog_pinboard_meta_blog {
	clear:both;
	overflow:hidden;
	display:flex;
	justify-content:center;
}
.sesblog_pinboard_meta_blog .sesblog_list_stats {
	float:left;
	width:auto;
	clear:none;
	margin-right:1px;
	font-size:12px;
}
[dir="rtl"] .sesblog_pinboard_meta_blog .sesblog_list_stats {
	float:right;
	margin-left:10px;
	margin-right:0px;
}
[dir="rtl"] .sesblog_pinboard_meta_blog .sesblog_list_stats a:first-child {
	float:right;
	margin-left:5px;
}
.sesblog_pinboard_meta_blog .sesblog_list_stats span i {
	margin-right:5px;
}
[dir="rtl"] .sesblog_pinboard_meta_blog .sesblog_list_stats span i {
	margin-right:0px;
	margin-left:5px;
}
.sesblog_pinboard_meta_blog .sesblog_list_stats a img {
	width:20px;
	height:20px;
	border-radius:50%;
	margin-right:2px;
	vertical-align:top;
}
.sesblog_pinboard_list_item_des {
	margin:10px 0 0;
	overflow:hidden;
	font-size:95%;
	line-height:160%;
}
.sesblog_pinboard_list_item_btm {
	margin-top:10px;
}
.sesblog_pinboard_list_statics > span {
	float:left;
	margin-right:10px;
}
[dir="rtl"] .sesblog_pinboard_list_statics > span {
	float:right;
	margin-right:0px;
	margin-left:10px;
}
.sesblog_pinboard_list_statics > span i {
	margin-right:5px;
}
[dir="rtl"] .sesblog_pinboard_list_statics > span i {
	margin-right:0px;
	margin-left:5px;
}
.sesblog_grid .sesblog_grid_des {
	line-height:22px;
	margin:10px 0px;
}
.sesblog_pinboard_list + div > .sesbasic_paging {
	position:absolute;
	bottom:10px;
	margin:0px;
}
/* TEXT LEFT */
.sesblog_pinboard_left * {
	text-align:left;
}
.sesblog_pinboard_left .sesblog_pinboard_meta_blog {
	justify-content:left;
}
/* PINBOARD VIEW CSS ENDS HERE */

/* MAP VIEW CSS STARTS HERE */
.sesblog_blog_listing [id^='sesblog_map_view_'] {
	width:100%;
}
.sesblog_blog_listing .map_large_marker .sesblog_list_labels {
	top:10px;
}
.sesblog_blog_listing .sesbasic_large_map_content_title {
	font-size:14px;
	margin:5px 0;
}
.sesblog_blog_listing .map_large_marker .sesblog_list_share_btns {
	position:absolute;
	top:120px;
	text-align:center;
	left:0;
	right:0;
}
.sesblog_blog_listing .map_large_marker .sesblog_list_share_btns i:before {
	color:#fff !important;
}
/* MAP VIEW CSS ENDS HERE */

/* DASHBOARD CSS STARTS HERE */
.sesblog_dashboard_menu_list .sesblog_create {
	margin-top:0;
}
#sesblog_change_owner ul.sesbasic-autosuggest {
	margin-top:-84px;
	max-height:90px;
	overflow:auto;
}
.sesblog_manage_role_form {
	min-height:526px !important;
}
.sesblog_manage_role_form_top {
	padding-bottom:15px;
	border-bottom-width:1px;
	margin-bottom:15px;
}
.sesblog_manage_role_form p.heading_desc {
	font-size:15px;
	padding:10px 0px;
	margin-bottom:10px;
	border-bottom-width:1px;
}
.sesblog_manage_roles_item {
	position:relative;
	margin:20px 0px;
	clear:both;
	width:100%;
	display:inline-block;
}
.sesblog_manage_roles_item span.show_img {
	border:2px dashed #CCC;
	width:50PX;
	height:49px;
	display:inline-block;
	float:left;
	margin-right:10px;
}
[dir="rtl"] .sesblog_manage_roles_item span.show_img {
	float:right;
	margin-right:0px;
	margin-left:10px;
}
.sesblog_manage_roles_item input[type=text] {
	width:50%;
}
.sesblog_manage_roles_item input.input_loading {
	background-image:url(../images/loading.gif);
	background-position:right center;
	background-repeat:no-repeat;
}
[dir="rtl"] .sesblog_manage_roles_item input.input_loading {
	background-position:left center;
}
.sesblog_manage_roles_item ul.sesbasic-autosuggest {
	left:64px;
}
.sesblog_manage_roles_item p.edit_desc {
	display:table;
}
.sesblog_manage_roles_item a.remove_icon {
	float:right;
}
.sesblog_manage_role_form_top button {
	float:right;
}
[dir="rtl"] .sesblog_manage_role_form_top button {
	float:left;
}
.sesblog_manage_role_form .sesblog_footer_contant {
	display:block;
	overflow:hidden;
}
.sesblog_manage_role_form .sesblog_footer_contant b {
	margin-bottom:10px;
	display:block;
}
.sesblog_manage_role_form .sesblog_footer_contant p {
	margin-bottom:15px;
}
.sesblog_footer_contant .admin_manage {
	float:left;
	width:33%;
	padding:10px 10px 10px 10px;
	box-sizing:border-box;
	background-image:url(../images/transprant-bg.png);
	border-width:1px;
	margin-right:2px;
	margin-bottom:2px;
}
[dir="rtl"] .sesblog_footer_contant .admin_manage {
	float:right;
}
.sesblog_footer_contant .admin_manage a {
	float:left;
	padding-right:5px;
}
[dir="rtl"] .sesblog_footer_contant .admin_manage a {
	float:right;
	padding-right:0px;
	padding-left:5px;
}
.sesblog_footer_contant .admin_manage a.remove_blog {
	float:right;
}
.sesblog_footer_contant .blog_role_img {
	text-align:center;
	margin:20px 0px 0px;
	display:inline-block;
	width:100%;
}
.sesblog_footer_contant .blog_role_img img {
	height:50px;
}
.sesblog_dashboard_blog_title {
	margin-top:6px;
}
.sesblog_create #sesblogs_edit #map-canvas {
	max-width:100% !important;
}
#sesblogs_edit #event_start_time-element .sesblog-date-field {
	float:left;
	margin-right:10px;
	width:145px;
}
#sesblogs_edit #event_start_time-element .sesblog-date-field input[type=text] {
	width:100%;
}
#sesblogs_edit #event_start_time-element .sesblog-time-field {
	width:145px;
	float:left;
}
#sesblogs_edit #event_start_time-element .sesblog-time-field input[type=text] {
	width:100%;
}
#sesblogs_edit div.form-element {
	max-width:inherit;
	float:none;
	display:block;
	margin-bottom:5px;
}
#sesblogs_edit #submit-label {
	display:none;
}
.sesblog_edit_photo_blog .global_form #current-element {
	line-height:0px;
}
.sesblog_edit_photo_blog .global_form #buttons-wrapper {
	margin-top:5px;
}
.sesblog_edit_photo_blog .global_form #current-element div img {
	width:200px;
	max-width:inherit;
	height:200px;
	object-fit:cover;
}
[dir="rtl"] .sesblog_edit_photo_blog .global_form #Filedata-element {
	text-align:right;
}
.sesblog_dashboard_menu_list {
	clear:both;
	overflow:hidden;
}
.sesblog_edit_style_blog .global_form #style-element p.description {
	width:100%;
	max-width:inherit;
}
.sesblog_edit_style_blog .global_form #style-element textarea {
	width:100%;
	max-width:inherit;
	box-sizing:border-box;
}
.sesblog_edit_style_blog .global_form #submit-label {
	display:none;
}
.sesblog_edit_style_blog .global_form #submit-element {
	text-align:left;
	width:100%;
}
[dir="rtl"] .sesblog_edit_style_blog .global_form #submit-element {
	text-align:right;
}
.sesblog_dashboard_menu_list .sesbasic_dashboard_top_section_btns a {
	padding:6px 18px;
	border-radius:3px;
}
.sesblog_dashboard_menu_list .sesbasic_dashboard_top_section_left {
	width:70%;
	display:flex;
	align-items:center;
}
.sesblog_dashboard_menu_list .sesbasic_dashboard_top_section_item_photo img {
	border-width:1px;
	border-radius:50px;
}
.sesblog_dashboard_menu_list .sesblog_create .global_form > div > div {
	padding:0 !important;
}
[dir="rtl"] sesblog_dashboard_menu_list .sesbasic_dashboard_top_section_btns {
	float:left;
}
.sesblog_dashboard_menu_list .sesbasic_dashboard_top_section_left .sesbasic_dashboard_top_section_item_title {
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
.sesblog_create label.required:after {
	content:'*';
	color:#FF0000;
}
.sesblog_dashboard_menu_list .sesbasic_dashboard_tabs ul.sesbm li a i {
	width:25px;
	text-align:center;
}
.sesblog_dashboard_menu_list .sesbasic_dashboard_top_section {
	border-width:1px;
	margin-bottom:10px;
}
.sesblog_dashboard_menu_list .sesbasic_dashboard_tabs {
	margin-right:10px;
}
[dir="rtl"] .sesblog_dashboard_menu_list .sesbasic_dashboard_tabs {
  margin-left:10px;
	margin-right:0px;
}
.sesblog_dashboard_menu_list .sesbasic_dashboard_tabs > ul.sesbm > li > a {
	padding:0px;
}
.sesblog_dashboard_menu_list .sesbasic_dashboard_tabs > ul.sesbm ul {
	border-top:0px;
	padding:0px;
}
.sesblog_dashboard_menu_list .sesbasic_dashboard_tabs > ul.sesbm ul li {
	margin:0px;
}
.sesblog_dashboard_menu_list .sesbasic_dashboard_tabs > ul.sesbm ul li a {
	padding:15px;
	font-size:95%;
}
.sesblog_dashboard_menu_list .sesbasic_dashboard_tabs > ul.sesbm ul li + li {
	border-top-width:1px;
}
.sesblog_dashboard_menu_list .sesblog_dashboard_blog_info {
	margin-top:10px;
	margin-bottom:10px;
}
.sesblog_dashboard_menu_list .sesblog_dashboard_blog_info .sesblog_dashboard_blog_photo {
	position:inherit;
	height:auto;
	border-width:1px 1px 1px 1px;
	padding:10px;
}
.sesblog_dashboard_menu_list .sesblog_dashboard_blog_photo .sesblog_dashboard_blog_info_content {
	border:0px;
}
.sesblog_dashboard_menu_list .sesblog_dashboard_blog_info .sesblog_deshboard_img_blog {
	position:relative;
	height:200px;
	overflow:hidden;
	width:100%;
}
.sesblog_dashboard_blog_info .sesblog_deshboard_img_blog img {
	width:100%;
	height:100%;
	object-fit:cover;
}
.sesblog_dashboard_menu_list .layout_sesblog_advance_share button {
	width:100%;
}
.sesblog_dashboard_menu_list .sesbasic_dashboard_top_section_btns {
	margin-top:0;
}
.sesblog_dashboard_menu_list .sesbasic_dashboard_tabs > ul ul a {
	font-weight:normal;
}
/*edit location form in deshboard*/
[dir="rtl"] .sesblog_dashboard_menu_list .sesblog_edit_location_form #submit-wrapper {
	float:right;
}
[dir="rtl"] .sesblog_dashboard_menu_list .sesblog_edit_location_form #submit-wrapper #submit-wrapper {
	float:right;
	text-align:right;
}
.sesblog_dashboard_menu_list .sesblog_edit_location_form #input_fields-label {
	display:none;
}
.sesblog_dashboard_menu_list .sesblog_edit_location_form #input_fields-wrapper {
	width:100%;
}
.sesblog_dashboard_menu_list .sesblog_edit_location_form #ses_edit_location-wrapper {
	width:98%;
}
.sesblog_dashboard_menu_list .sesblog_edit_location_form #ses_edit_location-wrapper #mapcanvasdiv-label {
	display:none;
}
.sesblog_dashboard_menu_list .sesblog_edit_location_form .form-wrapper {
	width:48%;
	clear:none;
	float:left;
	margin-right:2%;
}
.sesblog_dashboard_menu_list .sesblog_edit_location_form .form-element {
	display:block;
	float:none;
	width:100%;
	max-width:inherit;
	min-width:inherit;
}
.sesblog_dashboard_menu_list .sesblog_edit_location_form .form-element input[type=text] {
	width:100%;
}
.sesblog_dashboard_menu_list .sesblog_edit_location_form {
	display:block;
	overflow:hidden;
	width:auto;
}
.sesblog_edit_location_form #mapcanvasdiv-element {
	display:block;
	float:none;
}
.sesblog_dashboard_menu_list .sesblog_edit_location_form #mapcanvasdiv-wrapper {
	width:98%;
}
/* DASHBOARD CSS ENDS HERE */

/* CATEGORY CAROUSEL CSS SATRTS HERE  */
.sesblog_category_carousel_wrapper {
	position:relative;
}
.sesblog_category_carousel_wrapper .owl-carousel .owl-wrapper:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0;
}
.sesblog_category_carousel_wrapper .owl-nav.disabled {
	display:none;
}
.sesblog_category_carousel_wrapper .owl-carousel {
	position:relative;
	width:100%;
	padding:20px 0;
	-ms-touch-action:pan-y;
}
.sesblog_category_carousel_wrapper .owl-carousel .owl-wrapper {
	position:relative;
	-webkit-transform:translate3d(0px, 0px, 0px);
}
.sesblog_category_carousel_wrapper .owl-carousel .owl-wrapper-outer {
	overflow:hidden;
	position:relative;
	width:100%;
}
.sesblog_category_carousel_wrapper .owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition:height 500ms ease-in-out;
	-moz-transition:height 500ms ease-in-out;
	-ms-transition:height 500ms ease-in-out;
	-o-transition:height 500ms ease-in-out;
	transition:height 500ms ease-in-out;
}
.sesblog_category_carousel_wrapper .owl-carousel .owl-item {
	float:left;
	border-width:1px;
	border-radius:100px;
}
.sesblog_category_carousel_wrapper .owl-controls .owl-page, .owl-controls .owl-buttons div {
	cursor:pointer;
}
.sesblog_category_carousel_wrapper .owl-controls {
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
}
.sesblog_category_carousel_wrapper .owl-carousel .owl-wrapper, .owl-carousel .owl-item {
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-webkit-transform:translate3d(0, 0, 0);
	-moz-transform:translate3d(0, 0, 0);
	-ms-transform:translate3d(0, 0, 0);
}
.sesblog_category_carousel_wrapper .owl-theme .owl-controls {
	margin-top:10px;
	text-align:center;
}
.sesblog_category_carousel_wrapper .owl-theme .owl-controls .owl-buttons div {
	color:#FFF;
	display:inline-block;
	zoom:1;
	display:inline;
	margin:5px;
	padding:3px 10px;
	font-size:12px;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	border-radius:30px;
	background:#869791;
	filter:Alpha(Opacity=50);
	opacity:0.5;
}
.sesblog_category_carousel_wrapper .owl-theme .owl-controls.clickable .owl-buttons div:hover {
	filter:Alpha(Opacity=100);
	opacity:1;
	text-decoration:none;
}
.sesblog_category_carousel_wrapper .owl-theme .owl-controls .owl-page {
	display:inline-block;
	zoom:1;
	display:inline;
}
.sesblog_category_carousel_wrapper .owl-theme .owl-controls .owl-page span {
	display:block;
	width:12px;
	height:12px;
	margin:5px 7px;
	filter:Alpha(Opacity=50);
	opacity:0.5;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
	background:#869791;
}
.sesblog_category_carousel_wrapper .owl-theme .owl-controls .owl-page.active span, .sesblog_category_carousel_wrapper .owl-theme .owl-controls.clickable .owl-page:hover span {
	filter:Alpha(Opacity=100);
	opacity:1;
}
.sesblog_category_carousel_wrapper .owl-theme .owl-controls .owl-page span.owl-numbers {
	height:auto;
	width:auto;
	color:#FFF;
	padding:2px 10px;
	font-size:12px;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	border-radius:30px;
}
.sesblog_category_carousel_item {
	display:flex;
	align-items:center;
	padding:4px;
	border-radius:50px;
}
.sesblog_category_carousel_item .sesblog_category_carousel_item_info {
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	display:inline-block;
}
.sesblog_category_carousel_item_thumb {
	height:50px;
}
.sesblog_category_carousel_item_thumb > a {
	width:50px;
	height:50px;
	border-radius:50px;
	display:inline-block;
	margin-right:8px;
	overflow:hidden;
}
.sesblog_category_carousel_item_thumb > a > span {
	background-size:cover;
	display:block;
	background-position:center center;
	width:100%;
	height:100%;
}
.sesblog_category_carousel_item_info_title > a {
	font-size:90%;
}
.sesblog_category_carousel_wrapper .owl-next {
	right:1px;
}
[dir="rtl"] .sesblog_category_carousel_wrapper .owl-next {
	right:auto;
	left:1px;
}
.sesblog_category_carousel_wrapper .owl-prev {
	left:1px;
}
[dir="rtl"] .sesblog_category_carousel_wrapper .owl-prev {
	left:auto;
	right:1px;
}
.sesblog_category_carousel_wrapper .owl-nav > div {
	position:absolute;
	top:14px;
	background:#fff;
	box-shadow:-1px 0 6px rgba(0,0,0,0.2);
	width:72px;
	height:72px;
	line-height:72px;
	border-radius:500%;
	font-size:25px;
	padding:0 15px;
	display:block !important;
	text-align:center;
}
.sesblog_category_carousel_wrapper.isfull_width {
	position:inherit;
}
.sesblog_category_carousel_wrapper.isfull_width .sesblog_carousel {
	position:absolute;
	left:0;
	right:0;
	overflow:hidden;
}
/* CATEGORY CAROUSEL CSS ENDS HERE  */
/* CATEGORIES SQUARE BLOCK VIEW CSS STARTS HERE */
.sesblog_category_grid ul li {
	float:left;
	width:232px;
	padding:6px;
}
.sesblog_category_grid .sesblog_thumb_contant {
	background-color:#ccc;
	position:relative;
	display:block;
	overflow:hidden;
	height:232px;
	border-radius:10px;
}
.sesblog_category_grid a {
	display:block;
	height:100%;
	position:relative;
}
.sesblog_category_grid a:before {
	content:"";
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:#000;
	opacity:.5;
}
.sesblog_category_grid img.list_main_img {
	border:0;
	height:100%;
	object-fit:cover;
	width:100%;
}
.sesblog_category_hover > div {
	position:absolute;
	top:50%;
	left:0;
	right:0;
	text-align:center;
	transform:translateY(-50%);
}
.sesblog_square_icon {
	width:80px;
	height:80px;
	line-height:75px;
	border-radius:100px;
	overflow:hidden;
	margin:auto;
	border:1px solid #b7b7b7;
	text-align:center;
}
.sesblog_square_icon img {
	width:50%;
	vertical-align:middle;
	height:50%;
	object-fit:contain;
}
.sesblog_category_hover .title {
	margin:15px 0 3px;
	color:#fff;
	font-weight:600;
	font-size:18px;
}
.sesblog_category_hover .count {
	color:#fff;
	font-size:95%;
}
@media(max-width:767px) {
.sesblog_category_grid ul li {
	width:50% !important;
}
.sesblog_create .global_form .form-elements {
	max-width:100%;
}
}
/* CATEGORIES SQUARE BLOCK VIEW CSS ENDS HERE */
/* CATEGORIES ICON VIEW CSS STARTS HERE */
.sesblog_cat_iconlist_container {
	text-align:center;
}
.sesblog_cat_iconlist_container.gridleft {
	text-align:left;
}
.sesblog_cat_iconlist_container.gridright {
	text-align:right;
}
.sesblog_cat_iconlist_container .sesblog_cat_iconlist_head {
	font-weight:bold;
	margin-bottom:20px;
	font-size:20px;
}
.sesblog_cat_iconlist {
	text-align:center;
	display:inline-block;
	margin-right:5px;
	margin-bottom:7px;
	position:relative;
	overflow:hidden;
	border-radius:50px;
}
.sesblog_cat_iconlist a {
	text-decoration:none !important;
	display:flex;
	position:relative;
}
.sesblog_cat_iconlist a:before {
	content:"";
	position:absolute;
	top:0;
	left:0;
	right:0;
	background:#000;
	opacity:.5;
	width:100%;
	height:100%;
}
.sesblog_category_icon_block * {
	color:#fff;
}
.sesblog_category_icon_block > div {
	padding-right:10px;
	padding-left:25px;
}
.sesblog_cat_iconlist span {
	display:block;
}
.sesblog_cat_iconlist_icon {
	width:25%;
	text-align:center;
	display:flex !important;
	align-items:center;
	justify-content:center;
}
.sesblog_category_icon_block {
	display:flex;
	justify-content:space-between;
	align-items:center;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
}
.sesblog_cat_iconlist_title {
	font-weight:600;
}
.sesblog_cat_iconlist_count {
	font-size:12px;
	margin-top:2px;
}
.sesblog_cat_iconlist_icon img {
	width:60%;
	height:60%;
	object-fit:contain;
}
.sesblog_cat_iconlist .list_main_img {
	width:100%;
	height:100%;
	object-fit:cover;
}
/* CATEGORIES ICON VIEW CSS ENDS HERE */
/* CATEGORY BANNER CSS STARTS HERE */
.layout_sesblog_banner_category > h3 {
	display:none;
}
.sesblog_category_cover {
	border-style:solid;
	border-width:1px;
	margin-bottom:15px;
	width:100%;
}
.sesblog_category_cover_inner {
	position:relative;
	overflow:hidden;
	width:100%;
}
.sesblog_category_cover_img {
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	position:absolute;
	height:100%;
	width:100%;
	-webkit-filter:blur(20px);
	-moz-filter:blur(20px);
	-o-filter:blur(20px);
	-ms-filter:blur(20px);
	filter:blur(20px);
}
.sesblog_category_cover_content {
	background-color:rgba(0, 0, 0, .7);
	padding:30px;
	position:relative;
	width:100%;
}
.sesblog_category_cover_breadcrumb {
	margin-bottom:15px;
}
.sesblog_category_cover_breadcrumb, .sesblog_category_cover_breadcrumb a:not(.sesbasic_link_btn) {
	color:#fff !important;
	font-size:17px;
}
.sesblog_category_cover_breadcrumb a {
	font-weight:bold;
}
.sesblog_category_cover_breadcrumb .sesbasic_link_btn {
	display:inline-block;
	font-size:14px;
	padding:6px 17px;
	margin-left:20px;
	vertical-align:middle;
	font-weight:normal;
	margin-top:-6px;
}
dir="rtl" .sesblog_category_cover_breadcrumb .sesbasic_link_btn {
 margin-left:0;
 margin-right:20px;
}
.sesblog_category_cover_blocks {
	background-color:rgba(255, 255, 255, .1);
	height:250px;
	width:100%;
}
.sesblog_category_cover_block_img {
	float:left;
	height:100%;
	width:50%;
}
[dir="rtl"] .sesblog_category_cover_block_img {
	float:right;
}
.sesblog_category_cover_block_img span {
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
	display:block;
	height:100%;
	width:100%;
}
.sesblog_category_cover_block_info {
	overflow:hidden;
	padding:20px;
}
.sesblog_category_cover_title {
	font-size:20px;
	font-weight:bold;
	color:#fff;
	margin-bottom:10px;
	height:30px;
}
.sesblog_category_cover_des {
	height:38px;
	overflow:hidden;
}
.sesblog_category_cover_des * {
	color:#fff;
}
.sesblog_category_cover_des p {
	font-size:15px;
	color:#fff;
	text-align:justify;
}
.sesblog_category_cover_des.mCustomScrollbar {
	padding-right:10px;
}
.sesblog_category_cover_des.mCustomScrollbar .mCSB_dragger_bar {
	background-color:rgba(204, 204, 204, .5) !important;
}
.sesblog_category_cover_pages {
	margin-top:10px;
}
.sesblog_category_cover_pages_head {
	font-weight:bold;
	font-size:15px;
	margin-bottom:10px;
	color:#fff;
}
.sesblog_category_cover_item {
	width:33.33%;
	height:100px;
	padding:2px;
	float:left;
}
.sesblog_category_cover_item a {
	display:block;
	height:100%;
	position:relative;
	overflow:hidden;
}
.sesblog_category_cover_item a span {
	border-width:0;
}
.sesblog_category_cover_item ._info {
	padding:5px;
	position:absolute;
	bottom:-50px;
	right:0;
	left:0;
	background-color:rgba(0, 0, 0, .5);
}
.sesblog_category_cover_item:hover ._info {
	bottom:0;
}
.sesblog_category_cover_item ._title {
	font-size:13px;
	margin:0;
	color:#fff;
}
.sesblog_category_top_pages {
	margin-bottom:20px;
}
.sesblog_category_top_pages .sesblog_advgrid_item {
	width:33.33% !important;
}
.sesblog_category_top_pages .sesblog_advgrid_item_thumb {
	height:270px !important;
}
@media (max-width:767px) {
.sesblog_category_cover, .sesblog_category_cover_blocks, .sesblog_category_cover_des {
	height:auto !important;
}
.sesblog_category_cover_block_img {
	float:none;
	height:200px;
	width:100%;
}
}
/* CATEGORY BANNER CSS ENDS HERE */
/* CATEGORIES CLOUD/HIERARCHY VIEW CSS STARTS HERE */
.sesblog_sidebar_categroies_list > li > a {
	display:flex;
	align-items:center;
	font-size:95%;
	font-weight:600;
}
.sesblog_sidebar_categroies_list > li+li > a {
	margin-top:10px;
	padding-top:10px;
	border-top-width:2px;
	border-top-style:dotted;
}
.sesblog_sidebar_categroies_list > li > a img {
	width:30px;
	margin-right:10px;
}
.sesblog_sidebar_categroies_list > li > a span {
	flex:1;
}
.sesblog_sidebar_categroies_list > li > a .sesblog_sidebar_cat_count {
	float:right;
	padding:1px 8px;
	font-size:95%;
	border-radius:4px;
}
/* CATEGORIES CLOUD/HIERARCHY VIEW CSS ENDS HERE */

/* CATEGORY BASED BLOGS BLOCK VIEW CSS STARTS HERE */
.sesblog_category_blog {
	margin-bottom:20px;
}
.sesblog_category_header p > a {
	font-weight:600;
	padding:8px 15px;
	display:block;
	position:relative;
}
.sesblog_category_header p > a:before {
	content:"";
	position:absolute;
	border-top:38px solid transparent;
	right:-25px;
	top:0;
}
.sesblog_category_header {
	position:relative;
}
.sesblog_category_header span > a {
	font-size:13px;
	line-height:30px;
	padding:6px 15px;
	border-radius:50px;
	position:relative;
	margin-left:30px;
	background:url(../images/transprant-bg.png);
}
.sesblog_category_item {
	float:left;
	margin:15px;
	margin-left:0;
	position:relative;
	border-width:1px;
  border-radius:4px;
}
.sesblog_category_item .sesblog_entry_img {
	position:relative;
}
.sesblog_category_item img {
	width:100%;
	height:100%;
	object-fit:cover;
	object-position:top;
}
.sesblog_category_item .title {
	font-weight:600;
	margin:10px 0;
}
.sesblog_category_item .entry_meta span {
	font-size:12px;
}
.sesblog_category_item .entry_meta-comment span, .sesblog_category_item .entry_meta-comment span i {
	margin-right:3px;
}
.sesblog_category_item .entry_meta-date {
	font-size:12px;
	margin-bottom:10px;
	text-transform:uppercase;
}
.sesblog_category_item .sesblog_cat_info {
  padding:0 10px 10px;
}
.sesblog_category_item .sesblog_list_readmore {
	margin:0 0 5px;
	display:block;
	font-size:13px;
}
.sesblog_category_item .sesblog_list_readmore > a {
	padding:4px 10px;
	display:inline-block;
	border-radius:4px;
}
.sesblog_category_item .entry_meta {
	margin-top:10px;
	display:flex;
	justify-content:space-between;
}
/* CATEGORY BASED BLOGS BLOCK VIEW CSS ENDS HERE */

/* CATEGORY VIEW PAGE CSS STARTS HERE */
.layout_sesblog_category_view .sesblog_subcat_list_head > p {
	font-weight:600;
	padding:8px 15px;
	display:inline-block;
	position:relative;
}
.layout_sesblog_category_view .sesblog_subcat_list_head > p:before {
	content:"";
	position:absolute;
	border-top:36px solid transparent;
	right:-25px;
	top:0;
}
.layout_sesblog_category_view .sesblog_catogery_grid_view {
	margin:15px;
	margin-left:0;
}
.layout_sesblog_category_view .sesblog_catogery_grid_view .sesblog_grid_meta_block {
	text-transform:uppercase;
}
.layout_sesblog_category_view .sesblog_catogery_grid_view .sesblog_list_contant {
	font-size:95%;
	line-height:160%;
	margin-top:10px;
}
.layout_sesblog_category_view .sesblog_catogery_grid_views .entry_meta-date {
	font-size:12px;
	margin-bottom:6px;
	text-transform:uppercase;
}
.layout_sesblog_category_view .sesblog_catogery_grid_view .sesblog_grid_read_btn {
	margin:10px 0;
	display:block;
	font-size:13px;
}
.layout_sesblog_category_view .sesblog_catogery_grid_view .sesblog_grid_read_btn > a {
	padding:4px 10px;
	display:inline-block;
	border-radius:4px;
}
.layout_sesblog_category_view .sesblog_grid_stats_footer {
	margin-top:10px;
	display:flex;
	justify-content:space-between;
	background:url(../images/transprant-bg.png);
	padding:8px;
	font-size:13px;
}
.layout_sesblog_category_view .sesblog_list_blog_view .sesblog_admin_list {
	margin-top:15px;
}
.layout_sesblog_category_view .sesblog_cat_list_footer {
	display:flex;
	justify-content:space-between;
	font-size:95%;
	margin-top:10px;
}
/* CATEGORY VIEW PAGE CSS ENDS HERE */
/* TAGS CLOUD/LIST CSS STARTS HERE */
.sesblog_tags_cloud_list {
	display:flex;
	flex-wrap:wrap;
}
.sesblog_tags_cloud_list > li {
	margin-right:5px;
	margin-bottom:5px;
}
.sesblog_tags_cloud_list > li > a {
	padding:7px 22px;
	display:block;
	background:url(../images/transprant-bg.png);
}
.layout_left .sesblog_tags_cloud_list > li > a, .layout_right .sesblog_tags_cloud_list > li > a {
	border-width:1px;
	border-radius:4px;
}
/* TAGS CLOUD/LIST CSS ENDS HERE */
/* HORIZONTAL BLOGS VIEW */
.layout_sesblog_tag_horizantal_blogs .sesbasic_more_link {
	padding:6px 10px;
	margin:5px 10px;
}
.sesblog_tags_horizantal_blogs {
	padding:5px 20px 10px;
}
.layout_sesblog_tag_horizantal_blogs h3 img {
	width:24px;
	margin-right:5px;
}
.layout_sesblog_tag_horizantal_blogs h3 {
	display:flex;
	align-items:center;
	padding:10px;
}
/* FEATURED SPONSORED RANDOM BLOGS CSS STARTS HERE */
.sesblog-featured_blog_view {
	overflow:hidden;
	display:block;
}
.sesblog-featured_blog_view .featured_blog_listing {
	width:50% !important;
	height:333px !important;
}
.sesblog-featured_blog_view .featured_blog_list img {
	width:100%;
	height:100%;
	object-fit:cover;
	display:block;
}
.sesblog-featured_blog_view .featured_blog_list .featured_teg {
	position:absolute;
	top:0px;
	margin:15px 8px;
}
.sesblog-featured_blog_view .featured_blog_list .featured_teg a {
	text-decoration:none;
	padding:5px 10px;
	border-radius:3px;
	font-size:13px;
}
.sesblog-featured_blog_view .featured_blog_list .sesblog_list_labels {
	left:inherit;
	right:15px;
}
[dir="rtl"] .sesblog-featured_blog_view .featured_blog_list .sesblog_list_labels {
	left:0;
	right:inherit;
}
.sesblog-featured_blog_view .featured_blog_list .sesblog_verified_label {
	position:absolute;
	bottom:0px;
	right:0px;
	background:#93C33C;
	padding:3px 5px;
	color:#fff;
}
.sesblog-featured_blog_view .featured_blog_list .featured_blog_list_contant {
	position:absolute;
	bottom:0px;
	width:100%;
	padding:10px 15px;
	background:-moz-linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 1) 100%);
	background:-webkit-linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 1) 100%);
	background:-o-linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 1) 100%);
	background:-ms-linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 1) 100%);
	background:linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 1) 100%);
}
.sesblog-featured_blog_view .featured_blog_list .featured_blog_list_contant p.title {
	color:#fff;
	display:block;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	margin-bottom:5px;
}
.sesblog-featured_blog_view .featured_blog_list .featured_blog_list_contant p.title a {
	font-size:17px;
	font-weight:bold;
	color:#fff;
}
.sesblog-featured_blog_view .featured_blog_list {
	width:25%;
	float:left;
	position:relative;
	height:333px;
	overflow:hidden;
	padding:0 5px;
}
[dir="rtl"] .sesblog-featured_blog_view .featured_blog_list {
	float:right;
}
.sesblog-featured_blog_view .featured_blog_list .featured_blog_list_inner {
	position:relative;
	height:100%;
	overflow:hidden;
}
.sesblog-featured_blog_view .featured_blog_list .featured_blog_date_location {
	clear:both;
	overflow:hidden;
}
.sesblog-featured_blog_view .featured_blog_list .featured_blog_date_location .sesblog_list_stats {
	margin-bottom:5px;
	font-size:12px;
}
.sesblog-featured_blog_view .featured_blog_list .featured_blog_date_location .sesblog_list_location {
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	width:100px;
}
.sesblog-featured_blog_view .featured_blog_list .featured_blog_date_location > div:first-child {
	margin-right:10px;
}
.sesblog-featured_blog_view .featured_blog_list .featured_blog_date_location .sesblog_list_stats p, .sesblog-featured_blog_view .featured_blog_list .featured_blog_date_location .sesblog_list_stats p a {
	color:#fff;
}
.sesblog-featured_blog_view .sesblog_list_rating {
	margin-bottom:5px;
}
.sesblog-featured_blog_view .featured_blog_list .featured_blog_date_location .sesblog_list_stats span, .sesblog-featured_blog_view .featured_blog_list .featured_blog_date_location .sesblog_list_stats span i {
	color:#fff;
	margin-right:5px;
	display:inline-block;
}
[dir="rtl"] .sesblog-featured_blog_view .featured_blog_list .featured_blog_date_location .sesblog_list_stats span, [dir="rtl"] .sesblog-featured_blog_view .featured_blog_list .featured_blog_date_location .sesblog_list_stats span i {
	margin-left:5px;
	margin-right:0px;
}
.sesblog-featured_blog_view .sesblog_list_share_btns {
	position:absolute;
	top:20%;
	left:0;
	right:0;
	opacity:0;
	transition:all .5s ease;
}
.sesblog-featured_blog_view .sesblog_list_share_btns a {
	background:#000;
	border:none;
	line-height:30px;
}
.sesblog-featured_blog_view .sesblog_list_share_btns > div i:before {
	color:#fff !important;
}
.sesblog-featured_blog_view .featured_blog_list:hover .sesblog_list_share_btns {
	opacity:1;
}
.sesblog-featured_blog_view .featured_blog_list:hover .sesblog_list_labels {
	opacity:0;
}
.sesblog-featured_blog_view .sesblog_list_share_btns > div {
	text-align:center;
}
/* FEATURED SPONSORED RANDOM BLOGS CSS ENDS HERE */
/* FETAURED VERIFIED VERIFIED BLOGS CAROUSEL CSS STARTS HERE */
.sesblog_category_carousel_wrapper .epetition_featured_sponsored_carousel .owl-item {
	float:left;
}
.sesblog_featured_sponsored_carousel .owl-nav {
	position:relative;
	top:40%;
}
.sesblog_featured_sponsored_carousel .owl-item {
	float:left;
}
.sesblog_featured_sponsored_carousel .sesblog_fs_stats > div {
	margin-right:10px;
}
.sesblog_featured_sponsored_carousel .sesblog_fs_stats {
	display:flex;
}
.sesblog_featured_sponsored_carousel .owl-nav > div {
	background-color:rgba(0, 0, 0, 0.7) !important;
	position:absolute !important;
	top:40% !important;
	width:50px !important;
	height:50px !important;
	position:absolute !important;
	z-index:9 !important;
	border:0px !important;
	padding:0 !important;
	margin:0px !important;
	border-radius:0px !important;
	-webkit-transition:0.3s ease-in !important;
	transition:0.3s ease-in !important;
	opacity:0 !important;
	cursor:pointer;
}
.sesblog_featured_sponsored_carousel .owl-nav > .disabled {
	display:none;
}
.sesblog_featured_sponsored_carousel .owl-nav > div i:before {
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%, -50%);
	font-size:30px;
	color:#fff;
}
.sesblog_featured_sponsored_carousel .owl-nav > div.owl-prev {
	left:0;
}
.sesblog_featured_sponsored_carousel .owl-nav > div.owl-next {
	right:0;
}
.sesblog_featured_sponsored_carousel:hover .owl-nav > div {
	opacity:.8 !important;
}
.sesblog_category_carousel_wrapper.isfull_width {
	margin-bottom:30px;
	position:inherit;
}
.sesblog_featured_sponsored_item_thumb > a > span {
	width:100%;
	height:100%;
	background-size:cover;
	background-position:center center;
	display:block;
	background-blend-mode:overlay;
	background-color:rgba(0, 0, 0, 0.5);
}
.sesblog_featured_sponsored_item_thumb > a {
	display:block;
}
.sesblog_featured_sponsored_carousel .sesblog_grid_inside {
	border-radius:10px;
	overflow:hidden;
	position:relative;
}
.sesblog_featured_sponsored_carousel .sesblog_list_labels {
	right:10px;
	left:inherit;
	top:10px;
	bottom:inherit;
}
.sesblog_featured_sponsored_carousel .owl-item:hover .sesblog_list_labels {
	opacity:0;
}
.sesblog_featured_sponsored_carousel .sesblog_date {
	position:absolute;
	top:10px;
	left:10px;
	border-radius:4px;
	background:#fff;
	padding:6px 10px;
	text-transform:uppercase;
	font-weight:600;
	max-width:60px;
	text-align:center;
}
.sesblog_featured_sponsored_carousel .sesblog_grid_inside_info {
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	padding:0 15px 10px;
	transition:all .5s ease;
}
.sesblog_featured_sponsored_carousel .category_tag > a {
	padding:2px 12px;
	border-radius:4px;
	font-size:13px;
	margin-top:-10px;
	display:inline-block;
}
.sesblog_featured_sponsored_carousel .sesblog_list_rating {
	margin:5px 0;
}
.sesblog_featured_sponsored_carousel .sesblog_category_carousel_item_info_title > a {
	color:#fff;
	font-size:17px;
	font-weight:600;
	margin:10px 0 5px;
	display:inline-block;
}
.sesblog_featured_sponsored_carousel .sesblog_owner img {
	width:25px;
	height:25px;
	vertical-align:middle;
	border-radius:50px;
	border:0;
}
.sesblog_featured_sponsored_carousel .sesblog_owner {
	margin-bottom:5px;
}
.sesblog_featured_sponsored_carousel .sesblog_owner *, .sesblog_featured_sponsored_carousel .sesblog_list_stats * {
	color:#fff !important;
}
.sesblog_featured_sponsored_carousel .owl-item:hover .sesblog_list_share_btns {
	opacity:1;
}
.sesblog_featured_sponsored_carousel .sesblog_list_share_btns {
	position:absolute;
	left:0;
	right:0;
	top:80px;
	text-align:center;
	opacity:0;
	transition:all .5s ease;
}
.sesblog_featured_sponsored_carousel .sesblog_list_share_btns a {
	background:#000;
	border:none;
	line-height:30px;
}
.sesblog_featured_sponsored_carousel .sesblog_list_share_btns i:before {
	color:#fff !important;
}
.isfull_width .sesblog_featured_sponsored_carousel {
	position:absolute;
	left:0;
	right:0;
	padding:0 20px;
	overflow:hidden;
}
.layout_sesblog_category_associate_blog .sesblog_category_item .title {
	text-overflow:ellipsis;
	display:block;
	white-space:nowrap;
	overflow:hidden;
}
/* FEATURED VERIFIED BLOGS CAROUSEL CSS ENDS HERE */
/* FEATURED VERIFIED BLOGS SLIDESHOW CSS STARTS HERE */

.layout_sesblog_featured_sponsored_verified_category_slideshow {
	padding:0px !important;
	border:0px !important;
	background-color:transparent !important;
	box-shadow:none !important;
}
.layout_main .layout_middle .sesblog_slideshow_blog_wrapper {
	position:relative;
}
.sesblog_slideshow_blog_wrapper .owl-nav.disabled {
  display:none !important;
}
.sesblog_slideshow_blog_wrapper .owl-nav > div {
	width:70px !important;
	height:35px !important;
	line-height:35px;
	text-align:center;
	position:absolute !important;
	z-index:9999 !important;
	border:0px !important;
	padding:0 !important;
	margin:0px !important;
	border-radius:0px !important;
	-webkit-transition:0.3s ease-in !important;
	transition:0.3s ease-in !important;
	cursor:pointer;
}
.sesblog_slideshow_thumb_img > span:before {
	content:"";
	position:absolute;
	background:#000;
	opacity:.25;
	top:0;
	left:0;
	right:0;
	bottom:0;
}
.sesblog_slideshow_blog_wrapper .owl-nav .owl-prev {
	right:10px;
}
.sesblog_slideshow_blog_wrapper .owl-nav {
	position:absolute;
	right:15%;
	bottom:19%;
}
.sesblog_slideshow_blog_wrapper .owl-nav > .disabled {
	display:none;
}
.sesblog_slideshow_blog_wrapper .owl-carousel .owl-item {
	float:left;
}
.sesblog_slideshow_blog_container {
	background:#2b2d30;
}
.sesblog_slideshow_blog {
	height:100%;
}
.sesblog_slideshow_blog_container .sesblog_list_labels {
	right:30px;
	left:inherit;
	top:10px;
	bottom:auto;
}
.sesblog_slideshow_blog .sesblog_slideshow_thumb .sesblog_list_labels {
	top:0px;
	bottom:inherit;
}
.sesblog_slideshow_blog .layout_sesblog_featured_sponsored_verified_category_slideshow {
	padding:15px 15px 30px 15px !important;
}
.sesblog_slideshow_inside_contant .admin_teg a img {
	width:25px;
	height:25px;
	border-radius:50%;
	margin:0 2px;
	vertical-align:middle;
}
.sesblog_slideshow_inside_contant {
	border-radius:20px;
	overflow:hidden;
	background:#f4f7f9;
	min-height:75%;
	width:40%;
	position:absolute;
	left:8%;
	top:12%;
	padding:35px;
	display:flex;
}
.sesblog_slideshow_inside_contant .slideshow_contant {
	display:flex;
}
.sesblog_slideshow_inside_contant .sesblog_slideshow_info {
	display:flex;
	flex-direction:column;
	height:100%;
	width:100%;
}
.sesblog_slideshow_cont_header {
	display:inline-block;
	position:relative;
	padding-bottom:15px;
	margin-bottom:15px;
	width:100%;
}
.layout_main .layout_middle .sesblog_slideshow_header_two .category_tag a {
	padding:5px;
	font-size:11px;
}
.sesblog_slideshow_cont_header > div {
	display:inline-block;
}
.sesblog_slideshow_cont_header:before {
	content:"";
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	width:80px;
	height:2px;
}
.sesblog_slideshow_info_title {
	font-weight:bold;
	font-size:32px;
	line-height:36px;
}
.sesblog_slideshow-des {
	margin-top:10px;
	line-height:180%;
}
.sesblog_slideshow_inside .sesblog_slideshow_thumb {
	width:60%;
	float:right;
}
.sesblog_slideshow_thumb_img > span {
	width:100%;
	height:100%;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center;
	display:block;
	position:relative;
}
.sesblog_slideshow_header_two {
	display:flex;
	align-items:center;
	margin-top:10px;
}
.sesblog_slideshow_footer {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:center;
	margin-top:auto;
}
.sesblog_slideshow_footer > div {
	margin-top:10px;
}
.sesblog_slideshow_header_two .category_tag a {
	padding:5px 10px;
	display:inline-block;
	font-size:13px;
}
.sesblog_slideshow_header_two > div {
	margin-right:15px;
}
[dir="rtl"] .sesblog_slideshow_header_two > div {
	margin-right:0;
}
/*layout right slideshow css*/
.layout_right .sesblog_slideshow_blog .sesblog_slideshow_inner_view .sesblog_slideshow_info, .layout_left .sesblog_slideshow_blog .sesblog_slideshow_inner_view .sesblog_slideshow_info {
	padding:10px;
}
.layout_right .sesblog_slideshow_blog .sesblog_slideshow_info .sesblog_slideshow_info_title, .layout_left .sesblog_slideshow_blog .sesblog_slideshow_info .sesblog_slideshow_info_title {
	font-size:14px;
}
.layout_right .sesblog_slideshow_blog .sesblog_slideshow_info .sesblog_list_stats, .layout_left .sesblog_slideshow_blog .sesblog_slideshow_info .sesblog_list_stats {
	font-size:10px;
}
.layout_right .sesblog_grid .sesblog_list_rating, .layout_left .sesblog_grid .sesblog_list_rating {
	text-align:center;
	margin:5px 0;
}
/*Full Width Slideshow*/
.sesblog_slideshow_blog_wrapper.isfull_width .sesblog_slideshow_blog_container {
	left:0;
	right:0;
	position:absolute;
	overflow:hidden;
}
.sesblog_slideshow_blog_wrapper.isfull_width .sesblog_slideshow_blog {
	position:inherit !important;
}
.layout_sesblog_tabbed_widget_blog .sesblog_list_blog_view {
	margin:0 10px 40px;
}
.layout_sesblog_tabbed_widget_blog .sesblog_list_third_blog {
	margin:0 10px;
}
@media (max-width:600px) {
.sesblog_slideshow_blog, li.bjqs-slide, ul.bjqs, .bjqs-wrapper {
	height:400px !important;
}
.sesblog_slideshow_blog .sesblog_slideshow_inner_view .sesblog_slideshow_inside,  .sesblog_slideshow_inside_contant {
	width:100%;
}
.sesblog_slideshow_blog .sesblog_slideshow_inner_view .sesblog_thumb {
	height:200px !important;
}
.sesblog_slideshow_inside_contant {
	padding:20px;
	left:0;
	width:95%;
	right:0;
	margin:auto;
}
.sesblog_slideshow_blog .sesblog_slideshow_inner_view .sesblog_slideshow_info {
	margin:10px;
}
.sesblog_slideshow_blog .sesblog_slideshow-des {
	display:none;
}
.sesblog_slideshow_info_title {
	font-size:100%;
}
.sesblog_slideshow_footer {
	display:block;
}
.sesblog_slideshow_blog_wrapper .sesblog_list_share_btns {
	margin-top:10px;
}
.sesblog_slideshow_blog_wrapper .owl-nav {
	position:absolute;
	right:0;
	bottom:10%;
}
.sesblog_slideshow_blog_wrapper .owl-nav .owl-prev {
	right:100px;
}
.sesblog_slideshow_blog_wrapper .owl-nav .owl-next {
	right:10px;
}
.sesblog_slideshow_blog_container .sesblog_list_labels {
	left:0;
}
.sesblog_list_labels > p {
	display:inline-block;
	margin:10px;
}
}
/* FEATURED VERIFIED BLOGS SLIDESHOW CSS ENDS HERE */
/** SIDEBAR WIDGETS CSS STARTS HERE **/
.layout_left .sesblog_grid, .layout_left .sesblog_grid_two, .layout_left .sesblog_grid_three, .layout_left .sesblog_grid_four, .layout_right .sesblog_grid, .layout_right .sesblog_grid_two, .layout_right .sesblog_grid_three, .layout_right .sesblog_grid_four {
	width:100% !important;
}
.layout_left .sesblog_grid article, .layout_right .sesblog_grid article {
	box-shadow:none;
	padding:0;
}
.sesblog_sidebar_grid {
	border-width:1px;
	padding:0;
}
.sesblog_sidebar_grid .sesblog_grid_info {
	padding:0 10px 10px;
}
.sesblog_sidebar_grid .sesblog_list_thumb_over {
	opacity:0;
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	-webkit-transition:all 800ms ease 0s;
	-moz-transition:all 800ms ease 0s;
	-o-transition:all 800ms ease 0s;
	transition:all 800ms ease 0s;
}
.sesblog_sidebar_grid .sesblog_list_grid_thumb_btns {
	top:50%;
	position:absolute;
	transform:translatey(-50%);
	width:100%;
	text-align:center !important;
}
.sesblog_sidebar_grid .sesblog_list_grid_thumb_btns > a > i:before {
	line-height:34px;
}
.sesblog_sidebar_grid .sesblog_list_thumb {
	border-radius:0;
}
.sesblog_thumb:hover .sesblog_list_thumb_over {
	opacity:1;
	background-color:rgba(0,0,0,0.5);
}
.sesblog_sidebar_grid .sesblog_list_grid_thumb_btns > a {
	display:inline-block;
	float:none !important;
}
.sidebar_privew_next_btns {
	width:100%;
	text-align:center !important;
	display:inline-block;
}
.sidebar_privew_next_btns div {
	display:inline-block;
	margin-top:8px;
	vertical-align:middle;
}
.sidebar_previous_btn {
	display:inline-block;
	margin-right:5px;
}
.sidebar_privew_next_btns a {
	padding:0px;
	font-size:14px;
	text-decoration:none !important;
	font-weight:bold !important;
}
.sidebar_privew_next_btns .previous_icon:before, .sidebar_privew_next_btns .next_icon:after {
	font-size:14px;
	font-weight:900;
	font-family:"Font Awesome 5 Free";
}
.sidebar_privew_next_btns .previous_icon:before {
	content:"\f0a8";
}
.sidebar_privew_next_btns .next_icon:after {
	content:"\f0a9";
	padding:0px 0px 0px 5px;
}
.sesblog_sidebar_grid .sesblog_admin {
	margin-bottom:5px;
}
.sesblog_sidebar_grid .sesblog_admin i {
	margin-right:3px;
}
.sesblog_sidebar_grid .thumb_icon {
	margin-right:3px;
}
[dir="rtl"] .sesblog_sidebar_grid .thumb_icon, [dir="rtl"] .sesblog_sidebar_grid .sesblog_admin i {
	margin-right:0;
	margin-left:3px;
}
.sesblog_vertical_list {
	display:flex;
	flex-wrap:nowrap;
	position:relative;
	width:100%;
}
.sesblog_vertical_list + .sesblog_vertical_list {
	padding-top:15px;
	margin-top:15px;
	border-top-width:2px;
	border-top-style:dotted;
}
.sesblog_vertical_number {
	position:absolute;
	top:-7px;
	right:0;
	font-size:60px;
	font-weight:bold;
	opacity:.3;
}
.vertical_img_right {
	flex-direction:row-reverse;
}
.sesblog_vertical_list:last-child {
	border-bottom:0;
	padding-bottom:0;
	margin-bottom:0;
}
.sesblog_vertical_list .sesblog_vertical_list_cont {
	max-width:95px;
}
.sesblog_vertical_list .sesblog_vertical_list_cont > .sesblog_vertical_list_title {
	word-break:break-word;
}
.sesblog_vertical_list .sesblog_list_thumb > a:before {
	display:none;
}
.sesblog_vertical_list .sesblog_vertical_list_img {
	border-radius:0;
	min-width:60px !important;
	height:60px !important;
	margin-right:10px;
}
.vertical_img_right .sesblog_vertical_list_img {
	margin-right:0;
	margin-left:10px;
}
.vertical_img_right .sesblog_vertical_list_cont {
	flex:1;
}
.sesblog_vertical_list .sesblog_vertical_list_title > a {
	font-weight:600;
	font-size:95%;
	margin-bottom:5px;
	display:block;
}
.sesblog_vertical_list .entry_meta-date {
	font-size:12px;
}
/** SIDEBAR WIDGETS CSS ENDS HERE **/

/* BROWSE SEARCH CSS STARTS HERE */
.sesblog_browse_search label {
	font-weight:bold;
	margin-bottom:6px !important;
}
.sesblog_browse_search_horizontal .form-wrapper {
	display:inline-block;
	width:24%;
	margin-right:5px;
}
/* BROWSE SEARCH CSS ENDS HERE */

/* BLOG CLAIM CSS START HERE */
.sesblog_profile_tebs {
	border-bottom-width:1px;
	padding:0px 22px;
	margin-bottom:15px;
}
.sesblog_profile_tebs .sesblog_profile_tabs_top {
	float:left;
	padding:8px 15px;
}
[dir="rtl"] .sesblog_profile_tebs .sesblog_profile_tabs_top {
	float:right;
}
.sesblog_profile_tebs .active {
	background:#fff;
	position:relative;
	top:1px;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-radius:4px 4px 0px 0px;
}
.sesblog_profile_tebs .sesblog_profile_tabs_top a {
	text-decoration:none;
}
.sesblog_profile_tebs .sesblog_profile_tabs_top a:before {
	margin-right:5px;
}
.sesblog_claims_con_blog .sesblog_claims_contant {
	float:left;
	width:50%;
	margin-bottom:10px;
}
.sesblog_claims_con_blog .sesblog_claims_cont_inner {
	padding:15px;
	margin-right:10px;
	border-width:1px;
	display:block;
	overflow:hidden;
}
.sesblog_claims_con_blog .sesblog_claims_cont_inner p.claims-request_title {
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}
.sesblog_claims_con_blog .sesblog_claims_cont_inner p.claims_tegs {
	margin-bottom:5px;
}
.sesblog_claims_con_blog .sesblog_claims_cont_inner p.claims_status span.pending {
	color:#e6aa16;
}
.sesblog_claims_con_blog .sesblog_claims_contant a img {
	float:left;
	margin-right:10px;
	width:150px;
	height:auto;
}
.sesblog_success_message {
	color:#3c763d;
	background-color:#dff0d8;
	border-color:#d6e9c6;
	padding:15px;
	margin-bottom:20px;
	border-radius:4px;
}
.sesblog_error_message {
	background-color:#e47c7c;
	border:1px solid #cd6262;
	color:#fff;
	padding:15px;
	margin-bottom:20px;
	border-radius:4px;
}
.sesblog_success_message i, .sesblog_error_message i {
	margin-right:5px;
}
.sesblog_search_result {
	margin-bottom:15px;
	font-weight:bold;
}
/* BLOG CLAIM CSS ENDS HERE */
/**********BLOG REVIEWS CSS START HERE**********/
/*Review Sidebar Listing*/
.sesblog_review_sidebar_block li + li{
	border-top-width:1px;
	border-top-style:dashed;
}
.sesbasic_rating_star .sesbasic_rating_star_small.fa:before {
	color:#ff4500;
	font-size:12px;
}
.sesblog_review_sidebar_list{
	padding:10px 0px 10px 0px;
}
.sesblog_review_sidebar_list > a{
	float:left;
	margin-right:10px;
}
[dir="rtl"] .sesblog_review_sidebar_list > a{
	float:right;
	margin-right:0px;
	margin-left:10px;
}
.sesblog_review_sidebar_list > a img{
	border-radius: 0;
}
.sesblog_sidebar_image_rounded a img{
	border-radius:100%;
}
.sesblog_review_sidebar_list_info{
	overflow:hidden;
	margin-bottom: 5px;
}
.sesblog_review_sidebar_list_title{
	font-weight:bold;
}
.sesblog_review_sidebar_list_stat{
	margin-top:6px;
	float:left;
	font-size:12px;
}
.sesblog_review_sidebar_list_stat i{
	margin-right: 5px;
}
[dir="rtl"] .sesblog_review_sidebar_list_stat{
	float:right;
}
.sesblog_review_sidebar_list_body{
	font-style:italic;
}
.sesblog_review_sidebar_list_body:before,
.sesblog_review_sidebar_list_body:after{
	content:'"';
	font-size:17px;
}
.sesblog_review_sidebar_featured_list{
	text-align:center;
	margin:10px 0px;
}
.sesblog_review_sidebar_featured_list p{
	display:inline-block;
	margin-right:5px;
	color:#fff;
	font-size:12px;
	padding:2px 12px;
}
.sesblog_review_sidebar_featured_list p.featured{
	background:#47C8E3;
}
.sesblog_review_sidebar_featured_list p.verified{
	background:#93C33C;
}
/*Review View Page Css Start Here*/
.sesblog_review_owner_photo {
	text-align:center;
}
[dir="rtl"] .sesblog_review_owner_photo {
	text-align:center;
}
.sesblog_review_owner_photo span {
	margin-top:10px;
	display:block;
}
.sesblog_review_owner_photo span a {
	font-weight:bold;
}
.sesblog_review_owner_photo a img {
	width:100%;
	height:100%;
}
.sesblog_review_form .sesblog_rating_star_element {
	overflow:visible;
}
.sesblog_review_view {
	margin-bottom:20px;
}
.sesblog_review_view_top {
	width:100%;
	border-bottom-width:1px;
	padding-bottom:5px;
	margin-bottom:10px;
}
.sesblog_review_view_title {
	font-weight:bold;
	margin-bottom:10px;
	font-size:17px;
}
.sesblog_review_view_item_info {
	width:50%;
}
.sesblog_review_view_info_img {
	float:left;
	margin-right:15px;
}
[dir="rtl"] .sesblog_review_view_info_img {
	float:right;
	margin-left:15px;
	margin-right:0;
}
.sesblog_review_view_info_cont {
	overflow:hidden;
}
.sesblog_review_view_stats {
	font-size:12px;
	display:block;
	margin-top:3px;
}
.sesblog_review_view_stats span {
	margin-right:10px;
}
[dir="rtl"] .sesblog_review_view_stats span {
	margin-left:10px;
	margin-right:0;
}
.sesblog_review_view_stats span i {
	margin-right:5px;
}
.sesblog_review_view_cont_row {
	margin-bottom:10px;
}
.sesblog_review_view_cont_row > b {
	display:block;
	margin-bottom:5px;
}
.sesblog_review_view_recommended i {
	margin-left:10px;
	font-size:17px;
}
.sesblog_review_view_recommended i.fa-check {
	color:#93C33C;
}
.sesblog_review_view_recommended i.fa-times {
	color:#F00;
}
/*Review View Page Css End Here*/
/*Review Listing*/
.sesblog_review_listing li {
	padding-left:10px;
	padding-right:10px;
}
.sesblog_review_listing li + li {
	border-top-width:1px;
	margin-top:15px;
	padding-top:15px;
}
.sesblog_review_listing_left {
	float:left;
	margin-right:15px;
	text-align:center;
}
[dir="rtl"] .sesblog_review_listing_left {
	float:right;
	margin-left:15px;
	margin-right:0px;
}
.sesblog_review_listing_left_photo {
	border-radius:50%;
	height:150px;
	width:150px;
	overflow:hidden;
}
.sesblog_review_listing_left_photo img {
	height:100%;
	object-fit:cover;
	width:100%;
}
.sesblog_review_listing_left p {
	margin-top:10px;
}
[dir="rtl"] .sesblog_review_listing_left p {
	text-align:center;
}
.sesblog_review_featured_block p {
	background-color:#47c8e3;
	padding:3px;
	text-align:center;
	color:#fff;
	position:relative;
	width:100%;
}
.sesblog_review_featured_block p:after {
	background-position:right center;
	left:128px;
}
.sesblog_review_verified_block p {
	background-color:#93c33c;
	padding:3px;
	text-align:center;
	color:#fff;
	position:relative;
	width:100%;
}
[dir="rtl"] .sesblog_review_verified_block p, [dir="rtl"] .sesblog_review_featured_block p {
	right:0px;
}
.sesblog_review_verified_block p:after {
	background-position:right center;
	left:128px;
}
.sesblog_review_listing_left_title {
	font-weight:bold;
}
.sesblog_review_listing_right {
	overflow:hidden;
}
.sesblog_review_listing_top {
	width:100%;
	border-bottom-width:1px;
	border-bottom-style:dashed;
	padding-bottom:5px;
	margin-bottom:10px;
}
.sesblog_review_listing_title {
	font-size:17px;
	font-weight:bold;
	margin-bottom:10px;
}
.sesblog_review_view_title {
	font-weight:bold;
	margin-bottom:10px;
	font-size:17px;
}
.sesblog_review_featured_verified_block {
	position:absolute;
	top:0px;
	right:0px;
	width:auto;
}
.sesblog_review_featured_verified_block p {
	float:left;
	margin-right:10px;
	padding:0px 8px;
	color:#fff;
}
.sesblog_review_featured_verified_block .featured {
	background:#47C8E3;
}
.sesblog_review_featured_verified_block p.featured:before {
	content:"";
	border-left:14px solid transparent;
	border-right:15px solid transparent;
	border-top:6px solid #47C8E3;
	position:absolute;
	bottom:-6px;
	left:0px;
}
.sesblog_review_featured_verified_block p.verified {
	background:#93C33C;
}
.sesblog_review_featured_verified_block p.verified:before {
	content:"";
	border-left:14px solid transparent;
	border-right:15px solid transparent;
	border-top:6px solid #93C33C;
	position:absolute;
	bottom:-6px;
	right:10px;
}
.sesblog_review_listing_top_info {
	width:50%;
}
.sesblog_review_listing_top_info_img {
	float:left;
	margin-right:15px;
}
[dir="rtl"] .sesblog_review_listing_top_info_img {
	float:right;
	margin-left:15px;
	margin-right:0;
}
.sesblog_review_listing_top_info_cont {
	display:block;
	overflow:hidden;
}
.sesblog_review_listing_stats {
	font-size:12px;
	display:block;
	margin-top:3px;
}
.sesblog_review_listing_stats span {
	margin-right:10px;
}
[dir="rtl"] .sesblog_review_listing_stats span {
	margin-left:10px;
	margin-right:0;
}
.sesblog_review_listing_stats span i {
	margin-right:5px;
}
[dir="rtl"] .sesblog_review_listing_stats span i {
	margin-left:5px;
	margin-right:0px;
}
.sesblog_review_listing_desc p {
	margin-bottom:10px;
}
.sesblog_review_listing_desc > p > b {
	display:block;
}
.sesblog_review_listing_recommended i {
	margin-left:10px;
	font-size:17px;
}
[dir="rtl"] .sesblog_review_listing_recommended i {
	margin-right:10px;
	margin-left:0px;
}
.sesblog_review_listing_recommended i.fa-check {
	color:#93C33C;
}
.sesblog_review_listing_recommended i.fa-times {
	color:#F00;
}
.sesblog_review_listing_more {
	text-align:right;
	font-weight:bold;
	font-style:italic;
	overflow:hidden;
}
[dir="rtl"] .sesblog_review_listing_more {
	float:left;
}
/*Profile Reviews Css Start Here*/
.sesblog_profile_reviews_filters {
	border-width:1px;
	background-image:url(../images/t-img-light.png);
	padding:10px;
	margin-bottom:15px;
}
.sesblog_profile_reviews_filters #filter_form, .sesblog_profile_reviews_filters #filter_form > div, .sesblog_profile_reviews_filters #filter_form > div > div, .sesblog_profile_reviews_filters #filter_form > div > div > div {
	border-width:0 !important;
	background:none !important;
	padding:0 !important;
	margin:0 !important;
	overflow:hidden;
}
.sesblog_profile_reviews_filters .form-wrapper {
	float:left;
	padding-right:15px;
	margin:0 !important;
}
.sesblog_profile_reviews_filters #submit-wrapper {
	width:auto;
}
.sesblog_profile_reviews_filters .form-wrapper {
	width:25%;
}
.sesblog_profile_reviews_filters .form-label {
	font-size:12px;
	margin-bottom:3px;
}
.sesblog_profile_reviews_filters select {
	padding:4px 5px;
	width:100%;
}
.sesblog_profile_reviews_filters button {
	font-size:12px;
	padding:6px 15px 7px;
}
.sesblog_profile_reviews_filters #loadingimgsesblogreview-wrapper {
	display:none !important;
}
.sesblog_review_form_block {
	border-top-width:1px;
	margin-top:15px;
	position:relative;
	background-image:url(../images/t-img-light.png);
	padding:10px;
}
.sesblog_review_form_block .global_form, .sesblog_review_form_block .global_form > div, .sesblog_review_form_block .global_form > div > div, .sesblog_review_form_block .global_form > div > div > div {
	border-width:0 !important;
	background:none !important;
	padding:0 !important;
	margin:0 !important;
	overflow:hidden;
	float:none;
}
.sesblog_review_form_block #description-element {
	float:none;
}
#global_content_simple #sesblog_review_form #buttons-label {
	display:none;
}
/*Profile Reviews Css End Here*/
/*Review Listing Footer*/
.sesblog_review_listing_footer {
	clear:both;
	overflow:hidden;
}
.sesblog_review_listing_footer p {
	font-size:12px;
	margin-bottom:5px;
}
.sesblog_review_listing_btn_left a {
	float:left;
	margin-right:5px;
}
[dir="rtl"] .sesblog_review_listing_btn_left a {
	margin-right:0px;
	margin-left:5px;
}
.sesblog_review_listing_btn_left a i {
	height:16px;
	width:16px;
	display:inline-block;
}
.sesblog_review_useful i {
	background-image:url(../images/light-bulb.png);
	background-repeat:no-repeat;
}
.sesblog_review_useful.active {
	background:#F49A3B;
	color:#fff !important;
	box-shadow:0 5px 5px rgba(0, 0, 0, .2) inset;
	border-color:#C68642;
}
.sesblog_review_useful.active:hover {
	background:#F49A3B;
}
.sesblog_review_useful.active i {
	background-image:url(../images/light-bulb_white.png);
	background-repeat:no-repeat;
}
.sesblog_review_funny i {
	background-image:url(../images/happy.png);
	background-repeat:no-repeat;
}
.sesblog_review_funny.active {
	background:#9DAB52;
	color:#fff !important;
	box-shadow:0 5px 5px rgba(0, 0, 0, .2) inset;
	border-color:#94A14E;
}
.sesblog_review_funny.active:hover {
	background:#9DAB52;
}
.sesblog_review_funny.active i {
	background-image:url(../images/happy_white.png);
	background-repeat:no-repeat;
}
.sesblog_review_cool i {
	background-image:url(../images/snowflake.png);
	background-repeat:no-repeat;
}
.sesblog_review_cool.active {
	background:#789FD8;
	color:#fff !important;
	box-shadow:0 5px 5px rgba(0, 0, 0, .2) inset;
	border-color:#6C93CC;
}
.sesblog_review_cool.active:hover {
	background:#789FD8;
}
.sesblog_review_cool.active i {
	background-image:url(../images/snowflake_white.png);
	background-repeat:no-repeat;
}
.sesblog_review_listing_btn_right a {
	float:left;
}
.sesblog_review_listing_btn_right a + a {
	margin-left:5px;
}
.sesblog_review_listing_footer a.sesbasic_button_icon:before {
	text-align:center;
	margin:0;
}
.sesblog_review_listing_footer a.sesbasic_button_icon span {
	position:absolute;
	margin:-60px 0 0 -10px;
	background:#000;
	color:#fff;
	padding:5px 10px;
	display:none;
}
.sesblog_review_listing_footer a.sesbasic_button_icon span i {
	position:absolute;
	bottom:-9px;
	color:#000;
}
.sesblog_review_listing_footer a.sesbasic_button_icon:hover span {
	display:block;
}
.sesblog-profile_option_review > ul > li > a {
	font-weight:600;
}
.sesblogreview_profile_edit:before {
	content:"\f044";
}
.sesblogreview_profile_delete:before {
	content:"\f2ed";
}
.sesblogreview_profile_share:before {
	content:"\f064";
}
.sesblog_review_listing_footer .sesblog_list_share_btns > a {
	margin-left:0;
	margin-right:4px;
}
/* Review of the day */
.sesblog_review_of_the_day {
	margin-bottom:0;
}
.sesblog_review_of_the_day .sesblog_review_title_block, .sesblog_review_of_the_day .sesblog_grid_info_title {
	text-align:center;
}
.sesblog_review_of_the_day .sesblog_review_title_block > p {
	text-transform:uppercase;
	font-size:13px;
	margin-bottom:5px;
}
.sesblog_review_of_the_day .sesblog_review_title_block p img {
	width:30px;
	height:30px;
	object-fit:cover;
	border-radius:50px;
	vertical-align:middle;
	margin-right:5px;
}
.sesblog_review_of_the_day .sesblog_review_grid_stat {
	text-align:center;
	margin-bottom:10px;
}
.sesblog_review_of_the_day .sesblog_list_share_btns:before {
	display:none;
}
/**********BLOG REVIEWS CSS START HERE**********/
/**********BLOG PROFLIE PAGES CSS ENDS HERE**********/
/* Blog profile one page start */
.sesblog_onear_photo {
	text-align:center;
}
.sesblog_onear_photo a {
	color:#fff;
	display:block;
}
.sesblog_onear_photo a img {
	border-radius:50%;
	border:4px solid #fff;
	max-width:150px;
}
.sesblog_onear_photo a.sesblogs_gutter_name {
	margin:10px 0px;
	text-transform:capitalize;
	font-weight:bold;
	font-size:18px;
}
.layout_sesblog_gutter_menu .blogs_gutter_options li {
	background:none !important;
}
.sesblog_onear_photo p.about_contatant {
	color:#fff;
	font-size:12px;
}
.sesblog_layout_contant {
	padding:10px 0px;
}
.sesblog_layout_contant h2 {
	font-size:28px;
	line-height:35px;
	font-weight:bold;
	margin:10px 0;
	padding-right:50px;
}
.sesblog_layout_contant .sesblog_entrylist_entry_date {
	margin-bottom:20px;
}
.sesblog_layout_contant .sesblog_entrylist_entry_date p {
	display:inline-block;
	font-size:13px;
}
.sesblog_layout_contant .sesblog_blog_image {
	text-align:center;
	margin:0 0 15px;
	position:relative;
}
.sesblog_layout_contant .sesblog_blog_image img {
	width:100%;
	height:100%;
	object-fit:cover;
	object-position:top center;
}
.sesblog_layout_contant .sesblog_entrylist_entry_body .rich_content_body {
	line-height:30px;
	word-break:break-word;
}
.sesblog_layout_contant .sesblog_deshboard_blog ul li {
	float:left;
	margin-right:10px;
	padding:5px 0px;
}
[dir="rtl"] .sesblog_layout_contant .sesblog_deshboard_blog ul li {
	float:right;
}
.sesblog_layout_contant .sesblog_deshboard_blog ul li:last-child {
	margin-right:0px;
}
[dir="rtl"] .sesblog_layout_contant .sesblog_deshboard_blog ul li:last-child {
	margin-right:10px;
}
.sesblog_layout_contant .sesblog_deshboard_blog ul li a {
	background:#222;
	padding:8px 10px;
	border-radius:3px;
	color:#fff;
	display:block;
	text-decoration:none;
	font-size:12px;
}
.sesblog_layout_contant .sesblog_deshboard_blog ul li a i {
	margin-right:5px;
}
[dir="rtl"] .sesblog_layout_contant .sesblog_deshboard_blog ul li a i {
	margin-right:0px;
	margin-left:5px;
}
.sesblog_layout_contant .sesblog_footer_two_blog {
	display:inline-block;
	width:100%;
}
.sesblog_layout_contant .sesblog_footer_two_blog .sesblog_deshboard_blog {
	margin:15px 0px;
}
[dir="rtl"] .sesblog_layout_contant .sesblog_footer_two_blog .sesblog_deshboard_blog {
	float:right;
}
.sesblog_layout_contant .sesblog_footer_two_blog .sesbasic_rating_star {
	margin:15px 0px;
}
.sesblog_layout_contant .sesblog_footer_two_blog .sesblog_shear_blog {
	display:table;
	width:100%;
	clear:both;
	overflow:hidden;
}
.sesblog_layout_contant .sesblog_footer_two_blog .sesblog_shear_blog a {
	padding:0;
	white-space:nowrap;
	float:left;
	text-align:center;
	color:#fff;
	text-decoration:none;
	height:35px;
	margin:.3%;
	width:35px;
	transition:all .5s ease;
}
.sesblog_layout_contant .sesblog_footer_two_blog .sesblog_shear_blog a:hover, .sesblog_layout_contant_second .sesblog_footer_two_blog .sesblog_shear_blog a:hover {
	transform:scale(1.1);
}
.sesblog_layout_contant .sesblog_profile_tags {
	margin:15px 0;
}
.sesblog_layout_contant_header {
	display:flex;
	justify-content:space-between;
	position:relative;
}
.sesblog_layout_contant_header .sesbasic_pulldown_options {
	right:4px;
	top:37px;
}
[dir="rtl"] .sesblog_layout_contant_header .sesbasic_pulldown_options {
	right:auto;
	left:4px;
}
.sesblog_layout_contant_header .sesblog_profile_options {
	padding:3px 10px;
	display:inline-block;
	border-radius:4px;
	position:absolute;
	right:0;
}
.sesblog_layout_contant_header ul > li > a {
	padding:6px 10px !important;
}
.sesblog_layout_contant_header ul > li > a > i {
	margin-right:4px;
}
.sesblog_layout_contant .sesblog_profile_tags a {
	padding:7px 22px;
	display:inline-block;
	margin-bottom:5px;
}
.sesblog_layout_contant .sesblog_footer_two_blog .sesblog_shear_blog a:hover {
	opacity:.8;
}
.sesblog_layout_contant .sesblog_footer_two_blog .sesblog_shear_blog a i:before {
	line-height:34px;
}
.sesblog_layout_contant .sesblog_like_sesblog_blog_view i, .sesblog_layout_contant .sesblog_favourite_sesblog_blog_view i {
	margin-right:0;
}
.sesblog_layout_contant .sesblog_footer_two_blog .sesblog_shear_blog a span, .sesblog_layout_contant .sesblog_footer_two_blog .sesblog_shear_blog a i, .sesblog_layout_contant .sesblog_footer_two_blog .sesblog_shear_blog a img {
	display:inline-block;
	font-size:12px;
	vertical-align:middle;
}
[dir="rtl"] .sesblog_layout_contant .sesblog_footer_two_blog .sesblog_shear_blog a i, [dir="rtl"] .sesblog_layout_contant .sesblog_footer_two_blog .sesblog_shear_blog a img {
	margin-right:0px;
	margin-left:5px;
}
.sesblog_layout_contant .sesblog_footer_two_blog .sesblog_shear_blog a span {
	display:none;
}
#global_page_sesblog-index-view .sesblog_shear_blog a.sesbasic_icon_flipboard_btn {
	background:#EC2127;
}
#global_page_sesblog-index-view .sesblog_shear_blog a.sesbasic_icon_googleplus_btn {
	background:#DC4E41;
}
#global_page_sesblog-index-view .sesblog_shear_blog a.sesbasic_icon_pintrest_btn {
	background:#DB4A39;
}
#global_page_sesblog-index-view .sesblog_shear_blog a.sesbasic_icon_twitter_btn {
	background:#00ACEE;
}
#global_page_sesblog-index-view .sesblog_shear_blog a.sesbasic_icon_gmail_btn {
	background:#f32c25;
}
#global_page_sesblog-index-view .sesblog_shear_blog a.sesbasic_icon_linkedin_btn {
	background:#0077B5;
}
#global_page_sesblog-index-view .sesblog_shear_blog a.sesbasic_icon_bookmarks_btn {
	background:#FFA500;
}
#global_page_sesblog-index-view .sesblog_shear_blog a.sesbasic_icon_rediff_btn {
	background:#EC2127;
}
#global_page_sesblog-index-view .sesblog_shear_blog a.sesbasic_icon_facebookmessager_btn {
	background:#0084FF;
}
#global_page_sesblog-index-view .sesblog_shear_blog a.sesbasic_icon_myspace_btn {
	background:#003399;
}
#global_page_sesblog-index-view .sesblog_shear_blog a.sesbasic_icon_stumbleupon_btn {
	background:#EE4813;
}
#global_page_sesblog-index-view .sesblog_shear_blog a.sesbasic_icon_digg_btn {
	background:#000;
}
#global_page_sesblog-index-view .sesblog_shear_blog a.sesbasic_icon_tumblr_btn {
	background:#2E4F6E;
}
#global_page_sesblog-index-view .sesblog_shear_blog a.sesbasic_icon_facebook_btn {
	background:#3B5998;
}
#global_page_sesblog-index-view .sesblog_shear_blog a.sesbasic_icon_whatsapp_btn {
	background-color:#00A859;
}
#global_page_sesblog-index-view .sesblog_shear_blog a.sesbasic_icon_skype_btn {
	background-color:#00AFF0;
}
#global_page_sesblog-index-view .sesblog_shear_blog a.share_icon {
	background:#CA2127;
}
#global_page_sesblog-index-view .sesblog_shear_blog a.sesbasic_icon_vk_btn {
	background:#436eab;
}
#global_page_sesblog-index-view .sesblog_shear_blog a.sesbasic_icon_email_btn {
	background:#787878;
}
#global_page_sesblog-index-view .sesblog_shear_blog a.sesbasic_icon_yahoo_btn {
	background:#7f40bd;
}
#global_page_sesblog-index-view .sesblog_shear_blog a.sessocial_icon_add_btn {
	background:#FF4C4C;
}
.sesblog_gutter_labels .sesblog_list_labels {
	position:inherit;
}
.sesblog_gutter_labels .sesblog_list_labels > p {
	font-size:95%;
	padding:10px;
	border-radius:4px;
}
.sesblog_gutter_labels .sesblog_list_labels > p + p {
	margin-top:10px;
}
.sesblog_like_sesblog_blog_view, .sesblog_favourite_sesblog_blog_view {
	padding:10px;
	border-radius:4px;
	display:block;
	text-align:center;
	border:1px solid;
}
.sesblog_like_sesblog_blog_view i, .sesblog_favourite_sesblog_blog_view i {
	margin-right:3px;
}
.sesblog_social_share_button button {
	width:100%;
	padding:12px 10px;
	border-radius:4px;
}
.sesblog_layout_contant .sesblog_cat > a {
	font-size:13px;
	padding:3px 10px;
}
.blogs_gutter_options .icon_sesblog_viewall:before {
	content:"\f06e";
}
/*Blog profile one page end*/

/*Blog profile second page start*/
.sesblog_profile_layout_second_image {
	height:500px;
	margin-bottom:20px;
}
.sesblog_profile_layout_second_image > a {
	width:100%;
	height:500px;
	display:block;
	overflow:hidden;
	position:absolute;
	left:0;
	right:0;
}
.sesblog_profile_layout_second_image .sesblog_second_options {
	position:absolute;
	right:50px;
	margin-top:30px;
	background:#0000004f;
	padding:5px 10px;
	border-radius:4px;
}
.sesblog_profile_layout_second .sesblog_profile_tags a {
	padding:7px 22px;
	display:inline-block;
	margin-bottom:5px;
}
.sesblog_profile_layout_second .rich_content_body {
	margin:0 0 15px;
	line-height:180%;
}
.sesblog_profile_layout_second_image .sesbasic_pulldown_options {
	margin-left:-120px;
	margin-top:15px;
}
.sesblog_profile_layout_second_image .sesbasic_pulldown_options a i {
	margin-right:4px;
}
.sesblog_profile_layout_second_image .sesblog_second_options > a {
	color:#fff !important;
}
.sesblog_profile_layout_second_image img {
	width:100%;
	height:100%;
	object-fit:cover;
	object-position:top;
}
.sesblog_profile_layout_second .sesblog_category_teg {
	position:relative;
	margin-bottom:40px;
	width:100%;
}
.sesblog_profile_layout_second .sesblog_category_teg p {
	text-align:center;
}
.sesblog_profile_layout_second .sesblog_category_teg p a {
	background-color:#0DC7F1;
	padding:5px 8px;
	color:#fff;
	border-radius:4px;
	display:inline-block;
	margin:0 auto;
	position:relative;
	top:15px;
}
.sesblog_profile_layout_second_info {
	position:absolute;
	left:0;
	right:0;
	max-width:80%;
	margin:100px auto 0;
}
.sesblog_profile_layout_second_info * {
	color:#fff !important;
	text-align:center;
}
.sesblog_profile_layout_second_image .sesblog_list_labels {
	top:auto;
	margin-top:20px;
	left:20px;
}
.sesblog_profile_layout_second_image > a:before {
	content:"";
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:#000;
	opacity:.4;
}
.sesblog_profile_layout_second h2 {
	text-shadow:2px 2px 5px rgba(0,0,0,.35);
	text-align:center;
	font-weight:600;
	margin-bottom:5px;
	font-size:35px;
}
.sesblog_profile_layout_second .sesblog_owner {
	text-align:center;
	margin:20px 0;
}
.sesblog_profile_layout_second .sesblog_owner img {
	width:50px;
	height:50px;
	border-radius:50px;
	border-width:0;
	display:block;
	margin:10px auto;
}
.sesblog_profile_layout_second .sesblog_entrylist_entry_date p span {
	margin-right:8px;
}
.sesblog_profile_layout_second .sesblog_entrylist_entry_date p {
	margin-right:8px;
	font-size:14px;
}
.sesblog_profile_layout_second .sesblog_entrylist_entry_date {
	text-align:center;
	padding:10px 0;
}
.sesblog_profile_layout_second .sesblog_entrylist_entry_date p {
	display:inline-block;
}
.sesblog_profile_layout_second .sesblog_entrylist_entry_body {
	padding:0px 30px;
}
.sesblog_profile_layout_second .sesblog_entrylist_entry_body p {
	line-height:28px;
	text-align:justify;
}
.sesblog_profile_layout_second .sesblog_view_footer_top {
	margin:20px 30px 15px;
}
.sesblog_profile_layout_second .sesblog_view_footer_links {
	text-align:right;
	font-style:italic;
}
.sesblog_profile_layout_second .sesblog_view_footer_links ul li {
	display:inline-block;
	margin-right:10px;
	padding:5px 0px;
}
.sesblog_profile_layout_second .sesblog_view_footer_links ul li a i {
	margin-right:5px;
}
[dir="rtl"] .sesblog_profile_layout_second .sesblog_view_footer_links ul li a i {
	margin-right:0px;
	margin-left:5px;
}
.sesblog_profile_layout_second .sesblog_view_footer_links a.sesblog_like_link.button_active i {
	color:#02adea;
}
.sesblog_profile_layout_second .sesblog_view_footer_links a.sesblog_fav_link.button_active i {
	color:#ff4c4c;
}
.sesblog_profile_layout_second .sesblog_view_footer_top_bottom:before {
	content:"";
	position:absolute;
	border-bottom:1px dashed #ccc;
	left:0px;
	top:10px;
	right:0px;
}
.sesblog_profile_layout_second .sesblog_view_footer_top_bottom {
	display:block;
	overflow:hidden;
	padding:0px 30px;
	margin-top:15px;
	padding-top:20px;
	border-top:1px dashed #ccc;
	position:relative;
}
.sesblog_profile_layout_second .sesblog_shear_blog {
	display:table;
	width:100%;
	clear:both;
	overflow:hidden;
	position:relative;
	margin:20px 0;
}
.sesblog_profile_layout_second .sesblog_shear_blog a {
	padding:6px;
	white-space:nowrap;
	float:none;
	display:inline-block;
	text-align:center;
	color:#fff;
	text-decoration:none;
	height:35px;
	margin:.3%;
	width:35px;
	border:0;
	transition:all .5s ease;
}
.sesblog_profile_layout_second .sesblog_shear_blog {
	text-align:center;
}
.sesblog_profile_layout_second .sesblog_shear_blog a i {
	display:inline-block;
	font-size:12px;
	vertical-align:middle;
	margin-right:0;
}
.sesblog_profile_layout_second .sesblog_shear_blog a i:before {
	line-height:25px;
}
.blogs_gutter_options li a:before {
	position:relative;
	left:0;
	top:1px;
}
.blogs_gutter_options li {
	padding:0;
	border-bottom:0;
}
/*Blog profile second page end*/
/*Blog profile three page start*/
.sesblog_profile_three_header {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.sesblog_profile_three_header .category > a {
	padding:5px 10px;
	font-size:12px;
}
.layout_sesblog_gutter_photo {
	border-width:1px;
}
.blogs_gutter_options > li > a {
	display:block;
	padding:0;
	font-size:100%;
}
.blogs_gutter_options > li + li > a {
	border-top-width:1px;
	padding-top:10px;
	margin-top:10px;
}
.sesblog_onear_photo_three {
	text-align:center !important;
}
.sesblog_onear_photo_three p.about_title {
	font-weight:normal;
	font-size:18px;
	text-align:center;
	position:relative;
	font-weight:600;
	text-transform:uppercase;
}
.sesblog_onear_photo_three .sesblogs_gutter_name {
	margin:10px 0;
	font-weight:600;
}
.sesblog_onear_photo_three a {
	display:block;
}
.sesblog_onear_photo_three a img {
	border-radius:50%;
	border:none;
	object-fit:cover;
	width:150px;
	height:150px;
	box-shadow:0 0 5px #e6e6e6;
	margin-top:15px;
}
.sesblog_user_social_links > ul {
	text-align:center;
	margin-top:15px;
}
.sesblog_user_social_links > ul > li > a {
	display:inline-block;
	background:#000;
	color:#fff;
	width:30px;
	height:30px;
	text-align:center;
	line-height:30px;
	border-radius:50px;
	margin:0 3px;
}
.sesblog_user_social_links > ul > li {
	display:inline-block;
}
.sesblog_onear_photo_three .sesblogs_gutter_photo_square img {
	border-radius:0 50px 0 50px;
}
.sesblog_onear_photo_three p.about_contatant {
	font-size:13px;
	text-align:center;
	line-height:22px;
}
.sesblog_profile_layout_three {
	padding:0 0 10px;
	display:flex;
	align-items:center;
}
.sesblog_profile_layout_three .sesblog_entrylist_entry_body {
	min-width:60%;
	max-width:60%;
	width:100%;
	padding:0 0 0 30px;
}
[dir="rtl"] .sesblog_profile_layout_three .sesblog_entrylist_entry_body {
	padding:0 30px 0 0;
}
.sesblog_profile_three_main {
	width:40%;
}
.sesblog_profile_layout_three .sesbasic_rating_star {
	margin-top:15px;
	margin-left:10px;
}
.sesblog_profile_layout_three h2 {
	text-align:left;
	font-weight:600;
	margin:15px 0 0;
	position:relative;
	font-size:40px;
	line-height:50px;
}
[dir="rtl"] .sesblog_profile_layout_three h2 {
	text-align:right;
}
.sesblog_profile_layout_three .sesblog_entrylist_entry_date {
	text-align:left;
	padding:10px 0;
	overflow:hidden;
	display:block;
	font-size:14px;
}
.sesblog_profile_layout_three .sesblog_entrylist_entry_date p.catogery {
	background-image:url(../images/transprant-bg.png);
	border-width:1px;
	padding:3px 8px;
}
.sesblog_profile_layout_three .sesblog_entrylist_entry_date > p {
	overflow:hidden;
	display:block;
	margin-bottom:5px;
}
[dir="rtl"] .sesblog_profile_layout_three .sesblog_entrylist_entry_date > p {
	float:right;
}
.sesblog_profile_layout_three .sesblog_entrylist_entry_date > p > span {
	display:inline-block;
	margin:5px 10px 5px 0;
}
.sesblog_profile_layout_three .sesblog_entrylist_entry_date p i {
	margin-right:4px;
}
[dir="rtl"] .sesblog_profile_layout_three .sesblog_entrylist_entry_date p i {
	margin-right:0px;
	margin-left:5px;
}
.sesblog_profile_layout_three .sesblog_blog_image {
	text-align:center;
	margin:10px 0px;
	position:relative;
}
.sesblog_profile_layout_three .sesblog_blog_image img {
	width:100%;
	height:100%;
	object-fit:cover;
}
.sesblog_profile_layout_three .sesblog_entrylist_entry_body p {
	line-height:28px;
}
.sesblog_profile_layout_three .sesblog_blog_image p {
	line-height:inherit;
}
.sesblog_three_blog_footer {
	display:block;
	overflow:hidden;
	margin:15px 0px;
	padding:15px 30px 0px 30px;
	border-top-width:1px;
}
.sesblog_three_blog_footer_links ul {
	text-align:right;
	font-size:13px;
}
.sesblog_three_blog_footer_links ul li {
	display:inline-block;
	margin-right:3px;
}
.sesblog_three_blog_footer_links ul li a i {
	margin-right:5px;
}
[dir="rtl"] .sesblog_three_blog_footer_links ul li a i {
	margin-right:0px;
	margin-left:5px;
}
.sesblog_three_blog_footer_links ul li a.sesblog_like_link.button_active i {
	color:#02adea;
}
.sesblog_three_blog_footer_links ul li a.sesblog_fav_link.button_active i {
	color:#ff4c4c;
}
.sesblog_profile_layout_three .sesblog_footer_blog {
	display:block;
	overflow:hidden;
	padding:15px 30px;
	margin-top:15px;
	text-align:center;
	border-top-width:1px;
	border-bottom-width:1px;
}
.sesblog_profile_layout_three .sesblog_footer_blog p {
	font-size:22px;
	margin-bottom:20px;
}
.sesblog_profile_layout_three .sesblog_footer_blog_social_share {
	text-align:center;
}
.sesblog_profile_layout_three .sesblog_footer_blog_social_share a {
	display:inline-block;
	float:none !important;
	width:auto;
	padding:3px 10px;
}
.sesblog_profile_layout_three .sesblog_footer_blog_social_share a img, .sesblog_profile_layout_three .sesblog_footer_blog_social_share a i, .sesblog_profile_layout_three .sesblog_footer_blog_social_share a span {
	display:inline-block;
	vertical-align:middle;
	color:#fff;
	font-size:13px;
}
.sesblog_profile_layout_three .sesblog_footer_blog_social_share a img {
	max-height:12px;
}
.sesblog_profile_layout_three .sesblog_footer_blog_social_share a img, .sesblog_profile_layout_three .sesblog_footer_blog_social_share a i {
	margin-right:5px;
}
.sesblog_profile_layout_three .sesblog_footer_blog_social_share a:hover {
	opacity:.9;
}
.sesblog_profile_layout_three a.sesbasic_icon_facebook_btn {
	background-color:#3b5998;
}
.sesblog_profile_layout_three a.sesbasic_icon_twitter_btn {
	background-color:#00aced;
}
.sesblog_profile_layout_three a.sesbasic_icon_pintrest_btn {
	background-color:#cc2127;
}
.sesblog_profile_layout_three a.sesbasic_icon_flipboard_btn {
	background-color:#CD0000;
}
.sesblog_profile_layout_three a.sesbasic_icon_googleplus_btn {
	background-color:#DC4E41;
}
.sesblog_profile_layout_three a.sesbasic_icon_gmail_btn {
	background-color:#F32C25;
}
.sesblog_profile_layout_three a.sesbasic_icon_linkedin_btn {
	background-color:#0077b5;
}
.sesblog_profile_layout_three a.sesbasic_icon_bookmarks_btn {
	background-color:#FFA500;
}
.sesblog_profile_layout_three a.sesbasic_icon_rediff_btn {
	background-color:#EC2127;
}
.sesblog_profile_layout_three a.sesbasic_icon_myspace_btn {
	background-color:#003399;
}
.sesblog_profile_layout_three a.sesbasic_icon_stumbleupon_btn {
	background-color:#EE4813;
}
.sesblog_profile_layout_three a.sesbasic_icon_digg_btn {
	background-color:#000;
}
.sesblog_profile_layout_three a.sesbasic_icon_tumblr_btn {
	background-color:#2E4F6E;
}
.sesblog_profile_layout_three a.sesbasic_icon_whatsapp_btn {
	background-color:#25d366;
}
.sesblog_profile_layout_three a.sesbasic_icon_vk_btn {
	background-color:#436eab;
}
.sesblog_profile_layout_three a.sesbasic_icon_email_btn {
	background-color:#787878;
}
.sesblog_profile_layout_three a.sesbasic_icon_yahoo_btn {
	background-color:#7f40bd;
}
.sesblog_profile_layout_three a.sessocial_icon_add_btn {
	background-color:#FF4C4C;
}
.sesblog_footer_three_blog a{
	padding:6px;
	white-space:nowrap;
	float:none;
	display:inline-block;
	text-align:center;
	color:#fff;
	text-decoration:none;
	height:35px;
	margin:.3%;
	width:35px;
	border:0;
	transition:all .5s ease;
}
.sesblog_footer_three_blog a i {
	display:inline-block;
	font-size:12px;
	vertical-align:middle;
	margin-right:0;
}
.sesblog_footer_three_blog a i:before {
  line-height:25px;
}
/*Blog profile three page end*/
/*Blog profile four page start*/
.sesblog_profile_layout_four h2 {
	text-align:left;
	font-weight:600;
	margin-top:10px;
	overflow:hidden;
	font-size:30px;
}
.sesblog_profile_four_top {
	position:relative;
}
.sesblog_profile_four_data {
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	padding:20px;
}
.sesblog_profile_layout_four .sesblog_cat a {
	text-transform:uppercase;
	padding:2px 10px;
	display:inline-block;
}
.sesblog_profile_layout_four .sesblog_entrylist_entry_date span > i {
	margin-right:2px;
}
.sesbasic_icon_comment-o:before {
	content:"\f075";
	font-weight:400;
}
.sesblog_profile_four_data * {
	color:#fff !important;
}
[dir="rtl"] .sesblog_profile_layout_four h2 {
	text-align:right;
}
.sesblog_profile_layout_four .sesblog_entrylist_entry_date {
	position:relative;
	display:flex;
	align-items:center;
	width:100%;
}
.sesblog_profile_layout_four .sesblog_entrylist_entry_date p > span {
	display:inline-block;
	margin:5px 0px;
	font-size:14px;
}
.sesblog_profile_layout_four .sesblog_entrylist_entry_date p > span > i {
	margin-right:5px;
}
.sesblog_profile_layout_four .sesblog_entrylist_entry_date p a {
	text-decoration:none;
}
.sesblog_profile_layout_four .sesblog_entrylist_entry_date p a img {
	width:20px !important;
	height:20px;
	border-radius:50%;
	float:left;
	margin-top:4px;
	margin-right:-4px;
}
.sesblog_profile_layout_four .sesblog_entrylist_entry_body {
	padding:0px;
}
.sesblog_profile_layout_four .sesblog_blog_image {
	text-align:center;
}
.sesblog_profile_layout_four .sesblog_blog_image img {
	width:100%;
	height:100%;
	object-fit:cover;
	object-position:top;
}
.sesblog_profile_four_top {
	position:relative;
	border-radius:10px;
	overflow:hidden;
	margin-bottom:25px;
}
.sesblog_profile_layout_four .sesblog_list_labels > p {
	line-height:inherit !important;
}
.sesblog_profile_four_top:before {
	content:"";
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	background:linear-gradient(to top, #000, #fff0);
	opacity:.6;
	height:50%;
}
.sesblog_profile_layout_four .rich_content_body {
	margin-bottom:20px;
}
.sesblog_profile_layout_four .sesblog_social_tabs {
	margin:15px 0 10px;
}
.sesblog_profile_layout_four .sesblog_social_tabs > a {
	border-radius:0;
	border:0;
	float:left;
	height:35px;
	width:35px;
	line-height:normal;
	text-align:center;
	text-decoration:none;
	margin:0 10px 0 0 !important;
	padding:0;
}
[dir="rtl"] .sesblog_profile_layout_four .sesblog_social_tabs > a {
	margin:0 0 10px 10px !important;
}
.sesblog_profile_layout_four .sesblog_social_tabs > a i{
  margin:0;	
}
.sesblog_profile_four_header {
	display:flex;
	align-items:center;
}
.sesblog_profile_four_header .sesblog_cat {
	margin-right:10px;
}
.sesblog_profile_layout_four .sesblog_social_tabs > a:hover {
	opacity:.8;
}
.sesblog_profile_layout_four .sesblog_social_tabs > a i:before {
	color:#fff;
	line-height:35px;
}
.sesblog_profile_layout_four .sesblog_social_tabs > a img {
	margin-top:10px;
}
.sesblog_profile_layout_four .sesblog_social_tabs > a.commenting {
	background-color:#56C6E3;
	border-radius:15px;
	padding:0px 16px;
	width:auto;
	color:#fff;
}
.sesblog_profile_layout_four .sesblog_social_tabs > a.sesbasic_icon_facebook_btn {
	background-color:#3b5998;
}
.sesblog_profile_layout_four .sesblog_social_tabs > a.sesbasic_icon_twitter_btn {
	background-color:#00aced;
}
.sesblog_profile_layout_four .sesblog_social_tabs > a.sesbasic_icon_pintrest_btn {
	background-color:#cc2127;
}
.sesblog_profile_layout_four .sesblog_social_tabs > a.sesbasic_icon_flipboard_btn {
	background-color:#CD0000;
}
.sesblog_profile_layout_four .sesblog_social_tabs > a.sesbasic_icon_googleplus_btn {
	background-color:#DC4E41;
}
.sesblog_profile_layout_four .sesblog_social_tabs > a.sesbasic_icon_gmail_btn {
	background-color:#F32C25;
}
.sesblog_profile_layout_four .sesblog_social_tabs > a.sesbasic_icon_linkedin_btn {
	background-color:#0077b5;
}
.sesblog_profile_layout_four .sesblog_social_tabs > a.sesbasic_icon_bookmarks_btn {
	background-color:#FFA500;
}
.sesblog_profile_layout_four .sesblog_social_tabs > a.sesbasic_icon_rediff_btn {
	background-color:#EC2127;
}
.sesblog_profile_layout_four .sesblog_social_tabs > a.sesbasic_icon_myspace_btn {
	background-color:#003399;
}
.sesblog_profile_layout_four .sesblog_social_tabs > a.sesbasic_icon_stumbleupon_btn {
	background-color:#EE4813;
}
.sesblog_profile_layout_four .sesblog_social_tabs > a.sesbasic_icon_digg_btn {
	background-color:#000;
}
.sesblog_profile_layout_four .sesblog_social_tabs > a.sesbasic_icon_tumblr_btn {
	background-color:#2E4F6E;
}
.sesblog_profile_layout_four .sesblog_social_tabs > a.sesbasic_icon_whatsapp_btn {
	background-color:#25d366;
}
.sesblog_profile_layout_four .sesblog_social_tabs > a.sesbasic_icon_vk_btn {
	background-color:#436eab;
}
.sesblog_profile_layout_four .sesblog_social_tabs > a.sesbasic_icon_email_btn {
	background-color:#787878;
}
.sesblog_profile_layout_four .sesblog_social_tabs > a.sesbasic_icon_yahoo_btn {
	background-color:#7f40bd;
}
.sesblog_profile_layout_four .sesblog_social_tabs > a.sessocial_icon_add_btn {
	background-color:#FF4C4C;
}
.sesblog_profile_layout_four .sesblog_entrylist_entry_body p {
	line-height:28px;
}
.sesblog_profile_layout_four .sesblog_deshboard_links {
	text-align:right;
	border-top-width:1px;
	margin-top:20px;
	padding-top:20px;
	display:block;
	overflow:hidden;
}
.sesblog_profile_layout_four .sesblog_deshboard_links .profile_layout_fore_post_com {
	padding:5px 0px;
}
.sesblog_profile_layout_four .sesblog_deshboard_links .profile_layout_fore_post_com a {
	color:#555;
	font-style:italic;
}
.sesblog_profile_layout_four .sesblog_deshboard_links .profile_layout_fore_post_com a i {
	margin-right:3px;
}
[dir="rtl"] .sesblog_profile_layout_four .sesblog_deshboard_links .profile_layout_fore_post_com a i {
	margin-left:3px;
}
.sesblog_profile_layout_four .sesblog_deshboard_links ul li {
	display:inline-block;
	margin-right:10px;
}
.sesblog_profile_layout_four .sesblog_deshboard_links ul li a i {
	margin-right:5px;
}
.sesblog_profile_layout_four .sesblog_second_options {
	position:absolute;
	right:30px;
	margin-top:30px;
	background:#0000004f;
	padding:5px 10px;
	border-radius:4px;
}
.sesblog_profile_layout_four .sesbasic_pulldown_options {
	margin-left:-117px;
	margin-top:15px;
}
.sesblog_profile_layout_four .sesblog_second_options > a {
	color:#fff !important;
}
.sesblog_profile_layout_four .sesblog_content_four {
	display:flex;
}
.sesblog_profile_layout_four .sesbasic_pulldown_options a i {
	margin-right:4px;
}
.sesblog_profile_layout_four .sesblog_profile_tags a {
	padding:7px 22px;
	display:inline-block;
	margin-bottom:5px;
}
/**----BLOG PROFLIE PAGES CSS ENDS HERE-----*/
/* RESPONSIVE CSS */
@media(max-width:767px) {
.sesblog_slideshow_inside .sesblog_slideshow_thumb {
	width:100%;
	float:none;
}
.sesblog_slideshow_thumb_img > span {
	background-size:cover;
}
}
/*Rating Star*/
.sesblog_rating_star:before, .sesblog_rating_star_small:before, .sesblog_rating_star_small_half:before, .sesblog_rating_star_disable:before {
	font-family:'Font Awesome 5 Free';
	display:inline-block;
	color:#FFC107;
}
.sesblog_rating_star_small:before, .sesblog_rating_star:before {
	content:"\f005";
	font-weight:600;
}
.sesblog_rating_star_small_half:before, .sesblog_rating_star_half:before {
	content:"\f123";
}
.sesblog_rating_star_disable:before {
	content:"\f005";
	font-weight:400;
}
.sesblog_rating_star {
	font-size:14px;
	height:16px;
	width:16px;
	display:inline-block;
	line-height:16px;
	text-align:center;
}
/*sesblog top blogger css start*/
.sesblog_top_bloger_list li.sesbloger_top_sidebar_list {
	display:block;
	overflow:hidden;
	margin:0px 0px 8px 0px;
}
.sesblog_top_bloger_list li.sesbloger_top_sidebar_list + li.sesbloger_top_sidebar_list {
	border-top-width:1px;
	padding-top:12px;
	border-style:dashed;
}
.sesblog_top_bloger_list li.sesbloger_top_sidebar_list a {
	float:left;
}
.sesblog_top_bloger_list li.sesbloger_top_sidebar_list a img {
	width:70px;
	height:70px;
	margin-right:10px;
	border-radius:50%;
}
.sesblog_top_bloger_list li.sesbloger_top_sidebar_list .sesblog_top_blog_info {
	display:block;
	overflow:hidden;
}
.sesblog_top_bloger_list li.sesbloger_top_sidebar_list .sesblog_top_blog_title {
	display:block;
	overflow:hidden;
	font-size:15px;
	margin-bottom:5px;
}
.sesblog_top_bloger_list li.sesbloger_top_sidebar_list .sesblog_top_blog_list_stats {
	font-style:italic;
}
.sesblog_top_bloger_list .sesbloger_top_gird_list {
	width:210px;
	float:left;
	padding:5px;
}
.sesblog_top_bloger_list .sesbloger_top_gird_list .sesbloger_top_gird_thumb_blog {
	position:relative;
	height:174px;
	border-radius:10px;
	overflow:hidden;
}
.sesblog_top_bloger_list .sesbloger_top_gird_list a img {
	width:100%;
	height:100%;
	float:left;
	object-fit:cover;
	max-width:inherit;
	max-height:inherit;
	border-width:0;
}
.sesblog_top_bloger_list .sesbloger_top_gird_list .sesblog_top_blog_info {
	position:absolute;
	bottom:0;
	padding:8px 10px;
	width:100%;
	left:0;
	right:0;
  background:linear-gradient(360deg, rgba(0,0,0,0.8), transparent);
}
.sesblog_top_bloger_list .sesbloger_top_gird_list .sesblog_top_blog_info * {
  text-align:center;
}
.sesblog_top_bloger_list .sesbloger_top_gird_list a {
	display:block;
	overflow:hidden;
	margin-bottom:5px;
	color:#fff;
	height:100%;
	font-weight:600;
}
.sesblog_top_bloger_list .sesbloger_top_gird_list .sesblog_top_blog_list_stats {
	color:#fff;
}
.layout_sesblog_category_carousel, .layout_sesblog_featured_sponsored_verified_category_carousel {
	border-width:0 !important;
	box-shadow:none !important;
	padding:0 !important;
	background:none !important;
}
.layout_sesblog_browse_menu .generic_layout_container {
	margin-bottom:0;
}
/* WELCOME PAGE */
#global_page_sesblog-index-welcome #global_content .layout_main .generic_layout_container {
	border-width:0 !important;
	box-shadow:none !important;
	margin:0 !important;
	background:none !important;
}
#global_page_sesblog-index-welcome .layout_top .layout_middle {
	overflow:visible;
}
html #global_page_sesblog-index-welcome #global_content .layout_sesblog_browse_menu {
	margin:25px 0 15px !important;
}
html #global_content .layout_sesblog_featured_sponsored_verified_category_slideshow, #global_page_sesblog-index-welcome #global_content .layout_middle > .layout_sesblog_blog_category, html #global_page_sesblog-index-welcome #global_content .layout_middle > .layout_sesbasic_simple_html_block {
	padding:0 !important;
}
#global_page_sesblog-index-welcome #global_content .generic_layout_container > h3 {
	text-align:center;
	font-size:34px;
	line-height:34px;
	padding-bottom:15px !important;
	border:0;
	margin:0 0 40px !important;
	position:relative;
}
#global_page_sesblog-index-welcome #global_content .generic_layout_container > h3:before {
	content:"";
	position:absolute;
	width:50px;
	height:1px;
	left:0;
	right:0;
	margin:auto;
	bottom:0;
}
.sesblog_welcome_btn {
	padding:12px 30px;
	border-radius:50px;
}
#global_page_sesblog-index-welcome .sesbasic_v_tabs_container .sesbasic_tabs_content {
	border:0;
	padding:0;
	left:auto;
}
#global_page_sesblog-index-welcome .layout_sesblog_browse_blogs {
	max-width:1000px;
	margin:50px auto 0 !important;
}
#global_page_sesblog-index-welcome .layout_sesblog_browse_blogs .sesbasic_view_more {
	display:none;
}
#global_page_sesblog-index-welcome .layout_sesblog_top_bloggers .sesbasic_sidebar_block {
	background:none;
}
#global_page_sesblog-index-welcome #global_wrapper {
	padding:0 !important;
}
.sesblog_welcome_text_block .sesblog_welcome_text_block_maintxt {
	font-size:32px;
	margin:10px 0 20px;
}
.sesblog_welcome_text_block .sesblog_welcome_text_block_buttons > a {
	padding:12px 20px;
	border-radius:50px;
	margin:0 10px;
}
.sesblog_welcome_text_block * {
	text-align:center;
}
/* TABBED WIDGET BLOGS */
.layout_sesblog_tabbed_widget_blog .sesbasic_tabs_container, .layout_sesblog_tabbed_widget_blog .sesbasic_tabs {
	border:0;
}
/* BLOG OF THE DAY */
.sesblog_blog_of_the_day .sesblog_list_grid_owner img {
	width:20px;
	height:20px;
	border-radius:50%;
	vertical-align:text-top;
	margin-right:4px;
}
.sesblog_blog_of_the_day .sesblog_list_stats > span > i {
	margin-right:4px;
}
.sesblog_blog_of_the_day .sesblog_list_grid_info > div {
	margin-bottom:5px;
}
.sesblog_blog_two_of_the_day .sesblog_grid_meta_block {
	margin-bottom:10px;
}
/* SIMILAR BLOGS */
.layout_sesblog_similar_blogs .category_tag {
	margin-top:10px;
}
.layout_sesblog_similar_blogs .sesblog_list_stats {
	margin:10px 0;
}
/* RESPONSIVE */
@media(max-width:767px) {
html .sesblog-featured_blog_view .featured_blog_list {
	width:100% !important;
	padding:0;
	margin-bottom:20px;
}
.sesblog-featured_blog_view .sesblog_list_labels > p {
	display:block;
}
.sesblog_grid_four .sesblog_grid_thumb {
	min-height:330px !important;
	height:100% !important;
}
.sesblog_grid_three {
	width:100% !important;
}
.sesblog_grid_three .sesblog_grid_info {
	max-height:120px;
}
.sesblog_list_fourth_blog .sesblog_list_full_view_info {
	max-width:95% !important;
}
.sesblog_list_fourth_blog .sesblog_list_fourth_blog_meta ul li {
	display:block !important;
	border:0 !important;
}
.sesblog_list_third_blog .sesblog_list_full_date_blog {
	min-width:60px !important;
	max-width:60px !important;
	font-size:14px !important;
}
.sesblog_list_third_footer, .sesblog_list_blog_view:nth-child(even), .sesblog_profile_layout_four .sesblog_entrylist_entry_date {
	display:block !important;
}
.sesblog_list_third_footer > div {
	float:none !important;
}
.sesblog_list_blog_view .sesblog_list_info {
	position:inherit !important;
	top:0 !important;
	max-width:100% !important;
	transform:none !important;
	box-shadow:none !important;
}
.sesblog_list_blog_view .sesblog_list_thumb {
	width:100% !important;
	height:200px !important;
}
.sesblog_profile_layout_four .sesblog_social_tabs {
	max-width:80px !important;
	min-width:80px !important;
}
.sesblog_profile_layout_second_info {
	margin:60px auto 0 !important;
}
.sesblog_layout_contant .sesblog_blog_image {
	height:250px !important;
}
.sesblog_profile_layout_three {
	display:block !important;
}
.sesblog_profile_three_main {
	width:100% !important;
}
.sesblog_profile_layout_three .sesblog_entrylist_entry_body {
	max-width:100% !important;
	min-width:100% !important;
	padding:0 !important;
}
.sesblog_profile_layout_three .sesblog_entrylist_entry_date {
	margin:0 !important;
}
.sesblog_create_right_btn {
	display:none;
}
}

.sesblog_profile_layout_three .sesblog_entrylist_entry_body .sesblog_profile_options {
	color:#fff;
	position:absolute;
	right:10px;
	top:10px;
	background:#080808;
	padding:5px 10px;
}
.sesblog_profile_layout_three .sesblog_entrylist_entry_body .sesbasic_pulldown_options {
	position:absolute;
	top:45px;
	right:10px;
}
.sesblog_profile_layout_three .sesbasic_pulldown_options li a i {
	margin-right:5px;
}
.sesblog_browse_reviews_search #loadingimgsesblogreview-wrapper {
	margin-top:-50px;
	margin-left:30px;
}
.sesblog_browse_review_search_vertical input {
	width:100%;
}
.sesblog_morebtn, .sesblog_lessbtn {
	text-align:center;
}
.sesblog_morebtn > a, .sesblog_lessbtn > a {
	display:inline-block;
	margin:10px 0;
	padding:10px 15px;
	border-radius:4px;
	transition:all .5s ease;
}
.sesblog_claims_cont_inner .cancel_claim {
	border:2px solid #f00;
	color:#f00;
	padding:5px 10px;
	display:inline-block;
	margin-top:5px;
}
.sesblog_claims_cont_inner .cancel_claim {
	border:2px solid #f00;
	color:#f00;
	padding:5px 10px;
	display:inline-block;
	margin-top:5px;
}
.sesblog_claims_cont_inner .cancel_claim:hover {
	color:#fff;
	background:#f00;
}
/*Location Feild*/
.sesblog_create_form #online_blog-element .tip, .sesblog_create_form #online_blog-element .tip span {
	margin:0;
}
.sesblog_create_form #location_options a {
	margin:0 10px 0 0;
}
[dir="rtl"] .sesblog_create_form #location_options a {
	margin:0 0 0 10px;
}
.sesblog_create_form #sesblog_location_data-wrapper {
	width:60%;
}
.sesblog_create_map_container {
	border-style:solid;
	border-width:1px;
	border-radius:5px;
	box-shadow:0 0 10px 0 rgba(0, 0, 0, 0.05) inset;
	float:right;
	height:218px;
	margin:0 0 0 10px;
	width:250px;
}
.sesblog_create_map_container {
	float:left;
	margin:0 10px 0 0;
}
.sesblog_create_map_box .sesblog_create_blank_map, .sesblog_create_map_box .sesblog_create_map {
	height:100% !important;
	width:100% !important;
}
.sesblog_create_form .sesblog_create_blank_map {
	padding-top:35px;
}
.sesblog_create_form .sesblog_create_blank_map i:before {
	font-size:80px;
}
.sesblog_create_form .sesblog_create_blank_map span {
	display:block;
	margin-top:10px;
}
.sesblog_create_map_box .sesblog_create_location_details {
	overflow:hidden;
	display:flex;
	flex-wrap:wrap;
	margin:0 -5px;
}
.sesblog_create_map_box .sesblog_create_location_details > div {
	padding:5px;
	width:50%;
}
.sesblog_create_map_box .sesblog_create_location_details .sesblog_create_location_field._full {
	width:100%;
}
.sesblog_create_map_box .sesblog_create_location_details input[type="text"], .sesblog_create_map_box .sesblog_create_location_details select {
	width:100% !important;
	max-width:100% !important;
}
.sesblog_create_map_box ._links {
	margin-top:10px;
	float:left;
	width:100%;
}
.layout_sesblog_banner_category {
	padding:0 !important;
}
.layout_sesblog_banner_category > h3 {
	display:none;
}
.sesblog_browse_cat_top {
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding:5px;
	margin-bottom:15px;
}
.sesblog_catview_title, .sesblog_catview_des {
	margin-bottom:10px;
	text-align:center;
}
.sesblog_catview_title {
	font-size:20px;
	font-weight:bold;
}
.sesblog_review_of_the_day .sesblog_thumb_img > span {
	width:100%;
	height:100%;
	display:block;
	background-size:cover;
	background-position:center center;
}
#global_page_sesblog-index-welcome #global_content .layout_sesblog_top_bloggers, .sesblog_landing #global_content .layout_sesblog_top_bloggers {
	padding-bottom:50px !important;
}
.sesblog_landing .layout_middle > .generic_layout_container {
	border:0 !important;
}
.sesblog_choose_date .sesblog-date-field {
	margin-bottom:10px;
	display:block;
}
.sesblog_grid .sesbasic_icon_btn:hover img {
	filter:invert(0);
}
.sesblog_grid .sesbasic_icon_btn img {
	filter:invert(1);
	margin-top:6px;
}
@media(min-width:800px) {
.sessmoothbox_main .sesblog_default_form {
	width:700px;
}
}
.layout_page_sesblog_index_view_2 .layout_sesblog_breadcrumb {
	height:90px;
	background:none !important;
	padding:0 !important;
	margin:0 !important;
}
.layout_page_sesblog_index_view_2 .sesbasic_breadcrumb {
	position:absolute;
	left:0;
	right:0;
	width:95%;
	padding:20px;
	margin:15px;
	background:#fff;
}
.layout_left .sesblog_blog_listing, .layout_right .sesblog_blog_listing {
	width:100%;
}
.layout_sesblog_category_browse_menu {
	margin-bottom:0 !important;
}
.sesblog_categories_header > a {
	display:inline-block;
	padding:15px 10px;
}
.layout_left .sesblog_grid .sesblog_list_btns, .layout_right .sesblog_grid .sesblog_list_btns {
	padding:0 10px;
}
.sesblog_create #sesblogs_edit .form-elements {
	max-width:100%;
}
/* BROWSE MENU */
.sesblog_browse_menu {
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	justify-content:space-between;
}
.sesblog_browse_menu .tabs {
	margin-top:0;
	margin-left:0;
}
.sesblog_browse_menu .sesblog_create_right_btn > a {
	padding:0 15px;
	line-height:35px;
	border-radius:50px;
	display:inline-block;
}
.sesblog_default_form .form-options-wrapper li {
  display:block;
}
@media(max-width:767px){
	.sesblog_browse_menu .sesblog_create_right_btn{
		display:none;
	}
}
.layout_sesblog_like_button,
.layout_sesblog_favourite_button,
.layout_sesblog_advance_share{
	background:none !important;
	border:0 !important;
	padding:0 !important;
	box-shadow:none !important;
}