/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */

html {
    color: #222;
    font-size: 14px;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

ul.menu li{
  margin:0px;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

iframe{
  width:100%;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

li.expanded{
  padding-right:0px;
}

.pdf, .doc, .ppt, .xls {
  background-position:100% 50%;
	background-repeat:no-repeat;
  padding-right:14px;
}

.pdf {background-image:url(../imgs/icon_pdf.gif);}
.doc {background-image:url(../imgs/icon_msword.gif);}
.ppt {background-image:url(../imgs/icon_msppt.gif);}
.xls {background-image:url(../imgs/icon_msexcel.gif);}

.tabs.primary li{
  font-size:14px;
  line-height:normal;
}

.webform-submit{
  background-color:#00adbb;
  border:none;
  font-family: 'Roboto Slab', serif;
  font-weight: 700;
  color:#fff;
  letter-spacing:1px;
  font-size: 1.2rem;
  text-transform:uppercase;
  padding:.5rem 1rem;
}

.webform-client-form{
  font-size:1.2rem;
  font-weight:500;
}

.links{
  font-size: 1.2rem;
  font-weight: 500;
}

.subFigureLinks{
  clear:both;
}

.subFigureLinks a{
  font-size: 1.2rem;
  font-family: 'Roboto Slab',serif;
  font-weight: 700;
  color: #00adbb;
  border: 3px solid #00adbb;
  text-transform: uppercase;
  padding: 10px 40px;
  display:block;
  margin:0 0 2rem 0;
  text-decoration:none;
  display:block;
  letter-spacing:1px;
}

.pixelAd{
  height:0px;
  display:block;
  border:none;
}

.subFigureLinks a:hover{
  background-color:#00adbb;
  color: #fff;
}

.webform-confirmation p{
  color:#5cb85c!important;
}

.webform-submit:hover{
  background-color:#193769;
}

.content strong{
  color:#646464;
}

.resultIntro .gutter-48 a,
.resultIntroCar .gutter-48 a,
.resultIntroAlt .gutter-48 a{
  color:#47ACDC;
  text-decoration:underline;
}

#tripPlanner .returnTrip{
  margin-top:3.5rem;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

.mobileOnly{
  display:none;
}

.redText{
  color:#FB3640!important;
}

.no-node{
  margin:50px auto;
}

.field-name-body a{
  color:#028ed0;
  text-decoration:none;
}

.field-name-body strong{
  color:#606060;
}

.field-name-body a:hover{
  color:#193769;
  text-decoration:none;
}

.messages{
  font-weight:500;
}

.ratesSmallPrint{
  width:100%;
  display:block;
  background-color:#fff;
  font-size:1rem;
  font-style:italic;
  padding:1rem .8rem;
}

.ratesSmallPrint p:last-child{
  margin-bottom:0px;
}

span.accordionSmallSubtitle {
  font-size:1.4rem;
  display:inline;
}

.buttonStyle1{
  font-size: 1.25rem;
  font-family: 'Roboto Slab', serif;
  font-weight: 700;
  color: #00adbb;
  border: 3px solid #7ecfd8;
  text-transform: uppercase;
  padding: 10px 40px;
  display:block;
  letter-spacing:1px;
  line-height:normal;
}

.buttonStyle1:hover,
.buttonStyle1:active,
.buttonStyle1:focus{
  color: #fff;
  text-decoration:none;
  background-color:#7ecfd8;
}

/* Date Picker */
.ui-datepicker .ui-datepicker-title select{
  font-size:1.18rem;
}

/* User Login */
#user-login #edit-name,
#user-login #edit-pass{
  display:block;
  font-size:16px;
  font-weight:400;
  text-indent:.5em;
  border:1px solid #00adbb;
}

.form-item .description{
  font-weight:400;
  color:#404040;
  font-size:.9em;
}

#block-system-main #edit-submit{
  font-weight:500;
  letter-spacing:1px;
  Background-color:#193769;
  color:#fff;
  border:none;
  padding:5px 15px;
}

#block-system-main #edit-submit:hover{
  opacity:.8;
}

.newsletterSignupForm .edit-submit {
  top: -19px;
}

.node-page{
  margin-bottom:5rem;
}

/* images */
.imgdisplay-left{
  float:left;
  margin:.6rem 2rem 1rem 0;
}

.imgdisplay-right{
  float:right;
  margin:.6rem 0 1rem 2rem;
}

.imgdisplay-center{
  margin:0 auto;
  display:block;
  margin-bottom:1rem;
}

.vehicle-pdf-thumbnail {
  border: 3px solid #ffffff;
  opacity: 0.7;
}

.vehicle-pdf-thumbnail:hover {
  border: 3px solid #00adbb;
  opacity: 1;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

* {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* ---------- HEADINGS / PARAGRAPH ---------- */
main{
  font-family:'Roboto', sans-serif;
}

main p,
.field-name-body ul,
.field-name-field-callout-box-content ul{
  font-weight:500;
  color:#7F7F7F;
  font-size:1.4rem;
  line-height:2.5rem;
  margin-bottom:1.1rem;
}

main ul{
  margin-bottom:1.1rem;
}

main li{
  font-size:1.4rem;
  font-weight:500;
  color:#7F7F7F;
  padding:.5rem 0;
  line-height:2.5rem;
}

main h1,
#fares h2,
#searchResults h2{
  color: #193769;
  font-size: 5em;
  font-weight: 300;
  margin-top: 0px;
  margin-bottom:.4rem;
  text-transform:uppercase;
  letter-spacing:1px;
}

.job-opportunities .pageFirst{
  margin-bottom:170px;
}

#accordion h2{
  font-family: 'Roboto Slab', serif;
  font-weight:700;
  font-size: 1.4rem;
  color: #00adbb;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  margin:2rem 0 .5rem 0;
}

#tripPlanner strong{
  color:#7ecfd8;
}

#tripPlanner .plannerHeader{
  font-family:'Roboto Slab', serif;
  font-weight:700;
  letter-spacing:1px;
  color:#00adbb;
  font-size:1.7rem;
  margin:0px 0px 8px 0px;
}

#tripPlanner .plannerHeaderDesc{
  margin-bottom:30px;
}

#tripPlanner h3{
  font-family: 'Roboto Slab', serif;
  font-size: 1.4rem;
  color: #00adbb;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  margin:2rem 0 .5rem 0;
}

#tripPlanner ul li{
  color:#fff;
}

#tripPlanner li a{
  color:#47ACDC;
}

#tripPlanner .form-required{
  color:#daf0f1;
}

#tripPlanner .secondCol{
  margin-top:1.6rem;
}

#tripPlanner .resultIntro h2,
#tripPlanner .resultIntroCar h2,
#tripPlanner .resultIntroAlt h2{
  font-family: 'Roboto Slab', serif;
  font-size: 1.6rem;
  color: #7ecfd8;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  margin:2rem 0 .5rem 0;
}

main .pageFirst{
  /* margin-top:170px; */
  margin-top: 50px;
}

main .pageFirst.smallHeader{
  margin-top:50px;
}

#blog h1 {
  padding-bottom:1.8rem;
  border-bottom:3px solid #0b295f;
  margin:7.14rem 0px 3.5rem 0px;
}

.blueAccentText strong,
.blueAccentText,
.blueAccentText a {
  color:#1b3769;
}
.sc-image {
    width: 225px;
}
@media (max-width: 500px) {
  .sc-image {
    width: 40%;
  }
  .blogsquareimg {
    float: none !important;
    width: 100% !important;
    margin-left: 0 !important;
  }
}
/* ---------- Search Results Form  ---------- */
.search-form label{
  display:block;
  font-family: 'Roboto Slab', serif;
  font-size: 1.4rem;
  color: #00adbb;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  margin:2rem 0 .5rem 0;
}

#searchResults h2{
  margin-top:50px;
}

#block-system-main .search-form input[type="text"]{
  font-size:1.4rem;
  font-weight:500;
  height:50px;
  text-indent:.5rem;
}

#block-system-main .search-form input[type="submit"]{
  font-family: 'Roboto Slab', serif;
  font-weight:700;
  font-size:1.4rem;
  font-weight:500;
  padding:.5rem;
  text-transform:uppercase;
  letter-spacing:1px;
  height:50px;
}

.search-results .search-snippet-info{
  padding-left:0px;
}

/* ---------- COLUMN QUICKLINKS ---------- */
.columnQuickLinks p{
  margin-bottom:1.4em;
}
.columnQuickLinks a{
  color:#1b3769;
  font-family:'Roboto Slab', serif;
  font-weight:700;
  font-size:1.4rem;
  text-transform:uppercase;
  display:block;
  letter-spacing:1px;
  background-color:#dbf0f1;
  margin-bottom:10px;
}

.columnQuickLinks a:hover,
.columnQuickLinks a:focus,
.columnQuickLinks a:active{
  text-decoration:none;
}

.columnQuickLinks .field-name-field-textarea img{
  width:auto;
  margin-left:0;
  max-width:100%;
}

.quicklink:hover a.arrowBtn{
  background-color:#1b3769!important;
}

a.quickLinkText{
  padding:1em;
  margin-bottom:-5px;
}

.quicklink:hover a.quickLinkText{
  background-color:#dee6f4;
}

.columnQuickLinks div:first-child{
  margin-top:2em;
}

.columnQuickLinks div{
  margin-top:10px;
}

.columnQuickLinks span{
  display:table-row;
  margin-bottom:10px;
}

.columnQuickLinks a{
  display:table-cell;
  width:100%;
  vertical-align: middle;
}

.columnQuickLinks a.arrowBtn{
  background-color:#00adbb;
  border-left:4px solid #fff;
  display:table-cell;
  padding:1.1em;
}

.columnQuickLinks img{
  margin-left:4px;
  width:35px;
  height:auto;
}


/* ---------- PRE-HEADER ALERT ---------- */
#alert{
  background-color:#193769;
  border-bottom:1px solid #f1f2f6;
  min-height:76px;
  font-family: 'Roboto', sans-serif;
  font-weight:400;
  font-size:1.571em;
  font-weight:400;
  text-transform:uppercase;
  color:#ffc20e;
  letter-spacing:1px;
}

#alert strong{
  color:#ffc20e;
}

#alert .alertcontainer{
  width:940px;
}

#alert p{
    margin-top:1.6rem;
}

#alert strong{
  font-weight:500;
  font-style:normal!important;
}

#alert i:first-child{
  color:#a8b3c6;
  font-size:2.5em;
  margin-top:.19em;
}

#alert i:nth-child(2){
  color:#ffffff;
  font-size:2.5em;
  margin-left:-.05em;
  margin-top:.19em;
}

#alert .alertcontent{
  padding-left:.73%;
  text-align:left;
}

#alert .alertlink a{
  font-family: 'Roboto Slab', serif;
  color:#7ed0d8;
  font-size:.86em;
  margin-top:1.84rem;
  display:block;
  font-weight:700;
  position:absolute;
  right:15px;
  text-decoration:none;
}

#alert .alertlink a:hover{
  color:#fff;
}

#alert .alertlink{
  width:24%;
  text-align:right;
}

#alert .alerticon{
  width:40px;
}

#alert .alertcontent{
  width:70%;
}

/* ---------- PRE-HEADER ALERT BANNER ---------- */
.alerts-banner {
  background-color: #48abb9;
  color: #ffffff;
  padding-top: 30px;
  padding-bottom: 5px;
}

.alerts-banner .alertcontainer .alertcontent {
  padding-bottom: 10px;
}

.alerts-banner > .container > .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.alerts-banner .main-alert section .container .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.alerts-banner .main-alert section.alerts-mobile .container .row {
  display: block;
  text-align: center;
}

.alerts-banner .main-alert section.alerts-mobile .container .row img {
  padding-bottom: 15px;
}

.alerts-banner .main-alert .alertlink {
  -ms-flex-item-align: end;
      align-self: flex-end;
  padding-bottom: 10px;
  padding-left: 0px;
  padding-right: 0px;
}

.alerts-banner .alertcontainer p:first-of-type {
  margin-bottom: 0px;
}

.alerts-banner .alert3 p {
  display: inline-block;
}

.alerts-banner strong {
  color: #ffffff;
}

.alerts-banner a {
  color: #036371;
}

.alerts-banner .alertlink, .alert3 a {
  font-weight: 700;
}

.alerts-banner a:hover {
  color: #ffffff;
}

/* ---------- ALERT TABLE ---------- */
p.alertSchedMsg,
.alertSchedMsg a{
  color:#d70000!important;
}

.alertSchedMsg a{
  text-decoration:underline;
}

.alertTable{
  border-spacing: 4px;
border-color: #fff;
border-collapse:collapse;
}
.alertTable th,
.alertTable thead td{
    font-family: 'Roboto Slab',serif;
    font-weight:700;
    text-transform: uppercase;
    letter-spacing: 1px;
    background-color: #dbf0f1;
    color: #1b3769;
    font-size: 1.4rem;
    border-top:1px solid #dbf0f1;
    border-bottom:4px solid #fff;
    padding: 1rem .8rem .6rem .8rem;
}

