@import url('https://fonts.googleapis.com/css?family=Rock+Salt');

#hkb .hkb-site-search {
  margin: 40px 0 40px !important;
}

::selection {
  background: #f78d1f;
  color: #fff;
}

::-moz-selection {
  background: #f78d1f;
  color: #fff;
}

body,
button,
input,
select,
textarea,
input[type=text][readonly="readonly"] {
  color: #434951 !important;
}

strong {
  font-weight: 900;
}

a:link {
  color: #f78d1f;
}

a:visited {
  color: #af712b;
}

.btn.light-blue,
.btn.orange {
  color: #fff;
}

.btn {
  border-radius: 0;
}

.orange {
  background: #fa952d;
  background: -moz-linear-gradient(#fa952d 0%, #f8942c 50%, #f38f28 100%);
  background: -webkit-linear-gradient(#fa952d 0%, #f8942c 50%, #f38f28 100%);
  background: linear-gradient(#fa952d 0%, #f8942c 50%, #f38f28 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fa952d', endColorstr='#f38f28', GradientType=1);
}

.orange a:link {
  color: #fff;
}

.orange a:visited {
  color: #c7c8ca;
}

.no-margin {
  margin: 0;
}

.no-border {
  border: none !important;
}

.fullwidth {
  width: 100%;
}

.footer-comment {
  height: 0;
  display: none;
}

.footer-comment a {
  color: #fff;
}

.ui-datepicker {
  display: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #434951;
}


h2,
h3,
h6 {
  text-transform: uppercase;
}

h1 {
  font-size: 2.1em;
}

h2 {
  font-size: 2rem;
}

h1.breadcrumb {
  display: inline;
  cursor: pointer;
}

h1.breadcrumb:before {
  content: '\E5CC';
  color: #fff;
  vertical-align: middle;
  display: inline-block;
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  margin: 0 10px 0 8px;
  -webkit-font-smoothing: antialiased;
}

.destination-heading h1 {
  font-size: 50px;
  font-weight: normal;
  color: #f78d1f;
  text-transform: initial;
  text-align: left;
}

.ajax-load {
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
}

.ajax-load i.fa {
  font-size: 40px;
  color: #ff9800;
  position: absolute;
  top: 50%;
  left: 50%;
}

.featured-post-container {}

.featured-post-container h4,
.latest-blog-heading {
  margin: 0;
  margin-bottom: -20px;
}

.featured-post-container .entry-preview {
  margin-bottom: 5px;
}

.single-review #site-navigation .brand-logo,
.page-template-template-contact #site-navigation .brand-logo,
.blog #site-navigation .brand-logo,
.page-template-template-gravity #site-navigation .brand-logo,
.page-template-template-full #site-navigation .brand-logo,
.page-template-template-payments #site-navigation .brand-logo,
.single-post #site-navigation .brand-logo,
.archive #site-navigation .brand-logo,
.no-hero-logo {
  width: 184px;
}

#gform_1 input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
#gform_1 ul.gform_fields li.gfield select,
.gform_wrapper textarea.medium {
  font-size: 15px;
}

#gform_1 li {
  position: relative;
}

#gform_1 li label.error {
  position: absolute;
  bottom: -5px;
  right: 10px;
}

#gform_1 .gform_wrapper .top_label div.ginput_container,
body .gform_wrapper .top_label div.ginput_container {
  margin-top: 0 !important;
}

#gform_1 input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  padding-top: 0;
}

#gform_1 .top_label input.medium.datepicker {
  width: 100% !important;
}

#gform_1 img.ui-datepicker-trigger {
  position: absolute;
  bottom: 6px;
  right: 20px;
  z-index: 1;
}

#gform_1 input.hasDatepicker {
  z-index: 9;
  position: relative;
}

#gform_1 ul.gform_fields li.gfield select {
  margin-bottom: 14px;
  border-color: #e0e0e0;
}

#gform_1 label.gfield_label {
  font-weight: 100;
}

#gform_1 .gfield_required {
  color: red;
  font-size: 1.2em;
}

textarea {
  border: 1px solid #e0e0e0;
}

.review-destination-link {
  padding-left: 0px;
  padding-right: 0px;
}

ul.social li {
  float: left;
  display: inline-block;
  margin-left: 0.5em;
}

ul.social li:nth-child(1) {
  margin-left: 0;
}

#sidenav-overlay {
  position: relative;
}

.card-panel,
.card,
.card .card-content,
.card .card-image img {
  border-radius: 0;
}

.card-panel a {
  color: #34b6e4;
  font-weight: bold;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.card-panel a:hover {}

.review-snippet .row {
  margin-bottom: 0;
}

.review-snippet h5 {
  margin-top: 20px;
}

.black-text {
  color: #101f31;
}

.reviewinner a {
  color: #101f31;
  text-transform: initial;
  font-weight: lighter;
  transition-duration: 0.2s
}

.reviewinner a:hover {
  color: #3F5F75;
}

.destiny-reviewinner a {
  color: #101f31;
  text-transform: initial;
  font-weight: lighter;
  transition-duration: 0.2s
}

.destiny-reviewinner a:hover {
  color: #3F5F75;
}

.review-snippet ul {
  margin: 0;
}

.review-snippet ul li {
  font-weight: bold;
}

.review-btn {
  background-color: #03a9f4;
  width: 100%;
  font-weight: bold;
}

img.desaturate {
  -webkit-filter: grayscale(0%);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

img.desaturate:hover {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
}

input:not([type]):focus:not([readonly]),
input[type=text]:focus:not([readonly]),
input[type=password]:focus:not([readonly]),
input[type=email]:focus:not([readonly]),
input[type=url]:focus:not([readonly]),
input[type=time]:focus:not([readonly]),
input[type=date]:focus:not([readonly]),
input[type=datetime-local]:focus:not([readonly]),
input[type=tel]:focus:not([readonly]),
input[type=number]:focus:not([readonly]),
input[type=search]:focus:not([readonly]),
textarea.materialize-textarea:focus:not([readonly]) {
  border-bottom: 1px solid #03a9f4;
}

nav.breadcrumbs {
  height: 40px;
  line-height: 40px;
  box-shadow: none;
}

nav.breadcrumbs .breadcrumb {
  font-size: 14px;
  text-transform: capitalize;
  text-decoration: underline !important;
}

nav.breadcrumbs .breadcrumb:before {
  font-size: 18px;
}

#megaMenu {
  position: absolute;
  top: 64px;
  left: 322px;
  width: 790px;
  z-index: 9;
  background: rgba(0, 0, 0, 0.9);
  color: #fff;
  padding: 25px 20px 30px 20px;
  display: none;
}

#megaMenu h3 {
  font-size: 28px;
  color: #fff;
  margin-bottom: 5px;
  margin-top: 10px;
  border-bottom: 1px solid #f78d1f;
  padding-bottom: 10px;
}

#megaMenu .row {
  margin-bottom: 0;
}

#megaMenu ul {
  width: 100%;
}

#megaMenu .program ul li {
  font-size: 24px;
  width: 100%;
  cursor: pointer;
  height: 35px;
  line-height: 35px;
	padding-bottom: 55px !important;
  cursor: default;
}

#megaMenu .program ul li span {
  cursor: pointer;
}

#megaMenu .opportunity {
  border-left: 1px solid grey;

}

#megaMenu .program ul li.active {
  color: #f78d1f;
  font-weight: bold;
  background: none;
	padding-bottom: 55px !important;
}

#megaMenu .opportunity li {
  width: 100%;
  height: 32px;
  line-height: 32px;
  background: none;

}

#megaMenu .opportunity li:hover {
  background: none;

}

#megaMenu .opportunity li a {
  color: #fff !important;
  background: none;
  float: left;
  width: auto;
  font-size: 15px;

}

#megaMenu .opportunity li a:hover,
#megaMenu ul li a.active {
  color: #03a9f4 !important;

}

#megaMenu ul li .help {
  color: #34b6e4 !important;
  font-weight: bold;
}

.topbar {
  height: 45px;
  border-bottom: 10px solid #616161;
}

.topbar .message {
  margin: 3px 0 0 230px;
  font-size: 17px;
  white-space: nowrap;
  overflow: hidden;
  width: 45em;
  animation: type 4s steps(60, end);
}

@-webkit-keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

@keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

.hvr-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}

.hvr-pulse:hover,
.hvr-pulse:focus,
.hvr-pulse:active {
  -webkit-animation-name: hvr-pulse;
  animation-name: hvr-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

@keyframes type {
  from {
    width: 0;
  }
}

@keyframes type2 {
  0% {
    width: 0;
  }
  50% {
    width: 0;
  }
  100% {
    width: 100;
  }
}

@keyframes blink {
  to {
    opacity: .0;
  }
}

.topbar form {
  float: left;
  width: 160px;
  margin-top: 5px;
}

.topbar form label {
  width: 32px;
  height: 32px;
  float: right;
  color: #fff;
}

.topbar form label:hover {
  color: #03a9f4;
  cursor: pointer;
}

.topbar form input {
  margin: 0;
  height: 14px;
  width: 110px;
  border: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  padding: 5px;
}

.topbar form input:focus {
  background: transparent;
  color: #fff;
  border-bottom: 1px solid #fff;
}

.topbar form input[type=text]:focus {
  border-bottom: 1px solid #fff;
  border-radius: 0;
  box-shadow: none !important;
}

.topbar input[type=text]:focus:not([readonly])+label {
  color: #fff;
}

.pagination-links {
  text-align: center;
  margin-top: 20px;
}

.page-numbers {
  display: inline-block;
  padding: 5px 10px;
  margin: 0 2px 0 0;
  border: 1px solid #bdbdbd;
  line-height: 1;
  text-decoration: none;
  border-radius: 2px;
  font-weight: 600;
}

.page-numbers.current,
a.page-numbers:hover {
  background: #f9f9f9;
}

.navbar-fixed nav {
  top: 0;
}

#site-navigation .brand-logo {
  margin-top: -45px;
  width: 210px;
  z-index: 99;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.navbar-fixed #site-navigation .brand-logo {
  width: 85px !important;
  margin-top: 0;
}

#site-navigation .brand-logo img {
  padding: 10px;
  background: #fff;
  float: left;
}

.navbar-fixed #site-navigation .brand-logo img {
  box-shadow: none;
}

nav ul a {
  font-size: 1.25em;
}

nav ul li.social-link a {
  font-size: 1em;
}

nav ul li {
  max-height: 64px;
  text-transform: uppercase;
}

nav ul li.highlight {
  border: 2px solid #34b6e4;
  margin: 10px;
  height: 43px;
  line-height: 40px;
  border-radius: 5px;
}

nav ul li.current_page_item a,
nav ul li.current_page_parent a,
nav ul li.current-menu-item a {
  color: #03a9f4 !important;
  background-color: rgba(0, 0, 0, 0.1);
}

#mobile-menu nav ul li.current_page_item a {
  background-color: rgba(0, 0, 0, 0);
}

nav ul li.social-link a {
  padding: 0 0 0 10px;
}

nav ul li.social-link a:hover {
  background: none;
}

nav ul li a {
  color: #434951 !important;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

nav ul li a:hover {
  color: #03a9f4 !important;
}

nav ul li ul li a {
  color: #f78d1f;
}

nav ul li ul.sub-menu {
  display: none;
  position: absolute;
  z-index: 99;
  background-color: rgba(0, 0, 0, 0.9);
  width: 320px;
  padding-bottom: 10px;
}

nav ul li ul.sub-menu li {
  height: 40px;
  line-height: 40px;
  width: 100%;
}

nav ul li ul.sub-menu a {
  color: #fff !important;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 15px;
}

nav ul li ul.sub-menu a:hover,
nav ul li ul.sub-menu .current-menu-item a {
  color: #03a9f4 !important;
}

nav .button-collapse i {
  color: #616161;
}

#site-navigation ul.children {
  display: none;
}

#mobile-menu li:hover,
#mobile-menu li a:hover {
  background: none;
}

#mobile-menu li a {
  padding: 0;
}

#mobile-menu li.social-link {
  float: left;
}

#mobile-menu li.social-link a {
  padding: 0;
}

#commentform p {
  position: relative;
}

#commentform input[type='submit'] {
  color: #fff !important;
}

#commentform span.required {
  color: #ff0000;
}

#commentform label.error {
  color: #ff0000;
  position: absolute;
  bottom: -10px;
  right: 0;
}

.metaOpportunity p:first-child{
  margin-top: 0;
}

.single-program{
  margin-top: 20px;
}

.sidebar-tabs,
.link-tabs {
  margin: 0 20px 20px 0;
}

.right-col-connect {
  margin-left: 25%;
}

@media only screen and (max-width: 600px) {
  .right-col-connect {
    margin-left: auto;
  }
}

@media only screen and (max-width:1000px) and (min-width: 670px) {
  .right-col-connect {
    margin-left: 300px;
  }
}

.sidebar-tabs {
  margin: 0;
}

/*
.sidebar-tabs li,
.link-tabs li {
  float: left;
  width: 100%;
  display: inline-block;
  margin-bottom: 5px;
  padding: 0;
  border: none;
}
*/

.sidebar-tabs li,
.link-tabs li {
  	display: block;
	padding: 0.25em 0.25em 0.25em 0;
	clear: both;
}

.sidebar-tabs li a,
.link-tabs li a {
  color: #fff !important;
  background-color: #03a9f4;
  text-transform: uppercase;
  padding: .5em;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border: none;
}

.link-tabs .tab {
  margin-bottom: 0px;
}

.recently-viewed-list li a {
  color: #000 !important;
}

.sidebar-tabs li a:hover,
.link-tabs li a:hover {
  background: #2566AB!important;
  background-color: #2566AB!important;
}

@media only screen and (max-width: 900px) {
  .sidebar-tabs #enquire_link {
    left: auto;
    right: 0
  }
}

@media only screen and (max-width: 1045px) {
  .sidebar-tabs #enquire_link {
    position: relative;
    width: 100%;
    left: auto;
    top: 0;
  }
}

