/* Text Block Styles */
.block-blue {
  padding: 0px;
}
.block-blue .container {
  background-color: #507885;
  color: #FFF;
  padding: 20px 0px;
}
.block-blue p {
margin-bottom: 0px;
}
.block-blue a {
  color: #FFF;
}
.text-block-no-padding {
padding: 0px;
}
.text-block-no-break {
 padding-bottom: 0px; 
}
.text-block-no-break + hr, .text-block-no-padding + hr {
 display: none; 
}
.hiw-text-block ul li {
    list-style-position: inherit !important;
    text-indent: 0px !important;
    padding: 0px 0px !important;
    margin-left: 17px !important;
}
.hiw-text-block img {
	max-width: 336px;
  	width: 100%;
  	height: auto;
}
.hiw-text-block h3 {
  	font-size: 16px;
}
.short-text-block {
	padding-bottom: 0px;
}
.short-text-block h2 {
	margin-bottom: 0px;
}
.short-text-block + hr {
	display: none;
}
/* Change Contact Information page */
.page-id-10699 article .section:nth-child(2) hr {
	display: none;
}

/* Enter Your Custom CSS Here */
#menu-item-10475 a {
	font-weight: 400 !important;
}
#menu-item-8197 a {
 font-weight: 300 !important;
}
#cd-lateral-nav .socialcons li {
 	display: block; 
}
#flexy .texy ul li {
	padding: 0px 16px;
}

.content-load strong {
 font-weight: bold;
}

.content-load em {
	    font-style: italic;
}

.page-template-default .section .container ul {
list-style-position: inside;
}

.page-id-4319 .hbspt-form {
 margin: 0 !important; 
}

.cta-text .read-more {
  background-image: linear-gradient(to bottom, transparent, #f8f8f8) !important;
}

.hiw-blue-header {
    color: #797979; 
    border-bottom: 1px solid #DEDEDE;
    padding: 6px 0px;
    margin-bottom: 10px;
    line-height: normal;
}

.hiw-blue-header + .hiw-blue-header {
  color: #92af2b;
  border: none;
  margin-bottom: 10px;
}

.hiw-blue-header + ul {
  margin-top: 0px !important;
}

.hiw-icon-block {
  width: 100%; 
  height: auto; 
  max-width: 250px; 
  margin-bottom: 30px;
}
@media (max-width: 767px) {
    .responsive-hidden {
  		display: none;
    }
}
