
img {
    width: 100%;
}
.dis {
    background: #000;
    padding: 30px;
}
.b-float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:115px;
	right:40px;
	background-color:#0876c8;
	color:#FFF;
	border-radius:50px;
	text-align:center;
    font-size:22px;
	box-shadow: 2px 2px 3px #999;
    z-index:100;
    padding-top: 12px;
}
.dis h3 {
    color: #fff;
    font-size: 40px !important;
    text-shadow:1px 2px 2px #817f7f6e;
    font-weight: 600;
}
.dis h6 {
    color: #fff;
    font-size: 25px !important;
    text-shadow:1px 2px 2px #817f7f6e;
    font-weight: 700;
}

.back-float{
	margin-top:16px;
}
.common-brochure img{
    height: 315px;
    width: 100%px;
}
.bro-btn{
    text-align:center;
}
.bro-btn a{
    margin-top: 10px;
    font-size: 22px;
}
.comn-vid h4{
    
        font-family: 'Poppins', sans-serif;
    color: #dc561d;
    text-align: center;
    margin-bottom: 40px;
    font-weight: 700;
    font-size: 40px;
}
#video
{
margin: 65px 0 120px;
}
#do_you_know{
    background: linear-gradient(243deg, #f97c2f09 0%, rgba(255, 202, 116, 0.288) 100%);
padding: 60px 7% 30px;
}
#do_you_know p b{
    font-size: 22px;
}
.d-eng h3{
    font-family: 'Poppins', sans-serif;
    color: #dc561d;
    text-align: left;
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 35px;
}
.d-img img{
    margin-top: 40px;
}
.d-eng p {
    font-family: 'Poppins', sans-serif;
    font-size: 19px;
    font-weight: 400;
    line-height: 1.9;
}
.bro{
    background-color: #fff !important;
}
.fireball-vid1 h4, .fireball-vid2 h4{
    font-family: 'Poppins', sans-serif;
    color: #dc561d;
    text-align: center;
    margin-bottom: 40px;
    font-weight: 700;
    font-size: 40px;
}
.video-ite video{
  margin: auto !important;
  display:  block !important;
}
.video-ite iframe{
    margin: auto !important;
    display:  block !important;
}
.fireball-vid2 .video-ite{
    margin: auto !important;
    display:  block !important;
}
.video-ite h3{
    font-family: 'Poppins', sans-serif;
    color: #dc561d;
    text-align: center;
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 22px;
}
.vdo-dwn{
    margin-top: 42px;
}
@media only screen and (min-width:772px) and (max-width:1005px){
    #testimonials{
        margin-top: 20% !important;
    }
    .vdo-dwn{
        margin-top: 38px;
    }
    .video-ite h3{
        margin-bottom: 20px;
        font-weight: 500;
        font-size: 18px;
    }
}
.owl-carousel1 {
    display: flex;
    justify-content: space-between;
  }
  
  .owl-carousel1 .card {
    flex: 0 0 calc(25% - 20px); /* Adjust the percentage to change the number of buttons in a row */
    margin: 10px;
  }
/*/ === banner css starts === /*/
.banner {
    background-image: url('../image/BANNER-fire.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    min-height: 100vh;
}
.banner h2{
    color: #fff;
    font-size: 55px;
    margin: 110px 0 20px;
}
.banner p span{
    color: #fcb10f;
    font-weight: 600;
    font-size: 34px;
}
.banner p{
    font-size: 30px;
    color: #fff;
}
.navbar {
    background-color: transparent;
    position: fixed;
    padding:0px 7% !important;
    width: 100%;
}
.navbar-light .navbar-toggler {
    border: none;
    color: #fff;
}
.navbar-light .navbar-toggler:focus {
    border: none;
    box-shadow: none;
}
.navbar-fixed-top.scrolled-inner {
    background-color: #fff !important;
    transition: background-color 200ms linear;
    -webkit-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.1);
    position: fixed;
    z-index: 999;
}
.navbar-fixed-top.scrolled-inner .navbar-brand {
    width: 100px;
}
.navbar-fixed-top.scrolled-inner .nav-link {
    color: #000 !important;
}
.navbar-light .navbar-nav .nav-link {
    color:#000;
}

