﻿
@font-face {
    font-family: 29LT Bukra;
    src: url(../fonts/j9_regular-webfont.woff) format("woff2"), url(fonts/j9_regular-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: '29LT Bukra';
    src: url('../fonts/29LT_Bukra_Medium.woff') format('woff'), url('src/assets/fonts/29LT_Bukra_Medium.ttf') format('ttf');
    /*   font-weight: normal;*/
    font-style: normal;
    font-display: swap;
}



@font-face {
    font-family: AvenirLTStd_bold;
    src: url(../fonts/Avenir_New_Font/AvenirLTStd-Black.woff2) format("woff2"), url(../fonts/Avenir_New_Font/AvenirLTStd-Black.woff) format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: AvenirLTStd_light;
    src: url(../fonts/Avenir_New_Font/AvenirLTStd-Light.woff2) format("woff2"), url(../css/fonts/Avenir_New_Font/AvenirLTStd-Light.woff) format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: AvenirLTStd_medium;
    src: url(../fonts/Avenir_New_Font/AvenirLTStd-Medium.woff2) format("woff2"), url(../css/fonts/Avenir_New_Font/AvenirLTStd-Medium.woff) format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: AvenirLTStd_regular;
    src: url(../fonts/Avenir_New_Font/AvenirLTStd-Book.woff2) format("woff2"), url(../css/fonts/Avenir_New_Font/AvenirLTStd-Book.woff2) format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap
}


body,
html {
    font-family: AvenirLTStd_regular, Helvetica, Arial, sans-serif;
}
strong {
    font-family: 'AvenirLTStd_medium' !important;
}

h1,
h2,
h3,
h4,
h5 {
    font-family: AvenirLTStd_bold, Helvetica, Arial, sans-serif;
}
header .header-inner .main-nav > li > a {
    font-family: 'AvenirLTStd_bold';
}
[dir=rtl] strong {
    font-family: '29LT Bukra' !important;
    -webkit-font-smoothing: antialiased;
}
.image-section {
    position: relative;
    margin-bottom: 0px;
    overflow: hidden;
}

.image-container {
    position: relative;
    overflow: hidden;
}

    .image-container img {
        max-width: 100%;
        width: 100%;
        height: auto;
        display: block;
    }

.subscribe-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.btn.btn-primary.subscribe-button {
    background: linear-gradient(180deg, #184B92 0%, #001C83 100%) !important;
    height: 73px;
    align-items: center;
    min-width: 226px;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 500;
    border-color: #184B92;
    color: #fff;
}

    .btn.btn-primary.subscribe-button:hover {
        background: rgba(24, 75, 146, 1) !important;
        border-color: rgba(24, 75, 146, 1) !important;
    }

.subscribe-container input:focus-visible {
    border-color: #fff !important;
    outline: 0;
}

.subscribe-container h2 {
    color: #fff;
    width: 257px;
    font-size: 22px;
    line-height: 35px;
}

.subscribe-container {
    text-align: start;
    padding: 20px;
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: center;
    background-color: transparent; /* Set the background color of the overlay */
    border-radius: 5px;
}

    .subscribe-container input {
        height: 69px;
        width:633px;
        padding-inline: 30px;
        border-radius: 50px;
        border: 0px;
        font-size: 14px;
        font-weight: 400;
    }

#instafeed-container a {
    display: inline-block;
    padding: 5px;
    width: 260px;
    height: 300px;
    /*top: 1586px;*/
    /*left: 111px;*/
/*    position: relative;
    right: 14px;*/
}

#instafeed-container {
    display: flex;
    background: #fff;
    padding: 7px;
    height: 275px;
    /* grid-template-columns: repeat(3, 310px);
    grid-template-rows: repeat(3, 100px);
    grid-gap: 5px;*/
}

.clsHide {
    display: none;
}

.clsPressHide {
    display: none !important;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: #ffffff;
    z-index: 9 !important
}

/* .contact_class.media_class_center.sticky_one{
        position: fixed !important;
        top: 16% !important;
        width: 100% !important;
        right:1% !important;
        background-color:unset;
        z-index: 9 !important;
        left: auto !important;
        height: auto !important;

    }*/
.download_kit {
    width: 100% !important;
}


.heading_three_media .spl {
/*    left: -20%;
    position: relative;*/
    font-weight: 700;
    top: 20%;
    font-size: 14px !important;
    line-height: 30px;
    color: #161616;
}

.contact_class.extrablack {
    position: fixed;
    left: auto;
    top: 32%;
    right: 2.9%;
}

.press-release-details.extrablack {
    width: calc(100% - 0px);
}

.media_header_media {
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 400px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 24px;
    text-align: center;
    margin-bottom: 20px;
}

    .media_header_media h1 {
        color: rgba(255, 255, 255, 1) !important;
        font-size: 38px !important;
        margin-bottom: 16px !important;
        line-height: 44px;
        margin-top: 74px;
    }


    .media_header_media p {
        color: rgba(255, 255, 255, 1);
        line-height: 28px;
        max-width: 656px;
        font-size:16px;
        height:75px;
        text-align:center;
        font-weight:400 !important;
    }

.btnAll .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content {
    display: flex;
    flex-direction: row;
    border: none;
}

    .btnAll .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-img img {
        width: 100%;
        min-width: 120px;
        border-radius: 15px;
        height: 120px;
    }

    .btnAll .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc {
        margin-top: 0 !important;
    }

        .btnAll .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title h2 {
            line-height: 24px !important;
        }

/*        .btnAll .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .spl {
            font-size: 14px !important;
        }*/

        .btnAll .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .small-text {
            font-size: 12px !important;
            margin-top: 0 !important;
        }

        .btnAll .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .filter {
            font-size: 12px;
            font-weight: 700;
            white-space: nowrap;
        }


.btnAll .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content {
    display: flex;
    flex-direction: row;
    border: none;
}

    .btnAll .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-img img {
        width: 100%;
        min-width: 120px;
        border-radius: 15px;
        height: 120px;
    }

    .btnAll .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc {
        margin-top: 0 !important;
    }

        .btnAll .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title h2 {
            line-height: 24px !important;
        }
/*
        .btnAll .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .spl {
            font-size: 14px !important;
            ;
        }*/

        .btnAll .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .small-text {
            font-size: 12px !important;
            margin-top: 0 !important;
        }

        .btnAll .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .filter {
            font-size: 12px !important;
            font-weight: 700;
            margin:0;
            white-space: nowrap;
        }


.btnAll .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content {
    display: flex;
    flex-direction: row;
    border: none;
}

    .btnAll .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-img img {
        width: 100%;
        min-width: 120px;
        border-radius: 15px;
        height: 120px;
    }

    .btnAll .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc {
        margin-top: 0 !important;
    }

        .btnAll .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title h2 {
            line-height: 24px !important;
        }

  /*      .btnAll .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .spl {
            font-size: 14px !important;
        }*/

        .btnAll .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .small-text {
            font-size: 12px !important;
            margin-top: 0 !important;
        }

        .btnAll .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .filter {
            font-size: 11px;
            font-weight: 700;
            white-space: nowrap;
            margin:0;
        }

.btnAll .clsRelease1:nth-child(4) {
    min-height: 200px;
}

    .btnAll .clsRelease1:nth-child(4) .press_release_banners {
        height: 200px;
    }

    .btnAll .clsRelease1:nth-child(4) .image-content {
        height: 158px;
    }

.btnAll .clsRelease1:nth-child(5) {
    min-height: 200px;
}

    .btnAll .clsRelease1:nth-child(5) .press_release_banners {
        height: 200px;
    }

    .btnAll .clsRelease1:nth-child(5) .image-content {
        height: 200px;
    }

.btnAll .clsRelease1:nth-child(6) {
    min-height: 200px;
}

    .btnAll .clsRelease1:nth-child(6) .press_release_banners {
        height: 200px;
    }

    .btnAll .clsRelease1:nth-child(6) .image-content {
        height: 158px !important;
    }

.img-contact {
    width: 52px !important;
    position: absolute;
    bottom: 97%;
    background: white !important;
    bottom:97%;
}

.card .card-body {
    min-height: 70px !important;
    margin-top: 40px;
    padding: 0;
}

h5 {
    font-size: 14px;
    color: #000000;
    font-weight: 400 !important;
    /*margin-left: -3% !important;*/
}

.heading_social_media {
    /* margin-left: -18%;*/
    color: #161616;
    font-size: 14px !important;
    line-height: 30px;
    margin-top: 18px;
    padding-left: 30px;
}

.icons-contact {
    background-color: white;
    border-radius: 50%;
    padding: 4px;
}

.download_kit span {
    font-size: 14px
}

.btn.btn-primary:hover {
    background: #ffe166;
    border-color: #ffe166;
}

.card .icons {
    display: flex !important;
    justify-content: start !important;
    /* margin-left: -2%;*/
    margin-top: 2%;
    padding-left: 30px;
}

.read_more_btn {
    width: 300px;
    border-radius: 20px;
    height: 50px !important;
    padding: 25px !important;
}

#myBtnContainer .btn {
    border: 1px solid #dcdcdc;
    outline: none;
    padding: 8px 18px;
    background-color: #ffffff;
    cursor: pointer;
    border-radius: 30px !important;
    font-size: 14px;
    font-weight:600;
}

.clsRelease1 .gap-2 ul {
    list-style-position: inside;
    padding: 0;
    /*padding-left: 3px !important;*/
}

#myBtnContainer .btn:hover {
    background: linear-gradient(180deg, #184B92 0%, #001C83 100%) !important;
    color: white !important;
}


#myBtnContainer .btn.active {
    background: linear-gradient(180deg, #184B92 0%, #001C83 100%) !important;
    color: white;
}

#myBtnContainer {
    padding-left: 40px;
    /*        position: relative;
        left: 5%;*/
    gap: 8px;
    display:flex;
}

.new_media_media_center_container {
    display: grid;
    height:577px;
    grid-template-columns: 1fr 1fr 1fr;
  /*  padding: 0;*/
}


    .new_media_media_center_container .card.image-content {
        border: 1px solid #E7E7E7;
        height: 347px;
        width:300px;
        border-radius: 15px;
/*        max-width: 307px !important;
        width: 370.44px;*/
    }

    .new_media_media_center_container .image-content-wrap {
        border-top: 0 !important
    }

    .new_media_media_center_container .single-img img {
        width: 100%;
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
    }

.to_make_inline_images {
    position: relative;
    margin-top: 3%;
    background: rgba(249, 249, 249, 1);
    height: 100%;
    min-height: 350px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

    .to_make_inline_images .col-md-12 {
        position: absolute;
        top: 0px !important;
    }

    .to_make_inline_images img {
        width: 100% !important;
        height: 100% !important;
    }

    .to_make_inline_images .col-md-6 img {
        width: 100%;
    }

.related-links-images {
    gap: 15px;
}

@media(min-width:320px) and (max-width:767px) {
    .new_media_media_center_container {
        /*grid-template-columns: 1fr  !important;*/
        overflow-x: scroll;
        padding: 0;
        /*  width: 400px !important;*/
    }
    [dir=rtl] .twitter_name_and_instagram {
        padding-right: 10px;
    }
    [dir=rtl] .container.media_center_contact_box {
        margin-right: -10px;
    }
    .col-md-10 #myBtnContainer {
        padding-left: 20px !important;
    }

    .to_make_inline_images {
        min-height: 110px !important;
    }

    .overall-annual-report-div-main,
    .overall-view-overlay-sustanlibility-report-div-main {
        margin-top: -15px;
    }

.new_media_media_center_container .image-content-wrap.with-border {
    padding: 0 !important;
}

.related-links-images {
    flex-wrap: wrap;
}

/*        .to_make_inline_images {
            min-height: 120px !important;
        }*/


.bringing_at_the_top {
    height: 460px;
}

}

@media (min-width:768px) and (max-width:992px) {
    .spl.reducing_font_size_media_center {
        font-size: 14px !important
    }
    .col-md-3.contact_class .container {
        width:100%;
        max-width:100%
    }
    .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title ul,
    .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title ul,
    .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title ul {
        line-height: 24px !important;
        margin-top: 6px;
    }
        [dir=rtl] .twitter_name_and_instagram {
        padding-right: 20px !important;
    }

    .btnAll .new_media_media_center_container .clsRelease1:nth-child(1) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
    .btnAll .new_media_media_center_container .clsRelease1:nth-child(2) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
    .btnAll .new_media_media_center_container .clsRelease1:nth-child(3) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
    .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(1) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
    .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(2) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
    .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(3) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
    .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(1) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
    .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(2) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
    .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(3) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex {
        margin-bottom: 10px;
    }
    
    .new_media_media_center_container .card-body.single-desc {
        margin-top: 10px;
    }

    .to_make_inline_images .col-md-6 img {
        width: 713px !important;
    }

    .to_make_inline_images {
        min-height: 200px !important;
    }

    #myBtnContainer {
        display: flex;
        gap: 10px !important;
    }

    .networking_media_center_span {
        font-size: 12px !important;
    }

    networking_media_center_span {
        position: relative;
        left: -10px;
    }

    .reducing_font_size_media_center {
        font-size: 14px !important;
        display: block;
        width: 150px;
    }
}

@media(min-width:360px) and (max-width:375px) {
    .to_make_inline_images .col-md-6 img {
        width: 356px !important;
    }
}

@media(min-width:376px) and (max-width:767px) {
    .to_make_inline_images .col-md-6 img {
        width: 425px !important;
    }
}

.btn.btn-primary.btn-lg.inline-flex.read_more_btn {
    background: #fff !important;
    border-color: #EAEAEA;
    color: #004A97;
    width: 100%;
}



@media (min-width: 1920px) and (-webkit-max-device-pixel-ratio: 1) and ( -webkit-min-device-pixel-ratio: 0.95) {
    #myBtnContainer {
        position: relative;
        left: 0 !important
    }
}

@media (min-width: 1920px) and (-webkit-max-device-pixel-ratio: 1) {
    #myBtnContainer {
        left: 0 !important
    }
}
/*{
 .col-md-9 press_release_class_footer   width:1024px;
}*/

.filter {
    position: relative;
}

    .filter::marker {
        color: #898989;
    }

.filter  .networking_media_center_span {
    font-size: 12px;
    margin-left: -5px;
    color: #4d4d4d !important;
    font-weight: 600;
}
.btnCorporate .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content {
    display: flex;
    flex-direction: row;
    border: none;
}

    .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-img img {
        width: 100%;
        min-width: 120px;
        border-radius: 15px;
        height: 120px;
    }

    .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc {
        margin-top: 0 !important;
    }

        .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title h2 {
            line-height: 24px !important;
        }

     /*   .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .spl {
            font-size: 14px !important;
        }*/

        .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .small-text {
            font-size: 12px !important;
            white-space: nowrap;
            margin-top: 0 !important;
        }

        .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .filter {
            font-size: 12px !important;
            font-weight: 700;
            white-space: nowrap;
        }

