@charset "UTF-8";
/*   
Theme Name: Kentucky Association of Chiefs of Police
Theme URI: http://strategicadvisersllc.com
Description: Custom theme template for Strategic Advisers LLC
Author: Dan Shields
Author URI: http://strategicadvisersllc.com
Version: 1
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  margin: 0;
  padding: 0;
  font-family: Markazi, serif;
  -webkit-font-smoothing: antialiased !important;
}
html {
  /*background: url('https://kypolicechiefs.org/wp-content/themes/full_hero/images/background.png') center center;*/
  background: #fff;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 100%;
  height: 100%;
}
.rfwbs_navi {
  display: none;
}
input, input[type="email"], textarea {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  outline: none;
  padding: 7px;
  border: none;
  border-bottom: 1px solid #8c8c8c;
  background: transparent;
  margin-bottom: 10px;
  font: 16px Markazi, serif;
  height: 45px;
}
input[type="submit" i] {
  font-size: 18px;
  letter-spacing: 1px;
  padding: 8px 18px;
  font: 18px Markazi, serif;
  cursor: hand;
  cursor: pointer;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #264bc1;
  color: #fff;
  border: none;
}
textarea {
  height: 120px;
  border: 1px solid #ddd;
  border-radius: 5px;
}
input:focus {
  border-bottom: 1px solid #195daa;
}
textarea:focus {
  border: 1px solid #195daa;
}
input[type="checkbox"] {
  height: 13px;
}
.hide {
  display: none !important;
}
img.mockupimg {
  position: absolute;
  top: 0;
  left: 0;
}
.clear {
  clear: both;
}
/*********************************           BEGIN TEXT STYLING           **********************************/
h1, h2, h3, h4 {
  font-weight: 400;
}
h1 {
  font-size: 38px;
  line-height: 38px;
  color: #001130;
  margin: 0px 0 7px;
}
h2 {
  font-size: 34px;
  margin-bottom: 7px;
  line-height: 36px;
  color: #303030;
}
h3 {
  font-size: 28px;
  color: #303030;
  margin: 0px 0px 5px 0px;
}
h4 {
  font-size: 25px;
  margin-bottom: 5px;
}
h5 {
  font-size: 21.5px;
  margin-bottom: 5px;
}
h6 {
  font-size: 19px;
  margin-bottom: 5px;
}
aside h1 {
  font-size: 27px;
}
aside {
  font-size: 16px;
  margin-bottom: 2px;
  line-height: 24px;
}
aside h3 {
  padding-left: 30px;
  font-size: 14px;
  margin: 2px;
  font-style: italic;
  margin-bottom: 10px;
}
aside hr {
  width: 80%;
  float: left;
}
blockquote {
  padding: 13px 10px;
  background: #efefef;
  border: 1px solid #e2e2e2;
  border-right: transparent;
  border-left: transparent;
}
blockquote p {
  margin-bottom: 2px;
}
.sidenews > div:hover {
  left: 3px;
  position: relative;
  display: block;
}
p, li {
  line-height: 30px;
  margin-bottom: 20px;
  font-size: 18px;
  color: #2f2f2f;
}
.floatright {
  float: right;
  margin: 5px 0px 5px 10px;
}
.floatleft {
  float: left;
  margin: 5px 10px 5px 0px;
}
ul {
  padding-left: 12px;
}
li {
  font-size: 18px;
  list-style-type: disc;
  margin-bottom: 5px;
}
.contactsdb li {
  list-style-type: none;
}
table h2 {
  padding-bottom: 40px;
}
.entry-title h2 {
  font-size: 23px;
  line-height: 29px;
}
.maincontent.entry {
  padding-bottom: 35px;
  border-top: 1px dotted #545454;
  width: 100%;
  padding-top: 43px;
  margin-bottom: 52px;
}
.maincontent article:first-child .maincontent.entry {
  border: none;
}
.entry .nav-previous {
  padding-top: 20px;
}
table, th, td {
  border: 1px solid rgba(177, 177, 177, 0.43);
}
table {
  border-spacing: 0;
}
th, td {
  padding: 5px 5px;
}
.wp-caption.alignleft img {
  padding: 0px 0px 10px 0px;
  width: 100%;
}
.featimg img {
  width: 16%;
  float: left;
  height: auto;
  padding: 0 10px 10px 0;
}
#logoboxcontainer {
  background-color: #fff;
  height: 70vh !important;
  /* border-bottom: 5px solid $color-secondary !important;*/
}
.fullpagewrap1 {
  position: fixed;
  background: #fff;
  top: 0px;
  width: 100%;
  z-index: 99999;
  margin-left: -15px;
}
.fullpagewrap2 {
  /*top: -25px;*/
  position: relative;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #000;
}
a {
  text-decoration: none;
  background-color: transparent;
  color: #01108e;
  /*color: #A11312;*/
}
a:hover {
  color: #1b30e4;
  text-decoration: none;
}
section.entry-content p a {
  text-decoration: underline;
}
.news {
  max-width: 600px;
  border-right: 1px dotted #999;
  padding-right: 15px;
}
.news h2 {
  font-size: 33px;
  font-weight: 800;
  text-align: center;
}
aside h2 {
  background: url(https://kypolicechiefs.org/wp-content/themes/full_hero/images/postArrow.png) no-repeat;
  background-position: 0px 5px;
  padding-left: 18px !important;
}
.news h3 {
  color: #303030;
  padding: 0;
  margin: 0 0 10px;
}
.align-left {
  text-align: left;
}
.align-right {
  text-align: right;
}
.align-center {
  text-align: center;
}
img.centered, .aligncenter, div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
img.alignright {
  padding: 4px;
  margin: 0 0 2px 7px;
  display: inline;
}
img.alignleft {
  padding: 4px;
  margin: 0 7px 2px 0;
  display: inline;
}
.alignright {
  float: right;
}
.alignleft {
  float: left;
}
.wp-caption.alignleft {
  margin: 3px 10px 10px 0;
  padding: 10px;
  border: 1px solid rgba(206, 206, 206, 0.31);
  max-width: 50%;
}
.wp-caption.alignright {
  margin: 3px 0 10px 10px;
  padding: 10px;
  border: 1px solid rgba(206, 206, 206, 0.31);
  max-width: 50%;
}
.wp-caption {
  padding-bottom: 32px;
}
p.wp-caption-text {
  font-size: 12px;
  line-height: 14px;
  margin: 0;
}
.contactpage p {
  margin: 6px 0px 0px 0px;
}
.contactpage h2 {
  margin: 17px 0px 0px 0px;
}
.header {
  font: 20px Markazi, serif;
  height: auto;
}
.social-icons {
  list-style-type: none !important;
  text-align: center;
}
.social-icons li {
  display: inline-flex !important;
  align-items: baseline !important;
  background: none !important;
  width: 32px !important;
  height: 32px !important;
  margin: -3px -3px -3px 3px !important;
  transition: background 0.5s;
  -webkit-transition-timing-function: ease;
  /* Safari and Chrome */
  transition-timing-function: ease;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.29);
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.1);
}
.social-icons a {
  color: #fff !important;
  position: relative;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 16px !important;
}
.social-icons a .fa {
  position: relative;
  top: 1px;
}
li.facebook:hover {
  background: #3b5998 !important;
}
li.twitter:hover {
  background: #55acee !important;
}
li.instagram:hover {
  background: #e95950 !important;
}
li.youtube:hover {
  background: #bb0000 !important;
}
li.linkedin:hover {
  background: #007bb5 !important;
}
li.pinterest:hover {
  background: #cb2027 !important;
}
li.google-plus:hover {
  background: #dd4b39 !important;
}
.topsocial {
  width: auto;
  position: absolute;
  right: 0;
  margin: 0;
  top: 0;
  padding: 18px 16px 10px 13px;
  background: #195daa;
}
.topsocial.scroll {
  background: #195daa;
}
.topsocial .icon.scroll {
  opacity: 0.55;
  -webkit-opacity: 0.55;
  -moz-opacity: 0.55;
  filter: alpha(opacity=55);
}
.topsocial img {
  float: right;
  width: 20px;
  height: 20px;
  padding-left: 8px;
  padding-top: 9px;
}
.topsocial .icon {
  float: right;
  display: block;
  margin-left: 8px;
  padding: 11px;
  background: url("images/socialicons.png") no-repeat;
  background-size: cover;
  opacity: 0.55;
  -webkit-opacity: 0.55;
  -moz-opacity: 0.55;
  filter: alpha(opacity=55);
  transition: ease all 0.03s;
  -webkit-transition: ease all 0.03s;
}
.topsocial .icon:hover {
  opacity: 0.55;
  -webkit-opacity: 0.55;
  -moz-opacity: 0.55;
  filter: alpha(opacity=55);
}
.topsocial .icon.twitter {
  background-position: 0 -31px;
}
.topsocial .icon.youtube, .icon.youtube {
  background-position: 0 -92px;
}
.topsocial .icon.linkedin, .icon.linkedin {
  background-position: 0 -61px;
}
.bottomsocial .icon.twitter {
  background-position: 0 -42px;
}
.bottomsocial .icon.fbook {
  background-position: 0 0px;
}
.bottomsocial .icon.youtube {
  background-position: 0 -125px;
}
.bottomsocial .icon.linkedin {
  background-position: 0 -84px;
}
.topsocial .icon:hover, .bottomsocial .icon:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.topsocial .icon:hover, .bottomsocial .icon:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.topsocial .icon:hover, .bottomsocial .icon:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.topsocial .icon:hover, .bottomsocial .icon:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.bottomsocial .icon {
  float: right;
  display: block;
  margin-left: 8px;
  margin-top: 10px;
  padding: 15px;
  background: url("images/socialicons.png") no-repeat;
}
.footlogo {
  width: 326px;
  top: 20px;
  position: absolute;
  left: 27px;
  bottom: 27px;
  z-index: -1;
}
.footlogo img {
  height: 40%;
  width: auto;
  max-width: none !important;
  min-height: 84px;
}
body {
  min-height: 95vh;
  position: relative;
  background-color: #f3f3f3;
}
.bodywidth {
  margin: 0px auto;
  background: #f3f3f3;
  min-height: 79vh;
}
.bodywidth2 {
  position: relative;
  background: #f3f3f3;
}
.bodywidth.contact {
  padding-bottom: 0px;
}
.bodywidth2.not-home {
  margin-top: 0;
  max-width: 1600px;
  margin: 0 auto;
  background: #f3f3f3;
}
.headarea {
  min-height: 42px;
  padding: 0 220px 0 0;
  width: 70%;
}
.headarea h1.entry-title {
  color: #4e4e4e;
  padding: 26px 0 29px !important;
  font-size: 33px;
  margin: 0 !important;
  text-align: center;
  font-family: Markazi, serif;
  border-bottom: 1px solid #e4e4e4;
  letter-spacing: 2px;
}
.button {
  float: left;
  background-color: #195daa;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0px auto 10px;
  font: 18px Roboto, sans-serif, sans-serif;
}
.button:hover {
  background: #0d4788;
}
.footer-disclaimer {
  color: #195daa;
  padding-left: 18px;
}
.footer-disclaimer:hover {
  color: #195daa;
}
footer .bottomnav {
  display: block;
  float: left;
  width: 240px;
}
.footer-name {
  position: relative;
  bottom: 0px;
  width: 100%;
  color: #fff;
  font-size: 12px;
}
footer {
  min-height: 115px;
  background: #606060;
  overflow: hidden;
  margin: 0px auto;
  position: relative;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
}
footer p {
  text-align: center;
}
.bottomsocial {
  position: relative;
  float: right;
  width: 100%;
  z-index: 99999;
}
.bottomsocial a {
  float: right;
  max-height: 30px;
}
.bottomsocialbox {
  padding: 15px;
  box-sizing: border-box;
}
.bottomsocial p {
  font: 16px Markazi, serif;
  color: #f1f2f2;
  text-align: center;
  padding-left: 14px;
}
.first {
  width: 48%;
  padding-right: 2%;
  float: left;
}
.second {
  width: 48%;
  padding-left: 2%;
  float: right;
}
.onehalf {
  width: 48%;
  padding: 1%;
  float: left;
}
.onehalf p {
  width: 90% !important;
}
.onehalf img {
  max-width: 100%;
}
.img-responsive {
  max-width: 100%;
}
.servicesbutton {
  float: left;
  font-size: 16px;
  margin: 5vh 20%;
  width: 60%;
  line-height: 34px;
  min-width: 225px;
  text-align: center;
  box-sizing: border-box;
  color: #9F0E0D;
  text-transform: uppercase;
  letter-spacing: 1px;
  background: #B8B8B8;
  border: none;
  padding: 7px 21px 6px;
  font-family: Markazi, serif;
}
.mapcontainer {
  position: relative;
}
.mapcontainer iframe {
  max-height: 50vh;
  max-height: 350px;
}
.copyright {
  position: absolute;
  font-size: 16px;
  color: #fff;
  padding: 10px 27px;
  right: 0;
  text-align: right;
  margin-top: 57px;
  bottom: 0;
  left: 0;
}
.copyright p {
  text-align: center;
  position: absolute;
  bottom: 0;
  top: auto;
  display: block;
  width: 100%;
  left: 0;
  right: 0;
  margin: 0;
  font-size: 10px;
  color: #fff;
  line-height: 10px;
}
.copyright a {
  color: #B3B3B3;
}
.copyright a:hover {
  color: #a61e21;
  transition: 0.3s ease;
  -webkit-transition: ease 0.3s;
}
.copyright:last-child {
  margin-top: 5px;
}
.logo1 {
  display: none;
  width: 49%;
  background: url("https://kypolicechiefs.org/wp-content/themes/full_hero/images/logo_white.png") no-repeat;
  background-position: center center;
  background-size: 100%;
  margin: 0 auto;
  height: 100%;
  margin-top: -20px;
}
.jquery-responsive-select-menu {
  background: url("images/mobilemenuimg_light2.png") no-repeat center center;
  border: none;
  color: transparent;
  font-size: 20px;
  background-size: 32px;
  width: 79px;
  height: 64px;
  position: absolute;
  top: 0;
  left: 0;
}
aside {
  width: 220px;
  position: relative;
  padding: 5px 20px;
  box-sizing: border-box;
  float: left;
}
aside li.menu-item-home {
  display: none;
}
.mobilesidebar {
  display: none;
}
header {
  background: #195daa;
  position: relative;
  width: 100%;
  top: 0;
  z-index: 1001;
  min-height: 62px;
  display: inline-block;
}
.maincontent {
  /*background: #A9A9A9;
	max-width: 651px; */
  overflow: hidden;
  width: calc(96% - 220px);
  float: left;
  padding: 20px 2% 40px;
}
.pagewrap {
  background: #f3f3f3;
  background: #f3f3f3;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
  min-height: 75vh;
  padding: 0;
}
.pagewrap.home {
  margin-top: 2px;
  min-height: 0;
  padding: 0;
  max-width: none !important;
}
section.maincontent.mainbox.teaminterior {
  margin-top: 39px;
}
section.entry-content {
  max-width: 700px;
  margin: 0 auto;
}
section.entry-content.contact {
  max-width: none;
}
.maincontent.home {
  max-width: none;
  width: 100%;
  /*min-height: 400px;*/
  background: url("https://kypolicechiefs.org/wp-content/themes/full_hero/images/background1.png");
  padding: 60px 40px !important;
  box-sizing: border-box;
}
.maincontent.home p, .summaryMobile {
  width: 70%;
  margin: 0 auto;
  font-size: 21px;
  line-height: 31px;
  margin-bottom: 19px;
  color: #444;
  letter-spacing: 0.85px;
  max-width: 700px;
}
.maincontent .featimage {
  padding-top: 5px;
  float: left;
  margin-right: 15px;
  height: auto !important;
  width: 100%;
  /*height: 175px;*/
  overflow: hidden;
  margin-bottom: 20px;
}
.featimage.interior {
  margin-bottom: 0px;
  max-height: 420px;
}
.featimage.teaminterior {
  float: left;
  width: 35%;
  padding: 0;
  margin-right: 2%;
}
.featimage.interior img {
  height: auto;
  width: 100%;
  display: block;
  margin: 0 auto;
  max-width: 1800px !important;
}
.featimage {
  max-height: 97vh;
  position: relative;
  overflow: hidden;
  margin-bottom: -100px;
  z-index: 1;
}
.featimage img {
  width: 100%;
  height: auto;
}
.teammemberbio {
  float: left;
  width: 60%;
}
a.homefeatimgtxt {
  position: absolute;
  display: block;
  top: 150px;
  width: 25%;
  margin-left: 5%;
  background: rgba(54, 54, 54, 0.64);
  padding: 15px;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
}
a.homefeatimgtxt h3 {
  margin: 0;
  color: #fff;
}
.featimage.home img {
  width: 100%;
  height: auto;
}
.homecontent {
  margin-top: -58px;
}
.maincontent .featimage img {
  width: 100%;
  height: auto;
  max-width: none;
  padding: 0;
}
.maincontent .featimage p {
  margin: 0;
  padding: 0;
}
.maincontent .featimage iframe {
  height: 150px !important;
  width: 250px !important;
  overflow: hidden;
}
.maincontent.single .entry .featimage {
  max-width: 100%;
  padding: 0 10px 10px 0;
  margin: 0 0 15px 0;
  transform: translate(0, -24%);
}
.maincontent.single .maincontent.entry {
  padding-top: 10px;
  padding-left: 0px;
}
.maincontent.entry h2 {
  margin-top: 12px;
}
.nosidebar h1.entry-title {
  font-size: 31px;
  font-weight: bold;
  color: #334590;
}
.nosidebar article {
  padding-bottom: 31px;
  margin-bottom: 42px;
  border-bottom: 1px solid #EBA934;
}
section.entry-content.nosidebar {
  overflow: hidden;
  padding: 20px;
  margin: 10px;
}
section.entry-content.nosidebar:hover {
  background: none;
}
.entry-content ul, .entry-content ol {
  padding-left: 22px;
  margin-bottom: 20px;
}
.entry-content img {
  max-width: 580px;
  height: auto;
  padding: 10px;
}
.featimg img {
  border: 1px solid rgba(164, 164, 164, 0.88);
  box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.29);
  padding: 0;
}
a.featimgwrap {
  display: block;
  max-height: 200px;
  overflow: hidden;
  margin-bottom: 32px;
}
/******************************      CONTACT FORM      *******************************/
.wpcf7-form-control-wrap div {
  margin: 5px auto;
}
.disclaimer {
  margin: 25px auto;
  width: 70%;
}
.wpcf7-form-control-wrap input {
  width: 200px;
  margin-right: calc(100% - 310px);
  display: block;
  margin-bottom: 0;
}
.wpcf7-form-control-wrap .wpcf7-list-item input {
  width: auto;
  margin-right: 0;
  display: unset;
}
input.wpcf7-form-control.wpcf7-submit {
  display: block;
  font-size: 18px;
  letter-spacing: 1px;
  padding: 8px 18px;
  margin: 15px auto 10px;
  font: 18px Markazi, serif;
  cursor: hand;
  cursor: pointer;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #264bc1;
  color: #fff;
  border: none;
}
input.wpcf7-form-control.wpcf7-submit:hover {
  background: #163494;
}
.addressbox {
  width: 310px;
  font-size: 14px;
  margin-left: 34.5%;
  margin-top: 54px;
  text-align: center;
  color: #fff;
  line-height: 19px;
}
.wpcf7 p {
  margin: 0;
}
/*.wpcf7 span {
	color:red !important;
	font-size:15px;
	}*/
