/*!////////////////////////////////////////////////
// BASE
/////////////////////////////////////////////////*/
@-o-viewport {
  width: device-width; }
@-ms-viewport {
  width: device-width; }
@viewport {
  width: device-width; }
*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  
  	.grecaptcha-badge{
	visibility: collapse !important;  
	}

html,
body,
iframe,
div,
section,
header,
p,
a,
ul,
ol,
li,
article,
footer,
h1,
h2,
h3,
h4 {
  margin: 0;
  padding: 0; }

html {
  scroll-behavior: smooth;
}

html,
button,
input,
select,
textarea {
  color: #222; }

body {
  font-size: 1em;
  line-height: 1.4; }

::-moz-selection {
  background: #d92e3a;
  text-shadow: none;
  color: #fff; }

::selection {
  background: #d92e3a;
  text-shadow: none;
  color: #fff; }

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

img {
  vertical-align: middle;
  max-width:100%; }

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

textarea {
  resize: vertical; }

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


/*!////////////////////////////////////////////////
// LAYOUT
/////////////////////////////////////////////////*/
.wrap {
  max-width: 1280px;
  width: 92%;
  margin: 0px auto;
  position: relative; }

.mediumwrap {
  max-width: 1180px;
  width: 92%;
  margin: 0px auto;
  position: relative; }
  .miniwrap {
  max-width: 900px;
  width: 92%;
  margin: 0px auto;
  position: relative; }
 



.row {
  clear: both; }

@media screen and (min-width: 480px) {
  .wrap {
    width: 98%; }

  .grid-1,
  .grid-2,
  .grid-3,
  .grid-4,
  .grid-5,
  .grid-6,
  .grid-half,
  .grid-full,
  .grid-unit {
    float: left;
    width: 100%; }
    .grid-1:nth-child(n),
    .grid-2:nth-child(n),
    .grid-3:nth-child(n),
    .grid-4:nth-child(n),
    .grid-5:nth-child(n),
    .grid-6:nth-child(n),
    .grid-half:nth-child(n),
    .grid-full:nth-child(n),
    .grid-unit:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .grid-1:nth-child(1n),
    .grid-2:nth-child(1n),
    .grid-3:nth-child(1n),
    .grid-4:nth-child(1n),
    .grid-5:nth-child(1n),
    .grid-6:nth-child(1n),
    .grid-half:nth-child(1n),
    .grid-full:nth-child(1n),
    .grid-unit:nth-child(1n) {
      margin-right: 0; }
    .grid-1:last-child,
    .grid-2:last-child,
    .grid-3:last-child,
    .grid-4:last-child,
    .grid-5:last-child,
    .grid-6:last-child,
    .grid-half:last-child,
    .grid-full:last-child,
    .grid-unit:last-child {
      margin-right: 0; }

  .grid-25,
	.grid-75 {
    float: left;
    width: 49.24242%; }
    .grid-25:nth-child(n),
		.grid-75:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .grid-25:nth-child(2n),
		.grid-25:nth-child(2n) {
      margin-right: 0; }
    .grid-25:last-child,
		.grid-25:last-child {
      margin-right: 0; }

  .gallery .grid-unit,
  .grid-half {
    width: 49.24242%; }
    .gallery .grid-unit:nth-child(n),
    .grid-half:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .gallery .grid-unit:nth-child(2n),
    .grid-half:nth-child(2n) {
      margin-right: 0; }
    .gallery .grid-unit:last-child,
    .grid-half:last-child {
      margin-right: 0; }

  .grid-flow-opposite {
    float: right; } }
@media screen and (min-width: 640px) {
  .grid-1 {
    width: 15.40404%; }
    .grid-1:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .grid-1:nth-child(6n) {
      margin-right: 0; }
    .grid-1:last-child {
      margin-right: 0; }

  .grid-2 {
    width: 32.32323%; }
    .grid-2:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .grid-2:nth-child(3n) {
      margin-right: 0; }
    .grid-2:last-child {
      margin-right: 0; }

  .grid-3,
  .grid-half {
    width: 49.24242%; }
    .grid-3:nth-child(n),
    .grid-half:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .grid-3:nth-child(2n),
    .grid-half:nth-child(2n) {
      margin-right: 0; }
    .grid-3:last-child,
    .grid-half:last-child {
      margin-right: 0; }

  .grid-4 {
    width: 66.16162%; }
    .grid-4:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .grid-4:nth-child(1.5n) {
      margin-right: 0; }
    .grid-4:last-child {
      margin-right: 0; }

  .grid-5 {
    width: 82.74242%; }
    .grid-5:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .grid-5:nth-child(1.20482n) {
      margin-right: 0; }
    .grid-5:last-child {
      margin-right: 0; }

  .grid-6,
  .grid-full {
    width: 100%; }
    .grid-6:nth-child(n),
    .grid-full:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .grid-6:nth-child(1n),
    .grid-full:nth-child(1n) {
      margin-right: 0; }
    .grid-6:last-child,
    .grid-full:last-child {
      margin-right: 0; }

  /* If there are no margins */
  .grid-1.no-margin {
    width: 16.66667%; }
    .grid-1.no-margin:nth-child(n) {
      margin-bottom: 0;
      margin-right: 0; }
    .grid-1.no-margin:nth-child(6n) {
      margin-right: 0; }
    .grid-1.no-margin:last-child {
      margin-right: 0; }

  .grid-2.no-margin {
    width: 33.33333%; }
    .grid-2.no-margin:nth-child(n) {
      margin-bottom: 0;
      margin-right: 0; }
    .grid-2.no-margin:nth-child(3n) {
      margin-right: 0; }
    .grid-2.no-margin:last-child {
      margin-right: 0; }

  .grid-3.no-margin,
  .grid-half.no-margin {
    width: 50%; }
    .grid-3.no-margin:nth-child(n),
    .grid-half.no-margin:nth-child(n) {
      margin-bottom: 0;
      margin-right: 0; }
    .grid-3.no-margin:nth-child(2n),
    .grid-half.no-margin:nth-child(2n) {
      margin-right: 0; }
    .grid-3.no-margin:last-child,
    .grid-half.no-margin:last-child {
      margin-right: 0; }

  .grid-4.no-margin {
    width: 66.66667%; }
    .grid-4.no-margin:nth-child(n) {
      margin-bottom: 0;
      margin-right: 0; }
    .grid-4.no-margin:nth-child(1.5n) {
      margin-right: 0; }
    .grid-4.no-margin:last-child {
      margin-right: 0; }

  .grid-5.no-margin {
    width: 83.0%; }
    .grid-5.no-margin:nth-child(n) {
      margin-bottom: 0;
      margin-right: 0; }
    .grid-5.no-margin:nth-child(1.20482n) {
      margin-right: 0; }
    .grid-5.no-margin:last-child {
      margin-right: 0; }

  .grid-6.no-margin,
  .grid-full.no-margin {
    width: 100%; }
    .grid-6.no-margin:nth-child(n),
    .grid-full.no-margin:nth-child(n) {
      margin-bottom: 0;
      margin-right: 0; }
    .grid-6.no-margin:nth-child(1n),
    .grid-full.no-margin:nth-child(1n) {
      margin-right: 0; }
    .grid-6.no-margin:last-child,
    .grid-full.no-margin:last-child {
      margin-right: 0; }

  .grid-25 {
    width: 23.86364%; }
    .grid-25:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .grid-25:nth-child(4n) {
      margin-right: 0; }
    .grid-25:last-child {
      margin-right: 0; }

  .grid-25.no-margin {
    width: 25%; }
    .grid-25.no-margin:nth-child(n) {
      margin-bottom: 0;
      margin-right: 0; }
    .grid-25.no-margin:nth-child(4n) {
      margin-right: 0; }
    .grid-25.no-margin:last-child {
      margin-right: 0; }
			
	.grid-75 {
		width: 74.616161% }
		.grid-75:nth-child(n) {
			margin-bottom: 1.51515%;
			margin-right: 1.51515%; }
		.grid-75:nth-child(4n) {
			margin-right: 0; }
		.grid-75:last-child {
			margin-right: 0; }
		
	.grid-75.no-margin {
		width: 75%; }
		.grid-75.no-margin:nth-child(n) {
      margin-bottom: 0;
      margin-right: 0; }
    .grid-75.no-margin:nth-child(4n) {
      margin-right: 0; }
    .grid-75.no-margin:last-child {
      margin-right: 0; }

  .gallery .grid-unit {
    width: 32.32323%; }
    .gallery .grid-unit:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .gallery .grid-unit:nth-child(3n) {
      margin-right: 0; }
    .gallery .grid-unit:last-child {
      margin-right: 0; }

  .content-pad-right {
    padding-right: 4%;
    /* Use (or don't) as necessary. */ }

  .content-pad-left {
    padding-left: 4%; } }
	
  .list-grid-2 {
		-webkit-column-count:2; 
		-moz-column-count: 2; 
		column-count: 2; 
		-webkit-column-gap: 40px; 
		-moz-column-gap: 40px; 
		column-gap: 40px; }
	@media screen and (max-width: 480px) {
		.list-grid-2 {
			-webkit-column-count:1; 
			-moz-column-count: 1; 
			column-count: 1; 
			-webkit-column-gap: 0px; 
			-moz-column-gap: 0px; 
			column-gap: 0px; } }
	
  .list-grid-3 {
		-webkit-column-count:3; 
		-moz-column-count: 3; 
		column-count: 3; 
		-webkit-column-gap: 40px; 
		-moz-column-gap: 40px; 
		column-gap: 40px; }
	@media screen and (max-width: 480px) {
		.list-grid-3 {
			-webkit-column-count:1; 
			-moz-column-count: 1; 
			column-count: 1; 
			-webkit-column-gap: 0px; 
			-moz-column-gap: 0px; 
			column-gap: 0px; } }

body {
	font-family: effra, sans-serif;
	overflow-x: hidden;
}

html {
    display: block;
    width: 100%;
    overflow-x: hidden;
}
	
/*!////////////////////////////////////////////////
// THEME
/////////////////////////////////////////////////*/

a {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  text-decoration: none; }

*[class^="button"] {
    display: inline-block;
    padding: 15px 35px;
    background: #e03a3e;
    color: white;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 1;
    font-weight: bold;
    margin-top: 16px;
    transition: all .3s ease-in-out;
}
  *[class^="button"]:hover,
  *[class^="button"]:focus {
      background: #222;
    transition: all .3s ease-in-out;
  }



/*! Header
//////////////////////////////////////////////*/

header[role=banner] {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 50px;
}

header[role=banner] nav[role=navigation] {
	display: block;
	text-align: right;
}

.mobile__button p {
	display: block; 
}

@media screen and (min-width: 640px) {
	.mobile__button p {
		display: none; 
	} 
}

.mobile__nav {
	display: none; 
}

.mobile__nav a {
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out; 
}

.mobile__nav a:hover,
.mobile__nav a:focus {
}

@media screen and (min-width: 640px) {
	.mobile__nav {
		display: none; } 
}

.top__header {
    position: fixed;
    z-index: 50000;
    right: 0;
    left: 0;
    width: 100%;
    -webkit-transition: all ease-in-out .2s;
         -o-transition: all ease-in-out .2s;
            transition: all ease-in-out .2s;
    background: #231f20;
    background: -webkit-gradient(linear,  left top, right top,  from(#231f20),color-stop(75%, #231f20),color-stop(75%, #e03a3e),color-stop(75%, #e03a3e),color-stop(75%, #e03a3e),color-stop(75%, #e03a3e),to(#e03a3e));
    background: -o-linear-gradient(left,  #231f20 0%,#231f20 75%,#e03a3e 75%,#e03a3e 75%,#e03a3e 75%,#e03a3e 75%,#e03a3e 100%);
    background:    linear-gradient(to right,  #231f20 0%,#231f20 75%,#e03a3e 75%,#e03a3e 75%,#e03a3e 75%,#e03a3e 75%,#e03a3e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#231f20', endColorstr='#e03a3e',GradientType=1 );
}

.top__header.sticky {
    -webkit-box-shadow: 0 5px 20px -5px rgb(0 0 0 / 50%);
            box-shadow: 0 5px 20px -5px rgb(0 0 0 / 50%);
}

.top__header .header__alerts {
	padding-top: 10px;
	padding-bottom: 10px;
}

.top__header .header__alerts p,
.top__header .header__alerts a {
	color:#9f86c0;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 20px;
	letter-spacing: .5px;
}

.top__header .header__alerts .notif-icon {
    font-size: 13px;
    line-height: 20px;
    position: relative;
    top: -2px;
    display: inline-block;
    width: 20px;
    -webkit-animation: pulse-animation 1s infinite;
            animation: pulse-animation 1s infinite;
    text-align: center;
    color: #fff;
    border-radius: 100px;
    background-color: #e03a3e;
    margin-left: 8px;
}

@-webkit-keyframes pulse-animation {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(224, 58, 62, .7);
                box-shadow: 0 0 0 0 rgba(224, 58, 62, .7);
    }
    100% {
        -webkit-box-shadow: 0 0 0 10px rgba(224, 58, 62, 0);
                box-shadow: 0 0 0 10px rgba(224, 58, 62, 0);
    }
}

@keyframes pulse-animation {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(224, 58, 62, .7);
                box-shadow: 0 0 0 0 rgba(224, 58, 62, .7);
    }
    100% {
        -webkit-box-shadow: 0 0 0 10px rgba(224, 58, 62, 0);
                box-shadow: 0 0 0 10px rgba(224, 58, 62, 0);
    }
}

.top__header .header__icons {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.top__header .header__icons .header__button {
    font-weight: 500;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    min-height: 50px;
    padding-top: 11px;
    padding-right: 25px;
    padding-bottom: 10px;
    padding-left: 25px;
    -webkit-transition: all .3s ease-in-out;
         -o-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out;
    vertical-align: middle;
    color: white;
    border-right: 3px solid #231f20;
    background: #e03a3e;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
	cursor: pointer;
	position: relative;
}
	  
.top__header .header__icons .header__button:last-child {
	border: none;
}

.top__header .header__icons .header__button:hover {
	transition: all .3s ease-in-out;
	background:#222;
}

.top__header .header__icons .header__button img {
	margin-right: 8px;
}
	  
.top__header .header__icons .header__button > * {
    vertical-align: middle;
}

.top__header *[class^="grid"] {
	margin-bottom: 0px !important;	
}

.top__header .top-nav__sub {
    position: absolute;
    z-index: 100;
    top: 100px;
    left: 0;
    width: 240px;
    list-style: none;
    -webkit-transition: all ease-in-out .2s;
         -o-transition: all ease-in-out .2s;
            transition: all ease-in-out .2s;
    background-color: #f86165;
    -webkit-box-shadow: 0 5px 15px -5px rgb(0 0 0 / 50%);
            box-shadow: 0 5px 15px -5px rgb(0 0 0 / 50%);
	opacity: 0;
    visibility: hidden;
}

.top__header .header__button:hover .top-nav__sub {
    top: 70px;
    opacity: 1;
    visibility: visible;
}

.top__header .top-nav__sub:before {
    position: absolute;
    z-index: 1;
    top: -24px;
    left: 70px;
    display: block;
    width: 15px;
    content: '';
    border-top: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 15px solid #f86165;
    border-left: 10px solid transparent;
}

.top__header .top-nav__sub:after {
    position: absolute;
    z-index: 0;
    top: -20px;
    right: 0;
    left: 0;
    display: block;
    height: 50px;
    content: '';
}

.top__header .top-nav__sub li a {
    font-size: 15px;
    line-height: 1.2em;
    display: block;
    padding: 10px;
    color: #fff;
	text-align: left;
}

.top__header .top-nav__sub li a:hover {
    background-color: #222;
}

.top__header .top-nav__sub li {
    display: block;
    border-bottom: 1px solid #fa8c8f;
    position: relative;
    z-index: 2;
}

.top__header .top-nav__sub li:last-child {
    border-bottom: none;
}

.style__arrow {
    position: absolute;
    left: -60px;
    overflow: hidden;
    height: 50px;
}

.nav__focus {
	display: inline-block;
	vertical-align: middle;
	font-size: 100%;
	text-align: center;
	padding: 18px 0;
	margin-right: 50px; 
}

.nav__focus a {
	color: #252525;
	text-decoration: none; 
}

.nav__focus a:hover,
.nav__focus a:focus {
	color: #e03a3e; 
	cursor: pointer; 
}

.nav__focus span {
	display: block;
	font-size: 18px;
	font-style: italic;
	line-height: 1.0em;
	color: #757780; 
}

.nav__focus b {
	display: block;
	font-size: 26px;
	font-weight: bold;
	line-height: 1;
	text-transform: uppercase; 
}

.urgent-alert-dropdown {
    position: absolute;
    z-index: 1000;
    top: 100px;
    right: 0;
    left: 0;
    display: block;
    visibility: hidden;
    padding: 20px;
    -webkit-transition: all ease-in-out .2s;
         -o-transition: all ease-in-out .2s;
            transition: all ease-in-out .2s;
    text-align: left;
    opacity: 0;
    border-top: 5px solid #e03a3e;
    background-color: #231f20;
}

.top__header .header__alerts:hover .urgent-alert-dropdown {
    top: 50px;
    visibility: visible;
    opacity: 1;
}

.urgent-alert-dropdown .urgent-alert-post {
    display: block;
    margin-bottom: 40px;
    padding-bottom: 30px;
    border-bottom: 1px solid #4c494a;
}

.urgent-alert-dropdown .urgent-alert-post:last-of-type {
    margin-bottom: 0;
}

.urgent-alert-dropdown .urgent-alert-post .urgent-alert-title {
    font-size: 16px;
    display: block;
    text-transform: none;
    color: #fff;
}

.urgent-alert-dropdown .urgent-alert-post time {
    font-size: 13px;
    display: block;
    margin-bottom: 10px;
    padding-top: 5px;
    color: #fff;
}

.urgent-alert-dropdown .urgent-alert-post .urgent-alert-excerpt p {
    font-size: 15px;
    font-weight: 400;
    display: block;
    margin-bottom: 10px;
    text-transform: none;
    color: #fff;
	line-height: 1.3em;
}

.urgent-alert-dropdown .urgent-alert-post .post-expiry {
    font-size: 15px;
    font-weight: 400;
    text-transform: none;
    color: #9f86c0;
}

.urgent-alert-dropdown .urgent-alert-post .read-more {
    font-size: 15px;
    display: inline-block;
    margin-top: 20px;
    color: #e03a3e;
    border-bottom: 1px solid;
}

.urgent-alert-dropdown .urgent-alert-post .read-more:hover {
    color: #fff;
}

.urgent-alert-dropdown .see-all-alerts {
    border-bottom: 1px solid;
    display: inline-block;
    margin-top: 50px;
}

.urgent-alert-dropdown .see-all-alerts:hover {
    color: #fff;
}

@media only screen and (max-width: 1030px){
	.top__header .header__alerts:hover .urgent-alert-dropdown {
		top: 48px;
	}
	
	.urgent-alert-dropdown {
		max-height: 485px;
		overflow: scroll;
	}
}
	  
@media screen and (min-width: 1090px) {
	.nav__focus {
		font-size: 80%; 
	} 
}
	  
@media screen and (min-width: 1190px) {
    .nav__focus {
      font-size: 100%; 
	} 
}
	  
.nav__focus:nth-of-type(4){
	margin-right: 20px;
}

.lt-ie10 .nav__focus{
	float: left;
	
}


.nav__secondary {
  display: inline-block;
  vertical-align: middle;
  max-width: 410px;
  font-size: 90%; 
	margin-left: 32px;}
  @media screen and (min-width: 1190px) {
    .nav__secondary {
      font-size: 100%; 
      max-width: 460px;} }
.lt-ie10 .nav__secondary{
	margin-top: 30px;
}
.nav__secondary--link {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  font-size: 1.125em;
  font-weight: 300;
  font-style: italic;
  margin-left: 15px; }
  .nav__secondary--link a {
    color: #252525;
    text-decoration: none; }
	.nav__secondary--link a:focus {
      background-color: #D92E3A;
	  color:#fff; }
.nav__secondary--link:last-child{
	margin-left: 10px;
}
.nav__secondary--link:hover,
.nav__secondary--link:focus {
  text-decoration: underline; }

*[class^=nav__dropdown] {
  display: none; 
  position: absolute;
  background-color: #fff;
  width: 100%;
  top: 105px;
  left: 0;
  z-index: 999999;
  border-top: 5px solid #d92e3a;
  padding: 30px; 
	-webkit-box-shadow: 0 10px 20px -5px rgb(0 0 0 / 30%);
	box-shadow: 0 10px 20px -5px rgb(0 0 0 / 30%);
}
  *[class^=nav__dropdown] div {
    text-align: left; }
  *[class^=nav__dropdown] p.column-title {
    font-size: 18px;
    color: #d92e3a;
    text-transform: uppercase;
	text-align:left;
margin-bottom: 5px;
margin-top: 20px;
font-weight: 500;}
*[class^=nav__dropdown] h2:first-child {
	margin-top: 0;
}
*[class^=nav__dropdown] p.column-title a {
	color: #d92e3a;
}
*[class^=nav__dropdown] p.column-title a:hover {
	color:#222;
}

  *[class^=nav__dropdown] span {
    font-style: normal;
    margin: 10px 0;
	display:block; }
    *[class^=nav__dropdown] span a:hover,
    *[class^=nav__dropdown] span a:focus {
      color: #252525;
      text-decoration: underline; }
    *[class^=nav__dropdown] span a:focus {
      background-color: #D92E3A;
	  color:#fff; }
  *[class^=nav__dropdown] .button {
    width: 90%;
    background-color: #d92e3a;
    color: #fff;
    margin-bottom: 10px; }
  *[class^=nav__dropdown] .button:hover,
  *[class^=nav__dropdown] .button:focus{
	  background-color: #b3212b;
	  color: #fff;
  }
    
  @media screen and (min-width: 1080px) {
    *[class^=nav__dropdown] {
      left: 0;
	  right: 0;} }

.nav__secondary--link *[class^=nav__dropdown] {
	top: 60px;
	width: 500px;
}



.mobile__button {
  display: block;
  position: absolute;
  right: 0;
  top: 15px; }
  .mobile__button p {
    display: inline-block;
    font-size: 1.25em;
    color: #252525;
    cursor: pointer; }
  @media screen and (min-width: 900px) {
    .mobile__button {
      display: none; } }

.mobile__nav {
  display: none;
  margin-top: 20px; }
  .mobile__nav span {
    display: block;
    font-size: 1.25em;
    margin-bottom: 10px; }
    .mobile__nav span a {
      color: #252525;
      text-decoration: none; }
    .mobile__nav span a:hover,
    .mobile__nav span a:focus {
      text-decoration: underline; }
  @media screen and (min-width: 900px) {
    .mobile__nav {
      display: none; } }

.nav__area {
	text-align: left;
	margin-bottom: 0px !important;
}

.logo__area {
	margin-bottom: 0px !important;
}

.nav__dropdown--transit {
	text-align: left;	
}

.nav__dropdown--access {
	text-align:left;
	width: 75%;
	margin:0 auto;
}
.nav__dropdown--garage {
	text-align:left;
	width: 100%;
	margin:0 auto;
}

.nav__dropdown--about {
	text-align:left;
	width: 75%;
	margin:0 auto;
}


.nav__dropdown--transit .grid-2 {
	vertical-align: top !important;
	float: left !important;
}

.nav__dropdown--access .grid-3,
.nav__dropdown--garage .grid-3 {
	vertical-align: top !important;
	float: left !important;
}

.nav__dropdown--garage .grid-2 {
	vertical-align: top !important;
	float: left !important;
}

.nav__dropdown--about .grid-3 {
	vertical-align: top !important;
	float: left !important;
}
.nav__dropdown--transit ul li {
	font-size: 14px;
}

.nav__dropdown--about ul li {
	font-size: 14px;
}

.nav__dropdown--access ul li {
	font-size: 14px;
}

header[role=banner] .nav__area {
    margin-right: 0 !important;
    margin-left: -3px;
}
	  
@media only screen and (max-width: 1366px){
	.top__header .header__icons .header__button {
		font-size: 15px;
	}
	
	.top__header .header__icons .header__button {
		font-size: 14px;
		padding-right: 15px;
		padding-left: 15px;
	}
	
	.top__header .header__alerts p {
		font-size: 18px;
		letter-spacing: .5px;
	}

	.top__header .header__alerts {
		padding-top: 12px;
		padding-bottom: 12px;
	}
}

@media only screen and (max-width: 1030px){
	.top__header .header__icons {
		position: fixed;
		z-index: 100000;
		right: 0;
		bottom: 0;
		left: 0;
		width: 100%;
		text-align: center;
		background-color: #e03a3e;
		-webkit-box-shadow: 0 0 20px rgb(0 0 0 / 40%);
				box-shadow: 0 0 20px rgb(0 0 0 / 40%);
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.style__arrow {
		display: none;
	}
	
	.top__header {
		background: #231f20 !important;
		text-align: center;
	}
	
	.top__header .header__alerts {
		width: 100%;
		padding: 10px 0;
		text-align: center;
	}

	.nav__focus {
		margin-right: 30px;
	}

	.nav__focus b {
		font-size: 16px;
	}

	.nav__focus span {
		font-size: 14px;
	}
	
	.nav__secondary {
		margin-left: 10px;
	}
	
	.top__header .header__button:hover .top-nav__sub {
		top: auto;
		bottom: 70px;
	}

	.top__header .top-nav__sub {
		top: auto;
		bottom: 100px;
		-webkit-box-shadow: 0 -5px 20px -5px rgb(0 0 0 / 50%);
				box-shadow: 0 -5px 20px -5px rgb(0 0 0 / 50%);
	}

	.top__header .top-nav__sub:after {
		top: auto;
		bottom: -20px;
	}

	.top__header .top-nav__sub:before {
		top: auto;
		bottom: -24px;
		border-top: 15px solid #f86165;
		border-right: 10px solid transparent;
		border-bottom: 10px solid transparent;
		border-left: 10px solid transparent;
	}

}

.mobile-menu__button {
    font-size: 16px;
    display: none;
    float: right;
    text-align: center;
    text-transform: uppercase;
}

.mobile-menu__button .menu-icon-border {
    position: relative;
    top: 0;
    bottom: 0;
    display: block;
    height: 4px;
    margin-bottom: 5px;
    -webkit-transition: all ease-in-out .2s;
         -o-transition: all ease-in-out .2s;
            transition: all ease-in-out .2s;
    border-radius: 0;
    background-color: #231f20;
}

.mobile-menu__button .menu-icon-text {
	font-weight: 700;
	display: block;
    -webkit-transition: all ease-in-out .2s;
         -o-transition: all ease-in-out .2s;
            transition: all ease-in-out .2s;
}

.mobile-menu__button.active .menu-icon-border {
    background-color: #e03a3e;
}

.mobile-menu__button.active .menu-icon-border.middle-border {
    visibility: hidden;
    opacity: 0;
}

.mobile-menu__button.active .menu-icon-text {
    color: #e03a3e;
}

.mobile-menu__button.active .menu-icon-border:nth-child(1) {
    top: 10px;
    -webkit-transform: rotate(30deg);
        -ms-transform: rotate(30deg);
            transform: rotate(30deg);
}

.mobile-menu__button.active .menu-icon-border:nth-child(3) {
    top: -8px;
    -webkit-transform: rotate(-30deg);
        -ms-transform: rotate(-30deg);
            transform: rotate(-30deg);
}

@media only screen and (max-width: 1030px){
	*[class^=nav__dropdown] {
		z-index: 999999;
		top: 89px;
		-webkit-box-shadow: 0 10px 20px -5px rgb(0 0 0 / 30%);
				box-shadow: 0 10px 20px -5px rgb(0 0 0 / 30%);
	}

}

@media only screen and (max-width: 870px){
	.mobile-menu__button {
		display: block;
	}	
	
	header[role=banner] .logo__area:before,
	header[role=banner] .logo__area:after {
		display: block;
		clear: both;
		content: '';
	}
	
	header[role=banner] .logo__area .header-logo {
		display: block;
		float: left;
		width: 100%;
		max-width: 250px;
	}

	header[role=banner] .logo__area {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 100%;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-wrap: wrap;
			flex-wrap: wrap;
	}
	
	header[role=banner] .mobile-menu-wrap {
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
	}
	
	header[role=banner] .nav__area {
		display: block;
		width: 100%;
		margin: 0 auto !important;
	}
	
	header[role=banner] .nav__area > nav {
		position: absolute;
		z-index: 10000;
		right: 0;
		top: 120px;
		left: 0;
		visibility: hidden;
		overflow: hidden;
		-webkit-transition: all ease-in-out .2s;
			 -o-transition: all ease-in-out .2s;
				transition: all ease-in-out .2s;
		opacity: 0;
		border-top: 2px solid;
		background-color: #fff;
	}

	header[role=banner] .nav__area.active > nav {
		top: 108px;
		visibility: visible;
		overflow: visible;
		opacity: 1;
	}

	header[role=banner] nav[role=navigation] {
		display: block;
		text-align: center;
	}

	*[class^=nav__dropdown] {
		z-index: 10000;
		top: 66px;
		width: 100% !important;
		text-align: left;
	}
	
	header[role=banner] {
		padding-top: 10px;
		padding-bottom: 10px;
		position: relative;
	}

	header[role=banner] .mediumwrap {
		position: unset;
	}
}

@media only screen and (max-width: 768px){
	.top__header .header__icons .header__button img {
		display: block;
		width: auto;
		max-height: 20px;
		margin: 0 auto 5px;
	}

	.top__header .header__icons .header__button {
		padding: 10px 5px 8px;
		border-width: 2px !important;
		-ms-flex-wrap: wrap;
			flex-wrap: wrap;
	}

	.top__header .header__icons .header__button span {
		font-size: 12px;
		font-weight: 400;
		display: block;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
			flex: 0 0 100%;
	}
	
	.top__header .top-nav__sub:before {
		left: 34px;
	}

	.top__header .header__button:hover .top-nav__sub {
		bottom: 80px;
	}

	.top__header .top-nav__sub {
		bottom: 120px;
	}
}

@media only screen and (max-width: 639px){	
	header[role=banner] .logo__area .header-logo {
		width: 100%;
		max-width: 150px;
	}
	
	header[role=banner] .nav__area > nav {
		top: 80px;
		padding: 15px 0;
	}

	.nav__focus {
		margin-right: 20px;
		padding: 0;
	}

	header[role=banner] .nav__area.active > nav {
		top: 72px;
	}
	
	.nav__focus:nth-of-type(4) {
		margin-right: 0;
	}
	
	.top__header .header__alerts p {
		font-size: 16px;
		line-height: 1em;
	}
	
	.nav__secondary {
		display: block;
		margin: 15px auto 0;
	}
	
	*[class^=nav__dropdown] {
		height: 400px;
	}
	
	*[class^=nav__dropdown] .inner-wrap {
		overflow: scroll;
		height: 100%;
	}
	
	*[class^=nav__dropdown] h2 {
		margin-top: 20px;
	}

	*[class^=nav__dropdown] h2:first-child {
		margin-top: 0;
	}
}

@media only screen and (max-width: 480px){
    .top__header .header__icons .header__button {
		width: 100%;
		max-width: 25%;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
			flex: 0 0 25%;
	}
	
	.top__header .header__icons .header__button span {
		line-height: 1em;
	}
}

@media only screen and (max-width: 415px){
	.top__header .header__button:hover .top-nav__sub {
		bottom: 90px;
	}
	
	.top__header .header__button .top-nav__sub {
		bottom: 130px;
	}
}

@media only screen and (max-width: 380px){
	.nav__focus {
		margin-right: 15px;
		padding: 0;
	}

	.nav__focus span {
		font-size: 13px;
		margin-bottom: 2px;
	}

	.nav__focus b {
		font-size: 15px;
	}
}

/*! Content Area
//////////////////////////////////////////////*/
.subpage__top__content ul,
.subpage__top__content ol {
    font-size: 18px;
    line-height: 1.75;
    display: block;
    margin-top: 20px;
    margin-bottom: 32px;
    padding-left: 30px;
    color: #757780;
}

.subpage__tertiary__content ol, 
.subpage__tertiary__content ul {
    margin-top: 20px;
    margin-bottom: 32px;
    padding-left: 30px;
}

.subpage__top__content ul li, 
.subpage__top__content ol li {
    margin-bottom: 10px;
    line-height: 1.5em;
}

.subpage__tertiary__content ol li, 
.subpage__tertiary__content ul li {
    margin-bottom: 5px;
}

.subpage__top__content ul li:last-child, 
.subpage__top__content ol li:last-child {
    margin-bottom: 5px;
}

@media screen and (min-width: 840px) {
	.vertical-align *[class^="grid"] {
	display: inline-block;
    vertical-align: middle;
    float: none;
	}
}


.homepage__hero {
	height: 35vw;
	background-size: cover;
	background-position: bottom;
	min-height: 500px;
	position: relative;
}

.homepage__hero__inner {
	width: 55%;
	position: absolute;
	bottom: 0;
	left:0;
	background:rgba(224,58,62,0.5);
	padding-top: 30px;
	padding-bottom: 180px;
	padding-right: 40px;
}

.homepage__hero__inner p {
	font-size: 58px;
	font-weight: bold;
	color: white;
	text-align: left;
	 text-shadow: 0px 2px 4.75px rgba(0, 0, 0, 0.25);
    padding-left: 80px;
    
}

@media screen and (max-width: 768px){
    
    .homepage__hero__inner p {
        padding-left: 0px;
    }
    
}


.page-id-11752 .subpage__top__content h3{
	margin-bottom: 0px !important;
	margin-top: 30px !important;
}

.page-id-11752 .button{
	margin-bottom: 0px !important;
}


.homepage__main {
	position: relative;
    width: 85%;
    z-index: 20;
    background: white;
    float: right;
    right: 0;
	padding-top: 75px;
	padding-left: 75px;
	padding-bottom: 75px;
	padding-right: 20%;
}

.homepage__main h1 {
	font-size: 28px;
	font-weight: 500;
	margin-bottom: 32px;
	color: #231f20;
}

.homepage__main h2 {
	font-size: 28px;
	font-weight: 500;
	margin-bottom: 32px;
	color: #231f20;
}

.homepage__main h3 {
	font-size: 28px;
	font-weight: 500;
	margin-bottom: 32px;
	color: #231f20;
}

.homepage__main h4 {
	font-size: 28px;
	font-weight: 500;
	margin-bottom: 32px;
	color: #231f20;
}

.homepage__main h5 {
	font-size: 28px;
	font-weight: 500;
	margin-bottom: 32px;
	color: #231f20;
}

.homepage__main p {
	color:#757780;
	font-size: 18px;
	margin-bottom: 16px;
	line-height: 1.75;
}

.homepage__ctas {
	padding-top: 70px;
/*	padding-bottom: 195px;*/
	width: 85%;
}

.homepage_ctas_parent {
	margin-top: -150px;
	background: white;
	z-index: 99;
	position: relative;
	width: 85%;
	float: right;
	padding-left: 75px;
	padding-right: 20%;
}



.homepage__ctas .homepage__cta {
/*	padding:40px;*/
	padding: 2%;
	text-align: center;
	background-size: cover;
	background-position: center;
}

.homepage__ctas .homepage__cta .homepage__cta__inner {
	background:rgba(31,35,32,0.68);
/*	padding:40px 30px;*/
	padding: 10% 5%;
}

.homepage__ctas .homepage__cta .homepage__cta__inner p {
	font-size: 18px;
	color: white;
	font-style: italic;
}

.homepage__ctas .homepage__cta .homepage__cta__inner p strong {
	font-size: 28px;
	font-weight: bold;
	font-style: normal;
}

.homepage__ctas .homepage__cta .homepage__cta__inner .button {
	display: inline-block;
/*	padding: 15px 35px;*/
	padding: 8% 5%;
	background:#e03a3e;
	color: white;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 1;
	font-weight: bold;
	margin-top: 16px;
	transition: all .3s ease-in-out;
}

.homepage__ctas .homepage__cta .homepage__cta__inner .button:hover {
	background:#222;
	transition: all .3s ease-in-out;
}










.service__alerts {
	background-image: url('../img/cover_1.jpg'); 
	background-size: cover;
	background-position: center;
	height: 18vw;
	margin-top: -125px;
	min-height: 300px;
}

 .service__alerts__left {
	padding-top: 80px;
	padding-bottom: 80px;
	padding-left: 85px;
	 padding-right: 85px;
	background-image: url('../img/service-background.png');
	background-size: cover;
	background-position: center;
	max-width: 45%;
	position: relative;
	margin-top: -125px;
	 clear: both;
}

.service__alerts__left h2 {
	color: white;
	font-size: 58px;
	font-weight: bold;
	text-shadow: 0px 2px 4.75px rgba(0, 0, 0, 0.25);
}

.service__alerts__left h3 {
	color: white;
	font-size: 58px;
	font-weight: bold;
	text-shadow: 0px 2px 4.75px rgba(0, 0, 0, 0.25);
}

.service__alerts__left h4 {
	color: white;
	font-size: 58px;
	font-weight: bold;
	text-shadow: 0px 2px 4.75px rgba(0, 0, 0, 0.25);
}

.service__alerts__left h5 {
	color: white;
	font-size: 58px;
	font-weight: bold;
	text-shadow: 0px 2px 4.75px rgba(0, 0, 0, 0.25);
}

.service__alerts__left p {
	color: white;
	font-size: 28px;
	font-weight: 500;
	text-shadow: 0px 2px 4.75px rgba(0, 0, 0, 0.25);
}

.service__alerts__left .button {
	display: inline-block;
	padding: 20px 25px;
	background:#222;
	color: white;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 1;
	font-weight: bold;
	margin-top: 32px;
	transition: all .3s ease-in-out;
}

.service__alerts__left .button:hover {
	background:#e03a3e;
	transition: all .3s ease-in-out;
}

.homepage__bottom__ctas {
	padding-top: 70px;
	padding-bottom: 70px;
	position: relative;
}

.homepage__bottom__ctas .home__bottom__cta {
	padding:40px;
	text-align: center;
	background-size: cover;
	background-position: center;
}

.homepage__bottom__ctas .home__bottom__cta .homepage__cta__inner {
	background:rgba(31,35,32,0.68);
	padding:40px 30px;
}

.homepage__bottom__ctas .home__bottom__cta .homepage__cta__inner p {
	font-size: 18px;
	color: white;
	font-style: italic;
}

.homepage__bottom__ctas .home__bottom__cta .homepage__cta__inner p strong {
	font-size: 28px;
	font-weight: bold;
	font-style: normal;
}

.homepage__bottom__ctas .home__bottom__cta .homepage__cta__inner .button {
	display: inline-block;
	padding: 15px 35px;
	background:#e03a3e;
	color: white;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 1;
	font-weight: bold;
	margin-top: 16px;
	transition: all .3s ease-in-out;
}

.homepage__bottom__ctas .home__bottom__cta .homepage__cta__inner .button:hover {
	background:#222;
	transition: all .3s ease-in-out;
}

.homepage__bottom__ctas .home__bottom__cta:nth-of-type(1) {
	background-image: url('../img/qr-code-reader.jpg');
	background-size: cover;
	background-position: center;
}

.homepage__bottom__ctas .home__bottom__cta:nth-of-type(1) .homepage__cta__inner {
	padding-top: 30px;
	padding-left: 25px;
	padding-right: 25px;
}

.homepage__bottom__ctas .home__bottom__cta:nth-of-type(1) img {
	margin-bottom: 8px;
}

.homepage__bottom__ctas .home__bottom__cta:nth-of-type(2) {
	background-image: url('../img/queen-street-station.jpg');
	background-size: cover;
	background-position: center;
}

.updates__nav {
	padding-top: 75px;
	background: white;
	padding-left: 40px;
	padding-right: 40px;
	position: absolute;
	right: 0;
	top: -130px;
}

.updates__nav p {
	font-size: 58px;
	line-height: 1;
	color:#231f20;
	font-weight: bold;
}

.updates__nav ul {
	border-top: 1px solid #231f20;
	margin-top: 32px;
}

.updates__nav ul li {
	font-size: 18px;
	color:#757780;
	transition: all .3s ease-in-out;
	
	list-style: none;
	border-bottom: 1px solid #231f20;
}

.updates__nav ul li a {
	color:#757780;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
}

.updates__nav ul li:hover a {
	color:#e03a3e;
	transition: all .3s ease-in-out;
}

.updates__nav ul li a img {
	float: right;
}

.rider__button {
	text-align: center;
	padding: 70px 35px;
}

.rider__button img {
	margin-bottom: 16px;
}

.rider__button p {
	color:#231f20;
	font-size: 28px;
	line-height: 1;
	transition: all .3s ease-in-out;
}

.rider__button p strong {
	font-weight: bold;
}

.rider__button:hover p {
	color:#e03a3e;
	transition: all .3s ease-in-out;
}

.rider__resources {
	padding-top: 50px;
	padding-bottom: 175px;
	padding-right: 150px;
	padding-left: 80px;
	background:#c1a077;
	width: 45%;
}

.rider__resources p {
	font-size: 58px;
	color: white;
	font-weight: bold;
	text-shadow: 0px 2px 4.75px rgba(0, 0, 0, 0.25);
	
}

.rider__resources__inner {
	margin-top: -125px;
	background: white;
}

.main__content {
	
}

.goog-te-gadget-simple {
	border-radius: 5px !important;
	padding:5px !important;
	border: 1px solid #efefef !important;
}

.subpage__heading {
	background-image: url('../img/subpage-background.png');
	min-height: 290px;
	background-size: cover;
	background-position: center;
	padding-top: 50px;
	padding-bottom: 150px;
}

.subpage__heading .subpage__title,
.subpage__title {
	font-size: 58px;
	line-height: 1em;
	color: white;
	font-weight: bold;
	text-shadow: 0px 2px 4.75px rgba(0, 0, 0, 0.25);
}

.subpage__top__content {
	background: white;
	padding-top: 50px;
}

.subpage__top__content .mediumwrap {
	margin-top: -175px;
	background: white;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 135px;
	padding-right: 135px;
}



.subpage__top__content h1 {
	font-size: 28px;
	font-weight: 500;
	margin-bottom: 32px;
	color: #231f20;
}


.subpage__top__content p {
	font-size: 18px;
	color:#757780;
	line-height: 1.75;
	margin-bottom: 30px;
}

.subpage__top__content p a,
ul li a,
ol li a {
	color:#e03a3e;
}

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

.passes__nav {
	padding-bottom: 30px;
}

.passes__nav p {
	color:#231f20;
	font-size: 28px;
	font-weight: 500;
}

.passes__nav h2 a {
	color:#e03a3e;
}

.go__card {
	float: right;
	width: 74%;
	height: 365px;
	object-fit: cover;
}

.go__mobile {
	display: block;
	clear: both;
	position: relative;
}

.go__mobile__cta {
	background:#231f20;
	padding:45px 50px;
	max-width: 350px;
	display: inline-block;
	text-align: center;
	position: absolute;
	margin-top: 60px;
}

.go__mobile__cta p {
	color: white;
	font-weight: bold;
	font-size: 28px;
	margin-bottom: 16px;
}

.go__mobile__cta .button {
	background:#7d5ba6;
	padding: 15px 25px;
	color: white;
	font-size: 18px;
	font-weight: bold;
	display: inline-block;
	transition: all .3s ease-in-out;
}

.go__mobile__cta .button:hover {
	transition: all .3s ease-in-out;
	background:#e03a3e;
}

.subpage__main {
	position: relative;
	clear: both;
	padding-top: 75px;
	padding-bottom: 75px;
}

.subpage__main.archive__template,
.subpage__main.schedule__page{
    padding: 0;
}

.subpage__main p {
	font-size: 18px;
    color: #757780;
	margin-bottom: 16px;
	line-height: 1.75;
}

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

h3.card__title {
	font-size: 28px;
	font-weight: bold;
	color:#231f20;
	border-bottom: 1px solid #231f20;
	padding-bottom: 16px;
}

.card__details {
	padding-left: 15px;
	padding-right: 15px;
	border-bottom: 1px solid #231f20;
	}

.card__details p {
	font-size: 18px;
	color:#757780;
	margin-bottom: 16px;
}

.card__details p:last-of-type {
	margin-bottom: 0px;
}

.card__details h4 {
	font-size: 22px;
	color:#7d5ba6;
	font-weight: 500;
}

.subpage__main .button {
	background:#e03a3e;
	padding: 10px 25px;
	color: white;
	font-size: 18px;
	display: inline-block;
	text-transform: uppercase;
	font-weight: bold;
	transition: all .3s ease-in-out;
}

.subpage__main .button:hover {
	background:#222;
	transition: all .3s ease-in-out;
}

.card__details tr {
	font-size: 18px;
	color:#757780;
	margin-bottom: 16px;
}

.card {
    margin-bottom: 125px;
    position: relative;
}

.card-anchor-link {
    position: absolute;
    display: block;
    height: 1px;
    width: 100%;
    top: -110px;
}

.card__price {
	font-size: 22px !important;
	font-weight: bold;
	color:#7d5ba6 !important;
}

.pass__wrap {
	padding-top: 35px;
	padding-bottom: 35px;
	border-bottom: 1px solid #231f20;
}

.card .pass__wrap:last-of-type {
	border-bottom: 0px;
}

.pass__description {
	margin-top:16px;
}

.pass__wrap .grid-1 {
	text-align: right;
	margin-bottom: 0px !important;
}

.pass__wrap .grid-2 {
	text-align: right;
	margin-bottom: 0px !important;
}

.pass__wrap .grid-3 {
	margin-bottom: 0px !important;
}

.subpage__main .card:last-of-type {
	margin-bottom: 0px;
}

.subpage__secondary {
	padding-top: 50px;
	padding-bottom: 50px;
}

.subpage__secondary h2 {
	font-size: 28px;
	font-weight: 600;
	color:#231f20;
	margin-bottom: 32px;
}

.subpage__secondary h3 {
	font-size: 28px;
	font-weight: 600;
	color:#231f20;
	margin-bottom: 32px;
}

.subpage__secondary h4 {
	font-size: 28px;
	font-weight: 600;
	color:#231f20;
	margin-bottom: 32px;
}

.subpage__secondary h5 {
	font-size: 28px;
	font-weight: 600;
	color:#231f20;
	margin-bottom: 32px;
}

.subpage__secondary p {
	color:#757780;
	font-size: 18px;
	line-height: 1.75;
	margin-bottom: 16px;
}

.subpage__secondary p:last-of-type {
	margin-bottom: 0px;
}

.subpage__secondary p a {
	color:#e03a3e;
}

.subpage__secondary.passes__bottom {
	margin-bottom: 100px;
	position: relative;
}

.tablepress thead th {
	background-color:#e03a3e !important;
	color: white;
}

.subpage__top__content .button,
.subpage__tertiary__content .button {
	background:#e03a3e;
	padding: 10px 25px;
	color: white;
	font-size: 18px;
	display: inline-block;
	text-transform: uppercase;
	font-weight: bold;
	transition: all .3s ease-in-out;
	margin-bottom: 32px;
}

.subpage__top__content .button:hover,
.subpage__tertiary__content .button:hover {
	background:#222;
	transition: all .3s ease-in-out;
}

.subpage__tertiary__content {
	background:#c1a077;
	padding-top: 75px;
	padding-bottom: 75px;
}

.subpage__tertiary__content .wrap {
	padding:55px;
	background: white;
}


.subpage__tertiary__content h2 {
	font-size: 28px;
	font-weight: 600;
	color:#231f20;
	margin-bottom: 32px;
}

.subpage__tertiary__content h3 {
	font-size: 28px;
	font-weight: 600;
	color:#231f20;
	margin-bottom: 32px;
}

.subpage__tertiary__content h4 {
	font-size: 28px;
	font-weight: 600;
	color:#231f20;
	margin-bottom: 32px;
}

.subpage__tertiary__content h5 {
	font-size: 28px;
	font-weight: 600;
	color:#231f20;
	margin-bottom: 32px;
}

.subpage__secondary p {
	color:#757780;
	font-size: 18px;
	line-height: 1.75;
	margin-bottom: 16px;
}

.subpage__tertiary__content p:last-of-type {
	margin-bottom: 0px;
}

.subpage__tertiary__content p a {
	color:#e03a3e;
}

.dataTables_wrapper {
	overflow: scroll;
}

.tablepress thead th {
	min-width: 100px;
	padding:5px;
	font-size: 14px;
}

.tablepress thead th.column-1 {
	min-width:50px;
}

.tablepress tbody td {
	font-size: 14px;
}

.tablepress tbody tr:hover td {
	color: #e03a3e;
}

.dataTables_info {
	display: none;
}

.subpage__top__content h2,
.subpage__top__content h3,
.subpage__top__content h4,
.subpage__top__content h5,
.subpage__top__content .h2,
.subpage__top__content .h3,
.subpage__top__content .h4,
.subpage__top__content .h5,
.subpage__tertiary__content .h2,
.subpage__tertiary__content .h3,
.subpage__tertiary__content .h4,
.subpage__tertiary__content .h5  {
    font-size: 28px;
    font-weight: 500;
    display: block;
    margin-top: 50px;
    margin-bottom: 30px;
    color: #000;
	line-height: 1.2em;
}

.subpage__top__content .h3,
.subpage__top__content h3,
.subpage__tertiary__content .h3 {
	margin-top: 30px;
    font-size: 20px;
	color: #333;
}

.subpage__top__content .h4,
.subpage__tertiary__content .h4{
	margin-top: 30px;
    font-size: 28px;
	color: #e03a3e;
}

.subpage__top__content h2:first-child,
.subpage__top__content h3:first-child,
.subpage__top__content h4:first-child,
.subpage__top__content h5:first-child,
.subpage__top__content .h2:first-child,
.subpage__top__content .h3:first-child,
.subpage__top__content .h4:first-child,
.subpage__top__content .h5:first-child,
.subpage__tertiary__content .h2:first-child,
.subpage__tertiary__content .h3:first-child,
.subpage__tertiary__content .h4:first-child,
.subpage__tertiary__content .h5:first-child {
    margin-top: 0;
}

.subpage__tertiary__content p {
    margin-bottom: 20px;
}

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

.download-app-wrap {
    position: relative;
    display: block;
    margin: 40px 0;
    padding: 60px 0;
    text-align: center;
}

.download-app-wrap .img-wrap {
    position: absolute;
    z-index: 0;
    top: 0;
    right: -1280px;
    bottom: 0;
    left: 0;
    height: 435px;
}

.download-app-wrap .img-wrap img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: left;
       object-position: left;
}

.download-app-wrap .content-wrap {
    position: relative;
    z-index: 2;
    background: #c1a077;
    padding: 45px 50px;
    max-width: 350px;
    text-align: center;
    left: -165px;
}

.download-app-wrap .content-wrap  .h2 {
    color: #fff;
}

.download-app-wrap a {
    display: inline-block;
    max-width: 150px;
    margin: 5px;
    vertical-align: middle;
}

.download-app-wrap .h2 {
    line-height: 1.3em;
    text-align: center;
}

blockquote {
    font-style: italic;
    display: block;
    margin: 40px 0;
    padding: 20px 30px;
    border-left: 5px solid #e03a3e;
    background-color: #fdf0f0;
}

.iframe-wrap {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-top: 56.25%; 
	margin-bottom: 32px;
	display: block;
}

.iframe-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

.subpage__top__content img {
    display: block;
    margin-bottom: 32px;
}

.subpage__top__content img:last-child {
    margin-bottom: 0;
}

.schedule__page .archive-posts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;    
	margin-left: -1%;
	margin-right: -1%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.schedule__page .archive-posts > .archive-post {
    width: 100%;
    max-width: 48%;    
	margin-left: 1%;
	margin-right: 1%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48%;
        flex: 0 0 48%;
}

.subpage__top__content .archive-posts .archive-post {
    display: block;
    margin-bottom: 50px;
    padding: 40px;
    border: 1px solid #f0f0f0;
    background-color: #fff;
    -webkit-box-shadow: 0 10px 20px -10px rgb(0 0 0 / 15%);
            box-shadow: 0 10px 20px -10px rgb(0 0 0 / 15%);
}

.subpage__top__content .archive-posts .archive-post:last-child {
    margin-bottom: 0;
}

.subpage__top__content .archive-posts .archive-post .button {
    margin-bottom: 0;
}

.subpage__top__content .archive-posts .archive-post .attention {
    font-family: 'Fjalla One', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4em;
    margin-bottom: 20px;
    padding: 8px 5px 5px;
    letter-spacing: .07em;
    text-transform: uppercase;
    color: #fff;
    background-color: #d92e3a;
}

.archive-posts .archive-post .post-expiry {
    display: block;
    font-size: 15px;
    margin-bottom: 20px;
}

.subpage__top__content .archive-posts .archive-post .attention i {
    font-style: normal;
    line-height: 22px;
    display: inline-block;
    width: 22px;
    margin-right: 5px;
    padding-left: 2px;
    text-align: center;
    border-radius: 20px;
    background-color: #e88289;
}

.subpage__top__content .archive-posts .archive-post .post__title {
    font-size: 25px;
    font-weight: 700;
    line-height: 1.3em;
    display: block;
    margin-bottom: 15px;
    color: #000;
}

.subpage__top__content .archive-posts .archive-post  time {
    font-size: 16px;
    font-weight: 700;
    display: block;
    margin-bottom: 15px;
    color: #d92e3a;
}

.simple-sitemap-wrap ul.main li {
    padding: 0 !important;
}

@media only screen and (max-width: 1366px){
	.updates__nav {
		top: -100px;
		padding-top: 50px;
		padding-right: 50px;
		padding-left: 50px;
	}

	.updates__nav p {
		font-size: 45px;
	}

	.updates__nav ul li a {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.updates__nav ul li {
		font-size: 16px;
	}
	
	.rider__resources {
		padding-right: 50px;
		padding-left: 50px;
	}
	
	.updates__nav ul li a img {
		float: right;
		margin-left: 15px;
	}
	
	.subpage__heading .subpage__title,
	.subpage__title {
		font-size: 45px;
		line-height: 1em;
	}

}


@media only screen and (max-width: 1200px) {
	
	.homepage_ctas_parent {
		width: inherit;
		float: none;
		padding-left: 75px;
		padding-right: 75px;
	}
	
	.homepage__main {
		padding-top: 40px;
		padding-left: 75px;
		padding-right:  75px;
		width: inherit;
	}
	
	.updates__nav {
		position: relative;
		top: 0;
	}
	
	.updates__nav p br {
		display: none;
	}
	
	.homepage__ctas {
		width: 100%;
/*		padding-bottom: 50px;*/
	}	
	
}

@media only screen and (max-width: 1030px){
	
	.homepage_ctas_parent {
		padding-left: 25px;
		padding-right: 25px;
	}
	
	
	.homepage__hero__inner p {
		font-size: 40px;
	}

	.homepage__ctas .homepage__cta {
		padding: 20px;
	}

	.homepage__ctas .homepage__cta .homepage__cta__inner p strong {
		font-size: 25px;
		line-height: 1em;
	}

	.service__alerts__left p {
		font-size: 20px;
	}

	.service__alerts__left h2 {
		font-size: 45px;
		line-height: 1em;
		margin-bottom: 5px;
	}

	.service__alerts__left {
		max-width: 50%;
	}
	
	.homepage__bottom__ctas .grid-2:last-child {
		display: none !important;
	}

	.homepage__bottom__ctas .home__bottom__cta {
		width: 49.24%;
	}

	.homepage__bottom__ctas .home__bottom__cta:nth-child(2) {
		margin-right: 0;
	}


	.rider__resources p {
		font-size: 45px;
		line-height: 1em;
	}

	.rider__resources {
		width: 60%;
	}

	.rider__button p {
		font-size: 20px;
	}
	
	.subpage__top__content .mediumwrap {
		padding-left: 70px;
		padding-right: 70px;
	}
	
	.subpage__heading .subpage__title,
	.subpage__title {
		padding: 0;
	}

	.subpage__heading {
		height: auto;
		padding-top: 30px;
		padding-bottom: 150px;
	}
	
	.download-app-wrap .img-wrap img {
		object-position: -180px;
		-o-object-position: -180px;
	}

	.download-app-wrap .img-wrap {
		left: 100px;
	}

	.download-app-wrap .content-wrap {
		left: 0;
	}	
}


@media only screen and (max-width: 768px) {
	.homepage__hero__inner {
		width: 100%;
		padding: 20px;
	}

	.homepage__hero__inner p {
		line-height: 1em;
		text-align: center;
		font-size: 35px;
	}

	.homepage__hero {
		height: 260px;
		min-height: 250px;
	}
	
	.homepage_ctas_parent {
		margin-top: 0;
	}
}


@media only screen and (max-width: 768px){
	.homepage__main {
		display: block;
		float: none;
		width: 98%;
		margin: 0 auto;
		padding: 50px 25px;
/*		padding: 0px 50px 50px 50px;*/
	}
	
	
	
/*
	.homepage__hero__inner {
		width: 100%;
		padding: 20px;
	}

	.homepage__hero__inner p {
		line-height: 1em;
		text-align: center;
		font-size: 35px;
	}

	.homepage__hero {
		height: 260px;
		min-height: 250px;
	}
*/
	
	.service__alerts__left {
		max-width: 100%;
		margin: 0 auto;
	}

	.homepage__ctas {
/*		padding-bottom: 50px;*/
		padding-top: 50px;
	}

	.service__alerts__left {
		max-width: 100%;
		margin: 0 auto;
		padding: 70px 10px;
		text-align: center;
	}

	.service__alerts {
		display: none;
	}
	
	.homepage__bottom__ctas .home__bottom__cta {
		padding: 20px;
	}
	
	.subpage__top__content  .passes__nav p {
		font-size: 20px;
		line-height: 1.2em;
	}
    
    
    

	.subpage__top__content p {
		font-size: 16px;
	}
	
	h3.card__title {
		font-size: 24px;
	}

	.card__details h4 {
		font-size: 20px;
	}

	.card {
		margin-bottom: 85px;
	}

	.pass__wrap {
		padding: 20px 0;
	}

	.card__details p {
		font-size: 16px;
	}

	.subpage__secondary.passes__bottom {
		margin-bottom: 50px;
		padding-top: 20px;
	}
	
	.subpage__main .button {
		font-size: 15px;
	}

	.card__price {
		font-size: 20px !important;
	}
	
	.schedule__page .archive-posts > .archive-post {
		width: 100%;
		max-width: 100%;
		margin-left: 1%;
		margin-right: 1%;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
			flex: 0 0 100%;
	}
	
	.download-app-wrap .img-wrap {
		left: 0;
		right: 0;
		position: relative;
		height: 160px;
		width: 100%;
		display: block;
	}

	.download-app-wrap .img-wrap img {
		-o-object-position: 20%;
		   object-position: 20%;
	}
	
	.download-app-wrap .content-wrap {
		width: 100%;
		max-width: 100%;
	}
	
	.download-app-wrap {
		position: relative;
		display: block;
		margin: 50px 0;
		padding: 0;
		text-align: center;
	}

}

@media only screen and (max-width: 639px){
	
	
	
	
	
	
    .service__alerts__left {
		max-width: 100%;
		margin: 0 auto;
	}

	.homepage__ctas {
		/*padding-bottom: 50px;*/
		padding-top: 50px;
	}

	.service__alerts__left {
		max-width: 100%;
		margin: 0 auto;
		padding: 70px 10px;
	}

	.service__alerts {
		margin: 0;
	}
	
	.homepage__bottom__ctas .home__bottom__cta {
		width: 100%;
		margin-bottom: 1.51515%;
	}
	
	.rider__resources {
		width: 100%;
	}

	.rider__resources {
		width: 100%;
		text-align: center;
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.subpage__top__content .mediumwrap {
		padding-top: 30px;
		padding-right: 30px;
		padding-left: 30px;
	}
    
    
    .subpage__top__content p {
		font-size: 15px;
		margin-bottom: 20px;
	}

	.subpage__top__content .passes__nav p {
		font-size: 18px;
		line-height: 1.2em;
	}

	.passes__nav {
		padding-bottom: 30px;
	}

	.pass__wrap .grid-2 {
		text-align: left;
	}

	.pass__wrap .grid-1 {
		text-align: left;
	}
}

@media only screen and (max-width: 480px){
	.updates__nav {
		padding-left: 20px;
		padding-right: 20px;
	}

	.rider__button {
		padding-bottom: 20px;
		padding-top: 20px;
	}

	.rider__resources__inner {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	
	.updates__nav p {
		font-size: 35px;
	}

	.updates__nav {
		padding-right: 10px;
		padding-left: 10px;
	}

	.rider__resources p {
		font-size: 35px;
	}

	.rider__resources {
		padding-top: 30px;
		padding-bottom: 155px;
	}

	.service__alerts__left h2 {
		font-size: 35px;
		display: block;
		margin-bottom: 10px;
	}

	.service__alerts__left p {
		font-size: 16px;
		font-weight: 400;
	}

	.homepage__main h1 {
		font-size: 25px;
		line-height: 1.5em;
	}

	.homepage__main {
/*		padding: 50px 0 0;*/
		text-align: center;
	}

	.homepage__main p {
		font-size: 16px;
	}
	
	.subpage__heading .subpage__title,
	.subpage__title {
		font-size: 35px;
	}

	.subpage__heading {
		min-height: auto;
		padding: 40px 0 160px;
	}

	.go__card {
		width: 100%;
		height: 310px;
	}
	.go__mobile__cta {
		max-width: 100%;
		width: 100%;
		padding: 45px 20px;
		margin-top: 40px;
	}

	.go__mobile__cta .button {
		font-size: 16px;
	}

	.go__mobile__cta p {
		font-size: 25px;
	}
    
    .subpage__top__content h1 {
		font-size: 25px;
		line-height: 1.5em;
	}
	
	.subpage__top__content .archive-posts .archive-post {
		padding: 20px;
		margin-bottom: 30px;
	}

	.subpage__top__content .archive-posts .archive-post .attention {
		font-size: 14px;
	}

	.subpage__top__content .archive-posts .archive-post .post__title {
		font-size: 22px;
	}
	
	.download-app-wrap .content-wrap {
		padding: 30px 20px;
	}
}

.cf-form {
    display: block;
    margin-top: 20px;
    padding: 40px;
    background-color: #f4f4f4;
}

.cf-form .form-col {
    display: block;
    width: 100%;
    margin-bottom: 20px;
}

.cf-form label {
    font-size: 18px;
    display: block;
    margin-bottom: 5px;
    color: #757780;
}

.cf-form input[type='text'],
.cf-form input[type='email'],
.cf-form textarea,
.cf-form input[type='date'] {
    font-size: 15px;
    display: block;
    width: 100%;
    padding: 15px;
    border: 1px solid #bdbdbd;
}

.cf-form .form-row .form-col {
    display: block;
    max-width: 50%;
    padding: 0 10px;
}

.cf-form .form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -10px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.cf-form .wpcf7-submit {
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    display: inline-block;
    width: 100%;
    margin-top: 16px;
    padding: 15px 35px;
    -webkit-transition: all .3s ease-in-out;
         -o-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out;
    text-transform: uppercase;
    color: #fff;
    border: none;
    background-color: #e03a3e;
}

.cf-form .wpcf7-submit:hover {
    background-color: #231f20;
}

.subpage__top__content table {
    width: 100%;
    margin-bottom: 40px;
}

.subpage__top__content table tr td {
    padding: 10px;
    background-color: #fff;
}

.subpage__top__content table tr:nth-child(odd) td {
    background-color: #f5f5f5;
}

.subpage__top__content table tr th {
    padding: 10px;
    background-color: #e03a3e;
	color: #fff;
}

.subpage__top__content table {
    width: 100%;
    margin-bottom: 40px;
    -webkit-box-shadow: 0 10px 20px -5px rgb(0 0 0 / 10%);
            box-shadow: 0 10px 20px -5px rgb(0 0 0 / 10%);
}

@media only screen and (max-width: 639px){
	.cf-form .form-row .form-col {
		max-width: 100%;
	}

	.cf-form {
		padding: 20px 20px 5px;
	}
	
	.cf-form label {
		font-size: 15px;
	}

	.cf-form input[type='text'],
	.cf-form input[type='email'],
	.cf-form textarea,
	.cf-form input[type='date'] {
		font-size: 14px;
	}
}

.news__details-subpage .subpage__top__content time {
    display: block;
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: 700;
    color: #e03a3e;
}

/* ============================= *\
 * CART
 * ============================= */
.woocommerce-cart .woocommerce-cart-form table.cart input[type='number'] {
    font-size: 15px;
    line-height: 1em;
    height: 40px;
    padding: 10px !important;
    border: 1px solid #bdbdbd !important;
}

.woocommerce-cart .woocommerce-cart-form table.cart input[type='text'] {
    font-size: 15px;
    line-height: 1em;
    width: auto !important;
    height: 40px;
    padding: 10px !important;
    border: 1px solid #bdbdbd !important;
}

.woocommerce-cart .woocommerce-cart-form table.cart .coupon .button {
    height: 40px;
}

.woocommerce-cart .subpage__top__content ul  li {
    display: block;
    padding-left: 20px !important;
}

.woocommerce-cart .cart_totals .shop_table tr th {
    background-color: #f6c6c7;
    color: #111;
}

.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .checkout-button {
    background-color: #e03a3e;
}

.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .checkout-button:hover {
    background-color: #111;
}

.woocommerce-checkout form.woocommerce-checkout .form-row textarea,
.woocommerce-checkout form.woocommerce-checkout .form-row input[type='text'],
.woocommerce-checkout form.woocommerce-checkout .form-row input[type='tel'],
.woocommerce-checkout form.woocommerce-checkout .form-row input[type='email'],
.woocommerce-checkout form.woocommerce-checkout .form-row .select2-selection {
    font-size: 15px;
    display: block;
    width: 100%;
    height: 50px;
    padding: 15px;
    border: 1px solid #bdbdbd;
}

.woocommerce-checkout form.woocommerce-checkout input[type="file"] {
    font-size: 13px;
    background-color: #f7f7f7;
    padding: 15px;
}

.woocommerce-checkout form.woocommerce-checkout #order_comments_field h2 {
    display: none;
}

.woocommerce-checkout form.woocommerce-checkout .form-row .woocommerce-input-wrapper textarea {
    height: 150px;
}

.woocommerce-checkout form.woocommerce-checkout .form-row .woocommerce-input-wrapper .select2-selection .select2-selection__rendered {
    line-height: 1.2em;
    padding-left: 0;
}

.woocommerce-checkout form.woocommerce-checkout .form-row .woocommerce-input-wrapper .select2-selection .select2-selection__arrow {
    top: 10px;
    right: 10px;
}

.woocommerce-checkout form.woocommerce-checkout #order_review_heading {
    margin-bottom: 0;
    padding: 20px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-color: #f5f5f5;
}

.woocommerce-checkout form.woocommerce-checkout #order_review {
    padding: 0 20px 20px;
    background-color: #f5f5f5;
}

.woocommerce-checkout form.woocommerce-checkout #order_review .cart-subtotal th,
.woocommerce-checkout form.woocommerce-checkout #order_review .cart-subtotal td,
.woocommerce-checkout form.woocommerce-checkout #order_review .order-total th,
.woocommerce-checkout form.woocommerce-checkout #order_review .order-total td {
    color: #111;
    background-color: #fff;
}

.woocommerce-checkout form.woocommerce-checkout #order_review  #payment {
    background-color: transparent;
}

.woocommerce-checkout form.woocommerce-checkout #order_review .payment_methods {
    padding-right: 10px;
    padding-left: 10px;
    background-color: transparent !important;
}

.woocommerce-checkout form.woocommerce-checkout #order_review .payment_methods .wc_payment_method > label {
    font-size: 20px;
    font-weight: 700;
    text-transform: capitalize;
    color: #222;
}

.woocommerce-checkout form.woocommerce-checkout #order_review .payment_methods .wc_payment_method > label > img {
    display: block;
    margin-left: 0;
}

.woocommerce-checkout form.woocommerce-checkout #order_review .payment_methods .wc_payment_method .payment_box {
    background-color: #fff;
}

.woocommerce-checkout form.woocommerce-checkout #order_review .payment_methods .wc_payment_method .payment_box:before {
    border: 1em solid #fff;
    border-top-color: transparent;
    border-right-color: transparent;
    border-left-color: transparent;
}

.woocommerce-checkout form.woocommerce-checkout #order_review .place-order button {
    font-size: 18px;
    font-weight: bold;
    width: 100%;
    max-width: 250px;
    padding: 15px 25px;
    -webkit-transition: all .3s ease-in-out;
         -o-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out;
    text-transform: uppercase;
    color: white;
    background: #e03a3e;
}

