@charset "UTF-8";

/*------------------------------------*\



    GENERAL



\*------------------------------------*/

@font-face {
  font-family: AvenirLTStd-Heavy;
  src: url("../../fonts/30F8C8_0_0.eot");
  src: url("../../fonts/30F8C8_0_0.eot?#iefix") format("embedded-opentype"),
    url("../../fonts/30F8C8_0_0.woff2") format("woff2"),
    url("../../fonts/30F8C8_0_0.woff") format("woff"),
    url("../../fonts/30F8C8_0_0.ttf") format("truetype");
}

@font-face {
  font-family: AvenirLTStd-Roman;
  src: url("../../fonts/3107E5_0_0.eot");
  src: url("../../fonts/3107E5_0_0.eot?#iefix") format("embedded-opentype"),
    url("../../fonts/3107E5_0_0.woff2") format("woff2"),
    url("../../fonts/3107E5_0_0.woff") format("woff"),
    url("../../fonts/3107E5_0_0.ttf") format("truetype");
}

.short-left {
  padding-left: 8px;
}

.no-left {
  padding-left: 0;
}

.short-right {
  padding-right: 8px;
}

.no-right {
  padding-right: 0;
}

.c-nav__top-links--links li a:visited {
  color: #ffffff;
}

.c-nav__top-links--links li a:hover {
  color: #f79c31;
}

/*.c-marquee__text--color-light,



.c-marquee__text--color-light h1 {



	color: #003b5c;



}*/

.c-marquee__envelope {
  padding: 20px;
  background: none !important;
}

.c-marquee {
  margin-bottom: 0;
}

/*commenting out in order to be consistent w/ .com*/

/*.navbar-nav .white {



    padding: 0 19px!important;



}*/

.navbar-nav .white {
  padding-left: 14px !important;
  padding-right: 14px !important;
}

/*main {margin-top:-50px;}*/ /*removing this due to it messing up nav/hero image on homepage*/

main img {
  max-width: 100%;
  height: auto;
}

/*@media screen and (max-width: 767px) {



  .c-sticky-nav.sticky {display:none;}



}*/

.footer-cta {
  margin-top: 50px;
}

.navbar-default .navbar-nav > li > a:focus {
  color: #0086d6;
}

.navbar-default .navbar-nav > li > a:hover {
  color: #003b5c;
}

/*------------------------------------*\



    FEATURED NEWS



\*------------------------------------*/

#news-landing {
  margin: 40px 0 0;
}

#featured.video-wrapper {
  height: auto;
  width: 100%;
  margin-bottom: 15px;
  overflow: hidden;
}

#featured .video {
  position: relative;
  padding-bottom: 52.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}

#featured .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#featured.wrapper {
  height: 414px;
  width: 100%;
  background-size: cover;
  margin-bottom: 15px;
  position: relative;
  padding: 20px 30px;
}

#featured .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.6) 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.6) 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.6) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000', GradientType=0 ); /* IE6-9 */
}

#featured .content {
  position: absolute;
  width: calc(100% - 55px);
  bottom: 30px;
  left: 30px;
}

#featured a.headline {
  color: #ffffff;
  font-family: AvenirLTStd-Heavy, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 30px;
  margin-bottom: 15px;
  display: block;
  line-height: 1;
}

#featured a:hover.headline {
  color: #00b5e2;
}

#featured .excerpt {
  color: #ffffff;
  font-size: 15px;
  max-height: 80px;
  overflow: hidden;
}

#featured a.more {
  color: #ffffff;
  background-color: rgba(242, 169, 0, 1);
  padding: 8px 23px 5px;
  display: inline-block;
  font-family: AvenirLTStd-Black, Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 1;
  margin-top: 15px;
  -ms-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

#featured a:hover.more {
  background-color: rgba(255, 103, 31, 1);
}

.sub-story.wrapper {
  height: 128px;
  width: 100%;
  background-size: cover;
  position: relative;
  display: table;
}

.sub-story .overlay {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 58, 93, 0.8);
  display: table-cell;
  vertical-align: middle;
  padding: 0 30px;
}

.sub-story a.headline {
  color: #ffffff;
  position: relative;
  font-family: AvenirLTStd-Roman, sans-serif;
  font-size: 20px;
  line-height: 1;
}

/*------------------------------------*\



    MEDIA NAV



\*------------------------------------*/

#media-nav.wrapper {
  border-left: 2px solid #e3e3e3;
  padding-left: 15px;
}

#media-nav .nav-pod .flyout {
  height: 80px;
  /*height: 99px;*/
  /*height: calc(100% / 5);*/
  margin-bottom: 15px;
  background-color: #555759;
  position: relative;
}

#media-nav .nav-pod .flyout span {
  color: #ffffff;
  font-family: AvenirLTStd-Roman, sans-serif;
  font-weight: 500;
  font-size: 24px;
  position: absolute;
  left: 20px;
  line-height: 1;
  top: 50%;
  margin-top: -12px;
  z-index: 40;
}

#media-nav .nav-pod .flyout .color-arrow {
  height: 61px;
  /*height: 74px;*/
  width: 94px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -31px;
  /*margin-top: -37px;*/
  background: rgb(255, 103, 31);
  background: -moz-linear-gradient(
    left,
    rgba(255, 103, 31, 1) 0%,
    rgba(242, 169, 0, 1) 100%
  );
  background: -webkit-linear-gradient(
    left,
    rgba(255, 103, 31, 1) 0%,
    rgba(242, 169, 0, 1) 100%
  );
  background: linear-gradient(
    to right,
    rgba(255, 103, 31, 1) 0%,
    rgba(242, 169, 0, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff671f', endColorstr='#f2a900', GradientType=1 );

  -ms-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  box-shadow: -3px 0 10px 2px rgba(0, 0, 0, 0.3);
}

#media-nav .nav-pod .flyout .color-arrow:after {
  /*border-left: 20px solid rgba(0,179,227,1);*/

  border-left: 20px solid rgba(242, 169, 0, 1);
  border-top: 37px solid transparent;
  border-bottom: 37px solid transparent;
  content: "";
  height: 0;
  right: -20px;
  position: absolute;
  top: 50%;
  margin-top: -37px;
  width: 0;
  -ms-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

#media-nav .nav-pod:hover .flyout .color-arrow:after {
  border-top: 64px solid transparent;
  border-bottom: 64px solid transparent;
  margin-top: -64px;
}

#media-nav .nav-pod .flyout .color-arrow .fa {
  color: #ffffff;
  font-size: 36px;
  position: absolute;
  top: 50%;
  margin-top: -18px;
  right: 32px;
}

#media-nav .nav-pod .flyout .color-arrow img {
  position: absolute;
  right: -5px;
  top: 50%;
  margin-top: -23px;
  z-index: 20;
}

#media-nav a:hover.nav-pod .flyout .color-arrow {
  width: 100%;
  height: 100%;
  top: 0;
  margin-top: 0;
}


@media screen and (max-width: 1200px) {
  #media-nav .nav-pod .flyout span {font-size:17px;}
  #media-nav .nav-pod .flyout .color-arrow {width:74px;}
  #media-nav .nav-pod .flyout .color-arrow .fa {font-size:26px; margin-top: -12px;}
}

/*------------------------------------*\



    CLINICAL CORNER



\*------------------------------------*/


#clinical-corner.wrapper {
  margin-top: 40px;
}


#clinical-corner h1 {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

/*------------------------------------*\



    CAROUSEL



\*------------------------------------*/

#clinical-corner .story-slider {
  overflow: hidden;
}

.main-container {
  padding: 0;
}

.img-container {
  height: 155px;
  width: 155px;
  margin: -106px auto 0;
}

.img-container img {
  width: 100%;
  height: 100%;
  border-radius: 100px;
  box-shadow: 0px 0px 19px 2px rgba(0, 0, 0, 0.6);
}

.carousel .item {
  /*border: 1px solid #555759;*/ /*Removed per TR request at launch time.*/
}

.carousel.no-border .item {
  border: 0;
}

#clinical-corner .carousel-inner {
  overflow: visible;
  margin-top: 100px;
  margin-bottom: 60px;
}

.carousel.nested {
  margin: 70px 0 90px;
}

.carousel.nested .slide-with-callout {
  padding-top: 100px;
  padding-bottom: 100px;
}

#pagebuilder .carousel.nested figure.featured-image {
  margin-bottom: 0; /*padding-bottom: 0;*/
}

.glyphicon-menu-right span,
.glyphicon-menu-left span {
  display: none;
}

@media screen and (max-width: 767px) {
  figcaption {
    display: none;
  }
}

.carousel.nested .slide-with-callout {
  background-color: #003b5c;
  color: #fff;
}

.carousel.nested .glyphicon-chevron-right {
  right: 15px;
  margin-right: 0;
}

.carousel.nested .glyphicon-chevron-left {
  left: 15px;
  margin-left: 0;
}

.carousel.nested .glyphicon-chevron-right:before {
  content: "\e080";
}

.carousel.nested .glyphicon-chevron-left:before {
  content: "\e079";
}

.carousel.nested .carousel-control {
  /*font-size:20px;*/

  font-size: 30px;
}

.carousel.nested .carousel-control.right {
  background-image: linear-gradient(
    to left,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.001) 100%
  );
}

.carousel.nested .carousel-control .glyphicon-chevron-right,
.carousel.nested .carousel-control .glyphicon-chevron-left {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}

.carousel-inner blockquote {
  margin: 20px 0 10px;
  border-left: none;
  color: #555759;
  text-shadow: none;
  font-family: AvenirLTStd-Roman, sans-serif;
  max-height: 182px;
  overflow: hidden;
}

.carousel-inner cite {
  display: block;
  font-family: AvenirLTStd-Roman, sans-serif;
  font-weight: 100;
  margin-bottom: 10px;
  margin-top: 10px;
  color: #555759;
  text-shadow: none;
  font-style: normal;
}

