/*
Theme Name: lakeside (Child)
Theme URI:http://www.lakesidegolfclub.co.uk
Author: Daly Design
Author URI: http://www.dalydesign.co.uk
Template:twentyseventeen
Version 0.1
*/

/*
*
*	Light grey = 		#EDEDED
*	Dark Grey =  		#2C3033
*	orange =			#DD8500
*	blue =				#3B3C43
*   Dark Blue =     	#304CA5
*   Logo Dark Blue =	#0D3D61
*   Light Gold =		#D1C068
*   Dark Gold =			#C0A930
*   Dark Green =		#2A5B2C
*
*/

/*@import url("../twentyseventeen/style.css");*/
/*@import url("../lakeside/nav.css");*/
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&family=Ubuntu:wght@400;700&display=swap');

/*
font-family: 'Open Sans', sans-serif;
font-family: 'Ubuntu', sans-serif;
*/


::selection {
	color: #FFF;
	background-color: #304CA5;
}
body {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
}
.clearfix {
	clear: both;
}
.max-width {
	width: 100%;
	max-width: 1200px;
	padding: 0 10px 0 10px;
	display: block;
	margin: 0 auto;
	white-space: normal;
}
.full-width {
	width: 100%;
	display: block;
	margin: 0 0 40px 0;
	padding: 0;
	white-space: normal;
}
.full-width.child-block-container {
	font-size: 0;
	text-align: center;
}
.full-width.no-margin {
	margin: 0;
}
.single-post:not(.has-sidebar) #primary,
.page.page-one-column:not(.twentyseventeen-front-page) #primary,
.archive.page-one-column:not(.has-sidebar) .page-header, .archive.page-one-column:not(.has-sidebar) #primary {
	width: 100%;
	max-width: 100%;
}
.wrap {
	max-width: 1200px;
	padding-left: 20px;
	padding-right: 20px;
}
.wrap.full-mob {
	max-width: 1200px;
	padding-left: 0px;
	padding-right: 0px;
}
.clearfnt {
	font-size: 0;
}
.mob-show {
	display: inline-block;
}
.mob-hide {
	display: none;
}
.profile-pic-sml {
	display: block;
	width: 100%;
	-webkit-filter: grayscale(100%);
    -moz-filter:    grayscale(100%);
    -ms-filter:     grayscale(100%);
    -o-filter:      grayscale(100%);
	filter: grayscale(100%);
}
.profile-pic-lrg {
	display: none;
	width: 100%;
	-webkit-filter: grayscale(100%);
    -moz-filter:    grayscale(100%);
    -ms-filter:     grayscale(100%);
    -o-filter:      grayscale(100%);
	filter: grayscale(100%);
}

/*--------------------------------------------------------------
START Typography
--------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	letter-spacing: normal;
	text-transform: none;
	padding: 0;
	font-family: 'Ubuntu', sans-serif;
}
h1, .h1,
.page .panel-content .entry-title,
.page-title, body.page:not(.twentyseventeen-front-page) .entry-title,
.single-post .entry-title,
.page .entry-title {
	color: #12414fc4;
	font-size: 22px;
	font-size: 2.5rem;
	font-weight: 600;
	letter-spacing: normal;
	text-transform: none;
}
h2, .h2 {
	color: #12414fc4;
	font-size: 19px;
	font-size: 1.188rem;
	font-weight: 600;
}
h3, .h3 {
	color: #12414fc4;
	font-size: 19px;
	font-size: 1.188rem;
	font-weight: 600;
}
h4, .h4 {
	color: #304CA5;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 700;
}
h5, .h5 {
	color: #12414fc4;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 700;
}
h6, .h6 {
	color: #12414fc4;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 600;
}
h1.title-underline,
h2.title-underline,
h3.title-underline,
h4.title-underline,
h5.title-underline,
h6.title-underline {
	position: relative;
	text-decoration: none;
	padding: 10px 0 14px 0;
	color: #000000;
	margin: 0 0 30px 0;
    display: inline-block;
}
h1.title-underline::after,
h2.title-underline::after,
h3.title-underline::after,
h4.title-underline::after,
h5.title-underline::after,
h6.title-underline::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 4px;
	width: 50%;
	background-color: #304CA5;
}
h1.title-underline.white,
h2.title-underline.white,
h3.title-underline.white,
h4.title-underline.white,
h5.title-underline.white,
h6.title-underline.white {
	color: #FFF;
}
h1.title-underline.white::after,
h2.title-underline.white::after,
h3.title-underline.white::after,
h4.title-underline.white::after,
h5.title-underline.white::after,
h6.title-underline.white::after {
	background-color: #FFF;
}
h1.title-underline.center::after,
h2.title-underline.center::after,
h3.title-underline.center::after,
h4.title-underline.center::after,
h5.title-underline.center::after,
h6.title-underline.center::after {
	left: 25%;
	height: 4px;
	width: 50%;
}
p {
	margin: 0 0 1.5em 0;
	padding: 0;
	font-weight: 500;
	color: #000000;
	font-size: 16px;
	font-size: 1rem;
}
ul, ol {
	list-style-position: outside;
    margin: 0 0 1.5em 0;
	padding: 0;
	font-weight: 500;
	color: #000000;
	font-size: 1rem;
	list-style: none;
}
.site-content ul li,
.site-content ol li {
	position: relative;
    margin: 0 0 0 17px;
}
.site-content ul li::before,
.site-content ol li::before {
	content: "";
	position: absolute;
	top: 9px;
	left: -17px;
    background-color: #304CA5;
    font-weight: bold;
    display: inline-block;
    width: 7px;
    margin: 0;
    height: 7px;
    border-radius: 50%;
}
a:hover, a:active, a:focus, .entry-content a:focus, .entry-content a:hover, .entry-summary a:focus, .entry-summary a:hover, .widget a:focus, .widget a:hover, .site-footer .widget-area a:focus, .site-footer .widget-area a:hover, .posts-navigation a:focus, .posts-navigation a:hover, .comment-metadata a:focus, .comment-metadata a:hover, .comment-metadata a.comment-edit-link:focus, .comment-metadata a.comment-edit-link:hover, .comment-reply-link:focus, .comment-reply-link:hover, .widget_authors a:focus strong, .widget_authors a:hover strong, .entry-title a:focus, .entry-title a:hover, .entry-meta a:focus, .entry-meta a:hover, .page-links a:focus .page-number, .page-links a:hover .page-number, .entry-footer a:focus, .entry-footer a:hover, .entry-footer .cat-links a:focus, .entry-footer .cat-links a:hover, .entry-footer .tags-links a:focus, .entry-footer .tags-links a:hover, .post-navigation a:focus, .post-navigation a:hover, .pagination a:not(.prev):not(.next):focus, .pagination a:not(.prev):not(.next):hover, .comments-pagination a:not(.prev):not(.next):focus, .comments-pagination a:not(.prev):not(.next):hover, .logged-in-as a:focus, .logged-in-as a:hover, a:focus .nav-title, a:hover .nav-title, .edit-link a:focus, .edit-link a:hover, .site-info a:focus, .site-info a:hover, .widget .widget-title a:focus, .widget .widget-title a:hover, .widget ul li a:focus, .widget ul li a:hover {
	box-shadow: none;
	color: #304CA5;
	text-decoration: none;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	outline: none;
	background-color: inherit;
}
a,
a:link,
a:visited {
	color: #000;
	box-shadow: none;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	text-decoration: none;
}
a:hover,
a:active,
a:focus {
	color: #304CA5;
	box-shadow: none;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	text-decoration: none;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
	color: #000000;
	padding: 0.5em;
}
button, input[type="button"], input[type="submit"],
input + input[type="submit"] {
	font-weight: 600;
	font-size: 1rem;
	text-transform: none;
	padding: 10px 25px 10px 25px;
	background-color: #304CA5;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
	line-height: 1.5;
}
button:hover, input[type="button"]:hover, input[type="submit"]:hover,
input + input[type="submit"]:hover {
	background-color: #000000;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.pre-h1 {
	text-transform: none;
	color: #304CA5;
	font-size: 1.188;
	font-weight: 600;
	display: inline-block;
	margin: 0 0 5px 0;
}
a.button {
	color: #FFF;
    background-color: #12414f;
    text-align: center;
    padding: 10px 30px;
    border-radius: 40px;
    display: inline-block;
    font-size: 0.85rem;
}
ul.products li.product .button {
    box-shadow: none!important;
    transition: none;
}
a.button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .button:hover, .widget a.button:hover{
	background-color: #304CA5;
    color: #FFF;
}

/* -------------- START BUTTONS -------------- */

a.green-btn,
a.green-btn:link,
a.green-btn:visited {
	display: inline-block;
	width: auto;
	padding: 10px 25px;
	background-color: #80B73F;
	color: #FFF;
	text-transform: uppercase;
	text-align: center;
	font-size: 1rem;
	font-weight: 700;
	border-radius: 3px;
	margin: 0;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
}
a.green-btn:hover,
a.green-btn:active,
a.green-btn:focus {
	background-color: #333333;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
}

