.nehep-row-spacing {
  margin-bottom: 1.5em;
}

.nehep-video-iframe {
  position: relative;
  width: 98%;
  height: 0;
  padding-bottom: 57%;
}

.nehep-video-iframe iframe {
  position: absolute;
  width: 98%;
  height: 98%;
  left: 0;
  top: 0;
}

.nehep-audio-control {
  width: 95%;
}

#nehep-general h3.ded a {
  color: #03428e;
}

#nehep-general h3.gla a {
  color: #c5262d;
}

#nehep-general h3.lv a {
  color: #a54398;
}

#nehep-general h3.ojo a {
  color: #3698d4;
}

#nehep-general h3.va a {
  color: #6c4a9e;
}

#nehep-general h3.wtv a {
  color: #b95e27;
}

#nehep-general, #nehep-ded, #nehep-gla, #nehep-lv, #nehep-ojo, #nehep-va, #nehep-wtv, #nehep-ham, #nehep-gam, #nehep-lvam, #nehep-ndm {
  /*h2,h3,h4 {
      text-transform:capitalize;
  }*/
    /*img {
    display: inline-block;
    height: auto;
    max-width: 100%;
    padding: 2px;
    line-height: 1.428571429; 
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out; 
}*/
}

#nehep-general a, #nehep-ded a, #nehep-gla a, #nehep-lv a, #nehep-ojo a, #nehep-va a, #nehep-wtv a, #nehep-ham a, #nehep-gam a, #nehep-lvam a, #nehep-ndm a {
  font-weight: bold;
}

#nehep-general .program-image, #nehep-ded .program-image, #nehep-gla .program-image, #nehep-lv .program-image, #nehep-ojo .program-image, #nehep-va .program-image, #nehep-wtv .program-image, #nehep-ham .program-image, #nehep-gam .program-image, #nehep-lvam .program-image, #nehep-ndm .program-image {
  text-align: center;
  padding: 1em 1em 0em 1em;
}

#nehep-general .program-desc, #nehep-ded .program-desc, #nehep-gla .program-desc, #nehep-lv .program-desc, #nehep-ojo .program-desc, #nehep-va .program-desc, #nehep-wtv .program-desc, #nehep-ham .program-desc, #nehep-gam .program-desc, #nehep-lvam .program-desc, #nehep-ndm .program-desc {
  padding: 0em 1em;
}

@media screen and (min-width: 992px) {
  #nehep-general .nehep-xs, #nehep-ded .nehep-xs, #nehep-gla .nehep-xs, #nehep-lv .nehep-xs, #nehep-ojo .nehep-xs, #nehep-va .nehep-xs, #nehep-wtv .nehep-xs, #nehep-ham .nehep-xs, #nehep-gam .nehep-xs, #nehep-lvam .nehep-xs, #nehep-ndm .nehep-xs {
    display: block;
  }

  #nehep-general .nehep-md, #nehep-ded .nehep-md, #nehep-gla .nehep-md, #nehep-lv .nehep-md, #nehep-ojo .nehep-md, #nehep-va .nehep-md, #nehep-wtv .nehep-md, #nehep-ham .nehep-md, #nehep-gam .nehep-md, #nehep-lvam .nehep-md, #nehep-ndm .nehep-md {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  #nehep-general .nehep-xs, #nehep-ded .nehep-xs, #nehep-gla .nehep-xs, #nehep-lv .nehep-xs, #nehep-ojo .nehep-xs, #nehep-va .nehep-xs, #nehep-wtv .nehep-xs, #nehep-ham .nehep-xs, #nehep-gam .nehep-xs, #nehep-lvam .nehep-xs, #nehep-ndm .nehep-xs {
    display: none;
  }

  #nehep-general .nehep-md, #nehep-ded .nehep-md, #nehep-gla .nehep-md, #nehep-lv .nehep-md, #nehep-ojo .nehep-md, #nehep-va .nehep-md, #nehep-wtv .nehep-md, #nehep-ham .nehep-md, #nehep-gam .nehep-md, #nehep-lvam .nehep-md, #nehep-ndm .nehep-md {
    display: block;
  }
}
#nehep-ded h2, #nehep-ded h2 a {
  color: #03428e;
}

@media screen and (min-width: 992px) {
  #nehep-ded div div.nehep-ded-landing:nth-child(3n+1) {
    clear: left;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #nehep-ded div div.nehep-ded-landing:nth-child(2n+1) {
    clear: left;
  }
}
#nehep-ded div div.nehep-ded-landing {
  margin-bottom: 1.5em;
}

#nehep-ded div div.nehep-ded-landing h4 {
  margin-bottom: 5px;
}

#nehep-ded div div.nehep-ded-landing p {
  line-height: 1.2em;
}

#nehep-ded div.row {
  margin-top: 1.5em;
}

@media screen and (min-width: 768px) {
  #nehep-ded .vertical-separator {
    width: 1.044%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0px !important;
  }

  #nehep-ded .nehep-ded-stats-1 {
    padding: 0px !important;
    width: 32.6%;
  }

  #nehep-ded .nehep-ded-stats-2 {
    padding: 0px !important;
    width: 32.6%;
  }

  #nehep-ded .nehep-ded-stats-3 {
    padding: 0px !important;
    width: 32.6%;
  }

  #nehep-ded .vertical-separator img, #nehep-ded .nehep-ded-stats-1 img, #nehep-ded .nehep-ded-stats-2 img, #nehep-ded .nehep-ded-stats-3 img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  #nehep-ded .vertical-separator {
    display: none;
  }

  #nehep-ded .nehep-ded-stats-1, #nehep-ded .nehep-ded-stats-2, #nehep-ded .nehep-ded-stats-3 {
    padding: 0px !important;
    width: 100%;
  }

  #nehep-ded .nehep-ded-stats-1 img, #nehep-ded .nehep-ded-stats-2 img, #nehep-ded .nehep-ded-stats-3 img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
#nehep-ded .learn-more-partner {
  margin-bottom: 1.5em;
}

#nehep-ded .learn-more-partner ul, #nehep-ded .learn-more-partner li {
  margin: 0;
  padding: 0;
}

#nehep-gla h2, #nehep-gla h2 a {
  color: #c5262d;
}

@media screen and (min-width: 992px) {
  #nehep-gla div div.nehep-gla-landing:nth-child(3n+1) {
    clear: left;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #nehep-gla div div.nehep-gla-landing:nth-child(2n+1) {
    clear: left;
  }
}
#nehep-gla div div.nehep-gla-landing {
  margin-bottom: 1.5em;
}

#nehep-gla div div.nehep-gla-landing h4 {
  margin-bottom: 5px;
}

#nehep-gla div div.nehep-gla-landing p {
  line-height: 1.2em;
}

#nehep-gla div.row {
  margin-top: 1.5em;
}

@media screen and (min-width: 768px) {
  #nehep-gla .vertical-separator {
    width: 1.044%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0px !important;
  }

  #nehep-gla .nehep-gla-stats-1 {
    padding: 0px !important;
    width: 32.6%;
  }

  #nehep-gla .nehep-gla-stats-2 {
    padding: 0px !important;
    width: 32.6%;
  }

  #nehep-gla .nehep-gla-stats-3 {
    padding: 0px !important;
    width: 32.6%;
  }

  #nehep-gla .vertical-separator img, #nehep-gla .nehep-gla-stats-1 img, #nehep-gla .nehep-gla-stats-2 img, #nehep-gla .nehep-gla-stats-3 img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  #nehep-gla .vertical-separator {
    display: none;
  }

  #nehep-gla .nehep-gla-stats-1, #nehep-gla .nehep-gla-stats-2, #nehep-gla .nehep-gla-stats-3 {
    padding: 0px !important;
    width: 100%;
  }

  #nehep-gla .nehep-gla-stats-1 img, #nehep-gla .nehep-gla-stats-2 img, #nehep-gla .nehep-gla-stats-3 img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
#nehep-gla .learn-more-partner {
  margin-bottom: 1.5em;
}

#nehep-gla .learn-more-partner ul, #nehep-gla .learn-more-partner li {
  margin: 0;
  padding: 0;
}

#nehep-lv h2, #nehep-lv h2 a {
  color: #a54398;
}

@media screen and (min-width: 992px) {
  #nehep-lv div div.nehep-lv-landing:nth-child(3n+1) {
    clear: left;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #nehep-lv div div.nehep-lv-landing:nth-child(2n+1) {
    clear: left;
  }
}
#nehep-lv div div.nehep-lv-landing {
  margin-bottom: 1.5em;
}

#nehep-lv div div.nehep-lv-landing h4 {
  margin-bottom: 5px;
}

#nehep-lv div div.nehep-lv-landing p {
  line-height: 1.2em;
}

#nehep-lv div.row {
  margin-top: 1.5em;
}

@media screen and (min-width: 768px) {
  #nehep-lv .vertical-separator {
    width: 1.044%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0px !important;
  }

  #nehep-lv .nehep-lv-stats-1 {
    padding: 0px !important;
    width: 32.6%;
  }

  #nehep-lv .nehep-lv-stats-2 {
    padding: 0px !important;
    width: 32.6%;
  }

  #nehep-lv .nehep-lv-stats-3 {
    padding: 0px !important;
    width: 32.6%;
  }

  #nehep-lv .vertical-separator img, #nehep-lv .nehep-lv-stats-1 img, #nehep-lv .nehep-lv-stats-2 img, #nehep-lv .nehep-lv-stats-3 img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  #nehep-lv .vertical-separator {
    display: none;
  }

  #nehep-lv .nehep-lv-stats-1, #nehep-lv .nehep-lv-stats-2, #nehep-lv .nehep-lv-stats-3 {
    padding: 0px !important;
    width: 100%;
  }

  #nehep-lv .nehep-lv-stats-1 img, #nehep-lv .nehep-lv-stats-2 img, #nehep-lv .nehep-lv-stats-3 img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
#nehep-lv .learn-more-partner {
  margin-bottom: 1.5em;
}

#nehep-lv .learn-more-partner ul, #nehep-lv .learn-more-partner li {
  margin: 0;
  padding: 0;
}

#nehep-ojo h2, #nehep-ojo h2 a {
  color: #3698d4;
}

@media screen and (min-width: 992px) {
  #nehep-ojo div div.nehep-ojo-landing:nth-child(3n+1) {
    clear: left;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #nehep-ojo div div.nehep-ojo-landing:nth-child(2n+1) {
    clear: left;
  }
}
#nehep-ojo div div.nehep-ojo-landing {
  margin-bottom: 1.5em;
}

#nehep-ojo div div.nehep-ojo-landing h4 {
  margin-bottom: 5px;
}

#nehep-ojo div div.nehep-ojo-landing p {
  line-height: 1.2em;
}

#nehep-ojo div.row {
  margin-top: 1.5em;
}

@media screen and (min-width: 768px) {
  #nehep-ojo .vertical-separator {
    width: 1.044%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0px !important;
  }

  #nehep-ojo .nehep-ojo-stats-1 {
    padding: 0px !important;
    width: 32.6%;
  }

  #nehep-ojo .nehep-ojo-stats-2 {
    padding: 0px !important;
    width: 32.6%;
  }

  #nehep-ojo .nehep-ojo-stats-3 {
    padding: 0px !important;
    width: 32.6%;
  }

  #nehep-ojo .vertical-separator img, #nehep-ojo .nehep-ojo-stats-1 img, #nehep-ojo .nehep-ojo-stats-2 img, #nehep-ojo .nehep-ojo-stats-3 img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  #nehep-ojo .vertical-separator {
    display: none;
  }

  #nehep-ojo .nehep-ojo-stats-1, #nehep-ojo .nehep-ojo-stats-2, #nehep-ojo .nehep-ojo-stats-3 {
    padding: 0px !important;
    width: 100%;
  }

  #nehep-ojo .nehep-ojo-stats-1 img, #nehep-ojo .nehep-ojo-stats-2 img, #nehep-ojo .nehep-ojo-stats-3 img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
#nehep-ojo .learn-more-partner {
  margin-bottom: 1.5em;
}

#nehep-ojo .learn-more-partner ul, #nehep-ojo .learn-more-partner li {
  margin: 0;
  padding: 0;
}

