/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=c3a4edb838549ba9d4f3)
 * Config saved to config.json and https://gist.github.com/c3a4edb838549ba9d4f3
 */

/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

* {
  box-sizing: border-box;
}

*::before, *::after {
  box-sizing: border-box;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}

.clearfix::before, .clearfix::after, .container::before, .container::after, .container-fluid::before, .container-fluid::after, .row::before, .row::after {
  content: " ";
  display: table;
}

.clearfix::after, .container::after, .container-fluid::after, .row::after {
  clear: both;
}

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

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important;
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs, td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm, td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md, td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg, td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print, td.visible-print {
    display: table-cell !important;
  }
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

@media (max-width:1200px) {
    .dividier {
        height:auto;
        overflow:hidden;
    }
    nav.navbar {
        display: none;
    }
    .footer {
        background-image: none !important;
    }
    .map {
        height: 300px;
    }
    .puffview article {
    display: inline-block !important;
    width: 160px !important;
    width: 16rem !important;
  }
    div.imageblock {
        width: 100%;
        padding-top: 100%;
        height: auto !important;
    }
    .bx-wrapper img {
        height: auto !important;
    }
    .rightpulled {
        margin-left: 0 !important;
        padding-left: 0 !important;
    }
    .textview.rightpulled {
        text-align: left;
    }
    .site-content {
        width: 100%;
        padding-left: 1em;
        padding-right: 1em;
    }
    .footer {
        background-image: none !important;
    }
    .search-results article {
    padding-left: 10px !important;
    padding-left: 1rem !important;
  }
    .halfview article:nth-child(2) {
    padding-left: 10px;
    padding-left: 1rem;
  }
    .halfview article article {
    padding-top: 10px;
    padding-top: 1rem;
  }
    .vittra-search-form input[type='text'] {
    width: 60%;
  }
    .vittra-search {
        width: 80% !important;
    }
    .school-links {
        display: block;
    }
    .school-links * {
    text-align: left
  }
    .informationbox2 {
        float: right;
    }
}

@media (max-width:768px) {
    .school-links {
        display: block;
    }
    .school-links * {
    text-align: center !important;
  }

    div.informationbox {
        float:none !important;
        width:100% !important;
        margin-left:0px !important;
    }
    div.informationbox2 {
        width:100% !important;
    }
    #features .feature-button {
}
}

.social_links {
    list-style-type: none;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-start: 0;
    margin-before: 0;
    margin-after: 0;
    margin-start: 0;
    margin-end: 0;
    padding-start: 0;
}

.social_links li { margin-bottom: 1em; display:block; }

.social_links a { height: 30px; width: 100%; line-height:30px; }

.social_links a:before {
    content: '';
    display: block;
    float: left;
    height: 30px;
    width: 30px;
    margin-right: 1em;
    background-size: 30px 30px;
    background-position: left center;
}

.social_links a.linkedin:before{
    background-image: url("../../images/social_icons/linkedin.png");
    background-image: url("../../images/social_icons/linkedin.svg");
}

.social_links a.facebook:before{
    background-image: url("../../images/social_icons/facebook.png");
    background-image: url("../../images/social_icons/facebook.svg");
}

.social_links a.twitter:before{
    background-image: url("../../images/social_icons/twitter.png");
    background-image: url("../../images/social_icons/twitter.svg");
}

.social_links a.youtube:before{
    background-image: url("../../images/social_icons/youtube.png");
    background-image: url("../../images/social_icons/youtube.svg");
}

.social_links a.instagram:before{
    background-image: url("../../images/social_icons/instagram.png");
    background-image: url("../../images/social_icons/instagram.svg");
}

:root {
    font-size: 62.5%;
    letter-spacing: 0px;
}

body {
    background-color: white;
    font-family: "proxima-nova",sans-serif;
}

#left-menu {
    display: none;
    overflow-x: hidden;
}

.header .mobile {
    display: none;
}

.not-mobile {
    display: inline-block;
}

.toptopbtn {
    display: inline-block
}

.toptopbtn:hover {
  cursor: pointer;
}

.underlined {
    border-bottom-color: #ededed;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.underlined h2 {
  font-size: 17px;
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: 400;
}

.wpcf7 label {
  display:block;
  font-size: 11px;
  font-size: 11px;
  font-size:1.1rem;
  font-weight:300;
}

.wpcf7 input, .wpcf7 textarea {
  padding: 4px 12px;
  padding: 4px 12px;
  padding: 0.4rem 1.2rem;
  border-radius: 3px;
  border: 1px solid #bbb;
  font-size: 14px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 24px;
  line-height: 24px;
  line-height: 2.4rem;
  width:100%;
  box-shadow:inset 0px 2px 3px rgba(0,0,0,0.08);
  -webkit-transition: box-shadow 0.3s ease;
  transition:box-shadow 0.3s ease
}

.wpcf7 input:active, .wpcf7 input:focus, .wpcf7 textarea:active, .wpcf7 textarea:focus {
  border-color: #22a9ae;
  box-shadow: inset 0px 2px 3px rgba(0,0,0,0.08), 0px 0px 2px #61c6cd;
}

.wpcf7 input[type="submit"] {
  background-color: #61c6cd;
  color: white;
  width:auto;
  padding: 8px 24px;
  padding: 8px 24px;
  padding: 0.8rem 2.4rem;
  border-width: 0;
  box-shadow:none;
  border-radius:0px;
}

.wpcf7 input[disabled] {
  opacity: 0.5;
}

.wpcf7 .wpcf7-response-output {
  font-size: 15px;
}

.general-button {
    text-decoration: none;
    color: white;
    height: 32px;
    min-width: 100px;
    line-height: 32px;
    vertical-align: middle;
    text-align: center;
    background-color: #61c6cd;
    display: inline-block;
}

.site-content .search-results {
    padding-bottom: 160px;
    padding-bottom: 160px;
    padding-bottom: 16rem;
}

.site-content .search-results article {
  padding-top: 20px;
  padding-top: 20px;
  padding-top: 2rem;
  margin-top: 20px;
  margin-top: 20px;
  margin-top: 2rem;
  border-top: 1px solid #ededed;
}

.site-content .search-results article p {
  margin-top: 0;
  padding-top: 0;
}

.site-content .search-results article h1 {
  margin-bottom: 0;
  padding-bottom: 0;
}

.site-content .search-results article:first-child {
  padding-top: 0px;
  margin-top: 0px;
  border-top-width: 0px;
}

#utility-links, #share-links {
    list-style:none;
    margin:0px;
    padding:0px;
    overflow: hidden;
}

#utility-links #readspeaker_button1, #share-links #readspeaker_button1 {
  width: auto !important;
}

#utility-links li, #share-links li {
  list-style:none;
  float:left;
  padding:0px 14px 0px 0px;
}

#utility-links li .rsbtn, #share-links li .rsbtn {
  margin:0px;
  height:auto;
  line-height: 28px;
  line-height: 28px;
  line-height: 2.8rem;
  line-height: 28px;
}

