.fs-24 {
  font-size: 24px !important;
}

.fs-28 {
  font-size: 28px !important;
}

.p-d-10 {
  padding: 10px;
}

.navbar-toggle {
  margin-right: 0;
}

.description-slider > p {
  width: auto;
}

.tab-menu-container ul {
  text-align: center;
}

.tab-menu-container ul li {
  width: 33.33%;
}

.ticket-passes {
  margin-right: 180px;
}

.content-layer .container .rectangle-3 button {
  padding: 15px 50px;
  font-size: 22px;
  background: #FFCE00;
  border: 0;
  font-weight: 800;
  color: #fff;
  border-radius: 2px;
}

nav.header .relative .col-xsm-7 .pull-left button {
  position: absolute;
  z-index: 1;
  background-color: transparent;
  width: 100%;
  max-height: 60px;
  height: 60px;
  border: none;
}

nav.header .relative .col-xsm-5 button {
  position: absolute;
  z-index: 1;
  background-color: transparent;;
  max-height: 60px;
  height: 60px;
  border: none;
}

nav.bg-header {
  z-index: 9999;
}



@media(min-width:320px) and (max-width: 767px) {
    .testimonial-section {
        padding-top: 25px !important;
        height:450px !important;
        background-position: 20%;
    }

    .groups-header-image {
        background-position: 50%;
    }

    .welovegroup-form {
        width: 100%;
        display:inline-block !important;
    }

    .description-slider-groups {
        margin-top: 30px;
        margin-bottom: 20px;
        max-width: 800px;
        margin-right: auto;
        margin-left: auto;
    }

    .description-slider-groups > p {
        font-size: 14px;
    }

    .help-section {
        background-position: 60%;
    }

  .description-slider{
    margin-top: 0px;
  }

  .description-slider > p {
    font-size: 16px;
    padding:0px;
  }

  h1.fs-responsive {
    font-size: 27px;
  }

  p.fs-content-responsive {
    font-size: 20px;
  }

  .tab-menu-container ul li {
    max-height: 106px;
  }

  .tab-menu-container ul li a {
    height: 50px;
    padding: 10px;
    font-size: 12px;
  }

  .content-layer .container img {
    display: inline-block;
  }

  .content-layer .container .rectangle-3 button {
    margin-bottom: 50px;
    padding: 15px 50px;
    font-size: 22px;
    background: #FFCE00;
    border: 0;
    font-weight: 800;
    color: #fff;
    border-radius: 2px;
  }

  .header.header:last-child {
    top: auto;
  }
  .header .no-pd {
    padding: 0;
  }
  .header .menu {
    padding-left: 0;
  }
  .header ul.menu li {
    display: inline-block;
  }
  .header ul.menu {
    display: table;
    width: 100%;
    padding: 0;
  }
  .header ul.menu li {
    display: table-cell;
  }
  .header ul.menu li a {
    font-size:25px;
  }
  .header ul.menu li a span {
    font-weight:30px;
    font-size:7px;
  }
  .header.bg-header {
   height: auto;
 }

 #main-nav nav.navbar {
   background: #0D2454;
   margin-bottom: 0;
 }
 #main-nav nav.navbar .navbar-header button.navbar-toggle span {
   background-color: #fff;
 }
 #main-nav nav.navbar .navbar-header .logo img {
   display: inline-block;
   /*margin-left: 20px;*/
   float: left;
 }
 #main-nav nav.navbar .navbar-header .logo .logo-title {
   font-size: 22px;
   color: #fff;
   margin: 0;
   display: inline-block;
 }

 #myModal .modal-dialog,
 #myModal2 .modal-dialog {
   margin: 55px auto;
   width: 100%;
   margin-bottom: 0;
 }

 #myModal.modal .modal-content {
   padding-top: 50px;
   min-height: 975px;
   background: transparent;
   border: none;
   padding-bottom: 15px;
 }
 #myModal2.modal .modal-content {
   padding-top: 50px;
   min-height: 975px;
   background: transparent;
   border: none;
   padding-bottom: 15px;
 }
 #myModal.modal .modal-body,
 #myModal.modal .modal-header,
 #myModal2.modal .modal-body,
 #myModal2.modal .modal-header {
   padding: 10px;
 }
 #myModal .modal-dialog .modal-content .modal-header h4 {
   color: #FFCE00;
   font-size: 26px;
   font-weight: bold;
 }
