@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
    body {
      margin: 0;
        font-family: "Poppins", serif;
 
      
      position: relative;
    }
b, strong {
    font-weight: 600!important;
}
a {
    cursor: pointer;
}
#gif_img_png {
    width: 48%;
    position: absolute;
    right: -28px;
    top: 0px;
    display:none;
}
.gif_img_first {display:none;}
.gif_img1{
    position: absolute;
    height: auto;
    width: 50%;
    top: 0;
    left: 78%;
    transform: translate(-50%, 0px);
    display:none;
}
/*#footer_gif_img{
    display: none;
}*/
 #text_gif_btn {
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 1;
}

    .container1 {
      height: 100vh;
      overflow-x:hidden;

    }
    .header_btn{
       position: absolute;
    left: 50%;
    bottom: 0px;
    transform: translate(-50%, -50%);
        z-index: 9;
    }

    .downloade_btn5{
justify-content: center;
    align-items: center;
    color: #e5b409;
    font-weight: 600;
    border: 1px solid #e5b409;
    padding: 6px 12px;
    border-radius: 12px;
    display: flex;
    }
    .brand-logo1{
        width:220px!Important;
    }
    a.downloade_btn4 { 
    color: #fff;
    font-size: 1vw;
    background-image: url(https://dassets.dsci.in/web-assets/data-privacy-day/2025/assets/images/btn_bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 10px 15px;
    background-position: center;
    border-radius: 12px;
}
img.gif_img {
    position: absolute;
    right: 15%;
    top: 55%;
    height: 46%;
    display: none;
}

    .banner_img{
        max-width: 1100px;
    }
    /*.swiper-slide img{*/
    /*    width: 100%;*/
    /*}*/

    .section {
      flex: 1;
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: 24px;
      color: white;
    }

    .section:nth-child(1) {

    }

    .section:nth-child(2) {

    }
        .section:nth-child(3) {
/*          background-color: #fff;*/

    }
            .section:nth-child(4) {
/*          background-color: #FAF3E1;*/
 
    }
        .section:nth-child(5) {
/*          background-color: #fff;*/
      
 
    }
        .section:nth-child(6) {
/*          background-image:url('https://dassets.dsci.in/web-assets/data-privacy-day/2025/assets/images/tiles_bg.webp');*/
      
 
    }
      .section:nth-child(7) {
/*          background-color: #fff;*/
      
 
    }
          .section:nth-child(8) {
/*          background-color: #fff;*/
      
 
    }
    .section:nth-child(10) {
/*      background-color: #1dd1a1;*/
    
    }

    button {
      margin-top: 20px;
      padding: 10px 20px;
      font-size: 16px;
      background-color: white;
      border: none;
      border-radius: 5px;
      cursor: pointer;
      color: #333;
    }
    a{
      text-decoration: none;
    }
    button:hover {
      background-color: #ddd;
    }
    .nav_btn{
      color: #1C1C1C;
    border: 1px solid #1C1C1C;
    padding: 5px 15px;
    border-radius: 20px;
    }
    .navbar{
     
    }
.heading2 {
    font-size: 2vw;
    font-weight: 900;
    color: #1A1A1A
}
    .bg_img{
      background-position: center;
      background-size: cover;
    }
    .section2_sub_heading{
      color: #fff;
      text-align: center;
      font-size: 2vw;
      line-height:1;
    }
        .section2_sub_heading4{
      color: #fff;
      text-align: center;
      font-size: 3.5vw;
      line-height:1;
    }
        .section2_sub_heading1{
      color: #1A1A1A;
      text-align: center;
      font-size: 1.2vw;
    }
        .heading3{
      color: #fff;
      text-align: center;
      font-size: 2vw;
    font-weight: 600;
    }
    .bg_red{
      background-color: #FB00FF;
      padding: 10px;
      color: #fff;
    }
    .open_get{
      display: none;
    }


    .img_container:hover .open_get{
      display: block;
    }
     .img_container:hover .close_get{
      display: none;

    }
        .img_container1:hover .open_get{
      display: block;
    }
     .img_container1:hover .close_get{
      display: none;

    }
        .img_zoome {
      max-width: 100%; /* Set initial width */
      transition: transform 0.8s ease, opacity 0.8s ease; /* Smooth zoom-in and fade-out */
      cursor: pointer;
    }

    .zoomin {
      transform: scale(1); /* Zoom in the image */
      opacity: 1; /* Fade out the image */
    }
    .section2_sub_heading1 {
    color: #1A1A1A;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
}
.heading4{
  color: #1A1A1A;
  font-size: 2.5vw;
  font-weight: 600;
}
.swiper-container {
        width: 100%;
        height: auto;
        margin-left: auto;
        margin-right: auto;
    }

    h4 {
        color: #023047;
        font-family: Marcellus;
        font-weight: 400;
        font-style: normal;
    }

    .swiper-slide {
        text-align: left;
        font-size: 18px;
        background: #fff;
        height: 160px;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
.banner_sub_h {
    color: #fff;
    text-align: center;
    margin-top: 4%;
    font-size: 2vw;
    font-weight: 500;
    line-height: 1.5;
}
.jou {
    color: #fff;
    background: #F2C21C;
    border-radius: 10px;
    padding: 0px 5px 4px;
}
span.privacy_text {
    /*background: #F21CD2;*/
    /*padding: 0px 10px;*/
    border-radius: 12px;
    font-weight: 900;
    font-size: 7.5vw;
    line-height: 1;
    
}
 .left_images_blacka {
            width: 100%;
            height: 100%;
            margin: 0 auto;
            background-image:url("https://dassets.dsci.in/web-assets/data-privacy-day/2025/assets/images/black-left.webp");
            background-size: cover;
            }

 .left_images_blackb {
            width: 100%;
            height: 100%;
            margin: 0 auto;
            background-image:url("https://dassets.dsci.in/web-assets/data-privacy-day/2025/assets/images/black-right.webp");
            background-size: cover;
            }

h3.select_door {
    text-align: center;
    color: #fff;
    font-size: 2.2vw;
    font-weight: 600;
}
.close_get{
  width:68%;
}
.poster1 .close_get, .infographics1 .close_get,.conscious_videos .close_get,.curious_videos .close_get, #section12 .close_get, .poster11 .close_get, .brochures1 .close_get, .brochures11 .close_get, .infographics11 .close_get{
  width:100%;
}

.open_get {
  width: 68%;
}
.poster1 .open_get, .infographics1 .open_get,.conscious_videos .open_get,.curious_videos .open_get, #section12 .open_get, .poster11 .open_get, .brochures1 .open_get, .brochures11 .open_get, .infographics11 .open_get{
  width: 100%;
}
.visit_text {
    color: #010101;
    font-size: 1vw;
    font-weight: 600;
}
a.downloade_btn {
    color: #fff;
    font-size: 1vw;
    background-image: url(https://dassets.dsci.in/web-assets/data-privacy-day/2025/assets/images/btn_bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 10px 15px;
    background-position: center;
    border-radius: 12px;
}
a.downloade_btn1 {
    color: #fff;
    font-size: 1.2vw;
    background-image: url(https://dassets.dsci.in/web-assets/data-privacy-day/2025/assets/images/btn_bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 10px 15px;
    background-position: center;
    border-radius: 12px;
}
.downloade_btn1 {
cursor: pointer;
}
 
.swiper-slide{
  background: transparent;
  background-color: transparent;
}
p.explor_tex {
    font-size: 2.5vw;
    line-height: 1.1;
    color: #010101;
    font-weight: 400;
}
.section2_sub_heading2 {
    color: #1A1A1A;
    text-align: center;
    font-size: 1vw;
    font-weight: 600;
}
.stay_text {
    color: #010101;
    font-size: 2.5vw;
}
#section6{
    position: relative;
    z-index: 9;
}
a.yes_btn {
    background-color: #C5C5F1;
    color: #574359;
    padding: 10px 50px;
    font-size: 1.5vw;
    position: relative;
    z-index: 9;
    cursor: pointer;
}
a.no_btn {
    background-color: #F5CCC1;
    color: #903591;
    padding: 10px 50px;
    font-size: 1.5vw;
    position: relative;
    z-index: 9;
    cursor: pointer;
}
.explor_tex1 {
    font-size: 1.5vw;
    color: #071F30;
    font-weight: 600;
}
.footer_text{
  font-size: 1vw;
    opacity: 0.5;
}
.footer_social_icone{
  height: 30px;
  width: 30px;
}
.bt_border, .bt_border1, .bt_border2{
    position: relative;
    display: inline-block;
}
.bt_border:before {
    content: "";
    height: 25px;
    width: 8.2vw;
    background-image: url(https://dassets.dsci.in/web-assets/data-privacy-day/2025/assets/images/yellow_border1.webp);
    position: absolute;
    right: 0;
    bottom: -20px;
    background-repeat: no-repeat;
    background-size: contain;
}
.downloade_hover, .info_icon_pink {
    display: none;
}
.downloade_btn_hover:hover .downloade_hover {
    display: block;
}
.downloade_btn_hover:hover .downloade_yellow {
    display: none;
}
.info_btn_hover:hover .info_icon_pink {
    display: block;
}
.info_btn_hover:hover .info_con_yellow {
    display: none;
}
.bt_border1:before {
    content: "";
    height: 30px;
    width: 3.5vw;
    background-image: url(https://dassets.dsci.in/web-assets/data-privacy-day/2025/assets/images/red_border.webp);
    position: absolute;
    right: 0;
    bottom: -20px;
    background-repeat: no-repeat;
    background-size: contain;
}
.bt_border2:before {
    content: "";
    height: 30px;
    width: 3.5vw;
    background-image: url(https://dassets.dsci.in/web-assets/data-privacy-day/2025/assets/images/yellow_border1.webp);
    position: absolute;
    right: 0;
    bottom: -20px;
    background-repeat: no-repeat;
    background-size: contain;
}

 .scene {
  position: relative;
  height: 100vh;
  width: 100%;
  /*background-image:url(https://dassets.dsci.in/web-assets/data-privacy-day/2025/assets/images/hover-reveal.webp);*/
  text-align: center;
  overflow: hidden;
  z-index: 9;
  background-size: cover;
  background-position: center;
}


.magic {
  --size: 10rem;
  position: absolute;
  top: calc(50% - var(--size));
  left: calc(50% - var(--size));
  width: var(--size);
  height: var(--size);
  background: center no-repeat fixed;
  background-size: 100%;
  border-radius: 50%;
  z-index: 2;
}
.fb_img{
    position: relative;
    z-index: 8;
    width: 45%;
}
.poup_img_1 {
    cursor: pointer;
}
#lets_btns{
    display: none;
}


    .back-to-top {
      position: fixed;
      bottom: 20px;
      right: 20px;
      cursor: pointer;
      z-index: 9;
    }
    .back-to-top.show {
      display: block;
      opacity: 1;
      transform: translateY(0);
    }
    .back-to-top.hide {
      opacity: 0;
      transform: translateY(20px);
    }
#no_btn1{
    display: none;
}
#no_btn1{
  animation: fadeInRight 1s ease-in-out;
  position: relative;
  z-index: 9;
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translateX(300px);
  }
  to {
    opacity: 1;
  }
}
.no_text, .yes_text{
    width: 50%;
    background: transparent;
    border-radius: 7px;
    font-size: 28px;
    text-align: center;
    display: none;
    position: relative;
    z-index: 9;
    color: #000;
margin:15px;
    }
