.mos-img img {display: none !important;}
@charset "utf-8";
/*======================================

/*-------------General Style---------------------------------------*/
:root {
 --bgrcol-color: #e93314;
}
html{
	overflow-x:hidden !important;
	height:100%;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
@-o-viewport {width: device-width;}
@-ms-viewport {width: device-width;}
@viewport {width: device-width;}
/*--------------Typography--------------------------------------*/

/* ---------Content Styles--------------------------------------*/
#main{
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	opacity:1;
	background:#fff;
}
#wrapper{
	float:left;
	width:100%;
	position:relative;
	padding-top:140px;
}
.fl-wrap {
	float: left;
	width: 100%;
	position: relative;
}  
.container1{
	max-width: 1300px;
	width:92%;
	margin:0 auto;
	position: relative; 
	z-index:2;
}
.content { 
	width:100%;
	position:relative;
	z-index:13;
	background:#fff;
	float:left;
}
.full-height {
	height:100%;
} 
.bg{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-size: cover;
	background-attachment: scroll  ;
	background-position: center  ;
	background-repeat:repeat;
	background-origin: content-box;
}
.respimg , .single-slider img , .single-slider-wrap img  {
	width:100%;
	height:auto;
}
.overlay {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000;
	opacity:0.3;
	z-index:2;
}   

.header_news-ticker-wrap {
	float: left;
	width: 100%;
	position: relative;
	padding:0 40px 0 0px;
	height: 54px;
	overflow: hidden;
}
.header_news-ticker-wrap:before {
	content: '';
	position: absolute;
	top: 0;
	height: 100%;
	left: 0px;
	right: 50px;
}
.header_news-ticker-wrap li {
	float: left;
	width: 100%;
	height: 54px;
	list-style: none;
	line-height: 54px;
	text-align: left;
	padding: 0 15px 0 15px;
}
.header_news-ticker-wrap li a {
	color: #fff;
}
.n_contr-wrap{
	position: absolute;
	right: 0;
	width: 30px;
	top: 50%;
	height: 20px;
	line-height: 20px;
	cursor: pointer;
	margin-top: -10px;
}
.n_contr {
	float: left;
	cursor: pointer;
	font-size: 18px;
}
.p_btn {
	margin-right: 14px;
}
.header-inner {
    background: #fff;
    height: 70px;
    border-bottom: 1px solid #eee;
	box-shadow: 0 15px 30px 0 #0000000f;
}

.news-set-nav {
	position: absolute;
	right: 0;
	bottom: 20px;
	border: 1px solid #ddd;
	overflow: hidden;
	border-radius: 4px;
}
.news-set-nav ul {
  padding-left: 0px;
}
.news-set-nav li {
	float: left;
	border-left: 1px solid #ddd;
	list-style: none;
}
.news-set-nav li:first-child{
	border-left: none;
}
.news-set-nav li a {
	padding: 8px 12px;
	float: left;
	background: #f9f9f9;
	font-weight: 600;
	font-size: 12px;
	text-transform: uppercase;
}
.news-set-nav li a.current_page {
	color: #fff;
}
/* ------Hero content------------------------------------------------------------ */
.hero-slider-wrap   {
	overflow: hidden;
	height: 650px;
	text-align: center;
}
.hero-carousel-wrap {
	background: #111;
	padding: 0 10px 10px;
	overflow: hidden;
	height: 550px;
}
.hero-carousel-item {
	height: 100%;
	padding: 10px 0 0;
}
.hero-carousel-item.hero-carousel-item_half {
	height: 50%;
}
.hero-carousel-item .grid-post-item , .hero-carousel-item .grid-post-item .grid-post-media.gpm_sing  {
	padding: 0;
	height: 100%!important;
	margin: 0;
}
.hero-carousel-controls {
	position: absolute;
	top: 50%;
	right: 10px;
	background:rgba(0,0,0,0.6);
	-webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
	z-index: 10;
	width: 50px;
	padding: 30px 0 6px;
	border-radius: 6px 0 0 6px;
	transform: translateY(-50%);
}
.hero-carousel-pag {
	display: inline-block;
	width: 10px;
	margin-bottom: 20px;
}
.hc-cont {
	float: left;
	width: 36px;
	height: 36px;
	line-height: 36px;
	margin:  0 0 1px 7px;
	cursor: pointer;
	color: #fff;
}
.hc-cont-next  {
	border-radius: 4px 4px 0 0;
}
.hc-cont-prev  {
	border-radius: 0 0 4px 4px ;
}
.hero-hrid {
	padding: 30px 0 10px;
}
.hero-hrid .grid-post-item .grid-post-media.gpm_sing  {
	padding: 0;
	height: 450px;
	margin: 0;	
}
.hero-hrid .grid-post-item .grid-post-media.gpm_sing.bold_gpi_half {
	height: 215px;
}
.hero-hrid .grid-post-item .grid-post-media.gpm_sing.bold_gpi_half .author-link {
	left: 20px;
	top: 20px;
} 
.hero-hrid .grid-post-item .grid-post-media.gpm_sing.bold_gpi_half .grid-post-media_title {
	padding: 10px 20px 15px;
}
.hero-hrid .grid-post-item .grid-post-media.gpm_sing.bold_gpi_half .grid-post-media_title h4 {
	font-size: 13px;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;	
}
.hero-slider_controls-wrap {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
}
.slider-progress-bar {
	position:absolute;
	top:50px;
	right:30px;
	z-index:120;
}
.progress-indicator svg {
	position:relative;
	top:-5px;
    height: 50px;
	transform: rotate(-90deg);
    width: 50px;
	z-index: 20;
}
.progress-bar__background {
    fill: none;
    stroke:  rgba(255,255,255,0.4);
    stroke-width: 1.0;
}
.progress-bar__progress {
    fill: none;
    stroke: #fff;
    stroke-dasharray: 100 100;
    stroke-dashoffset: 100;
    stroke-linecap: round;
    stroke-width: 1.8;
}
.circ {transform:  scale(1.0) rotate(-90deg); transition: transform .3s ease; z-index:3; position:relative;}
.circ circle {stroke-dasharray: 440px;}
.circ1 {stroke-dashoffset: 440px;  }
.slider-progress-bar.act-slider .circ1 {
	stroke-dashoffset: 220px; transition: linear 6s stroke-dashoffset;
}
.hero-slider-container .swiper-container {
	width: 100%;
	height: 100%;
}
.hero-slider_controls-list {
	position: absolute;
	right: 0;
	height: 110px;
	bottom: 20px;
	left: 0;
	box-sizing: border-box;
}
.hero-slider_controls-list .swiper-slide-thumb-active .hsc-list_item:before  {
   width: 100%;
}
.hero-slider_controls-list .swiper-slide-thumb-active .hsc-list_item-media:before , .hero-slider_controls-list .swiper-slide-thumb-active .hsc-list_item-media:after {
	opacity: 1;
}
.hsc-list_item {
	padding:0 0 0 120px;
	height: 100px;
	cursor: pointer;
	border-top: 1px solid rgba(255,255,255,0.3);
}
.hsc-list_item:before {
	content: '';
	position: absolute;
	left: 0;
	width: 0;
	height: 1px;
	top: -1px;
	transition: all .3s ease-in-out;
}
.hsc-list_item:after {
	content: '';
	position: absolute;
	width: 50px;
	left: 120px;
	height: 1px;
	bottom: 10px;
}
.hsc-list_item-media {
	position: absolute;
	left: 0;
	width: 100px;
	height: 70px;
	top: 20px;
	overflow: hidden;
	border-radius: 4px;
}
.hsc-list_item-media:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background:rgba(0,0,0,0.4);
	-webkit-backdrop-filter: blur(1px);
    backdrop-filter: blur(1px);
	opacity: 0;
	z-index: 5;
	transition: all .3s ease-in-out;
}

