:root {
  --primary: #0254a3;
  --primary2: #3C4CF6;
  --primary3: #f51322;
  --primary4: #FF6000;
  --secondary: #191717;
  --bg: #191717;
  --bg-2: #16181A;
  --black: #000000;
  --white: #FFFFFF;
  --border: #E2E2E2;
  --body_text: #74787C;
  --grey-bg: #F3F4F6;
  --bg-3: #271515;
}

.rr-btn {   
    font-size: 16px;   
    line-height: 1.8;
}
.rr-btn-5 {    
    padding: 5.5px 15.8px;
}


.header__logo {
    margin: 10px 0;
}
.news-alert__wrap{background-color: var(--primary)}
section.news-alert__area {
    margin: 20px 0;
}



.news-alert__wrap{
    display: flex;
    align-items: center;
}

.news-alert__wrap > span{
   /*  flex: 0 0 220px;   
    max-width: 220px; */
    white-space: nowrap;
        font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    font-style: italic;
    color: #fff;
}

.news-alert__active{
    flex: 1;
    min-width: 0;
}
.news-alert__wrap h3 {
    line-height: 1.3;
    padding-right: 50px;
    color: var(--white);
    font-family: var(--font_header);
    font-size: 18px;
    font-weight: 700;
}

.news-alert__wrap > span:first-child{
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;    
    height: 48px;
    padding-right: 25px;
    margin-right: 0px;
    color: #fff;
    font-weight: 700;
    font-style: italic;
    white-space: nowrap;
}

.news-alert__wrap > span:first-child::after{
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 24px;
    background: rgba(255,255,255,.45);
}

.news-alert__wrap > span:first-child i{
    margin-right: 8px;
}

/* Mobile */
@media (max-width: 767px){

  .header-3 .header__wrap{background: #002866;}
  .header__logo img {
    width: 50%;
}
    .header__main {
        padding: 0px 0;
    }
        .news-alert__wrap {
        gap: 10px;
        padding: 6px 10px;
        flex-wrap: wrap;
        border-radius: 10px;
    }
    
    .news-alert__wrap{
        align-items: center;
    }


    /* Breaking News */
    .news-alert__wrap > span:first-child{
        width: 78px;
        min-width: 78px;
        height: auto;
        padding: 8px 10px 8px 8px;
        margin-right: 10px;
        white-space: normal;
        line-height: 1.1;
        font-size: 14px;
        justify-content: center;
        text-align: center;
        flex-wrap: wrap;
        gap: 2px;
    }

    .news-alert__wrap > span:first-child i{
        width: 100%;
        margin: 0 0 2px;
        font-size: 14px;
    }

    .news-alert__wrap > span:first-child::after{
        right: -5px;
        height: 20px;
    }

    /* News Text */
    .news-alert__wrap h3{
        font-size: 14px;
        line-height: 1.5;
        padding-right: 35px;
        white-space: normal;
    }

    .news-alert__active{
        flex: 1;
        min-width: 0;
    }
}


.featured-stories__thumb img {
       height: 220px;
}

@media (max-width:767px){

    .featured-stories__thumb img{
        height: 130px;
    }

    .featured-stories__title{
        font-size: 14px;
        line-height: 1.35;
        min-height: 42px;
    }

    .featured-stories__content{
        padding-top: 8px;
    }
}

@media (min-width:768px) and (max-width:991px){

    .featured-stories__thumb img{
        height:180px;
    }

    .featured-stories__title{
        font-size:16px;
    }
}


.latest-post-3__wrapper .featured-stories__title {
    font-size: 18px;
    line-height: 1.4;
    font-weight: 500;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.new-post-3__info .new-post-3__title {
    font-size: 18px;
    margin-top: 12px;
    max-width: 438px;
    line-height: 32px;
    margin-bottom: 10px;
    line-height: normal;
    font-weight: 700;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.blog-details__title {
    font-size: 35px;
    line-height: 1.5;
}

/*======================================
    Previous / Next Post
======================================*/

.previous-next-post a{
    transition:all .25s ease;
}

.previous-next-post a:hover{
    background:#f8f9fa;
}

.previous-next-thumb{
    width: 120px;
    height: 120px;
    object-fit:cover;
    border-radius:4px;
    display:block;
}

.previous-next-post h6{
    font-size:16px;
    line-height:1.45;
    font-weight:600;
}

.previous-next-post small{
    font-size:11px;
    letter-spacing:.5px;
}

.previous_next__thumb {
    overflow: hidden;
    position: relative;
    border-radius: 8px;
}

.blog-details__dec, .blog-details__dec p {
    font-size: 20px;
    max-width: 100%;
    font-weight: 400;
    line-height: 40px;
    color: var(--black);
    font-family: var(--font_header);
}

.section__title.social_share {
        width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    margin-top: 0px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.section__title.social_share h1 {
    font-size: 32px;
    color: #000;
    font-weight: 700;
    line-height: 43px;
    padding-top: 6px;
    width: calc(100% - 100px);
    display: flex;
    column-gap: 15px;
    row-gap: 10px;
}

.cat_description{
    align-items: center;
    border-radius: 8px;
    padding: 63px 64px;   
    background-color: var(--grey-bg);
}
.cat_description__info, .cat_description__info p{
    font-size: 18px;
    font-weight: 400;     
    line-height: 32px;   
    color: var(--body_text);
}

.latest-updates-3__item {
  background-color: var(--grey-bg);
}

.news-page__list ul li.active span {
    width: 50px;
    height: 50px;
    display: flex;
    font-size: 16px;
    line-height: 1;
    font-weight: 700;
    align-items: center;
    border-radius: 500px;
    justify-content: center;
    color: var(--white);
    background-color: var(--primary);
    transition: all 0.3s ease-in-out;
}
.header-3 .header__menu__wrapper .main-menu .mega-menu ul li a {
    color: var(--white);
        font-weight: normal;
}

.header-3 .header__menu__wrapper .main-menu .mega-menu ul li:hover a, .header-3 .header__menu__wrapper .main-menu .mega-menu ul.mega-column li.active a {
    color: var(--primary3);
        font-weight: bold;
}

.latest-updates-3__thumb img {
    height: 100%;
    transition: all 0.3s ease-in-out;
    width: 100%;
    aspect-ratio: 16 / 10;
    object-fit: cover;
    border-radius: 8px;
}



.post-share{

display:flex;

align-items:center;

gap:12px;

margin-top:0px;

}

.post-share a,

.post-share button{

width:35px;

height:35px;

border-radius:50%;

display:flex;

align-items:center;

justify-content:center;

text-decoration:none;

border:none;

cursor:pointer;

transition:.3s;

color:#fff;

}

.facebook{

background:#1877f2;

}

.twitter{

background:#000;

}

.whatsapp{

background:#25D366;

}

.share-btn{

background:#ff3d00;

}

.post-share a:hover,

.post-share button:hover{

transform:translateY(-3px);

opacity:.9;

}

.blog-details__meta {
   justify-content: space-between;
}
.news-alert__wrap{right: 0;}
.news-alert__btn {
    right: 20px;
}