body {
  margin-top: 1px;
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
  color: #6a859c;
  font-size: 16px;
  line-height: 20px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

h2 {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #676770;
  font-size: 32px;
  line-height: 36px;
  font-weight: 300;
  text-align: center;
}

h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #676770;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  letter-spacing: 7px;
  text-transform: uppercase;
}

h4 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #676770;
  font-size: 18px;
  line-height: 20px;
  font-weight: 300;
  letter-spacing: 4px;
  text-transform: uppercase;
}

h6 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 25px;
  font-weight: 300;
}

.button {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
  padding: 12px 30px;
  border-radius: 4px;
  background-color: #14324d;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  color: #fff;
  font-size: 16px;
  line-height: 21px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.button:hover {
  background-color: #2e9dff;
}

.button.w--current {
  background-color: #2e80b6;
}

.button.full-width {
  display: block;
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
}

.button.tab {
  margin-right: 8px;
  margin-left: 8px;
  background-color: #92a0ad;
}

.button.tab:hover {
  background-color: #2e80b6;
}

.button.tab.w--current {
  background-color: #2e80b6;
}

.navigation-link {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  color: #edeff2;
  text-align: center;
}

.navigation-link:hover {
  color: #2e9dff;
}

.navigation-link.w--current:hover {
  color: #edeff2;
}

.navigation-bar {
  background-color: #fff;
  color: #14324d;
}

.navigation-menu {
  float: none;
}

.brand-text {
  display: block;
  margin: 0px auto;
  padding-top: 3px;
  font-family: 'Open Sans', sans-serif;
  color: #edeff2;
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.brand-link {
  padding-top: 16px;
  padding-bottom: 16px;
}

.brand-link.w--current {
  height: auto;
  padding-bottom: 13px;
}

.section {
  position: static;
  padding: 0px 10px 80px;
  background-color: transparent;
  color: #192024;
  text-align: center;
}

.section.accent {
  display: none;
  background-color: #192024;
}

.section.secoverflow {
  display: none;
}

.white-box {
  height: 300px;
  margin-bottom: 15px;
  padding: 15px;
  border: 1px solid #dcebf7;
  border-radius: 5px;
  background-color: #fff;
  background-image: -webkit-linear-gradient(270deg, rgba(237, 239, 242, .1), #192024), url('../images/StockSnap_V9IZYU1EZB.jpg');
  background-image: linear-gradient(180deg, rgba(237, 239, 242, .1), #192024), url('../images/StockSnap_V9IZYU1EZB.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  color: #edeff2;
  text-align: center;
}

.white-box.transparent {
  border-style: none;
  background-color: transparent;
}

.white-box.wb2 {
  background-image: -webkit-linear-gradient(270deg, rgba(237, 239, 242, .3), #192024), url('../images/gary-lopater-183558.jpg');
  background-image: linear-gradient(180deg, rgba(237, 239, 242, .3), #192024), url('../images/gary-lopater-183558.jpg');
  background-position: 0px 0px, 47% 82%;
  background-size: auto, 300%;
}

.white-box.wb3 {
  background-image: -webkit-linear-gradient(270deg, rgba(25, 32, 36, .2), #192024), url('../images/cedric-dhaenens-174476-compressor.jpg');
  background-image: linear-gradient(180deg, rgba(25, 32, 36, .2), #192024), url('../images/cedric-dhaenens-174476-compressor.jpg');
  background-position: 0px 0px, 50% 50%;
}

.hero-section {
  padding-top: 242px;
  padding-bottom: 242px;
}

.hero-section.centered {
  display: none;
  height: 120px;
  margin-top: 25px;
  padding-top: 25px;
  padding-bottom: 40px;
  border-bottom: 4px none #69b9ff;
  background-image: -webkit-linear-gradient(270deg, #003473, #003473);
  background-image: linear-gradient(180deg, #003473, #003473);
  text-align: center;
}

.hero-heading {
  position: static;
  margin: 0px 11px 14px 2px;
  font-family: Nunito, sans-serif;
  color: #fff;
  font-size: 35px;
  line-height: 70px;
  font-weight: 600;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.hero-subheading {
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 25px;
  font-weight: 300;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.hollow-button {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
  padding: 10px 30px;
  border: 1px solid #fff;
  border-radius: 4px;
  -webkit-transition: background-color 300ms ease, border 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, border 300ms ease, color 300ms ease;
  color: #fff;
  line-height: 21px;
  font-weight: 300;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.hollow-button:hover {
  border-color: #2e9dff;
  color: #2e9dff;
}

.hollow-button.all-caps {
  margin-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  background-color: #14324d;
  text-transform: uppercase;
}

.section-heading {
  margin-top: 0px;
  margin-bottom: 16px;
}

.section-heading.centered {
  display: block;
  margin: 0px auto 22px;
  color: #fff;
  font-size: 30px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
  text-shadow: 1px 1px 6px #000;
}

.section-heading.centered.white {
  color: #fff;
}

.section-heading.centered.mini {
  display: block;
  margin: 0px auto 25px;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
}

.section-heading.centered.experts {
  margin-top: 98px;
  font-weight: 600;
}

.section-subheading.center {
  float: none;
  font-family: Montserrat, sans-serif;
  color: #192024;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
  text-align: left;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: none;
}

.section-subheading.center.off-white {
  padding-bottom: 0px;
  color: #e8e8e8;
}

.section-title-group {
  margin-bottom: 31px;
}

.form-field {
  height: 45px;
  margin-bottom: 17px;
  border: 0px solid #000;
  border-radius: 3px;
  box-shadow: 0 0 0 1px rgba(64, 64, 71, .3);
}

.form-field.text-area {
  height: 110px;
}

.footer {
  padding-top: 35px;
  padding-bottom: 35px;
  color: #192024;
}

.footer.center {
  display: none;
  border-top: 1px solid #dbdbdb;
  background-color: #383838;
  background-image: -webkit-linear-gradient(270deg, #003473, #003473);
  background-image: linear-gradient(180deg, #003473, #003473);
  text-align: center;
}

.footer-text {
  margin-top: 5px;
  margin-bottom: 5px;
  color: #edeff2;
  font-size: 16px;
}

.grid-image {
  display: block;
  width: 35%;
  margin: 20px auto;
  padding: 20px;
  border: 0px solid #fff;
  border-radius: 15%;
  background-color: transparent;
  box-shadow: 0 0 0 1px #2e9dff;
}

.info-icon {
  float: left;
}

.footer-link {
  display: block;
  margin-bottom: 6px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d5d5e0;
  color: #ff1200;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
}

.footer-link:hover {
  color: rgba(0, 140, 255, .84);
}

.footer-link.with-icon {
  margin-bottom: 0px;
  margin-left: 5px;
  padding-bottom: 0px;
  color: #003473;
}

.footer-link-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 7px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tab-menu {
  margin-bottom: 40px;
  text-align: center;
}

.tabs-wrapper {
  text-align: center;
}

.fullwidth-image {
  width: 100%;
  margin-bottom: 20px;
}

.form {
  margin-top: 40px;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.formwrapperfront {
  display: block;
  width: 40%;
  margin-right: auto;
  margin-left: auto;
}

.field-label {
  color: #edeff2;
}

.heading {
  color: #edeff2;
  font-size: 20px;
  line-height: 22px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.linky {
  text-decoration: none;
}

.paragraph {
  text-decoration: none;
}

.paragraph.p1 {
  color: #edeff2;
}

.petitionlead {
  padding-bottom: 8px;
  color: #14324d;
  font-weight: 700;
  text-transform: uppercase;
}

.container {
  position: static;
  left: 0px;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-bottom: 15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container._2 {
  padding-top: 80px;
  padding-bottom: 0px;
}

.div-block.divvyjones {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: auto;
  margin-bottom: 21px;
  margin-left: auto;
  padding: 5px 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #edeff2;
  border-radius: 10px;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
  font-family: Montserrat, sans-serif;
}

.div-block.divvyjones.thesecond {
  position: relative;
  left: 0px;
  top: 0px;
  float: none;
}

.div-block.divvyjones.divvythegreat {
  background-image: none;
}

.div-block.divvyjones.leaddivvy {
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  padding-left: 5px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-radius: 0px;
  background-image: -webkit-linear-gradient(270deg, transparent, transparent);
  background-image: linear-gradient(180deg, transparent, transparent);
  font-family: Nunito, sans-serif;
  color: #000;
  font-weight: 600;
}

.div-block.divvyjones.leaddivvy.divaction {
  height: 100%;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-color: #fff3d8;
  background-image: url('../images/whats-the-deal.PNG'), -webkit-linear-gradient(270deg, #fff3d8, #fff3d8);
  background-image: url('../images/whats-the-deal.PNG'), linear-gradient(180deg, #fff3d8, #fff3d8);
  background-position: 50% 50%, 0px 0px;
  background-size: 140%, auto;
}

.div-block.divvyjones.leaddivvy.learn {
  margin-bottom: -6px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-bottom: 2px solid #668cad;
  background-image: -webkit-linear-gradient(270deg, #edeff2, #edeff2);
  background-image: linear-gradient(180deg, #edeff2, #edeff2);
}

.div-block.divvyjones.leaddivvy.learn.sliderdivy {
  height: 320px;
  padding-top: 0px;
  border-bottom-style: none;
  background-image: -webkit-linear-gradient(270deg, transparent, transparent);
  background-image: linear-gradient(180deg, transparent, transparent);
}

.div-block.divvyjones.leaddivvy.divvyjoin {
  margin-bottom: 0px;
  padding-top: 11px;
  border-bottom: 2px solid #668cad;
  background-image: -webkit-linear-gradient(270deg, #edeff2, #edeff2);
  background-image: linear-gradient(180deg, #edeff2, #edeff2);
}

.div-block.divvy2 {
  margin-top: -10px;
}

.text-field {
  text-align: center;
}

.text-field-2 {
  text-align: center;
}

.container-2 {
  margin-top: 27px;
}

.link-block {
  text-decoration: none;
}

.link-block-2 {
  text-decoration: none;
}

.paragraph-2 {
  font-family: Montserrat, sans-serif;
  color: #192024;
  -webkit-column-count: 2;
  column-count: 2;
}

.container-3 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.div-block-2 {
  display: block;
  width: 15%;
  margin-right: auto;
  margin-left: auto;
}

.image {
  margin-top: 4px;
  margin-bottom: 4px;
}

.heading-2 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.heading-3 {
  font-family: Montserrat, sans-serif;
  color: #192024;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: underline;
  text-transform: capitalize;
}

.column {
  padding-right: 0px;
  padding-left: 26px;
}

.rich-text-block {
  margin-top: 0px;
  padding-top: 0px;
  padding-left: 8px;
  font-family: Montserrat, sans-serif;
  color: #192024;
  font-size: 14px;
  text-align: left;
  text-decoration: none;
}

.rich-text-block.pduvy {
  font-size: 14px;
  text-decoration: none;
}

.rich-text-block.archivebock {
  padding-top: 9px;
  padding-right: 32px;
}

.rich-text-block-2 {
  color: #616161;
  text-align: left;
}

.rich-text-block-2.richyrich {
  font-family: Montserrat, sans-serif;
  text-align: center;
}

.linkyfoot {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
}

.column-2 {
  padding-right: 0px;
  padding-left: 0px;
  border-radius: 10px;
}

.div-block-3 {
  position: static;
  width: 20%;
}

.heading-4 {
  position: static;
  width: auto;
  margin-top: 1px;
  margin-bottom: 0px;
  margin-left: 2px;
  padding-top: 0px;
  font-family: Nunito, sans-serif;
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  text-align: left;
}

.heading-4.join {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.image-2 {
  border-radius: 10px;
  color: #cf404d;
}

.rich-text-block-3 {
  margin-top: 0px;
  padding-right: 5px;
  padding-left: 0px;
  font-family: Nunito, sans-serif;
  color: #000;
  font-size: 25px;
  line-height: 18px;
  font-weight: 600;
  text-align: left;
}

.rich-text-block-3.linktag {
  padding-right: 7px;
  padding-left: 6px;
  font-size: 16px;
}

.leadwrapper {
  margin-bottom: 19px;
  padding: 0px;
  border: 1px none #edeff2;
  border-radius: 0px;
  box-shadow: 1px 0 12px 0 #555;
}

.leadwrapper.sideshow {
  height: 100%;
  padding-left: 0px;
  border-width: 0px;
  border-radius: 0px;
  background-color: transparent;
  box-shadow: none;
}

.leadwrapper.take {
  display: block;
  background-color: #fff3d8;
}

.leadwrapper.take.coalition {
  border-color: #edeff2;
  background-color: transparent;
  box-shadow: 1px 0 12px 0 #555;
}

.leadwrapper.take.action {
  display: block;
  border-color: #edeff2;
  background-color: #edeff2;
  box-shadow: 1px 0 12px 0 #555;
}

.leadwrapper.learn {
  background-color: #fff3d8;
}

.leadwrapper.learn.archive {
  border-color: #edeff2 #edeff2 #668cad;
  border-bottom-width: 2px;
  background-color: transparent;
  box-shadow: 1px 0 12px 0 #555;
}

.leadwrapper.learn.vidvid {
  margin-bottom: 0px;
  border-color: #edeff2;
  background-color: #edeff2;
  box-shadow: none;
}

.leadwrapper.learn.jointeam {
  display: none;
}

.leadwrapper.vidvid {
  box-shadow: 1px 0 12px 0 #555;
}

.leadwrapper.goodbadugly {
  display: none;
}

.leadwrapper.piggy {
  display: none;
}

.leadwrapper.whatsin {
  display: none;
}

.leadwrapper.beforeyoujump {
  display: none;
}

.leadwrapper._88 {
  display: none;
}

.leadwrapper.crunch {
  display: none;
}

.leadwrapper.inside {
  display: none;
}

.leadwrapper.full {
  display: none;
}

.leadwrapper.dodging {
  display: none;
}

.leadwrapper.hill1 {
  display: none;
}

.body {
  margin-top: 0px;
}

.image-3 {
  width: 100%;
  height: 100%;
  margin-bottom: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.staff_author {
  width: auto;
  padding-top: 0px;
  padding-bottom: 4px;
  padding-left: 8px;
  border-bottom: 1px dotted transparent;
  color: #ff0017;
  font-size: 14px;
  text-align: left;
}

.staff_author.subtitle {
  margin-top: -19px;
  padding-left: 0px;
}

.row {
  font-family: Nunito, sans-serif;
}

.viddivvy {
  margin-top: 8px;
  background-color: #fff3d8;
}

.heading-5 {
  margin-bottom: 0px;
  padding: 9px 2px;
  border-bottom: 2px solid #668cad;
  background-color: #edeff2;
  font-family: Nunito, sans-serif;
  color: #000;
  font-size: 19px;
  line-height: 24px;
  text-align: center;
}

.takeactiontext {
  margin-top: 0px;
  padding-right: 4px;
  padding-left: 4px;
  border-top: 0px none #668cad;
  background-color: #fff;
  color: #000;
  text-align: left;
}

.column-4 {
  padding-right: 8px;
  padding-left: 4px;
}

.row-2 {
  margin-right: 0px;
  margin-left: 0px;
  background-color: #edeff2;
}

.div-block-4 {
  background-color: #003473;
}

.leadwrapperheadlineimage {
  width: 100%;
  height: 100px;
}

.backgroundheader {
  height: 120px;
  border-top-right-radius: 0px;
  background-image: url('../images/NTU-Logo-4852758.png'), -webkit-linear-gradient(270deg, rgba(0, 52, 115, .5), rgba(0, 52, 115, .5)), url('../images/tax_reform_1.jpg');
  background-image: url('../images/NTU-Logo-4852758.png'), linear-gradient(180deg, rgba(0, 52, 115, .5), rgba(0, 52, 115, .5)), url('../images/tax_reform_1.jpg');
  background-position: 100% 100%, 0px 0px, 50% 50%;
  background-size: 180px, auto, cover;
  background-repeat: no-repeat, repeat, repeat;
  background-attachment: scroll, scroll, scroll;
  -webkit-filter: saturate(66%);
  filter: saturate(66%);
}

.backgroundheader._2 {
  background-image: -webkit-linear-gradient(270deg, rgba(191, 58, 48, .5), rgba(191, 58, 48, .5)), url('../images/104540825-AP_17171631235424-paul-ryan.1910x1000.jpg');
  background-image: linear-gradient(180deg, rgba(191, 58, 48, .5), rgba(191, 58, 48, .5)), url('../images/104540825-AP_17171631235424-paul-ryan.1910x1000.jpg');
  background-position: 0px 0px, 50% 21%;
  background-size: auto, cover;
}

.backgroundheader._3 {
  background-image: -webkit-linear-gradient(270deg, transparent, transparent), url('../images/pexels-photo-186461.jpeg');
  background-image: linear-gradient(180deg, transparent, transparent), url('../images/pexels-photo-186461.jpeg');
  background-position: 0px 0px, 50% 40%;
  background-size: auto, cover;
}

.backgroundheader.op-ed {
  background-image: url('../images/NTU-Logo-4852758.png'), -webkit-linear-gradient(270deg, rgba(0, 52, 115, .5), rgba(0, 52, 115, .5)), url('../images/united-states-capitol-1675540_1280.jpg');
  background-image: url('../images/NTU-Logo-4852758.png'), linear-gradient(180deg, rgba(0, 52, 115, .5), rgba(0, 52, 115, .5)), url('../images/united-states-capitol-1675540_1280.jpg');
  background-position: 100% 100%, 0px 0px, 0% 60%;
  background-size: 180px, auto, cover;
  background-repeat: no-repeat, repeat, repeat;
  background-attachment: scroll, scroll, scroll;
}

.backgroundheader.differentandbored {
  background-image: url('../images/NTU-Logo-4852758.png'), -webkit-linear-gradient(270deg, rgba(0, 52, 115, .5), rgba(0, 52, 115, .5)), url('../images/government-1509135_1920.jpg');
  background-image: url('../images/NTU-Logo-4852758.png'), linear-gradient(180deg, rgba(0, 52, 115, .5), rgba(0, 52, 115, .5)), url('../images/government-1509135_1920.jpg');
  background-position: 100% 100%, 0px 0px, 50% 100%;
  background-size: 180px, auto, cover;
}

.backgroundheader.coal {
  background-image: url('../images/NTU-Logo-4852758.png'), -webkit-linear-gradient(270deg, rgba(0, 52, 115, .5), rgba(0, 52, 115, .5)), url('../images/House-of-Representatives-113th-Congress.jpg');
  background-image: url('../images/NTU-Logo-4852758.png'), linear-gradient(180deg, rgba(0, 52, 115, .5), rgba(0, 52, 115, .5)), url('../images/House-of-Representatives-113th-Congress.jpg');
  background-position: 100% 100%, 0px 0px, 50% 50%;
  background-size: 180px, auto, cover;
  background-repeat: no-repeat, repeat, no-repeat;
}

.backgroundheader.is {
  background-image: url('../images/insidesources.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}

.backgroundheader.hill {
  background-image: url('../images/thehill.png');
  background-position: 0px 50%;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.backgroundheader.whatsthedeal {
  background-image: url('../images/whats-the-deal.PNG');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.backgroundheader.goodbadugly {
  background-image: -webkit-linear-gradient(270deg, transparent, transparent), url('../images/monument-valley-west-western-161820.jpeg');
  background-image: linear-gradient(180deg, transparent, transparent), url('../images/monument-valley-west-western-161820.jpeg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
  background-attachment: scroll, scroll;
  -webkit-filter: saturate(66%);
  filter: saturate(66%);
}

.backgroundheader.dontpit {
  background-image: url('../images/pexels-photo-27406.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: scroll;
  -webkit-filter: none;
  filter: none;
}

.backgroundheader.piggy {
  background-image: url('../images/AdobeStock_100346555.jpeg');
  background-position: 0% 26%;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: scroll;
  -webkit-filter: none;
  filter: none;
}

.backgroundheader.wsj {
  background-image: -webkit-linear-gradient(270deg, transparent, transparent), url('../images/bloomberg.png');
  background-image: linear-gradient(180deg, transparent, transparent), url('../images/bloomberg.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, contain;
  background-repeat: repeat, repeat;
  background-attachment: scroll, scroll;
}

.backgroundheader.hill2 {
  background-image: url('../images/freebeacon.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: repeat;
  background-attachment: scroll;
}

.backgroundheader.usbanner {
  background-image: url('../images/thehill.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: repeat;
  background-attachment: scroll;
}

.backgroundheader.ntu {
  border-bottom: 1px solid #14324d;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}

.backgroundheader.mattieex {
  background-image: url('../images/examiner.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: repeat;
  background-attachment: scroll;
}

.backgroundheader.insidesources {
  background-image: url('../images/portpress.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: scroll;
}

.backgroundheader.usatoday {
  background-image: url('../images/usatdy.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: scroll;
}

.section-6 {
  padding-top: 24px;
  background-color: #fff;
}

.column-5 {
  padding-left: 0px;
}

.nav-link {
  padding-right: 10px;
  padding-left: 10px;
}

.image-4 {
  display: block;
  margin: auto;
}

.brand {
  display: block;
  margin: auto;
  padding-top: 10px;
  float: left;
}

.navbar {
  position: fixed;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  border-bottom: 1px solid #676770;
  background-color: #fff;
}

.nav-link-2 {
  padding-right: 10px;
  padding-left: 10px;
  color: #003473;
}

.nav-link-2:hover {
  color: #bf3a30;
}

.nav-link-3 {
  color: #003473;
}

.section-7 {
  height: 200px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 52, 115, .5), rgba(0, 52, 115, .5)), url('../images/government-1509135_1920.jpg');
  background-image: linear-gradient(180deg, rgba(0, 52, 115, .5), rgba(0, 52, 115, .5)), url('../images/government-1509135_1920.jpg');
  background-position: 0px 0px, 50% 78%;
  background-size: auto, cover;
}

.div-block-5 {
  position: relative;
  left: 0px;
  top: 170px;
  bottom: 0px;
  width: 58%;
  height: 30px;
  background-color: #fff;
}

.image-5 {
  margin-left: 130px;
  float: none;
}

.text-block {
  position: static;
  left: 35%;
  top: 2%;
  display: block;
  padding-bottom: 0px;
  padding-left: 0px;
  float: left;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-size: 14px;
}

.container-9 {
  position: relative;
  left: 0px;
  top: 45px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-top: -24px;
  padding-right: 0px;
}

.div-block-6 {
  position: relative;
  bottom: -21px;
  display: inline-block;
  height: 10px;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #fff;
}

.div-block-7 {
  margin-right: 0px;
  margin-left: -400px;
  padding-right: 0px;
  background-color: #fff;
}

.div-block-8 {
  position: static;
  width: 100%;
  height: 32px;
  margin-top: 15px;
  background-image: url('../images/white.png');
  background-position: 0px 50%;
  background-size: 60%;
  background-repeat: no-repeat;
}

.colorbutton {
  background-color: #003473;
}

.form-2 {
  padding-right: 4px;
  padding-left: 4px;
}

.image-6 {
  display: none;
  margin-top: 11px;
  margin-right: 5px;
  margin-left: 10px;
  padding-top: 1px;
  float: none;
}

.slider {
  width: 100%;
  height: 100%;
  background-color: transparent;
  text-align: left;
}

.icon {
  padding-left: 0px;
  color: #668cad;
  font-size: 22px;
  font-style: normal;
  text-transform: none;
}

.right-arrow {
  width: 13%;
}

.image-7 {
  position: relative;
  left: 0px;
  bottom: 0px;
  width: auto;
  height: 120px;
  float: none;
  border-radius: 0px;
  opacity: 1;
}

.imageradius {
  width: 100%;
  border-radius: 10px;
}

.image-8 {
  width: auto;
  height: 120px;
}

.subtitle {
  margin-top: -17px;
  padding-left: 8px;
  color: #192024;
}

.slide-nav {
  margin-bottom: 11px;
}

.div-block-9 {
  border-bottom: 2px none #668cad;
}

.lighty {
  margin-top: 1px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.lighty:hover {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  box-shadow: 2px 2px 12px 0 #bf3a30;
  -webkit-filter: hue-rotate(180deg) blur(2px);
  filter: hue-rotate(180deg) blur(2px);
}

.lighty:active {
  -webkit-filter: blur(5px);
  filter: blur(5px);
}

.image-9 {
  margin-top: 13px;
  float: left;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.imgdivver {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 3px;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.image-10 {
  display: block;
  margin: 0% auto;
  padding-top: 34px;
  padding-bottom: auto;
}

.column-7 {
  display: block;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-10 {
  display: block;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.hidden-divvy {
  width: 100%;
  height: 100%;
}

.hidden-divvy:hover {
  background-image: -webkit-linear-gradient(270deg, #bf3a30, #bf3a30);
  background-image: linear-gradient(180deg, #bf3a30, #bf3a30);
}

html.w-mod-js *[data-ix="fade-in-bottom-page-loads"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

html.w-mod-js *[data-ix="fade-in-left-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(-50px, 0px);
  -ms-transform: translate(-50px, 0px);
  transform: translate(-50px, 0px);
}

html.w-mod-js *[data-ix="fade-in-right-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(50px, 0px);
  -ms-transform: translate(50px, 0px);
  transform: translate(50px, 0px);
}

html.w-mod-js *[data-ix="fade-in-top-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(0px, -50px);
  -ms-transform: translate(0px, -50px);
  transform: translate(0px, -50px);
}

html.w-mod-js *[data-ix="fade-in-bottom-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

html.w-mod-js *[data-ix="bounce-in-scroll-in"] {
  opacity: 0;
  -webkit-transform: scale(0.6000000000000003, 0.6000000000000003);
  -ms-transform: scale(0.6000000000000003, 0.6000000000000003);
  transform: scale(0.6000000000000003, 0.6000000000000003);
}

html.w-mod-js *[data-ix="scale-on-scroll"] {
  opacity: 0;
  -webkit-transform: scale(0.01, 0.01);
  -ms-transform: scale(0.01, 0.01);
  transform: scale(0.01, 0.01);
}

@media (max-width: 991px) {
  .navigation-link {
    color: hsla(0, 0%, 100%, .52);
  }
  .navigation-link.w--current {
    color: #fff;
  }
  .hamburger-button.w--open {
    background-color: #3b99d9;
  }
  .navigation-menu {
    background-color: #3b99d9;
  }
  .brand-text {
    text-align: center;
  }
  .brand-link.w--current {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .white-box {
    height: 400px;
  }
  .hero-section.centered {
    padding-top: 40px;
    padding-bottom: 40px;
    background-image: -webkit-linear-gradient(270deg, #003473, #003473);
    background-image: linear-gradient(180deg, #003473, #003473);
  }
  .hero-heading {
    margin-right: 10px;
    margin-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-size: 28px;
    line-height: 30px;
    letter-spacing: 2px;
  }
  .grid-image {
    width: 50%;
    padding: 15px;
  }
  .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: none;
  }
  .container._2 {
    padding-top: 87px;
  }
  .div-block.divvyjones {
    padding-left: 0px;
  }
  .div-block.divvyjones.leaddivvy.learn.sliderdivy {
    height: 100%;
  }
  .column-2 {
    padding-left: 0px;
  }
  .imagehead {
    width: 30px;
    height: 30px;
  }
  .leadwrapper.learn.archive {
    height: 400px;
  }
  .backgroundheader.is {
    background-image: url('../images/insidesources.png');
    background-position: 50% 50%;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
  }
  .backgroundheader.hill {
    background-image: url('../images/thehill.png');
    background-position: 0px 50%;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
  }
  .section-7 {
    height: 160px;
  }
  .text-block {
    left: 2%;
  }
  .container-9 {
    top: 44px;
  }
  .slider {
    height: 80%;
    margin-top: -67px;
  }
  .icon {
    margin-right: -6.234400000000001px;
  }
  .slide-nav {
    margin-bottom: -41px;
  }
}

@media (max-width: 767px) {
  .button.full-width {
    margin-right: auto;
    margin-left: auto;
  }
  .button.tab {
    font-size: 12px;
  }
  .section {
    padding-bottom: 0px;
  }
  .white-box {
    height: 200px;
    margin-bottom: 30px;
  }
  .hero-section.centered {
    height: 60px;
    padding-top: 20px;
    padding-bottom: 0px;
  }
  .hero-heading {
    margin-right: 5px;
    margin-bottom: 15px;
    margin-left: 5px;
    font-size: 30px;
    line-height: 22px;
  }
  .hero-subheading {
    font-size: 18px;
    line-height: 20px;
  }
  .form-field.text-area {
    display: block;
  }
  .grid-image {
    width: 20%;
    padding: 20px;
  }
  .spc {
    margin-bottom: -40px;
  }
  .container {
    padding-bottom: 0px;
    font-size: 20px;
  }
  .container._2 {
    padding-top: 98px;
  }
  .div-block.divvyjones.leaddivvy.learn.sliderdivy {
    height: 100%;
  }
  .column {
    padding-left: 0px;
  }
  .heading-4 {
    font-size: 20px;
  }
  .leadwrapper.learn.archive {
    height: 280px;
  }
  .column-4 {
    padding-left: 10px;
  }
  .column-5 {
    padding-right: 0px;
  }
  .container-9 {
    display: none;
  }
  .div-block-8 {
    display: none;
  }
  .slider {
    margin-top: -30px;
  }
  .column-6 {
    margin-top: 28px;
  }
  .slide-nav {
    margin-bottom: 0px;
  }
  .div-block-10 {
    display: none;
  }
}

@media (max-width: 479px) {
  .button {
    margin-bottom: 25px;
  }
  .section {
    padding-bottom: 0px;
  }
  .white-box {
    height: 300px;
  }
  .hero-section.centered {
    height: 200px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .hero-heading {
    font-size: 22px;
    line-height: 30px;
  }
  .section-heading.centered {
    font-size: 20px;
    line-height: 22px;
  }
  .section-heading.centered.mini {
    font-size: 16px;
    line-height: 18px;
  }
  .section-heading.centered.experts {
    margin-top: 28px;
  }
  .section-subheading.center {
    font-size: 12px;
    line-height: 14px;
  }
  .footer {
    padding-top: 0px;
  }
  .grid-image {
    width: 35%;
  }
  .formwrapperfront {
    width: 90%;
  }
  .container {
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .div-block.divvyjones {
    width: 100%;
    padding-right: 2px;
    padding-left: 2px;
  }
  .paragraph-2 {
    -webkit-column-count: 1;
    column-count: 1;
  }
  .heading-4 {
    font-size: 18px;
    line-height: 22px;
  }
  .leadwrapper.learn.archive {
    height: 400px;
  }
  .section-6 {
    padding-top: 0px;
  }
  .section-7 {
    height: 100%;
  }
  .div-block-5 {
    top: 265px;
    display: none;
  }
  .text-block {
    display: none;
    width: 100%;
  }
  .image-8 {
    height: auto;
  }
}