.hsc-list_item-content {
	padding-top: 28px;
}
.hsc-list_item-content h4 {
	color: rgba(255,255,255,0.7);
	display: block;
	text-align: left;
	font-weight: 600;
	font-size: 15px;
	float: left;
	width: 100%;
	overflow: hidden;
    white-space: nowrap;
	margin-bottom: 8px;
}
.hsc-list_item-content .post-date {
	float: left;
	color: rgba(255,255,255,0.7);
	font-size: 10px;
	text-transform: uppercase;
	font-weight: 700;
}
.hero-slider_controls-list .swiper-slide-thumb-active .hsc-list_item-content h4  , .hero-slider_controls-list .swiper-slide-thumb-active .hsc-list_item-content .post-date {
   color: #fff;
} 
.hero-item {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 20;
	bottom: 0;
	padding-bottom: 240px;
}
.hero-item:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.99) 100%);
    z-index: -1;
	opacity: 0.8
}
.hero-item h2 {
    font-size: 45px;
    text-align: left;
    font-weight: 600;
    color: #fff;
    position: relative;
	max-width: 900px;
	line-height: 42px;
	padding-bottom: 20px;
	font-family: Rubik Doodle Shadow;
}
.hero-item h2 a , .hero-item h4 , .hero-item .author-link , .hero-item .post-date {
	color:#fff;
}
.hero-item h2 a:hover {
	color: #f9a7a7;
}
.hero-item h4 {
    font-size: 15px;
    text-align: left;
	max-width: 700px;
	line-height: 22px;
	padding-bottom: 15px;
}
.hero-item .post-category-marker {
	float: left;
	margin: 0 0 10px 0;
}
.hero-item .post-date {
	float: left;
	margin:10px 0 0 20px;
	font-size: 10px;
	text-transform: uppercase;
}
.hero-item .post-date i , .hsc-list_item-content .post-date i {
	margin-right: 4px;
}
.multi-pag {
	left: 0;
	bottom: 160px !important;
	width: auto;
	position: absolute;
}
.fs-slider_btn {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 36px;
	line-height: 36px;
	margin-top: -18px;
	border-radius: 4px;
	color: #fff;
	z-index: 50;
	cursor: pointer;
	right: 30px;
}
.fs-slider-button-prev {
	margin-top:25px;
}

/*------  Section ------------------------------------------------------*/

.ad-wrap {
	padding:50px 0;
}
.section-title h2 {
	text-align: left;
    font-size: 24px;
    font-weight: 700;
    color: #292929;
}
.section-title {
	margin-bottom: 40px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
	position: relative;
}
.section-title h3 {
	text-align: left;
    font-size: 16px;
    font-weight: 700;
    color: #292929;	
	padding-bottom: 20px;
	position: relative;
	top: 15px;
}
.section-title:before , .single-post-header:after {
	content: '';
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 70px;
	height: 1px;
}

.section-title h4 {
	text-align: left;
	color: #666;
	font-size: 13px;
	font-weight: 600;
	margin-top: 4px;
}

.post-date i {
	font-weight: 800;
}

.steader_opt_abs{
	position: absolute;
	top: 0;
	right: 0;
	width: 250px;
}

.scroll-down-wrap {
	position: absolute;
	right: 0;
	bottom: -5px;
}
.scroll-down-wrap.scw_transparent  {
	bottom: 0;
} 
.scroll-down-wrap span {
	float: left;
	margin-left: 20px;
	position: relative;
	top: 8px;
	color: #000;
	font-weight: 500;
	font-size: 11px;
}
.scroll-down-wrap.scw_transparent span {
	color: #ffff;
}
.mousey {
	float: left;
	width: 20px;
	height: 30px;
	border-radius: 4px;
	padding: 0 6px;
	border: 1px solid  #bbb;
	box-sizing: border-box;
	background: rgba(0,0,0,0.05)
}
.scroll-down-wrap.scw_transparent .mousey{
	border: 1px solid  rgba(255,255,255,0.2);
	background:rgba(255,255,255,0.1);
}
.scroller {
	position: relative;
	left: 50%;
	top: 6px;
	margin-left: -1px;
	width: 3px;
	height: 3px;
	border-radius: 25%;
	animation-name: scroll;
	animation-duration: 2.2s;
	animation-timing-function: cubic-bezier(.15, .41, .69, .94);
	animation-iteration-count: infinite;
}
@keyframes scroll {
	0% {
		opacity: 0;
	}
	10% {
		transform: translateY(0);
		opacity: 1;
	}
	100% {
		transform: translateY(50px);
		opacity: 0;
	}
}

