.media_div {
    width: 100%;
    position: relative;
    top: 0px;
    margin: 20px 0px 10px;
    padding: 30px;
    transition: top 0.9s ease 0s;
}
.media_metion_h {
    font-size: 45px;
    font-weight: bold;
    font-stretch: normal;
    line-height: normal;
    color: #0354d6;
    margin-bottom: 0px;
}
.media_metion_h span {
    color: #2e2e2e;
    font-weight: normal;
}
html{
    scroll-behavior: smooth;
    scroll-padding-top: 150px;
}
.media_c div:nth-child(odd) div{
    background-color: rgba(0, 33, 164, 0.05);
}
.media_c div:nth-child(even) div{
    border: solid 1px #ddd;
    background-color: #fff;
}
.media_c div:nth-child(even) div:hover{
    border: none;
}
.media_c div:nth-child(odd) div::after{    
    border-top: 15px solid rgba(0, 33, 164, 0.05);
    border-left: 25px solid transparent;
    border-right: 0px solid transparent;
}
.media_c div:nth-child(even) div::after{  
    border-top: 15px solid #fff;
    border-left: 25px solid transparent;
    border-right: 0px solid transparent;
}
.calender-click:hover{cursor: pointer;}
.media_c div:nth-child(even) .media_div::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    right: 303px;
    width: 0px;
    height: 0px;
    margin: 0px auto;
}
.media_d{margin-top: 6px;}
.media_c div:nth-child(even) div::before {
    border-top: 17px solid #ddd;
    border-left: 27px solid transparent;
    border-right: 0px solid transparent;
}
.media_c div:nth-child(even) div:hover::after, .media_c div:nth-child(odd) div:hover::after{
    border-top: 15px solid rgb(0, 33, 164);
}
.media_div::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    right: 303px;;
    width: 0px;
    height: 0px;
    margin: 0px auto;
}
.date-title {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.43;
    text-align: left;
    color: rgb(242, 105, 54);
    margin: 12px 0 0 50px;
}
.hover_div:hover div.media_div, .media_c div:nth-child(odd) div:hover {
    opacity: 1;
    cursor: pointer;
    top: -10px;
    background-color: rgb(0, 33, 164);
    transition: 0.9s;
}
.daterangepicker{z-index: 9 !important;}
.hover_div:hover .media_div .media_para,.hover_div:hover .media_div .media_para_p {
    color: rgb(255, 255, 255);
}
.media_para{
    font-size: 16px;
    font-weight: bold;
    line-height: 26px;
    text-align: left;
    color: #333;
    text-transform: capitalize;
}
a.textdec{text-transform: capitalize;}
.media_para_p{
    font-size: 16px;
    line-height: 26px;
    text-align: left;
    color: #333;    
    margin: 16px auto 0;
    text-transform: capitalize;

}