.no_btn:hover .no_text{
    display: block!important;
}
.yes_text:hover .no_btn5{
    display: block!important;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev,.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background: none!important;
}
/*.swiper-button-next, .swiper-container-rtl .swiper-button-prev {*/
/*    right: -30px;*/
/*    left: auto;*/
/*}*/
#section4 .bt_border:before {
    width: 6.2vw!important;
    right: 14px!important;

}
.stay_tune img.img-fluid.close_get1{width:30%;}

.about_text_section{
    position: relative;
    z-index: 9;
}
.about-text{
    font-size: 18px;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
    pointer-events: all!important;
}


.swiper-button-next{
right:14%!important;
}
.swiper-button-prev {
left:14%!important;

}
.swiper-button-next img{
/*background:#fff!important;*/
width:25px;
}
.swiper-button-prev img{
/*background:#fff!important;*/
width:25px;
}
.swiper-slide:hover {
  transform: scale(1.05); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}
.swiper-slide{
 transition: transform .2s; 
 padding-top: 10px;
}
.swiper-button-next, .swiper-button-prev {
    top: 31% ! Important;
}
.img_container7:hover .open_get, .img_container8:hover .open_get{
        display: block;
}
.img_container7:hover .close_get, .img_container8:hover .close_get{
        display: none;
}
.info_btn {
    display: none;
}
.about_text1{
    color:#fff;
}
.swiper-button-next, .swiper-button-prev {
        top: 33%!Important; 
}
a.downloade_btn5:hover{
   color:#F21CD2!important; 
   border-color:#F21CD2!important;
}
.about_iconhover{
    display:none;
}
a.downloade_btn5:hover .about_iconhover{
    display:block;
}
a.downloade_btn5:hover .about_icon{
    display:none;
}
.swiper-slide a{
    border: 2px solid #000;
}
.booklate_1 a{
    border: 0px solid #000!Important;
}
.downloade_btn5 {
    margin: 0 10px;
} 
.swiper-wrapper1{
    justify-content: center;
}
.quiz_heading{
    font-size: 3.5vw;
    color:#f2c21c;
}
.quiz-section{
    position:relative;
    z-index:9;
    background-image:url('https://dassets.dsci.in/web-assets/data-privacy-day/2025/assets/images/QUIZBG.webp');background-position: center;background-size: cover;
}
.quiz_text {
    font-weight: 400;
    line-height: 1.5;
    font-size: 20px;
}
#footer_gif_img{
height: 100vh!important;
}
.header_btn {
    bottom: 4%;
}
 .left_images_blacka {
            width: 100%;
            height: 100%;
            margin: 0 auto;
            background-image:url("https://dassets.dsci.in/web-assets/data-privacy-day/2025/assets/images/black-left.webp");
            background-size: cover;
            }

 .left_images_blackb {
            width: 100%;
            height: 100%;
            margin: 0 auto;
            background-image:url("https://dassets.dsci.in/web-assets/data-privacy-day/2025/assets/images/black-right.webp");
            background-size: cover;
            }
