html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
html {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}
a img {
  border: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}
div, section, article, label, footer, header, form, ul, li {
  *zoom: 1;
}
div:after, section:after, article:after, label:after, footer:after, header:after, form:after, ul:after, li:after {
  content: "";
  display: table;
  clear: both;
}
ins {
  text-decoration: none;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
html {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}
a img {
  border: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}
div, section, article, label, footer, header, form, ul, li {
  *zoom: 1;
}
div:after, section:after, article:after, label:after, footer:after, header:after, form:after, ul:after, li:after {
  content: "";
  display: table;
  clear: both;
}
ins {
  text-decoration: none;
}
.svg .pngContainer {
  display: none;
}
.no-svg .svgContainer {
  display: none;
}
b, strong {
  font-weight: 600;
}
.wf-canadatypegibson-n4-active b, .wf-canadatypegibson-n4-active strong {
  font-weight: 400;
}
.svg .pngContainer {
  display: none;
}
.no-svg .svgContainer {
  display: none;
}
.main_headline {
  display: inline-block;
  width: 600px;
  line-height: normal;
  text-shadow: rgba(0, 0, 0, 0.7) 1px 0px 1px;
}
@media (max-width: 860px) {
  .main_headline {
    width: 100%;
  }
}
h1 {
  font-size: 50px;
  line-height: 1.25em;
}
@media (max-width: 1280px) {
  h1 {
    font-size: 50px;
    line-height: 1.3em;
  }
}
@media (max-width: 860px) {
  h1 {
    font-size: 32px;
    line-height: 1.25em;
  }
}
h2 {
  font-size: 42px;
  line-height: 1.2em;
}
@media (max-width: 860px) {
  h2 {
    font-size: 28px;
    line-height: 1.2em;
  }
}
h3 {
  font-size: 26px;
  line-height: 1.5em;
}
@media (max-width: 860px) {
  h3 {
    font-size: 20px;
    line-height: 1.45em;
  }
}
.approach .cta h3 {
  font-size: 26px;
  line-height: 1.5em;
}
@media (max-width: 860px) {
  .approach .cta h3 {
    font-size: 20px;
    line-height: 1.45em;
  }
}
.approach h3 {
  font-size: 32px;
  line-height: 1.5em;
}
@media (max-width: 860px) {
  .approach h3 {
    font-size: 26px;
    line-height: 1.5em;
  }
}
@media (max-width: 860px) {
  .channels h3 {
    font-size: 24px;
    line-height: 1.4em;
  }
}
p {
  font-size: 22px;
  line-height: 1.45em;
}
@media (max-width: 860px) {
  p {
    font-size: 16px;
    line-height: 1.55em;
  }
}
a {
  color: white;
  text-decoration: none;
}
.button {
  margin: 0;
  padding: 20px 22px;
  text-align: center;
  text-transform: uppercase;
  border: 3px solid #FFFFFF;
  color: #FFFFFF;
  transition: all 0.3s linear;
  font-size: 24px;
  display: inline-block;
}
@media (max-width: 860px) {
  .button {
    font-size: 16px;
    padding: 10px 12px;
    border: 1px solid #000;
  }
}
.button:hover {
  background-color: #FEFEFE;
  color: #C4C4C4;
  cursor: pointer;
}
.submit {
  border: 3px solid #000000;
  color: #000000;
}
.submit:hover {
  color: #C4C4C4;
  border: 3px solid #C4C4C4;
}
.cta {
  display: block;
  width: 100%;
  padding: 188px 0;
  background: url(../images/red_triangles.png) top center no-repeat;
}
@media (max-width: 1280px) {
  .cta {
    padding: 188px 0 71px;
  }
}
@media (max-width: 860px) {
  .cta {
    padding: 60px 0;
  }
}
.cta .text-wrapper {
  width: 100%;
  margin: 0;
}
.cta h3 {
  display: inline-block;
  width: 840px;
  float: left;
}
@media (max-width: 1280px) {
  .cta h3 {
    width: 100%;
    float: none;
    display: block;
  }
}
.cta .buttoncontainer {
  display: inline-block;
  border: none;
  margin-top: 10px;
  float: right;
}
@media (max-width: 1280px) {
  .cta .buttoncontainer {
    float: none;
    display: block;
    margin-top: 40px;
  }
}
@media (max-width: 860px) {
  .cta .button {
    border-color: #fff;
  }
}
/* Hero Sections for each page */
.hero {
  background-position: bottom;
  background-repeat: no-repeat;
  height: 800px;
}
@media (max-width: 860px) {
  .hero {
    height: 450px;
    background-size: cover;
    background-position: 70% bottom;
  }
}
.home .hero {
  background-image: url(../images/school.jpg);
  display: inline-block;
  width: 100%;
}
@media (max-width: 860px) {
  .home .hero {
    height: 630px;
    background-size: 120% auto;
    background-position: left top;
    background-image: url(../images/school-mobile.jpg);
  }
}
.solutions .hero {
  background-image: url(../images/hero_solutions.jpg);
}
@media (max-width: 1280px) {
  .solutions .hero {
    background-position: right bottom;
    background-image: url(../images/hero_solutions_mobile.jpg);
    background-size: cover;
  }
}
@media (max-width: 860px) {
  .solutions .hero {
    height: 450px;
    background-position: right bottom;
  }
}
.approach .hero {
  background-image: url(../images/approach_hero.png);
}
@media (max-width: 1150px) {
  .approach .hero {
    background-position: right 200px bottom;
  }
}
@media (max-width: 860px) {
  .approach .hero {
    background-position: right center;
  }
}
.channels .hero {
  background-image: url(../images/hero_channels.jpg);
  background-position: right 0 bottom 0;
}
@media (max-width: 1280px) {
  .channels .hero {
    background-size: contain;
  }
}
@media (max-width: 1000px) {
  .channels .hero {
    background-size: auto 65%;
  }
}
.about .hero {
  background-image: url(../images/about_hero.jpg);
  background-position: right 200px bottom 0;
}
@media (max-width: 1750px) {
  .about .hero {
    background-position: right bottom;
  }
}
@media (max-width: 1150px) {
  .about .hero {
    background-position: right -200px bottom;
  }
}
@media (max-width: 1280px) {
  .about .hero {
    background-position: right -400px bottom;
  }
}
@media (max-width: 860px) {
  .about .hero {
    background-position: right -180px bottom;
    background-size: 110% auto;
  }
}
.careers .hero {
  background-image: url(../images/careers_fishie.jpg);
  background-position: right 20% bottom 10px;
}
@media (max-width: 860px) {
  .careers .hero {
    background-position: right -380px top;
  }
}
.contact .hero {
  background-image: url(../images/contact_hero.jpg);
}
@media (max-width: 860px) {
  .contact .hero {
    background-position: center top;
  }
}
.branding {
  width: 216px;
  height: 56px;
  background: none, url("../images/triad-media-solutions-logo-white-text.svg") transparent 0 0 no-repeat;
  display: inline-block;
}
.no-svg .branding {
  background: url("../images/triad-media-solutions-logo-white-text.png") transparent 0 0 no-repeat;
}
@media (max-width: 860px) {
  .branding {
    width: 134px;
    height: 36px;
  }
  footer .branding {
    width: 214px;
    height: 54px;
  }
}
.isStuck .branding {
  background: none, url("../images/triad-media-solutions-logo-black-text.svg") transparent 0 0 no-repeat;
  width: 134px;
  height: 36px;
}
.no-svg .isStuck .branding {
  background: url("../images/triad-media-solutions-logo-black-text.png") transparent 0 0 no-repeat;
}
.mobileNav .branding {
  visibility: hidden;
}
.mobileNav.mobileNavClose .branding {
  visibility: visible;
}
.errorBox {
  color: #ed2828;
  font-weight: 400;
  margin: 0;
  padding: 0;
}
.wf-canadatypegibson-n3-active .errorBox {
  font-weight: 300;
}
.errorBox {
  visibility: hidden;
  position: relative;
  opacity: 0;
  top: 20px;
  z-index: 1;
  font-size: 16px;
}
.error label {
  color: #a10e0e;
}
.error .errorBox {
  -moz-transition: all 0.15s;
  -o-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
  visibility: visible;
  opacity: 1;
  top: 20px;
  display: block;
}
@media (max-width: 860px) {
  .schoolPage .error .errorBox {
    font-size: 15px;
    line-height: 21px;
  }
}
.error .errorImg {
  display: inline-block;
  background: none, url("../images/form_icons/errorX.svg") transparent 0 0 no-repeat;
  background-size: 100% auto;
  width: 12px;
  height: 12px;
  margin-right: 6px;
}
.no-svg .error .errorImg {
  background: url("../images/form_icons/errorX.png") transparent 0 0 no-repeat;
}
footer {
  display: block;
  background: #000;
  color: #fff;
}
@media (max-width: 1280px) {
  footer .content-wrapper {
    padding-top: 96px;
  }
}
@media (max-width: 860px) {
  footer {
    text-align: center;
    position: relative;
  }
}
.logo-footer {
  display: block;
}
@media (max-width: 1280px) {
  .logo-footer {
    display: inline-block;
  }
}
.footer-leftcolumn {
  float: left;
  margin-top: 95px;
  margin-bottom: 160px;
}
@media (max-width: 1280px) {
  .footer-leftcolumn {
    width: 100%;
    float: none;
    display: block;
    margin: 0;
  }
}
.footer-rightcolumn {
  float: right;
  margin-top: 107px;
	max-width: 70%;
}
@media (max-width: 1280px) {
  .footer-rightcolumn {
    width: 100%;
    float: none;
    display: block;
    margin: 27px 0 0;
	  max-width: none;
  }
}
.address {
  margin-top: 42px;
}
.copyright {
  margin-top: 20px;
}
@media (max-width: 1280px) {
  .copyright {
    margin-bottom: 40px;
  }
}
.nav_footer {
  display: block;
}
.nav_footer ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.nav_footer ul li {
  float: left;
}
@media (max-width: 1280px) {
  .nav_footer ul li {
    float: none;
    display: inline-block;
  }
}
.nav_footer ul li a {
  display: block;
  color: white;
  text-align: center;
  padding-right: 16px;
  text-decoration: none;
}
@media (max-width: 1280px) {
  .nav_footer ul li a {
    display: inline;
    line-height: 1.7em;
  }
}
.nav_footer ul li a:hover {
  color: #ed2729;
}
.linked-in_wrapper {
  margin-top: 20px;
	line-height: 1.3;
}
.linked-in {
  display: inline-block;
  vertical-align: middle;
  color: white;
}
html, body {
  height: 100%;
}
body {
  background-color: #000000;
  color: #fff;
  font-family: "museo-sans", sans-serif;
  font-style: normal;
  font-weight: 300;
  overflow-x: hidden;
}
body.mobileNav {
  overflow: hidden;
}
body.mobileNav.mobileNavClose {
  overflow-y: visible;
}
.content-wrapper {
  width: 1150px;
  margin: auto;
}
@media (max-width: 1280px) {
  .content-wrapper {
    width: 100%;
    margin: 0;
    padding: 0 4%;
  }
}
header {
  position: fixed;
  top: 0;
  width: 100%;
  height: auto;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 100;
  padding: 25px 0 21px;
  transition: background-color, .2s;
}
@media (max-width: 860px) {
  header {
    text-align: center;
    padding: 16px 0 14px;
  }
}
header .content-wrapper {
  position: relative;
}
header .navBurger {
  display: none;
  position: absolute;
  left: 4%;
  top: 9px;
  width: 20px;
  height: 20px;
  z-index: 3;
  background-image: url("../images/burgerMenu.svg");
}
.no-svg header .navBurger {
  background-image: url("../images/burgerMenu.png");
}
@media (max-width: 860px) {
  header .navBurger {
    display: block;
  }
  .mobileNav header .navBurger {
    background-image: url("../images/mobileNavClose.svg");
  }
  .no-svg .mobileNav header .navBurger {
    background-image: url("../images/mobileNavClose.png");
  }
  .mobileNav.mobileNavClose header .navBurger {
    background-image: url("../images/burgerMenu.svg");
  }
  .no-svg .mobileNav.mobileNavClose header .navBurger {
    background-image: url("../images/burgerMenu.png");
  }
}
.mobileNav header .navBurgerBackground {
  opacity: 0;
  -moz-animation: showButtonBack 0.01s ease-in 0.5s 1 both;
  -webkit-animation: showButtonBack 0.01s ease-in 0.5s 1 both;
  animation: showButtonBack 0.01s ease-in 0.5s 1 both;
  display: none;
}
@media (max-width: 860px) {
  .mobileNav header .navBurgerBackground {
    position: fixed;
    top: 0;
    left: 4%;
    background: linear-gradient(to bottom, #ffffff 0%, #ffffff 60%, rgba(255, 255, 255, 0) 100%);
    width: 100%;
    height: 80px;
    z-index: 2;
    opacity: 1;
    display: block;
  }
}
.mobileNav.mobileNavClose header .navBurgerBackground {
  opacity: 0;
  display: none;
}
header nav {
  float: right;
  text-align: right;
  font-weight: 300;
}

@media (max-width: 860px) {
  header nav {
    background: #fff;
    width: 100%;
    height: 100%;
    position: fixed;
    top: -100%;
    left: 0;
    color: #000;
  }
  .mobileNav header nav {
    -moz-animation: expandNav 0.3s ease-in 0s 1 both;
    -webkit-animation: expandNav 0.3s ease-in 0s 1 both;
    animation: expandNav 0.3s ease-in 0s 1 both;
    overflow: scroll;
  }
  .mobileNav.mobileNavClose header nav {
    -moz-animation: closeNav 0.4s ease-in 0s 1 both;
    -webkit-animation: closeNav 0.4s ease-in 0s 1 both;
    animation: closeNav 0.4s ease-in 0s 1 both;
  }
}
header nav ul {
  list-style: none;
  margin-top: 19px;
  transition: all, .2s;
}
@media (max-width: 860px) {
  .mobileNav header nav ul {
    margin-top: 80px;
  }
}
header nav ul li {
  float: left;
  font-size: 14px;
  text-align: left;
  margin-left: 25px;
}
header nav ul li.mobile-only {
  display: none;
}
@media (max-width: 860px) {
  .mobileNav header nav ul li {
    float: none;
    display: block;
    font-size: 18px;
    line-height: 1.6em;
    margin-left: 4%;
    width: 92%;
    border-bottom: 1px solid #bababa;
    padding: 12px 0;
  }
  .mobileNav header nav ul li.mobile-only {
    display: block;
  }
  .mobileNav header nav ul li:last-child {
    border: none;
  }
}
header nav ul li a {
  color: #FFF;
  text-decoration: none;
}
@media (max-width: 860px) {
  .mobileNav header nav ul li a {
    color: #000;
  }
}
header nav ul li:hover a {
  color: #ed2729;
}
header.isStuck {
  background-color: #fff;
  -moz-box-shadow: 0px -2px 10px #000;
  -webkit-box-shadow: 0px -2px 10px #000;
  box-shadow: 0px -2px 10px #000;
}
header.isStuck nav ul {
  margin-top: 10px;
}
header.isStuck nav ul li a {
  color: #000;
}
@media (max-width: 860px) {
  header.isStuck .navBurger {
    background-image: url("../images/burgerMenuBlack.svg");
  }
  .no-svg header.isStuck .navBurger {
    background-image: url("../images/burgerMenuBlack.png");
  }
  .mobileNav header.isStuck .navBurger {
    background-image: url("../images/mobileNavClose.svg");
  }
  .no-svg .mobileNav header.isStuck .navBurger {
    background-image: url("../images/mobileNavClose.png");
  }
  .mobileNav.mobileNavClose header.isStuck .navBurger {
    background-image: url("../images/burgerMenuBlack.svg");
  }
  .no-svg .mobileNav.mobileNavClose header.isStuck .navBurger {
    background-image: url("../images/burgerMenuBlack.png");
  }
}
.solutions .solutions-link a, .approach .approach-link a, .channels .channels-link a, .about .about-link a, .careers .careers-link a, .contact .contact-link a {
  color: #ed2729;
}
@-moz-keyframes expandNav {
  0% {
    top: -100;
    opacity: 0;
  }
  10% {
    top: 0;
    opacity: 0;
  }
  100% {
    top: 0;
    opacity: 1;
  }
}
@-webkit-keyframes expandNav {
  0% {
    top: -100;
    opacity: 0;
  }
  10% {
    top: 0;
    opacity: 0;
  }
  100% {
    top: 0;
    opacity: 1;
  }
}
@keyframes expandNav {
  0% {
    top: -100;
    opacity: 0;
  }
  10% {
    top: 0;
    opacity: 0;
  }
  100% {
    top: 0;
    opacity: 1;
  }
}
@-moz-keyframes closeNav {
  0% {
    top: 0;
    opacity: 1;
  }
  90% {
    top: 0;
    opacity: 0;
  }
  100% {
    top: -100;
    opacity: 0;
  }
}
@-webkit-keyframes closeNav {
  0% {
    top: 0;
    opacity: 1;
  }
  90% {
    top: 0;
    opacity: 0;
  }
  100% {
    top: -100;
    opacity: 0;
  }
}
@keyframes closeNav {
  0% {
    top: 0;
    opacity: 1;
  }
  90% {
    top: 0;
    opacity: 0;
  }
  100% {
    top: -100;
    opacity: 0;
  }
}
@-moz-keyframes showButtonBack {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes showButtonBack {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes showButtonBack {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.home {
  /*.red-vertical-strip {
  	display: inline-block;
  	margin: 11px 30px 30px 0;
  	width: 12px;
  	height: 102px;
  	background-color: $default-red;
  	float: left;
  }*/
  /* Clients section */
}
.home .red-arrow {
  width: 12px;
  height: 22px;
  background: none, url("../images/redArrow.svg") transparent 0 0 no-repeat;
  display: inline-block;
}
.no-svg .home .red-arrow {
  background: url("../images/redArrow.png") transparent 0 0 no-repeat;
}
@media (max-width: 860px) {
  .home .red-arrow {
    height: 16px;
  }
}
@media (max-width: 860px) {
  .home .hero {
    position: relative;
  }
}
@media (max-width: 860px) {
  .home .hero .content-wrapper {
    padding: 0;
  }
}
.home .callout-wrapper {
  background-color: rgba(0, 0, 0, 0.7);
  width: 60%;
  padding: 50px 4% 60px;
  margin-top: 20%;
}
.home .callout-wrapper .link {
  margin-top: 16px;
  display: block;
}
.home .callout-wrapper .calloutSubHeadline {
  margin-top: 7px;
  display: block;
}
.home .callout-wrapper .calloutHeadline {
  text-transform: uppercase;
  font-weight: 500;
}
@media (max-width: 1280px) {
  .home .callout-wrapper {
    width: 100%;
  }
}
@media (max-width: 860px) {
  .home .callout-wrapper {
    margin-top: 0px;
    padding: 26px 16px;
    position: absolute;
    border: 0;
    bottom: 0px;
  }
}
.home .text-wrapper {
  margin: 125px 0;
  display: inline-block;
}
.home .text-wrapper p {
  margin: 30px 0;
}
@media (max-width: 860px) {
  .home .text-wrapper {
    margin-bottom: 40px;
  }
}
.home .headline-wrapper {
  padding-left: 42px;
  background-image: url("../images/redStrip.svg");
  background-repeat: repeat-y;
  background-size: 12px;
}
.no-svg .home .headline-wrapper {
  background-image: url("../images/redStrip.png");
}
@media (max-width: 860px) {
  .home .headline-wrapper {
    padding-left: 24px;
  }
}
.home .headline {
  display: inline;
  width: auto;
}
@media (max-width: 860px) {
  .home .background {
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    display: block;
    padding-bottom: 55%;
  }
}
.home .approach {
  display: inline-block;
  width: 100%;
  background: #141414 url(../images/boxer_background_clouds.jpg) no-repeat center top;
  position: relative;
  /*	@include largeScreen {
    		background-position: -450px top;
    	}
    	@include customScreenMax (1100px) {
    		background-position: -590px top;
    	}*/
}
@media (max-width: 860px) {
  .home .approach {
    background: #fff;
    color: #000;
    height: auto;
  }
  .home .approach .button {
    color: #000;
    border-color: #000;
  }
}
.home .approach .content-wrapper {
  text-align: right;
  position: relative;
}
@media (max-width: 860px) {
  .home .approach .content-wrapper {
    padding: 0;
  }
}
.home .approach .boxer {
  width: 50%;
  height: 100%;
  background: url(../images/boxer.png) left bottom no-repeat;
  display: inline-block;
  position: absolute;
  bottom: 0;
  background-size: contain;
  left: 0;
  z-index: 3;
}
@media (max-width: 1100px) {
  .home .approach .boxer {
    width: 55%;
    left: -5%;
  }
}
@media (max-width: 900px) {
  .home .approach .boxer {
    width: 70%;
    left: -20%;
  }
}
@media (max-width: 860px) {
  .home .approach .boxer {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: auto;
    display: block;
    top: 0;
    right: 0;
    left: 0;
    padding-bottom: 67%;
    background-image: url(../images/boxer-mobile.jpg);
  }
}
.home .approach .text-wrapper {
  position: relative;
  z-index: 4;
  width: 42%;
  text-align: left;
  min-width: 476px;
}
@media (max-width: 1100px) {
  .home .approach .text-wrapper {
    width: 50%;
  }
}
@media (max-width: 860px) {
  .home .approach .text-wrapper {
    width: 100%;
    margin-top: 0;
    min-width: 0;
    padding: 40px 4%;
  }
}
.home .approach .headline {
  width: 488px;
}
@media (max-width: 860px) {
  .home .approach .headline {
    width: auto;
  }
}
.home .channels {
  display: inline-block;
  width: 100%;
  position: relative;
	overflow: hidden;
}
.home .channels .content-wrapper {
  text-align: left;
  z-index: 5;
  position: relative;
}
@media (max-width: 860px) {
  .home .channels .content-wrapper {
    padding: 40px 4%;
  }
}
.home .channels .background {
  display: block;
  background-image: url(../images/red_thingie.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  width: 898px;
  height: 100%;
  position: absolute;
  background-size: 90% auto;
  top: 0;
  right: 0;
}
@media (max-width: 1600px) {
  .home .channels .background {
    right: -150px;
  }
}
@media (max-width: 1300px) {
  .home .channels .background {
    right: -250px;
  }
}
@media (max-width: 1200px) {
  .home .channels .background {
    right: -440px;
  }
}
@media (max-width: 1120px) {
  .home .channels .background {
    right: -540px;
  }
}
@media (max-width: 860px) {
  .home .channels .background {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: auto;
    display: block;
    top: 0;
    right: 0;
    padding-bottom: 55%;
  }
}
.home .channels .text-wrapper {
  width: 50%;
}
@media (max-width: 1280px) {
  .home .channels .text-wrapper {
    width: 60%;
    margin-left: 0;
  }
}
@media (max-width: 1100px) {
  .home .channels .text-wrapper {
    width: 60%;
    min-width: 650px;
  }
}
@media (max-width: 860px) {
  .home .channels .text-wrapper {
    width: 100%;
    margin-top: 0;
    min-width: 0;
  }
}
@media (max-width: 1280px) {
  .home .channels {
    background-position: 710px 30%;
  }
}
@media (max-width: 860px) {
  .home .channels {
    background: #fff;
    color: #000;
    height: auto;
  }
  .home .channels .button {
    color: #000;
    border-color: #000;
  }
}
.home .clients {
  background-color: #696969;
}
.home .clients-wrapper {
  line-height: normal;
  vertical-align: middle;
}
.home .clients-headline {
  text-align: center;
  padding: 90px 0 40px;
}
@media (max-width: 860px) {
  .home .clients-headline {
    padding: 46px 0;
  }
}
.home .schools {
  margin: 0 auto 150px;
  text-align: center;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 860px) {
  .home .schools {
    margin: 0 auto 40px;
  }
}
.home .client {
  display: inline-block;
  margin: auto;
  width: 120px;
  height: 80px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
@media (max-width: 1000px) {
  .home .client {
    width: 25%;
    margin: 0 4% 40px;
  }
}
@media (max-width: 860px) {
  .home .client {
    width: 34%;
    margin: 0 8% 60px;
  }
}
.home .cta .text-wrapper {
  margin: 0;
}
.home .grand-canyon-university {
  background-image: url("../images/school-logos/grand-canyon-university.svg");
}
.no-svg .home .grand-canyon-university {
  background-image: url("../images/school-logos/grand-canyon-university.png");
}
.home .villanova-university {
  background-image: url("../images/school-logos/villanova-university.svg");
}
.no-svg .home .villanova-university {
  background-image: url("../images/school-logos/villanova-university.png");
}
.home .colorado-state-university {
  background-image: url(../images/school-logos/colorado-state-university-global.png);
}
.home .purdue-university-global {
  background-image: url(../images/school-logos/purdue-university-global.png);
}
.home .florida-tech-university-online {
  background-image: url("../images/school-logos/florida-tech.svg");
}
.no-svg .home .florida-tech-university-online {
  background-image: url("../images/school-logos/florida-tech.png");
}
.home .full-sail-university {
  background-image: url("../images/school-logos/full-sail-university.svg");
}
.no-svg .home .full-sail-university {
  background-image: url("../images/school-logos/full-sail-university.png");
}
/* SOLUTIONS PAGE */
.solutions .red {
  display: block;
}
.solutions .centered-headline {
  padding: 200px 60px;
  text-align: center;
  width: 100%;
  color: black;
}
@media (max-width: 860px) {
  .solutions .centered-headline {
    padding: 20% 0;
  }
}
.solutions .centered-headline h2 {
  margin-bottom: 26px;
}
@media (max-width: 390px) {
  .solutions h1 {
    font-size: 31px;
  }
}
.solutions-wrapper {
  background-color: white;
}
@media (max-width: 860px) {
  .solutions-wrapper .content-wrapper {
    padding: 0;
  }
}
.solutions-wrapper .image-holder {
  width: 100%;
  display: inline-block;
  height: 565px;
  position: absolute;
  background-repeat: no-repeat;
}
@media (max-width: 860px) {
  .solutions-wrapper .image-holder {
    position: relative;
    width: 100%;
    display: block;
    height: 350px;
  }
}
.solutions-wrapper .image-right .image-holder {
  left: 50%;
  background-position: left;
}
@media (max-width: 860px) {
  .solutions-wrapper .image-right .image-holder {
    left: 0;
  }
}
.solutions-wrapper .image-left .image-holder {
  right: 50%;
  background-position: right;
}
@media (max-width: 860px) {
  .solutions-wrapper .image-left .image-holder {
    right: 0;
  }
}
.solutions-wrapper .perfmktg .image-holder {
  background-image: url(../images/solutions_performancemarketing.jpg);
}
@media (max-width: 1280px) {
  .solutions-wrapper .perfmktg .image-holder {
    background-position: center bottom;
  }
}
@media (max-width: 860px) {
  .solutions-wrapper .perfmktg .image-holder {
    background-position: right center;
    background-size: cover;
  }
}
@media (max-width: 700px) {
  .solutions-wrapper .perfmktg .image-holder {
    background-position: right -90px center;
  }
}
.solutions-wrapper .analytics .image-holder {
  background-image: url(../images/solutions_analytics.jpg);
}
@media (max-width: 1280px) {
  .solutions-wrapper .analytics .image-holder {
    background-position: right bottom;
  }
}
@media (max-width: 860px) {
  .solutions-wrapper .analytics .image-holder {
    background-position: center center;
    background-size: cover;
  }
}
.solutions-wrapper .enrollment .image-holder {
  background-image: url(../images/solutions_enrollment.jpg);
}
@media (max-width: 1280px) {
  .solutions-wrapper .enrollment .image-holder {
    background-position: center bottom;
  }
}
@media (max-width: 860px) {
  .solutions-wrapper .enrollment .image-holder {
    background-position: right center;
    background-size: cover;
  }
}
.solutions-wrapper .gray-triangles {
  background-image: url(../images/solutions_headlinebg.jpg);
}
@media (max-width: 860px) {
  .solutions-wrapper .gray-triangles {
    padding-left: 4%;
    padding-right: 4%;
  }
}
.approach {
  /*.data {
  	background-image: url(../images/approach_data-driven.png);
  }*/
}
.approach .centered-headline {
  padding: 200px 60px;
  text-align: center;
  width: 100%;
  color: black;
}
@media (max-width: 860px) {
  .approach .centered-headline {
    padding: 20% 0;
  }
}
.approach .centered-headline h2 {
  margin-bottom: 26px;
}
.approach .approach-section {
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
}
.approach .approach-section .content-wrapper {
  display: flex;
}
@media (max-width: 860px) {
  .approach .approach-section .content-wrapper {
    display: block;
    position: relative;
  }
}
@media (max-width: 1280px) {
  .approach .approach-section {
    background-position: center center;
  }
}
.approach .approach-section.white {
  background-color: white;
}
.approach .strategy {
  background-image: url(../images/approach_strategybg.jpg);
}
.approach .technology {
  background-image: url(../images/approach_techbg.jpg);
}
.approach .multichannel {
  background-image: url(../images/approach_multichannelbg.jpg);
}
.approach .wrapper-left {
  float: left;
  position: relative;
  width: 50%;
}
@media (max-width: 860px) {
  .approach .wrapper-left {
    float: none;
    width: 100%;
  }
  .approach .wrapper-left.text-container {
    padding-top: 340px;
  }
  .approach .wrapper-left.image-container {
    padding-top: 40px;
  }
}
.approach .wrapper-right {
  float: right;
  position: relative;
  width: 50%;
}
@media (max-width: 860px) {
  .approach .wrapper-right {
    float: none;
    width: 100%;
  }
  .approach .wrapper-right.image-container {
    position: absolute;
    top: 0;
    width: 92%;
    margin-top: 40px;
  }
}
.approach-pic {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
@media (max-width: 860px) {
  .approach-pic {
    height: 300px;
    background-size: contain;
  }
}
.wrapper-right .approach-pic {
  background-position: right center;
}
@media (max-width: 860px) {
  .wrapper-right .approach-pic {
    background-position: center center;
    margin-bottom: 40px;
  }
}
.wrapper-left .approach-pic {
  background-position: left center;
}
@media (max-width: 860px) {
  .wrapper-left .approach-pic {
    background-position: center center;
  }
}
#approach_performancemarketing .approach-pic {
  background-image: url(../images/approach_perfmktg.png);
}
#approach-strategy .approach-pic {
  /*background-image: url(../images/approach_strategyinfo.png);
    background-size: 90% auto;*/
  display: none;
  /*@include smallScreen {
    	background-size: contain;
    }*/
}
#approach-design .approach-pic {
  background-image: url(../images/approach_design.jpg);
}
#approach-technology .approach-pic {
  display: none;
  /*background-image: url(../images/approach_techinfo.png);
    background-size: 80% auto;
    @include smallScreen {
    	background-size: contain;
    }*/
}
#approach-data-driven .approach-pic {
  /*display:none;*/
  background-image: url(../images/approach_data-driven.png);
  background-size: 100% auto;
}
@media (max-width: 860px) {
  #approach-data-driven .approach-pic {
    background-size: contain;
  }
}
#approach-multichannel .approach-pic {
  display: none;
  /*background-image: url(../images/approach_multichannelinfo.png);
    background-size: 80% auto;
    @include smallScreen {
    	background-size: contain;
    }*/
}
#approach-fullservice .approach-pic {
  background-image: url(../images/approach_fullserviceinfo.png);
  background-size: 92% auto;
}
@media (max-width: 860px) {
  #approach-fullservice .approach-pic {
    background-size: contain;
  }
}
.text-column {
  width: 100%;
  padding: 210px 0;
}
@media (max-width: 1280px) {
  .text-column {
    padding: 150px 0;
  }
}
.wrapper-right .text-column {
  padding-left: 50px;
}
@media (max-width: 860px) {
  .wrapper-right .text-column {
    padding: 40px 0;
  }
}
.wrapper-left .text-column {
  padding-right: 50px;
}
@media (max-width: 860px) {
  .wrapper-left .text-column {
    padding: 40px 0;
  }
}
.channels .centered-headline {
  padding: 15% 0 11%;
  text-align: center;
  width: 100%;
  color: black;
}
.channels .devices {
  display: block;
  width: 100%;
  padding: 17% 0;
  background: url(../images/channels_devices.jpg) no-repeat center center;
  background-size: contain;
}
.channels .channels-headline {
  background-color: white;
  color: black;
}
.channels .channels-headline h2 {
  margin-bottom: 12px;
}
.channels .channels_columns_container {
  margin: 100px 0 250px;
}
@media (max-width: 860px) {
  .channels .channels_columns_container {
    margin: 40px 0 0;
  }
}
.channels .channels_column {
  display: inline-block;
  float: left;
  width: 20%;
  text-align: center;
  margin: 0 2.5%;
  color: black;
}
.channels .channels_column p {
  font-size: 20px;
  margin-top: 10px;
}
@media (max-width: 860px) {
  .channels .channels_column p {
    font-size: 18px;
  }
}
@media (max-width: 860px) {
  .channels .channels_column {
    display: block;
    float: none;
    width: 100%;
    text-align: left;
    margin: 0 0 40px;
  }
}
.about-wrapper {
  display: inline-block;
  padding: 195px 0;
}
@media (max-width: 860px) {
  .about-wrapper {
    padding: 40px 0;
  }
}
.about-wrapper .headline {
  float: left;
  width: 40%;
}
@media (max-width: 860px) {
  .about-wrapper .headline {
    width: 100%;
    float: none;
    margin-bottom: 24px;
  }
}
.about-wrapper .text {
  width: 60%;
  float: left;
}
@media (max-width: 860px) {
  .about-wrapper .text {
    width: 100%;
    float: none;
  }
}
.hline_above {
  width: 275px;
  height: 10px;
  background: #ff1c1a;
  margin-bottom: 40px;
}
.gallery {
  background: white;
}
.gallery .content-wrapper {
  position: relative;
  text-align: center;
}
.gallery .image-holder {
  display: inline-block;
  position: absolute;
}
@media (max-width: 860px) {
  .gallery .image-holder {
    display: none;
  }
}
.about .wrapper-right {
  float: right;
  position: relative;
  width: 50%;
}
@media (max-width: 860px) {
  .about .wrapper-right {
    float: none;
    width: 100%;
  }
  .about .wrapper-right.image-container {
    position: absolute;
    top: 0;
    width: 92%;
    margin-top: 40px;
  }
}
.about .about-section {
  background-position: center bottom;
  background-size: cover;
  background-image: url(../images/about-background01.jpg);
}
.about .bullet-section {
  background: #fff;
  display: block;
}
.about .centered-headline {
  padding: 200px 60px;
  text-align: center;
  width: 100%;
  color: black;
}
.about .centered-headline h2 {
  margin-bottom: 26px;
}
.about .about-bullets li {
  list-style: disc;
  list-style-position: inside;
  margin: 0 0 22px;
  line-height: 1.5em;
}
.about_img1 {
  left: 0;
  top: 269px;
  width: 786px;
  height: 492px;
  z-index: 4;
  background-image: url(../images/about_img1.jpg);
}
.about_img2 {
  right: 50px;
  top: 348px;
  width: 492px;
  height: 339px;
  z-index: 4;
  background-image: url(../images/about_img2.jpg);
}
.about_img3 {
  right: 0;
  top: 686px;
  width: 758px;
  height: 473px;
  z-index: 4;
  background-image: url(../images/about_img3.jpg);
}
.about_img4 {
  left: 40px;
  top: 761px;
  width: 525px;
  height: 330px;
  z-index: 4;
  background-image: url(../images/about_img4.jpg);
}
.about_callout_wrapper {
  background: white;
  padding: 85px 57px;
  width: 537px;
  margin: 550px auto 540px;
  display: inline-block;
  position: relative;
  z-index: 9;
  text-align: center;
}
@media (max-width: 860px) {
  .about_callout_wrapper {
    width: 100%;
    padding: 40px 0;
    margin: 0;
    text-align: left;
  }
}
.light-gray-background {
  background-color: #f0f0f0;
}
.white-background {
  background-color: white;
}
.careers-wrapper {
  display: inline-block;
  padding: 195px 0;
  width: 100%;
}
.careers-wrapper .headline {
  float: left;
  width: 40%;
  padding-right: 40px;
}
@media (max-width: 1280px) {
  .careers-wrapper .headline {
    width: 100%;
    padding: 0 0 48px;
    float: none;
  }
}
.careers-wrapper .body-wrapper {
  float: left;
  width: 60%;
}
@media (max-width: 1280px) {
  .careers-wrapper .body-wrapper {
    width: 100%;
    float: none;
  }
}
.careers-wrapper .careers_text h2 {
  color: #000;
  margin: 34px 0 16px;
  font-size: 28px;
}
.careers-wrapper .bullets li {
  color: #000;
  list-style: disc;
  list-style-position: inside;
  margin: 0 0 12px;
  line-height: 1.5em;
  font-size: 18px;
}
@media (max-width: 1280px) {
  .careers-wrapper {
    padding-top: 15%;
  }
}
.careers_blueimage {
  background-image: url(../images/careers_blueimg.jpg);
  background-repeat: no-repeat;
  height: 822px;
  background-position: center;
}
.contact {
  background-color: white;
  width: 100%;
  color: black;
}
.contact h1 {
  color: #fff;
}
.contact .headline_wrapper {
  padding-top: 215px;
}
.contact .centered-headline {
  display: inline-block;
  margin: 125px 0;
  text-align: left;
  width: 35%;
  float: left;
}
@media (max-width: 860px) {
  .contact .centered-headline {
    margin: 60px 0 40px;
    width: 100%;
    float: none;
  }
}
.contact .thank-you-message .centered-headline {
  width: 100%;
}
.contact h2 {
  margin-bottom: 16px;
}

