
html {
    /*scroll-snap-points-y: repeat(100px);*/
  scroll-snap-type: y proximity;
}
section {
  scroll-snap-align: start;
}
.panel p {
    font-size: 1rem !important;
}
.hs-responsive-embed-youtube {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 Aspect Ratio */
  padding-top: 25px;
  }
  .hs-responsive-embed-youtube iframe {
  position: relative;
  width: 97%!important;
  height: 250px!important;
  }
 
  a.nav-link {
    padding: 5px 15px !important;
}
  
  @media only screen and (max-width: 768px) {
    .hs-responsive-embed-youtube iframe {
      height: 180px!important;
      } 
    
  }
  
  
  #menu-main-menu li{
      margin:auto 8px!important;
  }

  .card-title {
            min-height: 6rem;
            /* text-align: center; */
        }
        .card-text{ color: #041e39;}
        .card-title a {
            text-decoration: none;
            color: #041e39;
            font-weight: bold;
            /* font-size: 22px; */
            font-family: 'Bebas Neue', sans-serif !important;
        }
        .carousel-inner .carousel-item.active,
        .carousel-inner .carousel-item-next,
        .carousel-inner .carousel-item-prev {
            display: flex;
        }
        /* Small devices (landscape phones, 576px and up) sm */
        @media (min-width: 576px) {
            .carousel-inner .carousel-item-end.active,
            .carousel-inner .carousel-item-next {
                transform: translateX(100%);
            }
            .carousel-inner .carousel-item-start.active,
            .carousel-inner .carousel-item-prev {
                transform: translateX(-100%);
            }
        }
        /* Medium devices (tablets, 768px and up) md */
        @media (min-width: 768px) {
            .carousel-inner .carousel-item-end.active,
            .carousel-inner .carousel-item-next {
                transform: translateX(50%);
            }
            .carousel-inner .carousel-item-start.active,
            .carousel-inner .carousel-item-prev {
                transform: translateX(-50%);
            }
        }
        /* Large devices (desktops, 992px and up) lg*/
        @media (min-width: 992px) {
            .carousel-inner .carousel-item-end.active,
            .carousel-inner .carousel-item-next {
                transform: translateX(33.3333333333333333333333333333333333333%);
            }
            .carousel-inner .carousel-item-start.active,
            .carousel-inner .carousel-item-prev {
                transform: translateX(-33.3333333333333333333333333333333333333%);
            }
        }
        /* X-Large devices (large desktops, 1200px and up) xl*/
        @media (min-width: 1200px) {
            .carousel-inner .carousel-item-end.active,
            .carousel-inner .carousel-item-next {
                transform: translateX(33.3333333333333333333333333333333333333%);
            }
            .carousel-inner .carousel-item-start.active,
            .carousel-inner .carousel-item-prev {
                transform: translateX(-33.3333333333333333333333333333333333333%);
            }
        }
        /* XX-Large devices (larger desktops, 1400px and up) xxl*/
        @media (min-width: 1400px) {}
        .carousel-inner .carousel-item-end,
        .carousel-inner .carousel-item-start {
            transform: translateX(0);
        }
        @media only screen and (max-width: 768px) {
            /* For mobile phones: */
            .carousel-inner .carousel-item>div {
                display: none;
            }
            .carousel-inner .carousel-item>div:first-child {
                display: block;
            }
        }
        
body{font-family: 'Archivo', sans-serif !important; }

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link.active {
    color: #fcb900!important; text-transform:uppercase; font-weight:600;
}
.navbar-light .navbar-nav .nav-link {
    color: #08466f!important;text-transform:uppercase; font-weight:600;
}
.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link {
    color: #f00;
}
.h2, h2 {
    font-size: 3rem!important;
}

@import url('https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,900;1,100;1,200;1,300;1,400;1,600;1,800;1,900&family=Bebas+Neue&family=Oswald:wght@200;300;400;500;600;700&display=swap');

.btn{font-family: 'Bebas Neue', sans-serif !important; }
.top-banner h1 {
    color: white;
    font-family: 'Bebas Neue', sans-serif;
    font-size: 4rem;
}

.top-banner p {
    color: #fcb900;
    font-size: 1.3em;
    font-family: 'Archivo', sans-serif;
}


.faq {
    color: #fcb900;
    font-family: 'Bebas Neue', sans-serif;
    font-size: 35pt !important;
    line-height: 1;
}

h2 {
    color: #041e39 !important;
    font-family: 'Bebas Neue', sans-serif;
    font-size: 3.2em;
    text-transform: uppercase;
}

h5 {
    color: #f00;
    font-family: 'Bebas Neue', sans-serif;
    font-size: 1.8em;
    text-transform: uppercase;
}

.hs-responsive-embed-youtube,
.hs-responsive-embed-youtube1 {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 Aspect Ratio */
    padding-top: 25px;
}

.hs-responsive-embed-youtube iframe {
    position: relative;
    width: 97% !important;
    height: 250px !important;
}

.hs-responsive-embed-youtube1 iframe {
    position: relative;
    width: 97% !important;
    height: 470px !important;
}


.color-blue {
    color: #041e39;
    font-family: 'Bebas Neue', sans-serif;
    font-size: 1.5rem;
}







/*:root {     --url: "https://example.com/images"; }  */
/*body {     background: url(var(--url)/bg1.jpg); } */
/*#wrapper {     background: url(var(--url)/bg2.jpg); }*/


/*:root {*/
/*    --url: "https://download.unsplash.com/photo-1420708392410-3c593b80d416";*/
/*}*/

/*body {*/
/*    background: url(var(--url));*/
/*}*/
/*.testi{border:0; width:100%; min-height:400px; }*/

@media (min-width: 390px) { 
    .h1, h1 {
    font-size: 4rem!important;
}
    .testi{border:0; width:100%; min-height:627px!important;}
    .top-banner {
        display:block;
        width: 100%;
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.4)), url('https://sip.flame.edu.in/wp-content/themes/sip2024/imgs/sip-bg.jpg') no-repeat center center;
        background-size: cover;
        padding: 270px 0 100px;
        
    }
    .subtop-banner {
        display:block;
        width: 100%;
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.4)), url('https://sip.flame.edu.in/wp-content/themes/sip2024/imgs/sip-bg.jpg') no-repeat center center;
        background-size: cover;
        padding: 250px 0 100px;
           color:white;
            font-family: 'Bebas Neue', sans-serif;
            font-size: 4rem!important;
    
    }
}
@media (min-width: 576px) { 
    
.testi{border:0; width:100%; min-height:627px;}
.top-banner {
     display:block;
        width: 100%;
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.4)), url('https://sip.flame.edu.in/wp-content/themes/sip2024/imgs/sip-bg.jpg') no-repeat center center;
        background-size: cover;
        padding: 200px 0 150px;
    }
    .subtop-banner {
        color:#fff;
        font-size:45px!important;
        display:block;
        width: 100%;
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.4)), url('https://sip.flame.edu.in/wp-content/themes/sip2024/imgs/sip-bg.jpg') no-repeat center center;
        background-size: cover;
        padding: 300px 0 50px;
            color:white;
            font-family: 'Bebas Neue', sans-serif;
            font-size: 4rem!important;
    
    }
}

