 
@media only screen and (min-width: 280px) and (max-width: 767px) {

    #top-header{
        display: block !important;
    }

    .welocme{
        display: none !important;
    }


 .buttons-admin
{
    background:#ffb515;
    padding:5px !important;
    color: #000;
    float: right;
}

.buttons-admin:hover{
    color: #fff;
}

.buttons-student
{
    background:#ff0808;
    padding:5px !important;
    color: #fff;
    float: right;
}

.button-list{
    margin:-10px 0px 10px 18% !important;
    padding: 0px;
    float: left !important;
    list-style: none;
}

.button-list li{

display: inline;

}


.button-list li a
{
    display: block;
    float: left !important;
    padding:8px 10px 8px 10px !important;
    color:#fff;
    background: red;
    margin: 0px 0px 0px 5px;
}


.button-list li a:hover{
    background:#0ca2da;
}

.key-title{
    margin: 0px;
    padding:10px;
    text-align: center !important;
    border: 1px solid #fff !important;
    background-color:#e23034 ;
    border-radius: 10px;
    box-shadow: -1px 5px 5px #5c5c5c;
    color: #fff;
    font-size:25px !important;

}


.key-title-01{
    margin: 0px;
    padding:5px;
    text-align: center !important;
    border: 1px solid #fff !important;
    background-color:#1a1847 ;
    border-radius: 10px;
    box-shadow: -1px 5px 5px #5c5c5c;
    color: #fff;
    font-size:25px !important;

}

.key-title-02{
    margin: 0px;
    padding:5px;
    text-align: center !important;
    border: 1px solid #fff !important;
    background-color:#d9930c ;
    border-radius: 10px;
    box-shadow: -1px 5px 5px #5c5c5c;
    color: #fff;
    font-size:25px !important;

}

.logo-img{
    padding:6px !important;
    width: 93% !important;
   
}

.contact-info li a
{
    display:inline-block;
    float: left !important;
    color: #fff;
    font-weight: bold;
    padding: 2px 5px 2px 5px !important;
    font-size:12px !important;
}



}


.table-head thead th{
    background:#003154 !important;
    color: #fff !important;
}



.table-head tr:nth-child(even) {
    background: #c1daec;
}
.table-head tr:nth-child(odd) {
    background: #afcce0;
}






.contact-info{
    margin: 0px;
    padding: 0px;
    list-style: none;
    float: left;
   
    
}

.contact-info li{
    display: inline;

}

.contact-info li a
{
    display: block;
    float: left;
    color: #fff;
    font-weight: bold;
    padding: 5px 10px 5px 10px;
    font-size:17px;
}

.contact-info li a:hover{
    color: #fff;
}



.float-right{
    float:right !important;
}

.logo-img{
    padding:6px; 
    width: 350px;
}











.button-list{
    margin:-48px 0px 10px 0px;
    padding: 0px;
    float: right;
    list-style: none;
}

.button-list li{

display: inline;

}


.button-list li a
{
    display: block;
    float: left;
    padding:10px 10px 10px 10px;
    color:#fff;
    background: red;
    margin: 0px 0px 0px 5px;
}


.button-list li a:hover{
    background:#0ca2da;
}




.card{
   
    height:350px !important;
}


.ourcourses{
    width: 100%;
    float: left;

}