.sidebar-tabs li a,
.link-tabs li a {
  	float: none;
  	width: 100%;
  	text-transform: uppercase;
  	-webkit-transition: all 0.3s;
  	transition: all 0.3s;
  	color: #fff;
	display: block;
}

.link-tabs li a.hover-link:hover,
.sidebar-tabs li ahover,
.link-tabs li a:hover {
  	background-color: #31a4dd;
  	background: #31a4dd;
  	color: #fff;
	width:100%;
}

.link-tabs .recently-viewed-list li a:hover {
  background: none !important;
}

.sidebar-tabs li a.orange.hover-link:hover {
  color: #fff !important;
}

.sidebar-tabs li a.recently-viewed-heading:hover,
.link-tabs li a.recently-viewed-heading:hover {
  background-color: #f49430 !important;
}

.link-tabs li a.recently-viewed-heading {
  background-color: #f49430 !important;
}

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

.sidebar-tabs li a.active,
#menu-about-page li.current-menu-item a,
ul.link-tabs li.current-menu-item a {
  background: #616161 !important;
  color: #fff;
}

.link-tabs ul li {
  margin-bottom: 0;
}

.link-tabs ul li a {
  background: none;
  color: #434951;
  float: none;
  width: auto;
  position: relative;
  display: inline-block;
  padding: 0;
  margin: 0.25em;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-transform: none;
  padding-left: 20px;
  font-size: 13px;
}

.link-tabs ul li a i,
.link-tabs ul li a img {
  margin-left: -20px;
  margin-bottom: -3px;
  margin-right: 5px;
}

.link-tabs ul li a:hover {
  color: #03a9f4;
}

.sidebar-tabs #enquire_link:hover {
  background-color: #f78d1f !important;
}



@media only screen and (max-width: 600px) {
  .sidebar-tabs,
  .link-tabs {
    width: 100% !important;
    position: relative;
  }
  .sidebar-tabs li,
  .link-tabs li,
  .sidebar-tabs #enquire_link,
  .link-tabs #enquire_link {
    position: relative;
    width: 100%;
    margin-top: 5px;
    top: 0 !important;
  }
}


@media only screen and (max-width: 900px) {
  .page-template-template-opportunity .sidebar-tabs #enquire_link {
    position: relative;
    width: 100%;
    top: 0;
  }
}

ul#faq_list {
  padding-left: 0 !important;
  margin-top: 20px !important;
}

ul#faq_list li {
  padding: 0;
  margin-bottom: 0;
}

ul#faq_list li a {
  color: #fff;
}

.collapsible-body p {
  padding: 1rem;
}

section.row {
  margin-bottom: 0px;
}

section.partners {
  border-top: 1px solid #efefef;
  padding-top: 10px;
  margin-top: 45px;
}

.partner-div {
  padding: 0px 0px 0px 12px;
}

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

.prefooter {
  color: #c7c8ca;
  padding: 1.5em 0 1em 0;
  margin-bottom: 0px;
}

.prefooter h6 {
  font-weight: bold;
  color: #f78d1f;
}

.prefooter ul {
  margin: 1em 0;
}

.prefooter a,
.prefooter a:visited {
  color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.prefooter a:hover {
  color: #03a9f4;
}

.blog-preview li {
  margin-bottom: 10px;
  float: left;
}

.blog-preview li img {
  float: left;
  margin-right: 10px;
}

.blog-preview li span {
  float: left;
  width: 200px;
  line-height: 17px;
}

.blog-preview li span small {
  width: 100%;
  float: left;
  color: #c7c8ca;
}

.single-format-standard #content footer {
  padding: 20px;
  width: 100%;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.single-format-standard #content footer .cat-links a:hover {
  color: #34b6e4;
}

.blog-post-read-more {}

.entry-preview img {
  max-width: 100%;
}

.single.single-post .entry-preview .author-meta img {
  display: block;
  max-width: 95%;
  width: auto;
  max-height: 95%;
  height: auto;
  border-radius: 100%;
}

.listing-author-meta {
  margin-top: 0 !important;
}

.listing-author-meta img {
  border-radius: 100%;
}

.listing-author-meta img,
.listing-author-meta span {
  float: left;
}

.listing-author-meta span {
  margin: 15px 0 0 20px;
}

.blog .pagination,
.archive .pagination,
.search-results .pagination-links {
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 20px;
}

.blog .pagination .page-numbers,
.archive .pagination .page-numbers,
.search-results .pagination-links .page-numbers {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  line-height: 40px;
  padding: 0;
  border: none;
  color: #c7c8ca;
  font-weight: normal;
}

.blog .pagination .page-numbers:hover,
.archive .pagination .page-numbers:hover,
.search-results .pagination-links .page-numbers:hover {
  background: none;
}

.blog .pagination .page-numbers.next,
.blog .pagination .page-numbers.prev,
.archive .pagination .page-numbers.next,
.archive .pagination .page-numbers.prev,
.search-results .pagination-links .page-numbers.next,
.search-results .pagination-links .page-numbers.prev {
  width: auto;
}

.blog .pagination .page-numbers.current,
.archive .pagination .page-numbers.current,
.search-results .pagination-links .page-numbers.current {
  background: #f78d1f;
  color: #fff;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

#comments {
  float: left;
}

footer .site-info {
  text-align: center;
  margin-bottom: 0;
  padding: 1em 0;
  color: #f78d1f;
  background-color: #1a283a !important;
}

footer .site-info a {
  color: #f78d1f !important;
}

#howItWorks {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
}

#howItWorks .how-close {
  cursor: pointer;
  font-family: 'Rock Salt', cursive;
  font-size: 1.5em;
  position: absolute;
  top: 20px;
  right: 20px;
  width: 110px;
  height: 40px;
  color: #03a9f4;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

#howItWorks .how-close:hover {
  color: #f78d1f;
}

#howItWorks .row,
#howItWorks .row .container,
#howItWorks .row .container .col,
#howItWorks .row .container .col .valign-wrapper {
  height: 100%;
}

#howItWorks .valign {
  position: relative;
}

#howItWorks .valign .btn {
  position: absolute;
  bottom: -50px;
  left: 0;
  width: 100%;
}

#howItWorks .number {
  font-size: 4em;
  font-weight: bold;
  position: absolute;
  top: 0;
  left: 80px;
  color: #34b6e4;
  line-height: 1em;
}

#howItWorks h6 {
  line-height: 2em;
}

#howItWorks h6 big {
  font-weight: bold;
  color: #f78d1f;
}

#howItWorks img {
  width: 125px;
}

.white-text a {
  color: #fff !important;
  transition-duration: 0.2s;
}

.white-text a:hover {
  color: #7C7C7D !important;
}

.video-background {
  background: #000;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -99;
}

.video-foreground,
.video-background iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

#vidtop-content {
  top: 0;
  color: #fff;
}

.vid-info {
  position: absolute;
  top: 0;
  right: 0;
  width: 33%;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  padding: 1rem;
  font-family: Avenir, Helvetica, sans-serif;
}

.vid-info h1 {
  font-size: 2rem;
  font-weight: 700;
  margin-top: 0;
  line-height: 1.2;
}

.vid-info a {
  display: block;
  color: #fff;
  text-decoration: none;
  background: rgba(0, 0, 0, 0.5);
  transition: .6s background;
  border-bottom: none;
  margin: 1rem auto;
  text-align: center;
}

@media (min-aspect-ratio:16/9) {
  .video-foreground {
    height: 300%;
    top: -100%;
  }
}

@media (max-aspect-ratio:16/9) {
  .video-foreground {
    width: 300%;
    left: -100%;
  }
}

@media all and (max-width:600px) {
  .vid-info {
    width: 50%;
    padding: .5rem;
  }
  .vid-info h1 {
    margin-bottom: .2rem;
  }
}

@media all and (max-width:500px) {
  .vid-info .acronym {
    display: none;
  }
}

.hero {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.hero #player,
.hero .home-mobile-banner {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
}

.hero .valign-wrapper {
  position: relative;
  z-index: 3;
}

body.home .hero .valign-wrapper {
  height: 600px;
}

.hero .site-branding {
  position: relative;
  z-index: 2;
  text-transform: uppercase;
  text-align: center;
  margin-top: -4%;
}

.hero .site-branding h1 {
  font-size: 40px;
  margin-bottom: 0;
  font-weight: bold;
  text-transform: initial;
  margin-bottom: 30px;
  margin-top: 70px;
}

.hero .site-branding h2 {
  font-size: 1.5em;
  margin-top: 0;
  margin-bottom: 10px;
  text-transform: none;
}

.hero .site-branding a.btn {
  font-size: 21px;
  font-weight: normal;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  position: relative;
  width: 300px;
  color: black;
  border-radius: 5px;
}

.hero .site-branding a.btn:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 100%;
  width: 0;
  height: 0;
  border-right: 150px solid transparent;
  border-bottom: 0 solid transparent;
  border-left: 150px solid transparent;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  transition-delay: 0.3s;
}

.hero .site-branding a.btn:hover:after {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
  transition-delay: 0s;
}

.hero .hero-caption {
  font-size: 2em;
  color: #fff;
  text-shadow: 1px 1px 1px #666;
  text-align: center;
  width: 100%;
  font-size: 18px;
  text-shadow: 0px 0px 7px #000, 0px 0px 8px #000;
}

.pulsing-arrow {
  display: none;
}

.halfway-heading {
  text-align: center;
  color: #f8942b;
}

.hvr-bounce-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.hvr-bounce-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #03a9f4;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.light-blue.hvr-bounce-to-bottom:before {
  background: #f78d1f;
}

.hvr-bounce-to-bottom:hover,
.hvr-bounce-to-bottom:focus,
.hvr-bounce-to-bottom:active {
  color: white;
}

.hvr-bounce-to-bottom:hover:before,
.hvr-bounce-to-bottom:focus:before,
.hvr-bounce-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.page-template-template-opportunity .contact-heading {}

.recently-viewed-list li:first-child {
  margin-top: 10px;
}

.recently-viewed-list li {
  position: relative;
}

.recently-viewed-list li a {
  padding-left: 25px !important;
}

.recently-viewed-list li img {
  position: absolute;
  left: 0px;
  top: auto;
  margin: 0 !important;
}