.carousel-indicators {
  bottom: -57px;
}

.carousel-indicators li {
  width: 13px;
  height: 13px;
  border-radius: 13px;
  background-color: #d4d5d6;
}

.carousel-indicators .active {
  margin: 1px;
  width: 13px;
  height: 13px;
  background-color: rgba(242, 169, 0, 1);
}

#clinical-corner .carousel-control.right,
#clinical-corner .carousel-control.left {
  background-image: none;
}

#clinical-corner .carousel .item {
  min-height: 350px;
  height: 100%;
  width: 100%;
}

.carousel-caption button {
  background-color: rgba(242, 169, 0, 1);
}

.carousel-caption button {
  margin-top: 10px;
  border: none;
  padding: 8px 20px;
  border-radius: 20px;
  font-size: 13px;
}

.carousel-caption {
  width: 100%;
  padding: 30px;
  top: 0;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

/* Animation delays */

.carousel-caption .img-container {
  animation-delay: 0.5s;
}

.carousel-caption .excerpt {
  animation-delay: 1s;
}

.carousel-caption button {
  animation-delay: 1.5s;
}

.play-arrow {
  position: absolute !important;
  display: block !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  width: 100px;
  height: 100px;
}

@media screen and (max-width: 520px) {
  .play-arrow {
    width: 60px;
    height: 60px;
  }
}

.c-resource-item__image .play-arrow {
  width: 60px;
  height: 60px;
}

.video-slide .c-storytelling__video {
  position: static;
}

/*.video-slide {position:relative;}



.play-arrow {width:auto;}



.video-slide > img {position: absolute; top: 0; z-index: 900;}



/*.play-button-overlay {display:table; position: absolute; width: 100%; height: 100%; top: 0; z-index: 1000;}



.play-button {display:block; margin-top:185px; text-align:center;}



.play-button img {width: auto !important;}*/


#carousel-blog-wrapper {margin-top:50px;}
#carousel-blog .c-storytelling__image {background-size:cover;}
#carousel-blog h1 {font-size:38px; font-weight: 100;}
#carousel-blog h1 span {font-family: 'Satisfy', cursive; display: block; font-weight: 800; color: #f79c31; font-size: 28px; margin-bottom: 5px;}
#carousel-blog h1 a {color:#003b5c;}
#carousel-blog.carousel.nested {margin:0 0 80px;}
#carousel-blog .c-storytelling__copy--wrapper p {font-size:20px; color:#555759;}
@media screen and (max-width: 991px) {
  #carousel-blog .c-storytelling {text-align: center;  padding-bottom:0;}
}


/*------------------------------------*\



    SECONDARY NAV



\*------------------------------------*/

#reserve .top-section {
  display: none !important;
}

.top-section {
  background-color: #003b5c; /*padding: 210px 0 20px;*/

  /*padding: 87px 0 20px;*/

  padding: 45px 0 20px;
}

#secondary-nav ul {
  list-style-type: none;
  padding-left: 0;
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
}

#secondary-nav ul li {
  display: table-cell;
  float: none;
  height: 100%;
  vertical-align: top;
  padding: 0 2px;
}

/* one item */

#secondary-nav ul li:first-child:nth-last-child(1) {
  width: 100%;
}

/* two items */

#secondary-nav ul li:first-child:nth-last-child(2),
#secondary-nav ul li:first-child:nth-last-child(2) ~ li {
  width: 50%;
}

/* three items */

#secondary-nav ul li:first-child:nth-last-child(3),
#secondary-nav ul li:first-child:nth-last-child(3) ~ li {
  width: 33.3333%;
}

/* four items */

#secondary-nav ul li:first-child:nth-last-child(4),
#secondary-nav ul li:first-child:nth-last-child(4) ~ li {
  width: 25%;
}

/* five items */

#secondary-nav ul li:first-child:nth-last-child(5),
#secondary-nav ul li:first-child:nth-last-child(5) ~ li {
  width: 20%;
}

/* six items */

#secondary-nav ul li:first-child:nth-last-child(6),
#secondary-nav ul li:first-child:nth-last-child(6) ~ li {
  width: 16.6666%;
}

/* seven items */

#secondary-nav ul li:first-child:nth-last-child(7),
#secondary-nav ul li:first-child:nth-last-child(7) ~ li {
  width: 14.2857%;
}

/* eight items */

#secondary-nav ul li:first-child:nth-last-child(8),
#secondary-nav ul li:first-child:nth-last-child(8) ~ li {
  width: 12.5%;
}

/* nine items */

#secondary-nav ul li:first-child:nth-last-child(9),
#secondary-nav ul li:first-child:nth-last-child(9) ~ li {
  width: 11.1111%;
}

/* ten items */

#secondary-nav ul li:first-child:nth-last-child(10),
#secondary-nav ul li:first-child:nth-last-child(10) ~ li {
  width: 10%;
}

#secondary-nav ul li {
  position: relative;
  text-align: center;
  padding: 20px;
  border: 2px solid #003b5c;
  background-color: rgba(255, 255, 255, 0.05);
  margin-bottom: 0px;
  height: 100%;
  width: 100%;
  z-index: 1;
}

#secondary-nav ul li:before {
  content: "";
  z-index: -1;
  position: absolute;
  height: 100%;
  width: 0;
  top: 0;
  left: 0;
  -ms-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: rgb(255, 103, 31);
  background: -moz-linear-gradient(
    left,
    rgba(100, 167, 11, 1) 0%,
    rgba(151, 215, 0, 1) 100%
  );
  background: -webkit-linear-gradient(
    left,
    rgba(100, 167, 11, 1) 0%,
    rgba(151, 215, 0, 1) 100%
  );
  background: linear-gradient(
    to right,
    rgba(100, 167, 11, 1) 0%,
    rgba(151, 215, 0, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#64a70b', endColorstr='#97d700', GradientType=1 );
}

#secondary-nav ul li a {
  color: #ffffff;
}

#secondary-nav ul li a .navicon {
  display: block;
  font-size: 36px;
  margin-bottom: 10px;
}

#secondary-nav ul li a span {
  display: block;
  font-size: 16px;
  text-transform: uppercase;
}

/*------------------------------------*\



    .COM HOMEPAGE



\*------------------------------------*/

.bkg-gray {
  background: #f1f1f1;
}

section {
  margin-bottom: 0;
}

.with-padding {
  padding-top: 40px;
  padding-bottom: 40px;
}

#home .c-storytelling {
  padding-top: 0;
  padding-bottom: 0;
}

.c-storytelling .row {
  margin-left: 0;
  margin-right: 0;
}

#home .c-storytelling--color-dark h1 a {
  color: #77787b;
}

#home .c-storytelling--color-dark h1 a:hover {
  color: #999;
}

#home .c-marquee {
  min-height: 0;
}

#home .footer-cta {
  margin-top: 0;
}

.carousel.nested {
  padding-left: 80px;
  padding-right: 80px;
  margin: 40px 0 60px;
}

@media screen and (max-width: 480px) {
  .carousel-control .glyphicon {
    color: #000;
  }

  .carousel.nested {
    padding-left: 0;
    padding-right: 0;
  }
}

#home .carousel.nested .item {
  border: none;
}

.carousel.nested .c-storytelling__image {
  margin-bottom: 0 !important;
  padding-left: 0;
  padding-right: 0;
  overflow: hidden; /*height: 390px;*/ /*height: 354px;*/
  height: 374px;
  position: relative;
}

#pagebuilder .row > div .carousel.nested .c-storytelling__image img,
#home .carousel.nested .c-storytelling__image img {
  width: auto;
  height: 100%;
  max-width: none;
}

.carousel.nested .carousel-control.right,
.carousel.nested .carousel-control.left {
  color: #77787b;
  background: none;
}

/*#home .c-storytelling__copy--wrapper {padding:30px;}*/

@media screen and (max-width: 480px) {
  .c-storytelling__copy--wrapper {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
}

/*Nested sliders on Pagebuilder pages*/

#pagebuilder .carousel.nested h1 {
  font-size: 29px;
}

#pagebuilder .carousel.nested h2 {
  font-size: 24px;
}

/*------------------------------------*\



    FOCAL POINTS



\*------------------------------------*/

.fp-top {
  background-position: top;
}

.fp-bottom {
  background-position: bottom;
}

.fp-center {
  background-position: center; /*text-align: center;*/
}

.fp-center img {
  /*max-width:100%;



    height: auto !important;*/
}

.fp-left {
  background-position: left;
}

.fp-left img {
  float: left;
}

.fp-right {
  background-position: right;
}

.fp-right img {
  float: right;
}

/*------------------------------------*\



    ORIENTATION STYLES



\*------------------------------------*/

.img-portrait img {
  width: 100% !important;
  height: auto !important;
  position: absolute;
  top: 50%;
  margin-top: -60%;
}

.img-portrait.fp-top img {
  top: 0;
  bottom: auto;
  margin-top: 0;
}

.img-portrait.fp-bottom img {
  bottom: 0;
  top: auto;
  margin-top: 0;
}

.img-portrait.fp-center img {
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
}

.img-landscape {
  position: relative;
}

.img-landscape img {
  position: absolute;
}

.img-landscape.fp-left img {
  left: 0;
  right: auto;
  margin-left: 0;
}

.img-landscape.fp-right img {
  right: 0;
  left: auto;
  margin-left: 0;
}

.img-landscape.fp-center img {
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
}

.img-square {
}

/*------------------------------------*\



    PAGE BUILDER/NEWS DETAIL



\*------------------------------------*/

#pagebuilder {
  /*margin: 30px 0;*/ /*having to remove to account for client's .com page designs*/

  margin: 0;
}

@media screen and (max-width: 991px) {
  #pagebuilder div[class^="col-"] {
    padding-bottom: 15px;
  }
}

#pagebuilder div[class^="col-"] img {
  max-width: 100%;
  height: auto;
}