.woocommerce-checkout form.woocommerce-checkout #order_review .place-order button:hover {
    background-color: #111;
}

.woocommerce-checkout form.woocommerce-checkout #order_review .payment_methods .wc_payment_method .payment_box .input-text {
    font-size: 15px;
    display: block;
    width: 100%;
    height: 50px;
    padding: 15px;
    border: 1px solid #bdbdbd;
}

.woocommerce-checkout .woocommerce-info .showcoupon {
    color: #e03a3e;
}

.woocommerce-checkout form.checkout_coupon .form-row #coupon_code {
    font-size: 15px;
    display: block;
    width: 100%;
    height: 50px;
    padding: 15px;
    border: 1px solid #bdbdbd;
}

.woocommerce-checkout form.checkout_coupon .form-row .button {
    width: 100%;
    height: 50px;
}

.woocommerce-checkout form.checkout_coupon {
    background-color: #e03a3e0a;
}

.woocommerce-checkout form.checkout_coupon .form-row {
    width: 50%;
}

.woocommerce-checkout form.checkout_coupon > p:first-child {
    font-size: 23px;
    font-weight: 700;
    display: block;
    margin-bottom: 15px;
    text-align: center;
    color: #111;
}

.floating-cart {
    position: fixed;
    z-index: 1000;
    right: -108px;
    display: block;
    -webkit-transition: all ease-in-out .2s;
         -o-transition: all ease-in-out .2s;
            transition: all ease-in-out .2s;
}

