
	    .list_sec {
            box-shadow: 0 1px 6px 0 rgb(212 212 212 / 50%);
            background:#ffffff;
            list-style-type:none;
        }
        .list_sec  li{
            display:inline-block;
            vertical-align:top;
            list-style-type:none;
        }
        .list_sec  li a{
                font-family: Montserrat;
              font-size: 18px;
              font-weight: 600;
             display:inline-block;
            vertical-align:top;
            padding:10px  20px;
  
        }
        .list_sec  li a:hover{
            text-decoration:none;
        }
        .list_sec li:first-child {
            margin-left: 15px;
        }
        .list_sec  li a.active{
            border-bottom:solid 6px #ed353a;
            color: #ed353a;
        }
        .letter_box {
            border-radius: 1px;
            border: solid 1px #decfd1;
            background-color: #fff2f4;
            margin-top: 5px;
            text-align: center;
            padding:20px;
        }
        .box_head1 {
            font-size: 18px;
            font-family: Faustina;
            font-weight: bold;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.23;
            letter-spacing: normal;
        }
        .box_form{
            margin-top:22px;
        }
        
       .box_form input[type="text"] {
            width: 60%;
            height: 50px;
            padding: 0 10px 0 10px;
            border: solid 1px #d1d1d1;
            box-sizing: border-box;
            font-family: Faustina;
            font-size: 16px;
            background: #ffffff;
            line-height: 50px;
            display: inline-block;
             vertical-align: top;
        }
        .box_form button{
            margin-left:7px;
            width:37%;
            border-radius: 2px;
              background-color: #e81f3d;
              height: 50px;
              line-height:50px;
              font-family: Montserrat;
              font-size: 13px;
              font-weight: bold;
              color:#ffffff;
              text-transform: uppercase;
              cursor:pointer;
              text-align:center;
              display: inline-block;
                vertical-align: top;
        }
        .box_center_text{
            text-align: left;
            position:relative;
            margin:24px 20px 13px 20px;
        }
        .box_center_text > span{
            font-family: Montserrat;
            font-size: 20px;
            font-weight: bold;
            font-stretch: normal;
            font-style: normal;
            line-height: normal;
            color:#000000;
            display: inline-block;
            vertical-align: top;
            padding:0;
        }
        .left_img {
    display: block;
}
.left_img a {
    display: block;
}
.box_big_story {
    display: block;
}
.box_big_story .box_head1{
    margin-top:16px;
    font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.27;
  letter-spacing: normal;
  color: #000000;
}
.box_story {
    font-family: Montserrat;
    font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: justify;
  color: #000000;
}
.box_big_story .box_story {
    margin-top: 10px;
}
.box_big_story .date-format{
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #666666;
    margin-top: 10px;
    display: block;
}
.left_img img{width:100%;vertical-align: top;}
.big_story{
    padding-bottom:34px;
    border-bottom: solid 2px #ababab;
    margin:0 20px;
}
.top_head {
    font-family: Montserrat;
    font-size: 22px;
    font-weight: bold;
    margin: 41px 0 23px 0;
    text-transform: uppercase;
}
.list_item {
    list-style-type: none;
    margin: 0 20px;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    box-sizing: border-box;
    position: relative;
}
.list_item li {
    display: inline-block;
    border-radius: 1px;
    box-shadow: 1px 1px 4px 1px rgb(169 150 150 / 30%);
    border: solid 1px #efefef;
    background-color: #ffffff;
    padding: 12px 13px 26px;
    width: 70%;
    vertical-align: top;
    white-space: pre-line;
    margin-bottom: 5px;
    min-height: 400px;
    margin-top: 5px;
    margin-left: 5px;
    
    font-family: Faustina;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.22;
}
.list_item li.load_more_sec{
    display: inline-block;
}
.list_item li + li{
    margin-left:15px;
}
.list_item li img{width:100%;}
.list_item li a {
    display:inline-block;
    vertical-align: top;
}
.list_item li  .stry_txt{
    font-size: 14px;
    line-height: 1.71;
    margin-top:10px;
    font-weight: 400;
    overflow:hidden;
    position:relative;
}
.list_item li   .date-format{
    display:block;
    font-size: 12px;
    color: #666666;
    font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  margin-top:20px;
}
.list_item li  .stry_head {
    margin-top: 15px;
}
.box_form input[disabled], body .newsletter_sticky input[disabled] {
    background: #d0d0d0;
    cursor: not-allowed;
}
.list_item li  .stry_txt .link-more {
    font-weight: bold;
    color: #007aff;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    display: block;
    line-height: 18px;
}
.list_item li .stry_txt .link-more i {
    display: inline-block;
    vertical-align: top;
    color: #000000;
    font-weight: normal;
    
}
.list_item li a:hover{text-decoration:none;}


