/* -------------------------------------------------------------------------- */
/*	TYPOGRAPHY & COLOUR
/* -------------------------------------------------------------------------- */

html {
	font-size: 55.5%; /* 1rem = 10px */
	scroll-behavior: smooth;
}


body {
	font-size: 1.6rem;
}


body:not(.overlay-header) .primary-menu > li > a {
    color: #fff;
}

body:not(.overlay-header) .primary-menu > li > a:hover,
body:not(.overlay-header) .primary-menu > li > a:focus {
	text-decoration: none;
	color: rgba(228,215,8,1.00)
}

body:not(.overlay-header) .primary-menu li.current-menu-item > a {
    text-decoration: none;
}

.entry-content p, .entry-content ol, .entry-content ul, .entry-content dl, .entry-content dt, .widget_text p, .widget_text ol, .widget_text ul, .widget_text dl, .widget_text dt, .widget-content .rssSummary, .header-footer-group {
    /*font-family: 'Lato', sans-serif;*/
	font-family: "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;
    letter-spacing: normal;
}

.color-accent, .color-accent-hover:hover, .color-accent-hover:focus, :root .has-accent-color, .has-drop-cap:not(:focus):first-letter, .wp-block-button.is-style-outline, a {
    color: #0071bc;
}

@media ( min-width: 1220px ) {

	h1,
	.heading-size-1 {
		font-size: 6.4rem;
	}
}

@media ( max-width: 1219px ) {

	h1,
	.heading-size-1 {
		font-size: 5rem;
	}
}

@media ( max-width: 900px ) {

	h1,
	.heading-size-1 {
		font-size: 4rem;
	}
}

@media ( max-width: 700px ) {

	h1,
	.heading-size-1 {
		font-size: 3rem;
	}
}


/* -------------------------------------------------------------------------- */
/*	FLEXBOX GRID
/* -------------------------------------------------------------------------- */

