@font-face {
  font-family: "museo_slab1000";
  src: url("../fonts/museo/museo-slab.eot");
  src: url("../fonts/museo/museo-slab.eot?#iefix") format("embedded-opentype"), url("../fonts/museo/museo-slab.woff2") format("woff2"), url("../fonts/museo/museo-slab.woff") format("woff"), url("../fonts/museo/museo-slab.ttf") format("truetype"), url("../fonts/museo/museo-slab.svg#museo_slab1000") format("svg");
  font-weight: normal;
  font-style: normal;
}
html {
  line-height: 1;
  font-family: "Ubuntu", sans-serif;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

a img {
  border: none;
}

a {
  text-decoration: none;
  color: #f25e44;
}

a:hover, a:active {
  text-decoration: underline;
}

a.no-underline:hover, a.no-underline:active {
  text-decoration: none;
}

.page-item-4 {
  display: none;
}

body {
  padding: 0;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  position: relative;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
}

body * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.left {
  float: left;
}

.right {
  float: right;
}

.clear {
  display: block;
  padding: 0;
  margin: 0;
  clear: both;
}

form {
  margin: 0;
  padding: 0;
}

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

.clearfix:after {
  clear: both;
}

img.alignleft {
  float: left;
  margin: 16px 16px 16px 0;
}

img.aligncenter {
  display: block;
  margin: 16px auto;
}

img.alignright {
  float: right;
  margin: 16px 0 16px 16px;
}

.gm-style img {
  /* Fix typical Google Maps conflicting styles issue */
  max-width: none !important;
}

.max-width {
  width: 90%;
  margin: 0 auto;
  max-width: 1300px;
}

p {
  line-height: 1.5;
}

ul {
  line-height: 1.3;
  margin: 1em 0;
}

li {
  padding: 0.3em;
}

#gform_2input, #gform_2 textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
}

/*@media (min-width:1000px) {
	.wrapper {
		margin-top: 4.5em;
	}
}*/
@media (max-width: 767px) {
  .wide {
    display: none;
  }
}
@media (min-width: 768px) {
  .thin {
    display: none;
  }
}
.row {
  overflow: hidden;
}

.column-third {
  margin-bottom: 2em;
}

@media (min-width: 1000px) {
  .row {
    margin-left: -2.75%;
    margin-right: -2.75%;
    width: 105.5%;
  }
  .column-third {
    display: inline-block;
    float: left;
    width: 33.33%;
    padding: 0px 2.75%;
    margin: 1.5em 0px;
  }
}
.content2-content .gform_wrapper {
  margin: 4em 0 1em;
}

.content2-content .gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
  width: 97.5%;
}

.content2-content .gform_wrapper .ginput_container input[type=email],
.content2-content .gform_wrapper .ginput_container input[type=number],
.content2-content .gform_wrapper .ginput_container input[type=password],
.content2-content .gform_wrapper .ginput_container input[type=tel],
.content2-content .gform_wrapper .ginput_container input[type=text],
.content2-content .gform_wrapper .ginput_container input[type=url],
.content2-content .gform_wrapper .ginput_complex .ginput_full input[type=email],
.content2-content .gform_wrapper .ginput_complex .ginput_full input[type=number],
.content2-content .gform_wrapper .ginput_complex .ginput_full input[type=password],
.content2-content .gform_wrapper .ginput_complex .ginput_full input[type=tel],
.content2-content .gform_wrapper .ginput_complex .ginput_full input[type=text],
.content2-content .gform_wrapper .ginput_complex .ginput_full input[type=url],
.content2-content .gform_wrapper.gf_browser_gecko ul.gform_fields li.gfield div.ginput_complex span.ginput_right select,
.content2-content .gform_wrapper.gf_browser_gecko ul.gform_fields li.gfield select,
.content2-content .gform_wrapper textarea.medium {
  font-size: 1.2em;
  color: #356090;
  border: 3px solid #53a2c0;
  padding: 0.7em 0.5em;
}

.content2-content .gform_wrapper.gf_browser_gecko ul.gform_fields li.gfield div.ginput_complex span.ginput_right select,
.content2-content .gform_wrapper.gf_browser_gecko ul.gform_fields li.gfield select {
  padding: 0.5em;
}

.content2-content .gform_wrapper .datepicker {
  width: 7.75em !important;
}

.content2-content .gform_wrapper .gfield_label,
.content2-content .gform_wrapper .top_label .gfield_label {
  color: #58585a;
}

.content2-content .gform_wrapper form li,
.content2-content .gform_wrapper li {
  padding-top: 1%;
}

.content2-content .gform_wrapper .gsection .gfield_label,
.content2-content .gform_wrapper h2.gsection_title,
.content2-content .gform_wrapper h3.gform_title {
  font-size: 1.8em;
  color: #c1c153;
}

.content2-content .gform_wrapper .gsection {
  border-bottom: 6px solid #c1c153;
}

.content2-content .gform_wrapper .gform_footer input[type=submit] {
  font-weight: 700;
  text-transform: uppercase;
  background: #7dd0e0;
  border: none;
  padding: 1em 1.5em;
  cursor: pointer;
  transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}

.content2-content .gform_wrapper .gform_footer input[type=submit]:hover {
  color: #fff;
  background: #c1c153;
}

.styled-select {
  overflow: hidden;
  padding: 0;
  margin: 0.2em;
  background: #fff;
  border: 3px solid #003859;
  position: relative;
}

.styled-select select {
  margin: 0;
  padding: 0;
  outline: none;
  font-family: inherit;
  font-size: 1em;
  padding: 0.5em;
  color: #003859;
  width: 105%;
  background-color: transparent;
  background-image: none;
  -webkit-appearance: none;
  border: none;
  box-shadow: none;
}

.styled-select:before {
  content: "";
  position: absolute;
  top: 0.8em;
  right: 0.7em;
  width: 0;
  height: 0;
  border-left: 0.6em solid transparent;
  border-right: 0.6em solid transparent;
  border-top: 0.6em solid #003859;
  pointer-events: none;
}

.styled-select:hover {
  border-color: #f25e44;
}

a.book-now-button {
  float: right;
  display: inline-block;
  text-transform: uppercase;
  font-family: "Ubuntu", sans-serif;
  font-weight: bold;
  padding: 0.2em;
  font-size: 1.2em;
  border: 2px solid #f25e44;
  transition: color 200ms, background-color 200ms;
}

a.book-now-button:hover {
  background-color: #f25e44;
  color: #fff;
  text-decoration: none;
}

.mejs-container {
  width: 100% !important;
  height: auto !important;
  padding-top: 57%;
}

.mejs-overlay, .mejs-poster {
  width: 100% !important;
  height: 100% !important;
}

.mejs-mediaelement video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100% !important;
  height: 100% !important;
}

.mejs-container, .mejs-embed, .mejs-embed body {
  background: transparent !important;
}

.mejs-overlay-loading {
  display: none;
}

.mejs-time-buffering {
  display: none !important;
}

.me-cannotplay {
  width: auto !important;
  height: 100% !important;
}

/* .single-business {
	margin-bottom: 3em;
} */
/*
.single-business-contacts {
    margin-left: -2.0833%;
    width: 104.166%;
}
.single-business-contact {
    box-shadow: 0 0 11px rgba(0, 0, 0, 0.11);
	padding: 1em;
    border: 2px solid #E0DFDF;
	margin:2%;

	p {
	    margin: 0.3em 0;
	}

	h3 {
		margin-top:0.1;
	}
}
*/
.single-business-logo img {
  max-width: 100%;
  height: auto;
}

.single-business-title {
  font-size: 2em;
}

a.single-business-category {
  display: inline-block;
  background: #FD8772;
  color: #fff;
  border: 2px solid #f25e44;
  padding: 0.5em;
  border-radius: 0.7em;
  margin: 0 0.1em;
  box-shadow: 0.1em 0.1em 0 rgba(0, 0, 0, 0.11);
}

a.single-business-category:hover {
  background: #f25e44;
  border-color: #FD8772;
  text-decoration: none;
}

.single-business-categories {
  margin: 1em 0;
}

.single-business-number span {
  padding-right: 1em;
  text-transform: uppercase;
  font-weight: bold;
}

.business-button {
  background: #2f6282;
  color: white;
  padding: 0.35em 0.65em;
  display: inline-block;
  margin: 0.5rem 0;
}

@media screen and (min-width: 700px) {
  .mobile-only {
    display: none;
  }
}
.business-button:focus {
  text-decoration: underline;
}

.business-button-accent {
  background: #f78256;
}

.single-business-details {
  border-collapse: collapse;
  line-height: 1.5;
  width: 100%;
}

.single-business-details td:first-child {
  width: 11em;
  text-align: left;
  font-weight: bold;
  color: #003859;
  padding-left: 0.5em;
}

.single-business-details td {
  padding: 0.5em;
  border-bottom: 1px solid rgba(114, 201, 218, 0.27);
  padding-left: 1em;
}

.single-business .social-media a {
  padding: 0 10px;
}

.single-business .social-media a:first-child {
  padding-left: 0;
}

@media (min-width: 1000px) {
  /*.single-business-contact {
  	width: 46%;
  	float: left;
  }*/
  .single-business-details-with-logo {
    width: 66%;
  }
  .single-business-logo {
    float: left;
    width: 33%;
    padding-right: 3%;
  }
}
/*
@media (min-width:1200px) {
	.single-business-contact {
		width: 29.333%;
		float: left;
	}
}*/
.paged-video-wrapper {
  position: relative;
}

.paged-video-wrapper .wp-video {
  margin: 0 auto;
}