.hvr-bounce-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.hvr-bounce-to-top:before {
  border-radius: 5px;
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #03a9f4;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-bounce-to-top:hover,
.hvr-bounce-to-top:focus,
.hvr-bounce-to-top:active {
  color: white;
}

.hvr-bounce-to-top:hover:before,
.hvr-bounce-to-top:focus:before,
.hvr-bounce-to-top:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.content-preview {
  padding: 1em 0 1.5em 0;
  margin-bottom: 0 !important;
}

section.info {
  padding: 0;
  position: relative;
}

section.info .col.l7 {
  text-align: center;
  color: #fff;
}

.blueImage {}

.info.row.blueImage {
  background-color: #f9f9fb;
  position: relative;
}

.absolute-color {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 50%;
  z-index: 9;
}

.info.row.blueImage.featured-video .absolute-color {
  background-color: #3f5f75;
}

.info.row.newspreview .absolute-color {
  background-color: #3f5f75;
}

.info.row.blueImage.featured-video .video-holder {
  position: relative;
  z-index: 12;
}

.newspreview {
  background-color: #3f5f75;
  clear: both;
}

.infotext.blueImage {
  height: 360px;
  padding: 6%!important;
  padding-left: 1% !important;
  padding-top: 4% !important;
}

.latest-blog-news {
  position: relative;
  z-index: 11;
}

.latest-blog-posts {
  position: relative;
  z-index: 12;
}

.blueImage .infotext {
  padding: 2%!important;
  margin-top: 7%;
  padding-left: 1% !important;
  z-index: 11;
  position: relative;
}

.page-template-template-destinations-single .blueImage .infotext {
  margin-top: 1% !important;
}

.page-template-template-destinations-single .featured-video {
  margin-top: 30px;
}

.infotext h3 {
  font-size: 36px;
  text-align: left;
}

.infotext p {
  font-size: 19px;
  font-weight: lighter;
  color: white;
  text-align: left;
}

.info .col {
  padding: 0;
}

section.info h2 {
  color: #fff;
  font-size: 3em;
  margin-top: 0px;
  text-transform: uppercase;
}

section.info .col.l7 h2 em {
  color: #999;
}

section.info .col.l7 a {}

section.how {
  padding-bottom: 20px;
  padding-top: 20px;
}

section.how .col.l4 {
  padding-left: 0;
}

.destination {
  background-color: #eef1f4;
}

section.how h3 {
  font-size: 23px;
  font-weight: normal;
  margin: 0;
  padding: 0;
  margin-top: -5px;
  text-align: left;
  text-transform: initial;
}

section.how p {
  font-size: 16px;
  font-weight: lighter;
  margin-top: 10px;
  text-align: left;
}

section.how .col {
  position: relative;
}

.card-panel.review-snippet {
  box-shadow: none;
}

section.how .col img {
  width: 88%;
}

section.how .col .number {
  font-size: 4em;
  font-weight: bold;
  position: absolute;
  top: 0;
  left: 20px;
  color: #34b6e4;
  line-height: 1em;
}

section.how .col p {
  margin-bottom: 0;
}

section.how .col p em {
  font-weight: bold;
}

.page-template-template-destinations-single section.info {
  margin-top: 12px;
}

.page-template-template-destinations-single h3.orange {
  padding: 0.5em 0;
  margin: 10px 0 15px 0;
}

.destination h3,
.how h3 {
  padding: 0.5em 0;
  margin: 10px 0 15px 0;
}

.destination h3 {
  padding: 0.5em 0;
  margin: 10px 0 15px 0;
  font-size: 28px;
  font-weight: normal;
  color: #f8942b;
  text-transform: initial;
}

section.destination {
  padding-bottom: 50px;
}

.destination .card .card-action a:not(.btn):not(.btn-large):not(.btn-floating) {
  margin-right: 0;
  font-size: 0.95em;
  color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.destination .card {
  text-transform: uppercase;
}

.destination .card:hover img {
  opacity: 0.3;
}

.destination .card:hover a {
  color: #cf6a01;
}

.destination .card .card-action {
  padding: 10px 0px 12px 0;
}

.destination .card .card-image {
  overflow: hidden;
}

.destination .card .card-image a {}

.destination .card img {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.destination .card:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}

.destination .card a:hover {
  color: #03a9f4 !important;
}

.destination-img-contain {
  width: 100%;
  height: 66px;
  overflow: hidden;
}

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

.desination-header h2,
h1.page-heading {
  font-size: 50px;
  font-weight: normal;
  color: #f78d1f;
  text-transform: initial;
  text-align: left;
}

.single-post h1 {
  margin-top: 15px;
  font-size: 2.28rem;
  font-weight: normal;
  color: #f78d1f;
  text-transform: initial;
  text-align: left;
}

.single-post .author-meta {
  margin-top: 20px;
  float: left;
  width: 100%;
}

.single-post .author-meta hr {
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #fff;
}

.single-post .author-meta h5 {
  margin-top: 0;
}

.single-post .author-meta p {
  margin-top: 0;
}

#reply-title,
.comments-title {
  text-transform: none;
}

.blog .widget-area ul {
  padding-left: 0 !important;
  margin-top: 5px;
}

.blog .widget-area ul li {
  list-style-type: none !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.blog .widget-area ul li.current-cat {
  background-color: #2196F3;
}

.blog .widget-area ul li.current-cat a {
  color: #fff;
}

/*
.single .widget-area ul,
.archive .widget-area ul{
  padding-left: 0 !important;
  margin-top: 5px;
}

.single .widget-area ul li,
.archive .widget-area ul li{
  list-style-type: none !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.single .widget-area ul li:nth-child(even),
.archive .widget-area ul li:nth-child(even){
  
}

.single .widget-area ul li.current-cat{
  background-color: #2196F3;
}

.single .widget-area ul li.current-cat a{
  color: #fff;
}

.archive .widget-area ul li.current-cat a {
  color: #2196F3;
  text-decoration: underline;
}
*/


.btn,
.btn-large,
.btn-flat {
  text-transform: initial;
}

.desination-header p {
  font-size: 18px;
  font-weight: lighter;
}

.destiny p {
  font-size: 15px !important;
  font-weight: lighter;
}

.destiny-box h3 {
  font-weight: normal;
  font-size: 18px;
}

.destiny-box p {
  font-weight: lighter;
  font-size: 12px;
}

.desinty-latest {
  padding-top: 7px !important;
  margin-top: -7px !important;
  ;
}

.destination-side {
  padding: 40px !important;
  padding-top: 30px !important;
}

.row.destiny {
  margin-bottom: 0;
}

.blue-destiny {
  background-color: #3f5f75 !important;
}

.destiny-reviewinner {
  margin-top: 0;
  max-width: 750px;
}

.destination-feature {
  padding: 0 !important;
  ;
}

.connect-radius {
  border-radius: 5px;
}

.destiny-box {
  background-color: #eef1f4;
  padding: 10px;
}

.destiny-box .col {
  padding: 40px;
  padding-top: 5px;
}

.review-all-text {
  margin-left: 5%;
  max-width: 90% !important;
}

.home-review-all-text {
  margin-left: 5%;
  max-width: 90% !important;
}

.review-title {
  margin-bottom: 15px;
}

.home-review-title {
  margin-bottom: 20px;
}

.destination .card .card-image .btn {
  display: none;
  color: #cf6a01;
  border: 2px solid #cf6a01;
  width: 84%;
  position: absolute;
  top: 20%;
  left: 8%;
  background-color: transparent;
  transition: 0.3s;
  text-transform: uppercase;
  font-weight: bold;
}

.destination .card .card-image .btn:nth-child(2) {
  top: 40%;
}

.destination .card .card-image:hover .btn,
.destination_hover_effect .btn {
  display: block;
}

.destination .card .card-image .btn:hover {
  background-color: #fff;
  color: #cf6a01 !important;
}

.destination-volunteer a {
  font-weight: bold;
  font-size: 22px;
  color: #cf6a01;
}

.reviewinner {
  max-width: 850px;
  margin-top: 2%;
}

.picture-holder {
  float: left;
  display: block;
  min-width: 1px;
  min-height: 1px;
  height: 802px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.prev-next-container {
  position: relative;
  max-width: 1057px;
  margin: auto;
}

.destiny-prev-next-container {
  position: relative;
  max-width: 986px;
  margin: auto;
}

.hero-prev-next-container {
  position: relative;
  max-width: 1212px;
  margin: auto;
}

.content-preview.homereviews {
  padding-top: 0;
}

#prev {
  position: absolute;
  left: 0;
  top: 115px;
  z-index: 110;
  cursor: pointer;
}

#next {
  position: absolute;
  right: 0;
  top: 115px;
  z-index: 110;
  cursor: pointer;
}

#destiny-prev {
  position: absolute;
  left: 0;
  top: 90px;
  z-index: 110;
  cursor: pointer;
}

#destiny-next {
  position: absolute;
  right: 0;
  top: 90px;
  z-index: 110;
  cursor: pointer;
}

#hero-prev {
  position: absolute;
  left: 0;
  top: 120px;
  z-index: 110;
  cursor: pointer;
}

#hero-next {
  position: absolute;
  right: 0;
  top: 120px;
  z-index: 110;
  cursor: pointer;
}

.homereviews {
  margin-bottom: 4% !important;
}

.reviews-heading {
  color: #9e9e9e;
}

#opportunity_submit_container {
  margin-top: 65px;
}

#opportunity_select_submit {
  color: #fff !important;
  margin-top: 8px;
}

.review-snippet {
  margin: auto;
  width: 100%;
}

.newsimage {
  height: 160px;
}

.image-cropper {
  width: 160px;
  height: 160px;
  position: relative;
  overflow: hidden;
  border-radius: 100%;
  margin: auto;
}

.newspreview .blog-preview a {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.newspreview .blog-preview a:hover {
  color: #34b6e4;
}

.blueImage .infotext h2 {
  font-size: 40px;
  text-transform: initial;
}

.blueImage .infotext p {
  font-size: 15px;
}

.payment-labels {
  color: #101f31;
}

.blueImage h2 {
  font-size: 40px !important;
  text-transform: initial !important;
}

.blueImage p {
  font-size: 15px !important;
  max-width: 320px;
}

.payment-input input {
  height: 1em;
}

.payment-container {
  margin-top: 10px;
}

.payment-container h1,
.payment-container h2 {
  font-size: 36px;
  color: #434951;
  text-transform: none;
  font-family: proxima_nova_rgregular;
}

.payment-container img.vertical-align {
  margin-top: 40%;
  float: right;
}

.payment-container span.email-error,
.payment-container span.name-error {
  font-size: 0.8em;
  float: right;
  margin-top: -10px;
}

.payment-container span.terms-error {
  font-size: 0.8em;
}

.payment-container label span.required {
  color: #ff0000;
}

.payment-container strong {
  font-weight: 700;
}

.news-preview h5 {
  font-size: 19px;
}

.news-preview h7 {
  font-size: 12px;
  font-weight: lighter;
}

.absolute-right {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 119%;
  z-index: 10px;
}

.news-preview {
  padding: 55px 5px 50px 5px;
  height: 360px;
  position: relative;
}

.news-preview .absolute-color {
  background-color: #3f5f75;
}

.video-back {
  background-color: #f9f9fb;
}

.grey.darken-2 {
  background-color: #101f31!important;
}

.newspreview.blueImage {
  padding: 20px;
}

.review-snippet img {
  max-width: 100%;
  border-radius: 100%;
  margin-top: 15px;
}

.card-panel.review-snippet p {
  overflow: hidden;
  margin-top: -9px;
  width: 100%;
  margin-bottom: 5px;
}

.sidebar .youtube-link {
  margin-bottom: 1.5em;
}

.sidebar .youtube-link img {
  margin-bottom: 0;
}

.youtube-link {
  position: relative;
  display: block;
  width: 100%;
  z-index: 1;
  float: left;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: #000;
}

.youtube-link i {
  position: absolute;
  top: 0px;
	bottom: 0px;
  left: 0px;
	right: 0px;
  margin: auto;
  z-index: 11;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  color: #f8942c;
  padding: 10px;
  background: rgba(0, 0, 0, 0.6);
  width: 52px;
  height: 53px;
  text-align: center;
  border: 2px solid #f8942c;
}

.youtube-link:hover i {
  opacity: 0.6;
}

.youtube-link img {
  float: left;
  position: relative;
  z-index: 9;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 1;
}

.youtube-link .fa.fa-play-circle.fa-4x:hover {
  color: #808080;
}

.guide-modal {
  background-image: url(/wp-content/themes/connect123/images/guide-bg.jpg);
  background-repeat: no-repeat;
  padding: 20px;
}

.guide-modal h3 {
  color: #fff;
  margin-top: 0;
}

.guide-modal h4 {
  color: #fff;
  font-size: 1.2em;
  line-height: 1.2em;
}

.guide-modal .row {
  margin: 300px 0 0 0;
}

.guide-modal .row .l8 input {
  background: rgba(255, 255, 255, 0.5);
  padding: 5px;
  font-size: 1.8em;
}

.guide-modal .btn {
  color: #fff !important;
  height: 56px;
}

::-webkit-input-placeholder {
  color: #9e9e9e;
}

:-moz-placeholder {
  color: #9e9e9e;
  opacity: 1;
}

::-moz-placeholder {
  color: #9e9e9e;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #9e9e9e;
}

:placeholder-shown {
  color: #9e9e9e;
}

.open-quote {
  font-size: 40px;
  position: absolute;
  margin-left: -28px;
  margin-top: -15px;
}

.close-quote {
  font-size: 40px;
  position: absolute;
  margin-left: 15px;
  margin-top: -15px;
}

.hero.text-hero {
  min-height: 304px;
  background-size: cover;
  background-position: center center;
  background-color: rgba(0, 0, 0, 0.1);
  background-blend-mode: multiply;
}

.single-post .entry-meta {
  color: #fff;
}

.single-post .entry-meta .entry-date {
  color: #03a9f4;
}

.single-post .hero .fa {
  margin-top: 40px;
}

.hero h1,
.hero h2 {
  color: #fff;
  font-size: 4em;
  text-shadow: 1px 1px 3px #666;
}

.hero.post-hero {
  background-image: url(/wp-content/themes/connect123/images/cta-bg.png);
}

section.listing {
  margin: 20px 0 20px 0;
}

section.listing .entry-preview:first-child {
  margin-top: 0;
  padding-top: 0;
}

.page-template-template-program-single .sidebar p {
  float: left;
}

.sidebar {
  z-index: 99;
  background: #fff;
}

.content-section {
  position: relative;
}

.listing .entry-preview {
  padding-top: 10px;
  border-bottom: 1px solid #efefef;
  margin-bottom: 20px;
  padding-bottom: 20px;
  overflow: hidden;
}

.listing .entry-preview img {
  margin: 15px 0 10px 0;
}

.big-listing.listing .entry-preview img {
  margin: 8px 0 10px 0;
}

.page-template-template-destinations .big-listing.listing .entry-preview img {
  width: 300px;
  height: 179px;
}

.blog .listing .entry-preview:first-child {
  margin-top: -40px;
}

.listing .entry-preview:last-child {
  border: none;
}

.listing .entry-preview h2 {
  margin-top: 0;
  text-transform: none;
  margin-bottom: 10px;
}

.page-template-template-destinations .listing .entry-preview h2 {
  margin-top: 6px;
}

.listing .entry-preview h2 a {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.listing .entry-preview h2 a:hover {
  color: #03a9f4;
}

.program-types {
  margin-bottom: 40px !important;
}

.program-types .col.l6 a {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

.program-types .col.l6 span {
  position: absolute;
  width: 100%;
  top: 50%;
  margin-top: -10px;
  left: 0;
  color: #fff;
  font-weight: bold;
  font-size: 2em;
  text-transform: uppercase;
  text-shadow: 2px 2px 2px #444;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.program-types .col.l6 a:hover span {
  color: #03a9f4;
}

.page-template-template-program-type .col.l4 a.youtube-link {
  margin-top: 20px;
}

#collections .col.l3,
.opportunities-list .col.l3 {
  margin-bottom: 20px;
}

#collections .col.l3 a,
.opportunities-list .col.l3 a {
  float: left;
  display: block;
  position: relative;
  width: 100%;
}

#collections .col.l3 a img,
.opportunities-list .col.l3 a img {
  float: left;
  width: 100%;
  padding: 25px;
  opacity: 0.1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

#collections .col.l3 a:hover img {
  opacity: 0.2;
}

#collections .col.l3 a span,
.opportunities-list .col.l3 a span {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  width: 100%;
  text-align: center;
  font-weight: bold;
}

#collections .collection .collection-item.avatar,
.opportunities-list .collection .collection-item.avatar {
  min-height: 68px;
  height: 68px;
  padding: 10px 20px;
  padding-left: 60px;
  display: table;
}

#collections .collection .collection-item.avatar a,
.opportunities-list .collection .collection-item.avatar a {
  display: table-cell;
  vertical-align: middle;
}

#collections .collection .collection-item.avatar img,
.opportunities-list .collection .collection-item.avatar img {
  position: absolute;
  width: 36px;
  height: 36px;
  overflow: hidden;
  left: 35px !important;
  TOP: 18PX;
  display: inline-block;
  vertical-align: middle;
  opacity: 0.6;
  margin-bottom: 0 !important;
}

#collections .collection .collection-item.avatar .title,
.opportunities-list .collection .collection-item.avatar .title {
  font-size: 18px;
  color: #03a9f4;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

#collections .collection .collection-item.avatar .title:hover,
.opportunities-list .collection .collection-item.avatar .title:hover {
  color: #f78d1f;
}

#collections .collection .collection-item.avatar .title:hover,
.opportunities-list .collection .collection-item.avatar .title:hover {
  color: #f78d1f;
}

#collections .opportunity-back-button {
  margin: 15px 0;
}

#collections .collection a.collection-item {
  color: #03a9f4;
}

.tab-content p {
  margin-top: 0;
}

#program-fee ul:not(.collection) {
  display: block;
  list-style-type: disc;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 40px;
}

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

#program-fee ul li span {
  margin-left: 0;
}

