.blog-links{
    display: flex;
    justify-content: center;
    gap: 25px;
    margin-bottom: 60px;
}
.blog-links a.active{
    color: #0052FE !important;
    font-weight: 600;
}
.blog-links a:hover{
    color: #095AFF !important;
}
.topic-blogs-toping {
    padding-top: 60px;
}
.way-identity-banner{
    background-image: url(../../blog/img/sustainable-banner.jpg);
}
.replace-social-icon{
    margin-top: 80px;
    justify-content: right;
}
.rising-health-banner{
    background-image: url(../../img/health-care-banner-img.png);
}
.cybersecurity-banner{
    background-image: url(../../blog/img/security-ring-banner-img.jpg);
}
.heading_understanding {
    padding-top: 8px;
}
.technology-second-boxed{
    background-image: url(../../blog/img/technology-ai-image.png) !important;
}
.financial-risk-big-img{
    background-image: url(../../blog/img/how-climate-change-is-driving-financial-risks.png) !important;
}
.holistic-hrf-txt{
    color: #000;
    text-align: justify;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 161%;
}
.holistic-hrf-txt a{
    color: #0052fe;
}
.way-identify-banner{
    padding-top: 130px !important;
    padding-bottom: 35px !important;
    margin-top: 73px !important;
    height: unset !important;
}
.suggested-side-bar{
    margin-bottom: 20px !important;
    text-align: left !important;
    color: #242424;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    margin-bottom: 80px;
    /* line-height: 40px; */
    letter-spacing: -1.28px;
}
.mega-mergers-image{
    background-image: url(../../blog/img/mega-mergers-box-img.png) !important;
}
.equity-research-image{
    background-image: url(../../blog/img/equity-research-mini-boxed.png) !important;
}
.equity-research-banner{
    background-image: url(../../blog/img/equity-research-banner-image.png) !important;
}
.mega-mergers-banner{
    background-image: url(../../blog/img/mega-mergers-banner-img.png) !important;
}
.research-healthcare-boxed{
    background-image: url(../../blog/img/business-research-mini-boxed.png) !important;
}
.business-finance-banner{
    background-image: url(../../blog/img/business-finance-banner-image.png) !important;
}
.cyber-security-boxed{
    background-image: url(../../img/cyber-security-mini-boxed.png) !important;
}
.passive-investment-boxed{
    background-image: url(../../img/passive-mini-boxed.png) !important;
}
.passive-investing-banner{
    background-image: url(../../img/passive-banner-image.png) !important;
}
.financial-planning-image{
    background-image: url(../../blog/img/financial-planning-mini-boxed.png) !important;
}
.financial-planning-banner{
    background-image: url(../../blog/img/financial-planning-banner-image.png) !important;
}
.blog_txt_details h1 {
    font-weight: 600;
    color: #000;
    font-size: 24px;
}
.patent-underline{
    /* text-decoration: underline !important; */
    text-underline-offset: 5px;
}
.patent-industry-text{
    font-size: 17px !important;
}
.blog_txt_details p {
    color: #000;
    /* text-align: justify; */
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 161%;
}
.AI-equity-img {
    margin: auto;
    display: flex;
    width: 100%;
    /* margin-top: 30px; */
    /* margin-bottom: 30px; */
}
.genz-btm-pixel{
    margin-bottom: 0px;
}
.blog_txt_details ul li {
    font-size: 18px;
    color: #000;
    margin-bottom: 20px;
}
.blog_txt_details ul li b{
    font-family: "Playfair Display" !important;
}
.strategies-investors-image{
    background-image: url(../../blog/img/strategies-long-terms-box.png) !important;
}
.strategies-investors-banner{
    background-image: url(../../blog/img/strategies-long-banner-img.png) !important;
}
.identify-box-bg {
    background-image: url(../../img/identfy-point-bg.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.blog_left_side {
    background-image: url(../../blog/img/Ai-research-bg.png);
    height: 526.837px;
    background-size: cover;
    background-repeat: no-repeat;
}

.blogs_tags {
    float: right;
    margin-right: 15px;
    margin-top: 10px;
    display: flex;
}

.blogs_tags span {
    color: #fff;
    font-size: 10px;
    padding: 4px 13px;
    font-style: normal;
    font-weight: 400;
    border-radius: var(--medium, 6px);
    background: var(--Blue-Ribbon-700, #0052fe);
    line-height: normal;
    letter-spacing: -0.4px;
}
.blog_content_txt {
    padding-left: 14px;
    padding-right: 15px;
    border-bottom: 1px solid #ccc;
}
.article_read {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 15px;
}

.article_read a {
    display: flex;
    gap: 10px;
    align-items: center;
    color: #0052fe;
}
.blog_detail_txt {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    /* border-top: 1px solid #ccc; */
    padding-top: 535px;
    /* border-radius: 10px; */
}
.dark-mode .blog_txt_details ul li{
    color: #fff !important;
}
.dark-mode .blog_txt_details ul li .machine-list-font{
    color: #828282;
}
.dark-mode .blog_detail_txt {
    border-left: 1px solid #696969;
    border-right: 1px solid #696969;
    border-bottom: 1px solid #696969;
    border-top: 1px solid #696969;
}
.dark-mode .contribution-heading h1{
    color: #fff;
}
.dark-mode .contributors-boxed{
    background-color: #242424 !important;
    border-top: 1px solid #696969;
    border-bottom: 1px solid #696969;
}
.dark-mode .team-card{
    background-color: #242424 !important;
}
.dark-mode .post-name{
    color: #fff !important;
}
.dark-mode .related-content h1{
    color: #fff;
}
.txt-hyperlink a{
    color: #0052fe;
    text-underline-offset: 4px;
    text-decoration: underline !important;
    font-weight: 400 !important;
}
.right-side-blog-txt {
    padding-top: 65% !important;
}
.ai-suggested-image{
    background-image: url(../../blog/img/sustainable-mini-box.png) !important;
}
.ai-second-boxed{
    background-image: url(../../blog/img/security-mini-boxed.png) !important;
}
.all-topic-txt{
    border-right: 1px solid #ccc;
    padding-right: 25px;
}
.dark-mode .blog_txt_details p {
    color: #828282;
}
.dark-mode .blog_txt_details h1 {
    color: #fff;
}
.dark-mode .blog_content_txt {
    border-bottom: 1px solid #696969;
}
.dark-mode .article_read a {
    color: #a7c3ff;
}
.technology-banner-img {
    background-image: url(../img/ai-technology-background.png) !important;
}

.spending-money-image{
    background-image: url(../img/spending-saving-money.png) !important;
}

.spending-money-banner{
    background-image: url(../img/spending-saving-money-bg.png) !important;
}

.impact-emotions-image{
    background-image: url(../img/impact-investment-img.png) !important;
}

.impact-decisions-banner{
    background-image: url(../img/impact-decisions-bg.png) !important;
}

.industry-valuation-image{
    background-image: url(../img/industry-valuation-img.png) !important;
}

.industry-valuations-banner{
    background-image: url(../img/industry-valuation-bg.png) !important;
}

.impact-rate-image{
    background-image: url(../img/impact-rate-img.png) !important;
}

.interet-rate-banner{
    background-image: url(../img/impact-rate-bg.png) !important;
}

.text-decrease-font{
    font-size: 18px !important;
}

.blog_txt_details ul li span{
    font-weight: 700;
    font-family: "Playfair Display" !important;
    font-size: 17px !important;
}

.font-developing-text{
    font-family: "Playfair Display" !important;
    font-weight: 800;
    color: #000;
    font-size: 18px !important;
}

.blog-investment-active{
    background-image: url(../../blog/img/active-investment-blog.png) !important;
}

.rebort-investment-image{
    background-image: url(../../blog/img/rebort-investment-img.png) !important;
}

.rebort-investing-banner{
    background-image: url(../../blog/img/rebort-investing-banner.png) !important;
}

.blog_content_txt h1 a {
    color: #000;
    font-size: 19px;
    cursor: pointer;
}

.topic_understanding_txt {
    width: 100%;
    margin-bottom: 8px;
}

.freedom-txt-blog{
    width: max-content;
}

.blog-finance-active{
    background-image: url(../../blog/img/finance-active-img.png);
}

.freedom-fiancial-banner{
    background-image: url(../../blog/img/finance-check-banner.png);
}

.finance-short-image{
    background-image: url(../../blog/img/finance-short-image.png);
}

.blog-future-equity{
    background-image: url(../../blog/img/future-equity-box-img.png) !important;
}

.future-equity-banner{
    background-image: url(../../blog/img/future-banner-image.png) !important;
}

.future-equity-image{
    background-image: url(../../blog/img/future-investing-inner-image.png) !important;
}

.blog-global-event{
    background-image: url(../../blog/img/global-events-image.png) !important;
}

.global-event-banner{
    background-image: url(../../blog/img/global-event-banner-img.png) !important;
}

.global-event-sort-img{
    background-image: url(../../blog/img/global-event-sort-image.png) !important;
}

.blog-neom-hotels{
    background-image: url(../../blog/img/investing-NEOM-box-img.png) !important;
}

.neom-hotel-banner{
    background-image: url(../../blog/img/investment-neom-banner-img.png) !important;
}

.neom-hotel-sort-img{
    background-image: url(../../blog/img/noem-hotel-sort-image.png) !important;
}

.blog-monumental-shift{
    background-image: url(../../blog/img/monumental-shift-big-img.png) !important;
}

.monumental-shift-banner{
    background-image: url(../../blog/img/monumental-shift-banner-img.png) !important;
}

.monumental-shift-sort-img{
    background-image: url(../../blog/img/monumental-shift-box-img.png) !important;
}

.post-name{
    font-size: 14px;
    color: #000;
}

.designtion-post{
    color: #9fa6b2 !important;
    font-size: 12px !important;
    margin-bottom: 10px;
}

.blog-hustle-fiannce{
    background-image: url(../../blog/img/hustle-big-img.png) !important;
}

.side-hustle-banner{
    background-image: url(../../blog/img/side-hustle-banner-img.png) !important;
}

.side-hustle-short-image{
    background-image: url(../../blog/img/side-huntle-small-img.png) !important;
}

.blog-patent-expirations{
    background-image: url(../../blog/img/patent-expirations-big-img.png) !important;
}

.patient-expiration-banner{
    background-image: url(../../blog/img/patent-expirations-banner-img.png) !important;
}

.patent-heading-bold{
     color: #000 !important;
     font-weight: 600 !important;
     font-size: 20px;
     font-family: "Playfair Display" !important;
}

.patient-text-head{
    padding-top: 1rem !important;
}

.patent-paragraph{
    color: #000;
    text-align: justify;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 161%;
}

.share-text{
    color: #262B3E;
    font-size: 16px;
    font-style: normal;
    margin-bottom: 0px;
    font-weight: 600;
    line-height: 11.319px;
}
.social-icons {
    text-align: center;
    margin-top: 35px;
    margin-bottom: 35px;
    display: flex;
    justify-content: space-between;
}
.social-txt-head {
    display: grid;
    font-size: 8px;
    gap: 4px;
}
.linkedin-social-icon{
    fill: #577091;
}
.social-icons a {
    display: inline-block;
    margin: 0 6px;
}
.social-txt-head a {
    padding: 18px;
    border-radius: 100px;
    background-color: #9D9D9D0A;
}

.patent-short-image{
    background-image: url(../../blog/img/patent-expirations-sort-img.png) !important;
}

.modal-header .btn-close{
    font-size: 13px;
}

.akseer_blog .swiper {
    z-index: unset !important;
}
.blog-investor-relations{
    background-image: url(../../blog/img/investor-relations-big-img.png) !important;
}
.investor-blog-banner{
    background-image: url(../../blog/img/investor-banner-img.png) !important;
}
.investor-sort-img{
    background-image: url(../../blog/img/investor-short-image.png) !important;
}
.right-side-blogs h1 {
    color: var(--Text-Heading-Color, #242424);
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 4px;
    line-height: normal;
    letter-spacing: -0.64px;
}
.blog-spend-management{
    background-image: url(../../blog/img/spend-small-img.png) !important;
}
.spend-management-banner{
    background-image: url(../../blog/img/spend-banner-image.png) !important;
}
.spend-heading-txt{
    color: #000;
    font-weight: 700;
    font-family: "Playfair Display" !important;
}
.spend-short-image{
    background-image: url(../../blog/img/spend-small-image.png) !important;
}
.exploing-digital-big{
    background-image: url(../../blog/img/future-contact-big-img.png) !important;
}
.future-exploring-banner{
    background-image: url(../../blog/img/future-banner-img.png) !important;
}
.future-exploring-image{
    background-image: url(../../blog/img/future-content-img.png) !important;
}
.further-italic-txt{
    font-style: italic !important;
}
.ai-khafji-banner{
    background-image: url(../../blog/img/ai-khafji-banner.png) !important;
}
.ai-khafji-big{
    background-image: url(../../blog/img/ai-khafji-big-image.png) !important;
}
.ai-khafji-sort-img{
    background-image: url(../../blog/img/ai-khafji-short-image.png) !important;
}
.tariff-yet-banner{
    background: url(../../blog/img/tarrified-banner-image.png) !important;
}
.tariff-sort-img{
    background: url(../../blog/img/tarrified-small-image.png) !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}
.tariff-global-big{
    background: url(../../blog/img/tarrified-big-image.png) !important;
}
.neom-green-big{
    background-image: url(../../blog/img/neom-green-big-image.png) !important;
}
.investing_tags_txt{
    color: #095AFF;
}
.related-text-box{
    margin-left: 80px;
}
.suggested-neom-text{
    margin-top: 50px !important;
    font-size: 28px !important;
}
.neom-slider-text{
    height: 40px;
}
.neom-confidence-banner h1{
    width: 50% !important;
}
.related-text-box h1{
    margin-top: 10px;
    margin-bottom: 25px;
}
.neom-confidence-banner{
    margin-left: 90px;
    margin-right: 100px;
}
.contribution-box-linkedin{
    margin-left: 80px;
}
.slide-content-sector {
    margin-left: 40px;
}
.blog-item-links{
    margin-left: 50px;
    margin-right: 150px;
    margin-top: 40px;
    margin-bottom: 40px !important;
}
.blog-social-neom .replace-social-icon a svg{
    width: 22px !important;
    height: 22px !important;
    padding: 4px 4px;
}
.neom-blog-top{
    margin-top: 75px;
}
.neom-screen-toping{
    padding-top: 50px;
}
.neom-world-banner img{
    width: 452px;
    height: 400px;
}
.neom-world-content p{
    font-family: 'Manrope', sans-serif !important;
}
.neom-world-content h1{
    font-family: "Playfair Display" !important;
}
.saudi-neom-text{
    font-size: 50px !important;
    font-family: "Playfair Display" !important;
       font-weight: 600 !important;
    line-height: 98%;
    letter-spacing: -1px;
    width: 375px;
}
.neom-green-sort-img{
    background-image: url(../../blog/img/neom-green-small-image.png) !important;
}
.blog-social-neom .blog-social-box{
    margin-top: 0px;
    justify-content: left;
}
.blog-social-neom .replace-social-icon a svg{
    background-color: #000 !important;
}

.blog-social-neom .replace-social-icon a svg path{
    fill: #fff;
}

.blog-social-neom{
    margin-top: 20px;
}

.neom-world-content{
    /* margin-top: 50px; */
    margin-right: 150px;
    margin-left: 50px !important;
}

.neom-underline{
    margin-bottom: 60px !important;
    border-top: 1px solid #000;
}

.related-content h1{
    color: #000;
font-size: 28px;
font-style: normal;
font-family: "Playfair Display";
font-weight: 500;
line-height: 161%;
}

.contribution-heading h1{
    color: #000;
font-size: 28px;
font-style: normal;
font-weight: 500;
font-family: "Playfair Display";
margin-bottom: 20px;
line-height: normal;
}

.related-content span{
    border-radius: 100px;
border: 1px solid #E0E0E0;
background: #F3F3F3;
font-family: 'Manrope', sans-serif;
padding: 8px 21px;
}

.contributors-boxed{
    background: #F3F3F3;
    padding-top: 60px;
    padding-bottom: 60px;
}

.related-content{
    margin-bottom: 70px;
}

.team-card {
    background: #f5f5f5;
    text-align: center;
    padding: 10px;
    font-family: sans-serif;
    position: relative;
  }
  
  .profile-img {
    text-align: left;
    position: relative;
  }
  .dark-mode .suggested-neom-text{
    color: #fff;
  }

  .suggested-blogs-text h1{
    color: #000;
font-size: 36px;
margin-top: 80px;
font-family: "Playfair Display";
margin-bottom: 50px;
font-style: normal;
font-weight: 500;
line-height: normal;
  }
  
  .linkedin-icon {
    position: absolute;
    top: 5px;
    left: 5px;
    background: #000;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .linkedin-icon img {
    width: 10px;
    height: 10px;
    background: #fff;
  }

  .dark-mode .team-info h3{
    color: #fff;
  }
  
  .related-content span:hover{
    background-color: #E2E2E2;
  }

  .dark-mode .team-info p{
    color: #828282;
  }
  
  .team-info h3 {
    margin: 10px 0 2px;
    text-align: left;
    font-size: 24px;
    width: fit-content;
    color: #000000;
    font-family: "Playfair Display";
  }
  
  .team-info p {
    font-size: 11px;
    color: #373737;
    width: fit-content;
    font-family: 'Manrope', sans-serif;
    text-align: left;
    margin: 0;
  }

  .neom-saudia-banner{
    margin-right: 150px;
    margin-left: 50px !important;
  }

  .future-invest-content ul{
    padding-left: 3rem;
    margin-bottom: 0px;
  }
  
  .sub-list-item{
    padding-left: 5rem !important;
  }

  .font-sizing{
    font-size: 18px !important;
    font-weight: 800 !important;
  }
  .list-item-dots{
    list-style: none !important;
  }

  .future-invest-content h1{
    margin-bottom: 1rem !important;
  }

  .future-invest-content ul li{
    font-weight: 800 !important;
    font-family: "Playfair Display" !important;
    margin-bottom: 10px;
  }
  
  .future-invest-content p b{
    font-family: "Playfair Display" !important;
    font-weight: 800 !important;
  }

  .future-opportunites-sort-img{
     background-image: url(../../blog/img/future-investment-small-image.png) !important;
  }

  .future-investment-big-img{
    background-image: url(../../blog/img/future-investment-big-image.png) !important;
  }

  .climate-blog-sort-img{
    background-image: url(../../blog/img/climate-blog-small-image.png) !important;
  }

  .district-style{
    font-weight: 400 !important;
  }
  
@media only screen and (max-width: 800px) {
    .tariff-responsive-top{
        margin-top: 1rem;
    }
    .freedom-txt-blog{
        width: auto;
    }
    .blog_detail_txt{
        padding-top: 470px;
    }
    .blog_left_side {
        height: 72% !important;
    }
    .topic-blogs-toping{
        padding-top: 30px !important;
    }
    .neom-world-banner img{
        height: auto;
        margin-top: 30px;
    }
    .neom-saudia-banner .pe-0{
        padding-right: 12px !important;
    }
    .slide-content-sector{
        margin-left: auto !important;
        padding-left: 20px;
        padding-right: 20px;
    }
    .related-text-box{
        margin-left: auto !important;
    }
    .contribution-box-linkedin{
        margin-left: auto !important;
    }
    .neom-world-content{
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .neom-underline{
        margin-bottom: 30px !important;
    }
    .suggested-neom-text{
        margin-top: 30px !important;
        margin-bottom: 30px !important;
    }
    .neom-confidence-banner h1{
        width: 100% !important;
    }
    .contributors-boxed{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .related-content{
        margin-bottom: 50px !important;
    }
    .blog-item-links{
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .neom-screen-toping .pe-0{
        padding-right: 8px !important;
    }
    .spend-mr-btm{
        margin-top: 1rem !important;
    }
    .blog-slider-pdg .slide-container {
        padding: 0px 0px !important;  
    }
    .saudi-neom-text{
        font-size: 30px !important;
        width: 100% !important;
    }
    .neom-saudia-banner{
        margin-right: 0px;
        margin-left: 10px !important;
    }
    /* .neom-box-container{
        margin-left: 20px;
    } */
    .blog-item-links{
        display: flex;
    }
    .neom-screen-toping{
        padding-top: 70px;
    }
}

/* @media only screen and (min-width: 1600px) and (max-width: 6456px) {
    .neom-box-container {
      margin-left: auto !important;
      margin-right: auto !important;
    }
  } */




  
  .machine-learning-big-img{
    background-image: url(../img/ml-and-equity-research-big-img.png) !important;
  }

  .technology-small-image{
    background-image: url(../img/ml-and-equity-research-small-image.png) !important;
  }

  .blog_txt_details ul li .machine-list-font{
    font-weight: 400 !important;
    font-family: 'Manrope', sans-serif !important;
  }
  .blog_txt_details ul li .machine-list-font .txt-hyperlink a{
    font-family: 'Manrope', sans-serif !important;
  }
  .changing-game-big-img{
    background-image: url(../../blog/img/changing-the-game-big-image.png) !important;
  }
  .changing-game-sort-img{
    background-image: url(../../blog/img/genz-investors-are-here-and-they-are-changing-the-game-small-img.png) !important;
  }
  .pia-privatization-big-img{
    background-image: url(../../blog//img/pia-privatization-litmus-test-for-pakistans-capital-markets-big-image.png) !important;
  }
  .pia-privatization-short-image{
    background-image: url(../../blog/img/pia-privatization-litmus-test-for-pakistans-capital-markets-small-image.png) !important;
  }
  .womens-enterpreneurship-big-img{
    background-image: url(../../blog/img/womens-entrepreneurship-blog-image.png) !important;
  }
  .women-enter-short-image{
    background-image: url(../../blog/img/women-enter-small-image.png) !important;
  }