﻿/* Generated by less 2.5.1 */
@import url('https://fonts.googleapis.com/css?family=Merriweather:300,300i,400,400i,700,700i,900,900i|Source+Sans+Pro:200,200i,300,300i,400,400i,600,600i,700,700i,900,900i|Noto+Serif:wght@400;700&display=swap');


@media only screen and (min-width: 100px) {
footer .media a:after { 
  visibility:hidden!important;
  display:none!important;
  } 
  footer .media{
	border:none!important;
}

.media {
    display: block;
    margin: 0;
    border-bottom: 1px solid #ccc;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
  }
  .media a {
    text-decoration: none;
    color: #333333;
    position: relative;
    display: block;
    width: 100%;
    padding: 10px 0;
  }
  .media:first-of-type {
    border-top: 1px solid #ccc;
  }
  .media a:after {
    position: absolute;
    content: '\f054';
    font-family: 'Font Awesome 5 Pro';
    right: 0;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 30px;
    color: #ccc;
    visibility: hidden;
  }
  .media .media-left {
    height: 80px;
    width: 80px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    left: 0;
    top: 10px;
  }
  .media .media-left .media-figure {
    width: auto;
    height: 80px;
  }
  .media .media-body {
    display: inline-block;
    min-height: 80px;
    padding-left: 90px;
    width: auto;
  }
  .media .media-body h3,
  .media .media-body p {
    color: #333333;
  }
  .media .media-body h3 {
    margin-top: 0;
  }
  .media .media-body h3 small {
    display: block;
    padding-top: 5px;
  }
  /*.media a:hover .media-body p, .media a:focus .media-body p */
  
  .media a:hover .media-body h3,
  .media a:focus .media-body h3 {
    color: #010a0f;
    text-decoration: underline;
  }
  .media a:hover:after,
  .media a:focus:after {
    color: #010a0f;
  }
  .media.no-image .media-body {
    min-height: auto !important;
  }
   .media.square-image img {
    margin-left: 0 !important;
    width: 100% !important;
    height: auto !important;
  }

  .big-ones a:visited {
    color:#0072BC !important;
  }
  
  .big-ones a:hover {
	color:#00334d !important;
  }
  
  .secretary {
    float: left;
    margin-left: -15px;
    background-image:url('../../../../../../../../../../../Style%20Library/Images/sec-banner2.jpg');
    height: 250px;
    width: 100%;
    background-size: cover;
    z-index: 5;
    margin-top: -50px;
    position: relative; 
  }
  .secretary img {
    height: 250px;
    z-index: 5;
    margin-top: -50px;
    position: relative;  
  }
  .outerContainer.headerRow {
    background-color: #ffffff;
  }
  .outerContainer.mainNavRow {
    background-color: #e8e8e8;
  }
  .outerContainer.footerRow {
    background: #1B4D6E;
  }
  body {
    background-color: #ffffff;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    color: #333333;
  }

  h2,
  h3,
  h4,
  h5,
  h6 {
    color: #333333;
    font-family: 'Source Sans Pro', sans-serif;
  }
  h1,
  h1.pageTitle {
    font-size: 44px;
    font-family: 'Noto Serif', serif;
  }
  h2 {
    font-size: 38px; 
  }
  h3 {
    font-size: 30px;
  }
  h4 {
    font-size: 24px; /*font-size: 24px;*/
    margin-bottom: 20px;
    padding: 0;
  }
  hr {
	border-top:1px solid #ddd !important; 
 }
  .mainContent,
  .mainContent p,
  .mainContent ul,
  .mainContent ol {
    margin-bottom: 15px;
    font-size: 16px; /*font-size: 16px;*/
    font-weight: 400;
  }
  .mainContent {
    background-color: #ffffff;
    color: #333333;
  }
  .relativeContent {
    background-color: #efefef;
    color: #333333;
    position: relative;
    z-index: 12;
  }
  .mainContentArea a,
  .relativeContent a {
    color: #006699;
  }
  .mainContentArea a:visited,
  .relativeContent a:visited {
    color: #7a0099;
  }
  
  a.btn-primary {
	text-decoration:none;
}

a.btn-primary:focus,
a.btn-primary:hover {
	text-decoration:underline;
}
  
  a.btn-primary:visited {
	color: #fff;
}
	.header-row .outerContainer {
		max-width:1200px;
		margin:0 auto		
	}  
  .alert-mini {
	background-color:#F0DD83;
	padding:12px 20px;
	margin-bottom:10px;
}
.alert-mini .btn {
	background-color: #333;
    color: #FFF;
    text-decoration: none;
    font-size: 18px;
    font-weight:700;
    border:#333;
    margin-top:16px;
}
.alert-mini p {
	margin:3px 0px;
	font-size:21px;
}
.alert-mini p strong {
	font-weight:700;
	font-size:24px;
	display:block;
}
.alert-mini p span {
	padding-left:34px;
}
.alert-mini .fa {
	margin-right:8px;
}
.alert-covid {
	padding:12px 20px 12px 15px;
	background-color:#f1f1f1;
	border-left:5px solid #F0DD83;
	margin-bottom:10px;
	font-size:19px;
}
.alert-covid p {
	margin:6px 0;
}
.alert-covid .btn {
	background:#dadada;
	font-weight:700;
	text-decoration:none;
	color:#000 !important;
	font-size:18px;
}
.d-block {
	display:block;
	padding:4px 0;
}
  a.list-item {
    display: inline-block;
    padding: 0;
    color:#1A4774 !important;
    font-size:17px;
    font-weight:700;
    text-decoration:none !important;
    position:relative
  }
  a.list-item:after {
	content:'\f324';
	font-family:'Font Awesome 5 Pro';
	position:absolute;
	right:-20px;
	bottom:0px;
	font-size:14px;
	color:#F0DD83;
}
  a.list-item strong {
	display:block;
  }
  a.list-item + a.list-item {
	margin-top:7px;
  }
  a.list-item:hover,
  a.list-item:focus {
	text-decoration:underline !important;
}
   .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;
  }
  /* Header */  
  
  #mainNav .nav .caret {
	display: none !important;
  }
  #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;
    display:inline-block;
    padding: 0px 10px 10px 10px;
    color: #222 !important;
    text-decoration: none;
    height:auto;
    width:290px;
  }
  #primary-nav .navbar-brand img {
    max-height: 50px;
    height: 50px;
    width: auto;
    float: left;
    position: relative;
    left: 5px;
    top: 5px;
    z-index: 20;
  }
  #primary-nav .navbar-brand span.header-title {
    font-size: 14px;
    text-transform: uppercase;
    position:relative;
    top:6px;
  }
  #primary-nav .navbar-brand span.header-title-name {
    font-size: 21px;
    font-weight: 800;
    font-family: 'Noto Serif', serif;
  }
  #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 13px;
    color: #222 !important;
    position: relative;
    font-weight: 400;
    font-size:15px;
  }
  #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;
  }
  .secondary-nav {
    margin: 5px 0 0 0;
  }
  .secondary-nav .nav-stacked {
    border: 1px solid #eee;
    /*box-shadow: 0 0 2px rgba(0, 0, 0, 0.33);*/
  }
  .secondary-nav .nav-stacked > li.dropdown > a,
  .secondary-nav .nav-stacked > li > a {
    position: relative;
    padding: 10px;
    color: #031927;
    background: #fff;
    font-weight: 600;
    border-left: 3px solid transparent;
    border-top: 1px solid #eee;
    text-decoration: none !important;
  }
  .secondary-nav .nav-stacked > li > a:hover,
  .secondary-nav .nav-stacked > li > a:focus {
    color: #005ea2;
  }
  .secondary-nav .nav-stacked > li {
    border: 0;
    margin: 0;
  }
  .secondary-nav .nav-stacked > li.open > a:before,
  .secondary-nav .nav-stacked > li.active > a:before {
    background-color: #005EA2;
    border-radius: 3px;
    content: "";
    display: block;
    position: absolute;
    bottom: 2px;
    top: 2px;
    width: 3px;
    left: 0;
  }
  .secondary-nav .nav-stacked > li a.dropdown-toggle:after {
    position: absolute;
    top: 11px;
    right: 12px;
    content: '\f107';
    font-family: 'fontawesome';
  }
  .secondary-nav .nav-stacked > li a .caret {
    display: none !important;
  }
  .secondary-nav .nav-stacked > li.dropdown.open > ul.dropdown-menu {
    position: relative;
    box-shadow: none;
    border: 0;
    border-top: 1px solid #eee;
    border-radius: 0;
    padding: 5px 0;
    margin: 0 0 0px 0;
    min-width: auto;
    width: 100%;
    display: block;
    float: none;
  }
  .secondary-nav .nav-stacked > li.dropdown.open > ul.dropdown-menu > li {
    display: block;
  }
  .secondary-nav .nav-stacked > li.dropdown.open > ul.dropdown-menu > li > a {
    padding: 8px 6px 8px 30px;
    display: block;
    white-space: normal;
    position: relative;
    text-decoration: none !important;
    color: #222;
    font-size: 15px;
  }
  .secondary-nav .nav-stacked > li.dropdown.open > ul.dropdown-menu > li > a:hover,
  .secondary-nav .nav-stacked > li.dropdown.open > ul.dropdown-menu > li > a:focus {
    color: #005ea2;
    background: #f9f9f9;
  }
  .secondary-nav .nav-stacked > li.dropdown.open > ul.dropdown-menu > li > a:before {
    content: '-';
    position: absolute;
    left: 17px;
    top: 8px;
  }
  /*  end header and branding styles */
  /* page layouts */
  
  
  .pageTitle-wrapper {
    padding: 50px 0px;
    background: #162e51;
    color: #FFF !important;
    overflow: hidden;
    position: relative;
    z-index: 10;
  }
  .pageTitle-wrapper .container {
    position: relative;
    z-index: 10;
  }
  .pageTitle-wrapper span.stateseal {
    position: absolute;
    z-index: 9;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-image: url(/Style%20Library/Images/SOS-Seal.png);
    background-size: 55%;
    background-position: 130% 32%;
    background-repeat: no-repeat;
    opacity: 0.15;
  }
  .pageTitle-wrapper h1.pageTitle {
    color: #fff;
    position: relative;
    z-index: 11;
    text-align: center;
  }

  .acp-header {
    background-image: url(/Style%20Library/Images/ACP-homeLanding-header-02.jpg);
    background-size: cover;
  }

  .acp-subpage-header {
    background-image: url(/Style%20Library/Images/ACP-homeLanding-header-02.jpg);
    background-size: cover;
  }

  .acp-footer {
    background-color: #b7e1fd;
  }
  
  .pageTitle-wrapper .breadcrumb {
    background: transparent;
    text-align:center
  }
  .pageTitle-wrapper .breadcrumb a,
  .breadcrumb > li + li:before,
  .breadcrumb > .active {
    color: #eee !important;
    font-size: 15px;
  }
  .breadcrumb > li + li:before {
    content: "\f105";
    font-family: 'fontawesome';
  }

  .mainContent {
    padding: 30px 0;
  }
  .panel-default .panel-heading a {
    color: #333333;
  }
  footer a,
  footer a:link {
    color: #ffffff;
  }
  footer a:visited {
    color: #ffffff;
  }
  footer {
    background: #1B4D6E; /*#162e51*/
    border-top: 1px solid transparent;
    color: #ffffff;
  }
  
  .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;
  }
  /* 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;
  }
  /* footer styles */
  footer {
    background: #1B4D6E; /*#162e51 or #0350B5*/
    padding: 20px 0;
    font-size: 14px;
  }
  footer h4,
  footer p,
  footer a,
  footer address,
  footer .navbar-nav li a,
  footer .copyright-row ul li a{
    color: #fff !important;
  }
  footer .footer-social a i, footer .footer-social a svg {
    font-size: 30px;
    color: #fff !important;
  }
  footer address {
    margin-bottom: 0;
  }
  footer .footer-title {
    font-weight: 700;
    font-size: 18px;
    display: block;
    margin: 25px 0 20px 0;
    color: #fafafa;
  }
  footer ul.list-unstyled {
	margin-top:32px;
	position: relative;
    left: 55px;
}
footer ul.list-unstyled li {
	padding:6px 0;
}
  footer ul.list-unstyled  a {
    color: #fff !important;
  }
  
  footer .footer-seal {
    margin-bottom: 15px;
    width: 100px;
  }
  footer .copyright-row p {
    display: inline-block;
    font-size: 13.5px;
  }
  footer .copyright-row ul {
    float: right;
  }
  .news-block {
	margin: 20px 15px 0 15px;
  }
  .social-block-wrap {
    /*border-right: 5px dotted #c3c3c3;
    border-left: 5px dotted #c3c3c3;  */
  }
  .social-block {
	height:400px;
	overflow-y: scroll;
	margin-bottom:25px;
	width: 340px;
	margin: 0 auto;
	background: #f9f9f9;
    border-left: 1px solid #f9f9f9;
    border-right: 1px solid #f9f9f9;
    padding: 5px;
  }
  .social-wrapper {
	margin-bottom: 20px;
  }
  .social-wrapper h3 {
	margin-bottom:10px;
	position:relative;
	z-index:3;
	padding-left:4px;
  }
  .social-wrapper h3:after {
     position:absolute;
     bottom:0px;
     left:0;
     right:0;
     content:'';
     height:11px;
     background:#F0DD83;
     z-index:-1
}
  .social-wrapper h3 span {
    display: inline-block;
    float: right;
  }
  /* homepage */
  .bg-video {
	padding:200px 15px 260px;
	position:relative;
	overflow: hidden;
}
.bg-video .overlay {
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	left:0;
	content:'';
	background:rgba(81, 138, 168, .8);
	z-index:10;
}
.bg-video video {
	position: absolute;
	z-index:8;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);	
}
.bg-video .bg-video-content {
	text-align:center;
	position:relative;
	z-index:12;
	color:#ffffff;
}
.bg-video .bg-video-content h1 {
	color:#FFF;
	font-size:60px;
	text-shadow:2px 2px 2px #333
}
.bg-video .bg-video-content p.lead {
	font-size:30px;
	line-height:34px;
	text-shadow:2px 2px 2px #333
}
.big-ones {
	text-align:center;
	padding:30px 15px;
}
.big-ones .container {
	background:#fafafa;
	padding:30px 15px;
	margin-top:-25px;
	position:relative;
	z-index:15;
}
.big-ones .fa {
	font-size:50px;
	padding:15px 0;
}
.timer-block {
	font-family: 'Titillium Web', cursive;
	background: #cfd7dc; 
    padding: 10px;
    margin-top: -20px;
    margin-bottom: 10px;
    color: black;
    min-height: 134px;
    -webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 6px -6px black;
}

