@media only screen and (max-width: 1200px) {
    .header-search-area a {
      font-size: 12px;
    }
    .header-style-2 #navbar > ul > li > a {
      font-size: 13px;
      padding: 20px 10px;
    }
    .insurance-section .container {
      width: 100%;
    }
    .campnews {
      width: 80%;
    }
    .about-video-progress-section .right-col .inner {
      width: 80%;
      max-width: 500px;
    }
    .left-col img {
      max-width: inherit;
      width: 763px;
    }
    .about-video-progress-section .left-col {
      position: static;
    }
  }
  @media only screen and (max-width: 1080px) {
    .insurance-section .tablinks ul > li + li {
      margin-left: 30px;
    }
    .insurance-section .tablinks .icon + span {
      font-size: 14px;
    }
  }
  @media only screen and (max-width: 992px) {
    .header-style-2 .topbar {
      padding: 10px 0px;
    }
    .header-style-2 .navigation {
      background-color: #e98123;
    }
    .hero-slider .slide img {
      width: 100%;
      height: auto;
    }
    .hero-style-2 {
      height: 350px;
    }
    .hero-style-2 .slide {
      height: 350px;
    }
    .insurance-section {
      display: none;
    }
    .section-padding {
      padding: 45px 0;
    }
    .header-style-2 #navbar > ul > li > a {
      padding-left: 30px;
      padding-top: 10px;
      padding-bottom: 10px;
    }
    .site-header #navbar > ul .menu-item-has-children > a i {
        position: relative;
        float: right;
    }
    .page-title {
      height: 170px;
    }
    .page-title .container {
      padding-top: 0px;
    }
  }
  @media only screen and (max-width: 768px) {
    .contact-info-wrapper {
      display: none;
    }
    .campnews {
      width: 65%;
    }
    .team-pg-section .all-team-grids .grid {
      width: 80%;
      float: none;
      margin: 0px auto;
    }
    .hero-style-2 {
      height: 280px;
    }
    .hero-style-2 .slide {
      height: 280px;
    }
    .about-video-progress-section .left-col {
      width: 100%;
      float: none;
      position: relative;
      clear: both;
    }
    .about-video-progress-section .right-col .inner {
      width: inherit;
      max-width: 100%;
    }
    .left-col img {
      width: 100%;
    }
    .img-left {
      max-width: 100%;
      margin-bottom: 0px;
      float: none;
    }
    .img-right {
      max-width: 100%;
      margin-bottom: 0px;
      float: none;
      margin-left: 0px;
    }
  }
  @media only screen and (max-width: 600px) {
    .hero-style-2 {
      height: 200px;
    }
    .hero-style-2 .slide {
      height: 200px;
    }
    .dirleft {
      float: none;
      margin: 0px auto;
      margin-bottom: 10px;
      display: block;
    }
    .member-pic-social {
      text-align: center;
    }
  }
  @media only screen and (max-width: 480px) {
    .team-pg-section .all-team-grids .grid {
      width: 70%;
    }
    .hero-style-2 {
      height: 180px;
    }
    .hero-style-2 .slide {
      height: 180px;
    }
    .campnews {
      width: 55%;
    }
    .newsscroll::before {
      display: none;
    }
    .campnews .news-scroll::before {
      display: none;
    }
  }
  /*# sourceMappingURL=responsive.css.map */
  