#utility-links li .rsbtn .rsbtn_play, #share-links li .rsbtn .rsbtn_play {
  line-height: 28px;
  line-height: 28px;
  line-height: 2.8rem;
  line-height: 28px;
}

#utility-links li .rsbtn .rsbtn_play span, #share-links li .rsbtn .rsbtn_play span {
  height:auto;
  font-family: "proxima-nova",sans-serif;
  line-height: 16px;
  line-height: 16px;
  line-height: 1.6rem;
  font-weight: 200;
}

#utility-links li .rsbtn_status, #share-links li .rsbtn_status {
  display: hidden;
}

#utility-links li a, #share-links li a {
  display:block;
  border-bottom-width:0px !important;
  color: #999999 !important;
  font-size: 12px;
  font-size: 12px;
  font-size:1.2rem;
  line-height: 24px;
  font-weight: 200;
}

#utility-links li a i, #share-links li a i {
  font-size: 16px;
  font-size: 16px;
  font-size:1.6rem;
  font-size:16px;
  position:relative;
  top:4px
}

#utility-links li a i.social-icons, #share-links li a i.social-icons {
  width: 20px;
  height: 20px;
  display: inline-block;
  top: 6px;
}

#utility-links li a i.facebook, #share-links li a i.facebook {
  margin-right: 5px;
  background: url('../../images/sharing/facebook.png') no-repeat center center;
}

html.svg #utility-links li a i.facebook, html.svg #share-links li a i.facebook {
  background: url('../../images/sharing/facebook.svg') no-repeat center center;
  background-size: 20px;
}

#utility-links li a i.twitter, #share-links li a i.twitter {
  margin-right: 5px;
  background: url('../../images/sharing/twitter.png') no-repeat center center;
}

html.svg #utility-links li a i.twitter, html.svg #share-links li a i.twitter {
  background: url('../../images/sharing/twitter.svg') no-repeat center center;
  background-size: 20px;
}

.rsbtn-loader {
    width: 32px;
    height: 32px;
    float: right;
    padding-left: 4px;
    display: none;
}

.aca-rsbtn {
    display: inline-block !important;
    border: none !important;
    border-bottom: none !important;
    border-bottom-color: white !important;
    outline: none !important;
    background: none !important;
}

.aca-rsbtn a {
  border: none !important;
}

.aca-rsbtn span {
  background: none !important;
  cursor: pointer !important;
}

.aca-rsbtn .rsbtn_text {
  padding: 0;
  margin: 0 !important;
}

.aca-rsbtn:hover {
  cursor: pointer !important;
}

.rsimg:not(.aca-rsbtn) {
    width: auto !important;
    height: auto !important;
    background: rgba(255, 255, 255, 0.8) !important;
    display: none;
    margin: 0 !important;
    padding: 0 !important; 
}

.rsimg:not(.aca-rsbtn) .rsbtn_text {
  background: none !important;
  display: block;
  width: 100% !important;
  text-align: center !important;
  margin:0 !important;
  padding:0 !important;
  padding: 2px !important;
}

.rsimg:not(.aca-rsbtn) .rsbtn_text span {
  width: 100% !important;
  text-align: center !important;
  display: block;
  margin: 0 !important;
  text-align: center;
  vertical-align: middle !important;
  text-align: center !important;
  line-height: 24px !important;
  height: 24px !important;
  padding: 0px !important;
  color: black
}

.rsimg:not(.aca-rsbtn) .rsbtn_text span:hover {
  cursor: pointer !important;
}

.rsimg:not(.aca-rsbtn):hover {
  cursor: pointer !important;
}

.rsbtn_text {
    padding: 0 !important;
    margin: 0 !important;
}

.rsbtn_right { width: 0px !important; position: absolute !important; }

.rsbtn_exp {
    background-color: white !important;
    width: 0px !important;
    height: 0px !important;
}

.rsbtn_exp .rspart {
  width: 0px !important;
  display: none !important;
  position: absolute !important;
}

.left-menu-activated body {
  overflow-x:hidden;
  margin-left: 0;
  -webkit-animation: mslide 0.5s forwards;
  -webkit-animation-fill-mode: forwards;
  animation: mslide 0.5s forwards;
}

.left-menu-activated .header .hugebtn {
  display: none;
}

.left-menu-activated #left-menu {
  -webkit-animation: slide 0.5s forwards;
  -webkit-animation-fill-mode: forwards;
  animation: slide 0.5s forwards;
  display: inline-block;
  position: absolute;
  z-index: 9000;
  top: 0px;
  left: -270px;
  background: #FAFAFA;
  box-shadow: inset -5px 0 10px -8px rgba(0,0,0,0.4);
  border-right: 1px solid #E8E7E7;
  width: 270px;
  min-height: 100vh;
}

.left-menu-activated #left-menu > ul {
  width: 100%;
  text-align: center;
  margin-top: 0px;
  padding-top: 0px;
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}

.left-menu-activated #left-menu > ul > li:last-child {
  border-bottom: 1px solid #E8E7E7;
}

.left-menu-activated #left-menu > ul li {
  border-top: 1px solid #E8E7E7;
  list-style: none;
  position: relative;
}

.left-menu-activated #left-menu > ul li a {
  line-height: 48px;
  padding: 0px 10px;
  padding: 0px 10px;
  padding: 0rem 1rem;
  text-align: left;
  display: block;
}

.left-menu-activated #left-menu > ul li .dropdown {
  margin:0px;
  padding:0px;
}

.left-menu-activated #left-menu > ul li .dropdown > ul {
  margin:0px;
  padding:0px;
}

.left-menu-activated #left-menu > ul li .dropdown li a {
  padding: 0px 10px 0px 30px;
  padding: 0px 10px 0px 30px;
  padding: 0rem 1rem 0rem 3rem;
}

.left-menu-activated #left-menu > ul li .dropdown.open {
  max-height: none;
}

.left-menu-activated #left-menu > ul li .lbtn {
  height: 48px;
  vertical-align: center;
  text-align: left;
  line-height: 48px
}

.left-menu-activated #left-menu > ul li .lbtn:hover {
  cursor: pointer;
}

.left-menu-activated #left-menu > ul li.current_page_item a {
  color: #11a9b0;
}

.left-menu-activated #left-menu .dropdown {
  -webkit-transition: .1s;
  transition: .1s;
  height: auto;
  max-height: 0;
  overflow: hidden;
  margin-left: 40px;
  margin-left: 40px;
  margin-left: 4rem;
  top: 0;
  left: 0;
  margin-top: 0;
  padding-top: 0;
}

.left-menu-activated #left-menu .dropdown ul {
  margin-top: 0;
}

@-webkit-keyframes mslide {
    0% {
        margin-left: 0;
        margin-right: 0;
    }
    100% {
        margin-left: 270px;
        margin-right: -270px;
    }
}

@keyframes mslide {
    0% {
        margin-left: 0;
    }
    100% {
        margin-left: 270px;
        margin-right: -270px;
    }
}