#program-fee ul:not(.collection) li span:before {
  content: '• ';
}

#housing ul{
  	padding-left:20px;
	list-style-type:disc;
}

#housing ul li {
    list-style-type: disc;
}

.team-members {
  border-bottom: 1px solid #bdbdbd;
  padding-top: 40px;
}

.team-members .member-link {
  text-align: center;
  display: block;
  margin-bottom: 40px;
  cursor: pointer;
  min-height: 320px;
}

.team-members .member-link img {
  border-radius: 50%;
  width: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
	margin-left: auto;
}

.team-members .member-link span {
  width: 100%;
  color: #f78d1f;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.team-members .member-link span.first-name {
  font-size: 21px;
  margin-bottom: -10px;
  display: block;
}

.team-members .member-link span.last-name {
  font-size: 21px;
  display: inline-block;
}

.team-members .member-link p {
  margin-top: 0;
  text-transform: uppercase;
}

.team-members .member-link:hover span {
  color: #616161;
}

.team-entry {
  margin-bottom: 40px;
}

.team-entry h4,
.team-entry h5 {
  text-transform: uppercase;
}

.team-entry h4 span {
  font-weight: bold;
}

.team-entry h4 a {
  margin-left: 20px;
}

.team-entry h5 {
  color: #f78d1f;
  font-size: 21px;
  font-weight: bold;
  margin-top: 16px;
}

.team-entry img {
  width: 100%;
  margin-top: 20px !important;
}

.team-entry i.fa-linkedin:hover {
  color: #f78d1f !important;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.row.quick-nav.grey.lighten-2 {
  padding: 10px 0;
  margin-bottom: 20px;
}

.quick-nav a {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-transform: uppercase;
}

.quick-nav a:hover {
  color: #03a9f4;
}

.site-footer {
  margin-top: 13px;
}

#page {
  margin-bottom: 550px;
  z-index: 9;
  position: relative;
  background-color: #fff;
  box-shadow: 0px 0px 50px #555;
}

.footer-video {
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 550px;
  background-image: url("/wp-content/themes/connect123/images/selfie.jpg");
  background-size: cover;
  background-position: center;
  z-index: 1;
}

.footer-video .video-title {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  text-align: center;
  cursor: pointer;
}

.footer-video .video-title h3 {
  text-transform: none;
  margin-top: 200px;
}

.footer-video .video-title i {
  transition: all 0.3s;
  color: #fff;
}

.footer-video .video-title:hover i {
  opacity: 0.5;
}

.enquire h3 {
  margin-top: 3px;
}

.picker__date-display {
  display: none;
}

.picker__weekday-display {
  background-color: #1e88e5;
}

.picker__nav--prev:hover,
.enquire .picker__nav--next:hover,
button.picker__today:focus,
button.picker__clear:focus,
button.picker__close:focus {
  background-color: #bbdefb;
}

.picker__day--selected,
.picker__day--selected:hover,
.picker--focused .picker__day--selected {
  background-color: #f78d1f;
}

.picker__month-display,
.picker__day-display,
.picker__year-display {
  font-size: 1rem;
  margin-right: 10px;
  color: #fff;
  display: inline-block;
}

input:not([type]),
input[type=text],
input[type=password],
input[type=email],
input[type=url],
input[type=time],
input[type=date],
input[type=datetime-local],
input[type=tel],
input[type=number],
input[type=search],
textarea.materialize-textarea,
.select-wrapper input.select-dropdown {
  border-bottom: 1px solid #e0e0e0;
}

#general_contact_form h3 {
  margin-top: 0;
  margin: 40px 30px;
}

#general_contact_form .row {
  margin: 0 !important;
}

.gform_wrapper .top_label li.gfield.gf_left_half#field_1_9,
.gform_wrapper .top_label li.gfield.gf_left_half#field_1_8 {
  display: block;
}

#general_contact_form .wpcf7-date:hover {
  cursor: pointer;
}

#general_contact_form .submit-button-container {
  float: left;
  padding-top: 40px;
}

#general_contact_form input[type="submit"] {
  color: #fff !important;
  margin: 0;
}

#general_contact_form .input-field {
  margin-top: 2em;
}

.ui-datepicker-month {
  display: inline;
  margin-left: 0px;
}

.ui-datepicker-year {
  margin-left: 5px;
}

.input-field.selection label {
  margin-top: -25px !important;
}

.select-wrapper input,
.select-wrapper span.caret {
  color: #9e9e9e;
}

.wpcf7-display-none.wpcf7-validation-errors {
  border-color: #f78d1f;
}

select.showDropDown {
  display: block;
}

#general_contact_form label.error {
  color: red;
}

img.ajax-loader {
  -webkit-animation: spin 1.5s infinite linear;
  -moz-animation: spin 1.5s infinite linear;
  -o-animation: spin 1.5s infinite linear;
  -ms-animation: spin 1.5s infinite linear;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
  }
}

@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(360deg);
  }
}

@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
  }
}

.page-404 .top-text {
  font-size: 26px;
  padding: 20px 0;
  display: inline-block;
}

.page-404 i.fa {
  font-size: 128px;
}

.page-404 .bottom-text {
  padding: 20px 0;
  display: inline-block;
}

.widget-area h2 {
  font-size: 1em;
  color: #fff;
  background-color: #f78d1f;
  padding: 0.75em;
  margin: 10px 0 0 0;
}

.widget-area ul {
  margin: 0;
}

.widget-area ul li a:hover {
  color: #03a9f4;
}

#secondary.widget-area ul {
  padding-left: 20px;
}

#secondary.widget-area ul li {
  list-style-type: disc;
  padding: 0.25em 0.25em 0.25em 0;
}

#secondary.widget-area ul li a {
  text-transform: none;
  vertical-align: text-top;
}

.blogRollImage {
  max-width: 100%;
  max-height: 100%;
}

.blogRollImageContainer {
  float: left;
  width: 70px;
  height: 70px;
}

.heading-highlight {
  background-color: #3f5f75;
  color: #fff;
  padding: 10px;
  margin-top: -10px;
}

.bloglist_post {
  margin-bottom: 0px;
}

section.listing .bloglist_post p {
  text-align: justify;
}

#bloglist_post h2,
#bloglist_post h3 {
  text-transform: none;
  font-size: 2rem;
}

#bloglist_post .widget-area h2,
#bloglist_post .widget-area h3 {
  font-size: 1rem;
}

.bloglist_post .entry-content iframe {
  max-width: 100%;
  display: block;
  max-height: 100%;
  width: auto;
  height: auto;
}

.author-meta-data a {
  text-decoration: underline;
}

.author-meta-data a:hover {
  text-decoration: none;
}

.clear_float {
  clear: both;
}

ul.lightswitch-recent-posts li {
  margin-bottom: 5px;
}

#social_list li {
  float: left;
  display: inline-block;
  padding-right: 5px;
}

.post-image div {
  float: left;
  padding: 0 0 0 5px;
  width: 68%;
}

.post-image div span {
  font-size: 12px;
}

.reviewTitle {
  background: #31a4dd;
  padding: 10px;
  width: 100%;
  font-size: 30px !important;
  color: #fff !important;
  text-align: center;
}

.reviewTitle a {
  color: #fff !important;
  text-decoration: underline;
}

#review_selects .col.l4 {
  margin-top: 20px;
}

.review_item div img {
  width: 100%;
}

#opportunity_submit_container>i {
  margin-top: 9px;
}

#single_review_photo {
  width: 100%;
}

.reviewListImage img {
  width: 100%;
  margin: 5px 0 5px 0 !important;
}

.listing .entry-preview .review-date {}

.page-id-396 .entry-preview .review-date {
  margin-bottom: 20px;
}

.listing .entry-preview .review-institution span:nth-child(1) {
  font-weight: bold;
  color: #f78d1f;
}

.justified-gallery .sgg-caption {
  z-index: 12 !important;
}

ul.page-gallery {
  width: 100%;
  list-style-type: none;
}

ul.page-gallery li {
  float: left;
  width: 24%;
  margin: 0 1% 1% 0;
}

.gallery-links {
  margin-top: 20px;
  margin-bottom: 20px;
}

.gallery-links span {
  color: #34b6e4;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  padding: 0 10px;
  text-transform: uppercase;
  font-size: 1.25em;
}

.gallery-links span:last-child() {
  border-right: none;
}

.gallery-links span:hover {
  color: #f78d1f;
}

.gallery-links ul li a.active span {
  color: #f78d1f;
}

.gallery-buttons a {
  padding-right: 20px;
  border-right: 1px solid #bdbdbd;
  margin-right: 20px;
  font-size: 1.25em;
}

.gallery-buttons a:last-of-type {
  border: none;
}

.gallery-buttons a:hover {
  color: #34b6e4;
}

body.page-id-2850 .gallery-buttons a:nth-child(1),
body.page-id-2843 .gallery-buttons a:nth-child(2),
body.page-id-2889 .gallery-buttons a:nth-child(3),
body.page-id-2891 .gallery-buttons a:nth-child(4),
body.page-id-2893 .gallery-buttons a:nth-child(5) {
  color: #34b6e4;
}

.grid-sizer,
.grid-item {
  width: 20%;
}

.grid-item img {
  width: 100%;
  padding: 7px;
}

.grid-item-width2 {
  width: 40%;
}

.destination-slider {
  margin-top: 50px;
}

.destination-slider h3 {
  font-size: 2em;
  margin: 0 0 10px;
  text-transform: capitalize;
}

.destination-card:hover {
  cursor: pointer;
}

.gallery-video {
  position: relative;
  display: block;
  z-index: 1;
  float: left;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: #000;
}

.gallery-video i {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -30px 0 0 -30px;
  z-index: 11;
  opacity: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  color: #f78d1f;
}

.gallery-video img {
  position: relative;
  z-index: 9;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0.7;
  padding: 27px 0;
}

li.gallery-item {
  margin: 0 5px;
}

li.gallery-video-container {
  background: #000;
  max-height: 270px;
}

#accordion_section {}

#accordion_section p {
  cursor: pointer;
  margin: 0px 0;
  padding: 5px 0px 5px 10px;
  float: left;
  width: 100%;
}

#accordion_section p.archive-highlight {
  background: #efefef;
}

#accordion_section ul {
  margin-bottom: 20px;
  float: left;
}

.toggle-image {
  height: 20px;
  width: 20px;
  position: absolute;
  background-repeat: no-repeat;
  transition-duration: 0s;
  vertical-align: top;
  right: 20px;
  top: 25%;
}

ul.collapsible li .collapsible-header span.toggle-image {
  background-image: url("../images/icons/other/plus.svg");
}

ul.collapsible li.active .collapsible-header span.toggle-image {
  background-image: url("../images/icons/other/minus.svg");
}

.post-type-archive-faq .col.l9,
.tax-faq-type .col.l9 {
  padding: 0 1.5rem;
}

.highlight.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-632>a {
  line-height: inherit;
}