@media (min-width: 768px) { 
.testi{border:0; width:100%; min-height:627px!important;}
.subtop-banner {
        display:block;
        width: 100%;
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.4)), url('https://sip.flame.edu.in/wp-content/themes/sip2024/imgs/sip-bg.jpg') no-repeat center center;
        background-size: cover;
        padding: 250px 0 100px;
        color:white;
            font-family: 'Bebas Neue', sans-serif;
            font-size: 4rem!important;
    
    }
.top-banner {
     display:block;
        width: 100%;
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.4)), url('https://sip.flame.edu.in/wp-content/themes/sip2024/imgs/sip-bg.jpg') no-repeat center center;
        background-size: cover;
         padding: 300px 0 130px;
    }
}

@media (min-width: 992px) { 
.subtop-banner {
        display:block;
        width: 100%;
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.4)), url('https://sip.flame.edu.in/wp-content/themes/sip2024/imgs/sip-bg.jpg') no-repeat center center;
        background-size: cover;
        padding: 300px 0 50px;
        color:white;
            font-family: 'Bebas Neue', sans-serif;
            font-size: 4rem!important;

    }
    .top-banner {
         display:block;
        width: 100%;
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.4)), url('https://sip.flame.edu.in/wp-content/themes/sip2024/imgs/sip-bg.jpg') no-repeat center center;
        background-size: cover;
          padding: 200px 0 150px;
    }

    
.testi{border:0; width:100%; min-height:400px;}
	
}

@media (min-width: 1200px) { 
        .h1, h1 {
        font-size: 4rem !important;
    }
.subtop-banner {
        display:block;
        width: 100%;
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.4)), url('https://sip.flame.edu.in/wp-content/themes/sip2024/imgs/sip-bg.jpg') no-repeat center center;
        background-size: cover;
        padding: 300px 0 50px;
        color:white;
            font-family: 'Bebas Neue', sans-serif;
            font-size: 4rem!important;
  
    }
    .top-banner {
         display:block;
        width: 100%;
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.4)), url('https://sip.flame.edu.in/wp-content/themes/sip2024/imgs/sip-bg.jpg') no-repeat center center;
        background-size: cover;
         padding: 200px 0 150px;
    }
    
.testi{border:0; width:100%; min-height:400px!important;}
}

@media (min-width: 1400px) { 
    .subtop-banner {
        display:block;
        width: 100%;
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.4)), url('https://sip.flame.edu.in/wp-content/themes/sip2024/imgs/sip-bg.jpg') no-repeat center center;
        background-size: cover;
        padding: 250px 0 100px;
        color:white;
            font-family: 'Bebas Neue', sans-serif;
            font-size: 4rem!important;
   
    }
.testi{border:0; width:100%; min-height:400px;}
.top-banner {
     display:block;
    width: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.4)), url('https://sip.flame.edu.in/wp-content/themes/sip2024/imgs/sip-bg.jpg') no-repeat center center;
    background-size: cover;
    padding: 250px 0 180px;
}

}