@media (min-width: 1360px) {
  .container, body.helix-ultimate .body-wrapper .sppb-row-container {
    max-width: 1200px;
    width: auto;
  }
}
@media (min-width: 576px) {
  .sp-menu-full.container {
    width: 540px;
  }
}
@media (min-width: 768px) {
  .sp-menu-full.container {
    width: 720px;
  }
}
@media (min-width: 992px) {
  .sp-menu-full.container {
    width: 960px;
  }
  .dropdown-menu {
    top: 76px !important;
    right: 0 !important;
    left: auto !important;
  }
}
@media (max-width: 1199px) {
  .sp-megamenu-parent > li > a {
    padding: 0 12px;
    letter-spacing: -0.5px;
  }
  .sp-megamenu-parent > li.sp-has-child > a:after {
    display: none;
  }
  #sp-logo-right .sp-contact-info .fa {
    display: none;
  }
  #sp-logo-right .sp-contact-info li {
    margin-right: 10px;
    padding-left: 0;
    font-size: 13px;
  }
  .tp-caption.jumbotron_h1_color, .tp-caption.jumbotron_h2_color, .tp-caption.jumbotron_h2_color_right, .tp-caption.jumbotron_span_spacing_right, .tp-caption.jumbotron_h3_right, .tp-caption.jumbotron_h4_right {
    padding-right: 30px !important;
  }
  .tp-caption {
    left: auto !important;
    width: 100%;
    text-align: center !important;
    margin: 0 auto !important;
    max-width: none !important;
  }
  .tp-caption.small_light_white {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  .tp-caption a.btn {
    line-height: 48px !important;
    height: 48px !important;
    font-size: 13px !important;
  }
}
@media (min-width: 1200px) {
  .sp-menu-full.container {
    width: 1140px;
  }
  .mfp-col-md, .mfp-col-md-1, .mfp-col-md-2, .mfp-col-md-3, .mfp-col-md-4, .mfp-col-md-5, .mfp-col-md-6, .mfp-col-md-7, .mfp-col-md-8, .mfp-col-md-9, .mfp-col-md-10, .mfp-col-md-11, .mfp-col-md-12, .mfp-col-md-offset-0, .mfp-col-md-offset-1, .mfp-col-md-offset-2, .mfp-col-md-offset-3, .mfp-col-md-offset-4, .mfp-col-md-offset-5, .mfp-col-md-offset-6, .mfp-col-md-offset-7, .mfp-col-md-offset-8, .mfp-col-md-offset-9, .mfp-col-md-offset-10, .mfp-col-md-offset-11, .mfp-col-md-offset-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 991px) {
  body {
    line-height: 1.6;
    font-size: 16px;
  }
  #sp-header .logo {
    padding: 20px 0 20px;
  }
  .logo-image {
    height: auto !important;
  }
  .sp-title {
    margin-top: -70px;
  }
  .head-login {
    top: 15px;
  }
  .dropdown-menu {
    top: 12px !important;
  }
  #sp-main-body {
    padding: 60px 0;
  }
  #sp-logo-right .sp-contact-info {
    margin-top: 10px;
  }
  #sp-logo-right .sp-contact-info li {
    display: flex;
    border-right: 0;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  #sp-logo-right .sp-contact-info label {
    display: none;
  }
  #sp-logo-right .sp-contact-info .fa {
    display: inline-block;
    margin-right: 10px;
    margin-top: -3px;
  }
  #sp-component {
    margin-bottom: 40px;
  }
  #sp-right .sp-module {
    padding-left: 0;
  }
  #sp-bottom {
    padding: 80px 0 70px;
  }
  #sp-footer ul.social-icons > li a {
    font-size: 14px;
  }
  #sp-footer ul.social-icons > li {
    margin-right: 10px;
    margin-left: 10px;
  }
  .tp-caption.large_thin_white {
    transform: translateY(-40px) !important;
  }
  .tp-caption.small_light_white {
    font-size: 16px !important;
    line-height: 1.5 !important;
  }
  .tp-caption a.btn {
    margin-top: 60px !important;
  }
  .project.article-details .field-entry {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin-top: 0;
    padding: 15px 0 20px;
  }
  .project.article-details .article-full-image, .project.article-details .article-header, .project.article-details .project-information, .project.article-details .field-entry .field-label, .project.article-details .field-entry .field-value {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 0;
  }
  .project.article-details .article-header, .project.article-details .field-entry .field-value {
    padding-left: 0;
    padding-top: 5px;
  }
  .project.article-details .fields-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 20px;
    margin-bottom: 0;
  }
  .field-entry {
    flex-wrap: wrap;
  }
  .field-entry .btn-primary {
    white-space: normal;
    height: auto;
    line-height: 1.2;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .article-details .article-header h1 {
    margin-bottom: 0;
    font-size: 28px;
    margin-top: 10px;
  }
  .overlay .sppb-addon-title.sppb-feature-box-title a, .overlay .sppb-addon-single-image .sppb-addon-title {
    padding: 25px 30px;
  }
}
@media (max-width: 767px) {
  .tp-caption.jumbotron_h3_right, .tp-caption.jumbotron_h4_right {
    max-width: 340px !important;
  }
  .tp-caption.small_light_white {
    font-size: 14px !important;
  }
  #sp-main-body {
    padding: 40px 0;
  }
  .project.article-details div[itemprop="articleBody"], .project.article-details .fields-container {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0;
  }
  .project.article-details .fields-container {
    order: 2;
  }
}
@media (max-width: 480px) {
  #sp-logo-right {
    display: none;
  }
  .tp-caption.jumbotron_span_spacing_right {
    font-size: 10px !important;
  }
  .tp-caption.jumbotron_h3_right, .tp-caption.jumbotron_h4_right {
    max-width: 240px !important;
  }
  .tp-caption.jumbotron_h3_right, .tp-caption.jumbotron_h4_right {
    padding-top: 10px !important;
  }
  .sp-title {
    text-align: center;
  }
}