.timer-block h2 {
	text-align: center;
}

div.timer {
	width: auto;
	margin: 0 auto;
	text-align: center;
	font-weight: 100;
}

.timer-block .lead {
	margin: 0 auto;
	text-align: center;
	font-weight: 700;
	font-size:25px;
}

div.timer div {
  display: inline-block;
  line-height: 1;
  padding: 10px;
  font-size: 40px;
}

div.timer div span {
  display: block;
  font-size: 20px;
}

#days,
#hours,
#minutes,
#seconds {
font-size: 32px;

}
.press-releases:before {
	content:'';
	position:absolute;
	top:-1px;
	left:-1px;
	right:-1px;
	height:3px;
	background:#F0DD83;
}
.press-releases {
	border:1px solid #ddd;
	box-shadow:2px 2px 4px rgba(255,255,255,0.35);
	position:relative;
	padding:15px;
	margin:0 0 30px 0;
}
.press-releases h2 {
	font-size:22px;
	font-weight:300;
}
.activity-stream-list li.press-release {
	padding:0;
	margin:0;
	border:0;
	border-top:1px solid #ddd;
}
.activity-stream-list li.press-release a {
	padding:10px 40px 10px 0;
	margin:0;
	text-decoration:none !important;
	display:block;
	position:relative;
}
.activity-stream-list li:hover,
.activity-stream-list li:focus {
	box-shadow:none;
	background:#fafafa;
}
.activity-stream-list li.press-release a:after {
	content:'\f105';
	font-family:'Font Awesome 5 Pro';
	position:absolute;
	right:10px;
	top:22px;
	color:#ddd;
	font-size:30px;
}
.activity-stream-list li:hover a:after,
.activity-stream-list li:focus a:after {
	color:#336699;
}
.activity-stream-list li.press-release .activity-stream-date {
	font-size:14px;
	font-style:italic;
	color:#666;
}
.activity-stream-list li.press-release .activity-stream-title {
	font-size:17px;
	font-weight:700;
	color:#222;
	text-decoration:none !important
}
.activity-stream-list li.press-release .activity-stream-summary {
	font-size:16px;
	color:#222;
	padding:5px 0;
}
.activity-stream-list li.press-release .activity-stream-date,
.activity-stream-list li.press-release .activity-stream-title,
.activity-stream-list li.press-release .activity-stream-summary {
	
}
  .activity-stream-list ul {
	margin-bottom:0;
}
.activity-stream-list li.press-release:hover a .activity-stream-title,
.activity-stream-list li.press-release:focus a .activity-stream-title {
	text-decoration:underline !important;
	color:#006699 !important;
}
.press-releases .btn-default {
	position:relative;
	top:10px;
}


  /* homepage */
  .homepage-feature-outer-container {
    height: 250px;
    background-size: cover;
    background-position: center;
    position: relative;
    text-align: center;
    padding-top: 50px;
  }
  .homepage-feature-outer-container .overlay {
    position: absolute;
    z-index: 2;
    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;
  }

  /* ACP specific styles */
  .acp-quick-links {
    display: flex;
    justify-content: center;
    flex-flow: wrap;
    margin-top: 30px;
  }

  .card-link {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #f0da61;
    width: 250px;
    height: 250px;
    text-decoration: none!important;
    color: black!important;
    font-size: 20px;
    border: 1px solid black;
    box-shadow: rgb(0 0 0 / 45%) 0 2px 5px;
    margin: 20px 0 0 20px;
    text-align: center;
  }

  .card-link:hover {
    background-color: #fef0a0;
  }

  .card-link i {
    font-size: 30px;
  }

}

