/*******/
.buttonFlexo{
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
    gap:4em;
}
  
  .linkArea{
	width:auto;
	max-width:325px;
}
ul li::before, ul li:before{
    top: .5em;
    left: -.75em;
    background:#20419a;
}

li a{
  color:#a3a510;
  text-decoration:none;
}

li a:hover, li a:focus{
  color:#677718;
}

.productArea li{
  font-size:15px;
  padding: 2px 0;
}
.buttons{
	background:#FF824D;
    border:1px solid #FF824D;
	border-radius:15px;
	color:#000;
	font-weight:bold;
	font-size:15px;
  font-style:italic;
	padding: 20px;
	width:100%;
	max-width:280px;
	text-align:left;
    font-family:'Roboto',Helvetica,'Montserrat',Arial,sans-serif;
}

.buttons:hover, .buttons:focus{
	background:#fff;
	color:#003256;
	cursor:pointer;
}

 .productArea h2{
	font-family:'Roboto',Helvetica,'Montserrat',Arial,sans-serif;
	font-size:42px;
	font-weight:500;
	text-align:left;
   line-height:1em;
   color:#10467b;
}

 .productArea ul{
	font-family:'Roboto',Helvetica,'Montserrat',Arial,sans-serif;
	font-weight:400;
	font-size:20px;
	text-align:left;
	margin:auto;
}

p.subhead{
	font-family:'Roboto',Helvetica,'Montserrat',Arial,sans-serif;
	font-size:22px;
	font-weight:400;
  line-height:1em;
  padding: 7px 0 13px 0;
  text-align:left;
}

p.prod{
	text-align:left;
	padding:2% 0;
	font-weight:400;
	font-size:16px;
}

.product{
  width:40em;
        background:#d3d3d3;
    border-radius:50px;
    padding:2em;
  box-shadow:0 0 20px #000;
}
  body{
    font-family:'Roboto',Helvetica,'Montserrat',Arial,sans-serif;
  }

/**********MEDIA***************/
 
 @media screen and (max-width:1125px){
	 .productArea h2{
		 font-size:35px;
	 }
	 p.subhead{
		 font-size:22px;
	 }
 }
 @media screen and (max-width:1060px){
    .buttonFlexo{
        gap:1em;
    }
 }
 @media screen and (max-width:1012px){
    .buttonFlexo{
        justify-content:center;
    }
 }

@media screen and (max-width:900px){

  .productArea h2{
    font-size:40px;
  }
  p.subhead{
    font-size:16px;
    font-weight:600;
  }
}
   @media screen and (max-width:860px){
  .productArea h2{
  font-size:34px;
  }
  }
    @media screen and (max-width:767px){
    .product{
   width:100%;
   font-family:'Roboto',Helvetica,'Montserrat',Arial,sans-serif;
   margin-top:0;
  }
  }
  @media screen and (max-width:768px){
        .landing__register-wrap .contact-form-v2__layout {
        padding: 4px 0 !important;
    }
    .landing__register-wrap .contact-form-v2__form{
      padding:0 !important;
    }
  }

  @media screen and (max-width:500px){
    
    .landing__register-submit{
      width:180px !important;
    }
    

    .backToList{
      display:inline;
      position: relative;
      padding:1em;
      background:#f5f5f0;
      border: 1px solid #000;
      color:#000;
      width:50%;
      top:7em;
      
    }
 .productArea h2{
   font-size:30px;
   font-weight:600;
   
 }
p.subhead{
  font-size:21px;
  padding-top:.5em;
}
 .productArea ul{
   font-size:15px;
 }
.product{
    margin-left:0%;
}
}

  @media screen and (max-width:400px){

     .productArea li{
   font-size:14px;
  }
p.subhead{
  font-size:16px;
}
.productArea h2{
  font-size:32px;
}
}
@media screen and (max-width:375px){
  .contactSection .formMod.customertype, .contactSection .formMod.helptype, .contactSection .formMod.formMod100 {
    width: 180px !important;
}
}
 @media screen and (max-width:350px){
    .productArea h2{
      font-size:24px;
    }
    .note{
      font-size:15px;
    }
    .buttons{
      font-size:16px;
      padding:18px;
      width:235px;
    }
    .product {
    margin-top: 6em;
    }
    .backToList{
      top:10em;
    }

  }
/*******/