@-webkit-keyframes slide {
    100% {
        left: 0;
    }
    0% {
        left: -270px;
    }
}

@keyframes slide {
    100% {
        left: 0;
    }
    0% {
        left: -270px;
    }
}

@-webkit-keyframes slideDown {
    100% {
        max-height: 3000px;
    }
    0% {
        max-height: 0;
    }
}

@keyframes slideDown {
    100% {
        max-height: 3000px;
    }
    0% {
        max-height: 0;
    }
}

.slideDown {
    -webkit-animation: slideDown 2s forwards;
    -webkit-animation-fill-mode: forwards;
    animation: slideDown 2s forwards;
    animation-fill-mode: forwards;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    margin: 0;
    color: #60c7cc;
    color: #000;
    font-weight: 100
}

h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a, h6 a, .h6 a {
  color: #22a9ae;
}

h1, .h1 {
    font-size: 29px;
    font-size: 29px;
    font-size: 2.9rem;
    line-height: 48px;
    line-height: 48px;
    line-height: 4.8rem;
    letter-spacing: -1px;
}

h2, .h2 {
    font-size: 22px;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 24px;
    line-height: 24px;
    line-height: 2.4rem;
    margin:16px 0px 8px 0px;
}

h3, .h3 {
    font-size: 18px;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 24px;
    line-height: 24px;
    line-height: 2.4rem;
    margin:16px 0px 8px 0px;
}

h4, .h4 {
    font-size: 16px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    line-height: 24px;
    line-height: 2.4rem;
    margin:16px 0px 8px 0px;
}

h5, .h5 {
    font-size: 14px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
    line-height: 24px;
    line-height: 2.4rem;
    margin:16px 0px 8px 0px;
}

h6, .h6 {
    font-size: 13px;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 24px;
    line-height: 24px;
    line-height: 2.4rem;
    margin:16px 0px 8px 0px;
}

p, li {
    font-size: 14px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
    line-height: 24px;
    line-height: 2.4rem;
    font-weight: 200;
    word-wrap: break-word;
}

li > a, li {
    line-height: 24px;
    line-height: 24px;
    line-height: 2.4rem;
}

a {
    text-decoration: none;
    color: #000;
}

p a {
  color: #22a9ae;
  border-bottom: 1px solid #22a9ae;
}

a:hover, a:active {
  color: #22a9ae;
  text-decoration: none;
}

figcaption {
    font-weight: 200;
}

.post-date {
    color: #bbb;
    font-style: italic;
}

.has-facebook-link .post-date {
  padding-left:27px;
  background: url('../../images/facebook.png') no-repeat left center;
}

.breadcrumbs {
    color: #bbb;
}

.breadcrumbs strong {
  color:#999;
}

.alignright {
    float: right;
    margin: 0px 0px 32px 32px;
    margin: 0px 0px 32px 32px;
    margin: 0px 0px 3.2rem 3.2rem;
    display: block;
}

.alignleft {
    float: left;
    margin: 0px 32px 32px 0px;
    margin: 0px 32px 32px 0px;
    margin: 0px 3.2rem 3.2rem 0px;
    display: block;
}

.aligncenter {
    float: none;
    margin: 32px auto;
    margin: 32px auto;
    margin: 3.2rem auto;
    display: block;
}

.alignnone {
    float: none;
    display: block;
}

img {
}

img.img-responsive {
  height: auto;
  max-width: 100%;
}

hr {
    height:1px;
    border-width:0px;
    background:#ededed;
    clear:both;
    margin: 32px 0px;
    margin: 32px 0px;
    margin: 3.2rem 0px;
}

.absolutely-no-margin-top {
    margin-top: 0 !important;
}

.block {
    display: block;
}

.inline {
    display: inline;
}

.bold {
    font-weight: 700;
}

.normal {
    font-weight: 400;
}

.light {
    font-weight: 300;
}

.ultra-light {
    font-weight: 200;
    letter-spacing: -1px;
}

.text-right {
    text-align: right;
}

.text-left {
    text-align: left;
}

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

.small {
    font-size: 12px;
    font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: -0.3px;
    letter-spacing: -0.3px;
    letter-spacing: -0.03rem;
}

.smaller {
    font-size: 10px;
    font-size: 10px;
    font-size: 1.0rem;
    letter-spacing: -0.3px;
    letter-spacing: -0.3px;
    letter-spacing: -0.03rem;
}

.center {
    text-align: center;
}

.border {
    border-top: 1px solid #eee;
}

.radius {
    border-radius: 2px
}

.radius-avatar {
  border-radius: 48px;
}

.vittra-border {
    border-bottom: 1px solid #ccc;
}

.button {
    display: block;
    padding: 12px;
    padding: 12px;
    padding: 1.2rem;
    background-color: transparent;
    border: 1px solid rgba(96,199,204,1);
    border-radius: 3px;
}

.push {
    padding: 80px 0 80px 0;
    padding: 80px 0 80px 0;
    padding: 8rem 0 8rem 0
}

.push-up {
  padding-top: 80px;
  padding-top: 80px;
  padding-top: 8rem;
}

.push-down {
  padding-bottom: 80px;
  padding-bottom: 80px;
  padding-bottom: 8rem;
}

.push-left {
  padding-left: 80px;
  padding-left: 80px;
  padding-left: 8rem;
}

.push-right {
  padding-right: 80px;
  padding-right: 80px;
  padding-right: 8rem;
}

.nudge {
    padding: 40px 0 40px 0;
    padding: 40px 0 40px 0;
    padding: 4rem 0 4rem 0
}

.nudge-up {
  padding-top: 40px;
  padding-top: 40px;
  padding-top: 4rem;
}

.nudge-down {
  padding-bottom: 40px;
  padding-bottom: 40px;
  padding-bottom: 4rem;
}

.nudge-left {
  padding-left: 40px;
  padding-left: 40px;
  padding-left: 4rem;
}

.nudge-right {
  padding-right: 40px;
  padding-right: 40px;
  padding-right: 4rem;
}

.touch {
    padding: 16px 0 16px 0;
    padding: 16px 0 16px 0;
    padding: 1.6rem 0 1.6rem 0
}

.touch-up {
  padding-top: 16px;
  padding-top: 16px;
  padding-top: 1.6rem;
}

.touch-down {
  padding-bottom: 16px;
  padding-bottom: 16px;
  padding-bottom: 1.6rem;
}

.touch-left {
  padding-left: 16px;
  padding-left: 16px;
  padding-left: 1.6rem;
}

.touch-right {
  padding-right: 16px;
  padding-right: 16px;
  padding-right: 1.6rem;
}

.no-margin {
    margin:0px;
}

.site-area {
    width: 80%;
    margin: auto;
}

.site-area section {
  width: 100%;
  padding-top: 1em;
  padding-bottom: 1em;
  display: block;
}

.site-area section .section-part {
  display: inline-block;
  float: left;
  width: 50%;
}