a.green-btn.contact {
	margin: 30px 0 30px 0;
}

a.red-btn,
a.red-btn:link,
a.red-btn:visited {
	display: inline-block;
	width: auto;
	padding: 10px 25px;
	background-color: #304CA5;
	color: #FFF;
	text-transform: none;
	text-align: center;
	font-size: 1rem;
	font-weight: 600;
	border-radius: 3px;
	margin: 0;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
}
a.red-btn:hover,
a.red-btn:active,
a.red-btn:focus {
	background-color: #000000;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
}

a.blue-btn,
a.blue-btn:link,
a.blue-btn:visited {
	display: inline-block;
	width: auto;
	padding: 10px 25px;
	background-color: #3B3C43;
	color: #FFF;
	text-transform: none;
	text-align: center;
	font-size: 1rem;
	font-weight: 600;
	border-radius: 3px;
	margin: 0;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
}
a.blue-btn:hover,
a.blue-btn:active,
a.blue-btn:focus {
	background-color: #000000;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
}

a.white-red-btn,
a.white-red-btn:link,
a.white-red-btn:visited {
	display: inline-block;
	width: auto;
	padding: 10px 25px;
	background-color: #FFFFFF;
	color: #AD1220;
	text-transform: uppercase;
	text-align: center;
	font-size: 1rem;
	font-weight: 700;
	border-radius: 3px;
	margin: 0;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
}
a.white-red-btn:hover,
a.white-red-btn:active,
a.white-red-btn:focus {
	background-color: #333333;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
}

a.grey-text-link,
a.grey-text-link:link,
a.grey-text-link:visited {
	color: #808080;
	margin: 0;
	padding: 5px;
	width: auto;
	font-size: 1rem;
}
a.grey-text-link:hover,
a.grey-text-link:active,
a.grey-text-link:focus {
	color: #333333;
}

/* -------------- END BUTTONS -------------- */



/*--------------------------------------------------------------
END Typography
--------------------------------------------------------------*/


/*--------------------------------------------------------------
START Header
--------------------------------------------------------------*/

.announcement-bar {
	width: 100%;
	display: block;
	padding: 0;
	margin: 0;
}
.announcement-bar .announcement-title,
.announcement-bar .announcement-link {
	width: 100%;
	display: block;
	text-align: center;
	color: #FFF;
	font-weight: 600;
	font-size: 0.75rem;
	padding: 15px;
	margin: 0;
}
.announcement-bar.black .announcement-title,
.announcement-bar.black .announcement-link {
	background-color: #000;
}
.announcement-bar.orange .announcement-title,
.announcement-bar.orange .announcement-link {
	background-color: #304CA5;
}
.announcement-bar.orange .announcement-link:link,
.announcement-bar.orange .announcement-link:visited {
	color: #FFF;
	background-color: #304CA5;
	text-decoration: none;
}
.announcement-bar.black .announcement-link:link,
.announcement-bar.black .announcement-link:visited {
	color: #FFF;
	background-color: #000;
	text-decoration: none;
}
.announcement-bar.orange .announcement-link:hover,
.announcement-bar.orange .announcement-link:active,
.announcement-bar.orange .announcement-link:focus,
.announcement-bar.black .announcement-link:hover,
.announcement-bar.black .announcement-link:active,
.announcement-bar.black .announcement-link:focus{
	color: #FFF;
	background-color: #676768;
	text-decoration: none;
}
.site-header {
	background-color: #FFFFFF;
}
.site-header .site-branding {
	z-index: 4;
}
.site-header .header-top {
	background-color: #FFF;
	color: #12414f;
	margin: 0;
	padding: 5px 0 5px 0;
	text-align: center;
}
.site-header .header-top .wrap {
	padding: 0 5px 0 5px;
}
.site-header .wrap.nav-container{
	padding-left: 0;
	padding-right: 0;
}
.site-header .header-top .header-tel,
.site-header .header-top .header-email {
	color: #12414f;
	display: inline-block;
	margin: 0 0 0 0;
	padding: 5px 10px 5px 23px;
	font-size: 0.85rem;
}
.site-header .header-top .header-tel:link,
.site-header .header-top .header-tel:visited {
	color: #12414f;
	background-image: url("assets/images/icons/tel-icon-blue.png");
	background-size: 15px auto;
	background-repeat: no-repeat;
	background-position: 0 8px;
	text-decoration: none;
}
.site-header .header-top .header-tel:hover,
.site-header .header-top .header-tel:active,
.site-header .header-top .header-tel:focus {
	color: #3B3C43;
	background-image: url("assets/images/icons/tel-icon-grey.png");
	text-decoration: none;
}
.site-header .header-top .header-email:link,
.site-header .header-top .header-email:visited {
	color: #12414f;
	background-image: url("assets/images/icons/email-icon-blue.png");
	background-size: 14px auto;
	background-repeat: no-repeat;
	background-position: 0 8px;
	text-decoration: none;
}
.site-header .header-top .header-email:hover,
.site-header .header-top .header-email:active,
.site-header .header-top .header-email:focus {
	color: #3B3C43;
	background-image: url("assets/images/icons/email-icon-grey.png");
	text-decoration: underline;
}
.site-header .header-top .header-fb,
.site-header .header-top .header-tw,
.site-header .header-top .header-li,
.site-header .header-top .header-inst {
	width: 18px;
	height: 18px;
	display: inline-block;
	margin: 6px 0 0 5px;
}
.site-header .header-top .header-fb:link,
.site-header .header-top .header-fb:visited {
	background-image: url("assets/images/icons/fb-blue.png");
	background-size: auto 18px;
	background-repeat: no-repeat;
	background-position:center center;
}
.site-header .header-top .header-fb:hover,
.site-header .header-top .header-fb:active,
.site-header .header-top .header-fb:focus {
	background-image: url("assets/images/icons/fb-grey.png");
}
.site-header .header-top .header-tw:link,
.site-header .header-top .header-tw:visited {
	background-image: url(assets/images/icons/tw-grey.png);
	background-size: 18px auto;
	background-repeat: no-repeat;
	background-position:center center;
}
.site-header .header-top .header-tw:hover,
.site-header .header-top .header-tw:active,
.site-header .header-top .header-tw:focus {
	background-image: url(assets/images/icons/tw-white.png);
}
.site-header .header-top .header-inst:link,
.site-header .header-top .header-inst:visited {
	background-image: url("assets/images/icons/insta-grey.png");
	background-size: 18px auto;
	background-repeat: no-repeat;
	background-position: center center;
}
.site-header .header-top .header-inst:hover,
.site-header .header-top .header-inst:active,
.site-header .header-top .header-inst:focus {
	background-image: url("assets/images/icons/insta-white.png");
}
.site-header .header-top .header-li:link,
.site-header .header-top .header-li:visited {
	background-image: url("assets/images/icons/li-grey.png");
	background-size: 18px auto;
	background-repeat: no-repeat;
	background-position: center center;
}
.site-header .header-top .header-li:hover,
.site-header .header-top .header-li:active,
.site-header .header-top .header-li:focus {
	background-image: url("assets/images/icons/li-white.png");
}
.site-header .header-top .header-social {
	width: auto;
	margin: 0;
	padding: 0;
	display: inline-block;
	vertical-align: middle;
}
.site-header .site-branding {
	padding: 0;
	text-align: center;
}
.site-header .custom-logo-link {
	padding: 20px;
}
.site-header .custom-logo-link img {
	vertical-align: middle;
/*
	width:100%;
	max-width: 290px;
*/
}

/* START NAV */

.navigation-top {
	border-top: none;
	border-bottom: none;
	background-color: #3B3C43;
}
body.mega-menu-top .navigation-top .wrap {
	padding: 0;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	text-decoration: none;
}
body.mega-menu-top .navigation-top .client-login {
	width: 50%;
	border-radius: 0;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	background-color: #3B3C43;
	font-weight: 500;
    font-size: 0.85rem;
	border-left: 1px solid #FFF;
	padding: 0;
	line-height: 40px;
}
body.mega-menu-top .navigation-top .client-login:link,
body.mega-menu-top .navigation-top .client-login:visited {
	background-color: #3B3C43;
	color: #FFF;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
}
body.mega-menu-top .navigation-top .client-login:hover,
body.mega-menu-top .navigation-top .client-login:active,
body.mega-menu-top .navigation-top .client-login:focus {
	background-color: #000;
	color: #FFF;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
}
body.mega-menu-top .navigation-top #mega-menu-wrap-top .mega-menu-toggle .mega-toggle-blocks-left {
	justify-content: right;
}
body.mega-menu-top .navigation-top #mega-menu-wrap-top .mega-menu-toggle + #mega-menu-top {
	background-color: #FFF;
}
/* Default / Closed Parent link */
body.mega-menu-top .navigation-top #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link,
body.mega-menu-top .navigation-top #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link:link,
body.mega-menu-top .navigation-top #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link:visited {
	color: #000;
	height: auto;
	padding: 10px 15px;
	border-bottom: 1px solid #B2B2B2;
	background-color: #FFF;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
}
/* Default / Closed Parent link hover/active/focus */
body.mega-menu-top .navigation-top #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link:hover,
body.mega-menu-top .navigation-top #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link:active,
body.mega-menu-top .navigation-top #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link:focus {
	color: #FFF;
	background-color: #304CA5;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
}
/* Hide the 'Client Login' menu item on mobile */
body.mega-menu-top .navigation-top #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.cl_link {
	display: none;
}
/* Open parent link */
body.mega-menu-top .navigation-top #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
	color: #000;
	background-color: #FFF;
}
/* Sub-menu */
body.mega-menu-top .navigation-top #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu {
	background-color: #FFF;
}
/* Sub-menu Containing li */
body.mega-menu-top .navigation-top #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
	padding: 15px 5px 15px 5px;
}
/* Sub-menu links without children */
body.mega-menu-top .navigation-top #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
	color: #3B3C43;
	text-transform: capitalize;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #B2B2B2;
	margin: 0 0 20px 0;
}
/* Sub-menu links with children */
body.mega-menu-top .navigation-top #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
	color: #3B3C43;
	text-transform: capitalize;
	padding: 0;
