.quest{
    position: relative;
}
.text-end{
    text-align: end;
}

.text-custome{
    color: #0A54EB;
}


.blockquote p{
    font-size: 16px;

}
.blockquote span{
    font-style: italic;
}
.video-first .ui_images::before {
    left: 44% !important;
    display: none;
}
.first-heder{
    z-index: 10;
}
.first-header{
    transform: scale(2);
    position: relative;
    top: -24px;

}

         #actsVideo   .custom-controls {
            position: absolute;
    left: -16%;
    display: flex
;
    gap: 8px;
    top: 109%;
    z-index: 10;
}


#actsVideo .actsplyicon{
    position: absolute;
    top: 35%;
    /* background: red; */
    left: 35%;
    /* height: 50px; */
    z-index: 1;
    transform: scale(1.3);
    /* width: 50px; */
    opacity: 0.8;
}


#actsVideo.floating .actsplyicon{
 

    position: absolute;
    top: 56px;
    /* background: red; */
    left: 41%;
    align-items: center;
    justify-content: center;
    /* height: 50px; */
    display: flex
;
    z-index: 1;
    transform: scale(0.8);
    /* width: 50px; */
    opacity: 0.8;
}


#actsVideo.floating  .custom-controls {
        position: absolute;
    left: 12px;
    display: flex;
    gap: 8px;
    top: 63%;
    z-index: 10;
}




.custom-controls button {
    background: rgba(0, 0, 0, 0.5);
    border: none;
    color: white;
    font-size: 14px;
    padding: 3px 9px;
    border-radius: 4px;
    cursor: pointer;
}

    footer .top_footer .social_media svg {
        width: 20px;
        height: 16px;
        fill: white;
        vertical-align: text-top;
    }


    #actsVideo video {
        width: 430px;
    border-radius: 10px;
    height: auto;
    box-shadow: 4px 4px 4px 4px;
    transform: scale(1.5);
    box-shadow: rgba(10, 84, 235, 0.7) 0px 5px 15px;
}

            #actsVideo.floating {
                position: fixed !important;
                
                bottom: 0px;
                left: 5%;
                z-index: 9998;
            
                height: 26vh;
            }


            #actsVideo.floating video {
    width: 280px !important;
    height: auto; /* Optional, keeps aspect ratio */
    display: block;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3); /* Clean soft shadow */
    border-radius: 10px; /* Optional for rounded corners */
    transform: scale(1);
}

            
            

            #actsVideo.floating    #closeFloatingVideo{
                display: none; 
                position: absolute;
                top: -5%;
    background: #000;
    color: #fff;
    right: -7px;
    border: none;
    border-radius: 50%;
    width: 24px;
    height: 26px;
    cursor: pointer;
    z-index: 9999;
            }
    
            
    .gif-container{
    position: relative;
    }
    .gif-container   .secode-image{
    position: absolute;
    left: 23px;
    z-index: -2;
    top: 26px;
    /* width: 87%; */
    border-radius: 36px;
    height: 577px;
    width: 269px;
    padding: 3px;
    padding-top: 0px;
    }

@media (min-width: 240px) and (max-width: 767px) {

    .banner_image .mobile-video{
        margin-inline: -88px !important;
        padding: 2.3rem !important;
    }


    .gif-container .secode-image {
    position: absolute;
    left: 18px;
    z-index: 1;
    top: 21px;
    /* width: 87%; */
    border-radius: 36px;
    height: 503px;
           width: 60vw;

    padding: 3px;
    padding-top: 0px;}

      .first-image { position: relative;
    z-index: 2;
    height: 535px;}
    
    #actsVideo.floating    #closeFloatingVideo{
           
                top: -19%;}

                
    #actsVideo .actsplyicon {
        position: absolute;
        /* background: red; */
        /* height: 50px; */
        z-index: 1;
        /* width: 50px; */
        opacity: 0.8;
        top: 40% !important;
        left: 50% !important;
        transform: translate(-50%, -50%) !important;

}

