@media only screen and (max-width: 1499px) {
  .logo img {
    width: 200px;
  }
  .header {
    padding: 30px 0;
  }
  .pt1 {
    padding-top: 100px;
  }
  .pb1 {
    padding-bottom: 100px;
  }
  footer .f-cols .f-col {
    margin-right: 40px;
  }
  .header .main-menu {
    padding-top: 0;
  }
  .header .container {
    align-items: center;
  }
}
@media only screen and (max-width: 1199px) {
  .content-box-3 .container {
    min-height: 600px;
  }
  footer .footer-content {
    display: block;
  }
  footer {
    height: auto;
  }
  footer .f-cols .f-col {
    width: 33.3333%;
    margin: 0;
    margin-bottom: 30px;
    padding-right: 30px;
  }
  footer .f-cols {
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 992px) {
  .content-box-1 .video-content .container-1 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .x-close {
    top: 10px;
    right: 20px;
  }
  :target {
    scroll-margin-top: 70px;
  }
  .header-rsp {
    background: #dc351b;
    border: none;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
  }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    background: #fff;
  }
  .header-rsp .logo-rsp {
    float: left;
    position: absolute;
    top: 18px;
    left: 20px;
    margin: 0;
  }
  .header-rsp .logo-rsp img {
    width: 100px;
  }
  header {
    display: none;
  }
  .content-box-1 .video-content {
    height: calc(100vh - 70px);
  }
  .content-box-1 {
    border-radius: 0 0 20px 20px;
  }
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .pb1 {
    padding-bottom: 60px;
  }
  .pt1 {
    padding-top: 60px;
  }
  .content-box-2-1 .description .nav-tabs-1 {
    width: 220px;
  }
  .title {
    width: 100%;
  }
  .title h2, .content-box-3 h2, .title-2 h2 {
    font-size: 25px;
  }
  .content-box-3 h3, .content-box-3 h4 {
    font-size: 20px;
  }
  .content-box-2 {
    border-radius: 0 0 20px 20px;
  }
  .content-box-4 {
    border-radius: 20px 20px 0 0;
  }
  footer {
    border-radius: 20px 20px 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .content-box-1 .video-content {
    height: 240px;
  }
  .pt1 {
    padding-top: 40px;
  }
  .pb1 {
    padding-bottom: 40px;
  }
  .title h2, .content-box-3 h2, .title-2 h2 {
    font-size: 20px;
  }
  .content-box-2-1 .description {
    display: block;
    width: 100%;
  }
  .content-box-2-1 .description .nav-tabs-1 ul li a:after {
    display: none;
  }
  .content-box-2-1 {
    display: block;
  }
  .title {
    margin-bottom: 40px;
  }
  .content-box-2-1 .description .nav-tabs-1 ul li a {
    font-size: 18px;
    padding: 5px 0 4px 0;
    display: block;
    text-align: center;
  }
  .content-box-2-1 .description .nav-tabs-1 {
    margin-bottom: 10px;
  }
  .content-box-2-1 .description .nav-tabs-1 ul li {
    border-bottom: 1px solid #cacaca;
    margin: 0;
  }
  .content-box-2-1 .description .nav-tabs-1 {
    width: 100%;
    padding: 0;
  }
  .content-box-2-1 .description .nav-tabs-1 ul li {
    text-align: center;
  }
  .content-box-3 {
    margin: -20px 0;
    padding: 20px 0;
  }
  .content-box-3 .container {
    height: auto;
    min-height: 1px;
  }
  .content-box-3 h3, .content-box-3 h4 {
    font-size: 16px;
  }
  .controls-1 {
    top: 4px;
  }
  .c-box .txt .txt-2, .c-box .txt .txt-4 {
    font-size: 18px;
  }
  footer .f-cols .f-col {
    width: 100%;
    padding-right: 0;
    margin-right: 0;
  }
  footer {
    padding: 40px 0;
  }
  .f-logo {
    text-align: center;
  }
  footer .txt {
    padding-left: 0;
    background-position: center top;
    text-align: center;
    padding-top: 30px;
  }
}/*# sourceMappingURL=mobile.css.map */