.navbar-brand {
    width: 85px;
    padding-top: 0px;
    transition: 200ms linear;
}
.navbar-light .navbar-nav .nav-link {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    color: #000;
    padding: 9px 25px 9px !important;
}
.banner .form-box {
    margin-top: 50px;
    background-color: #fff;
    border-radius: 10px;
    padding:40px 8% 50px;
    box-shadow: 1px 1px 11px 2px #0000001a;
}
.banner .custom-container {
    padding:0px 7%;
}
.banner .left-cont {
    padding-top:180px;
}
.banner .left-cont h5 {
    font-family: 'Poppins', sans-serif;
    color:#dc561d;
    font-weight: 500;
    font-size: 34px;
    line-height: 1.4;
}
.banner .left-cont h5 span {
    font-weight:300;
}
.banner .left-cont ul li {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    padding-right: 35px;
}
.banner .left-cont ul {
    margin-top: 20px;
    display: inline-flex;
    flex-wrap: wrap;
}
.banner .form-box input {
    height: 50px;
    border: 1px solid #e8e8e8;
    margin-bottom: 15px;
    border-radius: 4px;
    font-family: 'Poppins', sans-serif;
    width: 100%;
}
.banner .form-box select {
    height: 50px;
    border: 1px solid #e8e8e8;
    margin-bottom: 15px;
    border-radius: 4px;
    font-family: 'Poppins', sans-serif;
    width: 100%;
    color: #6c757d;
    padding: 7px;
}
.banner .form-box input:focus-visible {
    outline: none;
    box-shadow: none;
}
.banner .form-box select:focus-visible {
    outline: none;
}
.banner .form-box option {
    font-family: 'Poppins', sans-serif;
}
.banner .form-box h4 {
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    text-align: center;
    font-weight: 500;
    margin-bottom: 15px;
}
.banner .form-box h4 span {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    text-align: center;
    font-weight: 400;
    margin-bottom: 15px;
}
.banner .form-box button {
    display: block;
    width: 100%;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    text-align: center;
    color: #fff;
    border: none;
    font-weight: 500;
    background-color: #dc561d;
    border-radius: 4px;
    padding: 12px;
    text-transform: uppercase;
}
.enq{
    margin-top: 20%;
    animation: move 8s infinite;
}
.enq a {
    color: #dc561d;
    background-color: #fbe3e3ac;
    /* background: rgb(220,86,29);
    background: radial-gradient(circle, rgba(220,86,29,0.9641106442577031) 45%, rgba(220,86,29,0.8240546218487395) 82%); */
    text-align: center;
    padding: 10px 45px;
    font-size: 28px;
    border-radius: 15px;
    border: 1px solid rgba(251, 251, 251, 0.621);
    font-weight: 600;
    box-shadow: 4px 1px 8px 3px #3c2107d0;
    
}
.enq2{
    margin: 7% 0;
    text-align: center;
    animation: move 8s infinite;
}
.enq2 a {
    color: #ffffff;
    background: rgb(252,177,15);
    background: radial-gradient(circle, rgba(252,177,15,0.6671918767507004) 45%, rgba(252,177,15,0.9136904761904762) 82%);
    
    /* background: rgb(220,86,29);
    background: radial-gradient(circle, rgba(220,86,29,0.9641106442577031) 45%, rgba(220,86,29,0.8240546218487395) 82%); */
    text-align: center;
    padding: 10px 45px;
    font-size: 28px;
    border-radius: 15px;
    border: 1px solid rgba(251, 251, 251, 0.621);
    font-weight: 600;
    box-shadow: 3px 4px 8px 3px #a18b779e;
    
}
.enq2 a:hover{
    text-decoration: none;
    color: #dc561d;
    background: #eae4daac !important;
}
@keyframes move {
    0%, 100% {
      transform: translateY(0);
    }
    50% {
      transform: translateY(-10px);
    }
  }
  