.wrapper-paged .paged-video-wrapper .wp-video {
  margin: 0;
}

.wrapper-paged .paged-video {
  padding: 1em 0;
  margin: 1em 0;
  border-bottom: 1px solid #000;
}

.paged-video-title {
  top: 0.5em;
  left: 0.5em;
  margin: 1em 0 0.5em;
  color: #00395a;
  font-family: "museo_slab1000";
  font-weight: normal;
  font-size: 1.4em;
}

.paged-video-subtitle {
  color: #ff5c3e;
  line-height: 1.2;
  font-size: 1.15em;
  margin: 0;
}

.paged-video-description {
  font-size: 0.95em;
  line-height: 1.5;
}

.newsroom-content {
  padding: 1em 4em;
  background-color: rgba(0, 56, 89, 0.15);
  font-size: 1.3em;
}

.newsroom-breadcrumbs {
  list-style: none;
  margin: 0.5em 0;
  padding: 0;
  font-size: 1.5em;
}

.newsroom-breadcrumbs-li {
  display: inline-block;
  vertical-align: middle;
}

.newsroom-breadcrumbs-separator {
  font-weight: 100;
  color: #ccc;
}

.single-post-meta {
  color: #1D4B69;
  font-style: italic;
  line-height: 1.2;
  margin: 0.5em 0;
}

@media only screen and (min-width: 750px) {
  .sidebar-title h1 {
    color: #7cd0df;
    text-transform: uppercase;
    font-size: 0.6em;
  }
}
@media only screen and (min-width: 1000px) {
  .single-post-col-1 {
    float: left;
    width: 60%;
  }
  .single-post-col-2 {
    float: right;
    width: 32%;
    border-left: 1px solid #ccc;
    padding-left: 2%;
    margin-left: 2%;
  }
  .sidebar-title h1 {
    font-size: 0.5em;
    margin-top: 0;
  }
}
@media only screen and (min-width: 1250px) {
  .sidebar-title h1 {
    font-size: 0.6em;
    margin-top: 0;
  }
}
.sidebar-content ul {
  padding-left: 0;
}

.sidebar-content ul li {
  list-style-type: none;
  margin: 1em 0;
}

.sidebar-content ul li a {
  color: #043757;
}

.sidebar-content ul li a:hover {
  color: #f25e44;
}

.paged-post-col-1 {
  width: 100%;
}

.paged-post-col-2 {
  width: 100%;
}

.entry-container {
  display: flex;
}

.entry-image {
  width: 240px;
  height: 200px;
  background-position: center;
  background-size: cover;
  border: 5px solid #fff;
  box-shadow: -1px 1px 2px 1px rgba(0, 0, 0, 0.25);
}

.entry-body {
  width: 80%;
  margin-left: 14px;
}

.entry-body p {
  margin: 0.5em 0;
}

.paged-post-meta-box {
  display: flex;
}

p.paged-post-meta {
  color: #1D4B69;
  font-style: italic;
  line-height: 1.2;
  margin: 0.5em 0;
  margin-right: 16px;
  border-left: 3px solid #d4d9cd;
  padding-left: 14px;
}

.paged-post-meta:first-of-type {
  border-left: none;
  padding-left: 0;
}

@media only screen and (max-width: 750px) {
  .sidebar-title h1 {
    color: #7cd0df;
    text-transform: uppercase;
    font-size: 1em;
  }
}
@media only screen and (min-width: 750px) {
  .sidebar-title h1 {
    color: #7cd0df;
    text-transform: uppercase;
    font-size: 1em;
  }
}
@media only screen and (min-width: 1000px) {
  .paged-post-col-1 {
    float: left;
    width: 60%;
  }
  .paged-post-col-2 {
    float: right;
    width: 32%;
    border-left: 1px solid #ccc;
    padding-left: 2%;
    margin-left: 2%;
  }
  .sidebar-title h1 {
    font-size: 0.5em;
    margin-top: 0;
  }
}
@media only screen and (min-width: 1250px) {
  .sidebar-title h1 {
    font-size: 0.6em;
    margin-top: 0;
  }
}
.sidebar-content ul {
  padding-left: 0;
}

.sidebar-content ul li {
  list-style-type: none;
  margin: 1em 0;
}

.sidebar-content ul li a {
  color: #043757;
}

.sidebar-content ul li a:hover {
  color: #f25e44;
}

.map-background {
  background: #00395a;
  background-image: url(../images/back-vector-map.png);
  background-size: cover;
}

.section-title {
  color: #7cd0df;
  font-weight: normal;
  font-family: "museo_slab1000";
  font-size: 2.5em;
}

.section-content {
  border-bottom: 1px solid #868686;
  margin-bottom: 1em;
}

@media (min-width: 1000px) {
  .section-title {
    font-size: 3em;
  }
}
.cards-excerpt-holder {
  width: 100%;
}

.cards-excerpt {
  padding: 0 8%;
}

.cards-excerpt-card {
  border-top: 1px solid #ccc;
}

.cards-excerpt-thumb {
  display: block;
  width: 100%;
  position: relative;
  margin-top: 1.5em;
}

.cards-excerpt-thumb img {
  width: 100%;
  height: auto;
}

.cards-excerpt-title {
  top: 0.5em;
  left: 0.5em;
  margin: 1em 0 0.5em;
  color: #00395a;
  font-family: "museo_slab1000";
  font-weight: normal;
  font-size: 1.4em;
}

.cards-excerpt-subtitle {
  color: #ff5c3e;
  line-height: 1.2;
  font-size: 1.15em;
  margin: 0;
}

.cards-excerpt-description {
  font-size: 0.95em;
  line-height: 1.5;
}

a.cards-excerpt-arrow-a {
  color: #000;
  font-size: 3em;
  text-align: right;
  display: block;
}

a.cards-excerpt-arrow-a:hover {
  color: #f25e44;
}

@media (min-width: 1000px) {
  .cards-excerpt-card {
    width: 25%;
    padding: 0 1.2%;
    display: table-cell;
    border: 0;
    border-left: 1px solid #ccc;
    padding-bottom: 1.9em;
    position: relative;
  }
  .cards-excerpt {
    padding: 2% 4%;
  }
  .cards-excerpt-holder {
    display: table;
    margin-left: -1%;
    margin-right: -1%;
  }
  a.cards-excerpt-arrow-a {
    position: absolute;
    right: 6%;
    bottom: 0;
    margin-left: 18.6%;
  }
  .cards-excerpt-card:first-child {
    border: none;
  }
}
.cards-icon-holder {
  font-size: 0.9em;
}

.cards-icon {
  text-align: center;
  background: #00395a;
  background-image: url(../images/back-vector-map.png);
  background-size: cover;
  margin-bottom: 3%;
}

.cards-icon-title {
  color: #fff;
}

.card-featured-business {
  display: inline-block;
  background: #7dd0e0;
  padding: 0.1em 0.7em;
  border-radius: 1em;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
}

.cards-icon-i {
  color: #fff;
  background: #000;
  font-size: 4.3em;
  line-height: 0;
  padding: 0.11em;
  display: inline-block;
  position: relative;
  border-radius: 3em;
}

.cards-icon-card {
  border-top: 2px dashed rgba(255, 255, 255, 0.37);
  padding: 1.5em 11% 1.5em;
  position: relative;
}

.cards-icon-card:first-child {
  border-top: none;
}

.cards-icon-description {
  color: rgba(255, 255, 255, 0.68);
  line-height: 1.5;
  text-align: left;
}

.cards-icon-card:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 2em 2em;
  border-color: transparent transparent #ffffff transparent;
  bottom: -2px;
  right: 0;
}

.cards-icon-card a {
  color: #fff;
  position: relative;
  white-space: nowrap;
}

.cards-icon-title {
  margin-top: 0;
  padding-top: 1em;
}

.cards-icon-card a:hover {
  text-decoration: none;
}

.cards-icon-card a:hover .cards-icon-i {
  color: #fff;
  box-shadow: 0.05em 0.05em 0.2em rgba(0, 0, 0, 0.37);
  text-shadow: 0.02em 0.02em 0.04em rgba(0, 0, 0, 0.27);
}

.cards-icon-card a:hover .cards-icon-title {
  text-shadow: 0.1em 0.1em 0.2em rgba(0, 0, 0, 0.76);
}

.cards-icon-description a {
  display: block;
}

.cards-icon-arrow {
  font-size: 4em;
}

a.cards-icon-arrow-a {
  color: rgba(255, 255, 255, 0.63);
}

a.cards-icon-arrow-a:hover {
  color: #fff;
}

@media (min-width: 1000px) {
  .cards-icon-card {
    width: 33.33%;
    display: inline-block;
    border: 0;
    border-left: 2px dashed rgba(255, 255, 255, 0.37);
    padding: 1.5em;
    float: left;
  }
  .cards-icon-holder {
    padding-top: 0.2em;
  }
  .cards-icon-card:first-child {
    border-left: none;
  }
  .cards-icon-card:after {
    bottom: -1px;
    right: -2px;
  }
  .cards-icon-title {
    font-size: 1.2em;
  }
  .cards-icon-description {
    padding-bottom: 1.75em;
  }
  .cards-icon-description a {
    position: absolute;
    right: 7%;
    bottom: 5%;
  }
}
@media (min-width: 1200px) {
  .cards-icon-title {
    font-size: 1.45em;
  }
}
.content1-subtitle {
  color: #ff5c3e;
  font-weight: normal;
}

.content1-main, .content1-title {
  margin-left: 4%;
  margin-right: 4%;
}

.content1-header-img {
  width: 100%;
  height: auto;
}