.container-fluid {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

row row {
  width: 100% !important;
}

.nav {
}

.nav-item {
  font-size: 13px;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 48px;
  line-height: 48px;
  line-height: 4.8rem;
  padding: 16px;
  padding: 16px;
  padding: 1.6rem;
}

.nav-item:hover {
  opacity: 1;
}

.nav-item:last-of-type {
  padding-right: 0;
}

.nav-item .material-icons {
  font-size: 16px;
  vertical-align: text-bottom;
  color: #007580;
  opacity: 0.5;
}

.sidebar {
}

.sidebar-item {
  border-bottom: 0px solid #60C7CC;
  padding: 8px 0 8px 0;
  padding: 8px 0 8px 0;
  padding: 0.8rem 0 0.8rem 0;
  color: #007892;
}

.sidebar-item--active {
  font-weight: bold;
}

.sidebar-item .material-icons {
  vertical-align: text-bottom;
}

.header {
    background-color: #fff;
}

.header h1 {
  line-height: 42px;
  padding-top: 17px;
  padding-bottom: 23px;
}

.header h1 a {
  display: block;
  background: url('../../images/vittra.svg') no-repeat left center;
  height: 42px;
  width: 85px;
  text-indent: -999em;
}

html.svg .header h1 a {
  background-image: url('../../images/vittra.svg');
  background-size: 85px 42px;
}

.hugebtn {
    width: 235px;
    height: 44px;
    background-color: #61c6cd;
    color: white;
    line-height: 44px;
    margin-top: 18px;
    margin-bottom: 19px;
    vertical-align: middle;
    display: inline-block;
    font-size:14px;
    font-weight: 600;
}

.hugebtn span {
  width: 100%;
  height: auto;
  text-align: center;
  display: block;
}

.hugebtn:hover {
  color: white;
}

.portal-box-container a {
  display: block;
}

.portal-box-container img {
  display: block;
}

.portal-box-container .placeholder-box {
  background: #eee;
  width: 100%;
  height: 244px;
  display: block;
}

.portal-box-container article {
  padding: 16px 0px 0px 0px;
  padding: 16px 0px 0px 0px;
  padding: 1.6rem 0px 0px 0px;
  overflow: hidden;
}

.footer {
    background-color: #60C7CC;
    background-image: url('../../images/maskros.png');
    background-size: 60em;
    background-position: 92%;
    background-repeat: no-repeat;
    color: #fff;
}

.footer * {
  color: #fff
}

.footer *:hover {
  color: #fff;
}

.line-text {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #ededed;
    width: 100%;
}

.line-text p {
  display: inline-block;
}

.corner-nav {
    display: inline-block;
    margin: 0;
    padding: 0;
    float: right;
    height: 100% !important;
    line-height: 70px !important;
    border: none !important;
    width: auto !important;
}

.corner-nav a {
}

.corner-nav a:hover {
  cursor: pointer;
}

.corner-nav .image-link, .vittra-search-form .image-link {
  display: inline-block;
  vertical-align: middle;
  height: 43px;
  line-height: 43px;
  margin-left: 18px;
}

.corner-nav .image-link img, .vittra-search-form .image-link img {
  height: 43px;
}

.corner-nav .image-link:hover, .vittra-search-form .image-link:hover {
  cursor: pointer;
}

.min-width-auto {
    min-width: auto !important;
}

.navcontent {
    display: block;
    height: 100%;
    overflow: hidden;
}

.no-margin-top {
    margin-top: 6em !important;
}

.topnav {
    width: 100%;
    position: relative;
    background-color: #fcf5ef;
    border-top: 1px solid #e5e5e5;
}

.home .topnav {
  border-bottom: 1px solid #e5e5e5;
}

.topnav ul {
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
}

.topnav ul > li {
  display: block;
  float: left;
}

.topnav ul, .topnav li {
  list-style: none !important;
  display: inline-block !important;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 52px;
  vertical-align: middle;
}

.topnav .small-li {
  min-width: auto;
  padding-left: 21px;
  padding-right: 21px;
}

.topnav .navbtn {
  display: inline-block;
  color: #222;
  height: 100%;
  width: 100%;
  font-size: 14px;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 600;
  vertical-align: middle;
  margin-right: 23px;
  margin-right: 23px;
  margin-right: 2.3rem
}

.topnav .navbtn:hover {
  color: #11a9b0;
}

.topnav .navbtn.bigbtn {
  width: 94px;
  height: 31px;
  line-height: 31px;
  color: white;
  background-color: #caae8e;
  text-align: center;
}

.topnav .navbtn.bigbtn .inner {
  line-height: 31px;
  vertical-align: middle;
}

.topnav .left {
  float: left;
}

.topnav .right {
  float: right;
}

.topnav-child {
    width: 100%;
    height: 380px;
    background-color: #fcf5ef;
}

.template {
}

.template.splash {
  position: relative;
  height: 52px;
  background-color: #60c7cc;
  text-decoration: none;
  color: white;
}

.template.splash p {
  line-height: 52px !important;
  margin: auto;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 1px;
  font-size: 14px;
  font-size: 14px;
  font-size: 1.4rem;
}

.template.splash p a {
  border-bottom-width: 0px;
  color: #fff;
  font-weight: 400;
  letter-spacing: 1px;
  font-size: 14px;
  font-size: 14px;
  font-size: 1.4rem;
}

.template.splash > .site-content {
  background: url('../../images/blue-bar-graphic.jpg') no-repeat right center;
}

.template.splash .h1 {
  color: rgb(0,117,128);
}

.template.splash--start {
}

.template.splash--start a {
  border: 1px solid rgba(96,199,204,1);
  border-radius: 0.2rem;
}

.template.splash--start a:hover {
  background-color: rgb(96,199,204);
  color: #fff;
  -webkit-transition: background-color 0.5s,color 0s;
  transition: background-color 0.5s,color 0s;
}

.template.splashtop {
  background-color: #FCF5EF !important;
  color: black !important;
  background-image: none !important;
}

.template.hero {
  border-top: 1px solid #eee;
}

.template.hero .document {
  width: 100%;
  height: 436px;
  border: 1px solid #eee;
  border-bottom: 0;
  margin-top: -150px;
  padding: 32px;
  padding: 32px;
  padding: 3.2rem;
  background-color: white;
  border-radius: 2px;
  font-size: 6px;
  font-weight: 200;
  letter-spacing: 0;
}

.template.hero .document button {
  position: absolute;
  top: 24px;
  left: 28%;
  background-color: white;
}

.template.hero .document span {
  display: block;
  height: 8px;
  height: 8px;
  height: 0.8rem;
  margin-bottom: 2px;
  background-color: #FFB75E;
}

ul#categories-list {
    list-style: none;
    margin-left: 0px;
    padding-left: 0px;
}

body.archive ul#categories-list li, body.blog ul#categories-list li {
  float:left;
  margin-left:4px;
}

