/*-------------- Owl crousel ---------------*/
.owl-carousel .owl-item img {
  width: auto !important;
  margin: 0 auto;
  width: auto;
}
#our_partners img{
  width: auto !important;
}
button.owl-next, button.owl-prev {
  background: #1e202c;
}
button.owl-prev {
  position: absolute;
  left: -10px;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  padding: 10px 20px;
}
button.owl-next {
  position: absolute;
  right: -10px;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  padding: 10px 20px;
}
button.owl-next i, button.owl-prev i{
  color: #ffffff;
}
.owl-dots {
    text-align: center;
    margin: 30px 0 0;
}
button.owl-dot {
    height: 17px;
    width: 17px;
    border: 2px solid #000000;
    border-radius: 50%;
    margin: 20px 4px;
}
button.owl-dot.active {
    background: #E81F3E;
    border-color: #E81F3E;
}
/* -------Section Heading------------- */
.section-head-box h2 {
    color: #000000;
    font: 600 24px/32px var(--font-ibm-plex);
    margin-bottom: 0;
    padding-bottom: 6px;
    padding-top: 0;
}
span.section-text {
    color: #000000;
    font: 300 16px var(--font-ibm-plex);
}
.section-head-box {
    padding-bottom: 25px;
}
/* --------- SLIDER post--------- */
.slider-post-content-box {
    height: 625px;
    overflow-y: scroll;
    overflow-x: hidden;
    margin-top: -40px;
    padding-right: 20px;
}
div#authorphoto {
    display: flex;
    align-items: center;
    gap: 13px;
}
#authorphoto img.avatar {
    width: 40px !important;
    height: 40px;
    border-radius: 50%;
}
#authorphoto .entry-author a {
    color: #000000;
    font: 600 16px/20px var(--font-ibm-plex);
    text-transform: capitalize;
}
.post-cate-text {
    color: #000000;
    font: normal 12px/9px var(--font-ibm-plex);
    padding-left: 25px;
}
.post-cate-text:before {
    content: '';
    background: #E81F3E;
    width: 20px;
    height: 2px;
    position: absolute;
    left: 0;
    top: 5px;
}
.slider-post-left-box h3.recent-post-title a {
    color: #000000;
    font: 600 40px/60px var(--font-ibm-plex);
}
.slider-post-left-box .recent-post-info p {
    color: #000000;
    font: 300 18px/30px var(--font-ibm-plex);
}
.slider-post-left-box span.slider-post-date,.slider-post-left-box span.slider-post-time,.slider-post-left-box span.Social {
    color: #000000;
    font: 300 14px/30px var(--font-ibm-plex);
}
.slider-post-meta i{
  font-size: 14px;
  color: #E81F3E;
  margin-right: 6px;
}
.slider-post-left-box span.slider-post-time {
    margin: 0 18px;
}
.slider-post-content-box .slide-post-cate{
  color: #ffffff;
  font:500 12px/30px var(--font-ibm-plex);
}
.slider-post-content-box .slide-post-cate {
    color: #ffffff;
    font: 500 12px/20px var(--font-ibm-plex);
    width: max-content;
    border: 1px solid #ffffff;
    border-radius: 5px;
    padding: 2px 6px;
    margin-bottom: 7px;
}
.slider-post-content-box h3.recent-post-title a {
    color: #ffffff;
    font: 500 14px/18px var(--font-ibm-plex);
}
#slider_post {
    background-size: 100% 100%;
    padding: 0em 0 60px;
    margin-top: -70px;
}
.slider-post-main-box {
    padding-top: 14em;
    padding-bottom: 10px;
}
.slider-post-content-box span.entry-author a, .slider-post-content-box span.slider-post-date, .slider-post-content-box span.Social{
  color: #ffffff;
  font: 400 12px/15px var(--font-ibm-plex);
}
.slider-post-content-box .post-meta-content-box {
    margin: -5px 0;
}
.slider-post-content-box span.entry-author i,.slider-post-content-box span.slider-post-date i,.slider-post-content-box span.Social i{
    font-size: 12px;
    margin-right: 3px;
    color: #E81F3E;
}
.slider-post-content-box span.slider-post-date {
    margin: 0 17px;
}
.slider-post-content-box::-webkit-scrollbar {
    width: 5px;
}
.slider-post-content-box::-webkit-scrollbar-track {
    border-radius: 111px;
    background: #FFFFFF;
}
.slider-post-content-box::-webkit-scrollbar-thumb {
    border-radius: 111px;
    background: #E81F3E;
}
.slider-post-left-box .owl-dots {
    text-align: right;
    margin: 10px 106px 0;
}
.slider-post-left-box button.owl-dot {
    height: 11px;
    width: 11px;
    border: 1px solid #ffffff;
    border-radius: 2px;
    margin: 13px 3px;
}
.slider-post-left-box button.owl-dot.active {
    background: #E81F3E;
    border-color: #E81F3E;
}
.slider-post-btn a {
    background: #000000;
    border-radius: 10px;
    padding: 5px 5px 5px 12px;
    display: inline-block;
    margin-top: 15px;
    color: #ffffff;
    font: 600 16px/20px var(--font-ibm-plex);
}
.slider-post-btn i {
    background: #fff;
    border-radius: 5px;
    height: 38px;
    width: 38px;
    color: #000000;
    font-size: 18px;
    padding: 10px 14px;
    margin-left: 8px;
}
/*---------------Post Category--------------*/
.cate-title a {
  color: #ffffff;
  font: 600 27px/39px var(--font-ibm-plex);
  transform: rotate(-90deg);
  display: block;
  position: absolute;
  top: 48%;
  left: 0px;
  right: 0;
  width: fit-content;
  margin: auto;
}
.post-category-box-item.active .cate-title a {
    transform: unset;
}
.cate-title a:hover{
  color: #ffffff;
}
.cate-more-btn{
  display: none;
}
.post-category-box-item.active .cate-more-btn{
  display: block;
}
.post-category-box-item .cate-more-btn a {
  top: 55%;
  font: 400 16px/20px var(--font-ibm-plex);
  color: #ffffff;
  background: #20273F;
  border-radius: 10px;
  padding: 6px 8px;
  display: inline-block;
  margin-top: 10px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 10px auto;
  width: max-content;
}
.cate-more-btn i {
  color: #000000;
  background: #ffffff;
  height: 36px;
  width: 36px;
  border-radius: 5px;
  padding: 10px 14px;
  margin-left: 10px;
}
.post-category-box {
	 height: auto;
	 display: flex;
	 justify-content: center;
	 align-items: center;
	 gap: 15px;
}
 .post-category-box .post-category-box-item img {
	 height: 450px;
	 max-height: 500px;
	 width: 180px;
	 object-fit: cover;
	 border-radius: 20px;
	 transition: all 0.3s ease-in-out;
   cursor: pointer;
}
 .post-category-box img.post-category-box-expand {
	 width: 518px;
	 transition: all 0.3s ease-in-out;
	 transform-origin: center;
}
 @keyframes backgroundSlide {
	 0%, 100% {
		 background-position: 0% 50%;
	}
	 50% {
		 background-position: 100% 50%;
	}
}
/* ---------Recent Post Section------------------ */
.recent-post-img img {
    width: 100%;
}
#recent_post .recent-post-box h3.recent-post-title {
    position: absolute;
    right: 10px;
    width: 60%;
    text-align: right;
    top: 0px;
}
#recent_post .recent-post-box .recent-post-title a {
    color: #000000;
    font: 600 24px/35px 'Muli';
}
.recent-post-box span.entry-author a,.recent-post-box span.post-cate,.recent-post-box span.Social {
  color: #000000;
  font: 400 18px/23px var(--font-ibm-plex);
  text-transform: capitalize;
}
.recent-post-box span.entry-author i,.recent-post-box span.post-cate i,.recent-post-box span.Social i {
    color: #E81F3E;
    font-size: 16px;
}
.post-meta-content-box span.post-cate{
    margin: 0 25px;
}
.post-meta-content-box {
    margin: 10px 0;
}
.media {
    position: absolute;
    left: 0px;
    top: -45px;
    background: #000000;
    padding: 6px 20px;
    width: max-content;
    border-radius: 5px;
    display:none;
}
#menu {
    position: relative;
}
.media a {
    color: #E81F3E;
    margin: 0 4px;
}
.media i {
    margin-right: 0;
}
.media a:hover {
    color: #E81F3E;
}
.recent-post-info p {
    color: #000000;
    font: 300 18px/30px var(--font-ibm-plex);
}
.recent-post-img img{
  object-fit: cover;
  object-position: bottom;
  border-radius: 20px;
}
.recent-post-row-box .recent-post-main-box:nth-child(1) .recent-post-img img {
    height: 240px;
}
.recent-post-row-box .recent-post-main-box:nth-child(2) .recent-post-img img {
    height: 290px;
}
.recent-post-row-box .recent-post-main-box:nth-child(3) .recent-post-img img {
    height: 390px;
}
.recent-post-row-box .recent-post-main-box:nth-child(4) .recent-post-img img {
    height: 390px;
}
.recent-post-row-box .recent-post-main-box:nth-child(5) .recent-post-img img {
    height: 320px;
}
.recent-post-row-box .recent-post-main-box:nth-child(6) .recent-post-img img {
    height: 240px;
}
.recent-post-box1 h3.recent-post-title a{
  color: #000000;
  font: 700 16px/24px var(--font-ibm-plex);
}
.recent-post-box1 .recent-post-info p {
    color: #000000;
    font: 300 13px/20px var(--font-ibm-plex);
}
.recent-post-row-box .recent-post-main-box:nth-child(4){
    margin-top: -149px;
}
.recent-post-row-box .recent-post-main-box:nth-child(5){
    margin-top: -79px;
}
/* ----------Post Meta css--------------- */
span.entry-author a,span.post-cate,span.Social {
  color: #000000;
  font: 400 12px/15px var(--font-ibm-plex);
  text-transform: capitalize;
}
span.entry-author i,span.post-cate i,span.Social i {
    color: #E81F3E;
    font-size: 14px;
    margin-right: 3px;
}
span.Social{
  cursor: pointer;
}
h3.recent-post-title {
    padding: 0;
}
h3.recent-post-title a{
  display: block;
}
/* -------------Adds Banner section----------------- */
.add-banner-title {
    background-size: contain;
    background-repeat: no-repeat;
}
.add-banner-box {
    padding: 100px 0;
}
.add-banner-box a h2 {
    font: bold 60px/79px 'Muli';
    color: #ffffff;
}
/* -----------Feature post-------------------------------- */
img.recent-post-show-img {
    width: 100%;
}
#feature_post img.recent-post-show-img{
    width: auto;
}
.feature-post-box-row .recent-post-title a{
  color: #000000;
  font: 500 20px/25px var(--font-ibm-plex);
}
.feature-post-box-row span.entry-author a,.feature-post-box-row span.post-cate,.feature-post-box-row span.Social {
    color: #000000;
    font: 400 16px/20px var(--font-ibm-plex);
    text-transform: capitalize;
}
.feature-post-box-row .recent-post-info p {
    color: #000000;
    font: 300 16px/24px var(--font-ibm-plex);
    width: 91%;
}
.feature-row-post h3.recent-post-title a{
  color: #000000;
  font: 500 16px/20px var(--font-ibm-plex);
}
/* -----------Newsletter---------------------------- */
#newsletter {
    background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='20' ry='20' stroke='%23A1A1A1FF' stroke-width='2' stroke-dasharray='11' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");
    border-radius: 20px;
}
.newsletter-title-box h2 {
    color: #ffffff;
    font: 600 24px/32px var(--font-ibm-plex);
    padding: 0;
    margin-bottom: 0;
}
.newsletter-title-box span {
    color: #ffffff;
    font: 300 16px/30px var(--font-ibm-plex);
}
.newsletter-form {
    background: #FFFFFF;
    background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='15' ry='15' stroke='%23A1A1A1FF' stroke-width='2' stroke-dasharray='11' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");
    border-radius: 15px;
    padding: 45px;
}
.newsletter-form form,.newsletter-submit-btn p {
    position: relative;
}
.newsletter-submit-btn{
  position: absolute;
  right: 0;
  top: 0;
}
.newsletter-form p{
  margin-bottom: 0;
}
.newsletter-form input[type="email"] {
    border: 1px solid #A1A1A1;
    border-radius: 10px;
    height: 48px;
    width: 72%;
}
.newsletter-form input[type="email"]::placeholder{
  color: #A1A1A1;
  font: 400 16px/64px var(--font-ibm-plex);
}
.newsletter-submit-btn input[type="submit"] {
    position: absolute;
    right: 0;
    color: #ffffff;
    font: 400 16px var(--font-ibm-plex);
    background: #E81F3E;
    border-radius: 10px;
    padding: 14px 57px 14px 17px;
    height: 48px;
    text-transform: capitalize;
}
.newsletter-submit-btn p::before {
    content: '';
    background-image: url(../images/Send.png);
    position: absolute;
    width: 38px;
    height: 38px;
    right: 5px;
    top: 5px;
    z-index: 9;
    background-repeat: no-repeat;
}
.newsletter-submit-btn p {
    width: max-content;
}
/* ----------Latest Post------------------------------- */
#latest_post .owl-stage-outer {
    padding-top: 29px;
}
#latest_post .post-meta-content-box {
    position: absolute;
    right: 0;
}
.owl-item .latest-news-image img{
  width: 100% !important;
}
#latest_post .post-meta-content-box {
    position: absolute;
    right: 3px;
    top: -14px;
    text-align: right;
}
#latest_post h3.recent-post-title a{
  color: #000000;
  font:600 16px/24px var(--font-ibm-plex);
}
#latest_post .recent-post-info p{
  color: #000000;
  font: 300 13px/20px var(--font-ibm-plex);
  width: 90%;
  margin-bottom: 0;
}
#latest_post button.owl-prev,#latest_post button.owl-next{
  top: -55px;
  background: #20273F;
  height: 42px;
  width: 42px;
  padding: 0;
  border-radius: 10px;
  transition: 0.5s;
}
#latest_post button.owl-prev:hover,#latest_post button.owl-next:hover{
  background: #E81F3E;
  transition: 0.5s;
}
#latest_post button.owl-prev{
  right: 60px;
  left: auto;
}
#latest_post button.owl-next{
  right: 0px;
}
/* ----------Most Read Post--------------- */
#most_read_post img.recent-post-show-img{
  width: auto;
}
#most_read_post .most-read-post-box img.recent-post-show-img {
    width: 100%;
}
.most-read-content-box {
    position: absolute;
    bottom: 12px;
    padding: 0 23px;
}
.most-read-post-box span.entry-author a,.most-read-post-box span.post-cate,.most-read-post-box span.Social{
  color: #ffffff;
}
.most-read-post-box .recent-post-title a{
  color: #ffffff;
  font: 500 16px/20px var(--font-ibm-plex);
}
.most-read-row-box .recent-post-title a{
  color: #000000;
  font: 500 16px/20px var(--font-ibm-plex);
}
.most-read-row-box {
    margin-bottom: 13px;
}
/* ------About us----------------------- */
.about-add-banner img{
  width: 100%;
}
.about-back-img-box {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}
.about-back-img-box img {
    width: 92%;
}
.about-content-box {
    padding-left: 36px;
    margin-top: -21px
}
.author-image {
    margin-top: -16px;
}
.about-banner-box {
    position: absolute;
    left: 0;
    right: 0;
    top: 33%;
    text-align: center;
}
.about-banner-box h3 {
    color: #ffffff;
    font: bold 60px/79px 'Muli';
}
/* .about-add-banner img {
    width: 87%;
} */
.about-data-box h4 {
    color: #000000;
    font: 600 35px/12px var(--font-ibm-plex);
}
.about-data-box span {
    color: #000000;
    font: 300 20px/30px var(--font-ibm-plex);
    display: block;
    padding-bottom: 10px;
}
.about-data-box p {
    color: #000000;
    font: 300 18px/30px var(--font-ibm-plex);
}
.about-add-banner {
    margin-left: 70px;
}
/* --------------Trending Post------------------------ */
.trending-post-box h3.recent-post-title a {
    color: #000000;
    font: 700 18px/30px 'Muli';
    position: absolute;
    right: 0;
    top: -2px;
    text-align: right;
    width: 72%;
}
.trending-post-box1 h3.recent-post-title a {
    color: #000000;
    font: 700 14px/24px var(--font-ibm-plex);
    position: absolute;
    right: 0;
    text-align: right;
    width: 80%;
    top: 0;
}
.row.trending-box-col .col-lg-6:nth-child(4) .trending-post-box1 h3.recent-post-title a {
    width: 81%;
}
.trending-content-box .recent-post-info p{
  font: 300 12px/20px var(--font-ibm-plex);
  margin-bottom: 0;
}
.trending-box-col .recent-post-info p{
  font: 300 12px/20px var(--font-ibm-plex);
}
.row.trending-box-col {
    margin-top: 20px;
}