.enq a:hover{
    text-decoration: none;
    color: #f6f7f1;
    background: rgb(252,177,15);
background: radial-gradient(circle, rgba(252,177,15,0.6671918767507004) 45%, rgba(252,177,15,0.9136904761904762) 82%);
}
.navbar .nav-call {
    background-color: #dc561d;
    border-radius: 50px;
    font-weight: 500 !important;
    font-size: 18px;
    transition: 0.2s ease;
    border: 1px solid #dc561d;
    width: fit-content;
    color: #fff !important;
}
.navbar .nav-wtsp {
    background-color: #dc561d;
    border-radius: 50px;
    font-weight: 500 !important;
    font-size: 18px;
    transition: 0.2s ease;
    border: 1px solid #dc561d;
    width: fit-content;
    margin-left: 15px;
    color: #fff !important;
}
.navbar .nav-wtsp:hover {
    border: 1px solid #fff;
}
.navbar .nav-call:hover {
    border: 1px solid #fff;
}
.navbar .nav-call img {
    width: 25px;
    margin-top: -3px;
    margin-right: 4px;
}
.navbar-fixed-top.scrolled-inner .nav-call {
    color: #fff !important;
}
.navbar .nav-wtsp img {
    width:30px;
    margin-top: -3px;
}
.banner .form-box h5 {
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    text-align: center;
    font-weight: 400;
    margin-bottom: 20px;
}
.banner .form-box h5 span {
    color: #dc561d;
    font-weight: 600;
    font-size: 28px;
    padding-top: 8px;
}

/*/ === banner css ends === /*/

.experts{
    background-image: url('../image/card_bg.jpg');     
     background-repeat: no-repeat;
     background-position: center;
     background-size: cover;
     min-height: 600px;
 }


 .card{
   width: 80%;
   height: 380px;
   border-radius: 7px;
     background: #ffffff;
     padding: 2%;
     min-height: 358px;
     margin: 15px;
 }
 .btn-primary{
    background-color: rgb(5, 85, 44);
    margin: 100px 0px 83px 73px;
 }
 .btn-danger{
    margin-top: 10%;
 }
 .bg-info{

    background-color: #d6a51180!important;
 }
 .service_head:before {
    content: '';
    display: block;
    height: 1px;
    width: 100%;
    background-color: rgb(5, 85, 44);
    top: 0;
    left: 0;
    margin-top: 2%;
}
.service_head h2{

    margin-top: revert;
}
.service_head p {

    padding: 2%;
    word-wrap: break-word;
    font-size: larger;
}
    .container-service{
  
        border-radius: 15%;
        box-shadow: 0 1px 6px rgb(5, 85, 44);
        width:150px;
        height:150px;
       
      }
      .container-service:hover{
        background-color: #d6a51180;
    }
.link img{
    padding-left: 30px;
}
.service-icon-one p{
    padding-left: 18px;
}
.customers {
    content: '';
    display: block;
    height: 2px;
    width: 90%;
    background-color: rgb(5, 85, 44);
    top: 0;
    left: 0;
    margin-top: 4%;
}
.customers .text-center{

    padding-top: 15px;
}
.customers .bg-info{

    background-color: #090085!important;

}/*
.customers img{

    padding-left:52%;
}*/

.customers .card{
    width: 90%;
    height: 400px;
    border-radius: 7px;
      background: #ffffff;
      padding: 2%;
      min-height: 358px;
      margin: 15px;
  }
.customers .card img{
    padding:32%;
}


/*/ === feature section css starts === /*/

.features-main .custom-container {
    padding: 80px 15% 60px;;
}