.content1-caption {
  line-height: 1.4;
  color: #ff5c3e;
  font-style: italic;
}

.content1-content {
  line-height: 1.5;
}

.content1-sidebar {
  text-align: center;
  border-top: 1px dashed #A1A1A1;
  margin: 4%;
  padding-bottom: 2em;
}

.content1-sidebar-title {
  color: #1d4b69;
  font-family: "museo_slab1000";
  font-weight: normal;
  line-height: 1.2;
}

a.content1-sidebar-a {
  display: block;
  padding: 0.4em;
  color: #777;
  font-size: 1.1em;
}

a.content1-sidebar-a:hover {
  color: #f25e44;
  font-weight: bold;
  text-decoration: none;
}

@media (max-width: 600px) {
  a.content1-sidebar-a {
    font-size: 0.9em;
  }
}
@media (max-width: 999px) {
  a.content1-sidebar-a {
    display: inline-block;
    background: #CFF1FF;
    border: 2px solid #B7EBFF;
    color: #1D4B69;
    padding: 0.6em 1.4em;
    margin: 0.3em;
    box-shadow: 0.15em 0.15em 0 rgba(0, 0, 0, 0.17);
    border-radius: 0.2em;
    font-weight: normal;
  }
  a.content1-sidebar-a:hover {
    box-shadow: 0.1em 0.1em 0 rgba(0, 0, 0, 0.25);
    font-weight: normal;
  }
}
@media (min-width: 1000px) {
  .content1 {
    padding: 4%;
  }
  .content1-wrapper {
    display: table;
    margin: 0 auto;
  }
  .content1-main {
    display: table-cell;
    width: 66.6666%;
    padding-right: 8%;
    border-right: 1px solid #ddd;
    margin: 0;
    vertical-align: top;
  }
  .content1-sidebar {
    width: 33.3333%;
    margin: 0;
    border: 0;
    text-align: left;
    padding-left: 3%;
    padding-right: 0;
    margin-top: 19%;
    border-left: 1px solid #E4E4E4;
    margin-left: -1px;
    display: table-cell;
    vertical-align: middle;
  }
  .content1-title {
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }
  .content1-caption {
    font-size: 1.3em;
  }
  .content1-content {
    line-height: 1.7;
  }
  .content1-content p {
    margin: 1.6em 0;
  }
  a.content1-sidebar-a {
    padding: 0.6em 0.4em;
  }
  .content1-subtitle {
    margin-top: 0;
    font-size: 2em;
  }
  .section-content {
    border-bottom: 1px dashed #868686;
  }
}
.content2 {
  margin-bottom: 0;
  border-bottom: none;
}

.content2-main {
  margin: 2% 4%;
}

.content2-subtitle {
  color: #ff5c3e;
  font-weight: normal;
}

.content2-content {
  line-height: 1.4;
  font-size: 0.95em;
}

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

.content2-main-bare {
  width: 92%;
}

.content2-aside {
  margin: 0 auto;
  max-width: 80%;
}

.content2-sidebar img {
  max-width: 67%;
}

.content2-sidebar {
  text-align: center;
  padding-bottom: 2em;
}

.content2-title {
  color: #c1c153;
  font-size: 200%;
  margin: 2% 0;
}

.leadins {
  margin: 2em 0 0 0;
  padding: 2em 0;
}

.leadin {
  overflow: hidden;
  margin-bottom: 4em;
}

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

.leadin h1, .leadin h2 {
  margin-bottom: 1em;
  font-weight: normal;
  margin: 0;
  padding: 0;
}

.leadin h1 a {
  color: #00395a;
}

.leadin h1 {
  margin-bottom: 0.25em;
  color: #003859;
  font-weight: bold;
}

.leadin h2 {
  color: #f15e44;
  font-size: 100%;
  margin-bottom: 1em;
}

.leadin p {
  margin: 0 1em 1em 0;
  line-height: 1.4;
}

.sidebar-icons {
  list-style: none;
  margin: 2em auto;
  padding: 0;
  text-align: left;
}

.sidebar-icons li {
  margin: 1em 0;
  padding: 0 0 4px 4px;
  overflow: hidden;
}

.sidebar-icon {
  float: left;
  margin-right: 0.2em;
  text-align: center;
  width: 1.5em;
  height: 1.5em;
  color: white;
  padding: 0.25em;
  display: block;
  border-radius: 1em;
}

.sidebar-icons a:hover .sidebar-icon {
  box-shadow: -2px 2px 4px rgba(0, 0, 0, 0.5);
  text-shadow: -2px 2px 4px rgba(0, 0, 0, 0.5);
}

.sidebar-icon-label {
  font-family: "Ubuntu", sans-serif;
  font-weight: bold;
  font-size: 1.2em;
  margin-top: 1.7em;
  display: block;
}

.sidebar-icons a:hover {
  text-decoration: none;
}

.content2-video {
  display: none;
}

.content2-video iframe {
  max-width: 100%;
  height: 14vw;
}

.paged-video iframe {
  max-width: 100%;
  height: 47vw;
}

.content2-video .me-cannotplay {
  max-height: 100%;
  height: 100% !important;
}

.newsletter .section-title {
  margin-top: 0;
}

@media (min-width: 600px) {
  .paged-video iframe {
    height: 23vw;
  }
}
@media (min-width: 1000px) {
  .content2-main {
    width: 63%;
    margin-right: 0;
    float: left;
    /* margin-top: 0; */
  }
  .content2-main-bare {
    width: 92%;
  }
  .content2-sidebar {
    width: 33%;
    float: left;
    margin: 0;
    margin-top: 2%;
    margin-bottom: 2em;
  }
  .content2-video {
    display: block;
    width: 27%;
    margin-left: 3%;
    float: left;
    font-size: 0.8em;
    padding: 1em 0;
    margin: 2em 0 3em 2%;
    padding-left: 2%;
  }
  .content2-aside-inner {
    font-size: 1.2em;
  }
  .content2-sidebar img {
    max-width: 85%;
  }
  .sidebar-icons {
    max-width: 85%;
  }
  .leadin-left {
    float: left;
    width: 25%;
  }
  .leadin-right {
    float: left;
    width: 75%;
    padding-left: 3%;
  }
  .paged-video iframe {
    height: 24vw;
  }
}
@media (min-width: 1300px) {
  .paged-video iframe {
    height: 12.2vw;
  }
}
.entry {
  padding: 1em 0;
  border-bottom: 2px solid #efefef;
}

.search-results-header {
  border-bottom: 3px solid #f25e44;
}

.hero-title {
  font-family: "museo_slab1000", sans-serif;
  font-weight: normal;
  color: #fff;
  font-size: 2.1em;
  position: relative;
  margin: 0;
}

@media (min-width: 1000px) {
  .hero-title {
    margin: 1em 0 1em 1em;
  }
}
.hero-back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  opacity: 0.6;
  background-size: cover;
  background-position: center center;
}

.hero {
  position: relative;
  background-color: #000;
}

.hero-text {
  position: relative;
  margin: 4%;
}

.hero-aside {
  position: relative;
}

.hero-p1 {
  color: #fff;
  line-height: 1.7;
  font-size: 1em;
}

.hero-p2 {
  color: #cad160;
  line-height: 1.7;
  font-size: 1.5em;
  font-style: italic;
}

