@media(min-width: 990px) {

  .mt-lg-5 {
    margin-top: 3rem;
  }

}


@media(max-width: 990px) {

  html {
    font-size: 14px;
  }

  .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7,
  .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4,
  .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .container {
    width: 100%;
  }
  .padding-left {
    padding-left: 0;
  }
  .padding-right {
    padding-right: 0;
  }
  .padding {
    padding-left: 0;
    padding-right: 0;
  }

  /* Header */
  .logo {
    max-height: 45px;
  }
  
  .gt_switcher_wrapper {
    position: fixed !important;
    right: 65px !important;
    left: auto !important;
    top: 21px !important;
  }
  .gglobe {
    width: 25px !important;
    height: 25px !important;
  }

  /* Menu */
  #main-menu .left-side {
    padding: 20px;
    padding-top: 120px;
    width: 100%;
  }
  #main-menu .right-side {
    display: none;
  }
  #main-menu .main-nav a {
    font-size: 2rem;
    padding: 5px 0;
  }


  .section-title > * {
    font-size: 1.8rem;
    margin-bottom: 20px;
  }

  .header-inner {
    padding: 10px 20px;
  }

  .header-contact-inner {
    gap: 10px;
  }
  .menu-toggler {
    padding: 0;
  }

  #wa-btn-wrapper {
    z-index: 999 !important;
    transform: translateY(calc(100% + 20px));
  }
  #wa_btn-content {
    border: 2px solid #000 !important;
  }

  /* Homepage */

  .intro-section {
    position: relative;
    padding: 0;
    grid-template-columns: 1fr;
    grid-template-rows: calc(55vh - 2rem) auto;
    gap: 3rem;
    align-items: flex-start;
    height: auto;
    min-height: 100vh;
    margin-bottom: 5rem !important;
  }
  body.ios .intro-section {
    grid-template-rows: calc(55vh - 2rem - 30px) auto;
    min-height: calc(100vh - 80px);
  }
  .intro-video {
    padding: 0 !important;
  }
  .intro-video-xs {
    grid-row: 1/2;
    grid-column: 1/2;
    padding: 0 !important;
    border-radius: 0 0 20px 20px;
    overflow: hidden;
  }
  .intro-video-xs .module-video {
    border-radius: 0 0 20px 20px;
    transition: var(--transition);
  }
  .toggle-slider {
    top: auto;
    bottom: 0;
    transform: none;
    width: 100%;
    height: auto;
    padding: 10px 15px;
    border-radius: 0;
    justify-content: center;
    background: #00000038;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
  }
  .toggle-slider svg {
    width: 100%;
    max-width: 18px;
    height: auto;
    transform: rotate(-90deg);
    fill: var(--primary-color);
  }
  .intro-video-xs.hide {
    transform: translateY(calc(-100% + 110px)) !important;
  }
  .intro-video-xs.hide .module-video {
    filter: brightness(0.5);
  }
  .intro-video-xs.hide .toggle-slider svg {
    transform: rotate(90deg);
  }
  .intro-title {
    grid-row: 2/3;
    grid-column: 1/2;
    column-gap: 3rem;
    row-gap: 1rem;
    align-content: flex-start;
    padding-bottom: 50px;
  }
  .intro-text {
    margin-bottom: 20px;
  }
  .intro-text > * {
    font-size: clamp(1.5rem, calc(2.5vh + 3.5vw),3rem);
    row-gap: 1rem;
  }
  .intro-text > * span {
    letter-spacing: 0;
    font-size: clamp(0.5rem, 3.5vw, 4rem);
  }
  .intro-slider {
    border-radius: 0 0 20px 20px;
  }
  .intro-slider-col {
    grid-row: 1/2;
    grid-column: 1/2;
    border-radius: 0 0 20px 20px;
    box-shadow: 0px 20px 40px -30px #000;
    padding: 0 !important;
  }
  .intro-slider .slide-slick-image:before {
    height: 45%;
  }
  .intro-slider .slide-slick-image {
    width: 100%;
  }
  .intro-scroll {
    display: none;
  }
  .video-reel {
    padding: 0 !important;
  }
  .video-reel .module-video .video-js {
    display: flex;
    align-items: center;
  }
  .video-reel .module-video video {
    position: relative;
    height: auto;
  }
  .close-reel {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem;
  }
  .close-reel lord-icon {
    width: 40px !important;
    height: 40px !important;
  }

  .s2-hp .col-lg-12 {
    grid-template-columns: 1fr;
  }
  .s2-hp .module-text {
    grid-column: 1/2;
  }
  .s2-hp .floating-image-down {
    display: none;
  }
  .s2-hp .module-image.middle {
    grid-column: 1/2;
  }

  #services-section {
    min-height: 100%;
  }
  #services-section .section-title {
    margin-top: 0 !important;
  }
  .services-slider {
    margin-bottom: 0 !important;
  }
  .services-slider .slick-list {
    overflow: visible;
  }
  .services-slider .slick-slide {
    margin-right: 20px;
  }
  .services-slider .slick-current + .slick-slide,
  .services-slider .slick-current + .slick-slide + .slick-slide {
    filter: blur(0) brightness(0.5);
  }
  .services-slider .fickle-header:before {
    width: 3rem;
  }
  .services-slider .fickle-title > * {
    font-size: 1.3rem;
  }
  .services-slider .slick-slide:not(.slick-active) {
    opacity: 1;
  }
  .services-slider .fickle-content {
    padding: 20px;
  }

  .services-slider .slick-dots {
    position: relative;
  }

  #about-us-section {
    flex-direction: column-reverse;
    height: auto;
    flex-wrap: wrap;
    row-gap: 3rem;
  }
  #about-us-section .col-lg-4 {
    margin: 0 !important;
  }
  #about-us-section .col-lg-8 {
    position: relative;
    padding: 0 !important;
  }
  #about-us-section .col-lg-8 img {
    max-height: 100%;
    height: 100%;
    border-radius: 0 0 20px 20px;
  }

  .contact-image-col {
    padding: 0 !important;
  }
  .contact-image-col .module-image:after {
    background: linear-gradient(180deg, rgb(0 0 0 / 0%) 0%, rgb(0 0 0) 100%);
  }

  .contact-info-col ul {
    flex-direction: column;
    gap: 2rem;
  }
  .footer_logo img {
    max-width: 70px;
  }


  /* Services Page */
  #services-intro-section {
    justify-content: space-evenly;
  }

  .services-cards {
    grid-template-columns: 1fr;
    gap: 6rem;
  }
  .services-cards .module-fickle {
    display: grid;
    grid-template-rows: minmax(300px, 50vh) auto;
    grid-template-columns: 1fr;
    padding: 0;
    height: auto;
    background: transparent !important;
    box-shadow: none;
  }
  .services-cards .module-fickle .fickle-image {
    position: relative;
    grid-row: 1/2;
    scale: 1;
    clip-path: polygon(0 0%, 100% 0%, 100% 100%, 0 100%);
    border: 1px solid #ffffff3d;
  }
  .services-cards .module-fickle .fickle-header {
    grid-row: 2/3;
    margin-top: 20px;
    width: 100%;
  }
  .services-cards .module-fickle .fickle-content {
    position: relative;
    width: auto;
    height: auto;
    grid-row: 3/4;
    margin-top: 2rem;
  }
  .services-cards .module-fickle .fickle-additional-html-code a {
    padding: 0;
    justify-content: flex-start;
  }
  .services-cards .module-fickle:hover .fickle-content {
    box-shadow: none;
  }

  /* Contact */
  .contact-page-section {
    padding: 20px;
  }
  .contact-page-section .details {
    grid-template-columns: 1fr;
    padding: 0 !important;
  }
  .contact-page-section .details .module-text {
    border-right: none;
    border-bottom: 1px solid #ffffff14;
  }
  .contact-page-section .details .module-text:last-child {
    border-bottom: 0;
  }
  .contact-page-section a {
    text-align: center;
  }
  .page-header-background {
    background-attachment: inherit;
    background-size: contain;
  }

  /* Pricelist */
  .pricelist-services-inner {
    grid-template-columns: 1fr 1fr;
  }

  #form-appointment .services-wrapper {
    grid-template-columns: 1fr 1fr;
  }


}