.PRIVACY_heading{
    width: 100%;
    z-index: 9;
    top: 4%;
}
.banner_new_section{
    height: 100vh; background:#000;padding-top:7%
}
.banners_new{
  max-height: 30vh  
}
.banners_new_col{
    height:30vh;
}
.button-last_new{
    height:5vh; text-align: center;padding:0 30%
}
.footprints_new{
    height:46vh; text-align:right
}
.outline-image-1 {

    /*background-image: url(https://dassets.dsci.in/web-assets/data-privacy-day/2025/assets/images/black-right.webp);*/
    height: 100vh;
    background-size: cover;
    background-position: 100% 70%;
    background-repeat: no-repeat;

}
.stay_tune {display:none;}
.poster1, .infographics1, .brochures1, .curious_videos {height:0; opacity:0}
.poster11 , .infographics11, .brochures11, .conscious_videos {height:0; opacity:0}
.door_11:hover .open_get, .img_container6:hover .open_get {display:block;}
.door_11:hover .close_get, .img_container6:hover .close_get {display:none;}
#gif, #gif_mobile {
visibility:hidden;

    
}
#organisation_btn{
      z-index: 9;
    position: relative;
  
}

.popup {
	 width: 100%;
	 height: 100%;
	 background: #000;
	 display: none;
	 position: fixed;
	 top: 0;
	 left: 0;
	 right: 0;
	 bottom: 0;
	 text-align: center;
	 z-index: 9;
}
 .popup .popup__content {
	 width: 80%;
	 overflow: auto;
	 padding: 50px;
	 background: white;
	 color: black;
	 position: relative;
	 top: 50%;
	 left: 50%;
	 transform: translate(-50%, -50%);
	 box-sizing: border-box;
}
 .popup .popup__content .close {
	 position: absolute;
	 right: 20px;
	 top: 20px;
	 width: 20px;
	 display: block;
}
 .popup .popup__content .close span {
	 cursor: pointer;
	 position: fixed;
	 width: 20px;
	 height: 3px;
	 background: #099ccc;
}
 .popup .popup__content .close span:nth-child(1) {
	 transform: rotate(45deg);
}
 .popup .popup__content .close span:nth-child(2) {
	 transform: rotate(135deg);
}
 iframe.you_height {
    height: 80%;
}

