#map-wrapper #map {
  width: 100%;
  height: 520px;
}

.contact-us .container-fluid {
  padding: 0px;
}

#map-wrapper #map {
  border-bottom: 5px solid #ffdd00;
}

#map-wrapper {
  position: relative;
}

#map-wrapper .contact-info {
  position: absolute;
  top: 0px;  
  right: 10%;
  height: 520px;
  width: 350px;
  background-color: #ffdd00;
  padding: 0px 30px;
  z-index: 9999;
}

#map-wrapper .contact-info h2 {
  font-family: "Gotham";
  margin-top: 130px;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 36px;
  color: #fff;
  margin-bottom: 0px;
}

#map-wrapper .contact-info h3 {
  font-size: 36px;
  color: #424242;
  text-transform: uppercase;
  font-family: "Gotham";
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 50px;
}

#map-wrapper .contact-info p:first-child {
  font-family: "Gotham";
  font-size: 18px;
  font-weight: bold;
  color: #424242;
  margin-bottom: 30px;
}

#map-wrapper .contact-info p {
  font-weight: 600;
  font-size: 16px;
}

#map-wrapper .contact-info p a {
  margin-left: 10px;
  color: #424242;
  text-decoration: none;
}

#map-wrapper .contact-info p .phone {
  margin-left: 10px;
}

#map-wrapper .contact-info p .phone a {
  margin-left: 0;
}

#contact-header .background-wrapper {
  position: relative;
  height: 42px;
  margin-top: 55px;
  background-image: url("//1865239.fs1.hubspotusercontent-na1.net/hubfs/1865239/InfoGuard-New-Images/header-background-bar.png");
  background-repeat: repeat-x;
  background-position: left center;
  margin-bottom: 70px;
}

#contact-header .background-wrapper h1 {
  position: absolute;
  margin: 0;
  top: 50%;
  left: 50%;
  padding: 0 2.5vw;
  background-color: #fff;
  font-family: "Gotham";
  font-weight: 600;
  font-size: calc(10px + 1.5vw);
  color: #303334;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  white-space: nowrap;
  /* line-height: 100%; */
}

.contact-us #contact-form form {
  display: inline-block;
  width: 100%;
}

.contact-us #contact-form form > div {
  width: 50%;
  display: block;
  float: left;
  height: 80px;
  margin-bottom: 20px;
}

.contact-us #contact-form form > .hs_error_rollup {
  width: 95%;
  margin: 20px auto 0;
  height: auto;
  float: none;
}  

.contact-us #contact-form form > .hs_error_rollup ul {
  padding: 0;
}

.contact-us #contact-form form > div:last-child {
  width: 100% !important;
}

.contact-us #contact-form form div label .hs-form-required {
  display: none;
}

.contact-us #contact-form form input[type="text"],
.contact-us #contact-form form input[type="email"],
.contact-us #contact-form form input[type="tel"],
.contact-us #contact-form form select {
  background-color: #f7f7f7;
  width: 90%;
  height: 60px;
  border-radius: 30px;
  border: 1px solid #d7d7d7;
  margin: 0px auto;
  display: block;
  padding-left: 75px !important;
}

.contact-us #contact-form .form-columns-1 .input select {
  width: 95% !important;
}

.contact-us #contact-form form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
}

.contact-us #contact-form form .input input[type="text"]::-webkit-input-placeholder,
.contact-us #contact-form form .input input[type="email"]::-webkit-input-placeholder,
.contact-us #contact-form form .input input[type="tel"]::-webkit-input-placeholder, 

.contact-us #contact-form form .input input[type="text"]::-moz-placeholder,
.contact-us #contact-form form .input input[type="email"]::-moz-placeholder,
.contact-us #contact-form form .input input[type="tel"]::-moz-placeholder, 

.contact-us #contact-form form .input input[type="text"]:-ms-placeholder,
.contact-us #contact-form form .input input[type="email"]:-ms-input-placeholder,
.contact-us #contact-form form .input input[type="tel"]:-ms-input-placeholder, 

.contact-us #contact-form form .input input[type="text"]:-moz-placeholder,
.contact-us #contact-form form .input input[type="email"]:-moz-placeholder,
.contact-us #contact-form form .input input[type="tel"]:-moz-placeholder, 
.contact-us #contact-form form .input select {
  color: #6e7273;
  font-family: "Gotham";
  font-weight: normal;
  font-size: 15px;
}