.features-main .features-head h4 {
    font-family: 'Poppins', sans-serif;
    color: #dc561d;
    text-align: center;
    margin-bottom: 35px;
    font-weight: 700;
    font-size: 40px;
}
.features-main .feature-box {
    margin-top: 20px;
    transition: 0.3s 0.3s cubic-bezier(0.4, 0, 1, 1);
    cursor: pointer;
}
.features-main .feature-box .icon {
    width:100%;
    padding: 30px;
    transition: 0.3s 0.3s cubic-bezier(0.4, 0, 1, 1);
    border: 1px solid #dc561d4f;
    border-radius:100px;
    background-color: #fff;
    box-shadow: 0 0 10px 5px #dc561d32;
    
}
/* .features-main .feature-box .icon img {
    border-radius: 50px;
} */
.features-main .feature-box:hover .f-one {
    display: none;
    /* transition: 0.3s 0.3s cubic-bezier(0.4, 0, 1, 1); */
    transform: scale(1.0) !important;
}
.features-main .feature-box .f-one {
    display: block;
    transition: 0.3s 0.3s cubic-bezier(0.4, 0, 1, 1);
}
.features-main .feature-box .f-two {
    display: none;
    /* transition: 0.3s 0.3s cubic-bezier(0.4, 0, 1, 1); */
    transform: scale(1.2);


}
.features-main .feature-box:hover .f-two {
    display: block;
    transition: 0.3s 0.3s cubic-bezier(0.4, 0, 1, 1);
   
}
.features-main .feature-box .content {
    text-align: center;
}
.features-main .feature-box .content h4 {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 500;
}
.features-main .feature-box .content p {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 400;
}
.content h5{
    margin-top: 12px;
    font-size: 22px;
    font-family: 'Poppins', sans-serif;
}
input[type="number"]
{
	-moz-appearance: textfield;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button
{
	-webkit-appearance: none; 
}
/*/ === feature section css ends === /*/

/*/ === about section css starts === /*/
#about .img img{
    width: 70%;
    animation: bounce 5s infinite;
} 
@keyframes bounce {
    0%, 100% {
      transform: translateY(0);
    }
    50% {
      transform: translateY(-20px);
    }
  }
.about-main .custom-container {
    padding: 70px 7%;
}
.about-main .content h4 {
    font-family: 'Poppins', sans-serif;
    color: #dc561d;
    font-weight: 700;
    font-size: 40px;
    margin: 20px 0;
}
.about-main .content p {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.9;
}
.about-main .content a {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    background-color: #dc561d;
    border-radius: 35px;
    text-decoration: none;
    color: #fff;
    padding: 10px 30px;
    display: block;
    width: fit-content;
    margin-top: 20px;
    cursor: pointer;
}
/*/ === about section css ends === /*/

/* curriculum */
/* #curriculum img{
    height: 250px;
    object-fit: contain;
} */
#curriculum{
    background-color: #f6f7f1;
}
#curriculum .custom-container {
    padding: 70px 7%;
}
#curriculum .content h4 {
    font-family: 'Poppins', sans-serif;
    color: #dc561d;
    font-weight: 700;
    font-size: 40px;
    margin-bottom: 20px;
}
#curriculum .content p {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.7;
}

