body.hs-page.landing2 {
  margin-top: 0px !important;
  font-family: "Gotham"
}

.landing2 .container-fluid {
  padding: 0px;
}

.landing2 #landing-header {
  padding-top: 20px;
  padding-bottom: 15px;
}

#landing-header .widget-type-logo img {
  max-width: 170px;
}

.landing2 #landing-header .container {
  max-width: 1240px;   
}

.landing2 #landing-herobanner .container {
  max-width: 1240px;
}

.landing2 #landing-header .contact-bar .row-fluid widget-type-text:first-child div span:before {
  content: "\f003";
  background-color: #000;
} 

.landing2 #landing-herobanner {
  width: 100%;
  height: 400px;
  background-image: url("//1865239.fs1.hubspotusercontent-na1.net/hubfs/1865239/InfoGuard-New-Images/LandingPage1-herobanner.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -mox-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  /*    border-bottom: 5px solid #ffdd00; */
}

.landing2 #landing-herobanner h1 {
  font-weight: bold;
  font-size: 70px;
  color: #fff;
  line-height: 80px;
  word-break: break-word;
}

.landing2 #landing-content {
  padding-top: 40px;
  padding-bottom: 40px;
}

.landing2 #landing-content .container {
  max-width: 1240px;
}

.landing2 #landing-content .form-wrapper {
  padding-top: 35px;
  border-top: 5px solid #ffdd00;
  margin-top: 22px;
  background-color: #eaebeb;
}

.landing2 #landing-content .form-wrapper form {
  margin: 0px 30px;
}

.landing2 #landing-content .form-wrapper form div.hs-form-field > label {
  display: none;
}

.landing2 #landing-content .form-wrapper .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_form h3 {
  display: none;
}

.landing2 #landing-content .form-wrapper .section-header {
  margin: 0px;
  padding: 0px;
}

.landing2 #landing-content .form-wrapper .section-header h1, .landing2 #landing-content .form-wrapper .section-header h3 {
  font-weight: bold;
  font-size: 35px;
  text-align: center;
  margin-top: 0px;
  color: #2c2c2c;
  text-transform: uppercase;
  margin-bottom: 0px;
}

.landing2 #landing-content .form-wrapper .section-header p.secondary-header,
.landing2 #landing-content .form-wrapper .section-header.secondary-header {
  margin-bottom: 45px;
}

.landing2 #landing-content .form-wrapper .section-header p.secondary-header span,
.landing2 #landing-content .form-wrapper .section-header.secondary-header {
  font-weight: 300;
  font-size: 26px;
  color: #2c2c2c;
  text-align: center;
}

.landing2 #landing-content .form-wrapper form .hs-form-field .input > select {
  padding-left: 25px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  background-image: url(//1865239.fs1.hubspotusercontent-na1.net/hubfs/1865239/InfoGuard-New-Images/angle-right-1.png);
  background-repeat: no-repeat;
  background-position: 90% center;
  background-size 8px 13px;
}

.landing2 #landing-content .form-wrapper form .hs-form-field .input > select::-ms-expand {
  display: none;
}

.landing2 #landing-content .form-wrapper form .hs-form-field .input > select,
.landing2 #landing-content .form-wrapper form .hs-form-field .input > input[type="text"],
.landing2 #landing-content .form-wrapper form .hs-form-field .input > input[type="email"],
.landing2 #landing-content .form-wrapper form .hs-form-field .input > input[type="tel"],
.landing2 #landing-content .form-wrapper form .hs-form-field .input > input[type="number"]{
  margin-bottom: 10px;
  height: 55px;
  border: none;
  border-radius: 30px;
  /*     color: #b7b7b7; */
  padding-left: 25px;
}

.landing2 #landing-content .form-wrapper form .hs-form-field  select:invalid { 
  color: #b7b7b7; 
}

.landing2 #landing-content .form-wrapper form .hs-form-field .input > input::placeholder {
  color: #b7b7b7;
}