.alertTable tr{
  background-color:#fff;
}

.alertTable td{
  font-weight: 500;
  color: #7F7F7F;
  font-size: 1.5rem;
  line-height: 2.2rem;
  letter-spacing: 1px;
  border-top: 4px solid #fff;
border-right: 4px solid #fff;
padding: 1rem .8rem .6rem .8rem;
}

/* ---------- PRE-HEADER NAVIGATION ---------- */
#preheaderNav{
  min-height:58px;
  background-color:#daf0f1;
}

#preheaderNav ul{
  margin-left:0px;
  padding-left:0px;
}

#preheaderNav ul li{
  list-style-type:none;
}

#preheaderNav nav,
#preheaderNav .socialMediaNav{
  float:left;
}

#preheaderNav .preheaderNavContainer{
  float:right;
}

#preheaderNav nav{
  margin:.7em 3.21em 0 0;
}

#preheaderNav nav li{
  display:inline-block;
  margin:.7em 0em .7em 0em;
  width:8.5em;
}

#preheaderNav nav li:first-child{
  margin-left:0em;
}

#preheaderNav nav li:last-child{
  margin-right:0em;
}

#preheaderNav nav li a{
  font-size:1em;
  font-family:'Roboto', sans-serif;
  color:#193769;
  font-weight:700;
  text-transform:uppercase;
  letter-spacing:.5px;
  display:block;
  text-decoration:none;
  text-align:center;
  -webkit-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
}

#preheaderNav .socialMediaNav{
  margin:1.22rem 0 0 0;
}

#preheaderNav .socialMediaNav li{
  display:inline-block;
  padding-left:4px;
}

#preheaderNav .socialMediaNav li:first-child{
  padding-left:0px;
}

#preheaderNav .socialMediaNav a{
  color:#00adbb;
}

#preheaderNav nav a:hover{
  font-weight:900;
}

#preheaderNav .socialMediaNav a:hover{
  opacity:.7;
}

#preheaderNav .socialMediaNav .fa-stack i:nth-child(2){
  color:#daf0f1;
}

#preheaderNav nav a::before,
#preheaderNav nav a::after {
	display: inline-block;
	opacity: 0;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
	-moz-transition: -moz-transform 0.3s, opacity 0.2s;
	transition: transform 0.3s, opacity 0.2s;
}

#preheaderNav nav a::before {
	margin-right: 10px;
	content: '[';
	-webkit-transform: translateX(20px);
	-moz-transform: translateX(20px);
	transform: translateX(20px);
}

#preheaderNav nav a::after {
	margin-left: 10px;
	content: ']';
	-webkit-transform: translateX(-20px);
	-moz-transform: translateX(-20px);
	transform: translateX(-20px);
}

#preheaderNav nav a:hover::before,
#preheaderNav nav a:hover::after,
#preheaderNav nav a:focus::before,
#preheaderNav nav a:focus::after {
	opacity: 1;
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	transform: translateX(0px);
}

/* ---------- MAIN NAVIGATION AREA ---------- */
#headerMain.affix{
  position:fixed;
  top:0;
  right:0;
  left:0;
  z-index:500;
  background-color:#fff;
}

#main-menu ul.menu li{
  margin-left:0px!important;
}

#main-menu > ul > li{
  margin-left:15px!important;
}

#main-menu > ul > li:first-child a{
  color:#00adbb;
}

#headerMain.affix .logo{
  width:270px!important;
  height:auto!important;
  margin-top:12px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

#headerMain ul.menu li{
  margin-left:0px;
}

#headerMain.affix .container{
  padding-bottom:10px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

#headerMain.affix nav {
  margin-top: 35px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

#headerMain.affix ul ul {
    padding-top: 27px;
}

#headerMain.affix ul ul::after{
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 0 15px 15px;
  border-color: #00adbb transparent;
  display: block;
  width: 0;
  z-index: 2;
  margin-left: -15px;
  top: 0px;
  left: 50%;
  padding-top:12px;
}

#headerMain .container{
  padding-bottom:52px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

.headerMainWrapper{
  min-height:91.55px;
}

#headerMain .logo{
  margin-top:52px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

/* - MAIN NAV - */
#headerMain nav{
  float:right;
  margin-top:107px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

#headerMain ul li{
  list-style-type:none;
  display:inline-block;
}

#headerMain ul > li{
  position:relative;
}

#headerMain > ul > li:first-child{
  margin-left:0px;
}

#headerMain ul ul li:first-child{
  padding-top:28px;
}

#headerMain ul ul li:last-child{
  padding-bottom:28px;
}

#headerMain ul > li:last-child{
  padding-right:0px;
  margin-right:0px;
}

#headerMain ul > li:last-child a{
  padding-right:0;
}

#headerMain ul li > a{
  font-family:'Roboto Slab', serif;
  font-weight:700;
  font-size:1.4rem;
  color:#193769;
  text-transform:uppercase;
  letter-spacing:1.5px;
  padding:0px 1.28rem;
}

#headerMain ul:nth-child(1) > li.active-trail::after{
  content:'';
  width: 0;
  height: 0;
  border-left: 22px solid transparent;
  border-right: 22px solid transparent;
  border-top: 22px solid #fff;
  position:absolute;
  text-align:center;
  right:50%;
  margin-right:-20px;
  bottom:0;
  margin-bottom:-94px;
  z-index:1;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

#headerMain ul:nth-child(1) > li.active-trail.mainnavInformation::after{
  content:'';
  width: 0;
  height: 0;
  border-left: 22px solid transparent;
  border-right: 22px solid transparent;
  border-top: 22px solid #fff;
  position:absolute;
  text-align:center;
  right:50%;
  margin-right:-34px;
  bottom:0;
  margin-bottom:-94px;
  z-index:1;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

#headerMain.affix ul > li.active-trail::after{
  margin-bottom:-44px;
}

#headerMain.affix ul > li.active-trail.mainnavInformation::after{
  margin-bottom:-44px;
}

#headerMain ul li > a:hover{
  text-decoration:none;
}

#headerMain ul ul{
  display:none;
  position:absolute;
  top:100%;
  padding:0px;
  width:100%;
  z-index:2;
  padding-top:77px;
}

#headerMain .mainnavInformation ul{
  width:230px;
}

#headerMain ul ul li{
  display:block;
  padding:0px;
  margin:0px;
  background-color:#00adbb;
}

#headerMain ul ul li:first-child a:hover::before,
#headerMain ul ul li.active-trail:first-child a::before{
  margin-top:40px;
}

/*#headerMain ul ul ul li:first-child a:hover::before{
  margin-top:28px;
}*/

#headerMain ul ul li a:hover::before,
#headerMain ul ul li.active-trail a::before{
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 8px 0 8px 8px;
  border-color: transparent #FFFFFF;
  display: block;
  width: 0;
  z-index: 1;
  margin-left:-16px;
  margin-top:12px;
  top: 0px;
}

#headerMain ul ul li a{
  padding:0px;
  color:#fff;
  font-family:'Roboto', sans-serif;
  font-size:1.3rem;
  text-transform:none;
  font-weight:700;
  letter-spacing:normal;
  display:block;
}

/* open subnav */
#headerMain ul li:hover > ul{
	display:block;
  text-align:left;
  animation-name: slidenavAnimation;
    animation-duration: 200ms;
    animation-iteration-count: 1;
    animation-timing-function: ease-out;
    animation-fill-mode: forwards;
    -webkit-animation-name: slidenavAnimation;
    -webkit-animation-duration: 200ms;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
}

#headerMain ul ul::after{
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 0 26px 26px;
  border-color: #00adbb transparent;
  display: block;
  width: 0;
  z-index: 2;
  margin-left: -26px;
  top: 0px;
  left: 50%;
  padding-top:51px;
}

#headerMain li.mainnavSchedules ul li a,
#headerMain li.mainnavExtras ul li a{
  padding:7px 2.4em;
}

#headerMain li.mainnavTickets ul li a{
  padding:7px 1.6em;
}

#headerMain li.mainnavExtras ul{
  width:290px;
  left:-84px;
}

#headerMain li.mainnavInformation ul{
  left:-20px;
}

#headerMain li.mainnavInformation ul li a{
  padding:7px 1.2em;
}

.hamburger{
  display:none;
}

#main-menu ul{
  -webkit-padding-start: 0px;
}

@keyframes slidenavAnimation {
    from {
		margin-top: -5px;
        opacity: 0;
    }
    to {
		margin-top: 0;
        opacity: 1;
    }
}

@-webkit-keyframes slidenavAnimation {
    from {
		margin-top: -5px;
        opacity: 0;
    }
    to {
		margin-top: 0;
        opacity: 1;
    }
}

/* ---------- HEADER IMAGE ---------- */
#headerImg{
  position:relative;
  text-align:center;
}

#headerImg picture,
#headerImg img{
  width:100%;
  height:auto;
}

#headerImg .down-box{
  height:71px;
  width:80px;
  background-color:#00adbb;
  position:absolute;
  bottom:0;
  left:50%;
  margin-left:-40px;
}

#headerImg .down-box i{
  display:block;
  font-size:60px;
}

#headerImg .down-box i:first-child{
  color:#9ee0e5;
}

#headerImg .down-box i:last-child{
  color:#fff;
  margin-top:-43px;
}

/* ---------- tripPlanner ---------- */
#tripPlanner{
  margin:10px 0px;
  background-color:#193769;
  padding:4.5rem;
}

#tripPlanner input[type="text"]{
  font-size:1.4rem;
  font-weight:500;
  padding:.5rem;
  width:100%;
  display:block;
}

#tripPlanner .form-type-textfield,
#edit-step1-departure-date,
#edit-step1-return-date,
#tripPlanner .form-type-date-popup{
  width:95%;
}

#tripPlanner .resultsLinks{
  margin-top:1rem;
  float:left;
}

#tripPlanner input[type="submit"],
#tripPlanner .resultsLinks a{
  margin-top:2.5rem;
  background:none;
  border:2px solid #fff;
  font-family: 'Roboto Slab', serif;
  font-size: 1.4rem;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  padding:.5rem 3rem;
  margin-right:3rem;
  text-decoration:none;
  -webkit-appearance: none;
  border-radius:0;
  float:left;
}

#tripPlanner input[type="submit"]:hover,
#tripPlanner .resultsLinks a:hover{
  background-color:#00adbb;
  color:#fff;
}

#tripPlanner input[type=radio] {
  position: absolute;
  visibility: hidden;
  display: none;
}

#tripPlanner .form-type-radio label{
  float:left;
  background:none;
  border:2px solid #7ecfd8;
  font-family: 'Roboto Slab', serif;
font-size: 1.4rem;
color: #7ecfd8;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 700;
padding:.5rem 3rem;
margin:1rem 3rem 1rem 0;
cursor:pointer;
}

#tripPlanner p{
  color:#fff;
}


#tripPlanner .form-type-radio label:hover,
#tripPlanner input[type=radio]:checked + label{
  background-color:#7ecfd8;
  color:#fff;
}

#tripPlanner legend{
  border-bottom:0px;
}

#tripPlanner .fieldset-legend,
#tripPlanner h2{
  color:#fff;
  font-size: 2.4rem;
  letter-spacing: 1px;
  font-weight: 300;
  color: #fff;
  text-transform:uppercase;
}

.tripPlannerContainer{
  margin:-85px 0 85px 0;
  border-top:3px solid #00adbb;
  border-bottom:3px solid #00adbb;
}

#tripPlanner label{
  display:block;
  font-family: 'Roboto Slab', serif;
  font-size: 1.4rem;
  color: #7ecfd8;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  margin-bottom: .5rem;
  line-height: 2.1rem;
}

/* ---------- SCHEDULE ---------- */
#schedule,
#contentHeader{
  margin-top:170px;
  overflow:hidden;
}

#contentHeader.smallHeader{
  margin-top:50px;
  margin-bottom:50px;
}

.scheduleChangeTxt{
  font-size:1.1rem!important;
}

#contentHeader{
  margin-bottom:170px;
}

#schedule h2,
#contentHeader h2,
#pre-contentHeader h2, .things-to-do h2{
  font-family:'Roboto Slab', serif;
  font-size:1.4rem;
  color:#00adbb;
  text-transform:uppercase;
  letter-spacing:1px;
  font-weight:700;
  margin-bottom:1.3em;
  line-height:2.1rem;
}

.things-to-do .business-ad h2{
  font-size: 1em;
  margin-bottom: 3em;
}

#pre-contentHeader h3{
  font-family: 'Roboto Slab', serif;
  color: #00adbb;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1.4rem;
  margin: 2rem 0 1rem 0;
  font-weight:700;
}

