/*Small devices (landscape phones, 576px and up) --- Most Used*/
@media (min-width: 0px) and (max-width: 767px) {
  .navbar-wrapper {
    background: #0A2341;
  }
  .contact-banner .content ul li {
    -ms-grid-columns: 30px auto;
        grid-template-columns: 30px auto;
    gap: 10px;
  }
  .navbar-toggler:hover,
  .navbar-toggler:focus {
    outline: none;
  }
  .footer-google-map {
    margin-bottom: 20px;
  }
  .footer-google-map iframe {
    height: 250px;
  }
  h3 {
    font-size: 1.75em !important;
    line-height: 40px !important;
  }
  .navbar-menu {
    display: none;
  }
  .menu-navbar {
    display: none !important;
  }
  .affix-navbar {
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    animation: affix_animation .6s ease-in-out;
    -webkit-animation: affix_animation .6s ease-in-out;
    -webkit-box-shadow: 0 0 3px #ddd;
    box-shadow: 0 0 3px #ddd;
    z-index: 99999999;
    background: #0A2341;
  }
  .hero-wrapper .hero-wrapper-inner .slider-content .slider-social-icons {
    margin-top: 60px;
    margin-bottom: 30px;
  }
  footer .footer-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  footer .copyright {
    padding: 1em 0;
  }
  footer .copyright .copyright-text {
    text-align: center;
    margin-top: 15px;
  }
  footer .copyright .footer-social-links {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .our-director .founder-achievements {
    padding-left: 0;
  }
  .upcoming-project-banner {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .upcoming-project-banner .ysd-img {
    margin-top: 20px;
  }
  .our-team {
    padding: 2em 0;
  }
  .our-team .slick-slider .slick-prev {
    top: -50px;
  }
  .our-team .slick-slider .slick-next {
    top: -50px;
  }
  .our-associates {
    padding: 2em 0;
  }
  .our-associates .associates-content {
    margin-bottom: 20px;
  }
  .our-associates .associates-content .left-block .heading {
    font-size: 1.2em !important;
    font-weight: 500;
  }
  .hero-wrapper {
    min-height: auto;
    background-size: cover;
  }
  .contact-banner {
    padding-bottom: 2em;
  }
  .contact-banner .hero-wrapper-inner {
    margin-top: 50px;
  }
  .contact-banner:after {
    background: none;
  }
  .contact-banner .section-heading {
    margin-bottom: 35px;
  }
  .contact-banner .content ul li:not(:last-child) {
    margin-bottom: 20px;
  }
  .contact-banner .content ul li p {
    font-size: 1.1em;
  }
  .side-nav-menu-items {
    right: 35% !important;
  }
  .contact-page-form {
    padding: 2em 0;
  }
  .contact-page-form .section-heading p {
    width: 100%;
  }
  .career-page-form .section-heading {
    margin-bottom: 35px;
  }
  .career-page-form .section-heading h3 {
    line-height: 35px !important;
  }
  .business-modal .left-side .image {
    margin: 0 auto;
    margin-bottom: 35px !important;
  }
  .business-modal .right-side .section-heading {
    margin-bottom: 30px;
  }
  .business-modal .right-side .section-heading h5 {
    line-height: 28px;
    font-size: 1.2em;
  }
  .facilities .content .each-facility {
    margin-left: 10px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .facilities .content .movie-facility .text {
    margin-top: 0 !important;
  }
  .about-banner .banner-inner {
    padding-top: 150px;
  }
  .about-banner .banner-inner .right-side .about-map .map-content {
    top: -10px;
    left: 15px;
  }
  .about-banner .banner-inner .right-side .about-map .map-content h5 {
    font-size: 1.2em !important;
  }
  .footer-contact-form .right-side-block {
    padding: 2em 1em;
  }
  .footer-contact-form .right-side-block .content .btn-submit {
    margin-top: 45px;
  }
  .founder-section {
    padding-top: 2em;
  }
  .founder-section .founder-image {
    margin-bottom: 25px;
    position: relative;
    padding-top: 100.37%;
  }
  .founder-section .founder-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .founder-section #founder-slider .carousel-control-next {
    right: -10px;
    margin: auto;
  }
  .founder-section #founder-slider .carousel-control-prev {
    right: 70px;
    margin: auto;
  }
  .feature-scope {
    padding-top: 2em;
    margin-bottom: 30px;
  }
  .feature-scope .section-heading {
    margin-bottom: 25px !important;
  }
  .feature-scope .right-block .feature-points .icon-block {
    margin-bottom: 15px;
  }
  .feature-scope .right-block .feature-points .row:nth-child(1) {
    margin-bottom: 0;
  }
  .feature-works {
    padding: 2em 0;
  }
  .feature-works .left-block .sub-heading {
    text-align: left;
    padding-bottom: 10px;
  }
  .home-hero-wrapper .hero-wrapper-inner {
    padding-top: 70px;
  }
  .home-hero-wrapper .hero-wrapper-inner .slider-content p {
    width: 100%;
    margin-top: 15px;
  }
  .home-hero-wrapper .hero-wrapper-inner .slider-social-icons {
    margin-top: 30px !important;
  }
  .home-hero-wrapper .hero-slider {
    margin-top: 30px !important;
  }
  .grid-sizer,
  .grid-item {
    width: 100% !important;
  }
  .news-events {
    padding: 8 em 0;
  }
  .news-events .each-news-event .event-details h3 {
    font-size: 1em !important;
    line-height: 28px !important;
  }
  .each-team-member .director-image {
    margin-bottom: 30px !important;
  }
  .all-team-members .section-heading {
    width: 90%;
  }
  .all-team-members .each-team-member {
    padding: 2em 0;
  }
  .projects-banner .running-inner-section {
    padding-top: 50px;
  }
  .projects-banner .running-inner-section .slider-content .underlined {
    margin-bottom: 0 !important;
  }
  .projects-banner .running-inner-section .slider-content p {
    width: 100%;
  }
  .projects-banner {
    min-height: 60vh;
  }
}

/*Small devices (landscape phones, 576px and up) --- col*/
@media (min-width: 0px) and (max-width: 576px) {
  body {
    font-size: 0.9em;
  }
  .navbar-wrapper .navbar-brand .logo {
    width: 49px;
  }
  .development-center {
    overflow: hidden;
    padding-top: 2em;
  }
  .development-center .slick-slider .slick-prev {
    bottom: -58px;
    top: auto;
    right: 180px;
  }
}

@media (min-width: 0px) and (max-width: 576px) and (max-width: 320px) {
  .development-center .slick-slider .slick-prev {
    margin: auto;
    right: 0;
    left: -50px;
  }
}

@media (min-width: 0px) and (max-width: 576px) {
  .development-center .slick-slider .slick-next {
    bottom: -58px;
    top: auto;
    right: 159px;
  }
}

@media (min-width: 0px) and (max-width: 576px) and (max-width: 320px) {
  .development-center .slick-slider .slick-next {
    margin: auto;
    right: -50px;
    left: 0;
  }
}

@media (min-width: 0px) and (max-width: 576px) {
  .movie-facility {
    margin-left: 50px !important;
  }
  footer .copyright .navbar-contact {
    display: none;
  }
  h3 {
    font-size: 1.5em !important;
    line-height: 35px !important;
  }
  .top-navbar {
    padding: 0;
  }
  .top-navbar .main-logo img {
    width: 90px;
    margin-left: -10px;
  }
  .top-navbar .navbar-contact ul li:nth-child(3) {
    margin-right: 0;
  }
  .navbar-menu {
    display: none;
  }
  .side-navigation .sidenav .closebtn {
    right: 30px;
    top: 40px;
  }
  .franchise-banner .banner-inner {
    padding-top: 50px;
  }
  .franchise-banner .banner-inner .right-block .image img {
    width: 200px;
    height: 141px;
    float: none;
    margin-top: 50px !important;
    display: table;
    margin: 0 auto;
  }
  .convert-into-landmark {
    padding: 2em 0;
  }
  .convert-into-landmark .section-heading {
    margin-bottom: 30px;
  }
  .our-associates-block {
    padding: 1em 0 2em 0;
  }
  .our-associates-block .associates-list li {
    -ms-grid-columns: 100%;
        grid-template-columns: 100%;
  }
  .our-associates-block .associates-list li:not(:last-child) {
    margin-bottom: 15px;
  }
  .our-associates-block .associates-list li:nth-child(1) p:nth-child(2) {
    font-size: 1em !important;
    font-weight: normal;
  }
  .our-associates-block .associates-list li .mee-seva {
    margin-top: -1em;
  }
  .our-associates-block .associates-list li > p {
    font-weight: 600;
    font-size: 1.1em;
  }
  .our-associates-block .associates-list li p:nth-child(1) {
    margin-bottom: 5px;
  }
  .about-key-points {
    padding: 2em 0;
  }
  .about-key-points .key-points li:not(:last-child) {
    margin-bottom: 20px !important;
  }
  .about-key-points .key-points .each-key-point {
    -ms-grid-columns: 100%;
        grid-template-columns: 100%;
    gap: 0;
  }
  .about-key-points .key-points .each-key-point h4 {
    text-align: left !important;
  }
  .enquiry-form-section {
    border: 1px solid #0a2341;
    padding: 2em 1em;
  }
}

@media (max-width: 991px) {
  .franchise-banner .banner-inner {
    padding-top: 30px;
  }
}

/*Small devices (landscape phones, 576px and up) --- col-sm*/
@media (min-width: 576px) and (max-width: 768px) {
  .navbar-menu .menu-list li a {
    font-size: 1em;
  }
  .franchise-banner .banner-inner {
    padding-top: 30px;
  }
  .franchise-banner .banner-inner .section-heading {
    margin-bottom: 15px;
  }
}

@media (max-width: 991px) {
  .target-centers {
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  #founder-slider .left-block {
    margin-bottom: 2em;
    max-height: 550px;
    min-height: 550px;
  }
  #founder-slider .right-block .founder-image img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
  .founder-section #founder-slider .carousel-control-prev, .founder-section #founder-slider .carousel-control-next {
    bottom: -60px !important;
  }
}