.outline-image {
    /*background-image: url('https://dassets.dsci.in/web-assets/data-privacy-day/2025/assets/images/black-left.webp');*/
    height:100vh;
    background-size: cover;
    background-position: 100% 70%;
background-repeat:no-repeat;
}

.left-box-image {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /*background:#ffffff78;*/
     width:100%;
}
.left-box-image:hover {
    background:transparent;

}


.right-box-image {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
     /*background:#ffffff78;*/
      width:100%;
}
.right-box-image:hover {
    background:transparent;

}
#center-sec-img:hover .right-box-image {
    background:transparent!important;

} 
#center-sec-img:hover .child-div {
    background:transparent;

} 

.top-heading-line {
    font-size: 3vw;
    font-weight: 600;
    text-align: center;
    color:#000;
    line-height: 2;
}

.center-sec-image-1 {
    position: absolute;
    z-index: 9;
    top:10%;
}
.left-sec-image-1, .right-sec-image-1{
    background-size:0; 
}
@media only screen and (min-width: 1700px) 
{
a.downloade_btn{
    font-size:18px;
}
.section2_sub_heading2 {
    font-size:16px;
}
}
@media only screen and (min-width: 1900px) 
{
.gif_img1, #gif_img_png {
    height: 44vh;
}

}
@media only screen and (max-width: 1183px) 
{

    .button-last_new {

    padding: 0 27%;
}
}
@media only screen and (max-width: 1150px) 
{
     .banner_img{
        max-width: 100%!important;
    }

}