#myModal .modal-dialog .modal-content .modal-header span,
#myModal2 .modal-dialog .modal-content .modal-header span {
   color: #fff;
   font-size: 14px;
   font-weight: 300;
   width: 100%;
   display: inline-block;
 }

}

@media(min-width:340px) {
  .header ul.menu li a span {
    font-size:8px;
  }
}

@media(min-width:360px) {


  .header ul.menu li a span {
    font-size:9px;
  }

  .modal-content .modal-header h4 {
    font-size: 30px;
  }

  .welovegroup-form {
      display:inline-block !important;
  }
}

@media(min-width:375px) {
  .containerButtonFull .fs-responsive {
    font-size: 23px;
  }

  .header ul.menu li {
    text-align: center;
  }
}

@media(min-width:450px) {
  .header ul.menu li {
    display: inline-block;
  }

  .header.bg-header .header-inner {
    line-height: 1.42857143;
  }

  .modal-content .modal-header h4 {
    font-size: 30px;
  }
}


@media(min-width:500px) {
  .tab-menu-container ul li a {
    height: 40px;
  }

  h1.fs-responsive {
    font-size: 34px;
  }

  p.fs-content-responsive {
    font-size: 14px;
  }


  ul.menu {
      padding:0;
  }

  .header ul.menu li a {
    font-size:34px;
  }
  .header ul.menu li a span {
    font-weight:800;
    font-size:10px;
  }
}

@media(max-width:767px) {


  .p-l-40 {
    padding: 0 15px !important;
  }

  .header .pull-left {
    display: inline-block;
    width: 100%;
  }

  .header .pull-left .header-inner {
    text-align: center;
  }

  .navbar-collapse {
    box-shadow: none;
    border-color: none;
  }

  #mainNavbar .nav > li > a:focus, .nav > li > a {
    color: #fff;
  }

  #mainNavbar .nav > li > a:focus, .nav > li > a:hover {
    color: #FFCE00;
    background: transparent;
  }
}

@media(min-width:768px) {
  h1.fs-responsive {
    font-size: 31px;
  }

  p.fs-content-responsive {
    font-size: 14px;
  }

  .welovegroup-form {
      width: 90%;
      margin: 0 auto;
      display:block !important;
  }

  .groups-header-image {
      background-position: 40%;
  }

  .help-section {
      background-position: 60%;
  }

  .testimonial-section {
      padding-top: 100px;
      height:580px;
  }

  .col-xsm-7 {
    width: 63%;
    float: left;
    position: relative;
    min-height: 1px;
    padding: 0;
  }

  .col-xsm-5 {
    width: 37%;
    float: left;
    position: relative;
    min-height: 1px;
  }

  .p-r-5 {
    padding: 0 5px;
  }

  .modal .modal-content .modal-body .col-custome-7 {
    width: 13.99%;
    display: inline-block;
  }

  .modal-content .modal-header h4 {
    font-size: 44px;
  }

  #myModal .modal-dialog,
  #myModal2 .modal-dialog {
    margin: 0;
  }

  .modal-header .close {
    margin-top: -85px;
    font-size: 100px;
  }


  nav.header .relative .col-xsm-5 button {
    width: 94%;
  }

  .modal .modal-content .modal-body .col-custome-7 {
    width: 13.99%;
    display: inline-block;
  }
}

@media(max-width:991px) {
  .header span img {
    display: none;
  }

  .ticket-passes {
    margin-right: 0;
  }
}

@media(min-width:992px) {
  h1.fs-responsive {
    font-size: 38px;
  }

  p.fs-content-responsive {
    font-size: 16px;
  }

  .swiper-slide.fit h1 {
    font-size: 7vh;
  }

  .description-slider > p {
    font-size: 18px;
  }

  .col-xsm-7 {
    width: 48%;
    padding: 0;
  }

  .col-xsm-5 {
    width: 52%;
  }

  nav.header .relative .col-xsm-5 button {
    width: 51%;
  }
}

@media(min-width:1200px) {
  nav.header .relative .col-xsm-5 button {
    width: 42%;
  }
}



.welovegroup-form {
    text-align:left;
    position:relative;
    display:block;
}