.landing2 #landing-content .form-wrapper form .hs-form-field .input > input:-ms-input-placeholder {
  color: #b7b7b7;
}

.landing2 #landing-content .form-wrapper form .hs-form-field .input > input::-ms-input-placeholder {
  color: #b7b7b7;
}

.landing2 #landing-content input[type="checkbox"],
.landing2 #landing-content input[type="radio"] {
  margin: 10px 10px 0 0;
}
.landing2 #landing-content input[type="checkbox"] + span,
.landing2 #landing-content input[type="radio"] + span {
  font-weight: normal;
}

.landing2 #landing-content .form-wrapper form .hs-form-field ul {
  list-style-type: none;
  padding: 0px;
}

.landing2 #landing-content .form-wrapper form .hs-form-field ul li label {
  color: #424242;
}

.landing2 #landing-content .form-wrapper form input[type="submit"] {
  letter-spacing: 1px;
  font-size: 18px;
}

.landing2 #landing-content .form-wrapper .form-footer {
  padding: 15px 40px;
  width: 100%;
  display: block;
  margin-top: 20px;
}

.landing2 #landing-content .form-wrapper .form-footer span {
  font-weight: normal;
  font-size: 12px;
  color: #424242;
  line-height: 24px;
}

.landing2 #landing-content .form-column .image-field {
  margin: 0 auto;    
  margin-top: 20px;
  display: block;
}

.landing2 #landing-content .form-column .image-field img {
  display: block;
  margin: 0 auto;
}

.landing2 #landing-content .left-column .header-section h1 {
  font-weight: bold;
  font-size: 39px;
  color: #333333;
  margin-top: 0px;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 40px;
}

.landing2 #landing-content .left-column .header-section p.secondary-header {
  text-align: left;
  font-weight: 300;
  color: #333333;
  font-size: 16px;
  margin-bottom: 30px;
}

.landing2 #landing-content .left-column .text-section p {
  font-weight: 300;
  font-size: 16px;
  color: #333333;
  line-height: 24px;
  margin-bottom: 30px;
}

.landing2 #landing-content .left-column .text-section ul {
  margin-top: 45px;
  margin-bottom: 45px;
  padding: 0px;
  list-style-type: none;
}

.landing2 #landing-content .left-column .text-section ul li {
  position: relative;
  font-weight: 300;
  font-size: 16px;
  color: #333333;
  margin-bottom: 20px;
  padding-left: 25px;
}

.landing2 #landing-content .left-column .text-section ul li:before {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  content: "\f067 ";
  color: #ffdd00;
  font-family: "FontAwesome";
  margin-right: 20px;
}

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

  .landing2 #landing-content .form-wrapper {
    margin-top: 40px;
  }

  .landing2 #landing-herobanner .container h1 {
    max-width: 100% !important;
    font-size: 40px;
    line-height: 46px;
  }
}

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

  .landing2 #landing-herobanner h1 {
    font-size: 48px;
    line-height: 55px;
  }

  .landing2 #landing-content .form-wrapper form input[type="submit"] {
    letter-spacing: 0px;
    font-size: 16px;
  }
}

@media (max-width: 480px) {
  .landing2 #landing-content .form-wrapper .section-header h1 {
    font-size: 24px;
  }

  .landing2 #landing-content .form-wrapper .section-header p.secondary-header {
    margin-bottom: 25px;
  }

  .landing2 #landing-content .form-wrapper .section-header p.secondary-header span {
    font-size: 24px;
  }
}



/* *************************** */ 
/* *** HERO BANNER COUNTER *** */ 
/* *************************** */ 

