/*
Theme Name: MT 2025
Theme URI: https://github.com/tidythemes/blankslate
Based on: blankslate
Adapted by: e-Motive Media Ltd for Martha Trust

Blankslate WordPress Theme © 2011-2021 TidyThemes
Blankslate is distributed under the terms of the GNU GPL
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{
margin:0;
padding:0;
border:0;
font-size:100%;
vertical-align:baseline;
}

html{
scroll-behavior:smooth;
}

body{
line-height:1;
}

#wrapper {
overflow:hidden;
}

a{
text-decoration-skip-ink:auto;
}

a[href^="tel"]{
color:inherit;
text-decoration:none;
}

button{
outline:0;
}

ol,ul{
list-style:none;
}

blockquote,q{
/*quotes:none;*/
}

blockquote:before,blockquote:after,q:before,q:after{
content:'';
content:none;
}

q{
display:inline;
font-style:italic;
}

q:before{
content:'"';
font-style:normal;
}

q:after{content:'"';
font-style:normal;
}

textarea,input[type="text"],
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="search"],
input[type="password"]{
-webkit-appearance:none;
appearance:none;
border-radius:0;
}

input[type="search"]{
-webkit-appearance:textfield;
}

table{
border-collapse:collapse;
border-spacing:0;
}

table.benefitsComparison {
border:1px solid #cccccc;
}


th,td{
padding:20px;
font-size: 1.7em;
line-height:150%;
}
th {
text-align:left;
}



table.benefitsComparison th,
table.benefitsComparison td {
padding:10px;
line-height:125%;
}

table.benefitsComparison tr th {
background-color:#eeeeee;
}

table.benefitsComparison tr td:first-of-type {
background-color: #f5f5f5;
}

table.benefitsComparison td .fa-circle-check {
color: #00CC33;
display:block;
text-align:center;
}

table.benefitsComparison td,
table.benefitsComparison th {
border-right:1px solid #cccccc;
border-bottom: 1px solid #cccccc;
}

th td:last-child {
padding-right:0 !important;
}

table.propertyListing {
width:100%;
border-bottom:1px solid #f5f5f5;
}

table.propertyListing td {
width:50%;
}

table.propertyListing td h3 {
font-size:inherit;
margin:0;
line-height:120%;
}

table.propertyListing td p {
font-size:90%;
margin:0;
line-height:120%;
}



big{
font-size:120%;
}

small,
sup,
sub{
font-size:80%;
}

sup{
vertical-align:super;
}

sub{
vertical-align:sub;
}

dd{
margin-left:20px;
}

kbd,
tt{
font-family:courier;font-size:12px;}

ins{
text-decoration:underline;}

del,
strike,
s{
text-decoration:line-through;
}

dt{
font-weight:bold;
}

address,cite,var{
font-style:italic;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
display:block;
}

*{
box-sizing:border-box;
-webkit-tap-highlight-color:transparent;
}

.sticky{
}

.bypostauthor{
}

.wp-caption{
}

.wp-caption-text{
}

.gallery-caption{
}

div.alignright,
img.alignright{
float:right;
  margin-top: 9px;
  margin-left: 20px;
  margin-bottom: 20px;
  width:350px;
  max-width:60%;
  height:auto;
}

div.alignleft,
img.alignleft{
  float: left;
  margin-top: 9px;
  margin-right: 20px;
  margin-bottom: 20px;
    width:350px;
	max-width:60%;
  height:auto;
}

div.aligncenter,
img.aligncenter,
p img.aligncenter{
float:none;
clear:both;
display:block;
margin:20px auto;
width:100%;
  max-width:720px;
  height:auto;
}


div.alignnone,
img.alignnone,
p img.alignnone{
float:none;
clear:both;
display:block;
margin:20px auto;
width:100%;
  max-width:600px;
  height:auto;
}

.wp-caption-text {
display:none;
}

.screen-reader-text{
border:0;
clip:rect(1px,1px,1px,1px);
-webkit-clip-path:inset(50%);
clip-path:inset(50%);
height:1px;
margin:-1px;
overflow:hidden;
padding:0;
position:absolute!important;
width:1px;
word-wrap:normal!important;
word-break:normal;
}

.screen-reader-text:focus{
background-color:#f7f7f7;
border-radius:3px;
box-shadow:0 0 2px 2px rgba(0,0,0,.6);
clip:auto!important;
-webkit-clip-path:none;
clip-path:none;
color:#007acc;
display:block;
font-size:14px;
font-size:.875rem;
font-weight:700;
height:auto;
right:5px;
line-height:normal;
padding:15px 23px 14px;
text-decoration:none;
top:5px;
width:auto;
z-index:100000;
}

.skip-link{
left:-9999rem;
top:2.5rem;
z-index:999999999;
text-decoration:underline;
}

.skip-link:focus{
display:block;
left:6px;
top:7px;
font-size:14px;
font-weight:600;
text-decoration:none;
line-height:normal;
padding:15px 23px 14px;
z-index:100000;
right:auto;}



.visually-hidden:not(:focus):not(:active), 
.form-allowed-tags:not(:focus):not(:active){
position:absolute !important;
height:1px;
width:1px;
overflow:hidden;
clip:rect(1px 1px 1px 1px);
clip:rect(1px, 1px, 1px, 1px);
white-space:nowrap;
}

.icon::before {
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}

/* Martha colours*/

.lightBlue {
color:#33a8df;
}

.darkBlue {
color:#1c3563;
}

.green {
color:#76ba43;
}

.pink {
color:#e5097c;
}

.red {
color:#D2232A;
}

.purple {
color:#672b82;
}

.orange {
color:#f29222;
}

.yellow {
color:#ffd11d;
}

.teal {
color:#1ca39b;
}


/* My styles */
body{
font-size: 62.5%;
font-family: "Noto Sans", Arial, Helvetica, sans-serif;
font-weight:400;
background-color: #ffffff;
color: #1c3563;
line-height:150%;
/*margin-top:63px;*/
background-image: 
    url(/wp-content/uploads/paper-bg.jpg);
	background-repeat: repeat;

}




hr { 
border: 0; 
height: 0; 
border-top: 1px solid #dddddd;
margin: 30px 0;
}

p.clear {
clear:both;
height:0px;
line-height:0.0000001px;
font-size: 0.0000001px;
}

.hidden {
display:none;
}

a:link {
color: #33a8df;
text-decoration:none;
}

a:visited {
color: #33a8df;
}

a:hover {
color: #76ba43;
text-decoration: underline;
}

a:active {
color: #76ba43;
}

p {
font-size: 1.7em;
line-height: 175%;
margin: 1.2em 0;
font-family: "Noto Sans", Arial;
font-weight:400;
}

h1 {
line-height:120%;
font-size: 3.4em;
font-weight:700;
margin: 0;
font-family: "Nunito", Arial;
letter-spacing:1px;
}

h2 {
font-size: 2.4em;
line-height:125%;
margin: 0.8em 0;
font-weight:600;
font-family: "Nunito", Arial;
}

h2 strong,
h2 b {
font-weight:600;
}

h3 {
font-size: 2em;
line-height:125%;
margin: 0.6em 0;
font-family: "Nunito", Arial;
font-weight:600;	
}

h3 strong,
h3 b {
font-weight:600;
}


h4 {
font-size: 1.8em;
line-height:125%;
margin: 0.6em 0;
font-family: "Nunito", Arial;
font-weight:600;	
}

h4 strong,
h4 b {
font-weight:600;
}


h5 {
font-size: 1.6em;
line-height:125%;
margin: 0.6em 0;
font-family: "Nunito", Arial;
font-weight:500;
}

h5 strong,
h5 b {
font-weight:600;
}


#headerContainer {
width:100%;
position:relative;
z-index: 1000;
-webkit-box-shadow: 0px 2px 15px 5px rgba(0,0,0,0.5); 
box-shadow: 0px 2px 15px 5px rgba(0,0,0,0.5);
}


header {
width:100%;
display:flex;
flex-direction:column;
flex-wrap: wrap;
justify-content:flex-start;
align-items:flex-start;
background-color:#ffffff;
}

#headerPrimaryNav {
width:100%;
position:relative;
z-index:2000;
}

#headerSecondaryNav {
width:100%;
position:relative;
background-color:#f9f9f9;
border-top:1px solid #f5f5f5;
z-index:200;
}

#primary,
#secondary {
width: 100%;
max-width:1200px;
}