.container-fluid{margin-right:auto;margin-left:auto;padding-right:0;padding-left:0}.row{box-sizing:border-box;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex:0 1 auto;-webkit-box-flex:0;flex:0 1 auto;-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem}.row.reverse{-ms-flex-direction:row-reverse;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse}.col.reverse{-ms-flex-direction:column-reverse;-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse}.col-xs,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{box-sizing:border-box;-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;padding-right:1rem;padding-left:1rem}.col-xs{-webkit-flex-grow:1;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-xs-1{-ms-flex-preferred-size:8.333%;flex-basis:8.333%;max-width:8.333%}.col-xs-2{-ms-flex-preferred-size:16.667%;flex-basis:16.667%;max-width:16.667%}.col-xs-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-xs-4{-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%}.col-xs-5{-ms-flex-preferred-size:41.667%;flex-basis:41.667%;max-width:41.667%}.col-xs-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-xs-7{-ms-flex-preferred-size:58.333%;flex-basis:58.333%;max-width:58.333%}.col-xs-8{-ms-flex-preferred-size:66.667%;flex-basis:66.667%;max-width:66.667%}.col-xs-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-xs-10{-ms-flex-preferred-size:83.333%;flex-basis:83.333%;max-width:83.333%}.col-xs-11{-ms-flex-preferred-size:91.667%;flex-basis:91.667%;max-width:91.667%}.col-xs-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-xs-offset-1{margin-left:8.333%}.col-xs-offset-2{margin-left:16.667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.333%}.col-xs-offset-5{margin-left:41.667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.333%}.col-xs-offset-8{margin-left:66.667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.333%}.col-xs-offset-11{margin-left:91.667%}.start-xs{-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start;text-align:start}.center-xs{-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;text-align:center}.end-xs{-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end;text-align:end}.top-xs{-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start}.middle-xs{-ms-flex-align:center;-webkit-box-align:center;align-items:center}.bottom-xs{-ms-flex-align:end;-webkit-box-align:end;align-items:flex-end}.around-xs{-ms-flex-pack:distribute;justify-content:space-around}.between-xs{-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}.first-xs{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.last-xs{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}@media only screen and (min-width:48em){.container{width:100%}.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{box-sizing:border-box;-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;padding-right:1rem;padding-left:1rem}.col-sm{-webkit-flex-grow:1;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-sm-1{-ms-flex-preferred-size:8.333%;flex-basis:8.333%;max-width:8.333%}.col-sm-2{-ms-flex-preferred-size:16.667%;flex-basis:16.667%;max-width:16.667%}.col-sm-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-sm-4{-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%}.col-sm-5{-ms-flex-preferred-size:41.667%;flex-basis:41.667%;max-width:41.667%}.col-sm-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-sm-7{-ms-flex-preferred-size:58.333%;flex-basis:58.333%;max-width:58.333%}.col-sm-8{-ms-flex-preferred-size:66.667%;flex-basis:66.667%;max-width:66.667%}.col-sm-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-sm-10{-ms-flex-preferred-size:83.333%;flex-basis:83.333%;max-width:83.333%}.col-sm-11{-ms-flex-preferred-size:91.667%;flex-basis:91.667%;max-width:91.667%}.col-sm-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-sm-offset-1{margin-left:8.333%}.col-sm-offset-2{margin-left:16.667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.333%}.col-sm-offset-5{margin-left:41.667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.333%}.col-sm-offset-8{margin-left:66.667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.333%}.col-sm-offset-11{margin-left:91.667%}.start-sm{-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start;text-align:start}.center-sm{-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;text-align:center}.end-sm{-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end;text-align:end}.top-sm{-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start}.middle-sm{-ms-flex-align:center;-webkit-box-align:center;align-items:center}.bottom-sm{-ms-flex-align:end;-webkit-box-align:end;align-items:flex-end}.around-sm{-ms-flex-pack:distribute;justify-content:space-around}.between-sm{-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}.first-sm{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.last-sm{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}}@media only screen and (min-width:62em){.container{width:61rem}.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{box-sizing:border-box;-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;padding-right:1rem;padding-left:1rem}.col-md{-webkit-flex-grow:1;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-md-1{-ms-flex-preferred-size:8.333%;flex-basis:8.333%;max-width:8.333%}.col-md-2{-ms-flex-preferred-size:16.667%;flex-basis:16.667%;max-width:16.667%}.col-md-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-md-4{-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%}.col-md-5{-ms-flex-preferred-size:41.667%;flex-basis:41.667%;max-width:41.667%}.col-md-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-md-7{-ms-flex-preferred-size:58.333%;flex-basis:58.333%;max-width:58.333%}.col-md-8{-ms-flex-preferred-size:66.667%;flex-basis:66.667%;max-width:66.667%}.col-md-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-md-10{-ms-flex-preferred-size:83.333%;flex-basis:83.333%;max-width:83.333%}.col-md-11{-ms-flex-preferred-size:91.667%;flex-basis:91.667%;max-width:91.667%}.col-md-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-md-offset-1{margin-left:8.333%}.col-md-offset-2{margin-left:16.667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.333%}.col-md-offset-5{margin-left:41.667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.333%}.col-md-offset-8{margin-left:66.667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.333%}.col-md-offset-11{margin-left:91.667%}.start-md{-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start;text-align:start}.center-md{-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;text-align:center}.end-md{-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end;text-align:end}.top-md{-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start}.middle-md{-ms-flex-align:center;-webkit-box-align:center;align-items:center}.bottom-md{-ms-flex-align:end;-webkit-box-align:end;align-items:flex-end}.around-md{-ms-flex-pack:distribute;justify-content:space-around}.between-md{-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}.first-md{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.last-md{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}}@media only screen and (min-width:75em){.container{width:100%}.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{box-sizing:border-box;-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;padding-right:1rem;padding-left:1rem}.col-lg{-webkit-flex-grow:1;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-lg-1{-ms-flex-preferred-size:8.333%;flex-basis:8.333%;max-width:8.333%}.col-lg-2{-ms-flex-preferred-size:16.667%;flex-basis:16.667%;max-width:16.667%}.col-lg-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-lg-4{-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%}.col-lg-5{-ms-flex-preferred-size:41.667%;flex-basis:41.667%;max-width:41.667%}.col-lg-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-lg-7{-ms-flex-preferred-size:58.333%;flex-basis:58.333%;max-width:58.333%}.col-lg-8{-ms-flex-preferred-size:66.667%;flex-basis:66.667%;max-width:66.667%}.col-lg-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-lg-10{-ms-flex-preferred-size:83.333%;flex-basis:83.333%;max-width:83.333%}.col-lg-11{-ms-flex-preferred-size:91.667%;flex-basis:91.667%;max-width:91.667%}.col-lg-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-lg-offset-1{margin-left:8.333%}.col-lg-offset-2{margin-left:16.667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.333%}.col-lg-offset-5{margin-left:41.667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.333%}.col-lg-offset-8{margin-left:66.667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.333%}.col-lg-offset-11{margin-left:91.667%}.start-lg{-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start;text-align:start}.center-lg{-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;text-align:center}.end-lg{-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end;text-align:end}.top-lg{-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start}.middle-lg{-ms-flex-align:center;-webkit-box-align:center;align-items:center}.bottom-lg{-ms-flex-align:end;-webkit-box-align:end;align-items:flex-end}.around-lg{-ms-flex-pack:distribute;justify-content:space-around}.between-lg{-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}.first-lg{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.last-lg{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}}


@media screen and (max-width: 1199px) {
.site-main .col-xs, .site-main .col-xs-1, .site-main .col-xs-10, .site-main .col-xs-11, 
.site-main .col-xs-12, .site-main .col-xs-2, .site-main .col-xs-3, .site-main .col-xs-4, 
.site-main .col-xs-5, .site-main .col-xs-6, .site-main .col-xs-7, .site-main .col-xs-8, .site-main .col-xs-9 {
    padding-right: 0rem;
    padding-left: 0rem;
}
}

/* -------------------------------------------------------------------------- */
/*	SITE NAV, LOGO & HEADER
/* -------------------------------------------------------------------------- */

.header-titles .site-title span {
	display:block;
	font-size: 90%;
	font-weight: 400;
	letter-spacing: 0.75px;
}

@media (max-width: 1400px) {
.site-title {
    font-size: 2rem;
}
	
.header-titles .site-title span {
	letter-spacing: 0.6px;
}	
}

@media (max-width: 1300px) {
.site-logo img {
    max-height: 7rem;
}
	
.header-titles .site-title {
    margin: 0.8rem 0 0 1.8rem;
}
}	

@media (max-width: 1250px) {
.site-title {
    font-size: 1.6rem;
}
	
.header-titles .site-title span {
	letter-spacing: 0.45px;
}	
}

.primary-menu li {
    font-size: 2.2rem;
}

.primary-menu li li {
    font-size: 1.9rem;
}

@media (max-width: 1200px) {
.primary-menu li {
    font-size: 16px;
    line-height: 1.25;
}
	
.primary-menu li li {
    font-size: 14px;
}	
	
.header-titles-wrapper {
    margin-right: 2rem;
}
}

@media (max-width: 1100px) {
.site-logo img {
    max-height: 6rem;
}
	
.header-titles .site-title {
    margin: 0.8rem 0 0 1.6rem;
}
}

@media (max-width: 1000px) {
#site-header .header-inner {
    padding: 2.15rem 0;
}
	
.header-titles-wrapper {
    margin-right: 0rem;
}	
	
.nav-toggle .toggle-inner {
    padding-top: 0;
}
	
.toggle-inner {
    height: 1.3rem;
}	
}

@media (max-width: 600px) {
.site-title {
    font-size: 1.4rem;
}
	
.header-titles .site-title  {
	display:none;
}	
	
#site-header .header-inner {
    padding: 1.6rem 0;
}	
}

.search-toggle .toggle-icon, .search-toggle svg {
    height: 2.5rem;
    max-width: 2rem;
    width: 2rem;
}

@media (min-width: 1220px) {
.header-toggles .toggle {
    padding: 0 3rem 0 0 ;
}

.primary-menu-wrapper + .header-toggles {
    margin-left: 2rem;
}
}	

@media (max-width: 1300px) {
.header-toggles .toggle {
    padding: 0 2rem 0 0;
}

.primary-menu-wrapper + .header-toggles {
    margin-left: 2rem;
}
}

/* -------------------------------------------------------------------------- */
/*	PAGE TITLE
/* -------------------------------------------------------------------------- */

@media (min-width: 700px) {
.singular .entry-header {
    padding: 6rem 0 8rem;
}
}

@media (max-width: 1000px) {
.singular .entry-header {
    padding: 6rem 0;
}
}

@media (max-width: 700px) {
.singular .entry-header {
    padding: 4rem 0;
}
}

@media (max-width: 580px) {
.singular .entry-header {
    padding: 3rem 0;
}
}

/* -------------------------------------------------------------------------- */
/*	SMALL NAVBAR
/* -------------------------------------------------------------------------- */

.small-navbar {
	background-color: #015a95!important;
	color: #fff;
	display: block;
	width:100%;
	padding-top: 0;
	padding-bottom: 3px;
}

.small-navbar:after, .small-navbar:before {
    content: " ";
    display: table;
    clear: both;
}

.small-navbar:after {
    content: " ";
    display: table;
}

@media screen and (max-width: 767px) {
.small-navbar {
	display: none
}
}

.small-navbar ul {
    list-style: none;
    margin: 0 30px 0 0;
	float:right;
	width: auto;
	padding-top: 5px;
	padding-bottom: 4px;
}

@media screen and (max-width: 1000px) {
.small-navbar ul {
    margin: 0 10px 0 0;
}
}

.small-navbar li {
	float: left;
	padding: 0px;
	margin: 0 0 0 1.5rem;
}

.small-navbar li a {
	color: #fff;
	text-decoration: none

}

.small-navbar li a:hover {
	color: yellow
}

/* -------------------------------------------------------------------------- */
/*	FOOTER
/* -------------------------------------------------------------------------- */

/* Copyright & Legals */

#site-footer {
	font-size: 14px	
}

.header-footer-group .section-inner {
    max-width: 168rem;
}

.footer-nav-widgets-wrapper, #site-footer {
    background: #00426e url(assets/images/hero-bg.png);
}

.header-footer-group pre, .header-footer-group fieldset, .header-footer-group input, .header-footer-group textarea, .header-footer-group table, .header-footer-group table *, .footer-nav-widgets-wrapper, #site-footer, .menu-modal nav *, .footer-widgets-outer-wrapper, .footer-top {
    border-color: rgba(255,255,255,0.18);
}

.footer-widgets {
	width: 60%;
}

.footer-widgets:first-child {
	width: 40%;
}

@media (max-width: 780px) {
.footer-widgets, .footer-widgets:first-child {
	width: auto!important;
}
.footer-widgets-wrapper	{
	display: block;
    justify-content: space-between;
}
	
.footer-widgets .widget {
    margin-top: 3rem;
}	
}

.footer-widgets .small {
    font-size: 14px
}

.widget .widget-title {
    color: #14D0D6
}

@media (max-width: 1400px) {
.widget .widget-title {
    margin-bottom: 2rem;
}
}

@media (max-width: 1200px) {
.widget .widget-title {
    margin-bottom: 1rem;
}
}

@media (max-width: 700px) {
.widget .widget-title {
    margin-bottom: 0.6rem;
}
}

.footer-widgets hr {
    margin: 1rem 0 2rem 0;
	border-color: rgba(255,255,255,0.28);
	width: 85%
}

@media (max-width: 1500px) {
.footer-widgets hr {
	width: 100%
}
}

.social-icons .svg-icon {
  fill: #0071bc;
}

@media (max-width: 780px) {
.social-menu {
  margin-bottom: 2rem!important
}	
	
.footer-widgets-outer-wrapper {
    padding: 4rem 0;
}	
}

ul.footer-social li {
    margin: 0 0 0 1rem;
}

@media (max-width: 1200px) {
h3, .heading-size-3 {
    font-size: 3rem;
}	
}	

@media (max-width: 1000px) {
h3, .heading-size-3 {
    font-size: 2.5rem;
}
}

@media (max-width: 700px) {
h3, .heading-size-3 {
    font-size: 2.2rem;
}
}

@media (min-width: 921px) {
.footer-credits {
	display: flex;
}
}	

@media (max-width: 580px) {
.footer-credits {
	font-size: 12px	
}
}	

.powered-by-wordpress a:after {
    content: "\002f";
    display: inline-block;
    opacity: 0.7;
    padding: 0 0.307692308em 0 0.538461538em;
}

.powered-by-wordpress a:last-of-type:after {
    display:none
}

.powered-by-wordpress {
    margin: 0;
}

@media (min-width: 921px) {
.powered-by-wordpress {
    margin-left: 30px;
}
}	

.footer-copyright {
    font-weight: normal!important;
}

/* -------------------------------------------------------------------------- */
/*	FEATURED IMAGE
/* -------------------------------------------------------------------------- */

.featured-media img {
    width: 100%;
	height: auto;
}

/* -------------------------------------------------------------------------- */
/*	HOME PAGE
/* -------------------------------------------------------------------------- */

/* HOME PAGE INTRO */

.head-welcome {
	
}

.head-welcome .lead {
	font-size: 110%;
}

.entry-content .head-welcome h2 {
	font-size: 3.8rem;
	color: #1e73be;
	margin-top:0
}

.head_img {
    width: 170px!important;
    height: 170px;
    -webkit-box-shadow: 0 0 0 14px rgba(0, 120, 192, 0.05);
    box-shadow: 0 0 0 14px rgba(0, 120, 192, 0.05);
	border-radius: 50%;
	float: left;
	margin-left: 0;
	margin-right: 35px;
	margin-bottom: 30px;
	margin-top: 20px;
	background-size: cover;
}


/* HOME PAGE NEWS TICKER */

.breaking-news-ticker{
  display: block;
  width: 100%;
  border: none;
 border-width: 0px!important;	
  background: #00426e;
  height: 50px;
  box-sizing: border-box;
  position: relative;
  line-height: 50px;
  overflow: hidden;
  border-radius: 0px!important;
  text-align: auto;
  font-size: 16px;
  margin-bottom: 0px
}

@media screen and (max-width: 500px) {
.breaking-news-ticker ul {
  margin: 0 0 1.75em 0;
}
}

.breaking-news-ticker *{
  box-sizing: border-box;
}
.breaking-news-ticker.bn-fixed-top{
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
}
.breaking-news-ticker.bn-fixed-bottom{
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
}

.bn-label{
  left: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  position: absolute;
  background-color: #01385d;
  text-align: center;
  color: #FFF;
  font-weight: bold;
  z-index: 3;
  padding: 0 15px;
  white-space: nowrap;
	font-family: 'Quicksand', sans-serif;
}

@media only screen and (max-width: 500px) {
.bn-label{
  display:none
}
}

.bn-news{
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  right: 0;
  overflow: hidden;
	color: white;
	width: 100%
}

/** Home Page Map **/

.map-responsive {
    overflow:hidden;
    padding-bottom:36.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

/** HOME PAGE ACCREDITATIONS **/

.accreditations {
	display: block;
	background: #fff;
	padding: 5.5455% 0 0 0;
	text-align: center;
}

.accreditations img {
	width: auto;
	max-height: 70px
}

.accreditations .section-inner {
    max-width: 168rem;
}

/** Home Page Blocks/Grid Fetures */

/* ---- grid ---- */

.grid {
  background: #fff;
  width: 100%;
	padding: 5.5455% 0 0 0;
}

/* clear fix */
.grid:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- .grid-item ---- */

.grid .grid-item {
  float: left;
  width: 20%;
  min-height: 280px;
  background: #1e73be;
  border: 5px solid #fff;
}

.grid .grid-item--width2 { width: 40%; }

@media only screen and (max-width: 1380px) {
.grid .grid-item {
  min-height: 220px;
}
}

@media only screen and (max-width: 1100px) {
.grid .grid-item, .grid .grid-item--width2 {
  width: 50%;
}
}

@media only screen and (max-width: 780px) {
.grid .grid-item, .grid .grid-item--width2 {
  width: 100%;
}
}

.features-mosaic {
    position: relative;
    width: 100%;
    min-height: 270px;
	color: white
}

.features-mosaic>div {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 0px;
    box-sizing: border-box;
}

.features-mosaic .container2 {
    display: block;
    margin: 0;
    height: 100%;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.features-mosaic .middle {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: relative;
    top: 50%;
}

.features-mosaic p {
    font-size: 18px;
    line-height: 1.09091;
    font-weight: 400;
    text-align: center;
}

.features-mosaic em {
    font-size: 94px;
    line-height: 1;
    font-weight: 700;
    font-style: normal;
    display: block;
    margin-bottom: 12px;
}

.features-mosaic .bg-img {
    position: absolute;
    min-width: 100%;
    min-height: 270px;
    z-index: 0;
	overflow: hidden
}

.features-mosaic .bg-img img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    min-width: 100%;
    min-height: 270px;
}

.features-mosaic h2 {
    font-size: 24px;
    line-height: 1.125;
    font-weight: 700;
    color: #fff;
    position: absolute;
    bottom: 0;
    z-index: 1;
    padding: 22px;
    margin: 0!important;
	text-shadow: 1px 1px 2px #000000;
}

.features-mosaic * .sub {
    display: block;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
    margin-top: 5px;
	letter-spacing: 0.7px
}

.speech {
    background: url(assets/images/speech.png) no-repeat center;
    background-size: contain;
    width: auto;
    margin: 0 auto;
    padding: 10px 35px 30px 35px;
}

@media only screen and (max-width: 1190px) {
.speech {
    background: none;
}
	
.features-mosaic .speech p {
    font-size: 20px;
}	
}

.welcome__quote__author {
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;text-align: center
}

/** HOME PAGE NEWS/TWITTER **/

.news-twitter {
	display: block;
	background: #fff;
	padding: 5.5455% 0 0 0;
}

.news-twitter .section-inner {
    max-width: 168rem;
}

.newslist {
    margin-top: 10px;
    padding: 0;
    width: 100%;
	overflow: auto
}

.newslist .title {
    width: 75%;
    float: right;
    margin: -2px 0 10px 0;
    padding: 0;
	line-height: 1.25!important;
}

.newslist .title a {
    color: #fff;
	font-weight: bold;
	margin-top: 0;
	font-size: 16px;
	text-decoration: none
}

.newslist .title a:hover {
    color: #fcee23
}

.newslist .title span {
    display: block;
    margin-top: 6px;
	line-height: 1.4
}

.newslist .thumbnail-holder {
    width: 20%;
    float: left;
}

.newslist .thumbnail-holder img {
    border: solid 1pt rgba(255,255,255,0.30)
}

.badge {
    display: inline-block;
    font-weight: 700;
    line-height: 1.1;
    text-align: center;
    white-space: nowrap;
    border-radius: 50%;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	color: #fff;
    background-color: rgba(255,255,255,0.3);
	font-size: 0.5em!important;
	float: right;
	width: 70px;
	height: 70px;
	margin-top: -10px;
	margin-right: -10px;
	text-transform: uppercase
}

.badge:hover {
    background-color: rgba(0,0,0,0.3);
}

.badge span {
	position: relative;
	top: 40%;
	transform: translateY(-50%);
}

.badge .genericon {
    font-size: 36px;
	top: 60%;
	transform: translateY(-30%);
}

.home-3box {
	width:100%; 
	padding: 20px 25px 25px;
	color: white;
}

@media screen and (max-width: 1199px) {
.home-3box {
	margin-bottom:30px
}
}

.home-3box h2 {
	color: white;
	margin-bottom: 25px;
	margin-top: 0;
	font-size: 4rem;
}

.home-3box p {
	margin: 0 0 1.25em;
	color: white;
}

.home-3box a {
	color: white;
}

.home-3box a:hover {
    color: #fcee23
}

.ylw-bg {
	background-color: #409e36;
}

.blue-bg {
	background-color: #62BAAC;
	color: white;
}

.twt-bg {
	background-color: #007eb2;
	color: white;
}

.ylw-bg>div {
	width:100%!important;
	margin-top: -10px
}

.ylw-bg h2 {

}

.ylw-bg table {
    margin: 0;
}

.ylw-bg .day-with-date {
    width: 40px;
    height: 40px;
}

.ylw-bg span.weekend {
    color: #13551D;
}

.ylw-bg .weekend-heading {
    color: #494949;
}

.kjo-link {display:none!important}

.kjo-link p {display:none!important}

/* HOME PAGE EVENTS */

.home-boxbg {
	background: #58ba28 url("img/3box-bg.svg") no-repeat bottom center;
	background-size: contain
}

.home-3box ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.home-3box li {
	list-style: none;
	padding: 0 0 10px 0!important;
	margin: 0; 	
}

.sidebar .home-3box li {
	padding: 0 0 10px 0!important;
}

.ecs-event-list ul {
	padding: 0;
	margin-left: 0;
	float: left
}

.ecs-event-list .entry-title {
  font-size: 16px;
  font-weight: 700;
    line-height: 1.225;
    margin-bottom: 0em;
	margin-top: 0!important
}

.ecs-event-list .duration {
	font-size:14px;
	line-height: 0.8
}

.home .tribe-event-date-start {
	font-size:14px;
	line-height: 0.8	
}

/** HOME PAGE EVENTS **/

.events-title {
	font-weight: 300;
	color: #009444;
	font-size: 1.8em;
	font-family: 'akzidenz-grotesk_bqsuper', Verdana, sans-serif;
	letter-spacing: -0.5px;
	margin: 0 0 10px 0
}

@media screen and (max-width: 991px) {
.events-title {
	margin: 20px 0 7px 0
}
}

@media screen and (max-width: 768px) {
.events-title {
	margin: 20px 0 10px 0
}
}

ul.upcoming-events {
    list-style-type: none;
    margin: 0;
    padding-left: 0px;
}

.upcoming-events li {
    margin-bottom: 20px;
	color: white
}

ul.upcoming-events p {
    display: none
}

.home .upcoming-events {
	font-size: 14px;	
    display: table;
}

.home .upcoming-events a {
	font-size: 16px;
    display: table;
	text-decoration: none;
	line-height: 1.1;
	font-weight: bold;
	margin-bottom: 2px;
}

.home .mc_tb {
	margin-left: 6px
}

.mc_tb:before {
    content: "\f073";
    font-family: FontAwesome;
    display: inline-block;
    color: #fff;
	padding-right: 3px;
}

/** NEWSLETTERS **/

.newsletter-wpr, .governor-wpr {
	display:block;
	border-bottom: solid 1px rgba(0,0,0,0.19);
	padding-bottom: 22px;
}

.governor-wpr {
	padding-bottom: 50px;
	padding-top: 26px;
}

.governor-wpr h4 {
	margin-bottom:5px;
	margin-top:0;
}

@media screen and (min-width: 768px) {
.governor-wpr img {
	padding-right:20px;
}
}	

@media screen and (max-width: 767px) {
.governor-wpr img {
	margin-bottom:20px;
}
}

/** CALENDAR **/

.category-key {
	display:none!important
}

.mc-main .mc_bottomnav {
    margin-top:20px
}

.mc-main caption, .mc-main.list .my-calendar-month, .mc-main .heading {
    color: #666!important;
    text-align: center!important;
}

.mc-main .mc_general .event-title, .mc-main .mc_general .event-title a {
    font-weight: 400!Important;
    color: #000000;
	padding: 6px;
	background: rgba(20,208,214,0.26)!important
}

.mc-main td {
    background: rgba(0,0,0,0.06)
}