#nehep-va h2, #nehep-va h2 a {
  color: #6c4a9e;
}

@media screen and (min-width: 992px) {
  #nehep-va div div.nehep-va-landing:nth-child(3n+1) {
    clear: left;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #nehep-va div div.nehep-va-landing:nth-child(2n+1) {
    clear: left;
  }
}
#nehep-va div div.nehep-va-landing {
  margin-bottom: 1.5em;
}

#nehep-va div div.nehep-va-landing h4 {
  margin-bottom: 5px;
}

#nehep-va div div.nehep-va-landing p {
  line-height: 1.2em;
}

#nehep-va div.row {
  margin-top: 1.5em;
}

@media screen and (min-width: 768px) {
  #nehep-va .vertical-separator {
    width: 1.044%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0px !important;
  }

  #nehep-va .nehep-va-stats-1 {
    padding: 0px !important;
    width: 32.6%;
  }

  #nehep-va .nehep-va-stats-2 {
    padding: 0px !important;
    width: 32.6%;
  }

  #nehep-va .nehep-va-stats-3 {
    padding: 0px !important;
    width: 32.6%;
  }

  #nehep-va .vertical-separator img, #nehep-va .nehep-va-stats-1 img, #nehep-va .nehep-va-stats-2 img, #nehep-va .nehep-va-stats-3 img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  #nehep-va .vertical-separator {
    display: none;
  }

  #nehep-va .nehep-va-stats-1, #nehep-va .nehep-va-stats-2, #nehep-va .nehep-va-stats-3 {
    padding: 0px !important;
    width: 100%;
  }

  #nehep-va .nehep-va-stats-1 img, #nehep-va .nehep-va-stats-2 img, #nehep-va .nehep-va-stats-3 img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
#nehep-va .learn-more-partner {
  margin-bottom: 1.5em;
}

#nehep-va .learn-more-partner ul, #nehep-va .learn-more-partner li {
  margin: 0;
  padding: 0;
}

#nehep-wtv h2, #nehep-wtv h2 a {
  color: #b95e27;
}

@media screen and (min-width: 992px) {
  #nehep-wtv div div.nehep-wtv-landing:nth-child(3n+1) {
    clear: left;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #nehep-wtv div div.nehep-wtv-landing:nth-child(2n+1) {
    clear: left;
  }
}
#nehep-wtv div div.nehep-wtv-landing {
  margin-bottom: 1.5em;
}

#nehep-wtv div div.nehep-wtv-landing h4 {
  margin-bottom: 5px;
}

#nehep-wtv div div.nehep-wtv-landing p {
  line-height: 1.2em;
}

#nehep-wtv div.row {
  margin-top: 1.5em;
}

@media screen and (min-width: 768px) {
  #nehep-wtv .vertical-separator {
    width: 1.044%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0px !important;
  }

  #nehep-wtv .nehep-wtv-stats-1 {
    padding: 0px !important;
    width: 32.6%;
  }

  #nehep-wtv .nehep-wtv-stats-2 {
    padding: 0px !important;
    width: 32.6%;
  }

  #nehep-wtv .nehep-wtv-stats-3 {
    padding: 0px !important;
    width: 32.6%;
  }

  #nehep-wtv .vertical-separator img, #nehep-wtv .nehep-wtv-stats-1 img, #nehep-wtv .nehep-wtv-stats-2 img, #nehep-wtv .nehep-wtv-stats-3 img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  #nehep-wtv .vertical-separator {
    display: none;
  }

  #nehep-wtv .nehep-wtv-stats-1, #nehep-wtv .nehep-wtv-stats-2, #nehep-wtv .nehep-wtv-stats-3 {
    padding: 0px !important;
    width: 100%;
  }

  #nehep-wtv .nehep-wtv-stats-1 img, #nehep-wtv .nehep-wtv-stats-2 img, #nehep-wtv .nehep-wtv-stats-3 img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
#nehep-wtv .learn-more-partner {
  margin-bottom: 1.5em;
}

#nehep-wtv .learn-more-partner ul, #nehep-wtv .learn-more-partner li {
  margin: 0;
  padding: 0;
}

/* NDM Page Styles Start*/
.ndm_info_blue {
  background-color: #b7e9fe;
  color: #00529d;
  clear: both;
  padding: 0.5em 2em;
}

.ndm-sub-page-title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 30px;
  color: #0c529e;
}

.ndm-sub-page-content {
  font-size: 16px;
  line-height: 1.3em;
}

@media screen and (min-width: 990px) {
  .ndm_content_left {
    width: 50%;
    float: left;
    padding: 1em 2em;
    text-align: left;
    font-size: 16px;
    line-height: 1.3em;
  }

  .ndm_content_right {
    width: 50%;
    float: right;
    padding: 1em 2em;
    text-align: left;
    font-size: 16px;
    line-height: 1.3em;
  }

  .ndm_track_content_left {
    width: 50%;
    float: left;
    padding: 0em 2em 1em 2em;
    text-align: left;
    font-size: 16px;
    line-height: 1.3em;
  }

  .ndm_track_content_right {
    width: 50%;
    float: right;
    padding: 0em 2em 2em 2em;
    text-align: left;
    font-size: 16px;
    line-height: 1.3em;
  }

  .ndm-item-list {
    list-style: none;
    padding: 0;
    display: table;
    width: 90%;
    margin: 0 auto;
  }

  .ndm-item-list li {
    margin-top: 1.5em;
  }

  .ndm-item-list img {
    margin-right: 1.5em;
  }

  .ndm-item-list li:nth-child(odd) {
    width: 49%;
    float: left;
    clear: left;
  }

  .ndm-item-list li:nth-child(even) {
    width: 49%;
    float: right;
  }
}
@media screen and (max-width: 989px) {
  .ndm_content_left {
    width: 100%;
    display: block;
    padding: 1em 2em;
    text-align: left;
    font-size: 16px;
    line-height: 1.3em;
    margin-bottom: 0em;
    padding-bottom: 0em;
  }

  .ndm_content_right {
    width: 100%;
    display: block;
    padding: 1em 2em;
    text-align: left;
    font-size: 16px;
    line-height: 1.3em;
    margin-bottom: 1em;
  }

  .ndm_track_content_left {
    width: 100%;
    display: block;
    padding: 0em 2em 1em 2em;
    text-align: left;
    font-size: 16px;
    line-height: 1.3em;
  }

  .ndm_track_content_right {
    width: 100%;
    display: block;
    padding: 0em 2em 2em 2em;
    text-align: left;
    font-size: 16px;
    line-height: 1.3em;
  }

  .ndm_track_content_right p {
    text-align: center;
  }

  .ndm_track_content_right img {
    width: 100%;
    max-width: 320px;
  }

  .ndm-item-list {
    list-style: none;
    padding: 0;
    display: table;
    width: 90%;
    margin: 0 auto;
  }

  .ndm-item-list li {
    margin-top: 1.5em;
    width: 100%;
    clear: both;
    display: block;
  }

  .ndm-item-list img {
    margin-right: 1.5em;
    margin-top: 2em;
  }

  .ndm-item-list p {
    padding-top: 2em;
    overflow: hidden;
  }
}
.ndm-resource {
  margin: 0 auto;
  text-align: center;
  margin-top: 2em;
}

.ndm-resource h4 {
  color: #00529d;
}

.ndm-resource-items li:not(:first-child) {
  margin-left: 2.8%;
}

.ndm-resource-title {
  margin: 0 auto;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #0c529e;
  font-weight: bold;
  padding: 1em 0em;
}

.ndm-resource-title h3 {
  text-align: left;
  color: #00529d;
  padding-left: 1em;
}

.ndm-resource-items {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.ndm-resource-items img {
  width: 100%;
  max-width: 145px;
}

.ndm-resource-items li {
  float: left;
  width: 17.75%;
  max-width: 145px;
}

.ndm-page-title {
  margin: 0 auto;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #0c529e;
  font-weight: bold;
  padding: 1em 0em;
}

.ndm-page-title h3 {
  text-align: center;
  color: #00529d;
}

.ndm_socialmedia_box {
  width: 100%;
  -webkit-border-radius: 1.5em;
  -moz-border-radius: 1.5em;
  border-radius: 1.5em;
  background-color: #ecebeb;
  clear: both;
  padding: 1.5em 2em;
  text-align: left;
  font-size: 16px;
}

.ndm-left-clear {
  clear: left;
}

.ndm-landing-image {
  width: 100%;
  max-width: 800px;
}

/* NDM Page Styles End */
/* GAM Page Styles Start */
@media screen and (min-width: 990px) {
  .gam_content {
    width: 100%;
    padding: 1em 1.5em;
    text-align: left;
    font-size: 1.1em;
    line-height: 1.3em;
  }

  .gam-resource-content {
    width: 100%;
    padding: 1.5em 1.5em;
    text-align: left;
    font-size: 1.1em;
    line-height: 1.3em;
  }

  .gam-item-list {
    list-style: none;
    padding: 0;
    display: table;
    width: 90%;
    margin: 0 auto;
    padding-bottom: 2.5em;
  }

  .gam-item-list li {
    margin-top: 1.5em;
  }

  .gam-item-list img {
    margin-right: 1.5em;
  }

  .gam-item-list li:nth-child(odd) {
    width: 49%;
    float: left;
    /*border:1px solid #cccccc; */
  }

  .gam-item-list li:nth-child(even) {
    width: 49%;
    float: right;
    /*border:1px solid #cccccc; */
  }

  .gam-tools-item-list,
  .gam-tools-item-list ul {
    list-style: none;
    padding: 0;
    display: table;
    width: 90%;
    margin: 0 auto;
  }

  .gam-tools-item-list li {
    padding-top: 1.5em;
  }

  .gam-tools-item-list ul ul li {
    padding-top: 0em;
  }

  .gam-tools-item-list img {
    margin-right: 1.5em;
  }
}
@media screen and (max-width: 989px) {
  .gam_content {
    width: 100%;
    padding: 0.8em 0em;
    text-align: left;
    font-size: 0.9em;
    line-height: 1.2em;
  }

  .gam-resource-content {
    width: 100%;
    padding: 1.5em 0em;
    text-align: left;
    font-size: 0.9em;
    line-height: 1.2em;
  }

  .gam-item-list {
    list-style: none;
    padding: 0;
    display: table;
    width: 90%;
    margin: 0 auto;
    padding-bottom: 2em;
  }

  .gam-item-list li {
    margin-top: 1.5em;
    width: 100%;
    clear: both;
    display: block;
  }

  .gam-item-list li:first-child {
    margin-top: 0em;
  }

  .gam-item-list img {
    margin-right: 1.5em;
    margin-top: 2em;
  }

  .gam-item-list p {
    padding-top: 2em;
    overflow: hidden;
  }

  .gam-tools-item-list,
  .gam-tools-item-list ul {
    list-style: none;
    padding: 0;
    display: table;
    width: 90%;
    margin: 0 auto;
  }

  .gam-tools-item-list li {
    padding-top: 1.5em;
    clear: both;
  }

  .gam-tools-item-list ul ul li {
    padding-top: 0em;
  }

  .gam-tools-item-list img {
    margin-right: 1.5em;
  }
}
.gam-twitter-item {
  clear: left;
}

.gam-item-list a {
  font-size: 0.9em;
}

.gam-resource-content {
  width: 100%;
  padding: 1.5em 0.5em;
  text-align: left;
  font-size: 16px;
  line-height: 1.3em;
}

.gam_info_grey {
  background-color: #ecebeb;
  color: #cf272f;
  clear: both;
  padding: 0.5em 2em;
  margin-bottom: 2em;
  max-width: 815px;
}

.gam-resource {
  margin: 0 auto;
  text-align: center;
  max-width: 815px;
}

.gam-resource-items li:not(:first-child) {
  margin-left: 4.2%;
}

.gam-resource-title {
  margin: 0 auto;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #0c529e;
  font-weight: bold;
  padding: 1em 0em;
}

.gam-resource-title h3 {
  text-align: left;
  color: #00529d;
  padding-left: 1em;
}

.gam-page-title {
  margin: 0 auto;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 2em;
  color: #cf272f;
  font-weight: bold;
  padding: 0em 0em;
}

.gam-landing-page-title {
  color: #cf272f;
  text-align: center;
  padding-bottom: 1em;
}

.gam-page-title h3 {
  text-align: center;
  color: #00529d;
}

.gam-resource-items {
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
  max-width: 595px;
}

.gam-resource-items img {
  width: 100%;
  max-width: 130px;
}

.gam-resource-items li {
  float: left;
  width: 21.8%;
  max-width: 130px;
}

.gam_socialmedia_box {
  width: 100%;
  -webkit-border-radius: 1.5em;
  -moz-border-radius: 1.5em;
  border-radius: 1.5em;
  background-color: #ecebeb;
  clear: both;
  padding: 1.5em 2em;
  text-align: left;
  font-size: 16px;
}

.gam-return-to-home {
  padding: 1.5em 0em;
  text-align: center;
}

.gam-view-more {
  padding: 1.5em 0em;
  text-align: center;
}

.gam-item-list .gam-ul-nest {
  margin-top: 0em;
}

.nehep-clear-left {
  clear: left;
}

.nehep-clear-right {
  clear: right !important;
}

.nehep-clear-both {
  clear: both !important;
}

.nehep-full-width {
  width: 100%;
  max-width: 815px;
}

.nehep-ul-no-indent-no-margin ul {
  margin-top: 0em;
  list-style-type: none;
  margin-left: 0px;
  padding-left: 0px;
}

/* GAM Page Styles End */
/* LVAM Page Styles Start*/
@media screen and (min-width: 990px) {
  .lvam-landing-content {
    padding-top: 2em;
    padding-left: 2em;
    padding-right: 2em;
  }

  .lvam_booklet_image img {
    margin-top: -2em;
    width: 20em;
    max-width: 35%;
  }

  .lvam_booklet_image {
    text-align: right;
    padding-right: 2em;
  }

  .lvam_booklet_box {
    width: 100%;
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
    background-color: #efefef;
    clear: both;
    padding: 1.2em 1.5em;
    margin-top: 2em;
    text-align: left;
    font-size: 1.1em;
    font-weight: bold;
  }
}
@media screen and (max-width: 989px) {
  .lvam-landing-content {
    padding-top: 1.5em;
    padding-left: 0.5em;
    padding-right: 0.5em;
  }

  .lvam_booklet_image img {
    margin-top: 1em;
    width: 20em;
    max-width: 45%;
  }

  .lvam_booklet_image {
    text-align: center;
  }

  .lvam_booklet_box {
    width: 100%;
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
    background-color: #efefef;
    clear: both;
    padding: 1.2em 0.5em;
    margin-top: 2em;
    text-align: left;
    font-size: 1em;
    font-weight: bold;
  }
}
.lvam-landing-image {
  width: 100%;
  max-width: 817px;
}

.lvam-page-title {
  margin: 0 auto;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #015c55;
  font-weight: bold;
  padding: 1em 0em;
}

.lvam-sub-page-title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 30px;
  color: #015c55;
}

