/* CSS */
.req-by-phone {
  max-width: 566px;
  margin: 40px auto 0 auto;
  min-height: 101px;
  border: 2px solid #AFB0B3;
  border-radius: 16px;
  text-align: center;
  font: normal normal 600 24px/28px Barlow;
  letter-spacing: 0px;
  color: #5A5B5E;
  padding: 16px 0 20px 0;
}

.request-a-rep h1 {
  margin-top: 43px;
}

.connect-with-reps .req-by-form{
        font-size: 16px;
}
.connect-with-reps .d-block{
    display:block;
}

.text.parbase .req-by-phone a {
  text-align: center;
  font: 28px/34px Barlow;
  letter-spacing: 0px;
  color: #008995;
  font-weight: 800;
  display: block;
  margin-top: 6px;
}

p.txt-or {
  text-align: center;
  margin: 15px 0 20px 0;
  font: 26px/20px Barlow;
  letter-spacing: 0px;
  color: #5A5B5E;
  opacity: 1;
  font-weight: bold;
}

.req-by-form {
  max-width: 800px;
  text-align: left;
  font: 16px/20px Barlow;
  letter-spacing: 0px;
  color: #333333;
  opacity: 1;
  font-weight: 500;
}

.control-label {
  font-family: Barlow;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  color: #333;
  text-transform: lowercase;
}

.control-label:first-letter {
  text-transform: uppercase;
}

.request-a-rep .page-section-inner {
  min-height: 800px;
}

.thank-you .isi-wrapper.open{
    padding-top: 63px;
    margin-top: -30px;
}
#field-group-62965e9c74860e00040d1f54 .control-label {
  text-transform: uppercase;
}

.form-control-container input, .form-container .form-group textarea, .form-container .form-group select {
  height: 50px;
  border: 1.5px solid #9b9b9b;
}

.form-container .form-group label span.text-danger, .text-pink {
  color: #861452;
  margin-left: -3px;
}

.text-pink {
  margin-left: 0px;
}

.text.parbase .req-by-form a {
  color: #861452;
  font-weight: 500;
  text-shadow: inherit;
  text-decoration: underline;
}

p.req-text {
  text-align: left;
  font: 16px/20px Barlow;
  letter-spacing: 0px;
  color: #333333;
  font-weight: 500;
  margin: 20px 0;
}

.form-sub-section-header h3 {
  font-size: 12px;
  font-family: barlow;
  color: #333;
  margin-top: -13px;
  position: relative;
  line-height: 16px;
}

.form-sub-section-header h3:before {
  content: "\2020";
  font-size: 8px;
  top: -0.5em;
  position: absolute;
  left: -4px;
}

.form-holder {
  max-width: 800px;
}

.form-control {
  border: 2px solid #9B9B9B;
}

.form-control:focus {
  border: 2px solid #9B9B9B;
  box-shadow: none;
}

.form-container .form-group textarea {
  width: 100%;
  height: 200px;
  border: 1.5px solid #9B9B9B;
}

.iti {
  display: block;
}

.iti.iti--allow-dropdown input {
  width: 100%;
  max-width: 718px;
}

.form-control {
  font: 16px/20px Barlow;
  font-weight: 500;
  color: #333333;
  opacity: 1;
}

.form-control-container .col-xs-12 {
  padding-left: 0;
}

.form-container .form-group .radio label span {
  color: #333;
  margin-left: 11px;
  font: 16px/20px Barlow;
  font-weight: 600;
  color: #333333;
  opacity: 1;
}

.form-container .form-group .radio input[type="radio"] {
  width: 25px;
  height: 25px;
  border: 2px solid #707070;
}

.form-group .btn.btn-primary {
  width: 223px;
  position: relative;
  margin: 65px auto 0 auto;
  display: block;
  overflow: hidden;
  background-image: none;
  border-radius: 10px;
  font-family: barlow;
  font-weight: 600;
  font-size: 16px;
}

.form-group .btn.btn-primary:hover {
  background-color: #5B305D;
  color: #FFFFFF;
  box-shadow: 0px 3px 12px #00000096;
}

.form-group .btn.btn-primary:after {
  content: "\f106";
  font-family: 'FontAwesome';
  width: 2px;
  font-size: 30px;
  position: absolute;
  top: 3px;
  transition: none;
  transform: rotate(90deg);
  right: 0;
  color: #fff;
  background: none;
}

#field-group-62965e9c74860e00040d1f50 label:after {
  content: "*";
  position: absolute;
  right: 3px;
  background: #fff;
  font-size: 16px;
  top: 0;
  width: 17px;
  height: 20px;
  color: #861452;
  text-align: left;
}

div#field-group-62965e9c74860e00040d1f50 label {
  position: relative;
}

#field-group-62965e9c74860e00040d1f50 label:before {
  content: "\2020";
  position: absolute;
  right: -5px;
  background: #fff;
  font-size: 0.65em;
  top: -0.5em;
  width: 17px;
  height: 28px;
  z-index: 9;
  font-weight: bold;
}

div#field-group-62965e9c74860e00040d1f55 label:after {
  /*content: "";*/
  position: absolute;
  right: -13px;
  width: 20px;
  height: 10px;
  color: #861452;
  background: #fff;
}