.picker-wrap-container {
	overflow: hidden;
}
.picker-wrap-container ul,.picker-wrap-container li {
  border: 0;
  outline: 0;
  text-align: center;
  list-style: none;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  text-decoration: none;
  margin: 0;
  padding: 0;
}
.grid-post-content .post-date , .list-post-content  .post-date {
	float: left;
	width: 100%;
	text-align: left;
	color: #666;
	font-size: 10px;
	font-weight: 600;
	text-transform: uppercase;
	margin: 3px 0 10px 0;
}
.picker-wrap-controls {
	position: absolute;
	right: 0;
	top: 0;
	width: 50px;
}
.picker-wrap-controls li span{
	width: 50px;
	height: 50px;
	line-height: 50px;
	float: left;
	cursor: pointer;
	color: #fff;
	border-bottom: 1px solid rgba(255,255,255,0.4);
}
.picker-wrap-controls li span.pwc_pause {
	font-size: 10px;
}
.picker-wrap-controls li span.pwc_pause.pwc_tog-pp i:before {
	content: "\f04b";
}
.picker-wrap-controls li:last-child span {
	border: none;
	border-radius: 0 0 4px 0 ;
}
.picker-wrap-controls li:first-child span {
	border-radius: 0 4px 0 0;
}
.picker-wrap .list-post-wrap {
	overflow: hidden;
	border: 1px solid #eee;
	border-bottom: none;
	box-sizing: border-box;
}
.picker-wrap .list-post {
 	border: none;
	padding: 15px 20px;
	background: #f9f9f9;
}
.picker-wrap .list-post:after {
	content: '';
	position: absolute;
	right: 0;
	left: 0;
	bottom: 1px;
	background: #eee;
	height: 1px;
	z-index: 20;
}
.picker-wrap .list-post:before , .picker-wrap .list-post .list-post-content:before {
	display: none;
}
.picker-wrap .list-post .list-post-media , .picker-wrap .list-post .list-post-content {
	float: right;
}
.picker-wrap .list-post .list-post-content {
	padding: 3px 30px 0 0;
}
.picker-wrap .list-post .list-post-content h3 {
	font-family: Izvestija;
	font-size: 39px;
	line-height: 0.8;
}

.nice-select{
	font-size:12px;
	font-weight:500;
	height:48px;
	line-height:48px;
	border-radius: 2px;
    border: 1px solid #eee;
	background: #f5f5f5
}
.nice-select .option.focus,.nice-select .option.selected.focus , .nice-select.open {
	color:#000;
}
.irs-line-left , .irs-line-mid , .irs-line-right , .irs-bar-edge {
	background: #ccc;
}
.irs-single {
	color: #292929;
	font-weight: 600;
}