.floating-cart:hover {
    right: 0;
}

.floating-cart a {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 10px 20px 10px 70px;
    color: #fff;
    background-color: #231f20;
    -webkit-box-shadow: 0 5px 20px -5px rgb(0 0 0 / 50%);
            box-shadow: 0 5px 20px -5px rgb(0 0 0 / 50%);
}

.floating-cart .floation-cart-icon {
    font-size: 20px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 50px;
    text-align: center;
    background-color: #e03a3e;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media only screen and (max-width: 768px){
	.woocommerce-cart .woocommerce-cart-form table.cart input[type='text'] {
		width: 50% !important;
	}
	
	.woocommerce-checkout form.woocommerce-checkout .woocommerce-additional-fields {
		padding-top: 40px;
	}

	.woocommerce-checkout form.checkout_coupon > p:first-child {
		font-size: 18px;
		line-height: 1.2em;
	}

	.woocommerce-checkout form.woocommerce-checkout #order_review .place-order button {
		margin-top: 20px;
		margin-bottom: 0 !important;
	}
}

@media only screen and (max-width: 480px){
    .woocommerce-cart .woocommerce-cart-form table.cart input[type='text'] {
		width: 100% !important;
		margin-bottom: 5px !important;
	}

	.woocommerce-cart .woocommerce-cart-form table.cart .coupon .button {
		width: 100% !important;
	}
	
	.woocommerce-checkout form.checkout_coupon .form-row {
		width: 100%;
	}
	
	.woocommerce-checkout form.woocommerce-checkout .form-row-first, 
	.woocommerce-checkout form.woocommerce-checkout .form-row-last {
		width: 100%;
	}
}