div#field-group-62965e9c74860e00040d1f55 label {
  position: relative;
}

#field-group-62965e9c74860e00040d1f48 select option[value='Mrs'] {
  display: none;
}
.request-a-rep .modal-footer{
    padding-bottom:30px;
} 
.connect-with-reps .info-rep{
    font-size: 28px;
    font-weight: 700;
    color: #008995;
    margin-bottom: 28px;
}
.connect-with-reps .req-by-form{
    /* padding-right: 72px; */
}
.connect-with-reps .connect-with-rep #field-group-67e3c5efa0ec6a000222d2a4 div label span.text-danger{

    /*visibility: hidden;*/
    position: relative;
}
.connect-with-reps .connect-with-rep #field-group-67e3c5efa0ec6a000222d2a4 div label span.text-danger::after{
       position: absolute;
    content: 'Ex. 12233';
    visibility: visible;
    text-transform: capitalize;
    width: 82px;
    font-weight: 400;
    color: #333333;
    left:10px;
}
.connect-with-reps .connect-with-rep #field-group-67e3c5efa0ec6a000222d2a7 div label span.text-danger{

    /*visibility: hidden;*/
    position: relative;
}
.connect-with-reps .connect-with-rep #field-group-67e3c5efa0ec6a000222d2a7 div label span.text-danger::after{
       position: absolute;
    content: 'Ex. Joe';
    visibility: visible;
    text-transform: capitalize;
    width: 82px;
    font-weight: 400;
    color: #333333;
    left:10px;
}
.connect-with-reps .connect-with-rep #field-group-67e3c5efa0ec6a000222d2a8 div label span.text-danger{

    /*visibility: hidden;*/
    position: relative;
}
.connect-with-reps .connect-with-rep #field-group-67e3c5efa0ec6a000222d2a8 div label span.text-danger::after{
       position: absolute;
    content: 'Ex. Smith';
    visibility: visible;
    text-transform: capitalize;
    width: 82px;
    font-weight: 400;
    color: #333333;
    left:10px;
}

.connect-with-reps .connect-with-rep #field-group-67e3c5efa0ec6a000222d2a9 div label span.text-danger{

    /*visibility: hidden;*/
    position: relative;
}
.connect-with-reps .t-danger{
    color:#861452;
}
.connect-with-reps .connect-with-rep #field-group-67e3c5efa0ec6a000222d2a9 div label span.text-danger::after{
       position: absolute;
    content: 'Ex. name@domain.com';
    visibility: visible;
    text-transform: math-auto;
    width: 180px;
    font-weight: 400;
    color: #333333;
    left:10px;
}
.connect-with-reps .connect-with-rep #field-group-67e3c5efa0ec6a000222d2aa div label span.text-danger{

    /*visibility: hidden;*/
    position: relative;
}
.connect-with-reps .connect-with-rep #field-group-67e3c5efa0ec6a000222d2aa div label span.text-danger::after{
       position: absolute;
    content: 'Ex. 123-456-7890';
    visibility: visible;
    text-transform: capitalize;
    width: 180px;
    font-weight: 400;
    color: #333333;
    left:10px;
}
.connect-with-reps .connect-with-rep .form-group{
        margin-bottom: 20px;
}
.connect-with-reps .connect-with-rep .btn.btn-default.clear-btn{
    display:none;
}
.connect-with-reps .connect-with-rep .form-group .btn.btn-primary{
        margin-top: 32px;
}
@media screen and (max-width:991px) {
  .req-by-phone {
    padding: 21px 20px 24px 20px;
  }
    .connect-with-reps .req-by-form{
            padding-right: 48px;
    }
    .connect-with-reps p.txt-or{
        margin:25px 0 30px 0;
    }
  .req-by-form, p.req-text {
    padding-bottom: 20px;
  }
p.req-text{
    margin:6px 0;
}
  .section-heading-mobile {
    padding: 0px 25px;
   
  }
  .contact-a-representative .section-heading-mobile{
     margin-top: -20px; 
  }
  
  .thank-you .isi-wrapper.open{
    margin-top: -84px;
}
.error .indication-mob > a {
    display: block;
    padding: 13px 0;
}
body.error ul.linked-list.pd-0.vertical.mb-list li{
    display: block;
    margin-top: 1px;
 }
body.error ul.linked-list.pd-0.vertical.mb-list li.list-item-1 {
    margin-top: 2px;
}
body.error ul.linked-list.pd-0.vertical.mb-list li a{
    padding:2px 0 0 0;
}

}

@media screen and (min-width:992px) {
  .text.parbase .req-by-phone a {
    /*pointer-events: none;*/
    pointer-events: auto;
  }
  .connect-with-reps .req-by-form{
        /* padding-right: 72px; */
}
  
 .connect-with-rep{
          max-width: 820px;
    margin: 0 auto;
    padding: 0;
  }
 .connect-with-reps .page-section-inner{
      min-height:unset;
  }

 .banner-bg-section:after{
     top:0;
 }
body.error .find-us-on{
    height: 19px;
    vertical-align: middle;
    margin-top: 2px !important;
}




}



@media screen and (min-width: 1600px) {
    .is-visible.banner-bg-section:after {
        transform: scale(2);
        background-position: center 80%;
       
    }
}