.post-opt li i {
	font-weight: 600;
}
.bold_gpi .grid-post-footer {
	background: #fff;
	border: 1px solid #eee;
	border-top: none;
	border-radius: 0 0 4px 4px;
	overflow: hidden;
	padding: 16px 20px;
}
.post-opt li {
	float: left;
	font-size: 10px;
	font-weight: 600;
}
.author-link {
	float: left;
}
.author-link img {
	width: 36px;
	height: 36px;
	border-radius: 50%;
	float: left;
	margin-right: 8px;
}
.author-link span {
	font-size: 10px;
	font-weight: 600;
	text-transform: uppercase;
	position: relative;
	top: 9px;
}
.author-link strong {
	color: #777;
}
.author-link:hover strong {
	color: #000;
}
.grid-post-footer .post-opt {
	float: right;
	position: relative;
	top: 12px;
}
.grid-post-footer .post-opt li {
	margin-right: 10px;
	color: #000;
}
.grid-post-footer .post-opt li span , .grid-post-footer .post-opt li a {
	color:#000;
	margin-right: 2px;
}
.grid-post-item  .post-category-marker  {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10;
}
.grid-post-media_title .post-category-marker {
	position: relative;
	top: 0;
	right: 0;
	float:left;
	margin-bottom: 15px;
}
.grid-post-item  .post-category-marker:hover {
	background: #292929;
}
.gs-controls {
	position: absolute;
	bottom: 30px;
	right: 30px;
	left: 50px;
	z-index: 10;
}
.gs-controls:before {
	content: '';
	position: absolute;
	left:0;
	right: 120px;
	height: 1px;
	bottom: 18px;
	background: rgba(255,255,255,0.2);
}
.gs_button {
	float: right;
	width: 36px;
	height: 36px;
	line-height: 36px;
	border-radius: 2px;
	color: #fff;
	cursor: pointer;
	margin-left: 6px;
}
.gc-pagination.pag-style {
	float: right;
}
.gc-pagination.pag-style .swiper-pagination-bullet {
	background: #bbb;
}
.gc-pagination.pag-style  .swiper-pagination-bullet:before {
	border-color: #ccc;
}
.sgs_ver {
	position: absolute;
	right: 40px;
	left: auto !important;
	bottom: 50% !important;
	z-index: 50;
	width: 10px !important;
	transform: translateY(50%);
}
.sgs_hor {
	position: absolute;
	bottom: 35px;
	z-index: 50;
	width: 100%;
}
.single-grid-slider-wrap {
	margin: 15px 0;
}
.sgs-pagination .swiper-pagination-bullets , .multi-pag .swiper-pagination-bullets {
	width: 10px;
}
.sgs-pagination  .swiper-pagination-bullet ,  .multi-pag .swiper-pagination-bullet , .hero-carousel-pag .swiper-pagination-bullet   {
	width: 7px;
	height: 7px;
    background: #fff;
    opacity:1;
	position: relative;
}
.sgs_ver  .swiper-pagination-bullet , .hero-carousel-pag .swiper-pagination-bullet {
	margin-bottom: 10px;
}
.sgs_hor  .swiper-pagination-bullet {
	margin:0  8px;
}
.gallery-item {
    width:33.3%;
    position: relative;
    float: left;
    padding: 5px;
}
.list-post {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #eee;
}
.list-post:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 30px;
	height: 1px;
}
.list-post-media {
	position: relative;
	width:40%;
	overflow: hidden;
	height: 190px;
	float: left;
	border-radius: 4px;
}
.post-media_title {
	position: absolute;
	right: 0;
	bottom: -50px;
	z-index: 20;
	color: #fff;
	font-size: 10px;
	font-weight: 500;
	background: rgba(255,255,255,0.2);
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
	padding: 6px 13px;
	border-radius: 4px 0 0 0;
	transition: all 400ms linear;
}
.list-post-media:hover .post-media_title , .grid-post-media:hover .post-media_title  {
	bottom: 0;
}
.list-post-media a {
	position: relative;
	float: left;
	width: 100%;
	height: 100%;
}
.list-post-content {
	float: left;
	width: 60%;
	padding: 3px 0 0 3%;
	position: relative;
}
.list-post-content:before , .single-post-header:before {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
	height: 20px;
	box-sizing: border-box;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.list-post-wrap_column .list-post-media , .list-post-wrap_column .list-post-content {
	width: 100%;
}
.list-post-wrap_column .list-post-media {
	height: 240px;
}
.list-post-wrap_column_fw.list-post-wrap_column .list-post-media {
	height: 375px;
}
.list-post-wrap_column_fw.list-post-wrap_column .list-post-content {
	padding: 22px 0 0 0;
}
.list-post-wrap_column .list-post-content {
	padding: 12px 0 0 0;
}
.list-post-wrap_column .list-post-content:before {
	display: none;
}
.list-post-wrap_column_fw.list-post-wrap_column .list-post-content:before {
	display: block;
	top: 22px;
}
.list-post-wrap_column .list-post {
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.list-post-wrap_column_fw.list-post-wrap_column .list-post {
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.cen-align-container {
	padding-left: 30px;
	border-left: 1px solid #eee;
}
.list-post-content h3 {
	font-size: 18px;
	font-weight: 600;
	text-align: left;
	display: block;
	width: 100%;
	clear: both;
}
.list-post-wrap_column_fw.list-post-wrap_column .list-post-content h3 {
	font-size: 24px;
}
.list-post-content .post-opt li {
	margin-right: 10px;
	list-style: none;
}
.list-post-content .post-opt {
	margin-top: 20px;
	float: right;
}
.list-post-content .post-category-marker , .single-post-header .post-category-marker {
	float: left;
	margin-bottom: 6px;
} 
.list-post-wrap_column .post-category-marker {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
}
.list-post-content .post-category-marker , .grid-post-media_title .post-category-marker {
	padding: 4px 18px;
	font-size: 13px;
}
.list-post-content .post-category-marker:hover {
	background: #222;
}
.post-category-marker:hover {
	color: #ffd3cb;
}

.ss-slider-cont{
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-top: -20px;
    border-radius: 4px;
    color:#fff;
    z-index: 50;
    cursor: pointer;
}
.ss-slider-cont-next {
    right: 20px;
}
.ss-slider-cont-prev {
    left: 20px;
}
.pmd_vis {
	bottom: 0;
	background: rgba(0,0,0,0.2);
}
.box-media-zoom {
    position: absolute;
    right: 0;
    top: -60px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 10px;
    background: #202020;
    color: #fff;
    cursor: pointer;
    z-index: 10;
    transition: all 0.3s ease-in-out;
}
.hov_zoom:hover .box-media-zoom {
	top: 0;
}
.spc_column:before {
	content: '';
	position: absolute;
	left: 86px;
	height: 100%;
	width: 1px;
	background: #eee;
	top: 0;
}
.ss-slider-controls2 {
	position: absolute;
	left: 20px;
	z-index: 20;
	bottom: 20px;
}
.single-post-media {
	margin-bottom: 20px;
}
.single-post-media .mxnews-holder {
	border-radius: 6px;
	height: 450px;
}
.spc_column {
	padding-left: 120px;
}
.mb_head {
	font-size: 18px;
	text-align: left;
	padding-bottom: 10px;
	font-weight: 600;
}
.has-drop-cap:first-letter {
	font-size: 70px;
	float: left;
	padding: 20px 20px 40px 0;
	font-family: 'Playfair Display', cursive;
	color: #000;
}

.fs-wrap {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
	z-index: 20;
}
.fs_title {
	position: absolute;
	left: 15px;
	top:19px;
	font-size: 13px;
    font-family: 'Playfair Display', cursive;
	font-weight: 600;
}

.post-author_link {
	float: left;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 600;
	height: 50px;
	line-height: 50px;
	margin-left: 30px;
}
.post-author_link i {
	margin-left: 10px;
}

.add-comment .btn {
	padding: 18px 30px;
}
.pr-subtitle {
    float: left;
    font-size: 14px;
    font-weight: 600;
    color: #000;
    margin-bottom: 30px;
}
.pr-subtitle i {
	margin-left: 10px;
}
.pr-subtitle.prs_big {
	font-size: 18px;
	position: relative;
	width: 100%;
	text-align: left;
}
.pr-subtitle.prs_big:before {
	content:"";
	position: absolute;
	right: 0;
	top: 50%;
	width: 70%;
	height: 1px;
	background: #eee;
	z-index: 1;
}
.pr-subtitle.prs_big:after {
	content:"";
	position: absolute;
	right: 0;
	top: 50%;
	width: 50px;
	height: 1px;
	z-index: 2;
}
.spn_box {
	float: left;
	width: 50%;
	position: relative;
}
.single-post-nav {
	padding: 25px 0;
	margin-top: 25px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.single-post-nav:before {
	content: '';
	position: absolute;
	top: 20px;
	bottom: 20px;
	width: 1px;
	background: #eee;
	z-index: 0;
}
.single-post-nav_prev {
	padding:0 20px 0 110px; 
}
.single-post-nav_next {
	padding:0 110px 0 20px; 
}
.spn_box_img {
	position: absolute;
	top: 0;
	width: 90px;
}
.spn_box_img  img {
	border-radius: 4px;
	box-shadow: 0 5px 10px rgb(0 0 0 / 0%);
	transition: all 200ms linear;
	transform: translateY(0)
}
.spn_box:hover img {
	box-shadow: 0 5px 5px rgb(0 0 0 / 15%);
	transform: translateY(-4px)
}
.single-post-nav_prev .spn_box_img {
	left: 0;
}
.single-post-nav_next .spn_box_img {
	right: 0;
}
.spn-box-content_subtitle {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 600;
	color: #666;
	display: block;
	padding-bottom: 4px; 
}
.spn-box-content_title {
	font-size: 13px;
	font-weight: 600;
	display: block;
}
.single-post-nav_prev .spn-box-content_subtitle , .single-post-nav_prev .spn-box-content_title {
	text-align: left;
}
.single-post-nav_next .spn-box-content_subtitle , .single-post-nav_next .spn-box-content_title {
	text-align: right;
}
.single-post-nav_prev .spn-box-content_subtitle i {
	margin-right: 10px;
}
.single-post-nav_next .spn-box-content_subtitle i {
	margin-left: 10px;
}
.fs-carousel-wrap {
	padding-left: 400px;
	background: #111;
	overflow: hidden;
}
.fs-carousel-wrap_title {
	position: absolute;
	top: 0;
	left: 0;
	width: 400px;
	height: 100%;
	padding: 0 50px;
}
.fs-carousel-wrap_title-wrap {
	text-align: left;
	color: #fff;
	top: 50%;
	transform: translateY(-50%);
}
.fs-carousel-wrap_title-wrap h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
	padding-bottom: 12px;
	position: relative;
}
.fs-carousel-wrap_title-wrap h4:before {
	content: '';
	position: absolute;
	top: -30px;
	left: 0;
	width: 40px;
	height: 2px;
}
.fs-carousel-wrap_title .abs_bg {
	top: auto;
	bottom: 0;
	opacity: 0.1;
}
.fs-carousel .bold_gpi{
	margin-bottom: 0;
	border-radius: 0;
}
.fs-carousel .grid-post-media.gpm_sing {
    padding: 250px 0;
    height: auto;
	border-radius: 0;
}
/*------ post ------------------------------------------------*/
.bold_gpi , .gpi_light {
	margin-bottom: 20px;
}
.bold_gpi:after {
    content: '';
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 10px;
    z-index: -1;
    height: 50px;
    border-radius: 50%;
    box-shadow: 0 10px 14px 0 rgb(37 44 65 / 12%);
    transition: all .3s ease;
}
.bold_gpi .grid-post-content {
	border: 1px solid #eee;
	padding: 20px 20px 0px;
	background: #fff;
}
.grid-post-content h3{
	text-align: left;
	font-weight: 600;
	font-size: 15px;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
}
.grid-post-media {
	overflow: hidden;
	position: relative;
	border-radius: 4px 4px 0 0;
 	height: 220px;
}
.grid-post-media a.gpm_link {
	float: left;
	width: 100%;
	height: 100%;
}
.grid-post-media.gpm_sing {
	border-radius: 4px;
 	padding: 200px 0;
	height: auto;
}
.grid-post-media_title {
    position: absolute;
    bottom: 0;
    z-index: 20;
    left: 0;
    right: 0;
    padding: 10px 40px 30px;
}
.grid-post-media_title .post-opt {
	margin-left: 20px;
	color: #fff;
	top: 6px;
	position: relative;
	float: left;
}
.grid-post-media_title .post-opt i  , .grid-post-media_title .post-opt li  {
	margin-right: 10px;
}
.gpm_sing .author-link {
	position: absolute;
	z-index: 10;
	left: 40px;
	top: 50px;
}
.grid-post-media_title h4 {
    text-align: left;
    color: #fff;
    float: left;
    width: 100%;
    font-size: 19px;
    font-weight: 600;
}
.grid-post-media_title div {
    text-align: left;
    color: #fff;
    float: left;
    width: 100%;
    font-size: 15px;
}
.gpm_sing .author-link {
	color: #fff;
}
.grid-post-media_title h4 a {
	color: #fff;
	font-family: Theater Afisha;
	font-size: 40px;
}
.grid-post-media_title h4 a:hover {
	color: var(--bgrcol-color);
}
.gpi_light .grid-post-media {
	margin-bottom: 15px;
}
.grid-post-media .bg{
    -webkit-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;
}
.grid-post-media:hover .bg  {
	-webkit-transform: scale(1.15);
	-moz-transform:scale(1.15);
	transform: scale(1.15);
}
.grid-post-content .post-date , .list-post-content  .post-date {
	float: left;
	width: 100%;
	text-align: left;
	color: #666;
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	margin: 3px 0 10px 0;
}
.grid-post-content .post-date i , .post-opt li i , .list-post-content  .post-date i {
	margin-right: 4px;
}
.post-opt li i {
	font-weight: 600;
}
.bold_gpi .grid-post-footer {
	background: #fff;
	border: 1px solid #eee;
	border-top: none;
	border-radius: 0 0 4px 4px;
	overflow: hidden;
	padding: 16px 20px;
}
.post-opt li {
	float: left;
	font-size: 14px;
	font-weight: 600;

}
.author-link {
	float: left;
}
.author-link img {
	width: 36px;
	height: 36px;
	border-radius: 50%;
	float: left;
	margin-right: 8px;
}
.author-link span {
	font-size: 12px;
	font-weight: 600;
	position: relative;
	top: 9px;
}
.author-link strong {
	color: #777;
}
.author-link:hover strong {
	color: #000;
}
.grid-post-footer .post-opt {
	float: right;
	position: relative;
	top: 12px;
}
.grid-post-footer .post-opt li {
	margin-right: 10px;
	color: #000;
}
.grid-post-footer .post-opt li span , .grid-post-footer .post-opt li a {
	color:#000;
	margin-right: 2px;
}
.grid-post-item  .post-category-marker  {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10;
}
.grid-post-media_title .post-category-marker {
	position: relative;
	top: 0;
	right: 0;
	float:left;
	margin-bottom: 15px;
}
.grid-post-item  .post-category-marker:hover {
	background: #292929;
}
.gs-controls {
	position: absolute;
	bottom: 30px;
	right: 30px;
	left: 50px;
	z-index: 10;
}
.gs-controls:before {
	content: '';
	position: absolute;
	left:0;
	right: 120px;
	height: 1px;
	bottom: 18px;
	background: rgba(255,255,255,0.2);
}
.gs_button {
	float: right;
	width: 36px;
	height: 36px;
	line-height: 36px;
	border-radius: 2px;
	color: #fff;
	cursor: pointer;
	margin-left: 6px;
}
.gc-pagination.pag-style {
	float: right;
}
.gc-pagination.pag-style .swiper-pagination-bullet {
	background: #bbb;
}
.gc-pagination.pag-style  .swiper-pagination-bullet:before {
	border-color: #ccc;
}
.sgs_ver {
	position: absolute;
	right: 40px;
	left: auto;
	bottom: 50%;
	z-index: 50;
	width: 10px;
	transform: translateY(50%);
}
.sgs_hor {
	position: absolute;
	bottom: 35px;
	z-index: 50;
	width: 100%;
}
.single-grid-slider-wrap {
	margin: 15px 0;
}
.sgs-pagination .swiper-pagination-bullets , .multi-pag .swiper-pagination-bullets {
	width: 10px;
}
.sgs-pagination  .swiper-pagination-bullet ,  .multi-pag .swiper-pagination-bullet , .hero-carousel-pag .swiper-pagination-bullet   {
	width: 7px;
	height: 7px;
    background: #fff;
    opacity:1;
	position: relative;
}
.sgs_ver  .swiper-pagination-bullet , .hero-carousel-pag .swiper-pagination-bullet {
	margin-bottom: 10px;
}
.sgs_hor  .swiper-pagination-bullet {
	margin:0  8px;
}
.gallery-item {
    width:33.3%;
    position: relative;
    float: left;
    padding: 5px;
}
.list-post {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #eee;
}
.list-post:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 30px;
	height: 1px;
}
.list-post-media {
	position: relative;
	width:40%;
	overflow: hidden;
	height: 190px;
	float: left;
	border-radius: 4px;
}
.post-media_title {
	position: absolute;
	right: 0;
	bottom: -50px;
	z-index: 20;
	color: #fff;
	font-size: 10px;
	font-weight: 500;
	background: rgba(255,255,255,0.2);
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
	padding: 6px 13px;
	border-radius: 4px 0 0 0;
	transition: all 400ms linear;
}
/*------ btn ------------------------------------------------------*/
.btn {
	padding: 12px 40px;
	color: #fff;
	border-radius: 2px;
	background: #292929;
	font-weight: 600;
	font-size: 10px;
	text-transform: uppercase;
}
.float-btn {
	float: left;
}
.btn i , .dark-btn i {
    margin-left: 10px;
}
.dark-btn {
	display: inline-block;
    height: 50px;
    line-height: 50px;
    padding: 0 90px;
    background: #222;
    color: #fff;
    font-weight: 600;
    cursor: pointer;
    font-size: 12px;
    margin-top: 10px;
    border-radius: 4px;
}

.cbw_mar {
	margin: 30px auto;
}

.post-widget-item {
	padding-top: 20px;
	margin-bottom: 20px;
	border-top: 1px solid #ddd;
}
.list-post-content h3 a {
  text-decoration: none;
  position: relative;
  color: #0777ae;
  font-family: Montserrat Alternates;
  font-size: 28px;
  padding-right: 140px;
}
.list-post-content h3 a:hover {
  color: #9b5050;
}

.list-post-content h3 {
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  display: block;
  width: 100%;
  clear: both;
}
.post-widget-container .post-widget-item:first-child {
	padding-top: 0;
	border-top: none;
}
.post-widget-container .post-widget-item:last-child {
	margin-bottom: 0;	
}
.post-widget-item-media {
	float: left;
    width: 30%;
	overflow: hidden;
	border-radius: 4px;
}
.post-widget-item-media a , .grid-post-media a {
	position: relative;
	display: block;
}
.post-widget-item-media a:before , .list-post-media a:before , .grid-post-media  a.gpm_link:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 2;
	background: rgba(0,0,0,0.5);
	opacity: 0;
	transition: all 200ms linear;
}
.post-widget-item-media a:after , .list-post-media a:after , .grid-post-media a.gpm_link:after   {
	content: "→";
	position: absolute;
	left: 50%;
	top:50%;
	width: 10px;
	height: 10px;
	text-align: center;
	line-height: 10px;
	margin: -5px 0 0 -5px;
	z-index: 3;
	color: #fff;
	opacity: 0;
	transition: all 200ms linear;
}
.list-post-media a:after , .grid-post-media a.gpm_link:after {
	width: 40px;
	height: 40px;
	line-height: 40px;
	margin: -20px 0 0 -20px;
	border-radius: 50%;
	font-size: 14px;
	box-shadow: 0px 0px 0px 4px rgb(255 255 255 / 40%);
}
.post-widget-item-media a:hover:before , .post-widget-item-media a:hover:after , .list-post-media a:hover:before , .list-post-media a:hover:after , .grid-post-media a.gpm_link:hover:before , .grid-post-media a.gpm_link:hover:after {
	opacity: 1;
}

.pwic_opt li {
	float: left;
	margin-right: 8px;
	color: #666;
    font-size: 10px;
    font-weight: 500;
    text-transform: uppercase;
}
.pwic_opt li i {
	margin-right: 4px;
	font-weight: 900;
}
.pwic_opt li:first-child i  {
	font-weight: 400;
}

.cat-wid-list  {
	float:left;
	width:100%;
	position:relative;
}
.cat-wid-list li {
	float:left;
	width:100%;
	text-align:left;
	padding-bottom: 8px;
	margin-bottom: 15px;
	position: relative;
	color:#292929;
}
.cat-wid-list li:last-child {
	margin-bottom: 0;
}
.cat-wid-list li a {
	color:#999;
	font-size:12px;
	padding: 4px 20px 0 0;
	font-weight:500;
	float: left;
	background: #fff;
	position: relative;
	z-index: 2;
}
.cat-wid-list li a:hover {
	color: #000;
}
.cat-wid-list li:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	right: 50px;
	z-index: 1;
	border-top: 1px dotted #ccc;
}
.cat-wid-list li  span {
	float: right;
	width: 26px;
	height: 26px;
	line-height: 26px;
	color: #fff;
	font-weight: 600;
	border-radius: 2px;
	text-align: center;
	font-size: 10px;
}