.hero-banner-counter{
  width: 100%;
  min-height: 400px;
  padding: 85px 0px;

  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;

  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;

  -webkit-box-align: center;
  -mox-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  flex-direction: column;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;

  flex-direction: column;
  -webkit-flex-direction: column;

  position: relative;
  z-index:1;

}
.hero-banner-counter .mask{
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  top:0;
  left:0;
  background-color: #000;
}
.hero-banner-counter .clock-wrap{
  /*
  position: absolute;
  z-index: 3;    
  top: 50%;
  left: 50%;
  -webkit-transform:translate(-50%,-50%);
  -ms-transform:translate(-50%,-50%);
  transform: translate(-50%,-50%);
  */   
  text-align:center;
  z-index: 2;   
  border: 2px solid #ffdd00;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  max-width: 972px;
  width: 514px;
  height: 100px;
  display: table;
  padding: 0 45px;
  margin-top: 35px;

}
.hero-banner-counter .clock-wrap.disabled{
  border:none;
  width: 100%;
  margin-top: 0px;
}

.hero-banner-counter .clock-wrap .clock.after-clock{
  font-weight: bold;
  font-size: 70px;
  color: #fff;
  line-height: 80px;
  word-break: break-word;
  margin-top: 0px;
  position: relative;
  z-index:3;
}
.hero-banner-counter .clock-wrap .clock{

  padding: 0px;
  width: 100%;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 15px;
  font-size: 70px;
}

.hero-banner-counter h1{
  font-weight: bold;
  font-size: 70px;
  color: #fff;
  line-height: 80px;
  word-break: break-word;
  text-align: center;
  position: relative;
  z-index:3;
  margin-top:0px;
}

.hero-banner-counter .clock-wrap .clock span{
  display: block;
  float: left;
  margin: 0 5px;
  text-align: center;
  width: 20%;
}
.hero-banner-counter .clock-wrap .clock p{
  color: #ffdd00;
  display: block;
  margin: 0;
  padding: 0;
  float: left;
  font-size: 50px;
  line-height: 50px;
  padding: 0 2%;
}
.hero-banner-counter .clock-wrap .clock span strong{
  color: #ffdd00;
  display: block;
  font-size: 50px;
  padding: 0;
  margin:0;
  line-height: 50px;
  width: 100%;
}
.hero-banner-counter .clock-wrap .clock span small{
  display: block;
  font-size: 15px;
  text-transform: uppercase;
  padding: 0;
  margin:0;
  margin-top: -2px;
}

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

  .hero-banner-counter h1, .hero-banner-counter .clock-wrap .clock.after-clock {
    font-size: 48px;
    line-height: 55px;
  }

  .hero-banner-counter{

  }

}


@media only screen and (max-width : 580px) {
  .hero-banner-counter .clock-wrap .clock{
    flex-wrap: wrap; 
    margin-bottom: 15px;
  }
  .hero-banner-counter .clock-wrap .clock span{
    width: 40%;
    margin: 5px 0px;
  }

  .hero-banner-counter .clock-wrap .clock p:nth-child(4){
    display: none;  
  }
  .hero-banner-counter .clock-wrap{
    width: 300px;
  } 
}
@media only screen and (max-width : 380px) {
  .hero-banner-counter .clock-wrap{
    width: 250px;
    padding: 0 25px;
  } 
}
/* ******************************* */ 
/* *** END HERO BANNER COUNTER *** */ 
/* ******************************* */ 


/********************************************************/
/*******  Modules/lp-form.scss *******/
/********************************************************/
.lp-form {
  background-color: #F1F2F2;
  border-top: 4px solid #FFDC00;
  padding: 30px; }
  .lp-form form {
    padding-top: 20px; }
  .lp-form .hs-error-msgs li label {
    color: #f2545b; }
  .lp-form .hs-richtext {
    margin-top: 15px; }
  .lp-form .inputs-list {
    list-style-type: none; }
    .lp-form .inputs-list li {
      list-style-type: none; }
  .lp-form label {
    margin-top: 10px; }

@media (max-width: 992px) {
  .col-md-12 {
    width: 100% !important; } }