#headerTopContainer {
height:50px;
width:100%;
background-color:#33a8df;
display:flex;
flex-direction:row;
justify-content:center;
}

#headerTop {
width:100%;
max-width:1300px;
display:flex;
flex-direction:row;
justify-content:flex-end;
align-items:center;
}


#headerTop span a{
color:#ffffff;
font-size:1.6em;
padding:16px 20px;
border-right:1px solid #ffffff;
}

.sticky header {
position:fixed;
top:0;
z-index: 1000;
transition: opacity 1s;
transition: height 0.7s;
box-shadow:0 2px 6px rgba(0,0,0,0.2);
}

#headerMain {
width:100%;
position:relative;
display:flex;
flex-direction:row;
flex-wrap: wrap;
justify-content:space-between;
align-items:center;
min-height:155px;

}

.sticky #headerMain {
height:110px;
min-height:100px;
}

.admin-bar .sticky header {
margin-top:32px;
}

#headerContainer.sticky {
position:fixed;
top:0;
z-index: 1000;
box-shadow:0 2px 6px rgba(0,0,0,0.2); 
transition: opacity 1s;
/*height:75px;*/
transition: height 0.7s;
background-color: #ffffff;
}

.admin-bar #headerContainer.sticky {

}

.sticky #headerMainContent
.sticky #headerMain {
height:75px;
background-color: #ffffff;
}




#headerMainContent {

width:100%;
max-width:1200px;
margin:0 auto;

}

#headerMainContent.flex {
align-items:center;
justify-content: space-between;
}

#headerLogo {
margin:15px 0 15px 25px;
width:130px;
}

.sticky #headerLogo {
width:90px;
margin:10px 0 10px 25px;
}

#headerNav {
width:calc(100% - 350px);
display:flex;
flex-direction:column;
align-items:center;
}

.companyName {
display:block;
max-width:130px;
}

.sticky .companyName {
width:90px;
height:auto;
max-width:90px;
}

.sticky .companyName img {
  width: 90px;
  height: auto;
  transition: width 0.7s, height 0.7s;
}

.sticky #headerSecondaryNav,
.sticky .headerLinks {
display:none;
}

.sticky #headerPrimaryNav {
display:none; 
}

#headerRight {
display:flex;
flex-direction:row;
flex-wrap: wrap;
justify-content:flex-end;
align-items:flex-end;
margin-right:25px;
width:150px;

}

#headerRight a {
border-radius: 22px;
  padding: 15px 30px 15px 25px;
  display: block;
  border:2px solid #76ba43;
  background-color: #76ba43;
  color: #ffffff;
  font-size: 2em;
  font-family: "Nunito", Arial;
  font-weight: 800;
}

#headerRight a::after {
content: url('images/Pink_daisy.gif');
  display: block;
  transform: scale(0.35);
  position: absolute;
  right: -40px;
  bottom: -40px;
	
}

#headerRight a:hover {
border:2px solid #33a8df;
background-color: #33a8df;
  color: #ffffff;
  text-decoration:none;
}

#headerRight a:hover::after{
content: url('images/Pink_two_tone_daisy.gif');
}

#headerTop input {
border-radius:20px;
}

.headerLinks {
height:160px;
}

.companyName img {
width:400px;
height:auto;
max-width:100%;
margin:0;
}

.headerLinks.flex {
align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;

}

.headerLinks p{
font-size: 1.5em;
text-align:right;
line-height:140%;
margin:10px 0;
text-transform: uppercase;
color:#ffffff;
width:100%;
}

.headerLinks .social a {
margin-left:10px;
}

.headerLinks .links a {
margin:0;
}

.headerLinks .links a::after {
 content: '\00a0\00a0\007C\00a0\00a0';
}

.headerLinks .links a:last-of-type::after {
 content: '';
}

.headerLinks a:last-of-type {
margin-right:0;
}

.headerLinks a:link,
.headerLinks a:visited

{
color:#ffffff;
}

.headerLinks a:hover,
.headerLinks a:active

{
color:#ffffff;
text-decoration:none;
}

.headerLinks p.social{
font-size: 3em;
margin: 16px 0 0;
text-align:right;
}

.social.flex {
justify-content:flex-end;
}

.headerLinks p.social a:link,
.headerLinks p.social a:visited {
color:#ffffff;
}

.headerLinks p.social a:hover,
.headerLinks p.social a:active {
color:#d22329;
}

.headerLinks input[type="text"] {
border-radius:3px;
border:none;
width:310px;
}

.printOnly {
display:none;
}

section p {
font-size: 1.8em;
font-weight:400;
line-height:175%;
}

.excerpt p {
font-weight:600;
font-size:2.2em;
font-family: "Nunito", Arial;
line-height:150%;
}

.archiveContent {
display:flex;

}

.archiveContent#archiveSection2 {
margin-top:25px;
border-top: none;
}


#relatedContent section p,
.pageContent section p,
.postContent section p,
.archiveContent section p,
.featuredPost section p,
.postContent aside p,
#caseStudies section p,
.page-template-page-home section#hero p,
#ourServices section p,
#ourExpertise section p {

text-align:left;
}



a.button,
button {
border-radius: 22px;
  padding: 15px 30px 15px 25px;
  display: inline-block;
  border:2px solid #76ba43;
  background-color: #ffffff;
  color: #76ba43;
  font-size: 2em;
  font-family: "Nunito", Arial;
  font-weight: 800;
}

a.button.lightBlue,
button.lightBlue {
background-color:#33a8df;
border:2px solid #33a8df;
color:#ffffff;
}

a.button.darkBlue,
button.darkBlue {
background-color:#1c3563;
border:2px solid #1c3563;
color:#ffffff;
}

a.button.green,
button.green {
background-color:#76ba43;
border:2px solid #76ba43;
color:#ffffff;
}

a.button.pink,
button.pink {
background-color:#e5097c;
border:2px solid #e5097c;
color:#ffffff;
}

a.button.red,
button.red {
background-color:#D2232A;
border:2px solid #D2232A;
color:#ffffff;
}

a.button.purple,
button.purple {
background-color:#672b82;
border:2px solid #672b82;
color:#ffffff;
}

a.button.yellow,
button.yellow {
background-color:#ffd11d;
border:2px solid #ffd11d;
color:#ffffff;
}
a.button.orange,
button.orange {
background-color:#f29222;
border:2px solid #f29222;
color:#ffffff;
}
a.button.teal,
button.teal {
background-color:#1ca39b;
border:2px solid #1ca39b;
color:#ffffff;
}

a.button.lightBlue:hover,
button.lightBlue:hover {
background-color:#33a8df;
border:2px solid #33a8df;
color:#ffffff;
}

a.button.darkBlue:hover,
button.darkBlue:hover {
background-color:#672b82;
border:2px solid #672b82;
color:#ffffff;
}

a.button.green:hover,
button.green:hover {
background-color:#1ca39b;
border:2px solid #1ca39b;
color:#ffffff;
}

a.button.pink:hover,
button.pink:hover {
background-color:#D2232A;
border:2px solid #D2232A;
color:#ffffff;
}

a.button.red:hover,
button.red:hover {
background-color:#e5097c;
border:2px solid #e5097c;
color:#ffffff;
}

a.button.purple:hover,
button.purple:hover {
background-color:#1c3563;
border:2px solid #1c3563;
color:#ffffff;
}

a.button.yellow:hover,
button.yellow:hover {
background-color:#f29222;
border:2px solid #f29222;
color:#ffffff;
}
a.button.orange:hover,
button.orange:hover {
background-color:#ffd11d;
border:2px solid #ffd11d;
color:#ffffff;
}
a.button.teal:hover,
button.teal:hover {
background-color:#76ba43;
border:2px solid #76ba43;
color:#ffffff;
}






a.button::after,
button::after {
content: url('images/Pink_daisy.gif');
  display: block;
  transform: scale(0.35);
  position: absolute;
  right: -40px;
  bottom: -40px;

}


a.button:hover,
button:hover {
background-color: #76ba43;
  color: #ffffff;
  text-decoration:none;
}

p a:link.button,
p a:visited.button,
p a:hover.button,
p a:active.button
 {
color:#ffffff;
}

#heroContainer {
width:100%;
height:400px;
background-size:cover;
background-position:center;
position:relative;
display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-image: url(images/AL_Deal_2020_Joseph_Puppets_2.jpg);
background-size:cover;
}

