.desktop-banner {
  display: block;
}
.mobile-banner {
  display: none;
}
/**!------------------------------------------------------
	Extra large devices ( large desktops, 1200px and up )
--------------------------------------------------------**/
@media (max-width: 1200px) {
}
@media (min-width: 992px) and (max-width: 1200px) {
}
@media (max-width: 991px) {
  .contact-info > .empty-hidden {
    display: none;
  }
  .logo span {
    font-size: 12px;
  }
  .main-menu .navbar-nav li a {
    font-size: 13px;
    padding: 6px 10px;
  }
  .global-btn {
    margin-bottom: 25px;
  }
  .introduce-item h3 {
    font-size: 16px;
  }
  .featured-area > div:first-of-type {
    border-bottom-left-radius: 0;
  }
  .featured-area > div:last-of-type {
    border-top-right-radius: 0;
  }
  .featured-area > div:nth-child(2) {
    border-top-right-radius: 8px;
  }
  .featured-area > div:nth-child(3) {
    border-bottom-left-radius: 8px;
  }
  .featured-item {
    padding: 20px 15px;
    height: auto;
  }
  .featured-item h3 {
    font-size: 20px;
  }
  .slider-area .carousel-caption {
    padding-bottom: 0;
  }
  .overview-content h3 {
    font-size: 24px;
  }
  .founder-title h2 {
    font-size: 24px;
  }
  .founder-title h4 {
    font-size: 22px;
  }
  .career-content h4 {
    font-size: 24px;
  }
  .career-content h3 {
    font-size: 28px;
  }
  .contact-info h4 {
    font-size: 14px;
  }
  .contact-info h3 {
    font-size: 15px;
  }
  .product-content h3 {
    font-size: 24px;
  }
  .journey-content h3 {
    font-size: 18px;
  }
  .desktop-banner {
    display: block;
  }
  .mobile-banner {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 990px) {
}
@media (max-width: 767px) {
  .form-area ul.nav-tabs {
    margin-top: -40px;
  }
  .form-area ul.nav-tabs li button {
    padding: 8px 15px;
    height: 40px;
  }
  .header-area .navbar-toggler {
    border: none;
    padding: 0;
    box-shadow: none;
    outline: none;
  }
  .main-menu nav.navbar .navbar-collapse {
    width: 50%;
    min-width: 180px;
    position: absolute;
    z-index: 2;
    right: 0;
    top: 15px;
    padding: 10px 0 10px;
    background: #15267e;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
  }
  .logo-area button.navbar-toggler {
    display: block;
  }
  .main-menu button.navbar-toggler {
    display: none;
  }
  .main-menu .navbar-nav li > a:hover {
    background: transparent;
  }
  .header-area .main-menu .navbar-nav .dropdown-menu {
    padding: 0;
  }
  .main-menu .navbar-nav .dropdown-menu li {
    padding: 5px 25px 5px 10px;
  }
  .main-menu .navbar-nav .dropdown-menu a {
    font-weight: 500;
  }
  .logo-area button.navbar-toggler i,
  .main-menu button.navbar-toggler i {
    color: #15267e;
  }
  .global-btn {
    display: none;
  }
  .logo img {
    max-height: 42px;
  }
  .main-menu .navbar-nav li {
    padding: 5px 0 5px 0;
    text-align: right;
  }
  .main-menu .navbar-nav li a {
    font-size: 13px;
    color: #fff;
    /* text-transform: capitalize; */
    padding: 6px 15px;
  }
  .main-menu .navbar-nav .dropdown-toggle::after {
    color: #fff;
  }
  .main-menu .navbar-nav li.global-menu {
    display: block;
  }
  .carousel-item h2 {
    font-size: 36px;
  }
  .carousel-item > img {
    min-height: 300px;
  }
  .founder-image {
    padding-bottom: 20px;
    text-align: center;
  }
  .banner-title h2,
  .banner-title h2 span {
    font-size: 36px;
  }
  .career-content h4 {
    font-size: 20px;
  }
  .career-content h3 {
    font-size: 24px;
  }
  .join-area .career-form-top {
    padding: 15px 15px 10px;
  }
  .certificate-title h2 {
    font-size: 24px;
  }
  .certificate-item {
    padding: 15px 10px;
  }
  .contact-form h3 {
    font-size: 20px;
  }
  .contact-heading h3 {
    font-size: 20px;
  }
  .social-content h3 {
    font-size: 22px;
  }
  .social-content h5 {
    font-size: 17px;
  }
  .policy-content h3 {
    font-size: 22px;
  }
  .policy-content h3 {
    font-size: 20px;
  }
  .report-details img {
    margin-bottom: 30px;
  }
  .desktop-banner {
    display: none;
  }
  .mobile-banner {
    display: block;
  }
}

/**!---------------------------------------------
	Small devices (landscape phones, 576px and up)
-------------------------------------------------*/
@media (min-width: 576px) and (max-width: 767.98px) {
}
@media (max-width: 639px) {
}
@media (max-width: 575px) {
  .form-area ul.nav-tabs {
    margin-top: -79px;
    justify-content: center !important;
  }
  .form-area ul.nav-tabs li {
    width: 100%;
    margin-right: 0;
  }
  .form-area ul.nav-tabs .nav-link {
    width: 100%;
    border-radius: 0 !important;
  }
  .carousel-item h2 {
    font-size: 30px;
  }
  .featured-area > div:first-of-type {
    border-top-right-radius: 8px;
  }
  .featured-area > div:last-of-type {
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
  }
  .featured-area > div:nth-child(2) {
    border-top-right-radius: 0;
  }
  .featured-area > div:nth-child(3) {
    border-bottom-left-radius: 0;
  }
  .about-btn a {
    font-size: 14px;
    padding: 8px 20px;
  }
  .vision-area .row > div:first-of-type .vision-item {
    border-bottom-left-radius: 0;
    border-top-right-radius: 8px;
  }
  .vision-area .row > div:last-of-type .vision-item {
    border-top-right-radius: 0;
    border-bottom-left-radius: 8px;
  }
  .founder-title h2 {
    font-size: 20px;
  }
  .founder-title h4 {
    font-size: 18px;
  }
  .banner-area {
    padding: 200px 0 25px;
  }
  .career-content h4 {
    font-size: 18px;
  }
  .career-content h3 {
    font-size: 22px;
  }
  .banner-title h2,
  .banner-title h2 span {
    font-size: 30px;
  }
  .certificate-area .row > .col-md-3.col-sm-4 {
    max-width: 50%;
  }
  .career-area > div,
  .certificate-area > div,
  .contact-area > div,
  .product-area > div,
  .policy-area > div {
    padding-left: 15px;
  }
  .product-accordion .accordion-header button {
    font-size: 14px;
  }
  .product-content h3 {
    font-size: 20px;
  }
  .scientific-area > div > div {
    margin-top: -20px;
    padding: 5px 5px;
  }
  .banner-title h2 span {
    display: inline;
  }
  .title h2 {
    font-size: 26px;
  }
  .facility-item h3 {
    font-size: 18px;
  }
  .scientific-content h3 {
    font-size: 24px;
  }
  .social-area .row > .col-md-3.col-sm-6 {
    max-width: 50%;
  }
  .social-item {
    padding: 15px;
  }
  .policy-content h3 {
    font-size: 18px;
  }
  .report-heading p {
    font-size: 14px;
  }
  .certification-heading h2 {
    font-size: 20px;
  }
  .report-featured-content h3 {
    font-size: 18px;
  }
  .desktop-banner {
    display: none;
  }
  .mobile-banner {
    display: block;
  }
}

/**!------------------------------------------------------
	Extra small devices (portrait phones, less than 576px)
--------------------------------------------------------**/
@media only screen and (min-width: 479px) and (max-width: 575.98px) {
}
@media (max-width: 479px) {
  .carousel-item h2 {
    font-size: 26px;
  }
  .footer-copyright p {
    font-size: 12px;
  }
  .social-area .row > .col-md-3.col-sm-6 {
    max-width: 100%;
  }
  .banner-title h2,
  .banner-title h2 span {
    font-size: 26px;
  }
  .desktop-banner {
    display: none;
  }
  .mobile-banner {
    display: block;
  }
}