.lvam-item-list img {
  border: 1px solid #ececec;
  /** padding:0.5em; **/
}

.lvam-video-list {
  margin-top: 2em;
}

.lvam-video-list iFrame,
.lvam-video-list img {
  margin-bottom: 2em;
}

.lvam-footer-message {
  margin-top: 1.5em;
  text-align: left;
}

.nehep-image-space {
  margin-bottom: 3em;
}

/* LVAM Page Styles End*/
/* HAM Page Styles Start*/
.ham_booklet_box {
  width: 100%;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
  background-color: #efefef;
  clear: both;
  padding: 1.2em 1.5em;
  margin-top: 2em;
  text-align: left;
  font-size: 1.1em;
  font-weight: bold;
  color: #1e5ba0;
}

.ham-resource-content {
  width: 100%;
  padding: 1.5em 0.5em;
  text-align: left;
  font-size: 14px;
  line-height: 1.3em;
}

.ham-sub-page-title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 30px;
  color: #1e5ba0;
}

/* HAM Page Styles End*/
/* Watch-listen-and-learn Page Styles Start*/
.nehep-row-spacing {
  margin-bottom: 1.5em;
}

.nehep-video-iframe {
  position: relative;
  width: 98%;
  height: 0;
  padding-bottom: 57%;
}

.nehep-video-iframe iframe {
  position: absolute;
  width: 98%;
  height: 98%;
  left: 0;
  top: 0;
}

.nehep-audio-control {
  width: 95%;
}

