/* Extra small devices (portrait phones, less than 576px) - No media query for `xs` since this is the default in Bootstrap */

@font-face {
  font-family: 'NewsGothicBTDemi';
  src: url("http://www.dwr.com/on/demandware.static/Sites-dwr-Site/-/en_US/v1534358445155/css/fonts/News Gothic BT Demi.eot");
  /* IE9 Compat Modes */
  src: url("http://www.dwr.com/on/demandware.static/Sites-dwr-Site/-/en_US/v1534358445155/css/fonts//News Gothic BT Demi.eot?#iefix") format("embedded-opentype"), url("./fonts/News Gothic BT Demi.woff") format("woff"), url("./fonts/News Gothic BT Demi.ttf") format("truetype"), url("./fonts/News Gothic BT Demi.svg") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 400; }

@font-face {
  font-family: 'NewsGothicBTBold';
  src: url("http://www.dwr.com/on/demandware.static/Sites-dwr-Site/-/en_US/v1534358445155/css/fonts/NewGotBd.ttf") format("truetype");
  /* Safari, Android, iOS */
  font-style: normal;
  font-weight: 600; }

@font-face {
  font-family: 'NewsGothicBTDemiItalic';
  src: url("http://www.dwr.com/on/demandware.static/Sites-dwr-Site/-/en_US/v1534358445155/css/fonts/News Gothic BT Demi Italic.eot");
  /* IE9 Compat Modes */
  src: url("http://www.dwr.com/on/demandware.static/Sites-dwr-Site/-/en_US/v1534358445155/css/fonts/News Gothic BT Demi Italic.eot?#iefix") format("embedded-opentype"), url("./fonts/News Gothic BT Demi Italic.woff") format("woff"), url("./fonts/News Gothic BT Demi Italic.ttf") format("truetype"), url("./fonts/News Gothic BT Demi Italic.svg") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 400; }

@font-face {
  font-family: 'NewsGothicBTLight';
  src: url("http://www.dwr.com/on/demandware.static/Sites-dwr-Site/-/en_US/v1534358445155/css/fonts/News Gothic BT Light.eot");
  /* IE9 Compat Modes */
  src: url("http://www.dwr.com/on/demandware.static/Sites-dwr-Site/-/en_US/v1534358445155/css/fonts/News Gothic BT Light.eot?#iefix") format("embedded-opentype"), url("./fonts/News Gothic BT Light.woff") format("woff"), url("./fonts/News Gothic BT Light.ttf") format("truetype"), url("./fonts/News Gothic BT Light.svg") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 400; }

@font-face {
  font-family: 'NewsGothicBTLightItalic';
  src: url("http://www.dwr.com/on/demandware.static/Sites-dwr-Site/-/en_US/v1534358445155/css/fonts/News Gothic BT Light Italic.eot");
  /* IE9 Compat Modes */
  src: url("http://www.dwr.com/on/demandware.static/Sites-dwr-Site/-/en_US/v1534358445155/css/fonts/News Gothic BT Light Italic.eot?#iefix") format("embedded-opentype"), url("./fonts/News Gothic BT Light Italic.woff") format("woff"), url("./fonts/News Gothic BT Light Italic.ttf") format("truetype"), url("./fonts/News Gothic BT Light Italic.svg") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 400; }

body {
  font-family: 'NewsGothicBTDemi', 'News Cycle', 'Arial', 'Helvetica', sans-serif;
  color: #000000;
}

h1 {
  font-family: 'NewsGothicBTBold', 'News Cycle', 'Arial', 'Helvetica', sans-serif;
  font-weight: 700;
  font-size: 31px;
  line-height: 35px;
}
p {
  font-size: 15px;
  line-height: 22px;
  color: #777573;
}
.container {
  padding: 0 20px;
}
.logo {
  padding: 72px 20px;
}
.logo img {
  width: 96px;
  height: auto;
}
.hero img {
  max-width: 100%;
  height: auto;
}
label {
  font-size: 12px;
  color: #121212;
}
.form-control {
  border-color: #000000;
  border-radius: 0;
  height: 44px;
}

.btn-primary {
  background-color: #f52c1c;
  border: 0;
  border-radius: 0;
  width: 100%;
  height: 44px;
  text-transform: uppercase;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
  background-color: #f52c1c;
}

.btn-primary.secondary {
  background-color: #777573;
}
.btn-primary span {
  display: inline-block;
  height: 12px;
  width: 11px;
  margin-left: 5px;
  background: url("https://image.dwrmail.com/lib/fe5a15707c610c797217/m/3/3251af4c-b0b7-4e43-a0cb-ab6e2a61c418.png") center center no-repeat;
}
.btn-primary {
  font-size: 14px;
  line-height: 14px;
}
div.confirmation .thankyou {
  padding-top: 50px;
}
.form-group {
  position: relative;
}
.invalid-feedback {
  position: absolute;
  top: 0;
  left: 90px;
  font-size: 11px;
  line-height: 18px;
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {

}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .invalid-feedback {
    left: 90px;
  }
 }

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .btn-primary {
    background-color: #f52c1c;
    border: 0;
    border-radius: 0;
    width: 100%;
    height: 44px;
    text-transform: uppercase;
  }
  .btn {
    font-size: 14px;
    line-height: 14px;
  }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  /**** .container {
    max-width: 1600px;
    width: 100%;
    padding: 0 20px;
  }
  h1 {
    font-size: 62px;
    line-height: 70px;
  }
  p {
    font-size: 30px;
    line-height: 44px;
    color: #777573;
  }
  label {
    font-size: 17px;
    color: #121212;
  }
  .logo {
    padding: 144px 20px;
  }
  .logo img {
    width: 192px;
    height: auto;
  }
  .hero img {
    width: 792px;
    height: auto;
  }
  .btn-primary {
    background-color: #f52c1c;
    border: 0;
    border-radius: 0;
    width: 244px;
    height: 56px;
    text-transform: uppercase;
  }
  .btn-primary {
    font-size: 15px;
    line-height: 15px;
  }
  .form-control {
    border-color: #000000;
    border-radius: 0;
    height: 56px;
  }
  div.confirmation .thankyou {
    padding-top: 100px;
  }
  .invalid-feedback {
    font-size: 15px;
    line-height: 15px;
    left: 125px;
  } ****/
}