ul#categories-list li a {
  display:inline-block;
  padding:0px 5px;
  border-radius:3px;
  color:rgb(51, 51, 51);
  margin-bottom:5px;
  background:rgba(244,224,198,0.5);
}

body.archive ul#categories-list li a, body.blog ul#categories-list li a {
  display:block;
}

.time-with-line {
    position:relative;
}

.time-with-line span {
  display:inline-block;
  padding:0px 10px;
  background:#fff;
  position:relative;
  z-index:999;
}

.time-with-line:before {
  content: '';
  display: block;
  height: 1px;
  width: 100%;
  background: #eee;
  position: relative;
  top: 13px;
}

#posts-navigation a {
  border-bottom-width:0px;
}

.fb-img-container {
    position: relative;
    overflow: hidden;
}

.fb-img-container .imageblock {
  height: 263px;/*min-width: 100%;*/
  width: auto !important;
}

.fb-img-container .fb-img {
  width: 100%;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
}

@media (max-width:991px) {

  .fb-img-container {
    height: auto;
  }

  .fb-img-container .fb-img {
    width: auto;
    position: static;
    top: auto;
    left: auto;
  }
    }

.soft-par * {
  font-style: italic;
  color: lightgray;
}

@media (max-width:967px) {
    .template.splash p {
        width: 100% !important;
    }
}

.tint {
    position: relative;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    cursor: pointer;
    box-shadow: rgba(0,0,0,.2) 3px 5px 5px;
}

.tint:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(97,198,205,0.7);
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    z-index: 10;
}

.hangup {
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top: -352px;
    z-index: 10;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    width: 20px !important;
    height: 20px !important;
    border-radius: 10px !important;
}

.post-content p {
  font-weight: 400;
  font-size: 14px;
  font-size: 14px;
  font-size: 1.4rem;
}

html.ie9 .search-btn, html.ie10 .search-btn, html.ie11 .search-btn, html.ie-trident .search-btn {
  width: 43px;
  height: 43px;
}

html.ie9 .halfview, html.ie10 .halfview, html.ie11 .halfview, html.ie-trident .halfview {
}

html.ie9 .halfview> article, html.ie10 .halfview> article, html.ie11 .halfview> article, html.ie-trident .halfview> article {
  width: auto;
  display: inline-block;
}

.search-btn {
    background: url("../../images/search.svg") no-repeat scroll 0 0 transparent;
    color: #000000;
    cursor: pointer;
    font-weight: bold;
    height: 44px;
    width: 44px;
    border: none;
    outline: none;
    color: transparent;
    display: inline-block;
}

.vittra-color {
    color: #11a9b0 !important;
}

.light-top-border {
    border-top-color: #ededed;
    border-top-style: solid;
    border-top-width: 1px;
    padding-top: 2em;
}

.uppercase {
    text-transform: uppercase;
}

.read-more {
    color: #13a8ae;
    border-bottom-color: rgba(19,168,174,0.4);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    font-size: 15px;
    font-size: 15px;
    font-size: 1.5rem;
}

.pad-top-40 {
    padding-top: 40px;
}

.school-links .article a {
  color: #22a9ae;
  border-bottom-color: #22a9ae;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

.school-links .article .article {
  padding-top: 1em;
}

.school-links ul, .school-links li {
  list-style: none;
  padding-left: 0;
}

.imageblock {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
}

.splitview {
    overflow: auto;
}

.splitview .splithead h2 {
  color: black;
  font-weight: 600;
}

.splitview section {
  float: left;
  position: relative;
  vertical-align: top;
}

.splitview section .textview {
  vertical-align: top;
  position: absolute;
  top: 0;
  left: 0;
}

.splitview section:nth-child(2) {
  float: none;
  overflow: hidden;
}

.splitview .float-left {
  float: left !important;
}

@media (max-width:1200px) {

  .splitview {
    display: block;
  }

  .splitview .splithead {
    width: 100%;
  }

  .splitview section {
    display: block;
    position: relative;
    text-align: center;
    width: 100%;
  }

  .splitview section .imageblock {
    display: inline-block;
    width: 100%;
  }

  .splitview section .textview {
    vertical-align: top;
    display: block;
    position: relative;
    text-align: left;
  }
    }

.splitview.rightview {
  margin-top: 15px;
}

.splitview.rightview section:nth-child(2) {
  float: none !important;
  overflow: visible !important;
}

.splitview.rightview section:nth-child(1) {
  float: none;
  overflow: hidden;
}

.splitview.rightview .textview {
  padding: 0;
  width: 70%;
  display: inline-block;
  float: left;
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.splitview.rightview .splithead {
  display: inline-block;
  float: none;
  margin-top: 0;
}

.splitview.rightview .imageblock {
  width: 328px;
  height: 328px !important;
}

.marginate-top-4 {
    margin-top: 4em;
}

.padding-only-right-force {
    padding: 0px !important;
    padding-right: 1em !important;
}

.puffview ul, .galleryview ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: left;
}

.puffview ul article, .galleryview ul article {
  width: 263px;
  vertical-align: top;
  display: block;
  float:left;
  zoom: 1
}

.puffview ul article.contact h1, .galleryview ul article.contact h1 {
  text-transform: uppercase;
  font-size: 19px;
  font-size: 19px;
  font-size: 1.9rem;
}

.puffview ul article.contact span, .galleryview ul article.contact span {
  font-size: 13px;
  font-size: 13px;
  font-size: 1.3rem;
}

.puffview ul article.contact .post-content, .galleryview ul article.contact .post-content {
  margin-top: 0;
}

.puffview ul:after, .galleryview ul:after {
  content: '';
  width: 100%;
  display: inline-block;
}

.puffview ul > .article, .galleryview ul > .article {
  display: inline-block;
}

.puffview ul > .article.contact h2, .galleryview ul > .article.contact h2 {
  text-transform: uppercase;
  font-size: 19px;
  font-size: 19px;
  font-size: 1.9rem;
}

.puffview ul > .article.contact span, .galleryview ul > .article.contact span {
  font-size: 13px;
  font-size: 13px;
  font-size: 1.3rem;
}

.puffview ul > .article.contact .post-content, .galleryview ul > .article.contact .post-content {
  margin-top: 0;
}

.stretch {
    width: 100%;
    display: inline-block;
    font-size: 0;
    line-height: 0;
}

.clear {
    clear: both;
}

.rightpulled {
    padding-left: 40px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px;
}

p {
    margin-top: 0;
}

.textview {
    vertical-align: top;
    text-align: left;
}

.textview img {
  max-width: 100%;
}

.textview:not(.rightpulled) {
  padding: 1em;
}

.bxslider {
    margin:0px;
}

.bxslider img {
  width: 100%;
}

.bx-wrapper {
    margin: 0 !important;
}

.bx-wrapper * {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.bx-prev, .bx-next {
    display: none !important;
}

.bx-pager.bx-default-pager {
    bottom: 1em !important;
}

.bx-pager-link {
    border-color: white !important;
    border-style: solid !important;
    border-width: 2px !important;
    background-color: transparent !important;
}

.bx-pager-link.active {
    background-color: white !important;
}

.bx-viewport {
    left: 0 !important;
    border: none !important;
    background: transparent !important;
    -moz-box-shadow: none !important;
    webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: none !important;
}

.dividier {
    text-align: center;
    position: relative;
    font-size: 14px;
    font-size: 14px;
    font-size: 1.4rem;
    height: 30px;
}

.dividier .line {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 10px;
  border-bottom-color: #ededed;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  z-index: -10;
}

.dividier p {
  text-align: center;
  background-color: white;
  width: auto;
  padding-left: 30px;
  padding-right: 30px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 400;
  margin: 0;
}

.vittra-search-form {
    padding-top: 1em;
    overflow-y: hidden;
    padding-bottom: 7em;
}

body.search .vittra-search-form {
  margin-top: 80px;
  margin-top: 80px;
  margin-top: 8rem;
  padding-bottom: 80px;
  padding-bottom: 80px;
  padding-bottom: 8rem;
}

.vittra-search-form ::-webkit-input-placeholder {
  color: black;
}

.vittra-search-form :-moz-placeholder {
  color: black;
}

.vittra-search-form ::-moz-placeholder {
  color: black;
}

.vittra-search-form :-ms-input-placeholder {
  color: black;
}

.vittra-search-form .dividier {
  padding-bottom: 44px !important;
}

.vittra-search-form form {
  text-align: center;
}

.vittra-search-form input[type='text'] {
  width: 40%;
  height: 43px;
  border-radius: 100px;
  border-style: solid;
  border-color: #60c7cc;
  border-width: 1px;
  display: inline-block;
  padding: .5em;
  padding-left: 1em;
  padding-right: 1em;
  font-size: 15px !important;
  font-size: 15px !important;
  font-size: 1.5rem !important;
  font-style: italic;
  vertical-align: middle;
}

#features .feature-button {
  margin-top:15px;
  display: block;
  color: #fff;
  font-size: 14px;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform:uppercase;
  line-height: 54px;
  line-height: 54px;
  line-height:5.4rem;
  padding:10px 0px 11px 10px;
  background-color:#60c7cc;
  background-image: url("../../images/blue-bar-graphic-large.jpg");
  background-repeat: no-repeat;
  background-position: 190px 0px;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}

#features .feature-button .feature-icon {
  width:54px;
  height:54px;
  background-position:center center;
  background-repeat:no-repeat;
  display:block;
  float:left;
}