/* Watch-listen-and-learn Page Styles End*/
#nehep-wtv-new {
  line-height: 1.3em;
}
#nehep-wtv-new h2, #nehep-wtv-new h2 a {
  color: #ad4b15;
}
#nehep-wtv-new img {
  max-width: 100%;
  height: auto;
}
#nehep-wtv-new .wtv-button-section {
  margin: 0 auto;
  text-align: center;
  max-width: 425px;
}
#nehep-wtv-new .wtv-button-section-items li:not(:first-child) {
  margin-left: 5.8%;
}
#nehep-wtv-new .wtv-button-section-items {
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
  max-width: 600px;
}
#nehep-wtv-new .wtv-button-section-items img {
  width: 100%;
  max-width: 125px;
}
#nehep-wtv-new .wtv-button-section-items li {
  float: left;
  width: 29.4%;
  max-width: 125px;
}
#nehep-wtv-new div.text-banner {
  background-color: #cc6633;
  color: #ffffff;
  font-weight: bold;
  padding: 0.8em 1.5em 0.4em 1.5em;
}
#nehep-wtv-new div.wtv-subscribe {
  margin-top: 1.1em;
}
#nehep-wtv-new div.wtv-subscribe-button {
  padding-left: 2.5em;
  text-align: left;
}
#nehep-wtv-new div.wtv-subscribe-button img {
  max-width: 125px !important;
}
#nehep-wtv-new div.subscribe {
  color: #cc3333;
  font-size: 1.0em;
  line-height: 1.4em;
  padding: 0em 0.8em;
  padding-left: 0em;
}
#nehep-wtv-new .red-text {
  color: #993333;
}
#nehep-wtv-new div.wtv-row-margin {
  margin-top: 1.5em;
}
#nehep-wtv-new div.wtv-sub-items img {
  border: 1px solid #dddddd;
}
#nehep-wtv-new div.wtv-sub-items div {
  margin-bottom: 1.5em;
}
#nehep-wtv-new a {
  font-weight: bold;
}
#nehep-wtv-new .nehep-md {
  display: none;
}
@media screen and (min-width: 992px) {
  #nehep-wtv-new div.wtv-sub-items div:nth-child(3n+1) {
    clear: left;
  }
  #nehep-wtv-new .wtv-large-font {
    font-size: 1.142em;
  }
  #nehep-wtv-new p.text-padding {
    padding: 1.5em 1.5em;
  }
  #nehep-wtv-new div.coming-soon {
    padding-top: 0.5em;
    padding-bottom: 1em;
    text-align: right;
  }
  #nehep-wtv-new #coming-soon-month {
    position: absolute;
    top: 72%;
    left: 15%;
    background-color: #993333;
    padding: 0.2em 0.5em;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
  }
  #nehep-wtv-new #coming-soon-month p:first-child {
    font-size: 1.2em;
    margin: 0;
  }
  #nehep-wtv-new #coming-soon-month p:nth-child(2) {
    font-size: 1.5em;
    font-weight: bold;
    margin: 0;
    margin-top: 0.3em;
  }
  #nehep-wtv-new .infograpgic-title {
    color: #996666;
    font-size: 2em;
  }
  #nehep-wtv-new .infograpgic-title p {
    padding: 0 0.7em;
    margin-bottom: 0.4em;
  }
  #nehep-wtv-new .infograpgic-title hr {
    color: #996666;
    margin: 0 0.7em 0.5em;
    border: none;
    border-top: 1px dotted #996666;
  }
  #nehep-wtv-new .wtv-infographic {
    padding: 0 0 1em 2.5em !important;
  }
  #nehep-wtv-new div.wtv-infographic-text {
    padding-left: 0;
  }
}
@media screen and (max-width: 991px) {
  #nehep-wtv-new div.subscribe {
    color: #cc3333;
    font-size: 1em;
    line-height: 1.1em;
    padding: 0.8em 1em;
  }
  #nehep-wtv-new div.wtv-subscribe-button {
    padding-left: 2.5em;
    text-align: center;
  }
  #nehep-wtv-new p.text-padding {
    padding: 1em 0;
  }
  #nehep-wtv-new p.no-top-padding {
    padding-top: 0;
  }
  #nehep-wtv-new div.coming-soon {
    text-align: center;
  }
  #nehep-wtv-new #coming-soon-month {
    position: absolute;
    top: 70%;
    left: 28%;
    background-color: #993333;
    padding: 0 0.5em;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
  }
  #nehep-wtv-new #coming-soon-month p:first-child {
    font-size: 1.2em;
    margin: 0;
  }
  #nehep-wtv-new #coming-soon-month p:nth-child(2) {
    font-size: 1.5em;
    font-weight: bold;
    margin: 0;
    margin-top: -0.2em;
  }
  #nehep-wtv-new .infograpgic-title {
    color: #996666;
    font-size: 2em;
  }
  #nehep-wtv-new .infograpgic-title p {
    padding: 0;
    margin-bottom: 0.3em;
  }
  #nehep-wtv-new .infograpgic-title hr {
    color: #996666;
    margin: 0 0 0.5em;
    border: none;
    border-top: 1px dotted #996666;
  }
  #nehep-wtv-new .wtv-infographic {
    padding: 0 0 1em 0 !important;
  }
  #nehep-wtv-new div.wtv-infographic-text {
    margin-bottom: 1em;
  }
}
@media screen and (min-width: 768px) {
  #nehep-wtv-new .nehep-wtv-stats {
    padding: 0px !important;
    width: 32.6%;
  }
  #nehep-wtv-new .vertical-separator {
    width: 1.044%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0px !important;
  }
  #nehep-wtv-new .vertical-separator img, #nehep-wtv-new .nehep-wtv-stats img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  #nehep-wtv-new .nehep-wtv-stats img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  #nehep-wtv-new .vertical-separator {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  #nehep-wtv-new div.wtv-sub-items div:nth-child(3n+1) {
    clear: left;
  }
  #nehep-wtv-new .wtv-large-font {
    font-size: 1.142em;
  }
  #nehep-wtv-new p.text-padding {
    padding: 1.5em 1.5em;
  }
  #nehep-wtv-new div.coming-soon {
    padding-top: 0.5em;
    padding-bottom: 1em;
    text-align: right;
  }
  #nehep-wtv-new #coming-soon-month {
    position: absolute;
    top: 72%;
    left: 15%;
    background-color: #993333;
    padding: 0.2em 0.5em;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
  }
  #nehep-wtv-new #coming-soon-month p:first-child {
    font-size: 1.2em;
    margin: 0;
  }
  #nehep-wtv-new #coming-soon-month p:nth-child(2) {
    font-size: 1.5em;
    font-weight: bold;
    margin: 0;
    margin-top: 0.3em;
  }
  #nehep-wtv-new .infograpgic-title {
    color: #996666;
    font-size: 2em;
  }
  #nehep-wtv-new .infograpgic-title p {
    padding: 0 0.7em;
    margin-bottom: 0.4em;
  }
  #nehep-wtv-new .infograpgic-title hr {
    color: #996666;
    margin: 0 0.7em 0.5em;
    border: none;
    border-top: 1px dotted #996666;
  }
  #nehep-wtv-new .wtv-infographic {
    padding: 0 0 1em 2.5em !important;
  }
  #nehep-wtv-new div.wtv-infographic-text {
    padding-left: 0;
  }
}
@media screen and (max-width: 991px) {
  #nehep-wtv-new div.subscribe {
    color: #cc3333;
    font-size: 1em;
    line-height: 1.1em;
    padding: 0.8em 1em;
  }
  #nehep-wtv-new div.wtv-subscribe-button {
    padding-left: 2.5em;
    text-align: center;
  }
  #nehep-wtv-new p.text-padding {
    padding: 1em 0;
  }
  #nehep-wtv-new p.no-top-padding {
    padding-top: 0;
  }
  #nehep-wtv-new div.coming-soon {
    text-align: center;
  }
  #nehep-wtv-new #coming-soon-month {
    position: absolute;
    top: 70%;
    left: 28%;
    background-color: #993333;
    padding: 0 0.5em;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
  }
  #nehep-wtv-new #coming-soon-month p:first-child {
    font-size: 1.2em;
    margin: 0;
  }
  #nehep-wtv-new #coming-soon-month p:nth-child(2) {
    font-size: 1.5em;
    font-weight: bold;
    margin: 0;
    margin-top: -0.2em;
  }
  #nehep-wtv-new .infograpgic-title {
    color: #996666;
    font-size: 2em;
  }
  #nehep-wtv-new .infograpgic-title p {
    padding: 0;
    margin-bottom: 0.3em;
  }
  #nehep-wtv-new .infograpgic-title hr {
    color: #996666;
    margin: 0 0 0.5em;
    border: none;
    border-top: 1px dotted #996666;
  }
  #nehep-wtv-new .wtv-infographic {
    padding: 0 0 1em 0 !important;
  }
  #nehep-wtv-new div.wtv-infographic-text {
    margin-bottom: 1em;
  }
}
@media screen and (min-width: 768px) {
  #nehep-wtv-new .nehep-wtv-stats {
    padding: 0px !important;
    width: 32.6%;
  }
  #nehep-wtv-new .vertical-separator {
    width: 1.044%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0px !important;
  }
  #nehep-wtv-new .vertical-separator img, #nehep-wtv-new .nehep-wtv-stats img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  #nehep-wtv-new .nehep-wtv-stats img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  #nehep-wtv-new .vertical-separator {
    display: none;
  }
}
#nehep-wtv-new .col-xs-15, #nehep-wtv-new .col-sm-15, #nehep-wtv-new .col-md-15, #nehep-wtv-new .col-lg-15 {
  position: relative;
  min-height: 1px;
}
#nehep-wtv-new .col-xs-15 {
  width: 32%;
  float: left;
}
#nehep-wtv-new .row.wtv-sub-pages {
  margin-top: 1em;
}
#nehep-wtv-new .wtv-sub-pages div {
  margin: 1px;
  border: 1px solid #cccccc;
  border-collapse: collapse;
  min-height: 3em;
  text-align: center;
  vertical-align: middle;
  font-size: 13px !important;
}
@media (min-width: 768px) {
  #nehep-wtv-new .col-sm-15 {
    width: 19%;
    float: left;
  }
}
@media (min-width: 992px) {
  #nehep-wtv-new .col-md-15 {
    width: 19.7%;
    float: left;
  }
}
@media (min-width: 1200px) {
  #nehep-wtv-new .col-lg-15 {
    width: 19.7%;
    float: left;
  }
  #nehep-wtv-new .wtv-sub-pages div {
    line-height: 3em;
  }
}
#nehep-wtv-new .wtv-active-sub-page {
  background-color: #ad4b15;
}
#nehep-wtv-new .wtv-active-sub-page a {
  color: #ffffff;
}
#nehep-wtv-new .row {
  margin-right: 0px;
  margin-left: 0px;
}
#nehep-wtv-new .wtv-social-media-list td a {
  white-space: normal;
  word-wrap: break-word;
  word-break: break-all;
}
#nehep-wtv-new .wtv-social-media-list td {
  vertical-align: top;
  border-color: #dddddd;
  white-space: -pre-wrap;
  word-wrap: break-word;
}
#nehep-wtv-new .wtv-social-media-list td:nth-child(even) {
  vertical-align: top;
  text-align: center;
  padding: 0.5em;
}
#nehep-wtv-new .wtv-social-media-list td:nth-child(even) img {
  min-width: 125px;
}
#nehep-wtv-new .wtv-social-media-list td:nth-child(odd) {
  padding: 0.5em;
}
#nehep-wtv-new .wtv-social-media-list th {
  text-align: center;
}
@media screen and (min-width: 992px) {
  #nehep-wtv-new div.wtv-sub-items div:nth-child(3n+1) {
    clear: left;
  }
  #nehep-wtv-new .col-md-12 {
    padding-left: 0px;
    padding-right: 0px;
  }
  #nehep-wtv-new .row.wtv-sub-pages {
    margin-right: 0px !important;
    margin-left: 0px !important;
  }
  #nehep-wtv-new p.text-padding {
    padding: 1.5em 1.5em;
  }
  #nehep-wtv-new div.coming-soon {
    padding-top: 0.5em;
    padding-bottom: 1em;
    text-align: right;
  }
  #nehep-wtv-new #coming-soon-month {
    position: absolute;
    top: 72%;
    left: 15%;
    background-color: #993333;
    padding: 0.2em 0.5em;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
  }
  #nehep-wtv-new #coming-soon-month p:first-child {
    font-size: 1.2em;
    margin: 0;
  }
  #nehep-wtv-new #coming-soon-month p:nth-child(2) {
    font-size: 1.5em;
    font-weight: bold;
    margin: 0;
    margin-top: 0.3em;
  }
  #nehep-wtv-new .infograpgic-title {
    color: #996666;
    font-size: 2em;
  }
  #nehep-wtv-new .infograpgic-title p {
    padding: 0 0.7em;
    margin-bottom: 0.4em;
  }
  #nehep-wtv-new .infograpgic-title hr {
    color: #996666;
    margin: 0 0.7em 0.5em;
    border: none;
    border-top: 1px dotted #996666;
  }
  #nehep-wtv-new .wtv-infographic {
    padding: 0 0 1em 2.5em !important;
  }
  #nehep-wtv-new div.wtv-infographic-text {
    padding-left: 0;
  }
}
@media screen and (max-width: 991px) {
  #nehep-wtv-new div.subscribe {
    color: #cc3333;
    font-size: 1em;
    line-height: 1.1em;
    padding: 0.8em 1em;
  }
  #nehep-wtv-new div.wtv-subscribe-button {
    padding-left: 2.5em;
    text-align: center;
  }
  #nehep-wtv-new p.text-padding {
    padding: 1em 0;
  }
  #nehep-wtv-new p.no-top-padding {
    padding-top: 0;
  }
  #nehep-wtv-new div.coming-soon {
    text-align: center;
  }
  #nehep-wtv-new #coming-soon-month {
    position: absolute;
    top: 70%;
    left: 28%;
    background-color: #993333;
    padding: 0 0.5em;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
  }
  #nehep-wtv-new #coming-soon-month p:first-child {
    font-size: 1.2em;
    margin: 0;
  }
  #nehep-wtv-new #coming-soon-month p:nth-child(2) {
    font-size: 1.5em;
    font-weight: bold;
    margin: 0;
    margin-top: -0.2em;
  }
  #nehep-wtv-new .infograpgic-title {
    color: #996666;
    font-size: 2em;
  }
  #nehep-wtv-new .infograpgic-title p {
    padding: 0;
    margin-bottom: 0.3em;
  }
  #nehep-wtv-new .infograpgic-title hr {
    color: #996666;
    margin: 0 0 0.5em;
    border: none;
    border-top: 1px dotted #996666;
  }
  #nehep-wtv-new .wtv-infographic {
    padding: 0 0 1em 0 !important;
  }
  #nehep-wtv-new div.wtv-infographic-text {
    margin-bottom: 1em;
  }
}
@media screen and (min-width: 768px) {
  #nehep-wtv-new .nehep-wtv-stats {
    padding: 0px !important;
    width: 32.6%;
  }
  #nehep-wtv-new .vertical-separator {
    width: 1.044%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0px !important;
  }
  #nehep-wtv-new .vertical-separator img, #nehep-wtv-new .nehep-wtv-stats img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  #nehep-wtv-new .nehep-wtv-stats img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  #nehep-wtv-new .vertical-separator {
    display: none;
  }
}
@media (min-width: 768px) {
  #nehep-wtv-new .col-sm-15 {
    width: 19%;
    float: left;
  }
}
@media (min-width: 992px) {
  #nehep-wtv-new .col-md-15 {
    width: 19.7%;
    float: left;
  }
}
@media (min-width: 1200px) {
  #nehep-wtv-new .col-lg-15 {
    width: 19.7%;
    float: left;
  }
  #nehep-wtv-new .wtv-sub-pages div {
    line-height: 3em;
  }
}
@media screen and (min-width: 992px) {
  #nehep-wtv-new div.wtv-sub-items div:nth-child(3n+1) {
    clear: left;
  }
  #nehep-wtv-new .col-md-12 {
    padding-left: 0px;
    padding-right: 0px;
  }
  #nehep-wtv-new .row.wtv-sub-pages {
    margin-right: 0px !important;
    margin-left: 0px !important;
  }
  #nehep-wtv-new p.text-padding {
    padding: 1.5em 1.5em;
  }
  #nehep-wtv-new div.coming-soon {
    padding-top: 0.5em;
    padding-bottom: 1em;
    text-align: right;
  }
  #nehep-wtv-new #coming-soon-month {
    position: absolute;
    top: 72%;
    left: 15%;
    background-color: #993333;
    padding: 0.2em 0.5em;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
  }
  #nehep-wtv-new #coming-soon-month p:first-child {
    font-size: 1.2em;
    margin: 0;
  }
  #nehep-wtv-new #coming-soon-month p:nth-child(2) {
    font-size: 1.5em;
    font-weight: bold;
    margin: 0;
    margin-top: 0.3em;
  }
  #nehep-wtv-new .infograpgic-title {
    color: #996666;
    font-size: 2em;
  }
  #nehep-wtv-new .infograpgic-title p {
    padding: 0 0.7em;
    margin-bottom: 0.4em;
  }
  #nehep-wtv-new .infograpgic-title hr {
    color: #996666;
    margin: 0 0.7em 0.5em;
    border: none;
    border-top: 1px dotted #996666;
  }
  #nehep-wtv-new .wtv-infographic {
    padding: 0 0 1em 2.5em !important;
  }
  #nehep-wtv-new div.wtv-infographic-text {
    padding-left: 0;
  }
}
@media screen and (max-width: 991px) {
  #nehep-wtv-new div.subscribe {
    color: #cc3333;
    font-size: 1em;
    line-height: 1.1em;
    padding: 0.8em 1em;
  }
  #nehep-wtv-new div.wtv-subscribe-button {
    padding-left: 2.5em;
    text-align: center;
  }
  #nehep-wtv-new p.text-padding {
    padding: 1em 0;
  }
  #nehep-wtv-new p.no-top-padding {
    padding-top: 0;
  }
  #nehep-wtv-new div.coming-soon {
    text-align: center;
  }
  #nehep-wtv-new #coming-soon-month {
    position: absolute;
    top: 70%;
    left: 28%;
    background-color: #993333;
    padding: 0 0.5em;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
  }
  #nehep-wtv-new #coming-soon-month p:first-child {
    font-size: 1.2em;
    margin: 0;
  }
  #nehep-wtv-new #coming-soon-month p:nth-child(2) {
    font-size: 1.5em;
    font-weight: bold;
    margin: 0;
    margin-top: -0.2em;
  }
  #nehep-wtv-new .infograpgic-title {
    color: #996666;
    font-size: 2em;
  }
  #nehep-wtv-new .infograpgic-title p {
    padding: 0;
    margin-bottom: 0.3em;
  }
  #nehep-wtv-new .infograpgic-title hr {
    color: #996666;
    margin: 0 0 0.5em;
    border: none;
    border-top: 1px dotted #996666;
  }
  #nehep-wtv-new .wtv-infographic {
    padding: 0 0 1em 0 !important;
  }
  #nehep-wtv-new div.wtv-infographic-text {
    margin-bottom: 1em;
  }
}
@media screen and (min-width: 768px) {
  #nehep-wtv-new .nehep-wtv-stats {
    padding: 0px !important;
    width: 32.6%;
  }
  #nehep-wtv-new .vertical-separator {
    width: 1.044%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0px !important;
  }
  #nehep-wtv-new .vertical-separator img, #nehep-wtv-new .nehep-wtv-stats img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  #nehep-wtv-new .nehep-wtv-stats img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  #nehep-wtv-new .vertical-separator {
    display: none;
  }
}
#nehep-wtv-new #wtv-calendar-container {
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
}
#nehep-wtv-new #wtv-calendar {
  width: 100%;
  padding-bottom: 54.4%;
  position: relative;
}
#nehep-wtv-new #wtv-calendar-shadow {
  width: 98%;
  height: 100%;
  position: absolute;
  left: 2%;
  top: 0px;
  -webkit-box-shadow: 6px 6px 15px 0px #cccccc;
  -moz-box-shadow: 6px 6px 15px 0px #cccccc;
  box-shadow: 6px 6px 15px 0px #cccccc;
}
#nehep-wtv-new #wtv-calendar-left {
  width: 26%;
  max-width: 130px;
  height: 100%;
  Max-height: 272px;
  background-color: #cc6633;
  position: absolute;
  left: 2%;
  top: 0px;
}
#nehep-wtv-new #wtv-calendar-img {
  height: 84.558823529%;
  width: 30%;
  max-width: 150px;
  max-height: 272px;
  position: absolute;
  bottom: 0px;
  z-index: 100;
}
#nehep-wtv-new #wtv-calendar-logo {
  width: 22.4%;
  max-width: 112px;
  position: absolute;
  top: 6.617647058%;
  left: 73%;
  z-index: 100;
}
#nehep-wtv-new #wtv-calendar-banner {
  width: 72.2%;
  height: 22.8%;
  background-color: #993333;
  position: absolute;
  left: 28%;
  top: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  padding-top: 4.2%;
  padding-left: 4.5%;
}
#nehep-wtv-new #wtv-calendar-month {
  width: 65%;
  height: 69.852941176%;
  position: absolute;
  left: 32%;
  top: 25.735294117%;
}
#nehep-wtv-new .wtv-calendar-month-row {
  width: 100%;
  height: 25.263157894%;
  line-height: 25.263157894%;
}
#nehep-wtv-new .wtv-calendar-month-row-divider {
  border-bottom: solid 1px #cccccc;
}
#nehep-wtv-new .wtv-calendar-month-cell {
  width: 30%;
  text-align: center;
  position: relative;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #333366;
}
#nehep-wtv-new .wtv-month-text {
  padding-left: 35.897435897%;
  padding-top: 24%;
}
#nehep-wtv-new .wtv-calendar-current-month, #nehep-wtv-new .wtv-calendar-current-month a {
  color: #993333;
}
#nehep-wtv-new .wtv-current-month {
  width: 18.461538461%;
  height: 65.717415115%;
  display: inline-block;
  position: absolute;
  top: 54.764512595%;
  left: 29%;
}
#nehep-wtv-new .wtv-other-month {
  width: 14.358974359%;
  height: 51.113545089%;
  display: inline-block;
  position: absolute;
  top: 62.066447608%;
  left: 30.769230769%;
}
@media (min-width: 768px) {
  #nehep-wtv-new .col-sm-15 {
    width: 19%;
    float: left;
  }
}
@media (min-width: 992px) {
  #nehep-wtv-new .col-md-15 {
    width: 19.7%;
    float: left;
  }
}
@media (min-width: 1200px) {
  #nehep-wtv-new .col-lg-15 {
    width: 19.7%;
    float: left;
  }
  #nehep-wtv-new .wtv-sub-pages div {
    line-height: 3em;
  }
}
@media screen and (min-width: 992px) {
  #nehep-wtv-new div.wtv-sub-items div:nth-child(3n+1) {
    clear: left;
  }
  #nehep-wtv-new .col-md-12 {
    padding-left: 0px;
    padding-right: 0px;
  }
  #nehep-wtv-new .row.wtv-sub-pages {
    margin-right: 0px !important;
    margin-left: 0px !important;
  }
  #nehep-wtv-new p.text-padding {
    padding: 1.5em 1.5em;
  }
  #nehep-wtv-new div.coming-soon {
    padding-top: 0.5em;
    padding-bottom: 1em;
    text-align: right;
  }
  #nehep-wtv-new #coming-soon-month {
    position: absolute;
    top: 72%;
    left: 15%;
    background-color: #993333;
    padding: 0.2em 0.5em;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
  }
  #nehep-wtv-new #coming-soon-month p:first-child {
    font-size: 1.2em;
    margin: 0;
  }
  #nehep-wtv-new #coming-soon-month p:nth-child(2) {
    font-size: 1.5em;
    font-weight: bold;
    margin: 0;
    margin-top: 0.3em;
  }
  #nehep-wtv-new .infograpgic-title {
    color: #996666;
    font-size: 2em;
  }
  #nehep-wtv-new .infograpgic-title p {
    padding: 0 0.7em;
    margin-bottom: 0.4em;
  }
  #nehep-wtv-new .infograpgic-title hr {
    color: #996666;
    margin: 0 0.7em 0.5em;
    border: none;
    border-top: 1px dotted #996666;
  }
  #nehep-wtv-new .wtv-infographic {
    padding: 0 0 1em 2.5em !important;
  }
  #nehep-wtv-new div.wtv-infographic-text {
    padding-left: 0;
  }
}
@media screen and (max-width: 991px) {
  #nehep-wtv-new div.subscribe {
    color: #cc3333;
    font-size: 1em;
    line-height: 1.1em;
    padding: 0.8em 1em;
  }
  #nehep-wtv-new div.wtv-subscribe-button {
    padding-left: 2.5em;
    text-align: center;
  }
  #nehep-wtv-new p.text-padding {
    padding: 1em 0;
  }
  #nehep-wtv-new p.no-top-padding {
    padding-top: 0;
  }
  #nehep-wtv-new div.coming-soon {
    text-align: center;
  }
  #nehep-wtv-new #coming-soon-month {
    position: absolute;
    top: 70%;
    left: 28%;
    background-color: #993333;
    padding: 0 0.5em;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
  }
  #nehep-wtv-new #coming-soon-month p:first-child {
    font-size: 1.2em;
    margin: 0;
  }
  #nehep-wtv-new #coming-soon-month p:nth-child(2) {
    font-size: 1.5em;
    font-weight: bold;
    margin: 0;
    margin-top: -0.2em;
  }
  #nehep-wtv-new .infograpgic-title {
    color: #996666;
    font-size: 2em;
  }
  #nehep-wtv-new .infograpgic-title p {
    padding: 0;
    margin-bottom: 0.3em;
  }
  #nehep-wtv-new .infograpgic-title hr {
    color: #996666;
    margin: 0 0 0.5em;
    border: none;
    border-top: 1px dotted #996666;
  }
  #nehep-wtv-new .wtv-infographic {
    padding: 0 0 1em 0 !important;
  }
  #nehep-wtv-new div.wtv-infographic-text {
    margin-bottom: 1em;
  }
}
@media screen and (min-width: 768px) {
  #nehep-wtv-new .nehep-wtv-stats {
    padding: 0px !important;
    width: 32.6%;
  }
  #nehep-wtv-new .vertical-separator {
    width: 1.044%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0px !important;
  }
  #nehep-wtv-new .vertical-separator img, #nehep-wtv-new .nehep-wtv-stats img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  #nehep-wtv-new .nehep-wtv-stats img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  #nehep-wtv-new .vertical-separator {
    display: none;
  }
}
#nehep-wtv-new .wtv-calendar-current-month {
  color: #993333;
}
@media (min-width: 768px) {
  #nehep-wtv-new .col-sm-15 {
    width: 19%;
    float: left;
  }
}
@media (min-width: 992px) {
  #nehep-wtv-new .col-md-15 {
    width: 19.7%;
    float: left;
  }
}
@media (min-width: 1200px) {
  #nehep-wtv-new .col-lg-15 {
    width: 19.7%;
    float: left;
  }
  #nehep-wtv-new .wtv-sub-pages div {
    line-height: 3em;
  }
}
@media screen and (min-width: 992px) {
  #nehep-wtv-new div.wtv-sub-items div:nth-child(3n+1) {
    clear: left;
  }
  #nehep-wtv-new .col-md-12 {
    padding-left: 0px;
    padding-right: 0px;
  }
  #nehep-wtv-new .row.wtv-sub-pages {
    margin-right: 0px !important;
    margin-left: 0px !important;
  }
  #nehep-wtv-new p.text-padding {
    padding: 1.5em 1.5em;
  }
  #nehep-wtv-new div.coming-soon {
    padding-top: 0.5em;
    padding-bottom: 1em;
    text-align: right;
  }
  #nehep-wtv-new #coming-soon-month {
    position: absolute;
    top: 72%;
    left: 15%;
    background-color: #993333;
    padding: 0.2em 0.5em;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
  }
  #nehep-wtv-new #coming-soon-month p:first-child {
    font-size: 1.2em;
    margin: 0;
  }
  #nehep-wtv-new #coming-soon-month p:nth-child(2) {
    font-size: 1.5em;
    font-weight: bold;
    margin: 0;
    margin-top: 0.3em;
  }
  #nehep-wtv-new .infograpgic-title {
    color: #996666;
    font-size: 2em;
  }
  #nehep-wtv-new .infograpgic-title p {
    padding: 0 0.7em;
    margin-bottom: 0.4em;
  }
  #nehep-wtv-new .infograpgic-title hr {
    color: #996666;
    margin: 0 0.7em 0.5em;
    border: none;
    border-top: 1px dotted #996666;
  }
  #nehep-wtv-new .wtv-infographic {
    padding: 0 0 1em 2.5em !important;
  }
  #nehep-wtv-new div.wtv-infographic-text {
    padding-left: 0;
  }
}
@media screen and (max-width: 991px) {
  #nehep-wtv-new div.subscribe {
    color: #cc3333;
    font-size: 1em;
    line-height: 1.1em;
    padding: 0.8em 1em;
  }
  #nehep-wtv-new div.wtv-subscribe-button {
    padding-left: 2.5em;
    text-align: center;
  }
  #nehep-wtv-new p.text-padding {
    padding: 1em 0;
  }
  #nehep-wtv-new p.no-top-padding {
    padding-top: 0;
  }
  #nehep-wtv-new div.coming-soon {
    text-align: center;
  }
  #nehep-wtv-new #coming-soon-month {
    position: absolute;
    top: 70%;
    left: 28%;
    background-color: #993333;
    padding: 0 0.5em;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
  }
  #nehep-wtv-new #coming-soon-month p:first-child {
    font-size: 1.2em;
    margin: 0;
  }
  #nehep-wtv-new #coming-soon-month p:nth-child(2) {
    font-size: 1.5em;
    font-weight: bold;
    margin: 0;
    margin-top: -0.2em;
  }
  #nehep-wtv-new .infograpgic-title {
    color: #996666;
    font-size: 2em;
  }
  #nehep-wtv-new .infograpgic-title p {
    padding: 0;
    margin-bottom: 0.3em;
  }
  #nehep-wtv-new .infograpgic-title hr {
    color: #996666;
    margin: 0 0 0.5em;
    border: none;
    border-top: 1px dotted #996666;
  }
  #nehep-wtv-new .wtv-infographic {
    padding: 0 0 1em 0 !important;
  }
  #nehep-wtv-new div.wtv-infographic-text {
    margin-bottom: 1em;
  }
}
@media screen and (min-width: 768px) {
  #nehep-wtv-new .nehep-wtv-stats {
    padding: 0px !important;
    width: 32.6%;
  }
  #nehep-wtv-new .vertical-separator {
    width: 1.044%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0px !important;
  }
  #nehep-wtv-new .vertical-separator img, #nehep-wtv-new .nehep-wtv-stats img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  #nehep-wtv-new .nehep-wtv-stats img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  #nehep-wtv-new .vertical-separator {
    display: none;
  }
}
@media (min-width: 768px) {
  #nehep-wtv-new .col-sm-15 {
    width: 19%;
    float: left;
  }
}
@media (min-width: 992px) {
  #nehep-wtv-new .col-md-15 {
    width: 19.7%;
    float: left;
  }
}
@media (min-width: 1200px) {
  #nehep-wtv-new .col-lg-15 {
    width: 19.7%;
    float: left;
  }
  #nehep-wtv-new .wtv-sub-pages div {
    line-height: 3em;
  }
}
@media screen and (min-width: 992px) {
  #nehep-wtv-new div.wtv-sub-items div:nth-child(3n+1) {
    clear: left;
  }
  #nehep-wtv-new .col-md-12 {
    padding-left: 0px;
    padding-right: 0px;
  }
  #nehep-wtv-new .row.wtv-sub-pages {
    margin-right: 0px !important;
    margin-left: 0px !important;
  }
  #nehep-wtv-new p.text-padding {
    padding: 1.5em 1.5em;
  }
  #nehep-wtv-new div.coming-soon {
    padding-top: 0.5em;
    padding-bottom: 1em;
    text-align: right;
  }
  #nehep-wtv-new #coming-soon-month {
    position: absolute;
    top: 72%;
    left: 15%;
    background-color: #993333;
    padding: 0.2em 0.5em;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
  }
  #nehep-wtv-new #coming-soon-month p:first-child {
    font-size: 1.2em;
    margin: 0;
  }
  #nehep-wtv-new #coming-soon-month p:nth-child(2) {
    font-size: 1.5em;
    font-weight: bold;
    margin: 0;
    margin-top: 0.3em;
  }
  #nehep-wtv-new .infograpgic-title {
    color: #996666;
    font-size: 2em;
  }
  #nehep-wtv-new .infograpgic-title p {
    padding: 0 0.7em;
    margin-bottom: 0.4em;
  }
  #nehep-wtv-new .infograpgic-title hr {
    color: #996666;
    margin: 0 0.7em 0.5em;
    border: none;
    border-top: 1px dotted #996666;
  }
  #nehep-wtv-new .wtv-infographic {
    padding: 0 0 1em 2.5em !important;
  }
  #nehep-wtv-new div.wtv-infographic-text {
    padding-left: 0;
  }
}
@media screen and (max-width: 991px) {
  #nehep-wtv-new div.subscribe {
    color: #cc3333;
    font-size: 1em;
    line-height: 1.1em;
    padding: 0.8em 1em;
  }
  #nehep-wtv-new div.wtv-subscribe-button {
    padding-left: 2.5em;
    text-align: center;
  }
  #nehep-wtv-new p.text-padding {
    padding: 1em 0;
  }
  #nehep-wtv-new p.no-top-padding {
    padding-top: 0;
  }
  #nehep-wtv-new div.coming-soon {
    text-align: center;
  }
  #nehep-wtv-new #coming-soon-month {
    position: absolute;
    top: 70%;
    left: 28%;
    background-color: #993333;
    padding: 0 0.5em;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
  }
  #nehep-wtv-new #coming-soon-month p:first-child {
    font-size: 1.2em;
    margin: 0;
  }
  #nehep-wtv-new #coming-soon-month p:nth-child(2) {
    font-size: 1.5em;
    font-weight: bold;
    margin: 0;
    margin-top: -0.2em;
  }
  #nehep-wtv-new .infograpgic-title {
    color: #996666;
    font-size: 2em;
  }
  #nehep-wtv-new .infograpgic-title p {
    padding: 0;
    margin-bottom: 0.3em;
  }
  #nehep-wtv-new .infograpgic-title hr {
    color: #996666;
    margin: 0 0 0.5em;
    border: none;
    border-top: 1px dotted #996666;
  }
  #nehep-wtv-new .wtv-infographic {
    padding: 0 0 1em 0 !important;
  }
  #nehep-wtv-new div.wtv-infographic-text {
    margin-bottom: 1em;
  }
}
@media screen and (min-width: 768px) {
  #nehep-wtv-new .nehep-wtv-stats {
    padding: 0px !important;
    width: 32.6%;
  }
  #nehep-wtv-new .vertical-separator {
    width: 1.044%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0px !important;
  }
  #nehep-wtv-new .vertical-separator img, #nehep-wtv-new .nehep-wtv-stats img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  #nehep-wtv-new .nehep-wtv-stats img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  #nehep-wtv-new .vertical-separator {
    display: none;
  }
}
@media (min-width: 768px) {
  #nehep-wtv-new .col-sm-15 {
    width: 19%;
    float: left;
  }
}
@media (min-width: 992px) {
  #nehep-wtv-new .col-md-15 {
    width: 19.7%;
    float: left;
  }
}
@media (min-width: 1200px) {
  #nehep-wtv-new .col-lg-15 {
    width: 19.7%;
    float: left;
  }
  #nehep-wtv-new .wtv-sub-pages div {
    line-height: 3em;
  }
}
@media screen and (min-width: 992px) {
  #nehep-wtv-new div.wtv-sub-items div:nth-child(3n+1) {
    clear: left;
  }
  #nehep-wtv-new .col-md-12 {
    padding-left: 0px;
    padding-right: 0px;
  }
  #nehep-wtv-new p.text-padding {
    padding: 1.5em 1.5em;
  }
  #nehep-wtv-new div.coming-soon {
    padding-top: 0.5em;
    padding-bottom: 1em;
    text-align: right;
  }
  #nehep-wtv-new #coming-soon-month {
    position: absolute;
    top: 72%;
    left: 15%;
    background-color: #993333;
    padding: 0.2em 0.5em;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
  }
  #nehep-wtv-new #coming-soon-month p:first-child {
    font-size: 1.2em;
    margin: 0;
  }
  #nehep-wtv-new #coming-soon-month p:nth-child(2) {
    font-size: 1.5em;
    font-weight: bold;
    margin: 0;
    margin-top: 0.3em;
  }
  #nehep-wtv-new .infograpgic-title {
    color: #996666;
    font-size: 2em;
  }
  #nehep-wtv-new .infograpgic-title p {
    padding: 0 0.7em;
    margin-bottom: 0.4em;
  }
  #nehep-wtv-new .infograpgic-title hr {
    color: #996666;
    margin: 0 0.7em 0.5em;
    border: none;
    border-top: 1px dotted #996666;
  }
  #nehep-wtv-new .wtv-infographic {
    padding: 0 0 1em 2.5em !important;
  }
  #nehep-wtv-new div.wtv-infographic-text {
    padding-left: 0;
  }
}
@media screen and (max-width: 991px) {
  #nehep-wtv-new div.subscribe {
    color: #cc3333;
    font-size: 1em;
    line-height: 1.1em;
    padding: 0.8em 1em;
  }
  #nehep-wtv-new div.wtv-subscribe-button {
    padding-left: 2.5em;
    text-align: center;
  }
  #nehep-wtv-new p.text-padding {
    padding: 1em 0;
  }
  #nehep-wtv-new p.no-top-padding {
    padding-top: 0;
  }
  #nehep-wtv-new div.coming-soon {
    text-align: center;
  }
  #nehep-wtv-new #coming-soon-month {
    position: absolute;
    top: 70%;
    left: 28%;
    background-color: #993333;
    padding: 0 0.5em;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
  }
  #nehep-wtv-new #coming-soon-month p:first-child {
    font-size: 1.2em;
    margin: 0;
  }
  #nehep-wtv-new #coming-soon-month p:nth-child(2) {
    font-size: 1.5em;
    font-weight: bold;
    margin: 0;
    margin-top: -0.2em;
  }
  #nehep-wtv-new .infograpgic-title {
    color: #996666;
    font-size: 2em;
  }
  #nehep-wtv-new .infograpgic-title p {
    padding: 0;
    margin-bottom: 0.3em;
  }
  #nehep-wtv-new .infograpgic-title hr {
    color: #996666;
    margin: 0 0 0.5em;
    border: none;
    border-top: 1px dotted #996666;
  }
  #nehep-wtv-new .wtv-infographic {
    padding: 0 0 1em 0 !important;
  }
  #nehep-wtv-new div.wtv-infographic-text {
    margin-bottom: 1em;
  }
}
@media screen and (min-width: 768px) {
  #nehep-wtv-new .nehep-wtv-stats {
    padding: 0px !important;
    width: 32.6%;
  }
  #nehep-wtv-new .vertical-separator {
    width: 1.044%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0px !important;
  }
  #nehep-wtv-new .vertical-separator img, #nehep-wtv-new .nehep-wtv-stats img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  #nehep-wtv-new .nehep-wtv-stats img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  #nehep-wtv-new .vertical-separator {
    display: none;
  }
}
@media (min-width: 768px) {
  #nehep-wtv-new .col-sm-15 {
    width: 19%;
    float: left;
  }
}
@media (min-width: 992px) {
  #nehep-wtv-new .col-md-15 {
    width: 19.7%;
    float: left;
  }
}
@media (min-width: 1200px) {
  #nehep-wtv-new .col-lg-15 {
    width: 19.7%;
    float: left;
  }
  #nehep-wtv-new .wtv-sub-pages div {
    line-height: 3em;
  }
}
@media screen and (min-width: 992px) {
  #nehep-wtv-new div.wtv-sub-items div:nth-child(3n+1) {
    clear: left;
  }
  #nehep-wtv-new .col-md-12 {
    padding-left: 0px;
    padding-right: 0px;
  }
  #nehep-wtv-new p.text-padding {
    padding: 1.5em 1.5em;
  }
  #nehep-wtv-new div.coming-soon {
    padding-top: 0.5em;
    padding-bottom: 1em;
    text-align: right;
  }
  #nehep-wtv-new #coming-soon-month {
    position: absolute;
    top: 72%;
    left: 15%;
    background-color: #993333;
    padding: 0.2em 0.5em;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
  }
  #nehep-wtv-new #coming-soon-month p:first-child {
    font-size: 1.2em;
    margin: 0;
  }
  #nehep-wtv-new #coming-soon-month p:nth-child(2) {
    font-size: 1.5em;
    font-weight: bold;
    margin: 0;
    margin-top: 0.3em;
  }
  #nehep-wtv-new .infograpgic-title {
    color: #996666;
    font-size: 2em;
  }
  #nehep-wtv-new .infograpgic-title p {
    padding: 0 0.7em;
    margin-bottom: 0.4em;
  }
  #nehep-wtv-new .infograpgic-title hr {
    color: #996666;
    margin: 0 0.7em 0.5em;
    border: none;
    border-top: 1px dotted #996666;
  }
  #nehep-wtv-new .wtv-infographic {
    padding: 0 0 1em 2.5em !important;
  }
  #nehep-wtv-new div.wtv-infographic-text {
    padding-left: 0;
  }
}
@media screen and (max-width: 991px) {
  #nehep-wtv-new div.subscribe {
    color: #cc3333;
    font-size: 1em;
    line-height: 1.1em;
    padding: 0.8em 1em;
  }
  #nehep-wtv-new div.wtv-subscribe-button {
    padding-left: 2.5em;
    text-align: center;
  }
  #nehep-wtv-new p.text-padding {
    padding: 1em 0;
  }
  #nehep-wtv-new p.no-top-padding {
    padding-top: 0;
  }
  #nehep-wtv-new div.coming-soon {
    text-align: center;
  }
  #nehep-wtv-new #coming-soon-month {
    position: absolute;
    top: 70%;
    left: 28%;
    background-color: #993333;
    padding: 0 0.5em;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
  }
  #nehep-wtv-new #coming-soon-month p:first-child {
    font-size: 1.2em;
    margin: 0;
  }
  #nehep-wtv-new #coming-soon-month p:nth-child(2) {
    font-size: 1.5em;
    font-weight: bold;
    margin: 0;
    margin-top: -0.2em;
  }
  #nehep-wtv-new .infograpgic-title {
    color: #996666;
    font-size: 2em;
  }
  #nehep-wtv-new .infograpgic-title p {
    padding: 0;
    margin-bottom: 0.3em;
  }
  #nehep-wtv-new .infograpgic-title hr {
    color: #996666;
    margin: 0 0 0.5em;
    border: none;
    border-top: 1px dotted #996666;
  }
  #nehep-wtv-new .wtv-infographic {
    padding: 0 0 1em 0 !important;
  }
  #nehep-wtv-new div.wtv-infographic-text {
    margin-bottom: 1em;
  }
}
@media screen and (min-width: 768px) {
  #nehep-wtv-new .nehep-wtv-stats {
    padding: 0px !important;
    width: 32.6%;
  }
  #nehep-wtv-new .vertical-separator {
    width: 1.044%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0px !important;
  }
  #nehep-wtv-new .vertical-separator img, #nehep-wtv-new .nehep-wtv-stats img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  #nehep-wtv-new .nehep-wtv-stats img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  #nehep-wtv-new .vertical-separator {
    display: none;
  }
}
@media (min-width: 768px) {
  #nehep-wtv-new .col-sm-15 {
    width: 19%;
    float: left;
  }
}
@media (min-width: 992px) {
  #nehep-wtv-new .col-md-15 {
    width: 19.7%;
    float: left;
  }
}
@media (min-width: 1200px) {
  #nehep-wtv-new .col-lg-15 {
    width: 19.7%;
    float: left;
  }
  #nehep-wtv-new .wtv-sub-pages div {
    line-height: 3em;
  }
}
@media screen and (min-width: 992px) {
  #nehep-wtv-new div.wtv-sub-items div:nth-child(3n+1) {
    clear: left;
  }
  #nehep-wtv-new .col-md-12 {
    padding-left: 0px;
    padding-right: 0px;
  }
  #nehep-wtv-new .row.wtv-sub-pages {
    margin-right: 0px !important;
    margin-left: 0px !important;
  }
  #nehep-wtv-new p.text-padding {
    padding: 1.5em 1.5em;
  }
  #nehep-wtv-new div.coming-soon {
    padding-top: 0.5em;
    padding-bottom: 1em;
    text-align: right;
  }
  #nehep-wtv-new #coming-soon-month {
    position: absolute;
    top: 72%;
    left: 15%;
    background-color: #993333;
    padding: 0.2em 0.5em;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
  }
  #nehep-wtv-new #coming-soon-month p:first-child {
    font-size: 1.2em;
    margin: 0;
  }
  #nehep-wtv-new #coming-soon-month p:nth-child(2) {
    font-size: 1.5em;
    font-weight: bold;
    margin: 0;
    margin-top: 0.3em;
  }
  #nehep-wtv-new .infograpgic-title {
    color: #996666;
    font-size: 2em;
  }
  #nehep-wtv-new .infograpgic-title p {
    padding: 0 0.7em;
    margin-bottom: 0.4em;
  }
  #nehep-wtv-new .infograpgic-title hr {
    color: #996666;
    margin: 0 0.7em 0.5em;
    border: none;
    border-top: 1px dotted #996666;
  }
  #nehep-wtv-new .wtv-infographic {
    padding: 0 0 1em 2.5em !important;
  }
  #nehep-wtv-new div.wtv-infographic-text {
    padding-left: 0;
  }
}
@media screen and (max-width: 991px) {
  #nehep-wtv-new div.subscribe {
    color: #cc3333;
    font-size: 1em;
    line-height: 1.1em;
    padding: 0.8em 1em;
  }
  #nehep-wtv-new div.wtv-subscribe-button {
    padding-left: 2.5em;
    text-align: center;
  }
  #nehep-wtv-new p.text-padding {
    padding: 1em 0;
  }
  #nehep-wtv-new p.no-top-padding {
    padding-top: 0;
  }
  #nehep-wtv-new div.coming-soon {
    text-align: center;
  }
  #nehep-wtv-new #coming-soon-month {
    position: absolute;
    top: 70%;
    left: 28%;
    background-color: #993333;
    padding: 0 0.5em;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
  }
  #nehep-wtv-new #coming-soon-month p:first-child {
    font-size: 1.2em;
    margin: 0;
  }
  #nehep-wtv-new #coming-soon-month p:nth-child(2) {
    font-size: 1.5em;
    font-weight: bold;
    margin: 0;
    margin-top: -0.2em;
  }
  #nehep-wtv-new .infograpgic-title {
    color: #996666;
    font-size: 2em;
  }
  #nehep-wtv-new .infograpgic-title p {
    padding: 0;
    margin-bottom: 0.3em;
  }
  #nehep-wtv-new .infograpgic-title hr {
    color: #996666;
    margin: 0 0 0.5em;
    border: none;
    border-top: 1px dotted #996666;
  }
  #nehep-wtv-new .wtv-infographic {
    padding: 0 0 1em 0 !important;
  }
  #nehep-wtv-new div.wtv-infographic-text {
    margin-bottom: 1em;
  }
}
@media screen and (min-width: 768px) {
  #nehep-wtv-new .nehep-wtv-stats {
    padding: 0px !important;
    width: 32.6%;
  }
  #nehep-wtv-new .vertical-separator {
    width: 1.044%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0px !important;
  }
  #nehep-wtv-new .vertical-separator img, #nehep-wtv-new .nehep-wtv-stats img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  #nehep-wtv-new .nehep-wtv-stats img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  #nehep-wtv-new .vertical-separator {
    display: none;
  }
}
@media (min-width: 768px) {
  #nehep-wtv-new .col-sm-15 {
    width: 19%;
    float: left;
  }
}
@media (min-width: 992px) {
  #nehep-wtv-new .col-md-15 {
    width: 19.7%;
    float: left;
  }
}
@media (min-width: 1200px) {
  #nehep-wtv-new .col-lg-15 {
    width: 19.7%;
    float: left;
  }
  #nehep-wtv-new .wtv-sub-pages div {
    line-height: 3em;
  }
}
@media screen and (min-width: 992px) {
  #nehep-wtv-new div.wtv-sub-items div:nth-child(3n+1) {
    clear: left;
  }
  #nehep-wtv-new .col-md-12 {
    padding-left: 0px;
    padding-right: 0px;
  }
  #nehep-wtv-new p.text-padding {
    padding: 1.5em 1.5em;
  }
  #nehep-wtv-new div.coming-soon {
    padding-top: 0.5em;
    padding-bottom: 1em;
    text-align: right;
  }
  #nehep-wtv-new #coming-soon-month {
    position: absolute;
    top: 72%;
    left: 15%;
    background-color: #993333;
    padding: 0.2em 0.5em;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
  }
  #nehep-wtv-new #coming-soon-month p:first-child {
    font-size: 1.2em;
    margin: 0;
  }
  #nehep-wtv-new #coming-soon-month p:nth-child(2) {
    font-size: 1.5em;
    font-weight: bold;
    margin: 0;
    margin-top: 0.3em;
  }
  #nehep-wtv-new .infograpgic-title {
    color: #996666;
    font-size: 2em;
  }
  #nehep-wtv-new .infograpgic-title p {
    padding: 0 0.7em;
    margin-bottom: 0.4em;
  }
  #nehep-wtv-new .infograpgic-title hr {
    color: #996666;
    margin: 0 0.7em 0.5em;
    border: none;
    border-top: 1px dotted #996666;
  }
  #nehep-wtv-new .wtv-infographic {
    padding: 0 0 1em 2.5em !important;
  }
  #nehep-wtv-new div.wtv-infographic-text {
    padding-left: 0;
  }
}
@media screen and (max-width: 991px) {
  #nehep-wtv-new div.subscribe {
    color: #cc3333;
    font-size: 1em;
    line-height: 1.1em;
    padding: 0.8em 1em;
  }
  #nehep-wtv-new div.wtv-subscribe-button {
    padding-left: 2.5em;
    text-align: center;
  }
  #nehep-wtv-new p.text-padding {
    padding: 1em 0;
  }
  #nehep-wtv-new p.no-top-padding {
    padding-top: 0;
  }
  #nehep-wtv-new div.coming-soon {
    text-align: center;
  }
  #nehep-wtv-new #coming-soon-month {
    position: absolute;
    top: 70%;
    left: 28%;
    background-color: #993333;
    padding: 0 0.5em;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
  }
  #nehep-wtv-new #coming-soon-month p:first-child {
    font-size: 1.2em;
    margin: 0;
  }
  #nehep-wtv-new #coming-soon-month p:nth-child(2) {
    font-size: 1.5em;
    font-weight: bold;
    margin: 0;
    margin-top: -0.2em;
  }
  #nehep-wtv-new .infograpgic-title {
    color: #996666;
    font-size: 2em;
  }
  #nehep-wtv-new .infograpgic-title p {
    padding: 0;
    margin-bottom: 0.3em;
  }
  #nehep-wtv-new .infograpgic-title hr {
    color: #996666;
    margin: 0 0 0.5em;
    border: none;
    border-top: 1px dotted #996666;
  }
  #nehep-wtv-new .wtv-infographic {
    padding: 0 0 1em 0 !important;
  }
  #nehep-wtv-new div.wtv-infographic-text {
    margin-bottom: 1em;
  }
}
@media screen and (min-width: 768px) {
  #nehep-wtv-new .nehep-wtv-stats {
    padding: 0px !important;
    width: 32.6%;
  }
  #nehep-wtv-new .vertical-separator {
    width: 1.044%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0px !important;
  }
  #nehep-wtv-new .vertical-separator img, #nehep-wtv-new .nehep-wtv-stats img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  #nehep-wtv-new .nehep-wtv-stats img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  #nehep-wtv-new .vertical-separator {
    display: none;
  }
}
#nehep-wtv-new .wtv-social-media-list {
  table-layout: fixed;
  font-size: 14px;
}
@media (max-width: 767px) {
  #nehep-wtv-new .wtv-social-media-list {
    width: 502px;
  }
}
@media (min-width: 768px) {
  #nehep-wtv-new .col-sm-15 {
    width: 19%;
    float: left;
  }
  #nehep-wtv-new .wtv-social-media-list {
    width: 502px;
  }
}
@media (min-width: 992px) {
  #nehep-wtv-new .col-md-15 {
    width: 19.7%;
    float: left;
  }
  #nehep-wtv-new .wtv-social-media-list {
    width: 667px;
  }
}
@media (min-width: 1200px) {
  #nehep-wtv-new .col-lg-15 {
    width: 19.7%;
    float: left;
  }
  #nehep-wtv-new .wtv-sub-pages div {
    line-height: 3em;
  }
  #nehep-wtv-new .wtv-social-media-list {
    width: 817px;
  }
}
#nehep-wtv-new .wtv-social-media-list td:nth-child(odd) {
  padding: 0.5em;
}
@media screen and (min-width: 992px) {
  #nehep-wtv-new div.wtv-sub-items div:nth-child(3n+1) {
    clear: left;
  }
  #nehep-wtv-new .col-md-12 {
    padding-left: 0px;
    padding-right: 0px;
  }
  #nehep-wtv-new p.text-padding {
    padding: 1.5em 1.5em;
  }
  #nehep-wtv-new div.coming-soon {
    padding-top: 0.5em;
    padding-bottom: 1em;
    text-align: right;
  }
  #nehep-wtv-new #coming-soon-month {
    position: absolute;
    top: 72%;
    left: 15%;
    background-color: #993333;
    padding: 0.2em 0.5em;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
  }
  #nehep-wtv-new #coming-soon-month p:first-child {
    font-size: 1.2em;
    margin: 0;
  }
  #nehep-wtv-new #coming-soon-month p:nth-child(2) {
    font-size: 1.5em;
    font-weight: bold;
    margin: 0;
    margin-top: 0.3em;
  }
  #nehep-wtv-new .infograpgic-title {
    color: #996666;
    font-size: 2em;
  }
  #nehep-wtv-new .infograpgic-title p {
    padding: 0 0.7em;
    margin-bottom: 0.4em;
  }
  #nehep-wtv-new .infograpgic-title hr {
    color: #996666;
    margin: 0 0.7em 0.5em;
    border: none;
    border-top: 1px dotted #996666;
  }
  #nehep-wtv-new .wtv-infographic {
    padding: 0 0 1em 2.5em !important;
  }
  #nehep-wtv-new div.wtv-infographic-text {
    padding-left: 0;
  }
}
@media screen and (max-width: 991px) {
  #nehep-wtv-new div.subscribe {
    color: #cc3333;
    font-size: 1em;
    line-height: 1.1em;
    padding: 0.8em 1em;
  }
  #nehep-wtv-new div.wtv-subscribe-button {
    padding-left: 2.5em;
    text-align: center;
  }
  #nehep-wtv-new p.text-padding {
    padding: 1em 0;
  }
  #nehep-wtv-new p.no-top-padding {
    padding-top: 0;
  }
  #nehep-wtv-new div.coming-soon {
    text-align: center;
  }
  #nehep-wtv-new #coming-soon-month {
    position: absolute;
    top: 70%;
    left: 28%;
    background-color: #993333;
    padding: 0 0.5em;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
  }
  #nehep-wtv-new #coming-soon-month p:first-child {
    font-size: 1.2em;
    margin: 0;
  }
  #nehep-wtv-new #coming-soon-month p:nth-child(2) {
    font-size: 1.5em;
    font-weight: bold;
    margin: 0;
    margin-top: -0.2em;
  }
  #nehep-wtv-new .infograpgic-title {
    color: #996666;
    font-size: 2em;
  }
  #nehep-wtv-new .infograpgic-title p {
    padding: 0;
    margin-bottom: 0.3em;
  }
  #nehep-wtv-new .infograpgic-title hr {
    color: #996666;
    margin: 0 0 0.5em;
    border: none;
    border-top: 1px dotted #996666;
  }
  #nehep-wtv-new .wtv-infographic {
    padding: 0 0 1em 0 !important;
  }
  #nehep-wtv-new div.wtv-infographic-text {
    margin-bottom: 1em;
  }
}
@media screen and (min-width: 768px) {
  #nehep-wtv-new .nehep-wtv-stats {
    padding: 0px !important;
    width: 32.6%;
  }
  #nehep-wtv-new .vertical-separator {
    width: 1.044%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0px !important;
  }
  #nehep-wtv-new .vertical-separator img, #nehep-wtv-new .nehep-wtv-stats img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  #nehep-wtv-new .nehep-wtv-stats img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  #nehep-wtv-new .vertical-separator {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  #nehep-wtv-new div.wtv-sub-items div:nth-child(3n+1) {
    clear: left;
  }
  #nehep-wtv-new .wtv-large-font {
    font-size: 1.142em;
  }
  #nehep-wtv-new p.text-padding {
    padding: 1.5em 1.5em;
  }
  #nehep-wtv-new div.coming-soon {
    padding-top: 0.5em;
    padding-bottom: 1em;
    text-align: right;
  }
  #nehep-wtv-new #coming-soon-month {
    position: absolute;
    top: 72%;
    left: 15%;
    background-color: #993333;
    padding: 0.2em 0.5em;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
  }
  #nehep-wtv-new #coming-soon-month p:first-child {
    font-size: 1.2em;
    margin: 0;
  }
  #nehep-wtv-new #coming-soon-month p:nth-child(2) {
    font-size: 1.5em;
    font-weight: bold;
    margin: 0;
    margin-top: 0.3em;
  }
  #nehep-wtv-new .infograpgic-title {
    color: #996666;
    font-size: 2em;
  }
  #nehep-wtv-new .infograpgic-title p {
    padding: 0 0.7em;
    margin-bottom: 0.4em;
  }
  #nehep-wtv-new .infograpgic-title hr {
    color: #996666;
    margin: 0 0.7em 0.5em;
    border: none;
    border-top: 1px dotted #996666;
  }
  #nehep-wtv-new .wtv-infographic {
    padding: 0 0 1em 2.5em !important;
  }
  #nehep-wtv-new div.wtv-infographic-text {
    padding-left: 0;
  }
}
@media screen and (max-width: 991px) {
  #nehep-wtv-new div.subscribe {
    color: #cc3333;
    font-size: 1em;
    line-height: 1.1em;
    padding: 0.8em 1em;
  }
  #nehep-wtv-new div.wtv-subscribe-button {
    padding-left: 2.5em;
    text-align: center;
  }
  #nehep-wtv-new p.text-padding {
    padding: 1em 0;
  }
  #nehep-wtv-new p.no-top-padding {
    padding-top: 0;
  }
  #nehep-wtv-new div.coming-soon {
    text-align: center;
  }
  #nehep-wtv-new #coming-soon-month {
    position: absolute;
    top: 70%;
    left: 28%;
    background-color: #993333;
    padding: 0 0.5em;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
  }
  #nehep-wtv-new #coming-soon-month p:first-child {
    font-size: 1.2em;
    margin: 0;
  }
  #nehep-wtv-new #coming-soon-month p:nth-child(2) {
    font-size: 1.5em;
    font-weight: bold;
    margin: 0;
    margin-top: -0.2em;
  }
  #nehep-wtv-new .infograpgic-title {
    color: #996666;
    font-size: 2em;
  }
  #nehep-wtv-new .infograpgic-title p {
    padding: 0;
    margin-bottom: 0.3em;
  }
  #nehep-wtv-new .infograpgic-title hr {
    color: #996666;
    margin: 0 0 0.5em;
    border: none;
    border-top: 1px dotted #996666;
  }
  #nehep-wtv-new .wtv-infographic {
    padding: 0 0 1em 0 !important;
  }
  #nehep-wtv-new div.wtv-infographic-text {
    margin-bottom: 1em;
  }
}
@media screen and (min-width: 768px) {
  #nehep-wtv-new .nehep-wtv-stats {
    padding: 0px !important;
    width: 32.6%;
  }
  #nehep-wtv-new .vertical-separator {
    width: 1.044%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0px !important;
  }
  #nehep-wtv-new .vertical-separator img, #nehep-wtv-new .nehep-wtv-stats img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  #nehep-wtv-new .nehep-wtv-stats img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  #nehep-wtv-new .vertical-separator {
    display: none;
  }
}

