/* Generated by less 2.5.1 */
/*
Theme Name: Columbus State Community College
Theme URI: 
Version: 1.0
Description:
Author: Basecraft
*/
*,
*::before,
*::after {
  box-sizing: border-box;
}
.clearfix::after {
  content: "";
  display: table;
  clear: both;
}
html {
  overflow-x: hidden;
}
html,
body {
  margin: 0;
  padding: 0;
}
img {
  max-width: 100%;
  height: auto;
}
img.block {
  display: block;
  width: 100%;
}
iframe {
  display: block;
}
table {
  max-width: 100%;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.background-image {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.vert-align-middle {
  display: table;
  width: 100%;
  height: 100%;
  text-align: center;
}
.vert-align-middle > * {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.vert-align-bottom {
  display: table;
  width: 100%;
  height: 100%;
}
.vert-align-bottom > * {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: bottom;
}
.vert-align-top {
  display: table;
  width: 100%;
  height: 100%;
}
.vert-align-top > * {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: top;
}
.wrapper {
  max-width: 1450px;
  position: relative;
  z-index: 1;
  margin: 0 auto;
  padding: 0 60px;
}
@media only screen and (max-width: 1000px) {
  .wrapper {
    padding: 0 30px;
  }
}
@media only screen and (max-width: 480px) {
  .wrapper {
    padding: 0 15px;
  }
}
body {
  background-color: white;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  font-size: 16px;
  font-family: 'Arial', sans-serif;
  line-height: 1.4;
  font-weight: 400;
  color: #000000;
}
@media only screen and (max-width: 480px) {
  body {
    font-size: 14px;
  }
}
header {
  height: 60px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 100;
}
@media only screen and (max-width: 1000px) {
  header {
    height: 30px;
  }
}
@media only screen and (max-width: 480px) {
  header {
    height: 15px;
  }
}
header .wrapper {
  height: 100%;
}
header .header-logo {
  float: left;
  width: 302px;
  height: 100%;
  position: relative;
  margin-left: 60px;
}
@media only screen and (max-width: 1000px) {
  header .header-logo {
    width: 181px;
    margin-left: 30px;
  }
}
@media only screen and (max-width: 600px) {
  header .header-logo {
    width: 140px;
    margin-left: 15px;
  }
}
header .header-logo img {
  position: absolute;
}
header .header-links {
  height: 100%;
  padding: 10px 0;
}
header .header-links .header-links-menu {
  height: 100%;
}
header .header-links .header-links-menu ul {
  display: block;
  float: right;
  height: 100%;
  margin: 0;
  padding: 3px 0;
  list-style: none;
  text-align: left;
}
header .header-links .header-links-menu ul li {
  display: inline-block;
  margin-left: 25px;
}
header .header-links .header-links-menu ul li:first-child {
  margin-left: 0;
}
@media only screen and (max-width: 1000px) {
  header .header-links .header-links-menu {
    display: none;
    height: auto;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    z-index: 1;
    background-color: white;
  }
  header .header-links .header-links-menu ul {
    float: none;
    max-width: 320px;
    height: auto;
    margin: 0 auto;
    padding: 75px 25px;
    text-align: center;
  }
  header .header-links .header-links-menu ul li {
    display: block;
    margin: 0;
    padding: 15px;
    border-bottom: 1px solid #d6d6d6;
  }
  header .header-links .header-links-menu ul li:first-child {
    margin-left: auto;
  }
  header .header-links .header-links-menu ul li:last-child {
    border-bottom: 0;
  }
}
header .header-links .header-links-menu .header-mobile-toggle {
  display: none;
  width: 40px;
  height: 40px;
  padding: 5px;
  position: absolute;
  right: 15px;
  top: 15px;
}
@media only screen and (max-width: 1000px) {
  header .header-links .header-links-menu .header-mobile-toggle {
    display: block;
  }
}
@media only screen and (max-width: 480px) {
  header .header-links .header-links-menu .header-mobile-toggle {
    right: 7.5px;
    top: 7.5px;
  }
}
header .header-links .header-links-menu .header-links-request a {
  display: inline-block;
  padding: 0.667em 1.5em;
  font-size: 14px;
  font-family: 'Georgia', serif;
  color: white;
  line-height: 1.1;
  text-decoration: none;
  border-radius: 5px;
  background-color: #78ba2f;
  transition: background-color 0.15s ease-in-out;
}
@media only screen and (max-width: 1000px) {
  header .header-links .header-links-menu .header-links-request a {
    padding: 1em 2.25em;
  }
}
header .header-links .header-links-menu .header-links-request a:hover {
  background-color: #8ACC41;
  text-decoration: none;
}
header .header-links .header-links-menu .header-links-share span {
  display: inline-block;
  vertical-align: middle;
  padding-top: 3px;
  font-size: 12px;
  font-family: 'Arial', sans-serif;
  color: #9EABAB;
  line-height: 1.1;
}
header .header-links .header-links-menu .header-links-share a {
  display: inline-block;
  vertical-align: middle;
  margin: 0 2px;
}
header .header-links .header-links-menu .header-links-share a img {
  width: 30px;
}
header .header-links .header-links-menu .header-links-cscc {
  display: none;
}
@media only screen and (max-width: 1000px) {
  header .header-links .header-links-menu .header-links-cscc {
    display: block;
  }
}
header .header-links .header-links-menu .header-links-cscc a {
  display: inline-block;
  font-size: 12px;
  font-family: 'Arial', sans-serif;
  color: #9EABAB;
  line-height: 1.1;
  text-decoration: none;
}
header .header-links .header-links-menu .header-links-cscc a span {
  display: inline-block;
  vertical-align: middle;
  padding-top: 3px;
  margin: 0 2px;
}
header .header-links .header-links-menu .header-links-cscc a img {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: auto;
  max-width: 100%;
  margin: 0 2px;
}
header .header-links .header-links-menu .header-links-cscc a:hover span {
  text-decoration: underline;
}
header .header-links .header-links-toggle {
  display: none;
  width: 30px;
  padding: 5px 0;
  position: absolute;
  right: 0;
  top: 30px;
  margin-top: 20px;
  text-align: center;
}
@media only screen and (max-width: 1000px) {
  header .header-links .header-links-toggle {
    display: block;
  }
}
@media only screen and (max-width: 480px) {
  header .header-links .header-links-toggle {
    width: 15px;
    top: 15px;
    margin-top: 10px;
  }
}
header .header-links .header-links-toggle span {
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 auto 6px;
  border-radius: 50%;
  background-color: #9fadac;
}
header .header-links .header-links-toggle span:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 480px) {
  header .header-links .header-links-toggle span {
    width: 6px;
    height: 6px;
    margin: 0 auto 4px;
  }
}
#overlay {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99;
  background-color: rgba(0, 0, 0, 0.5);
}
main {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  overflow: hidden;
  /*
    .section7 {
        .section-content {
            .vert-align-top > * { padding: 100px 0 0;
                @media only screen and (max-width: 1200px) { padding: 0; vertical-align: middle; }
            }
            h1.content-header { font-size: 54px; float: left; width: 60%; text-align: left; padding: 0 @paddinglarge 0.667em;
                @media only screen and (max-width: 1200px) { float: none; width: 100%; text-align: center; }
                @media only screen and (max-width: 1000px) { padding: 0 @paddingmedium 0.667em; }
                @media only screen and (max-width: 480px) { padding: 0 @paddingsmall 0.667em; }
                @media only screen and (max-width: 1400px) { font-size: 48px; }
                @media only screen and (max-width: 1200px) { font-size: 40px; }
                @media only screen and (max-width: 1000px) { font-size: 32px; }
                @media only screen and (max-width: 800px) { font-size: 28px; }
                @media only screen and (max-width: 600px) { font-size: 24px; }
                @media only screen and (max-width: 480px) { font-size: 20px; }
            }
            h2.content-subheader { width: 50%;  text-align: left; padding: 0 @paddinglarge;
                @media only screen and (max-width: 1200px) { float: none; width: 100%; text-align: center; }
                @media only screen and (max-width: 1000px) { padding: 0 @paddingmedium; }
                @media only screen and (max-width: 480px) { padding: 0 @paddingsmall; }
            }
            .content-boxes { width: 30%; margin-right: 10%;
                position: absolute; right: 0; top: 30%;
                @media only screen and (max-width: 1200px) { float: none; width: 100%; max-width: 450px; margin: 25px auto 25px; padding: 0 25px;
                    position: relative; top: auto; right: auto;
                }
                @media only screen and (max-width: 800px) { margin: 25px auto; }
                @media only screen and (max-width: 480px) { max-width: 360px; }
                .boxes-middle { width: 250px; margin: 25px auto; padding: 0.5em; position: relative;
                    @media only screen and (max-width: 1000px) { margin: 20px auto; }
                    @media only screen and (max-width: 480px) { margin: 15px auto; }
                    background-color: #16a5b4;
                    font-size: 16px; line-height: 1; color: white; font-family: @font-default; font-style: italic; font-weight: 700; text-align: center;
                    @media only screen and (max-width: 1000px) { font-size: 14px; }
                    @media only screen and (max-width: 480px) { font-size: 12px; }
                    &::after { content: ''; display: block; width: 0; height: 0;
                        position: absolute; left: 50%; top: 100%; margin-left: -12px;
                        border-left: 12px solid transparent;
                        border-right: 12px solid transparent;
                        border-top: 12px solid #16a5b4;
                    }
                }
                .box { float: left; width: 48%; margin-right: 4%; padding: 4px;
                    &:last-child { margin-right: 0; }
                    background-color: #d6d6d6;
                    border-radius: 5px;
                    .box-title { padding: 0.25em 0; color: #3e3935; font-size: 20px; line-height: 1.2; font-family: @font-serif; text-align: center;
                        @media only screen and (max-width: 1000px) { font-size: 16px; padding: 0.2em 0; }
                        @media only screen and (max-width: 480px) { font-size: 14px; padding: 0.15em 0; }
                    }
                    .box-image {
                        .content-slider { width: 100%; height: 86px;
                            @media only screen and (max-width: 1000px) { height: 73px; }
                            @media only screen and (max-width: 480px) { height: 60px; }
                            .content-slides,
                            .content-slide { height: 100%; }
                            .content-slides-buttons { display: none; }
                        }
                    }
                }

            }
        }
    }
    */
}
main.overlay {
  z-index: 91;
}
main section {
  display: none;
  z-index: 0;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  padding-top: 60px;
  padding-bottom: 60px;
}
@media only screen and (max-width: 1000px) {
  main section {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 480px) {
  main section {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
main section.active {
  display: block;
  z-index: 1;
}
main section.animating {
  display: block;
  z-index: 2;
}
main section .wrapper {
  height: 100%;
}
main section .section-background {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: -1;
  left: 60px;
  right: 60px;
}
@media only screen and (max-width: 1000px) {
  main section .section-background {
    left: 30px;
    right: 30px;
  }
}
@media only screen and (max-width: 480px) {
  main section .section-background {
    left: 15px;
    right: 15px;
  }
}
main section .section-background.background-image::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
  background-color: rgba(0, 0, 0, 0.6);
}
main section .section-content {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 0;
  left: 60px;
  right: 60px;
}
@media only screen and (max-width: 1000px) {
  main section .section-content {
    left: 30px;
    right: 30px;
  }
}
@media only screen and (max-width: 480px) {
  main section .section-content {
    left: 15px;
    right: 15px;
  }
}
main section .section-content h1.content-header {
  margin: 0;
  padding: 0 0 0.667em;
  font-size: 60px;
  line-height: 1.1;
  font-family: 'Georgia', serif;
  color: #99daea;
  font-weight: 400;
  text-align: left;
  opacity: 0;
  transform: translateY(50px);
  transition: transform 0.7s cubic-bezier(0, 0, 0.2, 1), opacity 0.7s cubic-bezier(0, 0, 0.2, 1);
  transition-delay: 0.333s;
  text-shadow: 0 0 1em rgba(0, 0, 0, 0.68);
}
@media only screen and (max-width: 1400px) {
  main section .section-content h1.content-header {
    font-size: 54px;
  }
}
@media only screen and (max-width: 1200px) {
  main section .section-content h1.content-header {
    font-size: 48px;
  }
}
@media only screen and (max-width: 1000px), only screen and (max-height: 800px) {
  main section .section-content h1.content-header {
    font-size: 40px;
  }
}
@media only screen and (max-width: 800px) {
  main section .section-content h1.content-header {
    font-size: 32px;
  }
}
@media only screen and (max-width: 600px), only screen and (max-height: 700px) {
  main section .section-content h1.content-header {
    font-size: 26px;
  }
}
@media only screen and (max-width: 480px) {
  main section .section-content h1.content-header {
    font-size: 20px;
  }
}
main section .section-content h2.content-subheader {
  margin: 0;
  padding: 0;
  font-size: 24px;
  line-height: 1.4;
  font-family: 'Arial', sans-serif;
  color: white;
  font-weight: 700;
  text-align: left;
  opacity: 0;
  transform: translateY(50px);
  transition: transform 0.7s cubic-bezier(0, 0, 0.2, 1), opacity 0.7s cubic-bezier(0, 0, 0.2, 1);
  transition-delay: 0.5s;
  text-shadow: 0 0 1em rgba(0, 0, 0, 0.68);
}
@media only screen and (max-width: 1200px) {
  main section .section-content h2.content-subheader {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1000px), only screen and (max-height: 800px) {
  main section .section-content h2.content-subheader {
    font-size: 18px;
  }
}
@media only screen and (max-width: 480px), only screen and (max-height: 700px) {
  main section .section-content h2.content-subheader {
    font-size: 16px;
  }
}
main section .section-content a.content-button-green {
  display: inline-block;
  padding: 0.5em 1.25em;
  font-size: 80%;
  font-family: 'Georgia', serif;
  color: white;
  line-height: 1.1;
  text-decoration: none;
  border-radius: 5px;
  background-color: #78ba2f;
  transition: background-color 0.15s ease-in-out;
  text-shadow: none;
}
main section .section-content a.content-button-green:hover {
  background-color: #8ACC41;
  text-decoration: none;
}
main section .section-content a.content-button-blue {
  display: inline-block;
  padding: 0.5em 1.25em;
  font-size: 80%;
  font-family: 'Georgia', serif;
  color: white;
  line-height: 1.1;
  text-decoration: none;
  border-radius: 5px;
  background-color: #16a5b4;
  transition: background-color 0.15s ease-in-out;
  text-shadow: none;
}
main section .section-content a.content-button-blue:hover {
  background-color: #30BFCE;
  text-decoration: none;
}
main section .section-content a.content-button-white {
  display: inline-block;
  padding: 0.5em 1.25em;
  font-size: 80%;
  font-family: 'Georgia', serif;
  color: #78ba2f;
  line-height: 1.1;
  text-decoration: none;
  border-radius: 5px;
  background-color: white;
  transition: background-color 0.15s ease-in-out;
  text-shadow: none;
}
main section .section-content a.content-button-white:hover {
  background-color: #e9e9e9;
  text-decoration: none;
}
main section .section-content a.content-button-white img.icon {
  display: inline-block;
  width: 1em;
  margin: -1px 0 0 0.333em;
  vertical-align: middle;
}
main section .section-content a.content-button-green ~ a.content-button-white {
  margin-top: 0.667em;
}
main section.active .section-content h1.content-header,
main section.active .section-content h2.content-subheader {
  opacity: 1;
  transform: translateY(0);
}
main section .tracker {
  top: 0;
  bottom: 0;
}
main section .tracker .tracker-links li a::before {
  display: none;
}
main section .content-more {
  display: block;
  width: 200px;
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -100px;
  text-decoration: none;
}
@media only screen and (max-width: 1000px) {
  main section .content-more {
    bottom: -25px;
    width: 54px;
    margin-left: 27px;
  }
}
@media only screen and (max-width: 480px) {
  main section .content-more {
    bottom: -15px;
  }
}
main section .content-more .text {
  display: block;
  padding: 0.5em 0;
  font-size: 16px;
  line-height: 1.1;
  font-family: 'Arial', sans-serif;
  color: white;
  font-weight: 400;
  text-align: center;
}
@media only screen and (max-width: 1200px) {
  main section .content-more .text {
    display: none;
  }
}
@media only screen and (max-width: 1000px) {
  main section .content-more .text {
    font-size: 14px;
  }
}
main section .content-more .circle {
  display: block;
  width: 76px;
  height: 76px;
  padding: 12px;
  margin: 5px auto 0;
  border-radius: 50%;
  background-color: #037297;
  transition: background-color 0.15s ease-in-out;
  box-shadow: 0 0 12px -1px rgba(0, 0, 0, 0.45);
}
@media only screen and (max-width: 1000px) {
  main section .content-more .circle {
    width: 54px;
    height: 54px;
    padding: 8px;
  }
}
main section .content-more:hover .circle {
  background-color: #1D8CB1;
}
@media only screen and (max-width: 1000px) {
  main section.section1 .content-more {
    margin-left: -27px;
  }
}
main section .content-prev {
  display: none;
  width: 200px;
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -100px;
  text-decoration: none;
}
@media only screen and (max-width: 1000px) {
  main section .content-prev {
    display: block;
  }
}
@media only screen and (max-width: 1000px) {
  main section .content-prev {
    bottom: -25px;
    width: 54px;
    margin-left: -81px;
  }
}
@media only screen and (max-width: 480px) {
  main section .content-prev {
    bottom: -15px;
  }
}
main section .content-prev .text {
  display: block;
  padding: 0.5em 0;
  font-size: 16px;
  line-height: 1.1;
  font-family: 'Arial', sans-serif;
  color: white;
  font-weight: 400;
  text-align: center;
}
@media only screen and (max-width: 1000px) {
  main section .content-prev .text {
    display: none;
  }
}
@media only screen and (max-width: 1000px) {
  main section .content-prev .text {
    font-size: 14px;
  }
}
main section .content-prev .circle {
  display: block;
  width: 76px;
  height: 76px;
  padding: 12px;
  margin: 5px auto 0;
  border-radius: 50%;
  background-color: #037297;
  transition: background-color 0.15s ease-in-out;
  box-shadow: 0 0 12px -1px rgba(0, 0, 0, 0.45);
  transform: rotate(180deg);
}
@media only screen and (max-width: 1000px) {
  main section .content-prev .circle {
    width: 54px;
    height: 54px;
    padding: 8px;
  }
}
main section .content-prev:hover .circle {
  background-color: #1D8CB1;
}
@media only screen and (max-width: 1000px) {
  main section.section8 .content-prev {
    margin-left: -27px;
  }
}
main .tracker-container {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  pointer-events: none;
}
@media only screen and (max-width: 1000px) {
  main .tracker-container {
    position: relative;
    z-index: 5;
  }
}
main .tracker-container .wrapper {
  height: 100%;
}
main .tracker-container .tracker-mobile {
  display: none;
  width: 60px;
  height: 60px;
  position: absolute;
  right: 30px;
  margin-right: 30px;
  top: 30px;
  margin-top: 30px;
  border-radius: 50%;
  border: 4px solid rgba(255, 255, 255, 0.5);
  font-size: 18px;
  font-family: 'Arial', sans-serif;
  font-weight: 700;
  line-height: 1;
  color: white;
}
@media only screen and (max-width: 1000px) {
  main .tracker-container .tracker-mobile {
    display: block;
  }
}
@media only screen and (max-width: 480px) {
  main .tracker-container .tracker-mobile {
    width: 45px;
    height: 45px;
    right: 15px;
    margin-right: 15px;
    top: 15px;
    margin-top: 15px;
    border: 3px solid rgba(255, 255, 255, 0.5);
    font-size: 14px;
  }
}
main .tracker-container .tracker-mobile .page-current {
  position: absolute;
  width: 50%;
  height: 30%;
  bottom: 50%;
  right: 50%;
  text-align: right;
  padding-right: 0.25em;
}
@media only screen and (max-width: 480px) {
  main .tracker-container .tracker-mobile .page-current {
    height: 35%;
    bottom: 45%;
  }
}
main .tracker-container .tracker-mobile .page-max {
  position: absolute;
  width: 50%;
  height: 30%;
  top: 50%;
  left: 50%;
  text-align: left;
  padding-left: 0.25em;
}
@media only screen and (max-width: 480px) {
  main .tracker-container .tracker-mobile .page-max {
    height: 35%;
    top: 45%;
  }
}
main .tracker-container .tracker-mobile .separator {
  width: 1px;
  position: absolute;
  left: 50%;
  top: 25%;
  bottom: 25%;
  background-color: white;
  transform: rotate(30deg);
}
main .tracker {
  width: 60px;
  position: absolute;
  right: 0;
  top: 60px;
  bottom: 60px;
  pointer-events: auto;
}
@media only screen and (max-width: 1000px) {
  main .tracker {
    display: none;
  }
}
main .tracker .tracker-base {
  width: 10px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 25px;
  z-index: 0;
  background-color: #d3d65d;
}
main .tracker .tracker-track {
  width: 10px;
  height: 0;
  position: absolute;
  top: 0;
  left: 25px;
  z-index: 1;
  background-color: #e8e8e8;
  transition: height 0.667s ease-in-out;
}
main .tracker .tracker-links {
  display: block;
  width: 36px;
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  top: -5px;
  bottom: 0;
  left: 12px;
  z-index: 2;
}
main .tracker .tracker-links li {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  height: 12.5%;
}
main .tracker .tracker-links li:nth-child(1) {
  top: 0;
}
main .tracker .tracker-links li:nth-child(2) {
  top: 14.2857%;
}
main .tracker .tracker-links li:nth-child(3) {
  top: 28.5714%;
}
main .tracker .tracker-links li:nth-child(4) {
  top: 42.8571%;
}
main .tracker .tracker-links li:nth-child(5) {
  top: 57.1428%;
}
main .tracker .tracker-links li:nth-child(6) {
  top: 71.4285%;
}
main .tracker .tracker-links li:nth-child(7) {
  top: 85.7142%;
}
main .tracker .tracker-links li:nth-child(8) {
  bottom: -4px;
  height: auto;
}
main .tracker .tracker-links li:nth-child(8) a {
  height: 12px;
}
main .tracker .tracker-links li a {
  display: block;
  height: 100%;
  padding: 1px 2px;
  text-decoration: none;
}
main .tracker .tracker-links li a::before {
  display: block;
  content: '';
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 5px solid #d3d65d;
  border-bottom: 5px solid transparent;
}
main .tracker .tracker-links li a.active::before {
  border-left: 5px solid #e8e8e8;
}
main .tracker .tracker-links li a span {
  display: none;
  padding: 0.75em 1em;
  min-width: 100px;
  position: absolute;
  right: 100%;
  top: -0.75em;
  margin-right: -2px;
  font-size: 12px;
  line-height: 1;
  font-weight: 400;
  color: white;
  font-family: 'Arial', sans-serif;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.75);
  border-right: 3px solid #d3d65d;
}
main .tracker .tracker-links li a:hover span {
  display: block;
}
main .tracker .tracker-links li a::after {
  display: block;
  content: '';
}
main .content-drawer {
  display: none;
  height: 67%;
  position: absolute;
  top: 110%;
  left: 0;
  right: 0;
  z-index: 100;
  background-color: white;
  transition: top 0.4s ease-in-out;
}
main .content-drawer.active {
  top: 33%;
}
@media only screen and (max-width: 1000px) {
  main .content-drawer.active {
    top: 20%;
    height: 80%;
  }
}
@media only screen and (max-width: 480px) {
  main .content-drawer.active {
    top: 15%;
    height: 85%;
  }
}
main .content-drawer .content-drawer-close {
  display: block;
  width: 76px;
  height: 76px;
  padding: 27px;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  margin-left: -38px;
  top: 0;
  margin-top: -38px;
  border-radius: 50%;
  background-color: #78ba2f;
  transition: background-color 0.15s ease-in-out;
  box-shadow: 0 0 12px -1px rgba(0, 0, 0, 0.45);
}
@media only screen and (max-width: 480px) {
  main .content-drawer .content-drawer-close {
    width: 54px;
    height: 54px;
    padding: 18px;
    margin-left: -27px;
    margin-top: -27px;
  }
}
main .content-drawer .content-drawer-close:hover {
  background-color: #8ACC41;
}
main .content-drawer .tweet-this {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  padding: 5px;
  margin-left: 5px;
  background-color: #d6d6d6;
  transition: background-color 0.15s ease-in-out;
}
main .content-drawer .tweet-this:hover {
  background-color: #037297;
}
main .content-drawer .tweet-this img {
  display: block;
  max-width: 100%;
  height: auto;
}
main .content-drawer .tweet-this::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  right: 90%;
  top: 50%;
  margin-top: -8px;
  border-top: 8px solid transparent;
  border-right: 10px solid #d6d6d6;
  border-bottom: 8px solid transparent;
  transition: border-right-color 0.15s ease-in-out;
}
main .content-drawer .tweet-this:hover::after {
  border-right-color: #037297;
}
main .content-drawer-overlay {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99;
  background-color: rgba(0, 0, 0, 0.8);
}
main .section1 .section-content {
  /*
            .content-more { display: block; width: 200px;
                position: absolute; bottom: 3%; left: 50%; margin-left: -100px;
                text-decoration: none;
                .text { display: block; padding: 0.5em 0;
                    font-size: 18px; line-height: 1.1; font-family: @font-serif; color: white; font-weight: 400; text-align: center; font-style: italic;
                    @media only screen and (max-width: 480px) { font-size: 16px; }
                }
                .circle { display: block; width: 76px; height: 76px; padding: 21px; margin: 5px auto 0;
                    @media only screen and (max-width: 480px) { width: 54px; height: 54px; padding: 15px; }
                    border: 1px solid white; border-radius: 50%;
                    transform: scale(1);
                    transition: transform 0.2s ease-in-out;
                    overflow: hidden;                    
                    
                    img { width: 40px;
                        @media only screen and (max-width: 480px) { width: 30px; }   
                        transform: translateY(0);                     
                        animation-delay: 8s;
                        animation-duration: 4s;
                        animation-name: intro-slide;
                        animation-iteration-count: infinite;
                        animation-fill-mode: forwards;
                    }
                    
                }
                &:hover {
                    .circle {
                        transform: scale(1.125);
                    }
                }
            }
            */
}
main .section1 .section-content .vert-align-middle > * {
  padding: 25px 15% 100px;
}
@media only screen and (max-width: 1000px) {
  main .section1 .section-content .vert-align-middle > * {
    padding: 25px 10% 25px;
  }
}
@media only screen and (max-width: 480px) {
  main .section1 .section-content .vert-align-middle > * {
    padding: 25px 5% 25px;
  }
}
main .section1 .section-content h1.content-header {
  font-size: 72px;
  text-align: center;
  max-width: 900px;
  margin: 0 auto;
}
@media only screen and (max-width: 1400px) {
  main .section1 .section-content h1.content-header {
    font-size: 64px;
  }
}
@media only screen and (max-width: 1200px) {
  main .section1 .section-content h1.content-header {
    font-size: 56px;
  }
}
@media only screen and (max-width: 1000px) {
  main .section1 .section-content h1.content-header {
    font-size: 48px;
  }
}
@media only screen and (max-width: 800px) {
  main .section1 .section-content h1.content-header {
    font-size: 40px;
  }
}
@media only screen and (max-width: 600px) {
  main .section1 .section-content h1.content-header {
    font-size: 32px;
  }
}
@media only screen and (max-width: 480px) {
  main .section1 .section-content h1.content-header {
    font-size: 24px;
  }
}
main .section1 .section-content h2.content-subheader {
  text-align: center;
  max-width: 850px;
  margin: 0 auto;
}
main .section2 .section-content {
  /*
            .content-drawer-open { display: block; width: 200px;
                position: absolute; bottom: -30px; left: 50%; margin-left: -100px;
                @media only screen and (max-width: 480px) { bottom: -10px; }
                text-decoration: none;
                .text { display: block; padding: 0.5em 0;
                    font-size: 16px; line-height: 1.1; font-family: @font-default; color: white; font-weight: 400; text-align: center;
                    @media only screen and (max-width: 480px) { font-size: 14px; }
                }
                .circle { display: block; width: 76px; height: 76px; padding: 0; margin: 5px auto 0;
                    @media only screen and (max-width: 480px) { width: 54px; height: 54px; }
                    border-radius: 50%;
                    background-color: #78ba2f;
                    transition: background-color 0.15s ease-in-out;
                    box-shadow: 0 0 12px -1px rgba(0, 0, 0, 0.45);
                }
                &:hover .circle { background-color: #8ACC41; }
            }
            */
}
main .section2 .section-content .vert-align-top > * {
  padding: 100px 0 0;
}
@media only screen and (max-width: 1200px) {
  main .section2 .section-content .vert-align-top > * {
    padding: 0 0 25px;
    vertical-align: middle;
  }
}
@media only screen and (max-width: 800px) {
  main .section2 .section-content .vert-align-top > * {
    padding: 0 0 25px;
  }
}
@media only screen and (max-width: 480px) {
  main .section2 .section-content .vert-align-top > * {
    padding: 0 0 25px;
  }
}
main .section2 .section-content h1.content-header {
  width: 60%;
  text-align: left;
  padding: 0 60px 0.667em;
}
@media only screen and (max-width: 1200px) {
  main .section2 .section-content h1.content-header {
    width: 100%;
  }
}
@media only screen and (max-width: 1000px) {
  main .section2 .section-content h1.content-header {
    padding: 0 30px 0.667em;
  }
}
@media only screen and (max-width: 480px) {
  main .section2 .section-content h1.content-header {
    padding: 0 15px 0.667em;
  }
}
main .section2 .section-content h2.content-subheader {
  width: 60%;
  text-align: left;
  padding: 0 60px;
}
@media only screen and (max-width: 1200px) {
  main .section2 .section-content h2.content-subheader {
    width: 100%;
  }
}
@media only screen and (max-width: 1000px) {
  main .section2 .section-content h2.content-subheader {
    padding: 0 30px;
  }
}
@media only screen and (max-width: 480px) {
  main .section2 .section-content h2.content-subheader {
    padding: 0 15px;
  }
}
main .section2 .section-content .content-chart {
  width: 70%;
  height: 50%;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 150px;
}
@media only screen and (max-width: 1200px) {
  main .section2 .section-content .content-chart {
    width: 75%;
    height: 160px !important;
    position: relative;
    bottom: 0;
    margin: 75px auto 25px;
  }
}
@media only screen and (max-width: 800px) {
  main .section2 .section-content .content-chart {
    height: 140px !important;
  }
}
@media only screen and (max-width: 480px) {
  main .section2 .section-content .content-chart {
    height: 120px !important;
  }
}
main .section2 .section-content .content-chart .chart-points {
  margin: 0;
  padding: 0;
  list-style: none;
}
main .section2 .section-content .content-chart .chart-points li {
  display: block;
  width: 1px;
  height: 1px;
  position: absolute;
}
main .section2 .section-content .content-chart .chart-points li:nth-child(1) {
  left: 0;
  bottom: 0;
}
main .section2 .section-content .content-chart .chart-points li:nth-child(2) {
  left: 25%;
  bottom: 10%;
}
main .section2 .section-content .content-chart .chart-points li:nth-child(3) {
  left: 32.8%;
  bottom: 23.77%;
}
main .section2 .section-content .content-chart .chart-points li:nth-child(4) {
  left: 61%;
  bottom: 64.81%;
}
main .section2 .section-content .content-chart .chart-points li:nth-child(5) {
  left: 89.8%;
  bottom: 78.7%;
}
main .section2 .section-content .content-chart .chart-points li:nth-child(6) {
  right: 0;
  top: 0;
}
main .section2 .section-content .content-chart .chart-points li.active::before {
  display: block;
  content: '';
  width: 3px;
  height: 3px;
  position: absolute;
  left: -1px;
  top: 0;
  z-index: 0;
  background-color: white;
  border-radius: 50%;
}
main .section2 .section-content .content-chart .chart-points li.active:nth-child(3)::before {
  height: 2px;
}
main .section2 .section-content .content-chart .chart-points li.active:nth-child(4)::before {
  width: 4px;
}
@media only screen and (max-width: 1000px) {
  main .section2 .section-content .content-chart .chart-points li.active:nth-child(4)::before {
    width: 3px;
  }
}
main .section2 .section-content .content-chart .chart-points li:first-child::before,
main .section2 .section-content .content-chart .chart-points li:last-child::before {
  display: block;
  content: '';
  width: 15px;
  height: 15px;
  position: absolute;
  left: -7px;
  top: -7px;
  z-index: 1;
  background-color: white;
  border-radius: 50%;
  opacity: 0;
  transition: opacity 0.1s ease;
}
main .section2 .section-content .content-chart .chart-points li.active:first-child::before,
main .section2 .section-content .content-chart .chart-points li.active:last-child::before {
  opacity: 1;
}
main .section2 .section-content .content-chart .chart-points li:first-child span {
  display: block;
  position: absolute;
  left: 0;
  bottom: 25px;
  z-index: 2;
  font-size: 40px;
  line-height: 1.1;
  font-family: 'Georgia', serif;
  color: white;
  opacity: 0;
  transition: opacity 0.2s ease;
}
@media only screen and (max-width: 1200px) {
  main .section2 .section-content .content-chart .chart-points li:first-child span {
    font-size: 32px;
  }
}
@media only screen and (max-width: 800px) {
  main .section2 .section-content .content-chart .chart-points li:first-child span {
    font-size: 24px;
  }
}
@media only screen and (max-width: 480px) {
  main .section2 .section-content .content-chart .chart-points li:first-child span {
    font-size: 20px;
  }
}
main .section2 .section-content .content-chart .chart-points li.active:first-child span {
  opacity: 1;
}
main .section2 .section-content .content-chart .chart-points li:last-child span {
  display: block;
  position: absolute;
  left: 0;
  bottom: 25px;
  z-index: 2;
  font-size: 50px;
  line-height: 1.1;
  font-family: 'Georgia', serif;
  color: white;
  opacity: 0;
  transition: opacity 0.2s ease;
}
@media only screen and (max-width: 1200px) {
  main .section2 .section-content .content-chart .chart-points li:last-child span {
    font-size: 40px;
  }
}
@media only screen and (max-width: 800px) {
  main .section2 .section-content .content-chart .chart-points li:last-child span {
    font-size: 30px;
  }
}
@media only screen and (max-width: 480px) {
  main .section2 .section-content .content-chart .chart-points li:last-child span {
    font-size: 25px;
  }
}
main .section2 .section-content .content-chart .chart-points li.active:last-child span {
  opacity: 1;
}
main .section2 .section-content .content-chart .chart-labels {
  margin: 0;
  padding: 0;
  list-style: none;
}
main .section2 .section-content .content-chart .chart-labels li {
  display: block;
  position: absolute;
  top: 100%;
  margin-top: 25px;
  font-size: 16px;
  line-height: 1.1;
  font-family: 'Arial', sans-serif;
  color: white;
  font-weight: 400;
}
main .section2 .section-content .content-chart .chart-labels li:nth-child(1) {
  left: 0;
  margin-left: -18px;
}
main .section2 .section-content .content-chart .chart-labels li:nth-child(2) {
  left: 32.333%;
  margin-left: -10px;
}
main .section2 .section-content .content-chart .chart-labels li:nth-child(3) {
  right: 32.333%;
  margin-right: -10px;
}
main .section2 .section-content .content-chart .chart-labels li:nth-child(4) {
  right: 0;
  margin-right: -18px;
}
@media only screen and (max-width: 480px) {
  main .section2 .section-content .content-chart .chart-labels li {
    font-size: 14px;
  }
}
main .section2 .section-content .content-chart .chart-lines .chart-line {
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  z-index: -1;
  border-top: 3px solid white;
  transform-origin: left top;
}
main .section2 .content-drawer .vert-align-middle > * {
  padding: 50px 75px;
}
@media only screen and (max-width: 1000px) {
  main .section2 .content-drawer .vert-align-middle > * {
    padding: 50px;
  }
}
@media only screen and (max-width: 480px) {
  main .section2 .content-drawer .vert-align-middle > * {
    padding: 50px 25px;
  }
}
main .section2 .content-drawer .content-boxes {
  text-align: center;
  font-size: 0;
}
main .section2 .content-drawer .content-boxes .slider-prev {
  width: 28px;
  position: absolute;
  left: -50px;
  top: 50%;
  margin-top: -41px;
  z-index: 1;
}
@media only screen and (max-width: 1000px) {
  main .section2 .content-drawer .content-boxes .slider-prev {
    left: -25px;
  }
}
@media only screen and (max-width: 480px) {
  main .section2 .content-drawer .content-boxes .slider-prev {
    left: -15px;
    width: 20px;
    margin-top: -29px;
  }
}
main .section2 .content-drawer .content-boxes .slider-next {
  width: 28px;
  position: absolute;
  right: -50px;
  top: 50%;
  margin-top: -41px;
  z-index: 1;
}
@media only screen and (max-width: 1000px) {
  main .section2 .content-drawer .content-boxes .slider-next {
    right: -25px;
  }
}
@media only screen and (max-width: 480px) {
  main .section2 .content-drawer .content-boxes .slider-next {
    right: -15px;
    width: 20px;
    margin-top: -29px;
  }
}
main .section2 .content-drawer .content-boxes .content-slides-buttons {
  display: block;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  padding: 50px 0;
}
main .section2 .content-drawer .content-boxes .content-slides-buttons li {
  margin: 0 5px;
  background-color: rgba(0, 0, 0, 0.1);
}
main .section2 .content-drawer .content-boxes .content-slides-buttons li:hover,
main .section2 .content-drawer .content-boxes .content-slides-buttons li.active {
  background-color: rgba(0, 0, 0, 0.2);
}
main .section2 .content-drawer .content-boxes .content-box {
  width: 34%;
  margin: 0 8%;
  display: inline-block;
  vertical-align: top;
}
@media only screen and (max-width: 800px) {
  main .section2 .content-drawer .content-boxes .content-box {
    width: 100%;
    max-width: 500px;
    display: block;
    margin: 0 auto;
    padding: 0 50px;
  }
}
@media only screen and (max-width: 480px) {
  main .section2 .content-drawer .content-boxes .content-box {
    padding: 0 25px;
  }
}
@media only screen and (max-width: 800px) {
  main .section2 .content-drawer .content-boxes .content-box:last-child {
    margin-top: 50px;
  }
}
main .section2 .content-drawer .content-boxes .content-box .content-title {
  padding-bottom: 0.5em;
  font-size: 70px;
  line-height: 1.1;
  font-family: 'Georgia', serif;
  color: #0a3e51;
  font-weight: 400;
  text-align: center;
}
@media only screen and (max-width: 1400px) {
  main .section2 .content-drawer .content-boxes .content-box .content-title {
    font-size: 64px;
  }
}
@media only screen and (max-width: 1200px) {
  main .section2 .content-drawer .content-boxes .content-box .content-title {
    font-size: 56px;
  }
}
@media only screen and (max-width: 1000px) {
  main .section2 .content-drawer .content-boxes .content-box .content-title {
    font-size: 48px;
  }
}
@media only screen and (max-width: 800px) {
  main .section2 .content-drawer .content-boxes .content-box .content-title {
    font-size: 40px;
  }
}
@media only screen and (max-width: 600px) {
  main .section2 .content-drawer .content-boxes .content-box .content-title {
    font-size: 32px;
  }
}
@media only screen and (max-width: 480px) {
  main .section2 .content-drawer .content-boxes .content-box .content-title {
    font-size: 24px;
  }
}
main .section2 .content-drawer .content-boxes .content-box .content-text {
  font-size: 28px;
  color: #64656a;
  line-height: 1.4;
  font-family: 'Georgia', serif;
  font-weight: 400;
  text-align: center;
}
@media only screen and (max-width: 1000px) {
  main .section2 .content-drawer .content-boxes .content-box .content-text {
    font-size: 24px;
  }
}
@media only screen and (max-width: 600px) {
  main .section2 .content-drawer .content-boxes .content-box .content-text {
    font-size: 20px;
  }
}
@media only screen and (max-width: 480px) {
  main .section2 .content-drawer .content-boxes .content-box .content-text {
    font-size: 18px;
  }
}
main .section3 .section-content {
  /*
            .content-drawer-open { display: block; width: 200px;
                position: absolute; bottom: -30px; left: 50%; margin-left: -100px;
                @media only screen and (max-width: 480px) { bottom: -10px; }
                text-decoration: none;
                .text { display: block; padding: 0.5em 0;
                    font-size: 16px; line-height: 1.1; font-family: @font-default; color: white; font-weight: 400; text-align: center;
                    @media only screen and (max-width: 480px) { font-size: 14px; }
                }
                .circle { display: block; width: 76px; height: 76px; padding: 0; margin: 5px auto 0;
                    @media only screen and (max-width: 480px) { width: 54px; height: 54px; }
                    border-radius: 50%;
                    background-color: #78ba2f;
                    transition: background-color 0.15s ease-in-out;
                    box-shadow: 0 0 12px -1px rgba(0, 0, 0, 0.45)
                }
                &:hover .circle { background-color: #8ACC41; }
            }
            */
}
main .section3 .section-content .vert-align-top > * {
  padding: 75px 0 0;
}
@media only screen and (max-width: 1200px) {
  main .section3 .section-content .vert-align-top > * {
    padding: 0;
    vertical-align: middle;
  }
}
main .section3 .section-content h1.content-header {
  float: left;
  width: 80%;
  text-align: left;
  padding: 0 60px 0.667em;
}
@media only screen and (max-width: 1200px) {
  main .section3 .section-content h1.content-header {
    float: none;
    width: 100%;
    text-align: center;
  }
}
@media only screen and (max-width: 1000px), only screen and (max-height: 800px) {
  main .section3 .section-content h1.content-header {
    padding: 0 30px 0.667em;
  }
}
@media only screen and (max-width: 480px), only screen and (max-height: 700px) {
  main .section3 .section-content h1.content-header {
    padding: 0 15px 0.667em;
  }
}
main .section3 .section-content h2.content-subheader {
  float: left;
  width: 50%;
  text-align: left;
  padding: 0 60px;
}
@media only screen and (max-width: 1200px) {
  main .section3 .section-content h2.content-subheader {
    float: none;
    width: 100%;
    text-align: center;
  }
}
@media only screen and (max-width: 1000px), only screen and (max-height: 800px) {
  main .section3 .section-content h2.content-subheader {
    padding: 0 30px;
  }
}
@media only screen and (max-width: 480px), only screen and (max-height: 700px) {
  main .section3 .section-content h2.content-subheader {
    padding: 0 15px;
    font-size: 14px;
  }
}
main .section3 .section-content .content-chart {
  float: left;
  width: 47.5%;
  max-width: 650px;
  padding: 20px 60px 30px;
  background-color: white;
}
@media only screen and (max-width: 1200px) {
  main .section3 .section-content .content-chart {
    float: none;
    width: 95%;
    margin: 25px auto;
  }
}
@media only screen and (max-width: 1000px), only screen and (max-height: 800px) {
  main .section3 .section-content .content-chart {
    padding: 20px 40px;
  }
}
@media only screen and (max-width: 800px) {
  main .section3 .section-content .content-chart {
    padding: 20px;
  }
}
@media only screen and (max-width: 600px), only screen and (max-height: 700px) {
  main .section3 .section-content .content-chart {
    padding: 15px;
  }
}
@media only screen and (max-width: 480px) {
  main .section3 .section-content .content-chart {
    padding: 10px 15px;
  }
}
main .section3 .section-content .content-chart .chart-title {
  margin: 0;
  padding: 0;
  font-size: 20px;
  line-height: 1.2;
  font-family: 'Georgia', serif;
  color: #0a3e51;
  font-weight: 400;
  text-align: center;
}
@media only screen and (max-width: 1000px), only screen and (max-height: 800px) {
  main .section3 .section-content .content-chart .chart-title {
    font-size: 18px;
  }
}
@media only screen and (max-width: 600px), only screen and (max-height: 700px) {
  main .section3 .section-content .content-chart .chart-title {
    font-size: 16px;
  }
}
@media only screen and (max-width: 480px) {
  main .section3 .section-content .content-chart .chart-title {
    font-size: 14px;
  }
}
main .section3 .section-content .content-chart .chart-table {
  margin-top: 10px;
  padding-top: 10px;
  padding-right: 10%;
  border-left: 2px solid #c3c3c3;
}
@media only screen and (max-width: 1000px), only screen and (max-height: 800px) {
  main .section3 .section-content .content-chart .chart-table {
    padding-right: 0;
  }
}
main .section3 .section-content .content-chart .chart-table .bar {
  padding-top: 10px;
}
@media only screen and (max-width: 480px), only screen and (max-height: 700px) {
  main .section3 .section-content .content-chart .chart-table .bar {
    padding-top: 8px;
  }
}
main .section3 .section-content .content-chart .chart-table .bar .bar-line {
  width: 0;
  height: 28px;
  padding: 6px 9px;
  font-size: 16px;
  line-height: 1;
  color: white;
  font-family: 'Arial', sans-serif;
  font-weight: 700;
  text-align: right;
  background-color: #037297;
  transition: width 1s ease-in;
}
@media only screen and (max-width: 1000px), only screen and (max-height: 800px) {
  main .section3 .section-content .content-chart .chart-table .bar .bar-line {
    height: 26px;
    font-size: 14px;
  }
}
@media only screen and (max-width: 480px), only screen and (max-height: 700px) {
  main .section3 .section-content .content-chart .chart-table .bar .bar-line {
    height: 16px;
    font-size: 10px;
    padding: 3px 6px;
  }
}
main .section3 .section-content .content-chart .chart-table .bar .bar-line span {
  display: none;
}
main .section3 .section-content .content-chart .chart-table .bar .bar-text {
  padding: 0.5em;
  font-size: 16px;
  line-height: 1.2;
  color: #3e3935;
  font-family: 'Georgia', serif;
  font-weight: 400;
  text-align: left;
}
@media only screen and (max-width: 1000px), only screen and (max-height: 800px) {
  main .section3 .section-content .content-chart .chart-table .bar .bar-text {
    font-size: 14px;
  }
}
@media only screen and (max-width: 480px), only screen and (max-height: 700px) {
  main .section3 .section-content .content-chart .chart-table .bar .bar-text {
    font-size: 12px;
  }
}
main .section3 .content-drawer .vert-align-middle > * {
  padding: 50px 75px;
}
@media only screen and (max-width: 1000px) {
  main .section3 .content-drawer .vert-align-middle > * {
    padding: 50px;
  }
}
@media only screen and (max-width: 480px) {
  main .section3 .content-drawer .vert-align-middle > * {
    padding: 50px 25px;
  }
}
main .section3 .content-drawer .content-header {
  margin-bottom: 50px;
  font-size: 24px;
  color: #64656a;
  line-height: 1.4;
  text-align: center;
  font-family: 'Georgia', serif;
}
@media only screen and (max-width: 1000px) {
  main .section3 .content-drawer .content-header {
    font-size: 20px;
  }
}
@media only screen and (max-width: 480px) {
  main .section3 .content-drawer .content-header {
    font-size: 16px;
    margin-bottom: 25px;
  }
}
main .section3 .content-drawer .content-images {
  text-align: center;
  font-size: 0;
}
main .section3 .content-drawer .content-images img {
  display: inline-block;
  width: 30%;
  max-width: 320px;
  height: auto;
  vertical-align: middle;
  margin: 0 3%;
}
@media only screen and (max-width: 800px) {
  main .section3 .content-drawer .content-images img {
    width: 35%;
  }
}
@media only screen and (max-width: 480px) {
  main .section3 .content-drawer .content-images img {
    width: 45%;
    margin: 15px 5%;
  }
}
main .section4 .section-content {
  /*
            .vert-align-middle > * { padding: 25px 15%;
                @media only screen and (max-width: 1000px) { padding: 25px 10%; }
                @media only screen and (max-width: 480px) { padding: 25px 5%; }
            }
            
            .content-boxes { margin: 25px auto;
                @media only screen and (max-width: 480px) { margin: 0 auto; }
                .box { float: left; width: 48%; margin-right: 4%; padding: 20px 20px 85px; position: relative;
                    @media only screen and (max-width: 800px) { float: none; width: 100%; max-width: 500px; margin: 0 auto; padding: 15px 15px 45px; height: auto !important; }
                    &:last-child { margin-right: 0;
                        @media only screen and (max-width: 800px) { margin-right: auto; margin-top: 10px; }
                    }
                    text-align: center;
                    background-color: white;
                    
                    .box-title { padding-bottom: 1em; font-size: 14px; line-height: 1.1; font-family: @font-default; color: #3e3935; font-weight: 700;
                        @media only screen and (max-width: 480px) { font-size: 12px; }
                    }
                    .box-header { padding-bottom: 0.75em; margin-bottom: 0.75em; font-size: 30px; line-height: 1.1; font-family: @font-serif; font-weight: 400;
                        border-bottom: 1px solid #9fadac;
                        @media only screen and (max-width: 1000px) { font-size: 26px; }
                        @media only screen and (max-width: 480px) { font-size: 20px; }
                    }
                    .box-text { padding-bottom: 1em; font-size: 18px; line-height: 1.4; font-family: @font-serif; font-weight: 400; color: #64656a;
                        @media only screen and (max-width: 1000px) { font-size: 16px; }
                        @media only screen and (max-width: 800px) { font-size: 14px; }
                        @media only screen and (max-width: 480px) { font-size: 12px; }
                    }
                    .box-link { display: block; width: 190px; padding: 1em;
                        position: absolute; bottom: 20px; left: 50%; margin-left: -95px;
                        @media only screen and (max-width: 800px) { bottom: 15px; }
                        font-size: 18px; line-height: 1.1; font-family: @font-serif; font-weight: 400; color: white; text-align: center; text-decoration: none;
                        @media only screen and (max-width: 1000px) { font-size: 16px; padding: 0.8em 1em; }
                        @media only screen and (max-width: 480px) { font-size: 14px; padding: 0.6em 1em; }
                        border-radius: 5px;
                        transition: background-color 0.15s ease-in-out;
                        &:hover { text-decoration: none; }
                    }
                    &:first-child {
                        .box-header { color: #ffb633; }
                        .box-link { background-color: #ffb633;
                            &:hover { background-color: #FFC845; }
                        }
                    }
                    &:last-child {
                        .box-header { color: #16a5b4; }
                        .box-link { background-color: #16a5b4;
                            &:hover { background-color: #28B7C6; }
                        }
                    }
                }
            }
            */
}
main .section4 .section-content .vert-align-top > * {
  padding: 100px 0 0;
}
@media only screen and (max-width: 1200px) {
  main .section4 .section-content .vert-align-top > * {
    padding: 0;
    vertical-align: middle;
  }
}
main .section4 .section-content h1.content-header {
  float: left;
  width: 80%;
  text-align: left;
  padding: 0 60px 0.667em;
}
@media only screen and (max-width: 1200px) {
  main .section4 .section-content h1.content-header {
    float: none;
    width: 100%;
    text-align: center;
  }
}
@media only screen and (max-width: 1000px), only screen and (max-height: 800px) {
  main .section4 .section-content h1.content-header {
    padding: 0 30px 0.667em;
  }
}
@media only screen and (max-width: 480px), only screen and (max-height: 700px) {
  main .section4 .section-content h1.content-header {
    padding: 0 15px 0.667em;
  }
}
main .section4 .section-content h2.content-subheader {
  float: left;
  width: 50%;
  text-align: left;
  padding: 0 60px;
}
@media only screen and (max-width: 1200px) {
  main .section4 .section-content h2.content-subheader {
    float: none;
    width: 100%;
    text-align: center;
  }
}
@media only screen and (max-width: 1000px), only screen and (max-height: 800px) {
  main .section4 .section-content h2.content-subheader {
    padding: 0 30px;
  }
}
@media only screen and (max-width: 480px), only screen and (max-height: 700px) {
  main .section4 .section-content h2.content-subheader {
    padding: 0 15px;
  }
}
main .section4 .section-content .content-slider {
  float: right;
  width: 30%;
  margin-right: 12.5%;
  top: -25px;
  background: none;
}
@media only screen and (max-width: 1200px) {
  main .section4 .section-content .content-slider {
    float: none;
    width: 100%;
    max-width: 320px;
    margin: 25px auto;
    top: 0;
  }
}
@media only screen and (max-width: 800px), only screen and (max-height: 800px) {
  main .section4 .section-content .content-slider {
    max-width: 240px;
  }
}
@media only screen and (max-width: 600px), only screen and (max-height: 700px) {
  main .section4 .section-content .content-slider {
    max-width: 200px;
  }
}
@media only screen and (max-width: 480px) {
  main .section4 .section-content .content-slider {
    max-width: 40%;
  }
}
main .section4 .section-content .content-slider .content-slides-buttons {
  display: none;
}
main .section4 .section-content .content-slider .content-slides {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
main .section4 .section-content .content-slider .content-slide {
  position: absolute;
  width: 90%;
  height: 90%;
  left: 5%;
  top: 5%;
  border-radius: 50%;
  overflow: hidden;
}
main .section4 .section-content .content-slider .content-slide img {
  height: 100%;
}
main .section5 .section-content .vert-align-top > * {
  padding: 100px 0 0;
}
@media only screen and (max-width: 1200px) {
  main .section5 .section-content .vert-align-top > * {
    padding: 0;
    vertical-align: middle;
  }
}
main .section5 .section-content h1.content-header {
  float: left;
  width: 80%;
  text-align: left;
  padding: 0 60px 0.667em;
}
@media only screen and (max-width: 1200px) {
  main .section5 .section-content h1.content-header {
    float: none;
    width: 100%;
    text-align: center;
  }
}
@media only screen and (max-width: 1000px) {
  main .section5 .section-content h1.content-header {
    padding: 0 30px 0.667em;
  }
}
@media only screen and (max-width: 480px) {
  main .section5 .section-content h1.content-header {
    padding: 0 15px 0.667em;
  }
}
main .section5 .section-content h2.content-subheader {
  float: left;
  width: 60%;
  text-align: left;
  padding: 0 60px;
}
@media only screen and (max-width: 1200px) {
  main .section5 .section-content h2.content-subheader {
    float: none;
    width: 100%;
    text-align: center;
  }
}
@media only screen and (max-width: 1000px) {
  main .section5 .section-content h2.content-subheader {
    padding: 0 30px;
  }
}
@media only screen and (max-width: 480px) {
  main .section5 .section-content h2.content-subheader {
    padding: 0 15px;
  }
}
main .section5 .section-content .content-boxes {
  float: right;
  width: 25%;
  margin-right: 10%;
}
@media only screen and (max-width: 1200px) {
  main .section5 .section-content .content-boxes {
    float: none;
    width: 100%;
    max-width: 320px;
    margin: 25px auto;
  }
}
main .section5 .section-content .content-boxes .box {
  padding: 25px 25px 50px;
  position: relative;
  text-align: center;
  background-color: white;
}
@media only screen and (max-width: 800px) {
  main .section5 .section-content .content-boxes .box {
    width: 500px;
    max-width: 90%;
    margin: 0 auto;
    height: auto !important;
    padding: 15px 15px 30px;
  }
}
main .section5 .section-content .content-boxes .box:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 800px) {
  main .section5 .section-content .content-boxes .box:last-child {
    margin-right: auto;
    margin-top: 10px;
  }
}
main .section5 .section-content .content-boxes .box::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  height: 5%;
  background-image: url(images/border-bottom.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center top;
}
main .section5 .section-content .content-boxes .box .box-text {
  font-size: 14px;
  line-height: 1.4;
  font-family: 'Arial', sans-serif;
  font-weight: 600;
  color: #64656a;
}
@media only screen and (max-width: 800px) {
  main .section5 .section-content .content-boxes .box .box-text {
    font-size: 12px;
  }
}
main .section5 .section-content .content-boxes .box .box-lower {
  padding: 0.5em 0;
  font-size: 24px;
  line-height: 1.1;
  font-family: 'Georgia', serif;
  font-weight: 400;
  color: #78ba2f;
  border-bottom: 1px solid #c9c9c9;
}
@media only screen and (max-width: 1000px) {
  main .section5 .section-content .content-boxes .box .box-lower {
    font-size: 20px;
  }
}
@media only screen and (max-width: 600px) {
  main .section5 .section-content .content-boxes .box .box-lower {
    font-size: 18px;
  }
}
main .section6 .section-content {
  /*
            .content-drawer-open { display: block; width: 200px;
                position: absolute; bottom: -30px; left: 50%; margin-left: -100px;
                @media only screen and (max-width: 480px) { bottom: -10px; }
                text-decoration: none;
                .text { display: block; padding: 0.5em 0;
                    font-size: 16px; line-height: 1.1; font-family: @font-default; color: white; font-weight: 400; text-align: center;
                    @media only screen and (max-width: 480px) { font-size: 14px; }
                }
                .circle { display: block; width: 76px; height: 76px; padding: 0; margin: 5px auto 0;
                    @media only screen and (max-width: 480px) { width: 54px; height: 54px; }
                    border-radius: 50%;
                    background-color: #78ba2f;
                    transition: background-color 0.15s ease-in-out;
                    box-shadow: 0 0 12px -1px rgba(0, 0, 0, 0.45)
                }
                &:hover .circle { background-color: #8ACC41; }
            }
            */
}
main .section6 .section-content .vert-align-top > * {
  padding: 100px 0 0;
}
@media only screen and (max-width: 1200px) {
  main .section6 .section-content .vert-align-top > * {
    padding: 0;
    vertical-align: middle;
  }
}
main .section6 .section-content h1.content-header {
  float: left;
  width: 60%;
  text-align: left;
  padding: 0 60px 0.667em;
}
@media only screen and (max-width: 1200px) {
  main .section6 .section-content h1.content-header {
    float: none;
    width: 100%;
    text-align: center;
  }
}
@media only screen and (max-width: 1000px) {
  main .section6 .section-content h1.content-header {
    padding: 0 30px 0.667em;
  }
}
@media only screen and (max-width: 480px) {
  main .section6 .section-content h1.content-header {
    padding: 0 15px 0.667em;
  }
}
main .section6 .section-content h2.content-subheader {
  width: 60%;
  text-align: left;
  padding: 0 60px;
}
@media only screen and (max-width: 1200px) {
  main .section6 .section-content h2.content-subheader {
    float: none;
    width: 100%;
    text-align: center;
  }
}
@media only screen and (max-width: 1000px) {
  main .section6 .section-content h2.content-subheader {
    padding: 0 30px;
  }
}
@media only screen and (max-width: 480px) {
  main .section6 .section-content h2.content-subheader {
    padding: 0 15px;
  }
}
main .section6 .section-content .content-slider {
  width: 30%;
  margin-right: 5%;
  position: absolute;
  right: 0;
  top: 30%;
  background-size: 100% 100%;
}
@media only screen and (max-width: 1200px) {
  main .section6 .section-content .content-slider {
    float: none;
    width: 100%;
    max-width: 320px;
    margin: 50px auto 25px;
    position: relative;
    top: auto;
    right: auto;
  }
}
@media only screen and (max-width: 800px) {
  main .section6 .section-content .content-slider {
    max-width: 240px;
    margin: 25px auto;
  }
}
@media only screen and (max-width: 600px) {
  main .section6 .section-content .content-slider {
    max-width: 200px;
  }
}
@media only screen and (max-width: 480px) {
  main .section6 .section-content .content-slider {
    max-width: 40%;
  }
}
main .section6 .section-content .content-slider .content-slides-buttons {
  display: none;
}
main .section6 .section-content .content-slider .content-slides {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
main .section6 .section-content .content-slider .content-slide {
  position: absolute;
  width: 80%;
  height: 80%;
  left: 10%;
  top: 10%;
  border-radius: 50%;
  overflow: hidden;
}
main .section6 .section-content .content-slider .content-slide img {
  height: 100%;
}
main .section6 .content-drawer .vert-align-middle > * {
  padding: 50px 75px;
}
@media only screen and (max-width: 1000px) {
  main .section6 .content-drawer .vert-align-middle > * {
    padding: 50px;
  }
}
@media only screen and (max-width: 480px) {
  main .section6 .content-drawer .vert-align-middle > * {
    padding: 50px 25px;
  }
}
main .section6 .content-drawer .content-header {
  margin-bottom: 25px;
  font-size: 24px;
  color: #64656a;
  line-height: 1.4;
  text-align: center;
  font-family: 'Georgia', serif;
}
@media only screen and (max-width: 1000px) {
  main .section6 .content-drawer .content-header {
    font-size: 20px;
  }
}
@media only screen and (max-width: 480px) {
  main .section6 .content-drawer .content-header {
    font-size: 16px;
  }
}
main .section6 .content-drawer .content-images {
  text-align: center;
  font-size: 0;
  padding: 15px 25px;
}
@media only screen and (max-width: 1000px) {
  main .section6 .content-drawer .content-images {
    padding: 15px 0;
  }
}
main .section6 .content-drawer .content-images .content-image {
  display: inline-block;
  width: 15%;
  height: 100px;
  vertical-align: middle;
  margin: 10px 2%;
  text-decoration: none;
}
@media only screen and (max-width: 800px) {
  main .section6 .content-drawer .content-images .content-image {
    width: 28%;
    height: 90px;
    margin: 6px 2%;
  }
}
@media only screen and (max-width: 480px) {
  main .section6 .content-drawer .content-images .content-image {
    width: 45%;
    height: 80px;
    margin: 3px 2%;
  }
}
main .section7 .section-content .vert-align-top > * {
  padding: 100px 0 0;
}
@media only screen and (max-width: 1200px) {
  main .section7 .section-content .vert-align-top > * {
    padding: 0;
    vertical-align: middle;
  }
}
main .section7 .section-content h1.content-header {
  float: left;
  width: 80%;
  text-align: left;
  padding: 0 60px 0.667em;
}
@media only screen and (max-width: 1200px) {
  main .section7 .section-content h1.content-header {
    float: none;
    width: 100%;
    text-align: center;
  }
}
@media only screen and (max-width: 1000px) {
  main .section7 .section-content h1.content-header {
    padding: 0 30px 0.667em;
  }
}
@media only screen and (max-width: 480px) {
  main .section7 .section-content h1.content-header {
    padding: 0 15px 0.667em;
  }
}
main .section7 .section-content h2.content-subheader {
  float: left;
  width: 60%;
  text-align: left;
  padding: 0 60px;
}
@media only screen and (max-width: 1200px) {
  main .section7 .section-content h2.content-subheader {
    float: none;
    width: 100%;
    text-align: center;
  }
}
@media only screen and (max-width: 1000px) {
  main .section7 .section-content h2.content-subheader {
    padding: 0 30px;
  }
}
@media only screen and (max-width: 480px) {
  main .section7 .section-content h2.content-subheader {
    padding: 0 15px;
  }
}
main .section7 .section-content .content-image {
  float: right;
  width: 40%;
  overflow: hidden;
}
main .section7 .section-content .content-image img {
  position: relative;
  right: -20%;
}
@media only screen and (max-width: 1200px) {
  main .section7 .section-content .content-image img {
    position: static;
  }
}
@media only screen and (max-width: 1200px) {
  main .section7 .section-content .content-image {
    float: none;
    width: 100%;
    max-width: 360px;
    margin: 25px auto 25px;
    position: relative;
  }
}
@media only screen and (max-width: 800px) {
  main .section7 .section-content .content-image {
    max-width: 240px;
    margin: 25px auto;
  }
}
@media only screen and (max-width: 480px) {
  main .section7 .section-content .content-image {
    max-width: 210px;
  }
}
main .section7 .section-content .content-link {
  display: block;
  width: 200px;
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -100px;
  text-decoration: none;
}
@media only screen and (max-width: 480px) {
  main .section7 .section-content .content-link {
    bottom: -10px;
  }
}
main .section7 .section-content .content-link .text {
  display: block;
  padding: 0.5em 0;
  font-size: 16px;
  line-height: 1.1;
  font-family: 'Arial', sans-serif;
  color: white;
  font-weight: 400;
  text-align: center;
}
@media only screen and (max-width: 480px) {
  main .section7 .section-content .content-link .text {
    font-size: 14px;
  }
}
main .section7 .section-content .content-link .circle {
  display: block;
  width: 76px;
  height: 76px;
  padding: 0;
  margin: 5px auto 0;
  border-radius: 50%;
  background-color: #78ba2f;
  transition: background-color 0.15s ease-in-out;
  box-shadow: 0 0 12px -1px rgba(0, 0, 0, 0.45);
}
@media only screen and (max-width: 480px) {
  main .section7 .section-content .content-link .circle {
    width: 54px;
    height: 54px;
  }
}
main .section7 .section-content .content-link:hover .circle {
  background-color: #8ACC41;
}
main .section8 .section-content .vert-align-middle > * {
  padding: 25px 15%;
}
@media only screen and (max-width: 1000px) {
  main .section8 .section-content .vert-align-middle > * {
    padding: 25px 10%;
  }
}
@media only screen and (max-width: 480px) {
  main .section8 .section-content .vert-align-middle > * {
    padding: 25px 5%;
  }
}
main .section8 .section-content h1.content-header {
  text-align: center;
}
main .section8 .section-content .content-video {
  display: block;
  max-width: 400px;
  margin: 50px auto 25px;
  position: relative;
}
main .section8 .section-content .content-video span.background-image {
  display: block;
  height: 225px;
  margin-bottom: 0.75em;
  position: relative;
}
main .section8 .section-content .content-video span.background-image::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  transition: background-color 0.15s ease-in-out;
}
main .section8 .section-content .content-video span.background-image::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background-image: url(images/video-play.png);
  background-size: 25% auto;
  background-position: center 62.5%;
  background-repeat: no-repeat;
}
main .section8 .section-content .content-video:hover span.background-image::before {
  background-color: rgba(0, 0, 0, 0.4);
}
main .section8 .section-content .content-video span.text {
  position: absolute;
  left: 0;
  right: 0;
  top: 20%;
  font-size: 16px;
  line-height: 1.1;
  font-family: 'Arial', sans-serif;
  color: #d9d9d9;
  font-weight: 600;
}
@media only screen and (max-width: 480px) {
  main .section8 .section-content .content-video span.text {
    font-size: 14px;
  }
}
main .section8 .section-content .content-boxes {
  max-width: 800px;
  margin: 25px auto;
}
@media only screen and (max-width: 800px) {
  main .section8 .section-content .content-boxes {
    margin: 25px auto;
  }
}
main .section8 .section-content .content-boxes .box {
  display: inline-block;
  margin: 0 auto;
  padding: 1.3em 4em 1.1em;
  /*
                    &:last-child { margin-right: 0;
                        @media only screen and (max-width: 800px) { margin-right: auto; margin-top: 20px; }
                    }
                    */
  border-radius: 5px;
  text-align: center;
  text-decoration: none;
  transition: background-color 0.15s ease-in-out;
  /*
                    &:first-child {
                        background-color: #ffb633;
                        &:hover { background-color: #FFC845; }
                    }
                    &:last-child {
                        background-color: #16a5b4;
                        &:hover { background-color: #28B7C6; }
                    }
                    */
  background-color: #007298;
}
@media only screen and (max-width: 800px) {
  main .section8 .section-content .content-boxes .box {
    float: none;
    width: 100%;
    max-width: 350px;
    margin: 0 auto;
  }
}
main .section8 .section-content .content-boxes .box .text-upper {
  display: block;
  padding-bottom: 0.5em;
  font-size: 18px;
  line-height: 1.1;
  font-family: 'Georgia', serif;
  color: white;
  font-weight: 400;
}
@media only screen and (max-width: 480px) {
  main .section8 .section-content .content-boxes .box .text-upper {
    font-size: 16px;
  }
}
main .section8 .section-content .content-boxes .box .text-lower {
  display: block;
  padding-bottom: 0.25em;
  font-size: 28px;
  line-height: 1.1;
  font-family: 'Georgia', serif;
  color: white;
  font-weight: 400;
}
@media only screen and (max-width: 1000px) {
  main .section8 .section-content .content-boxes .box .text-lower {
    font-size: 24px;
  }
}
@media only screen and (max-width: 480px) {
  main .section8 .section-content .content-boxes .box .text-lower {
    font-size: 20px;
  }
}
main .section8 .section-content .content-boxes .box:hover {
  background-color: #1A8CB2;
}
main .costcalc1 {
  display: block;
  z-index: 4 !important;
}
main .costcalc1 .section-background {
  background-color: #999999;
}
main .costcalc1 .section-content {
  overflow: auto;
}
main .costcalc1 .section-content .vert-align-middle > * {
  padding: 25px 5% 100px;
}
@media only screen and (max-width: 1000px) {
  main .costcalc1 .section-content .vert-align-middle > * {
    padding: 25px 5% 25px;
  }
}
@media only screen and (max-width: 480px) {
  main .costcalc1 .section-content .vert-align-middle > * {
    padding: 25px 5% 25px;
  }
}
main .costcalc1 .section-content h1.content-header {
  font-size: 72px;
  text-align: center;
  max-width: 1000px;
  margin: 1em auto 0;
}
@media only screen and (max-width: 1400px) {
  main .costcalc1 .section-content h1.content-header {
    font-size: 64px;
  }
}
@media only screen and (max-width: 1200px) {
  main .costcalc1 .section-content h1.content-header {
    font-size: 56px;
  }
}
@media only screen and (max-width: 1000px) {
  main .costcalc1 .section-content h1.content-header {
    font-size: 48px;
  }
}
@media only screen and (max-width: 800px) {
  main .costcalc1 .section-content h1.content-header {
    font-size: 40px;
  }
}
@media only screen and (max-width: 600px) {
  main .costcalc1 .section-content h1.content-header {
    font-size: 32px;
  }
}
@media only screen and (max-width: 480px) {
  main .costcalc1 .section-content h1.content-header {
    font-size: 24px;
  }
}
main .costcalc1 .section-content h2.content-subheader {
  text-align: center;
  max-width: 750px;
  margin: 0 auto;
  line-height: 1.5;
}
main .costcalc1 .section-content a.content-button-green {
  font-size: 110%;
  margin-top: 2em;
  padding: 0.667em 2em;
}
main .costcalc2 {
  display: block;
  z-index: 3 !important;
}
main .costcalc2 .section-content {
  overflow: auto;
}
main .costcalc2 .section-content .vert-align-middle > * {
  padding: 25px 5%;
}
@media only screen and (max-width: 1000px) {
  main .costcalc2 .section-content .vert-align-middle > * {
    padding: 25px 5%;
  }
}
@media only screen and (max-width: 480px) {
  main .costcalc2 .section-content .vert-align-middle > * {
    padding: 25px 5%;
  }
}
main .costcalc2 .section-content .calc-header {
  margin-top: 25px;
  padding: 0.5em 0;
  font-size: 40px;
  font-weight: 400;
  color: #037297;
  font-family: 'Georgia', serif;
  line-height: 1.2;
}
@media only screen and (max-width: 1000px), only screen and (max-height: 800px) {
  main .costcalc2 .section-content .calc-header {
    font-size: 34px;
  }
}
@media only screen and (max-width: 480px), only screen and (max-height: 700px) {
  main .costcalc2 .section-content .calc-header {
    font-size: 28px;
  }
}
main .costcalc2 .section-content .calc-content {
  padding: 1em 0;
  max-width: 700px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 1.4;
  font-family: 'Arial', sans-serif;
  color: #231f20;
  text-align: center;
}
@media only screen and (max-width: 1000px), only screen and (max-height: 800px) {
  main .costcalc2 .section-content .calc-content {
    font-size: 16px;
  }
}
@media only screen and (max-width: 480px), only screen and (max-height: 700px) {
  main .costcalc2 .section-content .calc-content {
    font-size: 14px;
  }
}
main .costcalc2 .section-content .calc-options-school {
  text-align: left;
  padding: 20px 0;
}
main .costcalc2 .section-content .calc-options-school a.calc-option-school {
  float: left;
  display: block;
  width: 19%;
  max-width: 100%;
  margin: 0.5%;
  border: 1px solid transparent;
  background-color: white;
  box-shadow: none;
  transition: box-shadow 0.15s ease-in-out;
  /*
                    @media only screen and (max-width: 1000px) { width: 24%; }
                    @media only screen and (max-width: 800px) { width: 32.333%; }
                    @media only screen and (max-width: 600px) { width: 49%; }
                    @media only screen and (max-width: 480px) { display: block; width: 100%; margin: 10px auto; }
                    */
}
main .costcalc2 .section-content .calc-options-school a.calc-option-school.selected,
main .costcalc2 .section-content .calc-options-school a.calc-option-school:hover {
  border-color: #16a5b4;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
}
@media only screen and (max-width: 480px) {
  main .costcalc2 .section-content .calc-options-school a.calc-option-school {
    width: 32.333%;
  }
}
main .costcalc2 .section-content .calc-options-school a.calc-option-school .vert-align-middle {
  width: 100%;
  height: 100%;
}
main .costcalc2 .section-content .calc-options-school a.calc-option-school .vert-align-middle > * {
  padding: 1px;
}
main .costcalc2 .section-content .costcalc-more {
  font-size: 90%;
  margin-top: 2em;
  padding: 0.667em 2.5em;
  cursor: default;
  opacity: 0;
}
@media only screen and (max-width: 480px), only screen and (max-height: 700px) {
  main .costcalc2 .section-content .costcalc-more {
    margin-top: 1em;
  }
}
main .costcalc2 .section-content .costcalc-more.active {
  opacity: 1;
  cursor: pointer;
}
main .costcalc3 {
  display: block;
  z-index: 2 !important;
}
main .costcalc3 .section-content {
  overflow: auto;
}
main .costcalc3 .section-content > .vert-align-middle > * {
  padding: 50px 5% 25px;
}
main .costcalc3 .section-content .calc-results-header {
  padding: 0 0 0.25em;
  max-width: 700px;
  margin: 0 auto;
  /*font-size: 16px;*/
  font-size: 1.2rem;
  line-height: 1.4;
  font-family: 'Arial', sans-serif;
  color: #64656a;
  font-weight: 700;
  text-align: center;
}
@media only screen and (max-width: 480px), only screen and (max-height: 700px) {
  main .costcalc3 .section-content .calc-results-header {
    /*font-size: 14px;*/
  }
}
main .costcalc3 .section-content .calc-results-school {
  padding: 0 0 0.5em;
  max-width: 800px;
  margin: 0 auto;
  /*font-size: 48px;*/
  font-size: 1.8rem;
  line-height: 1.1;
  font-family: 'Georgia', serif;
  color: #3e3935;
  text-align: center;
}
@media only screen and (max-width: 1000px), only screen and (max-height: 800px) {
  main .costcalc3 .section-content .calc-results-school {
   /* font-size: 40px;*/
  }
}
@media only screen and (max-width: 480px), only screen and (max-height: 700px) {
  main .costcalc3 .section-content .calc-results-school {
    font-size: 32px;
  }
}
main .costcalc3 .section-content .calc-results-change {
  max-width: 700px;
  margin: 0 auto;
}
main .costcalc3 .section-content .calc-results-change a {
  font-size: 12px;
  line-height: 1.4;
  font-family: 'Arial', sans-serif;
  color: #64656a;
  text-align: center;
  text-decoration: underline;
}
main .costcalc3 .section-content .calc-results-change a:hover {
  text-decoration: none;
}
main .costcalc3 .section-content .calc-results-footer {
  padding: 0.25em 0;
  max-width: 1000px;
  margin: 0 auto;
  font-size: 30px;
  line-height: 1.2;
  font-family: 'Georgia', serif;
  color: #0a3e51;
  text-align: center;
}
@media only screen and (max-width: 1000px), only screen and (max-height: 800px) {
  main .costcalc3 .section-content .calc-results-footer {
    font-size: 24px;
  }
}
@media only screen and (max-width: 480px), only screen and (max-height: 700px) {
  main .costcalc3 .section-content .calc-results-footer {
    font-size: 18px;
  }
}
main .costcalc3 .section-content .calc-results-footer a.button-apply {
  margin-left: 0.75em;
  font-size: 18px;
}
@media only screen and (max-width: 600px), only screen and (max-height: 700px) {
  main .costcalc3 .section-content .calc-results-footer a.button-apply {
    display: block;
    max-width: 240px;
    margin: 10px auto 5px;
  }
}
main .costcalc3 .section-content .calc-results-footer2 {
  padding: 0.25em 0 0;
  max-width: 600px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 1.4;
  font-family: 'Georgia', serif;
  color: #64656a;
  text-align: center;
}
@media only screen and (max-width: 1000px), only screen and (max-height: 800px) {
  main .costcalc3 .section-content .calc-results-footer2 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 480px), only screen and (max-height: 700px) {
  main .costcalc3 .section-content .calc-results-footer2 {
    font-size: 14px;
  }
}
main .costcalc3 .section-content .calc-results-footer2 a {
  color: inherit;
  text-decoration: underline;
}
main .costcalc3 .section-content .calc-results-footer2 a:hover {
  text-decoration: none;
}
main .costcalc3 .section-content .calc-results-columns {
  max-width: 1100px;
  margin: 25px auto;
  max-height: 360px;
}
@media only screen and (max-width: 600px) {
  main .costcalc3 .section-content .calc-results-columns {
    max-height: 320px;
  }
}
@media only screen and (max-width: 480px) {
  main .costcalc3 .section-content .calc-results-columns {
    max-height: 280px;
  }
}
main .costcalc3 .section-content .calc-results-columns.results2 {
  display: none;
}
main .costcalc3 .section-content .calc-results-columns .calc-results-column {
  width: 31.83%;
  float: left;
  margin-right: 2%;
  text-align: left;
  position: relative;
  background-color: white;
}
main .costcalc3 .section-content .calc-results-columns .calc-results-column:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 600px) {
  main .costcalc3 .section-content .calc-results-columns .calc-results-column {
    width: 100%;
    margin-right: 0;
    height: auto !important;
    margin-bottom: 25px;
  }
}
main .costcalc3 .section-content .calc-results-columns .calc-results-column .results-column-header {
  padding: 1em 25px;
  font-size: 14px;
  font-weight: 700;
  color: #64656a;
  text-align: center;
  border-bottom: 1px solid #e7e7e8;
}
@media only screen and (max-width: 1000px), only screen and (max-height: 800px) {
  main .costcalc3 .section-content .calc-results-columns .calc-results-column .results-column-header {
    padding: 0.75em 15px;
  }
}
@media only screen and (max-width: 480px), only screen and (max-height: 700px) {
  main .costcalc3 .section-content .calc-results-columns .calc-results-column .results-column-header {
    padding: 0.5em 10px;
  }
}
main .costcalc3 .section-content .calc-results-columns .calc-results-column .results-column-content {
  height: 295px;
}
@media only screen and (max-width: 1000px), only screen and (max-height: 800px) {
  main .costcalc3 .section-content .calc-results-columns .calc-results-column .results-column-content {
    height: 280px;
  }
}
@media only screen and (max-width: 480px), only screen and (max-height: 700px) {
  main .costcalc3 .section-content .calc-results-columns .calc-results-column .results-column-content {
    height: 265px;
  }
}
@media only screen and (max-width: 600px) {
  main .costcalc3 .section-content .calc-results-columns .calc-results-column .results-column-content {
    height: auto !important;
  }
}
main .costcalc3 .section-content .calc-results-columns .calc-results-column .results-column-content .vert-align-middle > * {
  padding: 15px 5%;
}
main .costcalc3 .section-content .calc-results-columns .calc-results-column .results-col-total {
  padding: 0 0 0.333em;
  font-size: 48px;
  line-height: 1.1;
  font-family: 'Georgia', serif;
  color: #64656a;
  text-align: center;
}
@media only screen and (max-width: 1000px), only screen and (max-height: 800px) {
  main .costcalc3 .section-content .calc-results-columns .calc-results-column .results-col-total {
    font-size: 40px;
  }
}
@media only screen and (max-width: 480px), only screen and (max-height: 700px) {
  main .costcalc3 .section-content .calc-results-columns .calc-results-column .results-col-total {
    font-size: 32px;
  }
}
main .costcalc3 .section-content .calc-results-columns .calc-results-column .results-col-total.color-green {
  color: #78ba2f;
}
main .costcalc3 .section-content .calc-results-columns .calc-results-column .results-col-text {
  padding: 0 5px 1em;
  font-size: 14px;
  line-height: 1.4;
  font-family: 'Arial', sans-serif;
  color: #64656a;
  font-weight: 400;
  text-align: center;
}
@media only screen and (max-width: 480px), only screen and (max-height: 700px) {
  main .costcalc3 .section-content .calc-results-columns .calc-results-column .results-col-text {
    font-size: 12px;
  }
}
main .costcalc3 .section-content .calc-results-columns .calc-results-column .results-col-text hr {
  margin: 5px auto;
  border-top: 2px solid #9fadac;
}
main .costcalc3 .section-content .calc-results-columns .calc-results-column .school-amount {
  display: block;
  font-family: 'Georgia', serif;
  font-size: 166.67%;
  line-height: 1.2;
}
main .costcalc3 .section-content .calc-results-columns .calc-results-column .school-amountlarge {
  display: block;
  font-family: 'Georgia', serif;
  font-size: 200%;
  line-height: 1.2;
}
main .costcalc3 .section-content .calc-results-columns .calc-results-column .plus {
  display: block;
  padding: 0.5em 0;
}
main .costcalc3 .section-content .calc-results-columns .calc-results-column #results-slider {
  width: 6px;
  height: 120px;
  margin: 25px auto 10px;
  position: relative;
  border: 0;
  border-radius: 3px;
  background-color: #e7e7e8;
}
@media only screen and (max-width: 1000px) {
  main .costcalc3 .section-content .calc-results-columns .calc-results-column #results-slider {
    display: none;
  }
}
main .costcalc3 .section-content .calc-results-columns .calc-results-column #results-slider .ui-slider-range {
  background-color: #16a5b4;
}
main .costcalc3 .section-content .calc-results-columns .calc-results-column #results-slider .ui-slider-handle {
  width: 30px;
  height: 30px;
  left: -12px;
  cursor: pointer;
  font-size: 14px;
  font-family: 'Arial', sans-serif;
  line-height: 30px;
  text-align: center;
  color: white;
  font-weight: 700;
  border: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  background-color: #16a5b4;
  box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.25);
}
main .costcalc3 .section-content .calc-results-columns .calc-results-column #results-slider::before {
  content: '60';
  display: block;
  width: 25px;
  position: absolute;
  left: -3em;
  top: -0.25em;
  font-size: 14px;
  font-family: 'Arial', sans-serif;
  color: #9fadac;
  font-weight: 400;
  text-align: right;
}
main .costcalc3 .section-content .calc-results-columns .calc-results-column #results-slider::after {
  content: '0';
  display: block;
  width: 25px;
  position: absolute;
  left: -3em;
  bottom: -0.25em;
  font-size: 14px;
  font-family: 'Arial', sans-serif;
  color: #9fadac;
  font-weight: 400;
  text-align: right;
}
main .costcalc3 .section-content .calc-results-columns .calc-results-column #results-select {
  display: none;
}
@media only screen and (max-width: 1000px) {
  main .costcalc3 .section-content .calc-results-columns .calc-results-column #results-select {
    display: block;
  }
}
main .costcalc3 .section-content .calc-results-columns .calc-results-column #results-select select {
  width: 60px;
  padding: 0.333em 0.5em;
  margin-bottom: 0.5em;
  font-size: 14px;
  font-family: 'Arial', sans-serif;
  text-align: center;
  color: 64656a;
  font-weight: 400;
}
footer {
  height: 60px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 90;
  pointer-events: none;
}
footer a {
  pointer-events: auto;
}
@media only screen and (max-width: 1000px) {
  footer {
    display: none;
  }
}
@media only screen and (max-width: 1000px) {
  footer {
    height: 30px;
  }
}
@media only screen and (max-width: 480px) {
  footer {
    height: 15px;
  }
}
footer .footer-links {
  padding: 15px 0;
  margin-left: 60px;
}
footer .footer-links ul {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left;
}
footer .footer-links ul li {
  display: inline-block;
  margin-left: 25px;
}
footer .footer-links ul li:first-child {
  margin-left: 0;
}
footer .footer-links ul .footer-links-cscc a {
  display: inline-block;
  font-size: 12px;
  font-family: 'Arial', sans-serif;
  color: #9EABAB;
  line-height: 1.1;
  text-decoration: none;
}
footer .footer-links ul .footer-links-cscc a span {
  display: inline-block;
  vertical-align: middle;
  padding-top: 3px;
  margin: 0 2px;
}
footer .footer-links ul .footer-links-cscc a img {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: auto;
  max-width: 100%;
  margin: 0 2px;
}
footer .footer-links ul .footer-links-cscc a:hover span {
  text-decoration: underline;
}
.content-wysiwyg {
  line-height: 1.6;
}
.content-wysiwyg > *:first-child {
  margin-top: 0;
}
.content-wysiwyg > *:last-child {
  margin-bottom: 0;
}
.content-wysiwyg h1 {
  font-size: 240%;
  font-weight: 700;
  line-height: 1.1;
  margin: 1em auto;
}
.content-wysiwyg h2 {
  font-size: 200%;
  font-weight: 700;
  line-height: 1.1;
  margin: 1em auto;
}
.content-wysiwyg h3 {
  font-size: 175%;
  font-weight: 700;
  line-height: 1.1;
  margin: 1em auto;
}
.content-wysiwyg h4 {
  font-size: 150%;
  font-weight: 700;
  line-height: 1.1;
  margin: 1em auto;
}
.content-wysiwyg h5 {
  font-size: 125%;
  font-weight: 700;
  line-height: 1.1;
  margin: 1em auto;
}
.content-wysiwyg h6 {
  font-size: 100%;
  font-weight: 700;
  line-height: 1.1;
  margin: 1em auto;
}
.content-wysiwyg p {
  margin: 1em auto;
}
.content-wysiwyg p a {
  color: inherit;
  text-decoration: underline;
}
.content-wysiwyg p a:hover {
  text-decoration: none;
}
.content-wysiwyg p img {
  margin-bottom: 1em;
}
.content-wysiwyg p img.alignleft {
  float: left;
  margin-right: 2em;
  margin-bottom: 1em;
  margin-top: 1em;
}
.content-wysiwyg p img.alignright {
  float: right;
  margin-left: 2em;
  margin-bottom: 1em;
  margin-top: 1em;
}
.content-wysiwyg p img.block {
  margin-top: 1em;
}
.content-wysiwyg ol,
.content-wysiwyg ul {
  margin: 1em auto;
  padding-left: 2.5em;
}
.content-wysiwyg ol li,
.content-wysiwyg ul li {
  padding: 0.25em;
}
.content-wysiwyg ol a,
.content-wysiwyg ul a {
  color: inherit;
  text-decoration: underline;
}
.content-wysiwyg ol a:hover,
.content-wysiwyg ul a:hover {
  text-decoration: none;
}
.content-wysiwyg hr {
  display: block;
  width: 100%;
  height: 0;
  margin: 50px auto;
  border: 0;
  border-top: 1px solid #3c3c3c;
}
@media only screen and (max-width: 480px) {
  .content-wysiwyg hr {
    margin: 25px auto;
  }
  .content-wysiwyg table tbody,
  .content-wysiwyg table thead,
  .content-wysiwyg table tr,
  .content-wysiwyg table th,
  .content-wysiwyg table td {
    display: block;
    width: 100%;
  }
  .content-wysiwyg table tr {
    padding: 10px;
  }
  .content-wysiwyg table td,
  .content-wysiwyg table th {
    text-align: left;
  }
}
.content-slider {
  position: relative;
}
.content-slider .content-slide {
  display: none;
}
.content-slider .content-slides-buttons {
  display: block;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 0;
  line-height: 1;
  text-align: left;
}
.content-slider .content-slides-buttons li {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: 0 3px;
  font-size: 1px;
  line-height: 1;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  transition: background-color 0.15s ease-in-out;
}
.content-slider .content-slides-buttons li:hover,
.content-slider .content-slides-buttons li.active {
  background-color: #ffffff;
}
@-webkit-keyframes intro-slide {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 1;
    transform: translateY(0);
  }
  52% {
    opacity: 1;
  }
  55% {
    transform: translateY(50px);
  }
  55.1% {
    opacity: 1;
    transform: translateY(-50px);
  }
  57% {
    opacity: 1;
  }
  60.1% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