#schedule .schedulePane,
#tripPlanner .schedulePane,
#fares .faresPane,
#accordion .accordionPane{
  margin-bottom:13px;
}

.accordionContent img{
  max-width:100%;
  height:auto;
}

.smallHeader .accordionFirst{
  margin-bottom:110px;
}

.accordionFirst{
  /* margin-bottom:154px; */
  margin-bottom: 50px;
}

#schedule .scheduleTables{
  /*margin-top:154px;*/
  margin-top: 0px;
}

#schedule .schedulePaneHeader,
#tripPlanner .schedulePaneHeader,
#fares .faresPaneHeader,
#accordion .accordionPaneHeader{
  background-color:#1b3769;
}

#schedule .schedulePaneHeader a,
#tripPlanner .schedulePaneHeader a,
#fares .faresPaneHeader a,
#accordion .accordionPaneHeader a{
  font-size:2.4rem;
  letter-spacing:1px;
  font-weight:300;
  color:#fff;
  display:table-cell;
  width:100%;
  vertical-align: middle;
  text-transform:uppercase;
}

#schedule .scheduleHeaderSmallTxt,
#tripPlanner .scheduleHeaderSmallTxt,
#fares .faresHeaderSmallTxt,
#accordion .accordionHeaderSmallTxt{
  font-size:1.3rem;
  display:inline!important;
}

#schedule .schedulePaneHeader a:first-child,
#tripPlanner .schedulePaneHeader a:first-child,
#fares .faresPaneHeader a:first-child,
#accordion .accordionPaneHeader a:first-child{
  padding:1rem;
}

#schedule .schedulePaneHeader a:hover,
#schedule .schedulePaneHeader a:active,
#schedule .schedulePaneHeader a:focus,
#tripPlanner .schedulePaneHeader a:hover,
#tripPlanner .schedulePaneHeader a:active,
#tripPlanner .schedulePaneHeader a:focus,
#fares .faresPaneHeader a:hover,
#fares .faresPaneHeader a:active,
#fares .faresPaneHeader a:focus,
#accordion .accordionPaneHeader a:hover,
#accordion .accordionPaneHeader a:active,
#accordion .accordionPaneHeader a:focus{
  text-decoration:none;
}

#schedule .schedulePaneHeader span,
#tripPlanner .schedulePaneHeader span,
#fares .faresPaneHeader span,
#accordion .accordionPaneHeader span{
  display:table-row;
  margin-bottom:13px;
}

#schedule .schedulePaneHeader a.arrowBtn,
#tripPlanner .schedulePaneHeader a.arrowBtn,
#fares .faresPaneHeader a.arrowBtn,
#accordion .accordionPaneHeader a.arrowBtn{
  background-color:#00adbb;
  border-left:4px solid #fff;
  display:table-cell;
  padding:1rem 1.5rem;
}

#schedule .schedulePaneHeader:hover a.arrowBtn,
#schedule .activeAccordion a.arrowBtn,
#tripPlanner .schedulePaneHeader:hover a.arrowBtn,
#tripPlanner .activeAccordion a.arrowBtn,
#fares .faresPaneHeader:hover a.arrowBtn,
#fares .activeAccordion a.arrowBtn,
#accordion .activeAccordion a.arrowBtn,
#accordion .accordionPaneHeader:hover a.arrowBtn {
  background-color:#3f9098!important;
}

#schedule .schedulePaneHeader:hover,
#tripPlanner .schedulePaneHeader:hover,
#fares .faresPaneHeader:hover,
#accordion .accordionPaneHeader:hover,
#schedule .activeAccordion,
#tripPlanner .activeAccordion,
#fares .activeAccordion,
#accordion .activeAccordion{
  background-color:#11244c;
}

#schedule .schedulePaneHeader a.arrowBtn.collapsed img,
#tripPlanner .schedulePaneHeader a.arrowBtn.collapsed img,
#fares .faresPaneHeader a.arrowBtn.collapsed img,
#accordion .accordionPaneHeader a.arrowBtn.collapsed img,
#ticketChoiceWidget .comingFromBI a.arrowBtn.collapsed img{
  -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    margin-bottom:0;
}

#schedule .schedulePaneHeader img,
#tripPlanner .schedulePaneHeader img,
#fares .faresPaneHeader img,
#accordion .accordionPaneHeader img{
  width:39px;
  margin-bottom:-6px;
  height:auto;
}

#schedule table,
#tripPlanner table,
#fares table{
  width:100%;
  border-spacing: 4px;
  border-color:#fff;
}

#schedule th,
#schedule td,
#tripPlanner th,
#tripPlanner td,
#fares th,
#fares td{
  border-top:4px solid #fff;
  border-right:4px solid #fff;
  padding:1rem .8rem .6rem .8rem;
}

#schedule th:last-child,
#schedule td:last-child,
#tripPlanner th:last-child,
#tripPlanner td:last-child,
#fares th:last-child,
#fares td:last-child{
  border-right:none;
}

#schedule tr:nth-child(odd),
#tripPlanner tr:nth-child(odd){
  background-color:#f5f4f2;
}

#schedule tr:nth-child(even),
#tripPlanner tr:nth-child(even),
#fares tr:nth-child(even){
  background-color:#fff;
}

#schedule th,
#tripPlanner th{
  font-family:'Roboto Slab', serif;
  font-weight:700;
  text-transform:uppercase;
  letter-spacing:1px;
  background-color:#dbf0f1;
  color:#1b3769;
  font-size:1.4rem;
}

#schedule td,
#tripPlanner td,
#fares td{
  font-weight:500;
  color:#7F7F7F;
  font-size:1.5rem;
  line-height:2.2rem;
  letter-spacing:1px;
}

#schedule tbody tr:hover,
#tripPlanner tbody tr:hover{
  background-color:#e8f6f9;
}

.tableTicketLink{
  display:none;
}

.tableTicketLink,
.tableTicketLinkHeader{
  text-align:center;
  font-family:'Roboto Slab', serif;
  font-weight:700;
  text-transform:uppercase;
  letter-spacing:1px;
  font-size:1.4rem;
}

.tableTicketLinkHeader{
  margin-bottom:0;
  background-color:#529bba;
  cursor:pointer;
}

.tableTicketLinkHeader{
  color:#fff;
  padding:1rem;
  display:block;
  border-top:4px solid #fff;
}

.tableTicketLink a{
  background-color:#dbf0f1;
  color:#11244c;
  text-decoration:none;
  padding:1rem;
  display:inline-block;
  width:50%;
  border-top:4px solid #fff;
  border-right:4px solid #fff;
}

.tableTicketLink a:last-child{
  border-right:0px;
}

.tableTicketLink a:hover,
.tableTicketLink a:focus,
.tableTicketLink a:active{
  background-color:#11244c;
  color:#fff;
}

.noScheduleResult{
  font-size: 2.4rem;
  letter-spacing: 1px;
  font-weight: 300;
  color: #fff;
  width: 100%;
  text-transform: uppercase;
  background-color: #1b3769;
  padding: 15px;
  width: 100%;
}

/* ---------- FARES ---------- */
#fares{
  margin:133px 0px 170px 0px;
  border-top:3px solid #1b3769;
  border-bottom:3px solid #1b3769;
}

#fares .outerContainer{
  margin:10px 0;
  background:url('../imgs/canvas.jpg') repeat;
  padding:153px 0px;
}

#fares h3{
  font-family:'Roboto Slab', serif;
  font-weight:700;
  color:#00adbb;
  text-transform:uppercase;
  letter-spacing:1px;
  font-size:1.4rem;
  margin-bottom:75px;
}

#fares tr:nth-child(odd){
  background-color:#fff;
}

#fares tr:nth-child(even){
  background-color:#DBF0F2;
}

#fares th{
  font-family:'Roboto Slab', serif;
  font-weight:700;
  text-transform:uppercase;
  letter-spacing:1px;
  background-color:#00adbb;
  color:#ffffff;
  font-size:1.4rem;
}

#fares tbody tr:hover{
  background-color:#f5f4f2;
}

.footnote p{
  color:#7F7F7F;
  font-size:1.1rem;
  letter-spacing:1px;
  line-height:1.4rem;
  padding-top:1rem;
}



/* ---------- HOMEPAGE THREE BUCKETS ---------- */
#threeBucket{
  margin:0px 0px 130px 0px;
}

#threeBucket figcaption{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

#threeBucket h3 a{
  font-family:"Roboto", sans-serif;
  font-size:2.4rem;
  font-weight:300;
  color:#193769;
  letter-spacing:1px;
  margin-top:50px;
  display:block;
  text-transform:uppercase;
}

#threeBucket h3 a:hover{
  text-decoration:none;
}

#threeBucket figure {
	position: relative;
	float: left;
	overflow: hidden;
	width: 100%;
	text-align: center;
	cursor: pointer;
  margin:0 0 50px 0;
}

#threeBucket figure.effectFadedown p {
  margin:0;
	position: relative;
	padding:0 .8em 1em .8em;
  font-size:1.34rem;
	width: 100%;
	text-align: left;
  font-family:'Roboto', sans-serif;
  font-weight:500;
  color:#fff;
  line-height:1.8em;
	-webkit-transform: translate3d(0,-30px,0);
	transform: translate3d(0,-30px,0);
	opacity: 0;
	-webkit-transition: opacity 0.35s, transition: opacity 0.35s, transform 0.35s;
  letter-spacing:1px;
}

#threeBucket figcaption {
	padding: 2em 1em;
	color: #fff;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

#threeBucket figure.effectFadedown a{
  font-size:1.2em;
  font-family:'Roboto Slab', serif;
  font-weight:700;
  position:relative;
  -webkit-transform: translate3d(0,-30px,0);
  -webkit-transform 0.35s;
  transform: translate3d(0,-30px,0);
	opacity: 0;
	-webkit-transition: opacity 0.35s, transition: opacity 0.35s, transform 0.35s;
  color:#7ecfd8;
  border:3px solid #7ecfd8;
  text-transform:uppercase;
  padding:10px 40px;
}

#threeBucket figure.effectFadedown p.moreBtn{
  margin-top:1.2em;
  cursor:pointer;
}

#threeBucket .mobileOnly{
  display:none;
}

#threeBucket figure img {
	position: relative;
	display: block;
	max-width: 100%;
}

#threeBucket figure figcaption:before,
#threeBucket figure figcaption:after {
	pointer-events: none;
}

#threeBucket figure figcaption,
#threeBucket figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#threeBucket figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

#threeBucket figure.effectFadedown {
	background: #041b22;
}

#threeBucket figure.effectFadedown img {
	opacity: 1;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

#threeBucket figure.effectFadedown:hover img {
	opacity: .25;
}

#threeBucket figure.effectFadedown figcaption:before {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: #00adbb;
	content: '';
}

#threeBucket figure.effectFadedown figcaption::before,
#threeBucket figure.effectFadedown p,
#threeBucket figure.effectFadedown a {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

#threeBucket figure.effectFadedown:hover p,
#threeBucket figure.effectFadedown:hover a{
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
  text-decoration:none;
}

#threeBucket figure.effectFadedown:hover a:hover{
  background-color:#7ecfd8;
  color:#fff;
}

#threeBucket figure.effectFadedown:hover figcaption::before{
  opacity:1;
  -webkit-transform: translate3d(0,16px,0);
	transform: translate3d(0,16px,0);
}

/* ---------- ALERT 2 ---------- */
#alert2{
  background-color:#00adbb;
  min-height:124px;
  color:#fff;
}

#alert2 strong{
  color:#fff;
}

#alert2 .alerticon{
  margin-top:2.3em;
  padding-bottom:2em;
}

#alert2 i:first-child{
  color:#9ee0e5;
  font-size:5em;
}

#alert2 i:nth-child(2){
  color:#ffffff;
  font-size:5em;
  margin-left:-.05em;
}

#alert2 .alertcontent{
  padding:0 2.5% 1.7em 1.2%;
  width:80%;
}

#alert2 .alertcontent p{
  letter-spacing:1px;
  margin-top:3.7rem;
  font-size:1.7rem;
  font-weight:400;
  color:#fff;
}

#alert2 .alertcontent strong{
  font-weight:700;
  letter-spacing:1.5px;
}

#alert2 .alertlink a{
  color:#193769;
  font-family:'Roboto Slab', serif;
  font-weight:700;
  font-size:1.5em;
  letter-spacing:1.5px;
  text-transform:uppercase;
  display:block;
  padding-top:2.59em;
  position:absolute;
  right:0;
}

#alert2 .alertlink a:hover,
#alert2 .alertlink a:focus{
  color:#fff;
  text-decoration:none;
}

/* ---------- BLOG  ---------- */
#blog h1 span{
  font-family: 'Roboto Slab', serif;
  font-weight:700;
  color: #00adbb;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 2.5rem;
}

.blogEntry h3{
  font-family: 'Roboto Slab', serif;
  font-weight:700;
  color: #00adbb;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1.4rem;
  margin:3rem 0 0 0;
}