.hero-button {
  color: #fff;
  padding: 1em 1.3em;
  margin: 0.6em 0 5%;
  display: inline-block;
  float: right;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  font-size: 2em;
  background: #c5c555; /* Old browsers */
  background: -moz-linear-gradient(top, #c5c555 0%, #979941 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c5c555), color-stop(100%, #979941)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #c5c555 0%, #979941 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #c5c555 0%, #979941 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #c5c555 0%, #979941 100%); /* IE10+ */
  background: linear-gradient(to bottom, #c5c555 0%, #979941 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#c5c555", endColorstr="#979941",GradientType=0 ); /* IE6-9 */
}

.hero-button .icon-call-to-action-arrow {
  margin-bottom: -0.2em;
  float: right;
  margin-left: 0.5em;
}

.hero-aside-name {
  font-family: "museo_slab1000";
  font-weight: normal;
  font-size: 1.4em;
  margin: 0.5em 0;
}

.hero-aside-text {
  line-height: 1.3;
  margin: 0.6em 0;
}

.hero-button:hover {
  background: #c5c555;
  text-decoration: none;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

.hero-aside {
  color: #fcff00;
  margin: 1.4em;
}

.hero-title-open-quote {
  position: absolute;
  top: -0.3em;
  left: -1.3em;
}

.hero-title-close-quote {
  position: relative;
  bottom: 0em;
}

.hero-slider {
  position: relative;
  padding: 0;
}

.hero-slider .swiper-slide {
  width: 100%;
  height: auto;
  margin: 0;
}

.hero-slider .hero-back {
  opacity: 1;
}

.hero-slider .swiper-button-left, .hero-slider .swiper-button-right {
  position: absolute;
  margin: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  font-size: 70px;
  opacity: 0.9;
}

.hero-slider .swiper-button-left {
  left: 10px;
}

.hero-slider .swiper-button-right {
  right: 10px;
}

@media (min-width: 1000px) {
  .hero-title {
    margin-left: 0;
    margin-top: 12%;
    margin-bottom: 0.1em;
  }
  .hero-p1, .hero-p2 {
    margin: 0;
  }
  .hero-aside {
    left: 3%;
    margin-bottom: 3em;
    position: relative;
  }
  .hero-aside-name {
    font-size: 1.7em;
  }
  .hero-back {
    opacity: 0.6;
  }
  .hero-slider .hero-back {
    opacity: 1;
  }
}
.subpage-hero-title {
  font-family: "museo_slab1000", sans-serif;
  font-weight: normal;
  color: #fff;
  font-size: 2.1em;
  position: relative;
  margin: 0;
}

@media (min-width: 1000px) {
  .subpage-hero-title {
    margin: 1em 0 1em 1em;
  }
}
.subpage-hero-back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  opacity: 0.8;
  background-size: cover;
  background-position: center center;
}

.subpage-hero {
  position: relative;
  background-color: #000;
  margin-top: 2em;
}

.subpage-hero-text {
  position: relative;
  margin: 4em 4% 12em;
}

.subpage-hero-text.newsroom {
  position: relative;
  margin: 4em 4% 6em;
}

.subpage-hero-p1 {
  color: #fff;
  line-height: 1.7;
  font-size: 1.2em;
  color: #003859;
  font-style: oblique;
}

@media (min-width: 1000px) {
  .subpage-hero-title {
    margin-left: 0;
    margin-top: 2%;
    margin-bottom: 0.1em;
  }
  .subpage-hero-p1 {
    margin: 0;
  }
  .subpage-hero-back {
    opacity: 0.8;
  }
}
@media screen and (min-aspect-ratio: 18/10) and (min-width: 1000px) {
  .subpage-hero-title.newsroom {
    margin-top: 1em;
  }
}
.indicators-title {
  color: #1d4b69;
  font-family: "museo_slab1000";
  font-weight: normal;
}

.indicators {
  color: #7dd1e1;
  padding: 0 7%;
  position: relative;
  background: #00395a;
  background-image: url(../images/back-vector-map.png);
  background-size: cover;
}

.indicators > * {
  z-index: 1;
  position: relative;
}

.indicators-darken {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  top: 0;
  left: 0;
}

.indicators-stats {
  font-family: "museo_slab1000";
  font-weight: normal;
  margin: 0 0 1.7em;
}

.indicators-stats-large {
  font-size: 5em;
}

.indicators-stats-small {
  font-size: 1.6em;
}

.indicators-slide {
  margin-bottom: 1.6em;
}

.indicators-description {
  line-height: 1.4;
}

.indicators-view-all {
  display: block;
  background: rgba(0, 0, 0, 0.31);
  text-align: center;
  margin: 1em 3em;
  padding: 1em;
  color: rgba(125, 209, 225, 0.47);
  text-transform: uppercase;
}

.indicators-view-all:hover {
  text-decoration: none;
  color: rgb(125, 209, 225);
}

.indicators-arrows {
  color: #fff;
  font-size: 3.5em;
  position: absolute;
  display: block;
  bottom: 0.06em;
}

.indicators-arrows-right {
  right: 0.3em;
}

.indicators-arrows-left {
  left: 0.3em;
}

@media (min-width: 1000px) {
  .indicators-stats {
    float: right;
    width: 38%;
    padding-left: 4%;
  }
  .indicators-title {
    font-size: 2em;
    margin-bottom: 0.5em;
  }
  .indicators-view-all {
    width: 19em;
    padding: 0.7em;
    margin: 1em auto;
  }
  .indicators-arrows {
    bottom: 50%;
    margin-bottom: -0.6em;
  }
}
.news-and {
  padding: 2em 8%;
  position: relative;
}

.news-and-news-title {
  color: #1d4b69;
  font-size: 1.75em;
  margin-top: 0;
}

.news-and-news-a {
  font-size: 150%;
  background: url(../images/icn-arrow.gif) no-repeat right center;
  padding-right: 50px;
}

.news-and-news-content p {
  font-size: 0.95em;
  line-height: 1.5;
}

.news-and-news-post-title {
  margin-bottom: 0.4em;
}

.news-and-news-date, .news-and-news-author {
  margin: 0em 0;
  color: #1D4B69;
  font-style: italic;
}

.news-and-callout {
  margin-bottom: 1em;
}

.news-and-callout-a {
  position: relative;
  min-height: 150px;
  width: 100%;
  display: block;
}

.news-and-callout-title {
  position: absolute;
  bottom: 1em;
  right: 0.5em;
  padding-right: 1.3em;
  background: url(../../assets/images/callout-arrow.svg) no-repeat right bottom;
  background-size: 1em;
  color: white;
  text-transform: uppercase;
  text-align: right;
  font-family: "Oswald", sans-serif;
  font-weight: bold;
  font-size: 2em;
  margin: 0;
}

.news-and .swiper-slide-inner {
  width: 18em;
}

.news-and .header-events-title {
  font-size: 1.3em;
  margin-top: 0.4em;
}

.news-and .events-brick-date {
  margin: 0.5em 0;
}

.news-and-events-column {
  margin-bottom: 1em;
}

.news-and-events-column .calendar-month-container, .news-and-events-column .swiper-slide, .news-and-events-column .swiper-slide-inner {
  min-height: 31em;
}

.news-and-featured-link {
  height: 9em;
  overflow: hidden;
  margin-top: 2em;
}

.news-and-featured-link-a {
  min-height: 100px;
  width: 100%;
  display: block;
  position: relative;
}

.news-and-featured-link-title {
  color: #fff;
  font-size: 2.1em;
  text-align: center;
  text-transform: uppercase;
  position: absolute;
  width: 100%;
  top: 0.8em;
  text-shadow: 0 0 0.6em #000;
}

.news-and-featured-link-img {
  width: 100%;
  height: auto;
}

.news-and-news-link {
  color: #fff;
  padding: 1em 1.3em;
  margin: 1em 0;
  display: block;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  font-size: 1.1em;
  background: #c5c555;
  background: -moz-linear-gradient(top, #c5c555 0%, #979941 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c5c555), color-stop(100%, #979941));
  background: -webkit-linear-gradient(top, #c5c555 0%, #979941 100%);
  background: -o-linear-gradient(top, #c5c555 0%, #979941 100%);
  background: -ms-linear-gradient(top, #c5c555 0%, #979941 100%);
  background: linear-gradient(to bottom, #c5c555 0%, #979941 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#c5c555", endColorstr="#979941",GradientType=0 );
}

.news-and-news-post {
  margin: 2em 0;
}

.news-and-news-post img {
  max-width: 100%;
  height: auto;
}

@media (min-width: 1000px) {
  .news-and-events-column {
    width: 66%;
    float: right;
    margin-bottom: 0;
  }
  .news-and {
    padding: 2% 4%;
  }
  .news-and-news-title {
    font-size: 2em;
  }
  .news-and-news-wrapper {
    width: 32%;
    border-right: 1px solid #ccc;
    padding-right: 2%;
    margin-right: 2%;
    float: left;
  }
  .news-and-callout {
    width: 66%;
    float: right;
    margin-bottom: 0;
  }
  .news-and-callout-title {
    position: absolute;
    bottom: 1em;
    right: 0.5em;
    padding-right: 1.3em;
    font-size: 3em;
  }
}
.calendar-title {
  margin-bottom: 2%;
}

.sub-hero {
  width: 100%;
  height: auto;
}

.about-us-content {
  margin-bottom: 3%;
}

.about-us-paged-content {
  margin-bottom: -5%;
}

.about-us-title {
  margin-bottom: 2%;
}

.post-video-icon i {
  font-size: 10em;
}

.post-video-icon .icon-list-icon-title {
  font-size: 2em;
}

.title-xl {
  font-size: 150%;
}

.vvp-roles {
  line-height: 1.5;
}

.vvp-roles strong {
  color: #003859;
  font-size: 1.2em;
}

.vvp-about p {
  margin: 2em 0;
}

@media (min-width: 560px) {
  .title-xl {
    font-size: 175%;
  }
}
.featured-video-holder {
  width: 100%;
}

.featured-video {
  padding: 0 8%;
}

.featured-video-card {
  border-top: 1px solid #ccc;
  padding: 4% 0;
}

.featured-videos-all {
  display: inline-block;
  font-size: 0.4em;
  background: #f25e44;
  color: #fff;
  padding: 0.2em 0.5em;
  border-radius: 0.4em;
  position: relative;
  top: -0.35em;
  margin-left: 0.4em;
}

@media (min-width: 600px) {
  .featured-video-card {
    width: 50%;
    float: left;
    padding: 0 3%;
    border: 0;
    padding-bottom: 1.9em;
    position: relative;
  }
  .featured-video {
    padding: 2% 4%;
  }
  .featured-video-holder {
    margin-left: -1.3%;
    margin-right: -1.3%;
    width: 103.3%;
  }
  a.featured-video-arrow-a {
    position: absolute;
    right: 6%;
    bottom: 0;
    margin-left: 18.6%;
  }
}
@media (min-width: 1300px) {
  .featured-video-card {
    width: 25%;
    padding: 0 1.2%;
  }
}
.swiper-container {
  padding-left: 20px;
  padding-bottom: 40px;
}

.swiper-slide {
  min-height: 32em;
  text-align: left;
  margin-bottom: 1em;
  padding-right: 30px;
}

.swiper-slide-inner {
  box-shadow: -2px 2px 10px rgba(0, 0, 0, 0.25);
  width: 23em;
}

.events-brick-title {
  margin: 0 0 0.5em;
  font-weight: 100;
}

.events-brick-image {
  background-color: #DBDBDB;
  line-height: 0;
  height: 0;
  padding-bottom: 79%;
  margin-bottom: 1em;
  overflow: hidden;
}

.header-events-title {
  padding: 0 15px;
}

.events-brick-title a {
  color: #00395a;
}

.events-brick-date {
  padding: 1em 0 0.5em;
  margin: 0;
  color: #f25e44;
}

.header-events-date {
  padding: 0 15px;
}

.events-brick-image img {
  width: 100%;
  height: auto;
}

.events-brick-description {
  padding: 0 15px 15px;
  margin: 0;
  font-size: 85%;
  color: #6c6d6e;
}

.events-brick-description i {
  bottom: -2px;
  position: relative;
}

.calendar {
  background-color: #fff;
  text-align: center;
  overflow: hidden;
  line-height: 1.6;
  height: 0;
  font-size: 0.85em;
  position: fixed;
  width: 100%;
  z-index: 100;
  top: 5.9em;
  -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.75);
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.75);
}

.calendar-active {
  height: auto;
}

a.calendar-close {
  position: absolute;
  top: 0.1em;
  right: 0.3em;
  font-size: 2em;
  display: block;
  z-index: 1;
  text-decoration: none;
  transition: transform 500ms, opacity 500ms;
  transition-timing-function: cubic-bezier(0.615, 2.4, 0.705, 1);
  transform: matrix(0.057, -0.115, 0.133, 0.066, 0, 0);
}

.calendar-active a.calendar-close {
  transform: none;
  z-index: 99999;
}

.main-nav-calendar {
  transition: color 0.1s;
}

.main-nav-calendar-active {
  color: white !important;
  transition: color 0.1s ease-in-out;
}

.main-nav-calendar i {
  position: relative;
  bottom: -2px;
  font-size: 110%;
}

.main-nav-indic {
  background: url(../images/nav-indicator.png) no-repeat center 24px;
  width: 55%;
  display: block;
  height: 23px;
  position: absolute;
  bottom: -0.6em;
  overflow: hidden;
}

.main-nav-calendar-active .main-nav-indic {
  background-position: center bottom;
  transition: all 0.2s;
}

.calendar-header {
  width: 100%;
  text-align: left;
  margin: 0.6em;
  color: #bec554;
  font-family: "museo_slab1000";
  font-size: 2em;
}

.calendar-view-all {
  font-size: 0.7em;
  font-weight: normal;
  border: 1px solid #f25e44;
  padding: 0.2em 0.6em;
  position: relative;
  top: -0.2em;
  margin-left: 0.8em;
  border-radius: 2.2em;
  white-space: nowrap;
}

.calendar-view-all i {
  bottom: -2px;
  right: 0;
  position: relative;
}

.calendar .next-prev {
  overflow: hidden;
  text-align: left;
  position: relative;
  height: 2.5em;
}

.calendar .next-prev .icon {
  padding: 0.5em;
  position: relative;
  top: 0.15em;
}

.calendar .swiper-button-left {
  float: left;
  position: absolute;
  top: 0;
  left: 0;
}

.calendar .swiper-button-right {
  float: right;
  position: absolute;
  top: 0;
  right: 0;
}

@media (min-width: 500px) {
  .calendar .next-prev {
    font-size: 2em;
  }
}
.calendar-view-all:hover {
  text-decoration: none;
  background: #f25e44;
  color: #fff;
}

.main-nav-calendar {
  margin: -0.3em 0 0;
}

.calendar-month-container {
  background: #efefef;
  min-height: 35.2em;
  z-index: 999;
  width: 2em !important;
  margin-right: 30px;
}

.calendar-month {
  margin-top: 18.5em;
  margin-left: 1em;
  text-transform: uppercase;
  font-weight: bold;
  color: #999;
  /* Safari */
  -webkit-transform: rotate(-90deg);
  /* Firefox */
  -moz-transform: rotate(-90deg);
  /* IE */
  -ms-transform: rotate(-90deg);
  /* Opera */
  -o-transform: rotate(-90deg);
  /* Internet Explorer */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

@media (max-width: 999px) {
  .header {
    min-height: 12.5em;
  }
  .calendar {
    top: 14.5em;
    position: absolute;
  }
  .main-nav-indic {
    display: none;
  }
}
.events-masonry {
  margin-left: 1%;
}

.events-wrapper {
  margin: 2% 7%;
  overflow: hidden;
}

.events-brick {
  margin-right: 2%;
  float: left;
  width: 100%;
  margin-bottom: 2em;
  box-shadow: -2px 2px 10px rgba(0, 0, 0, 0.25);
  overflow: hidden;
}

.events-brick-footer {
  padding: 0 0.5em;
}

.events-form > * {
  margin: 2.2em 0em 1.5em 0.9em;
}

@media (min-width: 650px) {
  .events-brick {
    width: 48%;
  }
}
@media (min-width: 1000px) {
  .events-brick {
    width: 31%;
  }
  .single-content-feature {
    float: left;
    width: 30%;
  }
  .single-content-feature > img:first-child {
    width: 100%;
    height: auto;
  }
  .single-content-col1 {
    float: right;
    width: 65%;
  }
  .single-content-col1 img {
    max-width: 100%;
    height: auto;
  }
}
@media (min-width: 1350px) {
  .events-brick {
    width: 23%;
  }
}
.single-content-feature {
  margin-bottom: 1em;
}

.single-content-feature img, .wp-post-image {
  max-width: 100%;
  height: auto;
}

.single-event-title {
  margin-top: 0;
}

.events-brick-image-link {
  display: block;
  overflow: hidden;
  background: #eee;
  height: 0;
  padding-bottom: 79%;
}

.events-brick-image-link img {
  width: 100%;
  height: auto;
}

.event-brick-excerpt {
  line-height: 125%;
  padding: 0;
  margin: 0;
}

a.read-more {
  display: none;
}

.events-title-h1 {
  float: left;
}

.events-title {
  border-bottom: 1px solid #efefef;
  margin-bottom: 1em;
  padding-bottom: 1em;
  color: #f25e44;
}

.dir-content {
  margin-bottom: 0;
  border-bottom: none;
  line-height: 2em;
}

.dir-content-content {
  line-height: 1.4;
  font-size: 2em;
  padding: 3em 0;
}

.bus-directory {
  padding: 4%;
  text-align: center;
}

.listings {
  float: none;
  width: 100%;
}

.listings {
  float: none;
  width: 100%;
}

.bus-column-1 {
  position: relative;
  width: 50%;
  float: left;
}

.bus-column-2 {
  position: relative;
  width: 50%;
  float: right;
}

.col-listings a {
  color: #003859;
  font-weight: bold;
  text-decoration: none;
}

.col-listings a:hover {
  color: #f25e44;
}

.col-listings span {
  position: relative;
  left: 5px;
  font-weight: normal;
}

.subpage-hero {
  position: relative;
  margin-top: 2em;
}

.subpage-hero-text {
  position: relative;
  margin: 4em 4% 12em;
}

.cta {
  padding: 2em 8%;
  position: relative;
}

.cta-title {
  color: #003859;
  font-size: 1.75em;
  margin-top: 0;
}

.cta-a {
  font-size: 150%;
  background: url(../images/icn-arrow.gif) no-repeat right center;
  padding-right: 50px;
}

/* .cta-button {
	float: left;
} */
.cta-button {
  float: none;
  font-size: 1em;
}

.cta-content p {
  font-size: 0.95em;
  line-height: 1.5;
}

.callout {
  margin-bottom: 1em;
}

.callout-a {
  position: relative;
  min-height: 150px;
  width: 100%;
  display: block;
}

.callout-title {
  position: absolute;
  bottom: 1em;
  right: 0.5em;
  padding-right: 1.3em;
  background: url(../../assets/images/callout-arrow.svg) no-repeat right bottom;
  background-size: 1em;
  color: white;
  text-transform: uppercase;
  text-align: right;
  font-family: "Oswald", sans-serif;
  font-weight: bold;
  font-size: 2em;
  margin: 0;
}

.directory-search {
  text-align: left;
  margin: 1em;
  margin-right: em;
  position: relative;
  line-height: 3.2em;
  width: 80%;
  padding-left: 3em;
}

.directory-search-input:focus {
  border-width: 1px;
  border-style: none;
  padding: 0.4em;
  line-height: 1.7em;
  width: 100%;
  padding-left: 0.7em;
}

.directory-search-submit {
  font-family: "cubic-icons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  height: 20em;
  left: -0.6em;
  position: relative;
  border-radius: 0;
  border: none;
  background-color: #ff5c3e;
  margin-top: 0.1em;
  font-size: 2.1em;
  color: #fff;
  position: absolute;
  top: 0;
  right: -1.3em;
  padding: 0.16em;
  height: 1.3em;
  width: 1.5em;
  box-shadow: 1px 1px 1px #888888;
}

.directory-search-submit:hover {
  color: #003859;
  border: none;
}

.directory-search-input {
  background: #fff;
  color: #1d4b69;
  padding: 0.7em;
  line-height: 1;
  margin-left: -1.6em;
  font-size: 1em;
  width: 95%;
  border: none;
  border-top: 1px solid #e2e2e2;
  box-shadow: 1px 1px 2px #888888;
}

.directory-search-input:hover {
  box-shadow: 2px 2px 4px #888888;
}

@media (min-width: 1000px) {
  .cta-title {
    font-size: 2.2em;
    font-family: "Ubuntu", sans-serif;
    text-transform: uppercase;
    line-height: 1em;
    color: #003859;
  }
  .cta-wrapper {
    width: 32%;
    border-right: 1px solid #ccc;
    padding-right: 2%;
    margin-right: 2%;
    float: left;
  }
  .callout {
    width: 66%;
    float: right;
    margin-bottom: 0;
  }
  .callout-title {
    position: absolute;
    bottom: 1em;
    right: 0.5em;
    padding-right: 1.3em;
    font-size: 3em;
  }
  .listings {
    float: right;
    width: 60%;
  }
  .bus-column-1 {
    position: relative;
    width: 50%;
    float: left;
  }
  .bus-column-2 {
    position: relative;
    width: 50%;
    float: right;
  }
  .dir-content-main {
    width: 100%;
    margin-right: 0;
    float: left;
    margin-top: 0;
  }
  .cta {
    padding: 2% 4%;
  }
  .cta-button {
    float: left;
  }
  .bus-directory {
    text-align: left;
  }
}
@media (max-width: 1000px) {
  .directory-search-input {
    margin-left: 4em;
    width: 80%;
  }
  .directory-search-submit {
    margin-left: 2.6em;
  }
}
/* My Custom Styles */
.card-header {
  margin: -1em;
}

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

.card-body h2 {
  margin: 0;
  text-align: center;
}

.card-body p {
  font-size: 0.9em;
}

.card-body a {
  color: #003859;
  font-weight: bold;
  text-decoration: none;
}

.card-link-container:after {
  clear: both;
}

.card-heading {
  margin: 1em 0;
  color: #003859;
  font-size: 2em;
}

.card-card {
  background: #53a2c0;
  padding: 1em;
  box-shadow: 0 0 0.25em 0.15em rgba(0, 0, 0, 0.7);
  width: 300px;
  margin: 1em;
}

.card-card:hover {
  background: #fff;
}

.card-card:hover a {
  color: #f25e44;
}

.card-no-results {
  text-align: center;
  font-size: 2em;
  margin: 8%;
}

.card-listing {
  margin: 0 -1em;
}

.card-subheading {
  margin: 1em 0 1em;
  border-bottom: 1px solid #E0E0E0;
  padding-bottom: 0.6em;
}

.card-main-content {
  margin: 0 4% 2em;
}

.card-member-title {
  margin: 1em 0;
}

.card-member-link {
  margin: 0em 0 1em;
  border-bottom: 1px solid #eee;
  padding-bottom: 1em;
}

.card-listing-regular a {
  color: #003859;
}

.card-listing-regular a:hover {
  color: #FF5C3E;
}

.card-listing-one-valley .card-member-title {
  font-weight: normal;
}

.card-body {
  line-height: 1.5;
}

.card-body-shifted {
  margin-top: 1em;
}

.card-listings {
  float: left;
  width: 100%;
  margin-bottom: 3em;
}

.card-listings a {
  display: block;
}

@media (min-width: 600px) {
  .card-col {
    width: 50%;
    padding-right: 5%;
    float: left;
  }
}
.icon-list-title {
  text-align: left;
  padding-left: 1em;
  border-bottom: 2px solid #7CD0DF;
  padding-bottom: 0.5em;
  margin: 1em 0.6em;
}

.icon-list-holder {
  display: table;
  width: 100%;
  text-align: center;
  margin-bottom: 3em;
  margin-top: 3em;
}

.icon-list-icon {
  display: table-cell;
  border-left: 1px solid rgba(0, 0, 0, 0.17);
}

.icon-list-icon-i {
  font-size: 4.2em;
}

.icon-list-icon-title {
  font-size: 1em;
  margin: 0;
}

.icon-list-icon:first-child {
  border: none;
}

body.home .icon-list-icon {
  font-size: 1.75em;
  line-height: 0;
  margin-top: 2em;
}

@media (max-width: 999px) {
  .icon-list-holder {
    display: block;
    padding: 0 3em;
    margin: 3em auto 3em;
  }
  .icon-list-icon {
    display: block;
    text-align: left;
  }
  .icon-list-icon-title {
    display: inline-block;
    position: relative;
    top: -1.1em;
    padding-left: 0.9em;
  }
  .icon-list-icon-a {
    white-space: nowrap;
  }
  .icon-list-icon-i {
    font-size: 3em;
  }
  .icon-list-icon {
    border: none;
  }
}
.newsroom-module {
  /* background: #edefea; */
  background: white;
  margin-bottom: 0px;
  border-bottom: medium none;
}

.newsroom-wrapper {
  width: 92%;
  margin: 2% 4%;
}

.newsroom-title {
  /* color: #003859; */
  /* font-size: 2.5em; */
  /* margin-bottom: 0; */
  color: #c1c153;
  font-size: 200%;
  margin: 2% 0;
}

.news-post-thumbnail {
  height: 0px;
  overflow: hidden;
  padding-bottom: 66%;
}

.news-post-thumbnail img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.newsroom-module .post-thumbnail {
  height: 300px;
  background-position: center;
  background-size: cover;
  border: 5px solid #fff;
  box-shadow: -1px 1px 2px 1px rgba(0, 0, 0, 0.25);
}

.news-link {
  display: inline-block;
  color: #003859;
  font-size: 1.2em;
  font-weight: bold;
  margin: 0.25em 0;
  border-bottom: 1px solid #003859;
}

.news-read-more {
  display: block;
  font-size: 0.9em;
  text-decoration: underline;
  margin-top: -2em;
}

.news-read-more .icon {
  color: #000;
  font-size: 2.5em;
  position: relative;
  top: 0.375em;
  margin-left: 0.1em;
}

.events-calendar {
  margin-bottom: 0px;
  border-bottom: 1px dashed #868686;
}

.events-calendar-wrapper {
  width: 92%;
  margin: 4% 4%;
}

.calendar-title {
  color: #f25e44;
  margin: 1em 0px;
}

.events-calendar .events-brick {
  height: 26em;
  position: relative;
  margin-bottom: 1em;
  box-shadow: -1px 1px 2px 1px rgba(0, 0, 0, 0.25);
}

.events-calendar .events-brick:hover {
  top: -0.25em;
  box-shadow: -2px 2px 8px 4px rgba(0, 0, 0, 0.15);
}

.events-calendar .events-brick-image {
  background: #fff;
  padding: 5% 0 72%;
}

.events-calendar .events-brick-image img {
  display: block;
  width: 90%;
  margin: 0 auto;
}

.events-calendar .events-brick-title {
  color: #003859;
  font-size: 1em;
}

.events-calendar .events-brick-date {
  font-size: 0.8em;
}

.events-calendar .events-brick-description {
  position: absolute;
  bottom: 0em;
}

.calendar-view {
  clear: both;
  color: #003859;
  font-weight: 700;
  display: block;
  padding-top: 1em;
  text-decoration: underline;
}

@media (min-width: 400px) {
  .events-calendar .events-brick {
    height: 35em;
  }
}
@media (min-width: 650px) {
  .events-calendar .events-brick {
    width: 48%;
    height: 23em;
  }
}
@media (min-width: 768px) {
  .events-calendar .events-brick {
    width: 31%;
    height: 22em;
  }
}
@media (min-width: 1000px) {
  .events-calendar .events-brick {
    width: 18%;
    height: 18em;
  }
}
.jobs-module {
  /* background: #7dd0e0; */
  background: white;
  margin-bottom: 0px;
  border-bottom: medium none;
}

.jobs-wrapper {
  width: 92%;
  margin: 2% 4%;
}

.jobs-title {
  /* color: #003859; */
  /* font-size: 2.5em; */
  /* margin-bottom: 0; */
  color: #c1c153;
  font-size: 200%;
  margin: 2% 0;
}

.jobs-link {
  display: inline-block;
  color: #003859;
  font-size: 1.2em;
  font-weight: bold;
  margin: 0.25em 0;
  border-bottom: 1px solid #003859;
}

.job-read-more {
  display: block;
  font-size: 0.9em;
  text-decoration: underline;
  margin-top: -2em;
}

.job-read-more .icon {
  color: #000;
  font-size: 2.5em;
  position: relative;
  top: 0.375em;
  margin-left: 0.1em;
}

.course-catalog {
  padding: 2em 8%;
  position: relative;
}

.course-catalog-title {
  color: #c1c153;
  font-size: 1.75em;
  margin: 1em 0px;
}

.course-link {
  font-size: 120%;
}

.course-link.with-arrow {
  background: url(../images/icn-arrow.gif) no-repeat right center;
  padding-right: 50px;
}

.course-content p {
  font-size: 0.95em;
  line-height: 1.5;
}

.course-title {
  margin-bottom: 0.4em;
}

.course-image {
  width: 100%;
  height: 300px;
  object-fit: cover;
}

.course-catalog-link {
  display: inline-block;
  color: #003859;
  font-size: 1.5em;
  font-weight: bold;
  margin: 1em 0;
  border-bottom: 1px solid #003859;
}

@media (min-width: 1000px) {
  .courses {
    display: flex;
    gap: 2%;
  }
  .course {
    width: 24%;
  }
  .course-catalog {
    padding: 2% 4%;
  }
  .course-catalog-title {
    font-size: 2em;
  }
}
.communities-map {
  background: #f25e44 url(../images/texture-paper.png);
  color: #fff8e5;
  position: relative;
  width: 100%;
  padding-bottom: 36%;
}

.communities-map a {
  color: #fff8e5;
  font-weight: bold;
  fill: #fff8e5;
}

.communities-map svg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  margin-top: 4%;
}

.communities-map-denver {
  fill: #fff8e5;
  font-family: "museo_slab1000", sans-serif;
}

.communities-map-title {
  text-align: center;
  font-family: "museo_slab1000";
  font-weight: normal;
  margin-bottom: 1.1em;
}

.communities-map-title {
  text-align: left;
  margin-left: 5%;
  margin-top: 1em;
  font-size: 2.3em;
}

@media (max-width: 849px) {
  .communities-map {
    width: 126%;
    margin-left: -6%;
    padding-bottom: 60%;
  }
  .communities-map-title {
    width: 76%;
    margin-left: 6%;
  }
}
@media (max-width: 500px) {
  .communities-map-title {
    font-size: 1.7em;
    text-align: center;
  }
}
.pre-header {
  width: 90%;
  margin: 0 auto;
}

.pre-header .member-login {
  font-size: 0.9em;
  float: right;
  margin-top: 5px;
  position: relative;
  left: 10px;
}

.pre-header .member-login.no-search {
  display: none;
}

.pre-header .member-login .icon-img {
  width: 20px;
}

.pre-header .member-login a {
  position: relative;
  top: -3px;
}

.header-search .member-login {
  font-size: 0.9em;
  position: relative;
  margin-bottom: 5px;
}

.header-search .member-login .icon-img {
  width: 20px;
}

.header-search .member-login a {
  position: relative;
  top: -3px;
}

#wpadminbar {
  transform-style: preserve-3d;
  transform: translateZ(2px);
}

.header {
  background-color: #003859;
  position: relative;
  border-bottom: 4px solid #00395a;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.42);
  transform-style: preserve-3d;
  transform: translateZ(1px);
}

.header-logo {
  text-align: center;
  padding: 3%;
}

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

.header-links {
  text-align: center;
  font-size: 0.8em;
}

.header-links li {
  display: inline-block;
  padding: 0.6em;
  text-align: center;
}

.header-links a {
  color: #7dd1e1;
}

.header-links .sub-menu {
  display: none;
}

.header-links ul {
  margin: 0;
  padding: 0;
}

.header-links .current-menu-parent > a, .header-links .current-menu-item > a {
  display: inline-block;
  border-bottom: 0.2em solid rgba(0, 69, 109, 0.9);
  padding-bottom: 0.25em;
  padding-top: 0.3em;
}

.header-links .current-menu-parent > a:hover, .header-links .current-menu-item > a:hover {
  text-decoration: none;
  cursor: default;
}

.header-sub-links {
  margin: 1em 0;
  position: relative;
}

.header-sub-links > ul.sub-menu {
  display: block;
  width: 100%;
  background-color: #00456d;
  left: 0;
  z-index: 1;
  text-align: center;
}

.header-sub-links .current-menu-parent > a, .header-sub-links .current-menu-item > a {
  border-bottom: 0.2em solid rgba(0, 115, 182, 0.9);
}

.header-sub-links a {
  color: #fff;
  display: inline-block;
  padding: 1em;
}

.header-sub-links li {
  font-weight: 400;
  font-size: 0.85em;
  padding: 0;
}

.wrapper-sub-menu {
  padding-top: 3.7em;
}

.wrapper-paged {
  margin: 3% 7%;
  min-height: 200px;
}

.wrapper-single {
  margin: 3% 7%;
  min-height: 200px;
}

.header-search {
  text-align: center;
  margin: 1em;
  margin-right: 3.6em;
  position: relative;
}

.search-box {
  height: 5em;
  margin-top: 0.3em;
}

.search-box .searchform {
  position: relative;
}

.header-search-submit {
  font-family: "cubic-icons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  background: #ff5c3e;
  border: none;
  margin: 0;
  font-size: 2em;
  color: #fff;
  cursor: pointer;
  float: left;
  position: absolute;
  top: 0;
  right: -1.3em;
  padding: 0.16em;
  height: 1.28em;
}

.header-search-submit:hover {
  color: #000;
}

.header-search-input {
  background: #fff;
  color: #1d4b69;
  padding: 0.7em;
  line-height: 1;
  margin: 0;
  font-size: 1em;
  width: 100%;
  border: 0;
}

.chamber-logo {
  display: none;
}

.chamber-logo-mobile {
  background: #fff;
  width: 100%;
  text-align: center;
  margin-bottom: 1em;
}

.chamber-logo-mobile img {
  width: 10em;
}

.utility-menu {
  position: relative;
  text-align: center;
}

@media (max-width: 999px) {
  .pre-header .member-login {
    font-size: 0.8em;
  }
  .pre-header .member-login.no-search {
    display: block;
  }
  .header-search .member-login {
    display: none;
  }
  .header-sub-links > ul.sub-menu {
    padding: 0.4em 0;
  }
  .header-sub-links a {
    padding: 0.8em;
    margin: 0.3em 0.2em;
    background-color: #005484;
    border-radius: 0.3em;
    box-shadow: 0.15em 0.15em 0 rgba(0, 0, 0, 0.11);
  }
}
@media (min-width: 1000px) {
  .header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
  }
  .header-logo {
    text-align: left;
    padding: 0;
    width: 27%;
    position: absolute;
    left: 1.3%;
    max-width: 340px;
    bottom: 0.4em;
  }
  .header-search {
    width: 11.3%;
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    margin-right: 2.6em;
  }
  .header-offset {
    margin-top: 2em;
    position: relative;
    z-index: 5;
  }
  .header-links {
    text-align: right;
    text-transform: uppercase;
    width: 57%;
    max-width: 800px;
    float: right;
    margin-right: 15%;
  }
  .header-links ul {
    display: table;
    width: 100%;
  }
  .header-links li {
    /*padding: 1% 0 1.8% 0;*/
  }
  .header-links a {
    padding: 0.85em 0.6em;
    display: inline-block;
  }
  .header-links li {
    display: table-cell;
    vertical-align: middle;
  }
  .header-sub-links {
    clear: both;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin: 0;
    float: none;
    top: 0.2em;
    margin-bottom: -100%;
  }
  .header-sub-links > ul.sub-menu {
    display: table;
  }
  .header-sub-links a {
    padding: 1em 0.6em;
  }
  .header-sub-links li {
    padding: 0.5em 0;
  }
  .search-box {
    height: auto;
  }
  .header-search-input {
    padding: 0.4em;
  }
  .header-search-submit {
    font-size: 1.5em;
    height: 1.32em;
  }
  .chamber-logo--left {
    left: 8%;
  }
  .chamber-logo--right {
    right: 8%;
  }
  .chamber-logo {
    display: block;
    position: absolute;
    width: 142px;
    padding: 1% 1%;
    font-family: "Ubuntu", sans-serif;
    font-size: 20px;
    z-index: -10;
    transform: translateZ(-1px);
    text-transform: uppercase;
    background: #c5c555; /* Old browsers */
    background: -moz-linear-gradient(top, #c5c555 0%, #979941 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c5c555), color-stop(100%, #979941)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #c5c555 0%, #979941 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #c5c555 0%, #979941 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #c5c555 0%, #979941 100%); /* IE10+ */
    background: linear-gradient(to bottom, #c5c555 0%, #979941 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#c5c555", endColorstr="#979941",GradientType=0 ); /* IE6-9 */
  }
  .chamber-logo.chamber-logo--orange {
    background: #e65237; /* Old browsers */
    background: -moz-linear-gradient(top, #ff5c3e 0%, #e65237 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff5c3e), color-stop(100%, #e65237)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ff5c3e 0%, #e65237 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ff5c3e 0%, #e65237 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ff5c3e 0%, #e65237 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ff5c3e 0%, #e65237 100%); /* W3C */
  }
  .chamber-logo img {
    width: 100%;
  }
  .vvp-connect-logo {
    display: inline-block;
    padding-right: 5%;
    transform: scale(1.25) translateY(5px);
  }
  .chamber-logo:after {
    display: block;
    content: "";
    border-width: 0px 71px 10px 71px;
    border-color: transparent #979941 transparent #979941;
    border-style: solid;
    position: absolute;
    bottom: -10px;
    left: 0;
  }
  .chamber-logo.chamber-logo--orange::after {
    border-color: transparent #e65237 transparent #e65237;
  }
  .chamber-logo a {
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  .chamber-logo-mobile {
    display: none;
  }
  .utility-menu {
    position: absolute;
    top: -1.6em;
    right: 1em;
  }
}
@media (min-width: 1000px) and (max-width: 1111px) {
  .main-nav-indic {
    bottom: -1.5em !important;
  }
  .header-links {
    font-size: 0.7em;
    width: 54%;
    margin-right: 17%;
  }
  .header-sub-links {
    width: 100%;
  }
  .header-search-input {
    padding: 0.75em;
  }
  .header-search-submit {
    height: 1.3em;
  }
}
.utility-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.utility-menu li {
  display: inline-block;
  font-size: 0.7em;
  margin-left: 1em;
}

.utility-menu a {
  color: white;
}

.utility-menu a:hover {
  color: #7dd1e1;
}

.footer-vos {
  position: relative;
  box-shadow: 0 0 15px #000;
  color: #003859;
  color: #2e6282;
  background-color: #53a2c0;
  padding: 3% 0;
  z-index: 10;
}

.footer-vos a {
  color: #2e6282;
}

.footer-vos a:hover {
  color: #132937;
}

.footer-max-width {
  margin: 0 5%;
}

.footer-vos-title {
  font-family: "museo_slab1000", sans-serif;
  font-size: 2.5em;
  font-weight: normal;
  margin: 0;
}

.footer-vos-details {
  font-size: 1.2em;
  margin: 0;
  margin-top: 0.4em;
}

.footer-vos-social {
  float: right;
  font-size: 2.5em;
  margin-top: 0.3em;
}

.footer-partnership {
  background-color: #003656;
  color: #528f9a;
  padding: 5% 0;
  position: relative;
  z-index: 10;
}

.footer-partnership img {
  max-width: 100%;
}

.footer-partnership a {
  display: block;
  color: #7dd0e0;
  text-decoration: underline;
}

.footer-partnership a:hover {
  color: #cfeef4;
  text-decoration: none;
}

.footer-thirds {
  width: 33.33%;
  border-left: 1px solid #000;
  display: table;
  float: left;
}

.footer-valign {
  display: table-cell;
  vertical-align: middle;
  padding: 5% 11%;
}

.footer-thirds:first-child {
  border: none;
}

.footer-partnership-logo {
  text-align: center;
}

.footer-partnership-logo img {
  width: 80%;
}

.footer-partnership-listing a {
  display: block;
  margin: 1em;
  color: #7dd0e0;
  text-decoration: underline;
  display: block;
  text-align: center;
}

.footer-partnership-listing a:hover {
  color: #cfeef4;
  text-decoration: none;
}

.footer-partnership-bug {
  font-size: 0.8em;
  line-height: 1.2;
}

@media screen and (max-width: 767px) {
  .footer-thirds {
    border: none;
    display: block;
    width: 100%;
    float: none;
    border-top: 1px solid #000;
  }
  .footer-vos-social {
    float: none;
    border-bottom: 1px solid rgba(46, 98, 130, 0.33);
    padding-bottom: 0.2em;
    margin-bottom: 0.1em;
    position: relative;
    top: -0.3em;
  }
  .footer-vos {
    text-align: center;
    font-size: 0.8em;
  }
  .footer-valign {
    display: block;
  }
  .footer-partnership {
    text-align: center;
  }
  .footer-valign {
    padding: 3%;
  }
  .footer-partnership-logo {
    padding: 0 9% 4%;
  }
}
.buttons-holder {
  padding: 1em 3% 2em;
  text-align: center;
}

.buttons-holder .vvp-button {
  width: 30%;
  padding: 1em 2%;
  border: 0;
  font-size: 1em;
  margin: 0 1.4%;
  color: white;
  background: #00395a;
  display: inline-block;
}

.buttons-holder .vvp-button:hover {
  background-color: #005e8f;
  cursor: pointer;
  color: #fff;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

@media screen and (max-width: 767px) {
  .buttons-holder .vvp-button {
    width: 98%;
    margin-bottom: 1em;
  }
}
.button-gold {
  display: inline-block;
  color: #FFF;
  background: transparent linear-gradient(to bottom, #C5C555 0%, #979941 100%) repeat scroll 0% 0%;
  font-size: 1.5em;
  font-weight: 500;
  padding: 0.35em 0.5em;
  margin: 1em 0px;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  text-decoration: none;
  border: 0;
}

.button-gold .icon-main {
  font-size: 1.9em;
  top: 12px;
  padding-right: 0.1em;
  position: relative;
  display: inline-block;
  margin-top: -1em;
}

.button-gold .icon-arrow {
  font-size: 1.25em;
  position: relative;
  top: 6px;
}

.button-gold:hover {
  background: transparent linear-gradient(to bottom, #bfbf42 0%, #858739 100%) repeat scroll 0% 0%;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5) inset;
  text-decoration: none;
}

.vendors h2 {
  clear: both;
  color: #f78256;
  font-family: "museo_slab1000", sans-serif;
  font-size: 2em;
  font-weight: 300;
}

.vendors menu, .vendors ul {
  width: 90%;
  float: left;
  box-shadow: -1px 1px 2px 1px #b9b9b9;
  height: 9em;
  padding: 1em;
  border-top-color: #eaeaea;
  border-right-color: #eaeaea;
  margin: 1em 0.5em;
}

.vendors menu:hover, .vendors ul:hover {
  box-shadow: 0 0 20px 5px #b9b9b9;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,dbecf3+100&amp;0+0,1+100 */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgb(219, 236, 243) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgb(219, 236, 243))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgb(219, 236, 243) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgb(219, 236, 243) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgb(219, 236, 243) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(219, 236, 243) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#dbecf3",GradientType=0 ); /* IE6-9 */
}

.vendors menu li, .vendors ul li {
  list-style-type: none;
  color: #58595b;
  font-size: 0.8em;
}

.vendors menu li a, .vendors ul li a {
  color: #113859;
  font-size: 1.4em;
}

.vendors menu li i, .vendors menu li em, .vendors ul li i, .vendors ul li em {
  color: #ec5b4a;
  font-size: 1.1em;
}

.vendors hr {
  clear: both;
  margin: 1.5em 0px;
  float: left;
  width: 93%;
  border-top: 1px dotted #949398;
  border-bottom: none;
}

@media (min-width: 650px) {
  .vendors menu, .vendors ul {
    width: 45%;
  }
}
@media (min-width: 1000px) {
  .vendors menu, .vendors ul {
    width: 30%;
  }
}
.LQARating {
  width: 200%;
  display: block;
  color: #003859;
}

.LQARating:hover {
  text-decoration: none;
}

.LQARating-question {
  color: #fff8e5;
  background: #003859;
  padding: 0.05em 0.5em;
  margin-right: 0.2em;
  cursor: pointer;
  position: relative;
}

.LQARating-value {
  font-weight: bold;
}

.LQARating-tooltip {
  color: #000;
  margin: 0;
  -webkit-transition: opacity 700ms, -webkit-transform 700ms;
  -moz-transition: opacity 700ms, -moz-transform 700ms;
  -ms-transition: opacity 700ms, -ms-transform 700ms;
  -o-transition: opacity 700ms, -o-transform 700ms;
  transition: opacity 700ms, transform 700ms;
  -webkit-transform: translateY(100px);
  -moz-transform: translateY(100px);
  -ms-transform: translateY(100px);
  -o-transform: translateY(100px);
  transform: translateY(100px);
  font-size: 0.85em;
  opacity: 0;
  line-height: 1.3;
  height: 0;
  background-color: #00639e;
  color: #fff;
  overflow: hidden;
  border-radius: 0.4em;
}

.LQARating-tooltip h1 {
  margin-top: 0;
  font-size: 1.5em;
  border-bottom: 1px solid #fff;
  text-align: center;
  padding-bottom: 0.5em;
}

.LQARating-active .LQARating-tooltip {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
  height: auto;
  margin-top: 3em;
  padding: 1em;
}

.next-prev {
  width: 95%;
  text-align: center;
}

.next-prev a {
  text-decoration: none;
}

.swiper-button-left {
  color: #52A0AE;
}

.swiper-button-right {
  margin-left: 79%;
  color: #52A0AE;
}

.icon-swiper-left {
  position: relative;
  top: 15%;
  right: 1%;
}

.icon-swiper-right {
  position: relative;
  top: 15%;
  left: 1%;
}

.growthzone-news-module,
.growthzone-jobs-module {
  display: flex;
  flex-direction: row;
}

.growthzone-news-module #mni-widgets-920f208d,
.growthzone-jobs-module #mni-widgets-a201c9b3 {
  width: 75%;
}

.growthzone-news-module #mni-widgets-920f208d .mn-scroll-item,
.growthzone-jobs-module #mni-widgets-a201c9b3 .mn-scroll-item {
  line-height: 30px;
}

.growthzone-news-module #mni-widgets-920f208d .mn-scroll-link,
.growthzone-jobs-module #mni-widgets-a201c9b3 .mn-scroll-link {
  display: inline-block;
  height: 160px;
  overflow: hidden;
}
.growthzone-jobs-module #mni-widgets-a201c9b3 .mn-scroll-link {
  height: auto;
  text-align: left;
}
.growthzone-jobs-module #mni-widgets-a201c9b3 .mn-scroll-contact {
  line-height: 22px;
}

.growthzone-news-module .news-link,
.growthzone-jobs-module .jobs-link {
  border: none;
  color: #c1c153;
  font-size: 120%;
  font-weight: bold;
  margin: 0;
  margin-left: 3%;
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 100px;
}
.growthzone-jobs-module .jobs-link { color: #7dd1e1; }

.growthzone-news-module .news-link i,
.growthzone-jobs-module .jobs-link i {
  background: #c1c153;
  color: white;
  font-size: 340%;
  border-radius: 50px;
  display: inline-block;
  width: 100px;
  height: 100px;
  text-align: center;
  vertical-align: middle;
  padding: 18px;  
  margin-right: 10px;
}
.growthzone-jobs-module .jobs-link i { background: #7dd1e1; }

/* .items {
  display: flex;
    gap: 20px;
}
.items .item {
  background: #153857;
  border-top-left-radius: 20px;
  padding: 59px 33px 60px;
  color: white;
  width: 268px;
  text-align: center;
  line-height: 29px;
  font-size: 20px;
}
.items .item a {
  color: white;
} */

/* .jobs {
  display: flex;
    gap: 20px;
}
.jobs .job {
  background: #6DC8DA;
  border-top-left-radius: 20px;
  padding: 59px 33px 60px;
  color: white;
  width: 268px;
  text-align: center;
  line-height: 29px;
  font-size: 20px;
  position: relative;
}
.jobs .job a {
  color: white;
}
.jobs .job .date {
  background: #8ED7E3;
    position: absolute;
    left: 0;
    top: 0;
    padding: 8px 20px;
    font-size: 17px;
    border-top-left-radius: 16px;
    font-weight: bold;
}
.jobs .job .comp {
  font-size: 14px;
  position: relative;
  top: 8px;
} */

@media screen and (max-width: 999px) {
  .growthzone-news-module,
  .growthzone-jobs-module {
    flex-direction: column;
  }
  .growthzone-news-module #mni-widgets-920f208d,
  .growthzone-jobs-module #mni-widgets-a201c9b3 {
    width: 100%;
    margin-bottom: 10px;
  }
  .growthzone-news-module .news-link, 
  .growthzone-jobs-module .jobs-link {
    align-self: self-end;
    margin-bottom: 30px;
  }
}