.main .newsDoc {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.storie8-content img {
  width: 100%;
  display: block;
}
.storie8-content video {
    width: 100%;
    display: block;
  }
  .storie8-content .shimmer1{
    position: relative;
  }
  .storie8-content .shimmer1 .shimmer1-con {
    position: absolute;
    top: 16.354167vw;
    left: 18.671875vw;
}

.storie8-content .shimmer1 .shimmer1-con h2 {
    width: 44vw;
    margin-bottom: .885417vw;
    color: #fff;
    font-size: 3.333333vw;
    line-height: 1.25;
}
.storie8-content .shimmer1 .shimmer1-con p {
    font-size: 1.145833vw;
    margin-bottom: 1.875vw;
    line-height: 1.6;
    color: #fff;
}
.storie8-content .shimmer1 .shimmer1-con a {
    display: block;
    width: fit-content;
    font-size: .729167vw;
    line-height: 1.25;
    letter-spacing: 0px;
    text-align: center;
    padding: .729167vw 3.177083vw;
    border-radius: 1.25vw;
    border: 1px solid #FFFFFF;
    margin-top: 1.666667vw;
    color: #fff;
    transition: .3s;
    cursor: pointer;
}
.storie8-content .shimmer1 .shimmer1-con a:hover {
    background-color: rgba(246, 244, 244, 0.85);
    color: #000000;
}

.storie8-content .shimmer1 .video_control_box {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 6666;
    background: rgba(0, 0, 0, 0.85);
    display: none;
}

.storie8-content .shimmer1 .video_control_box .hero_banner_video {
    width: 66.666667vw;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.storie8-content .shimmer1 .video_control_box .hero_banner_video img {
    position: absolute;
    top: 0;
    left: 67.44444vw;
    width: 1.25vw;
    cursor: pointer;
}

.storie8-content .shimmer2 .shimmer2-con {
    width: 75vw;
    margin: 0 auto;
    background: #F4F4F4;
    overflow: hidden;
    padding-top: 4.895833vw;
}

.storie8-content .shimmer2 .shimmer2-con h3 {
    font-size: 2.5vw;
    font-weight: 400;
    line-height: 1.25;
    color: #D42536;
   
    margin-bottom: 1.354167vw;
    text-align: center;
    opacity: 0;
    transform: translateY(60px);
    transition: 1.5s;
   padding: 0 10%;
}
.storie8-content .shimmer2 .shimmer2-con .fadeup-title{
    font-size: 2.145833vw;
    font-weight: bold;
    text-align: center;
}

.storie8-content .shimmer2 .shimmer2-con p {
    width: 55vw;
    font-size: 1.145833vw;
    line-height: 1.6;
    color: #000;
    margin: 0 auto;
    margin-bottom: 3.125vw;
    opacity: 0;
    transform: translateY(60px);
    transition: 1.5s;
}

.storie8-content .animated.fadeup {
    opacity: 1 !important;
    transform: translateY(0) !important;
    transition: 1.5s !important;
}
.storie8-content .animated.fadeup {
    opacity: 1 !important;
    transform: translateY(0) !important;
    transition: 1.5s !important;
}

.storie8-content .shimmer2{
    margin-top: 6.25vw;
}




.storie8-content .shimmer3-bottom-con {
    display: flex;
    justify-content: space-between;
    width: 75vw;
    margin: 6.25vw auto 0;
}
.storie8-content .shimmer3-bottom-con div {
    width: 21.145833vw;
    background: #F4F4F4;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 1.5625vw ;
    text-align: center;
}
.storie8-content .shimmer3-bottom-con div h4 {
    font-size: 1.354167vw;
    font-weight: bold;
    line-height: 1.25;
    background-image: linear-gradient(to bottom, #FFC779, #D0162B);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: .885417vw;
}
.storie8-content .shimmer3-bottom-con div p {
    font-size: 1.145833vw;
    line-height: 1.6;
}


@media screen and (max-aspect-ratio: 11 / 10) {
    .storie8-content .shimmer1 .shimmer1-con h2 {
        font-size: 6.666667vw;
        width: 87vw !important;
        margin-bottom: 1.111111vw !important;
    }
    .storie8-content .shimmer1 .shimmer1-con p {
        font-size: 3.611111vw;
        margin-bottom: 3.333333vw;
    }
    .storie8-content .shimmer1 .shimmer1-con a {
        padding: 2.083333vw 7.083333vw;
        font-size: 1.944444vw;
        margin-top: 1.666667vw;
        margin-bottom: 7.777778vw;
        border-radius: 138.75vw;
    }
    .storie8-content .shimmer1 .shimmer1-con {
        top: auto;
        top: 10.3333vw;
        left: 5vw;
    }
    .storie8-content .shimmer1 .video_control_box .hero_banner_video {
        width: 100%;
        top: 44.7777%;
    }
    .storie8-content .shimmer1 .video_control_box .hero_banner_video img {
        top: 42.666667vw;
        left: 50%;
        width: 6.666667vw;
        transform: translate(-50%, 0);
    }
    .storie8-content .shimmer2 .shimmer2-con {
        width: 83.333333vw;
    }


    .storie8-content .shimmer2 .shimmer2-con h3 {
        font-size: 5vw;
        margin-bottom: 4.166667vw;
    }
    .storie8-content .shimmer2 .shimmer2-con p {
        font-size: 3.611111vw;
        width: 74.611111vw;
        margin-bottom: 8.333333vw;
    }
    .storie8-content .shimmer2 .shimmer2-con {
        padding-top: 7.638889vw;
    }

    .storie8-content .shimmer2 {
        margin-top: 11.111111vw;
    }
    .storie8-content .shimmer3-bottom-con div {
        width: 59.722222vw;
        margin-right: 0;
        margin-bottom: 4.166667vw;
        padding-top: 4.166667vw;
        padding-bottom: 4.166667vw;
        box-sizing: border-box;
        padding: 3.5625vw;
    }
    .storie8-content  .shimmer3-bottom-con {
        flex-wrap: wrap;
        justify-content: center;
        margin: 11.111111111vw auto 0;
    }
    .storie8-content  .shimmer3-bottom-con div:last-child {
        margin-bottom: 0;
    }

    .storie8-content .shimmer3-bottom-con div h4 {
        font-size: 3.611111vw;
        margin-bottom: 2.361111vw;
    }
    .storie8-content .shimmer3-bottom-con div p {
        font-size: 3.333333vw;
    }
}



.sec2_text{
    display: flex;
    justify-content: space-between;
    width: 62.5vw;
    margin: 0 auto 1.458333vw;
    padding-top: 2.5vw;
    opacity: 0;
    transform: translateY(60px);
    transition: 1.5s;
}
.sec2_text li{
    width: 19%;
}
.sec2_text h2{
    display: inline-block;
    font-size: 2.5vw;
    line-height: 3.3125vw;
    letter-spacing: -1.2px;
    color: #C7000B;
}
.sec2_text span{
    margin-left: .78125vw;
    font-size: 1.25vw;
    font-weight: 600;
}
.storie8-content .shimmer2 .shimmer2-con .sec2_text p {
    width: 100%;
    color: #000000CC;
    font-size: 1.25vw;
    line-height: 1.375vw;
    letter-spacing: 0px;
    margin-top: .41666vw;
    /* text-align: center; */
    margin-bottom: 3.125vw;
    opacity: 1;
    transform: translateY(0px);
}   
.sec2_text li:nth-of-type(3) div{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

@media screen and (max-aspect-ratio:11/10) {

    .storie8-content .shimmer2 .shimmer2-con .fadeup-title {
        font-size: 4.611111vw;
    }
   
   .sec2_text{
        /* background-color: #000000; */
        display: flex;
        /* flex-direction: column; */
        flex-wrap: wrap;
        width: 80.1111vw;
        margin: 3.3333vw auto 0;
        padding-top: 0;
        justify-content: space-between;
        align-items: end;
        margin-bottom: 8.333333vw;
    }
    .sec2_text li{
        width: 42%;
        
        margin-top: 4vw;
    }
    
   .sec2_text h2{
        font-size: 6.66666vw;
        line-height: 7.77777vw;
        margin-top: 0;
    }
   .sec2_text li:nth-of-type(1) h2{
        /* margin-top: 13.33333vw; */
   }
   .sec2_text span{
        font-size: 3.88888vw;
    }
    .storie8-content .shimmer2 .shimmer2-con .sec2_text p {
        font-size: 3.611111vw;
        margin-top: 3.41666vw;
        text-align: left;
        margin-bottom: 3.125vw;
    }
   .sec2_text p{
        width: fit-content;
        font-size: 3.33333vw;
        color: #333333;
        line-height: 4.4444vw;
        letter-spacing: 0px;
        text-align: center;
        margin-top: 2.222222vw;
    }
    .sec2_text li:nth-of-type(2){
        margin-left: 12.5vw;
    }
   .sec2_text li:nth-of-type(3) span{
        margin-left: 1.302083vw;
    }
   .sec2_text li:nth-of-type(3) p{
        /* color: #FFFFFF; */
        font-size: 3.3333vw;
        line-height: 4.4444vw;
        text-align: center;
        width: 78.0555vw;
        margin-bottom: 13.3333vw;
        margin-top: 2.22222vw;
        text-align: unset;
        margin-left: 0;
    }
    .sec2_text li:nth-of-type(3) p>b{
        display: inline;
        width: 78.0555vw;
        text-align: unset;
        margin-left: 0;
        font-weight: 400;
    }
    .sec2_text li:nth-of-type(3)>div{
        display: flex;
        justify-content: flex-start;
        align-items: flex-end;
    }
   
}