@media (max-width: 320px) {
  #founder-slider .left-block {
    margin-bottom: 2em;
    max-height: 590px;
    min-height: 590px;
  }
}

/*Medium devices (tablets, 768px and up) --- col-md*/
@media (min-width: 768px) and (max-width: 991.98px) {
  .national-print-media {
    min-height: 550px;
  }
  .our-director .founder-achievements {
    padding-left: 0;
  }
  .feature-works {
    padding-bottom: 2em;
  }
  .feature-scope {
    padding-top: 2em;
  }
  .contact-banner {
    padding-bottom: 3em;
    min-height: auto;
  }
  h3 {
    font-size: 1.75em !important;
    line-height: 40px !important;
  }
  .business-modal .left-side .image {
    margin: 0 auto;
    margin-bottom: 35px !important;
  }
  .business-modal .right-side .section-heading {
    margin-bottom: 30px;
  }
  .our-associates .left-block .section-heading h3 {
    font-size: 1.2em !important;
    line-height: 30px !important;
  }
  .founder-section {
    padding-top: 2em;
  }
  .founder-section .founder-image {
    margin-bottom: 25px;
  }
  .founder-section #founder-slider .carousel-control-next {
    left: auto;
    right: 60px;
  }
  .founder-section #founder-slider .carousel-control-prev {
    left: auto;
    right: 120px;
  }
  .feature-scope .right-block .feature-points .icon-block {
    margin-bottom: 15px;
  }
  .feature-scope .right-block .feature-points .row:nth-child(1) {
    margin-bottom: 0;
  }
  .home-hero-wrapper .hero-wrapper-inner {
    padding-top: 150px;
  }
  .home-hero-wrapper .hero-wrapper-inner .slider-content p {
    width: 100%;
  }
  .grid-sizer,
  .grid-item {
    width: 45% !important;
  }
  .news-events .each-news-event .event-details h3 {
    font-size: 1.3em !important;
  }
  .enquiry-form-section {
    border: 1px solid #0a2341;
    padding: 2em 1em;
  }
}