.home #heroContainer {
width:100%;
height:700px;
background-image: url(images/AL_Deal_2020_Joseph_Puppets_2.jpg);
background-size:cover;
/*justify-content:flex-end;*/

}

.page.page-template-page-landing #heroContainer {
width:100%;
height:500px;
background-image: url(images/AL_Deal_2020_Joseph_Puppets_2.jpg);
background-size:cover;
/*justify-content:flex-end;*/

}

#heroContainer.halfHero {
  background-image: none;
  flex-direction:row;
justify-content:flex-start;
background-color: #33a8df;

}

.halfHero #heroImage {
width:50%;
height:100%;
background-color:#33a8df;
}

#heroContainer.halfHero #heroImage img {
position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
	border-radius: 0 20px 20px 0;
	}




.home #hero,
.page #hero{
display:flex;
flex-direction:column;
justify-content:center;
align-items:flex-end;
width:100%;
max-width:1300px;
position:relative;
z-index:200;
}
.halfHero #hero{
display:flex;
flex-direction:row;
justify-content:flex-start;
align-items:flex-end;
width:100%;
position:relative;
z-index:200;
height:100%;
}

.home.page #heroContent {
width:50%;
min-width:650px;
display:flex;
flex-direction:column;
justify-content:center;
row-gap:20px;
align-items:flex-start;
}

.page.page-template-page-landing #heroContent {
width:50%;
min-width:650px;
display:flex;
flex-direction:column;
justify-content:center;
row-gap:20px;
align-items:flex-start;
}

#heroContent {
width:50%;
min-width:650px;
display:flex;
flex-direction:column;
justify-content:center;
row-gap:20px;
z-index: 200;
  position: relative;
}

#heroContainer.halfHero #heroContent {
width:50%;
min-width:auto;
height:100%;
background-color:#33a8df;
display:flex;
flex-direction:column;
justify-content:center;
align-items: flex-start;
}


.archive #heroContent,
.page #heroContent {
width:100%;
height:100%;
display:flex;
flex-direction:column;
justify-content:center;
align-items: center;
max-width:600px;
}

#heroContainer.halfHero #heroContent h1 {
width:100%;
max-width:600px;
margin:0 50px;
color:#ffffff;
}

#heroContainer.halfHero #heroContent .date {
width:100%;
max-width:600px;
margin:25px 50px;
color:#1c3563; 
font-size: 2em;
font-weight:600;
font-family:"Nunito", Arial;
}

#heroContainer.halfHero #heroContent .share {
width:100%;
max-width:600px;
margin:0 50px;
color:#ffffff;
font-size: 1.6em;
}


.archive #hero,
.page #hero {
align-items:center;
}

.home.page #hero {
align-items: flex-end;
}

.page.page-template-page-landing #hero {
align-items: flex-end;
}



#heroGradient {
position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
background: linear-gradient(270deg,rgba(0,0,0,.25),rgba(0,0,0,.55) 30%,transparent);
  width: 100%;
  height: 400px;
}

.page.page-template-page-landing #heroGradient {
height:500px;
}
.home #heroGradient {
 height: 700px;
}


.topText{
text-transform:uppercase;
font-family: "Noto Sans", Arial;
font-size:2em;
font-weight:500;
color: #cccccc;
}

.home.page h1 {
font-size: 1.5em;
  text-transform: uppercase;
  color: #ccc;
  font-weight: 400;
}

.mainTitle,
.mainTitle h1 {
font-size: 4em;
font-family: "Nunito", Arial;
color:#ffffff;
line-height: 110%;
  max-width: 650px;
  font-weight: 700;
}

.home .mainTitle {
max-width:450px;
font-size: 5em;
}

.mainTitle h1 {
font-size:inherit;
text-align:center;
  max-width: 650px;
}

.subTitle {
  color: #eee;
  font-size: 2.5em;
  font-weight: 300;
  text-align:center;
  line-height:125%;
}

.page.page-template-page-landing .subTitle {
text-align:left;
}


#contentContainer {
width:100%;
display:flex;
align-items:center;
flex-direction:column;
}


#content {
margin-left:auto;
margin-right:auto;
width:100%;
max-width:1200px;
}

.page-template-page-home #content {
margin-top:25px;
}

.sectionContainer {
width:100%;
display:flex;
flex-direction:column;
justify-content:center;
margin:25px 0 0;
align-items:center;

}

section {
/*margin-left:auto;
margin-right:auto;*/
width:100%;
max-width:1200px;
}

div.section {
/*margin-left:auto;
margin-right:auto;*/
width:100%;
max-width:1200px;
}

.terms a{
width: auto;
margin-right:10px;
color:#ffffff;
border: 1px solid #ffffff;
padding:3px;
font-size: 1.1em;
margin-bottom:5px;
}

.articleExcerpt div.terms {
display:flex;
width:100%;
flex-direction:row;
flex-wrap: wrap;
justify-content:flex-start;
align-items:flex-start;
}

.video-container {
margin:0 auto;
position:relative;
width:1920px;
}

section.sectionLeft {
width: calc(50% - 25px);
float:left;
margin-right:50px;
}

section.sectionRight {
width: calc(50% - 25px);
float:right;
max-width: 625px;
}

#footerContainer {
width:100%;
border-top: 6px solid #33a8df;
background-color:#ffffff;
display:flex;
flex-direction:column;
justify-content:center;
align-items:center;
position:relative;
}

#copyrightContainer {
width:100%;
background-color: #76ba43;
display:flex;
justify-content:center;
position:relative;

}


footer {


}

#footerHeader p{
font-size: 2.3em;
text-align:center;
color:#ffffff;
}

#footerHeader p br {
display:none;
}

#footerHeader span.tel {
text-align:left;
display:inline;
color:#b3b3b3;
font-size: inherit;
margin-right:20px;
}

#footerSocials {
width:100%;
height:120px;
display:flex;
flex-direction:row;
justify-content:flex-start;
align-items:center;
}

#footerSocials span {
font-size: 3em;
  font-weight: 800;
  font-family: "Nunito", Arial;
  margin-right: 30px;
}

#footerSocials a {
font-size: 2.5em;
  background-color: #33a8df;
  color: #ffffff;
  border-radius: 50%;
  margin-right: 30px;
  line-height: 125%;
  padding: 10px;
}

#footerSocials a:hover {
background-color: #76ba43;
}

#footerInfo {
display:flex;
flex-direction:column;
justify-content:space-between;
}

#footerMartha {
display:flex;
flex-direction:row;
justify-content:space-between;
align-items:center;
gap:20px;
}

.footerLogo {
width:130px;
}

#footerMartha p {
font-size: 1.5em;
}

.footerLogo img {
width:100%;
height:auto;
}

#footerLinks {
display:flex;
flex-direction:row;
justify-content:space-between;
margin-top:30px;
width:50%;
}

#footerLinks ul {
margin-left:25px;
}

#footerLinks ul li {
font-size:1.8em;
}

#footerLinks ul li a {
line-height: 175%;
  display: block;
  padding: 5px 10px;
  font-family: "Nunito", Arial;
  font-weight:500;
}

#footerLinks ul li a:hover {
background-color:#76ba43;
color:#ffffff;
text-decoration:none;
border-radius:5px;
}


#footerContent {
width:100%;
display:flex;
max-width:1300px;
flex-direction:row;
justify-content:space-between;
margin-bottom:20px;
}


#footerColumns {
display:flex;
flex-direction:row;
flex-wrap: wrap;
justify-content:space-between;
align-items:flex-start;
width:100%;
max-width:1200px;
/*margin:0 auto;*/
}


.footerColumn {
width: 32%;
min-width:300px;
margin-bottom:25px;

}

 .footerColumn a {
 color:#ffffff;
 }
 
  .footerColumn ul {
margin-top:1.4em;
 }
 .footerColumn li {
 width:100%;
 margin-bottom:8px;
 font-size:1.5em;
font-weight:400;
 }
 
  .footerColumn li::before {
font: var(--fa-font-solid);
  content: '\f054';
  color:#d22329;
  margin-right:5px;
 }
 
.footerColumn a:hover {
  color:#D22329;
  background-color:transparent;

 }
 
 
.footerColumn a{
  padding: 0;
}
 


.footerColumn .footerHeading {
font-size: 1.7em;
font-weight:400;
margin-top:25px;
margin-bottom:30px;
color: #ffffff;
border-top:3px solid #d22329;
padding-top:7px;
}

.footerHeading::after {
font: var(--fa-font-solid);
  content: '\f324';
  color:#d22329;
  margin-left:5px;
}