.btnCorporate .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content {
    display: flex;
    flex-direction: row;
    border: none;
}

    .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-img img {
        width: 100%;
        min-width: 120px;
        border-radius: 15px;
        height: 120px;
    }

    .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc {
        margin-top: 0 !important;
    }

        .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title h2 {
            line-height: 24px !important;
        }

/*        .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .spl {
            font-size: 13px !important;
        }
*/
        .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .small-text {
            font-size: 12px !important;
            white-space: nowrap;
            margin-top: 0 !important;
        }

        .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .filter {
            font-size: 12px !important;
            font-weight: 700;
            white-space: nowrap;
        }

.btnCorporate .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content {
    display: flex;
    flex-direction: row;
    border: none;
}

    .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-img img {
        width: 100%;
        min-width: 120px;
        border-radius: 15px;
        height: 120px;
    }

    .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc {
        margin-top: 0 !important;
    }

        .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title h2 {
            line-height: 24px !important;
        }

  /*      .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .spl {
            font-size: 14px !important;
        }*/

        .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .small-text {
            font-size: 12px;
            white-space: nowrap;
            margin-top: 0 !important;
        }

        .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .filter {
            font-size: 12px;
            font-weight: 700;
            white-space: nowrap;
        }

.btnNetwork .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content {
    display: flex;
    flex-direction: row;
    border: none;
}

    .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-img img {
        width: 100%;
        min-width: 120px;
        border-radius: 15px;
        height: 120px;
    }

    .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc {
        margin-top: 0 !important;
    }

        .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title h2 {
            line-height: 24px !important;
        }

  /*      .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .spl {
            font-size: 14px !important;
        }*/

        .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .small-text {
            font-size: 12px !important;
            white-space: nowrap;
            margin-top: 0 !important;
        }

        .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .filter {
            font-size: 12px !important;
            font-weight: 700;
            white-space: nowrap;
        }



.btnNetwork .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content {
    display: flex;
    flex-direction: row;
    border: none;
}

    .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-img img {
        width: 100%;
        min-width: 120px;
        border-radius: 15px;
        height: 120px;
    }

    .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc {
        margin-top: 0 !important;
    }

        .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title h2 {
            line-height: 24px !important;
        }
/*
        .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .spl {
            font-size: 14px !important;
        }*/

        .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .small-text {
            font-size: 12px !important;
            white-space: nowrap;
            margin-top: 0 !important;
        }

        .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .filter {
            font-size: 12px !important;
            font-weight: 700;
            white-space: nowrap;
        }



.btnNetwork .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content {
    display: flex;
    flex-direction: row;
    border: none;
}

    .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-img img {
        width: 100%;
        min-width: 120px;
        border-radius: 15px;
        height: 120px;
    }

    .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc {
        margin-top: 0 !important;
    }

        .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title h2 {
            line-height: 24px !important;
        }

/*        .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .spl {
            font-size: 14px !important;
        }*/

        .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .small-text {
            font-size: 12px !important;
            white-space: nowrap;
            margin-top: 0 !important;
        }

        .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .filter {
            font-size: 12px;
            font-weight: 700;
            white-space: nowrap;
        }

.btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content {
    display: flex;
    flex-direction: row;
    border: none;
}

    .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-img img {
        width: 100%;
        min-width: 120px;
        border-radius: 15px;
        height: 120px;
    }

    .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc {
        margin-top: 0 !important;
    }

        .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(4).image-content-wrap.with-border.press_release_banners .image-content .single-desc .title h2 {
            line-height: 24px !important;
        }

/*        .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .spl {
            font-size: 14px !important;
        }*/

        .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .small-text {
            font-size: 12px !important;
            white-space: nowrap;
            margin-top: 0 !important;
        }

        .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .filter .small-text,
        .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .filter .small-text,
        .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .filter .small-text,
        .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .filter .small-text,
        .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .filter .small-text,
       /* .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .filter .small-text,
        .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .filter .small-text,
        .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .filter .small-text,
        .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .filter .small-text*/ {
            white-space: break-spaces;
            height: 50px;
            line-height: 18px;
        }
        .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title ul,
        .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title ul,
        .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title ul,
        .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title ul,
        .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title ul,
        .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title ul,
        .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title ul,
        .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title ul,
        .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title ul,
        .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title ul,
        .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title ul,
        .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title ul {
            line-height: 12px !important;
            height: 36px;
        }
        .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .filter {
            font-size: 12px !important;
            font-weight: 700;
            white-space: nowrap;
        }



.btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content {
    display: flex;
    flex-direction: row;
    border: none;
}


    .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-img img {
        width: 100%;
        min-width: 120px;
        border-radius: 15px;
        height: 120px;
    }

    .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc {
        margin-top: 0 !important;
    }

        .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title h2 {
            line-height: 24px !important;
        }

/*        .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .spl {
            font-size: 14px !important;
        }*/

        .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .small-text {
            font-size: 12px !important;
            white-space: nowrap;
            margin-top: 0 !important;
        }

        .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .filter {
            font-size: 11px !important;
            font-weight: 700;
            white-space: nowrap;
        }



.btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content {
    display: flex;
    flex-direction: row;
    border: none;
}

    .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-img img {
        width: 100%;
        min-width: 120px;
        border-radius: 15px;
        height: 120px;
    }

    .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc {
        margin-top: 0 !important;
    }

        .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title h2 {
            line-height: 24px !important;
        }

/*        .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .spl {
            font-size: 14px !important;
        }*/

        .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .small-text {
            font-size: 12px !important;
            white-space: nowrap;
            margin-top: 0 !important;
        }

        .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .filter {
            font-size: 11px !important;
            font-weight: 700;
            white-space: nowrap;
        }


.btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content {
    display: flex;
    flex-direction: row;
    border: none;
}

    .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-img img {
        width: 100%;
        min-width: 120px;
        border-radius: 15px;
        height: 120px;
    }

    .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc {
        margin-top: 0 !important;
    }

        .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title h2 {
            line-height: 24px !important;
        }

 /*       .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .spl {
            font-size: 14px !important;
        }*/

        .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .small-text {
            font-size: 12px !important;
            white-space: nowrap;
            margin-top: 0 !important;
        }

        .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .filter {
            font-size: 12px !important;
            font-weight: 700;
            white-space: nowrap;
            margin:0;
        }
.btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .filter,
.btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .filter{
    margin: 0;
}




.btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content {
    display: flex;
    flex-direction: row;
    border: none;
}

    .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-img img {
        width: 100%;
        min-width: 120px;
        border-radius: 15px;
        height: 120px;
    }

    .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc {
        margin-top: 0 !important;
    }

        .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title h2 {
            line-height: 24px !important;
        }

/*        .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .spl {
            font-size: 14px !important;
        }
*/
        .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .small-text {
            font-size: 12px !important;
            white-space: nowrap;
            margin-top: 0 !important;
        }

        .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .filter {
            font-size: 12px;
            font-weight: 700;
            white-space: nowrap;
        }



.btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content {
    display: flex;
    flex-direction: row;
    border: none;
}

    .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-img img {
        width: 100%;
        min-width: 120px;
        border-radius: 15px;
        height: 120px;
    }

    .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc {
        margin-top: 0 !important;
    }

        .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(6).image-content-wrap.with-border.press_release_banners .image-content .single-desc .title h2 {
            line-height: 24px !important;
        }

   /*     .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .spl {
            font-size: 14px !important;
        }*/

        .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .small-text {
            font-size: 12px !important;
            white-space: nowrap;
            margin-top: 0 !important;
        }

        .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .filter {
            font-size: 12px;
            font-weight: 700;
            white-space: nowrap;
        }

.btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content {
    display: flex;
    flex-direction: row;
    border: none;
}

    .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-img img {
        width: 100%;
        min-width: 120px;
        border-radius: 15px;
        height: 120px;
    }

    .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(4).image-content-wrap.with-border.press_release_banners .image-content .single-desc {
        margin-top: 0 !important;
    }

        .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(4).image-content-wrap.with-border.press_release_banners .image-content .single-desc .title h2 {
            line-height: 24px !important;
        }

   /*     .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .spl {
            font-size: 14px !important;
        }*/

        .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .small-text {
            font-size: 12px !important;
            white-space: nowrap;
            margin-top: 0 !important;
        }

        .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .filter {
            font-size: 12px;
            font-weight: 700;
            white-space: nowrap;
        }

.btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content {
    display: flex;
    flex-direction: row;
    border: none;
}

    .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-img img {
        width: 100%;
        min-width: 120px;
        border-radius: 15px;
        height: 120px;
    }

    .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc {
        margin-top: 0 !important;
    }

        .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title h2 {
            line-height: 24px !important;
        }

/*        .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .spl {
            font-size: 14px !important;
        }*/

        .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .small-text {
            font-size: 12px !important;
            white-space: nowrap;
            margin-top: 0 !important;
        }

        .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .filter {
            font-size: 12px;
            font-weight: 700;
            white-space: nowrap;
        }

.btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content {
    display: flex;
    flex-direction: row;
    border: none;
}

    .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-img img {
        width: 100%;
        min-width: 120px;
        border-radius: 15px;
        height: 120px;
    }

    .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc {
        margin-top: 0 !important;
    }

        .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title h2 {
            line-height: 24px !important;
        }

    /*    .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .spl {
            font-size: 14px !important;
        }*/

        .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .small-text {
            font-size: 12px !important;
            white-space: nowrap;
            margin-top: 0 !important;
        }

        .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .filter {
            font-size: 12px;
            font-weight: 700;
            white-space: nowrap;
        }

.btnJ9News .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content {
    display: flex;
    flex-direction: row;
    border: none;
}

    .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-img img {
        width: 100%;
        min-width: 120px;
        border-radius: 15px;
        height: 120px;
    }

    .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc {
        margin-top: 0 !important;
    }

        .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title h2 {
            line-height: 24px !important;
            /*margin-top:-14px;*/
        }
        .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title h2 {
            margin-top: -2px;
        }
/*
        .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .spl {
            font-size: 14px !important;
        }*/

        .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .small-text {
            font-size: 12px !important;
            margin-top: 0 !important;
            white-space:nowrap;
        }

        .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .filter {
            font-size: 12px;
            font-weight: 700;
            white-space: nowrap;
            margin:0;
        }



.btnJ9News .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content {
    display: flex;
    flex-direction: row;
    border: none;
}

    .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-img img {
        width: 100%;
        min-width: 120px;
        border-radius: 15px;
        height: 120px;
    }

    .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc {
        margin-top: 0 !important;
    }

        .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title h2 {
            line-height: 24px !important;
        }

/*        .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .spl {
            font-size: 14px !important;
        }
*/
        .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .small-text {
            font-size: 12px !important;
            margin-top: 0 !important;
            white-space:nowrap;
        }

        .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .filter {
            font-size: 12px;
            font-weight: 700;
            white-space: nowrap;
            margin:0
        }

.btnJ9News .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content {
    display: flex;
    flex-direction: row;
    border: none;
}

    .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-img img {
        width: 100%;
        min-width: 120px;
        border-radius: 15px;
        height: 120px;
    }

    .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc {
        margin-top: 0 !important;
    }

        .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title h2 {
            line-height: 24px !important;
            /*margin-top: -7px;*/
        }

   /*     .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .spl {
            font-size: 14px !important;
        }
*/
        .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .small-text {
/*            font-size: 12px !important;
            margin-top: 0 !important;*/
                white-space:nowrap
        }

        .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .filter {
            font-size: 12px;
            font-weight: 700;
            white-space: nowrap;
            margin:0;
        }


/*.d-flex.btnCorporate .new_media_media_center_container .single-desc .title.split .spl.reducing_font_size_media_center {
    font-size: 16px;
}*/



.d-flex.align-items-baseline.gap-2 .small-text.networking_media_center_span {
    color: #4D4D4D !important;
    font-weight: 600 !important;
    margin-left: -5px;
}

.download_kit span {
    color: #242424 !important;
    position: relative !important;
    left: 0px !important;
    font-weight: 700;
}

.media_row_center .card-text a {
    color: #000000 !important;
        font-size:14px;
        font-weight:400;
    }

span.filter {
    font-weight: 700 !important;
    color: #55565a !important;
}

.btnAll .small-text.media_text_media {
    font-weight: 400 !important;
    white-space: nowrap;
}

@media (max-width: 320px) {
    [dir=rtl] .press_release_class_footer .read_all_btn .read_more_btn {    
        margin-right: 0px !important;
    }
    .new_media_media_center_container {
        width: 320px !important;
    }

    .search-load.search_more-btn {
        padding: 50px 0px 30px 0px !important;
    }
}

/*@media (max-width: 375px) and (min-width:321px) {
    .new_media_media_center_container {
        width: 360px !important;
    }
}*/

.row.media-contacts {
    background: #fff;
    height: 155px;
    border-radius: 20px;
    place-content: flex-start;
    padding-left: 30px;
}

/*#pressrelease59 .press_release_banners .image-content .align-items-baseline, #pressrelease60 .press_release_banners .image-content .align-items-baseline, #pressrelease61 .press_release_banners .image-content .align-items-baseline {
    flex-direction: column;
}*/

/*#pressrelease74 .image-content .align-items-baseline, #pressrelease75 .image-content .align-items-baseline, #pressrelease76 .image-content .align-items-baseline {
    flex-direction: column;
}*/

/*#pressrelease0 .press_release_banners .image-content .single-desc, #pressrelease1 .press_release_banners .image-content .single-desc, #pressrelease2 .press_release_banners .image-content .single-desc, #pressrelease43 .single-desc, #pressrelease44 .single-desc, #pressrelease45 .single-desc {
    margin-top: 8px;
}*/
/*
#pressrelease0 .single-desc ul, #pressrelease1 .single-desc ul, #pressrelease2 .single-desc ul, #pressrelease43 .single-desc ul, #pressrelease44 .single-desc ul, #pressrelease45 .single-desc ul, #pressrelease50 .single-desc ul, #pressrelease51 .single-desc ul, #pressrelease52 .single-desc ul, #pressrelease56 .single-desc ul, #pressrelease57 .single-desc ul, #pressrelease58 .single-desc ul{
    margin-bottom:8px;
}*/
/*#pressrelease57 .media_text_media, #pressrelease58 .media_text_media {
    position: absolute;
    bottom: 0px;
    left: 14px;
}*/

/*#pressrelease3 .single-desc .text-align-center, #pressrelease4 .single-desc .text-align-center, #pressrelease5 .single-desc .text-align-center, #pressrelease46 a, #pressrelease47 a, #pressrelease48 a, #pressrelease53 a, #pressrelease54 a, #pressrelease55 a, #pressrelease59 a, #pressrelease60 a, #pressrelease61 a, #pressrelease66 a, #pressrelease67 a, #pressrelease68 a, #pressrelease74 a, #pressrelease75 a, #pressrelease76 a, #pressrelease83 a, #pressrelease84 a, #pressrelease85 a {
    margin-top: -8%;
}*/