@font-face {
  font-family: 'proxima_nova_rgbold';
  src: url('../font/proxima-nova/proximanova-bold-webfont.woff2') format('woff2'),
  url('../font/proxima-nova/proximanova-bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'proxima_nova_rgbold_italic';
  src: url('../font/proxima-nova/proximanova-boldit-webfont.woff2') format('woff2'),
  url('../font/proxima-nova/proximanova-boldit-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'proxima_nova_cn_rgregular';
  src: url('../font/proxima-nova/proximanovacond-regular-webfont.woff2') format('woff2'),
  url('../font/proxima-nova/proximanovacond-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'proxima_novaextrabold';
  src: url('../font/proxima-nova/proximanova-extrabold-webfont.woff2') format('woff2'),
  url('../font/proxima-nova/proximanova-extrabold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'proxima_novalight';
  src: url('../font/proxima-nova/proximanova-light-webfont.woff2') format('woff2'),
  url('../font/proxima-nova/proximanova-light-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'proxima_novalight_italic';
  src: url('../font/proxima-nova/proximanova-lightitalic-webfont.woff2') format('woff2'),
  url('../font/proxima-nova/proximanova-lightitalic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'proxima_nova_rgregular';
  src: url('../font/proxima-nova/proximanova-regular-webfont.woff2') format('woff2'),
  url('../font/proxima-nova/proximanova-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'proxima_novaregular_italic';
  src: url('../font/proxima-nova/proximanova-regularitalic-webfont.woff2') format('woff2'),
  url('../font/proxima-nova/proximanova-regularitalic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

html {
  font-family: 'proxima_nova_rgregular';
}

a.about-nav-bar {
  padding-bottom: 4px;
}

.blog .content .entry-content>.listing:first-child {
  margin-top: 0px;
}

.post-views {
  color: lightgrey;
}

.contact-outline {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.contact-outline h3 {
  margin-top: 0;
}

.page-template-template-destinations-single .contact-outline {
  margin-top: 20px;
}

.destroy-margin {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.contact-form-start {
  margin-top: 1px;
}

.contact-form-start h3.contact-heading {
  text-transform: capitalize;
  background: #f49430;
  width: 100%;
  padding: 15px;
  color: #fff;
  font-size: 36px!important;
}

.contact-form-start select.browser-default {
  border-bottom: 1px solid #e0e0e0;
  border-left: none;
  border-right: none;
  border-top: none;
  color: #9e9e9e;
}

.contact-form-start select.browser-default option {
  color: #26a69a;
  font-size: 16px;
  padding: 10px;
}

.contact-form-start select.browser-default:hover,
.contact-form-start select.browser-default:focus {
  border-left: none;
  border-right: none;
  border-top: none;
}

#content .search-hero {
  min-height: 200px;
}

.row .col.lfifth {
  width: 20%;
  margin-left: auto;
  left: auto;
  right: auto;
}

ul.comment-list li .comment-metadata,
ul.comment-list li .comment-content,
ul.comment-list li .reply {}

ul.comment-list li img.photo {
  margin-bottom: 0;
  border-radius: 50%;
  float: left;
  width: 40px;
  height: 40px;
  margin-right: 10px;
}

ul.comment-list li.comment {
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}

ul.comment-list li.comment ul.children li.comment {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
  margin-top: 20px;
}

ul.comment-list li .reply {}

ul.comment-list li .reply .comment-reply-link:before {
  content: "\f112";
  font-family: FontAwesome;
  margin-right: 8px;
}

.comment-list ul.children {
  padding-left: 40px;
}

footer.comment-meta {
  padding: 0 !important;
  background-color: transparent !important;
  color: #434951 !important;
  box-shadow: none !important;
}

footer.comment-meta a {
  color: #434951;
}

footer.comment-meta .says {
  display: none;
}

a[href^="https://www.w3-edge.com/products/"] {
  display: none;
  height: 0;
  width: 0;
  position: absolute;
  left: -99999px;
}

.entry-content img {
  margin: 0 0 1.5em 0;
}

.single.group-blog .entry-content img {
  height: auto;
}

.alignleft,
img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left;
}

.alignright,
img.alignright {
  margin-left: 1.5em;
  display: inline;
  float: right;
}

.aligncenter,
img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both;
}

.alignnone,
img.alignnone {}

.wp-caption {
  margin-bottom: 1.5em;
  text-align: center;
  padding-top: 5px;
}

.wp-caption img {
  border: 0 none;
  padding: 0;
  margin: 0;
  max-width: 100%;
  height: auto;
}

.wp-caption p.wp-caption-text {
  line-height: 1.5;
  font-size: 10px;
  margin: 0;
  max-width: 100%;
}

.wp-smiley {
  margin: 0 !important;
  max-height: 1em;
}

blockquote.left {
  margin-right: 20px;
  text-align: right;
  margin-left: 0;
  width: 33%;
  float: left;
}

blockquote.right {
  margin-left: 20px;
  text-align: left;
  margin-right: 0;
  width: 33%;
  float: right;
}

.gallery dl {}

.gallery dt {}

.gallery dd {}

.gallery dl a {}

.gallery dl img {}

.gallery-caption {}

.size-full {}

.size-large {}

.size-medium {}

.size-thumbnail {}

@media only screen and (min-width:1201px) and (max-width:1700px) {
  .container {
    width: 80%;
  }
  .topbar .message {
    font-size: 14px;
    width: 45em;
    margin: 7px 0 0 230px;
  }
  #site-navigation .brand-logo {
    width: 210px;
  }
  nav ul a {
    font-size: 0.9em !important;
  }
  .destination .card .card-title {
    line-height: 25px;
  }
  section.info h2 {
    font-size: 3em;
  }
  #megaMenu {
    left: 280px;
    width: 627px;
  }
  .row .col.lfifth {
    width: 20%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  #opportunity_submit_container {
    margin-top: 67px;
  }
}

@media only screen and (min-width:993px) and (max-width:1200px) {
  section.info .col.l7 h2 {
    font-size: 3.5em;
    margin-top: 10px;
  }
  .gallery-video img {
    padding: 25px;
  }
  .message.left.white-text {
    width: 60%;
  }
  .row .col.lfifth {
    width: 20%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
}

@media only screen and (min-width:993px) and (max-width:1358px) {
  .container {
    width: 95%;
  }
  .topbar .message {
    font-size: 16px;
    margin: 5px 0 0 220px;
  }
  #site-navigation .brand-logo {
    width: 200px;
  }
  nav ul a {
    font-size: 0.9em;
  }
  .destination .card .card-title {
    line-height: 25px;
  }
}

@media only screen and (max-width:993px) {
  nav ul li ul.sub-menu a {
    font-size: 12px;
  }
  .gallery-buttons a {
    padding-right: 0px;
    border-right: none;
    margin-right: 0px;
    width: 100%;
    display: block;
    float: left;
    font-size: 1em;
  }
  .destination-feature {
    display: none;
  }
  .destination-feature img {
    display: none;
  }
  .infotext.blueImage {
    height: auto !important;
    padding: 0%!important;
    padding-left: 0% !important;
  }
  .news-preview {
    padding: 15px 5px 15px 5px;
    height: auto;
    position: relative;
  }
  .blueImage p {
    max-width: 100%;
    font-size: 12px !important;
  }
  .absolute-color {
    width: 100%;
  }
  .infotext.blueImage {
    padding: 3% !important;
    padding-bottom: 0 !important;
  }
  .absolmobile {
    left: -10% !important;
  }
  .absolute-right {
    right: 129%;
  }
  .faq-p {
    padding: 0;
  }
  .contact-outline {
    box-shadow: none;
    padding: 0 !important;
  }
}

@media only screen and (min-width:992px) {
  .page-template-template-team .member-link {
    min-height: 340px;
  }
}

@media only screen and (min-width:600px) and (max-width:992px) {
  nav ul li.current_page_item a,
  nav ul li.current_page_parent a {
    color: #03a9f4 !important;
    background-color: inherit;
  }
  .post-type-archive-faq .col.l9,
  .tax-faq-type .col.l9 {
    max-width: 99%;
  }
  #site-navigation .brand-logo {
    width: 140px;
    margin-top: -10px;
  }
  #review_list_container .row.entry-preview {
    text-align: center;
  }
  #opportunity_submit_container {
    margin-top: 10px;
  }
  .topbar .message {
    margin: 6px 0 0 0;
    font-size: 14px;
  }
  .hero #player {
    height: 100%;
    width: auto;
    margin-top: 0 !important;
  }
  .hero .site-branding h1 {
    font-size: 3em;
  }
  .hero .site-branding h2 {
    font-size: 1em;
  }
  .hero .site-branding a.btn {
    font-size: 1.3em;
    width: 240px;
  }
  .hero .site-branding a.btn:after {
    border-right: 120px solid transparent;
    border-left: 120px solid transparent;
  }
  .content-preview .review-snippet {
    width: 100%;
    float: left;
    margin-right: 2%;
  }
  .content-preview .review-snippet:nth-child(3) {
    margin-right: 0;
  }
  .destination .card .card-title {
    line-height: 25px;
  }
  .destination .container {
    text-align: center;
  }
  .destination .container .col.lfifth {
    float: none;
    display: inline-block;
    width: 32.333333%;
  }
  .blueImage .infotext {
    margin-top: 0;
  }
  .blueImage .infotext {
    padding: 0%!important;
    padding-top: 3% !important;
    padding-left: 0% !important;
  }
  .blueImage h2 {
    font-size: 25px !important;
  }
  section.info.newspreview {
    padding: 0 !important;
  }
  .gallery-video img {
    padding: 20px;
  }
  #hero-next,
  #hero-prev {
    top: 60px;
  }
  .blueImage .infotext {
    margin-top: 0 !important;
  }
  .gallery-video img {
    padding: 15px;
  }
  .footer-video .video-title h3 {
    font-size: 2.5rem;
    margin-top: 50px;
  }
  .footer-video {
    height: 250px;
  }
  #page {
    margin-bottom: 250px;
  }
  .contact-captcha {
    margin-right: 100px;
  }
  .topbar.orange .container a {
    display: none;
  }
  #ls_archive-2,
  #categories-2,
  #ls_postviews-2 {}
  section.how.row .col.s12.l3 img {
    width: 20%;
  }
}

@media only screen and (max-width:600px) {}

@media only screen and (min-width:220px) and (max-width:599px) {
  .gform_wrapper.gf_browser_chrome .gform_body {
    width: 100% !important;
  }
  #gform_1 li .ginput_container_select label.error {
    bottom: -18px;
  }
  .side-nav li,
  nav ul li ul.sub-menu li {
    height: auto;
    line-height: 40px;
    padding: 0;
    max-height: 100%;
    float: left;
    width: 100%;
  }
  nav ul li ul.sub-menu li .sub-menu {
    padding-left: 20px;
  }
  #mobile-menu li.social-link {
    width: auto;
    margin-top: 20px;
  }
  nav ul li ul.sub-menu {
    position: relative;
    float: left;
    padding-bottom: 0;
    background-color: rgba(0, 0, 0, 0.3);
  }
  .side-nav a {
    height: 40px;
    line-height: 40px;
    padding: 0 15px !important;
  }
  nav.breadcrumbs {
    height: auto;
    line-height: 15px;
    padding: 5px 0;
  }
  nav.breadcrumbs .row {
    margin-bottom: 0;
  }
  nav.breadcrumbs .breadcrumb {
    font-size: 11px;
    text-transform: capitalize;
  }
  #overview .collection .collection-item.avatar .title,
  .opportunities-list .collection .collection-item.avatar .title {
    font-size: 12px;
    line-height: 1rem;
  }
  #opportunity_submit_container {
    margin-top: 20px;
  }
  #opportunity_select_submit {
    width: 100%;
  }
  nav.breadcrumbs .breadcrumb:before {
    font-size: 14px;
  }
  .desination-header h2,
  .single-post h1 {
    font-size: 26px;
  }
  .single-post .author-meta h5 {
    font-size: 18px;
    margin-bottom: 0;
  }
  .single-post .author-meta p {
    margin-bottom: 0;
  }
  #reply-title {
    font-size: 24px;
    margin: 0;
  }
  #commentform p {
    font-size: 11px;
  }
  #commentform .submit {
    width: 100%;
  }
  nav ul li.current_page_item a,
  nav ul li.current_page_parent a {
    color: #03a9f4 !important;
    background-color: inherit;
  }
  .site-footer {
    margin-top: 0px;
  }
  .single-review p {
    font-size: 12px;
  }
  #ls_archive-2,
  #categories-2,
  #ls_postviews-2 {}
  #review_list_container .row.entry-preview {}
  .mobile-center-text {
    text-align: center;
  }
  .destination-feature img {
    display: block;
  }
  .faq-p {
    padding: 0;
    font-weight: normal;
    font-size: 11px;
  }
  #hero-prev {
    left: 20px;
  }
  section.how.row .col.s12.l3 img {
    width: 20%;
  }
  .message.left.white-text {
    max-width: 100%;
  }
  .footer-video .video-title h3 {
    font-size: 2rem;
    margin-top: 60px;
  }
  .blueImage h2 {
    font-size: 1.6em !important;
  }
  #hero-next {
    right: 20px;
  }
  .hero h2 {
    font-size: 2em;
  }
  .hero .site-branding h1 {
    font-size: 3em;
    padding: 0 15px;
  }
  .destiny-box .col {
    border: none !important;
    padding: 0;
  }
  .destiny-box a {
    padding: 0 2rem;
    width: 100%;
  }
  .destination-side .destiny-reviews {
    display: none;
  }
  section.info h2 {
    font-size: 2em;
  }
  #general_contact_form .submit-button-container {
    padding-top: 0;
  }
  #site-navigation .brand-logo {
    width: 140px;
    margin-top: -10px;
  }
  #page {
    margin-bottom: 250px;
  }
  .footer-video {
    height: 250px;
  }
  h3.footer-video.video-title {
    margin-top: 0px;
    font-size: 1rem;
  }
  .topbar .message {
    margin: 12px 0 0 0;
    font-size: 9px;
    text-align: center;
  }
  .topbar form {
    position: absolute;
    top: 22px;
    right: 0;
    width: 100px;
    z-index: 999;
  }
  .message.left.white-text {
    display: none;
  }
  .topbar.orange {
    height: 10px;
    border-bottom: 10px solid #fa952d;
  }
  .topbar form input {
    width: 50px;
    padding: 2px;
    color: #616161 !important;
  }
  .topbar form label {
    color: #616161;
  }
  .topbar input[type=text]:focus:not([readonly])+label {
    color: #616161;
  }
  .search-no-results h1 {
    font-size: 2em;
  }
  .topbar form input:focus {
    border-bottom: 1px solid #616161;
  }
  #site-navigation .brand-logo {
    width: 105px !important;
  }
  .hero #player {
    height: 100%;
    width: auto;
    margin-top: 0 !important;
  }
  .hero h1 {
    font-size: 2em;
    margin: 0;
  }
  .hero .hero-caption {
    font-size: 1em;
  }
  .hero.text-hero {
    min-height: 110px;
  }
  .hero .site-branding h1 {
    font-size: 1.5em;
  }
  .hero .site-branding h2 {
    font-size: 0.8em;
  }
  #opportunities .col.l3 a span,
  .opportunities-list .col.l3 a span {
    position: absolute;
    top: 50%;
    margin-top: -35%;
    width: 100%;
    text-align: center;
    font-size: 11px;
    padding: 10px;
  }
  #general_contact_form h3 {
    font-size: 2em;
  }
  .tab-content {}
  section.info {
    padding: 2.25em 0;
  }
  section.info .col.l7 h2 {
    font-size: 2.5em;
  }
  .destination h3,
  .how h3 {
    font-size: 1.6em;
  }
  .hero .site-branding a.btn {
    font-size: 1em;
    width: 200px;
    height: 35px;
    line-height: 35px;
  }
  .hero .site-branding a.btn:after {
    border-right: 100px solid transparent;
    border-left: 100px solid transparent;
  }
  .content-preview .review-snippet {
    text-align: center;
  }
  .content-preview .review-snippet:nth-child(3) {
    display: none;
  }
  .destination .card .card-title {
    line-height: 25px;
    font-size: 14px;
    padding: 8px;
  }
  .card .card-image .card-title {
    padding: 0 !important;
    padding-bottom: 20px !important;
  }
  .page-template-template-homepage .latest-blog-posts {
    margin: 0 -16px;
    padding-bottom: 15px;
  }
  .news-preview {
    padding: 15px 5px 0 5px;
  }
  .desination-header h2,
  .contact-form-start h3.contact-heading {
    font-size: 24px !important;
  }
  .destiny p {
    font-size: 12px !important;
  }
  .destination-side {
    padding: 25px !important;
  }
  .destiny-box {
    border-radius: 0;
  }
  .destination .container {
    text-align: center;
  }
  .destination .container .col.lfifth {
    float: none;
    display: inline-block;
    width: 49%;
  }
  .prefooter .col:nth-child(4) {
    border-top: solid 1px #4a4a4a;
    margin-top: 20px;
    padding-top: 15px;
  }
  .page-template-template-destinations-single .video-container.flickr {
    margin-top: 20px;
  }
  .page-template-template-destinations-single h3.orange {
    font-size: 2em;
  }
  .page-template-template-destinations-single .entry-content h2 {
    font-size: 2em;
  }
  section.intro-text p,
  .page-template-template-programs #content p,
  .page-template-template-program-type #content p,
  .tab-content p {
    font-size: 12px;
    text-align: left !important;
  }
  .program-types .col.l6 span {
    font-size: 1.2em;
  }
  section.intro-text span {
    top: -12px;
  }
  section.intro-text h4 {
    color: #f78d1f;
    margin-bottom: 0px;
    font-size: 2em;
  }
  .bloglist_post .entry-content img {
    max-width: 100%;
    height: auto;
  }
  .page-template-template-destinations .listing .entry-preview h2 {
    font-size: 2em;
  }
  .page-template-template-destinations .big-listing.listing .entry-preview img {
    width: 100%;
  }
  .page-template-template-destinations .big-listing.listing .entry-preview .btn {
    width: 100%;
    margin-bottom: 10px;
  }
  .team-members .member-link {
    min-height: 265px;
  }
  .team-members .member-link img {
    margin-bottom: 5px;
  }
  .team-members .member-link span.first-name {}
  .team-members .member-link span.last-name {
    font-size: 1.5em;
  }
  .team-members .member-link p {
    font-size: 0.8em;
  }
  .container .row.team-bios h2 {
    font-size: 2em;
  }
  .team-entry .grey {
    width: 100%;
  }
  .team-entry .grey h4 {
    font-size: 1.4em;
  }
  .team-entry img {
    width: 100%;
  }
  .team-entry h5 {
    font-size: 1em;
  }
  .featured-post-container h4,
  .blog.group-blog h4 {
    font-size: 2em;
  }
  .listing-author-meta span {
    width: 70%;
    font-size: 11px;
    margin-top: 7px;
  }
  .entry-preview .entry-content .btn {
    width: 100%;
    margin-bottom: 15px;
    text-align: right;
  }
  .blog .pagination .page-numbers,
  .archive .pagination .page-numbers,
  .search-results .pagination-links .page-numbers {
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 11px;
  }
  .hfeed .listing .entry-preview img.responsive-img {
    width: 100%;
  }
  .single-post .entry-content h2 {
    font-size: 1.8rem;
  }
  #content .search-hero .col {
    width: 100%;
  }
  .search-results h4.entry-title {
    font-size: 1.64em;
  }
  .opportunity-back-button {
    width: 100%;
    text-align: left;
  }
  .collapsible-header {
    line-height: 1.2rem;
    min-height: 2rem;
    padding: 0.5rem;
  }
  .collapsible-body p {
    font-size: 11px;
  }
  .row.quick-nav.grey.lighten-2 {
    padding: 0;
    margin-bottom: 15px;
    font-size: 10px;
  }
  .prefooter {
    font-size: 13px;
  }
  .prefooter li {
    margin-bottom: 5px;
  }
  .prefooter #social_list a {
    margin-right: 10px;
  }
  footer .site-info {
    font-size: 11px;
  }
  .footer-video .video-title i {
    font-size: 3em !important;
  }
  .listing .entry-preview h2 {
    font-size: 2em;
  }
  section.info.blueImage {
    padding: 0;
  }
  .newsimage {
    width: 80px !important;
    height: 80px !important;
  }
  .image-cropper {
    width: 80px;
    height: 80px;
  }
  .news-preview h5 {
    font-size: 11px;
  }
  section.how p {
    font-size: 12px;
  }
  section.how h3 {
    font-size: 17px;
  }
  .news-preview h7 {
    font-size: 11px;
  }
  section.info.newspreview {
    padding: 0 !important;
  }
  section.how {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .destination .card .card-image .btn:nth-child(2) {
    top: 50%;
  }
  #next {
    top: 43px;
    right: 5px;
  }
  #prev {
    top: 43px;
    left: 5px;
  }
  #prev,
  #next {
    width: 15px;
  }
  #prev img,
  #next img {
    width: 100%;
  }
  .gallery-video img {
    padding: 10px;
  }
  #hero-next,
  #hero-prev {
    top: 20px;
  }
  a.btn.waves-effect.waves-light {
    padding: 0px 5px 0px 5px;
  }
  .wpcf7 span.wpcf7-not-valid-tip {
    font-size: 0.65em;
  }
  #howItWorks {
    padding-top: 20px;
  }
  #howItWorks .how-close {
    font-size: 12px;
    width: auto;
    z-index: 999;
  }
  #howItWorks .number {
    left: 0;
    font-size: 1.64em;
  }
  #howItWorks h5 {
    text-align: left;
    margin-top: 0;
    padding-left: 20px;
  }
  #howItWorks img {
    display: none;
  }
  #howItWorks p {
    text-align: left;
    font-size: 11px;
  }
  #howItWorks .row,
  #howItWorks .row .container,
  #howItWorks .row .container .col,
  #howItWorks .row .container .col .valign-wrapper {
    height: auto;
  }
  #howItWorks .valign .btn {
    position: fixed;
    bottom: 0;
  }
  .wp-caption {
    width: 85vw !important;
  }
}

