.home-section .newsletter-container .newsletter-content .content-container hr {
  border: none;
  margin: 35px 0;
}

.code-home.veteran-support-section .hero-title-container {
  background: url("../../../../../../content/dam/atvi/callofduty/code/images/common/texture-blue.png") center center repeat;
}
.code-home.veteran-support-section .content-container {
  margin: 0 auto;
  padding-top: 35px;
  padding-bottom: 1px;
}
.code-home.veteran-support-section .support-form-container {
  margin-bottom: 35px;
}
.code-home.veteran-support-section .support-form-container p {
  margin: 0 auto 20px;
  line-height: 1.4;
  font-size: 16px;
}
.code-home.veteran-support-section .support-img-wrapper {
  display: inline-block;
  width: 49%;
  margin: 0 auto;
  padding: 0 15px;
  vertical-align: top;
}
.code-home.veteran-support-section .support-img-wrapper.us {
  width: 50%;
}
@media only screen and (max-width: 768px) {
  .code-home.veteran-support-section .support-img-wrapper.us {
    margin-bottom: 20px;
    width: 70%;
  }
}
@media only screen and (max-width: 420px) {
  .code-home.veteran-support-section .support-img-wrapper.us {
    width: 100%;
  }
}
.code-home.veteran-support-section .support-img-wrapper img {
  width: 100%;
  margin-bottom: -3px;
}
@media only screen and (max-width: 768px) {
  .code-home.veteran-support-section .support-img-wrapper {
    display: block;
    width: 70%;
  }
}
@media only screen and (max-width: 420px) {
  .code-home.veteran-support-section .support-img-wrapper {
    width: 100%;
  }
}