/* #menu-programs-eligibility-menu li a {
    font-weight: 700;
    display: block;
    width: 100%;
    margin-top: 5px;
    padding: 7px 5px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background-color: #e03a3e;
}

#menu-programs-eligibility-menu li a:hover {
    background-color: #252525;
} */


/*! Footer
//////////////////////////////////////////////*/

.top__footer {
	background:#231f20;
	position: relative;
	padding-top: 70px;
	padding-bottom: 70px;
	overflow: hidden;
	clear: both;
}

.top__footer .rose {
	position: absolute;
	top: -25px;
	left: -25px;
	height: 100%;
	object-fit: cover;
	opacity: .07;
}


.top__footer p strong {
	font-weight: bold;
	color: white;
	font-size:22px;
	display: block;
	margin-bottom: 32px;	
}

.top__footer ul {
	
}

.top__footer ul li {
	list-style: none;
	color:#9899a0;
	font-size: 17px;
	margin-bottom: 5px;
}

.top__footer p {
	color:#9899a0;
	font-size: 17px;
	margin-bottom: 5px;
}

.top__footer .grid-25:last-of-type a {
	color: white;
	display: block;
	margin-bottom: 16px;
}

.top__footer ul li a {
	color:#9899a0;
}

.top__footer ul li:hover a {
	color: white;
}