.hover_div:hover .media_div::after {
    border-top: 15px solid rgb(0, 33, 164);
    border-left: 25px solid transparent;
    border-right: 0px solid transparent;
}
.date-title span {
    font-weight: 500;
    color: rgb(153, 153, 153);
}
.mediacoverage .media-fluid {
    padding: 0 0 20px;
}
.header-banner {
    margin-top: -6px;
    width: 100%;
    background-image: url(../img/media2.png);
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 4vw 2vw;
}
.Our-Media-Coverage {
    font-size: 55px;
    font-weight: 700;
    font-stretch: normal;
    line-height: normal;
    color: #0354d6;
}
.media-coverage{
    padding: 0;
}
.media_metion_p{
    margin: 20px 0 0;
    font-size: 16px;
    line-height: 1.81;
    width: 70%;
}
.tab_s{
    display: flex;
    padding: 5px;
    border-radius: 30px;
    background-color: #d8e3fc;
    list-style: none;
    width: max-content;
    margin: 0 auto;
}
.tab_s li a{
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    display: block;
    text-decoration: none;
    height: 31px;
}
.tab_s li:first-child{
    margin:0 10px 0 0;
}
.tab_s li:hover{
    cursor: pointer;
}
.tab_s li.active a,.tab_s a li.active {    
    color: #fff;
    text-decoration: none;
}
.tab_s li.active{
    background-image: linear-gradient(to bottom, #0354d6, #003c9b);
}
.media_c_h{
    font-size: 32px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.81;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}

.load_m {
    width: 246px;
    height: 49px;
    margin: 0 auto;
    display: flex;
    padding: 15px;
    border-radius: 24.5px;
    background-color: #0021a4;
    color: #fff;
    text-decoration: none;
    justify-content: center;    
    margin-bottom: 30px;
}
.media_fil{
    margin-top: 30px;
}
.float-right input.fromtoinput{
    padding: 10px 20px;
    color: #000;
    font-weight: 500;
    border-radius: 25px !important;
    border: solid 1px #ccc !important;
    background-color: #fff;
    align-self: center;
}
.select_sort,.select_sort:hover,.select_sort:focus-visible{
    font-weight: 500;
    padding: 10px 16px;
    border-radius: 25px;
    border: 0;
    outline: 1px solid #ccc !important;
    border-right: 16px solid transparent;
    margin-left: 10px;
    height: 46px;
}
option:hover {
    background-color: #fff;
    border-bottom: 1px solid;
  }
.select_sort option{text-decoration: underline;}
.fromtoinput::placeholder{
    color: #000;
    font-weight: 500;
}
.select_sort:focus-visible,.select_row:focus-visible {
    outline: solid 1px #ccc !important;
}
.select_row, .select_row:hover,.select_row:focus-visible{
    height: 46px;
    width: min-content;
    padding: 10px 16px;
    border-radius: 25px;
    border: 0;
    outline: 1px solid #ccc !important;
    border-right: 16px solid transparent;
    margin-left: 10px;
    font-weight: 500;
}
.No-of-Column{
    font-size: 15px;
    font-weight: 500;
    line-height: 1.38;
    text-align: left;
    color: #999;
}
.Media-Calendar-Filter .calender-click{
    position: relative;
    right: 35px;
    top:14px;
}
.media_para_p:hover{cursor: text;}
.load_more {
    width: 152px;
    height: 49px;
    margin: 30px auto;
    display: flex;
    padding: 13px 30px;
    border-radius: 24.5px;
    background-color: #0021a4;
    color: #fff;
    align-self: center;
    text-decoration: none;
    justify-content: center;
    margin-bottom: 30px;
}
.load_more:hover{    background-color: #0354d6;
}
.load_m_a, .load_m_a:hover{
    color: #fff;
    text-decoration: none;
}
input.fromtoinput:focus{
    z-index: 0 !important;
}
ul.tab_s li{padding: 15px 30px;border-radius: 30px;height: 42px;}
/* .select_sort:focus-visible, .select_row:focus-visible {
    outline: none;
} */
@media screen and (-webkit-min-device-pixel-ratio:0) { 
    .select_sort:focus-visible, .select_row:focus-visible {
        outline: none;
    }
}
@supports (-webkit-touch-callout: none) {
    select.select_sort,select.select_sort:focus-visible,select.select_row, select.select_row:focus-visible {
        outline: none !important;
    }}
    @media not all and (min-resolution:.001dpcm) {
        select.select_sort,select.select_sort:focus-visible,select.select_row, select.select_row:focus-visible{
            outline: none !important;
        }}
/* @media not all and (min-resolution:.001dpcm) {
    .select_sort,.select_sort:focus-visible,.select_row, .select_row:focus-visible{
        outline: none;
    }
  @supports (-webkit-touch-callout: none) {
    .select_sort,.select_sort:focus-visible,.select_row, .select_row:focus-visible {
        outline: none;
    } */
@media only screen and (min-width: 1920px){
    ul.tab_s li {
        padding: 15px 30px !important;
        border-radius: 30px;
    }
    .date-title{margin: 20px 0 0 75px;}
}
@media only screen and (min-device-width: 1025px){
    
    .sort_h{margin-left: 16px;}
    .row_hh{margin-left: 30px;}
    .rs_dropdown-right{width: 300px;}
    .filter_div{display: flex;}
    .header_main_d{display: flex;justify-content: space-between;}
}

@media only screen and (min-device-width: 1025px) and (max-device-width: 1900px){
.media_c_h {font-size: 22px;}
ul.tab_s li {padding: 10px 20px;}
}
@media only screen and (min-device-width: 1025px) and (max-device-width: 1199px){
.row_hh {
    margin-left: 5px;
}
.sort_h {
    margin-left: 5px;
}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px){
    ul.tab_s li {
        padding: 10px;
    }
    .media_para_p{font-size: 14px;}
    .media_fil {
        margin-top: 10px;
    }
    .column-no {
        float: left;
        margin-left: 5px;
    }
    .No-of-Column{height: 46px;margin-left: 5px;}
    .cal_h{width: 43%;}
    .filter_div{display: flex;}
    .Media-Calendar-Filter{width: 300px;}
    .media_para {
        min-height: 60px;
    }
    .date-title {
        margin-left: 36px;
    }     
    .media_metion_p {
        width: 100%;
    }  
    .select_row, .select_row:hover, .select_row:focus-visible,.select_sort, .select_sort:hover, .select_sort:focus-visible {margin-left: 5px;padding: 8px;border-right: 8px solid transparent;}
}
@media only screen and (min-device-width: 401px) and (max-device-width: 767px) {
    .tab_s {
        width: max-content;
    } 
    ul.tab_s li {
        padding: 10px;
    } 
    .select_sort, .select_sort:hover, .select_sort:focus-visible {
        padding: 10px 8px;
        border-right: 8px solid transparent;
        margin-left: 10px;
        width: auto;
        margin-left: 5px;
    }
    .load_more{margin-top: 25px;}
    .select_row, .select_row:hover, .select_row:focus-visible {
        width: auto;
        padding: 10px 8px;
        border-right: 8px solid transparent;
        margin-left: 5px;
    }
    .media_c_h {
        font-size: 24px;}
    .media_para_p{font-size: 14px;}
    .No-of-Column {margin-top: 19px;font-size: 14px;}
    .sort_h{float: left;margin-right: 13px;}
    .row_hh{float: right;}
    .column-no{
        padding: 0;
        display: flex;
        white-space: nowrap;
    }
    .date-title {
        margin-left: 67px;
    }     
    .media_metion_p {
        width: 100%;
    } 
    .column-no{
        padding: 0 10px;
    } 
}
@media only screen and (min-device-width: 320px) and (max-device-width: 400px) {
    .tab_s {
        width: max-content;
    }  
    .sort_h{margin-right: 13px;}
    ul.tab_s li {
        padding: 10px;
    }
    .tab_s li a {font-size: 15px;}
    .select_sort, .select_sort:hover, .select_sort:focus-visible {
        padding: 10px 8px;
        border-right: 8px solid transparent;
        margin-left: 5px;
        width: auto;
    }
    .media_c_h {
        font-size: 24px;}
    .select_row, .select_row:hover, .select_row:focus-visible {
        width: auto;
        margin-left: 5px;
        padding: 10px 8px;
        border-right: 8px solid transparent;
    }
    .media_para_p{font-size: 14px;}
    .media_fil {
        margin-top: 10px;
    }
    .media_metion_p {
        width: 100%;
    }  
    .No-of-Column {margin-top: 19px;font-size: 14px;}
    .sort_h{float: left;}
    /* .row_hh{float: right;} */
    .column-no{
        padding: 0;
        display: flex;
        white-space: nowrap;
    }
    .date-title {
        margin-left: 52px;
    }
}
.textdec{
    text-decoration: none;
}
.top_margin{
    padding: 50px 0;
    min-height: 200px;
}
