@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700,300italic);
body {
  background-color: #f1f1f1; }

#weathertakeover {
  background: url("http://s3.amazonaws.com/nxsglobal/myeasttex/weather/images/weathertakeoverBKG.jpg") no-repeat;
  background-size: cover;
  padding: 15px;
  border: 1px solid #d8d8d8;
  margin: 20px 0 0;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 700; }
  #weathertakeover .branding p {
    margin: 0;
    text-shadow: 2px 2px 1px #333333; }
  #weathertakeover .branding img {
    float: left;
    height: 45px;
    margin-right: 15px;
    margin-top: -7px; }
  #weathertakeover .branding .stormalert-brand {
    font-weight: 900;
    color: #fff;
    font-size: 40px;
    line-height: 30px;
    margin-bottom: 0;
    letter-spacing: -1;
    text-transform: uppercase; }
    #weathertakeover .branding .stormalert-brand span {
      color: #b21f32; }
    @media (max-width: 768px) {
      #weathertakeover .branding .stormalert-brand {
        text-align: center; } }
  #weathertakeover .branding .sub-brand {
    color: #fff;
    font-weight: 100;
    text-transform: uppercase;
    text-align: right;
    font-size: 26px;
    margin-bottom: 10px;
    font-style: italic; }
    @media (max-width: 768px) {
      #weathertakeover .branding .sub-brand {
        text-align: center; } }
  #weathertakeover .weatherbutton {
    position: relative;
    background-color: #000;
    background-size: cover;
    height: 135px;
    margin-bottom: 10px;
    background-position: center center; }
    @media (max-width: 768px) {
      #weathertakeover .weatherbutton {
        height: 45px; } }
    #weathertakeover .weatherbutton a {
      display: block;
      height: 135px;
      cursor: pointer; }
      @media (max-width: 768px) {
        #weathertakeover .weatherbutton a {
          height: 45px; } }
    #weathertakeover .weatherbutton span {
      position: absolute;
      right: 0;
      bottom: 20px;
      color: #fff;
      text-transform: uppercase;
      font-size: 18px;
      display: block;
      padding: 10px 20px;
      text-align: right;
      background: rgba(0, 0, 0, 0.6); }
      @media (max-width: 768px) {
        #weathertakeover .weatherbutton span {
          position: inherit;
          text-align: center; } }
    #weathertakeover .weatherbutton.interactive-radar {
      background-image: url("http://s3.amazonaws.com/nxsglobal/myeasttex/weather/images/interactiveradar.jpg"); }
    #weathertakeover .weatherbutton.closings {
      background-image: url("http://s3.amazonaws.com/nxsglobal/myeasttex/weather/images/closings.jpg"); }
    #weathertakeover .weatherbutton.forecast {
      background-image: url("http://s3.amazonaws.com/nxsglobal/myeasttex/weather/images/forecast.jpg"); }
    #weathertakeover .weatherbutton.preparedness {
      background-image: url("http://s3.amazonaws.com/nxsglobal/myeasttex/weather/images/prepardness.jpg"); }
    #weathertakeover .weatherbutton.photo-upload {
      background-image: url("http://s3.amazonaws.com/nxsglobal/myeasttex/weather/images/photoupload.jpg"); }
  #weathertakeover.after .weatherbutton {
    height: 85px; }
    @media (max-width: 768px) {
      #weathertakeover.after .weatherbutton {
        height: 45px; } }
    #weathertakeover.after .weatherbutton a {
      height: 85px; }
      @media (max-width: 768px) {
        #weathertakeover.after .weatherbutton a {
          height: 45px; } }

/*# sourceMappingURL=weathertakeover-sytles.css.map */
