/* Header */
header .ypo-header ul.ypo-header-nav-primary > li {
  position: relative;
}
header .ypo-header ul.ypo-header-nav-primary > li a {
  padding: 0 15px;
}
header .ypo-header ul.ypo-header-nav-primary > li:hover .second {
  display: block;
}
header .ypo-header ul.ypo-header-nav-primary .second {
  display: none;
  position: absolute;
  top: 55px;
  left: 0px;
  background: #ffffff;
  width: 200px;
}
header .ypo-header ul.ypo-header-nav-primary .second ul {
  list-style-type: none;
  margin: 0;
}
header .ypo-header ul.ypo-header-nav-primary .second ul > li {
  list-style-type: none;
  line-height: 35px;
}
header .ypo-header ul.ypo-header-nav-primary .second ul > li a {
  display: block;
  padding: 0 15px;
}
header.scrolled .second {
  background: rgba(240, 242, 242, 0.85) !important;
}
/* Footer */
.footer_top .column_inner > div h5 {
  margin: 0 0 12px 0 !important;
}
.footer_top .widget.widget_nav_menu li {
  margin: 0 0 8px 0;
}
.footer_top #contact-block {
  line-height: 24px;
}
.footer_top #contact-block li {
  line-height: 22px;
  margin: 0 0 8px 0;
}
.footer_top #contact-block li a {
  color: #fff;
}
/* YPO Page */
.ypo-content .content_inner .title.with_image .title_holder {
  max-height: 96px;
}
.ypo-content .content_inner .title.with_image .title_holder .container .container_inner h1 {
  line-height: 96px;
  font-size: 34px;
}
.ypo-content .content_inner ul.secondary-menu {
  border-top: 0;
  padding: 10px 0;
  height: auto;
}
.ypo-content .content_inner ul.secondary-menu li {
  border-right: 1px solid #D7D7D7;
}
.ypo-content .content_inner ul.secondary-menu li:last-child {
  border-right: 0;
}
.ypo-content .content_inner ul.secondary-menu li a {
  font-family: Gentona-Book, sans-serif;
  color: #717171;
  text-transform: uppercase;
  padding: 0 24px;
  margin-right: 10px;
}
.ypo-content .content_inner ul.secondary-menu li.current_page_item {
  color: #3D7099;
}
.ypo-content .content_inner ul.secondary-menu > li.current_page_item > a::after {
  border: 0;
}
.page-id-47 .ypo-content .content_inner ul.secondary-menu,
.parent-pageid-47 .ypo-content .content_inner ul.secondary-menu {
  display: none;
}
.ypo-content .content_inner blockquote.full-width {
  padding-left: 30px;
  width: 100%;
}
.ypo-content .content_inner div.image-caption {
  padding: 35px 25px;
  font-size: 24px;
  text-align: center;
  background-color: #D59C29;
  color: #fff;
}
.ypo-content .content_inner section.intro-text {
  padding-top: 24px;
  min-height: 0!important;
}
.ypo-content .content_inner section.no-padding {
  margin: 0 -25px;
}
.ypo-content .content_inner section.with_title h2 {
  text-align: left;
  margin: 0 -25px;
  margin-bottom: 24px;
  padding: 20px 25px;
  background-color: #0D3050;
  color: #fff;
}
.ypo-content .content_inner section.with_title.no-padding h2 {
  margin: 0;
}
.ypo-content .content_inner h2 {
  text-transform: none;
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 15px;
  font-family: FFTisaWebPro, sans-serif;
}
.ypo-content .content_inner h2.gray {
  color: #717171;
  line-height: 28px;
  font-size: 20px;
}
.ypo-content .content_inner h2.gray a {
  font-size: 20px;
  text-transform: none;
}
.ypo-content .content_inner h3 {
  color: #00263D;
  font-family: Gentona-Book, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 20px;
  margin-top: 20px;
  margin-bottom: 0;
}
.ypo-content .content_inner h3.name {
  margin: 15px 0;
}
.ypo-content .content_inner h3.highlighted {
  margin: 0 0 10px;
}
.ypo-content .content_inner .module {
  margin-bottom: 30px;
}
.ypo-content .content_inner .module h4.module-title,
.ypo-content .content_inner .module h4.module-title a {
  font-family: Gentona-Book, sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #00263D;
  text-transform: uppercase;
}
.ypo-content .content_inner .note strong {
  font-family: Gentona-Book, sans-serif;
  text-transform: uppercase;
  color: #00263D;
}
.ypo-content .content_inner a.action-link {
  text-decoration: underline;
  text-transform: uppercase;
  font-size: 16px;
  font-family: Gentona-Book, sans-serif;
  margin-bottom: 10px;
  display: inline-block;
}
.ypo-content .content_inner a.action-link .caret {
  position: relative;
  padding-right: 15px;
}
.ypo-content .content_inner a.action-link .caret:before {
  content: '';
  position: absolute;
  top: 7px;
  left: 0;
  border-left: 10px solid #44779F;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}
.ypo-content .content_inner a.action-link .caret:after {
  content: '';
  position: absolute;
  left: 0;
  top: 10px;
  border-left: -3px solid #eeeeee;
  border-top: -3px solid transparent;
  border-bottom: -3px solid transparent;
}
.ypo-content .content_inner ul.unstyled {
  list-style-type: none;
  padding-left: 0;
}
.ypo-content .content_inner ul.unstyled li {
  list-style-type: none;
}
.ypo-content .content_inner .highlighted {
  color: #46789F;
  font-size: 20px;
  line-height: 34px;
}
.ypo-content .content_inner .pull-quote-wrapper .pull-quote {
  margin: 35px 0!important;
  padding: 15px 0 30px;
  font-size: 18px;
  border-top: 2px solid #D7D7D7;
  border-bottom: 2px solid #D7D7D7;
}
.ypo-content .content_inner .pull-quote-wrapper .author {
  font-family: Gentona-Book, sans-serif;
  display: block;
  margin-top: 5px;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  color: #00263D;
}
.ypo-content .content_inner .bio-stats {
  margin-top: 10px;
  margin-left: 0;
  list-style-type: none;
}
.ypo-content .content_inner .bio-stats li {
  list-style-type: none;
  margin: 5px 0;
}
.ypo-content .content_inner .bio-stats li strong {
  font-family: Gentona-Book, sans-serif;
  text-transform: uppercase;
  color: #00263D;
  margin-right: 5px;
}
/* YPO Home Page */
body.home.page .content {
  background: transparent;
}
body.home.page .content .full_width {
  padding: 0;
}
body.home.page .content .ls-wp-container .ls-inner .ls-slide .hero-content {
  height: 315px;
  margin: 0 60px;
}
@media only screen and (max-width: 768px) {
  body.home.page .content .ls-wp-container .ls-inner .ls-slide .hero-content {
    max-height: 172px;
  }
}
@media only screen and (max-width: 480px) {
  body.home.page .content .ls-wp-container .ls-inner .ls-slide .hero-content {
    max-height: 100px;
  }
}
body.home.page .content .ls-wp-container .ls-inner .ls-slide .hero-content:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
  /* Adjusts for spacing */
}
body.home.page .content .ls-wp-container .ls-inner .ls-slide .hero-content-inner {
  display: inline-block;
  vertical-align: middle;
  padding: 10px 15px;
}
body.home.page .content .ls-wp-container .ls-inner .ls-slide .hero-content-inner h2 {
  color: #FFF;
  font-size: 40px!important;
  line-height: 45px;
  font-weight: 700;
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  body.home.page .content .ls-wp-container .ls-inner .ls-slide .hero-content-inner h2 {
    font-size: 20px!important;
    line-height: 24px;
  }
}
@media only screen and (max-width: 480px) {
  body.home.page .content .ls-wp-container .ls-inner .ls-slide .hero-content-inner h2 {
    font-size: 14px!important;
    line-height: 18px;
  }
}
/* YPO Home Hero Slider */
#homepage {
  max-height: 320px;
}
@media only screen and (max-width: 768px) {
  #homepage {
    margin: 0 -15px;
    max-height: 172px;
  }
}
@media only screen and (max-width: 480px) {
  #homepage {
    margin: 0 -15px 9px;
    max-height: 100px;
  }
}
/* YPO Home Categories */
.home-page-categories {
  margin-top: 15px;
}
.home-page-categories .category {
  background: white;
  padding: 0 25px;
}
.home-page-categories .category .tile {
  min-height: 235px;
  margin: 15px 0;
}
@media only screen and (max-width: 768px) {
  .home-page-categories .category .tile.column1,
  .home-page-categories .category .tile.column2,
  .home-page-categories .category .tile.column3,
  .home-page-categories .category .tile.column4 {
    width: 50%;
  }
  .home-page-categories .category .tile .column_inner {
    max-height: 200px;
  }
}
@media only screen and (max-width: 480px) {
  .home-page-categories .category .tile {
    margin: 15px 0 25px;
  }
  .home-page-categories .category .tile.column1,
  .home-page-categories .category .tile.column2,
  .home-page-categories .category .tile.column3,
  .home-page-categories .category .tile.column4 {
    width: 100%;
  }
  .home-page-categories .category .tile .column_inner {
    max-height: none;
  }
}
.home-page-categories .category .tile.category-image .column_inner {
  position: relative;
  padding-right: 0;
  border-right: 18px solid #fff;
  background-repeat: no-repeat;
  background-position: top left;
  background-size: cover;
}
@media only screen and (max-width: 480px) {
  .home-page-categories .category .tile.category-image .column_inner {
    border-right: 0;
  }
}
.home-page-categories .category .tile.category-image .column_inner .category-title {
  line-height: 235px;
  text-align: center;
  color: white;
  padding: 0;
  position: relative;
  margin-top: 0;
}
.home-page-categories .category .tile.category-image .column_inner .category-title a {
  line-height: 235px;
  display: inline-block;
  position: relative;
  height: 100%;
  width: 100%;
}
.home-page-categories .category .tile.category-image .column_inner .category-title a span {
  font-family: 'Roboto', sans-serif;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  line-height: 24px;
  vertical-align: middle;
}
.home-page-categories .category .tile .column_inner {
  min-height: 235px;
}
.home-page-categories .category .tile .column_inner a {
  text-decoration: none;
}
.home-page-categories .category .tile .column_inner a:hover {
  text-decoration: none;
}
.home-page-categories .category .tile .column_inner img,
.home-page-categories .category .tile .column_inner .img {
  background-size: cover;
  height: 155px;
}
.home-page-categories .category .tile .column_inner .post-title {
  padding-top: 15px;
  margin-top: 0;
  font-size: 16px;
  font-weight: 700;
  color: #656565;
}
.home-page-categories .category .tile .column_inner .post-title a {
  text-transform: none;
  line-height: 24px;
}
/* Pop-up Modal */
.pum .pum-container {
  padding-top: 0!important;
}
.pum .pum-container .pum-title {
  margin-bottom: 15px;
  background: #0D3050!important;
  color: #fff!important;
  font-size: 28px!important;
  margin: 0 -28px;
  padding: 10px 28px;
  line-height: 32px;
}
.pum .pum-container .pum-close {
  background-color: transparent!important;
  color: #fff!important;
  font-size: 24px!important;
  font-family: Gentona-Book, sans-serif !important;
  top: 10px!important;
  right: 10px!important;
}
/* Get Connected Form */
.nf-form-cont .ninja-forms-field {
  font-family: Gentona-Book, sans-serif !important;
  padding: 10px;
  border: 1px solid #cdcdcd;
  border-radius: 5px;
  /* all */
}
.nf-form-cont .ninja-forms-field::-webkit-input-placeholder {
  font-family: Gentona-Book, sans-serif !important;
  text-transform: uppercase;
}
.nf-form-cont input[type=button] {
  border-radius: 0;
  background: #0D3050!important;
  color: #fff!important;
  padding: 10px 30px;
}
.nf-form-cont .submit-wrap {
  text-align: center;
}
.nf-form-cont .nf-response-msg {
  padding: 20px 0;
}
/* FAQs */
#faqs-container {
  margin-bottom: 30px;
}
#faqs-container .panel,
#faqs-container .faq-answer {
  display: none;
}
#faqs-container .panel {
  padding: 0 15px;
  overflow: hidden;
}
#faqs-container .panel h3 a {
  color: #44779F;
  text-decoration: none;
  text-transform: none;
  font-size: 16px;
}
#faqs-container .panel h3 a.open {
  font-weight: bold;
}
#faqs-container .faq-answer {
  padding: 0 40px;
}
#faqs-container h3 {
  background: none;
  border: 0px;
  padding: 0px;
}
#faqs-container h3 a {
  cursor: pointer;
  color: #44779F;
  text-decoration: underline;
  text-transform: uppercase;
  font-size: 16px;
}
#faqs-container h3 .caret {
  position: relative;
  padding-right: 15px;
}
#faqs-container h3 .caret:before {
  content: '';
  position: absolute;
  top: 7px;
  left: 0;
  border-left: 10px solid #44779F;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}
#faqs-container h3 .caret:after {
  content: '';
  position: absolute;
  left: 0;
  top: 10px;
  border-left: -3px solid #eeeeee;
  border-top: -3px solid transparent;
  border-bottom: -3px solid transparent;
}
#faqs-container h3 a.open .caret:before {
  content: '';
  position: absolute;
  top: 7px;
  left: -2px;
  border-top: 10px solid #44779F;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
#faqs-container h3 a.open .caret:after {
  content: '';
  position: absolute;
  left: 0;
  top: 10px;
  border-top: -3px solid #eeeeee;
  border-left: -3px solid transparent;
  border-right: -3px solid transparent;
}
#faqs-container .ui-accordion-content .ui-accordion-content {
  padding: 0 35px;
}