@media only screen and (max-width:500px) {
  .card-panel.review-snippet p,
  .homereviews {
    display: none !important;
  }
  #destiny-prev {
    top: 45px;
  }
  h2.halfway-heading {
    font-size: 2rem;
  }
  #destiny-next {
    top: 45px;
  }
  .review-snippet h5 {
    margin-top: 40px;
    ;
  }
  .review-snippet img {
    margin-top: 0px;
  }
  .program-link {
    display: none !important;
  }
  .toggle-image {
    right: 5px;
  }
  .dark_square {
    width: 100% !important;
    left: 0px !important;
  }
  .pp_content {
    height: auto !important;
    width: 100% !important;
  }
  .pp_hoverContainer {
    height: 100% !important;
    width: 90% !important;
  }
  .pp_details {
    width: 100% !important;
    z-index: 999 !important;
  }
  .pp_bottom .pp_left,
  .pp_bottom .pp_middle,
  .pp_bottom .pp_right {
    height: 40px !important;
  }
  #fullResImage {
    height: auto !important;
    width: 100% !important;
  }
  #pp_full_res iframe {
    width: 100% !important;
    height: auto !important;
  }
  div.dark_square .pp_previous {
    background: url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;
    cursor: pointer;
  }
  div.dark_square .pp_next {
    background: url(../images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;
    cursor: pointer;
  }
}

@media only screen and (max-width:402px) {
  .review-snippet h5 {
    margin-top: 12px;
    margin-bottom: 5px;
    font-size: 17px;
  }
}

@media only screen and (min-width:993px) {}

.intro-text.row {
  margin-left: 0.05rem;
  margin-right: 0.25rem;
  margin-top: 20px;
  position: relative;
}

.intro-text.row a:visited {
  color: #f78d1f;
}

#general_contact_form h3 {
  text-transform: capitalize;
}

.collapsible .collapsible-header {
  font-weight: bold;
  color: #f78d1f;
  position: relative;
}

.sitemap ul.children li {
  display: inline-block;
  padding-left: 20px;
  width: 100%;
  list-style-type: circle;
}

.review-cta {
  margin-bottom: 20px;
}


/*nav carets*/

nav ul li {
  position: relative;
  /*need this so that the carets are positioned in the list items*/
}

nav li a {
  padding: 0 20px;
}

.menu-item-has-children:before,
.menu-item-658:before {
  content: "";
  position: absolute;
  top: 45%;
  right: 5px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;

  border-top: 5px solid #fa952d;
}

.internship-filter:before,
.volunteer-filter:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0px;
  width: 0;
  height: 0;
  border-bottom: 15px solid transparent;
  border-top: 15px solid transparent;
  border-left: 15px solid #CCC;
}
.practicum-filter:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0px;
  width: 0;
  height: 0;
  border-bottom: 15px solid transparent;
  border-top: 15px solid transparent;
  border-left: 15px solid #CCC;
}

.active:before {
  border-left: 15px solid #fa952d;
}

.menu-item-has-children:hover:before,
.menu-item-658:hover:before {
  border: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;

  border-bottom: 5px solid #000;
}

.internship-filter:hover:before,
.volunteer-filter:hover:before {
  border-bottom: 15px solid transparent;
  border-top: 15px solid transparent;
  border-left: 15px solid #fa952d;
}
.practicum-filter:hover:before {
  border-bottom: 15px solid transparent;
  border-top: 15px solid transparent;
  border-left: 15px solid #fa952d;
}

/* hidding hover carets for mobile */

@media screen and (max-width: 960px) {
  .menu-item-has-children:hover:before,
  .menu-item-658:hover:before,
  .internship-filter:hover:before,
  .volunteer-filter:hover:before {
    display: none;
  }
	.practicum-filter:hover:before {
    display: none;
  }
	
  .menu-item-has-children:before,
  .menu-item-658:before {
    display: block;
    border: none;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
    border-left: 10px solid #ccc;
    top: 8px;
    position: absolute;
    right: 90px;
  }

  .internship-filter:before,
  .volunteer-filter:before {
    display: none;
  }
	  .practicum-filter:before {
    display: none;
  }
}


/**
* # Heroic Knowledge Base Plugin Styling
*
* This file  contains the default CSS for styling the knowledge base
*/


/**
* # Mixims & Variables
*
*/


/* Clearfix */

#hkb ul.hkb-archive:after,
#hkb .hkb-site-search:after,
#hkb ol.hkb-breadcrumbs:after,
#hkb .hkb-meta:after,
#hkb .hkb-entry-content:after,
.hkb_widget_articles .hkb-meta:after,
.ht-voting:after,
.ht-voting-comment:after {
  content: "";
  display: table;
  clear: both;
}


/* Link Reset Mixim (remove any theme styling on links) */


/* Reset Defaults (remove any common theme styling that will distrupt our styling) */


/* HKB-Meta Mixim (used in multiple places) */


/* SASS Variables */


/* Global Classes */


/* Screen readers only */

.hkb-screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}


/* Load FontAwesome */

@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.3.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}


/* Start #HKB */

#hkb {
  /* Box layout model to all elements */
  /* compatbility fixes */
  /**
	* # HKB - Archive
	*
	*/
  /**
	* # HKB - Search Box
	*
	*/
  /**
	* # HKB - Breadcrumbs
	*
	*/
  /**
	* # HKB - Category Block
	*
	*/
  /**
	* # HKB - Sub-Categories
	*
	*/
  /**
	* # HKB - Article List
	*
	*/
  /**
	* # HKB - Article Meta
	*
	*/
  /* Entry-Content Wrapper */
  /**
	* # HKB - Article (Single) Tags
	*
	*/
  /**
	* # HKB - Article (Single) Related
	*
	*/
  /**
	* # HKB - Article (Single) Author
	*
	*/
  /**
	* # HKB - Article (Single) Attachments
	*
	*/
}

#hkb *,
#hkb *:before,
#hkb *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#hkb ul li {
  background: none;
  list-style: none;
}

#hkb ul.hkb-archive {
  list-style: none;
  padding: 0;
  margin: 0;
}

#hkb ul.hkb-archive>li {
  margin: 0;
  padding: 0;
}

@media screen and (min-width: 550px) {
  #hkb ul.hkb-archive.hkb-archive--two-cols {
    margin: 0 -20px;
  }
  #hkb ul.hkb-archive.hkb-archive--two-cols>li {
    float: left;
    width: 50%;
    padding: 0 20px;
  }
  #hkb ul.hkb-archive.hkb-archive--two-cols>li:nth-child(2n+3) {
    clear: left;
  }
  #hkb ul.hkb-archive.hkb-archive--three-cols {
    margin: 0 -20px;
  }
  #hkb ul.hkb-archive.hkb-archive--three-cols>li {
    float: left;
    width: 33.333%;
    padding: 0 20px;
  }
  #hkb ul.hkb-archive.hkb-archive--three-cols>li:nth-child(3n+4) {
    clear: left;
  }
  #hkb ul.hkb-archive.hkb-archive--four-cols {
    margin: 0 -20px;
  }
  #hkb ul.hkb-archive.hkb-archive--four-cols>li {
    float: left;
    width: 25%;
    padding: 0 20px;
  }
  #hkb ul.hkb-archive.hkb-archive--four-cols>li:nth-child(4n+5) {
    clear: left;
  }
}

#hkb .hkb-site-search {
  margin: 0 0 40px;
  position: relative;
}

#hkb .hkb-site-search .hkb-site-search__field {
  float: left;
  width: 80%;
  margin: 0;
  min-height: 50px;
  padding-left: 1em;
  padding-right: 1em;
}

#hkb .hkb-site-search .hkb-site-search__field.live-search-loading {
  background: url("../img/loader.svg") no-repeat right 5px center;
}

#hkb .hkb-site-search .hkb-site-search__button {
  width: 20%;
  margin: 0;
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}

#hkb ol.hkb-breadcrumbs {
  list-style: none;
  padding: 0;
  margin: -30px 0 40px;
  font-size: 90%;
}

#hkb ol.hkb-breadcrumbs li {
  display: inline-block;
  margin: 0;
}

#hkb ol.hkb-breadcrumbs li:after {
  content: "/";
  color: rgba(0, 0, 0, 0.6);
}

#hkb ol.hkb-breadcrumbs li:last-child:after {
  content: "";
}

#hkb ol.hkb-breadcrumbs a {
  text-decoration: none;
  border: none;
  color: rgba(0, 0, 0, 0.75);
}