.message-sent .contact .thank-you-message {
  display: block;
}
.contact .form-wrapper {
  width: 60%;
  float: right;
  background-color: white;
  display: block;
  margin: 93px auto 0;
  text-align: left;
}
@media (max-width: 860px) {
  .contact .form-wrapper {
    width: 100%;
    padding-bottom: 40px;
    float: none;
    margin: 0;
  }
}
.contact .form-wrapper .input-container {
  margin-top: 38px;
  display: block;
  position: relative;
}
@media (max-width: 860px) {
  .contact .form-wrapper .input-container {
    margin-top: 32px;
  }
  .contact .form-wrapper .input-container.blank-field {
    margin-top: 12px;
  }
}
.contact .form-wrapper textarea, .contact .form-wrapper input, .contact .form-wrapper button {
  outline: none;
}
.contact .form-wrapper .form-input, .contact .form-wrapper .form-message {
  width: 100%;
  padding: 16px 20px;
  margin: 0;
  border: 1px solid #a9a9a9;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-size: 15px;
  font-family: "museo-sans", sans-serif;
  display: block;
}
.contact .form-wrapper .error .form-input, .contact .form-wrapper .error .form-input:focus, .contact .form-wrapper .error .form-message:focus {
  border-color: #ed2729;
}
.contact .form-wrapper .form-input:focus, .contact .form-wrapper .form-message:focus {
  border-color: #6a6a6a;
  -moz-box-shadow: #bdbdbd 0px 0px 2px;
  -webkit-box-shadow: #bdbdbd 0px 0px 2px;
  box-shadow: #bdbdbd 0px 0px 2px;
}
.contact .form-wrapper .button {
  margin: 40px 0 200px;
  display: block;
}
@media (max-width: 860px) {
  .contact .form-wrapper .button {
    width: 100%;
    margin-bottom: 0;
  }
}
.contact .inputLabel, .contact .error.blankField .inputLabel {
  position: absolute;
  line-height: 22px;
  transition: all .15s;
  pointer-events: none;
  font-size: 14px;
  top: -52px;
  left: -2px;
  padding: 4px 3px 0;
  color: #8e8e8e;
}
.contact .blankField .inputLabel {
  font-size: 17px;
  top: -12px;
  left: 20px;
  color: #595959;
  background: none;
}
.contact .error .label {
  display: none;
}
.contact textarea {
  resize: none;
  line-height: 20px;
}
.contact-form {
  display: block;
}
.message-sent .contact-form {
  display: none;
}
.contact-form .content-wrapper {
  text-align: center;
}
/* For Firefox */
input[type='number'] {
  -moz-appearance: textfield;
}
/* Webkit browsers like Safari and Chrome */
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* form styling section */
.addressbox {
  background-color: white;
  width: 300px;
  padding: 35px;
  margin: 0 auto;
  position: relative;
  top: 50%;
  -moz-transform: perspective(1px) translateY(-50%);
  -ms-transform: perspective(1px) translateY(-50%);
  -webkit-transform: perspective(1px) translateY(-50%);
  transform: perspective(1px) translateY(-50%);
  box-shadow: 3px 4px 4px #b0b0b0;
}
@media (max-width: 860px) {
  .addressbox {
    top: auto;
    -moz-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
  }
}
@media (max-width: 360px) {
  .addressbox {
    width: 100%;
  }
}
/* map section */
.map {
  background: #f3f3f3 url(../images/corporate-map.png) no-repeat center center;
  height: 1095px;
  position: relative;
  display: block;
}
@media (max-width: 860px) {
  .map {
    background: url(../images/corporate-map-mobile.png) no-repeat center center;
    background-size: cover;
    height: auto;
  }
}
.map .content-wrapper {
  height: 1095px;
  position: relative;
}
@media (max-width: 860px) {
  .map .content-wrapper {
    height: 520px;
    padding-top: 210px;
  }
}
.learn-more {
  color: #ed2729;
  display: inline;
  text-transform: uppercase;
  margin-right: 15px;
}
.headline_wrapper {
  display: inline-block;
  padding: 275px 0 0 58px;
}
@media (max-width: 860px) {
  .about .headline_wrapper {
    padding: 140px 0 0 0;
  }
}
.solutions .headline_wrapper {
  padding-top: 365px;
}
@media (max-width: 1280px) {
  .solutions .headline_wrapper {
    padding: 565px 0 0 0;
  }
}
@media (max-width: 860px) {
  .solutions .headline_wrapper {
    padding: 310px 0 0 0;
  }
}
@media (max-width: 860px) {
  .contact .headline_wrapper {
    padding: 124px 0 0 0;
  }
}
@media (max-width: 860px) {
  .channels .headline_wrapper {
    padding: 130px 0 0 0;
  }
}
@media (max-width: 860px) {
  .headline_wrapper {
    padding: 200px 0 0;
  }
  .approach .headline_wrapper {
    padding-top: 310px;
  }
}
.blurb-wrapper {
  height: 565px;
  width: 50%;
  padding-top: 60px;
  display: inline-block;
}
.image-right .blurb-wrapper {
  margin-right: 50%;
  padding-right: 42px;
}
@media (max-width: 860px) {
  .image-right .blurb-wrapper {
    width: 100%;
    margin: 0;
    padding: 30px 0;
  }
  .solutions-wrapper .image-right .blurb-wrapper {
    padding: 30px 4%;
  }
}
.image-left .blurb-wrapper {
  margin-left: 50%;
  padding-left: 42px;
}
@media (max-width: 860px) {
  .image-left .blurb-wrapper {
    width: 100%;
    margin: 0;
    padding: 30px 0;
  }
  .solutions-wrapper .image-left .blurb-wrapper {
    padding: 30px 4%;
  }
}
@media (max-width: 860px) {
  .blurb-wrapper {
    width: 100%;
    margin: 0;
    padding: 30px 0;
    height: auto;
  }
}