.press_release_class_footer .read_all_btn .read_more_btn {
    width: 362px !important;
    height: 61px !important;
    /*    margin-right: 28%;*/
    border-radius: 50px;
  /*  margin-left: 7%;*/
  border-color: #D8D8D8 !important;
}

/*.new_media_media_center_container #pressrelease46 .card.image-content, .new_media_media_center_container #pressrelease47 .card.image-content, .new_media_media_center_container #pressrelease48 .card.image-content, .new_media_media_center_container #pressrelease53 .card.image-content, .new_media_media_center_container #pressrelease54 .card.image-content, .new_media_media_center_container #pressrelease55 .card.image-content, .new_media_media_center_container #pressrelease59 .card.image-content, .new_media_media_center_container #pressrelease60 .card.image-content, .new_media_media_center_container #pressrelease61 .card.image-content, .new_media_media_center_container #pressrelease66 .card.image-content, .new_media_media_center_container #pressrelease67 .card.image-content, .new_media_media_center_container #pressrelease68 .card.image-content, .new_media_media_center_container #pressrelease74 .card.image-content, .new_media_media_center_container #pressrelease75 .card.image-content, .new_media_media_center_container #pressrelease76 .card.image-content, .new_media_media_center_container #pressrelease83 .card.image-content, .new_media_media_center_container #pressrelease84 .card.image-content, .new_media_media_center_container #pressrelease85 .card.image-content {
    height: 170px !important;
}*/

.twitter-timeline {
    display: flex;
    max-width: 100%;
    margin-top: -7% !important;
    margin-bottom: 0px;
    width: 100%;
    min-width: 434px;
    height: 326px;
    overflow-y: auto;
    overflow-x: hidden;
}
/*.twitter-timeline::-webkit-scrollbar {
    display:none;
}*/
@media (max-width:991px) {
    .col-md-9.press_release_class_footer {
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }

    .mobile-section {
        display: block !important;
    }

    .media_press_release.press_class_relase_one {
        flex-direction: column;
    }

    .col-md-3.contact_class.media_class_center {
        max-width: 100% !important;
        flex: 0 0 100% !important;
        width: 100% !important;
    }

 /*   #myBtnContainer {
        padding-left: 20px !important;
    }*/

    .regarding_insta_and_twitter {
        padding: 0 30px;
        overflow: scroll;
        flex-wrap: wrap !important;
    }

    .twitter-timeline {
        margin-top: 5% !important;
    }

    .twitter_name {
        top: 1% !important;
        position: relative !important;
    }

    .twitter_icon {
        top: 0% !important;
        position: relative !important;
    }

    .image-container img {
        display: block;
        height: 269px;
    }

    .subscribe-container h2 {
        width: 96%;
        margin-bottom: 17px;
        text-align: center;
    }

    .subscribe-container input {
        height: 49px;
        width: 335px;
        margin-bottom: 9%;
        color: #9F9F9F;
    }

    .btn.btn-primary.subscribe-button {
        width: 226px;
        height: 49px;
    }

    /*    .subscribe-container {
            display: block !important;
        }*/

    .twitter_and_insta_feed_back_contains {
        height: 375px !important;
    }
    .mobile-section .twitter-timeline {
        width:100%;
        min-width:100% !important;
        max-width:100% !important
    }
}

.regarding_insta_and_twitter {
    flex-wrap: nowrap;
    gap: 30px;
}
.twitter_and_insta_feed_back_contains .container {
    display: flex;
    justify-content: center;
}
#instafeed-container img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}

.related-links-images.mb-5 .card {
    height: 234px;
    border-radius: 20px;
    border-color: #e7e7e7;
    width: 230px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 18px;
}

.view-overlay-annual-report {
    margin-top: 26px;
}

.view-overlay-sustanlibility-report {
    margin-top: 23px;
}

.card-body.annual_report {
    margin-top: 55px;
}

.related-links-images.mb-5 .card .card-text {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    color: #242424;
}

.card-text.Sustainability_report {
    width: 200px;
}

.twitter_and_insta_feed_back_contains {
    background: #F9F9F9;
    padding-top: 3%;
    margin: 0 auto;
    width: 100%;
    max-width: 100% !important;
    height: 454px;
    padding-inline: 0;
}

.d-flex.press_class_relase_one.media_press_release.btnAll,
.d-flex.press_class_relase_one.media_press_release_1.btnCorporate,
.d-flex.press_class_relase_one.media_press_release_2.btnNetwork,
.d-flex.press_class_relase_one.media_press_release_3.btnAwardsRecognition,
.d-flex.press_class_relase_one.media_press_release_4.btnPartnerships,
.d-flex.press_class_relase_one.media_press_release_5.btnSustainabiltyCSR,
.d-flex.press_class_relase_one.media_press_release_6.btnJ9News 
{
    padding: 0 30px !important;
}

@media (min-width:1450px) {
    .d-flex.press_class_relase_one.media_press_release.btnAll {
        width: 100%;
    }
}

@media (min-width:1400px) {
    html[lang=ar] .d-flex.press_class_relase_one.media_press_release.btnAll {
        margin: 0 auto;
    }

    html[lang=ar] .col-md-9.press_release_class_footer {
        padding-left: 0;
    }

    html[lang=ar] .menu_items_new_media .col-md-10 #myBtnContainer {
        justify-content: center;
    }
}

.new_media_media_center_container .single-desc .title.split .spl {
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    white-space: pre-wrap;
    line-height: 27px;
    color: #1D4992 !important;
    font-size: 18px !important;
    /*font-weight: 700;*/
}

/*.d-flex.press_class_relase_one.media_press_release_1.btnCorporate {
    padding: 0px;
}

.d-flex.press_class_relase_one.media_press_release_2.btnNetwork {
    padding: 0px;
}

.d-flex.press_class_relase_one.media_press_release_3.btnAwardsRecognition {
    padding: 0px;
}

.d-flex.press_class_relase_one.media_press_release_4.btnPartnerships {
    padding: 0px;
}

.d-flex.press_class_relase_one.media_press_release_5.btnSustainabiltyCSR {
    padding: 0px;
}

d-flex.press_class_relase_one.media_press_release_6.btnJ9News {
    padding: 0px;
}*/

.latest_header_name {
    color: #000000;
    padding-left: 44px;
    font-size: 23px;
    line-height: 39px;
    font-weight:700;
}
.read_more_btn span {
    position: relative;
    /* right: 3px; */
    left: 26%;
    font-size: 16px;
    color: #001489 !important;
    font-weight: 700;
}

.search-load.search_more-btn.read_all_btn {
    padding: 15px 0 45px !important;
}

.contact_class media_class_center .download_kit span {
    position: relative !important;
    /* right: 3px; */
    left: 0% !important;
}

/*.btnCorporate section.search-load, .btnNetwork section.search-load, .btnAwardsRecognition section.search-load, .btnPartnerships section.search-load, .btnSustainabiltyCSR section.search-load, .btnJ9News section.search-load {
    padding: 5% 0 45px !important;
}*/

.press_class_relase_one.btnJ9News {
    padding: 0 30px !important;
}

/*.new_media_media_center_container .image-content li {
    margin-left: 5px;
}*/

.btnNetwork .title.split, .btnAwardsRecognition .title.split, .btnPartnerships .title.split, .btnSustainabiltyCSR .title.split, .btnJ9News .title.split {
    padding-top: 8px;
}

.btn.btn-info.download_kit {
    background: #fff;
    border: 1px solid #E7E7E7;
    border-radius: 20px;
    height: 50px;
    display: flex;
    justify-content: start;
    align-items: center;
    gap:30px;
}

    .btn.btn-info.download_kit:active {
        background: #fff !important;
        border: 1px solid #E7E7E7;
    }

.heading_three_media.media_media .card-title {
    color: #000000;
    font-weight: 400;
    font-size: 14px;
}
.row.media-contacts.media_row_center .card-body .card-title {
margin-bottom:0 !important;
}
.heading_three_media.media_media {
    margin-top: 26px;
}
.row.media-contacts.media_row_center .card-title a {
    color: #000000 !important;
    font-weight: 400;
    font-size: 14px;
}
/*#pressrelease68 .align-items-baseline, #pressrelease69 .align-items-baseline, #pressrelease73 .align-items-baseline {
    flex-direction: column;
}
*/
/*#pressrelease65, #pressrelease66, #pressrelease67, #pressrelease73, #pressrelease74, #pressrelease75, s #pressrelease82 .image-content, #pressrelease83 .image-content {
    height: 150px !important;
}*/
.row.media-contacts.media_row_center .card .card-body {
    margin-top: 8px !important;
}
.row.media-contacts .card .card-body {
    margin-top: 8px !important;
}
.row.media-contacts .card .card-body .card-text a {
    color: #000000 !important;
    font-weight: 400;
    font-size: 14px;
}
    .row.media-contacts .card .card-body .card-title {
        margin-bottom:0 !important
    }
/*    .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .filter,
    .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .filter,
    .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .filter,
    .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .filter,
    .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .filter,
    .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .filter,
    .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .filter,
    .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .filter,
    .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .filter {
        margin-left: 0px !important;
    }*/
/*.btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title h2 {
    margin-top: -15px;
}*/
/*.btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title h2 {
    margin-top: -15px;
}*/
@media (max-width:991px) {
    .col-md-9.press_release_class_footer .search-load.search_more-btn.read_all_btn {
        padding: 0px 0px 30px 0px !important;
    }
    .mobile-making-padding-line {
        padding-left: 15px;
    }
    .regarding_insta_and_twitter {
        overflow-y: hidden;
    }
}
/*.container.media_center_contact_box {
    display: grid;
    place-content: center;
}*/
btnCorporate .media_class_center .card-text a {
    color: #000000 !important;
}

@media (max-width: 767px) and (min-width:320px){
    .image-container img {
        height: 269px !important;
        display: block !important;
    }
    .subscribe-container h2 {
        width: 100% !important;
        text-align: center;
        margin-bottom: 5%;
        padding-left: 15%;
        padding-right: 15%;
    }
   [dir=rtl] .col-md-9.press_release_class_footer {
        margin: 0 10px;
    }
    .subscribe-container input {
        margin-bottom: 5%;
        margin-left: 6%;
        margin-right: 6%;
    }

/*    .btn.btn-primary.subscribe-button {
        margin-left: 24% !important;
        margin-right: 24% !important;
    }
*/
    .subscribe-container {
        flex-direction: column;
        gap: 5px;
    }

    .related-links-images.mb-5 .card {
        height: 160px;
        width: 360px;
    }

   /* .card .card-body {
        margin-top: 0px;
    }*/

    .related-links-images.mb-5 .card .view.overlay {
        margin-top: 8%;
    }

    .card-text.Sustainability_report {
        white-space: nowrap;
    }
/*
    .card .card-body .card-text {
        margin-top: 8px;
    }*/

    .press_release_class_footer .read_all_btn .read_more_btn {
        width: 290px !important;
        height: 61px !important;
   /*     margin-right: 0%;*/
        border-radius: 50px;
        margin-left: 0%;
    }

    .latest_header_name.latest_news {
        padding-left: 22px !important;
        margin-top: -5%;
    }
    .col-md-9.press_release_class_footer .search-load.search_more-btn.read_all_btn {
        padding: 0px 0px 15px 0px !important;
        margin-bottom:0px !important;
    }
    .media_header_media h1 {
        font-size: 26px !important;
        font-weight: 700;
    }
    .media_header_media p {
        font-size: 12px !important;
        width: 270px;
        height: 92px;
        line-height: 19px;
    }
    .related-links-images {
        gap:0px;
    }
    .view-overlay-annual-report {
        margin-top: 15%;
    }
    .card-body.annual_report {
        margin-top: 7%;
    }
    .view-overlay-sustanlibility-report {
        margin-top: 15%;
    }
    .sustainable_report_card {
        margin-top: 4% !important;
    }
    .media_library {
        margin-top: 1% !important;
    }
}

@media(min-width: 320px) and (max-width:359px) {
    /*.btn.btn-primary.subscribe-button {
        margin-left: 15%;
    }*/
    .subscribe-container input {
        width:312px;
    }
    .col-md-9.press_release_class_footer .search-load.search_more-btn.read_all_btn {
        padding: 0px 0px 0px 0px !important;
    }
    .row.media-contacts {
        justify-content: center;
    }
    .heading_three_media.media_media {
        text-align: start !important;
        margin-right: 10px !important;
    }
}
/*.heading_three_media.media_media {
    text-align:initial;
}*/
.title .d-flex.align-items-baseline.gap-2 .small-text.media_text_media {
    color: #727272;
    font-weight: 600 !important;
    font-Size: 12px !important;
}
.title .d-flex.align-items-baseline.gap-2 ul .filter {
    color: #4D4D4D;
    font-Weight:700 !important;
     font-Size: 13px
}
.small-text.for_wrapping_the_awards_text .small-text {
    color: #4D4D4D;
    font-Weight: 700 !important;
}
.d-flex.align-items-baseline.gap-2 .filter .small-text {
    color: #4D4D4D !important;
    font-Weight: 700 !important;
    font-size: 12px;
}
.col-md-9.press_release_class_footer {
    padding: 0;
}
.col-md-3.contact_class.media_class_center {
    margin-top: 14px;
    padding-left: 5px;
}
.new_media_media_center_container .container {
    padding-right: 5px
}
@media (min-width: 1200px) {
    #myBtnContainer {
        overflow: unset !important;
    }
}
@media screen and (min-color-index:0) and (-webkit-min-device-pixel-ratio:1.5)
{
    .new_media_media_center_container .card.image-content {
        width: 285px !important;
    }
    .twitter-timeline {
        min-width: 412px !important;
        width:412px;
    }
    #myBtnContainer {
        overflow-x: auto ;
        padding-left: 35px !important;
    }
    .new_media_media_center_container .container {
        padding-right: 1.5px !important;
    }
    .latest_header_name {
        padding-left: 36px !important;
    }
    [dir=rtl] .latest_header_name {
        padding-right: 26px !important;
    }
        .twitter_name_and_instagram {
        padding-left: 15px !important;
    }
    .d-flex.press_class_relase_one.media_press_release.btnAll,
    .d-flex.press_class_relase_one.media_press_release_1.btnCorporate,
    .d-flex.press_class_relase_one.media_press_release_2.btnNetwork,
    .d-flex.press_class_relase_one.media_press_release_3.btnAwardsRecognition,
    .d-flex.press_class_relase_one.media_press_release_4.btnPartnerships,
    .d-flex.press_class_relase_one.media_press_release_5.btnSustainabiltyCSR,
    .d-flex.press_class_relase_one.media_press_release_6.btnJ9News {
        padding: 0 20px !important;
    }
    .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .filter,
    .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .filter,
    .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .filter {
        margin: 0;
    }