.story_load {
    border-radius: 2px;
    background-color: #f0f0f0;
    line-height: 45px;
    text-align: center;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    margin-top:25px;
}

.letter_box .thanks_screen {
    position: relative;
    background: url(https://img.etimg.com/thumb/msid-81323886,width-50,height-60,resizemode-4/mail-icon.jpg) no-repeat top center;
    padding-top: 70px;
}
.thanks_screen p {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 800;
}
.thanks_screen p + small{
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 500;
    margin-top: 5px;
    display: inline-block;
    vertical-align: top;
}
.newsletter_sticky {
    margin: 20px 0 0 0;
    padding: 5px 20px 18px 20px;
    background-color: #fff2f4;
}
.newsletter_sticky .newsletter_h1 {
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.15;
    letter-spacing: normal;
    color: #000000;
}
.newsletter_sticky input[type="text"] {
    height: 50px;
    margin: 5px 5px 0 0;
    padding: 0 12px 0 12px;
    border-radius: 2px;
    background-color: #ffffff;
    box-sizing: border-box;
    width: 58%;
    display: inline-block;
    vertical-align: top;
    font-family: Faustina;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #545454;
}
.newsletter_sticky button {
    display: inline-block;
    vertical-align: top;
    height: 50px;
    margin: 5px 1px 0 5px;
    padding: 0;
    border-radius: 2px;
    background-color: #ea1a3f;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
    width: 37%;
    text-transform: uppercase;
}
.newsletter_sticky .thanks_screen {
    text-align: center;
    position: relative;
    background: url(https://img.etimg.com/thumb/msid-81323886,width-41,height-51,resizemode-4/mail-icon.jpg) no-repeat top center;
    padding-top: 56px;
    margin-top: 10px;
}
.newsletter_sticky .thanks_screen p {
    font-size: 13px;
    text-align: center;
}
.newsletter_sticky.box_position{position: fixed;bottom: 0;right: 0;left: 0;}
/*.newsletter_sticky.box_position.active { bottom: 50px; }*/
.box_big_story .box_story a:hover{text-decoration:none;}
    .newLoading {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: rgba(0,0,0,0.7);
        display:none;
        z-index:9999;
    }
    .newLoading .loading {
        position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9;
    width: auto;
    margin: 0;
    background: transparent;
    padding-top: 100px;

        
    }
    
    .newLoading .loading p {
        margin: 6px 0 0 0;
        padding: 0;
        text-align: center;
        color: #fff;
        font-size: 13px;
        font-weight: bold;
    }
    .newLoading .loading .loader {
        position: relative;
        width: 75px;
        height: 100px;
        display: block;
        margin: auto;
    }
    .newLoading .loading .loader__bar {
        position: absolute;
        bottom: 0;
        width: 10px;
        height: 50%;
        background: #FFE9E2;
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
        box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
    }
    .newLoading .loading .loader__bar:nth-child(1) {
        left: 0px;
        -webkit-transform: scale(1, 0.2);
        transform: scale(1, 0.2);
        -webkit-animation: barUp1 4s infinite;
        animation: barUp1 4s infinite;
    }
    .newLoading .loading .loader__bar:nth-child(2) {
        left: 15px;
        -webkit-transform: scale(1, 0.4);
        transform: scale(1, 0.4);
        -webkit-animation: barUp2 4s infinite;
        animation: barUp2 4s infinite;
    }
    .newLoading .loading .loader__bar:nth-child(3) {
        left: 30px;
        -webkit-transform: scale(1, 0.6);
        transform: scale(1, 0.6);
        -webkit-animation: barUp3 4s infinite;
        animation: barUp3 4s infinite;
    }
    .newLoading .loading .loader__bar:nth-child(4) {
        left: 45px;
        -webkit-transform: scale(1, 0.8);
        transform: scale(1, 0.8);
        -webkit-animation: barUp4 4s infinite;
        animation: barUp4 4s infinite;
    }
    .newLoading .loading .loader__bar:nth-child(5) {
        left: 60px;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        -webkit-animation: barUp5 4s infinite;
        animation: barUp5 4s infinite;
    }
    .newLoading .loading .loader__ball {
        position: absolute;
        bottom: 10px;
        left: 0;
        width: 10px;
        height: 10px;
        background: #ed353a;
        border-radius: 50%;
        -webkit-animation: ball 4s infinite;
        animation: ball 4s infinite;
    }

    @-webkit-keyframes ball {
        0% {
            -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
        }
        5% {
            -webkit-transform: translate(8px, -14px);
            transform: translate(8px, -14px);
        }
        10% {
            -webkit-transform: translate(15px, -10px);
            transform: translate(15px, -10px);
        }
        17% {
            -webkit-transform: translate(23px, -24px);
            transform: translate(23px, -24px);
        }
        20% {
            -webkit-transform: translate(30px, -20px);
            transform: translate(30px, -20px);
        }
        27% {
            -webkit-transform: translate(38px, -34px);
            transform: translate(38px, -34px);
        }
        30% {
            -webkit-transform: translate(45px, -30px);
            transform: translate(45px, -30px);
        }
        37% {
            -webkit-transform: translate(53px, -44px);
            transform: translate(53px, -44px);
        }
        40% {
            -webkit-transform: translate(60px, -40px);
            transform: translate(60px, -40px);
        }
        50% {
            -webkit-transform: translate(60px, 0);
            transform: translate(60px, 0);
        }
        57% {
            -webkit-transform: translate(53px, -14px);
            transform: translate(53px, -14px);
        }
        60% {
            -webkit-transform: translate(45px, -10px);
            transform: translate(45px, -10px);
        }
        67% {
            -webkit-transform: translate(37px, -24px);
            transform: translate(37px, -24px);
        }
        70% {
            -webkit-transform: translate(30px, -20px);
            transform: translate(30px, -20px);
        }
        77% {
            -webkit-transform: translate(22px, -34px);
            transform: translate(22px, -34px);
        }
        80% {
            -webkit-transform: translate(15px, -30px);
            transform: translate(15px, -30px);
        }
        87% {
            -webkit-transform: translate(7px, -44px);
            transform: translate(7px, -44px);
        }
        90% {
            -webkit-transform: translate(0, -40px);
            transform: translate(0, -40px);
        }
        100% {
            -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
        }
    }

    @keyframes ball {
        0% {
            -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
        }
        5% {
            -webkit-transform: translate(8px, -14px);
            transform: translate(8px, -14px);
        }
        10% {
            -webkit-transform: translate(15px, -10px);
            transform: translate(15px, -10px);
        }
        17% {
            -webkit-transform: translate(23px, -24px);
            transform: translate(23px, -24px);
        }
        20% {
            -webkit-transform: translate(30px, -20px);
            transform: translate(30px, -20px);
        }
        27% {
            -webkit-transform: translate(38px, -34px);
            transform: translate(38px, -34px);
        }
        30% {
            -webkit-transform: translate(45px, -30px);
            transform: translate(45px, -30px);
        }
        37% {
            -webkit-transform: translate(53px, -44px);
            transform: translate(53px, -44px);
        }
        40% {
            -webkit-transform: translate(60px, -40px);
            transform: translate(60px, -40px);
        }
        50% {
            -webkit-transform: translate(60px, 0);
            transform: translate(60px, 0);
        }
        57% {
            -webkit-transform: translate(53px, -14px);
            transform: translate(53px, -14px);
        }
        60% {
            -webkit-transform: translate(45px, -10px);
            transform: translate(45px, -10px);
        }
        67% {
            -webkit-transform: translate(37px, -24px);
            transform: translate(37px, -24px);
        }
        70% {
            -webkit-transform: translate(30px, -20px);
            transform: translate(30px, -20px);
        }
        77% {
            -webkit-transform: translate(22px, -34px);
            transform: translate(22px, -34px);
        }
        80% {
            -webkit-transform: translate(15px, -30px);
            transform: translate(15px, -30px);
        }
        87% {
            -webkit-transform: translate(7px, -44px);
            transform: translate(7px, -44px);
        }
        90% {
            -webkit-transform: translate(0, -40px);
            transform: translate(0, -40px);
        }
        100% {
            -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
        }
    }
    @-webkit-keyframes barUp1 {
        0% {
            -webkit-transform: scale(1, 0.2);
            transform: scale(1, 0.2);
        }
        40% {
            -webkit-transform: scale(1, 0.2);
            transform: scale(1, 0.2);
        }
        50% {
            -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
        }
        90% {
            -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
        }
        100% {
            -webkit-transform: scale(1, 0.2);
            transform: scale(1, 0.2);
        }
    }
    @keyframes barUp1 {
        0% {
            -webkit-transform: scale(1, 0.2);
            transform: scale(1, 0.2);
        }
        40% {
            -webkit-transform: scale(1, 0.2);
            transform: scale(1, 0.2);
        }
        50% {
            -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
        }
        90% {
            -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
        }
        100% {
            -webkit-transform: scale(1, 0.2);
            transform: scale(1, 0.2);
        }
    }
    @-webkit-keyframes barUp2 {
        0% {
            -webkit-transform: scale(1, 0.4);
            transform: scale(1, 0.4);
        }
        40% {
            -webkit-transform: scale(1, 0.4);
            transform: scale(1, 0.4);
        }
        50% {
            -webkit-transform: scale(1, 0.8);
            transform: scale(1, 0.8);
        }
        90% {
            -webkit-transform: scale(1, 0.8);
            transform: scale(1, 0.8);
        }
        100% {
            -webkit-transform: scale(1, 0.4);
            transform: scale(1, 0.4);
        }
    }
    @keyframes barUp2 {
        0% {
            -webkit-transform: scale(1, 0.4);
            transform: scale(1, 0.4);
        }
        40% {
            -webkit-transform: scale(1, 0.4);
            transform: scale(1, 0.4);
        }
        50% {
            -webkit-transform: scale(1, 0.8);
            transform: scale(1, 0.8);
        }
        90% {
            -webkit-transform: scale(1, 0.8);
            transform: scale(1, 0.8);
        }
        100% {
            -webkit-transform: scale(1, 0.4);
            transform: scale(1, 0.4);
        }
    }
    @-webkit-keyframes barUp3 {
        0% {
            -webkit-transform: scale(1, 0.6);
            transform: scale(1, 0.6);
        }
        100% {
            -webkit-transform: scale(1, 0.6);
            transform: scale(1, 0.6);
        }
    }
    @keyframes barUp3 {
        0% {
            -webkit-transform: scale(1, 0.6);
            transform: scale(1, 0.6);
        }
        100% {
            -webkit-transform: scale(1, 0.6);
            transform: scale(1, 0.6);
        }
    }
    @-webkit-keyframes barUp4 {
        0% {
            -webkit-transform: scale(1, 0.8);
            transform: scale(1, 0.8);
        }
        40% {
            -webkit-transform: scale(1, 0.8);
            transform: scale(1, 0.8);
        }
        50% {
            -webkit-transform: scale(1, 0.4);
            transform: scale(1, 0.4);
        }
        90% {
            -webkit-transform: scale(1, 0.4);
            transform: scale(1, 0.4);
        }
        100% {
            -webkit-transform: scale(1, 0.8);
            transform: scale(1, 0.8);
        }
    }
    @keyframes barUp4 {
        0% {
            -webkit-transform: scale(1, 0.8);
            transform: scale(1, 0.8);
        }
        40% {
            -webkit-transform: scale(1, 0.8);
            transform: scale(1, 0.8);
        }
        50% {
            -webkit-transform: scale(1, 0.4);
            transform: scale(1, 0.4);
        }
        90% {
            -webkit-transform: scale(1, 0.4);
            transform: scale(1, 0.4);
        }
        100% {
            -webkit-transform: scale(1, 0.8);
            transform: scale(1, 0.8);
        }
    }
    @-webkit-keyframes barUp5 {
        0% {
            -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
        }
        40% {
            -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
        }
        50% {
            -webkit-transform: scale(1, 0.2);
            transform: scale(1, 0.2);
        }
        90% {
            -webkit-transform: scale(1, 0.2);
            transform: scale(1, 0.2);
        }
        100% {
            -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
        }
    }
    @keyframes barUp5 {
        0% {
            -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
        }
        40% {
            -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
        }
        50% {
            -webkit-transform: scale(1, 0.2);
            transform: scale(1, 0.2);
        }
        90% {
            -webkit-transform: scale(1, 0.2);
            transform: scale(1, 0.2);
        }
        100% {
            -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
        }
    }
    .list_item li.shimmer_effect {
        padding: 0;
        display: inline-block;
    }
    .shimmer_effect .card {
    position: relative;
    -webkit-box-shadow: 0 6px 8px rgba(0, 0, 0, 0.1);
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.1);
    background-color: #FFF;
    border-radius: 6px;
    overflow: hidden;
    
    }
    .shimmer_effect .shimmerBG {
    animation-duration: 2.2s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: shimmer;
    animation-timing-function: linear;
    background: #ddd;
    background: linear-gradient(to right, #F6F6F6 8%, #F0F0F0 18%, #F6F6F6 33%);
    background-size: 1200px 100%;
}
@-webkit-keyframes shimmer {
    0% {
        background-position: -100% 0;
    }
    100% {
        background-position: 100% 0;
    }
}

@keyframes shimmer {
    0% {
        background-position: -1200px 0;
    }
    100% {
        background-position: 1200px 0;
    }
}
/*.list_item li + li + li +li{*/
/*    display:none;*/
/*}*/
.shimmer_effect .media {
    height: 200px;
}

.shimmer_effect .p-32 {
    padding: 10px;
}

.shimmer_effect .title-line {
    height: 24px;
    width: 100%;
    margin-bottom: 12px;
    border-radius: 20px;
}

.shimmer_effect .content-line {
    height: 8px;
    width: 100%;
    margin-bottom: 16px;
    border-radius: 8px;
}
  
  .shimmer_effect  .end {
      width: 40%;
    }
    .shimmer_effect .m-t-24 {
    margin-top: 24px;
}
.date-format_custome {
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #666666;
    margin-top: 10px;
    display: block;
}
.list_item > li > a {
    display: block;
}
#btmNav {
    bottom: -50px;
}
	