#pagebuilder .page-title {
  margin-top: 50px;
  margin-bottom: 20px;
}

#pagebuilder figure.featured-image,
#news figure.featured-image {
  background-size: cover;
  position: relative;
  padding-bottom: 50%;
  margin-bottom: 50px;
}

#pagebuilder figcaption,
#news figcaption,
#blog figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px;
  color: #ffffff;
  background-color: rgba(0, 58, 93, 0.7);
  font-size: 18px;
}

#pagebuilder cite,
#news cite,
#blog cite {
  position: absolute;
  width: 100%;
  bottom: -40px;
  left: 0;
  display: block;
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 10px;
  text-align: right;
  font-size: 12px;
}

#pagebuilder h3,
#news h3 {
  margin: 1em 0 0.65em;
}

#pagebuilder h4,
#news h4 {
  margin-top: 20px;
  margin-bottom: 12px;
}

#pagebuilder h5,
#news h5 {
  color: #0086d6;
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 13px;
}

#pagebuilder h6,
#news h6 {
  color: #0086d6;
  font-size: 16px;
  margin-top: 20px;
  margin-bottom: 12px;
}

#pagebuilder ul,
#news ul {
  padding-left: 0px;
  font-size: 16px;
  list-style-type: none;
  margin-top: 20px;
  margin-bottom: 20px;
}

#pagebuilder ul li,
#news ul li {
  margin-bottom: 5px;
  text-indent: -1.4em;
  padding-left: 2.4em;
}

#pagebuilder ul li:before,
#news ul li:before {
  content: "\f111";
  font-family: FontAwesome;
  margin-right: 8px;
  font-size: 8px;
  position: relative;
  top: -3px;
}

#pagebuilder ol,
#news ol {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 15px;
}

#pagebuilder ol li,
#news ol li {
  margin-bottom: 5px;
}

#pagebuilder ol li ol,
#news ol li ol {
  list-style-type: lower-alpha;
  margin-top: 0;
  margin-bottom: 0;
}

#pagebuilder ol li ol li ol,
#news ol li ol li ol {
  list-style-type: lower-roman;
  margin-top: 0;
  margin-bottom: 0;
}

#pagebuilder blockquote,
#news blockquote {
  padding: 20px 30px 20px 50px;
  margin: 30px 0px 30px 60px;
  font-size: 22px;
  color: #ffffff;
  background-color: #00b5e2;
  position: relative;
  clear: both;
  border: none;
  width: 50%;
  float: right;
}

#pagebuilder blockquote:before,
#news blockquote:before {
  content: "\f10d";
  font-family: FontAwesome;
  color: rgba(255, 255, 255, 0.4);
  position: absolute;
  font-size: 26px;
  top: 8px;
  left: 11px;
}

#pagebuilder blockquote footer,
#news blockquote footer {
  color: #ffffff;
  font-style: normal;
  display: block;
  margin-top: 10px;
}

/*#pagebuilder .row > div img,*/

#form img {
  width: 100%;
}

#pagebuilder .link-block {
  font-family: AvenirLTStd-Roman, sans-serif;
  font-weight: 500;
  font-size: 26px;
  color: #fff;
  padding: 20px 30px;
  height: 350px;
  display: block;
  background: #00b5e2;
}

#pagebuilder .row.bios > div {
  height: 380px;
}

#pagebuilder .bios h6 {
  margin-top: 0px;
  color: #77787b;
}

#pagebuilder .logos h6,
#pagebuilder .additional h6 {
  margin-top: 0px;
  color: #77787b;
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 20px;
  padding-bottom: 10px;
}

#pagebuilder .additional a {
  display: block;
  border: 1px solid #e3e3e3;
}

#pagebuilder .logos {
  margin-bottom: 30px;
}

#pagebuilder a.bio-btn {
  background-color: #f79c31;
  color: #ffffff;
  padding: 6px 20px 4px 40px;
  display: inline-block;
  position: relative;
  margin-bottom: 20px;
  border-radius: 20px;
  -ms-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

#pagebuilder a.bio-btn:before {
  content: "\f061";
  font-family: "FontAwesome";
  position: absolute;
  padding: 5px 4px;
  font-size: 16px;
  border-radius: 30px;
  left: 9px;
  top: 0px;
  height: 30px;
  width: 30px;
  text-align: center;
  -webkit-transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

#pagebuilder .link-block .fa {
  display: block;
  text-align: center;
  font-size: 180px;
  margin-top: 20px;
  color: #01a4cd;
  -webkit-transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  line-height: 1;
}

#pagebuilder ul.c-sticky-nav__icons li {
  margin-bottom: 0;
  text-indent: 0;
  padding-left: 5px;
}

#pagebuilder ul.c-sticky-nav__icons li:before {
  display: none;
}

#pagebuilder ul.c-sticky-nav__icons li:last-child a:first-child {
  margin-right: 0;
}

.faq .expand-label:before {
  display: inline-block;
  content: "+";
  color: #fff;
  background: #0086d6;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 0.9;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  position: relative;
  border-radius: 50%;
  width: 19px;
  height: 19px;
  padding: 4px 4px 5px 5px;
  top: 1px;
  margin-right: 10px;
  vertical-align: top;
}

@media screen and (max-width: 991px) {
  #pagebuilder .c-product--details .col-sm-pull-4 {
    padding-bottom: 0;
  }
}

.c-resource-storytelling__copy__expandable-cta:link .expand-label {
  display: inline;
}

.btn-primary + .btn-primary {
  margin-left: 5px;
  margin-right: 5px;
}

/*------------------------------------*\



    NEWS



\*------------------------------------*/

#news {
  margin: 30px 0 0;
}

#news .border-top {
  border-top: 1px solid #e2e2e2;
  padding-top: 10px;
}

#news .date {
  color: #f79c31;
  margin-bottom: 4px;
  font-size: 14px;
}

#news .author {
  margin-bottom: 10px;
  font-size: 14px;
}

#news .subheader {
  font-family: AvenirLTStd-Heavy, Arial, Arial Bold, Gadget, sans-serif;
  font-size: 20px;
  color: #003b5c;
}

#related.wrapper {
  background-color: #f1f1f1;
  margin-top: 30px;
  padding: 30px;
}

#related-articles {
  margin-bottom: 30px;
}

#related-files .title,
#related-links .title {
  border-bottom: 2px solid #77787b;
  margin-bottom: 10px;
}

#related-articles .article {
  height: 128px;
  width: 100%;
  background-size: cover;
  position: relative;
  display: table;
}

#related-articles .overlay {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 58, 93, 0.8);
  display: table-cell;
  vertical-align: middle;
  padding: 0 30px;
}

#related-articles a {
  color: #ffffff;
  position: relative;
  font-family: AvenirLTStd-Roman, sans-serif;
  font-size: 20px;
  line-height: 1;
}

#related-articles .date {
  color: #00b5e2;
}

#related-files a,
#related-links a {
  display: block;
  position: relative;
  color: #003b5c;
  box-shadow: inset 0px -2px 0px 0px #f79c31;
  padding: 12px 10px 10px;
  margin-bottom: 10px;
  overflow: hidden;
  -ms-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
}

#related-files a:after {
  content: "\f0ab";
  font-family: FontAwesome;
  font-size: 20px;
  width: 20px;
  height: 20px;
  position: absolute;
  color: #f1f1f1;
  left: -25px;
  top: 50%;
  margin-top: -10px;
  line-height: 1;
  -ms-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
}

#related-links a:after {
  content: "\f0a9";
  font-family: FontAwesome;
  font-size: 20px;
  width: 20px;
  height: 20px;
  position: absolute;
  color: #f1f1f1;
  left: -25px;
  top: 50%;
  margin-top: -10px;
  line-height: 1;
  -ms-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
}

#news.index {
  margin: 30px 0;
}

#news.index .page-title {
  margin-bottom: 30px;
}

#news.index .page-title span {
  color: #00b5e2;
}

#news.index .news-item {
  height: 350px;
  width: 100%;
  background-size: cover;
  margin-bottom: 30px;
  position: relative;
  padding: 20px 30px;
  overflow: hidden;
  display: block;
}

#news.index .news-item:after {
  content: "";
  background-color: #00b5e2;
  position: absolute;
  width: 100%;
  height: 6px;
  bottom: -10px;
  left: 0;
  -ms-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}

#news.index .news-item .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -webkit-transition: all 0.8s ease;
  transition: all 0.35s ease;
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0.3) 0%,
    rgba(0, 0, 0, 0.6) 50%,
    rgba(0, 0, 0, 0.9) 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0.3) 0%,
    rgba(0, 0, 0, 0.6) 50%,
    rgba(0, 0, 0, 0.9) 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.3) 0%,
    rgba(0, 0, 0, 0.6) 50%,
    rgba(0, 0, 0, 0.9) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

#news.index .news-item .content {
  position: absolute;
  width: calc(100% - 55px);
  bottom: 30px;
  left: 30px;
  max-height: 300px;
  overflow: hidden;
}

#news.index .news-item a.category {
  background-color: #00b5e2;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 12px;
  padding: 4px 10px 3px;
  margin-bottom: 10px;
  display: inline-block;
  -ms-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

#news.index .news-item .date {
  color: rgba(242, 169, 0, 1);
  -ms-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -webkit-transition: all 0.8s ease;
  transition: all 0.35s ease;
}

#news.index .news-item .headline {
  color: #ffffff;
  font-family: AvenirLTStd-Roman, sans-serif;
  font-weight: 500;
  font-size: 26px;
  margin-bottom: 15px;
  display: block;
  line-height: 1;
  text-shadow: 1px 1px 1px #000000;
}

#news.index .news-item a.more {
  color: #ffffff;
  background-color: rgba(242, 169, 0, 1);
  padding: 8px 23px 5px;
  display: block;
  font-family: AvenirLTStd-Black, Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 1;
  margin-top: 15px;
  position: absolute;
  bottom: -65px;
  -ms-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

