/* pricing */
/*Gutters*/
/* pricing */
/*Gutters*/
.button-disabled {
  color: #cccccc;
  cursor: text;
}

.button-selected {
  color: #ffffff;
  background-color: #44687d;
}

.button-hover {
  border: 1px solid #44687d;
  color: #44687d;
}

.fypc-button {
  -webkit-appearance: none;
  cursor: pointer;
  border: 1px solid #555555;
  background: #555555;
  color: #ffffff;
  font-family: brandon-grotesque, Open Sans, Arial, Helvetica, Sans-Serif ;
  font-weight: 400;
  font-size: 1em;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  height: auto;
  line-height: normal;
  margin: 0;
  width: 100%;
  padding: .5em;
}

.white-alpha {
  background-color: rgba(255, 255, 255, 0.25);
}

.v-align-middle {
  position: relative;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.trd-body-wrapper .title {
  font-family: adobe-garamond-pro, GaramondPro Regular, Garamond, EB Garamond, Times New Roman, Serif ;
  color: #000000;
  font-size: 2.6em;
  text-align: center;
  margin-top: .75em;
}
.trd-body-wrapper .title a {
  color: #000000;
}

.header-hr {
  width: 10%;
  margin: 0 auto;
}

.header-subtitle {
  font-family: brandon-grotesque, Open Sans, Arial, Helvetica, Sans-Serif ;
  font-weight: 500;
  color: #000000;
  font-size: 1.5em;
  text-align: center;
  margin: 1em 0 .5em 0;
  text-transform: none;
}

/*.trd-cruise-portal {*/
.main-content {
  margin: 0;
}
@media screen and (max-width: 1400px) {
  .main-content {
    margin: 0 0;
  }
}

.trd-desktop-header-base, .trd-tablet-header-base {
  border-bottom: 1px #666 solid;
}

.desktop .trd-header-canvas {
  border-bottom: none;
}

.trd-body-wrapper, .trd-footer-canvas {
  width: 100%;
  max-width: 100%;
}

.trd-footer-links, .trd-footer-promo-container {
  max-width: 1328px;
}

#portal-content {
  padding-bottom: 0;
}
@media screen and (min-width: 1366px) {
  #portal-content {
    padding-bottom: 42px;
  }
  #portal-content.dropdown-portal {
    padding-bottom: 0;
  }
}
#portal-content .portal_text {
  height: 60px;
  line-height: 58px;
  background: url(/content/images/v2/gradients/th.jpg) repeat scroll center center #F2F2F2;
  -webkit-box-shadow: 0 8px 6px -6px black;
  -moz-box-shadow: 0 8px 6px -6px black;
  box-shadow: 0 8px 6px -6px #969696;
  color: #333;
  font-size: 22px;
  font-style: normal;
  letter-spacing: 1.1px;
  padding: 0;
  font-family: brandon_grotesque_medium, brandon-grotesque-n5, brandon_grotesque_regular, brandon-grotesque, sans-serif;
  text-transform: capitalize;
  -webkit-transition: top 0.25s ease;
  -o-transition: top 0.25s ease;
  transition: top 0.25s ease;
}
@media screen and (min-width: 1366px) {
  #portal-content .portal_text {
    margin-top: -42px;
    position: absolute;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  #portal-content .portal_text .portal-actions {
    width: 100%;
    text-align: center;
    margin: auto;
  }
}
#portal-content .portal_text .portal-actions h3 {
  margin: 0;
}
#portal-content .portal_text .portal-actions h3, #portal-content .portal_text .portal-actions ul {
  display: inline-block;
}
#portal-content .portal_text .portal-actions ul {
  					/*height: 48px;
                      line-height: 48px;*/
  margin: 0;
}
#portal-content .portal_text .portal-actions ul li {
  display: block;
  width: 100%;
}
#portal-content .portal_text .portal-actions ul li a {
  letter-spacing: .06em;
  box-shadow: none;
  font-family: Open Sans Normal,Open Sans,open-sans,Arial,Helvetica,sans-serif;
  font-size: 14px;
  height: 100%;
  line-height: 1.2;
  text-transform: uppercase;
  text-align: center;
  width: 258px;
  line-height: 46px;
  padding: 0;
  display: block;
}