#nehep-outlook {
  max-width: 817px;
  margin: 0 auto;
}

#nehep-outlook .OutlookSubscribe {
  padding-top: 1em;
  padding-bottom: 1em;
  text-align: right;
}

#nehep-outlook .OutlookSubscribe a {
  background: #0033ff;
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: Arial;
  color: #ffffff;
  font-size: 12px;
  padding: 5px 10px 5px 10px;
  text-decoration: none;
  margin: 1em 0.5em;
}

#nehep-outlook .OutlookSubscribe a:hover {
  text-decoration: none;
}

#nehep-outlook .OutlookTitle {
  font-size: 1.5em;
  font-weight: bold;
}

#nehep-outlook .OutlookLinks {
  font-weight: bold;
}

#nehep-outlook .OutlookSectionRow {
  border-bottom: solid 1px #cccccc;
  padding-bottom: 1em;
}

#nehep-outlook .OutlookSectionTitle {
  font-size: 1.3em;
  font-weight: bold;
  color: #003366;
  margin-top: 1em;
  margin-bottom: 1em;
}

#nehep-outlook .OutlookArticleList {
  padding-left: 0px;
}

#nehep-outlook .OutlookArticleList ul {
  padding-left: 1em;
  font-weight: bold;
}

#nehep-outlook .OutlookSectionRow a {
  color: #337ab7;
  font-weight: bold;
}