/*
    .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .d-flex,
    .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .d-flex,
    .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .d-flex {
        flex-direction: column;
    }
*/
 /*   .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .d-flex,
    .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .d-flex,
    .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .d-flex {
        flex-direction: column;
        height: 35px;
        gap:0;
    }*/
  /*  [dir=rtl]  .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title h2 {
        margin-top: -15px;
    }*/
/*    [dir=rtl]  .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title h2 {
        margin-top: -16px !important;
    }*/
    /*[dir=rtl] .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .d-flex {
        flex-direction: row !important;
        gap: 10px;*/
        /*height: 22px !important;*/
    /*}*/
    [dir=rtl] .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc {
        margin-top: -12px !important;
        height: 22px !important;
    }
/*    [dir=rtl] .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .d-flex {
        gap: 10px;
    }*/
/*    .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .filter,
    .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .filter,
    .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .filter {
        margin-top: -4px;
    }*/

    .new_media_media_center_container .container {
        padding-right: 0;
    }

    .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .small-text,
    .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .small-text,
    .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .small-text {
        white-space: pre-line;
    }
.heading_social_media {
    margin-left: 0% !important;
}
.card .icons {
    margin-left: 0% !important;
}
/*    #myBtnContainer .btn {
        font-size: 11px;
    }*/
}
@media screen (-webkit-min-device-pixel-ratio:1.5) {
    #myBtnContainer {
        overflow-x: unset !important;
    }
}
    @media(min-width: 768px) and (max-width: 991px) {
        .subscribe-container {
            flex-direction: column;
            gap: 0px !important;
        }
         .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(3) .image-content-wrap.with-border.press_release_banners .image-content .d-flex {
            white-space: nowrap;
        }
        .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .small-text, 
        .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .small-text,
        .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .small-text {
            white-space: nowrap;
        }
        [dir=rtl] .press_class_relase_one.media_press_release .col-md-3.contact_class.media_class_center {
            padding-left: 15px !important;
            padding-right: 3px !important;
        }
        .new_media_media_center_container .single-desc .title.split .spl {
            width:100%
        }
        [dir=rtl] .new_media_media_center_container .single-desc .title.split .spl {
            width: 100%;
            line-height: 28px;
        }
    }

    @media(min-width:360px) and (max-width:767px) {
        .row.media-contacts {
            place-content: flex-start;
            padding-left: 15%;
        }

        .heading_three_media.media_media {
            text-align: start;
            margin-left: -14%;
        }
    }

    .filters_content {
        margin-bottom: 0.5rem !important;
    }

    .clsRelease1 .title {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    #pressrelease0 ul, #pressrelease1 ul, #pressrelease2 ul, #pressrelease43 ul, #pressrelease44 ul, #pressrelease45 ul, #pressrelease50 ul, #pressrelease51 ul, #pressrelease52 ul, #pressrelease56 ul, #pressrelease57 ul, #pressrelease58 ul,
    #pressrelease62 ul, #pressrelease63 ul, #pressrelease64 ul, #pressrelease70 ul, #pressrelease71 ul, #pressrelease72 ul, #pressrelease78 ul, #pressrelease79 ul, #pressrelease80 ul {
        margin-bottom: 4px !important;
/*        padding-left: 8px !important;
        padding-right: 8px !important;*/
    }

/*    .new_media_media_center_container #pressrelease66 .card.image-content, .new_media_media_center_container #pressrelease65 .card.image-content, .new_media_media_center_container #pressrelease73 .card.image-content, .new_media_media_center_container #pressrelease74 .card.image-content {
        height: 150px !important;
    }
*/
    @media(min-width:320px) and (max-width:767px) {
        .btnAll .clsRelease1:nth-child(4) .image-content, .btnAll .clsRelease1:nth-child(5) .image-content, .btnAll .clsRelease1:nth-child(6) .image-content {
            height: 100px !important;
        }
        .subscribe-container h2 {
            font-size: 20px !important;
            line-height: 29px !important;
            margin-top: 10%;
            font-weight:800;
        }
        @media screen and (min-color-index: 0) and (-webkit-min-device-pixel-ratio: 1.5){
        [dir=lang] .container.new_media_media_center_container .container {
            padding-left: 10px !important;
            padding-right: 10px !important;
        }
        [dir=lang] .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(3) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title h2 {
            margin-top: 0px !important;
        }
        .new_media_media_center_container #pressrelease46 .card.image-content, .new_media_media_center_container #pressrelease47 .card.image-content, .new_media_media_center_container #pressrelease48 .card.image-content, .new_media_media_center_container #pressrelease53 .card.image-content, .new_media_media_center_container #pressrelease54 .card.image-content, .new_media_media_center_container #pressrelease55 .card.image-content, .new_media_media_center_container #pressrelease59 .card.image-content, .new_media_media_center_container #pressrelease60 .card.image-content, .new_media_media_center_container #pressrelease61 .card.image-content, .new_media_media_center_container #pressrelease66 .card.image-content, .new_media_media_center_container #pressrelease67 .card.image-content, .new_media_media_center_container #pressrelease68 .card.image-content, .new_media_media_center_container #pressrelease74 .card.image-content, .new_media_media_center_container #pressrelease75 .card.image-content, .new_media_media_center_container #pressrelease76 .card.image-content, .new_media_media_center_container #pressrelease83 .card.image-content, .new_media_media_center_container #pressrelease84 .card.image-content, .new_media_media_center_container #pressrelease85 .card.image-content {
            height: 100px !important;
        }

        .row.media-contacts.media_row_center .card .card-body {
            margin-left: -13%;
        }

        .press_release_class_footer .new_media_media_center_container .title.split .spl {
            font-size: 16px !important;
        }
    }


    @media (max-width: 991px) {
        [dir=rtl] .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .d-flex,
        [dir=rtl] .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .d-flex,
        [dir=rtl] .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .d-flex {
            flex-direction: column !important;
        }
        [dir=rtl] .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .d-flex,
        [dir=rtl] .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .d-flex,
        [dir=rtl] .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .d-flex {
            flex-direction: column !important;
        }

        [dir=rtl] .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .small-text,
        [dir=rtl] .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .small-text,
        [dir=rtl] .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .small-text {
            white-space: nowrap !important;
        }
        [dir=rtl] .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split ul .small-text,
        [dir=rtl] .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split ul .small-text,
        [dir=rtl] .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split  ul .small-text {
            white-space: break-spaces !important;
        }
        [dir=rtl] .col-md-10 #myBtnContainer {
            padding-right: 15px !important;
        }
        [dir=rtl] .latest_header_name {
            padding-right: 15px !important;
        }
    .mobile-section {
        display: block !important;
    }
}
/*.d-flex.row.press_class_relase_one.media_press_release_4.btnPartnerships .new_media_media_center_container #pressrelease65 .d-flex.align-items-baseline.gap-2,
.d-flex.row.press_class_relase_one.media_press_release_4.btnPartnerships .new_media_media_center_container #pressrelease66 .d-flex.align-items-baseline.gap-2,
.d-flex.row.press_class_relase_one.media_press_release_4.btnPartnerships .new_media_media_center_container #pressrelease67 .d-flex.align-items-baseline.gap-2 {
    flex-direction: column;
}*/
@media(min-width:320px) and (max-width: 365px) {
    .related-links-images.mb-5 .card {
        width: 302px !important;
    }
}

   /* .d-flex.row.press_class_relase_one.media_press_release_4.btnPartnerships .new_media_media_center_container #pressrelease65 .d-flex.align-items-baseline.gap-2,
    .d-flex.row.press_class_relase_one.media_press_release_4.btnPartnerships .new_media_media_center_container #pressrelease66 .d-flex.align-items-baseline.gap-2,
    .d-flex.row.press_class_relase_one.media_press_release_4.btnPartnerships .new_media_media_center_container #pressrelease67 .d-flex.align-items-baseline.gap-2 {
        flex-direction: column;
    }*/

@media screen  (-webkit-min-device-pixel-ratio:1.5) {
    #myBtnContainer {
        overflow-x: unset !important;
        padding-left: 35px !important;
    }
}
.d-flex.align-items-baseline.gap-2 .small-text.media_text_media {
    font-weight:400 !important;
}
.d-flex.align-items-baseline.gap-2 .small-text {
    font-size: 12px !important;
    margin-left: -5px;
}
        .twitter_name_and_instagram {
            padding-left: 38px;
        }
    .twitter_name_and_instagram a {
        padding-left: 8px;
    }
.btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc {
    margin-top:0px !important;
}
@media(min-width: 992px) and (max-width:1024px) {
   .media_row_center h5 {
        margin-left: 0px !important;
    }
    .media_row_center .card-text {
        margin-left: 0px !important;
    }
    .single-desc .d-flex {
        white-space: nowrap;
    }
    [dir=rtl] .single-desc .d-flex {
        white-space: nowrap;
    }
    .subscribe-container input {
        width: 400px !important;
    }

}
@media(min-width:320px) and (max-width:767px) {
    .btnAll .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .small-text {
        white-space:nowrap;
    }
    .btnAll .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .small-text {
        white-space: nowrap;
    }
    .btnAll .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .small-text {
        white-space: nowrap;
    }
}
.btnAll .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .small-text {
    white-space: nowrap;
}

.btnAll .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .small-text {
    white-space: nowrap;
}

.btnAll .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .small-text {
    white-space: nowrap;
}
.btnAll .clsRelease1:nth-child(4) .networking_media_center_span, .btnAll .clsRelease1:nth-child(5) .networking_media_center_span, .btnAll .clsRelease1:nth-child(6) .networking_media_center_span {
    font-size:12px !important;
}
/*#pressrelease3 .align-items-baseline, #pressrelease4 .align-items-baseline, #pressrelease5 .align-items-baseline {
    flex-direction:column;
}*/
#pressrelease3 .align-items-baseline ul, #pressrelease4 .align-items-baseline ul, #pressrelease5 .align-items-baseline ul {
    padding-left:0px !important;
}
/*#pressrelease3 .image-content li, #pressrelease3 .image-content li, #pressrelease3 .image-content li {
    margin-left:0px !important;
}*/
.related_links {
    font-size:23px;
    font-weight:700;
}
@media (max-width:320px) {
 /*   .twitter_icon {
        margin-top:7px !important;
    }*/
    .twitter_and_insta_feed_back_contains {
        margin-bottom: 14px;
    }
}
@media(min-width:992px) and (max-width:1024px) {
    .twitter-timeline {
        min-width: 305px !important;
        margin-top: -10% !important;
        width: 276px;
    }
    #instafeed-container {
        width: 644px;
    }
    #instafeed-container img {
        width:200px
    }
    .btnAll .clsRelease1:nth-child(4) .image-content, .btnAll .clsRelease1:nth-child(5) .image-content, .btnAll .clsRelease1:nth-child(6) .image-content {
        height: 170px;
    }
    .new_media_media_center_container #pressrelease46 .card.image-content, .new_media_media_center_container #pressrelease47 .card.image-content, .new_media_media_center_container #pressrelease48 .card.image-content, .new_media_media_center_container #pressrelease53 .card.image-content, .new_media_media_center_container #pressrelease54 .card.image-content, .new_media_media_center_container #pressrelease55 .card.image-content, .new_media_media_center_container #pressrelease59 .card.image-content, .new_media_media_center_container #pressrelease60 .card.image-content, .new_media_media_center_container #pressrelease61 .card.image-content, .new_media_media_center_container #pressrelease66 .card.image-content, .new_media_media_center_container #pressrelease67 .card.image-content, .new_media_media_center_container #pressrelease68 .card.image-content, .new_media_media_center_container #pressrelease74 .card.image-content, .new_media_media_center_container #pressrelease75 .card.image-content, .new_media_media_center_container #pressrelease76 .card.image-content, .new_media_media_center_container #pressrelease83 .card.image-content, .new_media_media_center_container #pressrelease84 .card.image-content, .new_media_media_center_container #pressrelease85 .card.image-content {
        height: 150px !important;
    }
    .btnAll .clsRelease1:nth-child(4) .networking_media_center_span, .btnAll .clsRelease1:nth-child(5) .networking_media_center_span, .btnAll .clsRelease1:nth-child(6) .networking_media_center_span {
        margin-left: -6px;
    }
   /* .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .small-text, .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .small-text, .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .small-text {
        font-size:8px !important;
    }*/
    #pressrelease56 .image-content .d-flex.align-items-baseline.gap-2, #pressrelease57 .image-content .d-flex.align-items-baseline.gap-2, #pressrelease58 .image-content .d-flex.align-items-baseline.gap-2, #pressrelease70 .image-content .d-flex.align-items-baseline.gap-2, #pressrelease71 .image-content .d-flex.align-items-baseline.gap-2, #pressrelease72 .image-content .d-flex.align-items-baseline.gap-2 {
        white-space: nowrap !important;
    }
    #pressrelease56 .d-flex.align-items-baseline.gap-2 .small-text, #pressrelease57 .d-flex.align-items-baseline.gap-2 .small-text, #pressrelease58 .d-flex.align-items-baseline.gap-2 .small-text, #pressrelease70 .d-flex.align-items-baseline.gap-2 .small-text, #pressrelease71 .d-flex.align-items-baseline.gap-2 .small-text, #pressrelease72 .d-flex.align-items-baseline.gap-2 .small-text {
        font-size: 10px !important;
    }
   /* .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .small-text, .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .small-text, .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .small-text {
        font-size:8px !important;
    }*/
}
}
html[lang=ar] .heading_social_media a {
    margin-top: 18px;
}
[dir=rtl] #myBtnContainer .btn {
    padding: 8px 28px !important;
}
/*[dir=rtl] .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .spl {
    margin-top: 10px !important;
}*/
/*[dir=rtl] .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .spl {
    margin-top: 10px !important;
}*/
/*    [dir=rtl] .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .spl {
    margin-top: 10px !important;
}*/
[dir=rtl] .search-load.search_more-btn.read_all_btn .btn.btn-primary.btn-lg.inline-flex.read_more_btn {
    margin-bottom: 20px !important;
    margin-inline: 0 !important;
}
/*.btnJ9News #pressrelease82 .card.image-content .d-flex, .btnJ9News #pressrelease83 .card.image-content .d-flex, .btnJ9News #pressrelease84 .card.image-content .d-flex {
    flex-direction: column;
}*/
.btnJ9News .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content{
    height:150px;
}
@media(min-width:320px) and (max-width:425px) {
    #pressrelease50 .image-content .single-desc, #pressrelease51 .image-content .single-desc, #pressrelease52 .image-content .single-desc, #pressrelease56 .image-content .single-desc, #pressrelease57 .image-content .single-desc, #pressrelease58 .image-content .single-desc, #pressrelease62 .image-content .single-desc, #pressrelease63 .image-content .single-desc, #pressrelease64 .image-content .single-desc, #pressrelease70 .image-content .single-desc, #pressrelease71 .image-content .single-desc, #pressrelease72 .image-content .single-desc, #pressrelease79 .image-content .single-desc, #pressrelease80 .image-content .single-desc, #pressrelease81 .image-content .single-desc {
        margin-top: 0px;
    }
}
@media(min-width:992px) and (max-width:1188px) {
        #myBtnContainer .btn {
       font-size: 11px;
    }
}
@media (min-width:992px) and (max-width: 1024px) {
    .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .small-text {
        white-space: pre-line;
    }

    .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .spl {
        margin-top: -15px;
        line-height: 21px;
    }

    .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .small-text {
        white-space: pre-line;
    }

    .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .spl {
        margin-top: -15px;
        line-height: 21px;
    }

    .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .small-text {
        white-space: pre-line;
    }

    .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .spl {
        margin-top: -15px;
        line-height: 21px;
    }
    .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .small-text {
        white-space: pre-line;
    }
    .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .spl {
        margin-top: -10px;
        line-height: 21px;
    }
    .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .small-text {
        white-space: pre-line;
    }

    .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .spl {
        margin-top: -15px;
        line-height: 21px;
    }
    .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .small-text {
        white-space: pre-line;
    }

    .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .spl {
        margin-top: -15px;
        line-height: 21px;
    }
  /*  .btnAll .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc {
        padding-left: 8px;
        padding-right: 8px;
    }
    .btnAll .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc {
        padding-left: 8px;
        padding-right: 8px;
    }
    .btnAll .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc {
        padding-left: 8px;
        padding-right: 8px;
    }*/
    .btnAll .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .spl {
        margin-top: -12px;
    }
    .btnAll .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .spl {
        margin-top: -12px;
    }
    .btnAll .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .spl {
        margin-top: -12px;
    }
  /*  .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc {
        padding-left: 8px;
        padding-right: 8px;
    }
    .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc {
        padding-left: 8px;
        padding-right: 8px;
    }
    .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc {
        padding-left: 8px;
        padding-right: 8px;
    }*/
    .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .spl {
        margin-top: -12px;
    }
    .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .spl {
        margin-top: -12px;
    }
    .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .spl {
        margin-top: -12px;
    }
/*    .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(1) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
    .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(2) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
    .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(3) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
    .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
    .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
    .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc {
        padding-left: 8px;
        padding-right: 8px;
    }*/
    .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .spl,
    .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .spl,
    .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .spl {
        margin-top: -12px;
    }
  /*  .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
    .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
    .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc {
        padding-left: 8px;
        padding-right: 8px;
    }*/
/*    .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(1) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
    .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(2) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
    .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(3) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
    .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
    .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
    .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc {
        padding-left: 8px;
        padding-right: 8px;
    }*/
    .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .spl,
    .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .spl,
    .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .spl {
         margin-top: -12px;
    }
/*    .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(1) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
    .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(2) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
    .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(3) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
    .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
    .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
    .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc {
        padding-left: 5px;
        padding-right: 5px;
    }*/
  /*  .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(1) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
    .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(2) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
    .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(3) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
    .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
    .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
    .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc {
        padding-left: 3px;
        padding-right: 3px;
    }*/
    .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .spl,
    .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .spl,
    .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .spl {
        margin-top: -10px;
    }
 /*   #pressrelease0 .press_release_banners .image-content .single-desc, #pressrelease1 .press_release_banners .image-content .single-desc, #pressrelease2 .press_release_banners .image-content .single-desc, #pressrelease43 .single-desc, #pressrelease44 .single-desc, #pressrelease45 .single-desc {
        padding-left:8px;
        padding-right:8px;
    }*/
    .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(1) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
    .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(2) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
    .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(3) .image-content-wrap.with-border.press_release_banners .image-content .single-desc {
        padding-left:2px;
        padding-right:2px;
    }
    .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .filter,
    .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .filter,
    .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .filter {
        white-space: pre-line;
    }
    [dir=rtl] .btnAwardsRecognition .col-md-9 .new_media_media_center_container #pressrelease59 .d-flex.align-items-baseline.gap-2 {
        white-space: nowrap !important;
    }
    [dir=rtl] #pressrelease64 .d-flex.align-items-baseline.gap-2 {
        white-space: nowrap !important;
    }
    [dir=rtl] #pressrelease77 .d-flex.align-items-baseline.gap-2, #pressrelease78 .d-flex.align-items-baseline.gap-2, #pressrelease79 .d-flex.align-items-baseline.gap-2 {
        white-space: nowrap !important;
    }