.slide-image {
  margin-bottom: 0;
  font-family: brandon-grotesque, Open Sans, Arial, Helvetica, Sans-Serif;
  font-weight: 400;
  position: relative;
  overflow: hidden;
  max-height: 100%;
  height: auto !important;
}
.slide-image .thumbnail-img {
  position: relative;
}
.slide-image .thumbnail-img img {
  width: 100%;
}
.slide-image .hero-text {
  margin: 2.5% auto 0;
  width: 100%;
  color: #FFF;
  position: absolute;
  font-weight: 500;
  font-style: normal;
  padding: 0;
  letter-spacing: 0.05em;
  position: absolute;
  top: 0;
}
.slide-image .hero-text.hero-right {
  right: 0;
  max-width: 100%;
  width: 48%;
  margin-top: 15%;
}
.slide-image .hero-text .caption-wrap {
  height: 100%;
  display: block;
}
.slide-image .hero-text h3 {
  margin: 1% auto 0;
  font-size: 14px;
  line-height: 18px;
  font-family: "adobe-garamond-pro",GaramondPro Regular,Garamond,"EB Garamond",Times New Roman,Serif;
}

.slides, .slides li {
  margin-bottom: 0;
}

#directionNavHover .flex-direction-nav a {
  top: 50%;
}

@media only screen and (max-width: 320px) {
  .main-content .col-xs-6 {
    width: 100% !important;
  }
}
@media screen and (max-width: 767px) {
  #portal-content .portal_text .portal-actions ul {
    width: 100%;
    margin-top: 16px;
  }
  #portal-content .portal_text .portal-actions ul li {
    text-align: center;
  }
  #portal-content .portal_text .portal-actions ul li a {
    min-width: 212px;
    width: 80%;
    margin: 16px auto 0;
  }
  #portal-content .portal_text .portal-actions h3 {
    width: 100%;
    text-align: center;
  }
}
@media screen and (min-width: 480px) {
  .slide-image .hero-text.hero-right {
    width: 42%;
    margin-top: 18%;
  }
  .slide-image .hero-text h3 {
    font-size: 18px;
    line-height: 24px;
  }
}
@media screen and (min-width: 768px) {
  .slide-image .hero-text.hero-right {
    right: 0;
    width: 44%;
  }
  .slide-image .hero-text h3 {
    font-size: 24px;
    line-height: 32px;
  }

  #portal-content .portal_text {
    height: 72px;
    line-height: 70px;
  }
  #portal-content .portal_text .portal-actions ul {
    margin-top: 0;
  }
  #portal-content .portal_text .portal-actions ul li:first-child,
  #portal-content .portal_text .portal-actions ul li:last-child {
    width: auto;
    float: none;
    display: inline-block;
  }
  #portal-content .portal_text .portal-actions ul li:first-child a,
  #portal-content .portal_text .portal-actions ul li:last-child a {
    float: none;
    margin: 0;
  }
}
@media screen and (min-width: 1024px) {
  .slide-image .hero-text.hero-right {
    right: 0;
    width: 49%;
    margin-top: 15%;
  }
  .slide-image .hero-text h3 {
    font-size: 28px;
    line-height: 36px;
  }
}
@media screen and (min-width: 1180px) {
  #portal-content:not(.dropdown-portal) {
    line-height: 70px;
  }

  .slide-image .hero-text h3 {
    font-size: 32px;
    line-height: 38px;
  }
}
@media screen and (min-width: 1366px) {
  .slide-image .hero-text.hero-right {
    right: 0;
    width: 50%;
    margin-top: 15%;
  }
  .slide-image .hero-text h3 {
    max-width: 80%;
    font-size: 36px;
    line-height: 42px;
  }

  .portal_text {
    height: 84px;
    line-height: 82px;
  }
  .portal_text .portal-actions h3 {
    margin: 0 36px 0 0;
  }
}
