@media (min-width: 1200px) {
  .container {
    max-width: 1280px;
  }
}

@media (max-width: 1700px) {
  .container-fluid {
    max-width: 1500px;
  }
  header .navbar-nav li {
    margin-right: 32px;
  }
}

@media (max-width: 1500px) {
  header .navbar-nav li a {
    font-size: 18px;
  }
  header .navbar-nav li {
    margin-right: 30px;
  }
  header .accessable-button a {
    font-size: 18px;
  }
  .home-banner .banner-content h1 {
    font-size: 50px;
  }
  .home-banner .banner-content a {
    font-size: 18px;
    padding: 15px 30px;
  }
  .home-3 .office-card .office {
    padding-top: 30px;
  }
  .home-3 .office-card .office h2 {
    font-size: 30px;
  }
  .home-3 .office-card .office h3 {
    font-size: 30px;
  }
  .page-banner {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .page-banner .banner-content {
    margin-top: 3rem;
  }
}

@media (max-width: 1300px) {
  header .navbar-nav {
    margin-left: 3rem;
  }
  header .navbar-nav li a {
    font-size: 16px;
  }
  header .accessable-button a {
    font-size: 16px;
  }
  header .navbar-brand img {
    max-width: 160px;
  }
  .home-1 .head-tab h2 {
    font-size: 30px;
  }
  .home-1 .panel-content p {
    font-size: 18px;
  }
  .home-1 .panel-img .panel-img {
    height: 450px;
  }
  .home-1 .button-redirect a {
    font-size: 18px;
  }
  .home-2 .panel-content h2 {
    font-size: 30px;
  }
  .home-2 .panel-content p {
    font-size: 18px;
  }
  .home-3 .col-expand {
    padding: 0 20px;
  }
  .home-3 .bottom-panel p {
    font-size: 18px;
  }
  .newspaper-pages .head h2 {
    font-size: 30px;
  }
  .newspaper-pages #sync1 {
    max-width: 900px;
  }
  .newspaper-pages #sync1 .item img {
    height: 600px;
  }
  .home-3 .office-card img {
    height: 120px;
  }
  .contact-1 .panel-img .frame {
    height: 100%;
  }
  .team-section button .name-position h2 {
    font-size: 20px;
  }
  .team-section button .name-position h3 {
    font-size: 16px;
  }
  .modal-pops .modal .modal-content .modal-body .team-content h3 {
    font-size: 25px;
  }
  .modal-pops .modal .modal-content .modal-body .team-content ul li {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .who-3 .panel-content h2 {
    font-size: 30px;
  }
  .who-3 .panel-content p {
    font-size: 18px;
  }
  .contact-3 .panel-content h2 {
    font-size: 30px;
  }
  .contact-3 .panel-content p {
    font-size: 16px;
  }
  .home-1 .panel-content h3 {
    font-size: 30px;
    margin-bottom: 30px;
  }
}

@media (max-width: 1100px) {
  header .navbar-nav {
    margin-left: 1rem;
  }
  header .accessable-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  header .accessable-button a {
    text-align: center;
    padding: 10px;
  }
}

@media (max-width: 1050px) {
  header .navbar-nav li {
    margin-right: 25px;
  }
  header .accessable-button a {
    font-size: 14px;
  }
  header .navbar-nav li a {
    font-size: 14px;
  }
}

@media (max-width: 991px) {
  .navbar-toggler:before, .navbar-toggler:after {
    background-color: #000;
  }
  .navbar-toggler {
    background-color: #000;
  }
  .navbar-toggler--active.navbar-toggler {
    background-color: transparent;
  }
  header .navbar-nav {
    margin-left: 0;
    margin: 20px 0;
  }
  .home-banner .banner-content h1 {
    font-size: 40px;
  }
  .home-banner .banner-content a {
    font-size: 16px;
  }
  .newspaper .bg.bg-2 {
    top: 10rem;
    height: 200px;
    width: 100%;
  }
  footer ul li {
    margin: 0 20px;
  }
  footer ul li a {
    font-size: 20px;
    font-family: 'HelveticaNeue-Medium';
  }
  .col-mobile {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .short-pad {
    padding-top: 0;
  }
  .contact-form {
    padding: 30px;
  }
  .contact-form .form-group h2 {
    font-size: 20px;
  }
  .contact-form .form-group input, .contact-form .form-group textarea {
    font-size: 16px;
  }
  .contact-form .send input {
    font-size: 16px;
  }
  header .navbar-nav li {
    margin-bottom: 15px;
  }
}

@media (max-width: 768px) {
  .home-banner .banner-content h1 {
    font-size: 30px;
  }
  .home-banner {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .home-banner .banner-content {
    margin-top: 5rem;
  }
  .home-1 .head-tab {
    margin-bottom: 3rem;
  }
  .home-1 .panel-content p {
    font-size: 16px;
    margin-bottom: 50px;
  }
  .home-1 .button-redirect a {
    font-size: 16px;
    margin-top: 30px;
  }
  .home-2 .panel-img img {
    height: 300px;
  }
  .home-2 .panel-content h2 {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .home-2 .panel-content p {
    font-size: 16px;
  }
  .home-3 .head h3 {
    font-size: 30px;
    margin-bottom: 3rem;
  }
  footer ul li a {
    font-size: 16px;
    font-family: 'HelveticaNeue-Medium';
  }
  .modal-pops .modal .modal-content .modal-body .team-content {
    padding: 20px;
  }
}

@media (max-width: 625px) {
  footer ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  footer ul li {
    margin: 0;
    margin-bottom: 15px;
  }
  .home-1 .panel-img {
    padding: 0;
    margin-top: 30px;
  }
  .home-1 .panel-img .panel-img {
    height: 350px;
    width: 80%;
    margin: 0;
  }
  .home-1 .button-redirect a {
    margin-top: 5rem;
  }
  .home-2 .bg {
    left: 0;
  }
  .home-1 .head-tab h2 {
    font-size: 25px;
  }
  .home-2 .panel-content h2 {
    font-size: 25px;
  }
  .home-3 .office-card .office h2 {
    font-size: 25px;
  }
  .home-3 .office-card .office h3 {
    font-size: 25px;
  }
}

@media (max-width: 425px) {
  .home-2 .panel-content {
    padding: 25px;
  }
  .home-1 .panel-img .panel-img {
    height: 300px;
    width: 100%;
    margin: 0;
  }
}
/*# sourceMappingURL=responsive.css.map */