/*    [dir=rtl] #pressrelease77 .d-flex.align-items-baseline.gap-2 .small-text, #pressrelease78 .d-flex.align-items-baseline.gap-2 .small-text, #pressrelease79 .d-flex.align-items-baseline.gap-2 .small-text {
         font-size: 10px !important;
    }*/
  /*  [dir=rtl] #pressrelease69 .d-flex.align-items-baseline.gap-2 .small-text {
        font-size: 10px !important;
    }*/
    #pressrelease80 .d-flex.align-items-baseline.gap-2 {
        white-space:nowrap !important;
    }
    .btnAll .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
    .btnAll .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
    .btnAll .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
    .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
    .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
    .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
     .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
    .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
    .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex
  
    {
        height: 30px;
        gap: 3px;
    }
    .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
    .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
    .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
    .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
    .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
    .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
    .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
    .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
    .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex {
        height: 45px;
    }
    .btnAll .clsRelease1:nth-child(4) .card-body .title .spl.reducing_font_size_media_center,
    .btnAll .clsRelease1:nth-child(5) .card-body .title .spl.reducing_font_size_media_center,
    .btnAll .clsRelease1:nth-child(6) .card-body .title .spl.reducing_font_size_media_center,
    .btnCorporate .clsRelease1:nth-child(4) .card-body .title .spl.reducing_font_size_media_center,
    .btnCorporate .clsRelease1:nth-child(5) .card-body .title .spl.reducing_font_size_media_center,
    .btnCorporate .clsRelease1:nth-child(6) .card-body .title .spl.reducing_font_size_media_center,
    .btnNetwork .clsRelease1:nth-child(4) .card .title .spl.reducing_font_size_media_center,
    .btnNetwork .clsRelease1:nth-child(5) .card .title .spl.reducing_font_size_media_center,
    .btnNetwork .clsRelease1:nth-child(6) .card .title .spl.reducing_font_size_media_center,
    .btnAwardsRecognition .clsRelease1:nth-child(4) .card .title .spl.reducing_font_size_media_center,
    .btnAwardsRecognition .clsRelease1:nth-child(5) .card .title .spl.reducing_font_size_media_center,
    .btnAwardsRecognition .clsRelease1:nth-child(6) .card .title .spl.reducing_font_size_media_center,
    .btnPartnerships .clsRelease1:nth-child(4) .card .title .spl.reducing_font_size_media_center,
    .btnPartnerships .clsRelease1:nth-child(5) .card .title .spl.reducing_font_size_media_center,
    .btnPartnerships .clsRelease1:nth-child(6) .card .title .spl.reducing_font_size_media_center,
    .btnSustainabiltyCSR .clsRelease1:nth-child(4) .card .title .spl.reducing_font_size_media_center,
    .btnSustainabiltyCSR .clsRelease1:nth-child(5) .card .title .spl.reducing_font_size_media_center,
    .btnSustainabiltyCSR .clsRelease1:nth-child(6) .card .title .spl.reducing_font_size_media_center,
    .btnJ9News .clsRelease1:nth-child(4) .card .title .spl.reducing_font_size_media_center,
    .btnJ9News .clsRelease1:nth-child(5) .card .title .spl.reducing_font_size_media_center,
    .btnJ9News .clsRelease1:nth-child(6) .card .title .spl.reducing_font_size_media_center {
        line-height: 20px !important;
        margin-top: 5px !important
    }
}
#myBtnContainer .btn.active {
    color:#ffffff !important;
}
/*[dir=rtl] #pressrelease77 .spl.reducing_font_size_media_center, [dir=rtl] #pressrelease49 .spl.reducing_font_size_media_center, [dir=rtl] #pressrelease65 .spl.reducing_font_size_media_center, [dir=rtl] #pressrelease66 .spl.reducing_font_size_media_center, [dir=rtl] #pressrelease69 .spl.reducing_font_size_media_center {
    margin-top: -10px !important;
}*/
/*#pressrelease81 .spl.reducing_font_size_media_center {
    margin-top: -10px !important;
}*/
/*[dir=rtl] .new_media_media_center_container #pressrelease46 .card.image-content, .new_media_media_center_container #pressrelease47 .card.image-content, .new_media_media_center_container #pressrelease48 .card.image-content, .new_media_media_center_container #pressrelease53 .card.image-content, .new_media_media_center_container #pressrelease54 .card.image-content, .new_media_media_center_container #pressrelease55 .card.image-content, .new_media_media_center_container #pressrelease59 .card.image-content, .new_media_media_center_container #pressrelease60 .card.image-content, .new_media_media_center_container #pressrelease61 .card.image-content, .new_media_media_center_container #pressrelease66 .card.image-content, .new_media_media_center_container #pressrelease67 .card.image-content, .new_media_media_center_container #pressrelease68 .card.image-content, .new_media_media_center_container #pressrelease74 .card.image-content, .new_media_media_center_container #pressrelease75 .card.image-content, .new_media_media_center_container #pressrelease76 .card.image-content, .new_media_media_center_container #pressrelease83 .card.image-content, .new_media_media_center_container #pressrelease84 .card.image-content, .new_media_media_center_container #pressrelease85 .card.image-content {
    height:170px;
}*/
[dir=rtl] #pressrelease59 .spl.reducing_font_size_media_center {
    margin-top: -4px !important;
}
[dir=rtl] #pressrelease81 .spl.reducing_font_size_media_center {
    margin-top: 0px !important;
}
@media(min-width:320px) and (max-width:767px) {
    .twitter_name_and_instagram {
        padding-left: 10px;
    }
    .d-flex.press_class_relase_one.media_press_release.btnAll,
    .d-flex.press_class_relase_one.media_press_release_1.btnCorporate,
    .d-flex.press_class_relase_one.media_press_release_2.btnNetwork,
    .d-flex.press_class_relase_one.media_press_release_3.btnAwardsRecognition,
    .d-flex.press_class_relase_one.media_press_release_4.btnPartnerships,
    .d-flex.press_class_relase_one.media_press_release_5.btnSustainabiltyCSR,
    .d-flex.press_class_relase_one.media_press_release_6.btnJ9News {
        /* padding: 0 20px !important; */
        padding-left: 20px !important;
        padding-right: 6px !important;
    }
    [dir=rtl] .d-flex.press_class_relase_one.media_press_release.btnAll,
    [dir=rtl] .d-flex.press_class_relase_one.media_press_release_1.btnCorporate,
    [dir=rtl] .d-flex.press_class_relase_one.media_press_release_2.btnNetwork,
    [dir=rtl] .d-flex.press_class_relase_one.media_press_release_3.btnAwardsRecognition,
    [dir=rtl] .d-flex.press_class_relase_one.media_press_release_4.btnPartnerships,
    [dir=rtl] .d-flex.press_class_relase_one.media_press_release_5.btnSustainabiltyCSR,
    [dir=rtl] .d-flex.press_class_relase_one.media_press_release_6.btnJ9News {
        /* padding: 0 20px !important; */
        padding-right: 20px !important;
        /*padding-right: 8px !important;*/
    }
    .twitter-timeline {
        min-width: 399px !important;
        width: 399px !important;
        padding-left: 16px !important;
        padding-right: 16px !important;
    }
    .twitter_and_insta_feed_back_contains {
        margin-bottom: 12px !important;
        margin-top: 5%;
        background: #fff !important
    }
    .col-md-3.contact_class.media_class_center {
        padding-left: 20px !important;
    }
    .regarding_insta_and_twitter {
        padding: 0;
    }
}
.heading_social_media .spl {
    font-weight:700 !important;
}
@media(min-width:768px) and (max-width:991px) {
    .mobile-section .twitter-timeline {
        width: 96%;
        min-width: 96% !important;
        max-width: 96% !important;
        padding-left: 26px;
    }
    .new_media_media_center_container {
        padding: 0;
        max-width: 100%;
        width: 100% !important;
    }
    .d-flex.press_class_relase_one.media_press_release.btnAll,
    .d-flex.press_class_relase_one.media_press_release_1.btnCorporate,
    .d-flex.press_class_relase_one.media_press_release_2.btnNetwork,
    .d-flex.press_class_relase_one.media_press_release_3.btnAwardsRecognition,
    .d-flex.press_class_relase_one.media_press_release_4.btnPartnerships,
    .d-flex.press_class_relase_one.media_press_release_5.btnSustainabiltyCSR,
    .d-flex.press_class_relase_one.media_press_release_6.btnJ9News {
        /* padding: 0 20px !important; */
        padding-left: 20px !important;
        padding-right: 32px !important;
    }
    [dir=rtl] .d-flex.press_class_relase_one.media_press_release.btnAll,
    [dir=rtl] .d-flex.press_class_relase_one.media_press_release_1.btnCorporate,
    [dir=rtl] .d-flex.press_class_relase_one.media_press_release_2.btnNetwork,
    [dir=rtl] .d-flex.press_class_relase_one.media_press_release_3.btnAwardsRecognition,
    [dir=rtl] .d-flex.press_class_relase_one.media_press_release_4.btnPartnerships,
    [dir=rtl] .d-flex.press_class_relase_one.media_press_release_5.btnSustainabiltyCSR,
    [dir=rtl] .d-flex.press_class_relase_one.media_press_release_6.btnJ9News {
        /* padding: 0 20px !important; */
        padding-left: 20px !important;
        padding-right: 32px !important;
    }
        .new_media_media_center_container .card.image-content {
            width: 100% !important;
        }
    [dir=rtl] .mobile-section .twitter-timeline {
        padding-right: 49px;
    }
    .new_media_media_center_container .image-content-wrap {
        padding-top: 0 !important;
    }
}
@media(min-width:1920px) {
   /* .latest_header_name {
        position:relative;
        left:12.3%;
    }*/
    #myBtnContainer {
        padding-right:7.5% !important;
    }
    .twitter_name_and_instagram {
        position:relative;
        left:10.7%;
    }
  /*  [dir=rtl] .latest_header_name {
        position: relative;
        left: 14.7%;
    }*/
    [dir=rtl] #myBtnContainer {
        padding-left: 9.5% !important;
    }
    .twitter_name_and_instagram {
        position: relative;
        right: 8.5%;
    }
}
@media(max-width: 425px) {
    .btnCorporate .media_class_center .card-body .card-title {
        margin-left: -22px;
    }
    .btnCorporate .media_class_center .card-body .card-text {
        margin-left: -22px;
    }
    .press_release_class_footer .read_all_btn .read_more_btn {
        margin-right: 0% !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .mobile-making-padding-line {
        padding-right: 20px !important;
    }
    .twitter_name_and_instagram {
        padding-left: 20px
    }
    .latest_header_name {
        padding-left: 20px !important;
    }
    .d-flex.row.mb-4.filters_content .col-md-10 {
        flex:0 0 95%;
        max-width:95%
    }
    .twitter_and_insta_feed_back_contains {
        margin-bottom: 3%;
    }
    .regarding_insta_and_twitter {
        padding: 0;
    }
    .twitter_and_insta_feed_back_contains {
        background: #fff !important;
        margin-top: 3%;
    }
        .twitter_and_insta_feed_back_contains .container {
padding:0;
        }
        .mobile-making-padding-line {
        padding-left: 24px;
    }
    .col-md-3.contact_class.media_class_center {
        padding-left: 0px !important;
        margin-left: 16px !important;
    }
    #myBtnContainer {
        padding-left: 19px !important;
    }
    [dir=rtl] #myBtnContainer {
        padding-right: 19px !important;
    }
    [dir=rtl] .latest_header_name {
        padding-right: 22px !important;
    }
}
@media (min-width:992px) and (max-width:1024px) {
    .twitter_name_and_instagram {
        padding-left: 15px !important;
    }
    [dir=rtl] .twitter_name_and_instagram {
        padding-right: 12px !important;
    }
    .new_media_media_center_container .image-content-wrap.with-border.press_release_banners {
        width: 235px !important;
    }
    .new_media_media_center_container {
        padding-left: 5px;
    }
    [dir=rtl] .new_media_media_center_container {
        padding-left: 0px;
        padding-right: 5px;
    }
    [dir=rtl] .new_media_media_center_container .image-content-wrap.with-border.press_release_banners {
        width: 232px !important;
    }
}
@media (min-width:1400px) and (max-width:1919px) {
    .latest_header_name latest_news {
        position: relative !important;
        left: 9% !important;
    }
}
@media(min-width:1025px) and (max-width:1199px) {
    .subscribe-container input {
        width: 465px !important;
    }
    #instafeed-container a {
        width: 189px !important;
    }
    .twitter_name_and_instagram {
        padding-left: 22px;
    }
}
@media(min-width:1790px) and (max-width:1919px) {
    .twitter_name_and_instagram {
        position: relative !important;
        left: 9% !important;
    }
}
@media(min-width:1660px) and (max-width:1789px) {
    .twitter_name_and_instagram {
        position: relative !important;
        left: 10% !important;
    }
}
@media (min-width:1620px) and (max-width:1680px) {
    .twitter_name_and_instagram {
        position: relative !important;
        left: 10% !important;
    }
}
/*@media (min-width:1200px) and (max-width:1299px) {
    .twitter_name_and_instagram {
        position: relative !important;
        left: -5% !important;
    }
}*/
.latest_header_name {
    padding-right:44px !important;
}
@media(min-width:1400px) and (max-width:1919px) {
    .menu_items_new_media .col-md-10 #myBtnContainer {
        justify-content: flex-start !important;
    }
