@import url('https://fonts.googleapis.com/css?family=Merriweather:300,300i,400,400i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Poppins:100,200,300i,400,500,600,700,900');
@import url('https://fonts.googleapis.com/css?family=Libre+Baskerville:400,400i,700');
@import url('https://fonts.googleapis.com/css?family=Raleway:100,300,400,500,600,700,800,900');
/*Internal Style sheet*/
@import "css/bootstrap.min.css";
/*@import "css/owl.carousel.min.css";*/
@import "css/magnific-popup.css";
@import "css/classy-nav.min.css";
@import "css/nice-select.min.css";
/*font-family: 'Merriweather', serif;*/
/*font-family: 'Poppins', sans-serif;*/
/*font-family: 'Libre Baskerville', serif;*/
/*font-family: 'Raleway', sans-serif; */
* {
	margin: 0;
	padding: 0
}

body {
	font-family: 'Merriweather', serif;
	font-size: 14px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Merriweather', serif;
	color: #152535;
	line-height: 1.3;
	font-weight: 600
}

p {
	font-family: 'Libre Baskerville', serif;
	color: #282828;
	font-size: 14px;
	line-height: 2;
	font-weight: 400
}

a,
a:hover,
a:focus {
/*	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;  */
	text-decoration: none;
	outline: 0 solid transparent;
	color: #1c1c1c;
	font-family: 'Merriweather', serif;
	font-weight: 500;
	font-size: 14px;
	color: #828282
}

ul,
ol {
	margin: 0
}

ul li,
ol li {
	list-style: none
}

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