#actsVideo.floating .actsplyicon{
    position: absolute;
    top: 40%!important;
    /* background: red; */
    left: 50%!important;
    /* height: 50px; */
    z-index: 1;
    transform: translate(-50%, -50%) !important;
    /* width: 50px; */
    opacity: 0.8;
}

    #actsVideo .custom-controls {
        position: absolute;
        left: 52px;
        display: flex
;
        gap: 8px;
        top: 69%;
        z-index: 10;
}
    .first-header {
    transform: scale(1.2);
    position: relative;
    top: 0;}

    .video-first .ui_images::before {
    left: 53% !important;
}

    
    #actsVideo video {
        width: 280px;
        height: auto;
        position: relative;
        left: 50% !important;
        top: 40% !important;
        transform: translate(-50%, -50%) !important;

        
     
}

.modern_ui_section .ui_images{
    display: inline-flex;
}

#actsVideo.floating video {
    left: 0px;
        width: 181px !important;
        height: auto;
        display: block;
        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
        border-radius: 10px;
        transform: scale(1);

}

#actsVideo.floating {

    height: 17vh;}
}

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

.banner_image .mobile-video{
    margin-inline: -88px !important;
    padding: 2.3rem !important;
}

.gif-container .secode-image {
    position: absolute;
    left: 23px;
    z-index: -2;
    /* top: 34px; */
    /* width: 87%; */
    border-radius: 36px;
    height: 560px;
    width: 234px;
    padding: 0px;
    padding-top: 0px;
}

.first-image{
    height: 600px;
}
#actsVideo .actsplyicon {
        position: absolute;
        top: 35%;
        left: 46%;
    z-index: 1;
    opacity: 0.8;}

.video-first .ui_images::before {
    left: 53% !important;
}

#actsVideo video {
    width: 350px;
        left: 0px;
        transform: scale(1.2);
        top: 6%;
        position: relative;
        height: auto;
    }

#actsVideo .custom-controls {
    position: absolute;
        left: 23%;
        display: flex;
        gap: 8px;
        top: 88%;
        z-index: 10;
}

#actsVideo.floating #closeFloatingVideo {
    display: none;
    position: absolute;
    top: 0%;
    background: #000;
    color: #fff;
    right: -7px;
    border: none;
    border-radius: 50%;
    width: 24px;
    height: 26px;
    cursor: pointer;
    z-index: 9999;}

    .video-first .secode-col{
        margin-top:2rem;
    }

.first-header {
    transform: scale(1.5);
    position: relative;
    top: 0px;
}

.banner_image .mobile-video2{
    margin-inline: 54px !important;
    padding: 2.3rem !important;
}

#actsVideo{
    margin: auto;
}

#actsVideo.floating {
   
    height: 20vh;}

}

/* @media screen and (max-width:1200px) { */
@media (min-width:993px) and (max-width:1199px){
    .newsletter_box .section_title {
        width: 45%;
    }
}

/* @media screen and (max-width:1400px) {
    .newsletter_box .section_title h2 {
        font-size: 32px;
    }
} */

@media screen and (min-width:1201px) {
    .newsletter_box .section_title h2 {
        font-size: 32px;
    }
}


#cookie-banner {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #0a54eb;
    color: #fff;
    padding: 15px;
    z-index: 10000;
    border: 2px solid #fff;
    border-radius: 10px;
    font-size: 14px;
    margin: 0;
}
.cookie_btn {
    padding: 6px 10px;
    border: 1px solid #fff;
    border-radius: 5px;
    color: #0a54eb;
    background: #fff;
    line-height: normal;
    margin-left: 10px;
    cursor: pointer;
}
.cookie_btn:hover {
    background: #0a54eb;
    color: #fff;
}
.cookie_consent.show {
    display: flex !important;
    align-items: center;
    justify-content: space-around;
}

@media (min-width: 360px) and (max-width: 770px) {
        .adv-sec .down-ttl {
        font-size: 12px !important;}
}


