.embed-responsive, .hc-map-sm { position: relative; display: block; height: 0; padding: 0; overflow: hidden; }
.embed-responsive .embed-responsive-item, .hc-map-sm .embed-responsive-item, .embed-responsive iframe, .hc-map-sm iframe, .embed-responsive embed, .hc-map-sm embed, .embed-responsive object, .hc-map-sm object, .embed-responsive video, .hc-map-sm video { position: absolute; top: 0; left: 0; bottom: 0; height: 100%; width: 100%; border: 0; }

.embed-responsive-16by9 { padding-bottom: 56.25%; }

.embed-responsive-4by3 { padding-bottom: 75%; }

/* Small devices (tablets, 768px and up) */
/* Medium devices (desktops, 992px and up) */
/* Large devices (large desktops, 1200px and up) */
body {
	background-color: #F5F7F8;
	font-family: "freight-sans-pro", Helvetica, Arial, FontAwesome, sans-serif;
}

#hc-map-overlay-btn {
	font-family: "freight-sans-pro", Helvetica, Arial, FontAwesome, sans-serif;
}

.btn:not(.btn-secondary):not(.btn-default):not(.btn-primary-inverse) { color: #fff !important; }
.btn:not(.btn-secondary):not(.btn-default):not(.btn-primary-inverse):hover { color: #fff !important; }

.btn-primary-inverse {
  text-transform: uppercase;
  color: #ff6f59;
  background-color: #fff;
  border-color: #ff6f59; }
  .btn-primary-inverse:focus, .btn-primary-inverse.focus {
    color: #ff6f59;
    background-color: #e6e6e6;
    border-color: #d91d00; }
  .btn-primary-inverse:hover {
    color: #ff6f59;
    background-color: #e6e6e6;
    border-color: #ff3a1c; }
  .btn-primary-inverse:active, .btn-primary-inverse.active, .open > .btn-primary-inverse.dropdown-toggle {
    color: #ff6f59;
    background-color: #e6e6e6;
    border-color: #ff3a1c; }
    .btn-primary-inverse:active:hover, .btn-primary-inverse:active:focus, .btn-primary-inverse:active.focus, .btn-primary-inverse.active:hover, .btn-primary-inverse.active:focus, .btn-primary-inverse.active.focus, .open > .btn-primary-inverse.dropdown-toggle:hover, .open > .btn-primary-inverse.dropdown-toggle:focus, .open > .btn-primary-inverse.dropdown-toggle.focus {
      color: #ff6f59;
      background-color: #d4d4d4;
      border-color: #d91d00; }
  .btn-primary-inverse:active, .btn-primary-inverse.active, .open > .btn-primary-inverse.dropdown-toggle {
    background-image: none; }
  .btn-primary-inverse.disabled:hover, .btn-primary-inverse.disabled:focus, .btn-primary-inverse.disabled.focus, .btn-primary-inverse[disabled]:hover, .btn-primary-inverse[disabled]:focus, .btn-primary-inverse[disabled].focus, fieldset[disabled] .btn-primary-inverse:hover, fieldset[disabled] .btn-primary-inverse:focus, fieldset[disabled] .btn-primary-inverse.focus {
    background-color: #fff;
    border-color: #ff6f59; }
  .btn-primary-inverse .badge {
    color: #fff;
    background-color: #ff6f59; }

.btn-primary-inverse:hover,
.btn-primary-inverse:focus,
.btn-primary-inverse:active,
.btn-primary-inverse.active {
  color: #fff;
  background-color: #db5e4a;
  border-color: #db5e4a; }


.lead, .hc-main-text { margin-bottom: 20px; font-size: 18px; font-weight: 300; line-height: 1.4; }
@media (min-width: 768px) { .lead, .hc-main-text { font-size: 24px; } }

.hc-main-text-header { padding: 0; }

.hc-main-text { padding: 0 !important; }

.hc-main-text-content { font-size: 16px; line-height: 1.5; margin-bottom: 1.5em; /* headings */ }
.hc-main-text-content h1, .hc-main-text-content h2, .hc-main-text-content h3, .hc-main-text-content h4, .hc-main-text-content h5, .hc-main-text-content h6, .hc-main-text-content .h1, .hc-main-text-content .h2, .hc-main-text-content .h3, .hc-main-text-content .h4, .hc-main-text-content .h5, .hc-main-text-content .h6 { font-family: inherit; font-weight: 600; line-height: 1.1; color: #000; text-transform: none; }
.hc-main-text-content h1 small, .hc-main-text-content h1 .small, .hc-main-text-content h2 small, .hc-main-text-content h2 .small, .hc-main-text-content h3 small, .hc-main-text-content h3 .small, .hc-main-text-content h4 small, .hc-main-text-content h4 .small, .hc-main-text-content h5 small, .hc-main-text-content h5 .small, .hc-main-text-content h6 small, .hc-main-text-content h6 .small, .hc-main-text-content .h1 small, .hc-main-text-content .h1 .small, .hc-main-text-content .h2 small, .hc-main-text-content .h2 .small, .hc-main-text-content .h3 small, .hc-main-text-content .h3 .small, .hc-main-text-content .h4 small, .hc-main-text-content .h4 .small, .hc-main-text-content .h5 small, .hc-main-text-content .h5 .small, .hc-main-text-content .h6 small, .hc-main-text-content .h6 .small { font-weight: normal; line-height: 1; color: #777777; }
.hc-main-text-content h1, .hc-main-text-content .h1, .hc-main-text-content h2, .hc-main-text-content .h2, .hc-main-text-content h3, .hc-main-text-content .h3 { margin-top: 20px; margin-bottom: 10px; }
.hc-main-text-content h1 small, .hc-main-text-content h1 .small, .hc-main-text-content .h1 small, .hc-main-text-content .h1 .small, .hc-main-text-content h2 small, .hc-main-text-content h2 .small, .hc-main-text-content .h2 small, .hc-main-text-content .h2 .small, .hc-main-text-content h3 small, .hc-main-text-content h3 .small, .hc-main-text-content .h3 small, .hc-main-text-content .h3 .small { font-size: 80%; }
.hc-main-text-content h4, .hc-main-text-content .h4, .hc-main-text-content h5, .hc-main-text-content .h5, .hc-main-text-content h6, .hc-main-text-content .h6 { margin-top: 10px; margin-bottom: 10px; }
.hc-main-text-content h4 small, .hc-main-text-content h4 .small, .hc-main-text-content .h4 small, .hc-main-text-content .h4 .small, .hc-main-text-content h5 small, .hc-main-text-content h5 .small, .hc-main-text-content .h5 small, .hc-main-text-content .h5 .small, .hc-main-text-content h6 small, .hc-main-text-content h6 .small, .hc-main-text-content .h6 small, .hc-main-text-content .h6 .small { font-size: 75%; }
.hc-main-text-content h1, .hc-main-text-content .h1 { font-size: 31px; }
.hc-main-text-content h2, .hc-main-text-content .h2 { font-size: 26px; }
.hc-main-text-content h3, .hc-main-text-content .h3 { font-size: 21px; }
.hc-main-text-content h4, .hc-main-text-content .h4 { font-size: 18px; }
.hc-main-text-content h5, .hc-main-text-content .h5 { font-size: 16px; }
.hc-main-text-content h6, .hc-main-text-content .h6 { font-size: 14px; }

h3 {
	    text-transform: inherit;
}

.hc-dual-tab-content { padding-top: 0; }

.table-condensed { color: #333; }

#map-overlays { position: inherit; }

.hc-related-news-events-section-title { padding: 0 15px; }

.hc-htv-channel-list ul li { font-size: inherit; }

.hc-apply-category-link { font-size: 16px; }

.hc-green-header.bg-image-center-fill .hc-green-header-desc { color: #fff; text-shadow: 2px 2px 1px #000; }

.hc-map-sm { padding-bottom: 56.25%; }
@media (min-width: 768px) { .hc-map-sm { padding-bottom: 75%; } }

.news-item { font-size: 16px; }
.news-item h3 { font-size: 1.3em !important; font-weight: 600 !important; margin: 20px 0 15px !important; color: #044169 !important; text-transform: none !important; }

.table-striped > tbody > tr:nth-of-type(odd) { background-color: #E3EAEE; background-color: rgba(4, 65, 105, 0.075); }

.hc-rte li {
	font-size: inherit;
}

.hc-rte > ol , .hc-rte > ul {
	font-size: 1.2em;
}

.hc-rte a:not(.btn) {
	color: #337ab7;
	text-decoration: underline;
}
.hc-rte a:not(.btn):hover {
	color: #23527c;
}


.hc-rte.service-group a {
	font-size: inherit;
}

@media (max-width: 767px) {
	.hc-rte {
		padding: 0;
	}
}

.hc-take-action-item-link {
	font-size: 16px;
}

/*.hc-rte img:not([align="left"]):not([align="right"]) {
max-width: 80%;
}*/

.table>tbody+tbody {
	border-top: 2px solid #aaa;
}

.hc-news-calendar-item-posted {
	font-size: 1.5em;
}

.hc-rte.calendar-item, .hc-news-calendar-item-event-details {
	font-size: 16px;
}

.hc-news-calendar-item-register-button > .btn {
	font-size: 14px;
}

@media (min-width: 768px) {
	.hc-left-slide-partner-content {
		max-width: 900px;
	}
}

@media (min-width: 767px) {
	.list-sm-col2 {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
	}
}
.list-sm-col2 li {
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
}

.hc-pane-hero-img img {
	max-width: 185px;
}

@media (max-width: 767px) {
	.hc-header-content, .hc-dim {
		z-index: 1001;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.main-gallery .col-sm-6:nth-of-type(n+3) .gallery-cell {
		display: none;
	}
}

.dropdown-menu.htv {
	width: inherit !important;
}

.dropdown-menu.htv li {
	font-size: 1.3em !important;
	height: inherit !important;
}


.rotate-left {
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.rotate-right {
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

/*tabs hover color*/
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: rgba(4, 65, 105, 0.075);
}

/* default button wrapping */
.btn {
	white-space: normal;
}
.btn-nowrap {
	white-space: nowrap;
}
