﻿/* Generated by less 3.10.3 */
@media only screen and (min-width: 100px) {
  .outerContainer.headerRow {
    background-color: #fff;
  }
  .outerContainer.mainNavRow {
    background-color: #e8e8e8;
  }
  .outerContainer.footerRow {
    background: #eeeeee;
    border-top: 1px solid #e1e1e1;
  }
  body {
    background-color: #fff;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #333333;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    color: #333333;
    font-family: 'Merriweather', serif;
  }
  h1,
  h1.pageTitle {
    font-size: 44px;
  }
  h2 {
    font-size: 38px;
  }
  h3 {
    font-size: 30px;
  }
  h4 {
    font-size: 24px;
    margin-bottom: 20px;
    padding: 0;
  }
  .mainContent p,
  .mainContent ul,
  .mainContent ol {
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 400;
  }
  .mainContent {
    background-color: #fff;
    color: #333333;
  }
  .relativeContent {
    background-color: rgba(185, 217, 235, 0.22);
    color: #333333;
    position: relative;
    z-index: 12;
  }
  .mainContentArea a,
  .relativeContent a {
    color: #006699;
  }
  .mainContentArea a:visited,
  .relativeContent a:visited {
    color: #7A0099;
  }
  .navbar-portalbar-v3 .icon-stack .icon-kygov-text {
    color: #ffffff;
  }
  .navbar-portalbar-v3 .governor {
    color: #ffffff;
  }
  .navbar-portalbar-v3 {
    background-color: #006699;
    background: linear-gradient(to bottom, #006699 0%, #003366 100%);
    border-color: #001933;
  }
  .navbar-portalbar-v3 .navbar-toggle,
  .navbar-portalbar-v3 .navbar-toggle:hover,
  .navbar-portalbar-v3 .navbar-toggle:active,
  .navbar-portalbar-v3 .navbar-toggle:focus {
    background: #003366;
    background: rgba(0, 51, 102, 0.4);
  }
  .navbar-portalbar-v3 .navbar-nav > li > a {
    color: #ffffff;
    text-shadow: 0 1px 0px #001933;
  }
  .navbar-portalbar-v3 .navbar-brand {
    color: #ffffff;
  }
  .navbar-portalbar-v3 .navbar-nav > li > a:hover,
  .navbar-portalbar-v3 .navbar-nav > .open > a,
  .navbar-portalbar-v3 .navbar-nav > .open > a:hover,
  .navbar-portalbar-v3 .navbar-nav > .open > a:focus {
    background: #003366;
    background: rgba(0, 51, 102, 0.4);
    color: #ffffff;
    text-shadow: 0 1px 0px #001933;
  }
  .navbar-portalbar-v3 .search-toggle,
  .navbar-portalbar-v3 .login-toggle {
    color: #ffffff;
  }
  .navbar-portalbar-v3 .navbar-text-kytagline {
    color: #ffffff;
  }
  
	.fa-instagram-square {
		color: #FD0077;
	}
	
	
	/* Alerts */
	.alert {
		margin-bottom: 0;
		padding: 8px;
		border: 0;
		font-size:18px;
		font-weight:400;
		color:#222;
		text-align: center;
	}
	.alert a {
		text-decoration: underline;
		color: currentColor;
	}
	.alert p {
		margin-bottom: 0;
	}
	.alert-danger {
		background: #9d3535;
		color:#fff;
	}
	.alert-danger a {
		color:#fff !important;
		font-weight: 400px;
	}
	.alert-success {
		background-color: #78D463;
	}
	.alert-info {
		background-color: #7BC3E0;
	}
	
    
  /* Header */
  #primary-nav {
    border: 0;
    border-radius: 0;
    font-family: 'Work Sans', sans-serif;
    margin-bottom: 0;
  }
  #primary-nav .navbar-header {
    float: none;
    position: relative;
  }
  #primary-nav .navbar-header .navbar-toggle {
    background: transparent;
    border-radius: 0;
    margin: 0;
    padding: 22px 20px;
  }
  #primary-nav .navbar-header .navbar-toggle .icon-bar {
    background-color: #333;
  }
  #primary-nav .navbar-brand {
    float: none;
    padding: 0px 10px 10px 10px;
    color: #222 !important;
    text-decoration: none;
  }
  #primary-nav .navbar-brand img {
    max-height: 50px;
    height: 50px;
    width: auto;
    float: left;
    margin-right: 0px;
    margin-left: 0;
    position: relative;
    left: 5px;
    top: 5px;
    z-index: 20;
    margin-bottom: 0px;
  }
  #primary-nav .navbar-brand span.header-title {
    font-size: 14px;
    position: relative;
    left: 0px;
    top: 8px;
    padding-top: 0px;
    margin-left: 0px;
    text-transform: uppercase;
  }
  #primary-nav .navbar-brand span.header-title-name {
    font-size: 21px;
    top: -3px;
    font-weight: 800;
    position: relative;
    left: 10px;
  }
  #primary-nav .navbar-header .nav-social {
    display: none;
    float: right;
    list-style: none;
    position: absolute;
    right: 0;
    bottom: 60px;
    margin: 0;
  }
  #primary-nav .navbar-header .nav-social > li {
    float: left;
  }
  #primary-nav .navbar-header .nav-social > li > a {
    padding: 5px;
    font-size: 30px;
  }
  #primary-nav #mainNav .nav > li > a {
    padding: 15px;
    color: #222 !important;
    position: relative;
    font-weight: 400;
  }
  #primary-nav #mainNav .nav > li > a:hover,
  #primary-nav #mainNav .nav > li > a:focus,
  #primary-nav #mainNav .nav > li > a:focus-within,
  #primary-nav #mainNav .nav > li.active > a {
    background: transparent !important;
    color: #2672de !important;
  }
  #primary-nav #mainNav .nav > li.active > a {
    font-weight: 700;
  }
  #primary-nav #mainNav .nav > li.active > a:after,
  #primary-nav #mainNav .nav > li.open > a:after,
  #primary-nav #mainNav .nav > li > a:hover:after,
  #primary-nav #mainNav .nav > li > a:focus:after,
  #primary-nav #mainNav .nav > li > a:focus-within:after {
    position: absolute;
    content: '';
    height: 4px;
    left: 10px;
    right: 10px;
    bottom: 0px;
    background-color: #2672de;
  }
  #primary-nav #mainNav .dropdown-menu {
    box-shadow: none;
    border-color: #ddd;
    border-radius: 0;
  }
  #primary-nav #mainNav .dropdown-menu > li > a {
    box-shadow: 0;
    padding: 10px 15px;
    position: relative;
  }
  #primary-nav #mainNav .dropdown-menu > li > a:hover,
  #primary-nav #mainNav .dropdown-menu > li > a:focus,
  #primary-nav #mainNav .dropdown-menu > li > a:active,
  #primary-nav #mainNav .dropdown-menu > li.active > a {
    background-color: transparent;
    color: #2672de;
  }
  #primary-nav #mainNav .dropdown-menu > li > a:hover:after,
  #primary-nav #mainNav .dropdown-menu > li > a:focus:after,
  #primary-nav #mainNav .dropdown-menu > li > a:active:after,
  #primary-nav #mainNav .dropdown-menu > li.active > a:after {
    position: absolute;
    content: '';
    height: auto;
    width: 3px;
    left: 0px;
    top: 3px;
    bottom: 3px;
    background-color: #2672de;
  }
  /*  end header and branding styles */
  /* page layouts */
  .pageTitle-wrapper {
    padding: 130px 0 30px 0;
    background-image: linear-gradient(to left, rgba(218, 215, 129, 0.5) 0%, rgba(28, 148, 183, 0.5) 110%), url(/PublishingImages/kchrBranding-altered.jpg);
    background-repeat: no-repeat;
    /* Do not repeat the image */
    background-size: cover !important;
    color: #FFF !important;
    overflow: hidden;
    position: relative;
    z-index: 10;
  }
  .pageTitle-wrapper:after {
    background: linear-gradient(to left, transparent 0%, black 100%);
  }
  .pageTitle-wrapper .container {
    position: relative;
    z-index: 10;
  }
  .pageTitle-wrapper h1.pageTitle {
    color: #fff;
    position: relative;
    z-index: 11;
    padding-bottom: 10px;
    text-shadow: 2px 2px 5px black;
  }
  .pageTitle-wrapper h1.pageTitle:after {
    content: '';
    height: 5px;
    width: 140px;
    position: absolute;
    z-index: 11;
    bottom: 0;
    left: 0;
  }
  .pageTitle-wrapper .breadcrumb {
    background: transparent;
  }
  .pageTitle-wrapper .breadcrumb a,
  .breadcrumb > li + li:before,
  .breadcrumb > .active {
    color: #fff !important;
    font-size: 15px;
  }
  .breadcrumb > li + li:before {
    content: "\f105";
    font-family: 'fontawesome';
  }
  .mainContent {
    padding: 30px 0;
  }
  /* homepage */
  .homepage-feature-outer-container {
    padding: 50px 10px;
    background-size: cover;
    background-position: center;
    background-attachment: initial;
    position: relative;
    text-align: center;
  }
  .homepage-feature-outer-container .overlay {
    position: absolute;
    z-index: 3;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.48);
  }
  .homepage-feature-outer-container .hero-well {
    max-width: 850px;
    margin: 0 auto;
  }
  .homepage-feature-outer-container h1 {
    position: relative;
    z-index: 4;
    font-size: 32px;
    line-height: 1.4em;
    color: #fff;
    text-shadow: 1px 1px 3px #333;
  }
  .homepage-feature-outer-container p.lead {
    position: relative;
    z-index: 4;
    color: #eee;
    text-shadow: 1px 1px 3px #333;
    font-size: 24px;
  }
  .Homepage-Layout #bodyContent > .container {
    background-color: #fff;
    box-shadow: 0 0 5px #333;
    margin-top: -30px;
    position: relative;
    z-index: 11;
    padding-top: 15px;
  }
  .homepage-icons {
    border-bottom: 1px solid #ddd;
    margin: 0 0 30px 0;
  }
  .homepage-icons .fa {
    font-size: 60px;
    display: block;
    margin-bottom: 10px;
    margin-top: 20px;
  }
  .homepage-icons a {
    display: block;
    text-decoration: none;
    text-align: center;
    font-size: 22px;
    font-weight: 300;
    color: #16163e !important;
    transition: 0.15s ease color;
    min-height: 135px;
    padding-bottom: 30px;
  }
  .homepage-icons a:hover,
  .homepage-icons a:focus {
    color: #025496 !important;
  }
  .panel-default .panel-heading a {
    color: #333333;
  }
  footer a,
  footer a:link {
    color: #666666;
  }
  footer a:visited {
    color: #666666;
  }
  .footerRow > .container {
    background: #eeeeee;
    border-top: 1px solid #e1e1e1;
    color: #666666;
  }
  .alert-warning {
    background-color: #fae86e;
    border-color: #fae86e;
  }
  .alert-danger {
    background-color: #d8002e;
    border-color: #d8002e;
  }
  .alert-success {
    background-color: #99cc66;
    border-color: #99cc66;
  }
  .alert-info {
    background-color: #99ccc8;
    border-color: #99ccc8;
  }
  .dfwp-column .item {
    padding: 15px 0 0 0;
    margin: 10px 0;
    border-top: 1px solid #ddd;
    display: flex;
  }
  .dfwp-column .item a {
    color: #333 !important;
    display: inline-block;
    position: relative;
    text-decoration: none;
    width: 100%;
  }
  .dfwp-column .item a:hover,
  .dfwp-column .item a:focus,
  .dfwp-column .item a:hover h2,
  .dfwp-column .item a:focus h2,
  .dfwp-column .item a:hover h2 + p,
  .dfwp-column .item a:focus h2 + p {
    color: #006699 !important;
    text-decoration: underline !important;
  }
  .dfwp-column .item .figure {
    margin-bottom: 15px;
    position: relative;
    background-size: cover;
    min-height: 200px;
  }
  .dfwp-column .item .figure .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: rgba(18, 84, 136, 0.55);
  }
  .dfwp-column .item .figure .overlay .border {
    border: 1px solid #fff;
    position: absolute;
    top: 10px;
    bottom: 10px;
    right: 10px;
    left: 10px;
  }
  .dfwp-column .item h2 {
    margin-top: 0;
    padding-right: 30px;
    font-size: 29px;
  }
  .dfwp-column .item h2 + p {
    padding-right: 30px;
    font-size: 17px;
  }
  .dfwp-column .item .col-sm-4 {
    padding: 0 15px 0 0;
  }
  .dfwp-column .item .col-sm-8 {
    padding: 0 15px 0 0;
  }
  .table-nohead thead {
    display: none !important;
  }
  /* panels but mainly accordions */
  .panel.panel-default:not(.list-filter-panel) {
    border-radius: 0;
    box-shadow: 0;
    border: 0;
  }
  .panel.panel-default:not(.list-filter-panel) .panel-heading {
    border: 0;
    padding: 0;
    background: none;
  }
  .panel.panel-default:not(.list-filter-panel) h4.panel-title {
    padding: 0;
    margin: 0;
  }
  .panel.panel-default:not(.list-filter-panel) h4.panel-title a {
    position: relative;
    display: block;
    font-family: 'Source Sans Pro', sans-serif;
    padding: 16px 45px 16px 20px;
    font-weight: 700;
    text-decoration: none;
    background: #eee;
  }
  .panel.panel-default:not(.list-filter-panel) h4.panel-title a:hover,
  .panel.panel-default:not(.list-filter-panel) h4.panel-title a:focus,
  .panel.panel-default:not(.list-filter-panel) h4.panel-title a:active {
    background: #ddd;
  }
  /* collapsed state of accordion */
  .panel.panel-default:not(.list-filter-panel) h4.panel-title a:after {
    content: '\f068';
    font-family: 'fontawesome';
    position: absolute;
    right: 20px;
    top: 16px;
  }
  /* start state of accordion */
  .panel.panel-default:not(.list-filter-panel) h4.panel-title a.collapsed:after {
    content: '\f067';
  }
  .panel.panel-default:not(.list-filter-panel) .panel-body {
    border-radius: 0;
    border: 3px solid #ddd;
    border-top: 0;
    padding: 16px 20px;
  }
  .panel.panel-default:not(.list-filter-panel) .panel-body p:last-of-type {
    margin-bottom: 0;
  }
  .panel-group .panel + .panel {
    margin-top: 10px;
  }
  /* doc search tweak */
  .panel.panel-default.list-filter-panel .list-group {
    max-height: initial;
    min-height: initial;
  }
  /* btn styles from governor bevin site */
  a.link-primary,
  .link-primary {
    display: inline-block;
    color: #162e51 !important;
    font-weight: 700 !important;
    border: 2px solid #BA1200 !important;
    padding: 16px 40px !important;
    text-align: center !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
    box-shadow: inset 0 0 0 1px #BA1200 !important;
    margin-bottom: 15px !important;
    background: transparent !important;
    transition: 0.2s;
    position: relative !important;
    z-index: 1;
  }
  a.link-primary:hover,
  a.link-primary:focus,
  .link-primary:hover,
  .link-primary:focus {
    box-shadow: inset 0 0 0 2px #BA1200 !important;
    color: #fff !important;
  }
  a.link-primary:before,
  .link-primary:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transform: scale(0, 1);
    transition: transform 0.4s cubic-bezier(1, 0, 0, 1);
    background: #BA1200;
    content: '';
    transform-origin: right top;
    z-index: -1;
  }
  a.link-primary:hover:before,
  a.link-primary:focus:before,
  .link-primary:hover:before,
  .link-primary:focus:before {
    transform: scale(1, 1);
    transform-origin: left top;
  }
  a.link-primary:active,
  .link-primary:active {
    color: #fff !important;
    background: #BA1200 !important;
  }
  /* blockquote */
  .quote-wrapper {
    position: relative;
    margin-bottom: 20px;
  }
  .quote-wrapper .white-border {
    position: absolute;
  }
  .quote-wrapper .white-border:before {
    content: '';
    position: absolute;
    top: 0;
    left: 20px;
    width: calc(100% - 40px);
    height: 100%;
    background: transparent;
    border-top: 20px solid #ccc;
    border-left: 20px solid #ccc;
    box-sizing: border-box;
  }
  .quote-wrapper .white-border:after {
    content: '';
    position: absolute;
    top: 0;
    right: 20px;
    width: calc(100% - 40px);
    height: 100%;
    border-bottom: 20px solid #ccc;
    border-right: 20px solid #ccc;
    box-sizing: border-box;
  }
  .quote-wrapper .fa-quote-right {
    position: absolute;
    z-index: 3;
    left: 0;
    top: 0;
    background: #ccc;
    color: #555;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 17.5px;
  }
  .quote-wrapper .fa-quote-left {
    position: absolute;
    right: 20px;
    bottom: 0;
    background: #ccc;
    color: #555;
    min-width: 40px;
    height: 40px;
    line-height: 40px;
    z-index: 3;
    text-align: center;
    font-size: 17.5px;
  }
  .quote-wrapper blockquote {
    background: #162e51;
    padding: 25px 60px;
    text-align: center;
    position: relative;
    margin: 40px 0 40px 0;
    border: 0;
  }
  .quote-wrapper blockquote p {
    color: #fff;
    font-size: 21px;
  }
  .quote-wrapper blockquote footer {
    color: #ccc;
    font-size: 16px;
    background: transparent !important;
  }
  .quote-wrapper img {
    width: 100%;
    height: auto;
  }
  /* footer styles */
  footer {
    background: #162e51;
    padding: 20px 0;
    font-size: 14px;
  }
  footer h4,
  footer p,
  footer a,
  footer .gc-cs-link,
  footer .gc-cs-link:visited {
    color: #ffffff !important;
  }
  footer .footer-social a i {
    font-size: 30px;
    color: #FFF !important;
  }
  footer .footer-brand {
    border-left: 8px solid #BA1200;
    padding: 18px 0px 0px 10px;
    font-size: 33px;
    line-height: 25px;
    color: #fff;
    font-weight: 300;
    margin-bottom: 20px;
  }
  footer .footer-brand small {
    display: block;
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 2px;
  }
  footer .footer-brand strong {
    font-weight: 500;
  }
  footer .col-xs-6 {
    width: 50%;
  }
  footer .footer-title {
    font-weight: 700;
    font-size: 18px;
    display: block;
    margin: 25px 0 20px 0;
    color: #fafafa;
  }
  footer ul > li {
    padding: 6px 0;
    color: #fafafa !important;
    font-size: 13.5px;
  }
  footer ul > li > a {
    color: #fff !important;
    padding: 0;
    display: block;
  }
  footer .footer-seal {
    margin-bottom: 15px;
    width: 150px;
  }
  footer .copyright-row p {
    display: inline-block;
    color: #bbb !important;
    font-size: 13.5px;
  }
  footer .copyright-row ul {
    float: right;
  }
}
@media only screen and (min-width: 768px) {
  .navbar-portalbar-v3 .navbar-nav .open .dropdown-menu .divider {
    background-color: #003366;
  }
  .navbar-portalbar-v3 .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-portalbar .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-portalbar .nav-collapse .nav > li > a:hover {
    background: #003366;
    background: rgba(0, 51, 102, 0.4);
    color: #ffffff;
    text-shadow: 0 1px 0px #001933;
  }
  .navbar-portalbar-v3 .navbar-collapse .nav > li > a {
    color: #ffffff;
  }
  #primary-nav #mainNav {
    display: block;
    padding-left: 105px;
    border-top: 1px solid #ccc;
    margin-left: 50px;
  }
  #primary-nav .navbar-brand {
    float: none;
    display: table;
    width: 100%;
    padding: 0 10px 10px 0;
  }
  #primary-nav .navbar-brand span.header-title {
    font-size: 23px;
    left: 20px;
    top: 30px;
  }
  #primary-nav .navbar-brand span.header-title-name {
    font-size: 40px;
    top: 8px;
    left: -1px;
  }
  #primary-nav .navbar-header {
    margin-bottom: -50px;
  }
  #primary-nav .navbar-brand img {
    max-height: 150px;
    height: 150px;
  }
  #primary-nav #mainNav {
    display: block;
  }
  #primary-nav .navbar-header .nav-social {
    display: inline-block;
  }
  footer .col-xs-6 {
    width: 33.3%;
  }
  footer .footer-social,
  footer .footer-links {
    float: right;
  }
  footer .copyright p {
    margin: 0px;
  }
  footer .footer-links > li {
    padding: 0px 6px;
  }
  footer .header {
    display: block;
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 20px;
    padding: 0;
    font-family: 'Merriweather', serif;
    font-weight: 500;
    line-height: 1.1;
    color: #fff;
  }
}
@media only screen and (min-width: 992px) {
  footer .col-xs-6 {
    width: 20%;
  }
  .homepage-feature-outer-container {
    padding: 100px 15px 200px 15px;
  }
  .homepage-feature-outer-container h1 {
    font-size: 42px;
  }
  .homepage-feature-outer-container p.lead {
    font-size: 26px;
  }
  .Homepage-Layout #bodyContent > .container {
    margin-top: -150px;
  }
}
h2.sidebars {
  padding: 0;
  position: relative;
  z-index: 20;
  display: inline-block;
  width: 100%;
  margin: 20px 0;
}
h2.sidebars:before {
  content: '';
  height: 10px;
  top: 23px;
  left: 0;
  right: 0;
  display: block;
  position: absolute;
  z-index: 19;
  background-color: #ddd;
}
h2.sidebars span {
  background-color: #fff;
  position: relative;
  z-index: 21;
  padding: 20px 30px;
}
.cta-row {
  display: flex;
  flex-flow: row wrap;
  margin: 0 -15px;
}
.cta-item {
  flex: 0 0 50%;
  text-align: center;
  position: relative;
}
a.cta {
  text-align: center;
  color: #162e51 !important;
  display: block;
  padding: 20px 5px;
  position: relative;
  transition: 0.15s ease all;
  text-decoration: none !important;
  height: 100%;
}
a.cta:hover,
a.cta:focus {
  color: #fff !important;
  background: #162e51;
}
a.cta:hover h3,
a.cta:focus h3 {
  color: #fff !important;
}
.cta i {
  font-size: 36px;
}
.cta h3 {
  font-size: 16px;
  font-family: 'Work Sans', sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  margin: 10px 0 0 0;
}
.cta-row .cta-item:nth-child(odd):after {
  content: '';
  position: absolute;
  top: 10px;
  bottom: 10px;
  right: 0;
  width: 1px;
}
.cta-row .cta-item:before {
  content: '';
  position: absolute;
  bottom: 0;
  right: 10px;
  left: 10px;
  height: 1px;
}
.cta-row .cta-item:before,
.cta-row .cta-item:after {
  background: #ccc;
}
.cta-row .cta-item:nth-child(5):before,
.cta-row .cta-item:nth-child(6):before {
  display: none;
}
@media only screen and (min-width: 768px) {
  .cta-row {
    margin: 0;
  }
  .cta-item {
    flex: 0 0 33.3%;
  }
  .cta-row .cta-item:after,
  .cta-row .cta-item:before {
    height: 0;
    width: 0;
  }
  .cta-row .cta-item:nth-child(1):after,
  .cta-row .cta-item:nth-child(2):after,
  .cta-row .cta-item:nth-child(4):after,
  .cta-row .cta-item:nth-child(5):after {
    top: 10px;
    bottom: 10px;
    right: 0;
    width: 1px;
    height: auto;
    position: absolute;
    content: '';
  }
  .cta-row .cta-item:nth-child(1):before,
  .cta-row .cta-item:nth-child(2):before,
  .cta-row .cta-item:nth-child(3):before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 10px;
    left: 10px;
    height: 1px;
    width: auto;
  }
  .agencyElement-H3 {
    border-bottom: 4px solid #E5E5E5;
  }
  .agencyElement-H3:after {
    content: '';
    display: block;
    border-bottom: 4px solid #0D1238;
    margin-bottom: -4px;
    max-width: 200px;
  }
}
.person {
  display: block;
  margin-bottom: 25px;
  font-weight: 500;
  font-size: 18px;
  text-decoration: none !important;
  color: #333 !important;
}
.person:hover,
.person:focus {
  text-decoration: underline !important;
}
.person .person-img-wrapper {
  position: relative;
  overflow: hidden;
  height: 250px;
  display: block;
}
.person .person-img-wrapper img {
  object-fit: cover;
  object-position: 50% 50%;
  transform: scale(1.05);
  width: 100%;
  height: 250px;
}
.flex {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.panel {
  border: 1px solid #979797;
  border-radius: 0;
  width: 330px;
  height: auto;
  margin: 15px;
  background-color: white;
  z-index: 2;
}
.cta a {
  font-size: 25px;
  line-height: 80px;
}
.title {
  color: #060B4E;
}
.fas {
  font-size: 50px;
  text-align: center;
  color: #060B4E;
  padding-bottom: 20px;
}
.panel-body {
  display: block;
  text-align: center;
  padding: 50px 38px 30px;
}
.homepage-feature-outer-container {
  min-height: 600px;
  margin-bottom: -130px;
  z-index: 1;
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.thumbnail h3 {
  margin-top: 10px;
}
.thumbnail p {
  text-align: left;
  border-bottom: 1px solid #C8C8C8;
}
.btm-items {
  padding: 60px 0 60px 0;
}
.parallax-img-2 {
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  width: 100% !important;
  min-height: 600px;
  overflow: hidden;
  background-image: url("/PublishingImages/iStock-1139674870.jpg");
  opacity: 0.5;
}
.parallax-img-2 .quote {
  position: absolute;
  top: 190px;
  right: 200px;
  width: 400px;
  font-size: 30px;
  color: black;
  font-weight: 900;
}
a.link-list {
  display: block;
  text-align: left;
  padding: 8px 0px;
  text-decoration: none;
  border-bottom: 1px solid #ccc;
  color: #333 !important;
  transition: 0.1s ease all;
}
a.link-list .link-list-title {
  font-weight: 400;
  display: block;
}
a.link-list:hover,
a.link-list:focus {
  background: #eee;
}
@media only screen and (min-width: 992px) {
  a.cta {
    padding: 35px 50px;
  }
  .cta i {
    font-size: 72px;
  }
  .cta h3 {
    font-size: 22px;
    font-weight: 300;
  }
}
.ms-webpartzone-cell {
  margin: 0 !important;
}
.ms-webpart-zone,
.ms-webpart-cell-vertical,
.ms-webpart-chrome-vertical {
  display: block;
  clear: both;
}
.nobr {
  white-space: nowrap;
  display: inline-block;
}
.dfwp-column {
  padding: 0;
}
#ADA-skip a {
  background: transparent;
  color: #1F2E4A;
  left: 0;
  padding: 1rem 1.5rem;
  position: absolute;
  top: -4.2rem;
  transition: all 0.2s ease-in-out;
  z-index: 999;
}
#ADA-skip a:focus {
  background: #1a4988;
  color: #fff;
  left: 0;
  outline: 0;
  position: absolute;
  top: 0;
  transition: all 0.2s ease-in-out;
}