@media only screen and (max-width: 1024px) 
{
.brand-logo1 {
    width: 120px ! Important;
}
.downloade_btn5 {
    font-size: 8px;
}
.button-last_new {

    padding: 0px 25%;
}
.banner_new_section {
    padding-top: 11%;
}
a.navbar-brand {
    width: 20%;
}
}

@media only screen and (max-width: 767px) {
.banner_new_section{
   padding-top:42%
}
 .popup .popup__content {
	 padding: 35px 10px 10px;

}
iframe.you_height {
    height: 30%;
}

.top-heading-line {
    font-size: 30px;
    line-height: 1.2;
}
.center-sec-image-1 {
    top: 3%;
}
.footprints_new{
    height:42vh; text-align:right
}
.left-box-image, .right-box-image{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
   
}
.outline-image {
    height: 50vh;
}
.banners_new{
  max-height: 15vh  
}
.banners_new_col{
    height:15vh;
} 
.button-last_new{
    height:10vh; text-align: center;
    padding:0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.brand-logo {
    width: 100% !important;
}
.swiper-button-next{
right:-10px!important;
}
.header_btn {
    bottom: 29%;
}
#gif_img_png{
    height:34vh;
    right:-2.5vw;
    top:0;
}
#imgpng_mobile, #gif_mobile,#imgpng,#gif{
    overflow:hidden;
}
#gif_img1 {

    height: 34vh;
