﻿.ExplorePageMarqueePartial .arrow-left, .ExplorePageMarqueePartial .arrow-right {
  height: 100%;
  position: absolute;
  top: 0;
  width: 10%;
  cursor: pointer; }

.ExplorePageMarqueePartial {
  background-color: black;
  height: 523px;
  margin: auto;
  max-width: 1500px;
  position: relative; }
  @media screen and (min-width: 769px) and (max-width: 1169px) {
    .ExplorePageMarqueePartial {
      height: 440px; } }
  @media screen and (max-width: 768px) {
    .ExplorePageMarqueePartial {
      height: 265px; } }
  .ExplorePageMarqueePartial .swiper-container {
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%; }
  .ExplorePageMarqueePartial .swiper-wrapper {
    height: 100%; }
  .ExplorePageMarqueePartial .swiper-slide, .ExplorePageMarqueePartial .single_slide {
    background-size: cover;
    background-position: center center;
    height: 100%;
    width: 100%; }
  .ExplorePageMarqueePartial .swiper-slide_gradient {
    pointer-events: none;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.4) 90%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 0, 0, 0)), color-stop(90%, rgba(0, 0, 0, 0.4)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.4) 90%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.4) 90%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.4) 90%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.4) 90%);
    -pie-background: linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.4) 90%);
    behavior: url("/css/PIE.htc");
    position: relative;
    height: 100%; }
  .ExplorePageMarqueePartial .swiper-slide_gradient-hidden {
    height: 100%;
    pointer-events: none; }
  .ExplorePageMarqueePartial .container {
    height: 100%;
    position: relative;
    pointer-events: auto; }
  .ExplorePageMarqueePartial .caption {
    bottom: 50px;
    color: white;
    left: 0;
    padding: 0 10px;
    position: absolute;
    width: 50%;
    z-index: 10; }
    @media screen and (max-width: 1360px) {
      .ExplorePageMarqueePartial .caption {
        left: 100px; } }
    @media screen and (max-width: 767px) {
      .ExplorePageMarqueePartial .caption {
        left: 10px;
        width: 100%; } }
    .ExplorePageMarqueePartial .caption h2 {
      color: #fff;
      margin: 0; }
      @media screen and (max-width: 767px) {
        .ExplorePageMarqueePartial .caption h2 {
          font: 400 18px/110% "proxima-nova", sans-serif; } }
    .ExplorePageMarqueePartial .caption p {
      margin: 0; }
      @media screen and (max-width: 767px) {
        .ExplorePageMarqueePartial .caption p {
          display: none; } }
    .ExplorePageMarqueePartial .caption .new_flag {
      left: 10px;
      position: absolute;
      top: -56px; }
  .ExplorePageMarqueePartial .marquee_pagination {
    bottom: 20px;
    font-size: 0;
    left: 0;
    line-height: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 10; }
    .ExplorePageMarqueePartial .marquee_pagination .swiper-pagination-switch {
      background-color: white;
      border-radius: 50%;
      cursor: pointer;
      display: inline-block;
      height: 7px;
      margin: 10px 5px;
      width: 7px; }
    .ExplorePageMarqueePartial .marquee_pagination .swiper-active-switch {
      background-color: gainsboro;
      -ms-transform: scale(1.4);
      -webkit-transform: scale3d(1.4, 1.4, 1);
      transform: scale3d(1.4, 1.4, 1);
      -webkit-transition: transform 0.5s;
      transition: transform 0.5s; }
  .ExplorePageMarqueePartial .arrow-left span, .ExplorePageMarqueePartial .arrow-right span {
    display: inline-block;
    height: 54px;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 29px; }
  @media screen and (max-width: 768px) {
    .ExplorePageMarqueePartial .arrow-left, .ExplorePageMarqueePartial .arrow-right {
      display: none; } }
  .ExplorePageMarqueePartial .arrow-left {
    left: 0; }
    .ExplorePageMarqueePartial .arrow-left span {
      background-image: url(/images/arrow-left.png);
      left: 25%; }
  .ExplorePageMarqueePartial .arrow-right {
    right: 0; }
    .ExplorePageMarqueePartial .arrow-right span {
      background-image: url(/images/arrow-right.png);
      right: 25%; }
  .ExplorePageMarqueePartial .col-md-24 h1 {
    margin-top: 50px; }

.ExplorePageMarqueePartial_children {
  background-color: #116cac;
  font-size: 0;
  margin: auto;
  max-width: 1500px;
  text-align: center; }
  .ExplorePageMarqueePartial_children .HM_dropdown_nav {
    display: inline-block; }
  .ExplorePageMarqueePartial_children .HM_dropdown_container {
    display: none;
    position: relative; }
    .ExplorePageMarqueePartial_children .HM_dropdown_container button {
      background-color: transparent;
      border-style: none;
      color: white;
      font-size: 17px;
      padding: 10px 20px; }
      .ExplorePageMarqueePartial_children .HM_dropdown_container button:hover, .ExplorePageMarqueePartial_children .HM_dropdown_container button.active {
        background-color: #083656;
        color: white;
        text-decoration: none; }
    .ExplorePageMarqueePartial_children .HM_dropdown_container .dropdown-menu {
      border-style: none;
      margin: 0;
      padding: 0; }
      .ExplorePageMarqueePartial_children .HM_dropdown_container .dropdown-menu a {
        display: block;
        width: 100%; }
    .ExplorePageMarqueePartial_children .HM_dropdown_container .ExplorePageMarqueePartial_child {
      background-color: #116cac; }
      .ExplorePageMarqueePartial_children .HM_dropdown_container .ExplorePageMarqueePartial_child:hover, .ExplorePageMarqueePartial_children .HM_dropdown_container .ExplorePageMarqueePartial_child.active {
        background-color: #083656;
        color: white;
        text-decoration: none; }

.ExplorePageMarqueePartial_child {
  color: white;
  display: none;
  font-size: 17px;
  padding: 10px 20px; }
  .ExplorePageMarqueePartial_child:hover, .ExplorePageMarqueePartial_child.active {
    background-color: #083656;
    color: white;
    text-decoration: none; }

/*# sourceMappingURL=ExplorePageMarqueePartial.css.map */