@media only screen and (min-width: 768px) {
	 .media .media-left {
    width: 120px;
    height: 120px;
  }
  .media .media-left .media-figure {
    width: auto;
    height: 120px;
  }
  .media .media-body {
    padding-right: 55px;
    padding-left: 130px;
    min-height: 120px;
  }

  .One-Col-Layout .relativeContent, .One-Col-Layout-With-Relative .relativeContent {
      margin-top: 100px;
  }  
  .news-block {
	margin:0;
  }
  .social-block-wrap {
  	border:0;
  }
  .social-block {
	height:500px;
	width: auto;
	border:0;
	background:transparent;
	padding:0px;
  }
  .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;
  }
  .One-Col-Layout-With-Relative .relativeContent,
  .One-Col-Layout .relativeContent {
    margin-top: 0px;
  }
  #primary-nav #mainNav {
    display: block;
  }
  #primary-nav .navbar-header {
	display:inline-block;
}
  #primary-nav .navbar-brand {
    display:inline-block;
    width:390px;
  }
  #primary-nav .navbar-brand span.header-title {
    font-size: 18px;
    left: 7px;
    top: 30px;
  }
  #primary-nav .navbar-brand span.header-title-name {
    font-size: 26px;
    top: 4px;
    position:relative
  }
  #primary-nav .navbar-brand img {
    max-height: 100px;
    height: 100px;
  }
  #primary-nav #mainNav {
    display: inline-block !important;
    float:right;
  }
  #primary-nav #mainNav .nav > li > a {
    text-align: center;
    padding:25px 12px;
    max-width:165px;
  }
  
  #mainNav .nav > li > a:before {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
    display: block;
    font-size: 26px;
    width: auto;
    height: 40px;
    text-align: center;
    position:relative;
    top:5px;
  }

  /* Business */
  #mainNav .nav > li > a[href="/bus/Pages/default.aspx"]::before {
    content: "\f0b1";
  }
  /* Elections */
  #mainNav .nav > li > a[href="/elections/Pages/Elections-Contact-Form.aspx"]::before {
    content: "\f762";
  }
  /* Civics */
  #mainNav .nav > li > a[href="/civics/Pages/default.aspx"]::before {
    content: "\f74d";
  }
  /* Open Boards */
  #mainNav .nav > li > a[href="/OpenBoardsKY/Pages/default.aspx"]::before {
    content: "\f328";
  }
  /* Administration */
  #mainNav .nav > li > a[href="/admin/Pages/default.aspx"]::before {
    content: "\f1ad";
  }
  /* Secretary's Desk */
  #mainNav .nav > li > a[href="/sos-office/Pages/default.aspx"]::before {
    content: "\f67d";
  }
  /* Notary Commissions */
  #mainNav .nav > li > a[href="https://web.sos.ky.gov/notaries/Index"]::before {
    content: "\f8e7";
  }
  /* Coronavirus */
  #mainNav .nav > li > a[href="/Pages/Coronavirus-(COVID-19)-Office-Impact.aspx"]::before {
    content: "\e076";
  }
  /* Land Office */
  #mainNav .nav > li > a[href="/land/Pages/default.aspx"]::before {
    content: "\f6fc";
  }
  
  /* Stae of Emergency Documents */
  #mainNav .nav > li > a[href="/Pages/State-of-Emergency-Documents.aspx"]::before {
    content: "\f31a";
    color:#ff0000;
  }

  /* Safe At Home */
  #mainNav .nav > li > a[href="/safe-at-home/Pages/About-Safe-At-Home.aspx"]::before {
    content: "\f4c9";
  }
  
  /* Civic Initiatives */
  #mainNav .nav > li > a[href="/civic-initiatives/Pages/default.aspx"]::before {
    content: "\f672";
  }
  
  .acp-home-services-info {
    background-color: #e2e2e2;
    padding: 40px 0;
  }
  
  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) {

  .secretary {
    height: 560px;
    margin-top: -200px;  
  }
  
}