.code-home.us-support-section .hero-title-container,
.code-home.uk-support-section .hero-title-container {
  background: url("../../../../../../content/dam/atvi/callofduty/code/images/common/texture-blue.png") center center repeat;
}
.code-home.us-support-section .content-container,
.code-home.uk-support-section .content-container {
  margin: 0 auto;
  padding-top: 35px;
  padding-bottom: 1px;
}
.code-home.us-support-section .support-form-container,
.code-home.uk-support-section .support-form-container {
  margin-bottom: 60px;
}
.code-home.us-support-section .support-form-container a.support-reserve,
.code-home.uk-support-section .support-form-container a.support-reserve {
  font-family: "Helvetica Neue LT Std", Helvetica, Arial, sans-serif;
  font-size-adjust: 0.42;
  font-weight: bold;
  font-style: normal;
  font-size: 20px;
  color: #ffffff;
  text-decoration: none;
  border-bottom: 1px solid #ff543e;
  padding-bottom: 3px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media screen and (max-width: 640px) {
  .code-home.us-support-section .support-form-container a.support-reserve,
  .code-home.uk-support-section .support-form-container a.support-reserve {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 641px) {
  .code-home.us-support-section .support-form-container a.support-reserve,
  .code-home.uk-support-section .support-form-container a.support-reserve {
    text-rendering: optimizeLegibility;
  }
}
.code-home.us-support-section .support-form-container a.support-reserve:hover,
.code-home.uk-support-section .support-form-container a.support-reserve:hover {
  color: #ff543e;
  border-bottom: 1px solid #ffffff;
}
.code-home.us-support-section .support-form-container p,
.code-home.uk-support-section .support-form-container p {
  margin: 0 auto 20px;
  line-height: 1.4;
  font-size: 16px;
}
.code-home.us-support-section .support-form-container hr,
.code-home.uk-support-section .support-form-container hr {
  margin-top: 60px;
  border-top: 1px solid #ffffff;
}
.code-home.us-support-section .support-form-container .search-fail,
.code-home.uk-support-section .support-form-container .search-fail {
  display: none;
  font-family: "Helvetica Neue LT Std", Helvetica, Arial, sans-serif;
  font-size-adjust: 0.42;
  font-weight: bold;
  font-style: normal;
  color: #ff543e;
}
@media screen and (max-width: 640px) {
  .code-home.us-support-section .support-form-container .search-fail,
  .code-home.uk-support-section .support-form-container .search-fail {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 641px) {
  .code-home.us-support-section .support-form-container .search-fail,
  .code-home.uk-support-section .support-form-container .search-fail {
    text-rendering: optimizeLegibility;
  }
}
@media screen and (max-width: 768px) {
  .code-home.us-support-section .content-container h3 {
    font-size: 20px;
  }
}
.code-home.us-support-section .pre-loader {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  border: 16px solid #f3f3f3;
  border-top: 16px solid #ff543e;
  border-radius: 50%;
  width: 120px;
  height: 120px;
  animation: spin 2s linear infinite;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.code-home.us-support-section .socal-la,
.code-home.us-support-section .modal-output.usvets,
.code-home.us-support-section .modal-output.jvs,
.code-home.us-support-section .modal-output.haven {
  display: none;
}
.code-home.us-support-section .socal-la .outer {
  position: fixed;
  width: 100%;
  height: 542px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.code-home.us-support-section .socal-la .outer h3 {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  padding: 0 20px;
  font-family: "Helvetica Neue LT Std", Helvetica, Arial, sans-serif;
  font-size-adjust: 0.42;
  font-style: normal;
  font-size-adjust: none;
  font-size: 20px;
  line-height: 22px;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 640px) {
  .code-home.us-support-section .socal-la .outer h3 {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 641px) {
  .code-home.us-support-section .socal-la .outer h3 {
    text-rendering: optimizeLegibility;
  }
}
@media screen and (max-width: 640px) {
  .code-home.us-support-section .socal-la .outer h3 {
    font-size: 16px;
    line-height: 18px;
  }
}
@media screen and (max-width: 1024px) {
  .code-home.us-support-section .socal-la .outer {
    height: 80%;
  }
}
.code-home.us-support-section .socal-la .modal-output.usvets,
.code-home.us-support-section .socal-la .modal-output.jvs,
.code-home.us-support-section .socal-la .modal-output.haven {
  position: unset;
  top: unset;
  bottom: unset;
  left: unset;
  right: unset;
}
@media screen and (max-width: 768px) {
  .code-home.us-support-section .socal-la .modal-output.usvets,
  .code-home.us-support-section .socal-la .modal-output.jvs,
  .code-home.us-support-section .socal-la .modal-output.haven {
    height: 210px;
    margin-bottom: 15px;
  }
}
.code-home.us-support-section .modal-output {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 700px;
  height: 230px;
}
@media screen and (max-width: 768px) {
  .code-home.us-support-section .modal-output img {
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #3b485b;
  }
}
.code-home.us-support-section .modal-output .desc-img-container {
  float: left;
  width: 33%;
}
@media only screen and (max-width: 768px) {
  .code-home.us-support-section .modal-output .desc-img-container {
    position: relative;
    background-color: #3b485b;
    height: 100%;
  }
}
.code-home.us-support-section .modal-output .desc-text-container {
  float: left;
  position: relative;
  background-color: #ffffff;
  width: 67%;
  height: 226px;
  border: 3px solid #39475a;
  border-left: none;
}
.code-home.us-support-section .modal-output .desc-text-container .grantee-desc p {
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  .code-home.us-support-section .modal-output .desc-text-container {
    height: 100%;
  }
}
.code-home.us-support-section .modal-output .text-wrapper {
  position: absolute;
  right: 0;
  left: 0;
  width: 100%;
  margin: 0 auto;
  padding: 30px;
}
@media only screen and (max-width: 768px) {
  .code-home.us-support-section .modal-output .text-wrapper {
    padding: 15px;
  }
}
.code-home.us-support-section .modal-output p {
  font-family: "Helvetica Neue LT Std", Helvetica, Arial, sans-serif;
  font-size-adjust: 0.42;
  font-style: normal;
  font-size-adjust: none;
  margin-bottom: 10px;
  line-height: 1.1;
}
@media screen and (max-width: 640px) {
  .code-home.us-support-section .modal-output p {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 641px) {
  .code-home.us-support-section .modal-output p {
    text-rendering: optimizeLegibility;
  }
}
@media screen and (max-width: 768px) {
  .code-home.us-support-section .modal-output p {
    font-size: 13px;
  }
}
.code-home.us-support-section .modal-output a {
  color: #85b1e8;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.code-home.us-support-section .modal-output a:hover {
  color: #ff543e;
}
@media only screen and (max-width: 768px) {
  .code-home.us-support-section .modal-output {
    top: 66px;
    max-width: 90%;
    height: 250px;
  }
}
.code-home.us-support-section form {
  margin-bottom: 30px;
}
.code-home.us-support-section form label,
.code-home.us-support-section form input {
  display: block;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
.code-home.us-support-section form .zipcode {
  font-family: "Helvetica Neue LT Std", Helvetica, Arial, sans-serif;
  font-size-adjust: 0.42;
  font-style: normal;
  font-size-adjust: none;
  font-size: 18px;
  padding: 11px;
}
@media screen and (max-width: 640px) {
  .code-home.us-support-section form .zipcode {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 641px) {
  .code-home.us-support-section form .zipcode {
    text-rendering: optimizeLegibility;
  }
}
.code-home.us-support-section form .btn {
  border-top: none;
  border-left: none;
  border-right: none;
  cursor: pointer;
  vertical-align: top;
}
.code-home.us-support-section .support-form-container p .email {
  color: #ffffff;
}
.code-home.us-support-section .desc-text-container p .email {
  font-family: "Helvetica Neue LT Std", Helvetica, Arial, sans-serif;
  font-size-adjust: 0.42;
  font-weight: bold;
  font-style: normal;
}
@media screen and (max-width: 640px) {
  .code-home.us-support-section .desc-text-container p .email {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 641px) {
  .code-home.us-support-section .desc-text-container p .email {
    text-rendering: optimizeLegibility;
  }
}
.code-home.uk-support-section .support-desc-container {
  text-align: left;
  margin-bottom: 50px;
}
.code-home.uk-support-section .support-desc-container h3 {
  margin-top: 0;
}
.code-home.uk-support-section .support-desc-container h4 {
  font-size: 24px;
  margin-bottom: 20px;
}
.code-home.uk-support-section .support-desc-container p {
  font-family: "Helvetica Neue LT Std", Helvetica, Arial, sans-serif;
  font-size-adjust: 0.42;
  font-style: normal;
  font-size-adjust: none;
  font-size: 16px;
  line-height: 1.43;
  margin-bottom: 10px;
  padding: 0 50px;
}
@media screen and (max-width: 640px) {
  .code-home.uk-support-section .support-desc-container p {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 641px) {
  .code-home.uk-support-section .support-desc-container p {
    text-rendering: optimizeLegibility;
  }
}
.code-home.uk-support-section .support-desc-container p a {
  font-family: "Helvetica Neue LT Std", Helvetica, Arial, sans-serif;
  font-size-adjust: 0.42;
  font-style: normal;
  font-size-adjust: none;
  color: #ffffff;
  text-decoration: none;
  border-bottom: 1px solid #ff543e;
  padding-bottom: 3px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media screen and (max-width: 640px) {
  .code-home.uk-support-section .support-desc-container p a {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 641px) {
  .code-home.uk-support-section .support-desc-container p a {
    text-rendering: optimizeLegibility;
  }
}
.code-home.uk-support-section .support-desc-container p a:hover {
  color: #ff543e;
  border-bottom: 1px solid #ffffff;
}
@media only screen and (max-width: 1024px) {
  .code-home.uk-support-section .support-desc-container p {
    padding: 0;
  }
}
.code-home.uk-support-section .support-desc-container ul {
  list-style: unset;
  margin-bottom: 60px;
}
.code-home.uk-support-section .support-desc-container ul li {
  font-family: "Helvetica Neue LT Std", Helvetica, Arial, sans-serif;
  font-size-adjust: 0.42;
  font-style: normal;
  font-size-adjust: none;
  font-size: 16px;
  line-height: 1.43;
  margin-bottom: 10px;
  list-style-position: outside;
}
@media screen and (max-width: 640px) {
  .code-home.uk-support-section .support-desc-container ul li {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 641px) {
  .code-home.uk-support-section .support-desc-container ul li {
    text-rendering: optimizeLegibility;
  }
}
.code-home.uk-support-section .support-desc-container ul li a {
  font-family: "Helvetica Neue LT Std", Helvetica, Arial, sans-serif;
  font-size-adjust: 0.42;
  font-style: normal;
  font-size-adjust: none;
  color: #ffffff;
  text-decoration: none;
  border-bottom: 1px solid #ff543e;
  padding-bottom: 3px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media screen and (max-width: 640px) {
  .code-home.uk-support-section .support-desc-container ul li a {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 641px) {
  .code-home.uk-support-section .support-desc-container ul li a {
    text-rendering: optimizeLegibility;
  }
}
.code-home.uk-support-section .support-desc-container ul li a:hover {
  color: #ff543e;
  border-bottom: 1px solid #ffffff;
}
@media only screen and (max-width: 768px) {
  .code-home.uk-support-section .support-desc-container {
    margin: 0 auto;
    padding: 0;
  }
}
.code-home.uk-support-section .support-list {
  float: left;
  width: 50%;
}
.code-home.uk-support-section .support-list .desc-img-wrapper {
  width: 100%;
  transition: all 0.3s ease-out;
  margin: auto auto 30px;
  padding: 0 50px;
}
.code-home.uk-support-section .support-list .desc-img-wrapper:hover {
  background-color: transparent;
  opacity: 0.7;
}
.code-home.uk-support-section .support-list .desc-img-wrapper a.btn-grantees {
  vertical-align: middle;
}
.code-home.uk-support-section .support-list .desc-img-wrapper img {
  width: 100%;
}
.code-home.uk-support-section .support-list .desc-img-wrapper:last-child {
  float: none;
}
@media only screen and (max-width: 1024px) {
  .code-home.uk-support-section .support-list .desc-img-wrapper {
    padding: 0;
  }
}
@media only screen and (max-width: 768px) {
  .code-home.uk-support-section .support-list .desc-img-wrapper {
    float: none;
    width: 70%;
  }
}
@media only screen and (max-width: 420px) {
  .code-home.uk-support-section .support-list .desc-img-wrapper {
    width: 100%;
  }
}
.code-home.uk-support-section .support-list h4 {
  text-align: center;
}
.code-home.uk-support-section .support-list.list-1 {
  padding-right: 25px;
}
@media only screen and (max-width: 768px) {
  .code-home.uk-support-section .support-list.list-1 {
    padding-right: 0;
  }
}
.code-home.uk-support-section .support-list.list-2 {
  padding-left: 25px;
}
@media only screen and (max-width: 768px) {
  .code-home.uk-support-section .support-list.list-2 {
    padding-left: 0;
  }
}
@media only screen and (max-width: 768px) {
  .code-home.uk-support-section .support-list {
    float: none;
    width: 100%;
    margin-bottom: 30px;
  }
}

.code-home.veteran-testimonial-section .hero-title-container {
  background: url("../../../../../../content/dam/atvi/callofduty/code/images/common/texture-blue.png") center center repeat;
}
.code-home.veteran-testimonial-section .hero-title-container .hero-buttons a.btn-link {
  margin: 0 20px;
}
@media only screen and (max-width: 420px) {
  .code-home.veteran-testimonial-section .hero-title-container .hero-buttons a.btn-link {
    display: block;
    margin: 30px auto 0;
  }
}
@media only screen and (max-width: 420px) {
  .code-home.veteran-testimonial-section .hero-title-container .hero-buttons {
    width: 120px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
  }
}
.code-home.veteran-testimonial-section .content-container {
  margin: 0 auto;
}
.code-home.veteran-testimonial-section .desc-img-container .desc-img-wrapper {
  float: left;
  width: calc(100%/3);
  margin: auto auto 30px;
  padding: 0 15px;
}
.code-home.veteran-testimonial-section .desc-img-container .desc-img-wrapper a.btn-testimonial {
  vertical-align: middle;
  text-decoration: none;
  cursor: pointer;
}
.code-home.veteran-testimonial-section .desc-img-container .desc-img-wrapper a.btn-testimonial .img-desc {
  background-color: rgba(255, 255, 255, 0.1);
  padding: 20px 30px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.code-home.veteran-testimonial-section .desc-img-container .desc-img-wrapper a.btn-testimonial .img-desc p {
  font-family: "Helvetica Neue LT Std", Helvetica, Arial, sans-serif;
  font-size-adjust: 0.42;
  font-style: normal;
  font-size-adjust: none;
  font-size: 16px;
  line-height: 1.43;
  color: #ffffff;
}
@media screen and (max-width: 640px) {
  .code-home.veteran-testimonial-section .desc-img-container .desc-img-wrapper a.btn-testimonial .img-desc p {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 641px) {
  .code-home.veteran-testimonial-section .desc-img-container .desc-img-wrapper a.btn-testimonial .img-desc p {
    text-rendering: optimizeLegibility;
  }
}
.code-home.veteran-testimonial-section .desc-img-container .desc-img-wrapper a.btn-testimonial:hover .img-desc {
  background-color: #ff543e;
}
.code-home.veteran-testimonial-section .desc-img-container .desc-img-wrapper img {
  width: 100%;
  margin-bottom: -3px;
}
@media only screen and (max-width: 768px) {
  .code-home.veteran-testimonial-section .desc-img-container .desc-img-wrapper {
    float: none;
    width: 70%;
  }
}
@media only screen and (max-width: 420px) {
  .code-home.veteran-testimonial-section .desc-img-container .desc-img-wrapper {
    width: 100%;
  }
}
.video-modal,
.img-modal {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  top: 0;
  left: 0;
  z-index: 10;
}
.video-modal .modal-close,
.img-modal .modal-close {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 30px;
  right: 30px;
  cursor: pointer;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 99999;
}
@media screen and (max-width: 420px) {
  .video-modal .modal-close,
  .img-modal .modal-close {
    top: 15px;
    right: 15px;
  }
}
.video-modal .modal-close:after,
.img-modal .modal-close:after {
  content: "+";
  color: #FFF;
  font-size: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.video-modal .modal-inner,
.img-modal .modal-inner {
  width: 100%;
  max-width: 970px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 9999;
}
.video-modal img,
.img-modal img {
  width: 100%;
}
.img-modal .modal-inner {
  background-color: #2b323f;
  padding: 50px;
}
@media only screen and (max-width: 768px) {
  .img-modal .modal-inner {
    padding: 15px;
  }
}
.img-modal .img-link-container,
.img-modal .modal-content {
  display: inline-block;
}
@media only screen and (max-width: 768px) {
  .img-modal .img-link-container,
  .img-modal .modal-content {
    display: block;
  }
}
.img-modal .img-link-container {
  margin-top: 7px;
  margin-right: 30px;
  width: 33%;
  vertical-align: top;
}
@media only screen and (max-width: 768px) {
  .img-modal .img-link-container {
    margin: 0;
    width: 100%;
  }
}
.img-modal .modal-content {
  width: calc(66% - 28px);
  text-align: left;
}
.img-modal .modal-content p {
  font-size: 18px;
}
@media screen and (max-width: 420px) {
  .img-modal .modal-content p {
    font-size: 13px;
  }
}
@media only screen and (max-width: 768px) {
  .img-modal .modal-content {
    width: 100%;
    margin-top: 15px;
  }
}