#features .feature-button .feature-icon-preschool {
  background-image: url('../../images/feature-icons/preschool.png');
}

html.svg #features .feature-button .feature-icon-preschool {
  background-image: url('../../images/feature-icons/preschool.svg');
  background-size: 37px 34px;
}

#features .feature-button .feature-icon-school {
  background-image: url('../../images/feature-icons/school.png');
}

html.svg #features .feature-button .feature-icon-school {
  background-image: url('../../images/feature-icons/school.svg');
  background-size: 26px 34px;
}

#features .feature-button .feature-icon-calendar {
  background-image: url('../../images/feature-icons/calendar.png');
}

html.svg #features .feature-button .feature-icon-calendar {
  background-image: url('../../images/feature-icons/calendar.svg');
  background-size: 29px 29px;
}

#features .feature-button .feature-icon-queue {
  background-image: url('../../images/feature-icons/queue.png');
}

html.svg #features .feature-button .feature-icon-queue {
  background-image: url('../../images/feature-icons/queue.svg');
  background-size: 40px 27px;
}

#features .feature-button .feature-icon-work-with-us {
  background-image: url('../../images/feature-icons/work-with-us.png');
}

html.svg #features .feature-button .feature-icon-work-with-us {
  background-image: url('../../images/feature-icons/work-with-us.svg');
  background-size: 38px 23px;
}

#features .feature-button .feature-icon-absence {
  background-image: url('../../images/feature-icons/absence.png');
}

html.svg #features .feature-button .feature-icon-absence {
  background-image: url('../../images/feature-icons/absence.svg');
  background-size: 15px 34px;
}

#features .feature-button .feature-icon-our-food {
  background-image: url('../../images/feature-icons/our-food.png');
}

html.svg #features .feature-button .feature-icon-our-food {
  background-image: url('../../images/feature-icons/our-food.svg');
  background-size: 19px 34px;
}

#features .feature-button .feature-icon-how-we-teach {
  background-image: url('../../images/feature-icons/how-we-teach.png');
}

html.svg #features .feature-button .feature-icon-how-we-teach {
  background-image: url('../../images/feature-icons/how-we-teach.svg');
  background-size: 29px 33px;
}

#features .feature-button .feature-icon-quality-work {
  background-image: url('../../images/feature-icons/quality-work.png');
}

html.svg #features .feature-button .feature-icon-quality-work {
  background-image: url('../../images/feature-icons/quality-work.svg');
  background-size: 34px 34px;
}

#features .feature-button:nth-child(2) {
  background-position: 190px -91px;
}

#features .feature-button:nth-child(3) {
  background-position: 190px -182px;
}

#features .feature-button:nth-child(4) {
  background-position: 190px -273px;
}

#features .feature-button:nth-child(5) {
  background-position: 190px -364px;
}

#features .feature-button:nth-child(6) {
  background-position: 190px -545px;
}

#features .feature-button:hover {
  opacity: 0.7;
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
    .bx-viewport {
        height:435px !important;
    }
    .bx-viewport .bxslider li img {
    height:435px !important;
    width:auto !important;
    max-width: none !important;
  }
}

#headmaster-image {
    margin-top:16px;
    width:263px;
}

.site-content img {/*max-width: 100%;*/
  height: auto;
}

.site-content nav {
  width: 100%;
  min-height: 48px;
  border-bottom-style: solid;
  border-bottom-color: #ededed;
  border-bottom-width: 1px;
  vertical-align: middle;
  display: block;
}

.site-content nav ul {
  width: 100%;
  margin: 0;
  padding: 0;
}

.site-content nav .icon {
  display: none;
}

.site-content nav ul, .site-content nav li {
  display: inline-block;
  padding: 0;
  list-style: none;
  position: relative;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}

.site-content nav ul .navbtn, .site-content nav li .navbtn {
  color: #222;
  padding: 0px 1em;
}

.site-content nav ul .navbtn span, .site-content nav li .navbtn span {
  text-align: left;
  width: 100%;
}

.site-content nav ul .navbtn .inner, .site-content nav li .navbtn .inner {
  padding-right: 0.65em;
  width: 100%;
}

.site-content nav ul .drop-btn span, .site-content nav ul .drop-btn .inner, .site-content nav li .drop-btn span, .site-content nav li .drop-btn .inner {
  text-align: left;
}