.app__download {
	display: inline-block !important;
	margin-right: 5px;
	border-radius: 100%;
    border: solid 1px white;
    width: 40px;
    height: 40px;
	text-align: center; 
    -webkit-font-smoothing: antialiased;
}

.app__download i {
	vertical-align: middle;
	font-size: 21px;
	padding: 9px;
	-webkit-font-smoothing: antialiased;
}


.app__download2 {
	display: inline-block !important;
	margin-right: 5px;
	text-align: center; 
    -webkit-font-smoothing: antialiased;
}

.app__download2 i {
	vertical-align: middle;
	font-size: 21px;
	padding: 9px;
	-webkit-font-smoothing: antialiased;
}

.social__icons {
	margin-top: 32px;
}
footer[role=contentinfo] {
	padding-top: 15px;
	padding-bottom: 15px;
	background:#000000;
}

footer[role=contentinfo] .grid-2 {
	margin-bottom: 0px !important;
}

footer[role=contentinfo] .grid-4 {
	margin-bottom: 0px !important;
}

footer[role=contentinfo] p {
	font-size: 15px;
	color:#9899a0;
}

footer[role=contentinfo] p a {
	color:#9899a0;
}

footer[role=contentinfo] p a:hover {
	color:white;
}

footer[role=contentinfo] .grid-2 p a {
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
}