.contact-us #contact-form form .input select {
  background-image: url("//1865239.fs1.hubspotusercontent-na1.net/hubfs/1865239/InfoGuard-New-Images/select-name.png"), url("//1865239.fs1.hubspotusercontent-na1.net/hubfs/1865239/InfoGuard-New-Images/angle-right-1.png");
  background-repeat: no-repeat;
  background-size: 30px 30px, 8px 13px;
  background-position: 25px 15px, 90% 22px;
  color: #6e7273;
  background-color: #f7f7f7;
}

.contact-us #contact-form form .input select::-ms-expand {
  display: none;
}

.contact-us #contact-form form .hs_lastname input[type="text"],
.contact-us #contact-form form .hs_firstname input[type="text"] {
  background-image: url("//1865239.fs1.hubspotusercontent-na1.net/hubfs/1865239/InfoGuard-New-Images/select-name.png");
  background-repeat: no-repeat;
  background-size: 30px 30px;
  background-position: 25px 15px;
}

.contact-us #contact-form form .hs_email input[type="email"] {
  background-image: url("//1865239.fs1.hubspotusercontent-na1.net/hubfs/1865239/InfoGuard-New-Images/select-email.png");
  background-repeat: no-repeat;
  background-size: 30px 30px;
  background-position: 25px 15px;
}

.contact-us #contact-form form .hs_company input[type="text"] {
  background-image: url("//1865239.fs1.hubspotusercontent-na1.net/hubfs/1865239/InfoGuard-New-Images/select-company.png");
  background-repeat: no-repeat;
  background-size: 30px 30px;
  background-position: 25px 15px;
}

.contact-us #contact-form form .hs_phone input[type="tel"] {
  background-image: url("//1865239.fs1.hubspotusercontent-na1.net/hubfs/1865239/InfoGuard-New-Images/select-phone.png");
  background-repeat: no-repeat;
  background-size: 30px 30px;
  background-position: 25px 15px;
}

.contact-us #contact-form div:nth-child(7) {
  width: 100%;
  height: 160px;
  margin-bottom: 40px;
}

.contact-us #contact-form div textarea {
  background-color: #f7f7f7;
  width: 95%;
  height: 160px;
  display: block;
  margin: 0 auto;
  border-radius: 30px;
  border: 1px solid #d7d7d7;
  resize: none;
  background-image: url("//1865239.fs1.hubspotusercontent-na1.net/hubfs/1865239/InfoGuard-New-Images/select-message.png?t=1466675883305");
  background-position: 27px 22px;
  background-size: 28px 28px;
  background-repeat: no-repeat;
  padding-left: 70px;
  padding-top: 26px;
}

.contact-us #contact-form p {
  font-size: 18px;
}

.contact-us #contact-form div.hs_submit {
  width: 100%;
  margin-top: 15px;
  height: auto;
}

.contact-us #contact-form div.hs_submit input[type="submit"] {
  margin-left: 2.5%;
  margin-top: 0px;
}

.contact-us #contact-form span.hs_cos_wrapper h3 {
  display: none;
}

.contact-us #contact-form div .hs-form-field > label {
  display: none;
}

.contact-us #contact-form .hs-form-field ul li label {
  display: block;
  margin: 11px 0px;
}

.contact-us #contact-form .hs-form-field ul {
  list-style-type: none;
}

/* Legal constent update */
.contact-us #contact-form .legal-consent-container, .contact-us #contact-form .hs_recaptcha {
  width: 95%;
  margin: 0 auto;
  height: auto;
  float: none;
}

.contact-us #contact-form .legal-consent-container ul {
  padding: 0; 
}

.contact-us #contact-form .legal-consent-container p {
  font-size: 12px; 
  font-weight: normal;
}


@media screen and (min-width : 768px) and (max-width : 992px) {
  #map-wrapper .contact-info {
    opacity: .8;
  }

  .contact-us #contact-form .hs-form-field ul li label {
    margin-top: 2px;
    font-size: 13px;
  }
}

