li h3 {
  margin-bottom:5px;
}
html body {
  min-width:450px;
}
#footer {
		/* margin-top: 20px; */
		background: #002354;
		padding: 15px 0;
		color: #a4cdff;
		font-size: 85%;
		-webkit-font-smoothing: antialiased;
	}
	#footer p {
		margin: 0 0 10px;
	}
	#footer a {
		color: white;
		text-decoration:none;
	}
	#footer a:hover {
		text-decoration: underline;
	}
	span.pipe {
		margin: 0 5px;
	}
.logoContainer {
    max-width: 900px;
    width: 94%;
    margin: 0 auto;
}
.logoContainer2 {
    max-width: 600px;
    width: 94%;
    margin: 0 auto;
}
    #brands {
    background-color: #39892F;
    padding: 4.5em 0 2em;
    text-align: center;
}
#brands ul li {
     margin-bottom: 30px;
}
.connectContainer {
    clear: left;
    float: left;
    margin-top: 2px;
}
.connectContainerTxt {
    width: 330px;
    float: left;
    clear: left;
    background: #f2f2f2;
}
.connectContainerTxt h3 {
    text-transform: uppercase;
    font-weight: 900;
    font-size: 110%;
    text-align: center;
    margin: 10px 0;
}
.fa {
    font-size: 150%;
    margin-left: 10px;
}
.social {
    width: 55%;
    display: block;
    margin: 0 auto;
}
.social a {
    width: 33.333%;
    display: inline-block;
}
	.social img {
    width: 100%;
    max-width: 40px;
    margin: 0 auto;
    display: block;
}
.connectSocial {
    font-weight: bold;
    font-size: 120%;
    margin-bottom: 20px;
}
.connectSocial  a {
    width: 33.333%;
    display: inline;
}
.space-evenly {
    justify-content: space-evenly;
 }
.flex-row {
    display: flex;
    flex-direction: row;
}
footer {
    text-align:left;
    padding:0;
}
#footer {
    margin-top: 0px;
    background: #19233E;
    padding: 15px 0;
    color: white;
    font-size: 85%;
    -webkit-font-smoothing: antialiased;
}
.visuallyHidden {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}
body .wrapper #main-header .main-navigation {
    background-color: transparent;
    background-image: linear-gradient(180deg, #1A5474 0%, #D1E3E5 100%);
    position: relative;
    min-height:unset !important;
}
.section-container, .gdlr-item-start-content, .gdlr-parallax-wrapper, .gdlr-color-wrapper {
padding-top:0px;
}
body .wrapper #main-header .main-navigation a:hover {
    color: white !important;
}
.container .form-field {
    margin-bottom: 20px;
    margin-top:20px;
    color: black;
    font-size:18px;
}
.form-field input{
    color: black;
    font-size:18px;
}
.form-field {
    color: black;
    font-size:18px;
}
.form-field.submit input {
    color:white;
    font-size:18px;
}
@media only screen and (max-width: 900px) {
  #Header_T50121C5C015_Col01 {
    width:95%;
    margin-top:30px;
  }
  #Header_T50121C5C015_Col01 {
    padding-left:20px;
    padding-right:20px;
  }
  body .wrapper #main-header .main-navigation {
    min-height: 50px; 
  } 
  body .wrapper #main-header .main-navigation .nav-icon.mobile {
    top:-30px;
  }
  body .wrapper #main-header .main-navigation .nav-icon span {
/*    background: white;*/
  }
}
@media screen and (max-width: 960px) {
  .flex-row {
    display: block;
  }
}
@media screen and (max-width: 996px) {
  .col-md-3{
    width:50%;
    margin: auto;
    top: 15px;
    position: relative;
  }
}
a {
text-decoration:underline;
}

body .wrapper #main-header .main-navigation nav > ul > li a {
 text-decoration:none;
 justify-content: center;
}

body .wrapper #main-header .main-navigation nav > ul > li a.elementor-sub-item {
    color: #000000;
    fill: #000000;
}
#subfooter{
background-color: #1A5474;
padding-top:10px;
padding-bottom:20px;
}
#subfooter p {
font-size:10px;
padding-top:10px;
padding-bottom:10px;
margin-top: 0px;
margin-bottom:0;
color:white;
max-width:1140px;
font-style: italic;
margin-left: auto;
margin-right: auto;
}