.news-content ul{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.news-content ul li{
    display: inline;
}

.news-content ul li a{
    display: blok;
    float: left;
    width: 100%;
    padding:7px;
    font-size: 18px;
    color: #fff !important;
    font-weight: bold;
    background:#674d94;
    margin:5px 0px 5px 0px;
    border-radius:5px;
}

.news-content ul li a:hover
{
    color: red !important;
}


.key-title{
    margin: 0px;
    padding:5px;
    text-align: center !important;
    border: 1px solid #fff !important;
    background-color:#e23034 ;
   -webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
    box-shadow: -1px 5px 5px #5c5c5c;
    color: #fff;

}

.key-title-01{
    margin: 0px;
    padding:5px;
    text-align: center !important;
    border: 1px solid #fff !important;
    background-color:#1a1847 ;
    -webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
    box-shadow: -1px 5px 5px #5c5c5c;
    color: #fff;

}

.key-title-02{
    margin: 0px;
    padding:5px;
    text-align: center !important;
    border: 1px solid #fff !important;
    background-color:#d9930c ;
    -webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
    box-shadow: -1px 5px 5px #5c5c5c;
    color: #fff;

}

.news-content{
    width: 100%;
    float: left;
    padding: 10px;
    border: 1px solid #ccc;
    min-height:210px;
    -webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;

}

.multiple-section{
    width: 100%;
    float: left;
    padding:10px 0px 120px 0px;
}

.footer-section{
    width: 100%;
    float: left;
}


.buttons-admin
{
    background:#ffb515;
    padding:10px;
    color: #000;
    float: right;
    margin-top: -10px !important;
}

.buttons-admin:hover{
    color: #fff;
}

.buttons-student
{
    background:#ff0808;
    padding:10px;
    color: #fff;
     float: right;
      margin-top: -10px !important;
}

.buttons-student:hover{
    color: #000;

}

.rs-services {

width: 100%;
float: left;
margin-bottom:10px;
}


.container-fluid-testi{
    width: 100%;
    float: left;
    border: 2px solid red;
}


.verifications a
{
   color: #fff;
   padding: 10px; 
   margin: 0px; 
   text-align:center;  
  background: #0222ba;
  font-size: 20px;
  width: 100%; 
  display: block;
  border-radius: 10px;
  box-shadow: -1px 5px 5px #5c5c5c;
}

.verifications a:hover
{
  color: #fff;
  background: #000;
}

.admisions-verification a{
   color: #fff;
   padding: 10px; 
   margin: 0px; 
   text-align:center;  
   background: #a000a8;
  font-size: 20px;
  width: 100%; 
  display: block;
  border-radius: 10px;
  box-shadow: -1px 5px 5px #5c5c5c;
}



.admisions-verification a:hover{
  color: #fff;
  background: #000;
}


.track-parsel a{  
   color: #fff;
   padding: 10px; 
   margin: 0px; 
   text-align:center;  
   background: #00a000;
  font-size: 20px;
  width: 100%; 
  display: block;
  border-radius: 10px;
  box-shadow: -1px 5px 5px #5c5c5c;
}



.track-parsel a:hover{
  color: #fff;
  background: #000;
}

.marksheet-verification a{  

   color: #fff;
   padding: 10px; 
   margin: 0px; 
   text-align:center;  
   background: #603cbb;
  font-size: 20px;
  width: 100%; 
  display: block;
  border-radius: 10px;
  box-shadow: -1px 5px 5px #5c5c5c;


}


.marksheet-verification a:hover{
  color: #fff !important;
  text-decoration: underline !important;
  background: #000;
}

.mapss{
  color: #fff !important;
}


















.marquee{
    width:100%;
    float:left;    
    margin:15px 0px 20px 0px;
    background-color: skyblue;
}













 .slide-container{
  max-width: 1120px;
  width: 100%;
  padding: 40px 0;
}
.slide-content{
  margin: 0 40px;
  overflow: hidden;
  border-radius: 25px;
}
.card{
  border-radius: 25px;
  background-color: #FFF;
}
.image-content,
.card-content{
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 10px 14px;
}
.image-content{
  position: relative;
  row-gap: 5px;
  padding: 25px 0;
}
.overlay{
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #4070F4;
  border-radius: 25px 25px 0 25px;
}
.overlay::before,
.overlay::after{
  content: '';
  position: absolute;
  right: 0;
  bottom: -40px;
  height: 40px;
  width: 40px;
  background-color: #4070F4;
}
.overlay::after{
  border-radius: 0 25px 0 0;
  background-color: #FFF;
}
.card-image{
  position: relative;
  height: 150px;
  width: 150px;
  border-radius: 50%;
  background: #FFF;
  padding: 3px;
}
.card-image .card-img{
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 50%;
  border: 4px solid #4070F4;
}
.name{
  font-size: 18px;
  font-weight: 500;
  color: #333;
}
.description{
  font-size: 14px;
  color: #707070;
  text-align: center;
}
.button{
  border: none;
  font-size: 16px;
  color: #FFF;
  padding: 8px 16px;
  background-color: #4070F4;
  border-radius: 6px;
  margin: 14px;
  cursor: pointer;
  transition: all 0.3s ease;
}
.button:hover{
  background: #265DF2;
}

.swiper-navBtn{
  color: #6E93f7;
  transition: color 0.3s ease;
}
.swiper-navBtn:hover{
  color: #4070F4;
}
.swiper-navBtn::before,
.swiper-navBtn::after{
  font-size: 35px;
}
.swiper-button-next{
  right: 0;
}
.swiper-button-prev{
  left: 0;
}
.swiper-pagination-bullet{
  background-color: #6E93f7;
  opacity: 1;
}
.swiper-pagination-bullet-active{
  background-color: #4070F4;
}

@media screen and (max-width: 768px) {

  .slide-content{
    margin: 0 10px;
  }
  .swiper-navBtn{
    display: none;
  }
}
    #testimonial .card
    {
        height: auto !important;
        max-height: 350px !important;
        cursor: move;

    }




    .owl-next
    {
        display: none !important;
    }
    .owl-prev
    {
        display: none !important;
    }

    .card-subtitle
    {
        margin-top: 0px !important;
    }
    /*Start Additional media Query for popup form */
        @media (min-width: 1400px)
        {
            label.form-check-label.font-weight-normal {font-size: 17px; margin-bottom: 3px;}
            label.form-check-label {margin: 0px 0px 0px 17px;}
            p.font-weight-bold.mt-3 {font-size: 20px;}
        }

        @media (min-width: 1480px)
        {
            p.h3.mt-4.mb-4.font-weight-bold
            {
                margin-top: 25px !important;
                margin-bottom: 25px !important;
            }
        }

        @media (min-width: 1650px)
        {
            p.font-weight-bold.mt-3 {margin-top: 45px !important;}
            p.h3.mt-4.mb-4.font-weight-bold {margin-top: 25px !important;}
            p.h3.mt-4.mb-4.font-weight-bold {font-size: 27px;}
        }
    /*End Additional media Query for popup form */

    .popup-close-btn{
        float: right;
        padding: 5px 10px;
        border-radius: 25px;
        color: #fff;
        background-color: #337ab7;
        border: none;
    }

    @media (min-width: 768px){
        .modal-dialog {
            margin: 10% auto !important;
        }
        form .mt-0
        {
            margin-top: 5px !important;
        }
    }

    @media screen and (max-width: 480px){

        .popup-close-btn{
            padding: 10px 15px;
            /*margin: -5px 5px;*/
        }

        #myModal {
            top: 2% !important;
            height: 90%;
        }

        #popup-col {
            width: 50%;
            float: left;
        }

        .col-sm-6.popup-right-side-form {
            margin: 15px;
            padding: 10px;
        }

        .popup-image-desktop-view{
            display:none !important;
        }

        .modal-backdrop.fade.in {
            background-color: #00000099 !important;
        }

        .popup-image-mobile-view{
            display:block !important;
        }

        label.form-check-label.font-weight-normal {
            font-size: 11px;
        }

        .modal-dialog {
            margin: 0px !important;
        }

        p.h3.mt-4.mb-4.font-weight-bold {
            padding-top: 20px;
            font-size: 16px;
        }
    }

    @media (max-width: 567px){
        .modal.in .modal-dialog {
            margin-top: 0px !important;
        }
        .card-group
        {
            margin-top: 20px !important;
        }
        #heading_title
        {
            font-size: 40px !important;
        }
    }

    @media screen and (min-width: 768px){
    .col-sm-6.popup-right-side-form {
        padding-bottom: 16px;
    }
    }
        .popup-image-desktop-view{
            display:block;
        }
        .popup-image-mobile-view{
            display:none;
        }

    label.form-check-label {
        margin: 0px 0px 0px 25px;
    }

    .form-check {
        padding-left: 0rem !important;
        font-size:12px;
    }

    .modal-backdrop {
        background-color: #00000063 !important;
    }

    /* affilate css */
    #slider-container {
        position: absolute;
        height: 281px;
        width: 100%;
        max-width: 100%;
        top: 100px;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        overflow: hidden;
    }

    #slider-scroller {
        position: absolute;
        top: 0;
        left: 0;
        width: calc(260px * 6);
        transition: all 1s ease;
    }
    .over-img a
    {
        position: relative;
        top: 70px;
        font-size: 40px;
        margin-left: 40%;
        margin-right: 50%;
    }
    .card-img
    {
        position:relative;
    }
    .over-img
    {
        display: none;
        position:absolute;
        z-index: 99;
        width: 100%;
        height: 100%;
        background-color: #0e3477;
        opacity: 0.9;
    }
    .card:hover .over-img
    {
        display: block !important;

    }

    .slider-item {
        width: 360px;
        height: 110px;
        display: inline-block;
        margin: 20px;
        position: relative;
    }

    .slider-item img {
       
        float: left;
        transform: translate(-50%, -50%);
        width: 100%;
        
    }

    /* affilate css end */



    .active {
        background: none !important;
    }

    * {
        user-select: none !important;
    }

    .carousel-control {
        width: 10% !important;
        height: 10% !important;
        text-align: center !important;
        top: 50% !important;
        transform: translateY(-50%);
    }

    .carousel-inner>.item>img {
        margin: 0px !important;
        width: 100% !important;
    }

    .carousel-control.left {
        background-image: none !important;
    }

    .carousel-control.right {
        background-image: none !important;
    }

    .carousel-control.left:hover {
        background-image: none !important;
    }

    .carousel-control.right:hover {
        background-image: none !important;
    }

    #banner_img_btn {
        background-color: #edb413;
        color: #002268;
        margin-left: 130px;
        margin-top: 35px;
        font-weight: 800;
        height: 40px;
        width: 130px;
        font-size: 16px;
        box-shadow: rgb(83 80 73 / 61%) 6px 11px 11px 0px, rgb(0 0 0 / 30%) 20px 20px 20px 0px, rgb(165 104 0 / 81%) 0px -11px 10px 3px inset !important;
    }

    /* multiple card slider */
    .owl-carousel .item {
        height: 33rem;
    }
    .nav-pills > li
    {
        margin: 2px;
    }
    .nav-pills > li.active > a
    {
        background-color: #f5ba05 !important;
        color: #fff;

    }
    .nav-pills > li > a
    {
        background-color: #1a54a0 !important;
        color: white;
        font-weight: 600;
        padding: 8px 11px !important;
        margin: 0px 5px 0px 5px;
    }
    .owl-carousel .item h4 {
        color: #FFF;
        font-weight: 400;
        margin-top: 0rem;
    }

    .card {
        margin: 10px;
    }

    .owl-theme .owl-dots .owl-dot span {
        display: none;
    }
    .owl-dots
    {
        display: none !important;
    }

    /* End moblie viwe slider */
    .update {
        width: 100%;
        height: 30px;
        background-color: skyblue;
    }

    /* Typing Effect with change letter */

    .container p span.typed-text {
        font-weight: normal;
        color: #dd7732 !important;
    }

    .container p span.cursor {
        display: inline-block;
        margin-left: 0.1rem;
        width: 3px;
        animation: blink 1s infinite;
    }

    .container p span.cursor.typing {
        animation: none;
    }

    @keyframes blink {
        0% {
            background-color: black !important;
        }

        49% {
            background-color: black !important;
        }

        50% {
            background-color: transparent !important;
        }

        99% {
            background-color: transparent !important;
        }

        100% {
            background-color: black !important;
        }
    }

    /* End Typing Effect with change letter */

    #banner_img_btn3 {
        background-color: #1c458e;
        color: #002268;
        margin-left: 110px;
        margin-top: 35px;
        font-weight: 800;
        height: 40px;
        width: 130px;
        font-size: 16px;
        box-shadow: rgb(60 49 49 / 25%) 10px 10px 11px 0px, rgb(0 0 0 / 30%) 20px 20px 20px 0px, rgb(9 44 105) 0px -11px 10px 3px inset !important;
    }

    @media screen and (max-width: 480px) {
        .over-img
        {
                height: 100%;
        }
        .over-img a
        {
            top: 50px;
        }
        .bi-arrow-right-square-fill
        {
            font-size: 40px;
        }
        .modal-content {
            width: 100% !important;
        }

        #home {
            margin-top: 20px;
        }

        #banner_img_btn {
            margin-left: 5%;
            margin-top: 75px;
            height: 32px;
            width: 100px;
            font-size: 13px;
        }

        .carousel-inner {
            margin-top: -50px;
        }

        #MVBSI1 {
            display: block;
            height: 355px;
        }

        #DVBSI1 {
            display: none;
        }

        #MVBSI2 {
            display: block;
        }

        #DVBSI2 {
            display: block;
        }

        #MVBSI3 {
            display: block;
        }

        #DVBSI3 {
            display: none;
        }

        #MVBSI4 {
            display: block;
        }

        #DVBSI4 {
            display: none;
        }

        #MVBSI5 {
            display: block;
        }

        #DVBSI5 {
            display: none;
        }
    }



    .nav-pills>li>a {
        border-radius: 4px;
        background-color: whitesmoke;
    }

    @media screen and (min-width: 500px) {
        #home {
            margin-top: 20px;
        }
    }

    #banner_img_btn1 {
        background-color: #edb413;
        color: #002268;
        font-weight: 800;
        height: 40px;
        width: 130px;
        font-size: 16px;
        box-shadow: rgb(168 169 140 / 25%) 10px 10px 11px 0px, rgb(171 166 150 / 52%) 20px 20px 20px 0px, rgb(189 125 14 / 81%) 0px -11px 10px 3px inset !important;
    }

    #banner_img_btn2 {
        background-color: #1c458e;
        color: #002268;
        margin-left: 10% !important;
        margin-top: -120px !important;
        font-weight: 800;
        height: 40px;
        width: 130px;
        font-size: 16px;
        box-shadow: rgb(60 49 49 / 25%) 10px 10px 11px 0px, rgb(0 0 0 / 30%) 20px 20px 20px 0px, rgb(9 44 105) 0px -11px 10px 3px inset !important;
    }

    .gallery img {
        width: 80%;
    }

    .whatsapp_float {
        position: fixed;
        bottom: 20px;
        right: 25px;
        z-index: 1000;
    }

    .whatsapp_float:hover {
        color: blue;
    }

    .icon-bar {
        position: fixed;
        z-index: 1000;
        top: 45%;
    }

    .icon-bar a {
        display: block;
        text-align: center;
        margin-bottom: 5px;
        color: white;
        font-size: 20px;
    }

    .icon-bar a:hover {
        background-color: #000;
    }

    /*POPUP*/

    #pop-form {
        margin-top: -21.5%;
        margin-left: 22px;
    }

    #name1 {
        margin: 3px;
    }

    #number2 {
        margin: 3px;
    }

    #dismiss {
        margin-top: 1px;
        margin-left: 120.8%;
        float: right;
        position: absolute;
    }

    #demo {

        font-size: 30px;
        color: #9a2122;
    }


    @media screen and (min-width: 480px) {
        #MVBSI1 {
            display: none;
        }

        #DVBSI1 {
            display: block;
        }

        #MVBSI2 {
            display: none;
        }

        #DVBSI2 {
            display: block;
        }

        #MVBSI3 {
            display: none;
        }

        #DVBSI3 {
            display: block;
        }

        #MVBSI4 {
            display: none;
        }

        #DVBSI4 {
            display: block;
        }

        #MVBSI5 {
            display: none;
        }

        #DVBSI5 {
            display: block;
        }

        #mobile-slider {
            display: none;
        }

        .modal-dialog.modal-lg {
            width: 50% !important;
        }

        #pop-up-moible {
            display: none;
        }

        #demo {
            display: none;
            font-family: serif;
        }

        .card {
            height: 500px;
            margin-left: 15px;
        }

        .banner_1 {
            margin-top: 0px !important;
            margin-left: 120px !important;
        }

    }

    @media screen and (max-width: 480px) {

        .nav-pills>li>a {
            margin: 2px 1px;

        }

        #desktop_veiw {
            margin-top: 45px !important;
        }

        .icon-bar {
            display: none !important;
        }

        .section-headline h2::after {
            border: none !important;
        }

        #apply {
            margin-top: 10px !important;
        }

        #carouselExampleControls {
            display: none;
        }

        #pop-form {
            margin-top: 0px;
            margin-left: 0px;
            padding-bottom: 20px;
            background-color: #aac1cb;
        }

        #popup {
            display: none;
        }

        #dismiss {
            margin-left: 89%;
        }

        #myModal {
            top: 15%;
            width: 300px;
            height: 85%;
            margin-left: 9%;
        }

        #banner_img_btn1 {
            margin-left: 0px !important;
            height: 32px !important;
            width: 100px !important;
            font-size: 13px !important;
        }

        #banner_img_btn2 {
            height: 32px !important;
            width: 100px !important;
            font-size: 13px !important;
        }

        #banner_img_btn3 {
            margin-left: 0px !important;
            margin-top: 60px !important;
            background-color: #edb413 !important;
            color: #002268 !important;
            box-shadow: none !important;
            height: 32px !important;
            width: 100px !important;
            font-size: 13px !important;
        }

        /*for Crausal*/


        .card {
            height: 550px;
        }

        #about_btn {
            margin-left: 90%;
        }

        #heading_title {
            font-size: 32px;
            font-family: Calibri;
            font-weight: 700;
        }

        #facilities {
            width: 50%;
            float: left;
            margin-left: 26px !important;
        }

        #facilities2 {
            width: 50%;
            float: left;
            margin-left: -4px !important;
        }

        h6 {
            margin: -15px -5px 0px !important;
            font-weight: 500 !important;
            font-family: calibri !important;
            font-size: 15px !important;
        }

        #banner_facilities {
            background-image: url("lading-page-img/classroom%20lab_2.webp") !important;
        }

        .desktop_viwe_slider {
            display: none !important;
        }

        .moblie_viwe_slider {
            display: block !important;
        }

        #our_courses_mobile {
            display: block !important;
        }

        #our_courses_desktop {
            display: none !important;
        }

        #our_courses_haeding {
            font-size: 32px;
            padding: 0px;
            padding-left: 15px;

        }

        #mobile_viwe_slider_img {
            max-width: 100%;
            height: auto;
            margin-top: 60px;
        }

        #our_courses_img {
            padding-left: 15px !important;
            float: left;
            width: 82px;
        }

        #our_courses_body {
            line-height: 5px !important;
        }

        #our_courses_p {
            line-height: 18px !important;
            font-size: 14px !important;
            font-family: "Open Sans", sans-serif !important;
            color: #444444 !important;
        }

        #our_courses_IMG {
            margin-top: 8px !important;
            width: 67px !important;
        }

        #student_viwe2 {
            margin-top: 19px;
        }

        #our_courses_haeding2 {
            margin-left: -6px;
            font-size: 16px;
            margin-bottom: 24px;
            line-height: 0px;
        }

        #our_courses_haeding {
            font-size: 32px;
            padding-left: 15px;
        }

        #our_courses_IMG {
            margin-top: 15px;
            width: 60px !important;
        }

        #Enquire_now_body {
            margin-top: -205px;
            margin-left: 0px !important;
            margin-right: 0px !important;
        }

        #Didnt_Find_head {
            font-size: 40px !important;
            line-height: 35px !important;
        }

        #Didnt_Find_p_mobile {
            display: block !important;
            margin-top: 0px !important;
            height: ;
        }

        #Didnt_Find_p {
            display: none !important;
        }

        #Wrapper_for_slides {
            width: 100% !important;
        }

        #card_Didn_t_Find {
            height: 670px !important;
        }
    }

    #Didnt_Find_p {
        margin-top: -20px !important;
        font-size: 22px !important;
        display: block;
    }

    #Didnt_Find_p_mobile {
        display: none;
    }

    #our_courses_mobile {
        display: none;
    }

    #our_courses_desktop {
        display: block;
    }

    .desktop_viwe_slider {
        display: block;
    }

    .moblie_viwe_slider {
        display: none;
    }

    /* slider of feedback */
    .carousel-inner>.item>img,
    .carousel-inner>.item>a>img {
        margin: 20px;
    }


    .single-read-btn .ready-btn {
        border-radius: 5px !important;
        padding: 5px 10px !important;
        font-size: 13px !important;
    }


    @media only screen and (max-width: 420px) {

        .tab-pane .card-group {
            height: auto !important;
        }

        .tab-pane .card-group>.card {
            height: 350px !important;
            margin-left: 0px !important;
            margin-right: 0px !important;
        }

        .tab-pane {
            position: inherit !important;
        }

        #blank_content {
            display: none;
        }

        .card-group {
            margin-bottom: 0px !important;
        }

        .card .digital-card {
            margin-bottom: 30px !important;
        }

        .tab-pane .card-group>.card:last-child {
            margin-bottom: 0px !important;

        }

        .tab-pane {
            margin-bottom: 0px !important;
        }

        .tab-content {
            padding-bottom: 0px !important;
        }

        .card-group {
            margin-top: 0px !important;
        }

        .tab-pane .card-group>.card:first-child {
            margin-top: 0px !important;
        }

    }


    .tab-content {
        margin-top: 10px;
        padding: 0px 0px 10px !important;
    }



    @keyframes fade {
        from {
            opacity: 0.4;
        }

        to {
            opacity: 1;
        }
    }

    body {
        background: #eeeee;
    }

    #slider {
        margin: 0 auto;
        width: 100%;
        overflow: hidden;
    }

    .slides {
        overflow: hidden;
        animation-name: fade;
        animation-duration: 1s;
        display: none;
    }

    img {
        width: 100%;
    }

    #dot {
        margin: 0 auto;
        text-align: center;
    }

    .dot {
        display: inline-block;
        border-radius: 50%;
        background: #d3d3d3;
        padding: 8px;
        margin: 10px 5px;
    }

    .active {
        background: black;
    }

    @media (max-width:567px) {
        #slider {
            width: 100%;
        }
    }

    .slides img {
        width: 100%;
        height: auto;
    }

    .button {
        background-color: #0e3477;
        border: 1px solid #0e3477;
        border-radius: 20px;
        padding: 10px;
    }

    .button a {
        text-decoration: none;
        color: white;
        font-weight: 700;
    }

    /* popup images changes */
    .mySlides {
        display: none;
    }

    .mySlides img {
        vertical-align: middle;
    }

    /* Slideshow container */
    .slideshow-container {
        max-width: 1000px;
        position: relative;
        margin: auto;
    }

    /* pop img */
    .modal-header {
        width: 126%;
        margin-left: -10%;
    }

    @media (max-width:867px) {
        .modal-header {
            width: 100%;
            margin-left: 0%;
        }
    }

    /* Fading animation */
    .fade {
        animation-name: fade;
        animation-duration: 1.5s;
    }

    @keyframes fade {
        from {
            opacity: .4
        }

        to {
            opacity: 1
        }
    }



    #slider {
        margin: 0 auto;
        width: 100%;
        overflow: hidden;
        box-shadow: -1px 7px 10px #5c5c5c;
    }

    .slides {
        overflow: hidden;
        animation-name: fade;
        animation-duration: 1s;
        display: none;
    }

    .slides img{
        width: 100%;
        
    }



    @media (max-width:567px) {

        #slider {
            width: 100%;

        }
        .modal.in .modal-dialog
        {
            margin-top: 0px !important;
        }
        #dismiss
        {
            margin-top: -30px;
        }
    }
    .ourcourses{
        background-color:#f5f5f5;
    }

    @media screen and (max-width: 1024px) and (min-width: 420px) {
        .card-group>.card
        {
            display: contents !important;
        }
        #apply
        {
            height: auto !important;
        }
    }


    /* News */
    #News
    {
        height: 300px !important;
        cursor: move;
    }

    #News .card
    {
        height: auto !important;
        max-height: 260px !important;
        cursor: move;

    }
    #News .card h3
    {
        font-size: 25px;
        text-align: center;
        font-family: robota;
    }
    #News .card:hover
    {
        border: 1px solid skyblue;
        box-shadow: 10px 10px 21px 0px grey;
        background-color: #f0f2f;
    }


    /* student-testimonial */

    #student-testimonial
    {
        height: 300px !important;
        cursor: move;
    }

    #student-testimonial .card
    {
        height: auto !important;
        max-height: 250px !important;
        cursor: move;

    }
    #student-testimonial .card h3
    {
        font-size: 25px;
        text-align: center;
        font-family: robota;
    }
    #student-testimonial .card:hover
    {
        border: 1px solid skyblue;
        box-shadow: 10px 10px 21px 0px grey;
        background-color: #f0f2f;
    }





    /* related */
    @media (min-width: 768px) {


  /* show 3 items */
  .carousel-inner .active,
  .carousel-inner .active + .carousel-item,
  .carousel-inner .active + .carousel-item + .carousel-item {
    display: block;
  }

  .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
  .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item,
  .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item {
    transition: none;
  }

  .carousel-inner .carousel-item-next,
  .carousel-inner .carousel-item-prev {
    position: relative;
    transform: translate3d(0, 0, 0);
  }

  .carousel-inner .active.carousel-item + .carousel-item + .carousel-item + .carousel-item {
    position: absolute;
    top: 0;
    right: -33.3333%;
    z-index: -1;
    display: block;
    visibility: visible;
  }

  /* left or forward direction */
  .active.carousel-item-left + .carousel-item-next.carousel-item-left,
  .carousel-item-next.carousel-item-left + .carousel-item,
  .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item,
  .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item {
    position: relative;
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  /* farthest right hidden item must be abso position for animations */
  .carousel-inner .carousel-item-prev.carousel-item-right {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    display: block;
    visibility: visible;
  }

  /* right or prev direction */
  .active.carousel-item-right + .carousel-item-prev.carousel-item-right,
  .carousel-item-prev.carousel-item-right + .carousel-item,
  .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item,
  .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item {
    position: relative;
    transform: translate3d(100%, 0, 0);
    visibility: visible;
    display: block;
    visibility: visible;
  }
}





/* Demo cards slide */
.slider {
            max-width: 1100px;
            display: flex;
            height: auto !important;
        }

        .slider .card {
            flex: 1;
            margin: 0 10px;
            background: #fff;
            height: auto !important;
        }

        .slider .card .img {
            height: 200px;
            width: 100%;
        }

        .slider .card .img img {
            height: 100%;
            width: 100%;
            object-fit: cover;
        }

        .slider .card .content {
            padding: 10px 20px;
        }

        .card .content .title {
            font-size: 25px;
            font-weight: 600;
        }

        .card .content .sub-title {
            font-size: 20px;
            font-weight: 600;
            color: #e74c3c;
            line-height: 20px;
        }

        .card .content p {
            text-align: justify;
            margin: 10px 0;
        }

        .card .content .btn {
            display: block;
            text-align: left;
            margin: 10px 0;
        }

        .card .content .btn button {
            background: #e74c3c;
            color: #fff;
            border: none;
            outline: none;
            font-size: 17px;
            padding: 5px 8px;
            border-radius: 5px;
            cursor: pointer;
            transition: 0.2s;
        }

        .card .content .btn button:hover {
            transform: scale(0.9);
        }
    #mob-testimonial
    {
        display: none;
    }
/* media query */
@media screen and (max-width: 480px) {

    #mob-testimonial
    {
       display: none;
    }
    #desktop-testimonial
    {
        display: none;
    }

} 


 /* mobile menu */
        
        .sidenav {
          height: 100%;
          width: 70vh;
          position: fixed;
          z-index: 3;
          top: 0px;
          right: 0;
          background-color: #f5f5f5;
          overflow: auto;
          transition: 2.5s;
          padding-top: 60px;
        }
        
        .sidenav a {
          padding: 8px 8px 8px 32px;
          text-decoration: none;
          font-size: 25px;
          color: #1d407c;
          display: block;
          transition: 2.5s;
        }
        
        .sidenav a:hover {
          color: #f1f1f1;
        }
        
        .sidenav .closebtn {
          position: absolute;
          top: 0;
          right: 25px;
          font-size: 36px;
          margin-left: 50px;
        }
        
        @media screen and (max-height: 450px) {
          .sidenav {padding-top: 15px;}
          .sidenav a {font-size: 18px;}
        }
        .sidenav
        {
            display: none;
        }
        
        /* Style the sidenav links and the dropdown button */
        .sidenav a, .dropdown-btn {
          padding: 15px 10px 15px 10px;
          text-decoration: none;
          font-size: 16px;
          color: #1d407c;
          display: block;
          border: none;
          background: none;
          width: 100%;
          text-align: left;
          cursor: pointer;
          outline: none;
        }
        
        /* On mouse-over */
        .sidenav a:hover, .dropdown-btn:hover {
          color: #1d407c;
        }
        
        /* Main content */
        .main {
          margin-left: 200px; /* Same as the width of the sidenav */
          font-size: 20px; /* Increased text to enable scrolling */
          padding: 0px 10px;
        }
        
        /* Add an active class to the active dropdown button */
        #mySidenav .active {
          background-color: #1d407c !important;
          color: #f5f5f5 !important;
        }
        
        /* Dropdown container (hidden by default). Optional: add a lighter background color and some left padding to change the design of the dropdown content */
        .dropdown-container {
          display: none;
          background-color: #f5f5f5;
          padding-left: 15px;
        }
        
        /* Optional: Style the caret down icon */
        .fa-caret-down {
          float: right;
          padding-right: 8px;
        }
        #mySidenav > a
        {
            border-top: 1px solid #0e3477;
            border-bottom: 1px solid #0e3477;
            font-weight: 700;

        }
        #mySidenav > button
        {
            border-top: 1px solid #0e3477;
            border-bottom: 1px solid #0e3477;
            font-weight: 700;

        }
        .dropdown-btn , .dropdown-container > a
        {
            border-top: 1px solid #0e3477;
            border-bottom: 1px solid #0e3477;
            font-weight: 700;

        }
        /* Some media queries for responsiveness */
        @media screen and (max-height: 450px) {
          .sidenav {padding-top: 15px;}
          .sidenav a {font-size: 18px;}
        }
        
        
        
        @media screen and (max-width: 1130px){
        #lmenu-bar:checked ~ .lnavbar
        {
            display: none;
        }
        
        }
        
        /* end mobile menu */
        
        
        
        
        
        
        
        /*------ whatsapp icons css -----*/
        #whatsapp
        {
            position: fixed;
            bottom: 15px;
            right: 25px;
            z-index:999;
            
        }
        #bajaj
        {
            position: fixed;
            bottom: 350px;
            right: -60px;
            rotate: 270deg;
            z-index: 3;
            
        }
    
        
    @media screen and (max-width: 420px){
    #card {
        width: 110px !important;
        margin-left: 20px !important;
    }
      .owl-item .item .card {
        box-shadow: none !important;
      }
    }
        
        #student_viwe .col {
          margin-left: -18px !important;
        }
        
        /* faq accordion */
        @media all and (max-width : 768px) {
        header .lnavbar
        {
            overflow: auto;
            height: 60vh !important;
        }
        #myAccordion
        {
            margin-left: -12px;
        }
        
        #faq:last-child
        {
            margin-top: -30px;
        }
        
        }
        
        #myAccordion h2
        {
            padding: 10px;
            
        }
       
        
        #faq button
        {
            line-height: 2.2rem;
        }
        #faq p
        {
            font-size: 14px !important;
        }
        
        #verify
        {
            display: none;
        }
        
        
        #sticky
        {
            z-index: 99;
        }
        /* Button used to open the contact form - fixed at the bottom of the page */
        .open-button {
          background-color: #555;
          color: white;
          padding: 16px 20px;
          border-top: 1px solid #0e3477;
          border-bottom: 1px solid #0e3477;

          cursor: pointer;
          opacity: 0.8;
          position: fixed;
          bottom: 23px;
          right: 28px;
          width: 280px;
        }
        
        /* The popup form - hidden by default */
        .form-popups {
          display: none;
          position: fixed;
          bottom: 100px;
          border: 3px solid #f1f1f1;
          z-index: 9999;
          margin-top: 20%;
           
        }
        #faq .accordion-button
        {
            font-weight: bold !important;
        }
        
        
        /* Add styles to the form container */
        .form-container {
          max-width: 350px;
          padding: 15px;
          background-color: #0e3477;
          box-shadow: rgba(0, 0, 0, 0.56) 0px 22px 70px 4px;
        }
        .form-containers {
          max-width: 350px;
          padding: 15px;
          background-color: #0e3477;
          box-shadow: rgba(0, 0, 0, 0.56) 0px 22px 70px 4px;
        }
        
        /* Full-width input fields */
        .form-containers input[type=text], .form-containers input[type=password] {
          width: 100%;
          padding: 15px;
          margin: 5px 0 22px 0;
          border: none;
          background: #f1f1f1;
        }
        
        /* When the inputs get focus, do something */
        .form-containers input[type=text]:focus, .form-containers input[type=password]:focus {
          background-color: #ddd;
          outline: none;
        }
        
        /* Set a style for the submit/login button */
        .form-containers .btn {
          background-color: #fff;
          color: #23348b ;
          padding: 16px 20px;
          border: none;
          cursor: pointer;
          width: 100px;
          margin-bottom:auto;
          outline: 2px solid #0e3477;
          transition: outline-offset 300ms ease;
          opacity: 0.95;
        }
        
        /* Add a red background color to the cancel button */
        .form-containers .cancel {
          background-color: red;
        }
        
        /* Add some hover effects to buttons */
        .form-containers .btn:hover, .open-button:hover {
            outline: 2px solid #fff;
            outline-offset: -7px;
          opacity: 1;
        }
        
      #demobtn
      {
          display: none;
      }
      header .lnavbar ul
      {
          margin-top: 19px;
      }
      
      header .lnavbar ul li ul
      {
          min-width: 320px;
          width: 100%;
      }
      header .lnavbar ul li a{
          font-size: 15px !important;
      }
      header .lnavbar ul li ul li ul
      {
          left: 320px;
      }
      .lnavbar
      {
          float: right;
      }
      header .lnavbar ul li ul :last-child ul
      {
          top: -173px;
      }
      header .lnavbar ul li ul li:nth-child(9) ul
      {
          top: -145px;
      }
      header .lnavbar ul li ul li:nth-child(10) ul
      {
          top: -217px;
      }
    .modal-backdrop.in {
    
        opacity: 1;
    }
    #close
    {
        font-size: 25px;
        float: right;
        margin-top: 12px;
    }