.blogEntry img{
  max-width:100%;
  height:auto;
}

.blogEntry .field-name-body h3{
  margin:2rem 0 1rem 0;
}

#blog h2,
#blog h2 a,
.blogCategories h3{
  font-size:2.5rem;
  color:#193769;
  text-transform:uppercase;
  font-weight:300;
  text-decoration:none;
}

.blogCategories h3{
  margin-top:.5rem;
}

#blog .region-blogcontent{
  margin-bottom:8.5rem;
}

#blog .pager{
  margin-top:7rem;
}

#blog .blogReadMore{
  margin:2rem 0 2.5rem 0;
}

#blog .view-blog-content .views-row,
#blog .view-archive .views-row,
#blog .view-blog-categories .views-row{
  margin-bottom:4.3rem;
}

#blog .blogReadMore a{
  font-family: 'Roboto Slab', serif;
  font-weight:700;
  color: #00adbb;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1.4rem;
  border:2px solid #00adbb;
  text-decoration:none;
  padding:.4rem 1.5rem .4rem 1rem;
  display:inline-block;
}

#blog .blogReadMore a:hover,
#blog .blogReadMore a:active,
#blog .blogReadMore a:focus{
  color:#fff;
  background-color:#00adbb;
}

.blogNav{
  margin-top:5rem;
  margin:5rem 0 8.5rem 0;
}

.blogNav a{
  border:2px solid #193769;
  color:#193769;
  font-family: 'Roboto Slab', serif;
  font-weight:700;
  padding:.6rem 1rem;
  font-size:1.4rem;
  letter-spacing:1px;
  text-decoration:none;
}

.blogNav a:hover{
  background-color: #00adbb;
  color:#fff;
}

.blogNav a.prev{
  float:left;
}

.blogNav a.next{
  float:right;
  display:inline;
}

.view-blog-content .views-row,
.view-archive .views-row,
.view-blog-categories .views-row{
  border-bottom:3px solid #193769;
}

.view-blog-content .views-row.views-row-last,
.view-archive .views-row.views-row-last,
.view-blog-categories .views-row.views-row-last{
  border-bottom:none;
}

.view-archive .views-row{
}

.item-list .pager{
  text-align:left;
  font-family:'Roboto Slab', serif;
  font-weight:700;
  text-transform:uppercase;
  letter-spacing:1px;
}

.item-list .pager a{
  border-radius:0;
  color:#193769;
  border-color:#193769;
  margin-bottom:1rem;
}

.item-list .pager a:hover,
.item-list .pager a:focus,
.item-list .pager a:active{
  color:#fff;
  background-color:#193769;
}

.item-list ul li{
  margin-left:0;
  margin-right:5px;
}

.item-list .pager li{
  padding:0;
}

.pager li>a, .pager li>span{
  padding:10px 14px;
}

.pager .first{
  margin-left:0;
}

.pager-current{
  color:#fff;
  padding:12px 16px!important;
  background-color:#193769;
}

.blogCategories ul{
  margin:.5rem 0 0 0;
  padding:0px;
  list-style:none;
}

.blogCategories li{
  margin-bottom:1rem;
}

.blogCategories li:last-child{
  margin-bottom:0;
}

.blogCategories a{
  font-family: 'Roboto Slab', serif;
  font-weight:700;
  color: #193769;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1.4rem;
  display:block;
  background-color:#dbf0f1;
  padding:1.4rem 2rem;
  text-decoration:none;
}

.blogCategories a:hover,
.blogCategories a:focus,
.blogCategories a:active{
  background-color:#dee6f4;
}

/* Block Archives */
#blog .blogArchivesContainer h2{
  margin: .6rem 0 1.3rem 0;
  font-family: 'Roboto Slab', serif;
  font-weight:700;
  color: #00adbb;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1.4rem;
}

.blogArchives{
  border-top:3px solid #00adbb;
  border-bottom:3px solid #00adbb;
  margin-top:5rem;
}

.blogArchivesContainer{
  background-color:#1b3769;
  margin:10px 0px;
  padding:2rem 2rem 3rem 2rem;
}

#block-views-archive-block select{
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  border:none;
  font-size:1.2rem;
  font-weight:500;
  color:#7F7F7F;
  width:100%;
  float:left;
  padding:1rem;
  letter-spacing:1px;
}

.archive-dropdown {
    position: relative;
    width: 100%;
    margin: 0 auto;
    background: #fff;
    cursor: pointer;
    outline: none;
    z-index:1;
    min-height:55px;
}

.archive-dropdown span{
  color:#7F7F7F;
  font-weight:500;
  font-size:1.5em;
  padding-left:1rem;
  padding-top:1rem;
  display:block;
}

.archive-dropdown span:nth-child(2),
.archive-dropdown span:nth-child(3){
  color:#9ee0e5;
  position:absolute;
  right:14px;
  font-size:4rem;
  z-index:2;
}

.archive-dropdown span:nth-child(2){
  color:#fff;
  top:-18px;
}

.archive-dropdown span:nth-child(3){
  top:-33px;
}

.archive-dropdown:after {
    content: "";
    width: 65px;
    height: 55px;
    position: absolute;
    top:0;
    right:0;
    border-left:3px solid #1b3769;
    background-color:#00adbb;
    z-index:1;
}

.archive-dropdown .archivelist {
    position: relative;
    top: 14px;
    right: 0px;
    background: white;
    display:none;
    list-style: none;
}

.archive-dropdown .archivelist li a {
    display: block;
    text-decoration: none;
    color: #7e7e7e;
    padding: 10px 0px 10px 1em;
    transition: all 0.3s ease-out;
    font-family:'Roboto', sans-serif;
    font-size:1.3rem;
    font-weight:500;
}

.archive-dropdown .archivelist li:nth-child(even) a{
  background-color:#f9f8f6;
}

.archive-dropdown li{
  padding:0;
}

.archive-dropdown .archivelist li:first-child a {
    padding-top: 10px;
}

ul.archivelist {
  padding-left:0;
  outline:3px solid #1b3769;
}

.archive-dropdown .archivelist li:hover a {
  background-color:#daf0f1;
}

/* ---------- Search  ---------- */
.region-blogsidebar #block-search-form{
  margin-top:5rem;
  border-top:3px solid #00adbb;
  border-bottom:3px solid #00adbb;
}

.region-blogsidebar #block-search-form form{
  background:url('../imgs/canvas.jpg') no-repeat;
  background-size:cover;
  background-size:200%;
  padding:2rem 2rem 3rem 2rem;
  margin:10px 0px;
}

.region-blogsidebar #block-search-form .form-actions {
  position:relative;
}

.region-blogsidebar #block-search-form label{
  display:block;
  margin: .6rem 0 1.2rem 0;
  font-family: 'Roboto Slab', serif;
  font-weight:700;
  color: #00adbb;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1.4rem;
}

#edit-search-block-form--2{
  height:55px;
  font-weight:500;
  font-size:1.5rem;
  padding-left:1rem;
  padding-right:5.5rem;
  float:left;
  border:none;
}

.region-blogsidebar #block-search-form .form-text{
  width:100%;
}

.region-blogsidebar #block-search-form button{
  height:55px;
  width:65px;
  background-color:#00adbb;
  color:#fff;
  font-size:1.5rem;
  border:none;
  position:absolute;
  right:0;
}

/* ---------- Blog Social Media ---------- */
.region-blogsidebar #block-menu-menu-social-media h2{
  margin-top:5rem;
}

.region-blogsidebar #block-menu-menu-social-media ul{
  list-style:none;
  padding:0;
}

.region-blogsidebar #block-menu-menu-social-media li{
  list-style:none;
  list-style-image:none;
  margin:0;
  float:left;
  font-size:2.2rem;
  margin:1rem 1rem 0 0;
}

.region-blogsidebar #block-menu-menu-social-media a:hover{
  opacity:.7;
}

.region-blogsidebar #block-menu-menu-social-media li:last-child{
  margin:1rem 0 0 0;
}

.region-blogsidebar #block-menu-menu-social-media i:first-child{
  color:#00adbb;
}

.region-blogsidebar #block-menu-menu-social-media i:last-child{
  color:#fff;
}

.region-blogsidebar .sidebarClearfix::before,
.region-blogsidebar .sidebarClearfix::after {
    content:"";
    display:table;
}
.region-blogsidebar .sidebarClearfix::after {
    clear:both;
}

/* ---------- Blog Newsletter Signup ---------- */
.region-blogsidebar #block-mailchimp-signup-newsletter h2{
  margin-top:5rem;
}

.region-blogsidebar #emailTextbox {
  height:60px;
  border:none;
  background-color:#dbf0f1;
  font-weight:500;
  font-size:1.5rem;
  color:#7F7F7F;
  width:100%;
  padding-left: 1rem;
  padding-right: 5.5rem;
  float:left;
}

.region-blogsidebar #block-mailchimp-signup-newsletter button{
  border:none;
  position:absolute;
  right:0;
  background-color:#00adbb;
  color:#fff;
  font-size:1.5rem;
  height:60px;
  width:65px;
  border-left:3px solid #fff;
}

.region-blogsidebar #block-mailchimp-signup-newsletter i:first-child{
  color:#9fe0e5;
  font-size:4rem;
}

.region-blogsidebar #block-mailchimp-signup-newsletter i:last-child{
  color:#fff;
  font-size:4rem;
  margin-left:-4px;
}

.region-blogsidebar #block-mailchimp-signup-newsletter .form-wrapper{
  position:relative;
}

/* ---------- Blog Popular Posts ---------- */
#block-views-popular-block {
  margin-bottom:8.5rem;
}

#block-views-popular-block h2{
  margin-top:5rem;
}

#block-views-popular-block ul{
  list-style:none;
  margin:0;
  padding:0;
}

#block-views-popular-block li{
  display:block;
  clear:both;
  margin-bottom:1.2rem;
}

#block-views-popular-block li a{
  display:block;
}

#block-views-popular-block .views-field-title a{
  font-family: 'Roboto Slab', serif;
  font-weight:700;
  color: #00adbb;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1.2rem;
  text-decoration:none;
  line-height:normal;
}

#block-views-popular-block img{
  float:left;
  margin-right:1.1rem;
}

#block-views-popular-block .views-field-created-1{
  font-weight:500;
  color: #7F7F7F;
  font-size: 1.4rem;
  padding-top:.1rem;
}

/* ---------- Blog Share ---------- */
.blogShare{
  margin:3.5rem 0 4rem 0;
}

.blogShare div{
  float:left;
}

.blogShare span i:first-child{
  color:#00adbb;
}

.blogShare span i:last-child{
  color:#fff;
  font-size:1.2rem;
}

.blogShare .fa-facebook,
.blogShare .fa-twitter,
.blogShare .fa-google-plus{
  margin-top:1px;
}

.blogShare p{
  font-family: 'Roboto Slab', serif;
  font-weight:700;
  color: #00adbb;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding-right:2rem;
  padding-top:.15rem;
  font-size: 1.4rem;
}

.blogShare .st-custom-button{
  margin-right:.5rem;
  cursor:pointer;
}

.blogShare .st-custom-button:hover{
  opacity:.7;
}

/* ---------- COMMENTS  ---------- */
#comments {
  border-top:3px solid #1b3769;
}

#comments .captcha{
  margin-top:1rem;
}

#comments h2{
  margin-top:4.5rem;
}

#comments .subTitle{
  font-family: 'Roboto Slab', serif;
  font-weight:700;
  color: #00adbb;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1.4rem;
  margin-bottom:2.5rem;
}

#comments form input,
#comments textarea{
  font-weight:500!important;
  color:#7F7F7F;
  font-size:1.4rem;
  padding:1rem;
  border:none;
  background-color:#f5f4f0;
  width:100%;
}

#comments input[type="submit"]{
  background-color:#00adbb;
  font-family: 'Roboto Slab', serif;
  font-weight:700;
  letter-spacing: 1px;
  font-size: 1.4rem;
  padding:1rem;
  color:#fff;
}

#edit-comment-body-und-0-format{
  display:none;
}

#comments .captcha,
#comments fieldset{
  display:none;
}

#comments .comment-unpublished{
  opacity:.6;
}

.comment{
  background-color:#f8f8f8;
  padding:1rem;
  margin-bottom:1rem;
}

.commentMeta{
  font-size:1.2rem;
  padding-left:1rem;
  line-height:normal;
  margin-bottom:0;
  float:left;
}

.comment .field-items{
  border-left:3px solid #1b3769;
  padding-left:1rem;
}

.indented .comment .field-items{
  border-left:3px solid #00adbb;
}

a.ajax-comments-reply{
  border: 2px solid #193769;
  color: #193769;
  font-family: 'Roboto Slab', serif;
  font-weight: 700;
  padding: .4rem .8rem;
  font-size: 1rem;
  letter-spacing: 1px;
  text-decoration: none;
  margin:.3rem 0 0 1rem;
  display:inline-block;
  text-transform:uppercase;
  float:right;
}

