.related-posts .inner-wrapper{
	display: flex;
	flex-wrap: wrap;
}
.additional-info,body .entry-content p,body .post-short-summary span.p {    font-family: 'Open Sans' !important;}
body .entry-content p,body .post-short-summary span.p {
    color: #555555;

    font-style: normal;
    font-size: 18px;
    line-height: 25px;
    font-weight: 400;
}
body .entry-content p,body .entry-content ul li,body .entry-content{font-size:18px;line-height:25px;color:#000;text-shadow: unset;font-weight:400;font-family: 'Open Sans' !important;}

body .entry-content ul{    margin-bottom: 0px;}
.entry-content img{margin:15px auto;display: flex;}
.fb_iframe_widget {
    display: flex!important;
    position: relative;
    align-items: center;
}.author-info {
    width: 100%;
}
body .entry-content p{margin-top:15px;}
body .entry-content p:empty{display:none;}
.next_btn {
  position: absolute;
    left: 0px;
    top: -14px;
    z-index: 999;
    font-size: 18px;
    color: #ec3035!important;
    padding: 5px 0px;transition:0.9s;
    /* border-radius: 18px; */
    font-weight: 800;
  /*  background: linear-gradient(90deg,#ec3035 0,#005594);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
}
.next_btn:hover{color:#005594!important}
body .entry-content p a{
   /* font-family: 'Open Sans', sans-serif!important;*/
}

.single .byline, .group-blog .byline {
    text-transform: uppercase;
}

.entry-header .post-short-summary p,.entry-header .post-short-summary span,.content-area_photo .featured-thumb figure span,.more{
    font-size: 18px;
    color: #fff;
    line-height: 25px;
    font-weight: 300;
}
.readmorebtn,.content-area_photo .featured-thumb figure span {  font-size: 18px!important;    line-break: anywhere;}
figure  .readmorebtn {background: unset;
    border: 0px;
    padding: 0px;
    padding-top:5px;}
.entry-header .entry-meta{
	display: flex;
	align-items: center;
}

.entry-header .entry-meta img,.photo_author .author-img img{
	width: 65px;
    height: 65px;    margin-right: 15px;
	border-radius: 100%;
}

.at-svc-email,.at-svc-pinterest_share{display:none;}
li.heateorSssSharingRound .heateorSssSharingSvg img,.heateorSssSharing.heateorSssInstagramBackground img,
.heateorSssSharing img{	    width: 30px;
    height: 30px;
	border-radius: 100%;object-fit:contain;}
i.heateorSssSharing.heateorSssMailBackground {
    background: rgb(132, 132, 132);
}
i.heateorSssSharing.heateorSsspinterestBackground{background-color: rgb(203, 32, 39);}
.heateor_sss_horizontal_sharing .heateorSssSharing, .heateor_sss_standard_follow_icons_container .heateorSssSharing {
    display: flex;
    align-items: center;
    justify-content: center;
}
.heateor_sss_sharing_container {clear:both;}
.heateorSssSharing img{   width: 30px;
    height: 30px;
	border-radius: 100%;object-fit:contain;}
.entry-header .entry-meta .author-info{
	display: flex;
	flex-wrap: wrap;
}
	
.entry-header .entry-meta .author-info .agency-name,.photo_author .author-info .agency-name{
	font-size: 17px;
	font-weight: 700;

	color:#c43b41;
	width: 100%;
	text-transform: uppercase;
}

.entry-header .entry-meta .author-info .additional-info{
	margin-top:0px;
}

.entry-header .entry-meta .author-info .additional-info span{
	display: inline-block;
/*	padding: 0 5px;*/
	line-height: 1;
}
.addthis_inline_share_toolbox svg{height:30px!important;width:30px!important;}
.at-resp-share-element .at-share-btn .at-icon-wrapper {
    float: left;
    height: 25px!important;
    width: 25px!important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.at-style-responsive .at-share-btn {
    border-radius: 50px!important;
}
.entry-header .entry-meta .author-info .additional-info span:first-child{
	padding-left: 0;
	border-left: 0
}

.entry-header .entry-meta .author-info .additional-info span:last-child{
	border-right: 0;
	display: none;
}

.entry-header .entry-meta .author-img,.photo_author .author-img img{
	display: inline-block;
	/*border-radius: 3px;
	padding: 4px;
	border: 1px solid #ccc;*/
	margin-right: 15px;
	/*display: none;*/
}

.entry-header .entry-meta .byline .author.vcard {
    margin-left: 0px;
}

.post-image-caption{
	font-size: 14px;
	color: #ccc;
	margin-bottom: 10px;
}

.post-image-caption p{
	margin-bottom: 0;
}

.single.single-post #primary .post .featured-thumb, .single.single-post #primary .page .featured-thumb{
	margin-bottom: 5px;
}
/*chat view*/

.custom-model-main {
  text-align: center;
  overflow: hidden;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; /* z-index: 1050; */
  -webkit-overflow-scrolling: touch;
  outline: 0;
  opacity: 0;
  -webkit-transition: opacity 0.15s linear, z-index 0.15;
  -o-transition: opacity 0.15s linear, z-index 0.15;
  transition: opacity 0.15s linear, z-index 0.15;
  z-index: -1;
  overflow-x: hidden;
  overflow-y: auto;
}

.model-open {
  z-index: 9;
  opacity: 1;
  overflow: hidden;
}

.custom-model-wrap {
    display: flex;
    align-items: center;
    justify-content: end;
    background-color: #f6f6f6;
    border: 1px solid #999;
    border: 0px solid rgba(0, 0, 0, 0.2);
    border-radius: 0px;
    -webkit-box-shadow: 0 3px 9px rgb(0 0 0 / 50%);
    box-shadow: 0 3px 9px rgb(0 0 0 / 50%);
    /* background-clip: padding-box; */
    outline: 0;
    text-align: left;
    padding: 15px 35px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 0px;
    margin-top: 0px;
}
.model-open .custom-model-inner {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  position: relative;
  z-index: 999;
}
.custom-model-inner .addcmnt{    width: initial;
    padding: 5px 10px;
    border-radius: 3px;
    margin-right: 15px;}
.close-btn {
  position: absolute;
  right: 0;
  top: -30px;
  cursor: pointer;
  z-index: 99;
  font-size: 30px;
  color: #fff;
}
.cp{cursor:pointer;}

@media screen and (max-width:799px){
  .custom-model-inner{margin-top: 45px;}
  .chat_view .custom-model-inner{margin-top: 0px;}
  .custom-model-inner .addcmnt{font-size:11px;margin-right:0px;}
  .custom-model-wrap {
    justify-content: space-between;}
}

/*chat view end*/



/* FOOTER CSS */

footer.site-footer {
    background: #121210;
    padding: 100px 0;
}
footer .container .row{
	display: flex;
	width: 100%;
}
footer .container .row .footer-sec{
	width: 33.33%;
}
footer .container .row .footer-sec .email-info a{
	font-size: 16px;
	color: #fff;
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
}
footer .container .row .footer-sec h4{
	color: #fff;
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 25px;
}
footer .container .row .footer-sec .footer-logo img{
	max-width: 300px;
	margin-bottom: 25px;
}
footer .footer-social-icons ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
footer .footer-social-icons ul li{
	display: inline-block;
	margin: 0 7px;
}
footer .footer-social-icons ul li.fb a{
	background: #3b5998;
}
footer .footer-social-icons ul li.twitter a{
	background: #1DA1F2;
}
footer .footer-social-icons ul li.insta a{
	background: #C13584;
}
footer .footer-social-icons ul li.linkedin a{
	background: #0077b5;
}
footer .footer-social-icons ul li a{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 40px;
	height: 40px;
	background: #fff;
	border-radius: 100%;
	color: #fff;
	font-size: 18px;
	transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
}

footer .footer-social-icons ul li a:hover{
	transform: rotate(360deg);
	transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
}
footer .footer-sec .copyright{
	color: #fff;
}
footer .site-info-holder{
	display: none;
}
.text-center{
	text-align: center !important; 
}

.fixed-social-icons{
	position: fixed;
	width: 100%;
	left: 0;
	bottom: -3px;
	display: none;
}

.fixed-social-icons ul{
	display: flex;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.fixed-social-icons ul li{
	width: 25%;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 45px;
}

.fixed-social-icons ul li:nth-child(4), .fixed-social-icons ul li:nth-child(5), .fixed-social-icons ul li:last-child{
	display: none;
}

.fixed-social-icons ul li i{
	width: 100% !important;
    height: 45px !important;
    border-radius: 0 !important;
    margin: 0;
}

.fixed-social-icons ul li.twitter{
	background: #1DA1F2;
}

.fixed-social-icons ul li.fb{
	background: #3b5998;
}

.fixed-social-icons ul li.insta{
	background: #C13584;
}

.fixed-social-icons ul li.linkedin{
	background: #0077b5;
}

.fixed-social-icons ul li a{
	color: #fff;
	font-size: 20px;
	display: block;
}

.mean-nav .home-icon a{
	padding: 11px;
}

.mean-nav .home-icon a i{
	font-size: 30px;
}

.site-branding{
	width: 100%;
	padding: 0;
	text-align: center;
	float: none;
}

.site-branding a img{
	width: 300px;
}

.mobile-header{
	display: none;
	width: 100%;
	height: 60px;
	z-index: 999;
    box-shadow: 0 10px 20px rgba(0,0,0,.2);
	position: relative;
	background: #121210;
	padding: 10px 15px;
	border-bottom: 4px solid #ffa500;
	border-top: 4px solid #ffa500;
	justify-content: center;
	align-items: center;
}
.mobile-sidenav{
	position: fixed;
	left: -250px;
	width: 220px;
	background: #121210;
	z-index: 998;
	border-right: 1px solid #ccc;
	top: 0; 
	height: 100vh;
	box-shadow: -10px 10px 20px rgba(0,0,0,.2);
	overflow-y: auto;
	padding-top: 80px;
	transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-webkit-transition: all .3s;
}

.mobile-sidenav.show{
	left: 0px;
	transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-webkit-transition: all .3s;
}

/* HEADER CSS */

header .top-header, header .bottom-header{
	display: none;
}

.desk-header-social ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.desk-header-social ul li{
	display: inline-block;
	margin: 0 7px;
}
.desk-header-social ul li.fb a{
	background: #3b5998;
}
.desk-header-social ul li.twitter a{
	background: #1DA1F2;
}
.desk-header-social ul li.insta a{
	background: #C13584;
}
.desk-header-social ul li.linkedin a{
	background: #0077b5;
}
.desk-header-social ul li a{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 30px;
	height: 30px;
	background: #fff;
	border-radius: 100%;
	color: #fff;
	font-size: 16px;
	transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
}

.desk-header-social ul li a:hover{
	transform: rotate(360deg);
	transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
}

.desk-header{
	display: flex;
	align-items: center;
	max-width: 1210px;
	margin: 0 auto;
	padding: 15px 20px;
}

.desk-header .date-time{
	width: 30%;
	font-weight: 600;
	color: #3c409b;
}

.desk-header .desk-header-logo{
	width: 40%;
	text-align: center;
}

.desk-header .desk-header-logo img{
	max-width: 300px;
}

.desk-header .desk-header-social{
	width: 30%;
	text-align: right;
}

body .sidebar ul li{
	padding-left: 0;
}

body .sidebar ul li::before{
	display: none !important;
}

body .sidebar ul li a img{
	width: 100%;
	margin: 0 !important;
}

body .section-title h2, body .section-title h2 a, body .section-title h3, body .section-title h3 a{
	font-weight: 600;
}
.rpwe-thumb {
    border: 1px solid #EEE!important;
    box-shadow: none!important;
    margin: 2px 10px 2px 0;
    padding: 3px!important;
}
.rpwe-alignleft {
    display: inline;
    float: left;
}
body .sidebar ul li a img {
    width: 100%;
    margin: 0 !important;
}
.rpwe-block li {
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    padding-bottom: 10px;
    list-style-type: none;
}
@media(max-width: 1024px){

	.desk-header{
		display: none;
	}
	.mobile-header{
		display: flex;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
	}
	header#masthead{
		display: none;
	}
	.mobile-header .mob-header-container .mobile-logo img{
		max-width: 200px;
		position: relative;
		top: 3px;
	}
	.mobile-header .mob-header-container{
		display: flex;
	    width: 100%;
	    justify-content: space-between;
	    align-items: center;
	}

	.mobile-header .mob-header-container .home-btn a{
		font-size: 24px;
	}
	.mobile-header .mob-header-container .mob-nav-bars{
		font-size: 24px;
		color: #fff;
	}
	.mobile-sidenav ul{
		list-style-type: none;
		padding: 0;
		margin: 0;
	}
	.mobile-sidenav ul li a{
		display: block;
		padding: 7px 15px;
		color: #fff;
		font-size: 16px;
	}
	/*.mobile-sidenav ul li ul li a{
		padding: 7px 15px 7px 30px;
	}*/
	.mobile-sidenav ul li.menu-item-has-children{
		position: relative;
	}
	/*.mobile-sidenav ul li.menu-item-has-children::after{
		content: '\f0d7';
		position: absolute;
		right: 15px;
		top: 10px;
		color: #fff;
		font-family: FontAwesome;
	}*/
}

/*.science-posts{
	display: none;
}

.single.single-post .science-posts{
	display: block;
}*/

.theiaStickySidebar #rpwe_widget-7{
	display: none;
}