#news.archive,
#search-results {
  margin: 30px 0;
}

#news.archive .page-title,
#search-results .page-title {
  margin-bottom: 30px;
}

#news.archive a.archive-item,
#search-results a.result-item {
  display: block;
  position: relative;
  color: #003b5c;
  box-shadow: inset 0px -2px 0px 0px #f79c31;
  padding: 12px 10px 10px;
  margin-bottom: 10px;
  overflow: hidden;
  -ms-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
}

#news.archive a.archive-item:after,
#search-results a.result-item:after {
  content: "\f0a9";
  font-family: FontAwesome;
  font-size: 20px;
  width: 20px;
  height: 20px;
  position: absolute;
  color: #f1f1f1;
  left: -25px;
  top: 50%;
  margin-top: -10px;
  line-height: 1;
  -ms-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
}

#news.archive a:hover.archive-item,
#search-results a:hover.result-item {
  box-shadow: inset 0px -200px 0px 0px #f79c31;
  padding-left: 40px;
}

#news.archive a:hover.archive-item:after,
#search-results a:hover.result-item:after {
  left: 10px;
}

#news.archive .headline,
#search-results .headline {
  color: #77787b;
  position: relative;
  font-family: AvenirLTStd-Roman, sans-serif;
  font-size: 26px;
  line-height: 1;
  margin-bottom: 4px;
  -ms-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

#news.archive a:hover.archive-item .headline,
#search-results a:hover.result-item .headline {
  color: #003b5c;
}

#news.archive .date {
  font-size: 14px;
  color: #f79c31;
  -ms-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

#news.archive a:hover.archive-item .date {
  color: #ffffff;
}

#search-results .results {
  background-color: #003b5c;
  padding: 20px;
  margin-bottom: 30px;
  text-align: center;
}

#search-results .results h2 {
  font-family: AvenirLTStd-Roman, sans-serif;
  color: #ffffff;
  font-size: 32px;
}

#search-results .results h2 span {
  font-family: AvenirLTStd-Roman, sans-serif;
  color: #f79c31;
}

/*------------------------------------*\



    PAGINATION



\*------------------------------------*/

#pagination {
  margin: 40px 0 -40px;
  padding: 40px 0;
  text-align: center;
  background-color: #f1f1f1;
}

#pagination ul {
  display: inline-block;
  font-size: 16px;
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  text-align: center;
  font-weight: 300;
}

#pagination ul li {
  float: left;
  padding: 0;
  text-indent: 0;
  margin: 0 2px;
  -ms-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

#pagination ul li:before {
  content: "";
  margin: 0;
  display: none;
}

#pagination ul li.active {
  background-color: rgba(242, 169, 0, 0.8);
}

#pagination ul li a {
  color: #77787b;
  display: inline-block;
  padding: 10px 20px;
  line-height: 1;
}

/*------------------------------------*\



    RESERVE PAGE



\*------------------------------------*/

#reserve .navbar-default {
  z-index: 10000000001;
}

/*kept for mockup purposes - styles also in CMS pagebuilder area*/

#reserve #pagebuilder > .container {
  width: 100%;
}

#reserve .page-title {
  display: none;
}

#reserve #pagebuilder {
  margin-top: 0;
  margin-bottom: 0;
}

/* end */

#reserve-content .carousel-inner {
  overflow: visible; /*margin-top: 79px;*/

  margin-bottom: 50px;
  z-index: -1;
}

#reserve-content .carousel .item {
  border: 0;
  background-size: cover;
  background-position: center top;
}

#reserve-content .carousel .item.fp-left {
  background-position: left top;
}

#reserve-content .carousel .item.fp-right {
  background-position: right top;
}

#reserve-content .carousel .item img {
  display: none;
}

#reserve-content #carousel-example-generic {
  margin-left: -15px;
  margin-right: -15px;
}

#reserve-content h2 {
  font-size: 45px;
  font-family: AvenirLTStd-Heavy, Arial, Arial Bold, Gadget, sans-serif;
  margin: 0 0 40px;
}

#reserve-content .rotating-gif {
  text-align: left;
}

#reserve-content .rotating-gif img {
  max-width: 320px;
  width: auto;
  margin: 0 auto;
}

#reserve-content .gray-bg {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 40px;
  background: #eee;
  padding: 60px 0;
}

#reserve-content .col-md-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  width: 20%;
  float: left;
  text-align: center;
}

#reserve-content .col-md-5ths img {
  max-width: 60%;
}

#reserve-content .features h3 {
  text-align: center;
  font-size: 16px;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 20px;
}

#reserve-content .features .row {
  margin-bottom: 25px;
}

#reserve-content .features .row.last {
  margin-bottom: 0;
  text-align: center;
}

#reserve-content .features .col-sm-3.col-xs-6 {
  padding-bottom: 40px;
  height: 180px;
}

#reserve-content .features .col-sm-3.col-xs-6:after {
  content: "";
  width: 0;
  height: 180px;
  position: absolute;
  border: 1px solid #dedede;
  top: 0;
  left: 0;
}

#reserve-content .features .row.first {
  border-bottom: 2px solid #dedede;
  padding-bottom: 20px;
}

#reserve-content .features .row.second .col-sm-3.col-xs-6 {
  border-bottom: 0;
  padding-bottom: 10px;
}

.features .row .col-sm-3.col-xs-6:first-of-type:after {
  display: none;
}

#reserve-content .col-sm-3 {
  text-align: center;
}

#reserve-content .features .col-sm-3 img {
  max-width: 100px;
  width: 45%;
}

/*#reserve-content a .cta:after,
#reserve-content a.cta:after {
  display: none;
}*/

#reserve-content i {
  padding-right: 5px;
}

#reserve-content .video-container {
  padding: 60px 0 40px;
}

#reserve-content .video-container h2 {
  text-align: left;
  margin: 0 0 20px;
}

#reserve-content .video-container h3 {
  color: #003b5c;
}

#reserve-content .intro {
  font-size: 19px;
}

#reserve-content .price {
  text-align: center;
}

#reserve-content .price .col-md-5ths .icon-label {
  display: block;
  text-transform: uppercase;
  padding-top: 10px;
  color: #2683c5;
}

#reserve-content .price .vocsn-icons {
  margin: 40px 0;
}

#reserve-content .price h4 {
  color: #85bd00;
}

#reserve-content .price a.btn.btn-primary {
  min-width: 250px;
}

#reserve-content .price a.btn.btn-primary:first-of-type {
  margin-right: 20px;
}

#reserve footer {
  margin-bottom: 90px;
}

.reserve-signup {
  display: none;
}

#reserve .reserve-signup {
  display: block;
  /*background-color: rgba(0, 181, 226, 0.9);*/
  background-color: #003b5c;
  text-align: center;
  /*padding: 20px 0;*/
  padding: 22px 0;
  position: fixed;
  bottom: 0;
  width: 100%;
}

#reserve .reserve-signup h3,
.reserve-signup form,
.reserve-signup a.btn-primary {
  display: inline-block;
}

#reserve .reserve-signup h3 {
  text-transform: uppercase;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  margin-right: 20px;
}

/*#reserve .reserve-signup a.btn-primary {
  margin-top: 9px;
}

#reserve .reserve-signup button.sign-up {
  background: none;
  border: 0;
  text-transform: uppercase;
  font-weight: 600;
  color: #003b5c;
}

.reserve-signup a.signup {
  text-transform: uppercase;
  font-weight: 600;
  color: #003b5c;
  padding-left: 6px;
}

#reserve .reserve-signup * {
  display: inline-block;
}*/

.button-cont {
  padding-right: 12px;
  margin-right: 10px;
}

#reserve .reserve-signup a.btn {
  float: none;
  margin: 0 5px 0;
  width: 245px;
  display: inline-block;
}

#reserve .reserve-signup a.btn.sign-up {
  background: grey;
  border-color:grey;
}

@media (max-width: 767px) {
  #reserve .reserve-signup a.btn {
    display: block;
    float: none;
    width: 100%;
    margin-left:0;
    margin-right:0;
  }
  #reserve .reserve-signup a.btn.sign-up {margin-bottom:8px;}
}




/*Styles for Pre-Order form







.form-container .layout-label-right .field, .form-container .layout-label-left .field {



	width: 74%;



}



form.form-container .field-container {



	margin: 15px 0;



}



form.form-container .name {



	margin-bottom: 0;



}



.form-container .layout-label-right .action-buttons, .form-container .layout-label-left .action-buttons {



	margin-top: 20px;



} */

/*------------------------------------*\



    GALLERY



\*------------------------------------*/

#gallery {
  margin: 30px 0;
}

#gallery .page-title {
  margin-bottom: 30px;
}

#gallery .page-title span {
  color: #00b5e2;
}

#gallery .gallery-cat .nav-tabs > li {
  float: left;
  margin-bottom: 0px;
  text-align: center;
  text-transform: uppercase;
}

#gallery .gallery-cat .nav-tabs > li.active > a,
#gallery .gallery-cat .nav-tabs > li.active > a:focus,
#gallery .gallery-cat .nav-tabs > li.active > a:hover {
  color: #ffffff;
  background-color: #f79c31;
  border: none;
  border-top: 4px solid #f79c31;
  border-radius: 0;
}

#gallery .gallery-cat .nav-tabs > li > a {
  margin-right: 0px;
  line-height: 2;
  border: none;
  border-radius: 0;
  margin-bottom: 0;
  border-top: 4px solid #f79c31;
  box-shadow: inset 0px 0px 0px 0px #f79c31;
  -ms-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

#gallery .gallery-cat .nav-tabs > li > a {
  color: #77787f;
  background-color: #f1f1f1;
}

#gallery .gallery-cat .nav-tabs {
  border: none;
  margin-bottom: 20px;
}

#gallery .gallery-cat figure {
  margin: 10px 0;
  position: relative;
  overflow: hidden;
}