/* testimonials */
/* testimonials */
.gtco-testimonials {
    position: relative;
    margin-top: 30px;
  }
  .gtco-testimonials h2 {
    font-size: 30px;
    text-align: center;
    color: #333333;
    margin-bottom: 50px;
  }
  .gtco-testimonials .owl-stage-outer {
    padding: 30px 0;
  }
  .gtco-testimonials .owl-nav {
    display: none;
  }
  .gtco-testimonials .owl-dots {
    text-align: center;
  }
  .gtco-testimonials .owl-dots span {
    position: relative;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    display: block;
    background: #fff;
    border: 2px solid #dc561d;
    margin: 0 5px;
  }
  .gtco-testimonials .owl-dots .active {
    box-shadow: none;
  }
  .gtco-testimonials .owl-dots .active span {
    background: #dc561d;
    box-shadow: none;
    height: 12px;
    width: 12px;
    margin-bottom: -1px;
  }
  .gtco-testimonials .card {
    background: #fff;
    box-shadow: 0 8px 30px -7px #e7d7d4;
    margin: 0 20px;
    padding: 25px 7px;
    border-radius: 20px;
    border: 0;
  }

  .gtco-testimonials .card h5 {
    color: #dc561d;
    font-size: 21px;
    line-height: 1.3;
  }
  .gtco-testimonials .card h5 span {
    font-size: 18px;
    color: #666666;
  }
  .gtco-testimonials .card p {
    font-size: 14px;
    color: #555;
    padding-bottom: 15px;
    font-weight:300;
  }
  .gtco-testimonials .active {
    opacity: 0.5;
    transition: all 0.3s;
  }
  .gtco-testimonials .center {
    opacity: 1;
  }
  .gtco-testimonials .center h5 {
    font-size: 24px;
  }
  .gtco-testimonials .center h5 span {
    font-size: 20px;
  }
  .gtco-testimonials .center .card-img-top {
    max-width: 100%;
    height: 120px;
    width: 120px;
  }
  .footer .logo{
    width: 50%;
  }
  @media (max-width: 767px) {
    .gtco-testimonials {
      margin-top: 20px;
    }
    #seller h4{
        font-size:18px !important;
    }
     #seller h2{
         font-size:20px !important;
     }
   
  }
  .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
    outline: 0;
  }
  .owl-carousel button.owl-dot {
    outline: 0;
  }
  #testimonials{
    font-family:'Poppins', sans-serif;
    background-color: #f6f7f1;
    padding: 25px 10%;
    margin-top: 57px;
  }
  #testimonials h4{
    text-align: center;
    font-family: 'Poppins', sans-serif;
    color: #dc561d;
    font-weight: 700;
    font-size: 40px;
    margin: 35px 0 ;
    

  }
  @media only screen and (min-width:768px) and (max-width:1200px){
    .gtco-testimonials .card p {
        font-size: 15px;
  }
}

/* gallery */
#gallery h4{
    text-align: center;
    font-family: 'Poppins', sans-serif;
    color: #dc561d;
    font-weight: 700;
    font-size: 40px;
    margin: 35px 0;
}
#gallery {
    margin: 40px 0 60px;
  }
  @media screen and (min-width: 991px) {
    #gallery {
      padding: 34px 30px 0 30px;
    }
  }
  
  .img-wrapper {
    position: relative;
    margin-top: 15px;
  }
  .img-wrapper img {
    width: 100%;
    height: 150px;
    object-fit: cover;
    padding: 5px;
    border: 1px solid #cac9c9;
  }
  
  .img-overlay {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
  }
  .img-overlay i {
    color: #fff;
    font-size: 3em;
  }
  
  #overlay {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 999;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  #overlay img {
    margin: 0;
    width: 80%;
    height: auto;
    -o-object-fit: contain;
       object-fit: contain;
    padding: 5%;
  }
  .fa-times{
    font-size: 30px;
    margin-right: 115px;
  }
  .fa-chevron-left, .fa-chevron-right{
    font-size: 30px;
  }
  @media screen and (min-width: 768px) {
    #overlay img {
      width: 60%;
    }
    .banner-img{
        display: none;
    }
  }
  @media screen and (min-width: 1200px) {
    #overlay img {
      width: 50%;
    }
    .banner-img{
        display: none;
    }
  }
  
  #nextButton {
    color: #fff;
    font-size: 2em;
    transition: opacity 0.8s;
  }
  #nextButton:hover {
    opacity: 0.7;
  }
  @media screen and (min-width: 768px) {
    #nextButton {
      font-size: 3em;
    }
  }
  
  #prevButton {
    color: #fff;
    font-size: 2em;
    transition: opacity 0.8s;
  }
  #prevButton:hover {
    opacity: 0.7;
  }
  @media screen and (min-width: 768px) {
    #prevButton {
      font-size: 3em;
    }
  }
  
  #exitButton {
    color: #fff;
    font-size: 2em;
    transition: opacity 0.8s;
    position: absolute;
    top: 15px;
    right: 15px;
  }
  #exitButton:hover {
    opacity: 0.7;
  }
 

/*/ === footer section css starts === /*/

.footer .custom-container {
    padding: 50px 7% 30px;
}
.footer .logo {
    padding: 20px;
}
.footer .footer-contact h4 {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    color: #000000;
    font-size: 30px;
}
.footer .footer-contact p {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    color: #000000;
    font-size: 18px;
}
.footer .footer-contact a img {
    width: 25px;
    margin-right: 10px;
}