/*	border-bottom: 1px solid #B2B2B2;*/
	margin: 0 0 20px 0;
}
/* Sub-menu child links */
body.mega-menu-top .navigation-top #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
	color: #000;
	padding: 5px 10px 5px 20px;
	background-image: url(assets/images/icons/arrow-red.png);
	background-size: 9px auto;
	background-repeat: no-repeat;
	background-position: 0% 11px;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
}
/* Sub-menu child links hover/active/focus */
body.mega-menu-top .navigation-top #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover,
body.mega-menu-top .navigation-top #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:active,
body.mega-menu-top .navigation-top #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus {
	color: #FFF;
	background-color: #304CA5;
	padding: 5px 10px 5px 30px;
	background-image: url(assets/images/icons/arrow-white.png);
	background-position: 10px 11px;
	border-radius: 4px;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
}

/* END NAV */



.single-featured-image-header {
	background-color: transparent;
    border-bottom: none;
    max-height: 640px;
    overflow: hidden;
    position: relative;
/*    display: block;*/
	display: flex;
	align-items: center;
	justify-content: center;
    width: 100%;
	transition: all 0.7s;
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
}
.single-featured-image-header img {
	width: 1400px;
	margin: 0;
/*
	margin: auto;
    z-index: 1;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.7s;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
*/
/* This was removed previously
	width: 100%;
	max-width: 130%;
*/
/*
	height: 100%;
	width: auto;
	max-width: none;
*/
}

/*--------------------------------------------------------------
END Header
--------------------------------------------------------------*/

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

.site-footer {
	background-color: #12414f;
	border-top: none;
}
.site-footer .wrap {
	max-width: 1200px;
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 0;
}
.site-footer .wrap.bottom {
	padding-top: 0px;
	padding-bottom: 0px;
}
.site-footer .widget {
	padding: 0px;
}
.footer-col-1 {
	width: 100%;
	display: inline-block;
	padding: 0 0 0 0;
	text-align: center;
	vertical-align: top;
}
.footer-col-2 {
	width: 100%;
	display: inline-block;
	padding: 30px 0 0 0;
	border: none;
	text-align: center;
	vertical-align: top;
}
.footer-col-3 {
	width: 100%;
	padding: 10px 0 0 0;
	display: inline-block;
	text-align: center;
	vertical-align: top;
	border: none;
}
.footer-col-1 p,
.footer-col-2 p,
.footer-col-3 p,
.footer-col-1 ul,
.footer-col-2 ul,
.footer-col-3 ul {
	color: #FFF;
	font-size: 0.85rem;
	padding: 0;
	margin: 0 0 15px 0;
	line-height: 19px;
}
.footer-col-3 p {
	margin: 0;
}
.site-footer .footer-logo {
	margin: 0 auto 0 auto;
	max-width: 160px;
}
.site-footer .footer-logo a,
.site-footer .footer-logo a:link,
.site-footer .footer-logo a:visited {
	display: block;
	padding: 35px 10px;
    background-color: #FFF;
    border-radius: 6px;
	opacity: 1;
}
.site-footer .footer-logo a:hover,
.site-footer .footer-logo a:active,
.site-footer .footer-logo a:focus {
	opacity: 0.8;
}
.site-footer .h3 {
	color: #FFF;
}
.site-footer .footer-address,
.site-footer .footer-tel,
.site-footer .footer-fax,
.site-footer .footer-email {
	color: #FFF;
	display: inline-block;
	margin: 0 0 0 0;
	padding: 5px 0px 5px 22px;
	font-size: 0.85rem;
}
.site-footer .footer-email {
	margin: 0 0 0 0;
}
.site-footer .footer-address {
	color: #FFF;
	margin: 20px 0 5px 0;
	padding: 22px 5px 5px 5px;
	background-image: url("assets/images/icons/marker-icon-white.png");
	background-size: 22px auto;
	background-repeat: no-repeat;
	background-position: 50% 0;
	width: 100%;
	text-decoration: none;
}
.site-footer .footer-tel:link,
.site-footer .footer-tel:visited {
	color: #FFF;
	background-image: url("assets/images/icons/tel-icon-white.png");
	background-size: 16px auto;
	background-repeat: no-repeat;
	background-position: 0 8px;
	text-decoration: none;
}
.site-footer .footer-tel:hover,
.site-footer .footer-tel:active,
.site-footer .footer-tel:focus {
	color: #9bc6e1;
	background-image: url("assets/images/icons/tel-icon-light-blue.png");
	text-decoration: none;
}
.site-footer .footer-email:link,
.site-footer .footer-email:visited {
	color: #FFF;
	background-image: url("assets/images/icons/email-icon-white.png");
	background-size: 16px auto;
	background-repeat: no-repeat;
	background-position: 0 8px;
	text-decoration: none;
}
.site-footer .footer-email:hover,
.site-footer .footer-email:active,
.site-footer .footer-email:focus {
	color: #9bc6e1;
	background-image: url("assets/images/icons/email-icon-light-blue.png");
	text-decoration: none;
}
.site-footer .footer-tw,
.site-footer .footer-li,
.site-footer .footer-fb,
.site-footer .footer-ins {
	width: 25px;
	height: 25px;
	display: inline-block;
	margin: 0 0 0 0;
}
.site-footer .footer-li {
	margin: 0 0 0 0;
}
.site-footer .footer-fb:link,
.site-footer .footer-fb:visited {
	background-image: url("assets/images/icons/fb-icon-white.png");
	background-size: 25px auto;
	background-repeat: no-repeat;
	background-position:center center;
}
.site-footer .footer-fb:hover,
.site-footer .footer-fb:active,
.site-footer .footer-fb:focus {
	background-image: url("assets/images/icons/fb-icon-light-blue.png");
}
.site-footer .footer-tw:link,
.site-footer .footer-tw:visited {
	background-image: url(assets/images/icons/tw-icon-grey.png);
	background-size: 25px auto;
	background-repeat: no-repeat;
	background-position:center center;
}
.site-footer .footer-tw:hover,
.site-footer .footer-tw:active,
.site-footer .footer-tw:focus {
	background-image: url(assets/images/icons/tw-icon-white.png);
}
.site-footer .footer-li:link,
.site-footer .footer-li:visited {
	background-image: url("assets/images/icons/li-icon-grey.png");
	background-size: 25px auto;
	background-repeat: no-repeat;
	background-position: center center;
}
.site-footer .footer-li:hover,
.site-footer .footer-li:active,
.site-footer .footer-li:focus {
	background-image: url("assets/images/icons/li-icon-white.png");
}
.site-footer .footer-ins:link,
.site-footer .footer-ins:visited {
	background-image: url("assets/images/icons/insta-icon-blue.png");
	background-size: 25px auto;
	background-repeat: no-repeat;
	background-position: center center;
}
.site-footer .footer-ins:hover,
.site-footer .footer-ins:active,
.site-footer .footer-ins:focus {
	background-image: url("assets/images/icons/insta-icon-grey.png");
}
.site-footer .footer-bottom {
	font-size: 0.85rem;
	color: #FFF;
	text-align: center;
}
.site-footer .footer-bottom .copyright {
	width: 100%;
	font-size: 0.85rem;
	margin: 0 0 5px 0;
	padding: 0;
	color: #FFF;
}
.site-footer .footer-bottom .website {
	width: 100%;
	font-size: 0.85rem;
	margin: 0 0 30px 0;
	padding: 0;
	color: #FFF;
}
.site-footer .footer-bottom .website a:link,
.site-footer .footer-bottom .website a:visited {
	color: #FFF;
	text-decoration: none;
}
.site-footer .footer-bottom .website a:hover,
.site-footer .footer-bottom .website a:active,
.site-footer .footer-bottom .website a:focus {
	color: #9bc6e1;
	text-decoration: underline;
}


/* START - FOOTER NAV */