#nehep-outlook .OutlookSectionSubTitle {
  color: #337ab7;
  font-weight: bold;
}

@media screen and (max-width: 991px) {
  #nehep-outlook .OutlookSectionRow img {
    margin-bottom: 1em;
  }

  #nehep-outlook .OutlookArticleList p {
    padding-left: 1em;
  }
}
#nehep-outlook ul.nav-tabs {
  border-style: none;
}

#nehep-outlook ul.nav-tabs li {
  background-color: #cccccc;
  margin-left: 1px;
  font-size: 0.8em;
  height: 3.1em;
  padding: 0;
}

#nehep-outlook ul.nav-tabs li a {
  color: #000000;
  font-weight: bold;
}

#nehep-outlook .nav-tabs > li.active > a, #nehep-outlook .nav-tabs > li.active > a:focus, #nehep-outlook .nav-tabs > li.active > a:hover {
  color: #ffffff;
  background-color: #2e68d0;
  border: 0;
  border-bottom-color: transparent;
}

#nehep-outlook .outlook-article-title {
  margin-top: 1.5em;
}

#nehep-outlook .outlook-article-title p {
  font-size: 1.3em;
  color: #337ab7;
}

#nehep-outlook .outlook-article-content img:first-child {
  margin-right: 1.5em;
  margin-bottom: 1em;
  margin-top: 0.4em;
  border: 1px solid #cccccc;
}

