/*-------------------------------------------------*/
/* 1. MOBILE VIEW RESPONSIVE
/*-------------------------------------------------*/

/*-------------------------------------------------------*/
/* When the browser is 1200px to all small screens,below css will be applied.
/*-------------------------------------------------------*/
@media screen and (max-width: 1200px) {
  .main .book-now{left: 0;margin-top: 0;}
  .main .about-content{width: 100%;    margin-top: 80px;}

  .abt-student-img .student-img {
    left: 0;
    display: block;
    position: relative;
}
.abt-student-img .student-img1 {
  float: right;
  position: absolute;
  width: 65%;
}
.abt-student-img .student-img2 {
  top: -20px;
  left: 0;
  position: relative;
}
  .main .abt-student-img {
    width: 100%;
    left: 0;
    margin-top: 80px;
}
  .commen-banner::after {
    background: none;
  }
  .testimonial-img {
    height: auto;
  }
  .menu li {
    padding: 0 13px;
  }
  .menu a {
    font-size: 13px;
  }
  .nav-inner .theme-btn a {
    font-size: 13px;
  }

  .nav-inner .theme-btn a {
    padding: 9px 20px;
    font-size: 15px;
  }
}

/*-------------------------------------------------------*/
/* When the browser is 992 to all small screens,below css will be applied.
  /*-------------------------------------------------------*/