@media only screen and (min-width: 992px) {
 
  .homepage-feature-outer-container {
    height: 560px;
    padding-top: 200px;  
  }
  .homepage-feature-outer-container h1 {
    font-size: 45px;
  }
  .homepage-feature-outer-container p.lead {
    font-size: 26px;
  }
  .Homepage-Layout #bodyContent > .container {
    margin-top: -150px;
  }
  
  .Homepage-Layout #bodyContent > .container {
    margin-top: 0px;
  }
  
}

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: #1B4D6E !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: #1B4D6E;
}
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;
  }
}
@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;
  }
}
/* mobile navigation */
@media only screen and (max-width : 768px) {
	#mainNav .nav > li.dropdown > a {
		position:relative
	}
	#primary-nav #mainNav .nav > li > a:hover, 
	#primary-nav #mainNav .nav > li > a:focus, 
	#primary-nav #mainNav .nav > li.active > a
	#mainNav .nav > li.dropdown.open > a,
	#mainNav .nav > li.dropdown.open > a:active {
		background:#fafafa;
	}
	#mainNav .nav > li.dropdown > a:before {
		content:'\f067';
		font-family:'Font Awesome 5 Pro';
		position:absolute;
		right:10px;
		top:14px;
	}
	
	#mainNav .nav > li.dropdown.open > a:before {
		content:'\f068';
	}
	#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 {
		height:0;
	}
	#mainNav ul.dropdown-menu > li > a {
		padding-left:30px !important;
	}
	#mainNav ul.dropdown-menu > li > a:before {
		content:'-';
		position:absolute;
		left:14px;
		top:9px;
	}
	.bg-video {
		padding:100px 10px 140px
	}
	.bg-video .bg-video-content h1 {
		font-size: 36px;
	}
	.bg-video .bg-video-content p.lead {
		font-size:24px;
	}
}