@media screen and (max-width: 1130px) and (min-width: 480px) {
    .col-sm-6
    {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .col-sm-8
    {
        flex: 0 0 100%;
        max-width: 100%;
    }
     #second-paragraph .col-sm-6:nth-child(3) {
         margin-top: -70px !important;
     }

    #second-paragraph
    {
        height: auto !important;
    }
    #sticky
    {
        display: none !important;
    }
    .col-sm-8
    {
        width: 100% !important;
    }
    #card
    {
        width: 100% !important;
    }
    .col-sm-4
    {
        display: none !important;
    }
    #desktop-view-language-tools
    
    }
     #close
     {
         display: none;
     }
     
    #features-logo img
    {
        float: left !important;
    }
    #features-logo p
    {
        padding-left: 20px !important;
        font-size: 14px !important;
        text-align: center !important;

    }

        /* Media Queries
--------------------------------------------- */

        @media all and (max-width : 768px) {
            #features-logo .col-sm-12 img
            {
                float: left !important;
                width: 100% !important;
            }
            header .lnavbar ul li ul li ul
      {
          left: 30px;
      }
            .call
            {
                display: none;
            }
            nav a
            {
                line-height: 30px;
            }
            nav ul ul li
            {
                width: 100%;
            }
            #header
            {
             display: block;
            }
            #navbar
            {
                display: none;
            }
            
            .popup
            {
             margin-top: 80%;
            }
            .popup
            {
                width: 90%;
                margin-left: -10px;
            }
            #menu ul {
                margin: 0;
                padding: 0;
            }
    
            #menu .main-menu {
                display: none;
            }
            #tm:checked + .main-menu {
                display: block;
            }
            #menu input[type="checkbox"], 
            #menu ul span.drop-icon {
                display: none;
            }

            #menu li, 
            #toggle-menu, 
            #menu .sub-menu {
                border-style: solid;
                border-color: rgba(0, 0, 0, .05);
            }

            #menu li, 
            #toggle-menu {
                border-width: 0 0 1px;        
            }

            #menu .sub-menu {
                background-color: #dedede;
                border-width: 1px 1px 0;
                margin: 0 1em;
            }

            #menu .sub-menu li:last-child {
                border-width: 0;
            }

            #menu li, 
            #toggle-menu, 
            #menu a {
                position: relative;
                display: block;
                color: #0733b5;
                font-size: 10px !important;
                font-weight: bold;
            }

            #menu, 
            #toggle-menu {
                background-color: #dedede;
                position: relative;
                top: 0;
                z-index: 9999;
                width: 100%;
            }

            #toggle-menu, 
            #menu a {
                padding: 1em 0.7em;
            }

            #menu a {
                transition: all .125s ease-in-out;
                -webkit-transition: all .125s ease-in-out;
            }

            #menu a:hover {
                background-color:#3ac7fa;
                color: white;
                text-decoration: none;
            }

            #menu .sub-menu {
                display: none;
            }

            #menu input[type="checkbox"]:checked + .sub-menu {
                display: block;
            }

            #menu .sub-menu a:hover {
                color: white;
            }

            #toggle-menu .drop-icon, 
            #menu li label.drop-icon {
                position: absolute;
                right: 1.5em;
                top: 0.7em;
                font-size: 25px;
                background-color: #000;
            }

            #menu label.drop-icon, #toggle-menu span.drop-icon {
                border-radius: 50%;
                width: 1em;
                height: 1em;
                text-align: center;
                background-color: #000;
                text-shadow: 0 0 0 transparent;
                color: rgba(255, 255, 255, .75);
            }

            #menu .drop-icon {
                line-height: 1;
            }
            #menu .menu-logo
            {
                margin-left: 4%;
                width: 350px;
                padding: 2px;
            }
             .scroll-top
             {
            position: relative;
            bottom: 0px;
            left: 15px;
            z-index:1000;
            }
            .scroll-top:hover
            {
            color:blue;
            }
            
        }
        
        @media only screen and (max-width: 50em) {
                #menu li {
                    width: 33.333%;
                }
               #menu li{
                   width:100%;
               }
                #menu .sub-menu li {
                    width: auto;
                }
                    .slider-area
            {
                margin-top: 60px !important;
            }
            #course
            {
                margin-top: 0px !important;
                padding-top:  50px !important;
            }
            #second-paragraph
            {
                padding-bottom: 20px;
            }
            
            }
            

          
          @media screen and (max-width: 420px){
            
            #NavEnquiry1{
                max-width: 320px !important;
                background-position: center !important;
                position: fixed !important;
                margin-left: 5px !important;
                margin-top: -500px !important;
            }
            #verify
            {
                display: none;
            }
            
          {
              
            #myForm{
                width:100% !important;
            }
              
          #ifda_logo
          {
            height: auto !important;
            margin-left: 10px !important;
            margin: 5px !important;
          }
          
          #demo-class_btn
          {
            width:50% !important;
          }
        }
        
        .affix + .container-fluid {
            padding-top: 40px;
        }
        
        
         @media only screen and (max-width: 420px)
            {
                .accordion-item
                {
                    width: 100% !important;
                }
                nav ul ul ul li
                {
                    left: 0px !important;
                }
                header .lnavbar ul li ul li
                {
                    padding-left: 15px;
                }
                
                #manu_top_header{
                    display: none;
                }
                #mob-btn
                {
                    display: none;
                }
                #demobtn
                {
                    display: inline;
                }
                .fa-bars
                {
                    font-size: 25px;
                    float: right;
                    margin-top: 15px;
                }
                #manu_top_header
                {
                    display: block !important;
                }
                .lnavbar
                {
                    font-size:17px;
                    height: auto;
                }
                #top-header
                {display: block;}
               header .lnavbar ul li ul :last-child ul
                {
                 top: 0px;
                }
                header .lnavbar ul li ul li:nth-child(9) ul
                {
                top: 0px;
                }
                header .lnavbar ul li ul li:nth-child(10) ul
                {
                top: 0px;
                 }
                
            }
            
            
            /* feature and facilities */
            #features-logo p
            {
                
            }
            
            #join_our_course_row .col-6 p
            {
                padding-left: 5px !important;
                font-size: 12px !important;
            }
            
            /* FAQ */
            
            .accordion-header
            {
                height: 70px !important;
            }