@media screen and (max-width: 992px) {
  .main .faq{padding-top: 50px;}
  .main .amenites-start{padding-top: 30px;}
  .main .banner{padding-top: 140px;}
  .main .head-left .heading{text-align: left;}
  .cus-app .theme-btn a{color: #fff;}
  .cus-app .theme-btn{top: 0;}
  .cus-app{padding-bottom: 40px;text-align: center;}
  .cus-app p span{
    position: relative;
    color: #fff;
    line-height: 38px;
}
  .cus-app .{}
  .cus-app .position-absolute{
    width: 100%;
    left: 0;
    padding: 0;
}
  .cus-app img{
    width: 100%;
    filter: brightness(0.5);
}
  .cus-app i{
    display: none;
}
  .main .about-us{padding: 0 0 100px 0;}

  .miss-vission{padding-bottom: 0;margin-bottom: 0;}
  .quick-enquiry h2{padding: 15px 0 22px 0;}
  .blog-left-img {
    flex-direction: column;
  }
  .blog-left-img img {
    height: auto;
    margin-bottom: 20px;
  }
  .blog-det .post-content-1 h1 {
    font-size: 30px;
    line-height: 34px;
  }
  .contact-us {
    padding-bottom: 0;
  }
  .footer-1 {
    margin-top: 0;
    padding-top: 47px;
  }
  .address-inner ul {
    flex-direction: column;
  }
  .address-inner li {
    margin-bottom: 20px;
  }
  .single-about {
    padding-top: 50px !important;
  }
  .single-about .about-3 {
    width: 100%;
    float: unset;
  }
  .about-inner .adding {
    padding: 22px 0 27px 41px;
  }
  .about-inner .adding i {
    top: 15px;
  }
  .commen-banner {
    padding: 142px 0 110px 0;
  }
  .heading {
    text-align: center;
  }
  .counting-items .row:last-child .number {
    border: 0;
  }
  .counting-items {
    margin-top: 0;
    margin-bottom: 0;
  }
  .counting-items .row {
    border: 0;
  }
  .padding {
    padding-bottom: 27px;
  }
  .banner-inner p {
    border: 0;
    margin: 0 0 20px 0;
  }
  .banner-inner {
    padding-right: 0;
    margin-bottom: 26px;
  }
  .why-choose-us .about-inner {
    padding-right: 0;
    margin-bottom: 40px;
  }
  .quick-enquiry {
    padding: 60px 0 80px 0;
  }
  .quick-enquiry .heading {
    text-align: center;
  }

  .about-inner {
    padding-left: 0;
  }
  .we-provided .col-md-12 {
    margin-bottom: 40px;
  }
  .testimonial-img {
    margin: 0;
  }
  .amenites {
    padding-bottom: 60px;
  }
  .faq {
    padding: 0 0 40px 0;
  }
  .about-3 {
    width: 100%;
    margin-top: 30px;
    height: auto;
  }
  .about-img .about-1 {
    position: relative !important;
    left: 0;
    bottom: 0;
    margin-top: 30px;
    width: 100%;
  }
  .cpy-right h3 {
    text-align: center;
  }
  .privacy {
    float: unset;
    text-align: center;
  }
  .footer-follow {
    margin: 10px 0;
  }
  .faq-img {
    padding-right: 0;
    margin-bottom: 30px;
    margin-top: 40px;
  }
  .number i {
    left: auto;
    position: relative;
    margin-bottom: 20px;
  }
  .number {
    margin-bottom: 20px;

    border-bottom: 1px solid #000;

    padding-bottom: 20px;
  }
  .number span,
  .number p,
  .number span,
  .number h3 {
    margin-left: 0 !important;
  }

  .book-now {
    margin-top: 37px;
  }
  .ser-box {
    margin-top: -42px;
  }
  .nav-inner .theme-btn a {
    display: none;
  }

  /*-------------------------*/
  .menu a:hover {
    color: #fff;
  }

  .top-cl-fun {
    padding: 0 25px;
  }

  .side-bar.act {
    width: 100%;
  }

  .nav .row {
    align-items: center;
  }

  .nav {
    background: #fff;
    padding: 35px 0;
  }

  .side-bar-right i {
    width: 30px;
    height: 30px;
    font-size: 12px;
    background: #ffde6a;
    color: #000;
  }

  .logo img {
    transform: none;
  }

  .nav-inner .menu {
    position: fixed;
    left: -500px;
    top: 0;
    overflow-y: auto;
    height: 100vh;
    width: 300px;
    background: #16243d;
    padding: 31px 20px 20px 20px;
    z-index: 99;
    transition: all 0.5s ease;
  }

  .menu ul li:first-child {
    display: block;
  }

  .menu li {
    width: 100%;
    padding-bottom: 13px;
  }

  .menu a {
    color: #fff !important;
    width: 100%;
    border-bottom: 1px solid #908484;
    padding-bottom: 17px;
  }

  .menu img {
    width: 120px;
    /* filter: invert(1); */
    margin-bottom: 24px;
  }

  .menu ul li:last-child {
    border: 0;
  }

  .nav-inner .side-bar-right {
    position: absolute;
    right: 15px;
    width: auto;
  }

  .logo {
    position: absolute;
    transform: scale(0.8);
  }

  .menu-bar {
    display: block;
    position: absolute;
    left: 15px;
  }

  .menu ul {
    flex-direction: column;
    align-items: flex-start;
  }

  .menu span {
    position: absolute;
    right: 20px;
    top: 0;
    background: red;
    color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 17px;
    cursor: pointer;
  }

  .menu.menuact {
    left: 0;
  }
  /*-------------------------*/
  .marquee span{    font-size: 44px;
    width: 44%;
}
.gallery-new li{height: auto;}
.main .gallery-new-im img{width: 100%;}
}

/*-------------------------------------------------------*/
/* When the browser is 768px to all small screens,below css will be applied.
  /*-------------------------------------------------------*/

@media screen and (max-width: 767px) {
  .main .pad{
    padding-top: 37px !important;
}
  .main .am-inner{border-radius: 0;}
  .main .abt-benefits h6{line-height: 29px;}

  .abt-student-img .student-img, .abt-student-img .student-img1, .abt-student-img .student-img2 {
    width: 100%;
}
  .main .about-content {
    padding-right: 0;
}
  .popu-news {
    margin-top: 0;
    position: relative;
  }
  .padding {
    padding-bottom: 70px;
  }
  .thank-you-inner h4 {
    font-size: 30px;
    line-height: 40px;
  }
  .thank-you {
    padding: 120px 0 90px 0;
  }
  .main .about-us{padding: 0 15px 100px 15px;}
  .main .contact-info-lhs{text-align: left;}
}

/*-------------------------------------------------------*/
/* When the browser is 576px to all small screens,below css will be applied.
  /*-------------------------------------------------------*/
@media screen and (max-width: 576px) {
  .main .contact-us{padding: 70px 10px 70px 10px;}
  .bg-video .video-banner{
    height: 250px;
    object-position: center;
}
  .main .about-us{padding-bottom: 60px;}
  
  .abt-student-img .student-img, .abt-student-img .student-img1, .abt-student-img .student-img2{top: 0  !important;position: relative !important;margin-bottom: 14px;left: 0 !important;}
  .main .abt-benefits h3{font-size: 27px;line-height: 31px;}
  .blog-det .blog-left {
    padding: 20px;
  }
  .blog .d-flex {
    flex-direction: column;
  }
  .small-img {
    width: 100%;
  }
  .post-content-1 {
    border: 0;
  }

  .banner {
    padding: 150px 0 100px 0;
    background-position: left;
  }
  .contact-us {
    padding-top: 48px;
    padding-bottom: 61px;
  }
  .footer {
    padding-bottom: 50px;
  }
  .banner-inner {
    padding-right: 0;
    text-align: center !important;
  }
  .banner-inner h1,
  .banner-inner .dummy {
    font-size: 38px;
    line-height: 50px;
  }
  .about-us {
    padding: 0 0 40px 0;
    margin-bottom: 0;
  }
  .we-provided {
    padding-top: 115px;
    padding-bottom: 0;
  }

  .quick-enquiry img {
    left: -19px;
    width: 51px;
  }
  .faq-img:before {
    width: 70%;
    height: 70%;
    left: -22px;
    top: -42px;
  }
  .about-inner {
    padding-right: 0;
  }
  .heading h2 {
    font-size: 27px;
    line-height: 31px;
  }
  .quick-enquiry .change {
    right: 0;
  }
  .why-choose-us .abt-img img {
    height: auto;
    width: 100%;
    margin-bottom: 24px !important;
  }
  .banner-inner p {
    border-left: 0;
    margin: 0 0 33px 0;
  }
}

@media screen and (max-width: 480px) {
  .main .contact-info-lhs p{padding-right: 10px;}
  .marquee span {
    font-size: 20px;
    width: 50%;
}
.grass .g1, .grass .g2{height: 12px;}
.text-loop{margin-bottom: 0;}
.marquee{height: 62px;}
.main .gallery-new{margin-bottom: 0;}
  .main .about-content{margin-top: 30px;}
  .main .abt-benefits li{width: 100%;}
  .number-count{text-align: center;}
  .mission-content ul{margin-top: 0;}
  .mission-content p{padding-left: 0;}
  .mission-content li{
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}
  .popu-news img {
    width: 100%;
    height: 100%;
  }
  .blg-post-content {
    padding: 20px 0 0 0;
  }
  .popu-news li {
    flex-direction: column;
  }
  .blog-left .inner-heading {
    font-size: 21px;
    line-height: 34px;
  }
  .blog-det .post-content-1 h1 {
    font-size: 25px;
  }
  .blog-det .post-content-1 {
    padding: 30px 0 0 0;
  }
  .j-v-s-text h2 {
    font-size: 24px;
    line-height: 33px;
  }
  .box-text {
    flex-direction: column;
    margin-bottom: 0;
  }
  .why-choose-us .abt-img::before {
    left: 0;
    width: 300px;
    height: 300px;
  }
  .shapes-main .img1,
  .shapes-main .img2 {
    width: 100px;
    height: 100px;
  }
  .amenites-start {
    margin-bottom: 0;
  }
  .log-det img {
    height: auto;
  }
  .about-inner .adding i {
    display: none;
  }
  .about-inner .adding {
    margin-left: 0;
  }

  .faq-rhs ul li h3 {
    padding-right: 50px;
  }
  .contact-us .col-lg-6 {
    padding-right: 0;
    text-align: center;
  }
  .contact-us-det li {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 20px;
  }
  .contact-us-det span {
    padding-left: 0;
    padding-top: 10px;
  }
  .amenites li {
    padding: 0 10px;
  }
  .amenites h4 {
    font-size: 16px;
  }
}
