<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (max-width: 768px) {
  #header-home a img,
  #header a img {
    height: 60px;
  }
  #header .menu-link .nav-item:last-child .nav-link {
    padding-right: 20px;
  }
  #header-home .menu-link .nav-item:last-child .nav-link {
    padding-right: 20px;
  }
  #header .menu-link .nav-item .nav-link {
    font-size: 14px;
  }
  .banner-text {
    font-size: 38px;
  }
}
@media (max-width: 767px) {
  #header-home .menu-link .nav-item .nav-link {
    color: white !important;
  }
  #header .menu-link .nav-item .nav-link {
    font-size: 14px;
  }
  #header-home {
    padding: 15px 0;
  }
  #header {
    padding: 15px 0;
  }
  #header .menu-link .nav-item:last-child .nav-link {
    padding-right: 20px;
  }
  #header-home .menu-link .nav-item:last-child .nav-link {
    padding-right: 20px;
  }
  .mobile-menu-position {
    position: absolute;
    right: 0;
    background: rgb(113, 113, 113);
    border-radius: 10px;
    padding-left: 15px;
  }
  .m-logo-home {
    margin-bottom: 0 !important;
  }
  .page-head {
    height: 300px;
  }
  .page-head .s-head h2 {
    font-size: 30px;
  }
  .services-content .s-text h3 {
    font-size: 32px;
  }
  .services-content .s-text {
    margin-bottom: 40px;
  }
  #footer {
    padding: 30px 0 30px 0;
  }
  .whats-new .whats-new-bg {
    padding: 35px 20px;
  }
}
@media (max-width: 414px) {
  .btn-common, .btn-darkblue, .btn-green {
    padding: 8px 20px;
    font-size: 13px;
  }
  .mt-6 {
    margin-top: 0 !important;
  }
  .mt-64-minus {
    margin-top: 0 !important;
  }
  #footer {
    padding: 20px 0 20px 0;
  }
  #footer img {
    height: 35px;
  }
  .page-head {
    height: 250px;
  }
  .page-head .s-head .breadcrumb {
    font-size: 12px;
  }
  .page-head .s-head h2 {
    font-size: 25px;
  }
  #header-home .menu-link .nav-item .nav-link {
    font-size: 14px !important;
  }
  #header-home a img,
  #header a img {
    height: 60px;
  }
  .page-head .article-header {
    padding: 20px 0;
  }
  .page-head .article-header h5 {
    font-size: 16px;
  }
  .time-country {
    font-size: 12px;
  }
  .author-text {
    font-size: 12px;
  }
  .section-one {
    padding: 20px 0 30px 0;
  }
  .section-one .banner-text {
    font-size: 40px;
  }
  .mission-statement {
    padding: 30px 0;
  }
  .mission-statement p {
    font-size: 18px;
  }
  .section3-services {
    padding: 30px 0;
  }
  .section3-services h4 {
    font-size: 32px;
  }
  .section3-services .card .card-body h5 {
    font-size: 22px;
  }
  .news-article-section4 {
    padding: 30px 0;
  }
  .news-article-section4 h4 {
    font-size: 32px;
  }
  .news-article-section4 .nav-tabs .nav-link {
    font-size: 16px !important;
  }
  .section5 {
    padding-top: 0;
    padding-bottom: 30px;
  }
  .section5 .bg-info {
    padding: 25px;
  }
  .section5 .bg-info .card-nfo {
    padding: 25px;
  }
  .section5 .bg-info .card-nfo p {
    font-size: 32px;
  }
  .services-content {
    padding-top: 30px;
  }
  .services-content .s-text {
    margin-bottom: 20px;
  }
  .about-content {
    padding: 30px 0;
  }
  .about-section3 .row {
    padding: 30px 30px 30px 30px;
  }
  .news-article-one {
    padding: 30px 0;
  }
  .f-20 {
    font-size: 20px;
  }
  .latest-article-section {
    padding: 30px 0;
  }
  .latest-article-section .whats-new-bg .whats-new-text h3 {
    font-size: 20px;
  }
  .h-article-detail {
    height: 380px !important;
  }
  .recent-articles, .whats-new-detail {
    padding: 30px 0;
  }
  .contact-section {
    padding: 30px 0;
  }
  .contact-section h4 {
    font-size: 24px;
  }
  .owl-nav {
    right: 0 !important;
    bottom: 0 !important;
  }
  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel button.owl-dot {
    width: 50px !important;
    height: 40px !important;
  }
}
@media only screen and (max-width: 321px) {
  .owl-nav {
    right: 0 !important;
    bottom: 0 !important;
  }
}/*# sourceMappingURL=responsive.css.map */</pre></body></html>