
/* button.popUp-toggle1.EZ-cta {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 99999;
    background-color: #ed4700;
    padding: 5px 7px;
    height: 38px;
    color: #fff;
}
 button.popUp-toggle1.EZ-cta a {
      color: #fff;
    font-size: 24px;
    text-decoration: none;
    vertical-align: top;
    line-height: 18pt;
    font-family: 'BloggerSansRegular';
}
.popUp-wrapper {
    position: fixed;
    z-index: 9999;
    top: 0em!importnat;
    left: 5.078vw;
    width: 100% !importnat;
       max-width: 94vw!importnat;
    /* margin-left: -16em;
    background-color: #fff;
    box-shadow: 0 0 1.5em hsla(0, 37%, 92%, 0.35);
    bottom: 3.516vw;
    height: 100%!importnat;
    overflow: scroll;
    left: 0;
    right: 0;
    margin: 0 auto;
  
}

@media only screen and (min-width: 1281px){

.popUp-wrapper.popUp-transition {
    max-width: 101% !important;
    left: 0 !important;
    height: 100% !important;
    top:0 !important;
}
}

.form-header .form-left{
      padding: 5px 31px 54px 33px !important;
}

.form-header .info-right{
      padding: 10px 18px 10px!important;
}


.hs-error-msgs-EZ .hs-form .hs-form-field .hs-error-msgs li label{
      position: initial !important;
}
.form-with-slider-labels .hs-form .hs-form-field label{
      position: initial !important;
}
   */

.footer-ui-v2b.footer-group {
  background-color: #4a4a4a !important;
    max-width: 100%;
}
.footer-ui-v2b .footer-group-inner .footer-group-inner-right {
    width: 50%;
}
.footer-ui-v2b .footer-group-inner-right .footer-group-inner-right-content {
    margin: 30px auto 20px auto;
    max-width: 80%;
}
.footer-ui-v2b .footer-group-inner .footer-group-inner-left {
  width: 50%;
}
.footer-group-inner-left .footer-group-inner-left-content {
  margin: 30px auto 20px;
    max-width: 80%;
}


.footer-ui-v2 .foo-social-menu {
  margin-top: 20px;
}
.footer-ui-v2 .foo-social-menu li + li {
  margin-left: 20px;
}
.footer-ui-v2 .foo-social-menu li a {
  transition: .2s;
  padding: 0; 
  color: #ffffff;
  font-size: 24px;
}
.footer-ui-v2 .foo-social-menu li:nth-child(1) a:hover {
  color: #0073b1;
}
.footer-ui-v2 .foo-social-menu li:nth-child(2) a:hover {
  color: #4da6e9;
}
.footer-ui-v2 .foo-social-menu li:nth-child(3) a:hover {
  color: #38529a;
}
.footer-ui-v2 .foo-social-menu li:nth-child(4) a:hover {
  color: #bb2f9d;
}
.footer-ui-v2 .foo-social-menu li:nth-child(5) a:hover {
  color: #f70000;
}

.footer-group-left-copyright .footer-group-inner-right-copyright {
letter-spacing: 0 !important;
}

.centered, .container-fluid .row-fluid .centered {
    max-width: initial;
}

input.hs-button.primary.large {
    padding: 20px 14px 20px 14px !important;
    line-height: 0 !important;
  
    width: 159px !important;
}
.footer-group-locations-sk{
  padding: 15px 0 30px;
  max-width: 450px;
  margin: 0 auto;
}
.footer-ui-v2b .footer-group-locations-sk span{
  color: #ffffff;
  font-family: 'Quicksand',sans-serif !important;
  font-size: 16px;
  letter-spacing: 0.24px;
  line-height: 1.094vw;
}

.footer-ui-v2b.footer-group .field>.input {
    padding-top: 4px;
}
.footer-ui-v2b.footer-group .hs-form input[type=email] {
  background-color: #ffffff !important;
  border-radius: 0 !important;
  border: 0 !important;
}

.footer-ui-v2.footer-group .actions:after, 
.footer-ui-v2.footer-group .actions:before,
.footer-ui-v2.footer-group input.hs-button.primary.large{
    background: #5EB822!important;
}
.footer-ui-v2.footer-group .hs-form input[type=submit] {
    font-weight: 400 !important;
}
.hc-ui-v2 .EZ-cta {
    background-color:  #5EB822!important;
}

.footer-ui-v2b .foo-social-menu li a {
  font-size: 22px;
}
.footer-ui-v2b .footer-group-left-copyright {
    margin-top: 15px;
}
.footer-ui-v2b .footer-group-left-copyright .footer-group-inner-left-copyright a{
  color: #ffffff;	
}