/*------ video ------------------------------------------------------*/
.dark-bg {
	background: #191919;
}
.mxnews-section-title {
	margin-bottom: 30px;
}
.mxnews-section-title:before {
	content: '';
	position: absolute;
	left: 40%;
	right: 200px;
	height: 1px;
	bottom: 12px;
	background: rgba(255,255,255,0.1);
}
.mxnews-section-title h2 {
	text-align: left;
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	float: left;
}
.mxnews-section-title h4 {
	float: left;
	margin-left: 20px;
	color: #bfc2c9;
	font-weight: 600;
	padding-top: 14px;
}
.mxnews-section-title a {
	float: right;
	color: #fff;
	padding: 10px 40px;
	border-radius: 2px;
	font-weight: 600;
	font-size: 10px;
	text-transform: uppercase;
}
.mxnews-section-title a i {
	margin-left: 10px;
}
.mxnews-holder-title .post-category-marker  {
	position: absolute;
	right: 20px;
	top: 26px;
}
.mxnews-holder {
	height: 370px;
	overflow: hidden;
}

.mxnews-holder:hover .big_prom {
	box-shadow: 0px 0px 0px 26px rgb(255 255 255 / 30%);
}
.mxnews-holder-title  {
	padding: 15px 20px;
	background: #222;
	z-index: 20;
}
.mxnews-holder-title_item {
	font-size: 18px;
	text-align: left;
	color: #fff;
	font-weight: 600
}
.mxnews-holder-title_item a {
	color:#fff
}
.mxnews-main-cont {
	float: left;
	width: calc(100% - 430px);
	position: relative;
}
.mxnews-links-wrap {
	position: absolute;
	right: 0;
	top: 0;
	width: 420px;
	max-height: 516px;
	overflow: auto;
	padding: 0 16px 0 0px;
}
.mxnews-links-wrap .ps__rail-y:before {
    border-left: 1px solid rgba(255,255,255,0.2);
}
.mxnews-links-wrap .mxnews-item {
	cursor: pointer;
}
.mxnews-item {
	margin-bottom: 10px;
	padding-right: 10px;
}
.mxnews-item:last-child {
	margin-bottom: 0;
}
.mxnews-item-img {
	overflow: hidden;
}
.mxnews-item-title {
	position: absolute;
	bottom: 0;
	z-index: 20;
	left: 0;
	right: 0;
	padding: 10px 20px 20px;
}
.play-icon {
	position: absolute;
	left: 26px;
	width: 40px;
	height: 40px;
	top: 30px;
	line-height: 40px;
	background: #fff;
	border-radius: 50%;
	box-shadow: 0px 0px 0px 6px rgb(255 255 255 / 30%);
	z-index: 10;
	font-size: 9px;
	transition: all .3s ease-in-out;
	cursor: pointer;
}
.mxnews-item_active .play-icon , .play-icon:hover {
	color:#fff;
	box-shadow: 0px 0px 0px 10px rgb(255 255 255 / 30%);
}
.mxnews-item-img:before , .grid-post-media.gpm_sing:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0.9) 90%);
}
.grid-post-media.gpm_sing:before {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0.8) 90%);
}
.mxnews-item .post-category-marker  {
	position: absolute;
	right: 7px;
	top: 7px;
	z-index: 10;
}
.mxnews-item img {
   	transition: all .3s ease-in-out;	
	transform: scale(1.0);
}
.mxnews-item:hover img  {
	transform: scale(1.1);
}
.mxnews-item-title h4 {
	text-align: left;
	color: #fff;
	float: left;
	width: 100%;
	font-size: 16px;
	font-weight: 600;
}
.mxnews-item-title h6 {
	text-align: left;
	color: #fff;
	float: left;
	width: 100%;
	font-size: 14px;
	line-height: 1.4;
}
.mxnews-item-title h4 a {
	font-family: Conkordia;
	font-size: 40px;
	color: #fff
}
.mxnews-item-title h4 a:hover {
	color: #f9a7a7
}
.mxnews-date {
	float: left;
	color: #fff;
	font-size: 11px;
	margin-top: 6px;
	font-weight: 500;
	margin-right: 15px;
}
.mxnews-date i {
	margin-right: 5px;
}
.mxnews_carousel-wrap {
	text-align: center;
}
.mxnews_carousel-container {
	background: #222;
	padding: 20px 40px 30px;
}
.mxnews_carousel_title {
	text-align: left;
	font-size: 16px;
	margin-bottom: 20px;
	color: #fff;
	height: 20px;
}
.vc-item-title {
	padding: 10px 0 0 0;
}
.no-bottom-padding {
	padding-bottom: 0;
}

