.hh-module .post.post-row.no-images .post-body {
	 margin: 0;
	 padding: 0;
}
 #banner {
	 background-position: center center;
	 background-image: url("../../_files/images/news-page-header.jpg");
}
 .hh-module ul li {
	 padding-left: 0;
}
 hr {
	 font-size: 1.5em !important;
	 width: 150px !important;
	 margin: .25em auto 1.5em auto !important;
	 border-bottom: 4px #004967 solid !important;
}
 h1, h2, h3, h4, h5, h6{
	 color: #606265;
}
 a {
	 font-weight: 700;
	 color: #11151c;
}
 .hh-module a {
	 -moz-transition: color 0.2s ease-in-out;
	 -webkit-transition: color 0.2s ease-in-out;
	 -ms-transition: color 0.2s ease-in-out;
	 transition: color 0.2s ease-in-out;
	 text-decoration: none;
	 color: #004967;
	 font-weight: bold;
}
 .hh-module a:hover {
	 color: #009FDF;
	 text-decoration: underline;
}
 .hh-module .primary-button {
	 background-color: #004967;
	 color: #fff;
	 box-shadow:none !important;
	 border-radius: 15px;
	 -moz-appearance: none;
	 -webkit-appearance: none;
	 -ms-appearance: none;
	 appearance: none;
	 -moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	 -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	 -ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	 transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	 border-radius: 15px;
	 border: 0 !important;
	 cursor: pointer;
	 display: inline-block;
	 font-weight: 700;
	 outline: none;
	 height: 3.5em;
	 line-height: 3.65em;
	 padding: 0 2.25em;
	 text-align: center;
	 margin-top: 1em;
	 text-decoration: none;
	 text-transform: uppercase;
	 white-space: nowrap;
}
 .hh-module .primary-button:hover,.hh-module .primary-button:focus,.hh-module .primary-button:active {
	 background-color: #009FDF;
	 color: #fff;
}
 .hh-module .secondary-button {
	 background-color: #009FDF;
	 color: #fff;
	 border-radius: 15px;
	 box-shadow:none !important;
	 -moz-appearance: none;
	 -webkit-appearance: none;
	 -ms-appearance: none;
	 appearance: none;
	 -moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	 -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	 -ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	 transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	 border-radius: 15px;
	 border: 0 !important;
	 cursor: pointer;
	 display: inline-block;
	 font-weight: 700;
	 outline: none;
	 height: 3.5em;
	 line-height: 3.65em;
	 padding: 0 2.25em;
	 text-align: center;
	 margin-top: 1em;
	 text-decoration: none;
	 text-transform: uppercase;
	 white-space: nowrap;
}
 .hh-module .secondary-button:hover,.hh-module .secondary-button:focus,.hh-module .secondary-button:active {
	 background-color: #004967;
	 color: #fff;
}
 .hh-module .social-widget ul li a i {
	 color: #fff;
}
 .hh-module .social-widget ul li a:hover {
	 text-decoration:none;
}
 body {
	 line-height: 2;
}
 .section-row ol, .section-row ul {
	 list-style: none;
	 padding-left: 0.25em;
}
 .section-row ol {
	 list-style: decimal;
	 margin: 0 0 2em 0;
	 padding-left: 1.25em;
}
 .section-row ul {
	 list-style: disc;
	 margin: 0 0 2em 0;
	 padding-left: 1em;
	 list-style-position: inside;
}
 .section-row ul li {
	 padding-left: 0.5em;
}
 .hh-module .social-widget ul{
	 flex: 1;
	 display: flex;
	 flex-wrap: wrap;
	 align-content: flex-start;
}
 .hh-module .social-widget ul li {
	 width:auto;
	 flex: 1;
	 margin:0;
	 float:none;
}
 .hh-module .post.post-widget .post-body.no-image {
	 margin: 0;
}
/* .hh-module .section-title h2.title, .hh-module h2.title {*/
/*	 line-height:37.8px;*/
/*	 font-size: 28px;*/
/*	 font-weight: 700;*/
/*	 text-transform: uppercase;*/
/*}*/
/* .hh-module h3.post-title, .hh-module h3.post-title a {*/
/*	 font-size: 24.3px;*/
/*	 font-weight: 700;*/
/*	 line-height: 1.1;*/
/*	 text-transform: uppercase;*/
/*}*/
  h1, .hh-module h1 {
	 line-height:37.8px;
	 font-size: 28px;
	 padding-top:20px;
	 font-weight: 700;
	 text-transform: uppercase;
}
 .hh-module h3.post-title, .hh-module h3.post-title a, .hh-module .section-title h2.title, .hh-module h2.title {
	 font-size: 24.3px;
	 font-weight: 700;
	 line-height: 1.1;
	 text-transform: uppercase;
}

 .hh-module .post-widget h3.post-title, .hh-module .post-widget h3.post-title a {
	 font-size: 16px;
	 text-transform: none;
}
img.playlist-thumb {
    display:none;
}
 