#hkb ol.hkb-breadcrumbs a:hover {
  border: none;
}

#hkb ol.hkb-breadcrumbs a:focus {
  outline: none;
}

#hkb ol.hkb-breadcrumbs a:hover {
  color: inherit;
}

#hkb .hkb-category {
  margin: 0 0 2em;
}

#hkb .hkb-category .hkb-category__header {
  margin: 0 0 0.75em;
}

#hkb .hkb-category .hkb-category__title {
  display: inline-block;
  font-size: 17px;
  margin: 0;
  padding: 0;
}

#hkb .hkb-category .hkb-category__title a {
  text-decoration: none;
  border: none;
  color: inherit;
}

#hkb .hkb-category .hkb-category__title a:hover {
  border: none;
}

#hkb .hkb-category .hkb-category__title a:focus {
  outline: none;
}

#hkb .hkb-category .hkb-category__count {
  display: inline-block;
  font-size: 80%;
  color: rgba(0, 0, 0, 0.6);
  margin-left: 2px;
}

#hkb .hkb-category .hkb-category__count:before {
  content: "(";
}

#hkb .hkb-category .hkb-category__count:after {
  content: ")";
}

#hkb .hkb-category .hkb-article-list {
  font-size: 15px;
  line-height: 22px;
  margin: 0 0 10px;
  padding: 0;
}

#hkb .hkb-category .hkb-article-list a {
  color: inherit;
  font-weight: normal;
}

#hkb .hkb-category .hkb-category__view-all {
  display: block;
  font-size: 15px;
  line-height: 22px;
  position: relative;
  padding-left: 20px;
  color: inherit;
  font-weight: normal;
  text-decoration: none;
  border: none;
}

.hkb-category__view-all {
  display: none !important;
}

#hkb .hkb-category .hkb-category__view-all:hover {
  border: none;
}

#hkb .hkb-category .hkb-category__view-all:focus {
  outline: none;
}

#hkb .hkb-category .hkb-category__view-all:before {
  font-family: FontAwesome;
  content: "\f18e";
  color: rgba(0, 0, 0, 0.6);
  font-size: 15px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

#hkb .hkb-subcats {
  list-style: none;
  padding: 0;
  margin: 0 0 5px;
  font-size: 15px;
  line-height: 22px;
}

#hkb .hkb-subcats>li {
  margin: 0 0 5px;
}

#hkb .hkb-subcats a {
  text-decoration: none;
  border: none;
  color: inherit;
}

#hkb .hkb-subcats a:hover {
  border: none;
}

#hkb .hkb-subcats a:focus {
  outline: none;
}

#hkb .hkb-subcats .hkb-subcats__cat {
  position: relative;
  padding-left: 20px;
}

#hkb .hkb-subcats .hkb-subcats__cat:before {
  font-family: FontAwesome;
  content: "\f07b";
  color: rgba(0, 0, 0, 0.6);
  font-size: 15px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

#hkb .hkb-subcats .hkb-subcats__cat .hkb-article-list {
  margin: 5px 0 10px;
}

#hkb .hkb-subcats .hkb-subcats__cat-title {
  display: inline-block;
}

#hkb .hkb-subcats .hkb-subcats__cat-count {
  display: inline-block;
  font-size: 80%;
  color: rgba(0, 0, 0, 0.6);
  margin-left: 2px;
}

#hkb .hkb-subcats .hkb-subcats__cat-count:before {
  content: "(";
}

#hkb .hkb-subcats .hkb-subcats__cat-count:after {
  content: ")";
}

#hkb .hkb-subcats .hkb-category {
  margin: 0;
}

#hkb ul.hkb-article-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

#hkb ul.hkb-article-list>li {
  padding: 0;
  margin: 0 0 5px;
}

#hkb ul.hkb-article-list>li:last-child {
  margin-bottom: 0;
}

#hkb ul.hkb-article-list a {
  text-decoration: none;
  border: none;
  color: inherit;
  font-weight: normal;
}

#hkb ul.hkb-article-list a:hover {
  border: none;
}

#hkb ul.hkb-article-list a:focus {
  outline: none;
}

#hkb ul.hkb-article-list .hkb-article-list__format-standard,
#hkb ul.hkb-article-list .hkb-article-list__format-video {
  position: relative;
  padding-left: 25px;
}

#hkb ul.hkb-article-list .hkb-article-list__format-standard:before,
#hkb ul.hkb-article-list .hkb-article-list__format-video:before {
  font-family: FontAwesome;
  content: "\f0f6";
  color: rgba(0, 0, 0, 0.6);
  font-size: 15px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

#hkb ul.hkb-article-list .hkb-article-list__format-standard:before {
  content: "\f0f6";
}

#hkb ul.hkb-article-list .hkb-article-list__format-video:before {
  content: "\f0f6";
}

#hkb .hkb-meta {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 12px;
  line-height: 1;
}

#hkb .hkb-meta li {
  float: left;
  margin: 0 0 0 5px;
  background: #ededed;
  padding: 5px 5px;
  border-radius: 3px;
}

#hkb .hkb-meta li:first-child {
  margin-left: 0;
}

#hkb .hkb-meta .hkb-meta__views:before {
  margin: 0;
  padding: 0;
  background: none;
  content: "\f06e";
  color: rgba(0, 0, 0, 0.6);
  display: inline-block;
  font-family: FontAwesome;
  margin-right: 3px;
}

#hkb .hkb-meta .hkb-meta__usefulness {
  background: #9cc051;
  color: #fff;
}

#hkb .hkb-meta .hkb-meta__usefulness:before {
  margin: 0;
  padding: 0;
  background: none;
  display: inline-block;
  font-family: FontAwesome;
  margin-right: 3px;
}

#hkb .hkb-meta .hkb-meta__usefulness.hkb-meta__usefulness--good:before {
  content: "\f164";
  color: #fff;
}

#hkb .hkb-meta .hkb-meta__usefulness.hkb-meta__usefulness--bad {
  background: #d26a40;
}

#hkb .hkb-meta .hkb-meta__usefulness.hkb-meta__usefulness--bad:before {
  content: "\f165";
  color: #fff;
}

#hkb .hkb-meta .hkb-meta__comments:before {
  margin: 0;
  padding: 0;
  background: none;
  content: "\f075";
  color: rgba(0, 0, 0, 0.6);
  display: inline-block;
  font-family: FontAwesome;
  margin-right: 3px;
}

#hkb .hkb-article {
  position: relative;
}

#hkb .hkb-article .hkb-article__title {
  margin: 0 0 10px;
  font-size: 50px;
  font-weight: normal;
  color: #f78d1f;
  text-transform: initial;
  text-align: left;
}

#hkb .hkb-article .hkb-article__title a {
  text-decoration: none;
  border: none;
  font-size: 50px;
  font-weight: normal;
  color: #f78d1f;
  text-transform: initial;
  text-align: left;
  line-height: 32px;
}

#hkb .hkb-article .hkb-article__title a:hover {
  border: none;
}

#hkb .hkb-article .hkb-article__title a:focus {
  outline: none;
}

#hkb .hkb-entry-content>ol,
#hkb .hkb-entry-content>ul {
  margin: 0 0 2em 2em;
}

#hkb .hkb-article__content {
  margin: 0 0 2em;
  padding: 0;
}

#hkb .hkb-article__content ul li {
  list-style: disc;
}

#hkb .hkb-article__links {
  margin: -1em 0 2em;
}

#hkb .hkb-article__links a {
  text-decoration: none;
  border: none;
}

#hkb .hkb-article__links a:hover {
  border: none;
}

#hkb .hkb-article__links a:focus {
  outline: none;
}

#hkb .hkb-article-tags a {
  border: none;
  margin-left: 5px;
}

#hkb .hkb-article-tags a:after {
  content: ",";
}

#hkb .hkb-article-tags a:last-child:after {
  content: "";
}

#hkb .hkb-article-related {
  font-size: 15px;
  margin: 0 0 1em;
  padding: 30px 0 0;
}

#hkb .hkb-article-related .hkb-article-related__title {
  font-size: 18px;
  margin: 0 0 0.6em;
}

#hkb .hkb-article-related .hkb-article-list>li {
  padding-right: 85px;
}

#hkb .hkb-article-related .hkb-meta {
  position: absolute;
  right: 0;
  top: 1px;
}

#hkb .hkb-article-author {
  padding: 30px 0 0;
}

#hkb .hkb-article-author .hkb-article-author__avatar {
  float: left;
  margin: 0 35px 0 0;
}

#hkb .hkb-article-author .hkb-article-author__name {
  margin: 0 0 15px;
  display: inline-block;
}

#hkb .hkb-article-author .hkb-article-author__name a {
  text-decoration: none;
  border: none;
}

#hkb .hkb-article-author .hkb-article-author__name a:hover {
  border: none;
}

#hkb .hkb-article-author .hkb-article-author__name a:focus {
  outline: none;
}

#hkb .hkb-article-author .hkb-article-author__bio {
  margin: 0 0 0 105px;
}

#hkb .hkb-article-attachments {
  margin: 0 0 2em;
}

#hkb .hkb-article-attachments .hkb-article-attachments__title {
  font-size: 18px;
  margin: 0 0 0.6em;
  padding: 0;
}

#hkb .hkb-article-attachments .hkb-article-attachments__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

#hkb .hkb-article-attachments .hkb-article-attachments__item a {
  text-decoration: none;
  border: none;
  color: inherit;
}

#hkb .hkb-article-attachments .hkb-article-attachments__item a:hover {
  border: none;
}

#hkb .hkb-article-attachments .hkb-article-attachments__item a:focus {
  outline: none;
}

#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.pdf'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.doc'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.docx'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.ppt'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.pptx'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.pps'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.ppsx'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.mp4'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.m4v'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.mov'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.wmv'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.avi'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.mpg'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.ogv'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.3gp'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.3g2'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.mp3'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.m4a'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.ogg'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.wav'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.jpg'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.jpeg'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.png'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.gif'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.js'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.css'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.html'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.php'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.zip'],
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.rar'] {
  position: relative;
  padding-left: 20px;
}

#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.pdf']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.doc']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.docx']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.ppt']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.pptx']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.pps']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.ppsx']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.mp4']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.m4v']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.mov']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.wmv']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.avi']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.mpg']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.ogv']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.3gp']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.3g2']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.mp3']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.m4a']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.ogg']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.wav']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.jpg']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.jpeg']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.png']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.gif']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.js']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.css']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.html']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.php']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.zip']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.rar']:before {
  color: rgba(0, 0, 0, 0.6);
  font-family: FontAwesome;
  font-size: 15px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.pdf']:before {
  content: "\f1c1";
}

#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.doc']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.docx']:before {
  content: "\f1c2";
}

#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.ppt']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.pptx']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.pps']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.ppsx']:before {
  content: "\f1c4";
}

#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.mp4']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.m4v']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.mov']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.wmv']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.avi']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.mpg']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.ogv']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.3gp']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.3g2']:before {
  content: "\f1c8";
}

#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.mp3']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.m4a']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.ogg']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.wav']:before {
  content: "\f1c7";
}

#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.jpg']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.jpeg']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.png']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.gif']:before {
  content: "\f1c5";
}

#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.js']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.css']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.html']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.php']:before {
  content: "\f1c9";
}

#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.zip']:before,
#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.rar']:before {
  content: "\f1c6";
}


/* End #HKB */


/**
* # Template Specific Element Styling
*
* Styling for elements in specific areas of the layout
*/


/* Archive Element Styling */


/* Category Element Styling */

#hkb.hkb-template-category .hkb-article {
  padding: 15px 0;
  border-bottom: 1px solid #dfe4e6;
  margin: 0;
}

#hkb.hkb-template-category .hkb-article .hkb-article__title {
  font-size: 17px;
  line-height: 22px;
  margin: 0;
  padding: 0 90px 0 0;
}

#hkb.hkb-template-category .hkb-article .hkb-meta {
  position: absolute;
  right: 0;
  top: 15px;
  bottom: 10px;
}

#hkb.hkb-template-category .hkb-article .hkb-article__excerpt {
  display: block;
  font-size: 15px;
  margin-top: 0.35em;
  color: rgba(0, 0, 0, 0.7);
}

#hkb.hkb-template-category .hkb-category {
  margin: 0 0 1em;
}


/* Single Element Styling */


/* Search Element Styling */

#hkb.hkb-template-search article:last-of-type {
  margin-bottom: 20px;
}

#hkb.hkb-template-search .hkb-article {
  padding: 10px 0 20px;
  border-bottom: 1px solid #dfe4e6;
  margin: 0 0 10px;
}

#hkb.hkb-template-search .hkb-article .hkb-article__title {
  font-size: 100%;
  line-height: 20px;
  margin: 0;
  padding: 0 90px 0 0;
}

#hkb.hkb-template-search .hkb-article .hkb-meta {
  position: absolute;
  right: 0;
  top: 10px;
  bottom: 10px;
}

#hkb.hkb-template-search .hkb-article .hkb-article__excerpt {
  display: block;
  font-size: 95%;
  margin-top: 0.35em;
  color: rgba(0, 0, 0, 0.7);
}


/**
* # Live search styling
*/

#hkb-jquery-live-search {
  background: #fff;
  padding: 0;
  max-height: 400px;
  overflow: auto;
  position: absolute;
  z-index: 999999;
  border: 1px solid #e6e6e6;
  border-width: 0 1px 1px 1px;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
}


/* KB Search Results */

#hkb.hkb-searchresults {
  list-style: none;
  margin: 0;
  padding: 0;
}

#hkb.hkb-searchresults>li {
  position: relative;
  padding: 0 10px;
  margin: 0;
}

#hkb.hkb-searchresults>li:hover,
#hkb.hkb-searchresults>li.hkb-searchresults__current {
  background: #f7f7f7;
}

#hkb.hkb-searchresults>li:nth-last-child(2) a {
  padding-bottom: 12px;
}

#hkb.hkb-searchresults>li.hkb-searchresults__article {
  padding-left: 35px;
}