.footer .footer-contact a {
    background-color: #fff;
    border-radius: 50px;
    display: block;
    width: fit-content;
    text-decoration: none;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 10px;
    color: #000;
    padding: 10px 30px;
}
/* .footer .footer-contact {
    padding-left: 60px;
} */

.footer .footer-address h4 {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 23px;
}

.footer .footer-address h6 {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    color: #000000;
    font-size: 14px;
    margin-top: 25px;
}
.footer .footer-address p {
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    color: #000000;
    font-size: 18px;
}
.footer .footer-address a {
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    color: #000000;
    font-size: 18px;
    text-decoration: none;
}
.ft-c-auto {
    margin: auto;
    display: flex;
    justify-content: center;
}
.socials{
    display: flex;
}
.socials .fab{
    font-size: 25px;
}
.socials a{
   color: #000;
   margin: 0 7px;  
}
.socials h4{
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    color: #000000;
    font-size: 30px;
}
.copy{
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    text-align: center;
    padding: 0px 5px 20px;
    
}
.copy a{
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    color: #000000;
}
.copy a:hover{
    text-decoration: none;
    color: #dc561d;
    
}
.footer-row{
    border-bottom: 1px solid #838282da;
}

/*/ === footer section css ends === /*/

.text-center .certi{
    padding-top: 15px;
}
.accordion-button{
    font-weight: 500;
}

@media only screen and (max-width: 499.5px) {
    .features-main .custom-container {
        padding: 80px 3% 60px;
        margin-left: 0px!important;
        text-align: center;
        
    }
        .dis h3 {
    color: #fff;
    font-size: 27px !important;
    text-align: center;
}
.dis h6 {
    color: #fff;
    font-size: 22px !important;
    text-align: center;
}
.d-eng p {
    font-size: 16px;
    line-height: 1.4;
}
    .enq {
        margin-top: 12%;
    }
    .features-head {
        padding-right: 0px!important;
        margin-right: 0px!important;
    }
.banner h2 {
    font-size: 35px;
    margin: 90px 0 20px;
    line-height: 2.4rem;
}
.banner p span {
    font-size: 25px;
}
.banner p {
    font-size: 21px;
    color: #fff;
    line-height: 1.6rem;
}
    .certi{
        margin-bottom: 21px;
    }
    .banner .left-cont {
        padding-top: 0px;
    }
    .banner .custom-container {
        padding: 0px;
    }
    .footer .footer-address h4 {
    
        font-size: 25px;
    }
    .footer .logo{
        width: 35%;
        padding: 0px;
        margin-bottom: 15px;
    }
    .col {
        min-width: 33.333% !important;
        max-width: 33.333% !important;
    }
    .footer-row h4{
        font-size:30px !important;
    }
    #curriculum .content h4{
        text-align: center;
    }
    h4 {
    font-size: 30px !important;
    }
    .footer-row h4{
        font-size: 20px !important;
    }
    .features-main .features-head h4{
        font-size: 22px !important;
    }
    .video-ite video{
        width: 100% !important;
    }
    .video-ite iframe{
        width: 100% !important;
    }
    .gtco-testimonials .card {
        margin: 0 30px;

    }
    #about .img img{
        margin: auto;
        display: block;
    }
    .about-main .content h4, .about-main .content p{
     font-size:16px;
        text-align: center;
    }
    .about-main .custom-container {
        padding: 72px 1%;
    }
    .dis h3 {
    color: #fff;
    font-size: 27px !important;
    text-align: center;
}
.d-eng p {
    font-size: 16px;
    line-height: 1.4;
}
}
   