.footer-ui-v2b .footer-group-inner-left .footer-group-inner-left-content {
  margin: 30px auto 20px;
}
.footer-ui-v2b .footer-group-inner-right .footer-group-inner-right-content {
  margin: 30px 0 20px auto;
}
.footer-ui-v2b .footer-group-locations-sk {
  padding: 15px 0 10px;
}



@media only screen and (min-width: 768px) {
  .footer-ui-v2b .footer-group-inner-right .footer-group-inner-right-content {
    max-width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .footer-ui-v2b .footer-group-inner-left .footer-group-inner-left-content {
    max-width: 90%;
  }
  .footer-ui-v2b .footer-group-inner-right .footer-group-inner-right-content {
    max-width: 90%;
  }
}
@media only screen and (min-width: 1281px) {
  .footer-ui-v2b.footer-group {
    max-width: 100%;
  }
  .footer-ui-v2b .footer-group-inner-left .footer-group-inner-left-content {
    max-width: 80%;
}
  .footer-ui-v2b .footer-group-inner .footer-group-inner-right {
    width: 50%;
  }
  .footer-ui-v2b .footer-group-inner-right .footer-group-inner-right-content {
    margin: 30px auto 20px auto;
    max-width: 80%;
  }
  .footer-ui-v2b .footer-group-inner .footer-group-inner-left {
    width: 50%;
  }
  .footer-group-inner-left .footer-group-inner-left-content {
    max-width: 80%;
  }
  
  .footer-group-locations-sk{
    padding: 15px 0 30px;
    max-width: 40.344vw;
    margin: 0 auto;
  }
  
  .footer-group.footer-ui-v2b .actions {
    border: none !important;
    border-radius: 0 !important;
  }
  .footer-group.footer-ui-v2b .hs_submit.hs-submit {
    margin-left: 0;
  }
}
@media screen and (max-width: 1280px){
  .footer-ui-v2b .footer-group-locations-sk {
    max-width: 100%;
  }
  .footer-ui-v2b .footer-group-left-copyright .footer-group-inner-left-copyright a {
    font-size: inherit;
  }
}

@media screen and (max-width: 991px){
  .footer-ui-v2b .footer-group-inner {
    display: flex;
  }
  .footer-group-locations-sk{
    margin-left: 0;
    padding: 0 32px;
    text-align: left;
  }
  .footer-group-locations-sk span{
    font-size: 12px;
  }
  .footer-ui-v2b .footer-group-inner-left-points ul.footer-group-inner-left-points-inner {
    width: 50%;
}
}
span.footer-group-inner-left-copyright {
    width: auto !important;
}
.seprator {
    color: #A7A7A7;
    display: inline-block;
  padding: 0 4px;
}
.copy-year {
    padding-left: 40px;
}
@media only screen and (max-width: 768px) {
  .footer-ui-v2b .copy-year {
      padding-left: 0;
      display: block;
  }
}
@media only screen and (max-width: 767px) {
  .footer-ui-v2b .footer-group-inner .footer-group-inner-right {
    width: 100%;
  }
  .footer-ui-v2b .footer-group-inner-right .footer-group-inner-right-content {
    max-width: 100%;
  }
  .footer-ui-v2b .footer-group-inner .footer-group-inner-left {
    width: 100%;
  }
  .footer-group-left-copyright .footer-group-inner-left-copyright a {
    font-size: inherit;
  }
}
@media (max-width: 576px){
  .footer-group-locations-sk{
    padding: 0 35px !important;
  }
  .footer-group-inner-right .footer-group-inner-right-content {
    margin: 21px 0 40px !important;
}
  .footer-ui-v2b .footer-group-locations-sk {
    padding: 0 !important;
}
  
  .footer-ui-v2b .footer-group-inner-left-points ul li a {
    font-size: inherit;
  }
}
@media screen and (max-width: 480px) {
  .footer-group-inner-left .footer-group-inner-left-content {
    padding: 0 32px !important;
  }
  .footer-ui-v2b .footer-group-locations-sk {
    padding: 0 !important;
  }
  .footer-group-locations-sk span {
    letter-spacing: 0 !important;
  }
  .footer-group-left-copyright .footer-group-inner-left-copyright a {
    letter-spacing: 0 !important;
  }
.copy-year {
    padding-left: 10px;
}
}


@media screen and (max-width: 375px) {
  .seprator {
    padding: 0;
  }
}