.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;
}
.featured-block{
  height: 100%;
  width: 100%;
  overflow: hidden;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  wrap: wrap;
  list-style: none;
  flex-grow: 1;
  -webkit-flex-flex-grow: 1;
  align-self: flex-start;
  -webkit-flex-align-self: flex-start;
  background: linear-gradient(135deg, #f2f5f6 41%, #d3dbe5 100%);    
  padding:20px;
  background:#9DCBF3;
}
.feature-left{
  width: 50%;
  overflow:hidden;
  display: flex;
  display: -webkit-flex;
}
.featured-block a{
	border: 3px solid #003399;
  padding: 10px 15px;
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  color: #003399 !important;
  background: #FFF;
}
.featured-block a:hover{
  border: 3px solid #003399;
  text-decoration:none;
  background:#fff;
  color:#003399!important;
}

.feature-left img{
	width:100%;
  height:auto;
  object-fit:cover;
  object-position:center;
}
.feature-right {
  display:block;
  width: 50%;
  overflow: hidden;
  /*display: flex;*/
  padding: 20px;
  /*display: -webkit-flex;*/
  flex-direction: column;
  -webkit-flex-flex-direction: column;
  flex-wrap: wrap;
  -webkit-flex-flex-wrap: wrap;
  list-style: none;
  flex-grow: 1;
  -webkit-flex-flex-grow: 1;
}

@media only screen and (max-width: 1010px){
  .featured-block{
    padding: 30px 10px;
  }
  .feature-right {
    width: 100%;
  }
  .feature-left{
    width: 100%;
    JUSTIFY-CONTENT: CENTER;
  }
}

img.image {
	width:100%;
	height:auto;
}

#copyright-year {
    font-style: normal!important;
}