/*    .col-md-10 #myBtnContainer {
        padding-right: 4px !important;
    }*/
    .latest_header_name {
        padding-right: 30px !important;
    }
}
@media(min-width:1790px) and (max-width:1919px) {
    [dir=rtl] .twitter_name_and_instagram {
        position: relative !important;
        right: 13% !important;
    }
}

@media(min-width:1660px) and (max-width:1789px) {
    [dir=rtl] .twitter_name_and_instagram {
        position: relative !important;
        right: 10% !important;
    }
}

@media (min-width:1620px) and (max-width:1680px) {
    [dir=rtl] .twitter_name_and_instagram {
        position: relative !important;
        right: 10% !important;
    }
}

@media (min-width:1200px) and (max-width:1299px) {
    [dir=rtl] .twitter_name_and_instagram {
        position: relative !important;
        right: -5% !important;
    }
}
.card-body.single-desc  .title {
    padding-left: 1rem !important;
    padding-right:1rem !important;
}
.card-body.single-desc .d-flex {
    gap: 10px;
    height: 24px;
}
.single-desc .d-flex {
    gap: 10px;
    height: 24px;
}
/*.card-body.single-desc .text-align-center.new_text_strong_text .spl.reducing_font_size_media_center {
    font-size: 17px !important;*/
   /* line-height: 24px !important;
    font-family: '29LT Bukra' !important*/
/*}*/
.clsRelease1 .title {
    padding-left: 1rem !important;
}
/*.card.image-content .single-desc .text-align-center.new_text_strong_text .spl.reducing_font_size_media_center {
    font-size: 17px !important;*/
    /* line-height: 24px !important;
    font-family: '29LT Bukra' !important*/
/*}*/
 .image-content-wrap.with-border {
    padding: 0px 0;
}
/*[dir=rtl] .btnAll .new_media_media_center_container #pressrelease4 .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .filter .networking_media_center_span,
[dir=rtl] .btnAll .new_media_media_center_container #pressrelease3 .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .filter .networking_media_center_span {
    white-space: break-spaces;
    height: 50px;
    line-height: 18px;
}*/
.btnAll .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title ul,
.btnAll .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title ul,
.btnAll .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title ul,
.btnCorporate .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title ul,
.btnCorporate .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title ul,
.btnCorporate .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title ul,
.btnNetwork .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title ul,
.btnNetwork .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title ul,
.btnNetwork .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title ul {
    height: 36px;
    line-height: 12px !important;
}
.btnAll .clsRelease1:nth-child(4) .card-body .spl.reducing_font_size_media_center,
.btnAll .clsRelease1:nth-child(5) .card-body .spl.reducing_font_size_media_center,
.btnAll .clsRelease1:nth-child(6) .card-body .spl.reducing_font_size_media_center,
.btnCorporate .clsRelease1:nth-child(4) .card-body .spl.reducing_font_size_media_center,
.btnCorporate .clsRelease1:nth-child(5) .card-body .spl.reducing_font_size_media_center,
.btnCorporate .clsRelease1:nth-child(6) .card-body .spl.reducing_font_size_media_center,
.btnNetwork .clsRelease1:nth-child(4) .card .spl.reducing_font_size_media_center,
.btnNetwork .clsRelease1:nth-child(5) .card .spl.reducing_font_size_media_center,
.btnNetwork .clsRelease1:nth-child(6) .card .spl.reducing_font_size_media_center,
.btnAwardsRecognition .clsRelease1:nth-child(4) .card .spl.reducing_font_size_media_center,
.btnAwardsRecognition .clsRelease1:nth-child(5) .card .spl.reducing_font_size_media_center,
.btnAwardsRecognition .clsRelease1:nth-child(6) .card .spl.reducing_font_size_media_center,
.btnPartnerships .clsRelease1:nth-child(4) .card .spl.reducing_font_size_media_center,
.btnPartnerships .clsRelease1:nth-child(5) .card .spl.reducing_font_size_media_center,
.btnPartnerships .clsRelease1:nth-child(6) .card .spl.reducing_font_size_media_center,
.btnSustainabiltyCSR .clsRelease1:nth-child(4) .card .spl.reducing_font_size_media_center,
.btnSustainabiltyCSR .clsRelease1:nth-child(5) .card .spl.reducing_font_size_media_center,
.btnSustainabiltyCSR .clsRelease1:nth-child(6) .card .spl.reducing_font_size_media_center,
.btnJ9News .clsRelease1:nth-child(4) .card .spl.reducing_font_size_media_center,
.btnJ9News .clsRelease1:nth-child(5) .card .spl.reducing_font_size_media_center,
.btnJ9News .clsRelease1:nth-child(6) .card .spl.reducing_font_size_media_center {
    font-size: 17px !important;
    line-height: 24px !important;
}
[dir=rtl] .btnAll .clsRelease1:nth-child(4) .card-body .spl.reducing_font_size_media_center,
[dir=rtl] .btnAll .clsRelease1:nth-child(5) .card-body .spl.reducing_font_size_media_center,
[dir=rtl] .btnAll .clsRelease1:nth-child(6) .card-body .spl.reducing_font_size_media_center,
[dir=rtl] .btnCorporate .clsRelease1:nth-child(4) .card-body .spl.reducing_font_size_media_center,
[dir=rtl] .btnCorporate .clsRelease1:nth-child(5) .card-body .spl.reducing_font_size_media_center,
[dir=rtl] .btnCorporate .clsRelease1:nth-child(6) .card-body .spl.reducing_font_size_media_center,
[dir=rtl] .btnNetwork .clsRelease1:nth-child(4) .card .spl.reducing_font_size_media_center,
[dir=rtl] .btnNetwork .clsRelease1:nth-child(5) .card .spl.reducing_font_size_media_center,
[dir=rtl] .btnNetwork .clsRelease1:nth-child(6) .card .spl.reducing_font_size_media_center,
[dir=rtl] .btnAwardsRecognition .clsRelease1:nth-child(4) .card .spl.reducing_font_size_media_center,
[dir=rtl] .btnAwardsRecognition .clsRelease1:nth-child(5) .card .spl.reducing_font_size_media_center,
[dir=rtl] .btnAwardsRecognition .clsRelease1:nth-child(6) .card .spl.reducing_font_size_media_center,
[dir=rtl] .btnPartnerships .clsRelease1:nth-child(4) .card .spl.reducing_font_size_media_center,
[dir=rtl] .btnPartnerships .clsRelease1:nth-child(5) .card .spl.reducing_font_size_media_center,
[dir=rtl] .btnPartnerships .clsRelease1:nth-child(6) .card .spl.reducing_font_size_media_center,
[dir=rtl] .btnSustainabiltyCSR .clsRelease1:nth-child(4) .card .spl.reducing_font_size_media_center,
[dir=rtl] .btnSustainabiltyCSR .clsRelease1:nth-child(5) .card .spl.reducing_font_size_media_center,
[dir=rtl] .btnSustainabiltyCSR .clsRelease1:nth-child(6) .card .spl.reducing_font_size_media_center,
[dir=rtl] .btnJ9News .clsRelease1:nth-child(4) .card .spl.reducing_font_size_media_center,
[dir=rtl] .btnJ9News .clsRelease1:nth-child(5) .card .spl.reducing_font_size_media_center,
[dir=rtl] .btnJ9News .clsRelease1:nth-child(6) .card .spl.reducing_font_size_media_center {
    font-size: 17px !important;
    line-height: 24px !important;
    text-align:initial;
}
.btnAwardsRecognition .clsRelease1:nth-child(4) .card .d-flex,
.btnAwardsRecognition .clsRelease1:nth-child(5) .card .d-flex,
.btnAwardsRecognition .clsRelease1:nth-child(6) .card .d-flex,
.btnSustainabiltyCSR .clsRelease1:nth-child(4) .card .d-flex,
.btnSustainabiltyCSR .clsRelease1:nth-child(5) .card .d-flex,
.btnSustainabiltyCSR .clsRelease1:nth-child(6) .card .d-flex,
.btnJ9News .clsRelease1:nth-child(4) .card .d-flex,
.btnJ9News .clsRelease1:nth-child(5) .card .d-flex,
.btnJ9News .clsRelease1:nth-child(6) .card .d-flex,
.btnPartnerships .clsRelease1:nth-child(4) .card .d-flex,
.btnPartnerships .clsRelease1:nth-child(5) .card .d-flex,
.btnPartnerships .clsRelease1:nth-child(6) .card .d-flex,
{
    height: 38px;
}
[dir=rtl] .btnAll .clsRelease1:nth-child(5) .card .d-flex,
[dir=rtl] .btnAll .clsRelease1:nth-child(4) .card .d-flex,
[dir=rtl] .btnAll .clsRelease1:nth-child(6) .card .d-flex {
    height: 38px;
}


[dir=rtl] .btnAwardsRecognition .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
[dir=rtl] .btnAwardsRecognition .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
[dir=rtl] .btnAwardsRecognition .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
[dir=rtl] .btnPartnerships .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
[dir=rtl] .btnPartnerships .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
[dir=rtl] .btnPartnerships .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
[dir=rtl] .btnSustainabiltyCSR .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
[dir=rtl] .btnSustainabiltyCSR .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
[dir=rtl] .btnSustainabiltyCSR .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
[dir=rtl] .btnJ9News .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
[dir=rtl] .btnJ9News .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
[dir=rtl] .btnJ9News .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
[dir=rtl] .btnNetwork .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
[dir=rtl] .btnNetwork .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
[dir=rtl] .btnNetwork .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc {
    margin-top: -8px !important;
}
[dir=rtl] .btnAll .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
[dir=rtl] .btnAll .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc
{
    margin-top: 8px !important;
}
[dir=rtl] .btnCorporate .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
[dir=rtl] .btnCorporate .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
[dir=rtl] .btnCorporate .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc{
    margin-top:0 !important
}
[dir=rtl] .btnAll .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc {
    margin-top: 5px !important;
}