.site-content nav ul .dropdown, .site-content nav li .dropdown {
  position: absolute;
  left: 0;
  top: 58px;
  display: none;
  min-width: 186px;
  height: auto;
  max-height: 0;
  overflow: hidden;
  background-color: white;
  z-index: 500;
  border-style: solid;
  border-color: #ededed;
  border-width: 1px;
  border-top-style: solid;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.site-content nav ul .dropdown .dropdown, .site-content nav li .dropdown .dropdown {
  display: none !important;
}

.site-content nav ul .dropdown ul, .site-content nav ul .dropdown li, .site-content nav li .dropdown ul, .site-content nav li .dropdown li {
  list-style: none;
  position: relative;
  width: 100%;
}

.site-content nav ul .dropdown ul .navbtn, .site-content nav ul .dropdown li .navbtn, .site-content nav li .dropdown ul .navbtn, .site-content nav li .dropdown li .navbtn {
  width: 100%;
  display: block;
  border-bottom-style: solid;
  border-bottom-color: #ededed;
  border-bottom-width: 1px;
  font-weight: 500;
  line-height: normal;
  padding-top: 9px;
  padding-bottom: 9px;
  color: #22a9ae;
  line-height: 22px;
}

.site-content nav ul .dropdown ul .navbtn span, .site-content nav ul .dropdown li .navbtn span, .site-content nav li .dropdown ul .navbtn span, .site-content nav li .dropdown li .navbtn span {
  vertical-align: middle;
  display: block;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.site-content nav ul .dropdown ul .navbtn:hover, .site-content nav ul .dropdown li .navbtn:hover, .site-content nav li .dropdown ul .navbtn:hover, .site-content nav li .dropdown li .navbtn:hover {
  cursor: pointer;
  color: #222;
  background-color: #d8f2f3;
}

.site-content nav ul .navbtn, .site-content nav li .navbtn {
  position: relative;
  display: block;
  height: 100%;
  line-height: 58px;
  font-weight: 500;
  font-size: 14px;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center
}

.site-content nav ul .navbtn:hover, .site-content nav li .navbtn:hover {
  cursor: pointer;
  background-color: #d8f2f3;
}

.site-content nav > ul > li:first-child > .navbtn {
  padding-left: 0px;
}

.site-content nav li {
  height: 100% !important
}

.site-content nav li:hover .dropdown {
  -webkit-animation: slideDown 3s forwards;
  -webkit-animation-fill-mode: forwards;
  animation: slideDown 3s forwards;
  animation-fill-mode: forwards;
  display: block;
}

html.no-cssanimations .site-content nav li:hover .dropdown {
  max-height: none;
}

.container-fluid .row .col-md-3 {
  padding-left: 0;
  padding-right: 0;
}

.col-md-12.push-up.push-down.align-center {
    padding-left: 0;
    padding-right: 0;
}

/*.col-md-3.col-sm-3, .col-md-3.touch-up.newsbox, .col-md-12, .col-md-4.touch-up {
    padding-left: 0;
}*/

.newsbox h1 {
  letter-spacing: 0px;
}

.newsbox p {
  font-size: 13px;
  font-size: 13px;
  font-size: 1.3rem;
  letter-spacing: 0px;
}

.newsbox .post-content {
  position: relative;
  height: 152px;
  height: 152px;
  height: 15.2rem;
  overflow: hidden
}

.newsbox .post-content:after, .newsbox .post-content::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0px;
  height: 48px;
  height: 48px;
  height: 4.8rem;
  width: 100%;
  pointer-events: none;
}

.featured-box {
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
    position: relative;
    /*width: 263px !important;*/
    margin-bottom: 1em;
}

.featured-box h1 {
  font-size: 20px;
  font-size: 20px;
  font-size: 2rem;
  letter-spacing: 1px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  text-align: center;
  color: #fff;
  border-bottom: 3px solid #fff;
  padding-bottom: 4px;
  padding-bottom: 4px;
  padding-bottom: 0.4rem;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.25em;
}

.featured-box:before, .featured-box::before {
  content: "";
  display: block;
  padding-top: 100%;
}

@media (max-width:767px) {

  .featured-box {
    margin-top: 1.6rem;
  }
    }

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
  padding-bottom: 7px;
  padding-bottom: 7px;
  padding-bottom: 0.7rem;
  padding-top: 17px;
  padding-top: 17px;
  padding-top: 1.7rem;
}

#content h1 {
  font-size: 35px;
}

#content img {
  max-width: 100%;
  height: auto;
}

#content p, #content ul, #content ol, #content dl, #content table {
  padding-bottom: 16px;
  padding-bottom: 16px;
  padding-bottom: 1.6rem;
}

#content ul {
  list-style-type: disc;
  padding-left: 40px;
}

#right-sidebar .wp-post-image {
  margin-bottom: 24px;
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
  max-width:100%;
}

#right-sidebar ul li {
  list-style-type: none;
}

.author-box {
    text-align: right;
    overflow: hidden;
    padding-bottom: 16px;
    padding-bottom: 16px;
    padding-bottom: 1.6rem;
}

.author-box img {
  float: right;
  margin-left: 8px;
  margin-left: 8px;
  margin-left: 0.8rem;
}

.remote_related_documents li {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.widget.widget_pages ul.children {
    display: none;
}

.widget.widget_pages li {
    position: relative;
    overflow: hidden;
    clear: both;
}

.widget.widget_pages li .toggle {
    display: none;
    position: absolute;
    width: 24px;
    height: 24px;
    text-align: center;
    right: 0;
    top: 0;
    background-color: #fff;
    z-index: 1;
    border-width: 1px;
    border-style: solid;
    border-radius: 2px;
    cursor: pointer;
    opacity: 0.7;
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
}

.widget.widget_pages li .toggle:hover {
    opacity: 1;
}

.widget.widget_pages li.current_page_item, .widget.widget_pages li.current_page_ancestor {
    padding: 0;
    font-weight: bold;
}

.widget.widget_pages li.current_page_ancestor > ul.children, .widget.widget_pages li.current_page_item > ul.children {
    display: block;
    padding-left: 14px;
    padding-left: 14px;
    padding-left: 1.4rem;
}

.widget.widget_pages li ul.children li a {
    font-size: 13px;
}

.widget.widget_pages li a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    cursor: pointer;
}

.site-content {
    width: 1143px;
    margin: auto;
    height: 100%;
    position: relative;
}

.site-content > div > span {
  line-height: 70px !important;
}

.site-content section {
  margin-top: 15px;
  margin-bottom: 15px;
}

.site-content section .imageblock {
  width: 263px;
}

.site-content section .twoimageblockwidth {
  width: 552px;
}

@media (max-width:1200px) {

  .site-content {
    width: 100%;
    padding-left: 1em;
    padding-right: 1em;/*.imageblock, article, .featured-box {
            width: 100% !important;
        }*/
  }

  .site-content nav.navbar {
    display: none;
  }

  .site-content .mobile {
    display: inline-block;
  }

  .site-content .not-mobile {
    display: none;
  }

  .site-content .toptopbtn {
    font-size: 40px;
    font-size: 4rem;
    color: #61c6cd;
  }

  .site-content .toptopbtn:hover {
    cursor: pointer;
  }

  .site-content.navcontent {
    display: none;
  }

    }