a.ajax-comments-reply:hover{
  border: 2px solid #00adbb;
  color: #00adbb;
}

/* ---------- Paragraphs ---------- */
#pre-contentHeader{
  /*margin-bottom:170px;*/
  margin-bottom: 50px;
}

.accordionSection.non-schedule{
  margin-bottom:170px;
}

.accordionContent{
  background-color:#f5f4f0;
  padding:3.42rem;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

.accordionContent h3{
  font-family:'Roboto Slab', serif;
  color:#00adbb;
  text-transform:uppercase;
  font-weight:700;
  letter-spacing:1px;
  font-size:1.4rem;
  margin-bottom:.6rem;
  line-height:2.1rem;
}

.accordionContent iframe{
  width:100%;
}

.accordionContent .leftColumn p:last-child{
  margin-bottom:0;
}

.field-name-field-callout-box-content{
  background-color:#dbf0f1;
  padding:2rem;
  color:#1b3769;
}

.field-name-field-callout-box-content p,
.field-name-field-callout-box-content a,
.field-name-field-callout-box-content strong{
  color:#1b3769;
}

.field-name-field-callout-box-content p:last-child{
  margin-bottom:0;
}

.field-name-field-callout-box-content a:hover,
.field-name-field-callout-box-content a:focus{
  color:#028ed0;
  text-decoration:none;
}

.field-name-field-callout-box-content ul{
  color:#1b3769;
  margin-top:-10px;
}

.twoColumnParagraph {
  margin-bottom:153px;
}

.twoColumnParagraph img{
  max-width:100%;
  height:auto;
}

.twoColumnParagraph.bandStyle .container-fluid{
  border-top:3px solid #1b3769;
  border-bottom:3px solid #1b3769;
}

.bandStyle .container-fluid{
  padding:0px;
}

.bandStyleContainer{
  background-color: #f5f4f0;
  background: url(../imgs/canvas.jpg) no-repeat;
  background-size: cover;
}

.bandStyleContainer h2{
  margin-top:0px;
}

.twoColumnParagraph.bandStyle .container{
  margin:10px auto;
  padding-top:143px;
  padding-bottom:153px;
}

.twoColumnParagraph h3{
  font-family:'Roboto Slab', serif;
  font-weight:700;
  color:#00adbb;
  text-transform:uppercase;
  letter-spacing:1px;
  font-size:1.4rem;
  margin-bottom:.6rem;
  line-height:2.1rem;
}

.twoColumnParagraph h3:first-child{
  margin-top:.3rem;
}

.twoColumnParagraph:first-child h2{
  margin-top:1.5rem;
}

.twoColumnParagraph h2{
  color: #193769;
  font-size: 3em;
  font-weight: 300;
  margin-top: 0px;
  margin-bottom:2rem;
  text-transform:uppercase;
  letter-spacing:1px;
}

.twoColumnParagraph .field-name-field-left-column p:last-child,
.twoColumnParagraph .field-name-field-right-column p:last-child
{
  margin-bottom:0;
}

main .field-item:last-child .twoColumnParagraph{
  margin-bottom:140px;
}

.calloutSerif{
  font-family: 'Roboto Slab';
  letter-spacing: 1px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.4rem;
  color: #1b3769;
  line-height:normal;
  padding:.5rem 0;
}

.calloutBoxTitle{
  font-family:'Roboto Slab';
  letter-spacing:1px;
  font-weight:700;
  text-transform:uppercase;
  font-size:1.4rem;
  color:#fff!important;
  background-color:#00adbb;
  padding:2rem;
  margin:0px!important;
}

.calloutBoxTitleFullWidth {
  margin: 2rem -28px !important;
}

.twoColumnParagraph iframe{
  width:100%;
  margin-bottom:1.5rem;
}

.twoColumnParagraph .noHeader > p:first-child{
  margin-top:500px;
}

.gmapOverlay{
  background:transparent;
  position:relative;
  width:100%;
  height:450px;
  top:450px;
  margin-top:-450px;
}

.discoveryMap {
  background-color:#f5f4f0;
}

#dmi_container,
#dmi_container1,
#dmi_container2,
#dmi_container3 {
  margin-bottom:4rem;
}

#mainMap{
  
  /* margin:20px auto 170px auto; */
  margin: 20px auto 60px auto;
}

/* ---------- Results ---------- */

.resultIntro{
  margin-top:85px;
}

/* ---------- THINGS TO DO ---------- */
.things-to-do .business-title h1 {
  margin-bottom: 50px;
}

.things-to-do .business-title .three-cols {
  display: block;
}

.things-to-do .business-title .three-cols-mobile {
  display: none;
}

.things-to-do .business-title .four-cols {
  display: none;
}

.things-to-do .business-title .col-md-3, .things-to-do .business-title .col-md-4 {
  text-align: center;
}

.things-to-do .business-title .row {
  padding-bottom: 10px;
}

.things-to-do .business-title a, .things-to-do .business-title p {
  display: block;
  text-decoration: none;
  width: 100%;
  background-color: #00adbb;
  color: #ffffff;
  font-size: 14px;
}

.things-to-do .business-title p {
  padding: 18px 12px;
  line-height: 1.5rem;
}

.things-to-do .business-title a {
  display: block;
  text-decoration: none;
  width: 100%;
  background-color: #00adbb;
  color: #ffffff;
  padding: 20px;
}

.things-to-do .business-title a:hover {
  text-decoration: none;
}

.things-to-do .places-map {
  margin-bottom: 70px;
}

.things-to-do .places-map ul {
  list-style-type: none;
  padding: 0;
  color: #000000;
}

.things-to-do .places-map ul li {
  color: #000000;
}

.things-to-do .places-map iframe {
  height: 700px;
}

.things-to-do .business-ad {
  margin-top: 50px;
  margin-bottom: 50px;
}

.things-to-do .business-ad img, .things-to-do .modal-content img {
  width: 100%;
  /* margin-bottom: 40px; */
  border: 3px solid #ffffff;
}

.things-to-do .business-ad img:hover {
  border: 3px solid #00adbb;
  opacity: 0.8;
}

.things-to-do .modal-content img {
  width: 100%;
  margin: 0;
  border: 1px solid #000000;
  padding: 5px;
}

.things-to-do .modal-content h1 {
  font-size: 25px;
  text-transform: uppercase;
}

.things-to-do .modal-content p {
  font-weight: 400;
  line-height: 2rem;
}

.things-to-do .modal-content .ad-address, .things-to-do .modal-content p a {
  color: #00adbb;
}

.things-to-do .modal-content .ad-phone {
  color: #193769;
  font-weight: 400;
}

.things-to-do .modal-content .ad-description {
  font-size: 1.3rem;
}

.things-to-do .modal-content .container-fluid .col-md-6:first-child {
  margin-top: 40px;
}

.things-to-do .modal-dialog button.close {
  padding-top: 10px;
  padding-right: 15px;
  font-size: 40px;
}

.things-to-do .modal-content .container {
  padding: 40px 10px;
}

.things-to-do .modal-centered {
  top: 38%;
}

.things-to-do .video-ads-container {
  margin-top: 30px;
}

@media only screen and (min-width: 992px) {
  .things-to-do .business-title .three-cols {
    padding-left: 30px;
    padding-right: 30px;
  }

  .things-to-do .business-title .col-md-4 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .things-to-do .business-ad .gutter-80:nth-of-type(2) {
    padding: 30px 0;
  }

  .things-to-do .places-map iframe {
    height: 500px;
  }

  .things-to-do .modal-content {
    margin: -80px;
    padding: 20px 0;
  }

  .things-to-do .modal-content .d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 25px 0;
  }

  .things-to-do .modal-content .container-fluid .col-md-6:first-child {
    margin-top: 0px;
  }

  .things-to-do .modal-dialog button.close {
    margin-top: -20px;
    margin-bottom: 20px;
  }
}

@media only screen and (min-width: 1200px) {
  .things-to-do .business-title .four-cols {
    display: block;
    padding-left: 30px;
    padding-right: 30px;
  }

  .things-to-do .business-title .three-cols {
    display: none;
  }

  .things-to-do .business-title .col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .things-to-do .places-map iframe {
    height: 750px;
  }
}

@media only screen and (max-width: 991px) {
  .things-to-do .business-title .three-cols {
    display: none;
  }

  .things-to-do .business-title .three-cols-mobile {
    display: block;
  }

  .things-to-do .business-ad img {
    margin-bottom: 15px;
  }

  .things-to-do .places-map iframe {
    height: 400px;
  }

  .things-to-do .business-title .row {
    padding-bottom: 0px;
  }

  .things-to-do .business-title .col-md-3, .things-to-do .business-title .col-md-4 {
    padding-bottom: 10px;
  }

  .things-to-do .modal-centered {
    top: 0%;
  }

  .things-to-do .modal-content .container-fluid .col-md-6:last-child {
    padding-bottom: 15px;
  }

  .things-to-do .modal-content h1 {
    padding-top: 20px;
  }

  .things-to-do .video-ads-container {
    margin-top: 50px;
  }
}

/* ---------- ALERT 3 ---------- */

.alert3 {
  text-align: center;
  /* margin-bottom: -2px;
  padding: 40px 0; */
}

.alert3 a {
  text-decoration: none;
}

/* ---------- FOOTER NAVIGATION ---------- */
#footerNav{
  margin-top:10px;
  border-top:3px solid #1b3769;
  border-bottom:10px solid #1b3769;
}

#footerNav .footerTicket{
  width:113px;
}
#footerNav .footerSchedule{
  width:130px;
}
#footerNav .footerGear{
  width:144px;
}
#footerNav .footerPorts{
  width:142px;
}
#footerNav .footerGiftCards{
  width:148px;
}
#footerNav .footerVehicles{
  width:123px;
}
#footerNav .footerEvents{
  width:105px;
}

#footerNav .footerNavOuterContainer{
  margin:8px 0px;
  background:url('../imgs/tealwoodgrain.jpg') center center;
  background-size:cover;
  padding:124px 0px;
}

#footerNav ul{
  list-style:none;
  padding-left:0px;
}

#footerNav li{
  float:left;
  text-align:center;
  margin-right:5.5%;
}

#footerNav li:last-child{
  float:left;
  text-align:center;
  margin-right:0;
}

#footerNav li a{
  font-family:'Roboto', sans-serif;
  font-size:1.7rem;
  color:#1b3769;
  text-transform:uppercase;
  font-weight:500;
  letter-spacing:1px;
  display:block;
  padding:20px 0;
}

#footerNav li a:hover,
#footerNav li a:focus{
  text-decoration:none;
}

#footerNav svg{
  display:block;
}

#footerNav a.icon-ticket:hover svg path,
#footerNav a.icon-shopgear:hover svg path,
#footerNav a.icon-theports:hover svg path,
#footerNav a.icon-giftcards:hover svg path,
#footerNav a.icon-vehicles:hover svg path,
#footerNav a.icon-events:hover svg path {
  fill:#00adbb;
}

#footerNav a.icon-schedule:hover svg path,
#footerNav a.icon-vehicles:hover svg path {
  stroke:#00adbb;
}

#footerNav a.icon-ticket svg{
  width:auto;
  display:block;
  height:116px;
  margin:10px auto 31px auto;
}

#footerNav a.icon-schedule svg{
  width:auto;
  display:block;
  height:99px;
  margin:17px auto 41px auto;
}

#footerNav a.icon-shopgear svg{
  width:auto;
  display:block;
  height:95px;
  margin:21px auto 41px auto;
}

#footerNav a.icon-theports svg{
  width:auto;
  display:block;
  height:109px;
  margin:12px auto 36px auto;
}

#footerNav a.icon-giftcards svg{
  width:auto;
  display:block;
  height:85px;
  margin:20px auto 52px auto;
}

#footerNav a.icon-vehicles svg{
  width:auto;
  display:block;
  height:77px;
  margin:32px auto 48px auto;
}

#footerNav a.icon-events svg{
  width:auto;
  display:block;
  height:82px;
  margin:26px auto 49px auto;
}

.container.containerFooterNav{
  max-width:1366px;
  padding:0px;
}

footer{
  background-color:#1b3769;
  margin-top:3px;
  font-family:'Roboto', sans-serif;
  font-weight:500;
  font-size:1.35em;
  color:#fff;
  padding:118px 0px 200px 0px;
  line-height:2.3em;
}

footer a{
  color:#fff!important;
}

footer a:hover,
footer a:active,
footer a:visited,
footer a:focus{
  color:#fff;
  text-decoration:underline;
}

footer .footerLeftColumn{
  border-right:1px solid #fff;
  float:left;
  width:65.37%;
  padding-right:7.54%;
}