footer.site-footer .footer-navigation {
	margin: 10px 0 0 0;
	text-align: center;
}
footer.site-footer .footer-navigation .footer-navigation-wrapper {
	margin: 0;
}
footer.site-footer .footer-navigation .footer-navigation-wrapper li {
	display: inline-block;
	line-height: 1.6rem;
}
footer.site-footer .footer-navigation .footer-navigation-wrapper li a {
	position: relative;
	padding: 5px 15px;
}
footer.site-footer a:link,
footer.site-footer a:visited,
footer.site-footer .footer-navigation .footer-navigation-wrapper li a:link,
footer.site-footer .footer-navigation .footer-navigation-wrapper li a:visited {
	color: #FFF;
	text-decoration: none;
}
footer.site-footer a:hover,
footer.site-footer a:active,
footer.site-footer a:focus,
footer.site-footer .footer-navigation .footer-navigation-wrapper li a:hover,
footer.site-footer .footer-navigation .footer-navigation-wrapper li a:active,
footer.site-footer .footer-navigation .footer-navigation-wrapper li a:focus {
	color: #9bc6e1;
	background-color: inherit;
	outline: none;
	text-decoration: underline;
}
footer.site-footer .footer-navigation .footer-navigation-wrapper li a::after {
	content: "";
	border-right: 1px solid #000;
	position: absolute;
	right: 0;
	top: 20%;
	height: 60%;
}
footer.site-footer .footer-navigation .footer-navigation-wrapper li:last-of-type a::after {
	display: none;
}

.footer-contact {
	background-color: #9bc6e1;
	padding: 40px 10px 40px 10px;
	color: #12414f;
	text-align: center;
	margin: 0;
}
.footer-contact span {
	margin: 0;
	font-size: 1.25rem;
	display:inline-block;
}
.footer-contact .big-white-btn {
	background-color: #FFF;
	color: #304CA5;
	text-align: center;
	padding: 15px 30px;
	border-radius: 40px;
	margin: 15px 0 15px 20px;
	display:inline-block;
	font-size: 1.25rem;
}
.footer-contact .big-white-btn:link,
.footer-contact .big-white-btn:visited {
	background-color: #12414f;
	color: #FFF;
}
.footer-contact .big-white-btn:hover,
.footer-contact .big-white-btn:active,
.footer-contact .big-white-btn:focus {
	background-color: #304CA5;
	color: #FFF;
}


/* END - FOOTER NAV */

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

/* START - Generic Contact Links on content area */

.contact-tel,
.contact-email {
	color: #304CA5;
	display: inline-block;
	margin: 10px 10px 10px 10px;
	padding: 5px 0px 5px 24px;
	font-size: 1rem;
	font-weight: 600;
}
.contact-tel:link,
.contact-tel:visited {
	color: #304CA5;
	background-image: url(assets/images/icons/tel-icon-blue.png);
	background-size: 18px auto;
	background-repeat: no-repeat;
	background-position: 0 9px;
	text-decoration: none;
}
.contact-tel:hover,
.contact-tel:active,
.contact-tel:focus {
	color: #000;
	background-image: url("assets/images/icons/tel-icon-blue.png");
	text-decoration: none;
}
.contact-email:link,
.contact-email:visited {
	color: #304CA5;
	background-image: url("assets/images/icons/email-icon-blue.png");
	background-size: 18px auto;
	background-repeat: no-repeat;
	background-position: 0 9px;
	text-decoration: none;
}
.contact-email:hover,
.contact-email:active,
.contact-email:focus {
	color: #000;
	background-image: url("assets/images/icons/email-icon-blue.png");
	text-decoration: none;
}

/* END - Generic Contact Links on content area */

.site-content {
	padding: 0;
}

.two-col-left {
	width: 100%;
	display: block;
	float: left;
	clear: both;
	margin: 0 0 0 0;
	text-align: left;
}
.two-col-right {
	width: 100%;
	display: block;
	float: left;
	clear: both;
	margin: 0 0 0 0;
	padding: 0;
}
.entry-header {
	width: 100%;
	margin: 20px 0 0 0;
	padding: 0;
	float: left;
	clear: both;
	display: block;
}
.entry-header.center,
.entry-content.center,
.center {
	text-align: center;
}
.entry-content {
	width: 100%;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	clear: both;
}
.two-col-left .entry-header,
.two-col-left.entry-content {
	text-align: left;
}

/* Start - News Index blocks */