@media (min-width: 576px) and (max-width: 600px) {
  #appEnquiryForm {
    width: 90%;
    padding-left: 1.5em;
  }
}

/*Large devices (desktops, 992px and up) --- col-lg*/
@media (min-width: 992px) and (max-width: 1199.98px) {
  .footer-contact-form .right-side-block {
    padding: 15px 0;
  }
  .footer-contact-form .right-side-block .section-heading .heading {
    font-size: 1.75em;
    line-height: 40px;
  }
  .footer-contact-form .right-side-block .content .btn-submit {
    margin-top: 30px;
  }
  .founder-section #founder-slider .carousel-control-prev,
  .founder-section #founder-slider .carousel-control-next {
    bottom: -45px;
  }
  .hero-wrapper .slider-content {
    padding-left: 50px;
  }
}

/*Extra large devices (large desktops, 1200px and up) --- col-xl*/
/*This code for Big Screens --- col-xxl*/
@media (min-width: 1600px) {
  .col-xxl-12 {
    max-width: 100% !important;
  }
  .col-xxl-11 {
    max-width: 91.66666667% !important;
  }
  .col-xxl-10 {
    max-width: 83.33333333% !important;
  }
  .col-xxl-9 {
    max-width: 75% !important;
  }
  .col-xxl-8 {
    max-width: 66.66666667% !important;
  }
  .col-xxl-7 {
    max-width: 58.33333333% !important;
  }
  .col-xxl-6 {
    max-width: 50% !important;
  }
  .col-xxl-5 {
    max-width: 41.66666667% !important;
  }
  .col-xxl-4 {
    max-width: 33.33333333% !important;
  }
  .col-xxl-3 {
    max-width: 25% !important;
  }
  .col-xxl-2 {
    max-width: 16.66666667% !important;
  }
  .col-xxl-1 {
    max-width: 8.33333333% !important;
  }
}
/*# sourceMappingURL=app-responsive.css.map */