#gallery .gallery-cat figcaption {
  width: 100%;
}

#gallery .gallery-cat a figcaption h2 {
  -ms-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

#gallery .gallery-cat a:hover figcaption h2 {
  margin-bottom: 30px;
}

#gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(1) {
  width: 100%;
}

#gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(2),
#gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(2) ~ li {
  width: 50%;
}

#gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(3),
#gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(3) ~ li {
  width: 33.3333%;
}

#gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(4),
#gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(4) ~ li {
  width: 25%;
}

#gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(5),
#gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(5) ~ li {
  width: 20%;
}

#gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(6),
#gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(6) ~ li {
  width: 33.3333%;
}

#gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(7),
#gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(7) ~ li,
#gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(8),
#gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(8) ~ li {
  width: 25%;
}

#gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(9),
#gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(9) ~ li,
#gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(10),
#gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(10) ~ li {
  width: 20%;
}

#gallery .gallery {
  margin: 30px 0;
  padding: 15px;
  background-color: #efefef;
}

#gallery .gallery.cat .title {
  display: inline-block;
  margin-bottom: 0;
  width: calc(100% - 135px);
}

#gallery .gallery.cat a.more {
  display: inline-block;
  float: right;
  margin-top: 0;
}

#gallery .gallery h2 {
  color: #1a82b2;
}

#gallery .gallery figure {
  margin-bottom: 15px;
}

#gallery .gallery figure img {
  width: 100%;
}

#gallery .gallery:last-of-type {
  border-bottom: 0;
}

#gallery .gallery:after {
  content: "";
  display: block;
  clear: both;
}

#gallery .gallery .title {
  display: block;
  color: #1a82b2;
  font-size: 20px;
  margin-bottom: 8px;
  line-height: normal;
}

#gallery .gallery a.more {
  display: inline-block;
  color: #ffffff;
  background-color: #21a2de;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-top: 12px;
}

#gallery .gallery a.more .fa {
  margin-left: 5px;
}

#gallery .gallery a.more:nth-of-type(2) {
  margin-left: 8px;
}

#gallery .gallery .thumbnail {
  margin-right: 20px;
  width: 150px;
  height: 150px;
  background-size: cover;
  border-radius: 0;
  border: 3px solid rgb(242, 169, 0);
  float: left;
  margin-bottom: 10px;
}

#gallery .photo-gallery > ul {
  margin-bottom: 0;
}

#gallery .photo-gallery > ul > li {
  float: left;
  margin-bottom: 20px;
}

#gallery .photo-gallery > ul > li:nth-child(2n + 1) {
  clear: both;
}

#gallery .photo-gallery > ul > li a {
  border-radius: 0px;
  display: block;
  overflow: hidden;
  position: relative;
  float: left;
  width: 100%;
}

#gallery .photo-gallery > ul > li a > img {
  -webkit-transition: -webkit-transform 0.15s ease 0s;
  -moz-transition: -moz-transform 0.15s ease 0s;
  -o-transition: -o-transform 0.15s ease 0s;
  transition: transform 0.15s ease 0s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  height: 100%;
  width: 100%;
}

#gallery .photo-gallery > ul > li a .photo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.1);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: background-color 0.15s ease 0s;
  -o-transition: background-color 0.15s ease 0s;
  transition: background-color 0.15s ease 0s;
}

#gallery .photo-gallery > ul > li a .photo-gallery-poster > img {
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}

#gallery .photo-gallery .img-responsive {
  width: 100%;
}

#gallery .photo-gallery .justified-gallery > a > img {
  -webkit-transition: -webkit-transform 0.15s ease 0s;
  -moz-transition: -moz-transform 0.15s ease 0s;
  -o-transition: -o-transform 0.15s ease 0s;
  transition: transform 0.15s ease 0s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  height: 100%;
  width: 100%;
}

#gallery .photo-gallery .justified-gallery > a .photo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.1);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: background-color 0.15s ease 0s;
  -o-transition: background-color 0.15s ease 0s;
  transition: background-color 0.15s ease 0s;
}

#gallery .photo-gallery .justified-gallery > a .photo-gallery-poster > img {
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}

#gallery .photo-gallery .video .photo-gallery-poster img {
  height: 48px;
  margin-left: -24px;
  margin-top: -24px;
  opacity: 0.8;
  width: 48px;
}

#gallery .photo-gallery.dark > ul > li a {
  border: 3px solid #04070a;
}

#gallery figure {
  margin: 0;
}

#gallery figure figcaption {
  background-color: rgba(0, 58, 93, 0.8);
  padding: 15px;
  color: #ffffff;
  font-weight: 300;
  font-size: 13px;
  position: absolute;
  bottom: 0;
  width: 100%;
}

#gallery figure figcaption p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 16px; /* fallback */

  max-height: 48px; /* fallback */

  -webkit-line-clamp: 3; /* number of lines to show */

  -webkit-box-orient: vertical;
  margin-bottom: 0;
}

.lg-toolbar .lg-icon {
  color: rgb(242, 169, 0) !important;
}

#lg-counter {
  color: rgb(242, 169, 0) !important;
}

.lg-actions .lg-prev {
  left: 20px;
}

.lg-actions .lg-next,
.lg-actions .lg-prev {
  border-radius: 30px !important;
  color: rgb(242, 169, 0) !important;
  font-size: 44px !important;
  margin-top: -30px !important;
  padding: 9px 11px !important;
  height: 60px;
  width: 60px;
}

.lg-outer .lg-toogle-thumb {
  color: rgb(242, 169, 0) !important;
}

.lg-sub-html p {
  font-size: 18px !important;
}

.lg-outer .lg-thumb-outer {
  background-color: #303030 !important;
}

.lg-outer .lg-thumb-item {
  border-radius: 0px !important;
  border: 2px solid #636363 !important;
}

.lg-outer .lg-thumb {
  margin: 0 auto !important;
}

#gallery figure {
  border: 1px solid rgba(0, 58, 93, 1);
}

@media (min-width: 1200px) {
  #gallery .gallery-cat figure {
    height: 360px;
  }

  #gallery .gallery-cat figure img {
    height: 100%;
    width: auto;
    max-height: none;
  }
}

/*.tab-content figure {text-align: center; min-height:500px; background: #CCC;}



.tab-content figure img {height:100%; width: auto; max-width:none;}*/

/*------------------------------------*\



    SEARCH



\*------------------------------------*/

#site-search-trigger span {
  display: none;
}

#search {
  position: relative;
  background-color: #f1f1f1;
  padding: 10px 0;
}

#search > .container {
  position: inherit;
}

#search input {
  border: 1px solid #555759;
  font-size: 14px;
  height: 40px;
  padding: 6px 10px;
  position: absolute;
  background: none;
  width: 20%;
}

#search input:focus {
  outline: none;
}

#search button {
  text-align: center;
}

#search button:focus {
  outline: none;
}

#search button.btn-search {
  background: rgba(242, 169, 0, 1);
  border: none;
  height: 30px;
  font-size: 12px;
  padding: 4px;
  position: absolute;
  width: 30px;
}

#search .search-form {
  float: right;
  height: 40px;
  margin: 0;
  position: relative;
  width: 100%;
}

#search .search-form input {
  border-radius: 20px;
  right: 0;
  transition: all 0.3s ease-in-out;
  width: 20%;
}

#search .search-form input:focus {
  width: 75%;
}

#search .search-form input:focus ~ button.btn-search {
  background: rgba(242, 169, 0, 1);
  color: #fff;
}

#search .search-form button {
  transition: all 0.3s ease-in-out;
}

#search .search-form button.btn-search {
  background: #555759;
  border-radius: 20px;
  height: 34px;
  right: 3px;
  top: 3px;
  transition: all 0.3s ease-in-out;
  width: 34px;
  color: #ffffff;
}

/*------------------------------------*\



    FORMS



\*------------------------------------*/

form label > b {
  font-family: AvenirLTStd-Heavy, Helvetica, Arial, sans-serif;
  color: #003b5c;
}

form.form-container {
  width: 100%;
  margin: 30px 0;
}

form.form-container h2 {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #003b5c;
  margin-top: 15px;
}

form.form-container h3 {
  margin-top: 8px;
  font-size: 22px;
  color: #003b5c;
  font-weight: 300;
}

form.form-container label {
  font-weight: 400;
}

form.form-container input[type="text"],
form.form-container textarea {
  border: 1px solid #bbb;
  padding: 8px 12px;
  border-radius: 0;
  box-shadow: none;
  background: none;
}

form.form-container select {
  border: 1px solid #bbb;
  border-radius: 0px;
  background-color: none;
  width: 100%;
  padding: 5px 10px;
  -webkit-appearance: none;
  background: url("../../images/dropdown.png") no-repeat 97% 50% #ffffff;
  background-size: 19px 19px;
}