/*display:none;*/
}
.text_zip_section{
    height: auto;
}
#footer_gif_img{
    height: auto!important;
}
/*#section3{*/
/*    height:auto;*/
/*}*/
.swiper-button-prev {
left:0!important;

}
.select_door img{
    width:11%!important;
}
.swiper-button-next img {
    width: 14px;
}
.swiper-button-prev img {
    width: 14px;
}
.info_btn {
    display: block;
}
.section1 .navbar-brand{
width: 25%; 
margin: 0;
}
a.downloade_btn {
    color: #fff;  
    font-size: 12px;
    padding: 7px 4px;
    border-radius: 12px;
    width: 220px;
    text-align: center;
}
.heading2 {
    font-size: 15px;
}
.banner_sub_h {
    margin-top: 35px;
    font-size: 25px;
}
.section2_sub_heading {
    font-size: 16px;
}
.heading3 {
    font-size: 20px;
}
h3.select_door {
    font-size: 25px;

}
.heading4 {
    font-size: 25px;
}
.visit_text {
    font-size: 12px;
}
p.explor_tex {
    font-size: 25px;
    text-align: center;
}
.section2_sub_heading1 {
    font-size: 15px;
    margin-bottom: 30px;
}
.stay_text {
    font-size: 25px;
}
.section2_sub_heading2 {
    font-size: 12px;
    margin-bottom: 30px;
}
a.yes_btn, a.no_btn {
    font-size: 18px;
    margin-bottom: 20px;
    width:160px;
}
.explor_tex1 {
    font-size: 18px;
    text-align: center;
}
a.downloade_btn1 {
    color: #fff;
    font-size: 12px;
    padding: 10px 7px;
    text-align: center;
    margin-top: 30px;
}
.footer_text {
    font-size: 12px;
    opacity: 0.5;
    margin-bottom: 10px;
} 
.footercol_1 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 25px;
}
.footercol_1 a {
display: contents;


}
.up_btn {
    position: fixed;
    z-index: 9;
    bottom: 10px;
    right: 0px;
    display: inline-block;
}
.scroll_btn {
    width: 50% !important;
}
.up_btn .footer_text {
        font-size: 8px!important;
        margin-top: 5px!important;
    }
    .ex_btn{
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100%;
    }
    .bt_border:before {
    height: 25px;
    width: 27.2vw;
}
.bt_border2:before {
    height: 25px;
    width: 11.5vw;

}
.bt_border1:before {
    height: 25px;
    width: 11.5vw;
}
.fb_img {
text-align: center;
    width: 60%;
}
#section8 .navbar{
    display: block!important;
}
span.privacy_text {
    font-size: 30px;

}
.magic {
   width: 0px;
   height: 0px;

}
.bg_img4{
    margin-top: 60px!important;
}
.scene {
    /*background: linear-gradient(to top, #DFC1F5 50%, #FFF1B0 50%);*/
    background:#fff;

}
.downloade_btn5 {

    font-size: 10px;
    margin: 0 5px;
    padding: 4px 6px;
}
.about-text{
    font-size:15px;
}
.section_width{
    width:100%!important;
}
.no_text, .yes_text {
    width: 100%;
    font-size: 20px;

}
.about_text1{
    width:100%;
    color:#fff;
}
.logo_img{
    width:100%!important;
}
.container-fluid
{
     overflow-x:hidden; 
}
/*.swiper-button-next{*/
/*    right:40%!important;*/
/*    left: 60% !important;*/
/*}*/
/*.swiper-button-prev {*/
/*    right: 60% !important;*/
/*    left: 40% !important;*/
/*}*/
.quiz_heading {
    font-size: 30px;

}
.quiz_text{
    font-size: 18px;
}
.citizens {
    position: absolute;
    z-index: 9;
    left: 50%;
    bottom: 0%;
    transform: translate(-50%, -50%);
    width:100%;
}
.conscious{
    position: absolute;
    z-index: 9;
    left: 50%;
    bottom: 0%;
    transform: translate(-50%, -50%);
    width:100%;
}
.Curious_colum, .Conscious_colum{
    height:50vh;
}
 .section2_sub_heading4{
      font-size: 25px;

    }
    .PRIVACY_heading{
    top: 4%;
    }
    .outline-image-1 {

    /*background-image: url(https://dassets.dsci.in/web-assets/data-privacy-day/2025/assets/images/black-right.webp);*/
    height: 50vh;


}
.outline-image{
  background-size: cover!important;  
}
.click_downloade_btn{
    width:160px!important;
}
.hover_image_bg{
  background-size:0!important;  
}
.left-sec-image-1, .right-sec-image-1{
    background-size:cover; 
}
.swiper-slide {
    padding: 0 8px;
}
.swiper-button-next, .swiper-button-prev {
    top: 30% ! Important;
}
}

@media only screen and (max-width: 450px) {
.Curious_colum, .Conscious_colum{
    height:50vh;
}
    .conscious{
    bottom: 10%;
}
    .footprints_new{
    height:35vh;
}
}

@media only screen and (max-width: 350px) {
.downloade_btn5 {
        font-size: 7px;
    }
        .footprints_new{
    height:32vh;
}

}

@media only screen and (max-width: 300px) {
    .footprints_new{
    height:30vh;
}

}
@media only screen and (max-width: 285px) {
    .footprints_new {
        height: 27vh;
    }
}

.modal-dialog .modal-content{background-color: unset;border: none;}
.modal-dialog {max-width: 100%!important;}
.curious_videos .btn-primary, .curious_videos .btn-primary:hover, .conscious_videos  .btn-primary, .conscious_videos  .btn-primary:hover {background-color: unset;
    border: none;}