.footerColumn p {
font-size: 1.5em;
line-height:180%;
font-weight:400;
margin-right:15px;
color: #ffffff;
}

.footerColumn p.social {
font-size:3em;
margin:0;
}

#footer4.footerColumn{
margin-right:0;
}

#footer2 ul:first-of-type {
display:flex;
flex-direction:row;
flex-wrap: wrap;
justify-content:flex-start;
align-items:flex-start;
}

#footer2 ul:first-of-type li {
width: 48%;
margin-right:4%;
}

#footer2 ul li:nth-of-type(even){
margin-right:0;
}

#copyright {
width: 100%;
max-width:1300px;
display:flex;
align-items:center;
justify-content: space-between;
}

#copyright p {
color: #ffffff;
font-size:1.4em;
font-weight:500;
font-family: "Noto Sans", Arial;
margin:0.6em 0;
max-width:50%;
}


#copyright a {
color: #ffffff;
text-decoration:none;
}
#copyright a:hover {

text-decoration:underline;
}

#credit {
width: 100%;
max-width:1200px;
margin: 0 auto;
clear:both;
}

#credit.flex {
align-items:center;
justify-content: flex-start;
}

#credit p {
color: #ffffff;
font-size:1.3em;
font-family: "Noto Sans", Arial;
margin:0.6em 0;
text-align:right;
max-width:100%;
}

#credit a {
color: #ffffff;
}

section blockquote {
margin:35px 0;
}

blockquote {
float:left;
width:100%;
}

blockquote p {
font-weight:400;
color:#1c3563;
font-style: italic;
text-align:center;
font-size: 1.8em;
line-height:120%;
margin-bottom:0;
margin-top:20px;
}

blockquote p cite{
text-transform:none;
font-size: 60%;
line-height:100%;
font-style:normal;
margin:0;
font-weight:500;
color: #003f51;
}

blockquote p:last-of-type {
margin-top:0;
}

.archive .main,
.archive aside  {
margin-top:0;
}


.page-template-page-home .main {
 margin-top:0;
 }
 
 .readMore {
margin-bottom:20px;
}

a {
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
-o-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-o-backface-visibility: hidden;
backface-visibility: hidden;
webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
outline: 0 !important;
}

.main ul {
margin-top:20px;
}

.main ul li,
#contentContainer section ul li {
font-size: 1.7em;
font-weight:400;
line-height:175%;
list-style-type:none;
margin-left:25px;
margin-bottom:5px;

}

#contentContainer section ul li::before {
font: var(--fa-font-solid);
  content: "\f356";
  margin-right: 10px;
  -webkit-transition: all 300ms 0s ease-in-out;
  transition: all 300ms 0s ease-in-out;
  display: inline-block;
  margin-left:-25px;
  color:#76ba43;
  }

#contentContainer section.aside ul li::before{
margin-left:0;
}

.main ul li li,
section ul li li,
#contentContainer section ul li li {
font-size: inherit;
}

.main ol li,
section ol li,
#contentContainer section ol li {
font-size: 1.7em;
font-weight:400;
line-height:175%;
list-style-type:decimal;
margin-left:25px;
margin-bottom:5px;
}

.main ol li li,
section ol li li,
#contentContainer section ol li li {
font-size: inherit;
}


.jump {
  margin-top: -150px;
  padding-top: 150px;
  float: left;
}

#backTop {
font-family: "Noto Sans", Arial;
font-weight:400;
  position: fixed; /* Fixed/sticky position */
  bottom: 0; /* Place the button at the bottom of the page */
  right: 85px; /* Place the button 30px from the right */
  z-index: 99; /* Make sure it does not overlap */
  border: none; /* Remove borders */
  outline: none; /* Remove outline */
  background-color: #D22329; /* Set a background color */
  color: #ffffff; /* Text color */
  cursor: pointer; /* Add a mouse pointer on hover */
  padding: 15px; /* Some padding */
  border-radius: 2px; /* Rounded corners */
  font-size: 1.8em; /* Increase font size */
}

#backTop:hover {
  background-color: #555; /* Add a dark-grey background on hover */
}

iframe {

max-width:100% !important;
}

.archive .main article {
width:100%;
border-radius:10px;
box-shadow: 6px 9px 15px rgba(0, 0, 0, 0.1);
margin:25px 0;
background-color:#ffffff;
overflow:hidden;
}

.archive .main .articleImage{
width:30%;
max-width:300px;
height:auto;
display:block;
}

.archive .main .articleExcerpt {

display:flex;
flex-direction:column;
justify-content:space-between
}

.archive.post-type-archive-event .main p{
font-size: 1.4em;
}

.archive .main .date {
border-top:1px solid #76ba43;
font-size: 1.5em;
margin-top:10px;
padding-top:20px;
}

.archive.post-type-archive-event .main .date {
border-top:none;
font-weight:600;
margin-top:0;
}



.archive .articleExcerpt h3 {
color:#33a8df;
font-weight:700;
line-height:125%;
font-size:2.2em;
margin:0;
}


.archive .articleImage img {
width:100%;
height:auto;
display:block;
}

label {
font-size: 1.5em;
font-weight:500;
padding-bottom:3px;
display:block;
}

label.gf__control__label__checkbox {
width: 90%;
  float: left;
padding-bottom:0;
font-weight:400;
}

input.gf__control__input--checkbox[type=checkbox] {
float:left;
width:15px;
}

label.gf__control__label {
padding-bottom:0;
}

div.gf__control {
width:100%;
clear:both;
margin-bottom:10px;
}

.gf__control--CP_ThirdParty--67 {
padding-bottom:40px;
}

input[type=text], 
input[type=password], 
input[type=email],
input[type=url],
input[type=tel],
select {
border:1px solid #cccccc;
padding:7px;
color: #1c3563;
font-size: 1.5em;
width:calc(100% - 2px);
max-width:400px;
font-family: "Noto Sans", Arial;
margin-top:5px;
}

.ubermenu-search input[type=text] {
font-size:inherit;
}

input:hover, select:hover, textarea:hover {
background:#d7dbdd; 
}

input[type=checkbox] {
border:1px solid #cccccc;
}

input[type=submit] {
color: #ffffff;
  background: #009ddd;
  margin-right: 0;
  padding: 10px;
  margin-top: 0;
  margin-bottom: 20px;
  width: auto;
  display: block;
  text-align: center;
  font-weight: 500;
  border:none;
  border-radius: 2px;
  font-family: "Noto Sans", Arial;
  position:relative;
}


input[type=submit]:hover {
cursor:pointer;
background-color:#D22329;
}

input[type=submit]:active {
cursor:pointer;
background-color:#D22329;
top:1px;
}

button#download-button {
background-color:#009ddd;
color:#ffffff;
border:none;
border-radius:3px;
padding:5px;
font-family: "Noto Sans", Arial;
position:relative;
margin-top:15px;
}

button#download-button:hover {
background-color:#D22329;
cursor: pointer;
}

button#download-button:active {
top:1px;
}

textarea {
border:1px solid #cccccc;
padding:5px;
line-height:25px;
color: #1c3563;
width:calc(100% - 2px);
max-width:400px;
font-family: "Noto Sans", Arial;
height:100px;
}

.checkboxes .wpcf7-list-item,
.checkbox .wpcf7-list-item{
margin-left:0;
}

.checkboxes span:nth-of-type(odd) {
width:40%;
}
.checkboxes span:nth-of-type(even) {
width:60%;
}


.flex {
display:flex;
flex-direction:row;
flex-wrap: wrap;
justify-content:flex-start;
align-items:flex-start;
}


.row3 .articleImage img::before {
  content: '';
  z-index: 10;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 50%);
}


article {
position:relative;
}

