.logo {
  width: 231px;
}

.norton {
  width: 86px;
}

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

@media (max-width: 576px) {
  .head-title {
    font-size: 16px;
    color: #fff;
    line-height: 22px;
    text-align: center;
  }
}

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

.blue-bar {
  height: 105px;
}

@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: 113px;
    margin-top: -63px;
  }
}

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

.img-box {
  padding: 0;
}

.card.heading-form {
  width: 100%;
  height: 100%;
  background-color: #202636;
  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: 30px;
  /*color: rgb(55, 70, 90);*/
  line-height: 48px;
  margin-top: 3px;
  margin-bottom: 0px;
}

.heading-form p {
  /*margin-bottom: 0;*/
  font-size: 20px;
  /*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/49136245-0-shutterstock-6429942.jpg);
  /*opacity: 0.71;*/
  background-color: #191c29;
  background-repeat: repeat;
  background-position: 45% 45%;
  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: #191c29;*/
  opacity: 0.71084337349398;
  display: block;
}

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

.ear-form {
  border-color: #a3bac6;
  /*background-color: #d7d7d7;*/
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  box-sizing: border-box;
  cursor: pointer;
  font-size: 15px;
  height: 43px;
  margin: 8px 0;
  padding-left: 9px;
}

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

.defense h1 {
  font-size: 30px;
  color: rgb(0,57,78);
  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: 20px;
  color: #000;
  line-height: 32px;
  text-align: justify;
}

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

.col-md-5.soldier {
  background-image: url(../../assets/img/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: 20px;
}