@media only screen and (max-width:490.5px){
    .video-ite{
        margin-bottom:60px !important;
    }
    .vd{
        margin-bottom: 55px !important;
    }
}
@media only screen and (max-width:435.5px){
    .vd{
        margin-bottom: 50% !important;
    }  
}  
@media only screen and (min-width:500px) and (max-width: 767.5px) {
    .video-ite{
        margin-bottom:60px !important;
    }
    #testimonials{
        margin-top: 15% !important;
    }
    .vd{
        margin-bottom: 55px !important;
    }
    .socials{
        margin: 25px 0;

    }
    .d-eng p {
    font-size: 16px;
    line-height: 1.4;
}
    .socials img{
        padding: 0 10px;
        height: 37px;
        width: 49px;   
    }
    
    .features-main .feature-box {
        display: block;
    }
    .banner-img{
        display:block
    }
    .features-main .custom-container {
        padding: 80px 3% 60px;
        margin-left: 0px!important;
        text-align: center;
    }
    .features-head {
        padding-right: 0px;
        margin-right: 0px!important;
    }

    .features-main .feature-box .content {
        width: 100%;
    }
    .banner .form-box {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    /* .left-cont {
        padding-top: 200px;
    } */
    .navbar-collapse {
        background-color: #fff;
        padding: 10px 20px;
    }
    .navbar-light .navbar-nav .nav-link {
        color: #000;
    }
    /* .footer .footer-contact {
        padding-left: 0px;
    } */
    
    .ft-c-auto {
        margin: unset;
        display: block;
    }
    .banner .left-cont h5{
        font-size: 25px;
        text-align:center;
    }
    /* .banner .left-cont {
        padding-top:60px;
    } */
    .gtco-testimonials .card {
        padding: 0px 0;
    }
    .footer .logo{
        width: 26%;
        padding: 0px;
        margin-bottom: 15px;
    }
    .col {
        min-width: 33.3333% !important;
        max-width:33.3333% !important;
    }
    .features-main .feature-box .icon {
        width: 100%;
        padding: 43px;
        border-radius: 108px;

    }
    h4{
        font-size: 30px !important;
    }
    .video-ite{
        margin-bottom: 15px;
    }
    .video-ite video{
        width: 100% !important;
    }
    .video-ite iframe{
        width: 100% !important;
    }
    .banner p{
        font-size: 17px;
    }
    .banner h2{
        font-size: 40px;
    }
    .banner p span{
        font-size: 27px;
    }
    .enq {
        margin-top: 14%;
    }
    #about .img img{
        margin: auto;
        display: block;
    }
    .about-main .content h4, .about-main .content p{
        text-align: center;
    }
    .about-main .custom-container {
        padding: 72px 1%;
    }
    .footer-row h4{
        font-size: 20px !important;
    }
    #curriculum .content h4{
        text-align: center;
    }
}


@media only screen and (min-width:768px) and (max-width:1200px){
    #exitButton {
      font-size: 3em;
    }
    .features-main .custom-container {
        padding: 80px 20% 60px;
        margin-left: 12px!important;
        text-align: center;
       
    }
    .features-main .feature-box .icon{
        padding:30px;
        border-radius: 120px;
    }
    .content h5{
        font-size: 20px;
    }
    .features-head{
    margin-right: 0px!important;
   }
   .banner .form-box{
    margin-bottom: 30px;
   }

   .footer .footer-address h4 {
    
    font-size: 25px;
}
.footer .logo{
    width: 32%;
    padding: 0px;
}
.col {
    min-width: 25% !important;
    max-width:25% !important;
}
h4{
    font-size: 32px !important;
}
.v1 video{
    margin-top: 0 !important;
}
  }
  @media only screen and (min-width:2450px){
    .features-main .feature-box .icon{
        padding: 48px;
        border-radius: 150px;
    }
  }
  @media only screen and (min-width:768px) and (max-width:1001px){
   .fireball-vid2{
    margin-top: 110px;
   }
  }
  @media only screen and (min-width:998px) and (max-width:1150px){
    .navbar-light .navbar-nav .nav-link {
        padding: 9px 11px 9px !important;

    }
  }
  @media only screen and (min-width:767px) and (max-width:792px){
    .enq a {
        padding: 10px 30px!important;

    }
    .enq{
        margin-top: 50% !important;
    }
  }