#hkb.hkb-searchresults>li.hkb-searchresults__article a:before {
  font-family: FontAwesome;
  color: rgba(0, 0, 0, 0.6);
  font-size: 15px;
  line-height: 1;
  position: absolute;
  left: 10px;
  top: 10px;
  font-weight: normal;
}

#hkb.hkb-searchresults>li.hkb-searchresults__article a:before {
  content: "\f0f6";
}

#hkb.hkb-searchresults>li.hkb-searchresults__showall,
#hkb.hkb-searchresults>li.hkb-searchresults__noresults {
  background: #f7f7f7;
  text-align: center;
  font-size: 14px;
  line-height: 22px;
}

#hkb.hkb-searchresults>li.hkb-searchresults__showall a,
#hkb.hkb-searchresults>li.hkb-searchresults__showall span,
#hkb.hkb-searchresults>li.hkb-searchresults__noresults a,
#hkb.hkb-searchresults>li.hkb-searchresults__noresults span {
  display: block;
  padding: 10px;
}

#hkb.hkb-searchresults>li a {
  padding: 6px 0 6px;
  display: block;
  color: inherit;
  text-decoration: none;
  border: none;
}

#hkb.hkb-searchresults>li a:hover {
  border: none;
}

#hkb.hkb-searchresults>li a:focus {
  outline: none;
}

#hkb.hkb-searchresults>li .hkb-searchresults__title,
#hkb.hkb-searchresults>li .hkb-searchresults__excerpt {
  display: block;
}

#hkb.hkb-searchresults>li .hkb-searchresults__title {
  font-size: 15px;
  font-weight: bold;
  padding: 0 90px 0 0;
}

#hkb.hkb-searchresults>li .hkb-searchresults__excerpt {
  margin: 5px 0 0;
  font-size: 14px;
  line-height: 150%;
  font-weight: normal;
}

#hkb.hkb-searchresults>li .hkb-meta {
  position: absolute;
  top: 9px;
  right: 10px;
  font-size: 11px;
  font-weight: normal;
}


/**
* # Widget Styling
*
*/

.hkb_widget_articles,
.hkb_widget_categories,
.hkb_widget_authors {
  /* Box layout model to all elements */
}

.hkb_widget_articles *,
.hkb_widget_articles *:before,
.hkb_widget_articles *:after,
.hkb_widget_categories *,
.hkb_widget_categories *:before,
.hkb_widget_categories *:after,
.hkb_widget_authors *,
.hkb_widget_authors *:before,
.hkb_widget_authors *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.hkb_widget_articles>ul,
.hkb_widget_categories>ul,
.hkb_widget_authors>ul {
  list-style: none;
  margin: 0;
  padding: 0;
}


/* KB Articles Widget */

.hkb_widget_articles>ul>li {
  position: relative;
  margin: 0 0 10px;
  padding-left: 25px;
}

.hkb_widget_articles>ul>li:before {
  font-family: FontAwesome;
  content: "\f0f6";
  color: rgba(0, 0, 0, 0.6);
  font-size: 100%;
  position: absolute;
  top: 2px;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 0;
  background: none;
}

.hkb_widget_articles .hkb-widget__entry-title {
  margin: 0 1em 0 0;
}

.hkb_widget_articles .hkb-meta {
  list-style: none;
  margin: 2px 0 0 !important;
  padding: 0;
  font-size: 11px;
  line-height: 1;
}

.hkb_widget_articles .hkb-meta li {
  float: left;
  margin: 0 0 0 5px;
  background: #ededed;
  padding: 5px 5px;
  border-radius: 3px;
}

.hkb_widget_articles .hkb-meta li:first-child {
  margin-left: 0;
}

.hkb_widget_articles .hkb-meta .hkb-meta__views:before {
  margin: 0;
  padding: 0;
  background: none;
  content: "\f06e";
  color: rgba(0, 0, 0, 0.6);
  display: inline-block;
  font-family: FontAwesome;
  margin-right: 3px;
}

.hkb_widget_articles .hkb-meta .hkb-meta__usefulness {
  background: #9cc051;
  color: #fff;
}

.hkb_widget_articles .hkb-meta .hkb-meta__usefulness:before {
  margin: 0;
  padding: 0;
  background: none;
  display: inline-block;
  font-family: FontAwesome;
  margin-right: 3px;
}

.hkb_widget_articles .hkb-meta .hkb-meta__usefulness.hkb-meta__usefulness--good:before {
  content: "\f164";
  color: #fff;
}

.hkb_widget_articles .hkb-meta .hkb-meta__usefulness.hkb-meta__usefulness--bad {
  background: #d26a40;
}

.hkb_widget_articles .hkb-meta .hkb-meta__usefulness.hkb-meta__usefulness--bad:before {
  content: "\f165";
  color: #fff;
}

.hkb_widget_articles .hkb-meta .hkb-meta__comments:before {
  margin: 0;
  padding: 0;
  background: none;
  content: "\f075";

  color: rgba(0, 0, 0, 0.6);
  display: inline-block;
  font-family: FontAwesome;
  margin-right: 3px;
}


/* KB Categories Widget */

.hkb_widget_categories>ul>li {
  position: relative;
  padding-right: 30px;
  margin: 0 0 10px;
}

.hkb_widget_categories>ul>li span {
  position: absolute;
  right: 0;
}


/* KB Authors Widget */

.hkb_widget_authors .hkb-widget-author__avatar {
  float: left;
  margin: 0 15px 0 0;
}

.hkb_widget_authors .hkb-widget-author__avatar a {
  display: block;
  line-height: 1;
}

.hkb_widget_authors .hkb-widget-author__postcount {
  font-size: 90%;
}


/* KB Search Widget */


/**
* # HT Voting CSS
*
*/


/* Start HT Voting CSS */

.ht-voting .ht-voting-links .ht-voting-upvote,
.ht-voting .ht-voting-links .ht-voting-downvote {
  display: inline-block;
  background: #919195;
  color: #fff;
  text-decoration: none;
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1;
  border: 0;
  text-align: center;
  min-width: 70px;
  border-radius: 4px;
  position: relative;
  transition: all 0.3s linear 0s;
}

.ht-voting .ht-voting-links .ht-voting-upvote span,
.ht-voting .ht-voting-links .ht-voting-downvote span {
  right: 0;
  position: relative;
  transition: all 0.2s ease-out 0s;
}

.ht-voting .ht-voting-links .ht-voting-upvote i,
.ht-voting .ht-voting-links .ht-voting-downvote i {
  width: 18px;
  position: absolute;
  left: 30px;
  top: 50%;
  margin-top: -9px;
  line-height: 18px;
  opacity: 0;
  transition: all 0.2s ease-out 0s;
  display: inline-block;
  font-family: FontAwesome;
}

.ht-voting .ht-voting-links .ht-voting-upvote i:before,
.ht-voting .ht-voting-links .ht-voting-downvote i:before {
  content: "\f164";
}

.ht-voting .ht-voting-links .ht-voting-upvote:hover,
.ht-voting .ht-voting-links .ht-voting-downvote:hover {
  padding: 10px 16px;
}

.ht-voting .ht-voting-links .ht-voting-upvote:hover span,
.ht-voting .ht-voting-links .ht-voting-downvote:hover span {
  right: -10px;
}

.ht-voting .ht-voting-links .ht-voting-upvote:hover i,
.ht-voting .ht-voting-links .ht-voting-downvote:hover i {
  opacity: 1;
  left: 12px;
}

.ht-voting .ht-voting-links .ht-voting-upvote {
  background: #9cc051;
}

.ht-voting .ht-voting-links .ht-voting-upvote i:before {
  content: "\f164";
}

.ht-voting .ht-voting-links .ht-voting-downvote {
  background: #d26a40;
}

.ht-voting .ht-voting-links .ht-voting-downvote i:before {
  content: "\f165";
}

.ht-voting .ht-voting-login-required {
  background-color: red;
  color: white;
  margin: 2px;
  padding: 2px;
}

.ht-voting br {
  /* fix those annoying themes or other plugins that insist on adding wpautop filter to post shortcode content */
  display: none;
}

.ht-voting-comment {
  margin: 10px 0 0;
  max-width: 600px;
}

.ht-voting-comment .ht-voting-comment__textarea {
  margin: 0 0 10px;
  width: 100%;
}

.ht-voting-comment .ht-voting-comment__submit {
  float: right;
  font-size: 95%;
}

.hkb-feedback {
  margin: 0 0 2em;
}

.hkb-feedback .hkb-feedback__title {
  font-size: 18px;
  margin: 0 0 0.6em;
  padding: 0;
}


/*# sourceMappingURL=hkb-style.css.map */

.hkb-category__view-all {
  color: #fa952d !important;
}

.hkb-site-search__button {
  background-color: #fa952d !important;
  border: none;
  color: #fff !important;
}

.hkb-category__title {
  font-weight: 900;
}

#hkb .hkb-category .hkb-category__header {
  min-height: 55px;
}

#hkb .hkb-site-search .hkb-site-search__field:focus {
  border-bottom: 1px solid #e0e0e0;
  box-shadow: none;
}

.post-type-archive-ht_kb .row .contact-form-start {
  display: none;
}

.ht-voting .ht-voting-links .ht-voting-upvote,
#hkb .hkb-meta .hkb-meta__usefulness {
  background-color: #fa952d !important;
  border-radius: 0 !important;
}

.ht-voting .ht-voting-links .ht-voting-downvote {
  background: #bdbdbd !important;
  border-radius: 0 !important;
}

.btn-call-to-action {
  text-align: center;
  margin: 0 auto;
  background: #F7943B;
  display: inline-block;
  color: white !important;
  align-items: center;
  justify-content: center;
  margin-top: 15px;
  padding: 10px 15px;
}

.ht_kb-template-default .hkb-article__content p {
  margin-bottom: 40px;
}

.ht_kb-template-default .contact-form-start {
  display: none;
}

.hkb-template-single .hkb-article__title a {
  text-decoration: none;
  border: none;
  font-size: 50px;
  font-weight: normal;
  color: #f78d1f;
  text-transform: initial;
  text-align: left;
}

.available-heading {
  background: #03a9f4;
  color: #fff;
  padding: 15px;
  font-size: 36px;
  text-transform: capitalize;
}

#contactForm .contact-form-start {
margin-left:auto;
margin-right:auto;
}

#contactForm #gform_wrapper_1 {
  padding-left: 20px;
  padding-right: 20px;
}

#contactForm .col {
  padding: 0 !important;
}

.gdpr.gdpr-reconsent-bar .gdpr-agreement {
  color: #fff !important;
  border-radius: 0px;
}

.gdpr-agreement::before {
  border-radius: 0px !important;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}

.page-template-template-program-single .youtube-link {
  display: none;
}

.gdpr.gdpr-privacy-bar .gdpr-agreement {
  color: #FFF !important;
}

.gdpr.gdpr-privacy-bar,
.gdpr.gdpr-reconsent-bar {
  border-top: 1px solid #ddd;
  background: rgba(255, 255, 255, 0.9);
}

.gdpr.gdpr-privacy-bar .gdpr-wrapper .gdpr-content p,
.gdpr.gdpr-reconsent-bar .gdpr-wrapper .gdpr-content p {
  color: #000;
}

.gdpr.gdpr-privacy-preferences .gdpr-wrapper form>footer input[type="submit"],
.gdpr.gdpr-general-confirmation .gdpr-wrapper form>footer input[type="submit"] {
  color: #fff !important;
}

.gdpr-content .gdpr-tabs ul li button {
  color: #fff !important;
}

#label_1_18_1,
#label_1_19_0 {
  margin-left: 30px;
}

#label_1_18_1:before,
#label_1_19_0:after,
#label_1_19_0:before {
  margin-left: -20px;
  z-index: 9999;
}

#hkb.hkb-template-category .hkb-article .hkb-meta {
  display: none;
}

#opportunityHeader h4 {
  letter-spacing: -1.9px;
  word-spacing: -2px;
}

.tax-ht_kb_category #hkb .hkb-article .hkb-article__title a {
  font-size: 28px;
}

.recently-viewed-list li a:hover,
.link-tabs li .recently-viewed-heading:hover {
  border: none;
}

.card .card-image .card-title {
  padding: 0 !important;
  padding-bottom: 20px !important;
}

.recently-viewed-list{
	position: relative;
	clear: both;
}

.opportunity-back-button{
  margin: 15px 0;
}

.collapsible.faq-collapsible{
  margin:0;
  border-top: none;
}

.collapsible.faq-collapsible::first-child{
  border-top: 1px solid #ddd;
}

.faq-header h4{
  font-size: 20px;
  line-height: 3rem;
  color: inherit;
  margin: 0;
}

.faq-main{
  margin-top: 20px;
}

#menu-faq-menu li ul,
#menu-faq-menu li ul.sub-menu{
  display: none !important;
}

#menu-faq-menu li a::hover ul,
#menu-faq-menu li a::hover ul.sub-menu{
  display: none !important;
}

#menu-faq-menu li{
    display: block;
    padding: 0.25em 0.25em 0.25em 0;
    clear: both;
}

#menu-faq-menu li a{
    color: #fff;
    background-color: #03a9f4;
    display: block;
    width: 100%;
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    padding: .5em;
}

#menu-faq-menu li a:hover{
  background: #2566AB !important;
  background-color: #2566AB !important;
}

#menu-faq-menu li.current-menu-item a,
#menu-faq-menu li.current-faq-ancestor a{
  background: #616161;
  border: 1px solid #616161;
}

.faq-cat-title, .faq-title{
  margin-top: 0px;
}

.opportunity-title{
  margin: 2px 0px 10px 0px !important;
}

.flex {
  display: flex;
  flex-wrap: wrap;
}

.flex-center{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.margin-top{
  margin-top:30px;
}

#overview::before,
#housing::before,
#program-fee::before{
  content: " ";
  margin-top:  -130px;
  height: 130px;
  visibility: hidden;
  pointer-events: none;
}
    