.articleImage {
width:100%;
height:100%;
position: relative;
  overflow: hidden;
  opacity: 1;
  -webkit-transition: opacity .8s ease-in-out,-webkit-transform .8s ease-in-out;
  transition: opacity .8s ease-in-out,transform .8s ease-in-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.articleImage img {
width:100%;
height:auto;
}

.articleExcerpt {
width:100%;
display:block;
}

.articleExcerpt h3 {
font-size:1.5em;
color:#1c3563;
font-weight:700;
line-height:125%;
}


a.facetwp-page {
font-size:1.8em;
}

img.alignright.size-full,
img.alignleft.size-full{
	width:auto;
	
}

.spotlightContent {
width:100%;
display:flex;
flex-direction:column;
align-items:center;
}

.spotlights {
width:100%;
max-width:1300px;
display:flex;
flex-direction:row;
flex-wrap:wrap;
justify-content:space-evenly;
margin-bottom:50px;
row-gap:25px;
}

.row1 .spotlights,
.row2 .spotlights {
justify-content:space-around;
}

.spotlightContent h2 {
font-size:4em;
text-align:center;
}

.spotlight,
.row3 .spotlight,
.row5 .spotlight, 
.row6 .spotlight  {
display: flex;
  flex-direction: column;
  width: 30%;
  min-width: 300px;
  border: 2px solid #76ba43;
  border-radius: 10px;
  overflow: hidden;
  background: #fff;
}

.row1 .spotlight {
  width: 50%;
}

.row1 article.spotlight:nth-of-type(2),
.row1 article.spotlight:nth-of-type(3),
.row1 article.spotlight:nth-of-type(4) {
  display:none;
}


.row2 .spotlight {
  width: 40%;
}

.row2 article.spotlight:nth-of-type(3),
.row2 article.spotlight:nth-of-type(4) {
  display:none;
}

.row4 .spotlight {
  width: 20%;
  min-width:270px;
}


.spotlight .articleExcerpt h3 {
text-align:center;
}





.spotlight .articleImage {
width:100%;
height:auto;
}

.spotlight .articleImage img{
width:100%;
height:auto;
}

.spotlight .articleExcerpt {
display:flex;
flex-direction:column;
justify-content:space-between;
padding:25px;
align-items:center;
}


.spotlight.one {

}

.spotlight.two {

}

.spotlight.three {

}

.spotlight.four {

}

.content {
width: 1200px;
max-width:100%;
   position:relative;
display:flex;
}


#archiveSection1 {
border-top:4px solid #d22329;
padding-top:0;
margin-top:25px;
}


.homeSection:last-of-type {
border-bottom:none;
}

#homeSection2 .aside:first-of-type{
padding-left:25px;
}

#homeSection2 .aside:last-of-type,
#homeSection3 .aside{
padding-right:25px;
}



.content .flex {
width:100%;
}

#homeSection3.homeSection .flex .main article.flex {
width:30%;
}



.page-template-page-home #homeSection2 section.aside {
width:325px;
margin:0;
}

.page-template-page-home #homeSection1 section.main,
.page-template-page-home #homeSection3 section.main,
section.main {
width: calc(100% - 325px);
margin-left:0;
margin-right:25px;
}

section.main {
display:flex;
flex-direction:column;
align-items:center;
}

.archive section.main {
width: calc(100% - 325px);
padding:0;

}

.page-template-page-home #homeSection2 section.main {
width: calc(100% - 700px);
margin-left:25px;
margin-right:25px;
padding-right:25px;
padding-left:25px;
border-right:1px solid #cccccc;
border-left:1px solid #cccccc;
}
.page-template-page-home #homeSection1 section.aside {
width:300px;
margin:0;
}
.page-template-page-home #homeSection3 section.aside {
width:325px;
margin:0;
}

article.leadNews .articleImage {
position:relative;

}
article.leadNews .articleExcerpt {
position: absolute;
  bottom: 0;
  width: 100%;
  background: linear-gradient(to bottom,rgba(0,0,0,0)0,rgba(0,0,0,1) 100%);
  display: block;

}

.articleImage span.postType {
position: absolute;
  bottom: 0;
  left:0;
  display:block;
  color:#ffffff;
  background-color:#000000;
  margin-bottom:4px;
  padding:5px;
  text-transform:capitalize;
  
}

.articleImage span.postType a {
color:#ffffff;
}

article.leadNews .articleExcerpt h2 {
padding:50px 0;
text-align:center;
text-shadow: 1px 1px 1px #000;
font-size:2.4em;
font-weight:600;
}

article.leadNews .articleExcerpt h2 a {
color:#ffffff;

}


.page-template-page-home #homeSection1 section.main article.leadNews .articleImage {
width:60%;

}

.page-template-page-home #homeSection1 section.main .articleImage img{
width:100%;
height:auto;
}

article.leadNews {
margin-bottom:20px;

}

.leadNews .articleExcerpt.flex {

	display: flex;
	align-self: center;
	flex-direction: column;
	justify-content: center;


}

.leadNews h2 {
margin:10px 0;
}

article.row3 {
max-width: 300px;
width:30%;

}

article.row4 {
max-width: 300px;
width:24%;

}

div.row2.flex {
width:100%;
justify-content:space-between;
}

div.row2 {
width:48%;
}

.responsive-tabs-wrapper article.row3 {
width:32.5%;
margin-bottom:0;
}

.responsive-tabs-wrapper .row3 {
margin-bottom:0;
}

article.row3 .articleExcerpt {
}

article.row3 h3{
font-size:1.6em;
}

section.row3.flex,
section.row3 .flex,
.row3.flex
 {
justify-content:space-between;
}

section.row4.flex,
section.row4 .flex,
.row4.flex
 {
justify-content:flex-start;
gap:10px;
}

article h2 a:link,
article h2 a:visited,
article h3 a:link,
article h3 a:visited,
article p a:link,
article p a:visited,
article a:link p,
article a:visited p
 {
color:#33a8df;
}

article h2 a:hover,
article h3 a:hover,
article p a:hover,
article a:hover p,
article a:hover
 {
color:#76ba43;
text-decoration:none;
}

.articleExcerpt .postType + h3 {
margin-top:0;
}

.postType {
text-transform:uppercase;
font-size: 1.2em;
margin-bottom:10px;
display:inline-block;
}

.meta {
color: #777777;
margin-bottom:15px;
}

.single .meta {
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
}

.single .meta span {
font-size: 1.3em;
margin: 1em 0;
}

.single .meta span.share {
font-size: 1.7em;
margin: 1em 0;
}

.single .meta a {
color: #333333;
margin-left:5px;
}

.single .meta a:hover {
color: #d22329;
}

.single .meta.flex {
justify-content: space-between;
align-items:center;
}


.aside article {
border-bottom: 1px solid #cccccc;
margin-bottom:15px;
width:100%;
}

.aside .issue .articleImage {
width:100px;
float:left;
margin-right:10px;
}

.aside .articleImage {
width:100px;
margin-right:10px;
}

.aside .top .articleImage{
width:100%;
float:left;
margin-right:0;
}

.aside #video article {
background-color: #cccccc;
}

.aside #video .articleImage {
width:100%;
margin-right:0;
}

.aside #video .articleExcerpt {
width:100%;
}

.aside #video .articleExcerpt h3 {
padding:0 15px;
font-size: 1.7em;
}

.aside #video .articleExcerpt p {
padding:0 15px;
font-size: 1.5em;
}

.aside .issue .articleImage img {
border: 1px solid #cccccc;
}

.aside .issue .articleExcerpt {
width: calc(100% - 110px);

}

.aside .articleExcerpt {
width: calc(100% - 110px);
}

.aside .articleExcerpt h3 {
font-size:1.5em;
}

.aside .top .articleExcerpt h3 {
font-size:1.7em;
}

.aside .latestExcerpt,
.aside .top .articleExcerpt {
width:100%;
}

.latestExcerpt ul li::before,
.articleExcerpt ul li::before {
content: ">";
color: #D22329;
padding-right:5px;
}
#contentContainer section .latestExcerpt ul li,
#contentContainer section .articleExcerpt ul li {
margin-left:0;
list-style-type:none;
font-size:1.4em;
}

.issueButtons {
width:100%;
float:left;
}

.issueButtons p {
margin-top:15px;
}

.issueButtons a.button {

color: #ffffff;
  background: #009ddd;
  margin-right: 0;
  padding: 10px;
  margin-top: 0;
  margin-bottom:20px;
  width: calc(50% - 5px);
   display: block;
  text-align: center;
  font-weight: 700;
  border-radius: 2px;
  float:left;
}

.issueButtons a:hover.button {
background-color:#D22329;
}


.issueButtons p a:first-of-type.button {
 margin-right:10px;
}

.issueButtons p:last-of-type a.button {
width:100%;
}

.articleImage img {
/*outline: 1px solid rgba(245, 245, 245, .7);
    outline-offset: -10px;*/
}

.featuredImage img {
/*outline: 1px solid rgba(245, 245, 245, .7);
    outline-offset: -15px;*/
	border-radius:10px;
	
}