#nehep-outlook .outlook-article-content {
  border-bottom: solid 1px #cccccc;
  padding-bottom: 0.5em;
}

#nehep-outlook .outlook-article-content a {
  font-weight: bold;
}

#nehep-outlook .outlook-article-content ul {
  display: table;
}

#nehep-ded .head-section img {
  max-width: 150px;
}
#nehep-ded .head-section div:nth-child(odd) {
  text-align: center;
}
#nehep-ded .head-section div:nth-child(even) {
  padding-left: 0px;
  margin-top: 2em;
}
#nehep-ded .head-listing {
  border-top: solid 1px #666666;
  border-bottom: solid 1px #666666;
  margin-top: 0 !important;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
#nehep-ded .head-listing div {
  padding-top: 0.3em;
  padding-bottom: 0.3em;
}
@media only screen and (max-width: 991px) {
  #nehep-ded .head-section div:nth-child(odd) {
    clear: left;
  }
  #nehep-ded .head-section div {
    margin-bottom: 1em;
  }
}

#nehep-lv .head-section img {
  max-width: 150px;
}
#nehep-lv .head-section div:nth-child(odd) {
  text-align: center;
}
#nehep-lv .head-section div:nth-child(even) {
  padding-left: 0px;
  margin-top: 2em;
}
#nehep-lv .head-listing {
  border-top: solid 1px #666666;
  border-bottom: solid 1px #666666;
  margin-top: 0 !important;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