[dir=rtl] .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title h2 {
    margin-top: 4px;
}
[dir=rtl] .new_media_media_center_container .single-desc .title.split .spl {
    font-weight: 700 !important;
    text-align: initial;    
}
@media (max-width:536px) {
    [dir=rtl] .btnAll .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .filter,
    [dir=rtl] .btnAll .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .filter {
        width: 40px;
    }

    [dir=rtl] .btnAll .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title h2 {
        width: 140px;
    }

    .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title ul,
    .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title ul,
    .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title ul 
    {
        height: 36px;
        line-height: 12px !important;
    }
    .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
    .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
    .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,{
        flex-direction: column;
        gap: 4px;
        height: 39px;
    }
}
.btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
.btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
.btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
.btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
.btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
.btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
.btnJ9News .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
.btnJ9News .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
.btnJ9News .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
.btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
.btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
.btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
.btnAll .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
.btnAll .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
.btnAll .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
.btnCorporate .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
.btnCorporate .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
.btnCorporate .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
.btnNetwork .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
.btnNetwork .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
.btnNetwork .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex {
    flex-direction: column;
    gap: 4px;
    height: 39px;
}
[dir=rtl] .btnAll .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
[dir=rtl] .btnAll .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
[dir=rtl] .btnAll .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
[dir=rtl] .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
[dir=rtl] .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
[dir=rtl] .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
[dir=rtl] .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
[dir=rtl] .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
[dir=rtl] .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex {
    flex-direction: column;
    gap: 4px;
}
[dir=rtl] .single-desc .d-flex {
    padding-left: 0 !important
}
@media(min-width:1370px){
    .new_media_media_center_container .card.image-content {
        width: 100% !important;
    }
}
@media(min-width:1410px) and (max-width:1479px) {
    #myBtnContainer .btn {
        border: 1px solid #dcdcdc;
        outline: none;
        padding: 8px 20px;
    }
}
@media(min-width:1480px) and (max-width:1499px) {
    #myBtnContainer .btn {
        border: 1px solid #dcdcdc;
        outline: none;
        padding: 8px 22px;
    }
}
@media(min-width:1500px) and (max-width:1529px) {
    #myBtnContainer .btn {
        border: 1px solid #dcdcdc;
        outline: none;
        padding: 8px 23px;
    }
}
@media(min-width:1530px) and (max-width:1539px) {
    #myBtnContainer .btn {
        border: 1px solid #dcdcdc;
        outline: none;
        padding: 8px 24px;
    }
}
@media(min-width:1540px) and (max-width:1569px) {
    #myBtnContainer .btn {
        border: 1px solid #dcdcdc;
        outline: none;
        padding: 8px 25px;
    }
}
@media(min-width:1570px) and (max-width:1590px){
    #myBtnContainer .btn {
        border: 1px solid #dcdcdc;
        outline: none;
        padding: 8px 27px;
    }
}
@media(min-width:1591px) and (max-width:1600px) {
    #myBtnContainer .btn {
        border: 1px solid #dcdcdc;
        outline: none;
        padding: 8px 28px;
    }
}
@media(min-width:1370px) {
    [dir=rtl] .new_media_media_center_container .card.image-content {
        width: 98.5% !important;
    }
    [dir=rtl]  .new_media_media_center_container {
        padding-left: 0;
    }
    [dir=rtl] #myBtnContainer {
        padding-right: 25px !important;
    }
}
@media(min-width:1405px) and (max-width:1429px) {
    [dir=rtl] #myBtnContainer .btn {
        padding: 8px 29.5px !important;
    }
}
@media(min-width:1430px) and (max-width:1450px) {
    [dir=rtl] #myBtnContainer .btn {
        padding: 8px 30px !important;
    }
}
@media(min-width:1451px) and (max-width:1480px) {
    [dir=rtl] #myBtnContainer .btn {
        padding: 8px 30.5px !important;
    }
}
@media(min-width:1481px) and (max-width:1490px) {
    [dir=rtl] #myBtnContainer .btn {
        padding: 8px 31px !important;
    }
}
@media(min-width:1491px) and (max-width:1509px) {
    [dir=rtl] #myBtnContainer .btn {
        padding: 8px 31.5px !important;
    }
}
@media(min-width:1510px) and (max-width:1530px) {
    [dir=rtl] #myBtnContainer .btn {
        padding: 8px 32.5px !important;
    }
}
@media(min-width:1531px) and (max-width:1549px) {
    [dir=rtl] #myBtnContainer .btn {
        padding: 8px 33.5px !important;
    }
}
@media(min-width:1550px) and (max-width:1559px) {
    [dir=rtl] #myBtnContainer .btn {
        padding: 8px 34.5px !important;
    }
}
@media(min-width:1560px) and (max-width:1579px) {
    [dir=rtl] #myBtnContainer .btn {
        padding: 8px 35.5px !important;
    }
}
@media(min-width:1580px) and (max-width:1590px) {
    [dir=rtl] #myBtnContainer .btn {
        padding: 8px 36.5px !important;
    }
}
@media(min-width:1591px) and (max-width:1600px) {
    [dir=rtl] #myBtnContainer .btn {
        padding: 8px 38.5px !important;
    }

}
[dir=rtl] .btnNetwork .title.split,
[dir=rtl] .btnAwardsRecognition .title.split,
[dir=rtl] .btnPartnerships .title.split,
[dir=rtl] .btnSustainabiltyCSR .title.split,
[dir=rtl] .btnJ9News .title.split {
    padding-top: 0px !important;
}
[dir=rtl]  .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(3) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title h2 {
    margin-top: 0px !important;
}
.btnAll .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .small-text,
.btnAll .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .small-text,
.btnAll .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .small-text {
    white-space: nowrap
}
@media (min-width:992px) {
    .mobile-section {
        display: none;
    }
    .desktop-section {
        display:block !important
    }
}
@media (max-width:991px) {
    .desktop-section {
        display: none;
    }
    .new_media_media_center_container {
        overflow-y: hidden;
    }
    .mobile-section {
        display: block;
    }
    [dir=rtl] .container.media_center_contact_box .btn.btn-primary.btn-lg.inline-flex.read_more_btn {
        margin-left: unset;
    }
    [dir=rtl] .container.media_center_contact_box {
        display: flex;
        justify-content: center;
    }
}
.twitter_name_and_instagram {
    padding-left: 53px;
}
#date_making_media_center {
    font-size:12px !important;
}
.btnAll .new_media_media_center_container .clsRelease1:nth-child(1) .image-content-wrap.with-border.press_release_banners .image-content .d-flex,
.btnAll .new_media_media_center_container .clsRelease1:nth-child(2) .image-content-wrap.with-border.press_release_banners .image-content .d-flex,
.btnAll .new_media_media_center_container .clsRelease1:nth-child(3) .image-content-wrap.with-border.press_release_banners .image-content .d-flex,
.btnCorporate .new_media_media_center_container .clsRelease1:nth-child(1) .image-content-wrap.with-border.press_release_banners .image-content .d-flex,
.btnCorporate .new_media_media_center_container .clsRelease1:nth-child(2) .image-content-wrap.with-border.press_release_banners .image-content .d-flex,
.btnCorporate .new_media_media_center_container .clsRelease1:nth-child(3) .image-content-wrap.with-border.press_release_banners .image-content .d-flex,
.btnNetwork .new_media_media_center_container .clsRelease1:nth-child(1) .image-content-wrap.with-border.press_release_banners .image-content .d-flex,
.btnNetwork .new_media_media_center_container .clsRelease1:nth-child(2) .image-content-wrap.with-border.press_release_banners .image-content .d-flex,
.btnNetwork .new_media_media_center_container .clsRelease1:nth-child(3) .image-content-wrap.with-border.press_release_banners .image-content .d-flex,
.btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(1) .image-content-wrap.with-border.press_release_banners .image-content .d-flex,
.btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(2) .image-content-wrap.with-border.press_release_banners .image-content .d-flex,
.btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(3) .image-content-wrap.with-border.press_release_banners .image-content .d-flex,
.btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(1) .image-content-wrap.with-border.press_release_banners .image-content .d-flex,
.btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(2) .image-content-wrap.with-border.press_release_banners .image-content .d-flex,
.btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(3) .image-content-wrap.with-border.press_release_banners .image-content .d-flex,
.btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(1) .image-content-wrap.with-border.press_release_banners .image-content .d-flex,
.btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(2) .image-content-wrap.with-border.press_release_banners .image-content .d-flex,
.btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(3) .image-content-wrap.with-border.press_release_banners .image-content .d-flex,
.btnJ9News .new_media_media_center_container .clsRelease1:nth-child(1) .image-content-wrap.with-border.press_release_banners .image-content .d-flex,
.btnJ9News .new_media_media_center_container .clsRelease1:nth-child(2) .image-content-wrap.with-border.press_release_banners .image-content .d-flex,
.btnJ9News .new_media_media_center_container .clsRelease1:nth-child(3) .image-content-wrap.with-border.press_release_banners .image-content .d-flex {
    margin-bottom: 5px
}
[dir=rtl] .btnAll .new_media_media_center_container .clsRelease1:nth-child(1) .image-content-wrap.with-border.press_release_banners .image-content .d-flex,
[dir=rtl] .btnAll .new_media_media_center_container .clsRelease1:nth-child(2) .image-content-wrap.with-border.press_release_banners .image-content .d-flex,
[dir=rtl] .btnAll .new_media_media_center_container .clsRelease1:nth-child(3) .image-content-wrap.with-border.press_release_banners .image-content .d-flex,
[dir=rtl] .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(1) .image-content-wrap.with-border.press_release_banners .image-content .d-flex,
[dir=rtl] .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(2) .image-content-wrap.with-border.press_release_banners .image-content .d-flex,
[dir=rtl] .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(3) .image-content-wrap.with-border.press_release_banners .image-content .d-flex,
[dir=rtl] .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(1) .image-content-wrap.with-border.press_release_banners .image-content .d-flex,
[dir=rtl] .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(2) .image-content-wrap.with-border.press_release_banners .image-content .d-flex,
[dir=rtl] .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(3) .image-content-wrap.with-border.press_release_banners .image-content .d-flex,
[dir=rtl] .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(1) .image-content-wrap.with-border.press_release_banners .image-content .d-flex,
[dir=rtl] .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(2) .image-content-wrap.with-border.press_release_banners .image-content .d-flex,
[dir=rtl] .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(3) .image-content-wrap.with-border.press_release_banners .image-content .d-flex,
[dir=rtl] .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(1) .image-content-wrap.with-border.press_release_banners .image-content .d-flex,
[dir=rtl] .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(2) .image-content-wrap.with-border.press_release_banners .image-content .d-flex,
[dir=rtl] .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(3) .image-content-wrap.with-border.press_release_banners .image-content .d-flex,
[dir=rtl] .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(1) .image-content-wrap.with-border.press_release_banners .image-content .d-flex,
[dir=rtl] .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(2) .image-content-wrap.with-border.press_release_banners .image-content .d-flex,
[dir=rtl] .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(3) .image-content-wrap.with-border.press_release_banners .image-content .d-flex,
[dir=rtl] .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(1) .image-content-wrap.with-border.press_release_banners .image-content .d-flex,
[dir=rtl] .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(2) .image-content-wrap.with-border.press_release_banners .image-content .d-flex,
[dir=rtl] .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(3) .image-content-wrap.with-border.press_release_banners .image-content .d-flex {
    margin-bottom: 7px
}
@media(min-width:920px) and (max-width:991px) {
    #instafeed-container a {
        width: 315px;
    }
    .twitter_and_insta_feed_back_contains .container {
        width: 100%;
        max-width: 100%;
    }
    .twitter_name_and_instagram {
        padding-left: 25px !important;
    }
}
@media(min-width:992px) and (max-width:1024px) {
    .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(1) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title .d-flex.align-items-baseline.gap-2 ul .filter,
    .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(2) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title .d-flex.align-items-baseline.gap-2 ul .filter,
    .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(3) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title .d-flex.align-items-baseline.gap-2 ul .filter,
    .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(1) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .d-flex.align-items-baseline.gap-2 ul .filter,
    .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(2) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .d-flex.align-items-baseline.gap-2 ul .filter,
    .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(3) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .d-flex.align-items-baseline.gap-2 ul .filter {
        height: 23px;
        line-height: 11px;
    }

    .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(1) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .d-flex #date_making_media_center,
    .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(2) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .d-flex #date_making_media_center,
    .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(3) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .d-flex #date_making_media_center,
    .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(1) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .d-flex #date_making_media_center,
    .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(2) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .d-flex #date_making_media_center,
    .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(3) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .d-flex #date_making_media_center,
    .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(1) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .d-flex #date_making_media_center,
    .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(2) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .d-flex #date_making_media_center,
    .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(3) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .d-flex #date_making_media_center,
    .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(3) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .d-flex #date_making_media_center {
        white-space: nowrap;
    }

    .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(3) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .d-flex ul {
        white-space: nowrap
    }

    .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .d-flex #date_making_media_center {
        margin-top: 0px;
    }

    .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .d-flex.align-items-baseline.gap-2 ul .filter,
    .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .d-flex.align-items-baseline.gap-2 ul .filter,
    .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .d-flex.align-items-baseline.gap-2 ul .filter,
    .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .d-flex.align-items-baseline.gap-2 ul .filter,
    .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .d-flex.align-items-baseline.gap-2 ul .filter,
    .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .d-flex.align-items-baseline.gap-2 ul .filter {
        line-height: 8px;
    }

    .btnAll .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .d-flex.align-items-baseline.gap-2 ul .filter {
        line-height: 10px;
    }

    #pressrelease65, #pressrelease66, #pressrelease67, #pressrelease73, #pressrelease74, #pressrelease75, s #pressrelease82 .image-content, #pressrelease83 .image-content {
        height: 200px !important;
    }

    .btnAll .clsRelease1:nth-child(4) .image-content, .btnAll .clsRelease1:nth-child(5) .image-content, .btnAll .clsRelease1:nth-child(6) .image-content {
        height: 150px;
    }

    .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .spl,
    .btnAll .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .spl {
            width:100px;
    }
    #myBtnContainer {
        padding-left: 20px !important;
    }
    .latest_header_name {
        padding-left: 19px !important;
    }
    .col-md-3.contact_class.media_class_center {
        margin-top: 25px;
    }
    #myBtnContainer .btn {
        padding: 8px 17px;
    }
    .subscribe-container input {
        width: 405px
    }
    #instafeed-container {
        width: 55%;
    }
    .regarding_insta_and_twitter {
        width: 100%;
    }
    .twitter_and_insta_feed_back_contains .container {
        width: 100%;
        max-width: 100%;
    }
    [dir=rtl] .btnAll .clsRelease1:nth-child(4) .card-body .title .spl.reducing_font_size_media_center,
    [dir=rtl] .btnAll .clsRelease1:nth-child(5) .card-body .title .spl.reducing_font_size_media_center,
    [dir=rtl] .btnAll .clsRelease1:nth-child(6) .card-body .title .spl.reducing_font_size_media_center,
    [dir=rtl] .btnCorporate .clsRelease1:nth-child(4) .card-body .title .spl.reducing_font_size_media_center,
    [dir=rtl] .btnCorporate .clsRelease1:nth-child(5) .card-body .title .spl.reducing_font_size_media_center,
    [dir=rtl] .btnCorporate .clsRelease1:nth-child(6) .card-body .title .spl.reducing_font_size_media_center,
    [dir=rtl] .btnNetwork .clsRelease1:nth-child(4) .card .title .spl.reducing_font_size_media_center,
    [dir=rtl] .btnNetwork .clsRelease1:nth-child(5) .card .title .spl.reducing_font_size_media_center,
    [dir=rtl] .btnNetwork .clsRelease1:nth-child(6) .card .title .spl.reducing_font_size_media_center,
    [dir=rtl] .btnAwardsRecognition .clsRelease1:nth-child(4) .card .title .spl.reducing_font_size_media_center,
    [dir=rtl] .btnAwardsRecognition .clsRelease1:nth-child(5) .card .title .spl.reducing_font_size_media_center,
    [dir=rtl] .btnAwardsRecognition .clsRelease1:nth-child(6) .card .title .spl.reducing_font_size_media_center,
    [dir=rtl] .btnPartnerships .clsRelease1:nth-child(4) .card .title .spl.reducing_font_size_media_center,
    [dir=rtl] .btnPartnerships .clsRelease1:nth-child(5) .card .title .spl.reducing_font_size_media_center,
    [dir=rtl] .btnPartnerships .clsRelease1:nth-child(6) .card .title .spl.reducing_font_size_media_center,
    [dir=rtl] .btnSustainabiltyCSR .clsRelease1:nth-child(4) .card .title .spl.reducing_font_size_media_center,
    [dir=rtl] .btnSustainabiltyCSR .clsRelease1:nth-child(5) .card .title .spl.reducing_font_size_media_center,
    [dir=rtl] .btnSustainabiltyCSR .clsRelease1:nth-child(6) .card .title .spl.reducing_font_size_media_center,
    [dir=rtl] .btnJ9News .clsRelease1:nth-child(4) .card .title .spl.reducing_font_size_media_center,
    [dir=rtl] .btnJ9News .clsRelease1:nth-child(5) .card .title .spl.reducing_font_size_media_center,
    [dir=rtl] .btnJ9News .clsRelease1:nth-child(6) .card .title .spl.reducing_font_size_media_center {
        line-height: 24px !important;
        margin-top: 5px !important
    }
    [dir=rtl] .btnAwardsRecognition .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
    [dir=rtl] .btnAwardsRecognition .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
    [dir=rtl] .btnAwardsRecognition .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
    [dir=rtl] .btnPartnerships .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
    [dir=rtl] .btnPartnerships .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
    [dir=rtl] .btnPartnerships .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
    [dir=rtl] .btnSustainabiltyCSR .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
    [dir=rtl] .btnSustainabiltyCSR .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
    [dir=rtl] .btnSustainabiltyCSR .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
    [dir=rtl] .btnJ9News .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
    [dir=rtl] .btnJ9News .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
    [dir=rtl] .btnJ9News .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
    [dir=rtl] .btnNetwork .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
    [dir=rtl] .btnNetwork .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
    [dir=rtl] .btnNetwork .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc {
        margin-top: 0px !important;
    }
    [dir=rtl] .btnCorporate .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
    [dir=rtl] .btnCorporate .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc, [dir=rtl] .btnCorporate .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc {
        margin-top: 10px !important;
    }
    [dir=rtl] .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .d-flex {
        gap: 0px;
    }
    [dir=rtl] .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .d-flex {
        flex-direction: column !important;
        gap: 0px;
    }
    [dir=rtl] .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc {
        margin-top: 0px !important;
    }
        [dir=rtl] .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .spl,
        [dir=rtl] .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .spl {
            margin-top: 15px !important;
        }
    [dir=rtl] .btnAwardsRecognition .clsRelease1:nth-child(4) .card .title .spl.reducing_font_size_media_center, 
    [dir=rtl] .btnAwardsRecognition .clsRelease1:nth-child(5) .card .title .spl.reducing_font_size_media_center,
    [dir=rtl] .btnAwardsRecognition .clsRelease1:nth-child(6) .card .title .spl.reducing_font_size_media_center {
        margin-top: -5px !important;
    }
    [dir=rtl] .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .small-text.date_span,
    [dir=rtl] .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .small-text.date_span,
    [dir=rtl] .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .small-text.date_span {
        white-space: nowrap
    }
    [dir=rtl] .media_press_release_6.btnJ9News .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split #date_making_media_center {
        white-space: nowrap;
    }
    [dir=rtl] .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title.split .filter .small-text {
        white-space: nowrap;
    }
    [dir=rtl] .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title .reducing_font_size_media_center,
    [dir=rtl] .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title .reducing_font_size_media_center {
        margin-top: -4px;
    }
    [dir=rtl] .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
    [dir=rtl] .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
    [dir=rtl] .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex {
        height: 39px;
    }
    [dir=rtl] #myBtnContainer .btn {
        padding: 8px 20px !important;
    }
    [dir=rtl] #myBtnContainer {
        padding-right: 15px !important;
    }
    [dir=rtl] .latest_header_name {
        padding-right: 19px !important;
    }
    }