@media only screen and (max-width: 1030px){
	footer[role=contentinfo] {
		margin-bottom: 50px;
		padding-bottom: 65px;
	}
}

@media only screen and (max-width: 768px){
	footer[role=contentinfo] {
		margin-bottom: 50px;
		padding-bottom: 75px;
	}	
}

@media only screen and (max-width: 639px){
	.top__footer .group .grid-25 {
		margin-bottom: 70px;
	}

	.top__footer {
		padding-top: 50px;
		padding-bottom: 5px;
	}
	
	.top__footer .rose {
		top: 0;
		left: 0;
		max-width: 100%;
		-o-object-fit: cover;
		   object-fit: cover;
	}
	
	footer[role=contentinfo] {
		text-align: center;
	}
}

@media only screen and (max-width: 479px){
    .top__footer .group .grid-25 {
		margin-bottom: 50px;
	}
	
	.group div[class^="grid"] {
/*        margin-bottom: 50px;*/
		margin-bottom: 25px;
    }

    .group div[class^="grid"]:last-child {
        margin-bottom: 0;
    }
}
 

/*!////////////////////////////////////////////////
// STATES
/////////////////////////////////////////////////*/

/*! ==========================================================================
// Clearfix
// =========================================================================*/
.group:before,
.group:after {
  content: "";
  display: table; }