form.form-container input[type="text"]:focus,
form.form-container textarea:focus,
form.form-container select:focus {
  border-color: #666;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

form.form-container input[type="file" i]::-webkit-file-upload-button {
  background-color: #f79c31;

  color: #ffffff;

  border: 0;

  padding: 6px 10px;
}

form.form-container .checkbox span,
form.form-container .radio span {
  margin-left: 20px;
}

form.form-container .checkbox,
form.form-container .radio {
  float: left;
  clear: both;
  margin-top: 6px;
}

form.form-container .checkbox label,
form.form-container .radio label {
  float: left;
  width: auto;
  margin-left: 5px;
  line-height: 1;
}

form.form-container .checkbox input,
form.form-container .radio input {
  float: left;
  width: auto;
  margin: 0 5px 0 0;
  left: 0;
  line-height: 1;
}

form.form-container .btn {
  background-color: #f79c31;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.03em;
  font-size: 16px;
  padding: 0px 50px;
  border-radius: 20px;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

form.form-container .field-container {
  width: 100%;
  margin: 10px 0;
  float: left;
  clear: both;
}

form.form-container .layout-label-right label {
  text-align: right;
}

form.form-container .helper {
  width: 1 00%;
  font-size: smaller;
  padding-top: 5px;
  color: #999999;
  clear: left;
}

form.form-container .name {
  margin-bottom: 10px;
}

form.form-container #btn-submit {
  cursor: pointer;
  box-shadow: none;
  border: none;
  display: block;
  margin: 0 auto 0 0;
  background-color: #f79c31;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.03em;
  font-size: 16px;
  padding: 0px 50px;
  font-family: AvenirLTStd-Roman, sans-serif;
  border-radius: 20px;
  line-height: 2;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

form.form-container .col1-2 > label,
form.form-container .col2-2 > label {
  display: block;
  float: none;
  margin-bottom: 5px;
  color: #003b5c;
}

form fieldset {
  border: none;
  padding: 0;
}

form legend {
  font-size: larger;
}

form .divider hr {
  border: none;
  background-color: #e2e2e2;
  height: 1px;
  margin-top: 10px;
  margin-bottom: 10px;
}

form .ui-datepicker .ui-widget-header {
  background: #ffffff;
  border: 1px solid #e2e2e2;
  color: #003b5c;
}

form .ui-state-default,
form .ui-widget-content .ui-state-default,
form .ui-widget-header .ui-state-default {
  background: #ffffff;
  border: 1px solid #e2e2e2;
  color: #003b5c;
  font-weight: 700;
}

form .layout-two-col .field-container > label {
  display: block;
  float: none;
  margin-bottom: 5 px;
  color: #003b5c;
}

form .form-control {
  border: 1px solid #003b5c;
  border-radius: 0;
  box-shadow: none;
}

header form .form-control {
  border: 1px solid #ffffff;
  background: none;
  color: #003b5c;
}

header form .btn {
  background-color: #ffffff;
  font-size: 18px;
  padding: 3px 10px 4px;
}

/*------------------------------------*\



    FOOTER



\*------------------------------------*/

/*section .c-wrapper-simple {margin-top:50px;}*/

#footerBlade__item0__backgroundBlade .overlay {
  width: 100%;
  height: 100%; /*background-color: rgba(0,58,93,0.8);*/

  padding: 3em 0;
}

#footerBlade__item0__backgroundBlade.c-background-blade {
  padding: 0;
}

#footerBlade__item0__backgroundBlade a.cta:after {
  display: none;
}

/*------------------------------------*\



    INTERNAL RESOURCE LIBRARY



\*------------------------------------*/

.modal-title {
  color: #337ab7;
}

#internal-resource-library .panel-group .panel {
  border-radius: 0;
}
#internal-resource-library .panel-heading {
  color: #fff;
  padding: 0;
  border: none;
  background: #003b5c;
}
#internal-resource-library .panel-title {
  margin: 0;
}
#internal-resource-library .panel-title a {
  font-size: 18px;
  text-transform: uppercase;
  text-decoration: none;
  padding: 20px 50px 20px 20px;
  display: block;
  position: relative;
}
#internal-resource-library .panel-title a:after {
  content: "";
  position: absolute;
  top: calc(50% - 7px);
  right: 15px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: transform 0.25s linear;
  -webkit-transition: -webkit-transform 0.25s linear;
}

#internal-resource-library .list-group {
  margin-top: 0;
  margin-bottom: 0;
}
#internal-resource-library .list-group-item {
  padding: 0;
  border: 0;
  margin-bottom: 0;
  text-indent: 0;
}
#internal-resource-library .list-group-item a {
  font-size: 16px;
  text-transform: capitalize;
  padding: 5px 25px 5px 8px;
  text-decoration: none; /*display: block;*/
  display: inline-block;
  padding-right: 24px;
}
#internal-resource-library .list-group-item a:hover {
  color: #f79c31;
}
#internal-resource-library .list-group-item a:after {
  font-family: "FontAwesome";
  content: "\f138";
  font-size: 16px;
  display: inline-block;
  width: 24px;
  margin-right: -24px;
  padding-left: 5px;
}

/*.panel-default>.panel-heading a[aria-expanded="true"] {
  background-color: #eee;
}*/

#internal-resource-library
  .panel-default
  > .panel-heading
  a[aria-expanded="true"]:after {
  content: "\2212";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

#internal-resource-library
  .panel-default
  > .panel-heading
  a[aria-expanded="false"]:after {
  content: "\002b";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

#internal-resource-library .accordion-option .toggle-accordion {
  float: right;
  font-size: 14px;
  text-transform: uppercase;
  padding: 4px 8px;
  margin-bottom: 6px;
  color: #666;
  border: 1px solid #333;
  text-decoration: none;
}

#internal-resource-library .accordion-option .toggle-accordion:hover {
  text-decoration: none;
  background: #efefef;
}

#internal-resource-library .accordion-option:after {
  clear: both;
  display: table;
  content: "";
}

#internal-resource-library .accordion-option .toggle-accordion:before {
  content: "Collapse All";
}

#internal-resource-library .accordion-option .toggle-accordion.active:before {
  content: "Expand All";
}

#pagebuilder #internal-resource-library ul li:before {
  display: none;
}

/*------------------------------------*\



    MEDIA QUERIES



\*------------------------------------*/

@media (max-width: 1199px) {
  #search .search-form input {
    width: 50%;
  }
}

@media (max-width: 1191px) {
  #secondary-nav ul li:first-child:nth-last-child(9),
  #secondary-nav ul li:first-child:nth-last-child(9) ~ li {
    width: 20%;
    float: left;
  }

  #secondary-nav ul li:first-child:nth-last-child(10),
  #secondary-nav ul li:first-child:nth-last-child(10) ~ li {
    width: 20%;
    float: left;
    min-height: 150px;
  }
}

@media (min-width: 1025px) {
  /*#search .container {padding-left:0; padding-right:0;}*/

  .navbar-nav > li > a {
    margin-right: 13px;
  }

  .navbar-nav > li:last-child a {
    width: auto;
  }

  #secondary-nav ul li:hover:before {
    width: 100%;
  }

  .carousel-caption button:hover {
    background-color: rgba(255, 103, 31, 1) !important;
  }

  #pagebuilder a.bio-btn:hover {
    background-color: #ef6a2f;
  }

  #pagebuilder a.bio-btn:hover:before {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
    padding: 5px 6px;
  }

  #pagebuilder .link-block:hover .fa {
    color: #ffffff;
    -moz-animation: bounce 1s infinite;
    -webkit-animation: bounce 1s infinite;
    animation: bounce 1s infinite;
  }

  #related-files a:hover,
  #related-links a:hover {
    box-shadow: inset 0px -200px 0px 0px #f79c31;
    padding-left: 40px;
  }

  #related-files a:hover:after,
  #related-links a:hover:after {
    left: 10px;
  }

  #news.index .news-item:hover:after {
    bottom: 0;
  }

  #news.index .news-item:hover .overlay {
    opacity: 1;
    filter: alpha(opacity=100);
  }

  #news.index .news-item:hover .date {
    margin-bottom: 44px;
  }

  #news.index .news-item:hover a.more {
    bottom: 0;
  }

  #news.index .news-item a:hover.category {
    background-color: #0086d6;
  }

  #news.index .news-item a:hover.headline {
    color: #e2e2e2;
  }

  #news.index .news-item a:hover.more {
    background-color: rgba(255, 103, 31, 1);
  }

  #pagination ul li:hover {
    background-color: rgba(242, 169, 0, 1);
  }

  #pagination ul li:hover a,
  #pagination ul li.active a {
    color: #ffffff;
  }

  #gallery .gallery-cat .nav-tabs > li > a:hover {
    box-shadow: inset 0px 200px 0px 0px #f79c31;
    background: none;
    color: #ffffff;
  }

  #gallery .gallery a:hover.more {
    border-radius: 40px;
  }

  #gallery .photo-gallery > ul > li a:hover > img {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  #gallery .photo-gallery > ul > li a:hover .photo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.5);
  }

  #gallery .photo-gallery > ul > li a:hover .photo-gallery-poster > img {
    opacity: 1;
  }

  #gallery .photo-gallery .justified-gallery > a:hover > img {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  #gallery .photo-gallery .justified-gallery > a:hover .photo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.5);
  }

  #gallery
    .photo-gallery
    .justified-gallery
    > a:hover
    .photo-gallery-poster
    > img {
    opacity: 1;
  }

  .lg-toolbar .lg-icon:hover {
    color: rgba(242, 169, 0, 0.7) !important;
  }

  .lg-outer .lg-thumb-item.active,
  .lg-outer .lg-thumb-item:hover {
    border-color: rgb(242, 169, 0) !important;
  }

  form.form-container .btn:hover {
    background-color: #ef6a2f;
  }

  form.form-container #btn-submit:hover {
    background-color: #ef6a2f;
  }
}

@media (min-width: 1200px) {
  #reserve-content .carousel .item {
    min-height: 400px;
  }

  .navbar-nav > li > a {
    margin-right: 38px;
  }
}

@media (max-width: 1024px) {
  /*.top-section {



    padding: 30px 0 20px;



  }*/

  #search .search-form input,
  #search .search-form input:focus {
    width: 100%;
  }

  #related-files a,
  #related-links a {
    box-shadow: inset 0px -200px 0px 0px #f79c31;
    padding-left: 40px;
  }

  #related-files a:after,
  #related-links a:after {
    left: 10px;
  }

  #news.index .news-item:after {
    bottom: 0;
  }

  #news.index .news-item .overlay {
    opacity: 1;
    filter: alpha(opacity=100);
  }

  #news.index .news-item .date {
    margin-bottom: 44px;
  }

  #news.index .news-item a.more {
    bottom: 0;
  }

  #news.archive a.archive-item {
    box-shadow: inset 0px -2px 0px 0px #f79c31;
    padding-left: 40px;
  }

  #news.archive a.archive-item:after {
    left: 10px;
    color: #f79c31;
  }

  #news.archive a.archive-item .headline {
    color: #77787b;
  }

  #news.archive a.archive-item .date {
    color: #f79c31;
  }

  #reserve-content .carousel-inner {
    margin-top: 0;
  }

  .c-marquee__overlay .c-marquee__text--color-dark,
  .c-marquee__overlay .c-marquee__text--color-dark h1 {
    color: #fff;
  }
}