#nehep-lv .head-listing div {
  padding-top: 0.3em;
  padding-bottom: 0.3em;
}
@media only screen and (max-width: 991px) {
  #nehep-lv .head-section div:nth-child(odd) {
    clear: left;
  }
  #nehep-lv .head-section div {
    margin-bottom: 1em;
  }
}

#nehep-gla .head-section img {
  max-width: 150px;
}
#nehep-gla .head-section div:nth-child(odd) {
  text-align: center;
}
#nehep-gla .head-section div:nth-child(even) {
  padding-left: 0px;
  margin-top: 2em;
}
#nehep-gla .head-listing {
  border-top: solid 1px #666666;
  border-bottom: solid 1px #666666;
  margin-top: 0 !important;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
#nehep-gla .head-listing div {
  padding-top: 0.3em;
  padding-bottom: 0.3em;
}
@media only screen and (max-width: 991px) {
  #nehep-gla .head-section div:nth-child(odd) {
    clear: left;
  }
  #nehep-gla .head-section div {
    margin-bottom: 1em;
  }
}

#nehep-va .head-section img {
  max-width: 150px;
}
#nehep-va .head-section div:nth-child(odd) {
  text-align: center;
}
#nehep-va .head-section div:nth-child(even) {
  padding-left: 0px;
  margin-top: 2em;
}
#nehep-va .head-listing {
  border-top: solid 1px #666666;
  border-bottom: solid 1px #666666;
  margin-top: 0 !important;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
#nehep-va .head-listing div {
  padding-top: 0.3em;
  padding-bottom: 0.3em;
}
@media only screen and (max-width: 991px) {
  #nehep-va .head-section div:nth-child(odd) {
    clear: left;
  }
  #nehep-va .head-section div {
    margin-bottom: 1em;
  }
}

#nehep-ojo .head-section img {
  max-width: 150px;
}
#nehep-ojo .head-section div:nth-child(odd) {
  text-align: center;
}
#nehep-ojo .head-section div:nth-child(even) {
  padding-left: 0px;
  margin-top: 2em;
}
#nehep-ojo .head-listing {
  border-top: solid 1px #666666;
  border-bottom: solid 1px #666666;
  margin-top: 0 !important;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
#nehep-ojo .head-listing div {
  padding-top: 0.3em;
  padding-bottom: 0.3em;
}
@media only screen and (max-width: 991px) {
  #nehep-ojo .head-section div:nth-child(odd) {
    clear: left;
  }
  #nehep-ojo .head-section div {
    margin-bottom: 1em;
  }
}

/*# sourceMappingURL=nehep-wtv.css.map */