.wpcf7 {
  font-size: 18px;
  /*text-align: center;*/
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
  font-size: 12px;
  color: #696969;
  margin-top: -29px;
}
span.wpcf7-not-valid-tip {
  color: #fff !important;
  font-size: 15px;
  background: rgba(255, 0, 0, 0.85);
  display: block;
  text-align: center;
  padding: 3px;
}
form.wpcf7-form {
  font-size: 15px;
}
.highlight {
  border: 4px solid #FF7300;
}
.wpcf7 .first {
  width: auto;
  padding-right: 0;
  float: none;
}
span.wpcf7-list-item {
  font-weight: bold;
  margin-left: 0 !important;
}
.wpcf7-form ul {
  margin-left: 16px;
}
/********************************			BLOG			********************************/
.blog {
  max-width: 1000px;
  margin: 0 auto;
}
.blog h2 {
  line-height: 35px;
  color: #000;
  margin: 30px 0 25px;
  display: block;
  font-family: Markazi, serif;
  font-size: 1.8em;
}
.blog h3 {
  font-size: 14px;
  margin-top: 15px;
}
.blog h3 hr {
  width: 70%;
  float: left;
  border-top: 1px solid #195daa;
  background-color: #195daa;
  background: none !important;
  color: #195daa;
  border-color: #195daa;
  margin-right: 4%;
}
span.bloghash {
  color: #939393;
  display: block;
  position: relative;
  text-align: center;
  width: 25%;
  margin: 0;
  float: left;
}
.blog .clear {
  border: none;
  box-shadow: none;
}
.blog hr {
  width: 10%;
  width: 150px;
  border: 0;
  height: 1px;
  background: rgba(204, 204, 204, 0.53);
  background-image: linear-gradient(to right, #DEDEDE, #606060, #DCDCDC);
}
p.blog-post-divider {
  font-size: 1.8em;
  letter-spacing: 15px;
  text-align: center;
  margin: 0px auto;
  padding: 0;
}
p.blog-post-divider:last-child {
  display: none;
}
.blog a:hover > h2, .blog a:hover > .bloghash {
  color: #666;
}
.blog .newspost {
  width: 49%;
  margin: 20px 2% 27px 0;
  background: #ffffff;
}
.blog .newspost:nth-child(even) {
  margin-right: 0;
}
.newsdate {
  position: absolute;
  top: -14px;
  font-size: 11px;
  text-transform: uppercase;
  font-family: roboto;
  color: #8e8e8e;
  left: 5px;
}
.blog.legupdates .newspost {
  width: 77%;
  margin: 20px auto 27px;
  height: auto;
  float: none;
  padding: 10px 10px 24vh;
  box-sizing: border-box;
}
.blog.legupdates .newstitle {
  position: relative;
  padding-left: 0;
}
section.entry-content.legupdatescontent {
  padding: 20px;
  line-height: 25px;
  font-size: 19px;
  background: #fff;
  margin-bottom: 62px;
  box-sizing: border-box;
}
.blog.legupdates .newsdate {
  left: 0;
}
.blog.legupdates .newsreadmore {
  background: #380606;
  color: #fff;
}
.blog.legupdates p {
  margin-bottom: 0;
}
section.entry-content.trainingoppcontent {
  padding-bottom: 40px;
}
.practice-banner {
  width: 100%;
  background-color: #606060;
  margin: 0;
  padding-top: 22px;
  padding-bottom: 22px;
}
.practice-banner h2 {
  color: #fff;
  font-size: 2em;
  padding-left: 70px;
  margin: 10px 0;
  text-transform: none;
}
.practice-banner-img {
  width: 30%;
}
.ui-widget-content {
  border-left: 1px solid #195daa !important;
  border-bottom: 1px solid #195daa !important;
  border-right: 1px solid #195daa !important;
}
.ui-state-active {
  border: none !important;
}
/*******************************             DYNAMIC POSTS             ********************************/
.single-service {
  position: relative;
  width: 315px;
  height: 315px;
  margin: 10px;
}
.services {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.image {
  display: block;
  width: 100%;
  height: auto;
}
.overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 999;
  /* height: 42px; 
    width: 100%; 
    transition: 0.5s ease; 
    background-color: $color-primary; */
}
.single-service:hover .overlay {
  height: 100%;
}
.single-service:hover .text {
  opacity: 0;
}
.single-service:hover .text-sub {
  opacity: 1;
}
.text {
  color: white;
  position: absolute;
  font-size: 24px;
  width: 100%;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transition: 0.5s ease;
}
.text-sub {
  padding: 10px;
  transition: 0.5s ease;
  opacity: 0;
}
.service-detail {
  color: #fff;
  font-size: 15px;
  line-height: 28px;
}
.service-more {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 7px 15px;
  background: #195daa;
  color: #fff;
}
.service-more:hover {
  color: #fff;
}
.contentpost.home#post-6537 {
  margin-top: 10px;
}
.contentpost.home {
  position: relative;
  height: 0 !important;
  width: 100%;
  padding-bottom: 48%;
  text-align: left;
  margin: 0px 0px 0px 0px;
  border: none;
  overflow: hidden;
  float: left;
  /*box-shadow: -2px 2px 10px 0px rgba(0, 0, 0, 0.06);*/
  transition: ease all-ease 0.3s;
  -webkit-transition: ease all 0.3s;
  background-position: center center;
  background-size: cover;
  cursor: pointer;
  cursor: hand;
  max-height: 60vh;
}
.buttonbox {
  overflow: hidden;
}
.contentpost.home:nth-child(3), .contentpost.home:nth-child(6) {
  width: 33.341%;
}
.contentpost.home a.overlay {
  position: absolute;
  font-size: 23px;
  line-height: 28px;
  border: none;
  z-index: 99;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  background: url("images/buttons_overlayhome.png") no-repeat;
  padding: 0;
  background-size: cover;
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
  transition: ease all-ease 0.3s;
  -webkit-transition: ease all 0.3s;
  display: block;
  top: 0;
}
.contentpost.home .button {
  border: 1px solid #696969;
  display: inline;
  float: none;
  font-style: normal;
  color: #696969;
  background-color: rgba(0, 0, 0, 0) !important;
  text-align: center;
  letter-spacing: 1px;
  padding: 0px 5px;
  margin-left: 12px;
  font: 18px Markazi, serif;
  text-transform: none;
  cursor: hand;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.services.contentpost .overlay {
  position: absolute;
  font-size: 23px;
  line-height: 28px;
  border: none;
  z-index: 99;
  margin: 0 auto;
  top: 0;
  width: 25%;
  /*background: url('images/buttons_overlayhome.png') no-repeat;*/
  padding: 25% 0 0 0;
  background-size: cover;
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
  transition: ease all-ease 0.3s;
  -webkit-transition: ease all 0.3s;
  /*border-top: 1px solid #5B5A5A;*/
}
.contentpost.home a.overlay:hover, .services.contentpost .overlay:hover {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
}
.contentpost.home a {
  border: none;
  margin: 0;
  display: block;
  line-height: 30px;
  font-size: 29px;
  letter-spacing: 1px;
  text-align: left;
  padding: 24px 1% 22px 4%;
  width: 90.1%;
  top: 35%;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  z-index: 99;
  color: #353535;
  background: rgba(209, 211, 212, 0.85);
}
.contentpost img {
  position: relative;
  width: 100%;
  height: auto;
  z-index: 50;
}
.contentpost.home .title {
  font-size: 1.2em;
  width: 29%;
  float: left;
  padding: 23px 2% 23px 8%;
  line-height: 1.01em;
}
.contentpost.home .summary {
  font-size: 0.6em;
  width: 50%;
  float: left;
  line-height: 1.3em;
}
.contentpost.home .banner {
  padding: 15px 0;
}
.summaryMobile {
  margin-bottom: 40px;
}
.summaryMobile .button {
  margin-top: 20px;
}
.titleMobile {
  font-size: 1.6em;
  margin: 40px 0px;
  color: #195daa;
  text-transform: uppercase;
  font-family: Markazi, serif;
}
.contentpost.home .banner .summary h4 {
  font-weight: 100;
  line-height: 1em;
}
.contentpost.home p {
  width: 89%;
  padding: 5px 4% 0;
  line-height: 21px;
  text-align: left;
}
.clear {
  clear: both;
}
.container-home {
  width: 85%;
  margin: 50px auto;
  text-align: center;
  font-size: 21px;
  line-height: 31px;
  color: #696969;
  letter-spacing: 0.85px;
}
.homecontent p {
  color: #6d6e71;
  display: block;
  width: 100%;
  text-align: center;
  font-size: 20px;
  font-family: Markazi, serif;
}
.dynamicimg {
  float: left;
  width: 180px;
  height: auto;
  overflow: hidden;
}
.dynamicimg img {
  float: left;
  border: 1px solid #f1f2f2;
  width: 180px;
  height: auto;
  overflow: hidden;
}
.dynamicpost {
  padding-left: 5px;
  float: right;
  width: 375px;
}
.services.dynamicpost {
  padding-left: 5px;
  float: right;
  width: 429px;
}
.services.dynamicimg {
  float: left;
  width: 25%;
  padding: 25% 0 0 0;
  overflow: hidden;
  display: block;
}
.services.dynamicimg img {
  float: left;
  border: 1px solid #f1f2f2;
  width: 65px;
  height: auto;
  overflow: hidden;
}
.servicescontent {
  float: left;
  width: 75%;
  padding: 30px 70px 30px 20px;
  line-height: 33px;
  font-size: 17px;
  color: #3A3A3A;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.services.contentpost img {
  position: absolute;
  width: 150px;
  height: auto;
  margin: auto;
  z-index: 50;
}
.services.contentpost {
  width: 100%;
  position: relative;
  text-align: left;
  margin: 0px 0px 33px 0px;
  border: none;
  overflow: hidden;
  float: left;
  /*box-shadow: -2px 0px 13px 0px rgba(0, 0, 0, 0.05);*/
  border: 1px solid rgba(204, 204, 204, 0.3);
  transition: ease all-ease 0.3s;
  -webkit-transition: ease all 0.3s;
  background-position: top center;
  font-family: Markazi, serif;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.services.contentpost h1 {
  position: absolute;
  width: 21%;
  text-align: right;
  padding: 8px 4% 10px;
  width: 92%;
  /*top: 44%;
	box-shadow: -6px 1px 10px rgba(0, 0, 0, 0.1); */
  background: #d1d3d4;
  margin: 0;
  letter-spacing: 0.5px;
  line-height: 27px;
}
.services.contentpost h1 a {
  font-size: 25px;
  letter-spacing: 1.5px;
}
.services.contentpost h6 {
  text-align: right;
}
.servicestitlewrap {
  top: 53%;
  width: 25%;
  position: absolute;
  z-index: 99;
}
.servicesmore {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  position: absolute;
  left: -41px;
  top: 131px;
  text-align: center;
  line-height: 27px;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
  background: #06232B;
}
.readmore {
  position: absolute;
  display: block;
  right: 0;
  bottom: 0px;
  background: #fff;
  width: 100%;
  z-index: 0;
}
a.view-full-post-btn {
  text-shadow: none;
  font-size: 15px;
  color: #195daa;
  padding: 0;
  margin: 0 9px;
  display: inline;
  line-height: 17px;
  text-decoration: underline;
}
.headarea a.teamphone, .headarea .teamemail {
  text-align: center;
  width: 100%;
  display: block;
  text-decoration: none;
}
/*******************************  		NAVIGATION		  ********************************/
/********************************     Top Nav     ********************************/
.nav {
  width: calc(100% - 280px);
  padding-top: 14px;
  float: right;
  padding-right: 93px;
  box-sizing: border-box;
}
.mainmenu ul {
  padding-left: 0;
  float: right;
}
.mainmenu ul ul li:last-child {
  border-bottom-color: #003067;
}
/*.mainmenu ul ul li,.mainmenu ul ul {
	display:none;
	}*/
#menuitems li:hover > ul, #items li:hover > ul li {
  display: block;
}
.mainmenu ul ul li {
  text-align: left;
  float: left;
  line-height: 18px;
  background: #0a386d;
  width: 100%;
  border-bottom: 1px solid #072d58;
}
/* First level of drop-down menu  */
.mainmenu ul li {
  display: block;
  position: relative;
  float: left;
  color: #fff;
  list-style-type: none;
  text-decoration: none;
  margin: 0;
}
.mainmenu ul li a:hover {
  color: #ffffff;
}
.mainmenu ul ul li a {
  margin-bottom: 0 !important;
  padding: 9px 13px !important;
  line-height: 21px !important;
}
.mainmenu ul ul li:hover, .mainmenu ul ul li:hover > a {
  background: #082d58;
}
.mainmenu li a {
  font-family: Roboto, sans-serif;
  letter-spacing: 0.5px;
  font-size: 15px;
  color: #fff;
  list-style: none;
  text-decoration: none;
  display: block;
  padding: 5px 14px;
  text-transform: none;
  font-weight: bold;
}
.mainmenu ul ul li a {
  padding: 13px 20px;
}
.mainmenu ul ul ul {
  left: 178px;
  position: absolute;
  top: -2px;
}
.mainmenu ul.sub-menu {
  display: none;
  position: absolute;
  left: 0;
  width: 20vw;
  /*bottom: -5px;*/
  z-index: 500;
  height: 1px;
}
.mainmenu ul.sub-menu ul.sub-menu {
  left: 16px;
  bottom: 0;
  top: auto;
  display: none !important;
  /* honestly fuck those sub sub menus */
}
.mainmenu ul.sub-menu ul.sub-menu li:first-child {
  border-top: 3px solid #0a386d;
}
.mainmenu ul.sub-menu ul.sub-menu li {
  background: #d29f29;
  border-color: #bd8e22;
}
/********************************************            Nav Controls            ***************/
header.transp {
  background: transparent;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}
.togglemenu {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  padding: 62px 80px 0 0;
  background: url("images/mobilemenuimg_light2.png") no-repeat, #195daa;
  background-size: 38px;
  background-position: center center;
  opacity: 0.9;
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  filter: alpha(opacity=90);
  transition: 0.3s ease;
  -webkit-transition: ease all 0.3s;
}
.togglemenu.click {
  background: url("https://kypolicechiefs.org/wp-content/themes/full_hero/images/logo_white.png") no-repeat, #195daa;
  background-size: 55px;
  background-position: center center;
}
.togglemenu2, .nothomelogo {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  padding: 62px 83px 0 0;
  background: url(images/kacp_logo_sml.png) no-repeat;
  background-size: 55px;
  background-position: center center;
  opacity: 0.9;
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  filter: alpha(opacity=9);
  transition: 0.3s ease;
  -webkit-transition: ease all 0.3s;
}
.togglemenu2 span, .nothomelogo span {
  position: absolute;
  top: 0;
  left: 83px;
  width: 185px;
  padding-top: 8px;
  box-sizing: border-box;
  color: #fff;
  font-weight: bold;
  line-height: 23px;
  font-size: 19px;
}
.nav2 {
  display: none;
  height: 37px;
  width: 100%;
  margin-left: 80px;
  padding-top: 28px;
  padding-left: 0;
  background: #195daa;
}
.nav .mainmenu li.menu-item-home {
  display: none;
}
/* ****************************************  		SIDEBAR NAV          **************************************** */
.sidebarmenu {
  /*    padding: 60px 8px 0 0;
    height: inherit;
    box-sizing: border-box;*/
}
.sidebarmenu ul {
  padding: 0;
}
.sidebarmenu li {
  list-style-type: none;
  clear: both;
}
.sidebarmenu li a {
  letter-spacing: 0.5px;
  color: #555;
  text-transform: uppercase;
  font-size: 16px;
  padding: 0;
  display: block;
  font-weight: bold;
  line-height: 21px;
  padding-bottom: 4px;
}
.sidebarmenu .sub-menu {
  border-left: 1px solid #a9a8a8;
  display: inline-block;
  width: inherit;
  height: auto;
  display: none;
}
.sidebarmenu .sub-menu .sub-menu {
  border-color: #b1b1b1;
}
.sidebarmenu li.current-menu-item.menu-item-has-children > ul {
  display: inline-block !important;
  padding-left: 0;
  padding-bottom: 1px;
}
.sidebarmenu ul ul {
  border-left: 1px solid #000000;
  height: 100%;
  width: 100%;
}
.sidebarmenu ul ul li {
  padding: 0px 0 0px 6px;
}
.sidebarmenu ul ul li a {
  color: #676767 !important;
  font-size: 13px !important;
  padding-bottom: 3px !important;
  padding-top: 0px !important;
  line-height: 18px;
  font-weight: normal;
  letter-spacing: 1px;
}
.sidebarmenu li ul ul li a {
  font-weight: normal;
  color: #737373;
  -webkit-font-smoothing: antialiased;
  /*line-height: 30px;*/
}
.sidebarmenu li.current-menu-item.menu-item-has-children a {
  padding-bottom: 1px;
}
.sidebarmenu li.current-menu-item .sub-menu > a:first-child {
  text-decoration: none !important;
  color: #737373 !important;
}
.sidebarmenu ul ul li.current-menu-item > a:first-child {
  text-decoration: underline;
}
.sidebarmenu li.current-menu-item > a:first-child {
  color: #143254 !important;
  text-decoration: none;
}
.sidebarmenu li.current-page-parent > ul.sub-menu {
  display: block;
}
.sidebarmenu a {
  font-family: "heebo", sans-serif;
  -webkit-font-smoothing: auto;
}
.sidebarmenu a:hover {
  color: #061544;
}
.sidebarmenu ul ul li a:hover {
  text-decoration: underline;
}
.sidebarmenu ul ul.sub-menu li {
  border: none;
}
.sidebarmenu li ul ul ul ul li a {
  line-height: 22px;
  color: #616160;
}
.sidenavtxt {
  font-family: "heebo", sans-serif;
  font-size: 13px;
  color: #0040a7;
  padding-bottom: 3px;
}
h4.sidenavhead {
  text-decoration: underline;
  color: #013f63;
  font-family: "quattrocento";
  font-weight: bold;
  letter-spacing: 1px;
}
.sidebarmenu ul ul ul li a {
  text-transform: capitalize;
}
.sidebarmenu .current-menu-ancestor > ul.sub-menu {
  display: block;
}
/************************            Bottom Nav           **************/
#btmitems {
  width: 47%;
  float: right;
  padding: 20px 21px 0;
}
.bottommenu {
  /*font:18px $font-primary;*/
  width: 100%;
}
.bottommenu li {
  display: block;
  background: transparent;
  float: right;
  text-align: center;
}
.bottommenu a {
  color: #EDEDED;
  text-align: center;
  margin: 0px 6px;
  padding: 0px 1px;
  font-weight: 300;
  font-size: 13px;
  text-transform: lowercase;
  border-bottom: 3px solid transparent;
  line-height: 20px;
}
.bottommenu ul ul {
  float: none;
}
.bottommenu ul.sub-menu {
  display: none;
}
/************************            Entry Navigation            **************/
.nav-previous {
  display: block;
  width: 49%;
  margin: 0px;
  float: left;
}
.nav-next {
  display: block;
  width: 49%;
  margin: 0px;
  float: right;
  text-align: right;
}
#nav-below a {
  color: #7B7B7B;
  padding: 3px 5px;
  border: 1px solid #B9B9B9;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
  display: block;
}
#nav-below {
  padding-top: 20px;
}
/*************************          HOME PAGE MODIFICATIONS           **************/
/***************          METASLIDER           **************/
.metaslider {
  overflow: hidden;
}
.metaslider .slides img {
  /*height: calc(79vh - 62px)!important;
    max-height: 600px!important;*/
  width: auto !important;
  position: absolute;
  z-index: -1;
  top: 50%;
  bottom: 0;
  right: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  min-height: 100% !important;
  max-height: none !important;
  min-width: 100% !important;
}
.metaslider ul.slides li {
  display: inline-block;
  height: 100%;
  height: calc(79vh - 62px) !important;
  max-height: 600px !important;
}
.hometopbox .ms-theme-cubic, .metaslider.ms-theme-cubic.ms-is-small {
  padding-bottom: 0px !important;
}
.metaslider.ms-theme-cubic .flexslider ul.slides .caption-wrap, .metaslider.ms-theme-cubic .flexslider ul.slides .flex-active-slide .caption-wrap {
  background: rgba(43, 43, 43, 0.93) !important;
  opacity: 1;
  width: 37vw;
  min-width: 324px;
  right: 0;
  left: auto;
  bottom: 80px;
  padding: 25px 45px 25px 20px;
}
.metaslider.ms-theme-cubic .flexslider ul.slides .caption-wrap .caption, .metaslider.ms-theme-cubic .flexslider ul.slides .flex-active-slide .caption-wrap .caption {
  padding: 0;
  text-align: left;
  font-size: 16px;
}
.metaslider.ms-theme-cubic .flexslider ul.slides .caption-wrap .caption span, .metaslider.ms-theme-cubic .flexslider ul.slides .flex-active-slide .caption-wrap .caption span {
  font-size: 28px;
  font-weight: bold;
  padding-bottom: 11px;
  display: inline-block;
  width: 100%;
}
/*********************************************          TOP BOX           **************/
.hometopbox .topsecond {
  float: right;
  width: 25vw;
  height: 100%;
  position: relative;
}
.hometopbox .topfirst {
  float: right;
  width: 75vw;
}
.logobox.home {
  margin: 0 auto;
  display: block;
  /* padding-top: 10px; */
  width: 100%;
  max-width: 729px;
  overflow: hidden;
  height: 100%;
  background: url(images/kacp_logo_withwords.jpg) no-repeat;
  background-position: center 51%;
  background-size: 100% auto;
  background-size: contain;
}
.hometopbox {
  display: inline-block;
  height: 79vh;
  overflow: hidden;
  max-height: 662px;
  width: 100vw;
  /*    padding-bottom: 30px;*/
}
.hometopbox #logoboxcontainer {
  position: absolute;
  height: 56% !important;
  width: 100%;
  box-sizing: border-box;
}
.hometopboxbtns {
  position: absolute;
  top: 56%;
  height: 44%;
  width: 100%;
}
.hometopboxbtn {
  width: 100%;
  height: 33.3%;
  position: relative;
  box-sizing: border-box;
  border: 3px solid rgba(255, 255, 255, 0);
  border-style: outset;
}
.hometopboxbtn a {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: roboto, sans-serif;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  width: 90%;
  text-align: center;
}
.hometopboxbtns .hometopboxbtn:nth-child(1) {
  background: #083161;
}
.hometopboxbtns .hometopboxbtn:nth-child(2) {
  background: #3e0a19;
}
.hometopboxbtns .hometopboxbtn:nth-child(3) {
  background: #d29f29;
}
.hometopboxbtn:hover {
  border-color: rgba(162, 162, 162, 0.32);
}
/*********************************************         RECENT NEWS          **************/
.homerecnews {
  padding: 0 10px 3%;
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
}
.homerecnewswrap {
  padding: 0px 0 3%;
}
.homerecnewstitle {
  text-align: center;
  border-bottom: 1px solid #dadada;
  border-top: 1px solid #dadada;
  margin-top: 7%;
  padding-bottom: 10px;
  padding-top: 10px;
  margin-bottom: 5%;
  font-family: Roboto, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 5px;
  background: #fdfdfd;
}
.homerecnews .newspost, .newspost {
  float: left;
  width: 24%;
  margin-right: 1.3333%;
  height: calc(24vh + 76px);
  position: relative;
}
.homerecnewswrap .homerecnews .newspost:nth-child(6) {
  display: none;
}
.homerecnewswrap .homerecnews .newspost:nth-child(5) {
  margin-right: 0;
}
.newsfeatimg {
  overflow: hidden;
  height: 23vh;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.newsfeatimg img {
  position: relative;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  height: auto;
  width: auto;
}
.newstitle {
  padding: 2px 5px 6px;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: block;
  font-weight: normal;
  background: #fff;
  z-index: 1;
}
.newsreadmore {
  display: block;
  width: 100%;
  bottom: 0;
  position: absolute;
  text-align: right;
  box-sizing: border-box;
  padding: 3px 14px;
  background: rgba(255, 255, 255, 0.78);
  line-height: 40px;
  font-family: Roboto, sans-serif;
}
.allbtn {
  max-width: 200px !important;
  float: none;
}
/*********************************************         ALERT AREA          **************/
.homealert .alerttitle {
  position: absolute;
  top: -13px;
  background: #f3f3f3;
  padding: 0 20px;
  left: 50%;
  transform: translate(-50%, 0);
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #b32425;
  font-weight: bold;
  font-family: roboto;
  font-size: 29px;
}
/*********************************************         LEGISLATIVE UPDATES          **************/
.homelegupdates {
  /* height: 47vh;*/
  /*background: url(images/capital2.jpg) no-repeat, #b1dbf1;
    background-position: left bottom;
    background-size: auto 100%;*/
  display: inline-block;
  background: #b1dbf1;
  position: relative;
  z-index: 0;
}
.legback {
  background: url(images/capital2.jpg) no-repeat, #b1dbf1;
  background-position: left bottom;
  background-size: auto 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: -1;
}
.homelegupdates .legheader {
  position: relative;
  width: calc(40% - 112px);
  display: inline-block;
  margin-top: 3vh;
  left: 20px;
  min-width: 350px;
}
.homelegupdates .legheader h1 {
  background: #fff;
  position: relative;
  padding: 12px 16px 12px 27px;
  box-sizing: border-box;
  margin: 0;
  overflow: visible;
  z-index: 2;
}
.homelegupdates .legheader span {
  display: block;
  position: absolute;
  height: 100%;
  right: -62px;
  top: 0;
  width: 62px;
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transform: skew(-45deg);
  -ms-transform: skew(-45deg);
  transform: skew(-45deg);
  background: #fff;
  z-index: 0;
}
.homelegupdates .homelegcontent {
  width: 46%;
  float: right;
  padding: 3vh 17px 3.5vh 20px;
  z-index: 1;
}
.homelegcontent .button {
  clear: both;
  margin: 10px 0;
  min-width: 275px;
  border: 1px solid #fff;
  background: #a4d6f3;
  color: #ffffff;
  font-weight: bold;
  margin-left: 25px;
}
.homelegcontent .button {
  background: #ff7c7c;
  margin-top: 50px;
}
/*********************************************         THREE HOME BOXES          **************/
.homelinkswrap {
  display: flex;
  border-top: 24px solid #f3f3f3;
  padding-bottom: 20px;
}
.homelinkswrap h3 {
  padding: 8px;
  background: #083161;
  color: #fff;
}
.homeqlinks p, .homejobs p, .hometraining p {
  margin-bottom: 0;
}
/*********************************************         QUICK LINKS          **************/
.homeqlinks, .homejobs, .hometraining {
  width: 33.33%;
  float: left;
  min-height: 100px;
  padding: 17px 10px 10px;
  box-sizing: border-box;
  flex: 1;
  position: relative;
}
.homeqlinks a {
  padding: 0 0 10px 20px;
  line-height: 27px;
  font-family: Roboto, sans-serif;
  text-decoration: underline;
  display: inline-block;
  margin-bottom: 10px;
}
.homeqlinks a::before {
  content: "↳ ";
}
/*********************************************         JOB POSTINGS          **************/
.homejobpost {
  margin-bottom: 18px;
  border: 1px solid #dedede;
  padding: 10px 11px 8px;
  position: relative;
}
.homejobs h4 {
  margin-bottom: 0;
}
.homejobs .button, .hometraining .button {
  width: 85%;
  max-width: none;
  float: none;
  margin: 20px auto 0;
}
.homejobs .button {
  background: #e2af38;
}
.homejobreadmore {
  text-align: center;
  display: inline-block;
  width: 100%;
  text-transform: uppercase;
  font-family: Roboto, sans-serif;
  font-size: 11px;
  letter-spacing: 2px;
  border-top: 1px solid #dadada;
  padding-top: 7px;
  margin-top: 11px;
}
/************************            Jobs Internal           **************/
.blog.jobs .newsreadmore {
  background: rgba(32, 33, 130, 0.92);
  color: #fff;
}
.blog.jobs .newspost {
  height: calc(32vh + 76px);
  border: 1px solid #fff;
  box-sizing: border-box;
}
.blog.jobs .newsfeatimg {
  height: 32vh;
}
.blog.jobs .newstitle {
  z-index: 1;
}
.blog.jobs .newsfeatimg {
  z-index: 0;
}
.blog.jobs .newsfeatimg img {
  /*max-width: 90%;
    max-height: 90%;*/
  min-width: 0;
}
/*********************************************         TRAINING          **************/
.hometraining .button {
  background: #6798d2;
  margin: 31px auto 0;
}
.hometraining {
  background: #083161;
}
.hometraining p {
  color: #fff;
}
.homelinkswrap .hometraining h3 {
  background: #fff;
  color: #072952;
}
.hometraining a {
  color: #fff;
}
/*********************************************         HOME NAVIGATION CHANGES          **************/
.hometopbox .nav {
  padding-left: 0px;
  width: 100%;
}
.hometopbox .nav ul#menuitems {
  float: right;
}
/*********************************************         USERS ONLY / BOARD MEMBERS AREA AND VOTING          **************/
.boardcontent .pollresultslink {
  display: none;
}
/***************          RANDOM           **************/
.absanchor {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
}
#wpadminbar {
  position: fixed;
}
/*********************************************         CONFERENCE LOGOS          **************/
.conferencelogos img {
  max-width: 450px;
  height: auto;
}
.conferencelogos_gold a {
  padding: 0;
  float: left;
  border: 1px solid #f3f3f3;
  padding-top: 33%;
  width: 33%;
  box-sizing: border-box;
  position: relative;
  background: #fff;
}
.conferencelogos_gold {
  clear: both;
}
.conferencelogos_gold a img {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  position: absolute;
  display: block;
  width: 95%;
  height: auto;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  border: none;
}
.conferencelogos_gold a:hover {
  border-color: #cecece;
}
.lcs_logo_container img {
  max-width: none !important;
  padding: 0 !important;
}
a.lcs_logo_link.not_active {
  height: 100px;
  overflow: hidden;
}
/*********************************************         TEMPORARY STYLES          **************/
.headbannerad {
  text-align: center;
  max-height: 90px;
  overflow: hidden;
}
.headbannerad a {
  max-height: 90px;
  display: block;
}
.headbannerad img {
  max-width: 100%;
}

.slider-top-padding {
	padding-top: 62px;
}