@media (max-height: 800px) {
  /*#reserve .reserve-signup {
    padding: 12px 0;
  }*/

  #reserve-content .carousel-inner {
    margin-bottom: 40px;
  }

  #reserve-content .carousel .item {
    min-height: 350px;
  }
}

@media (max-width: 991px) {
  #pagebuilder blockquote,
  #news blockquote {
    margin: 30px 60px 30px 60px;
    width: auto;
    float: none;
  }

  .carousel-inner blockquote {
    margin: 10px 0 10px;
    font-size: 18px;
    padding: 10px 20px;
  }

  #secondary-nav ul li:first-child:nth-last-child(7),
  #secondary-nav ul li:first-child:nth-last-child(7) ~ li {
    width: 25%;
    float: left;
  }

  #secondary-nav ul li:first-child:nth-last-child(8),
  #secondary-nav ul li:first-child:nth-last-child(8) ~ li {
    width: 25%;
    float: left;
  }

  #secondary-nav ul li:first-child:nth-last-child(9),
  #secondary-nav ul li:first-child:nth-last-child(9) ~ li {
    min-height: 150px;
  }

  #gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(5),
  #gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(5) ~ li {
    width: 33.3333%;
  }

  #gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(9),
  #gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(9) ~ li,
  #gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(10),
  #gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(10) ~ li {
    width: 25%;
  }

  #pagebuilder .row.bios > div {
    height: auto;
  }

  #pagebuilder .row.bios > div,
  #pagebuilder .row.logos > div,
  #pagebuilder .row.additional > div {
    margin-bottom: 20px;
    text-align: center;
  }

  #reserve-content h2 {
    font-size: 36px;
    margin: 0 0 20px;
  }

  #reserve-content .video-container h3 {
    font-size: 18px;
  }

  #reserve-content .intro {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .sub-story.wrapper {
    margin-bottom: 15px;
  }

  #media-nav.wrapper {
    border-left: none;
    border-top: 2px solid #e3e3e3;
    padding-top: 15px;
    padding-left: 0;
  }

  #subs .short-left {
    padding-left: 15px;
  }

  #subs .short-right {
    padding-right: 15px;
  }

  a.nav-pod {
    width: calc(50% - 30px);
    float: left;
    margin-right: 30px;
  }

  #media-nav a.nav-pod .flyout .color-arrow {
    width: 100%;
    height: 100%;
    top: 0;
    margin-top: 0;
  }

  #media-nav .nav-pod .flyout .color-arrow:after {
    border-top: 64px solid transparent;
    border-bottom: 64px solid transparent;
    margin-top: -64px;
  }

  .no-left {
    padding-left: 15px;
  }

  form.form-container select {
    margin-top: 10px;
  }

  header form .btn {
    margin-top: -3px;
  }

  #related-articles .article {
    margin-bottom: 10px;
  }

  #related-files {
    margin-bottom: 40px;
  }

  #reserve-content .rotating-gif {
    text-align: center;
    padding-bottom: 40px;
  }

  #reserve-content .rotating-gif img {
    max-width: 400px;
  }

  #reserve-content .intro,
  #reserve-content h2 {
    text-align: center;
  }

  #reserve-content .features .row.first {
    border-bottom: 0;
  }

  #reserve-content .features h3 {
    font-size: 16px;
  }

  #reserve-content .features .col-sm-3 {
    margin-bottom: 15px;
  }

  #reserve-content .video-container {
    padding: 60px 0 10px;
  }

  #reserve .video-container .embed-responsive {
    margin-bottom: 30px;
  }

  #reserve .reserve-signup .form-inline {
    display: block;
  }

  #reserve footer {
    margin-bottom: 115px;
  }
}

@media (min-width: 767px) {
  .form-container .layout-label-right .field-container > label,
  .form-container .layout-label-left .field-container > label {
    float: left;
    width: 25%;
    margin-right: 5px;
  }

  .form-container .layout-label-right .field,
  .form-container .layout-label-left .field {
    float: left;
    width: 74%;
    margin-left: 5px;
  }

  .form-container .layout-label-top label {
    float: left;
    width: 100%;
    margin-bottom: 5px;
  }

  .form-container .layout-label-top .field {
    float: left;
    width: 100%;
    margin-top: 5px;
  }

  .form-container input[type="text"].small {
    width: 50%;
  }

  .form-container input[type="text"].medium {
    width: 75%;
  }

  .form-container input[type="text"].large {
    width: 100%;
  }

  .form-container textarea.small {
    width: 50%;
    height: 35px;
  }

  .form-container textarea.medium {
    width: 75%;
    height: 50px;
  }

  .form-container textarea.large {
    width: 100%;
    height: 75px;
  }

  .form-container select {
    width: 50%;
  }

  .form-container .name {
    float: left;
    width: 50%;
    margin: 0;
  }

  .form-container .name input[type="text"] {
    width: 90%;
  }

  .form-container .col1-2,
  .form-container .col2-2 {
    float: left;
    width: 50%;
  }

  .form-container .col1-2 input[type="text"],
  .form-container .col1-2 textarea,
  .form-container .col1-2 select,
  .form-container .col2-2 input[type="text"],
  .form-container .col2-2 textarea,
  .form-container .col2-2 select {
    width: 90%;
  }

  .form-container .col1-2 select,
  .form-container .col2-2 select {
    width: 93%;
  }
}

@media (max-width: 766px) {
  input[type="text"],
  textarea,
  select {
    width: 100%;
    clear: both;
  }

  .col2-2 {
    clear: both;
  }
}

@media (max-width: 700px) {
  #secondary-nav ul li:first-child:nth-last-child(5),
  #secondary-nav ul li:first-child:nth-last-child(5) ~ li {
    width: 33.3333%;
    float: left;
  }

  #secondary-nav ul li:first-child:nth-last-child(6),
  #secondary-nav ul li:first-child:nth-last-child(6) ~ li {
    width: 33.3333%;
    float: left;
  }

  #gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(3),
  #gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(3) ~ li,
  #gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(4),
  #gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(4) ~ li,
  #gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(5),
  #gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(5) ~ li,
  #gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(6),
  #gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(6) ~ li,
  #gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(7),
  #gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(7) ~ li,
  #gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(8),
  #gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(8) ~ li,
  #gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(9),
  #gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(9) ~ li,
  #gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(10),
  #gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(10) ~ li {
    width: 50%;
  }
}

@media (max-width: 675px) {
  #secondary-nav ul li:first-child:nth-last-child(7),
  #secondary-nav ul li:first-child:nth-last-child(7) ~ li {
    min-height: 150px;
  }

  #secondary-nav ul li:first-child:nth-last-child(8),
  #secondary-nav ul li:first-child:nth-last-child(8) ~ li {
    min-height: 150px;
  }
}

@media (max-width: 635px) {
  #secondary-nav ul li:first-child:nth-last-child(7),
  #secondary-nav ul li:first-child:nth-last-child(7) ~ li {
    min-height: 140px;
  }

  #secondary-nav ul li:first-child:nth-last-child(8),
  #secondary-nav ul li:first-child:nth-last-child(8) ~ li {
    min-height: 138px;
  }

  #secondary-nav ul li:first-child:nth-last-child(9),
  #secondary-nav ul li:first-child:nth-last-child(9) ~ li {
    min-height: 140px;
  }

  #secondary-nav ul li:first-child:nth-last-child(10),
  #secondary-nav ul li:first-child:nth-last-child(10) ~ li {
    width: 20%;
    float: left;
    min-height: 140px;
  }

  #secondary-nav ul li a span {
    font-size: 14px;
  }
}

@media (max-width: 600px) {
  .img-container {
    height: 105px;
    width: 105px;
    margin: -80px auto 0;
  }

  .carousel-inner blockquote {
    font-size: 16px;
  }

  .carousel-inner {
    margin-top: 64px;
  }

  #secondary-nav ul li:first-child:nth-last-child(4),
  #secondary-nav ul li:first-child:nth-last-child(4) ~ li {
    width: 50%;
    float: left;
  }

  #reserve-content .col-md-5ths {
    width: 50%;
    margin-bottom: 15px;
  }

  #reserve-content .features .col-md-5ths.row-last {
    width: 100%;
  }

  #reserve-content .price .col-md-5ths {
    width: 100%;
  }

  #reserve-content .price .col-md-5ths img {
    max-width: 100px;
  }

  #reserve-content .features .row {
    margin-bottom: 0;
  }

  #reserve-content .col-md-5ths img {
    max-width: 100px;
  }

  #reserve-content .price a.btn.btn-primary {
    display: block;
  }

  #reserve-content .price a.btn.btn-primary:first-of-type {
    margin-right: 0;
    margin-bottom: 20px;
  }

  /*#reserve .reserve-signup * {
    display: block;
  }

  .button-cont {
    padding-right: 0;
    margin-right: 0;
    margin-bottom: 15px;
  }

  #reserve .reserve-signup a.btn-primary {
    width: 100%;
  }*/
}

@media (max-width: 530px) {
  a.nav-pod {
    width: calc(100% - 20px);
    margin-right: 20px;
  }

  #pagebuilder blockquote,
  #news blockquote {
    margin: 40px 40px;
    font-size: 18px;
  }
}