.articleImage:hover img {
  -webkit-transform: scale(1.01);
  -moz-transform: scale(1.01);
  -o-transform: scale(1.01);
  -ms-transform: scale(1.01);
  transform: scale(1.01);
/*  outline-offset: -12px;*/
  }

.aside .articleImage img {
/*    outline-offset: -5px;*/
}

.aside .top .articleImage img {
/*outline-offset: -10px;*/
}

.issue .articleImage img {
outline:none;
}

#homeSection2 .aside article:first-of-type .postType {
margin-top:10px;

}

#homeSection2 .main .top {
border-bottom: 1px solid #cccccc;
}

#homeSection2 .main .top .articleExcerpt h3 {
font-size: 2.5em;
}

#homeSection2 .main article{
float:left;
border-bottom: 1px solid #cccccc;
width:100%;
padding:10px 0;
}

#homeSection2 .main article.top {
padding-top:0;
}

#homeSection2 .main .articleExcerpt {
float:left;
width:60%;
margin-right:10px;
}

#homeSection2 .main .articleImage {
float:right;
width:calc(40% - 10px);
}

#homeSection2 .main .top .articleExcerpt {
float:left;
width:100%;
margin-right:0;
}

#homeSection2 .main .top .articleImage {
float:left;
width:100%;
}

.border img {
border: 1px solid #f5f5f5;
}

.row3 {
margin-bottom:25px;
}



.flex.inpage {
justify-content:center;
border-bottom:1px solid #cccccc;
}








footer label {
font-size: 1.3em;
}

p label {
font-size:inherit;
}

input {
margin-bottom:10px;
}


#footer4 span {
margin-top:25px;
display:block;
}

#footer4 p {
clear:both;
}

div.facetwp-type-pager {
display:block;
width:100%;
margin-top:20px;
padding-top: 20px;
}

div.facetwp-type-pager.facetwp-facet-pager_load_more {
display:flex;
flex-direction:row;
flex-wrap: wrap;
justify-content:center;
align-items:flex-start;
}


.content section.aside {
  width: 300px;
  margin: 0px;
  padding-top:15px;
  display:flex;
  flex-direction:column;
}

section.postFooter {
border-top:3px solid #76ba43;
margin-bottom:30px;
}

section.postFooter h3 {
text-transform:uppercase;
font-size: 1.8em;
font-weight:800;
color:#33a8df;
}

section#share.postFooter h3,
section#related.postFooter h3  {
padding-bottom:20px;
}


.postFooter h3::after {
  font: var(--fa-font-solid);
  content: '\f324';
  color: #76ba43;
  margin-left: 5px;
}

section.postFooter p {
font-size:1.4em;
}

section#share a {
font-size: 1.5em;
font-weight:600;
padding:8px;
border-radius:3px;
margin-right:15px;
color:#ffffff;
margin-bottom:20px;
white-space: nowrap;
  line-height: 250%;
}

section#share a.facebook {
background-color:#0084ff;
}
section#share a.twitter {
background-color:#1DA1F2;
}
section#share a.linkedin {
background-color:#0072b1;
}

section#related a {
font-size: 1.4em;
font-weight:400;
padding:8px;
border-radius:3px;
margin-right:8px;
color:#ffffff;
background-color:#333333;
margin-bottom:20px;
line-height:300%;
white-space:nowrap;
}

#related {
display:flex;
flex-direction:column;

}


 #filters {
 width:100%;
margin-bottom:25px;
 }

#filters .facetwp-facet {
width:100%;
margin-bottom:15px;
}

#filters button {
background-color:#33a8df;
color:#ffffff;
border-color:#33a8df;
padding:7px;
font-size:1.3em;
font-weight:400;
font-family: "Noto Sans", Arial;
position:relative;
border-radius:7px;
}

#filters button::after {
content:"";
}

#filters button:hover {
background-color:#76ba43;
border-color:#76ba43;
cursor: pointer;
}

#filters .facetwp-type-slider input.facetwp-slider-reset {
border:none;
box-shadow:none;
padding:0;
color:#33a8df;
font-family: "Noto Sans", Arial;
}

#filters button:active {
top:1px;
}

#filters .facetwp-facet select {
width:100%;
border:1px solid #dddddd;
padding:7px !important;
color: #333333;
font-size: 1.4em;
font-family: "Noto Sans", Arial;
}

#filters .facetwp-facet select option {
font-size: inherit;
font-family: "Noto Sans", Arial;
}

#filters .myFacet span {
	font-size: 1.5em;
	font-weight:500;

}

#filters .facetwp-slider-wrap {
  padding-bottom: 5px;
}

#filters .myFacet span.facetwp-slider-label {
font-style: italic;
font-size: 1.4em;
font-weight:400;
}

#filters .facetwp-type-slider {
margin-top:5px;
}

#filters p{
padding-top:10px;
}

.facetwp-type-fselect {
background-color: #ffffff;
font-size: 1.5em;
}

.page p,
.single p,
.page h1,
.single h2,
.page h2,
.single h3,
.page h3,
.single h4,
.page h4,
.page section ul,
.single #contentContainer ul{
/*max-width:625px;*/
}

.page #contentContainer li,
.single #contentContainer li {
/*max-width:600px;
margin-left:25px;*/
}

.wpcf7-form-control-wrap {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  display: block;
  max-width: 625px;
}

.single .articleContent p,
.single .articleContent h2,
.single .articleContent h3,
.single .articleContent h4,
.single .articleContent ul{
/*margin-left:auto;
margin-right:auto;*/
max-width:625px;
}

.page .articleContent p{
max-width:625px;
}


.single .main h1,
.single .main h2,
.single .main h3,
.single .main h4,
.single .articleContent p,
.single .excerpt p {
max-width:625px;
}

.single .main h2 {
font-size:2em;
}

.single .main .h3 {
font-size: 1.8em;
}

.single .articleContent,
.page .articleContent
/*.single .singleContent,
.page .singleContent*/ {
margin: 0;
width:100%;
max-width:625px;
}

.singleContent,
.pageContent,
.archiveContent {
display:flex;
flex-direction:row;
align-items:space-between;
}


.single h1 {
margin-bottom:5px;
}
.related {
display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-bottom:10px;
  margin-bottom:10px;
  
}

.related img {
border-radius:5px;
}

.related .articleExcerpt {
display:flex;
flex-direction:column;
justify-content:center;
align-items: flex-start;
}

.related img {
width:100px;
height:auto;
}

.related .postType {
margin-bottom:3px;
}

.single .aside h3 {
font-size: 1.8em;
}

.single .aside .articleExcerpt h3 {
font-size: 1.7em;
font-weight:400;
margin:0;
}

.single .aside .articleExcerpt p {
font-size: 1.4em;
font-weight:400;
margin:0;
}

.single .aside .articleExcerpt h3 a:link,
.single .aside .articleExcerpt h3 a:visited{
margin-top:0;
color:#33a8df;
}

.single .aside .articleExcerpt h3 a:hover,
.single .aside .articleExcerpt h3 a:active{
margin-top:0;
color:#76ba43;
}

.asidePanel,
.homeSection {
border-top:3px solid #76ba43;
}

.asidePanel {
width:100%;
}

.asidePanel .responsive-tabs ul.responsive-tabs__list {
border-top:2px solid #f5f5f5;
}

p.more {
text-align:center;
}

.asideHeading,
.homeHeading,
.archiveHeading {
text-transform:uppercase;
font-size: 1.8em;
font-weight:700;
margin: 15px 0;
display:block;
color:#33a8df;
font-family: "Nunito", Arial;
}

.search .archiveHeading {
margin-bottom:30px;
}

.asideHeading a,
.homeHeading a,
.archiveHeading a
{
color:#33a8df;
}

.asideHeading::after,
.homeHeading::after,
.archiveHeading::after{
font: var(--fa-font-solid);
  content: '\f324';
  color: #76ba43;
  margin-left: 5px;
  font-weight:700;
}

.post-type-archive-webinar .archiveHeading {


  padding-top: 25px;
  margin-top: 0;
}

.post-type-archive-webinar .main .archiveHeading {
border-top: 4px solid #d22329;
}

.post-type-archive-webinar #archiveSection1 {

border-top: 0;
  padding-top: 0;
  margin-top: 0;

}

.asidePanel li {
list-style-type:none !important;
margin-left:0 !important;
border-bottom:1px solid #f5f5f5;
margin-bottom:0 !important;
padding: 10px 0;
line-height:150% !important;
}