.mxnews_carousel .mxnews-item {
	border-radius: 4px;
	overflow: hidden;
}
.cc_btn {
	position: absolute;
	bottom: 50%;
	width: 36px;
	height: 36px;
	line-height: 36px;
	margin-bottom: -18px;
	border-radius: 2px;
	color: #fff;
	cursor: pointer;
}
.cc-prev {
	left: 0px;
}
.cc-next {
	right: 0px;
}
.vc-pagination {
	position: absolute;
	right: 40px !important;
	top: 24px !important;
	left: auto !important;
	width: auto !important;
}
.pag-style .swiper-pagination-bullet , .multi-pag .swiper-pagination-bullet {
	opacity: 1;
    background: #dadada;
    margin: 0 8px;
    display: inline-block;
    width: 6px;
    height: 6px;
    position: relative;
    border-radius: 100%;
    transition: all 300ms ease-out;	
	margin: 0 8px !important;
}
.multi-pag .swiper-pagination-bullet {
	float: left;
}
.pag-style .swiper-pagination-bullet:before  , .sgs-pagination .swiper-pagination-bullet:before , .multi-pag .swiper-pagination-bullet:before ,   .hero-carousel-pag .swiper-pagination-bullet:before {
    content: '';
    position: absolute;
    left: -7px;
    top: -7px;
    right: -7px;
    bottom: -7px;
    border-radius: 50%;
    box-sizing: border-box;
    border: 1px solid rgba(255,255,255,0.4);
    transition: all 300ms ease-out;
    transform: scale(0);
}
.pag-style .swiper-pagination-bullet.swiper-pagination-bullet-active:before , .sgs-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before , .multi-pag .swiper-pagination-bullet.swiper-pagination-bullet-active:before , .hero-carousel-pag .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
	transform: scale(1.0);
}