.cross-btn {
	text-align: right;
	padding: 0px 15px;
	color: #fff;
	font-size: 52px;
	display: block;
	font-weight: 600;
}
a.cross-btn:hover{
	text-decoration: none;
	color: #fff;
}
.my-sidenav > ul > li {
	padding: 15px 0px;
	border-bottom: 2px solid #fff;
	position: relative;
	cursor: pointer;
	list-style: none;
	position: relative;
}
.my-sidenav > ul > li > a {
	color: #ffffff;
	font-size: 16px;
}
.my-sidenav > ul > li > ul {
	margin-top: 10px;
	display: none;
	list-style: none;
	padding-left: 15px;
}
.my-sidenav > ul > li > ul > li {
	padding: 5px 0px;
	list-style: none;
}
.my-sidenav > ul > li > ul > li > a {
	font-size: 16px;
	color: #fff;
}
.open-naved{
	position: relative;
}
.open-naved::after {
	content: " ";
	display: block;
	position: absolute;
	right: 30px;
	top: 20px;
	width: 18px;
	height: 17px;
	background-image: url('./images/nav-t.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.open-naved.arrow-class::after{
	content: " ";
	display: block;
	position: absolute;
	right: 30px;
	top: 20px;
	width: 18px;
	height: 17px;
	background-image: url('./images/nav-r.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.ul-full {
	padding: 40px 20px;
}
.my-sidenav {
	width: 0px;
	display: block;
	position: absolute;
	top: 50px;
	left: 0;
	overflow-x: hidden;
	z-index: 999;
	height: auto;
	width: 100%;
	background-color: rgba(216, 42, 44, 0.9);
	transition: 0.5s;
	-webkit-transition: 0.5s;
	padding: 0px;
	max-width: 0px;
}
.cross-btn {
	text-align: right;
	padding: 0px 15px;
	color: #fff!important;
	display: block;
	font-weight: 600;
	position: absolute;
	right: 0;
	font-size: 50px !important;
	top: -20px;
}
.container-spacing {
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 50px;
}

.sidebar-spacing {
	padding-left: 50px;
}


/*basic style start*/

.full-size-img img {
	width: 100%;
}

.mt-15 {
	margin-top: 15px!important
}

.mt-30 {
	margin-top: 30px!important
}

.mt-40 {
	margin-top: 40px!important
}

.mt-50 {
	margin-top: 50px!important
}

.mt-70 {
	margin-top: 70px!important
}

.mt-80 {
	margin-top: 80px!important
}

.mt-100 {
	margin-top: 100px!important
}

.mb-15 {
	margin-bottom: 15px!important
}

.mb-30 {
	margin-bottom: 30px!important
}

.mb-25 {
	margin-bottom: 25px!important
}

.mb-50 {
	margin-bottom: 50px!important
}

.mb-70 {
	margin-bottom: 70px!important
}

.mb-80 {
	margin-bottom: 80px!important
}

.mb-100 {
	margin-bottom: 100px!important
}

.ml-15 {
	margin-left: 15px!important
}

.ml-30 {
	margin-left: 30px!important
}

.ml-50 {
	margin-left: 50px!important
}

.mr-15 {
	margin-right: 15px!important
}

.mr-30 {
	margin-right: 30px!important
}

.mr-50 {
	margin-right: 50px!important
}

.height-400 {
	height: 400px!important
}

.height-500 {
	height: 500px!important
}

.height-600 {
	height: 600px!important
}

.height-700 {
	height: 700px!important
}

.height-800 {
	height: 800px!important
}

.section-padding-80 {
	padding-top: 80px;
	padding-bottom: 80px
}

.section-padding-80-0 {
	padding-top: 80px;
	padding-bottom: 0
}

.section-padding-0-80 {
	padding-top: 0;
	padding-bottom: 80px
}

.section-padding-80-50 {
	padding-top: 80px;
	padding-bottom: 50px
}

.bg-img {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat
}

.bg-white {
	background-color: #fff!important
}

.bg-dark {
	background-color: #000!important
}

.bg-transparent {
	background-color: transparent!important
}


/*basic style end*/
.prime-adsl {position: absolute; z-index: 1; left: 0; max-width: 468px; height: 60px; overflow: hidden;}

/*section inner start*/
.blurb-block {position: relative; padding-left: 46px; margin-bottom: 35px;}
.blurb-block::before{
    content: " ";
    border-left: 4px solid #d82a2c;
    border-top: 4px solid #d82a2c;
    border-bottom: 4px solid #d82a2c;
    margin-right: 30px;
    padding-right: 16px;
    left:0;
	position: absolute;
    height: 100%;
}
.blurb-txt h4 {font-size: 20px; line-height: 32px; font-weight: 500; padding-bottom: 10px;}
.blurb-txt {padding-top: 10px;}
.blurb-social {padding-bottom: 10px;}
.blurb-social a img {padding-left:5px;}
.blurb-social a img {width:22px;}
.blurb-social span {color: #353535;}

.blockquote-block::before {content: ""; background: #d82a2c; width: 40%; height: 4px; display: inline-block;}
.blockquote-block::after {content: ""; background: #d82a2c; width: 40%; height: 4px; display: inline-block;}
.blockquote-block {padding: 0px 80px 20px; text-align: center;}
.blockquote-block blockquote {margin: 12px 0 25px;}
.blockquote-block blockquote p{font-size: 22px; line-height: 32px; font-weight: 500;}

.section-heading {
	position: relative;
	z-index: 1;
	margin-bottom: 90px;
	border-bottom: 1px solid #d0d5d8
}

.section-heading h6 {
	font-size: 16px;
	margin-bottom: 0;
	line-height: 45px;
	height: 45px;
	min-width: 140px;
	padding: 0 30px;
	background-color: #ee002d;
	color: #fff;
	font-weight: 700;
	display: inline-block;
	text-align: center
}

p.one-line-d {
	font-size: 16px;
    font-style: italic;
	color:#5a5a5a;
	font-family: 'Merriweather', serif;
	margin: 0px 0px 10px 0px;
	line-height: 26px;
}

.one-line-d2 {
	width: 100%;
	display: inline-block;
	font-weight: 300;
	font-style: italic;
	font-family: 'Libre Baskerville', serif;
	font-size: 14px;
	padding-top: 4px;
	color: #8f8f8f;
}
.post-excerp figure {max-width: 100%!important; margin-bottom: 18px;}
.post-excerp figure.alignright {float:right; padding-left: 38px;}
.post-excerp figure.alignleft {float:left; padding-right: 38px;}
.post-excerp figure.aligncenter {margin:0 auto;}
.post-excerp .wp-caption-text {width: 100%;
    display: inline-block;
    font-weight: 300;
    font-style: italic;
    font-family: 'Libre Baskerville', serif;
    font-size: 14px;
    padding-top: 4px;
    color: #8f8f8f;}
span.text-large:first-letter {
	font-size: 50px;
	font-weight: 700;
}



.blog-rest-p {
	padding: 40px 90px 20px 90px;
	width: 100%;
	display: inline-block;
	background-color: #fff;
}

.buttons-ar {
	width: 100%;
	display: inline-block;
	border-top: 1px solid #fff;
	padding-top: 5px;
}

.login-search-area p {
	font-size: 18px;
	text-align: center;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	margin: 0;
	font-family: 'Poppins', sans-serif;
}


/*header style start*/

.bg-overlay {
	position: relative;
	z-index: 2;
	background-position: center center;
	background-size: cover
}

.bg-overlay::after {
	background-color: rgba(2, 3, 28, .9);
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: ""
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	color: #fff;
	right: 0;
	padding-right: 0;
	width: 30px;
	height: 30px;
	background-color: #ee002d;
	line-height: 30px;
	text-align: center;
	position: absolute;
	top: 0;
	right: -30px
}

.sadhi-pic {
	position: absolute;
	right: 99px;
	top: -12px;
}

.top-social li {
	display: inline-flex;
}

input:focus,
textarea:focus {
	outline: none;
	box-shadow: none;
	border-color: transparent
}

.start-page {
	width: 100%;
	background-color: #f5f3f3;
	display: inline-block;
}

.newspaper-btn {
	display: inline-block;
	min-width: 160px;
	height: 52px;
	color: #fff;
	border: none;
	border-radius: 0;
	padding: 0 30px;
	font-size: 14px;
	line-height: 52px;
	font-weight: 700;
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	text-transform: capitalize;
	background-color: #ee002d
}

.newspaper-btn.active,
.newspaper-btn:hover,
.newspaper-btn:focus {
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	background-color: #1c1c1c
}

.header-area {
	position: relative;
	z-index: 100;
	width: 100%;
	background-color: #fff;
}

.header-area .top-header-area {
	width: 100%;
	background-color: #d82a2c;
	position: relative;
	z-index: 1
}

.header-area .top-header-area .login-search-area .login a {
	display: inline-block;
	padding: 0px 5px;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
}

.header-area .top-header-area .login-search-area .search-form form {
	width: 250px;
	height: 40px;
	position: relative;
	z-index: 2;
	margin-left: 50px
}

.header-area .top-header-area .login-search-area .search-form form input {
	width: 100%;
	height: 100%;
	border: 1px solid #fff;
	border-radius: 5px;
	background-color: transparent;
	padding: 0 15px;
	font-size: 12px;
	font-style: italic;
	color: #fff
}

.header-area .top-header-area .login-search-area .search-form form input.form-control {
	box-shadow: none
}

.header-area .top-header-area .login-search-area .search-form form button {
	width: 50px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
	border: none;
	background-color: transparent;
	color: #fff;
	cursor: pointer;
	outline: none
}

.header-area .top-header-area .login-search-area .search-form form .form-control::-webkit-input-placeholder {
	color: #fff;
	opacity: 1
}

.header-area .top-header-area .login-search-area .search-form form .form-control::-moz-placeholder {
	color: #fff;
	opacity: 1
}

.header-area .top-header-area .login-search-area .search-form form .form-control:-ms-input-placeholder {
	color: #fff;
	opacity: 1
}

.header-area .top-header-area .login-search-area .search-form form .form-control::-ms-input-placeholder {
	color: #fff;
	opacity: 1
}

.header-area .top-header-area .login-search-area .search-form form .form-control::placeholder {
	color: #fff;
	opacity: 1
}

.header-area .newspaper-main-menu {
	position: relative;
	width: 100%;
	z-index: 100;
	height: 50px;
	border-bottom: 1px solid #000
}

.header-area .newspaper-main-menu .classy-nav-container {
	background-color: transparent
}

.header-area .newspaper-main-menu .classy-navbar {
	height: 50px;
	padding: 0
}

.left-span {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 30px;
	flex: 0 0 90px;
	max-width: 35px;
	width: 100%;
	margin-right: 10px;
	background-color: #ee0048;
	font-weight: 700;
	font-size: 20px;
	color: #ffff;
	height: 35px;
	text-align: center;
}

.right-content-s {
	padding: 0px;
}

.header-area .newspaper-main-menu .classy-navbar .classynav ul li a {
	font-weight: 500
}

.header-area .newspaper-main-menu .classy-navbar .classynav ul li a:hover,
.header-area .newspaper-main-menu .classy-navbar .classynav ul li a:focus {
	font-weight: 400;
	color: #272323;
}

.header-area .newspaper-main-menu .classy-navbar .classynav>ul>li>a {
	text-transform: capitalize;
	padding: 18px 0px;
	margin: 0 12px;
	background-color: transparent;
	line-height: 1;
	font-weight: 400;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	color: #272323;
	height: 49px;
}

.header-area .newspaper-main-menu .classy-navbar .classynav>ul>li>a:hover,
.header-area .newspaper-main-menu .classy-navbar .classynav>ul>li>a:focus {
	color: #1c1c1c
}

.header-area .newspaper-main-menu .classy-navbar .classynav>ul>li.active>a {
	position: relative;
	z-index: 1;
	color: #1c1c1c
}

.hero-area {
	position: relative;
	z-index: 1;
	padding: 50px 0 80px
}

.hero-area .breaking-news-area {
	position: relative;
	z-index: 1
}

.hero-area .breaking-news-area .news-title {
	min-width: 150px;
	height: 38px;
	background-color: #ee002d;
	text-align: center;
	padding: 0 20px
}

.hero-area .breaking-news-area .news-title p {
	margin-bottom: 0;
	font-weight: 500;
	color: #fff;
	line-height: 38px
}

.single-blog-post {
	position: relative;
	z-index: 1
}

.single-blog-post .post-thumb a {
	display: block
}

.single-blog-post .post-data {
	padding: 30px 0
}

.single-blog-post .post-data .post-catagory {
	font-size: 14px;
	color: #d82a2c;

	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 20px;
	display: block;
	font-family: 'Poppins', sans-serif;
}

.single-blog-post .post-data .post-title {
	display: block
}

.single-blog-post .post-data .post-title h6 {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	line-height: 1.9;
}

.post-data h6 {
	font-size: 35px;
	line-height: 50px;
	font-weight: 700
}

.single-blog-post .post-data .post-title h6:hover,
.single-blog-post .post-data .post-title h6:focus {
	color: #ee002d
}

.single-blog-post .post-data .post-meta .post-date a {
	display: block
}

.single-blog-post .post-data .post-meta .post-date a:hover,
.single-blog-post .post-data .post-meta .post-date a:focus {
	color: #ee002d
}

.single-blog-post .post-data .post-meta .post-like {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: flex-end;
	-ms-flex-align: flex-end;
	-ms-grid-row-align: flex-end;
	align-items: flex-end
}

.single-blog-post .post-data .post-meta .post-like span {
	line-height: 1;
	margin-left: 15px
}

.single-blog-post .post-data .post-meta .post-like span:hover,
.single-blog-post .post-data .post-meta .post-like span:focus {
	color: #ee002d
}

.single-blog-post .post-data .post-meta .post-comment {
	margin-left: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: flex-end;
	-ms-flex-align: flex-end;
	-ms-grid-row-align: flex-end;
	align-items: flex-end
}

.single-blog-post .post-data .post-meta .post-comment span {
	line-height: 1;
	margin-left: 15px
}

.single-blog-post .post-data .post-meta .post-comment span:hover,
.single-blog-post .post-data .post-meta .post-comment span:focus {
	color: #ee002d
}

.single-blog-post.style-2 .post-data {
	padding: 15px 0
}

.single-blog-post.style-2 .post-data .post-title h6 {
	font-size: 14px
}

.single-blog-post.style-2 .post-data .post-meta .post-date a {
	font-size: 12px
}

.single-blog-post.style-3 {
	margin-bottom: 15px
}

.single-blog-post.style-3 .post-data {
	padding: 15px 0
}

.single-blog-post.style-3 .post-data .post-title h6 {
	font-size: 18px;
	line-height: 1.7;
	margin-bottom: 10px;
	color: #000;
	font-weight: 800;
}

.single-blog-post.style-3 .post-data .post-title h6 a {
    font-size: 18px;
    color: #000;
    font-weight: 800;
}

.single-blog-post.featured-post {
	position: relative;
	z-index: 1
}

.single-blog-post.featured-post .post-data {
	padding: 0px 0px 20px 0px;
}

.single-blog-post.featured-post .post-data .post-title h6  {
	font-size: 40px;
	line-height: 50px;
	margin-bottom: 20px;
	font-weight: 900;
	font-family: 'Merriweather', serif;
}
.single-blog-post.featured-post .post-data .post-title h1  {
	font-size: 40px;
	line-height: 50px;
	margin-bottom: 12px;
	font-weight: 900;
	font-family: 'Merriweather', serif;
}
.center-home-right .subnews_post_area .post-data .open_author {margin-top:-14px;}

.single-blog-post.featured-post .post-data .post-author {
	margin-bottom: 32px;
	display: block;
	width: 100%;
	font-weight: 600;
	color: #000;
	font-family: 'Poppins', sans-serif;
    font-size: 15px;
}

span.name-t {
	font-weight: 400;
	color: #848484;
	font-size: 15px;
}

.single-blog-post.featured-post .post-data .post-author a {
	display: inline-block;
}

.single-blog-post.featured-post .post-data .post-excerp {
	font-weight: 500;
	margin-bottom: 40px;
	display: block;
	line-height: 2.1
}

.single-blog-post.featured-post .post-data .post-excerp1 {
	font-weight: 400;
	margin-bottom: 30px;
	display: block;
	line-height: 20px;
}

.single-blog-post.featured-post.single-post .post-data {
	padding: 30px 0
}

.single-blog-post.featured-post.single-post .post-data p {
	margin-bottom: 30px
}

.single-blog-post.featured-post.single-post .post-data .related--post {
	display: block;
	font-size: 18px;
	color: #2c61db;
	margin: 40px 0
}

.single-blog-post.featured-post.single-post .post-data .related--post:hover,
.single-blog-post.featured-post.single-post .post-data .related--post:focus {
	color: #ee002d
}

.single-blog-post.featured-post-2 {
	position: relative;
	z-index: 1;
	margin-bottom: 15px
}

.single-blog-post.featured-post-2 .post-data {
	padding: 15px 0
}

.single-blog-post.featured-post-2 .post-data .post-title h6 {
	font-size: 18px;
	line-height: 1.55;
	margin-bottom: 20px;
	font-weight: 500
}

.single-blog-post.featured-post-2 .post-data .post-author {
	margin-bottom: 15px;
	display: block;
	width: 100%
}

.single-blog-post.featured-post-2 .post-data .post-author a {
	display: inline-block;
	color: #ee002d
}

.single-blog-post.small-featured-post {
	position: relative;
	z-index: 1;
	border-bottom: 1px solid #d0d5d8;
	padding: 20px 0;
	width: 100%;
}
.single-blog-post.small-featured-post:first-child{padding-top:6px;}

.single-blog-post.small-featured-post .post-thumb {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 90px;
	flex: 0 0 90px;
	max-width: 90px;
	width: 90px;
	margin-right: 15px
}

.post-excerp p {
	font-size: 16px;
	line-height: 30px;
    margin-bottom: 40px;

}

.single-blog-post.small-featured-post .post-data {
	padding: 0
}

.single-blog-post.small-featured-post .post-data .post-catagory {
	margin-bottom: 0px;
	line-height: 1;
}

.single-blog-post.small-featured-post .post-data .post-title h6 {
	font-size: 14px;
	line-height: 1.6;
	margin-bottom: 10px;
	font-weight: 6 00
}

.single-blog-post.small-featured-post .post-data .post-date {
	margin-bottom: 0;
	line-height: 1
}

.single-blog-post.small-featured-post:first-child {
	padding-top: 0
}

.single-blog-post.small-featured-post:last-child {
	padding-bottom: 0;
	border-bottom: none
}

.newspaper-tags span {
	font-size: 14px;
	color: #393939;
	font-weight: 500;
	padding-right: 5px
}

.newspaper-tags ul li a {
	display: inline-block;
	color: #828282;
	font-weight: 500;
	padding-right: 3px
}

.newspaper-tags ul li a:hover,
.newspaper-tags ul li a:focus {
	color: #ee002d
}

.popular-news-widget {
	position: relative;
	z-index: 1;
	background-color: #fff;
	padding: 0px;
	width: 100%;
}

.popular-news-widget .brd-btm:last-child {
	border-bottom: 0px solid #ccc;
}
.author-detail-block .author-detail-img img {width:88px;  border-radius: 50%;}
.popular-news-widget h3 {
	text-align: left;
	color: #000;
	font-size: 20px;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	margin: 0px 0px 2px 0px;
	font-weight: 700;
	line-height: 16px;
}

.post-excerp::first-letter {
	float: left;
	font-size: 90px;
	color: #d82a2c;
	margin: 10px 10px 0px 0px;
	font-weight: 900;
	line-height: 76px;
}

.popular-news-widget h3:nth-letter(odd) {
	color: red;
}

.popular-news-widget .single-popular-post {
	position: relative;
	z-index: 1;
	border-bottom: 1px solid #d0d5d8;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.popular-news-widget .single-popular-post h6 {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	line-height: 1.7;
	font-weight: 500;
}

.popular-news-widget .single-popular-post h6 span {
	margin-right: 10px;
	color: #fff;
	width: 28px;
	height: 28px;
	background-color: #ee002d;
	display: block;
	text-align: center;
	margin-top: 10px;
	position: absolute;
	left: 0;
	font-weight: 900;
}

.popular-news-widget .single-popular-post h6:hover,
.popular-news-widget .single-popular-post h6:focus {
	color: #ee002d
}

.popular-news-widget .single-popular-post p {
	margin-bottom: 0;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 700;
	color: #828282;
	line-height: 1;
	font-family: 'Poppins', sans-serif;
}

.popular-news-widget .single-popular-post:last-child {
	margin-bottom: 0
}

.latest-comments-widget {
	position: relative;
	z-index: 1;
	background-color: #fff;
	padding: 0px;
	width: 100%;
}

.latest-comments-widget h3, .news_essays .latest-news-widget h4 {
	text-align: left;
	color: #000;
	font-size: 20px;
	font-weight:700;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	margin: 0px 0px 20px 0px;
	line-height: 16px;
}
.latest-comments-widget h3 span, .news_essays .latest-news-widget h4 span{color: #ee002d}


.latest-comments-widget .single-comments {
	position: relative;
	z-index: 1;
	margin-bottom: 20px;
}

.latest-comments-widget .single-comments .comments-thumbnail {
	    -webkit-box-flex: 0;
    -ms-flex: 0 0 42px;
    flex: 0 0 52px;
    max-width: 52px;
    border-radius: 50%;
    margin-top: 6px;
}

.latest-comments-widget .single-comments .comments-thumbnail img {
	border-radius: 50%;
	display: block
}

.latest-comments-widget .single-comments .comments-text a {
	display: block;
	font-size: 14px;
	color: #d82a2c;
	margin-bottom: 0;
	line-height: 24px;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
}

.comments-text p span {
	display: block;
	line-height: 16px;
	color: #828282;
	font-family: 'Poppins', sans-serif;
	font-size: 12px;
	margin-top: 3px;
	font-weight: 700;
}

.latest-comments-widget .single-comments .comments-text a span {
	color: #a8a8a8
}

.latest-comments-widget .single-comments .comments-text a:hover,
.latest-comments-widget .single-comments .comments-text a:focus {
	color: #ee002d
}

.latest-comments-widget .single-comments .comments-text p {
	margin-bottom: 0;
	font-size: 15px;
	font-weight: 600;
	color: #000;
	line-height: 1.6;
	font-family: 'Merriweather', serif;
}
.latest-comments-widget .single-comments .comments-text p a {
	font-size: 14px;
	font-weight: 800;
	color: #000;
	line-height: 1.6;
	text-transform: initial;
	font-family: 'Merriweather', serif;
}
.latest-comments-widget .single-comments .comments-text p a:hover {color:#000;}


.latest-comments-widget .single-comments:last-child {
	margin-bottom: 0
}

.newsletter-widget {
	position: relative;
	z-index: 1;
	background-color: #3b3b3b;
	padding: 15px;
	width: 100%;
}

.newsletter-widget h4 {
	text-align: left;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	margin: 0;
	line-height: 16px;
}

.newsletter-widget p {
	font-size: 16px;
	text-align: left;
	color: #fff;
	margin: 0;
	line-height: 16px;
	margin-top: 6px;
	margin-bottom: 15px;
	font-family: 'Poppins', sans-serif;
}

.latest-posts-widget h4 {
	text-align: left;
	color: #000;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	margin: 0;
	line-height: 16px;
   
}

.latest-posts-widget p {
	font-size: 20px;
	text-align: left;
	color: #d82a2c;
	margin: 0;
	line-height: 16px;
	margin-bottom: 10px;
	margin-top: 6px;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
}

.newsletter-widget form input {
	width: 100%;
	height: 34px;
	background-color: #fff;
	font-size: 11px;
	color: #fff;
	margin-bottom: 15px;
	border: none;
	padding: 0 15px;
	font-family: 'Raleway', sans-serif;
}

.newsletter-widget form button {
	max-width: 100px;
	height: 34px;
	background-color: #ee002d;
	font-size: 13px;
	color: #fff;
	border: none;
	padding: 0;
	border-radius: 0;
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	width: 100%;
}

.newsletter-widget form button:hover,
.newsletter-widget form button:focus {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	background-color: #fff;
	color: #ee002d
}

.pagination {
	position: relative;
	z-index: 1
}

.pagination .page-link {
	padding: 0;
	font-size: 16px;
	border: none;
	color: #152535;
	width: 38px;
	height: 38px;
	background-color: transparent;
	text-align: center;
	line-height: 38px
}

.pagination .page-link:hover,
.pagination .page-link:focus {
	background-color: #152535;
	color: #fff!important;
}

.pagination .page-item.active .page-link {
	background-color: #152535;
	color: #fff
}

.pagination .page-item:first-child .page-link {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.pagination .page-item:last-child .page-link {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.blog-post-author {
	position: relative;
	z-index: 1;
	padding: 40px 0;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #d0d5d8
}

.blog-post-author .author-thumbnail {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 90px;
	flex: 0 0 90px;
	min-width: 90px;
	padding-right: 20px;
	width: 90px;
	height: 90px;
	border-radius: 50%
}

.blog-post-author .author-thumbnail img {
	border-radius: 50%
}

.blog-post-author .author-info a {
	display: block;
	color: #000;
	font-size: 16px;
	margin-bottom: 15px
}

.blog-post-author .author-info a span {
	color: #656565;
	font-style: italic
}

.blog-post-author .author-info p {
	line-height: 2;
	margin-bottom: 0
}

.pager {
	position: relative;
	z-index: 1
}

.pager a {
	display: inline-block;
	width: 140px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	background-color: #eff4f9;
	text-align: center;
	color: #1c1c1c;
	margin: 50px 0
}

.pager a.active,
.pager a:hover,
.pager a:focus {
	background-color: #1c1c1c;
	color: #fff
}

.pager a i {
	font-size: 16px
}

.comment_area {
	border-bottom: 1px solid #d0d5d8;
	padding-bottom: 50px
}

.comment_area .title {
	margin-bottom: 50px
}

.comment_area .comment-content .comment-author {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 51px;
	flex: 0 0 51px;
	min-width: 51px;
	margin-right: 45px;
	height: 51px;
	border-radius: 50%
}

.comment_area .comment-content .comment-author img {
	border-radius: 50%
}

.comment_area .comment-content .comment-meta {
	margin-bottom: 30px
}

.comment_area .comment-content .comment-meta .post-author {
	margin-bottom: 5px;
	display: block;
	font-size: 16px;
	color: #393939
}

.comment_area .comment-content .comment-meta .post-date {
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 0;
	color: #656565;
	display: block;
	margin-bottom: 15px
}

.comment_area .comment-content .comment-meta p {
	margin-bottom: 15px;
	font-size: 14px;
	line-height: 2;
	font-weight: 500
}

.comment_area .single_comment_area {
	margin-bottom: 30px
}

.comment_area .single_comment_area:last-of-type {
	margin-bottom: 0
}

.comment_area .children .single_comment_area {
	margin-left: 50px;
	margin-top: 30px
}

.post-a-comment-area {
	position: relative;
	z-index: 1
}

.post-a-comment-area h4 {
	font-size: 24px;
	color: #393939;
	margin-bottom: 50px
}

.editors-pick-post-area {
	position: relative;
	z-index: 1;
	background-color: #eff4f9
}

.video-post-area {
	position: relative;
	z-index: 1;
	padding: 100px 0 70px
}

.single-video-post {
	position: relative;
	z-index: 1;
	overflow: hidden;
	margin-bottom: 30px
}

.single-video-post img {
	-webkit-transition-duration: 2000ms;
	transition-duration: 2000ms;
	width: 100%
}

.single-video-post .videobtn {
	position: absolute;
	width: auto;
	height: auto;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.single-video-post .videobtn a {
	display: block;
	width: 70px;
	height: 40px;
	border-radius: 5px;
	background-color: #ee002d;
	color: #fff;
	text-align: center;
	line-height: 40px;
	font-size: 18px
}

.single-video-post .videobtn a:hover,
.single-video-post .videobtn a:focus {
	background-color: #152535;
	color: #fff
}

.single-video-post:hover img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2)
}


/*footer area style start*/

.footer-add-area {
	position: relative;
	z-index: 1;
	padding: 50px 0
}

.footer-add-area .footer-add a {
	display: block
}

.footer-add-area .footer-add a img {
	width: 100%
}

.footer-area {
	position: relative;
	z-index: 1;
	width: 100%;
	background-color: #d82a2c;
	padding: 40px 0px;
}

.footer-area .footer-widget-area {
	position: relative;
	z-index: 1;
	max-width: 140px;
	width: 100%;
	display: inline-block;
}

.footer-area .footer-widget-area .footer-logo {
	margin-bottom: 30px
}

.newsletter-area {
	max-width: 190px;
	width: 100%;
	display: inline-block;
}

.newsletter-area h4 {
	font-size: 16px;
	line-height: 24px;
	font-weight: 600;
	color: #fff;
	font-family: 'Libre Baskerville', serif;
	text-align: center;
}

.newsletter-area p {
	color: #fff;
	text-align: center;
	font-size: 11px;
	font-weight: 400;
	font-family: 'Libre Baskerville', serif;
	line-height: 16px;
}

.subscribe-btn a {
	color: #fff;
	border: 1px solid #fff;
	padding: 5px 10px;
	font-size: 11px;
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
}

.footer-area .footer-widget-area .widget-title {
	display: block;
	margin-bottom: 0;
	color: #fff;
	font-size: 15px;
	line-height: 26px;
	text-transform: uppercase;
	font-weight: 700;
	font-family: 'Poppins', sans-serif;
}

.footer-area .footer-widget-area .list {
	position: relative;
	z-index: 1
}

.footer-area .footer-widget-area .list li {
	display: block
}

.footer-area .footer-widget-area .list li a {
	font-weight: 300;
	display: block;
	padding: 1px 0;
	color: #fff;
	font-size: 12px;
	font-family: 'Poppins', sans-serif;
	line-height: 20px;
}

.newsletter-area {
	position: relative;
}

.newsletter-area::after {
	content: " ";
	display: block;
	position: absolute;
	right: -15px;
	width: 1px;
	height: 196px;
	background-color: #fff;
	top: 0px;
}

.footer-area .footer-widget-area .list li a:hover,
.footer-area .footer-widget-area .list li a:focus {
	color: #fff
}

.footer-area .bottom-footer-area {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 70px
}

.footer-area .bottom-footer-area p {
	color: rgba(255, 255, 255, .5);
	margin-bottom: 0
}

.footer-area .bottom-footer-area p a {
	color: rgba(255, 255, 255, .5)
}

.footer-area .bottom-footer-area p a:hover,
.footer-area .bottom-footer-area p a:focus {
	color: #fff
}

.about-area {
	position: relative;
	z-index: 1
}

.about-area h2 {
	font-weight: 500;
	margin-bottom: 50px;
	font-size: 40px
}

.app-site {
	max-width: 326px;
	width: 100%;
	margin: 0px auto;
}

.socialilinks li {
	display: inline-flex;
}

.copyright p {
	margin: 0;
	padding: 0;
	text-align: right;
	font-size: 11px;
	font-weight: 400;
	color: #949494;
	font-family: 'Poppins', sans-serif;
}

.copyright p:first-child {
	color: #000;
}

.copyright p:nth-child(2),
.copyright p:nth-child(3) {
	font-size: 9px;
}

.footer-bottom {
	width: 100%;
	display: inline-block;
	padding: 25px 40px 25px 40px;
	background-color: #fff;
}

.app-area-all {
	display: inline-flex;
}

.app-area-all li:nth-child(1) {
	position: relative;
}

.app-area-all li:nth-child(1) {
	margin-right: 54px;
}

.app-area-all li:nth-child(1)::after {
	content: "";
	width: 1px;
	height: 78px;
	background-color: #d82a2c;
	position: absolute;
	right: -30px;
	top: -25px;
}

.app-area-all li:nth-child(2) {
	margin-right: 10px;
}


/*footer area css*/

.about-area p {
	font-weight: 500
}

.single-cool-fact {
	position: relative;
	z-index: 1
}

.single-team-member {
	position: relative;
	z-index: 1
}

.single-team-member .team-info {
	padding: 50px 0;
	text-align: center
}

.single-team-member .team-info h5 {
	font-size: 18px;
	margin-bottom: 5px;
	color: #393939
}

.single-team-member .team-info h6 {
	margin-bottom: 0;
	font-size: 14px;
	color: #656565
}

.single-cool-fact {
	position: relative;
	text-align: center;
	z-index: 1;
	margin-bottom: 80px
}

.single-cool-fact h3 {
	font-size: 60px;
	margin-bottom: 0;
	color: #a5a5a5;
	font-weight: 700;
	margin-right: 15px
}

.single-cool-fact .cf-text {
	text-align: left
}

.single-cool-fact .cf-text h6 {
	font-size: 18px;
	margin-bottom: 5px;
	color: #393939
}

.single-cool-fact .cf-text span {
	font-size: 12px;
	color: #656565
}

.single-contact-information {
	position: relative;
	z-index: 1
}

.single-contact-information h6 {
	font-size: 14px;
	border-bottom: 2px solid #ee002d;
	display: inline-block;
	color: #ee002d
}

.header-area .newspaper-main-menu .classy-navbar .logo {
	display: none
}

@media screen and (min-width: 992px) {


.header-area .is-sticky #menu-main-menu li a:hover{
    color: #000000 ;
}
.header-area .is-sticky #menu-main-menu li.active a{
  color: #000000 !important;
border-bottom: 4px solid #000000;
}
.header-area .is-sticky .search-icon-mo{
	display: block;
}
.header-area .is-sticky .search-icon{
	display: none;
}
.header-area .is-sticky .newspaper-main-menu .classy-navbar .logo  {
	display: block;
	max-width: 100px
}.header-area .is-sticky .newspaper-main-menu .classy-navbar .logo  {
	display: block;
	max-width: 100px
}
.header-area .is-sticky .newspaper-main-menu .classy-navbar .classynav>ul>li>a {
    color: #ffffff;
}

.header-area .is-sticky #stickyMenu {
    background-color: #d82a2c;
	box-shadow: 0 5px 30px rgba(0, 0, 0, .15);
	border-bottom: none
}

}
.hero-area .breaking-news-area .news-title.title2 {
	background-color: #152535
}

.hero-add {
	position: relative;
	z-index: 1
}

.newspaper-tags {
	position: relative;
	z-index: 1;
	padding: 30px 0
}

.header-area .top-header-area .top-header-content .logo a {
	display: block
}

.header-area .top-header-area .login-search-area {
	position: absolute;
	z-index: 1;
	right: 0;
}

.header-area .top-header-area .top-header-content {
	width: 100%;
	height: 90px;
	background-color: #d82a2c;
	position: relative;
	z-index: 1
}


/*sidebar style*/

.numeric-side .number-p p {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 90px;
	flex: 0 0 40px;
	max-width: 40px;
	width: 35px;
	margin-right: 15px;
	background-color: #d82a2c;
	text-align: center;
	line-height: 30px;
	margin-top: 6px;
	height: 34px;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 0px;
}

div .wpp-list{
	counter-reset:number-count;
}

/*
.number-p p:before {
	counter-increment: number-count;
	content: counter(number-count);
}
*/

.brd-btm {
	border-bottom: 1px solid #ccc;
	padding: 16px 0px 0px 0px;
}

.post-data-po a h6 {
	font-size: 14px;
	line-height: 1.6;
	margin-bottom: 0px;
	font-weight: 600;
}

.post-data-po a p {
	margin: 0px;
	font-size: 11px;
	font-weight: 600;
	color: #828282;
	line-height: 20px;
	font-family: 'Poppins', sans-serif;
}

.post-title-three h6 {
	font-size: 18px!important;
	margin-bottom: 0;
	font-weight: 600;
	font-family: 'Merriweather', serif;
	line-height: 22px;
	text-align: center;
	margin-top: 5px;
	color: #000;
}

.post-title-three span {
	text-align: center;
	display: block;
	margin-top: 10px;
	color: #d52b2b;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
}

.post-title-three p author {
	display: block;
	text-align: center;
	margin: 2px;
}

.post-title-three p {
	text-align: center;
	margin-top: 10px;
	line-height: 20px;
	font-size: 12px;
	font-weight: 300;
	font-family: 'Libre Baskerville', serif;
}

.recommeded-s h3 {
	text-align: left;
	color: #000;
	font-size: 22px;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	margin: 0px 0px 20px 0px;
	line-height: 16px;
	font-weight: 700;
}

.button-links {
	width: 100%;
	display: inline-block;
	padding: 30px 0px;
}

.button-links a {
	background-color: #7f7f7f;
	padding: 8px 10px;
	color: #fff;
	float: left;
	margin-right: 10px;
	font-family: 'Poppins', sans-serif;
    margin-bottom: 20px;

}



/* home */

.subscribe-text span a {
	color: #fff;
	font-size: 14px;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
}

.top-subscription {
	overflow: hidden;
	font-family: 'Raleway', sans-serif;
	height: 90px;
	right: -15px;
}

.border-bottom {}

.subscribe-text {
	width: 135px;
	padding-top: 25px;
}

.subscribe-image {
	width: 135px;
}

.subscribe-image img {
	-ms-transform: rotate(-20deg);
	-webkit-transform: rotate(-20deg);
	position: relative;
	left: 40px;
	top: 21px;
	z-index: 9999999;
	transform: rotate(-20deg);
}

.subscribe-text h3 {
	font-size: 16px;
	text-align: center;
	font-weight: 400;
	line-height: 24px;
	color: #fff;
	text-transform: uppercase;
	margin: 0;
	border-bottom: 1px solid #eea1a2;
	font-family: 'Poppins', sans-serif;
}

.active a {
	color: #d82a2c!important;
	border-bottom: 4px solid #d82a2c;
	font-weight: 600;
}

.twitter {
	padding: 0 10px;
}

.twitter img {
	margin-right: 10px;
}

.top-social li a img {
	margin-right: 8px;
}

.color {
	color: #d82a2c;
}

.block-heading h3 {
	text-align: left;
	color: #000;
	font-size: 22px;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	margin: 0px 0px 20px 0px;
	line-height: 16px;
}

.menu-social {
	margin-bottom: 40px;
}

.borderB-bottom {
	border-bottom: 1px solid #000;
	margin-bottom: 20px;
}

.borderR-top {
	border-top: 6px solid #d82a2c;
	padding-top: 20px;
}

.about-author .subtitle {
	color: #d82a2c;
	font-family: 'Poppins', sans-serif;
	font-weight: bold;
}
.about-author .aut-img1{
 border-radius: 50%;
 margin-bottom: 20px;
     width: 50px;
}

.menu-social-item li img {
	width: 16px;
}

.menu-social .menu-social-item li img {
	width: 24px;
}

.about-author .menu-social-item {
	margin-bottom: 20px;
}

.current-issue h3 {
	color: #000;
	font-weight: 600;
	font-size: 14px;
	line-height: 1.6;
}

.issue-block span {
	color: #7b7b7b;
}

.btn-link1 {
	padding: 6px 15px;
	font-size: 12px;
	color: #d00002;
	margin-bottom: 15px;
	text-transform: uppercase;
	border: 1px solid #d00002;
	display: inline-block;
	display: table;
	font-weight: 600;
	margin-bottom: 50px
}

.btn-link1:hover {
	padding: 6px 15px;
	font-size: 12px;
	color: #d00002;
	margin-bottom: 15px;
	text-transform: uppercase;
	border: 1px solid #d00002;
	display: inline-block;
	display: table;
	font-weight: 600;
	margin-bottom: 50px
}

.sidebox-content .block-heading {
	padding: 9px 16px 0 16px;
}

.text-image-block h3 {
	line-height: 0.8;
}

.text-image-block h3 a {
	color: #000;
	font-size: 12px;
	font-weight: 600;
}


/*article-text-01*/

.article-text-01 {
	margin-bottom: 30px;
	padding: 0px 20px 20px 20px;
}

.sidebox {
	height: auto;
	width: 300px;
	float: right;
	background: red;
	margin: 0px 20px 15px 20px;
}

.sidebox-content {
	background-color: #fafafa;
}

.sidebox-content:before {
	content: "";
	background: #d82a2c;
	width: 100%;
	height: 6px;
	display: block;
	top: 20;
}

.sidebox-content:after {
	content: "";
	background: #d82a2c;
	width: 100%;
	height: 6px;
	display: block;
	bottom: 20;
}

.sidebox .byline {
	font-family: 'POPPINS-MEDIUM';
	font-weight: 500;
}


/*REGULAR STOARY TEMPLATE V2 WIDGET*/

.related-stories .image-text-block {
	border-right: 2px solid #c7c7c7;
	margin-right: 15px;
	padding-right: 15px;
}

.related-stories .image-text-block:last-child {
	border-right: none;
	justify-content: center;
}

.related-stories .image-text-block h3 {
	font-size: 18px;
}


/*COLUMN BLOG STORY TEMPLATE WIDGET*/

.right-top-subscribe-box {
	background-color: #3b3b3b;
}

.right-top-subscribe-box h3 a {
	color: #ffffff;
}

.right-top-subscribe-box h3 {
	font-size: 22px;
	font-family: 'Poppins', sans-serif;
}

.right-top-subscribe-box .byline {
	color: #ffffff;
	font-size: 22px;
	font-weight: 200;
	font-family: 'Poppins', sans-serif;
}

.right-top-subscribe-box .button-link {
	background-color: #d82a2c;
	padding: 8px 20px;
	font-family: 'Poppins', sans-serif;
	font-weight: bold;
	letter-spacing: 0.5px;
}


/*SALON BOOK REVIEW V2 WIDGET*/

.pg-book-review .post-data {
	width: 68%;
	float: left;
}

.pg-book-review .salon-bookreview-subscription {
	width: 29%;
	float: left;
	text-align: center;
	border-left: 1px solid #e3e3e3;
	margin-left: 15px;
	padding-left: 15px;
	margin-bottom: 24px;
}

.salon-bookreview-v2 .media-image-block {
	border-right: 1px solid #e3e3e3;
	margin-right: 25px;
}

.book-title {
	display: block;
}

.book-desc-text:after {
	content: "";
	background: #e3e3e3;
	width: 100%;
	height: 1px;
	display: block;
	margin: 10px 0px;
}

.book-desc-text .byline {
	font-weight: 400;
	color: #000;
}

.blur-block .menu-social span img {
	width: 15px;
}

.blur-block:before {
	content: "";
	background: #d82a2c;
	width: 100%;
	height: 4px;
	display: inline-block;
}

.blur-block:after {
	content: "";
	background: #d82a2c;
	width: 100%;
	height: 4px;
	display: inline-block;
}

.blur p {
	margin-top: 25px;
	font-size: 20px;
}

.blur .author-name a {
	font-weight: 400;
}

.blur-book {
	flex: 3;
}

.blur {
	flex: 4;
}


/*SAlON MOVIE REVIEW*/

.salon-movie-review .tb-row {
	display: flex;
}

.salon-movie-review {
	border-bottom: 2px solid #e3e3e3;
	padding-bottom: 20px;
}

.table-container {
	flex: 4;
	border-right: 2px solid #e3e3e3;
	margin-right: 25px;
}

.rating {
	flex: 1;
}

.tb-col-1 {
	flex: 2;
}

.tb-col-1 p {
	font-size: 10px;
}

.tb-col-1 span {
	font-family: 'Libre Baskerville', serif;
}

.tb-col-2 {
	flex: 4;
}

.tb-col-2 p {
	font-size: 10px;
}

.rating a {
	margin-right: 2px;
}

.rating-star {
	margin-top: 50px;
}
.rating-star a{
	margin-right: 5px;
}

.rating-number span {
	font-size: 20px;
	color: #d82a2c;
	font-weight: bold;
}
.movie-review-section .table-container .tb-col-1 span{
	color: #000;
}
.movie-review-section .single-blog-post {
	margin-bottom: 50px;
}
.movie-review-section .rating-star {
	margin-top: 0px;
}
.movie-review-section .single-blog-post h3 {
	text-align: left;
	color: #000;
	font-size: 20px;
    font-weight: 700;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	margin: 0px 0px 20px 0px;
	line-height: 16px;
}
.movie-review-section .single-blog-post span {
	
	color: #d82a2c;
}
.movie-review-section .post-data .post-title h6{
	font-size: 14px;
	line-height: 1.6;
	margin-bottom: 10px;

}
.movie-review-section .image-text-block {
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.movie-review-section  .movie-parent-block .image-text-block:last-child{
	border-bottom: none;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.movie-review-section .single-blog-post .post-data p {
	margin: 0px;
	font-size: 11px;
	font-weight: 600;
	color: #828282;
	line-height: 20px;
	font-family: 'Poppins', sans-serif;
}
.movie-review-section .single-blog-post.small-featured-post{
	border-bottom: none;
}
.current-issue .name-t {
	font-weight: 400;
	color: #848484;
	font-size: 15px;
	font-family: 'Libre Baskerville', serif;
}
.current-issue .subscribe-button a {
	border: 2px solid #d82a2c;
	text-transform: uppercase;
	color: #d82a2c;
	font-size: 12px;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	padding: 10px 25px;
}
.current-issue {
	margin-bottom: 50px;
}


/*Column-Landing Page*/

.margin-2 {
	padding-top: 40px;
	width: 100%;
	display: inline-block;
	background-color: #fff;
}

.column-img {
	border: 1px solid #f5f5f5;
}

.author-block {
	margin-top: -18px;
	margin-left: 5px;
	display: inline-block;
}

.author-block img {
	border-radius: 50%;
	width: 65px;
	border: 6px solid #ffffff;
}

.column-items .column-links h6 {
	font-family: 'Merriweather', serif;
	color: #152535;
	line-height: 1.3;
	font-weight: 600;
}

.column-items span {
	font-size: 14px;
	color:#d82a2c;
	text-transform: uppercase;
	font-weight: 600;
	margin: 10px 0;
	display: block;
	font-family: 'Poppins', sans-serif;
}

.column-items p {
	color: #272323;
	line-height: 20px;
	font-size: 13px;
    font-weight: 400;
	font-family: 'Libre Baskerville', serif;
}

.author-block span {
	line-height: 16px;
	font-weight: 600;
	color: #272727;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
}
.column-blog .column-items a {font-weight: 800;}
.column-blog .column-items a h5 {color: #000000; font-weight: 800;}
		.column-landing-section .column-blog{
         display: flex;
         flex-direction: row;
         justify-content: space-between;
}
.column-landing-section .container{
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.img-responsive{
  width: 100%;
}
.column-image-text-block {
    width: 46%;
	margin-bottom:20px;
	margin-right: 30px;
}



.column-image-text-block h6 {
	font-weight: 800;
}

.column-image-text-block:nth-of-type(even) {
	margin-right: 0px! important;
}
.coloumn-rss{
    justify-content: space-between;
    display: flex;

}
.coloumn-rss img{
  width: 100%;
}



.column-heading h3 {
	text-align: left;
	color: #000;
	font-size: 26px;
	font-weight: 800;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	margin: 0px 0px 10px 0px;
	line-height: 24px;
}

.section-subheading h3 {
	text-align: left;
	color: #000;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	margin: 0px 0px 10px 0px;
	line-height: 24px;
}
.column-landing-section .author-detail-block {
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.side-author-view .author-detail-block:last-child{
	border-bottom: none;
	
}
.column-landing-section .latest-comments-widget .single-comments {
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.column-sidebar-view .single-commentss:last-child{
	border-bottom: none;
}
.column-landing-section .latest-comments-widget span {
	display: inline-block;
	color: #d82a2c; 
}
.column-landing-section .latest-comments-widget .post-comment span {
    font-size: 13px;
    margin: 8px 0px 8px 10px;
    color:unset;
}


/*Block-1*/

.menu-social-item li {
	display: inline-block;
}

.explore-block {
	flex: 1;
}

.explore-block-text {
	flex: 2;
}

.explore-img-text-block {
	flex: 1;
}

.explore-circle-img-text-block {
	flex: 2;
}

.explore-circle-img-text-block h6 {
	font-family: 'Poppins', sans-serif;
	margin-bottom: 4px;
}


/*Block-2*/

.explore-image {
	flex: 1;
}

.img-text {
	flex: 2;
}

.explore-img-text-down {
	margin-bottom: 20px;
}

.explore-img-text-down .explore-image {
	margin-right: 25px;
}

.explore-img-text-down .column-items span {
	margin-top: -3px;
}

.explore-img-text-down .column-items h6 {
	font-size: 14px;
	font-weight: 800;
}


/*Block-3*/

.explore-image {
	flex: 1;
}

.column-items {
	flex: 2;
}

.explore-block p {
	color: #272323;
	line-height: 20px;
	font-size: 12px;
	font-weight: 300;
	font-family: 'Libre Baskerville', serif;
}

.explore-block span {
	font-size: 10px;
	color: #ee002d;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 0;
	display: block;
	font-family: 'Poppins', sans-serif;
}

.explore-circle-img-text-block img {
	margin-bottom: 15px;
}
.explore-circle-img-text-block .aut-img1 {	
    border-radius: 50%;
    width: 70px;}

.block-2 .slug .catagory {
	color: #d82a2c;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
}

.block-2 .slug .black {
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
}

.explore-link {
	display: flex;
	justify-content: flex-end;
	margin-top: 30px;
}

.explore-link a {
	color: #d82a2c;
	font-weight: 400;
	font-size: 13px;
	font-family: 'Poppins', sans-serif;
}


/*Subscription block*/

.magazine {
	background-color: #eaeaea;
	padding-bottom: 50px;
	padding: 72px 92px;
}

.empty-box {
	flex: 1;
}

.subscription-content {
	text-align: center;
	flex: 2;
}

.subscription-button {
	flex: 1;
}

.sub-box {
	margin: 20px 0px 20px 0px;
}

.red {
	background-color: #d82a2c;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 18px;
}

.black {
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 22px;
}

.subscription-button {
	font-family: 'POPPINS-BOLD';
	padding: 10px 0px;
}

.magazine .btn-link {
	border: 2px solid #d82a2c;
	text-transform: uppercase;
	color: #d82a2c;
	font-size: 19px;
	font-weight: bold;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	padding: 15px 30px;
	font-weight: 700;
}

.magazine .btn-link:hover {
	text-decoration: none;
	color: #d82a2c;
}

.explore-button {
	font-family: 'POPPINS-BOLD';
	margin-top: 60px;
}

.explore-button .button-link {
	border: 2px solid #d82a2c;
	text-transform: uppercase;
	color: #d82a2c;
	font-size: 15px;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	padding: 10px 25px;
}

.borderbtm {
	border-bottom: 1px solid #f3f3f3;
	margin: 30px 0px;
	padding: 30px 0px;
}

.border-bottom {
	border-bottom: 1px solid #e5e5e5!important;
}


/*  home page */

.home_area {
	padding: 40px 0 20px 0;
	width: 100%;
	display: inline-block;
	background: #fff;
}

.ord_1 {
	order: 1;
}

.ord_2 {
	order: 2;
}

.ord_3 {
	order: 3;
}

.latest-news-widget h4 {
	text-align: left;
	color: #000;
	font-size:20px;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	margin: 0;
	line-height: 16px;
}

.single-news-post {
	position: relative;
	z-index: 1;
}

.single-news-post.small-featured-post {
	position: relative;
	z-index: 1;
	border-bottom: 1px solid #e5e5e5;
	padding: 10px 0;
	max-width: 100%;
	width: 100%;
}

.news_data {
	-webkit-box-flex: 0;
	/*-ms-flex: 0 0 170px;*/
	flex: 0 0 70%;
	/*max-width: 170px;
	width: 170px;*/
	margin-right: 15px;
}

.news_data h3 {
	font-size: 13px;
	margin-bottom: 5px;
	font-weight: 700;
	font-family: 'Merriweather', serif;
	color: #272323;
	line-height: 1.4;
}
.news_data h3 a {
	font-size: 14px;
	margin-bottom: 5px;
	font-weight: 800;
	font-family: 'Merriweather', serif;
	color: #272323;
	line-height: 1.4;
}

.news_data a {
	font-size: 11px;
	color: rgba(51, 51, 51, 0.7);
	font-weight: 600;
	margin-bottom: 0;
	display: block;
	font-family: 'Poppins', sans-serif;
}

.border-right-grey {
	border-right: 1px solid #e3e3e3;
}

.border-bottom-grey {
	border-bottom: 1px solid #e3e3e3;
}

.plr_0_5 {
	padding: 0 5px;
}

.pb_15 {
	padding-bottom: 15px;
}

.ptb_15 {
	padding: 26px 0;
}

.pt_25 {
	padding-top: 25px;
}

.main_news_area .latest-news-widget h4 {
	text-align: left;
	color: #d82a2c;
	font-size: 16px;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	margin: 0 0 10px;
	line-height: 16px;
}
.main_news_area .latest-news-widget h4 a {
	color: #d82a2c;
	font-weight: 700;
    font-size: 16px;
	font-family: 'Poppins', sans-serif;
}

.main_news_area .latest-news-widget h4 span {
	display: inline-block;
	color: #000;
}

.main_news_area .single-blog-post.featured-post .post-data .post-title h6 {
	font-size: 33px;
	line-height: 40px;
}

.main_news_area .single-blog-post.featured-post .post-data .post-title h1 {
	font-size: 40px;
	line-height: 45px;
	color: #000;
	font-weight: 800;
}
.main_news_area .single-blog-post.featured-post .post-data .post-title h1 a {
	font-size: 40px;
	line-height: 45px;
	color: #000;
	font-weight: 800;
}

.main_news_area .news_category {
	font-size: 14px;
	color: #737070;
	font-weight: 700;
	margin-bottom: 10px;
	margin-top: 8px;
	display: block;
	font-family: 'Poppins', sans-serif;
}

.small-featured-post .news_category {
	font-size: 12px;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
}

.main_news_area .post-sub-title p {
	/*font-family: 'Libre Baskerville', serif;*/
	font-family: 'Merriweather', serif;
	font-size: 16px;
	color: #4a4a4a;
	line-height: 1.4;
	font-style: italic;
}

.subnews_post_area .latest-news-widget h4 {
	text-align: left;
	color: #000;
	font-size: 20px;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	margin: 0 0 10px;
	line-height: 16px;
	font-weight: bold;
}
.subnews_post_area .latest-news-widget h4 a {
	color: #d82a2c;
    font-weight: 700;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
}


.subnews_post_area .latest-news-widget h4 span {
	display: inline-block;
	color: #000;
}

.subnews_post_area .post-title h6 {
	font-size: 23px;
	line-height: 27px;
	margin: 0;
}

.subnews_post_area .post-title h2 {
	font-size: 22px;
	line-height: 28px;
	margin: 0 0 10px;
	color: #000;
	font-weight: 800;
}
.subnews_post_area .post-title h2 a {
	font-size: 22px;
	line-height: 28px;
	margin: 0;
	color: #000;
	font-weight: 800;
}

.subnews_post_area .single-blog-post.small-featured-post {
	max-width: 100%;
}

.subnews_post_area .single-blog-post.small-featured-post .post-thumb {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 45%;
	flex: 0 0 45%;
	max-width: 100%;
	width: auto;
	margin: 0;
}
.subnews_post_area .post-content {padding-right:10px;}
.subnews_post_area .post-data .post-content p {
	/*font-family: 'Libre Baskerville', serif;*/
	font-family: 'Merriweather', serif;
	font-size: 15px;
	font-weight:500;
	color: #272323;
	line-height: 1.5;
	margin-top: 10px;
}

.subnews_post_area .blockwrapper {
	position: relative;
	z-index: 1;
	border-bottom: 1px solid #e5e5e5;
	padding: 20px 0;
	max-width: 100%;
	width: 100%;
}

.subnews_post_area .blockwrapper:first-child {
	padding-top: 0;
}

.subnews_post_area .blockwrapper:last-child {
	border-bottom: none;
}

.newspaper_post {
	padding: 15px 0 20px 0;
	width: 100%;
	display: inline-block;
	background: #fff;
	position: relative
}

.newspaper_post:after {
	content: "";
	height: 1px;
	background: #e3e3e3;
	display: block;
	position: absolute;
	left: 15px;
	z-index: 9;
	right: 15px;
	top: 100%;
}

.main_borcol {
	position: relative;
}

.main_borcol:after {
	content: "";
	height: 1px;
	background: #e3e3e3;
	display: block;
	position: absolute;
	left: 15px;
	right: 15px;
	top: 100%;
}

.newspaper_post .latest-comments-widget h3 span {
	display: inline-block;
	color: #d82a2c;
}

.newspaper_post .single-blog-post.small-featured-post .post-thumb {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 45%;
	flex: 0 0 45%;
	max-width: 100%;
	width: auto;
	margin-right: 15px;
}

.newspaper_post .latest-news-widget h4 {
	text-align: left;
	color: #000;
	font-size: 20px;
	font-weight:700;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	margin: 0 0 10px;
	line-height: 16px;
}

.newspaper_post .latest-news-widget h4 span {
	display: inline-block;
	color: #d82a2c;
}

.newspaper_post .post-data .data_category p {
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	color: #d82a2c;
	line-height: 1.5;
	font-size: 13px;
	margin-bottom: 5px;
}
.newspaper_post .post-data .data_category p a {
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	color: #d82a2c;
	font-size: 14px;
}

.newspaper_post .single-blog-post.small-featured-post .post-data .post-title h2, .single-blog-post .post-data .post-title h2 {
	font-size: 20px;
	line-height: 27px;
	margin: 0 0 10px;
	color: #000;
	font-weight: 800;
}
.newspaper_post .single-blog-post.small-featured-post .post-data .post-title h2 a, .single-blog-post .post-data .post-title h2 a {
	font-size: 20px;
	line-height: 27px;
	color: #000;
	font-weight: 800;
}

.newspaper_post .single_ad_wrapper {
	padding: 15px 0;
}

.newspaper_post .single_ad_wrapper img {
	width: 100%;
}

.newspaper_post .single_ad_wrapper:first-child {
	padding-top: 0;
}

.newspaper_post .single_ad_wrapper:last-child {
	padding-bottom: 0;
}

.col_colblock {
	margin-top: -20px;
	padding-top: 20px;
}

.newspaper_blog {
	padding: 30px 0 20px 0;
	width: 100%;
	display: inline-block;
	background: #fff;
	position: relative
}

.newspaper_blog:after {
	content: "";
	height: 1px;
	background: #e3e3e3;
	display: block;
	position: absolute;
	left: 15px;
	right: 15px;
	top: 100%;
}

.newspaper_blog .latest-news-widget h4 {
	text-align: left;
	color: #000;
	font-size: 19px;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	margin: 0 0 10px;
	line-height: 16px;
	font-weight: 700;
}

.newspaper_blog .latest-news-widget h4 span {
	display: inline-block;
	color: #d82a2c;
}
.newspaper_blog .data_category p a {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    color: #d82a2c;
    font-size: 14px;}

.newspaper_blog .data_category p {
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	color: #d82a2c;
	line-height: 1.5;
	font-size: 13px;
	margin-bottom: 5px;
	text-align: center;
}

.newspaper_blog .news_category {
	display: block;
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
}

.newspaper_blog .post-data .post-content p {
	/*font-family: 'Libre Baskerville', serif;*/
	font-family: 'Merriweather', serif;
	font-size: 15px;
	color: #272323;
	line-height: 1.6;
	margin-top: 10px;
	text-align: center;
}

.newspaper_blog .blockwrapper {
	position: relative;
}

.newspaper_blog .blockwrapper:before {
	content: "";
	position: absolute;
	width: 1px;
	top: -26px;
	left: 100%;
	background: #e3e3e3;
	bottom: 0;
}

.newspaper_blog .post-comment {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 10px;
	-webkit-box-align: flex-end;
	-ms-flex-align: flex-end;
	-ms-grid-row-align: flex-end;
	align-items: flex-end;
}

.newspaper_blog .post-comment span {
	margin-left:5px;
	font-size: 11px;
    color: #d82a2c;
}

.newspaper_blog .latest-comments-widget .single-comments {
	border-bottom: 1px solid #e3e3e3;
	padding: 10px 0;
}

.newspaper_blog .latest-comments-widget .single-comments:first-child {
	padding-top: 0;
}

.newspaper_blog .latest-comments-widget .single-comments:last-child {
	padding-bottom: 0;
	border-bottom: 0;
}

.news_heilight {
	padding: 30px 0 20px 0;
	width: 100%;
	display: inline-block;
	background: #fff;
}

.news_heilight .single-blog-post.small-featured-post .post-thumb {
	margin-right: 15px;
}

.news_heilight .post-data .data_category p {
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	color: #d82a2c;
	line-height: 1.5;
	font-size: 14px;
	margin-bottom: 5px;
}
.news_heilight .post-data .data_category p a {
	font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #d82a2c;
    font-size: 14px;
    font-weight: bold;
}


.news_heilight .single-blog-post.small-featured-post .post-data .post-title h6 {
	font-size: 20px;
	line-height: 27px;
	margin: 0 0 5px;
	color: #000;
	font-weight: 800;
}
.news_heilight .single-blog-post.small-featured-post .post-data .post-title h6 a {
    font-size: 26px;
    line-height: 27px;
    color: #000;
    font-weight: 800;
}

.news_heilight .brd-btm:last-child {
	margin-bottom: none;
}

.news_essays {
	padding: 30px 0 20px 0;
	width: 100%;
	display: inline-block;
	background: #fff;
	position: relative;
}

.news_essays .latest-news-widget h4 {
	text-align: left;
	color: #000;
	font-size: 20px;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	margin: 20px 0 20px;
	line-height: 16px;

}

.news_essays .latest-news-widget h4 span {
	display: inline-block;
	color: #d82a2c;
}

.news_essays .data_category p {
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	color: #d82a2c;
	line-height: 1.5;
	font-size: 13px;
	margin-bottom: 5px;
	text-align: center;
}

.news_essays .data_category p a {
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    color: #d82a2c;
    font-size: 13px;
}

.news_essays .news_category {
	display: block;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.news_essays .post-data .post-content p {
	/*font-family: 'Libre Baskerville', serif;*/
	font-family: 'Merriweather', serif;
	font-size: 15px;
	color: #272323;
	margin-top: 10px;
	text-align: center;
	line-height: 1.6;
}

.social_news {
	padding: 40px 0;
	width: 100%;
	display: inline-block;
	background: #3b3b3b;
}

.social_news .latest-news-widget h5 {
	color: #fff;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	line-height: 1;
	text-align: left;
	margin-bottom: 15px;
}

.social_news .latest-news-widget h5 span {
	display: inline-block;
	background: #d82a2c;
}
.social_news .single_ad_wrapper{position: relative;}
.social_news .single_ad_wrapper img{width: 100%;}
.social_news .single_ad_wrapper .ovrelay_block{display: flex; align-content: center; justify-content: space-between; align-items: center; padding: 10px; background: rgba(0,0,0,0.6); position: absolute; left: 0; right: 0; bottom: 0;}
.social_news .single_ad_wrapper .ovrelay_block .tittle{width: 85%;}
.social_news .single_ad_wrapper .ovrelay_block .tittle p{margin: 0; font-size: 25px; line-height: 1.2; color: #fff;    font-weight: 700; font-family: 'Merriweather', serif;}
.social_news .single_ad_wrapper .ovrelay_block .count{text-align: center;}
.social_news .single_ad_wrapper .ovrelay_block .count .icon{display: inline-block; width: 30px; height: 25px; background: url(https://openthemagazine.com/wp-content/themes/open/images/photo-icon.png); background-size: 100% 100%; background-repeat: no-repeat;}
.social_news .single_ad_wrapper .ovrelay_block .count p{color: #d8292b;font-family: 'Poppins', sans-serif; margin: 0;
line-height: 1; font-weight: 600;}

.social_news .single_ad_wrapper.small .ovrelay_block{padding: 6px; background: rgba(0,0,0,0.8);}
.social_news .single_ad_wrapper.small .ovrelay_block .tittle{width: 75%;}
.social_news .single_ad_wrapper.small .ovrelay_block .tittle p{font-size: 14px;}
.social_news .single_ad_wrapper.small .ovrelay_block .count .icon{width: 20px; height: 15px;}
.social_news .single_ad_wrapper .ovrelay_block .count p{font-size: 10px;}

.mar_b_25 {
	margin-bottom: 25px;
}


/*Author-Detail Page*/

.author-detail-section {
	padding: 40px 100px 20px 100px;
}

.author-profile-block {
	background-color: #f9f9f9;
	padding: 30px 0px 30px 45px;
	margin-bottom: 50px;
}

.author-img {
	margin-right: 30px;
}

.author-img img {
	border-radius: 50%;
	border: 0px solid #f9f9f9;
}

.author-profile-details {
	width: 60%;
}

.author-profile-details h4 {
	font-family: 'Poppins', sans-serif;
	color: #152535;
	line-height: 1.3;
	font-weight: 600;
}

.author-detail-desc p {
	line-height: 22px;
	margin-top: 6px;
	margin-bottom: 8px;
}

.author-profile-details .menu-social-item li {
	margin-right: 15px;
}


/*Autho Tab-block*/

.tab-links li {
	margin-right: 20px;
}

.tab-links li a {
	font-family: 'Poppins', sans-serif;
	color: #b4b4b4;
	line-height: 1.3;
	font-weight: 600;
	font-size: 15px;
	text-transform: uppercase;
}

.tab-links li.active a {
	color: #000!important;
	border-bottom: 3px solid #d82a2c!important;
}

.author-detail-widget h3 {
	text-align: left;
    color: #000;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    margin: 0px 0px 20px 0px;
    font-weight: 700;
    line-height: 16px;
}

.author-detail-block {
	margin-bottom: 30px;
}


.author-detail-desc span {
	font-size: 16px;
	color: #000;
	font-weight: 700;
	margin-bottom: 0;
	display: block;
	font-family: 'Poppins', sans-serif;
}

.author-detail-desc .menu-social-item li {
	margin-right: 10px;
}

.authot-tab-content {
	padding-top: 30px;
}

.authot-tab-content .explore-image {
	flex: 1.5;
}

.authot-tab-content .explore-image img {
	width: 100%
}

.authot-tab-content .explore-img-text-down {
	padding-bottom: 20px;
	border-bottom: 1px solid #f3f3f3;
}

.authot-tab-content .explore-img-text-down:last-child {
	border-bottom: none;
}

.column-items .date-p {
	font-size: 12px;
	color: #7d7d7d;
	text-transform: initial;
	font-family: 'Libre Baskerville', serif;
}


/*Listing Page*/

.list-page-heading h3 {
	color: #000;
	font-size: 30px;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	line-height: 16px;
	font-weight: 800;
}

.books-block .book-poster {
	verticle-align:top;
}

.books-block .book-content {
	    width: 50%;
}
.book-content .desc {
	font-size: 14px;
	color: #696969;
	font-weight: 400;
	font-family: 'Libre Baskerville', serif;
}

.book-content span {
	display: block;
}
/*
.desc:after {
	content: "";
	background: #000000;
	width: 25%;
	height: 1px;
	display: block;
	margin-top: 20px;
}
*/
.book-content-down-img {
	flex: 1;
}

.book-content-down-text {
	flex: 2;
}

.book-content-up .poster-heading {
    font-size: 24px;
}

.book-content-down-text .book-title a {
	color: #d82a2c;
	font-weight: 700;
	font-size: 13px;
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
}

.book-content-down-text span {
	font-size: 10px;
}

.book-content-down {
	align-items: center;
	display: flex;
}

.book-content-up p {
	font-weight: 600;
	color: #000;
	font-family: 'Poppins', sans-serif;
}
/*
.author {
	font-size: 14px;
	font-style: italic;
	font-family: 'Libre Baskerville', serif;
}
*/
.book-listing-section .single-blog-post span {
	display: inline-block;
	color: #d82a2c;
}
.book-listing-section .single-blog-post h3 {
	text-align: left;
	color: #000;
	font-size: 16px;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	margin: 0px 0px 10px 0px;
	line-height: 16px;
}
.book-listing-section .image-text-block .data_category p {
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	color: #d82a2c;
	line-height: 1.5;
	font-size: 13px;
	margin-bottom: 5px;
	display: inline-block;
}
.book-listing-section .single-blog-post .image-text-block {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.book-listing-section .data_category span b{
	color: #000;
	text-transform: uppercase;
	font-size: 13px;

}
.books-list-parent-block .image-text-block:last-child{
	border-bottom: none;
}



/*Listing-block-down*/

.listing-author-block {
	margin-top: -40px;
	margin-left: 5px;
	display: inline-block;
}

.story-heading a {
	color: #d82a2c;
	font-weight: 700;
	font-size: 15px;
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
}

.listing-block-down .image-text-block {
	flex: 2;
	border-right: 1px solid #e3e3e3;
	padding-right: 20px;
	margin-right: 20px;
}

.listing-block-down .image-text-block:last-child {
	border-right: none;
}

.story-heading p {
	font-size: 12px;
}

.story-heading h6 {
	font-size: 18px;
}

.story-desc {
	display: block;
	font-size: 18px;
	font-style: italic;
	font-family: 'Libre Baskerville', serif;
}

.story-text span {
	font-size: 14px;
	font-weight: 700;
	color: #828282;
	line-height: 20px;
	font-family: 'Poppins', sans-serif;
}

.story-heading {
	margin-bottom: 5px;
}

.story-text h6 {
	margin: 15px 0px;
}

.story-text p {
	font-size: 14px;
	margin-top: 10px;
	line-height: 1.7;
}

.listing-block-down {
	border-bottom: 1px solid #e3e3e3;
	padding: 40px 0px;
}

.listing-block-down:last-child {
	margin-bottom: 40px;
}

.story-image img {
	width: 100%;
}

.listing-block-down .image-text-block:last-child {
	margin-right: 0px;
	padding-right: 0px;
}

.listing-author-block img {
	width: 20%;
}

.story-desc:after {
	content: "";
	background: #000000;
	width: 45%;
	height: 1px;
	display: block;
	margin-top: 20px;
	margin: 0 auto;
}

/*Subscription Page*/

.subscription-section{
	padding: 40px 100px 20px 100px;
} 
.subscription-block{
	margin-bottom: 50px;
	margin-top: 5px;

}  

.subscription-text h3{
	color: #000;
	font-size: 28px;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	font-weight: 800;
}
.styled-select {
    margin-top: 22px;
}
.styled-select select {
    padding: 8px;
	font-size:16px;
	font-family: 'Merriweather', serif;
}
.styled-select select {
    
}
.subscription-text .one-line-d{
	font-size: 14px;
	font-style: italic;
	font-family: 'Libre Baskerville', serif;
	
	
}
.subscription-text p{
	font-family: 'Poppins', sans-serif;
	color: #282828;
	font-size: 28px;
	font-weight: 500;
	line-height: 0;
	margin: 30px 0px;
}
/*Dropdown*/
.dropdown-menu{
	border-radius: 0px;
}

.btn-secondary{
	color: #000;
	background-color: #ffffff;
}
.btn{
	border-radius: 0px;
}
.dropdown-toggle::after{
	margin-left: 2em;
}
.btn-secondary:hover {

	color: #000;
	background-color: #fff;
	border-color: #545b62;
}
.dropdown{
	margin: 30px 0px;
}
.dropdown-menu{
	height: auto;
	max-height: 100px;
	overflow-x: hidden;



	z-index: 1000;

	float: left;
	min-width: 14.5rem;
	padding: 0.5rem 0;
	
	font-size: 1rem;
	color: #212529;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, 0.15);

}

.info{
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
.info span{
	display: block;
	text-align: center;

}
.info .year{
	font-size: 20px;
	color: #000;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 0;
	font-family: 'Poppins', sans-serif;
}

.info .option{
	font-size: 18px;
	color: #000;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 0;
	font-family: 'Poppins', sans-serif;

}
.info .price{
	font-size: 20px;
	color: #d82a2c;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 0;
	font-family: 'Poppins', sans-serif;
}
.elements-block{
	flex: 1;
	border-right: 1px solid #e0e0e0;
	padding-right: 30px;
	margin-right: 30px;


}
.elements-block:last-child{
	border-right: none;
	padding-right: 0px;
	margin-right: 0px;
}
.image{
	margin-top: 80px;
}
.image img{
	width: 100%;
}
.up-items span{
	font-family: 'Libre Baskerville', serif;
	color: #444444;
	font-size: 12px;
	font-weight: 400;
	line-height: 0;
	margin: 10px 0px;
	margin-right: 20px;

}
.up-items{
	margin-bottom: 20px;
	display: flex;
}
.free-offer-block h3{
	font-size: 20px;
	color: #000;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 0;
	font-family: 'Poppins', sans-serif;
}
.free-offer-block{
	text-align: center;
}
.offer-item-image{
	margin: 40px;
}
.subscription-table-container{
	margin-bottom: 30px;
}
.free-offer-block .sub-heading{
	font-family: 'Libre Baskerville', serif;
	color: #888888;
	font-size: 13px;
	font-weight: 400;
	line-height: 0;
	margin: 30px 0px;
	font-style: italic;
}

.free-offer-block-links-container {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 16px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}


.free-offer-block-links .button-link a{
	border: 2px solid #d82a2c;
	text-transform: uppercase;
	color: #000;
	font-size: 18px;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	padding: 10px 25px;

}
.free-offer-block-links .button-link{
	    margin: 63px 0px 26px;
}

.free-offer-block-links span{

	font-size: 20px;
	color: #d82a2c;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 0;
	font-family: 'Poppins', sans-serif;
}
.view-elements-container{
	margin-bottom: 90px;
}
.button-link .submit {border: 2px solid #d82a2c;
    background: #fff;
    text-transform: uppercase;
    color: #d82a2c;
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    padding: 7px 25px;}

/*Form*/
.form-block{
	padding: 0px 200px;
}
.form-block .tabs-block{
	margin-bottom: 50px;
}

.form-control{
	border-radius: 0px;
	padding: 1rem 1rem;
	margin-bottom: 15px;
}
.form-block .button-link a{
	border: 2px solid #d82a2c;
	text-transform: uppercase;
	color: #d82a2c;
	font-size: 18px;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	padding: 10px 25px;
}
.form-group-block h6{
	font-family: 'Libre Baskerville', serif;
	color: #333333;
}
.form-control::placeholder {
	color: #000;
	opacity: 1;
	font-size: 14px;
}
.form-block .button-link{
	margin: 40px 0px;
}

/*Gallery- PhotoFeature*/


.gallery-photofeature .post-data {
	padding: 0px 0px 20px 0px;
}
.gallery-photofeature-heading h3{

	color: #000;
	font-size: 20px;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	line-height: 16px;
	font-weight: 700;
}
.gallery-photofeature .post-catagory{
	font-size: 14px;
	color: #ee002d;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 0;
	display: block;
	font-family: 'Poppins', sans-serif;
}
.post-data h6{
	font-size: 25px;

}
.post-thumb img{
	width: 100%;
}
.photofeature-post-desc-spacing {
	padding: 0px 300px;
}
.photofeature-post .one-line{
	text-align: center;
	width: 100%;
	display: inline-block;
	font-weight: 300;

	font-family: 'Libre Baskerville', serif;
	font-size: 12px;
	padding-top: 4px;
	color: #8f8f8f;
	margin-top: 10px;
}
.photofeature-post-desc{
	margin-bottom: 60px;
}

.gallery-photofeature .footer-add{
	margin-bottom: 60px;
}
.gallery-photofeature .footer-add img{
	width: 100%;
}
.photofeature-post{
	margin-bottom: 30px;
}
.gallery-photofeature .one-line-d{
	color: #929292;
}
.gallery-photofeature h6{
	line-height: 40px;
}
.gallery-photofeature p.one-line-d{
	line-height: 45px;

}



/*Photogallery section*/
.photogallery-section .container{
	padding-right: 0px;
	padding-left: 0px;
}

.photogallery-section .post-catagory{
	display: block;
	font-size: 15px;
	text-transform: uppercase;
	color: #ee002d;
	margin-bottom: 0;
	line-height: 24px;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
}
.photogallery-section h6{
	display: block;
	font-size: 20px;
	color: #ffffff;
	margin-bottom: 0;
	line-height: 24px;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	margin-bottom: 10px;
}
.small-thumb-individual{
	width: 48%;
	margin-right: 10px;
	margin-bottom: 20px;
}
.small-thumb-individual:nth-of-type(even) {
	margin-right: 0px! important;
}
.photogallery-section .viewer{
	flex: 8;
	background-color: #000;
	padding: 100px;
}
.photogallery-section .inner .main-thumb img{
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
}


.photogallery-section .slider-viewer{
	flex: 4;
	background-color: #3b3b3b;
	padding: 20px;
}
.photogallery-section .post-data{
	border-bottom: 1px solid #4f4f4f;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.next-gallery{
	text-align: right;
}

.photogallery-section .button a{
	text-shadow: 0px 0px 0px #000;
	padding: 5px 18px;
	background-color: #d82a2c;
	color: #fff;
	font-size: 12px;
	display: inline-block;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
}
.next-gallery p{
	color: #fff;
	font-family: 'Merriweather', serif;
	font-weight: 600;
}
.small-thumb-image-group:after{
	display: block;
	content: " ";
	margin-top: -65px;
	height: 65px;
	visibility: hidden;
}
.next-button{
	margin-left: 20px;
	position: absolute;
	
	top: 40%;
	left: 0;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.previous-button{
	position: absolute;
	right: 0;
	top: 40%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	margin-right: 20px;
}
.viewer{
	position: relative;
}
.main-thumb{
	margin-bottom: 20px;
}
.slide-active h6{
	color: #999999;
	font-size: 14px;
	font-family: 'Libre Baskerville', serif;

}

.viewer .inner .toggle{
	-webkit-tap-highlight-color: transparent;
	position: absolute;
	top: 26px;
	width: 63px;
	height: 64px;
	background-size: 22px;
	background-image: url(./img/toggle.png);
	background-repeat: no-repeat;
	/* background-size: 64px 64px; */
	cursor: pointer;
	z-index: 1;
	right: 10px;
	background-position: calc(100% - 0.75em) 0.75em;
}


/* changes */
.search-icon-mo {display:none;}
.post-author .aut-img1 {border-radius:50%; margin-right:5px; width:48px;}
.all-cat-page .listing-block-down h6 a {
    font-size: 16px;
    color: #000;
    line-height: 1.4;
    font-weight: 800;
}
.book-content-up .poster-heading a {font-size: 30px; line-height: 38px; color: #000; font-weight: 800;}

/*section-menu*/

.single-block{
	width: 22%;
	margin-right: 26px;
}
.section-menu .sub-container{
	width: 80%;
}
.section-menu .ad{
	width: 20%;
}
.single-block h3{

	font-size: 0rem;
	margin-bottom: 20px;
}
.section-menu .main-container{
	margin: 70px 15px 20px;
} 

.section-menu .single-block h3 a{
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #d82a2c;
	font-size: 16px;
	padding: 2px 10px;
	font-family: 'Poppins', sans-serif;
}
.section-menu {background: #fff;}
.single-block .link-list li{
	border-bottom: 1px solid #e0e0e0;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.single-block .link-list li a{
	font-size: 14px;
	font-family: 'Merriweather', serif;
	color: #000;
	font-weight: 600;
}
.single-block .link-list li:last-child{
	border-bottom: 0;
}
.section-menu .sub-container{
	flex-wrap: wrap;

}
.single-row{
	margin-bottom: 40px;
	flex-wrap: wrap;
	justify-content: center;
}

.news-sidebar-area  .latest-news-widget {margin-bottom:20px;}
.blockquote-block blockquote h4 , .blockquote-block blockquote h5, .blockquote-block blockquote h6 {color:#d82a2c; font-size: 22px;
    font-weight: 500;}
.post-excerp p a {
    font-size: 16px!important;
    font-family: 'Poppins', sans-serif!important;
    font-weight: 400!important;
    color: #d82a2c;
    text-decoration: underline;
}
.recomended-section .single-blog-post .post-thumb img {border: 1px solid #efefef;}
.blog-area .blog-posts-area .featured-post .post-thumb img {border: 1px solid #efefef;}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.header-area .top-header-area .top-header-content {
		height: 70px
	}
	.pagination {
		margin-bottom: 80px
	}
	.map-area #googleMap {
		height: 500px
	}
	.mfp-image-holder .mfp-close,
	.mfp-iframe-holder .mfp-close {
		right: 0
	}
	.header-area .top-header-area {
		height: 70px
	}
	

}

@media only screen and (min-width: 576px) and (max-width: 767px) {
	.header-area .top-header-area .login-search-area {
		margin-left: 30px
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.header-area .top-header-area .login-search-area .search-form form {
		width: 400px
	}
	.header-area .top-header-area .top-header-content .logo a {
		display: none
	}
}


@media only screen and (min-width: 480px) and (max-width: 767px) {
	.header-area .top-header-area .login-search-area .search-form form {
		margin-left: 0;
		width: 300px
	}
	.header-area .top-header-area .login-search-area .search-form form {
		margin-left: 0;
		width: 160px
	}
}

@media only screen and (min-width:1500px) {
	.container {
		max-width: 1600px;
	}
}

@media only screen and (max-width: 991px) {
	.top-header-area {display:none;}
	.hamburg-icon {display:none;}
	.header-area .newspaper-main-menu .classy-navbar .logo {display: block;}	
	.header-area .newspaper-main-menu {background-color: #d82a2c; height: 70px}
	.header-area .newspaper-main-menu .classy-navbar {height: 70px}
	.header-area .newspaper-main-menu .classy-navbar .logo {display: block}
	.search-icon-mo {display:block;}
	.search-icon {display:none;}
	.home .single-blog-post.featured-post{ display: flex; flex-flow: column; }
	.home .single-blog-post.featured-post .post-data {order:2}
	.single-blog-post.featured-post .post-thumb {order:1; margin-bottom:20px;}
	.single-blog-post.featured-post .post-thumb {    width: 110%;
		margin-left: -15px; margin-top: -36px;}
		.header-area .newspaper-main-menu {border-bottom: 0px solid #d0d5d8;}

		.container {
			max-width: 890px;
		}
		.single-blog-post.featured-post .post-thumb{
			width: 100%;
			margin-left: -15px;
			margin-top: 0px;
		}
		.form-block{
			padding: 0px;
		}
		
			.blockquote-block {
    padding: 0px 0px 20px;
}
	}

@media only screen and (max-width: 980px) {
.prime-adsl {display:none;}
	.ord_2{order: 1;}
	.ord_1{order: 2;}
	.news_heilight .single_ad_wrapper img{width: 100%;}
	.news_essays .post-thumb img{width: 100%;}
	.news_essays .single_ad_wrapper img{width: 100%;}
	.magazine .empty-box{display: none;}
	.magazine .btn-link{padding: 10px;}
}
@media only screen and (max-width: 767px) {
.prime-adsl {display:none;}
	    .blog-rest-p {padding: 40px 0px 20px 0px;}
        article.art-r {font-size: 18px; padding: 15px 0 30px; display: flex;}
		.full-mobile-area.d-flex{
			display: block !important;
		}
		.news_heilight .single-blog-post.small-featured-post .post-thumb {
			margin-right: 0;
		}
		.newsletter-area {
			max-width: 100%;
			width: 100%;
			display: inline-block;
		}
		.newsletter-area::after {
			content: " ";
			display: block;
			position: absolute;
			right: -15px;
			width: 0px;
			height: auto;
			background-color: #fff;
			top: 0px;
		}
		.subscription-button{
			text-align: center;
		}
		.footer-area .footer-widget-area {
			position: relative;
			z-index: 1;
			max-width: 50%;
			width: 100%;
			display: inline-block;
			padding-left: 15px;
			margin-top: 40px;
		}
		.copyright p:nth-child(2), .copyright p:nth-child(3) {
			font-size: 7px;
		}
		.copyright p {
			margin: 0;
			padding: 0;
			text-align: center;
			font-size: 11px;
			font-weight: 400;
			color: #949494;
			font-family: 'Poppins', sans-serif;
		}
		.socialilinks {
			text-align: center;
			margin-top: 25px;
			margin-bottom: 25px;
		}
		.magazine {
			background-color: #f6f6f6;
			padding: 15px;
			width: 100%;
			display: inline-block;
		}
		.empty-box {
			flex: 1;
			display: none;
		}
		.subscription-content {
			text-align: center;
			flex: 2;
			width: 100%;
			display: inline-block;
		}
		.subscription-content img{width:62px; vertical-align: middle}
		.app-area-all li:nth-child(1)::after {
			content: "";
			width: 1px;
			height: 52px;
			background-color: #d82a2c;
			position: absolute;
			right: -30px;
			top: -25px;
		}
		.mobile-img  img{
			width: 100%;
		}
		.mobile-img a img{
			width: 100%;
		}
		.newspaper_post .single-blog-post.small-featured-post .post-thumb {
			-webkit-box-flex: 0;
			-ms-flex: 0 0 auto;
			flex: 0 0 auto;
			max-width: 100%;
			width: auto;
			margin-right: 0;
		}
      .single-blog-post .post-data .post-catagory {
        font-size: 18px;
}
		.news_data {
			-webkit-box-flex: 0;
			-ms-flex: 0 0 80%;
			flex: 0 0 80%;
			max-width: 80%;
			width: 80%;
			margin-right: 0px;
		}
		.home_area {
			padding: 0;
			width: 100%;
			display: inline-block;
			background: #fff;
		}
		.start-page {
			width: 100%;
			background-color: transparent;
			display: inline-block;
		}
		.main_news_area {
			width: 100%;
			display: inline-block;
			padding: 0;

		}
		.border-right-grey {
			border-right: 0px solid #e3e3e3;
		}
		.hamber-h {
			display: none;
		}
		.header-area .top-header-area .top-header-content {
			height: 70px
		}
		.header-area .top-header-area {
			height: 70px
		}
		.map-area #googleMap {
			height: 350px
		}
		.mfp-image-holder .mfp-close,
		.mfp-iframe-holder .mfp-close {
			right: 0
		}
		.header-area .top-header-area .top-header-content .logo a {
			display: none
		}
		.single-blog-post.featured-post .post-data .post-title h6 {
			font-size: 24px
		}
		
		.pagination {
			margin-bottom: 80px
		}
		.about-area h2 {
			font-size: 30px
		}
		.header-area .top-header-area .login-search-area .search-form form {
			width: 320px
		}
        .header-area .newspaper-main-menu .classy-navbar .classynav>ul>li.active>a::before {
			display: none
		}

		.header-area .is-sticky #stickyMenu {
			background-color: #d82a2c;
		}

		.hero-area .breaking-news-area .news-title p {
			font-size: 12px
		}
		.hero-area .breaking-news-area .news-title {
			min-width: 100px;
			padding: 0 5px
		}
		.hero-area .breaking-news-area .ticker {
			padding: 0 5px
		}
		.hero-area .breaking-news-area .ticker ul li a {
			font-size: 12px
		}
		.hero-add {
			margin-top: 20px;
			text-align: center
		}
		.sidebar-spacing {padding-left: 15px;}
		.newspaper-post-like {
			-ms-flex-wrap: wrap;
			flex-wrap: wrap
		}
		.newspaper-tags {
			-webkit-box-flex: 0;
			-ms-flex: 0 0 100%;
			flex: 0 0 100%;
			max-width: 100%;
			width: 100%
		}
		.post-like--comments {
			-webkit-box-flex: 0;
			-ms-flex: 0 0 100%;
			flex: 0 0 100%;
			max-width: 100%;
			width: 100%
		}

		.salon-bookreview-subscription{
			
		}

		/*Book-review */
		.pg-book-review .post-data {
			width: 100%;
			float: none;
		}
.pg-book-review .salon-bookreview-subscription {
    width: 100%;
    border-left: 0 solid #e3e3e3;
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 24px;
}
.pg-book-review .salon-bookreview-subscription .mb-3 {width:50%; float:left;}
.pg-book-review .salon-bookreview-subscription .book-desc {width:50%; float:left;}
.pg-book-review .salon-bookreview-subscription .text-center {text-align: left!important;}
		.salon-bookreview-subscription{
			
		}
		/*regular-story.html*/

		.single-blog-post.featured-post .post-thumb{
			margin-top: 0px;
		}
		.single-blog-post.featured-post .post-thumb {
			width: 100%;
			margin-left: 0px;
			margin-top: 0px;
		}
		.regular-story-section .hero-add img{
			width: 100%;
		}
		.regular-story-section .single-blog-post.featured-post .post-data{
			padding: 0px 0px 50px 0px;
		}
		/*listing-page*/
		.book-poster{
			margin-right: 0px;
			margin-bottom: 30px;
		}
		.listing-block-down .image-text-block{
			border-right: none;
			padding-right: 0px;
			margin-right: 0px;
		}
		.listing-block-down {
			border-bottom: none;
			padding: 0px;
		}
		.story-text{
			margin-top: -45px;
			margin-bottom: 50px;
		}
		/*column-landing-page*/

		.column-image-text-block{
			margin-right: 0px;
            width: 100%;
      }
      .explore-circle-img-text-block{
			margin-bottom: 30px;
		}
		.explore-block {
			margin-right: 0px!important;
		}
		.column-heading{
			border-bottom: 0px!important;
		}
		.column-landing-section .borderbtm{
			border-bottom: 1px solid #f3f3f3;
		}
		.column-landing-section .column-blog{
			border-bottom: none!important;
            flex-direction: column;
        }
		.subscription-section .elements-block{
			border-right: none;
			padding-right: 0px;
			padding-left: 0px;
		}
		.subscription-section  .subscription-text p{
			font-size: 13px;
		}
		.subscription-section  .info{
			border-bottom: none;
		} 
		.subscription-section .subscription-table-container{
			margin-bottom: 40px;
		}
		.subscription-section .form-block{
			padding: 0px;
		}
		.subscription-section  .tab-links li a{
			font-size: 13px;
		}
      .container-spacing {
       padding-left: 0px;
       padding-right: 0px;
       }
.single-post .post-data h6{
    text-align: left;
    font-size: 22px!important;
    line-height: 30px;
}
.single-post .post-data span{
text-align: left;
font-size: 16px;
}
.single-post .post-data p{
text-align: left;
font-size: 18px;
line-height: 25px;

}
.single-post .post-data .post-title-three p author {
text-align: left;
font-family: 'Poppins', sans-serif;
color: #737070;
font-weight: 600;
font-size: 16px;
padding-bottom: 10px;
}
.single-post .sidebar-spacing{
padding: 0px 15px;
}
.single-post .post-meta h6{
font-size: 20px!important;
}


     
		.social_news .single_ad_wrapper{margin-bottom: 15px!important;}
		.social_news .single_ad_wrapper .ovrelay_block .tittle p{font-size: 20px;}
		.social_news .single_ad_wrapper.small .ovrelay_block .tittle p{font-size: 20px;}
		/* update */
	}
	
@media only screen and (max-width: 480px) {
	.social_news .single_ad_wrapper .ovrelay_block .tittle p{font-size: 16px;}
	.social_news .single_ad_wrapper.small .ovrelay_block .tittle p{font-size: 14px; line-height: 1.3;}
}



@media only screen and (min-width: 768px) {
	.center-home {
    padding-left: 45px;
}
  }




@media only screen and (min-width: 1024px) {




	.start-page .container{
	padding-left: 28px;
	padding-right:28px;
	max-width: 1366px;
}
.center-home{
	padding-left: 24px;
    padding-right: 24px;
}

.img-sm-thumb .img-fluid {
    width: 80px!important;
    height: 75px!important;
}

.news-sidebar-area {
	margin-right:9px;
}

.center-home-right span {
    font-size: 16px;
    font-weight: 600;
}

.center-home-right{
	padding-left: 24px;
    padding-right: 15px;
}	
.center-home-right .news_category{
font-size: 14px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    color: #3c3737
}
/*.latest-news-widget {
    margin-bottom: 18px;
}*/

.center-home p {margin:0px;}

.img-fluid{vertical-align: middle !important;}
.post-meta p a{ font-size: 14px; font-family: 'Poppins', sans-serif; font-weight: 700}
.horrizonatal_full_add{max-width:1366px; margin: 0 auto}
}

@media only screen and (max-width:620px) {
.home .single-blog-post.featured-post{display: flex; flex-direction: column;}
.home .single-blog-post.featured-post .post-thumb{order: 1}
.home .single-blog-post.featured-post .post-data{order:2; padding-bottom: 0}
.border-right-grey{border-bottom: 1px solid #ccc; margin-bottom: 20px}
.main_news_area{padding:0}
.latest-news-widget h4{margin-top:20px;}
.single-news-post.small-featured-post{padding:15px 0;}
.single-news-post.small-featured-post:last-child{border-bottom: 0}
.newspaper_post .post-data .data_category p, .news_heilight .post-data .data_category p{padding-top:10px;}
.latest-comments-widget .single-comments{margin-bottom:20px;}
.single-blog-post.style-3 .post-data{padding-bottom: 0}
.single-blog-post.small-featured-post, .subnews_post_area .blockwrapper{padding:20px 0 0 0;}
}

@media only screen and (max-width: 767px){
.center-home-right .subnews_post_area .post-data .open_author {margin-top: -4px;}
.column-landing-section .column-blog{flex-direction: column}
.column-image-text-block{width: 100%}
/* All section page  */
.book-listing-section .book-poster {margin-right:0px;}	
.list-page-heading h3 {padding: 20px 0; }
.books-block .book-poster {margin-right: 0px!important;}
.books-block .book-content {width: 100%;}
.books-block .book-poster {margin-bottom: 18px;}
.listing-block-down .story-text-block .story-text {margin-top: 0px;}
.Subscription-items {display:block !important;}
.magazine .btn-link {padding: 6px; font-size: 14px;}
.magazine-images .magazine-item:last-child {margin-right: 0rem!important;}
.column-landing-section .container {padding-left: 15px !important; padding-right: 15px !important;}
.explore-more .explore-circle-img-text-block h6 {font-size: 13px;}
.explore-more .explore-img-text-down .explore-image {margin-right: 12px;}
.explore-more .explore-circle-img-text-block .aut-img1 {width: 60px;}
.author-detail-widget h3 {text-align: left;
    color: #000;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    margin: 0px 0px 20px 0px;
    line-height: 16px;}
.newsletter-widget.mb-30 {margin-bottom: 30px !important;}
.author-detail-section {padding: 40px 0px 20px 0px;}

.section-menu .single-block { width: 100%;    margin-right: 0px;}
.section-menu .sub-container {width:100%;}
.section-menu .single-block h3 {margin-top: 25px;}
.section-menu .ad {width: 100%;}
}

.open_author{
	display: block !important;
	font-size: 14px !important;
    font-weight: 700 !important;
    font-family: 'Poppins', sans-serif !important;
    color: #727071 !important;
}
.open_category{
	font-family: 'Poppins', sans-serif !important;
    text-transform: uppercase !important;
    line-height: 1.5 !important;
    margin-bottom: 5px !important;
    font-weight: 700 !important;
    color: #d82a2c !important;
    font-size: 16px !important;
}
.open_category_cap{
	    font-family: 'Poppins', sans-serif;
    text-transform: capitalize;
    line-height: 1.5;
    margin-bottom: 5px;
    font-weight: 700;
    color: #d82a2c;
    font-size: 16px;
}

.center-home .open_author{
	margin-bottom: 10px;
}

.list-page-heading h3 span{
	color:#d82a2c;
}
.pad24{padding:0 20px}
.more-authors{border:2px solid #d82a2c; padding:10px 20px; font-family: 'Poppins', sans-serif; font-size: 13px; color: #d82a2c; text-transform: uppercase; font-weight: bold; margin-top:15px; 
display: inline-block;}
.more-authors:hover{border:2px solid #d82a2c; padding:10px 20px; font-family: 'Poppins', sans-serif; font-size: 13px; color: #d82a2c; text-transform: uppercase; font-weight: bold; margin-top:15px; 
display: inline-block;}
blockquote p{margin-bottom: 20px !important	}
.menu-social .menu-social-item li img{width: 34px !important}
.recomended-section .post-title-three p {font-size: 14px;}
.recomended-section .post-title-three p author {margin: 8px 0;}
.recomended-section .single-blog-post .post-data {padding: 10px 0 30px;}

.advt-layer {margin-top:750px;}
.salon-bookreview-subscription .mb-3 img {width:50%;}
/* gallery page landing */
.photo-section-heading {
    padding-right: 10px;
    padding-left: 12px;
    position: absolute;
    bottom: 45px;
    border-left: 20px solid #d82a2c;
    opacity: 1;
    z-index: 1;
	left: 1px;
    text-transform: capitalize;
}
.container-fluid.photo_area_all_frame img {
    border: 1px solid #fff;
}
.photo-section-heading h2 {
    font-size: 24px;
    color: #fff;
}
.photo-section-heading span {
    font-size: 16px;
    color: #fff;
    font-family: 'Libre Baskerville', serif;
    display: inline-block;
}
.sh-portfolio-fancy-item-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0,0,0,0.1);
}
.video_camera_icon  span {color:#d82a2c;}
.sh-portfolio-fancy-item-overlay-container {
    width: 100%;
	height: 100%;
}
.sh-portfolio-fancy-item:hover .sh-portfolio-fancy-item-overlay-container>div {
    animation-name: sh_animate_up_medium;
    animation-duration: .6s;
    opacity: 1;
	font-family: 'Libre Baskerville', serif;
	text-align: center;
    font-size: 20px;
}
.sh-portfolio-fancy-item-overlay-container>* {
    opacity: 0;
    position: relative;
    z-index: 11;
}
.video_camera_icon {
    width: 42px;
    top: 30px !important;
    opacity: 0;
    right: 35px;
    float: right;
    text-align: right;
	font-weight: 500;
    font-size: 24px !important;
	background-image: url("images/camera-ico.png");
	background-repeat:no-repeat;
	background-size:42px;
}
.sh-portfolio-fancy-item:hover img {
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);
}
.sh-portfolio-fancy-itemc-container {
    position: relative;
    transition: .7s all ease-in-out;
    overflow: hidden;
}
.sh-portfolio-fancy-item img {
    transition: .4s all ease-in-out;
}

/* EOF:: gallery page landing */

@media only screen and (min-width: 1650px) {
.group-blog .advt-layer {margin-top: 1100px;}	
}
@media only screen and (min-width: 992px) and (max-width: 1120px) {
.header-area .newspaper-main-menu .classy-navbar .classynav>ul>li>a {margin: 0 9px; font-size: 15px;}
.main_news_area .latest-news-widget h4 span {font-weight: bold;}
.home_area .subnews_post_area .latest-news-widget h4 span {font-size: 16px;}
.center-home-right .single-blog-post.small-featured-post {padding: 5px 0;}
.single-blog-post.featured-post .post-data .post-title h6, .single-blog-post.featured-post .post-data .post-title h1 {margin-bottom: 12px;}
.main_news_area .single-blog-post.featured-post .post-data .post-title h1 a {font-size: 36px; line-height: 42px;}
.home .center-home {padding-left: 15px;}
.news-brief .latest-news-widget {padding-bottom: 12px;}
.news-brief .news_data h3 a {font-size: 13px;}
.latest-comments-widget .single-comments .comments-text p a {font-size: 13px;}
.latest-comments-widget h3, .news_essays .latest-news-widget h4 {font-size: 19px;}
.newspaper_post .latest-news-widget h4 {margin: 0 0 7px;}
.single-blog-post.style-3 .post-data .post-title h6 {line-height: 1.4;}
.newspaper_blog .blockwrapper:before {top: 0px;}
.newspaper_blog .latest-comments-widget.ptb_15 {padding: 0px 0 15px;}
.newspaper_blog .latest-news-widget {padding-bottom: 20px;}
.newspaper_blog .latest-comments-widget .single-comments {padding: 4px 0 20px; margin-bottom: 10px;}
.newspaper_blog .latest-comments-widget .single-comments p {font-size: 14px;}
.magazine .btn-link {font-size: 14px; padding: 16px 20px;}
/*inner */
.blog-rest-p {padding: 40px 20px 20px 20px; }
.sidebar-spacing {padding-left: 20px;}
.post-excerp p {font-size: 16px; line-height: 26px; margin-bottom: 20px;}
.recomended-section .post-title-three span, .recomended-section .post-title-three h6, .recomended-section .post-title-three p, .recomended-section .post-title-three p author {text-align:left;}

}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
.home_area .ord_1 {order: 1;}
.home_area .ord_2 {order: 2;}
.header-area .newspaper-main-menu .classy-navbar .classynav>ul>li>a {margin: 0 9px; font-size: 15px;}
.main_news_area .latest-news-widget h4 span {font-weight: bold;}
.home_area .subnews_post_area .latest-news-widget h4 span {font-size: 16px;}
.center-home-right .single-blog-post.small-featured-post {padding: 5px 0;}
.single-blog-post.featured-post .post-data .post-title h6, .single-blog-post.featured-post .post-data .post-title h1 {margin-bottom: 12px;}
.main_news_area .single-blog-post.featured-post .post-data .post-title h1 a {font-size: 36px; line-height: 42px;}
.home .center-home {padding-left: 15px;}
.news-brief .latest-news-widget {padding-bottom: 12px;}
.news-brief .news_data h3 a {font-size: 13px;}
.latest-comments-widget .single-comments .comments-text p a {font-size: 13px;}
.latest-comments-widget h3, .news_essays .latest-news-widget h4 {font-size: 19px;}
.newspaper_post .latest-news-widget h4 {margin: 0 0 7px;}
.single-blog-post.style-3 .post-data .post-title h6 {line-height: 1.4;}
.newspaper_blog .blockwrapper:before {top: 0px;}
.newspaper_blog .latest-comments-widget.ptb_15 {padding: 0px 0 15px;}
.newspaper_blog .latest-news-widget {padding-bottom: 20px;}
.newspaper_blog .latest-comments-widget .single-comments {padding: 4px 0 20px; margin-bottom: 10px;}
.newspaper_blog .latest-comments-widget .single-comments p {font-size: 14px;}
.magazine .btn-link {font-size: 14px; padding: 16px 20px;}
/*inner */
.blog-rest-p {padding: 40px 20px 20px 20px; }
.sidebar-spacing {padding-left: 20px;}
.post-excerp p {font-size: 16px; line-height: 26px; margin-bottom: 20px;}
.recomended-section .post-title-three span, .recomended-section .post-title-three h6,
 .recomended-section .post-title-three p, .recomended-section .post-title-three p author {text-align:left;} 
.home_area .single-blog-post.featured-post .post-thumb {margin-left: 0!important;}
.newspaper_post .ord_3 {display:none;}
.center-home-right .subnews_post_area .post-data .post-content p {font-size: 14px;}
.center-home-right .subnews_post_area .blockwrapper {padding: 20px 0 0;}
}

@media(max-width:600px){
    .latest-posts-widget .single-blog-post.small-featured-post.d-flex .post-data {margin-left:10px;padding-top: 0px; margin-bottom: 12px;}
    
.open_author{padding:5px 0 10px; display: block;}
	.open_author{font-family: 'Poppins', sans-serif;}
	.single-blog-post.small-featured-post{padding-top:0;}
	.news-sidebar-area, .single-blog-post.small-featured-post .post-data {padding-top:20px}
	.home .single-blog-post.featured-post .post-thumb	{margin-left: -15px !important; margin-right: -15px !important; width: calc(100% + 30px) !important;} 
	.news_data{padding-right: 20px; box-sizing: border-box;}
	.subnews_post_area .post-title h2{margin-bottom:0 !important;}
	.latest-news-widget h4, .newspaper_blog .post-data .post-content p{margin-top:0 !important;}
	.center-home .open_author{margin-bottom: 0 !important; padding-top:0 !important;}
	.main_news_area .single-blog-post.featured-post .post-data .post-title h1{margin-bottom: 14px !important}
	.main_news_area .single-blog-post.featured-post .post-data .post-title h1 a{font-size:35px !important;}
	.mb-30{margin-bottom: 10px !important}
	.single-blog-post.small-featured-post, .subnews_post_area .blockwrapper{padding-top:8px !important}
	.subnews_post_area .blockwrapper:last-child{padding-top:20px !important;}
	.news_data h3 a{font-size:16px !important;}
	.subnews_post_area .latest-news-widget h4 a, .subnews_post_area .latest-news-widget h4 {font-size:16px !important;}
	.newspaper_post .latest-news-widget h4{font-size:20px !important;}
	.newspaper_post .subnews_post_area .blockwrapper{padding-top:0 !important;}
	.newspaper_post .subnews_post_area .single-blog-post.small-featured-post{padding-top:20px !important;}
	.newspaper_post .border-right-grey .data_category{padding-top:10px !important;}
	.newspaper_blog .latest-news-widget h4{padding-bottom: 10px !important; font-size:20px !important;}
	.newspaper_blog .blockwrapper:before{background: none !important; width: 0 !important }
	.newspaper_post .newspaper_post .border-right-grey{padding-top:10px !important;}
	.latest-comments-widget .single-comments .comments-thumbnail, .latest-comments-widget .single-comments .comments-thumbnail img{max-width: 80px !important}
	.latest-comments-widget .single-comments .comments-text p a{font-size:18px !important;}
	.news_heilight {padding-top:10px !important;}
	.news_essays .data_category p, .news_essays .text-center,.news_essays .post-data .post-content p, .newspaper_blog .data_category p, .newspaper_blog .text-center, .newspaper_blog .post-data .post-content p{text-align: left !important}
	.popular-news-widget{padding-bottom: 10px !important}
	.subnews_post_area .single-blog-post.small-featured-post{padding-top:20px !important;}
	.center-home .mb-30{margin-bottom: 15px !important}
	.container-spacing{padding-top:20px;}
	.blog-rest-p{padding-top:20px !important;}
	.single-blog-post.featured-post .post-data .post-title h6, .single-blog-post.featured-post .post-data .post-title h1{font-size: 35px !important; line-height: 42px !important}
	.single-post .post-meta h6{font-size: 16px !important}
	.single-post .single-blog-post.small-featured-post{padding:15px 0 !important;}
	.subnews_post_area .single-blog-post.small-featured-post .post-data{padding-top:0 !important;}
	.single-post .single-blog-post.small-featured-post .post-data{padding-top:0 !important;}


.single_ad_wrapper {height:280px!important;}
.single_ad_wrapper-verticle {background-size: 100% 100%;}
	}
	
	
	/*Our Authors */	
.login-search-area .subscribe-image img {width:72px;}	
	

/*Author-listing page*/
.author-listing .author-group-block{
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	flex-wrap: wrap;

}
.author-listing .author-detail-block {
vertical-align: top!important;
	display:flex;
	width: 300px;
	margin: 3px;
	padding: 10px 0 0 10px
}

.author-detail-img{
	flex-grow:0;
	flex-shrink:0;
	margin-right: 20px;
}
.author-detail-block{
	margin-right: 20px;
}


.author-container h3{
	text-align: left;
	color: #000;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	margin: 0px 0px 20px 0px;
	line-height: 16px;
}
.author-container h3 span{
	color: #d82a2c;
}
.author-inner nav{
	margin-bottom: 30px;
}
.pagination .page-link{
	font-size: 14px;
	width: 28px;
}
.author-listing .latest-comments-widget .single-comments{
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.author-listing .latest-comments-widget .single-comments:last-child{
	border-bottom: none;
}













/*About-Page*/
.about .sidebar-spacing{
	padding-left: 120px;
}
.about .about-desc p{
	font-size: 16px;
	line-height: 30px;
}
.about .current-issue h4{
	text-align: left;
	color: #000;
	font-size: 20px;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	margin: 0px 0px 20px 0px;
	font-weight: 700;
	line-height: 16px;
}
.about .post-data-po a p{
	font-size: 12px;
}

/* end about page */

/*magazine-landing-page*/
.magazine-landing .current-left .subscribe-button a{
	padding: 6px 12px;
}
.pad-150{
	padding-left: 200px;
}

.cmar{
	font-size: 20px;
	margin-bottom: 10px;
	font-weight: 700;
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
}
.border-grey{
	border: 1px solid red;
	padding: 10px;
	box-shadow: 0 4px 08px 0 rgba(0,0,0,0.1);
}
.current-image{
	
	flex: 1;
}
.current-text{
	flex:2;
}

#current-right .current-text h3{
	font-weight: 700;
	font-size: 22px;
	margin-bottom: 10px;
}
#current-right .subscribe-button{
	margin-top: 10px;
}
.magazine-landing .single-blog-post img{
	width: 100%;
}
.right-image{
	margin-right: 30px;
}

.magazine-landing .single-blog-post .post-data .post-title h2 a{
	font-size: 18px;
}
.magazine-landing .current-main-container{
	margin-top: 20px;
}
.prev-magazine-data .current-main-container {height: 1287px; overflow-x: hidden; margin-bottom:100px;}
.magazine-landing .column-spacing{
	padding-left: 100px;
}
#current-right{
	margin-bottom: 100px;
	padding-right: 70px;
}
#current-right .current-text{
	padding-top: 5px;
}
.magazine-landing .single-blog-post.small-featured-post{
	border-bottom: none;
}
.magazine-landing  .current-issue .name-t{
	font-size: 12px;
}
#current-right .subscribe-button a{
	font-size: 14px;
}
.current-top{
	color: #000 !important;
	font-size: 16px;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	margin: 0 0 10px;
	line-height: 16px;
}
.current-main-container .current-top{
	color: #000;
}

#current-right .block-heading h4{
	text-align: left;
	color: #d82a2c;
	font-weight: 700;
	font-size: 18px;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	margin: 0 0 10px;
	line-height: 16px;
}
.magazine-landing .block-heading h4{
	text-align: left;
	color: #d82a2c;
	font-size: 16px;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	margin: 0 0 10px;
	line-height: 16px;
}
.magazine-landing .blog-rest-p{
	padding: 40px 50px 20px 50px !important;
}
.current-left .name-t{
	font-size: 16px;
}
.current-left .current-image{
	margin-right: 15px;
}

.magazine-landing .subnews_post_area .single-blog-post.small-featured-post .post-thumb{
	margin-right: 20px;

}
.pad-right{
	padding-right: 40px;
}
#current-right .name-t{
	font-size: 16px;
}
#current-right .current-text p{
	font-family: 'Merriweather', serif;
	font-size: 15px;
	font-weight: 500;
	color: #272323;
	line-height: 1.5;
}
/*end magazine-landing-page*/
/*Search-form*/

.search-header{
	padding: 20px 0px;
}
#search-form-wrapper{
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
.search-item h6{
	color: #f72210;
	text-transform: uppercase;
	
}
.search-item h4{
	
	font-weight: 800;
}
.search-item{
	border-bottom: 1px solid #d4d4d4;
	padding-bottom: 20px;
}
.search-item:last-child{
	border-bottom: none;
}
.search-bar{
	border: none;
	border-bottom: 1px solid #d4d4d4;
	border-radius: 0px;
	background-color: white !important;
}
.search-block input:focus{
	outline:none !important;
	outline-width: 0 !important;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	border-bottom: 1px solid #d4d4d4;
}
.search-bar a{
	text-decoration: none;
	color: #0008;
}
.search-heading h1{
	font-family: 'Poppins', sans-serif;
	font-size: 38px;
	margin-bottom: 20px;
}
.search-item h6 a{
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	color: #d82a2c;
	line-height: 1.5;
	font-size: 16px;
	
}

.search-item h4 a{
	font-size: 20px;
	line-height: 27px;
	color: #000;
	font-weight: 800;
}
.summary{
	font-family: 'Merriweather', serif;
	font-size: 15px;
	font-weight: 500;
	color: #272323;
	line-height: 1.5;
	margin-top: 10px
}
.category-short{
	display: block;
	font-weight: 700;
	font-size: 16px;
	line-height: 16px;
	color: #d82a2c;
	text-transform: uppercase;
	padding-bottom: 10px;
	background-color: rgba(255,255,255,.9);
	z-index: 1;
}
.search-item img{
	width: 300px;
	margin-right: 20px;
}
.search-page .rblock{
	padding-left: 80px;
}
.item-list .pager {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	font-size: 18px;
	line-height: 60px;
}
.item-list .pager a{
	color: #000;
	font-family: 'Poppins', sans-serif;

}

.pager a {
	display: inline-block;
	height: 40px;
	width: 12px!important;
	line-height: 40px;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	background-color: transparent;
	text-align: center;
	color: #fff;

}
.pager a:hover, .pager a:focus {
	background-color: #1c1c1c;
	color: #fff;
}
.search-page  .item-list .pager .pager-item {
	padding-left: 10px;
	padding-right: 10px;
}
.search-page .item-list .pager .pager-current {
	color: #f72210;
}

.search-page .item-list .pager .pager-next {
	float: right;
	margin: 10px;
}
.item-list .pager li {
	margin: 0;
	padding: 0;
	display: inline-block;
}

.pager-next a {
	display: block;
	border: 1px solid #e5e5e5;
	padding: 0 30px;
}

/* search */
.pagination {padding-top:20px; padding-bottom:20px;}
.pagination .page-numbers {padding: 2px 10px; margin-right: 10px; border: 1px solid #ccc; font-family: 'Poppins', sans-serif;}
.pagination .page-numbers:hover {border: 1px solid #d82a2c;}
.ln-letter-count {height:25px; padding-bottom:10px;}
.ln-letters a {padding-right:18px; font-family: 'Poppins', sans-serif;}
#authors-nav {padding-bottom:20px;}
#menu-main-menu li a:hover {color:#d82a2c;}
.search-icon:hover, .hamburg-icon:hover {cursor:pointer;}
.home .post-title a:hover {color:#d82a2c!important;}
.link-list li a:hover {color:#d82a2c!important;}
.home .news_data h3 a:hover {color:#d82a2c!important;}
.page-id-55872 .magazine_info {padding-top: 15px;}

.page-id-41275 p strong {font-weight:800; font-size:18px; font-family: 'Merriweather', serif;}
.page-id-41275 p a {color:#d82a2c; font-weight: 600;}
.about-author .block-heading h3 {font-weight: 700;}
.hamber-h img {display:none;}

.post-excerp p img.alignleft {float: left; margin-bottom: 16px; padding-right: 30px;}



#subscribe .product,#subscribe .package{display:none;}
#renew .product,#renew .package{display:none;}


#primary{width:100%;}
.blurb-social{display:none;}
.search-red1 {display:none;}

.flickity-prev-next-button.previous {background-image: url("images/back1.png");     background-repeat: no-repeat;
}
.flickity-prev-next-button.previous:hover {
    background-image: url("images/back1.png");
}
.flickity-prev-next-button.next {background-image: url("images/next11.png");
        background-repeat: no-repeat;
}
.flickity-prev-next-button.next:hover {background-image: url("images/next11.png");
}

#gridCheck span.wpcf7-list-item-label{display:none;}
/*.Confirm span.wpcf7-not-valid-tip{float:right;} */

.mr-1{width:20%;}

.data_category span {
    color: black;
}
.subscription-content p {display:none;}

.Video_Formate {display: flex; align-items: center; background: rgba(0,0,0,.8); border: 3px solid #d82a2c; border-radius: 50%; color: #fff; align-content: center; justify-content: center; font-size: 24px; top: 5px; right: 5px; width: 50px; height: 50px; border: 3px solid #ff4821; position: absolute;}
.Video_Formate .fa-play {background:url('https://openthemagazine.com/wp-content/uploads/2022/02/play-vid.png'); background-repeat: no-repeat; width: 22px; height: 24px; margin-left: 3px; background-size:22px;}
.featured-post .full-size-img {position: relative;}
.small-featured-post .mobile-img {position: relative;}