footer h3{
  font-size:2.3rem;
  text-transform:uppercase;
  letter-spacing:.5px;
  margin-top:0px;
}

footer input{
  background-color:#1b3769;
  border:1px solid #8d9bb4;
  font-weight:300;
  line-height:1.8em;
  height:40px;
  padding-top:5px;
  color:#fff;
  float:left;
  text-indent:.5em;
  width:305px;
  border-radius:0;
  color:#fff!important;
}

footer input::placeholder{
  color:#ffffff!important;
}

footer input:-ms-input-placeholder{
  color:#ffffff!important;
}

footer input::-ms-input-placeholder{
  color:#ffffff!important;
}

footer input::-moz-placeholder{
  color:#ffffff!important;
}

footer button{
  background-color:#1b3769;
  border:1px solid #8d9bb4;
  height:40px;
  width:50px;
  float:left;
  position:relative;
}

footer .footerForms button i{
  position:absolute;
  top:9px;
  right:12px;
}

footer .footerForms{
  margin:40px 0px;
  color:#fff!important;
}

footer .footerForms label{
  display:none;
}

footer .footerForms a:hover,
footer .footerForms a:focus{
  text-decoration:none;
}

footer .translateBtn{
  height:40px;
  border:1px solid #8d9bb4;
  font-weight:300;
  display:inline-block;
  margin-left:56px;
  width:348px;
  text-indent:.5em;
}

footer .translateBtn i{
  display:inline;
  font-size:35px;
}

footer .translateBtn span{
  border-left:2px solid #8d9bb4;
  height:39px;
  display:inline-block;
  margin-left:72px;
}

.goog-te-combo{
  font-size:16px!important;
}

.modal-backdrop {
  z-index: -1;
}

.modal-header,
.modal-footer{
  background-color:#00adbb;
}

.modal-title{
  color:#fff;
  font-family:'Roboto Slab', serif;
  font-weight:700;
  font-size:1.3em;
  letter-spacing:1.5px;
  text-transform:uppercase;
}

.modal-footer .btn{
  font-family:'Roboto', sans-serif;
  font-size:1em;
  font-weight:400;
}

.newsletterSignupForm{
  float:left;
  width:34.62%;
  padding-left:7.54%;
}

.newsletterSignupForm p{
  line-height:1.7em;
  padding:1.8rem 0px 2.4rem 0px;
  width:18em;
  text-align:left;
}

.newsletterSignupForm i{
  font-size:35px!important;
}

footer .newsletterSignupForm i{
  position:absolute;
  top:6px;
  right:12px;
}

footer #emailTextbox{
  width:270px;
}

/* ---------- CALENDAR ---------- */
.calendar-calendar .month-view .full td.single-day div.monthview, .calendar-calendar .week-view .full td.single-day div.weekview, .calendar-calendar .day-view .full td.single-day div.dayview{
  background-color:#dbf0f1;
}

.calendar-calendar .month-view .full td.single-day div.monthview:hover,
.calendar-calendar .week-view .full td.single-day div.weekview:hover,
.calendar-calendar .day-view .full td.single-day div.dayview:hover
{
  background-color:#00adbb;
  color:#dbf0f1;
}

.calendar-calendar .month-view .full td.single-day div.monthview:hover a,
.calendar-calendar .week-view .full td.single-day div.weekview:hover a,
.calendar-calendar .day-view .full td.single-day div.dayview:hover a{
  color:#fff;
  text-decoration:none;
}

.calendar-calendar div.calendar {
  font-size:1rem;
}

.calendar-calendar .month-view .full td.single-day div.monthview,
.calendar-calendar .week-view .full td.single-day div.weekview,
.calendar-calendar .day-view .full td.single-day div.dayview{
  padding:10px;
  margin:10px 0px;
}

.calendar-calendar .month-view .full td.date-box.today,
.calendar-calendar .month-view .full tr td.single-day.today{
  border-color:#193769;
}

.view .date-nav-wrapper .date-heading h3{
  color: #193769;
  font-size: 3rem;
  font-weight: 300;
  margin-top: 0px;
  margin-bottom: .4rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.view .date-nav-wrapper .date-prev{
  right:auto;
}

.view-calendar .item-list ul li{
  margin-right:0px;
}

.view-calendar{
  margin-bottom:120px;
}

.view .date-nav-wrapper .date-prev,
.view .date-nav-wrapper .date-next{
  background:none;
}

.view .date-nav-wrapper .date-prev a,
.view .date-nav-wrapper .date-next a{
  margin:0px;
}

.view-calendar .item-list .pager a{
  background-color:#193769;
  color:#fff;
  font-size:1rem;
  letter-spacing:1px;
}

.ajax-progress .throbber {
  background: transparent url('../imgs/preloader.gif') no-repeat;
  float: none;
  background-size:contain;
  height: 25px;
  margin: 4px;
  width: 25px;
  display:inline-block;
}

.date-next .ajax-progress .throbber{
  position:absolute;
  left:-31px;
  top:18px;
}

.date-prev .ajax-progress .throbber{
  position:absolute;
  right:-31px;
  top:18px;
}

.calendar-calendar th.days{
  background-color:#193769;
  color:#fff;
}

.view-display-id-block_3 h2{
  background-color:#193769;
  color:#fff;
  text-transform:uppercase;
  font-family:'Roboto', sans-serif;
  font-weight:300;
  padding:15px 15px 15px 25px;
}

.view-display-id-block_3 .eventContainer{
  border-bottom:2px solid #c2c2c2;
  margin-top:40px;
}

.view-display-id-block_3 .views-row-last .eventContainer{
  border-bottom:0px;
}

.eventDateContainer{
  float:left;
  width:205px;
  margin-right:40px;
}

.eventDate{
  background-color:#00adbb;
  margin-bottom:40px;
  height:205px;
}

.eventDate p{
  color:#fff;
  text-align:center;
  text-transform:uppercase;
  font-weight:300;
  font-size:2rem;
  line-height:normal;
  margin-bottom:0;
  padding-top:44px;
}

.eventDate p.eventDateNumber{
  padding-top:4px;
  font-size:6rem;
  letter-spacing:-3px;
}

.eventContentContainer{
  float:left;
  width:70%;
}

.eventContainer h3{
  font-weight:500;
  color:#193769;
  text-transform:uppercase;
  margin-top:0px;
  font-size:2rem;
}

.eventContainer h4{
  font-family: 'Roboto Slab', serif;
  font-size: 1.3rem;
  color: #00adbb;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
}

.eventContainer h4 a{
  color:#00adbb;
}

.eventContainer h4 a:hover{
  color:#028ed0;
  text-decoration:none;
}

.eventContent{
  margin-top:20px;
}

.eventContainer .sponsored{
  background-color:#dbf0f1;
  margin-top:-40px;
  margin-bottom:40px;
  padding:10px 5px 10px 15px;
  border-top:3px solid #fff;
}

.eventContainer .sponsored p{
  color:#193769;
  font-weight:700;
  font-size:.9rem;
  text-transform:uppercase;
  line-height:normal;
  margin-bottom:0px;
  font-family:'Roboto Slab', serif;
}

/* ==========================================================================
   Store
   ========================================================================== */
   .store{
     margin-top:2em;
   }

   .store .pager{
     margin-bottom:9em;
   }

   .storeItem{
     text-align:center;
     height:410px;
     margin-bottom:3rem;
   }

   .storeItem h4{
     padding:0 1em;
     line-height:1.3em;
   }

   .storeItemContainer{
     /*box-shadow: 0 0 15px 5px #eee;*/
     border:3px solid #fff;
     position:relative;
     height:100%;
   }

   .storeItemContainer:hover{
     /*box-shadow: 0 0 15px 5px #5CCAD3;*/
     border:3px solid #193769;
     -webkit-transition: border .5s;
    transition: border .5s;
   }

   .storeItem .shopify-buy-frame--product{
     display:inline-block;
     position: absolute;
     bottom: 0;
     width: 100%;
     left: 50%;
     transform: translateX(-50%);
     margin-bottom:1em;
   }

   .storeItem img{
     width:100%;
     height:auto;
   }

   .storeNavContainer .borderWrapper{
     border-top:3px solid #00adbb;
     border-bottom:3px solid #00adbb;
     margin-bottom:9em;
   }

   .storeNavContainer h2{
     margin: .6rem 0;
     font-family: 'Roboto Slab', serif;
     font-weight:700;
     color: #00adbb;
     text-transform: uppercase;
     letter-spacing: 1px;
     font-size: 1.4rem;
   }

   .storeNavBg{
     background-color:#193769;
     margin:10px 0px;
     padding:1em;
   }

   .storeNavBg ul{
     padding:.5em 0;
     margin-bottom:0;
   }

   .storeNavContainer li{
     list-style-type:none;
     padding-bottom: .8em;
     display:block;
   }

   .storeNavContainer li:last-child{
     margin-bottom:0px;
   }

   .storeNavContainer li a{
     color:#fff;
     font-weight: 500;
     font-size: 1.4rem;
     line-height: normal;
   }

   .storeNavContainer li a:hover{
     color:#00adbb;
     transition: color .2s;
   }

   .storeNavContainer li a.active{
     color:#ffc20e;
   }

   .storeNavContainer li a:last-child{
     padding-bottom: 0;
   }

   .storeNavContainer a:hover{
     text-decoration:none;
   }

/* -- Ticket Choice Widget --*/
#ticketChoiceWidget{
  display: block;
  /* display:flex;
  flex-direction:row;
  justify-content:space-between; */
  margin-bottom:50px;
}

#ticketChoiceWidget h3{
  text-align:center;
  background-color:#193769;
  color:#fff;
  font-family:'Roboto', sans-serif;
  font-weight:300;
  letter-spacing:1px;
  padding:16px 10px;
  line-height:normal;
  font-size:2rem;
  margin-bottom:0px;
}

#ticketChoiceWidget h3 span{
  font-weight:500;
}

#ticketChoiceWidget .goingToBI{
  margin-right:48px;
}

#ticketChoiceWidget .comingFromBI{
  /* margin-left:48px; */
}

#ticketChoiceWidget .goingToBI,
#ticketChoiceWidget .comingFromBI{
  width:100%;
}

#ticketChoiceWidget .canvasContainer{
  background:url('../imgs/canvas.jpg') repeat;
  padding:30px 3%;
}

#ticketChoiceWidget ul{
  list-style:none;
  padding:0;
  margin:0;
  position:relative;
}

#ticketChoiceWidget ul ul{
  display:none;
  position:absolute;
}

#ticketChoiceWidget li {
  margin-bottom:16px;
  padding:0;
  cursor:pointer;
}

#ticketChoiceWidget li:last-child {
  margin-bottom:0px;
}

#ticketChoiceWidget li a{
  color:#00adbb;
  font-family:'Roboto Slab', serif;
  font-weight:700;
  text-transform:uppercase;
  padding:16px 6%;
  text-decoration:none;
  background-color:rgba(255,255,255,.85);
  border:2px solid #00adbb;
  display:block;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

#ticketChoiceWidget li a:hover,
#ticketChoiceWidget li:hover a{
  background-color:#00adbb;
  color:#fff;
}

#ticketChoiceWidget li a:hover p{
  color:#fff;
}

#ticketChoiceWidget li p{
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}


#ticketChoiceWidget .btnWrapper{
  display:flex;
  width:100%;
  flex-direction:row;
}

#ticketChoiceWidget li:first-child a{
  flex-grow:1;
}

#ticketChoiceWidget li span{
  background-color: #00adbb;
  width:71px;
  height:106px;
  margin-left:5px;
  text-align:center;
  cursor:pointer;
  flex-shrink:0;
}

#ticketChoiceWidget span i{
  font-size:4rem;
  display:block;
}

#ticketChoiceWidget span i:first-child:not(.closeTicketToggle){
  color:#9EE0E3;
  margin-top:18px;
}

#ticketChoiceWidget span i:last-child:not(.closeTicketToggle){
  color:#fff;
  margin-top:-40px;
}

#ticketChoiceWidget i.closeTicketToggle{
  color:#fff;
  margin-top:22px;
}

/*-- Pt Judith Hover */
#ticketChoiceWidget li ul{
  width:100%;
}

#ticketChoiceWidget ul:nth-child(2) li{
  margin-bottom:0px;
  background-color:#93d5db;
}

#ticketChoiceWidget ul:nth-child(2) li:hover a{
  text-decoration:underline;
}

#ticketChoiceWidget ul:nth-child(2) a{
  color:#193769;
  margin:0 7.5%;
  background-color:#93d5db;
  border:none;
  padding:20px 0px;
}

#ticketChoiceWidget ul:nth-child(2) li:first-child a{
  border-bottom:3px solid #fff;
  padding-top:40px;
}

#ticketChoiceWidget ul:nth-child(2) li:last-child a{
  padding-bottom:21px;
}

