.container {
    max-width: 1660px;
}
.container-md {
    max-width: 1360px;
}
@media (max-width: 1480px) {
    .container {
        max-width: 1200px;
    }
    body {
        font-size: 20px;
        line-height: 26px;
    }
    .container-md {
        max-width: 1140px;
    }
    .title-style-1 {
        font-size: 50px;
    }
    .title-style-2 {
        font-size: 40px;
    }
    .common-btn {
        font-size: 14px;
        padding: 8px 20px;
    }
    p {
        font-size: 20px;
        line-height: 30px;
    }
    .navbar-light .navbar-nav .nav-link {
        font-size: 18px;
        margin-right: 20px;
    }
    .logo-text {
        font-size: 30px;
    }
    .get-in-touch img {
        width: 20px;
    }
    .pb-100 {
        padding-bottom: 60px;
    }
    .pt-100 {
        padding-top: 60px;
    }
    .pb-80 {
        padding-bottom: 50px;
    }
    .pt-80 {
        padding-top: 50px;
    }
    .mt-5,
    .my-5 {
        margin-top: 2rem !important;
    }
    .mt-80 {
        margin-top: 40px;
    }
    .service-title {
        font-size: 22px;
        padding: 15px 0;
    }
    .assoicates-section .title-style-2 {
        margin-bottom: 30px;
    }
    .team-section .team-title {
        margin-top: 15px;
        margin-bottom: 15px;
        font-size: 24px;
    }
    .social-media ul li {
        margin-right: 22px;
    }
    .inner-banner-section .title-style-1 {
        font-size: 50px;
    }
    hr {
        margin: 30px 0;
    }
    .news-title {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .title-style-3 {
        font-size: 30px;
    }
    .modal-body {
        padding: 30px 30px;
    }
    .modal-header .close {
        padding: 4px 11px;
        margin: 0;
        position: absolute;
        right: 0;
        font-size: 30px;
        font-weight: 200;
        line-height: 1;
        color: #000;
        text-shadow: none;
        opacity: 1;
        z-index: 22;
    }
    .modal-header {
        padding: 0;
    }
    .form-control {
        font-size: 20px;
        height: 50px;
        margin-bottom: 20px;
    }
    .about-section .common-btn {
        margin-top: 20px;
    }
    .pay-home-section .title-style-4 {
        font-size: 28px;
    }
    .pay-home-section .title-style-3 {
        font-size: 28px;
    }
    .navbar-light .navbar-nav .nav-link {
        font-size: 16px;
        margin-right: 10px;
      }
}
@media (max-width: 1024px) {
    .logo-text {
        font-size: 26px;
    }
    .title-style-1 {
        font-size: 40px;
    }
    .title-style-2 {
        font-size: 36px;
    }
    .inner-banner-section .title-style-1 {
        font-size: 45px;
    }
    .common-btn {
        font-size: 14px;
        padding: 8px 16px;
    }
    .navbar-light .navbar-nav .nav-link {
        font-size: 17px;
        margin-right: 8px;
    }
    body {
        font-size: 18px;
        line-height: 24px;
    }
    .pt-100 {
        padding-top: 40px;
    }
    .pb-100 {
        padding-bottom: 40px;
    }
    .main-footer .logo-text {
        font-size: 30px;
    }
    .main-footer .sub-title-style-1 {
        font-size: 20px;
        margin-bottom: 25px;
    }
    .main-footer .footer-box ul li a {
        margin-bottom: 20px;
        font-size: 18px;
        line-height: 24px;
    }
    .navbar {
        padding: 15px 0;
    }
    .form-control {
        font-size: 18px;
    }
    .contact-home-section .col-12 {
        padding: 40px;
    }
    .pt-150 {
        padding-top: 80px;
    }
  
    
}

@media (max-width: 991px) {
.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 100%;
    background: #f1f1f1;
    width: 100%;
    padding: 20px;
}
.navbar-light .nav-item {
    position: relative;
    margin-bottom: 12px;
}
.main-header.g_shrink .navbar {
    padding: 15px 0;
}
.navbar {
    padding: 15px 0;
}
.title-style-1 {
    font-size: 32px;
}
.title-style-2 {
    font-size: 30px;
}
.inner-banner-section .title-style-1 {
    font-size: 40px;
}

}

@media (max-width: 575px) {
    .about-section .title-style-2 {
        margin-top: 30px;
      }
      .contact-home-section{
        text-align: center;
      }
      .service-box-outside{ text-align: center;}
      .banner-content {
     
        text-align: center;
      }
      .service-box {
      
        width: 100%;
      
      }
      .service-box .common-btn {
        position: relative;
        
        margin-top: 18px;
      }
      .news-section .col-6{margin-bottom: 30px;}
      .pay-home-section{ text-align: center;}
      .main-footer {
        text-align: center;
        justify-content: center;
      }
      .footer-box{  justify-content: center;
        width: 100%;
      }
      p{text-align: justify;}
      .title-style-1 {
        text-align: center;
        margin-bottom: -30px;
      }
      .main-footer .sub-title-style-1 {
      
        font-weight: bold;
      }
      .social-media ul {
        display: flex;
        justify-content: center;
      }
      .main-footer p {
        text-align: center;
      }
      .about-section.service-section{padding: 15px;
        border-radius: 5px;
        margin: 0 auto;
        width: 90%;
        text-align: center;
        margin: 5%;
        justify-content: center;
        display: flex;
        align-content: center;
        align-items: center;
        border: 1px solid #ccc;}

        .contact-section{
            text-align: center;
        }
        .navbar-light .navbar-toggler {
            border-color: transparent;
          }
}

@media (max-width: 500px) {
  
   
      .nasa-spaceapp-section{background-color: aliceblue;}
      .common-btn {
        font-size: 14px;
        padding: 15px 20px; margin: auto;  line-height: 20px;
      }
     
}