@media only screen and (max-width: 768px) {



    #navbarNavDropdown{
        position: relative;
        z-index: 10000;
        background-color: #f6f9ff;
        border-right: 4px solid orange;
    }
    .imgIn img{
      
        object-fit: contain;
        width: 100%;
        height: 305px;
        opacity:0.3 ;
    }

    .Stitle {
        font-size: 19px !important;
        font-family: 'GEFlow';
        text-align: center;
  
    }
  .btn1 {
      font-size:15px ;

  }
  
  p{
    font-size:15px ;
  }

  span{
    font-size:15px ;
  }

    #slider-animation h1 {
        font-size: 25px;
        font-family: 'GEFlow-Bold';
        width: 88%;
     
    }

        .textin {
            position: absolute;
            top:25px;
            text-align: center;
            font-family: 'GEFlow-Bold';
            z-index: 100;
            right: 53px;
        }
  

    .carousel-indicators {
        position: absolute;
        right: -29px;
        bottom: 0;
        left: 0;
        z-index: 15;
        padding-left: 0;
        margin-right: 0%;
        margin-left: 0%;
        list-style: none;
        top:8%;
        display: block;
    }

  
    h1{
        font-size:30px ;

        
    }

   
  



.footer3{
    text-align:center ;
}


.footer {
    margin-top: 29px;
}


.sliderContent {
    position: relative;
    z-index: 3;
    color: white;
    height: 276px;

}
.section2 p {
    font-size: 15px;
}
.orangebtn{
    font-size: 15px;

}

.section2bg{
  margin:0px 20px;
}

h3{
    font-size:22px;
}

.ptop {
    padding-top: 64px;
}

.navbar-brand img{
    width:190px ;
}
}