.post-category-marker {
	padding: 6px 13px;
	border-radius: 2px;
	color: #fff;
	font-size: 11px;
	font-weight: 600;
	background: rgba(0,0,0,0.6);
}
.qty_btn {
	float:right;
	margin-top: 20px;
}
.qty_btn .btn {
	border:none;
	margin-top:0;
	height: 48px;
	padding: 0 36px;
	cursor: pointer;
	line-height: 48px;
}
.qty_btn  input {
	float:left;
	border:1px solid #eee;
	margin-right:10px;
	background:#f9f9f9;
	position:relative;
	height: 50px;
}

.mar-top {
	margin-top:30px;
}

/*------  Responsive ------------------------------------------------------*/
@media only screen and  (max-width: 1064px) {

.cen-align-container {
    padding-left: 0;
    border-left: none;
} 
.pad-con {
    padding:30px  0 0;
} 

.post-opt li {
    float: none;
    display: inline-block;
}

.fs-carousel-wrap {
    padding-left: 0;
}
.fs-carousel-wrap_title {
    position: relative;
    padding: 120px 50px;
}
.mxnews-main-cont {
    width: calc(100% - 340px);
}
.mxnews-links-wrap {
    width: 330px;
}
.picker-wrap-container , .about-img   , .about-img-hotifer , .cart-totals {
    margin-top: 30px;
}
.profile-card-wrap {
    margin-bottom: 30px;
}
 .gallery-item {
    width: 50%
}
.about-img-hotifer{
    position: relative;
	right: 0;
	bottom: 0;
}
}
@media only screen and  (max-width: 856px) {

.main-register_bg , .hero-slider_controls-wrap , .spc_column:before  {
 	display: none;
}
.mxnews-main-cont , .mxnews-links-wrap , .news-set-nav , .mxnews-section-title a , .single-post-content_column , .steader_opt_abs , .gallery-items , .qty_btn  {
	width: 100%;
}
.mxnews-section-title a {
	margin-top: 10px;
}
.qty_btn .btn , .shop-header-title .single_post-opt {
	float: left;
}
.mxnews-links-wrap {
    position: relative;
	float: left;
	margin-top: 10px;
    padding: 0 16px 0 0px;
}
.hero-item {
    padding-bottom: 100px;
}
.hero-slider-wrap {
    height: 450px;
}

.fs-slider_btn {
    top: auto;
	bottom: 40px;
    right: auto;
	left: 40px;
}
.fs-slider-button-prev {
    margin-top: 0;
}
.fs-slider-button-next {
    margin-left: 50px;
}
.spc_column {
    padding-left: 0;
}

.steader_opt_abs {
    position: relative;
	float: left;
	margin: 40px 0 30px;
}
}
@media only screen and  (max-width: 630px) {
.spc_column:before , .comment-author:before , .single-post-nav:before {
	display: none;
}
.mxnews-holder-title .post-category-marker {
    right: auto;
	left: 20px;
    top: -16px;
}

.header-inner .container , .top-bar .container , .picker-wrap .list-post .list-post-media, .picker-wrap .list-post .list-post-content , .list-post-media , .list-post-content , .subfooter-nav , .single-post-header .post-opt , .fontSize , .spn_box , .spn_box_img , .share-holder.hor-share , .profile-card-footer_soc , .load-more_btn , .social-widget a  , .gallery-item {
	width: 100%;
}
.picker-wrap .list-post .list-post-media, .picker-wrap .list-post .list-post-content , .subfooter-nav , .single-post-header .post-opt , .print-btn , .spn_box_img , .share-holder.hor-share , .load-more_btn  {
	float: left;	
}

.list-post-content {
    padding: 3px 0 0 0;
}
.single-post-header .post-opt ,  .share-holder.hor-share   {
    margin-top: 10px;
}
.picker-wrap .list-post .list-post-media , .list-post-media{
   margin-bottom: 20px;
}

.spn_box_img {
    position: relative;
	margin-bottom: 20px;
}
.tags-title {
    margin: 10px 20px 20px 0;
}

.profile-card-footer_soc {
	border-top: 1px solid #eee;
}
.shop-header-title .single_post-opt {
    margin-top: 0;
}
.shop-header-title {
    padding: 30px 25px 20px;
}
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
.bg {
	background-attachment: scroll !important;
	-webkit-background-size:cover;
	background-position:center;
}
}
.hnt_title , .to-top , .mxnews-section-title a  , .red-bg  , .post-category-marker:hover    , .mxnews-links-wrap .ps__thumb-y , .cc_btn , .pag-style .swiper-pagination-bullet.swiper-pagination-bullet-active  , .grid-post-item  .post-category-marker , .section-title:before  , .gs_button , .color-btn , .widget-title:before , .tags-widget a:hover , .spb-categories_counter  , .sgs-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active  , .list-post-content .post-category-marker , .slider_widget_title:before , .hero-section_title h2:before  , .pagination a.current-page, .pagination a:hover , .tabs-widget .tabs-menu li.current a , .search-submit2 , .color-bg ,   .banner-widget_content h5:before , .cat-wid-list li   span , .list-post-media a:after , .categories_nav-inner  a.back , .list-post-wrap_column .post-category-marker , .scroller , .aside-panel li a span , .grid-post-media a:after , .list-post:before , .lmb_center-align  , .profile-card_media  , .single-post-header .post-category-marker , .single-post-header:after , .ss-slider-cont , .ver-share .share-title:before ,  .irs-single , .irs-bar, .irs-bar-edge , .fontSize .irs-slider , .pr-subtitle.prs_big:after , .share-icon:hover   , .contact-social li a , .det-box-media span , .detbox_notifer , .qty_btn .btn:hover , .hero-item .post-category-marker  , .hsc-list_item:before , .hsc-list_item:after , .news-set-nav li a.current_page , .picker-wrap-controls li span , .mxnews-item_active .play-icon , .play-icon:hover , .mxnews-holder-title .post-category-marker , .dark-btn:hover , .fs-carousel-wrap_title-wrap h4:before , .multi-pag .swiper-pagination-bullet.swiper-pagination-bullet-active , .hc-cont , .hero-carousel-pag .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: var(--bgrcol-color)
}
.n_contr {
	color:var(--bgrcol-color)
}
.fl-wrap .tags, .list-post-content .tags, .swiper-slide .tags {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	justify-content: center;
	display: block;
	border-top: 0;
	border-bottom: 0;
	margin-bottom: 10px !important;
}

.fl-wrap .tags > li, .list-post-content .tags > li, .swiper-slide .tags > li {
	margin: 0;
}

.fl-wrap .tags > li a,.list-post-content .tags > li a,.swiper-slide .tags > li a {
  display: inline-block;
  background: #f4f4f4;
  padding: 6px 16px;
  margin-top: 5px;
  font-size: 14px;
  font-weight: 500;
  border-radius: 5px;
  border: none;
  color: #333;
}

.fl-wrap .tags > li a:hover,.list-post-content .tags > li a:hover,.swiper-slidet .tags > li a:hover {
  background-color: #333;
  color: #fff !important;
}

.fl-wrap .tags > li,.list-post-content .tags > li,.swiper-slide .tags > li {margin-left: 5px;}															   