@media (max-width: 525px) {
  #secondary-nav ul li:first-child:nth-last-child(2),
  #secondary-nav ul li:first-child:nth-last-child(2) ~ li,
  #secondary-nav ul li:first-child:nth-last-child(3),
  #secondary-nav ul li:first-child:nth-last-child(3) ~ li,
  #secondary-nav ul li:first-child:nth-last-child(4),
  #secondary-nav ul li:first-child:nth-last-child(4) ~ li,
  #secondary-nav ul li:first-child:nth-last-child(5),
  #secondary-nav ul li:first-child:nth-last-child(5) ~ li,
  #secondary-nav ul li:first-child:nth-last-child(6),
  #secondary-nav ul li:first-child:nth-last-child(6) ~ li,
  #secondary-nav ul li:first-child:nth-last-child(7),
  #secondary-nav ul li:first-child:nth-last-child(7) ~ li,
  #secondary-nav ul li:first-child:nth-last-child(8),
  #secondary-nav ul li:first-child:nth-last-child(8) ~ li,
  #secondary-nav ul li:first-child:nth-last-child(9),
  #secondary-nav ul li:first-child:nth-last-child(9) ~ li,
  #secondary-nav ul li:first-child:nth-last-child(10),
  #secondary-nav ul li:first-child:nth-last-child(10) ~ li {
    min-height: auto;
    width: 50%;
    float: left;
  }

  #secondary-nav ul li a .navicon {
    display: none;
  }

  #search .search-form input {
    width: 100%;
  }
}

@media (max-width: 435px) {
  #pagebuilder blockquote,
  #news blockquote {
    margin: 20px;
  }

  #gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(2),
  #gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(2) ~ li,
  #gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(3),
  #gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(3) ~ li,
  #gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(4),
  #gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(4) ~ li,
  #gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(5),
  #gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(5) ~ li,
  #gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(6),
  #gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(6) ~ li,
  #gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(7),
  #gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(7) ~ li,
  #gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(8),
  #gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(8) ~ li,
  #gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(9),
  #gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(9) ~ li,
  #gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(10),
  #gallery .gallery-cat .nav-tabs > li:first-child:nth-last-child(10) ~ li {
    width: 100%;
  }

  #secondary-nav ul li:first-child:nth-last-child(2),
  #secondary-nav ul li:first-child:nth-last-child(2) ~ li,
  #secondary-nav ul li:first-child:nth-last-child(3),
  #secondary-nav ul li:first-child:nth-last-child(3) ~ li,
  #secondary-nav ul li:first-child:nth-last-child(4),
  #secondary-nav ul li:first-child:nth-last-child(4) ~ li,
  #secondary-nav ul li:first-child:nth-last-child(5),
  #secondary-nav ul li:first-child:nth-last-child(5) ~ li,
  #secondary-nav ul li:first-child:nth-last-child(6),
  #secondary-nav ul li:first-child:nth-last-child(6) ~ li,
  #secondary-nav ul li:first-child:nth-last-child(7),
  #secondary-nav ul li:first-child:nth-last-child(7) ~ li,
  #secondary-nav ul li:first-child:nth-last-child(8),
  #secondary-nav ul li:first-child:nth-last-child(8) ~ li,
  #secondary-nav ul li:first-child:nth-last-child(9),
  #secondary-nav ul li:first-child:nth-last-child(9) ~ li,
  #secondary-nav ul li:first-child:nth-last-child(10),
  #secondary-nav ul li:first-child:nth-last-child(10) ~ li {
    width: 100%;
  }
}

@media (max-width: 430px) {
  #gallery .gallery .thumbnail {
    width: 100%;
    height: 100%;
    padding-bottom: 95%;
    margin-right: 0;
    margin-bottom: 15px;
  }

  #reserve-content h2 {
    font-size: 40px;
    text-align: center;
  }

  #reserve-content .video-container h2 {
    text-align: center;
  }

  #reserve-content h3 {
    font-size: 18px;
  }

  #reserve-content .intro {
    text-align: center;
  }

  #reserve-content .col-md-5ths {
    width: 100%;
    margin-bottom: 15px;
  }
}

@media (max-width: 400px) {
  #gallery .gallery.cat .title {
    display: block;
    margin-bottom: 8px;
    width: 100%;
  }

  #gallery .gallery.cat a.more {
    margin-top: 12px;
    float: left;
  }
}

@-moz-keyframes bounce {
  0%,
  100% {
    -moz-transform: translateY(0);

    transform: translateY(0);
  }

  56% {
    -moz-transform: translateY(10px);

    transform: translateY(10px);
  }
}

@-webkit-keyframes bounce {
  0%,
  100% {
    -webkit-transform: translateY(0);

    transform: translateY(0);
  }

  56% {
    -webkit-transform: translateY(10px);

    transform: translateY(10px);
  }
}

@keyframes bounce {
  0%,
  100% {
    -moz-transform: translateY(0);

    -ms-transform: translateY(0);

    -webkit-transform: translateY(0);

    transform: translateY(0);
  }

  56% {
    -moz-transform: translateY(10px);

    -ms-transform: translateY(10px);

    -webkit-transform: translateY(10px);

    transform: translateY(10px);
  }
}


/* USER STORIES/TESTIMONIAL NEWS INDEX & DETAIL --------------------------------------------------------------------*/
.title-row-btn {text-align: right;}
.title-row-btn .btn {color:#00b5e2; border: 1px solid #CCC; padding-left:20px; padding-right:20px; margin-top:8px;}
  .title-row-btn .btn:after {content: "\f27a"; font-family: FontAwesome; padding-left:10px;}
  .title-row-btn .btn:hover {color:#FFF; background: #00b5e2;}
  @media (max-width: 991px) {
    .title-row-btn .btn {width:100%;}
  }
#news.index.testimonials > .container .row:first-child {margin-bottom:30px;}
#news.index.testimonials .page-title { margin-bottom: 0; }
#news.index.testimonials .news-item {padding:0; height: auto;}
#news.index.testimonials .news-item:hover {cursor: pointer;}
#news.index.testimonials .news-item .photo {position: relative; width: 100%; height: 200px; background-repeat: no-repeat; background-size: cover; transition:ease-in-out .2s all;}
  @media (max-width: 767px) {
    #news.index.testimonials .news-item .photo {height: 360px;}
  }
#news.index.testimonials .news-item:hover .photo {opacity: .7;}
#news.index.testimonials .news-item .content {background:#003b5c; position: relative; bottom:0; left:inherit; width:100%; padding:20px 30px; max-height: none; overflow: visible;}
#news.index.testimonials .news-item .date {font-size:15px; margin-bottom:0;}
#news.index.testimonials .news-item .headline {margin-bottom:5px;}
#news.index.testimonials .news-item:hover .headline {color:#00b5e2;}
#news.index.testimonials .news-item .has-video {text-align: center; position: absolute; width: 100%; height: 100%; z-index: 5;}
#news.index.testimonials .news-item .has-video:after {text-align: center; font-family: FontAwesome; content: "\f144"; color:#FFF; font-size:70px; text-shadow: 1px 1px 5px rgba(0,0,0,0.3); display: block; position: relative; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%);}
#news.index.testimonials .news-item .play-arrow {width:70px; height: 70px;}

#news.detail.testimonials h1 span a {color:#00b5e2;}
#news.detail.testimonials .testimonial-individual { padding: 30px;}
  #news.detail.testimonials .testimonial-individual .details h2 {font-size:50px; color: #003b5c; text-align: center;}
  #news.detail.testimonials .testimonial-individual .details h2 span {font-size:20px; display: block;}
  #news.detail.testimonials .video-wrap {padding:60px;}
  @media (max-width: 991px) {
    #news.detail.testimonials .video-wrap {padding:30px;}
  }
  /*#news.detail.testimonials .video-wrap iframe {width: 100%; height: 640px;}*/
#news.detail.testimonials .row.quote {border:solid #CCC; border-width:1px 0; padding:35px 0;}
#news.detail.testimonials .photo-testimonial {border-radius:50%; width:315px; height: 315px;}
#news.detail.testimonials blockquote { font-size: 20px; width:100%; color:#003b5c; background: none; position: relative; float: none; padding: 40px 0 0 40px; margin: 0;}
#news.detail.testimonials blockquote:before,
#news.detail.testimonials blockquote:after {font-family: FontAwesome; color: rgba(0,178,226,.3); position: absolute; font-size: 65px;}
#news.detail.testimonials blockquote:before {content: "\f10d"; top: 0; left: -30px;}
#news.detail.testimonials blockquote:after {content: "\f10e"; bottom: -50px; padding-left:10px;}
#news.detail.testimonials .file-download { font-size: 30px; font-weight: bold; border-top:10px solid; display: inline-block; margin:30px auto;}
#news.detail.testimonials .file-download:before {font-family: FontAwesome; content: "\f15c"; font-weight: normal; font-size:40px; color: #003b5c; padding-right:15px;}
/* ADDTOANY CSS INSERT --------------------------------------------------------------------*/
.a2a_kit {
  box-shadow: none;
}
.a2a_kit.a2a_floating_style {
  position: relative;
  margin-top: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  max-width: unset;
  padding: 4px 46px;
  width: 100%;
  z-index: 1;
}
.a2a_kit.a2a_floating_style a {
  margin: 0;
}
.a2a_kit.a2a_floating_style .a2a_container {
  display: flex;
  flex-direction: row;
  margin-left: auto;
  margin-right: auto;
}
.a2a_kit.a2a_floating_style .a2a_svg {
  border-radius: 0;
  background-color: #00B5E2 !important;
}
.a2a_kit.a2a_floating_style .a2a_text {
  padding: 4px;
  font-size: 10.5px;
  display: block;
  overflow: hidden;
  line-height: 10px;
  font-size: 14px;
  line-height: 1;
  padding-bottom: 8px;
  padding-top: 15px;
  text-align: center;
}
.a2a_kit.a2a_floating_style.left {
  display: inline-flex;
}
.a2a_kit.a2a_floating_style.left .a2a_text {
  text-align: left;
}