.hs-private.hs-private.hs-private .hs-non-ls-module-hover-overlay__global-group.hs-non-ls-module-hover-overlay__global-group.updated-editor-styles{
  display: none !important; 
} 

body {
  background: white !important;
}

body:not(.with-banner) .body-container {
  margin-top: 68px;
}

.container {
  max-width: 1120px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
  float: none;
}

.container-lg {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  padding: 0 60px;
  float: none;
}

.container-sm {
  max-width: 920px;
  width: 100%;
  margin: 0 auto;
  padding: 0 60px;
  float: none;
}

/* h1,h2,h3,h4,h5,h6 {
margin-top: 0;
} */

h1{
  font-size: 76.7px;
  color: #FFF;
  /* text-align: center; */
  font-family: "Sharp Grotesk";
  font-size: 76.7px;
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 2px;
  text-transform: uppercase;
}

h2{
  color: #0D4074;
  font-family: "Sharp Grotesk";
  font-size: 47px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.42;
  letter-spacing: 2px;
}

h3{
  color: #40A0ED;
  font-family: "Sharp Grotesk";
  font-size: 34.2px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.39;
  letter-spacing: 2px;
  text-transform: uppercase;
}

@media screen and (max-width: 1200px) {
  h1{
    font-size: calc(56px, 5vw, 76.7px);)
  }
  h2{
    font-size: calc(36px, 3vw, 47px);
  }
  h3{
    font-size: calc(26px, 2.5vw, 34.2px);
  }
}

h4{
  font-size: clamp(22px, 2vw, 32px);
  font-family: "Sharp Grotesk",Arial,sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #0074C8;
}

h5{
  font-size: clamp(18px, 1.5vw, 24px);
  font-family: "Sharp Grotesk",Arial,sans-serif; 
  text-transform: uppercase;
  letter-spacing: 2px;
}

ul, li, p{
  color: #424242;
  font-family: "myriad-pro", Arial, sans-serif;
  font-size: 18.653px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.4;
}


/* h1 {
font-family: "Sharp Grotesk", Arial, sans-serif;
text-transform: uppercase;
font-weight: 600;
font-size: clamp(48px, 3.75vw, 60px);
line-height: clamp(60px, 4.5vw, 72px);
letter-spacing: 3px;
}

h2 {
font-family: "myriad-pro", Arial, sans-serif;
font-weight: bold;
font-size: clamp(28px, 2.5vw, 40px);
line-height: clamp(40px, 3.25vw, 52px);
color: #0074C8;
letter-spacing: 1.2px;
}

h3 {
font-family: "myriad-pro", Arial, sans-serif;
font-weight: bold;
font-size: clamp(20px, 1.5vw, 24px);
line-height: 1.2;
color: #646469;
}

h4 {
font-family: "Stranger Times", Garamond, sans-serif;
font-weight: normal;
font-size: clamp(20px, 1.5vw, 24px);
line-height: 1.2;
}

h5 {
font-family: "Sharp Grotesk", Arial, sans-serif;
color: #003B70;
font-size: 24px;
text-transform: uppercase;
letter-spacing: 1.2px;
}

p {
font-family: "myriad-pro", Arial, sans-serif;
font-size: 18px;
} */

a {
  color: #003B70;
}

a.cta_button {
  font-family: "myriad-pro", Arial, sans-serif !important;
}

@media (max-width: 767px) {
  .container-lg {
    padding: 0 20px;
  }
}

.white,
.white *{
  color: #fff !important; 
}

.bg-dblue{
  background-color: #003B70;
}

.pre-footer-center-content .fa {
  font-size: 20pt !important;

}

.fa-calendar, .fa-user-md, .fa-envelope-o, .fa-pencil-alt, .fa-pencil{
  color: #00A499;
  text-align: center;
  font-size: 50pt !important;
  margin-bottom: 10px;
}

form input, form textarea {
  background: white !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: 0 0 10px lightgrey !important;
  padding: 10px !important;
  margin-bottom: 20px !important;
}

form .hs-form form select {
  padding: 10px !important;
}

form label:not(.hs-form-booleancheckbox-display) {
  display: none; 
}

form div.multimediaTag label {
  display: block;
}


form .hs-fieldtype-text label, form .hs-fieldtype-select label, form .hs-fieldtype-textarea label {
  display: none;
}

form textarea {
  min-height: 150px;
}

form input[type="submit"], .light-blue-btn {
  background-image: none !important;
  background-color: #75bee9 !important;
  font-size: 24px !important;
  color: #003B70 !important;
  box-shadow: none !important;
  padding: 10px 50px !important;
  font-weight: 300 !important;
  display: inline-block;
  cursor: pointer;
  text-decoration: none !important;
}

form .actions {
  text-align: center;
}

.custom-footer-menu ul li.hs-menu-depth-1:last-child > ul.hs-menu-children-wrapper {
  display: flex !important;
}

.custom-footer-menu ul li.hs-menu-depth-1:last-child > ul.hs-menu-children-wrapper li {
  padding-left: 20px;
}

.custom-footer-menu ul li.hs-menu-depth-1:last-child > a {
  padding-left: 40px;
}

.blue-tiny-btn {
  border: 3px solid #3390d3;
  background: transparent;
  color: #0074c8 !important;
  font-size: 1rem;
  font-weight: normal;
  padding: 0.25rem 1rem;
  margin: 20px 0 0 0 !important;
  transition: all .4s ease;
}

a.blue-tiny-btn:hover {
  background: #0074c8;
  color: #FFFFFF !important;
  transition: all .4s ease;
}

.disclaimer-ms, .disclaimer-phd, .disclaimer-st {
  display: none;
}

.hs-field-desc {
  color: white;
  padding-bottom: 5px;
}



.close{
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
  z-index: 9;
  background: #f7f7f7;
  width: 35px;
  height: 35px;
  border-radius: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s ease background;
}

.close:hover{
  background: #eaeaea;
}

.close:after {
  content: '';
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 15.6 15.6' style='enable-background:new 0 0 15.6 15.6;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23121212;%7D%0A%3C/style%3E%3Cg id='Close_Icon' transform='translate(-10.001 -9.959)'%3E%3Cpath id='Path_1144' class='st0' d='M19.4,17.8l5.9-5.8c0.4-0.4,0.4-1,0.1-1.5c-0.3-0.5-1-0.6-1.5-0.3c-0.1,0.1-0.1,0.1-0.2,0.2 l-5.9,5.9l-5.9-5.9c-0.4-0.4-1.1-0.5-1.5-0.1c-0.1,0.1-0.1,0.1-0.2,0.2c-0.3,0.5-0.3,1.1,0.1,1.5l5.9,5.8l-5.9,5.8 c-0.4,0.4-0.4,1-0.1,1.5c0.3,0.5,1,0.6,1.5,0.3c0.1-0.1,0.1-0.1,0.2-0.2l5.9-5.9l5.9,5.9c0.4,0.4,1.1,0.5,1.5,0.1 c0.1-0.1,0.1-0.1,0.2-0.2c0.3-0.5,0.3-1.1-0.1-1.5L19.4,17.8z'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 12.5px;
  height: 12.5px;
  display: block;
  font-weight: 900;
  color: #121212;
  width: 11.5px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}