*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

{
  /* position: relative;
  overflow-x: hidden; */
  scroll-behavior: smooth;
  background-color: #EDEEE9;
}
body .page-contentct1 {
  background-color: #fff;
  color: #303030;
  font-family: 'Poppins', sans-serif;
  /* min-height: 100vh;*/
  width: 100%;
  padding: .5rem; /* 2.5vh 5vw; /* was 10vw */
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
body h1 {
  font-size: 38px;
  margin: 15vh 0 2rem;
}

body a {
  text-decoration: underline;
  color: #303030;
}
body code {
  font-size: 1rem;
  padding: 0 0.5rem;
  background-color: #D8DBCE;
}
body .explanation {
  width: 100%;
  margin-bottom: 15vh;
}
body .explanation p {
  font-size: 1rem;
  max-width: 75ch;
  margin: 2rem 0;
}
body .explanation ul:last-child {
  margin-bottom: 2rem;
}
body .explanation ul {
  display: flex;
  flex-direction: column;
}
body .explanation ul li {
  list-style: none;
  position: relative;
  margin: 0.5rem 0;
}
body .explanation ul li::before {
  content: '👉';
  position: absolute;
  top: -0.25rem;
  left: -2rem;
}
.hero__subheading {
 font-size:18px;
 line-height:26px;
}

p.hero__text {
    color: #000;
    font-size: 1.25em;
    line-height: 24px;
}

body .section-ctpg {
  width: 100%;
  max-width: 1400px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

body .container {
  width: 100%;
  max-width: 1600px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 2rem 1rem 1.5rem;
  background-color: #fff;  
  column-gap:20px;
}

/* .button-outer {
    padding-right: 1.5rem;
    margin-right: 20px;
} */
.button {
  font-size: 20px;
  padding: 8px 20px;
  background: transparent;
  border-radius:5px;
  border:none;
  color: #000;
  cursor: pointer;
  position: relative;
  letter-spacing:2px;
}
.Hdrbtn {
  display: inline-block;
  background-color: #2e6697;
  color: #fff;
  padding: 7px 14px;
  border: 2px solid #2e6697;
  cursor: pointer;
  font-size: 16px;
  font-weight:600;
  border-radius: 4px;
  text-decoration:none;
  text-transform:uppercase; 
  vertical-align: middle; 
    text-align:center;
    display:flex;
    justify-content:center;
}
.Hdrbtn:hover {
  background:transparent;
  border:2px solid #2e6697;
  color:#2e6697;
  text-decoration: none;
}
.Hdrbtn::after {
    content: ""; background: url("../assets/chev-rt-white-20.png"); background-repeat: no-repeat; width: 20px;
    height: 20px;
    margin-left: 8px;
    margin-top: 2px;
    padding-left: 5px;
    font-size: 1.75rem;
}
.Hdrbtn:hover::after {
    content: ""; background: url("../assets/chev-rt-blue-20.png"); background-repeat: no-repeat; 
}

 .container-map {
  width: 100%;
  max-width: 420px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 2rem 2rem 1.5rem;
  background-color: #247dbb; 
  column-gap:20px;
}

.footer-container .fa-stack{font-size:60%;}
.footer-container .fa-inverse{color:#282828;}
.footer-container .social-icons li{margin-right:5px;}
.footer-container .col-md-4 h4 {font-size: 14px; font-weight: 400;margin-bottom:10px; line-height: 18px;}
footer.short {
    font-size: 14px;
    color: #fff;
}
.bg-secondary-1 {background-color: #2c3e50 !important;
}

.footer {
    padding: 40px 20px;
    background-color: #f1f1f3;
    color: #4e4e4e;/*fff*/
    display: block;
}

.footer-content {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px;
}
.footer-content p {
 color: #4e4e4e;/*c5c5c5;*/
 line-height: 1.625rem;
 font-size: 1.0125rem;
}
.footer-content p a {
   color: #4e4e4e;/*c5c5c5;*/
   text-decoration: none;
}

.footer-column {
    flex: 1;
    padding-left: 5%;
}

.footer-column h3 {
    font-size: 1.2rem;
}

.footer-column ul {
    list-style-type: none;
    padding: 0;
    /* width: 33%; */
    margin-left: 3%;
}

.footer-column ul li {
    margin: 5px 0;
    color: #4e4e4e;/*c5c5c5;*/
   font-size: 1.0125rem;
}
.footer-column ul li.phyadd {
    margin: 5px 0;
    color: #4e4e4e;/*c5c5c5;*/
   font-size: 0.9875rem;
}
.footer-column ul li img {
    display: inline-block;
    height: 60px;
    width: auto;
}
.footer p.eligbl {
 padding: 10px  50px;
}
.text-xsmall {
    font-size: 0.875em !important;
    color: #4e4e4e;/*c5c5c5;*/
}
.text-xsmall a {
   color: #4e4e4e;/*c5c5c5;*/
   text-decoration: none;
}
.text-xsmall a:hover {
   color: #2081bf;
   text-decoration: underline;
}

.text-txsml {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem !important;
    color: #4e4e4e;/*c5c5c5;*/
    margin: 0;
    padding: 10px  50px;
}

body .container .cta-form {
  margin-bottom: 2rem;
  text-align: center;
  max-width: 460px;
}
.cta-form ul li {
 line-height:26px;
margin-bottom:12px;
 text-decoration:none;
 list-style-type:none;
}
 
@media only screen and (min-width: 768px) { 
  body .container, .container-map {
    flex-direction: row;
    align-items: center;
  }
  body .container .cta-form {
    margin-bottom: 0;
    margin-right: 2rem;
    text-align: left;
  }
 
body .container .cta-form h2 {
  font-size: 1.5rem;
  width: 100%;
  max-width: 25ch;
  margin: 0 auto;
  text-align: center;}
}
@media only screen and (min-width: 768px) {
  body .container .cta-form h2 {
    text-align: left;
    margin: 0;
  }
}

.imgtxt-container {
  display: flex;
  flex-direction: row;
  padding:50px 0;
  text-align: center;
  column-gap:20px;
}

.imgtxt-container p { 
  font-size: 16px;
  line-height:28px;
  text-align:left;
}

.imgtxt-left {
  background-color: #fff;
  padding: 10px 20px;
  min-width:40vw;
  flex: 48%;
}

.imgtxt-right {
  background-color: #fff;
  padding: 10px 20px;
  flex: 48%;
}

/* Responsive layout - makes a one column-layout instead of two-column layout */
@media only screen and (max-width: 768px) {
body h1.hero__heading {
  font-size:28px;
  margin:10px 0;
  padding-top: 56px;
}
.hero__subheading {
 font-size:22px;
 line-height:30px;
}
p.hero__text, .cta-form h2 {
    display:none;
    width:0px;
    height:0px;
}
  .imgtxt-container {
    flex-direction: column;
    column-gap: 0;
  }
  .imgtxt-left { 
    width:98%;
    flex-direction:column;
    margin:0 auto;
 }
  .imgtxt-right {
     max-width:420px;
     padding: 10px;
     flex-direction:column;
     margin:0 auto;
    }
}

.floating-form {
  width:100%;
  max-width:580px;
  padding: 2rem 2rem 1.5rem;
  background-color: #f2f2f2;/*b8d7a6;*/
  border-radius: 5px;
}

/****  floating-Lable style start ****/
.floating-label { 
  position:relative; 
  margin-bottom:20px; 
}
.floating-input , .floating-select {
  font-size:17px;
  padding:4px 4px;
  display:block;
  width:100%;
  height:30px;
  background-color: transparent;
  border:none;
  border-bottom:1px solid #757575;
}

.floating-input:focus , .floating-select:focus {
     outline:none;
     border-bottom:2px solid #5264AE; 
}

label {
  color:#000; 
  font-size:14px;
  font-weight:normal;
  position:absolute;
  pointer-events:none;
  left:5px;
  top:5px;
  transition:0.2s ease all; 
  -moz-transition:0.2s ease all; 
  -webkit-transition:0.2s ease all;
}

.floating-input:focus ~ label, .floating-input:not(:placeholder-shown) ~ label {
  top:-18px;
  font-size:13px;
  color:#999;
}

.floating-select:focus ~ label , .floating-select:not([value=""]):valid ~ label {
  top:-18px;
  font-size:13px;
  color:#999;/*5264AE;*/
}

/* active state */
.floating-input:focus ~ .bar:before, .floating-input:focus ~ .bar:after, .floating-select:focus ~ .bar:before, .floating-select:focus ~ .bar:after {
  width:50%;
}


.floating-textarea {
   min-height: 50px;
   max-height: 260px; 
   overflow:hidden;
  overflow-x: hidden; 
}

/* highlighter */
.highlight {
  position:absolute;
  height:62.5%; 
  width:100%; 
  top:15%; 
  left:0;
  pointer-events:none;
  opacity:0.5;
}

/* active state */
.floating-input:focus ~ .highlight , .floating-select:focus ~ .highlight {
  -webkit-animation:inputHighlighter 0.3s ease;
  -moz-animation:inputHighlighter 0.3s ease;
  animation:inputHighlighter 0.3s ease;
}

/****  floating-Lable style end ****/

button.cta-wclpcontact  {
    display: inline-block;
    background: #85bb65;/*77a4c3;*/
    color: #fff;
    border: 2px solid #85bb65;
    padding: 0.425rem 1.675rem;
    cursor: pointer;
    font-size: 1.10rem;
    font-weight: 600;
    border-radius: 30px;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
    margin: 8px auto;
    text-align:center;
    display:flex;
    justify-content:center;
    align-items:center; 
}
button.cta-wclpcontact:hover  {
    background: #118c50;
    color: #fff;/*77a4c3;*/
    border: 2px solid #118c50;
}

button.cta-wclpcontact::after {
    content: "\27F6";
    padding-left: 5px;
    font-size: 1.75rem;
}
 .footer-content {
        flex-direction: row;
    }
    .footer p.eligbl {
          padding: 10px  30px;
   }
.text-sm, .container .text-sm {
    padding:12px 0;
    font-size: .75rem !important;
    line-height: 1.25rem;
}
@media only screen and (max-width: 560px) {
  body {
  padding: 2vh 4vw;
}
.Hdrbtn {
  padding: 6px 12px;
  font-size: 14px;
}
body h1.hero__heading {  
  font-size:24px;
}
.container {
  padding: 2rem .75rem;
  column-gap:12px;
}
 .floating-form {
  width:100%;
  padding: 1.5rem;
}

  button.cta-wclpcontact  {
    border: 2px solid #fff;
    font-size: 1.0rem;
    padding: 0.275rem 1.25rem;
   }
  button.cta-wclpcontact::after {
    content: "\27F6";
    padding-left: 5px;
    font-size: 1.425rem;
   }
}

/* animation */
@-webkit-keyframes inputHighlighter {
	from { background:#5264AE; }
  to 	{ width:0; background:transparent; }
}
@-moz-keyframes inputHighlighter {
	from { background:#5264AE; }
  to 	{ width:0; background:transparent; }
}
@keyframes inputHighlighter {
	from { background:#5264AE; }
  to 	{ width:0; background:transparent; }
}

hr.grn-separator {
background-color:#128c50;
height:3px;
background-size: cover;
width: 100vw;
position: relative;
max-width: 100vw;
left: 50%;
margin-left: -50vw;
margin-top:12px;
}