.single-post:not(.has-sidebar) #primary {
	width: 100%;
	max-width: 100%;
}
.blog:not(.has-sidebar) #primary article.blog-block,
.blog-block {
	width: 100%;
	display: inline-block;
	clear: both;
	margin: 0 0 25px 0;
	padding: 0;
	font-size: 0;
	float: none;
}
.blog:not(.has-sidebar) #primary article.blog-block a,
.blog-block a {
	display: block;
	position: relative;
}
.blog-block-img {
	width: 100%;
	display: inline-block;
	clear: both;
	margin: 0 0 0 0;
	padding: 0;
	line-height: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	z-index: 1;
	position: relative;
	overflow: hidden;
	max-height: 284px;
}
.blog-block-img img {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.blog-block-text {
	width: 100%;
	display: inline-block;
	clear: both;
	margin: 0;
	padding: 15px;
	z-index: 2;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color:rgba(255,255,255,0.85);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.blog-block-text h4 {
	color: #304CA5;
	padding: 0;
	margin: 0 0 0 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	width: 100%;
	text-align: left;
	font-size: 1.2rem;
	text-transform: capitalize;
}
.blog-block-text p {
	text-align: left;
	color: #000;
	padding: 0;
	margin: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.blog-block a:hover .blog-block-img {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.blog-block a:hover .blog-block-img img {
	transform: scale(1.25);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.blog-block a:hover .blog-block-text {
	color: #FFF;
	background-color: #304CA5;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.blog-block a:hover .blog-block-text h4,
.blog-block a:hover .blog-block-text p {
	color: #FFFFFF;
}

/* END - News Index blocks */


/* START - Child blocks */

.child-page-block {
	width: 48%;
	display: inline-block;
	clear: both;
	margin: 0 2% 15px 0;
	padding: 0;
	font-size: 0;
	vertical-align: top;
}
.child-page-block:nth-of-type(2n) {
	margin: 0 0 15px 2%;
}
.child-page-block.articles {
	width: 100%;
	margin: 0 0 15px 0;
}
.child-page-block a {
	display: block;
	position: relative;
	background-color: #FFF;
	border-radius: 0 30px 0 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	overflow: hidden;
}
.child-page-block-img {
	width: 100%;
	display: inline-block;
	clear: both;
	margin: 0 0 0 0;
	padding: 0;
	line-height: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	z-index: 1;
	position: relative;
	overflow: hidden;
	max-height: 230px;
	border-radius: 0 30px;
}
.child-page-block-img img {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.child-page-block-text {
	width: 100%;
	display: inline-block;
	clear: both;
	margin: 0;
	padding: 20px 10px;
	text-align: center;
	background-color:#FFF;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.child-page-block-text h4 {
	color: #304CA5;
	padding: 0;
	margin: 0 0 0 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	width: 100%;
	font-size: 1rem;
	text-transform: capitalize;
}

.child-page-block-text span {
	color: #000;
	padding: 0;
	margin: 0;
	font-size: 1rem;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.child-page-block a:hover {
	background-color: #304CA5;
	border-radius: 0 30px 0 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	overflow: hidden;
}
.child-page-block a:hover .child-page-block-img {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.child-page-block a:hover .child-page-block-img img {
	transform: scale(1.25);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.child-page-block a:hover .child-page-block-text {
	color: #FFF;
	background-color: #304CA5;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.child-page-block a:hover .child-page-block-text h4,
.child-page-block a:hover .child-page-block-text span {
	color: #FFFFFF;
}
.child-page-block-profile-links {
	width: 100%;
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color:#FFF;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.child-page-block-profile-links .profile-links-email {
	width: 25%;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	background-color:#FFF;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.child-page-block-profile-links .profile-links-tel {
	width: 25%;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	background-color:#FFF;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.child-page-block-profile-links .profile-links-btn {
	width: 50%;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	background-color:#FFF;
	border-top: 1px solid #ccc;
}
.child-page-block-profile-links .profile-links-btn .show_hide {
	display: none;
}
.child-page-block-profile-links .profile-links-email a.profile-list-email,
.child-page-block-profile-links .profile-links-email a.profile-list-email:link,
.child-page-block-profile-links .profile-links-email a.profile-list-email:visited {
	width: 100%;
	height: 40px;
	display: block;
	background-image: url("assets/images/icons/email-black.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 20px auto;
}
.child-page-block-profile-links .profile-links-email a.profile-list-email:hover,
.child-page-block-profile-links .profile-links-email a.profile-list-email:active,
.child-page-block-profile-links .profile-links-email a.profile-list-email:focus {
	background-image: url("assets/images/icons/email-white.png");
	background-color: #304CA5;
}
.child-page-block-profile-links .profile-links-tel a.profile-list-tel,
.child-page-block-profile-links .profile-links-tel a.profile-list-tel:link,
.child-page-block-profile-links .profile-links-tel a.profile-list-tel:visited {
	width: 100%;
	height: 40px;
	display: block;
	background-image: url("assets/images/icons/tel-black.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 20px auto;
}
.child-page-block-profile-links .profile-links-tel a.profile-list-tel:hover,
.child-page-block-profile-links .profile-links-tel a.profile-list-tel:active,
.child-page-block-profile-links .profile-links-tel a.profile-list-tel:focus {
	background-image: url("assets/images/icons/tel-white.png");
	background-color: #304CA5;
}
.child-page-block-profile-links .profile-links-btn a.profile-list-btn,
.child-page-block-profile-links .profile-links-btn a.profile-list-btn:link,
.child-page-block-profile-links .profile-links-btn a.profile-list-btn:visited {
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: block;
	color: #000;
	font-size: 0.9rem;
}
.child-page-block-profile-links .profile-links-btn a.profile-list-btn:hover,
.child-page-block-profile-links .profile-links-btn a.profile-list-btn:active,
.child-page-block-profile-links .profile-links-btn a.profile-list-btn:focus {
	background-color: #304CA5;
	color: #FFF;
}

.child-page-block.articles .child-page-block-text {
	text-align: left;
}
.child-page-block.articles .excerpt {
	margin: 20px 0 20px 0;
}
.child-page-block.articles .read-more-btn {
	display: inline-block;
	width: auto;
	padding: 10px 25px;
	background-color: #304CA5;
	color: #FFF;
	text-transform: none;
	text-align: center;
	font-size: 1rem;
	font-weight: 600;
	border-radius: 3px;
	margin: 0;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
}
.child-page-block a:hover .excerpt {
	color: #FFFFFF;
}
.child-page-block a:hover span.read-more-btn {
	background-color: #FFFFFF;
	color: #304CA5;
}
.prev-link,
.next-link {
	font-size: 1rem;
	margin: 20px;
}

/* END - Child blocks */

.service-flip-box {
	border-radius: 0 30px;
	overflow: hidden;
}

/* Start Contact Form Responses */

/* Success */
.wpcf7 form.sent .wpcf7-response-output {
	background-color: #80B73F;
	color: #FFF;
	padding: 15px;
	border: none;
	font-size: 1rem;
	margin: 30px 0;
}

/* Error */
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
	background-color: #AD1220;
	color: #FFF;
	padding: 15px;
	border: none;
	font-size: 1rem;
	margin: 30px 0;
}

/* End Contact Form Responses */

.sml-col-fix-1 {
	display: inline-block;
}
.sml-col-fix-2 {
	display: none;
}
.half-block-left {
	width: 100%;
	display: block;
	float: left;
	margin: 0 0 20px 0;
	clear: both;
}
.half-block-right {
	width: 100%;
	display: block;
	float: left;
	margin: 0 0 20px 0;
	clear: both;
}
.profile-pic-container {
	width: 100%;
	display: block;
	float: left;
	margin: 0 0 0 0;
	clear: both;
	max-height: 500px;
	overflow: hidden;
}
body:not(.twentyseventeen-front-page) .entry-header.profile,
.entry-header.profile {
	background-color: #3B3C43;
	padding: 30px 30px 50px 30px;
	color: #FFF;
	margin: 0 0 0 0;
}
.entry-content.profile {
	padding: 30px;
	margin: 0 0 40px 0;
}
.profile-content {
	width: 100%;
	display: block;
	background-color: #FFF;
	padding: 0;
	margin: -70px 0 0 0;
}
.profile-content h2 {
	text-align: center;
	color: #000;
	padding: 40px 20px 40px 20px;
	border-bottom: 1px solid #ccc;
    margin: 0 0 40px 0;
}
.profile-excerpt {
	color: #FFF;
	margin: 0 0 30px 0;
}
a.parent-link,
a.parent-link:link,
a.parent-link:visited {
	position: relative;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	background-color: #304CA5;
	color: #FFF;
	margin: 0 0 10px 0;
    display: inline-block;
	font-size: 0.85rem;
}
/*
a.parent-link::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 1px;
	width: 110%;
	background-color: #304CA5;
}
*/
a.parent-link:hover,
a.parent-link:active,
a.parent-link:focus {
	text-decoration: none;
	background-color: #3B3C43;
	color: #FFF;
}
/*
a.parent-link:hover::after,
a.parent-link:active::after,
a.parent-link:focus::after {
	background-color: #000;
}
*/
.entry-header.profile a.parent-link,
.entry-header.profile a.parent-link:link,
.entry-header.profile a.parent-link:visited {
	color: #FFF;
}
.entry-header.profile a.parent-link::after {
	background-color: #FFF;
}
.entry-header.profile a.parent-link:hover,
.entry-header.profile a.parent-link:active,
.entry-header.profile a.parent-link:focus {
	color: #304CA5;
}
.entry-header.profile a.parent-link:hover::after,
.entry-header.profile a.parent-link:active::after,
.entry-header.profile a.parent-link:focus::after {
	background-color: #304CA5;
}
.entry-header.profile h1,
.entry-header.profile h2,
.entry-header.profile h3,
.entry-header.profile h4,
.entry-header.profile h5,
.entry-header.profile h6 {
	color: #FFF;
	margin: 0 0 10px 0;
}
a.profile-email,
a.profile-email:link,
a.profile-email:visited {
	display: inline-block;
	width: auto;
	float: left;
	clear: both;
	padding: 5px 10px 5px 27px;
	margin: 0 0 10px 0;
	color: #FFF;
	background-image: url("assets/images/icons/email-white.png");
	background-size: 22px auto;
	background-repeat: no-repeat;
	background-position: 0 6px;
	text-decoration: none;
}
a.profile-email:hover,
a.profile-email:active,
a.profile-email:focus {
	color: #304CA5;
	background-image: url("assets/images/icons/email-red.png");
}
a.profile-tel,
a.profile-tel:link,
a.profile-tel:visited {
	display: inline-block;
	width: auto;
	float: left;
	clear: both;
	padding: 5px 10px 5px 27px;
	margin: 0 0 10px 0;
	color: #FFF;
	background-image: url("assets/images/icons/tel-white.png");
	background-size: 22px auto;
	background-repeat: no-repeat;
	background-position: 0 6px;
	text-decoration: none;
}
a.profile-tel:hover,
a.profile-tel:active,
a.profile-tel:focus {
	color: #304CA5;
	background-image: url("assets/images/icons/tel-red.png");
}
a.profile-fax,
a.profile-fax:link,
a.profile-fax:visited {
	display: inline-block;
	width: auto;
	float: left;
	clear: both;
	padding: 5px 10px 5px 27px;
	margin: 0 0 10px 0;
	color: #FFF;
	background-image: url("assets/images/icons/fax-white.png");
	background-size: 22px auto;
	background-repeat: no-repeat;
	background-position: 0 6px;
	text-decoration: none;
}
a.profile-fax:hover,
a.profile-fax:active,
a.profile-fax:focus {
	color: #304CA5;
	background-image: url("assets/images/icons/fax-red.png");
}
a.profile-LinkedIn,
a.profile-LinkedIn:link,
a.profile-LinkedIn:visited {
	display: inline-block;
	width: auto;
	max-width: 50%;
	float: left;
	clear: both;
	padding: 30px 10px 5px 0px;
	margin: 40px 0 40px 0;
	color: #FFF;
	background-image: url("assets/images/icons/linkedin-logo-white.png");
	background-size: 102px auto;
	background-repeat: no-repeat;
	background-position: 0 0px;
	text-decoration: none;
}

a.profile-LinkedIn:hover,
a.profile-LinkedIn:active,
a.profile-LinkedIn:focus {
	color: #304CA5;
	background-image: url("assets/images/icons/linkedin-logo-red.png");
}
.profile-welsh-speaker {
	width: 66px;
	height: auto;
	float: right;
	margin: 20px 0 40px 0;
}
.profile-section {
	margin: 0 0 30px 0;
}
.profile-section.no-list li {
	margin: 0 30px 30px 0;
}
.profile-section.no-list li::before {
	display: none;
}
li.award-item {
	max-width: 150px;
	display: inline-block;
}
.award-link {
	display: inline-block;
}
img.award-img {
	width: 100%;
	display: block;
}
.award-title {
	display: block;
	width: 100%;
	padding: 6px;
	text-align: center;
	background-color: #ccc;
}
.entry-content a img, .comment-content a img, .widget a img {
	box-shadow: none;
}
.review-block {
	width: 100%;
	display: block;
	margin: 0 0 30px 0;
	padding: 30px;
	text-align: center;
	background-image: linear-gradient(#304CA5, #84140A);
	color: #FFF;
}
.review-block h1,
.review-block h2,
.review-block h3,
.review-block h4,
.review-block h5,
.review-block h6 {
	color: #FFF;
	margin: 0 0 2px 0;
}
.review-block-quote {
	display: block;
	width: 100%;
	padding: 60px 0 0 0;
	position: relative;
}
.review-block-quote::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 107px;
	height: 80px;
	background-image: url("assets/images/icons/open-quote.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 107px 80px;
}
.review-block-quote::after {
	content: "";
	position: absolute;
	bottom: 10px;
	right: 0;
	z-index: 1;
	width: 107px;
	height: 80px;
	background-image: url("assets/images/icons/close-quote.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 107px 80px;
}
.review-block-body {
	display: block;
	width: 100%;
	color: #000;
	background-color: #FFF;
	border-radius: 0 40px 0 40px;
	padding: 30px;
	position: relative;
	z-index: 2;
}
.review-block-name {
	display: block;
	margin: 20px 0 0 0;
	color: #3B3C43;
	font-weight: 700;
}
.review-block a.read-more-link,
.review-block a.read-more-link:link,
.review-block a.read-more-link:visited {
	position: relative;
	text-decoration: none;
	padding: 10px 0 10px 0;
	color: #FFF;
	margin: 20px 0 10px 0;
    display: inline-block;
	z-index: 2;
}
.review-block a.read-more-link::after {
	content: "";
	position: absolute;
	left: -5%;
	bottom: 0;
	height: 1px;
	width: 110%;
	background-color: #FFF;
}
.review-block a.read-more-link:hover,
.review-block a.read-more-link:active,
.review-block a.read-more-link:focus {
	text-decoration: none;
	color: #000;
}
.review-block a.read-more-link:hover::after,
.review-block a.read-more-link:active::after,
.review-block a.read-more-link:focus::after {
	background-color: #000;
}

.tel-link,
.email-link {
	color: #000;
	display: inline-block;
	margin: 0 0 10px 0;
	padding: 5px 10px 5px 27px;
	font-size: 1rem;
}
.tel-link:link,
.tel-link:visited {
	color: #000;
	background-image: url(assets/images/icons/tel-icon-grey.png);
	background-size: 20px auto;
	background-repeat: no-repeat;
	background-position: 0 7px;
	text-decoration: none;
}
.tel-link:hover,
.tel-link:active,
.tel-link:focus {
	color: #304CA5;
	background-image: url(assets/images/icons/tel-icon-blue.png);
	text-decoration: none;
}
.email-link:link,
.email-link:visited {
	color: #000;
	background-image: url(assets/images/icons/email-icon-grey.png);
	background-size: 20px auto;
	background-repeat: no-repeat;
	background-position: 0 7px;
	text-decoration: none;
}
.email-link:hover,
.email-link:active,
.email-link:focus {
	color: #304CA5;
	background-image: url(assets/images/icons/email-icon-blue.png);
	text-decoration: underline;
}
.sidebar-block {
	background-color: #EDEDED;
	padding: 15px;
	margin: 20px 0 30px 0;
}
.sidebar-block .wpcf7 input,
.sidebar-block .wpcf7 textarea {
	border: none;
}
.sidebar-block .wpcf7 input[type="submit"] {
	border: none;
	line-height: 20px;
	border-radius: 20px;
	display: block;
    margin: 0 auto;
}

/* START - FAQs accordion */

.faq_block {
	width: 100%;
	display: block;
	float: left;
	margin: 0 0 0 0;
	border-bottom: 1px solid #CCC;
}
.faq_block.last {
	margin: 0 0 30px 0;
}
.faq_block a.faq_block_link {
	width: 100%;
	display: block;
	padding: 15px 15px 15px 30px;
	box-sizing: border-box;
	font-size: 1rem;
	color: #000;
	-webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
	background-image: url("assets/images/icons/faq-collapse-grey.png");
	background-position: 99% 50%;
	background-repeat: no-repeat;
	background-size: 20px auto;
	outline: none;
	text-decoration: none;
	position: relative;
}
.faq_block a.faq_block_link::before {
	content: "";
	position: absolute;
	top: 20px;
	left: 10px;
	width: 9px;
	height: 13px;
	background-image: url("assets/images/icons/arrow-red.png");
	background-size: 9px 13px;
	background-repeat: no-repeat;
	background-position: center center;
}
.faq_block a.faq_block_link.closed {
	background-image: url("assets/images/icons/faq-expand-grey.png");
	background-position: 99% 50%;
	background-repeat: no-repeat;
	background-size: 20px auto;
	outline: none;
}
.faq_block a.faq_block_link:hover,
.faq_block a.faq_block_link:active {
	color: #E30613;
	-webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
	outline: none;
	background-image: url("assets/images/icons/faq-collapse-black.png");
	background-position: 99% 50%;
	background-repeat: no-repeat;
	background-size: 20px auto;
}
.faq_block a.faq_block_link.closed:hover,
.faq_block a.faq_block_link.closed:active {
	color: #E30613;
	-webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
	outline: none;
	background-image: url("assets/images/icons/faq-expand-black.png");
	background-position: 99% 50%;
	background-repeat: no-repeat;
	background-size: 20px auto;
}
.faq_block .faq_block_content {
	width: 100%;
	display: block;
	padding: 5px;
	box-sizing: border-box;
}
.faq_block .faq_block_content p {
	text-align: justify;
}

/* END - FAQs accordion */


/* START - Child Sector Page Menu */

ul.sector-links {
	width: 100%;
    display: block;
}

ul.sector-links > li.sector-link-item {
	display: block;
	float: left;
	width: 100%;
	margin: 0;
	text-align: left;
}
ul.sector-links > li.sector-link-item::before {
	display: none;
}
ul.sector-links > li.sector-link-item > a.sector-link,
ul.sector-links > li.sector-link-item > a.sector-link:link,
ul.sector-links > li.sector-link-item > a.sector-link:visited {
	display: inline-block;
	width: 100%;
	margin: 0 0 0 0;
	color: #000;
	padding: 10px 10px 10px 20px;
	background-color: #FFF;
	background-image: url(assets/images/icons/arrow-red.png);
	background-size: 9px auto;
	background-repeat: no-repeat;
	background-position: 0% 15px;
	border-bottom: 1px solid #B2B2B2;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
}
/* Default / Closed Parent link hover/active/focus */
ul.sector-links > li.sector-link-item > a.sector-link:hover,
ul.sector-links > li.sector-link-item > a.sector-link:active,
ul.sector-links > li.sector-link-item > a.sector-link:focus {
	color: #FFF;
	background-color: #304CA5;
	padding: 10px 10px 10px 30px;
	background-image: url(assets/images/icons/arrow-white.png);
	background-position: 10px 15px;
	border-radius: 4px;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
}

/* END - Child Sector Page Menu */

.grey-pattern {
	background-color: #FFF;
	background-image: url("assets/images/backgrounds/abstract-triangle-background.png");
	background-position: top left;
	background-repeat: repeat;
	background-size: 170px;
	padding: 40px 0 40px 0;
}

.logo-list {
	max-width: 200px;
	height: auto;
	float: left;
	margin: 0 30px 30px 0;
}

.home-featured-img {
	background-color: #F3F3F4;
	font-size: 0;
}
.home-featured-img a {
	display: block;
}

.home-section-block {
	width: 100%;
	display: block;
	float: left;
	margin: 30px 0 30px 0;
	padding: 0px;
	text-align: center;
}
.home-section-block a {
	width: 100%;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}
.home-section-block img.home-section-icon {
	max-width: 60px;
}
.home-section-block h2 {
	color: #12414fc4;
	font-weight: 700;
	margin: 20px 0 30px 0;
	padding: 0 0 0 0;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 65px auto;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}
.home-section-block p.section-text {
	margin: 0 0 15px 0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}
.home-section-block a:hover h2,
.home-section-block a:active h2,
.home-section-block a:focus h2,
.home-section-block a:hover p,
.home-section-block a:active p,
.home-section-block a:focus p{
	color: #304CA5;
}
.grey-section {
	background-color: #F3F3F4;
	padding: 50px 0 50px 0;
}
.alternate-sections {
	display: block;
}
.home-section-text {
	display: block;
	width: 100%;
	margin: 0 0 50px 0;
	padding: 0;
	float: left;
}
.home-section-text h2 a:link,
.home-section-text h2 a:visited {
	color: #12414fc4;
}
.home-section-text h2 a:hover,
.home-section-text h2 a:active,
.home-section-text h2 a:focus {
	color: #3B3C43;
}
.home-section-img {
	display: block;
	width: 100%;
	margin: 0 0 0 0;
	padding: 0;
	float: left;
}
.home-section-image.circle-img {
/* 	border-radius: 50%; */
}
.section-btn {
	margin: 0;
}
.section-btn a {
	background-color: #304CA5;
    color: #FFF;
    text-align: center;
    padding: 15px 30px;
    border-radius: 40px;
    margin: 0 0 0 0;
    display: inline-block;
    font-size: 1rem;
}
.section-btn a:link,
.section-btn a:visited {
	background-color: #12414fd1;
    color: #FFF;
}
.section-btn a:hover,
.section-btn a:active,
.section-btn a:focus {
	background-color: #3B3C43;
    color: #FFF;
}
.main-image-block {
	width: 100%;
	display: block;
	float: left;
	margin: 0 0 30px 0;
	padding: 0px;
	text-align: center;
/* 	min-height: 400px; */
	background-repeat: no-repeat;
	background-size: cover;
}
.main-image-block a {
	width: 100%;
	display: block;
	float: left;
	margin: 0;
	padding: 80px 0 80px 0;
	min-height: 400px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	background-color: rgba(0,0,0,0.4);
}
.main-image-block h3 {
	font-size: 2rem;
}
.main-image-block h3,
.main-image-block p {
	color: #FFF;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}
.main-image-block p {
	font-size: 1rem;
}
.main-image-block .banner_btn {
	width: auto;
	display: inline-block;
	background-color: #FFF;
	color: #3B3C43;
	padding: 5px 15px;
	border-radius: 40px;
	margin: 0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}
.main-image-block a:hover .banner_btn,
.main-image-block a:focus .banner_btn,
.main-image-block a:active .banner_btn {
	background-color: #304CA5;
	color: #FFF;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}
.main-image-block img {
	width: 1400px;
}
.full-banner {
	width: 100%;
	display: block;
	float: left;
	margin: 0 0 30px 0;
	padding: 0px;
	text-align: center;
	min-height: 350px;
	background-repeat: no-repeat;
	background-size: cover;
}
.full-banner a {
	width: 100%;
	display: block;
	float: left;
	margin: 0;
	padding: 100px 0 100px 0;
	min-height: 350px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}
.full-banner h3 {
	font-size: 2rem;
}
.full-banner h3,
.full-banner p {
	color: #FFF;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}
.full-banner .banner_btn {
	width: auto;
	display: inline-block;
	background-color: #FFF;
	color: #3B3C43;
	padding: 5px 15px;
	border-radius: 40px;
	margin: 0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}
.full-banner a:hover .banner_btn,
.full-banner a:focus .banner_btn,
.full-banner a:active .banner_btn {
	background-color: #304CA5;
	color: #FFF;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.logos-block {
	margin: 20px 0 0px 0;
	display: flex;
    align-items: center;
	flex-wrap: wrap;
	justify-content: center;
}
.logos-block .footer-img-block {
	margin: 0 20px 20px 0;
	padding: 0;
	width: auto;
	max-width: calc(50% - 20px);
}
.logos-block .footer-img-block img {
	display: block;
	margin: 0;
	width: 100%;
	max-width: 150px;
}

.mailing-list-block {
	background-color: #EDEDED;
	margin: 0 0 0 0;
	padding: 30px 20px;
	text-align: center;
}
.mailing-list-block .ml-title {
	color: #3B3C43;
	margin: 0 20px 10px 10px;
	padding: 30px 0 0 0;
	text-align: center;
	font-weight: 700;
	background-image: url("assets/images/icons/Mail-Icon.png");
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 30px auto;
}
.mailing-list-block input[type=email] {
	margin: 0 auto 10px auto;
	max-width: 400px;
}

.search-forms-container {
	margin: 0;
	display: block;
	width: 100%;
}
.search-forms-container form {
	width: 100%;
	margin: 0 0 10px 0;
}
.search-forms-container select {
	width: 100%;
	margin: 0 0 20px 0;
	height: 50px;
	padding: 10px;
	background-color: #FFF;
}
.search-forms-container .search_people_label {
	font-size: 1rem;
	text-align: left;
	font-weight: 300;
}

.login-form {
	width: 100%;
	margin: 0 auto;
}
.login-form .FormLabel {
	text-align: left;
}
.login-form input {
	margin: 0 0 20px 0;
}
.login-form input[type=submit] {
	margin: 0 20px 20px 0;
}
#cookie-notice .cn-button.cookie_btn,
#cookie-notice .cn-button.cookie_btn:link,
#cookie-notice .cn-button.cookie_btn:visited {
	color: #FFF;
	background-color: #304CA5;
	padding: 10px;
	text-align: center;
	border-radius: 4px;
}
#cookie-notice .cn-button.cookie_btn:hover,
#cookie-notice .cn-button.cookie_btn:active,
#cookie-notice .cn-button.cookie_btn:focus {
	color: #FFF;
	background-color: #3A3A3C;
}
.cookie-notice-visible {
    height: 100vh!important;
    display: flex;
}
.cookie-notice-container {
    padding: 70px 50px!important;
    max-width: 60%;
    margin: auto;
    background-color: #FFF;
}


/* online shop overrides */

bdi {
    color: #f4524d;
	font-weight:700;
}
.woocommerce-loop-product__title {
    letter-spacing: normal
}
li.product.type-product::before {
    display: none;
}
.onsale {
    background-color: #15414e;
    color: #fff;
}
.woocommerce-error a, .woocommerce-info a, .woocommerce-message a {
	box-shadow:none!important;
}
.woocommerce-error a:hover, .woocommerce-info a:hover, .woocommerce-message a:hover {
	box-shadow:none!important;
}
.woocommerce-cart-form .button {
	padding: 10px 30px!important;
    border-radius: 40px!important;
    display: inline-block!important;
    font-size: 0.85rem!important;
}
ul.tabs.wc-tabs {
    display: none;
}
.product_meta {
    display: none;
}

.type-product .summary p span bdi {
    font-size: 1.25rem;
}




/* END @MEDIA SCREEN SMALLER THAN WIDTH 48EM0 */










@media screen and (min-width: 30em){
	
	/*--------------------------------------------------------------
	START Header
	--------------------------------------------------------------*/
	
/*
	.single-featured-image-header {
		height: 360px;
	}
*/
	
	/*--------------------------------------------------------------
	END Header
	--------------------------------------------------------------*/
	
}/* END @MEDIA SCREEN AND (MIN WIDTH 30EM) */










@media screen and (min-width: 38em){
	
	.half-block-left {
		width: 60%;
		display: block;
		float: left;
		margin: 0 0 20px 0;
		clear: both;
	}
	.half-block-right {
		width: 40%;
		display: block;
		float: left;
		margin: 0 0 20px 0;
		clear: none;
	}
	.profile-pic-container {
		max-height: 700px;
	}
	.profile-pic-sml {
		display: none;
	}
	.profile-pic-lrg {
		display: block;
	}
	
	/* START - Child Sector Page Menu */

	ul.sector-links {
		column-count: 2;
	}
	ul.sector-links > li.sector-link-item > a.sector-link,
	ul.sector-links > li.sector-link-item > a.sector-link:link,
	ul.sector-links > li.sector-link-item > a.sector-link:visited {
		width: 90%;
		margin: 0 10% 0 0;
	}

	/* END - Child Sector Page Menu */
	
	.signup-block form {
		width: 60%;
		margin: 0 auto;
	}
	
	.main-image-block {
		max-height: 640px;
		overflow: hidden
	}
	.main-image-block a {
		padding: 120px 0 120px 0;
		min-height: 450px;
	}
	.main-image-block h3 {
		font-size: 3rem;
	}
	.main-image-block p {
		font-size: 1.5rem;
	}
	
	.login-form {
		width: 80%;
		margin: 0 auto;
	}
	
	.alternate-sections {
		display: flex;
		align-items: center;
	}
	.home-section-text {
		display: block;
		width: 50%;
		margin: 0 0 0 0;
		padding: 0;
	}
	.home-section-img {
		display: block;
		width: 45%;
		margin: 0 0 0 0;
		padding: 0;
	}
	.home-section-text.larger-img {
		width: 45%;
	}
	.home-section-img.larger-img {
		width: 50%;
	}
	.home-section-text.align-left {
		order: 1;
		margin-right: 5%;
	}
	.home-section-img.align-left {
		order: 1;
	}
	.home-section-text.align-right {
		order: 2;
		margin-left: 5%;
	}
	.home-section-img.align-right {
		order: 2;
	}
	
	
	
}/* END @MEDIA SCREEN AND (MIN WIDTH 38EM) */










@media screen and (min-width: 48em){
	
	/*--------------------------------------------------------------
	START Header
	--------------------------------------------------------------*/
	
	.site-header .header-top {
		text-align: right;
	}
	.site-header .site-branding {
		padding: 0;
		margin: 0;
		float: left;
		position: absolute;
	}
	.site-header .custom-logo-link {
		max-width: 290px;
		padding: 10px 20px;
		line-height: 96px;
	}
	.site-header .custom-logo-link img {
		margin-top: -45px;
		max-height: 130px;
	}
	
	/* START NAV */

	.navigation-top {
		border-top: none;
		border-bottom: none;
		background-color: transparent;
		width: 100%;
		float: right;
		clear: none;
		position: relative;
	}
	.site-header .navigation-top .wrap {
		max-width: 100%;
	}
	body.mega-menu-top .navigation-top .wrap {
		padding: 0 15px;
	}
	/* Hide the 'Client Login' button on desktop */
	body.mega-menu-top .navigation-top .client-login {
		display: none;
	}
	body.mega-menu-top .navigation-top #mega-menu-wrap-top {
		background-color: transparent;
	}
	body.mega-menu-top .navigation-top #mega-menu-wrap-top .mega-menu-toggle + #mega-menu-top {
		background-color: transparent;
	}
	/* Mega Menu UL */
	body.mega-menu-top .navigation-top #mega-menu-wrap-top #mega-menu-top {
		text-align: right;
	}
	/* Sub-menu */
	body.mega-menu-top .navigation-top #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu {
		border-top: 4px solid #304CA5;
		border-bottom: 4px solid #304CA5;
		padding: 20px;
	}
	/* Default / Closed Parent link */
	body.mega-menu-top .navigation-top #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link,
	body.mega-menu-top .navigation-top #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link:link,
	body.mega-menu-top .navigation-top #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link:visited {
		color: #000;
		height: auto;
		padding: 10px 15px;
		border-bottom: none;
		background-color: #FFF;
		line-height: 96px;
	}
	/* Default / Closed Parent link Hover/Active/Focus */
	body.mega-menu-top .navigation-top #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link:hover,
	body.mega-menu-top .navigation-top #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link:active,
	body.mega-menu-top .navigation-top #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link:focus {
		color: #FFF;
		background-color: #304CA5;
	}
	/* Keep parent item highlighted when browsing sub-menu */
	body.mega-menu-top .navigation-top #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
		color: #FFF;
		background-color: #304CA5;
	}
	
	/* Display the 'Client Login' menu item on desktop */
	body.mega-menu-top .navigation-top #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.cl_link {
		display: inline-block;
		margin-left: 5px;
	}
	/* Style the 'Client Login' menu item */
	body.mega-menu-top .navigation-top #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.cl_link > a.mega-menu-link,
	body.mega-menu-top .navigation-top #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.cl_link > a.mega-menu-link:link,
	body.mega-menu-top .navigation-top #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.cl_link > a.mega-menu-link:visited {
		display: inline-block;
		background-color: #3B3C43;
		color: #FFF;
		line-height: 20px;
		border-radius: 20px;
		padding: 10px 20px;
	}
	/* Style the 'Client Login' menu item Hover/Active/Focus */
	body.mega-menu-top .navigation-top #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.cl_link > a.mega-menu-link:hover,
	body.mega-menu-top .navigation-top #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.cl_link > a.mega-menu-link:active,
	body.mega-menu-top .navigation-top #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.cl_link > a.mega-menu-link:focus {
		background-color: #2C3033;
	}
	
	/* END NAV */
	
	
/*
	.single-featured-image-header {
		height: 440px;
	}
*/
	.single-featured-image-header img {
/*		max-width: 100%;*/
	}
	
	/*--------------------------------------------------------------
	END Header
	--------------------------------------------------------------*/
	
	/*--------------------------------------------------------------
	START FOOTER
	--------------------------------------------------------------*/
	
	.site-footer {
		margin-top: 0;
	}
	.footer-contact .big-white-btn {
		margin: 0 0 0 20px;
	}

	/*--------------------------------------------------------------
	END FOOTER
	--------------------------------------------------------------*/
	
	.site-content {
		padding: 0;
	}
	.max-width {
/*		white-space: nowrap;*/
	}
	.wrap,
	.wrap.full-mob {
		max-width: 1200px;
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.two-col-left {
		width: 65%;
		display: block;
		float: left;
		clear: both;
		margin: 0 5% 0 0;
		text-align: left;
	}
	.two-col-right {
		width: 30%;
		display: block;
		float: left;
		clear: none;
		margin: 30px 0 0 0;
		padding: 0;
	}
	.page.page-one-column .entry-header, .twentyseventeen-front-page.page-one-column .entry-header, .archive.page-one-column:not(.has-sidebar) .page-header {
		margin-bottom: 0;
	}
	
	/* START - News Index blocks */
	
	.blog:not(.has-sidebar) #primary article.blog-block,
	.blog-block {
		width: 32%;
		clear: none;
		margin: 0 2% 25px 0;
		vertical-align: top;
	}
	
	.blog:not(.has-sidebar) #primary article.blog-block:first-of-type,
	.blog:not(.has-sidebar) #primary article.blog-block:nth-of-type(3n),
	.blog:not(.has-sidebar) #primary article.blog-block:last-of-type,
	.blog-block:first-of-type,
	.blog-block:nth-of-type(3n),
	.blog-block:last-of-type {
		margin: 0 0 25px 0;
	}
	
	/* END - News Index blocks */
	
	/* START - Child blocks */
	
	.child-page-block {
		width: 22.5%;
		clear: none;
		margin: 0 3% 35px 0;
		vertical-align: top;
	}
	.child-page-block:nth-of-type(2n) {
		margin: 0 3% 35px 0;
	}
	.child-page-block:nth-of-type(4n),
	.child-page-block:last-of-type {
		margin: 0 0 35px 0;
	}
	
	.child-page-block.articles {
		width: 32%;
		clear: none;
		margin: 0 2% 35px 0;
		vertical-align: top;
	}
	.child-page-block.articles:nth-of-type(2n) {
		margin: 0 2% 35px 0;
	}
	.child-page-block.articles:nth-of-type(3n),
	.child-page-block.articles:last-of-type {
		margin: 0 0 35px 0;
	}
	
	/* END - Child blocks */
	
/*
	.half-block-left {
		width: 50%;
		display: block;
		float: left;
		margin: 0 0 20px 0;
		clear: both;
	}
	.half-block-right {
		width: 50%;
		display: block;
		float: left;
		margin: 0 0 20px 0;
		clear: none;
	}
*/
	
	/* START - Child Sector Page Menu */

	ul.sector-links {
		column-count: 4;
	}

	/* END - Child Sector Page Menu */
	
/*	fix for the default WP float left css */
	.has-sidebar:not(.error404) #primary {
		float: none;
    	width: 100%;
	}
	
	.home-section-block {
		width: 31.333%;
		display: block;
		float: left;
		margin: 30px 0 30px 0;
		padding: 0 15px 0 15px;
		text-align: center;
	}
	.home-section-block.service-2 {
		margin: 30px 3% 30px 3%;
	}
	
	.logos-block .footer-img-block img {
		width: auto;
		height: auto;
		max-width: 190px;
		max-height: 75px;
	}
	
	.signup-block {
		margin: 0;
		display: flex;
		align-items: center;
		flex-wrap: nowrap;
		justify-content: center;
	}
	.signup-block form {
		width: unset;
		margin: 0;
		display: flex;
		align-items: center;
		flex-wrap: nowrap;
		justify-content: center;
	}
	.mailing-list-block .ml-title {
		margin: 0 20px 0 10px;
		padding: 0 0 0 40px;
		text-align: left;
		background-position: left;
	}
	.mailing-list-block input[type=email] {
		margin: 0 10px 0 0;
		padding: 10px 12px;
		width: 400px;
		max-width: 400px;
	}
	.child-page-block-profile-links .profile-links-btn .show_hide {
		display: inline;
	}
	
	.search-forms-container {
		margin: 0;
		display: flex;
		align-items: center;
		flex-wrap: nowrap;
		justify-content: center;
	}
	.search-forms-container form {
		width: 31.33%;
		margin: 0 2% 0 0;
	}
	
	.main-image-block .wrap {
		padding-right: 220px;
	}
	
	.login-form {
		width: 60%;
		margin: 0 auto;
	}
	
	
}/* END @MEDIA SCREEN AND (MIN WIDTH 48EM) */










@media screen and (min-width: 48em) and (max-width: 60em){
	
	/*--------------------------------------------------------------
	START Header
	--------------------------------------------------------------*/
	
	/* START NAV */
	
	.site-header .custom-logo-link {
		max-width: 240px;
	}
	/* Default / Closed Parent link */
	body.mega-menu-top .navigation-top #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link,
	body.mega-menu-top .navigation-top #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link:link,
	body.mega-menu-top .navigation-top #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link:visited {
		padding: 10px 8px;
		font-size: 12px;
	}
	
	/* END NAV */
	
	/*--------------------------------------------------------------
	END Header
	--------------------------------------------------------------*/
	
}/* END @MEDIA SCREEN AND (MIN WIDTH 48EM) AND (MAX WIDTH 60EM) */










@media screen and (min-width: 60em){
	
	/*--------------------------------------------------------------
	START Header
	--------------------------------------------------------------*/
	
/*
	.single-featured-image-header {
		height: 570px;
	}
*/
	
	/*--------------------------------------------------------------
	END Header
	--------------------------------------------------------------*/
	
	.mob-show {
		display: none;
	}
	.mob-hide {
		display: inline-block;
	}
	.sml-col-fix-1 {
		display: none;
	}
	.sml-col-fix-2 {
		display: inline-block;
	}

	
	.main-image-block .wrap {
		padding-right: 360px;
	}
	
} /* END @MEDIA SCREEN AND (MIN WIDTH 60EM) */










/* (75em = 1200px (16px default pixel font size)) */
/* (76.25em = 1220px (10px padding either side before the padding is nullified) */
/* This is the screen size required for the "max-width" div to have side paddings */
@media screen and (min-width: 76.25em){
	
	.max-width {
		padding: 0;
	}
	body.mega-menu-top .navigation-top .wrap {
		padding: 0;
	}
	
} /* END @MEDIA MIN-WIDTH: 76.25em */











/* (125em = 2000px */
/* This is the screen size required for the main images to go full width */
@media screen and (min-width: 125em){
	
/*
	.single-featured-image-header img {
		width: 100%;
		height: auto;
	}
*/
	
} /* END @MEDIA MIN-WIDTH: 76.25em */