.asidePanel li::before {
font: var(--fa-font-solid);
  content: '\f054';
  color: #d22329;
  margin-right: 8px;
  font-weight:700;
}


span.related {
  font-size: 1.5em;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 15px;
  display: inline-block;
  }
  
  .term-back-issue .articleImage {
border: 1px solid #cccccc;

}

  .term-back-issue .articleImage img{
outline:none;
}

.featuredImage {
margin-bottom:25px;
display:flex;
flex-direction:column;
align-items:center;
width:100%;
}

.featuredImage img {
width:100%;
max-width:625px;
height:auto;
}

.main p i.fa-solid {
color:#76ba43;
}


p i.fa-sharp,
p i.fas {
color:#d22329;
}

/* ------ wordpress.org/plugins/tabby-responsive-tabs/ ------ */

.main ul.responsive-tabs__list {
/*overflow:visible;*/
}

#contentContainer section ul li.responsive-tabs__list__item {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 150%;
  list-style-type: none;
  margin-left: 0;
  margin-bottom: 0;
  border: 1px solid #ddd;
  border-bottom: none;
  position: relative;
  top:1px;
}

#contentContainer section ul li.responsive-tabs__list__item::before {
content: "";
}

.responsive-tabs .responsive-tabs__heading {
display: none;
clear:both;
}

.responsive-tabs .responsive-tabs__list__item {
display: inline;
cursor: pointer;
color: #1c3563 !important;
font-weight:600 !important;
background-color:#f5f5f5 !important;
}

.responsive-tabs-wrapper {
clear: both;
margin-bottom: 20px;
zoom: 1;
}

.responsive-tabs-wrapper:before,
.responsive-tabs-wrapper:after {
content: "";
display: table;
}

.responsive-tabs-wrapper:after {
clear: both;
}

.responsive-tabs .responsive-tabs__heading:focus,
.responsive-tabs .responsive-tabs__list__item:focus {
outline: 1px solid transparent;
}

.responsive-tabs .responsive-tabs__heading--active:focus,
.responsive-tabs .responsive-tabs__list__item--active:focus {
outline: none;
}

.responsive-tabs ul.responsive-tabs__list {
font-size: 1em !important;
line-height: 150% !important;
margin: 0 !important;	
padding: 0;
}

.responsive-tabs .responsive-tabs__list__item {
width:50%;
text-align:center;
background: transparent;
border: 1px solid #ddd;
border-bottom: none;
font-size: 14px;
line-height: 19px;
text-transform: inherit;
margin: 0 !important;
padding: 10px 12px 10px;
white-space: nowrap;
float: left;
}


#contentContainer section ul.datasheets li {
list-style-type:none;
}


.company-listing-details .responsive-tabs .responsive-tabs__list__item {
width:auto;
margin-right:10px !important;
}

.asidePanel .responsive-tabs .responsive-tabs__list__item {
width:50%;
border: none !important;

}

.homeSection .responsive-tabs .responsive-tabs__list__item {
width:25%;
border: none !important;
}

.responsive-tabs .responsive-tabs__list__item .fa {
margin-right: 8px;
line-height: 0.8;
}

.responsive-tabs .responsive-tabs__list__item:hover {
color: #333;
}

.responsive-tabs .responsive-tabs__list__item--active {
background: #fff !important;
border: 1px solid #dddddd !important;
border-bottom:none !important;
color: #d22329 !important;
font-weight:600 !important;
padding-bottom: 11px;
margin-top: 0;
position: relative;
top: 0;
}

.asidePanel .responsive-tabs .responsive-tabs__list__item--active,
.homeSection .responsive-tabs .responsive-tabs__list__item--active {

border: none !important;


}


.responsive-tabs .responsive-tabs__list__item--active:hover {
background: #ddd;
}

.responsive-tabs .responsive-tabs__panel {	
background: #fff;
border: 1px solid red;

clear: left;
margin-bottom: 0;
padding: 5px 0 0 0 !important;
word-wrap: break-word;
float:left;
width:100%;
}

.asidePanel .responsive-tabs .responsive-tabs__panel,
.homeSection .responsive-tabs .responsive-tabs__panel,
.asidePanel .responsive-tabs .responsive-tabs__panel:after,
.homeSection .responsive-tabs .responsive-tabs__panel:after {	
border: none !important;
}


.tabcontent {
padding-left:2.5% !important;
padding-right: 2.5% !important;
}

@media (min-width: 768px) {

.responsive-tabs .responsive-tabs__panel--closed-accordion-only {
display: block;
}
}

@media (max-width: 767px) {

.responsive-tabs .responsive-tabs__list {
display: none;
}
	
.responsive-tabs .responsive-tabs__heading {
display: block;
cursor: pointer;
}

.responsive-tabs-wrapper {		
border-top: 1px solid #ccc;
}
		
.responsive-tabs .responsive-tabs__heading {
background: #fff;
border: 1px solid #ccc;
border-top: none;
color: #777;
font-size: 18px;
font-weight: normal;
text-transform: inherit;
margin: 0;
padding: 10px 0;
padding-left: 20px;
position: relative;
}

.responsive-tabs .responsive-tabs__heading .fa {
margin-right: 8px;
display:none;
}

.responsive-tabs .responsive-tabs__heading:after {
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-top: 6px solid #777;
content:"";
display: block;
position: absolute;
right: 20px;
top: 20px;
height: 0; 
width: 0; 
}

.responsive-tabs .responsive-tabs__heading:hover {
background: #f5f5f5 !important;
color: #777;
}
	
.responsive-tabs .responsive-tabs__heading:hover:after {	
border-top: 6px solid #777;
}

.responsive-tabs .responsive-tabs__heading--active,
.responsive-tabs .responsive-tabs__heading--active:hover {
background: #333 !important;
color: #fff;
}

.responsive-tabs .responsive-tabs__heading--active:after,
.responsive-tabs .responsive-tabs__heading--active:hover:after {
border-bottom: 6px solid #fff;
border-top: 0;
top: 18px;
}

.responsive-tabs .responsive-tabs__panel {
background: #fff;
border: 1px solid #ccc;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
border-top: none;
margin: 0;
padding: 0 20px;
padding-top: 20px;
}
}

@media print {
.responsive-tabs .responsive-tabs__list {
display: none;
}

.responsive-tabs .responsive-tabs__heading {
background: none;
border: none;
display: block;
font-size: 22px;
font-weight: bold;
text-transform: inherit;
margin: 0!important;
padding: 10px 0 0;
}
	
.responsive-tabs .responsive-tabs__panel {
display: block!important;
background: none;
border: none;
padding: 0;
}
}

.archive article {
display:flex;
flex-direction:row;
justify-content:space-between;
}

.archive .articleExcerpt {
padding:20px;
}

.row2 article.row1 {
margin-bottom:10px;
}

.row2 article.row1 .articleImage {
width:100px;
margin-right:10px;
}

.row2 article.row1 .articleExcerpt {
width: calc(100% - 110px);
}

.row2 article.row1 .articleExcerpt h3 {
font-size:1.5em;
}

#archiveSection1 article.row2 {
width:25%;
}

.gridWrapper {
display: grid;
grid-template-columns: 2fr repeat(2, 1fr);
grid-template-rows: repeat(2, 1fr);
grid-column-gap: 5px;
grid-row-gap: 5px;
}


.grid1 { grid-area: 1 / 1 / 3 / 2; }
.grid2 { grid-area: 1 / 2 / 2 / 3; }
.grid3 { grid-area: 1 / 3 / 2 / 4; }
.grid4 { grid-area: 2 / 2 / 3 / 3; }
.grid5 { grid-area: 2 / 3 / 3 / 4; } 

.gridWrapper .articleImage img {
height:100%;
object-fit:cover;
}

.gridWrapper .articleExcerpt {
position: absolute;
  bottom: 0;
  width: 100%;
  background: linear-gradient(180deg, rgba(255, 0, 0, 0), rgba(0, 0, 0, 0.8) 100%);
  display: block;


}

.gridWrapper .articleExcerpt h3 {
color:#ffffff;
padding:25px 15px 0 15px;
font-weight:600;
text-shadow: 0 0 3px #000;
line-height:110%;
}

.gridWrapper .grid1 .articleExcerpt h3 {
font-size: 3em;
padding:25px 25px 0 25px;
}

.gridWrapper .articleExcerpt h3 a {
color:#ffffff;

}

.gridWrapper .articleExcerpt span.postType  {
top:0;
left:15px;
padding:3px;
bottom:unset;
}