@media(max-width: 700px) {

  .display-mob-0 {
    display: none !important;
  }

  .btn-primary {
    padding: 10px 30px;
  }

  .accent > *:before {
    width: 3rem;
  }

  input[type="checkbox"] + .checkbox-text:before {
    top: -1px;
  }

  .loader-inner {
    padding: 2rem 1rem;
  }
  .loader-logo svg {
    max-width: 80px;
  }

  /* Header */
  .header-phone a {
    font-size: 0;
    gap: 0;
  }

  .header-contact-inner .language-select a {
    font-size: 0.875rem;
  }
  .header-contact-inner .book-now {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    transform: translateY(100%) !important;
    transition: var(--transition);
    z-index: 90;
    opacity: 0;
    pointer-events: none;
  }
  .header-contact-inner .book-now.show {
    transform: translateY(0) !important;
    opacity: 1;
    pointer-events: all;
  }
  .header-contact-inner .book-now a {
    width: 100%;
    background: var(--primary-color);
    font-size: 1rem;
    font-family: 'Krona';
    font-weight: 900;
    color: #000;
    border-radius: 0;
    padding: 10px 20px;
  }
  .header-contact-inner .book-now a:after {
    display: none;
  }
  .menu-opened .header-contact-inner .book-now {
    opacity: 0;
    pointer-events: none;
  }


  /* Homepage */
  .intro-section .play-reel a {
    gap: 25px;
  }
  .intro-text > * span {
    font-size: 13px;
  }

  .intro-section .video-button {
    gap: 25px;
  }
  .intro-section .video-button span {
    width: 30px;
    height: 30px;
  }
  .slider-progress-wrapper {
    bottom: 1rem;
    left: 1rem;
    right: 1rem;
  }
  .slide-progress-full {
    width: 65%;
  }
  .common-desc > * {
    font-size: 1rem;
  }

  .services-slider .fickle-content {
    display: none;
  }

  /* Services Page */
  #services-intro-section {
    min-height: 70vh;
  }
  .services-cards .module-fickle {
    grid-template-rows: minmax(300px, 40vh) auto;
  }
  .services-slider .fickle-header {
    flex-direction: column;
    padding: 20px;
  }
  .services-slider .fickle-header > .fickle-title {
    width: 100%;
    min-height: 44px;
  }
  .services-slider .fickle-subtitle .fickle-title > * {
    padding: 7px 15px;
  }
  .services-slider .fickle-subtitle {
    display: flex;
    width: 100%;
  }
  .services-slider .slick-dots {
    position: relative;
  }


  #about-us-section .section-headline {
    flex-direction: column;
    align-items: flex-start;
  }
  #about-us-section .section-headline:after {
    width: 3rem;
  }
  #about-us-section ul li {
    gap: 10px;
  }
  #about-us-section ul li lord-icon {
    width: 30px !important;
    min-width: 30px !important;
    height: 30px !important;
  }




  /* Footer */
  footer {
    padding-bottom: 2rem;
  }
  .footer-menu.main ul {
    flex-direction: row;
    flex-wrap: wrap;
    column-gap: 2rem;
    row-gap: 1rem;
  }
  .footer-menu ul li,
  .footer-menu ul li > * {
      margin-right: 0;
  }
  .footer-menu ul li > * {
    display: block;
    padding: 5px 0 !important;
  }
  .footer-menu ul {
    flex-direction: column;
    text-align: center;
  }



  .services-cards .module-fickle .fickle-header .title {
    font-size: 1.2rem;
  }

  .academy-intro {
    background-size: 100%;
    background-position: 0 0;
    padding-top: 0;
  }
  .academy-intro-desc-col:before {
    content: '';
    position: absolute;
    bottom: -15%;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
  }
  .academy-intro-desc-col {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding-top: 0;
    padding-bottom: 3rem;
    height: calc(var(--dynamic-height) - 100px);
  }
  .academy-intro-desc-col .module {
    position: relative;
    z-index: 1;
  }
  .academy-gallery {
    gap: 20px;
    flex-direction: column;
    position: relative;
    transform: none;
    opacity: 1;
  }
  .academy-gallery figure {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .bg-shape-inner {
    height: 100vh;
  }
  .academy-form-section {
    padding: 0;
  }
  .contact-form .container {
    padding: 0;
  }



  /* About us */
  #about-us-intro {
    height: 100vh;
    padding-top: 0 !important;
    gap: 3rem;
  }
  .about-intro-image-col {
    padding: 0 !important;
  }
  .about-intro-image-col .module-image img {
    padding: 0;
    border-radius: 0 0 20px 20px;
  }
  /* .about-map svg {
    transform: translate3d(-20%, 50%, 0) scale(1, 1);
  } */
  .about-mid-row {
    gap: 3rem;
  }
  .about-mid-row .img-col {
    padding: 0 !important;
  }

  /* Pricelist */
  .pricelist-services-inner {
    grid-template-columns: 1fr;
  }


  /* Book */
  .btn-select-person {
    font-size: 1.2rem;
  }
  .btn-select-person .person-img {
    width: 60px;
    height: 60px;
  }
  #form-appointment .services-wrapper {
    grid-template-columns: 1fr;
  }
  .btn-select-service {
    padding: 10px;
  }
  .time-wrapper {
    flex-direction: column;
    gap: 3rem;
  }
  .date_ajax {
    width: 100%;
  }
  .ui-datepicker {
    width: 100%;
  }
  #form-appointment .contact-form {
    padding: 20px 0;
  }
  #form-appointment .contact-form .form-group {
    margin-bottom: 1rem;
  }
  #form-appointment .submit__appointment {
    margin: 2rem 0;
  }

}