#ticketPurchaseArea .fallRiverToNewportOuter{
  border-top:3px solid #00adbb;
  border-bottom:3px solid #00adbb;
  padding:10px 0px;
  margin-bottom:100px;

}

#ticketPurchaseArea .fallRiverToNewport{
  background-color:#193769;
  color:#fff;
  padding:50px;
}

#ticketPurchaseArea .fallRiverToNewport h2{
  text-align:center;
  margin:0px;
  font-family:'Roboto' sans-serif;
  font-weight:300;
  letter-spacing:2px;
  font-size:3.5rem;
}

#ticketPurchaseArea .fallRiverToNewport h3{
  text-align:center;
  margin:0px;
  font-family:'Roboto Slab', serif;
  font-weight:700;
  font-size:1.4rem;
  color:#00adbb;
  margin:18px 0px 28px 0px;
  text-transform:uppercase;
  letter-spacing:1px;
}

#ticketPurchaseArea .fallRiverToNewport p{
  color:#fff;
  margin-bottom:0px;
}

#ticketPurchaseArea .fallRiverBtns{
  display:flex;
  flex-direction:row;
  justify-content:space-between;
  margin-bottom:2rem;
}

#ticketPurchaseArea .fallRiverBtns a{
  border:2px solid #00adbb;
  color:#fff;
  font-family:'Roboto Slab', serif;
  font-weight:300;
  text-align:center;
  flex-grow:1;
  font-size:1.4rem;
  padding:16px 10px;
  letter-spacing:1px;
  text-decoration:none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

#ticketPurchaseArea .fallRiverBtns a:hover{
  background-color:#00adbb;
  color:#fff;
}

#ticketPurchaseArea .fallRiverBtns a:first-child{
  margin-right:48px;
}

#ticketPurchaseArea .fallRiverBtns a:last-child{
  margin-left:48px;
}

.smallDates{
  font-size:1rem;
  color:#00adbb;
  padding:0;
  margin:0;
  font-family:'Roboto', sans-serif;
}

#ticketChoiceWidget .open p{
  color:#fff!important;
}

#ticketChoiceWidget .open a:hover,
#ticketChoiceWidget .open p:hover {
  text-decoration:none!important;
  color:#193769!important;
}*/

/* ==========================================================================
   Gutter Changes
   ========================================================================== */

/* 0px gutter */
.gutter-0.row {
  margin-right: 0;
  margin-left: 0;
}
.gutter-0 > [class^="col-"], .gutter-0 > [class^=" col-"]{
  padding-right: 0;
  padding-left: 0;
}

.gutter-48.row {
  margin-right: -48px;
  margin-left: -48px;
}

.gutter-48 > [class^="col-"], .gutter-48 > [class^=" col-"] {
  padding-right: 48px;
  padding-left: 48px;
}

.gutter-48 > [class^="col-"]:first-child{
  padding-right: 48px;
  padding-left: 15px;
}

.gutter-48 > [class^="col-"]:last-child{
  padding-right: 15px;
  padding-left: 48px;
}

.gutter-80.row {
  margin-right: -40px;
  margin-left: -40px;
}

.gutter-80 > [class^="col-"], .gutter-80 > [class^=" col-"] {
  padding-right: 40px;
  padding-left: 40px;
}

.reduce-margin-bottom {
  margin-bottom: -10px !important;
}



/* ==========================================================================
   Media Queries
   ========================================================================== */


@media(min-width:1461px){
  .gutter-48 > [class^="col-"]:first-child{
    padding-right: 48px;
    padding-left: 48px;
  }

  .gutter-48 > [class^="col-"]:last-child{
    padding-right: 48px;
    padding-left: 48px;
  }
}

@media(max-width:1461px){
  .gutter-80.row {
    margin-left:-15px;
    margin-right:-15px;
  }

  .gutter-48.row {
    margin-left:-15px;
    margin-right:-15px;
  }
}

@media (max-width: 1410px){
  #headerMain ul li > a{
    font-size: 1.27rem;
  }

  #headerMain ul ul li a{
    font-size:1.1rem;
  }

  #headerMain ul ul li a:hover::before,
  #headerMain ul ul li.active-trail a::before{
    border-width: 6px 0 6px 6px;
    margin-top:12px;
  }

  #headerMain ul ul li:first-child a:hover::before,
  #headerMain ul ul li.active-trail:first-child a:hover::before{
    margin-top:41px;
  }

  #headerMain ul ul{
    padding-top:79px;
  }

  #headerMain.affix ul ul {
    padding-top: 23px!important;
}

  #headerMain ul ul::after{
    padding-top:58px;
  }

  #headerMain.affix nav{
    margin-top:41px;
  }

  #headerMain li.mainnavInformation ul li a {
    padding: 7px 1.6rem;
  }

  #headerMain li.mainnavInformation ul{
    left:-10px;
  }

  #headerMain .mainnavInformation ul{
    width:188px;
  }

  #headerMain #main-menu{
    padding-right:30px;
  }

  #headerMain li.mainnavExtras ul{
    left:-90px;
  }


}

@media (max-width: 1366px){
  #threeBucket figure {
    margin:0 0 40px 0;
  }

  #threeBucket figure.effectFadedown p {
    font-size:.9em;
  }

  #threeBucket figcaption {
  	padding: 1.2em 1em;
  }

  #threeBucket h3 a{
    font-size:2rem;
  }

  #headerMain.affix ul ul {
      padding-top: 25px;
  }

  #footerNav nav li{
    margin-right:0;
    width:20%;
  }

  #headerMain.affix ul ul{
    margin-top:39px;
  }

  #footerNav nav li{
    margin:0 3%;
  }

  #headerMain.affix ul ul{
    padding-top:20px!important;
  }

}

@media (max-width: 1360px){
  #footerNav li a{
    font-size:1.5rem;
  }

  footer .translateBtn {
    margin-left: 56px;
    width: 303px;
  }

  footer .translateBtn span {
    margin-left: 27px;
  }

  footer input {
    width: 260px;
  }

  footer .footerLeftColumn {
    width: 61.37%;
  }
}

@media (max-width:1290px){
  footer form{
    height:40px;
  }

  footer .translateBtn {
    margin:20px 0 0 0;
    display:block;
    position:relative;
    clear:both;
    width:310px;
  }

  footer .translateBtn span {
    margin-left: 35px;
  }

  footer .footerLeftColumn {
    width:65.37%;
  }
}

@media (max-width:1240px){
  #threeBucket figure.effectFadedown p{
    line-height:1.5em;
  }
}

@media (max-width: 1199px){
  .alerts-desktop {
    display: none;
  }

  .third-alert {
    padding-top: 20px;
  }

  .alerts-banner {
    padding-bottom: 20px;
  }

  .alerts-banner > .container > .row {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  
  #alert{
    font-size:1.1em;
  }

  #alert .alertcontainer{
    width:670px;
  }

  #alert .alertcontent{
    width:72%
  }

  #alert i:first-child{
    font-size:2em;
    margin-top:.7em;
  }

  #alert i:nth-child(2){
    font-size:2em;
    margin-left:-.05em;
    margin-top:.7em;
  }

  #alert p{
    margin-top:1.75em;
  }

  #alert .alertlink a{
    margin-top:2.18em;
  }

  #alert .alerticon{
    width:25px;
  }

  #headerMain .logo{
    margin:52px auto 0 auto;
    display:block;
  }

  #headerMain .container{
    padding-bottom:45px;
  }

  #headerMain nav{
    float:none;
    margin:52px auto 0 auto;
    text-align:center;
  }

  #headerMain nav ul{
    padding:0px;
    float: none;
    text-align:center;
  }

  #headerMain nav > ul > li:last-child{
    margin-right:.6em;
  }

  #headerMain ul ul{
    padding-top:55px;
  }

  #headerMain.affix nav{
    margin-top:20px;
  }

  #headerMain.affix ul ul {
      padding-top: 20px;
  }

  #headerMain ul ul::after{
    padding-top:29px;
  }

  #headerMain #main-nav > ul > li{
    margin:0;
    padding:0;
  }

  #headerMain li.expanded{
    padding:0;
  }

  #headerMain ul > li {
    margin:0px!important;
  }

  main h1,
  #fares h2{
    font-size: 4em;
  }

  #threeBucket figure {
    margin:0 0 50px 0;
  }

  #threeBucket figure.effectFadedown p {
    font-size:1.2em;
  }

  #threeBucket figcaption {
  	padding: 1.2em 1em;
  }

  #threeBucket h3 a{
    font-size:2.6rem;
  }

  #threeBucket .row div.column:nth-child(4){
    margin: 100px auto 0 auto;
    float: none;
  }

  #alert2 .alertcontent{
    width:85%;
    padding-bottom:1em;
  }

  #alert2 .alertlink{
    clear:both;
  }

  #alert2 .alertlink a{
    display:block;
    padding:0 0 2em 2.6em;
    position:relative;
  }

  .headerMainWrapper{
    min-height:144.55px;
  }

  #footerNav nav{
    text-align:center;
  }

  #footerNav ul{
    display:inline-block;
    float:none;
    margin:0 auto;
  }

  #footerNav nav li {
    padding: 0;
    width:50%!important;
    margin:0;
  }

  footer .footerLeftColumn{
    width:60%;
    margin-right:0%;
    padding-right:5%;
  }

  footer .pull-right{
    float:none!important;
  }

  .newsletterSignupForm{
    float:left;
    width:40%;
    margin-left:0;
    padding-left:5%;
  }

  .newsletterSignupForm p{
    width:100%;
  }

  footer #emailTextbox {
    width: 170px;
  }

  .gutter-48 > [class^="col-"]:first-child{
    padding-right: 48px;
    padding-left: 15px;
  }

  .gutter-48 > [class^="col-"]:last-child{
    padding-right: 15px;
    padding-left: 48px;
  }

  #headerMain ul:nth-child(1) > li.active-trail::after{
    margin-bottom:-76px;
  }

  #headerMain.affix ul:nth-child(1) > li.active-trail::after{
    margin-bottom:-42px;
  }

  #headerMain ul ul li a:hover::before,
  #headerMain ul ul li.active-trail a::before{
    margin-top:11px;
  }

  #headerMain ul ul li:first-child a:hover::before,
  #headerMain ul ul li.active-trail:first-child a:hover::before{
    margin-top:39px;
  }

  #headerMain ul:nth-child(1) > li.active-trail.mainnavInformation::after {
  content: '';
  margin-bottom: -74px;
}

#headerMain.affix ul:nth-child(1) > li.active-trail.mainnavInformation::after {
  content: '';
  margin-bottom: -42px;
}

#ticketChoiceWidget h3{
  padding: 16px 100px;
}

}

@media (max-width: 992px){
  .preheaderNavContainer nav{
    width:auto;
    max-width:350px;
  }

  #preheaderNav nav li{
    margin-left:0;
    width:auto;
  }

  #preheaderNav .preheaderNavContainer{
    float:none;
  }

  #preheaderNav nav li a {
    text-align: left;
  }

  #preheaderNav .socialMediaNav{
    position:absolute;
    right:15px;
    top:25px;
  }

  #main-menu{
    display:none;
  }

  #mm-main-menu{
    background-color:#fff;
    border-top:5px solid #00adbb;
  }

  #mm-main-menu .nav-logo{
    margin:0 auto;
  }

  #mm-main-menu .mainnavSchedules a,
  #mm-main-menu .mainnavTickets a,
  #mm-main-menu .mainnavInformation a,
  #mm-main-menu .mainnavExtras a,
  #mm-main-menu a.mobileOnly{
    font-family:'Roboto Slab', serif!important;
    font-weight:700;
    font-size:1.3em!important;
    color:#193769!important;
  }

  .mm-listview .mainnavSchedules,
  .mm-listview .mainnavTickets,
  .mm-listview .mainnavInformation,
  .mm-listview .mainnavExtras,
  .mm-navbar{
    text-transform:uppercase;
  }

  .mm-listview > li > a,