.group:after {
  clear: both; }

.group {
  zoom: 1; }

input[type="text"] {
	border: 1px solid black;
}

input[type="email"] {
	border:1px solid black;
}

textarea {
	border:1px solid black;
}

/*! ==========================================================================
// Print styles
// =========================================================================*/
@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important; }

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

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

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

  thead {
    display: table-header-group; }

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

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

  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

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


@media screen and (max-width: 480px) {
    .rider__button {
        float: left !important;
        width: 49.24242% !important;
        padding: 15px 10px;
    }
}

.application-blocks {
    padding: 50px 0;
}

.application-blocks .grid-3 {
	border: 3px solid #c1a077;
    padding: 28px;
}

.application-blocks .grid-3 div.description {
    margin: 8px 0;
    font-size: 18px;
    color: #757780;
    margin-bottom: 16px;
    line-height: 1.75;
}

.application-blocks .grid-3 ul {
    margin-left: 16px;
}

/*all-caps table headings in route pages.  Client wanted BUS STARTS and BUS DEPARTS to be bold*/

.dataTable strong {
    text-transform: uppercase;
}
/*all-caps table headings in route pages.  Client wanted BUS STARTS and BUS DEPARTS to be bold*/

.download-notice .button {
    margin-bottom: 0;
}


.download-notice p {
    color: #757780;
	margin-top: 8px;
}

.fa-memo {
	font-size: 28px;
	margin-right: 8px;
}
.tdplink {
	display: inline-block;
	margin-right: 40px;
}
.tdplink img {
	max-height: 36px;
}
.language {
	display: inline-block;
}