/*privacy and terms additions*/
.privacy h1, .terms h1 {
    font-size: 32px;
    margin-bottom: 28px;
}
.privacy p, .terms p {
    margin: 10px 0 18px;
}
.privacy .hero, .terms .hero {
    height: 110px;
}
.privacy .privacy-text, .terms .terms-text {
    background: #fff;
    color:#000;
    padding: 60px 0;
}

.privacy p, .privacy ul, .terms p, .terms ul {
    font-size: 16px;
    line-height: 1.45em;
}



.privacy h3, .terms h3 {
    margin-top: 28px;
    margin-bottom: 12px;
}

.privacy .privacy-text a, .terms .terms-text a {
    color:#005399;
    text-decoration:underline;
}

.privacy ul h3, .terms ul h3 {
    font-size: 16px;
    font-weight: bold;
}
ul.bullets {
    list-style: disc;
margin-top: 8px;
}
.bullets li {
margin:0 0 4px 22px;
}


footer  a {
  color: white;
}
footer a:hover {
  color: #ed2729;
}


/*privacy and terms additions*/


.blurb-centered {
  line-height: normal;
  vertical-align: middle;
  display: inline-block;
}
.hline {
  width: 100px;
  height: 2px;
  background: #ff1c1a;
  margin: 40px 0;
}
/* misc garbage section */
.white {
  color: white;
}
.red {
  color: #ed2729;
}
.black {
  color: black;
}
.center {
  text-align: center;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.margin_shift_right {
  margin-right: -200px;
}
.bold {
  font-weight: 500;
}
.float_left {
  float: left;
}
.float_right {
  float: right;
}
.hidden {
  display: none;
}

.terms .terms-text table,
.privacy .privacy-text table {
  border: 1px solid #cccccc;
  margin: 2em 0;
}

.terms .terms-text td, .privacy .privacy-text td {
  border: 1px solid #cccccc;
  padding: 1em;
}

.terms .terms-text h4,
.privacy .privacy-text h4 {
  font-weight: bold;
}

.terms .terms-text * + *,
.privacy .privacy-text * + * {
  margin-top: 1em;
}

.terms .terms-text * + h2,
.privacy .privacy-text * + h2{
  margin-top: 0;
}

.terms .terms-text ul,
.privacy .privacy-text ul {
  list-style: disc;
  margin-left: 1.5em;
}

.terms .terms-text li,
.privacy .privacy-text li {
  margin-top: 0.5em;
  line-height: 1.4;
}

.terms .terms-text ol,
.privacy .privacy-text ol {
  list-style: decimal;
  padding-left: 1em;

}
.terms .terms-text ol li,
.privacy .privacy-text ol li {
  background: none;
  padding-left: 10px;
}