.mm-listview > li > span {
   padding-top: 15px;
   padding-bottom: 15px;
}

  .mm-hasnavbar .mm-navbar{
    background-color:#daf0f1;
    font-family:'Roboto Slab', serif;
    font-size:1.3em;
    font-weight:700;

  }

  .mm-hasnavbar .mm-navbar a{
    color:#193769;
  }

  #mm-0 .mm-navbar{
    display:none;
  }

  #mm-1 .mm-listview a,
  #mm-2 .mm-listview a,
  #mm-3 .mm-listview a,
  #mm-4 .mm-listview a{
    font-family:'Roboto', sans-serif;
    font-size:1.2em;
    color:#000;
  }

  .mm-search{
    background-color:#00adbb;
  }

  .mm-menu .mm-search input{
    font-size:16px;
    background-color:#fff;
  }

  .mm-navbars-bottom{
    background-color:#193769;
    border:none;
  }

  .mm-navbars-bottom a{
    color:#fff!important;
    font-size:1.4em;
  }

  #headerMain .logo{
    margin-left:0;
    float:left;
    width:320px!important;
    height:auto!important;
    margin-top:26px;
  }

  #headerMain .container {
    padding-bottom: 26px;
  }

  #headerMain.affix .hamburger{
    margin-top:34px;
  }

  main h1,
  #fares h2{
    font-size: 3em;
  }

  /* ---------- ANIMATED HAMBURGER ---------- */
  /* Courtesy of https://jonsuh.com/hamburgers */
  .hamburger {
    margin:55px 0px 0px 0px;
    display: inline-block;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    outline:none;
    float:right;
    text-transform: none;
    background-color: transparent;
    border: 0;
    overflow: visible; }
    .hamburger:hover {
      opacity: 0.7; }

  .hamburger-box {
    width: 40px;
    height: 24px;
    display: inline-block;
    position: relative; }

  .hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px; }
    .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
      width: 40px;
      height: 4px;
      background-color: #193769;
      border-radius: 4px;
      position: absolute;
      transition-property: transform;
      transition-duration: 0.15s;
      transition-timing-function: ease; }
    .hamburger-inner::before, .hamburger-inner::after {
      content: "";
      display: block; }
    .hamburger-inner::before {
      top: -10px; }
    .hamburger-inner::after {
      bottom: -10px; }


  .hamburger--spring .hamburger-inner {
    top: 2px;
    transition: background-color 0s 0.13s linear; }
    .hamburger--spring .hamburger-inner::before {
      top: 10px;
      transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
    .hamburger--spring .hamburger-inner::after {
      top: 20px;
      transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  .hamburger--spring.is-active .hamburger-inner {
    transition-delay: 0.22s;
    background-color: transparent; }
    .hamburger--spring.is-active .hamburger-inner::before {
      top: 0;
      transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
      transform: translate3d(0, 10px, 0) rotate(45deg); }
    .hamburger--spring.is-active .hamburger-inner::after {
      top: 0;
      transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
      transform: translate3d(0, 10px, 0) rotate(-45deg); }

  #schedule .schedulePaneHeader a,
  #tripPlanner .schedulePaneHeader a,
  #fares .faresPaneHeader a,
  #accordion .accordionPaneHeader a{
    font-size:1.4rem;
  }

  #schedule .scheduleHeaderSmallTxt,
  #tripPlanner .scheduleHeaderSmallTxt,
  #fares .faresHeaderSmallTxt,
  #accordion .accordionHeaderSmallTxt{
    font-size:1rem;
  }

  #threeBucket figure{
    max-width:593px;
    float:none;
    margin:0 auto;
  }

  #threeBucket h3{
    text-align:center;
  }

  #threeBucket h3 a{
    margin-top:20px;
  }

  #threeBucket .row div.column:nth-child(2){
    margin-top:100px;
  }

  .tableTicketLink a{
    display:block;
    width:100%;
    border-right:0px;
  }

  .tableTicketLink a:last-child{
    display:block;
    width:100%;
    border-bottom:0px;
  }

  #threeBucket figure.effectFadedown p{
    font-size:2.5rem;
  }

  #footerNav nav{
    text-align:center;
  }

  #footerNav nav li {
    padding: 0;
    width:40%;
  }

  .gutter-48 > [class^="col-"]:first-child{
    padding-right:15px;
  }

  .gutter-48 > [class^="col-"]:last-child{
    padding-left:15px;
  }

  .twoColumnParagraph.bandStyle .container{
    padding:85px 15px;
  }

  .calloutBoxTitle{
    margin-top:3rem!important;
  }

  .trip-planner .columnQuickLinks{
    display:none;
  }

  .container-inline-date{
    margin-bottom:2rem;
  }

  .eventContentContainer{
    width:50%;
  }

  .field-name-field-right-column{
    margin-top:35px;
  }

  #ticketChoiceWidget{
    display:block;
  }
  #ticketChoiceWidget .goingToBI,
  #ticketChoiceWidget .comingFromBI{
    width:100%;
    margin:0 0 70px 0;
  }

  #ticketChoiceWidget h3{
    padding:16px 10px;
  }

  #ticketPurchaseArea .fallRiverBtns,
  #ticketPurchaseArea .fallRiverBtns a{
    display:block;
  }

  #ticketPurchaseArea .fallRiverBtns a:first-child{
    margin:0px 0px 25px 0px;
  }

  #ticketPurchaseArea .fallRiverBtns a:last-child{
    margin-left:0px;
  }
}

@media (max-width:800px){
  #schedule table tr:last-child th{
    font-size:.8rem;
    color:#7F7F7F;
    text-transform:none;
    background-color:#fff;
  }
}

@media (max-width: 768px){
  #alert .alertcontainer{
    width:auto;
  }

  #alert .alertcontent{
    width:60%
  }

  #alert p{
    padding-right:3%;
    padding: 0 3% .9em 0;
  }

  #schedule,
  #accordion{
    margin-top: 85px;
  }

  #schedule .scheduleTables{
    margin-top:77px;
  }

  #fares {
    margin:66.5px 0;
  }

  #fares .outerContainer{
    padding:77px 0px;
  }

  main .pageFirst{
    margin-top:85px;
  }

  .accordionFirst{
    margin-bottom:0px;
  }

  .accordionSection.non-schedule{
    margin-bottom:85px;
  }

  #contentHeader{
    margin:85px 0px;
  }

  footer .footerLeftColumn{
    float:none;
    clear:both;
    border-right:none;
    width:100%;
  }

  footer .newsletterSignupForm{
    width:100%;
    padding-left:0;
    margin-top:100px;
  }

  footer #emailTextbox {
    width: 255px;
  }

  .newsletterSignupForm p {
    width: 100%;
    padding-bottom:1.5em;
  }

  .modal {
  text-align: center;
}

  .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }

  .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  width:80%;
}

#pre-contentHeader {
    margin-bottom: 85px;
}

.twoColumnParagraph.bandStyle .container {
    padding: 85px 15px;
}

.twoColumnParagraph {
  margin-bottom: 85px;
}

#accordion{
  margin-top:0px!important;
}

.tripPlannerContainer{
  margin-top:-35px;
}

.view-calendar.view-display-id-block_1{
  display:none;
}

.eventContainer{
  word-wrap: break-word;
}

span.accordionSmallSubtitle {
  font-size:1rem;
}

.reduce-margin-bottom {
  margin-bottom: -60px !important;
}

}

@media (max-width: 660px){
  .hoverInstructions{
    display:none;
  }

  /* Search */
  #block-system-main .search-form input[type="text"]{
    width:100%!important;
  }

  #block-system-main .search-form input[type="submit"]{
    width:100%!important;
    margin-top:1rem;
  }

  #edit-name,
  #edit-pass{
    width:100%;
  }

  #preheaderNav .socialMediaNav{
    display:none;
  }

  #preheaderNav nav li{
    width:auto;
  }

  #schedule .schedulePaneHeader a,
  #tripPlanner .schedulePaneHeader a,
  #fares .faresPaneHeader a,
  #accordion .accordionPaneHeader a{
    font-size:1.3rem;
    padding-right:.5em;
  }

  .subFigureLinks{
    display:none;
  }

  .accordionContent{
    padding:1.5rem;
  }

  #schedule th,
  #tripPlanner th,
  #fares th {
    font-size: 1.2rem;
  }

  #schedule td,
  #tripPlanner td,
  #fares td{
    font-size:1.2rem;
  }

  #schedule .scheduleHeaderSmallTxt,
  #tripPlanner .scheduleHeaderSmallTxt,
  #fares .faresHeaderSmallTxt,
  #accordion .accordionHeaderSmallTxt{
    font-size:.9rem;
  }

  #footerNav nav{
    text-align:center;
    margin-left:0;
  }

  #footerNav nav li {
    padding: 0;
    width:50%;
  }

  .blogShare div:first-child{
    float:none;
  }

  #threeBucket figure.effectFadedown p{
    font-size:1.5rem;
  }

  .accordionContent h3{
    text-align:center;
  }

  .captcha{
    margin-left:-38px;
  }

  #tripPlanner{
    padding:1rem;
  }

  #tripPlanner .fieldset-legend,
  #tripPlanner h2{
    font-size:1.8rem;
  }

  #tripPlanner label{
    font-size:1.1rem;
    line-height:normal;
  }

  #tripPlanner .form-type-date-popup{
    width:100%;
  }

  #tripPlanner #edit-step1-departure-date,
  #tripPlanner #edit-step1-return-date{
    width:100%;
  }

  #tripPlanner .form-type-textfield{
    width:100%;
  }

  #tripPlanner input[type="submit"], #tripPlanner .resultsLinks a{
    font-size:1.2rem;
    padding:.5rem 1.5rem;
    margin-right:1rem;
    margin-top:3rem;
  }

  #tripPlanner .form-type-radio label{
    padding:.5rem 1.5rem;
    margin-right:1rem;
  }


  #tripPlanner #edit-next--2{
    margin-right:0;
  }

}

@media (max-width: 480px){

  .tableTicketLink,
  .tableTicketLinkHeader{
    font-size:1rem;
  }

  .mobileOnly{
    display:block;
  }

  #alert .alertcontent{
    width:88%;
  }



  #alert p{
    padding: 0;
  }

  #alert .alertlink{
    width:100%;
    text-align:left;
  }

  #alert .alertlink a{
    position:relative;
    padding-left:3.2em;
    margin:0em 0em 1.7em 0em;
  }

  #preheaderNav nav{
    text-align:center;
    margin:0 auto;
  }

  #preheaderNav nav li{
    margin: .7em 0 0px 0;
  }

  .preheaderNavContainer nav{
    max-width:100%;
  }

  .headerMainWrapper{
    height:99.25;
    display:block;
  }

  #headerMain .logo{
    margin-left:0;
    float:left;
    width:230px!important;
    height:auto!important;
    margin-top:20px;
  }

  #headerMain.affix .logo{
    width:230px!important;
    height:auto!important;
  }

  #headerMain .container {
    padding-bottom: 20px;
  }

  #schedule .schedulePaneHeader a,
  #tripPlanner .schedulePaneHeader a,
  #fares .faresPaneHeader a,
  #accordion .accordionPaneHeader a{
    padding:.5em;
  }

  .hamburger{
    margin-top:40px;
  }

  #headerMain.affix .hamburger{
    margin-top:29px;
  }

  #threeBucket figure.effectFadedown p {
    font-size:.9rem;
    line-height:1.4rem;
  }

  #threeBucket figure img{
    max-height:100%;
  }

  #footerNav li {
    width:100%;
  }

  #footerNav .container-fluid {
    margin: 8px 0px;
    background: url(../imgs/tealwoodgrain.jpg) center center;
  }

  .down-box{
    display:none;
  }

  .headerMainWrapper{
    min-height:91.55px;
  }

  .eventContentContainer{
    width:80%;
  }

  .sponsored img{
    width:130px;
  }

  #ticketPurchaseArea .fallRiverToNewport h2{
    font-size:2.5rem;
  }
}

@media (max-width: 375px){
  .eventDateContainer{
    clear:left;
    margin:0 auto;
    display:block;
    float:none;
  }

  .eventContentContainer{
    width:100%;
  }

  .eventContentContainer h3{
    text-align:center;
  }
}

@media (max-width: 320px){
  #preheaderNav nav li a{
    font-size:.85em;
  }

  #headerMain .logo, #headerMain.affix .logo{
    width:200px!important;
  }

  #ticketChoiceWidget li{
    font-size:1rem!important;
  }

  #ticketChoiceWidget ul:nth-child(2) li:first-child a{
    padding-top:35px;
  }
}

@media (min-width: 1200px) {
    .container{
        width: auto;
        max-width:1396px;
    }

    .alerts-mobile {
      display: none;
    }

    .alerts-banner .alert3 .alert3-content {
      float: right;
    }

    .alerts-banner .third-alert-single .alert3 .alert3-content {
      float: none;
    }
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.floatleft{
  float:left;
}

.floatright{
  float:right;
}

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, #threeBucket figcaption{
    display:block; /* IE11 */
   }
 }

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        box-shadow: none !important;
        text-shadow: none !important;
    }

    @page {
    size: 330mm 427mm;
    margin: 14mm;
  }
  .container {
    width: 1170px;
  }

    header nav{
      display:none!important;
    }

    footer {
      display:none;
    }

    .columnQuickLinks{
      display:none;
    }

    .tableTicketLink,
    .tableTicketLinkHeader{
      display:none;
    }

    .schedulePane,
    .faresPane{
      page-break-inside:avoid;
    }

    a.accordionLink{
      color:#11244c!important;
      font-size:4rem;
      font-weight:500;
      text-decoration:none;
    }

    #mm-main-menu{
      display:none;
    }

    #footerNav{
      display:none;
    }

    #threeBucket{
      display:none;
    }

    #translateModal{
      display:none;
    }

    #alert2{
      display:none;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