@media screen and (max-width: 767px) {

  #map-wrapper #map {
  	display: none; 
  }
  
  #map-wrapper #map, #map-wrapper #map iframe {
    pointer-events: none;
    height: 400px;
  }

  #map-wrapper .contact-info {
    position: static;
    width: 100%;
    height: auto;
    padding-bottom: 50px;
  }

  #map-wrapper .contact-info h2 {
    margin-top: 50px;
  }

  #contact-header .background-wrapper {
    height: 25px;   
    margin-top: 50px;
    margin-bottom: 40px;
  }

  /*  #contact-header .background-wrapper h1 {
  font-size: 24px;
  width: 100%;
  padding: 0 3px;
  max-width: 320px;
  margin-left: -160px;
}
  */

  .contact-us #contact-form form > div {
    width: 100%;
    height: auto;
    min-height: 80px;
  }

  .contact-us #contact-form form > .hs_error_rollup {
    margin-top: 0;
    min-height: 0;
  }  

  .contact-us #contact-form .hs-form-field ul {
    margin-bottom: 0;
  }

  .contact-us #contact-form .hs-form-field ul li label {
    margin-bottom: 0;
  }

  .contact-us #contact-form form input[type="text"],
  .contact-us #contact-form form input[type="email"],
  .contact-us #contact-form form input[type="tel"], 
  .contact-us #contact-form form select {
    width: 95%;
  }
}

@media screen and (max-width: 400px) { 

  /*  #contact-header .background-wrapper h1 {
  margin-left: -125px !important;
  max-width: 250px !important;
  text-align: center;
}    */

  .contact-us #contact-form .hs-form-field ul {
    padding-left: 10px;
  }

  .contact-us #contact-form .legal-consent-container ul {
    padding-left: 0; 
  }

  .contact-us #contact-form .hs-form-field ul li label {
    font-size: 12px;
  }

  #map-wrapper .contact-info h2, #map-wrapper .contact-info h3 {
    font-size: 30px;
  }

}


/* 2020 changes */
form fieldset {
    max-width: 100% !important;
}
form fieldset > div {
    min-height: 80px;
    margin-bottom: 20px;
}

.menu-wrapper {
  z-index: 999999;
}

/* 2023 changes */

.offer-list-form .hs-fieldtype-checkbox.field.hs-form-field.dropdown-checkboxes legend{
    display: block;
    background-image: url(//1865239.fs1.hubspotusercontent-na1.net/hubfs/1865239/InfoGuard-New-Images/select-name.png),url(//1865239.fs1.hubspotusercontent-na1.net/hubfs/1865239/InfoGuard-New-Images/angle-right-1.png);
    background-repeat: no-repeat;
    background-size: 30px 30px,8px 13px;
    background-position: 25px 15px,90% 22px;
    color: #6e7273;
    background-color: #f7f7f7;
      width: 95% !important;
    margin: 0 auto;
      border-radius: 30px;
    border: 1px solid #d7d7d7;
    margin: 0px auto;
    display: block;
    padding-left: 75px !important;
}
.offer-list-form .hs-fieldtype-checkbox.field.hs-form-field.dropdown-checkboxes .input ul.inputs-list.multi-container {
      left: 30px;
    top: 15px;
  width: 95%
}
.offer-list-form .hs-fieldtype-checkbox.field.hs-form-field.dropdown-checkboxes .input ul.inputs-list.multi-container li:before {
  display: none
}
.offer-list-form .hs-fieldtype-checkbox.field.hs-form-field.dropdown-checkboxes .input ul.inputs-list.multi-container li span:before {
    border: 1px solid #424242;
height: 14px;
    left: -22px;
    width: 14px;
    font-size: 1px;
}
.offer-list-form .hs-fieldtype-checkbox.field.hs-form-field.dropdown-checkboxes .input ul.inputs-list.multi-container li span:after {
  left -21px
}
@media(max-width: 480px){
  .offer-list-form .hs-fieldtype-checkbox.field.hs-form-field.dropdown-checkboxes legend{
    width: 100% !important
  }
  .offer-list-form .hs-fieldtype-checkbox.field.hs-form-field.dropdown-checkboxes .input ul.inputs-list.multi-container {
    width: 100% !important;
    left: inherit
  }
}