.mod-expanding-wrap {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.btn {
    line-height: 120%;
    text-align: center;
    font-family: "Titillium Web";
    cursor: pointer;
    transition: border .5s;
    width: 100%;
    border: 0;
    white-space: normal;
    display: table-cell;
    vertical-align: middle;
    padding: 0;
}

.landing__register-overlay,
.landing__block--register {
    border-radius: 0 0 70% 70%/0 0 15% 15%;
}


.contactSection .formMod.customertype, .contactSection .formMod.helptype, .contactSection .formMod.formMod100 {
    width: 300px;
    margin: 0;
}

.landing__register-enter-info {
    font-weight: bold;
    font-family: 'Roboto',Helvetica,'Montserrat',Arial,sans-serif;
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
    margin-top: .5em;
    padding: 0;
}

div.landing__register-product {
    margin-top: .5em;
    width: 300px;
}

.landing__register-disclaimer {
    line-height: 21px;
    text-align: center;
    font-size: 13px;
    font-style: normal;
    font-family: 'Roboto',Helvetica,'Montserrat',Arial,sans-serif;
}

.text-message {
    color: #fff;
    font-weight: bold;
    font-size: 14.9px;
    line-height: 24px;
    text-align: center;
    font-family: 'Roboto',Helvetica,'Montserrat',Arial,sans-serif
}

.landing__register-wrap .contact-form-v2__form {
    border-radius: 15px 15px 15px 15px;
    background-color: #003256;
    
}

@media screen and (min-width: 968px) {
    .landing__register-wrap .contact-form-v2__row:nth-child(1) .contact-form-v2__column:nth-child(1) {
        max-width: none;
    }
}

@media screen and (min-width: 768px) {
    .landing-section-fit,
    .landing-content-tabs__inner {
        max-width: 60em;
    }
    

    .mod-expanding-trigger,
    .mod-expanding-information-wrap {
        max-width: 960px;
    }

    .landing__register-wrap .contact-form-v2__form {
        width: 414px;
    }
}

.landing__register-submit {
    border: 2px solid #ff824d;
    background: #ff824d;
    color: #000000;
    font-size: 16px;
    font-family: "Droid Sans";
    font-weight: 700;
    font-style: normal;
    height: 41px;
    width: 297px;
    border-radius: 14px;
}

.landing__register-submit:hover,
.landing__register-submit:focus,
.landing__register-submit:active {
    background: #FFFFFF;
    color: #20419A;
}

.landing-content-tabs__tab-btn {
    background: #f9a02a;
    border: 1px solid #f9a02a;
    border-radius: 15px;
    color: #000;
    font-weight: bold;
    font-size: 15px;
    font-style: italic;
    padding: 20px;
    width: 100%;
    max-width: 280px;
    text-align: left;
    font-family: 'Roboto', Helvetica, 'Montserrat', Arial, sans-serif;
}

.landing-content-tabs__tab-btn:hover,
.landing-content-tabs__tab-btn:focus,
.landing-content-tabs__tab-btn:active {
    background: #fff;
    color: #001489;
    cursor: pointer;
}

.mod-expanding-trigger {
    background: #001489;
    border: 1px solid #001489;
    border-radius: 15px;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    font-style: italic;
    padding: 20px;
    width: 95%;
    text-align: left;
    font-family: 'Roboto', Helvetica, 'Montserrat', Arial, sans-serif;
}

.mod-expanding-trigger:hover,
.mod-expanding-trigger:focus,
.mod-expanding-trigger:active {
    background: #fff;
    color: #000;
    cursor: pointer;
}

#element-204 {
    display: flex;
    justify-content: center;
    margin-bottom: 1em;
}

#element-204 .btn {
    background: #ff824d;
    color: #000000;
    font-size: 16px;
    font-family: 'Roboto',Helvetica,'Montserrat',Arial,sans-serif;
    font-weight: 400;
    padding: 0.5em 0;
    width: 180px;
    border-radius: 14px;
    border: 1px solid #ff824d;
    text-decoration: none;
}

#element-221 {
    text-align: center;
}

#element-212 .x_6eb63aa8 {
    line-height: 2.5;
    font-size: 25px;
    color: #000;
}

#element-226 .x_ef245e2e {
    font-size: 16px;
    color: #000;
    line-height: 26px;
}

#element-221 .x_25a5a462,
#element-221 .x_01475da3 {
    font-size: 12px;
    line-height: 19px;
    text-align: center;
    font-family: 'Roboto',Helvetica,'Montserrat',Arial,sans-serif;
    padding-bottom: 0;
}

.landing-content-tabs__tabs {
    gap: 1em;
}

.rowHeading {
    color: #20419a;
    font-weight: 600;
    font-size: 1em;
    background: #fff;
    padding: 1.4em 2em;
    text-align: left;
}

.tableLayout {
    font-family: 'Roboto', Helvetica, 'Montserrat', Arial, sans-serif;
    font-weight: 500;
    text-align: center;
}

.headingRow th {
    background: #20419a;
    border-left: 1px solid #20419a;
    border-right: 1px solid #20419a;
    color: #fff;
    padding: 1.4em 1em;
}

.tableLayout th, .tableLayout td {
    font-size: .75em;
    max-width: 30em;
    min-width: 15em;
    width: auto;
    border: 1px solid #c7c7c7;
    vertical-align: middle;
    display: table-cell;
}

.tableLayout td {
    background: #f7f7f7;
}

.landing-footer .landing-section-block {
    background: #fff;
    border-top: 1px solid black;
}

.landing-footer-copyright .landing-footer-copyright-c,
.landing-footer-copyright .landing-footer-copyright-c a {
    color: #172d3d;
    text-decoration: none;
}

.landing-footer-copyright .landing-footer-copyright-c a:hover,
.landing-footer-copyright .landing-footer-copyright-c a:focus,
.landing-footer-copyright .landing-footer-copyright-c a:active {
    text-decoration: underline;
}

/* ===== Mobile Sizing ===== */
/* ===== 20250624 ===== */



@media screen and (max-width: 280px)
{
    .fullWrap {
        --body-width: 280px;
    }


}

@media screen and (max-width: 325px)
{


select.landing__register-dropdown {
    margin-top: .25em !important;
}

}

@media screen and (max-width: 400px) {
    .contactSection .formMod.formMod100 {
        display: flex;
        justify-content: center;
    }

    .landing__register-wrap .contactSection .defaultInput, .landing__register-wrap .contactSection .defaultSelect {
        width: 180px;
        font-size: 12px;
    }

    select.landing__register-dropdown {
        width: 180px;
        height: 38px;
        font-size: 12px;
        margin-top: 8px !important;
    }
}

.landing__register-heading,
.landing__register-subheading {
  max-width: calc(var(--body-width) * 0.8);
}

/* ===== End ===== */