.single-post .theiaStickySidebar #rpwe_widget-7{
	display: inline-block;
}

.single-post .theiaStickySidebar #rpwe_widget-5{
	display: none;
}

.single.single-post .tags-links a{
	display: inline-block;
	margin-top: 10px;
}

body .main-news-section{
	padding-bottom: 20px;
}
@media(max-width: 1000px){
	footer .container .row{
		flex-wrap: wrap;
	}
	footer .container .row .footer-sec{
		width: 50%;
		margin-bottom: 30px;
	}
	footer .container .row .footer-sec.last{
		width: 100%;
		margin-bottom: 0;
	}
}

@media(max-width: 500px){
	footer .container .row .footer-sec{
		width: 100%;
		text-align: center;
	}
	/*.fixed-social-icons{
		display: block;
	}*/
	header .bottom-header .site-branding {
	    width: 100%;
	    padding: 0;
	    margin: 0;
	    text-align: center;
	}

	header .bottom-header .site-branding a img{
	    max-width: 250px;
	    margin: 10px 0;
	}
	.mean-container a.meanmenu-reveal {
	    left: auto !important;
	}
	.single-post .fixed-social-icons{
		display: block;
	}
	.single-post .entry-content .heateor_sss_sharing_container.heateor_sss_horizontal_sharing{
		display: none;
	}
	.entry-header .post-short-summary p{
		font-size: 18px;
	    line-height: 22px;
	}
.entry-header .entry-meta .author-info .agency-name{
		font-size: 14px;  margin-right: 5px; 
	}
	.at-resp-share-element.at-mobile .at-share-btn:nth-of-type(3),
	.at-resp-share-element.at-mobile .at-share-btn:nth-of-type(4){display:none;}
	.entry-header .entry-meta .author-info .additional-info span{padding:0px 3px;font-size:14px;    display: contents;}
	.entry-header .entry-meta .author-img{margin-right:0px;}
.entry-header .entry-meta .author-info .additional-info{display:flex;flex-wrap: inherit;align-items: center;}
	.single-post #primary .page .entry-title, .single-post #primary .post .entry-title{
		font-weight: 700 !important;
	}
	body .post-short-summary span.p {
    color: #000;
    font-family: 'Open Sans' !important;
    font-style: normal;
    font-size: 1.2em;
}
.addcmnt.open_cmnt {
    font-size: 12px!important;
}
}

@media screen and (max-width: 479px){
	.mean-container a.meanmenu-reveal {
	    left: auto !important;
	}
}

@media(max-width: 425px){
	header .bottom-header .site-branding {
	    width: 100%;
	    padding: 0;
	    margin: 0;
	    text-align: center;
	}

	header .bottom-header .site-branding a img{
	    max-width: 250px;
	    margin: 10px 0;
	}
}