.logo {
  width: 150px;
}

.norton {
  width: 86px;
}

.head-title {
  font-size: 14px;
  color: #fff;
  line-height: 26px;
  text-align: center;
  margin-top: 21px;
}

@media (max-width: 450px) {
  .head-title {
    font-size: 13px;
    color: #fff;
    line-height: 17px;
    text-align: center;
    margin-top: 20px;
  }
}

.blue-bar {
  height: 62px;
}

@media (max-width: 450px) {
  .fig {
    width: 110px;
    margin-top: -32px;
  }
}

@media (max-width: 572px) {
  .fig {
    width: 113px;
    margin-top: -36px;
  }
}

@media (max-width: 991.9px) {
  .fig {
    width: 78px;
    margin-top: -46px;
  }
}

@media (min-width: 992px) {
  .fig {
    width: 80px;
    margin-top: -49px;
  }
}

.img-box {
  padding: 0;
}

.card.heading-form {
  width: 100%;
  height: 100%;
  background-color: #242424;
  border: 1px solid rgba(0,0,0,0);
  border-radius: 12px 12px 0px 0px;
  background-repeat: repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  /*top: 20px;*/
  background-position: top left;
  color: #fff;
  font-family: Lato, sans-serif;
}

.heading-form h3 {
  font-size: 20px;
  /*color: rgb(55, 70, 90);*/
  line-height: 40px;
  margin-top: 3px;
  margin-bottom: 0px;
}

.heading-form p {
  /*margin-bottom: 0;*/
  font-size: 14px;
  /*color: rgb(55, 70, 90);*/
  /*line-height: 32px;*/
  margin-bottom: 10px;
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
}

.form-section {
  background: url(../../assets/img/cac24e62-bgimage_00000018f0lz04g00001o.jpeg);
  background-color: #191c29;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  width: auto;
  border-width: 0;
  border-top-width: 0px;
  border-bottom-width: 0px;
}

.color-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  margin: 0 auto;
  background-color: rgba(77,77,77,0.76);
  /*opacity: 0.71084337349398;*/
  display: block;
}

form label {
  font-size: 14px;
  margin-bottom: 0;
  line-height: 15px;
}

.ear-form {
  border-style: solid;
  border-width: 1px;
  border-color: #1d1d1d;
  height: 40px;
  font-size: 15px;
  line-height: 15px;
  padding-left: 11px;
  padding-right: 11px;
}

form p {
  font-size: 9px;
  color: rgb(55, 70, 90);
  line-height: 14px;
  text-align: justify;
}

.defense h1 {
  font-size: 24px;
  color: rgb(15, 71, 133);
  /*line-height: 42px;*/
  font-family: Lato, sans-serif;
  font-weight: bold;
}

.defective h1 {
  font-size: 30px;
  color: #ffffff;
  line-height: 42px;
  font-family: Lato, sans-serif;
  font-weight: bold;
}

.defense p {
  font-size: 16px;
  color: #000;
  line-height: 20px;
  text-align: justify;
}

.defective p {
  font-size: 20px;
  color: #fff;
  line-height: 32px;
  text-align: justify;
}

.col-md-5.soldier {
  background-image: url(39113086-0-Image.jpg);
  background-position: -137.992px -1px;
  /*width: 449px;*/
  /*height: 634px;*/
  background-size: 1174px 636px;
}

.copyright {
  font-size: 14px;
  line-height: 20px;
  padding-top: 9px;
}

.card.red-heading-form {
  display: block;
  background: rgba(180,0,0,1);
  border-style: none;
  border-radius: 22px 22px 0px 0px;
  /*left: 532px;*/
  /*top: 132px;*/
  z-index: 6;
  width: 350px;
  margin: auto;
  height: 36px;
  text-align: center;
  /*position: absolute;*/
}

.btn.btn-danger.btn-block.btn-lg {
  background: rgba(89,189,165,1);
  border-color: rgba(89,189,165,1);
}

@media (max-width: 450px) {
  .card.red-heading-form {
    width: 292px;
  }
}