.gridWrapper .grid1 .articleExcerpt span.postType  {

left:25px;

}



.row1.flex {
justify-content:space-between;
}

.articleExcerpt h3 {
margin:0;
font-family:"Nunito", Arial;
font-size:2.2em;
}

.row1 .articleExcerpt p {
margin-top:10px;
}

#homeSection3 article:nth-of-type(3),
#homeSection5 article:nth-of-type(3),
#homeSection3 article:nth-of-type(4),
#homeSection5 article:nth-of-type(4) {
display:none;
}

.contact .articleImage img {
  max-width: 92px;
  margin: 0 auto;
  text-align: center;
  display: block;
  }
  
section .contact .articleExcerpt p {
text-align:center;
font-size: 1.3em;
}

section .contact .articleExcerpt p strong{
text-align:center;
font-size: 1.5em;
}

section article.contact p a:link{
color:#d22329;

}

section article.contact .articleImage i{
color:#1c3563;
display:block;
text-align:center;
font-size:9.15em;

}

/* Soliloquy stuff*/

.mobileOnly {
display:none;
}

.page #contentContainer section#homeSection1 ul li {
font-size: 1.5em;
font-weight:400;
line-height:175%;
list-style-type:none;
margin-left:0;
margin-bottom:0;
}

.soliloquy-outer-container {
margin-bottom:20px;
}


#homeSection1 .soliloquy-wrapper {
   overflow: hidden !important;
}
#homeSection1 .soliloquy-viewport {
   /*overflow: visible !important;*/
}
#homeSection1 .soliloquy-caption {
   position: relative !important;
width:100% !important;
}

#homeSection1 .soliloquy-caption p{
display:none !important;
}



#homeSection1 .soliloquy-caption .soliloquy-caption-inside {
padding: 30px 20px !important;
font-style:normal !important;
}

#homeSection1 .soliloquy-caption .soliloquy-caption-inside p {
font-size: 2em !important;
line-height:140% !important;
}

article.leadNews .articleExcerpt h2 {
padding:50px 0;
text-align:center;
text-shadow: 1px 1px 1px #000;
font-size:2.4em;
font-weight:600;
}

#homeSection1 .soliloquy-container.soliloquy-theme-karma .soliloquy-caption-inside h2.soliloquy-fc-title {
  font-family: "Noto Sans", serif;
text-align:center;
text-shadow: 1px 1px 1px #000;
font-size:2.4em;
font-weight:600;
  
  }

#homeSection1 .soliloquy-theme-karma .soliloquy-caption-inside a
/*#homeSection1 .soliloquy-theme-karma .soliloquy-caption-inside .soliloquy-fc-title-link*/{
color:#ffffff !important;
font-family:"Noto Sans", Arial !important;
font-weight:700 !important;
line-height:140% !important;
text-align:center;
text-shadow: 1px 1px 1px #000;
text-transform:none;
}

#homeSection1 .soliloquy-theme-karma .soliloquy-caption-inside a, 
#homeSection1 .soliloquy-theme-karma .soliloquy-caption-inside .soliloquy-fc-title-link:hover{
/*color:#009ddd !important;*/
}

#homeSection1 .soliloquy-theme-karma .soliloquy-prev span,
#homeSection1 .soliloquy-theme-karma .soliloquy-prev span.soliloquy-next {
 /* background-color: #009ddd;
color: #009ddd;*/
}

#homeSection1 .soliloquy-prev:hover, 
#homeSection1 .soliloquy-next:hover { 
  background-color:#6495ED;
 }
 
#homeSection1 .soliloquy-caption {
    position: absolute !important;
    display: block !important;
    width: 100% !important;
    z-index: 100 !important;
	bottom:0;
}

#homeSection1 .soliloquy-container.soliloquy-theme-karma .soliloquy-pager {
  width: auto;
  height: 11px;
  left: 50%;
  right:0;
  bottom: 16px;
  transform: translate(-50%, -50%);
}
  
#homeSection1 .soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
background-color: transparent !important;
background: linear-gradient(to bottom,rgba(0,0,0,0)0,rgba(0,0,0,1) 100%);
}

#homeSection1 .soliloquy-caption .soliloquy-caption-inside p{
		color: #ffffff;
		font-size:1.5em !important;
		font-weight:700;
		text-transform:uppercase !important;
		font-family: "Noto Sans", Arial !important;
		font-style:normal;
}

.webinarSponsor {
float:right;
width:300px;
}

.webinarSponsor span {
font-size: 1.2em;
font-weight:600;
text-align:center;
display:block;
}

/*Directory homepage logos*/

.premium-logos-grid {
display:flex;
flex-direction:row;
flex-wrap: wrap;
justify-content:flex-start;
align-items:flex-start;
gap:20px;
}

.premium-logo {
max-width: 200px;
  width: 20%;
  margin:20px 0;
}

.premium-logo img{
width:100%;
height:auto;
}


.boxout {
background-color: #f5f5f5;
padding:5px 30px;
margin: 25px auto;
max-width:625px;
}

#headerTop input  {
    background-color: transparent;
    background-image: url(images/search-icon-white.png);
    background-position: 5px center;
    background-repeat: no-repeat;
    background-size: 25px 25px;
	border-radius:25px;
    border: none;
    cursor: pointer;
    height: 35px;
    margin: 0 20px 0 0;
    padding: 0 0 0 35px;
    position: relative;
    -webkit-transition: width 400ms ease, background 400ms ease;
    transition:         width 400ms ease, background 400ms ease;
    width: 0;
	font-size:1.7em;
	font-family: "Nunito", Arial;

}
  
#headerTop input:focus {
    background-color: #fff;
    border: 2px solid #76ba43;
    cursor: text;
    outline: 0;
    width: 230px;
}
.search-form
.search-submit { 
display:none;
}

.profile .articleImage img {
  margin: 0 auto;
  display: block;
  }
  
section .profile .articleExcerpt p {
text-align:center;
font-size: 1.3em;
}

section .profile .articleExcerpt p strong{
text-align:center;
font-size: 1.5em;
}



section article.profile .articleImage i{
color:#1d1d1b;
display:block;
text-align:center;
font-size:9.15em;
margin-top:25px;

}

.teamContent h2 {
text-align:center;
font-size:4em;
}

.teamProfiles {
  display: flex;
  width: 100%;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content:space-evenly;
  gap:25px;
  margin-bottom:25px;
  }
  
  .sponsorProfiles {
  display: flex;
  width: 100%;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content:space-evenly;
  gap:25px;
  margin-bottom:25px;
  }
  
  .profile {
  
  min-width:250px;
  max-width:250px;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  align-items:center;
  border:1px solid #cccccc;
  background-color:#ffffff;
  border-radius:10px;
  overflow:hidden;
  
  }
  
  .profile h3 {
  font-size:2em;
  text-align:center;
  color:#76ba43;
  margin-top:10px;
  }
  
  .profile h3 a {
  color:#76ba43
  }
  
  .profile .articleExcerpt {
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  align-items:center;
  padding:25px;
  }
  
  .profile .articleImage{
  display:flex;
  justify-content:center;
  }

.fancybox-content {
width:100%;
max-width:600px !important;
border-radius:10px;
}

.fancybox-button::after {
content:"";
}

.fancybox-content h3 {
color:#76ba43;
}

.sponsor {
  min-width:250px;
  max-width:250px;
  height:auto;
  
}

.homeNews {
width: 100%;
  display: flex;
  flex-direction: row;
  column-gap: 20px;
  flex-wrap:wrap;
  }
  
  .homeNews article {
  width: calc(50% - 10px);
  display:flex;
  flex-direction:row;
  border-radius: 10px;
  box-shadow: 6px 9px 15px rgba(0, 0, 0, 0.1);
  margin: 25px 0;
  background-color: #ffffff;
  overflow: hidden;
  }
  .homeNews article .articleImage {
  max-width: 300px;
  height: auto;
  display: block;
  }
  
  .homeNews article .articleExcerpt {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 20px;
}
.homeNews article .articleExcerpt h3 {
color: #33a8df;
  font-weight: 700;
  line-height: 125%;
  font-size: 2.2em;
  margin: 0;
  font-family: "Nunito", Arial;
  }
  
  .homeNews article .articleExcerpt p {
  font-size:1.4em;
  margin-top:0;
  }
  
  .homeNews article .date {
  border-top: 1px solid #76ba43;
  font-size: 1.5em;
  margin-top: 10px;
  padding-top: 20px;
  
  