/* @media (max-width: 1400px) {
  .service_col .module-fickle .fickle-text-content p {
    line-height: 25px;
    font-size: 16px;
  }
}
@media (max-width: 980px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    width: 100%;
    max-width: 100%;
  }
  h2 {
    font-size: 35px;
  }
  .regular_section {
    padding: 8vh 0;
    padding-bottom: 1vh;
  }
  .navbar-toggler {
    top: 0;
    right: 0;
    outline: none !important;
    box-shadow: none;
  }
  .navbar-toggler .icon-bar {
    background-color: #fff;
  }
  header.fixed .navbar-toggler .icon-bar,
  body.menu-opened .navbar-toggler .icon-bar {
    background-color: #000;
  }
  header.fixed .navbar-brand svg.logo {
    max-height: 30px;
  }
  header #main-navbar-collapse {
    padding: 20px 0 12px 0;
    border-top: 1px solid #0000002b;
    margin-top: 10px;
  }
  header .nav-item {
    margin-right: 0;
    margin-bottom: 15px;
  }
  header .nav-item:last-child {
    margin-bottom: 0;
  }
  header .nav-link {
    font-size: 35px;
  }
  .header_section {
    height: auto;
    min-height: 100vh;
    padding-top: 100px;
    padding-left: 0;
    padding-right: 0;
  }
  .header_video {
    display: flex;
    justify-content: center;
    width: 70%;
    margin-bottom: 30px;
  }
  .partners_title_section {
    padding-top: 40px;
  }
  .partners_title_section h2 {
    text-align: left !important;
  }
  .partners_section {
    display: flex;
    flex-wrap: nowrap;
    overflow: auto;
    padding: 30px 0;
    padding-top: 0;
  }
  .partners_section .col-lg-2 {
    width: 30% !important;
    min-width: 100px !important;
  }
  .partners_section .module-image img {
    padding: 0;
  }
  .numbers_section .col-lg-12 {
    margin-bottom: 5vh;
  }
  .number_col .number-element {
    letter-spacing: -5px;
  }
  .services_tabs_section {
    margin-top: 15vh;
    padding: 0;
    height: auto;
  }
  .services_tabs_section .services_tabs_col {
    position: relative;
    bottom: auto;
    transform: none;
    max-width: 100%;
    margin: 0 15px 8vh 15px;
  }
  .services_tabs_section .services_tabs_content {
    transform: none;
    margin-top: -8vh;
    height: 35vh;
    margin-bottom: 20px;
  }
  .service_col {
    margin-bottom: 30px;
  }
  .reviews_section {
    padding: 5vh 0;
  }
  .bg-dark {
    padding: 5vh 0 !important;
  }
  .footer-big_btn {
    width: 7rem;
    height: 7rem;
    margin-bottom: 0;
  }
  .footer_logo_col {
    display: none;
  }
  .footer_btn_col {
    order: 1;
    margin-bottom: 50px;
  }
  .footer_phone_col {
    order: 2;
    margin-bottom: 50px;
  }
  .footer_location_col,
  .footer_social_col {
    order: 3;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .terms {
    order: 4;
    text-align: center;
  }
  .terms p {
    margin-bottom: 0;
  }
}
@media (max-width: 640px) {
  .header_section h1 {
    font-size: 40px;
    margin-bottom: 0;
  }
  .content_eyebrow {
    font-size: 16px;
  }
  .header_video {
    width: 100%;
  }
  #cookie_notice {
    width: 100%;
  }
  .cookie_notice_container {
    flex-direction: column;
  }
  .cookie_notice_container .left {
    margin-bottom: 15px;
    flex-direction: row-reverse;
    border-bottom: 1px solid #fff;
  }
  #cookie_notice .cookie_notice_container a {
    border-bottom: none;
    padding-bottom: 5px;
  }
  #cookie_notice .cookie_notice_container .left svg {
    margin-right: 0;
    width: 35px;
    height: auto;
  }
  #cookie_notice .cookie_notice_container button {
    font-size: 15px;
  }
  #cookie_notice .cookie_notice_container button svg {
    width: 35px;
    height: 35px;
  }
  #cookie_notice.active {
    bottom: 0;
  }
  .services_section .col-lg-12 {
    margin-bottom: 20px;
  }
  .reviews_section .module-text {
    margin-bottom: 20px;
  }
  #modalForm .modal-body {
    padding: 3vh 15px;
  }
  #modalForm .disclaimer {
    max-width: 100%;
  }
  #modalForm .form-group {
    margin-bottom: 20px;
  }
  #modalForm .form-group.btn-section {
    margin-bottom: 0;
  }
} */
@media screen and (max-width: 1300px) {
  .product-grid .product-item .product-buy {
    max-width: 40%;
    flex: 0 0 40%;
  }

  .product-grid .product-item .product-item-description {
    max-width: 60%;
    flex: 0 0 60%;
  }
}
@media screen and (max-width: 991px) {
  main {
    margin-top: 95px;
  }
  .hero-section {
    padding-top: 80px;
  }
  header #main-navbar .navbar-brand .logo {
    max-height: 40px;
  }

  .hero-section .hero-image-inner .module-image img {
    max-height: 300px;
  }

  .hero-section .hero-image-inner .module-code {
    margin-top: -80px;
  }

  .hero-section .hero-image-inner .module-code svg {
    max-width: 500px;
  }

  header #main-navbar {
    padding: 20px 0;
  }
  .hero-section {
    gap: 0;
  }

  .course-content-section {
    gap: 20px;
  }

  .course-content-section .course-inner {
    padding-left: 15px;
  }

  footer .footer-content .logo-box {
    border-top: 2px solid var(--p-color);
    border-bottom: 2px solid var(--p-color);
    border-left: none;
    border-right: none;
  }

  .product-grid .product-item {
    flex-direction: column;
  }

  .product-grid .product-item .product-item-description {
    max-width: 100%;
    flex: auto;
    padding-right: 0;
    border-right: none;
    padding-bottom: 30px;
    border-bottom: 2px solid var(--p-color);
  }

  .product-grid .product-item .product-buy {
    max-width: 100%;
    flex: auto;
    padding-left: 0;
    padding-top: 30px;
  }

  .product-grid .product-item {
    padding: 30px;
  }

  footer .footer-gdpr {
    gap: 20px;
  }

  footer .footer-gdpr .gdpr-icon {
    justify-content: center;
  }

  footer .footer-gdpr .copyright-footer {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .footer-gdpr .copyright-footer .gdpr-links ul {
    text-align: center;
  }
}
@media screen and (max-width: 576px) {
  #cookie_notice {
    max-width: 100%;
    left: 0;
    right: 0;
  }
  #cookie_notice.active {
    bottom: 0;
  }
}
@media screen and (max-width: 420px) {
  .section-space {
    margin-bottom: 50px;
  }

  footer .footer-content {
    padding: 0;
  }

  .video-js .vjs-big-play-button {
    max-width: 60px;
    max-height: 60px;
  }

  .video-js .vjs-big-play-button .vjs-icon-placeholder::before {
    width: 12px;
    height: 16px;
  }

  .footer-gdpr .copyright-footer .gdpr-links ul {
    flex-direction: column;
  }

  footer .footer-gdpr .copyright-footer .copyright > * {
    text-align: center;
  }

  .footer-gdpr .copyright-footer .gdpr-links ul {
    gap: 5px;
  }

  footer .footer-gdpr .copyright-footer {
    gap: 10px;
  }

  header #main-navbar .navbar-brand .logo {
    max-height: 30px;
  }

  header.fixed #main-navbar .navbar-brand .logo {
    max-height: 30px;
  }
}