@media (min-width:1600px){
    .relative.menu_items_new_media {
        width: 84%;
        min-width: 1680px;
        max-width: 1900px;
        margin: 0px auto;
    }
    .twitter_name_and_instagram {
        width: 100%;
        min-width: 1600px;
        max-width: 2300px;
        margin: 0px auto;
    }
}
@media(min-width:1300px) and (max-width:1320px) {
    .new_media_media_center_container .card.image-content {
        width: 300px !important;
    }
    [dir=rtl] .new_media_media_center_container .card.image-content {
        width: 300px !important;
    }
}
@media(min-width:1321px) and (max-width:1365px) {
    .new_media_media_center_container .card.image-content {
        width: 305px !important;
    }
    [dir=rtl] .new_media_media_center_container .card.image-content {
        width: 305px !important;
    }
}
@media(min-width:1300px) and (max-width:1365px) {
    .twitter_name_and_instagram {
        padding-left: 30px !important;
    }
    .twitter_name_and_instagram {
        padding-right: 30px !important;
    }
}
@media(min-width:1400px) and (max-width:1599px) {
    .twitter_name_and_instagram {
        padding-left: 77px !important;
    }
    [dir=rtl] .twitter_name_and_instagram {
        padding-right: 77px !important;
    }
    .btnAll .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content {
        height: 158px !important;
        min-height: 158px !important;
    }
    .btnAll .clsRelease1:nth-child(5) .press_release_banners {
        height: 158px !important;
    }
    .btnAll .clsRelease1:nth-child(5) {
        height: 158px !important;
    }
}
@media(min-width:1590px) and (max-width:1600px) {
    /*.twitter_name_and_instagram {
        padding-left: 11.5% !important;
    }*/
    [dir=rtl] .twitter_name_and_instagram {
        padding-right: 11.5% !important;
    }
}
@media (min-width:1905px) and (max-width:1920px) {
    .new_media_media_center_container .card.image-content {
        width: 100% !important;
        min-width: 406px;
    }
    [dir=rtl] .new_media_media_center_container .card.image-content {
        width: 100% !important;
        min-width: 408px;
    }
    #myBtnContainer .btn {
        border: 1px solid #dcdcdc;
        outline: none;
        padding: 8px 37px
    }
    #myBtnContainer {
        padding-left: 20px !important;
    }
    .latest_header_name {
        padding-left: 21px !important;
    }
    .twitter_name_and_instagram {
        width: 87.5%;
    }
    [dir=rtl] #myBtnContainer .btn {
        padding: 8px 47px !important;
    }
    [dir=rtl] .twitter_name_and_instagram {
        width: 85.5%;
    }
    [dir=rtl] #myBtnContainer {
        padding-right: 7px !important;
    }
    [dir=rtl] .latest_header_name {
        padding-right: 9px !important;
    }
    .d-flex.row.press_class_relase_one {
        width:1920px;
    }
    [dir=rtl] .d-flex.row.press_class_relase_one {
        width: 1920px;
    }
    }
@media (min-width:1200px) and (max-width:1300px) {
    .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
    .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
    .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex {
        flex-direction: column;
        gap: 4px;
        height: 39px;
    }
    .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
    .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
    .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex {
        flex-direction: column;
        gap: 4px;
        height: 39px;
    }
    .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title ul,
    .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title ul,
    .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title ul {
        line-height: 12px !important;
        height: 36px;
    }
    .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title ul,
    .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title ul,
    .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title ul {
        line-height: 12px !important;
        height: 36px;
    }
    .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
    .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex,
    .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex {
        flex-direction: column;
        gap: 4px !important;
        height: 39px !important;
    }
/*    .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(4) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title ul,
    .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(5) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title ul,
    .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title ul {
        line-height: 19px !important;
        height: 36px;
    }*/
}
@media(min-width:1230px) and (max-width:1280px) {
    [dir=rtl] .twitter_name_and_instagram {
        position: relative !important;
        right: -2% !important;
    }
}
.btnJ9News .new_media_media_center_container .clsRelease1:nth-child(6) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .title #date_making_media_center {
    margin-top: 0;
}
.btnCorporate .new_media_media_center_container .clsRelease1:nth-child(1) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
.btnCorporate .new_media_media_center_container .clsRelease1:nth-child(2) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
.btnCorporate .new_media_media_center_container .clsRelease1:nth-child(3) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
.btnAll .new_media_media_center_container .clsRelease1:nth-child(1) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
.btnAll .new_media_media_center_container .clsRelease1:nth-child(2) .image-content-wrap.with-border.press_release_banners .image-content .single-desc,
.btnAll .new_media_media_center_container .clsRelease1:nth-child(3) .image-content-wrap.with-border.press_release_banners .image-content .single-desc {
    margin-top: 8px !important
}
.btnNetwork .clsRelease1:nth-child(4) .image-content,
.btnNetwork .clsRelease1:nth-child(5) .image-content,
.btnNetwork .clsRelease1:nth-child(6) .image-content,
.btnCorporate .clsRelease1:nth-child(4) .image-content,
.btnCorporate .clsRelease1:nth-child(5) .image-content,
.btnCorporate .clsRelease1:nth-child(6) .image-content,
.btnAwardsRecognition .clsRelease1:nth-child(4) .image-content,
.btnAwardsRecognition .clsRelease1:nth-child(5) .image-content,
.btnAwardsRecognition .clsRelease1:nth-child(6) .image-content,
.btnPartnerships .clsRelease1:nth-child(4) .image-content,
.btnPartnerships .clsRelease1:nth-child(5) .image-content,
.btnPartnerships .clsRelease1:nth-child(6) .image-content,
.btnSustainabiltyCSR .clsRelease1:nth-child(4) .image-content,
.btnSustainabiltyCSR .clsRelease1:nth-child(5) .image-content,
.btnSustainabiltyCSR .clsRelease1:nth-child(6) .image-content,
.btnJ9News .clsRelease1:nth-child(4) .image-content,
.btnJ9News .clsRelease1:nth-child(5) .image-content,
.btnJ9News .clsRelease1:nth-child(6) .image-content {
    min-height: 150px !important;
    height:150px !important;
}
[dir=rtl] .btnNetwork .clsRelease1:nth-child(4) .image-content,
[dir=rtl] .btnNetwork .clsRelease1:nth-child(5) .image-content,
[dir=rtl] .btnNetwork .clsRelease1:nth-child(6) .image-content,
[dir=rtl] .btnCorporate .clsRelease1:nth-child(4) .image-content,
[dir=rtl] .btnCorporate .clsRelease1:nth-child(5) .image-content,
[dir=rtl] .btnCorporate .clsRelease1:nth-child(6) .image-content,
[dir=rtl] .btnAwardsRecognition .clsRelease1:nth-child(4) .image-content,
[dir=rtl] .btnAwardsRecognition .clsRelease1:nth-child(5) .image-content,
[dir=rtl] .btnAwardsRecognition .clsRelease1:nth-child(6) .image-content,
[dir=rtl] .btnPartnerships .clsRelease1:nth-child(4) .image-content,
[dir=rtl] .btnPartnerships .clsRelease1:nth-child(5) .image-content,
[dir=rtl] .btnPartnerships .clsRelease1:nth-child(6) .image-content,
[dir=rtl] .btnSustainabiltyCSR .clsRelease1:nth-child(4) .image-content,
[dir=rtl] .btnSustainabiltyCSR .clsRelease1:nth-child(5) .image-content,
[dir=rtl] .btnSustainabiltyCSR .clsRelease1:nth-child(6) .image-content,
[dir=rtl] .btnJ9News .clsRelease1:nth-child(4) .image-content,
[dir=rtl] .btnJ9News .clsRelease1:nth-child(5) .image-content,
[dir=rtl] .btnJ9News .clsRelease1:nth-child(6) .image-content {
    min-height: 150px !important;
    height:150px !important;
}
@media (min-width: 1905px) and (max-width:1910px){
[dir=rtl] .twitter_name_and_instagram {
    position: relative !important;
    right: 7.95% !important;
}
}
@media (min-width: 992px) and (max-width:1199px) {
    .btnAll .new_media_media_center_container .clsRelease1:nth-child(1) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex, 
    .btnAll .new_media_media_center_container .clsRelease1:nth-child(2) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex, 
    .btnAll .new_media_media_center_container .clsRelease1:nth-child(3) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex, 
    .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(1) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex, 
    .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(2) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex, 
    .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(3) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex, 
    .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(1) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex, 
    .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(2) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex, 
    .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(3) .image-content-wrap.with-border.press_release_banners .image-content .single-desc .d-flex {
        margin-bottom: 23px !important;
    }
    .btnAll .new_media_media_center_container .clsRelease1:nth-child(1) .image-content-wrap.with-border.press_release_banners .image-content .d-flex, 
    .btnAll .new_media_media_center_container .clsRelease1:nth-child(2) .image-content-wrap.with-border.press_release_banners .image-content .d-flex, 
    .btnAll .new_media_media_center_container .clsRelease1:nth-child(3) .image-content-wrap.with-border.press_release_banners .image-content .d-flex, 
    .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(1) .image-content-wrap.with-border.press_release_banners .image-content .d-flex, 
    .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(2) .image-content-wrap.with-border.press_release_banners .image-content .d-flex, 
    .btnCorporate .new_media_media_center_container .clsRelease1:nth-child(3) .image-content-wrap.with-border.press_release_banners .image-content .d-flex, 
    .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(1) .image-content-wrap.with-border.press_release_banners .image-content .d-flex, 
    .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(2) .image-content-wrap.with-border.press_release_banners .image-content .d-flex, 
    .btnNetwork .new_media_media_center_container .clsRelease1:nth-child(3) .image-content-wrap.with-border.press_release_banners .image-content .d-flex, 
    .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(1) .image-content-wrap.with-border.press_release_banners .image-content .d-flex, 
    .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(2) .image-content-wrap.with-border.press_release_banners .image-content .d-flex, 
    .btnAwardsRecognition .new_media_media_center_container .clsRelease1:nth-child(3) .image-content-wrap.with-border.press_release_banners .image-content .d-flex, 
    .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(1) .image-content-wrap.with-border.press_release_banners .image-content .d-flex, 
    .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(2) .image-content-wrap.with-border.press_release_banners .image-content .d-flex, 
    .btnPartnerships .new_media_media_center_container .clsRelease1:nth-child(3) .image-content-wrap.with-border.press_release_banners .image-content .d-flex, 
    .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(1) .image-content-wrap.with-border.press_release_banners .image-content .d-flex, 
    .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(2) .image-content-wrap.with-border.press_release_banners .image-content .d-flex, 
    .btnSustainabiltyCSR .new_media_media_center_container .clsRelease1:nth-child(3) .image-content-wrap.with-border.press_release_banners .image-content .d-flex, 
    .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(1) .image-content-wrap.with-border.press_release_banners .image-content .d-flex, 
    .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(2) .image-content-wrap.with-border.press_release_banners .image-content .d-flex, 
    .btnJ9News .new_media_media_center_container .clsRelease1:nth-child(3) .image-content-wrap.with-border.press_release_banners .image-content .d-flex {
        margin-bottom: 23px !important;
    }
    .new_media_media_center_container {
        height: 607px !important;
    }
}
.media_center_contact_box .icon.icon-arrow-right {
    color: #004a97 !important;
}

[dir=rtl] .icon.icon-arrow-right {
    transform: rotate(180deg);
    color: #004a97 !important;
}
/*@media(min-width: 1201px) and (max-width: 1499px) {
    .new_media_media_center_container {
        height: 607px !important;
    }
}*/