.after-content {
    overflow:hidden;
}

.after-content #utility-links {
  float:left;
  max-width:50%
}

.after-content #share-links {
  float:right;
  max-width:50%;
}

@media (max-width:768px) {

  .after-content #utility-links {
    margin-bottom: 15px;
  }
        }

@media (max-width:768px) {

  .after-content #utility-links, .after-content #share-links {
    width: 100% !important;
    max-width: 100% !important;
    float: none !important;
  }
    }

#author-tags #tag-list {
  max-width:30%
}

#author-tags #author-box {
  max-width:70%;
}

#author-tags #tag-list, #author-tags #author-box {
}

@media (max-width:768px) {

  #author-tags #tag-list {
    margin-bottom: 20px;
  }
        }

@media (max-width:768px) {

  #author-tags #tag-list, #author-tags #author-box {
    width: 100%;
    max-width: 100%;
    float: none;
  }
        }

.facebook-news-item .post-content {
    height: 130px;
    height: 130px;
    height:13rem;
    overflow:hidden;
    position:relative;
}

body.page #article-content .facebook-news-item .post-content {
  margin-bottom: 40px;
  margin-bottom: 40px;
  margin-bottom: 4rem;
}

.facebook-news-item .post-content:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 36px;
  height: 36px;
  height: 3.6rem;
  background: rgba(255,0,0,0.2);
  pointer-events: none;
  background: url('../../images/grad.png') repeat-x center bottom;
}

.blogpost .avatar {
  margin-right:10px;
  border-radius:500px;
}

body.single .blogpost #featured-video-container {
  width:450px;
  max-width:100%
}

body.single .blogpost .wp-post-image, body.single .blogpost #featured-video-container {
}

body.blog .blogpost article > div, body.archive .blogpost article > div {
  height: 120px;
  height: 120px;
  height:12.0rem;
  overflow:hidden;
  position:relative
}

body.blog .blogpost article > div:after, body.archive .blogpost article > div:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 36px;
  height: 36px;
  height: 3.6rem;
  background: rgba(255,0,0,0.2);
  pointer-events: none;
  background: url('../../images/grad.png') repeat-x center bottom;
}

body.blog .blogpost article > footer, body.archive .blogpost article > footer {
  margin-top:12px;
}

@media (max-width:768px) {

  body.single .blogpost #featured-video-container {
    width: auto;
  }
        }

@media (max-width:768px) {

  body.single .blogpost .wp-post-image, body.single .blogpost #featured-video-container {
    float: none !important;
    display: block;
    padding-left: 0px;
  }
        }

body.blog header ~ div.container, body.archive header ~ div.container, body.single header ~ div.container {
}

body.blog #article-content .blogpost-row .blogpost, body.archive #article-content .blogpost-row .blogpost, body.single #article-content .blogpost-row .blogpost {
}

@media (max-width:768px) {

  body.blog header ~ div.container, body.archive header ~ div.container, body.single header ~ div.container {
    padding-bottom: 20px;
    padding-bottom: 20px;
    padding-bottom: 2rem;
    padding-top: 20px;
    padding-top: 20px;
    padding-top: 2rem;
  }
        }

@media (max-width:768px) {

  body.blog #article-content .blogpost-row, body.archive #article-content .blogpost-row, body.single #article-content .blogpost-row {
    padding-top: 0px;
  }
        }

@media (max-width:768px) {

  body.blog #article-content .blogpost-row .blogpost, body.archive #article-content .blogpost-row .blogpost, body.single #article-content .blogpost-row .blogpost {
    padding-top: 20px;
    padding-top: 20px;
    padding-top: 2rem;
  }
            }

div.informationbox {
    width:400px;
    float:right;
    display:block;
    padding:10px 20px;
    background-color:#fcf5ef;
    margin:0px 0px 20px 20px
}

@media screen and (min-width: 768px) {

  div.informationbox {
    margin-top: 48px;
  }
    }

div.informationbox2 {
    padding:10px 20px;
    background-color:#e2f1f6;
    margin-top:16px;
    width:263px;
}

div.informationbox2 * {
  text-align: left;
}

.widget {@include rem-fallback('margin-bottom', $grid);
}

.widget.widget_related_documents, .widget.widget_related_page_notice, #article-content #entry-content .widget.widget_related_documents, .widget.QnAWidget, #article-content #entry-content .widget.QnAWidget {
  position: relative;
  background-color: #fcf5ef;
  padding: 24px;
  padding: 24px;
  padding: 2.4rem;
}

.widget.widget_related_documents h3, .widget.widget_related_page_notice h3, #article-content #entry-content .widget.widget_related_documents h3, .widget.QnAWidget h3, #article-content #entry-content .widget.QnAWidget h3 {
  color: #222;
}

.widget.widget_related_documents ul, .widget.widget_related_page_notice ul, #article-content #entry-content .widget.widget_related_documents ul, .widget.QnAWidget ul, #article-content #entry-content .widget.QnAWidget ul {
  margin:0px;
  padding:0px;
  list-style:none;
}

.widget.widget_related_documents li, .widget.widget_related_page_notice li, #article-content #entry-content .widget.widget_related_documents li, .widget.QnAWidget li, #article-content #entry-content .widget.QnAWidget li {
  width: 100%;
  overflow: hidden;
  margin: 8px 0px 0px  0px;
  margin: 8px 0px 0px  0px;
  margin: 0.8rem 0px 0px  0px;
}

.widget.widget_related_documents li a, .widget.widget_related_page_notice li a, #article-content #entry-content .widget.widget_related_documents li a, .widget.QnAWidget li a, #article-content #entry-content .widget.QnAWidget li a {
  color:#222;
  line-height: 24px;
  line-height: 24px;
  line-height: 2.4rem;
  font-size: 13px;
  font-size: 13px;
  font-size: 1.3rem;
}

.widget.widget_related_documents li:first-child, .widget.widget_related_page_notice li:first-child, #article-content #entry-content .widget.widget_related_documents li:first-child, .widget.QnAWidget li:first-child, #article-content #entry-content .widget.QnAWidget li:first-child {
  margin-top: 0px;
}

.dataTables_wrapper {
    margin: 32px 0px !important;
    margin: 32px 0px !important;
    margin: 3.2rem 0px !important;
}

.dataTables_wrapper .dataTables_paginate {
  padding:0px !important;
}

.dataTables_wrapper .dataTables_paginate a {
}

.dataTables_wrapper .dataTables_paginate a:before, .dataTables_wrapper .dataTables_paginate a:after {
  content: '';
  display: none;
}

.tablepress tfoot th, .tablepress thead th {
  background:#B8ECEE !important;
}

.tablepress .sorting:hover, .tablepress .sorting_asc, .tablepress .sorting_desc {
  background:#B8ECEE !important;
}