/*-----------------Superfish Menu------------------*/
.sf-arrows .sf-with-ul{
  padding-right: 5px;
}
.sf-arrows .sf-with-ul:after{
  content: '\f107';
  position: absolute;
  top: 25%;
  right: 25px;
  margin-top: -2px;
  height: 0;
  width: 0;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-size: 12px;
}
.sf-arrows ul .sf-with-ul:after{
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-color: #888;
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after{
  border-left-color: #333;
}
.toggle-nav, a.closebtn{
  display: none;
}
.main-navigation ul ul li{
  padding: 10px;
}
/*-------------- media section ---------------*/

@media screen and (max-width: 1800px) and (min-width: 1400px) {
  .about-data-box p{
    font: 300 14px/26px var(--font-ibm-plex);
  }
  .about-title-box img {
    width: 66%;
    height: 90px;
  }
  .about-back-img-box img {
    width: 70%;
  }
  .about-banner-box h3{
    font: bold 51px/45px 'Muli';
  }
  .author-image {
    margin-top: -8px;
  }
  .about-add-banner {
    margin-left: 39px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 1200px) {
  .sf-arrows .sf-with-ul:after{
    right: 15px;
  }
  .slider-post-left-box h3.recent-post-title a{
    font: 600 35px/50px var(--font-ibm-plex);
  }
  .slider-post-left-box .recent-post-info p{
    font: 300 16px/30px var(--font-ibm-plex);
    margin-bottom: 5px;
    padding-right: 10px;
  }
  .slider-post-content-box h3.recent-post-title a{
    font: 500 13px/18px var(--font-ibm-plex);
  }
  .slider-post-content-box{
    height: 560px;
    margin-top: -36px;
  }
  .slider-post-content-box .slide-post-cate{
    font: 500 12px/20px var(--font-ibm-plex);
    padding: 0px 6px;
    margin-bottom: 4px;
  }
  .home-sidebar .recent-post-box span.entry-author a, .home-sidebar .recent-post-box span.post-cate, .home-sidebar .recent-post-box span.Social {
    font: 400 12px/23px var(--font-ibm-plex);
  }
  .home-sidebar span.post-cate {
    margin: 0 6px 0 0;
  }
  .home-sidebar span.entry-author i, .home-sidebar span.post-cate i, .home-sidebar span.Social i {
    font-size: 12px;
  }
  #recent_post .recent-post-box .recent-post-title a {
    font: 600 21px/31px 'Muli';
  }
  .recent-post-info p{
    font: 300 17px/27px var(--font-ibm-plex);
  }
  .recent-post-box1 h3.recent-post-title a{
    font: 700 13px/20px var(--font-ibm-plex);
  }
  .tagcloud a{
    font: 400 16px/29px var(--font-ibm-plex) !important;
    padding: 7px 16px;
  }
  .custom-about-us img{
    height: 449px;
  }
  .feature-post-box-row .recent-post-title a{
    font: 500 18px/24px var(--font-ibm-plex);
  }
  .feature-post-box-row .recent-post-info p{
    font: 300 15px/22px var(--font-ibm-plex);
    margin-bottom: 0;
  }
  .main-navigation a{
    font: 600 18px/32px 'IBM Plex Sans', sans-serif;
    margin-right: 30px;
  }
  .cate-title a{
    font: 600 24px/39px var(--font-ibm-plex);
  }
  .add-banner-box {
    padding: 90px 0;
  }
  .feature-row-post h3.recent-post-title a,.most-read-row-box .recent-post-title a{
    font: 500 15px/20px var(--font-ibm-plex);
  }
  .about-content-box{
    padding-left: 17px;
    margin-top: -17px;
  }
  .about-add-banner {
    margin-left: 38px;
  }
  .about-data-box h4{
    font: 600 28px/12px var(--font-ibm-plex);
  }
  .about-data-box span{
    font: 300 18px/22px var(--font-ibm-plex);
    padding-bottom: 5px;
  }
  .about-data-box p{
    font: 300 14px/26px var(--font-ibm-plex);
  }
  .about-title-box img {
    width: 66%;
    height: 90px;
  }
  .about-back-img-box img {
    width: 67%;
  }
  .about-banner-box h3{
    font: bold 51px/45px 'Muli';
  }
  .trending-post-box h3.recent-post-title a{
    font: 700 16px/25px 'Muli';
  }
  .trending-post-box1 h3.recent-post-title a{
    font: 700 11px/18px var(--font-ibm-plex);
    width: 86%;
  }
  .row.trending-box-col {
    margin-top: 10px;
  }
  #footer_box .footer2 ul li a{
    padding: 0 20px;
  }
  #footer .copyright p{
    font: 400 18px/28px var(--font-ibm-plex);
  }
}
@media screen and (max-width: 1300px) and (min-width: 1200px) {

}
@media screen and (max-width: 1199px) and (min-width: 1025px) {
  .main-navigation a{
    font: 600 16px/32px 'IBM Plex Sans', sans-serif;
    margin-right: 20px;
  }
  .slider-post-left-box h3.recent-post-title a{
    font: 600 28px/45px var(--font-ibm-plex);
  }
  .slider-post-left-box .recent-post-info p{
    font: 300 15px/26px var(--font-ibm-plex);
  }
  .slider-post-content-box h3.recent-post-title a{
    font: 500 12px/18px var(--font-ibm-plex);
  }
  .slider-post-content-box span.slider-post-date {
    margin: 0 10px;
  }
  .cate-title a{
    font: 600 23px/39px var(--font-ibm-plex);
  }
  .post-category-box .post-category-box-item:nth-child(3) .cate-title a {
    left: -15px;
  }
  #recent_post .recent-post-box .recent-post-title a{
    font: 600 18px/25px 'Muli';
  }
  .post-meta-content-box span.post-cate {
    margin: 0 6px;
  }
  .recent-post-box1 h3.recent-post-title a{
    font: 700 13px/20px var(--font-ibm-plex);
  }
  .add-banner-box {
    padding: 60px 0;
  }
  .feature-post-box-row .recent-post-title a{
    font: 500 15px/21px var(--font-ibm-plex);
  }
  .feature-post-box-row .recent-post-info p{
    font: 300 14px/21px var(--font-ibm-plex);
    width: 100%;
  }
  .feature-row-post h3.recent-post-title a{
    font: 500 12px/20px var(--font-ibm-plex);
  }
  .newsletter-title-box h2{
    font: 600 16px/22px var(--font-ibm-plex);
  }
  .newsletter-title-box span{
    font: 300 13px/30px var(--font-ibm-plex);
  }
  .newsletter-form{
    padding: 36px;
  }
  #latest_post span.section-text{
    width: 85%;
  }
  .most-read-row-box .recent-post-title a{
    font: 500 13px/20px var(--font-ibm-plex);
  }
  .about-add-banner {
    margin-left: 0;
  }
  .about-data-box h4{
    font: 600 26px/12px var(--font-ibm-plex);
  }
  .about-data-box span{
    font: 300 18px/20px var(--font-ibm-plex);
    padding-bottom: 7px;
  }
  .about-data-box p{
    font: 300 14px/24px var(--font-ibm-plex);
  }
  .about-back-img-box img {
    width: 63%;
  }
  .about-title-box img {
    width: 56%;
  }
  .about-content-box {
    padding-left: 10px;
    margin-top: 0px;
  }
  .about-banner-box h3{
    font: bold 40px/40px 'Muli';
  }
  .trending-post-box h3.recent-post-title a{
    font: 700 15px/22px 'Muli';
    width: 77%;
  }
  .trending-post-box1 h3.recent-post-title a{
    font: 700 12px/17px var(--font-ibm-plex);
    width: 95%;
  }
}
@media screen and (max-width: 1024px){
  .main-navigation a{
    margin: 0px 0;
  }
  .main-navigation ul ul{
    background-color: transparent;
  }
  .main-navigation ul ul li, .menubar.scrolled .main-navigation ul ul li{
    border-bottom: none;
  }
  .site-description{
    font-size: 12px !important;
  }
  .toggle-nav {
    display: block;
    position: relative;
    right: 15px;
    height: 30px;
    width: 30px;
    cursor: pointer;
    margin: 0 auto;
    z-index: 999999;
    right: 0;
    text-align: right;
    right: 0;
    margin-right: 0;
  }
  .toggle-nav i {
    font-size: 29px;
    color: #000000;
  }
  .sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999999;
    top: 0;
    right: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
  }
  .sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    color: #818181;
    display: block;
    transition: 0.3s;
  }
  .sidenav a:hover {
    color: #f1f1f1;
  }
  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
    display: block;
    color: #ffffff;
  }
  .sidenav #site-navigation {
    width: 100%;
  }
  .toggle-nav span {
    cursor:pointer;
    text-align: right;
  }
  iframe {
    width: 100%;
    height: auto;
  }
  .innermenubox {
    position: static;
  }
  .main-navigation .menu{
    float: none;
    text-align: center;
  }
  .main-navigation ul ul li,
  #masthead.scrolled .main-navigation ul ul li{
    display: block;
  }
  .main-navigation .menu > ul > li.highlight{
    background: transparent !important;
  }
  .menu > ul > li:hover:before,
  .menu > ul > li.current_page_item:before,
  .menu > ul > li.current-menu-item:before{
    display: none;
  }
  .sf-arrows .sf-with-ul:after{
    border-top-color: #333;
  }
  .toggle i.fa.fa-bars,.toggle i.fa.fa-times {
    float: right;
    color: black;
  }
  .menubar .nav ul{
    width:100%;
    margin-top:0;
  }
  .menubar .nav ul li,
  .menubar.scrolled .main-navigation li{
    border-top:1px #303030 solid;
    display:block;
    text-align:left;
    float:none;
    width: 18rem;
    padding: 5px;
  }
  .nav ul li a{
    padding:5px 10px;
    display:block;
    color:#ffffff;
  }
  .nav ul li a:hover{
    color:#ff8a00;
  }
  .nav ul li ul,
  .nav ul li ul ul{
    display:block !important;
  }
  .nav ul li ul li a:before{
    content:"\00BB \00a0";
  }
  .nav ul li ul li a{
  padding-left:20px !important;
  }
  .nav ul li ul li ul li a{
    padding-left:30px !important;
  }
  .main-navigation ul ul{
    position: static;
    width: 100%;
    box-shadow: none;
  }
  .main-navigation li.current_page_item  {
    border:none;
  }
  .main-navigation .current_page_item > a, .main-navigation .current-menu-item > a {
    color: #fff;
  }
  #calender .calender_content {
    overflow: scroll;
  }
}
@media screen and (max-width: 1024px) and (min-width:992px){
  .toggle-nav{
    width: auto;
    text-align: left;
    right: -20px;
  }
  .post-category-box .post-category-box-item:nth-child(3) .cate-title a {
    left: -15px;
  }
  #header{
    padding: 15px 0;
  }
  .slider-post-left-box h3.recent-post-title a{
    font: 600 26px/42px var(--font-ibm-plex);
  }
  .slider-post-left-box .recent-post-info p{
    font: 300 16px/30px var(--font-ibm-plex);
  }
  .slider-post-content-box span.slider-post-date {
    margin: 0 12px;
  }
  .cate-title a{
    font: 600 23px/39px var(--font-ibm-plex);
    top: 45%;
  }
  .post-category-box .post-category-box-item img{
    height: 390px;
  }
  #recent_post .recent-post-box .recent-post-title a{
    font: 600 15px/27px 'Muli';
  }
  .recent-post-info p{
    font: 300 15px/25px var(--font-ibm-plex);
  }
  .recent-post-row-box .recent-post-main-box:nth-child(1) .recent-post-img img {
    height: 220px;
  }
  .recent-post-row-box .recent-post-main-box:nth-child(2) .recent-post-img img {
    height: 260px;
  }
  .recent-post-row-box .recent-post-main-box:nth-child(3) .recent-post-img img,.recent-post-row-box .recent-post-main-box:nth-child(4) .recent-post-img img {
    height: 290px;
  }
  .recent-post-row-box .recent-post-main-box:nth-child(5) .recent-post-img img{
    height: 250px;
  }
  .recent-post-row-box .recent-post-main-box:nth-child(6) .recent-post-img img {
    height: 221px;
  }
  .post-meta-content-box span.post-cate {
    margin: 0 10px;
  }
  .recent-post-main-box span.entry-author i,.recent-post-main-box span.post-cate i,.recent-post-main-box span.Social i{
    font-size: 11px;
  }
  .recent-post-box1 h3.recent-post-title a{
    font: 700 13px/19px var(--font-ibm-plex);
  }
  .recent-post-row-box .recent-post-main-box:nth-child(4) {
    margin-top: -69px;
  }
  .recent-post-row-box .recent-post-main-box:nth-child(5) {
    margin-top: -31px;
  }
  h3.widget-title{
    font: 600 21px/40px var(--font-ibm-plex);
  }
  .add-banner-box {
    padding: 60px 0;
  }
  .feature-post-box-row .recent-post-title a{
    font: 500 15px/20px var(--font-ibm-plex);
  }
  .feature-post-box-row .recent-post-info p{
    font: 300 14px/22px var(--font-ibm-plex);
    width: 100%;
  }
  .feature-row-post h3.recent-post-title a{
    font: 500 13px/18px var(--font-ibm-plex);
  }
  .newsletter-title-box h2{
    font: 600 16px/22px var(--font-ibm-plex);
  }
  .newsletter-title-box span{
    font: 300 13px/30px var(--font-ibm-plex);
  }
  .newsletter-form{
    padding: 35px;
  }
  #latest_post span.section-text{
    width: 85%;
  }
  .most-read-row-box .recent-post-title a{
    font: 500 14px/20px var(--font-ibm-plex);
  }
  .about-add-banner {
    margin-left: 0;
  }
  .about-back-img-box img {
    width: 67%;
  }
  .about-title-box img {
    width: 70%;
  }
  .about-data-box h4{
    font: 600 27px/12px var(--font-ibm-plex);
  }
  .about-data-box span{
    font: 300 18px/20px var(--font-ibm-plex);
    padding-bottom: 7px;
  }
  .about-data-box p{
    font: 300 15px/25px var(--font-ibm-plex);
  }
  .about-content-box {
    padding-left: 0px;
    margin-top: -10px;
  }
  .about-banner-box h3{
    font: bold 45px/40px 'Muli';
  }
  .trending-post-box h3.recent-post-title a{
    font: 700 14px/20px 'Muli';
    width: 74%;
  }
  .trending-post-box1 h3.recent-post-title a{
    font: 700 12px/15px var(--font-ibm-plex);
    width: 91%;
  }
  #footer_box .footer2 ul li a{
    padding: 0 15px;
  }
  #footer .copyright p{
    font: 400 16px/28px var(--font-ibm-plex);
  }
}
@media screen and (min-width: 768px) and (max-width:991px) {
  section{
    padding: 40px 0;
  }
  .toggle-nav{
    width: auto;
    text-align: left;
    right: -20px;
  }
  #header{
    padding: 10px 0;
  }
  .slider-post-left-box h3.recent-post-title a{
    font: 600 18px/30px var(--font-ibm-plex);
  }
  .slider-post-left-box .recent-post-info p{
    font: 300 15px/24px var(--font-ibm-plex);
    margin-bottom: 5px;
  }
  .slider-post-left-box span.slider-post-time {
    margin: 0 5px;
  }
  .slider-post-left-box span.slider-post-date, .slider-post-left-box span.slider-post-time, .slider-post-left-box span.Social{
    font: 300 12px/30px var(--font-ibm-plex);
  }
  .slider-post-meta i{
    font-size: 12px;
    margin-right: 2px;
  }
  .slider-post-content-box h3.recent-post-title a{
    font: 500 12px/18px var(--font-ibm-plex);
  }
  .slider-post-content-box span.slider-post-date {
    margin: 0 5px;
  }
  .slider-post-content-box{
    height: 600px;
  }
  .post-category-box .post-category-box-item img{
    height: 370px;
  }
  .cate-title a{
    font: 600 20px/39px var(--font-ibm-plex);
  }
  .post-category-box .post-category-box-item:nth-child(3) .cate-title a {
    left: -21px;
  }
  .home-sidebar .recent-post-box span.entry-author a, .home-sidebar .recent-post-box span.post-cate, .home-sidebar .recent-post-box span.Social{
    font: 400 12px/18px var(--font-ibm-plex);
  }
  .home-sidebar span.post-cate {
    margin: 0 5px 0 0 !important;
  }
  .home-sidebar span.entry-author i, .home-sidebar span.post-cate i, .home-sidebar span.Social i{
    font-size: 11px;
    margin-right: 2px;
  }
  .page-template-home-page aside.widget_recent_entries, .page-template-home-page aside.widget_tag_cloud, .social_widget, .home-sidebar aside.widget_search, .home-sidebar aside.widget_text{
    padding: 20px 10px;
  }
  .post-content a{
    font: 500 13px/20px var(--font-ibm-plex);
  }
  #recent_post .recent-post-box .recent-post-title a{
    font: 600 20px/23px 'Muli';
  }
  #footer_box .footer2 .textwidget p{
    font: 300 14px/24px var(--font-ibm-plex);
    width: 85%;
  }
  #footer_box .footer2 ul li{
    padding: 10px 0px;
  }
  #footer_box .footer2 ul li a{
    font: 300 17px/20px var(--font-ibm-plex);
    padding: 0 13px;
  }
  .post-meta-content-box span.post-cate {
    margin: 0 15px;
  }
  #latest_post .post-meta-content-box{
    right: 0px;
    top: -18px
  }
  #latest_post span.section-text{
    width: 77%;
  }
  #recent_post .recent-post-box .recent-post-title a{
    font: 600 22px/25px 'Muli';
  }
  #recent_post .recent-post-box h3.recent-post-title{
    width: 80%;
  }
  .recent-post-row-box .recent-post-main-box:nth-child(2) .recent-post-img img {
    height: 285px;
  }
  .recent-post-row-box .recent-post-main-box:nth-child(3) .recent-post-img img {
    height: 230px;
  }
  .recent-post-row-box .recent-post-main-box:nth-child(4) .recent-post-img img {
    height: 272px;
  }
  .recent-post-row-box .recent-post-main-box:nth-child(3) {
    margin-top: -20px;
  }
  .recent-post-row-box .recent-post-main-box:nth-child(4) {
    margin-top: 0px;
  }
  .recent-post-row-box .recent-post-main-box:nth-child(5) {
    margin-top: -82px;
  }
  .recent-post-row-box .post-meta-content-box span.post-cate {
    margin: 0 9px;
  }
  .about-widget .more-button a{
    font: bold 40px/45px 'Muli';
  }
  .add-banner-box {
    padding: 33px 0;
  }
  .tagcloud a{
    font: 400 15px/25px var(--font-ibm-plex) !important;
    padding: 7px 12px;
    margin: 6px 2px;
  }
  .newsletter-form{
    padding: 38px;
  }
  .about-data-box h4{
    font: 600 30px/7px var(--font-ibm-plex);
  }
  .about-data-box span{
    font: 300 18px/20px var(--font-ibm-plex);
    padding-bottom: 5px;
  }
  .about-data-box p{
    font: 300 15px/26px var(--font-ibm-plex);
  }
  .about-content-box {
    padding-left: 57px;
    margin-top: -18px;
  }
  .about-add-banner {
    margin-left: 0;
    margin-top: 15px;
    text-align: center;
  }
  .about-add-banner img {
    width: auto;
  }
  .about-back-img-box img {
    width: 80%;
  }
  .about-banner-box h3{
    font: bold 48px/79px 'Muli';
  }
}
@media screen and (min-width: 576px) and (max-width:767px){
  .postbox .postbox-content{
    padding: 5px 15px;
  }
  .slider-post-main-box{
    padding-top: 4em;
  }
  .slider-post-content-box{
    margin-top: 35px;
  }
  #slider_post{
    margin-top: 0;
    background: #ffffff;
  }
  .cate-title a{
    font: 600 18px/39px var(--font-ibm-plex);
    top: 43%;
  }
  .post-category-box .post-category-box-item img{
    height: 255px;
  }
  .post-category-box-item .cate-more-btn a{
    top: 53%;
    font: 400 14px/20px var(--font-ibm-plex);
    padding: 5px 7px;
  }
  .cate-more-btn i{
    height: 30px;
    width: 30px;
    padding: 8px 11px;
  }
  .post-category-box .post-category-box-item:nth-child(3) .cate-title a {
    left: -25px;
  }
  #recent_post .recent-post-box .recent-post-title a{
    font: 600 22px/25px 'Muli';
  }
  #recent_post .recent-post-box h3.recent-post-title{
    width: 80%;
  }
  .recent-post-row-box .recent-post-main-box:nth-child(3) .recent-post-img img {
    height: 285px;
  }
  .recent-post-row-box .recent-post-main-box:nth-child(4) .recent-post-img img {
    height: 272px;
  }
  .recent-post-row-box .recent-post-main-box:nth-child(3) {
    margin-top: -50px;
  }
  .recent-post-row-box .recent-post-main-box:nth-child(4) {
    margin-top: 0px;
  }
  .add-banner-box {
    padding: 12px 0;
  }
  .add-banner-box a h2{
    font: bold 42px/79px 'Muli';
  }
  .newsletter-title-box {
    text-align: center;
  }
  .newsletter-form{
    margin-top: 15px;
    padding: 35px;
  }
  #latest_post span.section-text{
    width: 68%;
  }
  .most-read-row-box{
    margin-top: 10px;
  }
  .about-data-box span{
    font: 300 17px/25px var(--font-ibm-plex);
    padding-bottom: 5px;
  }
  .about-data-box h4{
    font: 600 25px/12px var(--font-ibm-plex);
    margin-bottom: 0;
  }
  .about-data-box p{
    font: 300 15px/24px var(--font-ibm-plex);
  }
  .about-content-box{
    padding-left: 0px;
  }
  .about-add-banner {
    margin-left: 0;
    text-align: center;
  }
  .trending-post-box1 h3.recent-post-title a{
    font: 700 14px/19px var(--font-ibm-plex);
    width: 95%;
  }
  #footer_box .footer2 {
    text-align: left;
  }
  #footer_box .footer2 .widget_media_image::after{
    right: auto;
  }
  #footer_box .footer2 .textwidget p{
    font: 300 14px/25px var(--font-ibm-plex);
    width: 100%;
  }
  #footer_box .footer2 ul li{
    padding: 6px 0px;
  }
  #footer_box .footer2 ul li a{
    font: 300 16px/28px var(--font-ibm-plex);
    padding: 0 10px;
  }
  #footer_box .footer3 .widget_nav_menu {
    float: unset;
  }
  .col-lg-3.col-sm-6.footer3 {
    padding-left: 0;
    padding-top: 25px;
  }
  .about-add-banner img {
    width: auto;
  }
}
@media screen and (max-width:767px){
  html body,html{
    overflow-x: hidden;
  }
  .logo{
    text-align: center;
  }
  .logo{
    padding: 30px 28px;
  }
  .sticky{
    position: unset!important;
  }
  .toggle-nav{
    width: auto;
    text-align: left;
    right: -20px;
  }
  .stickynavbar .main-header-box {
    padding-top: 0;
  }
  #header{
    padding: 10px 0;
  }
  .slider-post-left-box h3.recent-post-title a{
    font: 600 25px/43px var(--font-ibm-plex);
  }
  .footer-cols {
    padding: 60px 25px;
  }
  .slider-post-content-box{
    margin-top: 10px;
    background: #000000d1;
    padding: 15px;
  }
}
@media screen and (max-width:575px) {
  .wpcf7-spinner{
    display: none;
  }
  .content_boxes,#single_post .postbox .postbox-content,.slider-post-left-box h3.recent-post-title a,.slider-post-left-box .recent-post-info p,.slider-post-meta,.slider-post-btn{
    text-align: center;
  }
  ul.post-categories{
    text-align: left;
  }
  .post_ctg.font-weight-bold {
    display: flex;
    justify-content: center;
  }
  .navigation span, .navigation a{
    margin-bottom: 5px;
    margin-right: 4px;
  }
  #latest_post .post-meta-content-box{
    right: 10px;
    top: -10px;
  }
  .main_title h1{
    font-size: 25px;
    text-align: center;
  }
  .metabox .entry-author {
    padding: 0 0 0 5px;
    margin: 0 5px 0 0;
  }
  section{
    padding: 20px 0;
  }
  blockquote{
    width: 100%;
  }
  .logo a  {
    font-size: 23px;
  }
  .post-navigation .nav-previous,.post-navigation .nav-next {
    width: 100%;
  }
  .slider-post-main-box{
    padding-top: 7em;
  }
  #slider_post{
    background: #fff;
  }
  .feature-post-img {
    padding: 10px 0;
  }
  .slider-post-content-box span.slider-post-date {
    margin: 0 3px;
  }
  .slider-post-content-box .media{
    left: -25px;
  }
  div#authorphoto{
    justify-content: center;
  }
  .media{
    padding: 6px 6px;
  }
  .post-category-box{
    display: inline-block;
  }
  .post-category-box .post-category-box-item img,.post-category-box img.post-category-box-expand{
    height: auto;
    width: auto;
  }
  .cate-title a{
    transform: unset;
    top: 40%;
  }
  .post-category-box-item{
    display: inline-block;
    margin-bottom: 15px;
  }
  .cate-more-btn{
    display: block;
  }
  #recent_post .recent-post-box .recent-post-title a{
    font: 600 14px/23px 'Muli';
  }
  .post-category-box,#footer_box .footer1, #footer_box .footer3 .widget_nav_menu,#footer_box h3.widget-title, #footer_box .footer1 .widget_nav_menu,#footer_box h3.widget-title,.trending-box-col .recent-post-info p,.trending-content-box .recent-post-info p,#trending_post .post-meta-content-box,.about-content-box,.most-read-row-box .recent-post-title a,.most-read-row-box .post-meta-content-box,#latest_post .recent-post-info p,#latest_post h3.recent-post-title,#latest_post .owl-nav,.newsletter-title-box,#recent_post .post-meta-content-box,#recent_post .recent-post-info p,
  .recent-post-box1 h3.recent-post-title a,#feature_post .post-meta-content-box,.feature-post-box-row .recent-post-title a,.feature-post-box-row .recent-post-info p,.feature-row-post h3.recent-post-title a{
    text-align: center;
  }
  #footer_box .footer1 .widget_nav_menu {
    float: unset;
    }
  #recent_post .recent-post-info p{
    font: 300 14px/25px var(--font-ibm-plex);
  }
  .recent-post-row-box .col-md-4:nth-child(1) .recent-post-img img,.recent-post-row-box .col-md-4:nth-child(2) .recent-post-img img,.recent-post-row-box .col-md-4:nth-child(3) .recent-post-img img,.recent-post-row-box .col-md-4:nth-child(4) .recent-post-img img,.recent-post-row-box .col-md-4:nth-child(5) .recent-post-img img,.recent-post-row-box .col-md-4:nth-child(6) .recent-post-img img{
    height: auto;
  }
  .recent-post-row-box .recent-post-main-box:nth-child(4),.recent-post-row-box .recent-post-main-box:nth-child(5){
    margin-top: 0;
  }
  .add-banner-box {
    padding: 40px 0;
  }
  .add-banner-box a h2{
    font: bold 22px/20px 'Muli';
  }
  .feature-post-box-row .recent-post-info p,.newsletter-form input[type="email"],#latest_post .recent-post-info p{
    width: 100%;
  }
  #feature_post img.recent-post-show-img,#most_read_post img.recent-post-show-img{
    margin: 0 auto;
    display: block;
  }
  .newsletter-form{
    padding: 25px;
  }
  .newsletter-submit-btn input[type="submit"],.newsletter-submit-btn{
    position: unset;
  }
  .newsletter-submit-btn p{
    margin: 11px auto 0;
  }
  #latest_post button.owl-prev, #latest_post button.owl-next{
    position: unset;
    transform: translateY(25%);
    margin: 0 5px;
  }
  .most-read-row-box{
    margin-top: 20px;
  }
  .about-content-box {
    padding-left: 0;
    margin-top: 0;
  }
  .author-image {
    margin-top: 0;
  }
  .trending-post-box h3.recent-post-title a{
    font: 700 16px/25px 'Muli';
  }
  .trending-post-box h3.recent-post-title a,.trending-post-box1 h3.recent-post-title a,#recent_post .recent-post-box h3.recent-post-title{
    width: 100%;
    position: static;
    text-align: center;
    margin-top: 15px;
  }
  #footer_box .footer3 ul li:last-child a, #footer_box .footer-custom-social-icons a:last-child{
    margin-bottom: 25px;
  }
  #footer_box .footer3 .widget_nav_menu {
    float: unset;
  }
  #footer .copyright p{
    font: 400 16px/28px var(--font-ibm-plex);
  }
  .about-add-banner {
    margin-left: 0;
  }
  #recent_post .home-sidebar .post-meta-content-box{
    text-align: left;
  }
  .add-banner-title{
    background-size: 100% 100%;
  }
}

