@charset "UTF-8";
/*********************************************
:: Core
   Base Elements
   eg. typography, fonts, forms, buttons etc.
********************************************/
/*********************************************
:: Variables                      
********************************************/
/*******************************************/
/*******************************************/
/*******************************************/
/*******************************************/
/*********************************************
:: Normalize                        
********************************************/
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,700,700italic,300italic,300");
@import url("https://fonts.googleapis.com/css?family=Montserrat");
html {
  font-family: sans-serif;
  -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; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: .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: -.5em; }

sub {
  bottom: -.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: none;
  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 silver;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: 700; }

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

td, th {
  padding: 0; }

h1, h2, legend, h3, h4, h5, h6, ol, ul, blockquote, p, li, dt, dl, dd {
  margin: 0px;
  padding: 0px; }

.button, button, button[type="submit"], input[type="submit"], input[type="button"], input[type="reset"] {
  outline: none;
  background: none;
  border: none;
  cursor: pointer;
  width: auto;
  padding: 0px;
  margin: 0px; }

legend, fieldset {
  margin: 0px;
  padding: 0px;
  border: none; }

figure {
  margin: 0px; }

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

/*******************************************/
::-moz-selection, ::-moz-selection {
  background: #0c2340;
  color: white; }
::-moz-selection, ::selection {
  background: #0c2340;
  color: white; }

::-moz-selection {
  background: #0c2340;
  color: white; }

::selection {
  background: #0c2340;
  color: white; }

img {
  display: inline-block;
  max-width: 100%;
  width: auto\9;
  height: auto; }

/*********************************************
:: Icon Fonts                    
********************************************/
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?l1en53");
  src: url("../fonts/icomoon.eot?#iefixl1en53") format("embedded-opentype"), url("../fonts/icomoon.ttf?l1en53") format("truetype"), url("../fonts/icomoon.woff?l1en53") format("woff"), url("../fonts/icomoon.svg?l1en53#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-angle-double-down:before {
  content: "\e922"; }

.icon-angle-double-left:before {
  content: "\e923"; }

.icon-angle-double-right:before {
  content: "\e924"; }

.icon-angle-double-up:before {
  content: "\e925"; }

.icon-angle-down:before {
  content: "\e926"; }

.icon-angle-left:before {
  content: "\e927"; }

.icon-angle-right:before {
  content: "\e928"; }

.icon-angle-up:before {
  content: "\e929"; }

.icon-arrow-circle-down:before {
  content: "\e92a"; }

.icon-arrow-circle-left:before {
  content: "\e92b"; }

.icon-arrow-circle-o-down:before {
  content: "\e92c"; }

.icon-arrow-circle-o-left:before {
  content: "\e92d"; }

.icon-arrow-circle-o-right:before {
  content: "\e92e"; }

.icon-arrow-circle-o-up:before {
  content: "\e92f"; }

.icon-arrow-circle-right:before {
  content: "\e930"; }

.icon-arrow-circle-up:before {
  content: "\e931"; }

.icon-bars:before {
  content: "\e932"; }

.icon-behance:before {
  content: "\f1b4"; }

.icon-behance-square:before {
  content: "\f1b5"; }

.icon-calendar2:before {
  content: "\e933"; }

.icon-check2:before {
  content: "\e934"; }

.icon-chevron-circle-down:before {
  content: "\e935"; }

.icon-chevron-circle-left:before {
  content: "\e936"; }

.icon-chevron-circle-right:before {
  content: "\e937"; }

.icon-chevron-circle-up:before {
  content: "\e938"; }

.icon-chevron-down:before {
  content: "\e939"; }

.icon-chevron-left:before {
  content: "\e93a"; }

.icon-chevron-right:before {
  content: "\e93b"; }

.icon-chevron-up:before {
  content: "\e93c"; }

.icon-commenting:before {
  content: "\f27a"; }

.icon-commenting-o:before {
  content: "\f27b"; }

.icon-envelope-o:before {
  content: "\e93d"; }

.icon-facebook:before {
  content: "\e93f"; }

.icon-facebook-square:before {
  content: "\e93e"; }

.icon-file:before {
  content: "\e940"; }

.icon-file-excel-o:before {
  content: "\f1c3"; }

.icon-file-image-o:before {
  content: "\f1c5"; }

.icon-file-photo-o:before {
  content: "\f1c5"; }

.icon-file-picture-o:before {
  content: "\f1c5"; }

.icon-file-pdf-o:before {
  content: "\f1c1"; }

.icon-file-powerpoint-o:before {
  content: "\f1c4"; }

.icon-file-word-o:before {
  content: "\f1c2"; }

.icon-google:before {
  content: "\f1a0"; }

.icon-google-plus:before {
  content: "\e942"; }

.icon-google-plus2:before {
  content: "\f0d5"; }

.icon-google-plus-square:before {
  content: "\e941"; }

.icon-google-plus-square2:before {
  content: "\f0d4"; }

.icon-info-circle:before {
  content: "\e943"; }

.icon-instagram:before {
  content: "\e944"; }

.icon-instagram2:before {
  content: "\f16d"; }

.icon-linkedin:before {
  content: "\e946"; }

.icon-linkedin-square:before {
  content: "\e945"; }

.icon-map3:before {
  content: "\f279"; }

.icon-map-marker:before {
  content: "\e947"; }

.icon-map-o:before {
  content: "\f278"; }

.icon-minus-circle:before {
  content: "\e948"; }

.icon-phone-diagonal:before {
  content: "\e949"; }

.icon-pinterest:before {
  content: "\f0d2"; }

.icon-pinterest2:before {
  content: "\e94b"; }

.icon-pinterest-square:before {
  content: "\e94a"; }

.icon-pinterest-square2:before {
  content: "\f0d3"; }

.icon-play:before {
  content: "\e94c"; }

.icon-plus-circle:before {
  content: "\e94d"; }

.icon-question-circle:before {
  content: "\e94e"; }

.icon-safari:before {
  content: "\f267"; }

.icon-search:before {
  content: "\e950"; }

.icon-search-plus:before {
  content: "\e94f"; }

.icon-shopping-cart:before {
  content: "\e951"; }

.icon-sort:before {
  content: "\e952"; }

.icon-tags:before {
  content: "\e953"; }

.icon-times2:before {
  content: "\e954"; }

.icon-toggle-off:before {
  content: "\f204"; }

.icon-toggle-on:before {
  content: "\f205"; }

.icon-tripadvisor:before {
  content: "\f262"; }

.icon-tumblr:before {
  content: "\f173"; }

.icon-tumblr2:before {
  content: "\e957"; }

.icon-tumblr-square:before {
  content: "\f174"; }

.icon-tumblr-square2:before {
  content: "\e956"; }

.icon-twitter:before {
  content: "\f099"; }

.icon-twitter2:before {
  content: "\e959"; }

.icon-twitter-square:before {
  content: "\e958"; }

.icon-twitter-square2:before {
  content: "\f081"; }

.icon-user:before {
  content: "\e95a"; }

.icon-vimeo-square:before {
  content: "\e95b"; }

.icon-vine:before {
  content: "\f1ca"; }

.icon-youtube:before {
  content: "\e95e"; }

.icon-youtube-play:before {
  content: "\f16a"; }

.icon-youtube-play2:before {
  content: "\e95c"; }

.icon-youtube-square:before {
  content: "\e95d"; }

.icon-home:before {
  content: "\e900"; }

.icon-newspaper:before {
  content: "\e901"; }

.icon-image:before {
  content: "\e902"; }

.icon-file-empty:before {
  content: "\e903"; }

.icon-file-text2:before {
  content: "\e904"; }

.icon-phone:before {
  content: "\e905"; }

.icon-phone-hang-up:before {
  content: "\e906"; }

.icon-pin:before {
  content: "\e955"; }

.icon-location:before {
  content: "\e907"; }

.icon-location2:before {
  content: "\e908"; }

.icon-compass:before {
  content: "\e909"; }

.icon-map:before {
  content: "\e90a"; }

.icon-map2:before {
  content: "\e90b"; }

.icon-alarm:before {
  content: "\e90f"; }

.icon-bell:before {
  content: "\e910"; }

.icon-stopwatch:before {
  content: "\e911"; }

.icon-calendar:before {
  content: "\e91e"; }

.icon-display:before {
  content: "\e91f"; }

.icon-laptop:before {
  content: "\e920"; }

.icon-mobile:before {
  content: "\e912"; }

.icon-mobile2:before {
  content: "\e913"; }

.icon-tablet:before {
  content: "\e914"; }

.icon-tv:before {
  content: "\e915"; }

.icon-plus2:before {
  content: "\e91a"; }

.icon-minus2:before {
  content: "\e91b"; }

.icon-checkmark:before {
  content: "\e91c"; }

.icon-checkmark2:before {
  content: "\e91d"; }

.icon-thin-search:before {
  content: "\e921"; }

.icon-substract:before {
  content: "\e90c"; }

.icon-add:before {
  content: "\e90d"; }

.icon-cross:before {
  content: "\e90e"; }

.icon-left-arrow:before {
  content: "\e916"; }

.icon-right-arrow:before {
  content: "\e917"; }

.icon-left-arrow2:before {
  content: "\e918"; }

.icon-arrow-pointing-to-right:before {
  content: "\e919"; }

.icon-ico-cart-secure:before {
  content: "\e96f"; }

.icon-ico-cart-edit:before {
  content: "\e970"; }

.icon-ico-nav:before {
  content: "\e98a"; }

.icon-ico-search:before {
  content: "\e98d"; }

.icon-ico-download:before {
  content: "\e96e"; }

.icon-ico-heart:before {
  content: "\e963"; }

.icon-ico-edit:before {
  content: "\e964"; }

.icon-ico-secure:before {
  content: "\e965"; }

.icon-ico-user:before {
  content: "\e966"; }

.icon-ico-question:before {
  content: "\e967"; }

.icon-ico-map:before {
  content: "\e968"; }

.icon-ico-mail:before {
  content: "\e969"; }

.icon-ico-phone:before {
  content: "\e96a"; }

.icon-ico-zoom:before {
  content: "\e96b"; }

.icon-ico-cart:before {
  content: "\e96c"; }

.icon-ico-menu:before {
  content: "\e96d"; }

.icon-search2:before {
  content: "\e971"; }

.icon-menu:before {
  content: "\e972"; }

/*********************************************
:: Typography
********************************************/
html {
  font-family: "altivo", "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-weight: 400; }

h1, h2, legend, h3, h4, h5, h6 {
  font-family: "altivo", "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-weight: 500;
  margin-bottom: 20px; }

h1 {
  font-size: 28px;
  line-height: 32px;
  color: #0c2340; }
  @media all and (min-width: 64em) {
    h1 {
      font-size: 44px;
      line-height: 50px; } }

h2, legend {
  font-size: 18px;
  line-height: 28px; }
  @media all and (min-width: 64em) {
    h2, legend {
      font-size: 26px; } }

h3 {
  font-size: 16px;
  line-height: 26px; }
  @media all and (min-width: 64em) {
    h3 {
      font-size: 22px; } }

h4 {
  font-size: 16px;
  line-height: 24px; }
  @media all and (min-width: 64em) {
    h4 {
      font-size: 20px; } }

h5 {
  font-size: 16px;
  line-height: 24px; }
  @media all and (min-width: 64em) {
    h5 {
      font-size: 18px; } }

h6 {
  font-size: 16px;
  line-height: 24px; }
  @media all and (min-width: 64em) {
    h6 {
      font-size: 16px; } }

/*******************************************/
p, li, td, th, a, mark, time, dl, label, address {
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 24px;
  color: #333333; }
  p a, p li, p p, p mark, p cite, p time, li a, li li, li p, li mark, li cite, li time, td a, td li, td p, td mark, td cite, td time, th a, th li, th p, th mark, th cite, th time, a a, a li, a p, a mark, a cite, a time, mark a, mark li, mark p, mark mark, mark cite, mark time, time a, time li, time p, time mark, time cite, time time, dl a, dl li, dl p, dl mark, dl cite, dl time, label a, label li, label p, label mark, label cite, label time, address a, address li, address p, address mark, address cite, address time {
    font-size: 1em; }

a {
  margin: 0px;
  font-weight: 400;
  text-decoration: none;
  color: #0c2340;
  transition: all .5s ease-in-out; }
  a:hover, a:focus, a:active {
    color: #02070c; }

small {
  font-size: 70%; }

strong, b {
  font-weight: 700; }

em, i {
  font-style: italic; }

hr {
  display: block;
  width: 100%;
  height: 1px;
  margin-bottom: 15px;
  background: #ccc;
  border: none;
  outline: none; }

/*******************************************/
dt {
  font-weight: 700; }
  dt:after {
    content: ':'; }

dt:after {
  content: ": "; }

ul li {
  position: relative;
  list-style-type: none;
  text-indent: 0px; }

ol li {
  list-style-type: decimal; }

/*******************************************/
code, pre, samp, kbd, var {
  margin: 0px;
  padding: 1px 5px 1px 5px;
  color: white;
  background: #2D747E;
  white-space: pre-wrap; }

pre {
  padding: 10px; }

/*******************************************/
blockquote {
  position: relative;
  display: block;
  margin: 35px 0 55px 0;
  padding: 20px 10% 20px 10%;
  font-size: 20px;
  font-weight: 300;
  font-style: italic;
  text-align: center;
  line-height: 30px;
  color: #bdcbd6; }
  @media all and (min-width: 64em) {
    blockquote {
      padding: 40px 10% 40px 10%;
      font-size: 25px;
      line-height: 35px; } }

/*******************************************/
.wysiwyg {
  text-align: left;
  color: #444444;
  font-family: "aktiv-grotesk", "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px; }
  .wysiwyg img {
    display: block;
    margin: 0 auto 15px auto; }
  .wysiwyg ul li {
    list-style-type: disc; }
  .wysiwyg ol {
    font-family: "aktiv-grotesk", "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 16px;
    line-height: 24px;
    margin-left: 60px;
    counter-reset: item; }
    .wysiwyg ol li {
      color: #444444;
      list-style: none; }
      .wysiwyg ol li::before {
        color: #83a3bd;
        display: inline-block;
        content: counter(item) ". ";
        counter-increment: item;
        margin-left: -2em;
        font-weight: 700;
        width: 2em; }
  .wysiwyg p {
    font-size: 16px;
    line-height: 24px;
    color: #444444;
    font-weight: 300; }

.leadcopy {
  font-size: 15px;
  font-weight: 700;
  line-height: 24px;
  color: black; }
  @media all and (min-width: 64em) {
    .leadcopy {
      font-size: 17px; } }

/*******************************************/
.wf-loading h1,
.wf-loading h2,
.wf-loading legend,
.wf-loading p,
.wf-loading a {
  visibility: hidden; }

/*********************************************
:: Buttons                             
********************************************/
button {
  outline: none; }

/*******************************************/
.button {
  display: inline-block;
  height: auto;
  padding: 0px 12px;
  font-family: "aktiv-grotesk", "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 30px;
  text-decoration: none;
  color: #0c2340;
  background: transparent;
  transition: all .4s ease-in-out; }
  .button:hover, .button:focus, .button:active {
    color: #0c2340; }

/*******************************************/
.button-white {
  color: black;
  background: white; }
  @media all and (min-width: 48em) {
    .button-white:hover, .button-white:focus, .button-white:active {
      background: black;
      color: white; } }

/*******************************************/
.button-more {
  width: 100%;
  margin: 0px 0 40px 0;
  text-align: center;
  position: relative;
  background: white; }
  @media all and (min-width: 64em) {
    .button-more {
      margin: 40px 0 100px 0; } }
  .button-more:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #979797; }
  .button-more p {
    position: relative;
    display: inline-block;
    width: auto;
    padding: 0 50px;
    font-size: 14px;
    line-height: 40px;
    color: #95b3c9;
    background: white;
    z-index: 1;
    transition: all 0.25s ease-in-out; }
    @media all and (min-width: 64em) {
      .button-more p {
        font-size: 24px; } }
  .button-more:hover {
    background: white; }
    .button-more:hover p {
      -webkit-filter: brightness(120%);
      filter: brightness(120%); }

/*******************************************/
.button-underline {
  position: relative;
  display: inline-block;
  margin-bottom: 15px;
  padding-bottom: 15px;
  font-family: "aktiv-grotesk", "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
  color: #95b3c9; }
  .button-underline:after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    width: 138px;
    height: 5px;
    margin: auto;
    background: #95b3c9; }

/*******************************************/
.button-disabled,
.button[disabled],
button[disabled],
button[type="submit"][disabled],
input[type="submit"][disabled],
input[type="button"][disabled],
input[type="reset"][disabled] {
  color: white;
  opacity: 0.5;
  cursor: default; }

/*********************************************
:: Tables
********************************************/
/*table {
    margin-bottom: 15px;
    width: 100%;

    td, th {
        padding: 15px 10px 15px 10px;
        font-weight: $font-normal;
        color: $color-dark-grey;
        text-align: left;
    }

    th {
        font-weight: $font-bold;
        background: $color-light-grey;
    }

    thead {
        width: 100%;
        background: $color-light-grey;

        td,th{
            padding: 5px 10px 5px 10px;
        }
    }

    tfoot {
        border-bottom: 1px solid $color-dark-grey;
        border-top: 1px solid $color-dark-grey;

        td{
            padding: 15px 10px 15px 10px;
        }
    }

}*/
/*******************************************/
/*.compact-table {
    width:auto;

    td, th {
        padding: 5px 10px 5px 10px;

        font-size: 0.8em;
        font-weight: $font-normal;
        color: $color-dark-grey;

        text-align: left;
        line-height: 1.2;
        background: none;
        border: 1px solid $color-medium-grey;
    }

    thead{
        width:auto;
        background: none;
    }
}*/
/*******************************************/
/*.table-container{
	width: 100%;
	overflow-y: auto;
	_overflow: auto;
	margin: 0 0 1em;
}*/
/*********************************************
:: Layout                        
********************************************/
* {
  -webkit-tap-highlight-color: transparent; }

body {
  background-color: #e9eef3; }

/*******************************************/
.main {
  display: block;
  min-height: calc(100vh - 305px); }
  @media all and (min-width: 64em) {
    .main {
      min-height: calc(100vh - 295px); } }

.main-content {
  width: 100%; }
  @media all and (min-width: 64em) {
    .main-content {
      float: left;
      padding: 45px 0px 45px 0px; } }

/*******************************************/
.sidebar {
  width: 100%;
  padding: 20px 15px 20px 15px; }
  @media all and (min-width: 64em) {
    .sidebar {
      float: right;
      padding: 45px 0px 45px 0px; } }

/*******************************************/
.content-max-width {
  position: relative;
  width: 100%;
  padding: 0 6%;
  clear: both; }
  @media all and (min-width: 64em) {
    .content-max-width {
      max-width: 1185px;
      margin: 0 auto;
      padding: 0px; } }

.clear-after:after {
  content: '';
  display: block;
  clear: both; }

/*******************************************/
.content-slider-width {
  padding: 0 0%;
  position: relative;
  clear: both; }
  @media all and (min-width: 64em) {
    .content-slider-width {
      max-width: 1185px;
      margin: 0 auto;
      padding: 0px; } }
  @media all and (min-width: 72.5em) {
    .content-slider-width {
      max-width: 1185px; } }

/*******************************************/
@media all and (min-width: 64em) {
  .content-narrow-width {
    max-width: 740px;
    margin: 0 auto;
    clear: both; } }

@media all and (min-width: 72.5em) {
  .content-narrow-width {
    max-width: 740px; } }

/*******************************************/
@media all and (min-width: 64em) {
  .mob, .mobile {
    display: none !important; } }

@media all and (max-width: 63.9375em) {
  .desk, .desktop {
    display: none !important; } }

.panel {
  display: inline-block;
  padding: 30px 20px 0px 20px;
  margin-bottom: 30px;
  border-radius: 1px;
  background-color: #ffffff;
  box-shadow: 0 3px 2px rgba(76, 113, 140, 0.2); }
  @media all and (min-width: 48em) {
    .panel {
      margin-bottom: 20px;
      padding: 40px 20px 0px 20px; } }
  .panel:after {
    display: block;
    content: "";
    clear: both; }
  .panel.small {
    display: inline-block;
    width: 100%;
    padding: 30px 20px 0px 20px;
    vertical-align: top; }
    @media all and (min-width: 48em) {
      .panel.small {
        padding: 20px 20px 0px 20px; } }
  .panel.notifications .title {
    border-bottom: 3px solid #aa2222; }
  .panel.without-border {
    padding: 0; }
    .panel.without-border .title {
      margin-bottom: 18px; }
    .panel.without-border .content {
      padding: 0 20px 0 20px; }
      @media all and (min-width: 48em) {
        .panel.without-border .content {
          padding: 0 20px 0 20px; } }
  .panel.gray-background {
    width: 100%;
    padding: 20px 20px 6px 20px;
    background-color: #e3e7ed;
    box-shadow: 0 3px 2px rgba(76, 113, 140, 0.2); }
    @media all and (min-width: 48em) {
      .panel.gray-background {
        width: 32.4%;
        float: right; } }
    .panel.gray-background ul li {
      margin-bottom: 34px;
      position: relative; }
      .panel.gray-background ul li span {
        position: absolute;
        top: 5px;
        height: 12px;
        width: 10px;
        content: '';
        background-image: url(/images/icons/empty-arrow.svg);
        background-repeat: no-repeat;
        background-size: contain;
        transition: all .2s ease-in-out; }
      .panel.gray-background ul li a {
        color: #1a3250;
        font-family: "altivo", "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
        font-size: 16px;
        font-weight: 500;
        line-height: 17px;
        padding-left: 20px; }
      .panel.gray-background ul li:hover span, .panel.gray-background ul li.active span {
        background-image: url(/images/icons/selected-arrow.png); }
    .panel.gray-background.horizontal {
      display: block;
      width: 100%;
      padding: 33px 20px 6px 40px; }
      @media all and (min-width: 37.5em) and (max-width: 63.9375em) {
        .panel.gray-background.horizontal ul li {
          width: calc(99.99% * 1/3 - (30px - 30px * 1/3)); }
        .panel.gray-background.horizontal ul li:nth-child(1n){
    float: left;
    margin-right: 30px;
    clear: none; }
        .panel.gray-background.horizontal ul li:last-child{
    margin-right: 0; }
        .panel.gray-background.horizontal ul li:nth-child(3n){
    margin-right: 0;
    float: right; }
        .panel.gray-background.horizontal ul li:nth-child(3n + 1){
    clear: left; } }
      @media all and (min-width: 64em) {
        .panel.gray-background.horizontal ul li {
          width: calc(99.99% * 1/4 - (30px - 30px * 1/4)); }
        .panel.gray-background.horizontal ul li:nth-child(1n){
    float: left;
    margin-right: 30px;
    clear: none; }
        .panel.gray-background.horizontal ul li:last-child{
    margin-right: 0; }
        .panel.gray-background.horizontal ul li:nth-child(4n){
    margin-right: 0;
    float: right; }
        .panel.gray-background.horizontal ul li:nth-child(4n + 1){
    clear: left; } }
      .panel.gray-background.horizontal .title {
        border: none;
        margin-bottom: 34px; }
  .panel.transparent {
    background: transparent; }
  .panel h1 {
    color: #0c2340;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    text-transform: uppercase; }
  .panel footer {
    position: relative;
    padding-right: 15px; }
    .panel footer::after {
      height: 10px;
      width: 8px;
      position: absolute;
      right: 0px;
      top: 32px;
      padding-right: 13px;
      content: "";
      background: url(/images/icons/arrow-blue.svg) no-repeat;
      background-size: contain; }

.has-sidebar {
  width: 100%; }
  @media all and (min-width: 48em) {
    .has-sidebar {
      width: 66%; } }

.title {
  border-bottom: 3px solid #bdc92f;
  margin-bottom: 20px;
  text-transform: uppercase; }
  .title h1 {
    color: #0c2340;
    font-size: 24px;
    font-weight: 700;
    line-height: 22px;
    text-transform: uppercase; }
    @media all and (min-width: 48em) {
      .title h1 {
        font-size: 32px; } }
  .title h5 {
    font-weight: 700;
    margin-bottom: 10px; }
  .title.background-image {
    border: none;
    position: relative; }
    .title.background-image h5 {
      position: absolute;
      bottom: 0;
      padding: 0 20px;
      margin-bottom: 12px;
      font-weight: 700;
      color: white;
      text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5); }
  .title.no-border {
    border: none;
    margin-bottom: 20px; }

/*********************************************
:: Forms
********************************************/
form {
  width: 100%;
  background: white; }

legend {
  margin-bottom: 15px; }

label {
  font-size: 12px;
  line-height: 20px;
  font-weight: 300;
  color: black; }

/*******************************************/
.field-disabled,
input[disabled],
textarea[disabled],
select[disabled],
input[readonly],
textarea[readonly],
select[readonly] {
  opacity: 0.5;
  cursor: default; }

/*******************************************/
input, textarea, select, .input-group {
  display: inline-block;
  width: 100%;
  height: 36px;
  padding: 0px 10px;
  font-size: 14px;
  line-height: 36px;
  outline: none;
  transition: all .5s ease-in-out;
  border-radius: 2px;
  border: 1px solid #95b3c9;
  background-color: #f7f7f7; }
  input:hover, input:focus, textarea:hover, textarea:focus, select:hover, select:focus, .input-group:hover, .input-group:focus {
    background: #f1f1f1;
    border: 1px solid #95b3c9;
    transition: all .5s ease-in; }

/*******************************************/
*::-webkit-input-placeholder {
  font-family: "aktiv-grotesk", "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  color: #bdcbd6; }
*:-ms-input-placeholder {
  font-family: "aktiv-grotesk", "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  color: #bdcbd6; }
*::placeholder {
  font-family: "aktiv-grotesk", "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  color: #bdcbd6; }

textarea, select[multiple] {
  height: 157px; }

input[type=checkbox], input[type=radio] {
  height: auto; }

/*******************************************/
.form-field .custom-checkbox-radio {
  float: left;
  width: auto;
  margin: 0;
  padding: 0 0 5px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer; }
  .form-field .custom-checkbox-radio input {
    display: inline-block;
    vertical-align: top;
    width: 15px;
    height: 15px;
    margin: 2px 5px 0 0;
    padding: 0;
    background: none;
    border: none;
    cursor: pointer; }

/*******************************************/
.form-field {
  float: left;
  width: 100%;
  padding: 0 0 15px; }
  .form-field label {
    width: 100%;
    margin-bottom: 3px;
    color: #0c2340;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase; }
  .form-field .optional {
    color: #CCC;
    float: right;
    font-size: 12px; }
  .form-field.small {
    max-width: 260px; }

/*******************************************/
.button-field {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  padding: 0 0 15px;
  text-align: center; }
  .button-field::after {
    clear: both;
    content: "";
    display: block; }
  .button-field .form-note {
    float: none;
    margin-top: 11px;
    font-size: 12px;
    line-height: 20px;
    color: #999; }
    @media all and (min-width: 64em) {
      .button-field .form-note {
        float: left;
        width: auto;
        margin-bottom: 0px; } }
  .button-field a.form-link {
    float: left;
    color: #4c718c;
    font-family: "aktiv-grotesk", "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-decoration: underline; }
  .button-field button, .button-field input[type="submit"], .button-field input[type="reset"] {
    display: block;
    margin: auto;
    font-family: "altivo", "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    text-align: center;
    transition: all .4s ease-in-out;
    float: right;
    box-shadow: 0 1px 0 #8c961c;
    border-radius: 2px;
    background-color: #bdc92f;
    text-shadow: 0 1px 0 #e2e998;
    color: #0c2340;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 30px 8px 30px; }
    @media all and (max-width: 47.9375em) {
      .button-field button, .button-field input[type="submit"], .button-field input[type="reset"] {
        width: 100%;
        margin-top: 25px;
        margin-bottom: 45px; } }
    .button-field button span, .button-field input[type="submit"] span, .button-field input[type="reset"] span {
      color: white; }
    .button-field button:hover, .button-field button:active, .button-field input[type="submit"]:hover, .button-field input[type="submit"]:active, .button-field input[type="reset"]:hover, .button-field input[type="reset"]:active {
      background: #e2e998; }

/*******************************************/
.form-fields-stack {
  *zoom: 1; }
.form-fields-stack:before{
  content: '';
  display: table; }
.form-fields-stack:after{
  content: '';
  display: table;
  clear: both; }
  .form-fields-stack.half-column .form-field, .form-fields-stack.half-column .button-field {
    width: 100%;
    float: none; }
    @media all and (min-width: 64em) {
      .form-fields-stack.half-column .form-field, .form-fields-stack.half-column .button-field {
        width: 50%; } }
  .form-fields-stack.two-column .form-field {
    width: 100%; }
    @media all and (min-width: 64em) {
      .form-fields-stack.two-column .form-field {
        width: calc(99.99% * 1/2 - (10px - 10px * 1/2)); }
      .form-fields-stack.two-column .form-field:nth-child(1n){
    float: left;
    margin-right: 10px;
    clear: none; }
      .form-fields-stack.two-column .form-field:last-child{
    margin-right: 0; }
      .form-fields-stack.two-column .form-field:nth-child(2n){
    margin-right: 0;
    float: right; }
      .form-fields-stack.two-column .form-field:nth-child(2n + 1){
    clear: left; } }
  .form-fields-stack.three-column .form-field {
    width: 100%; }
    @media all and (min-width: 64em) {
      .form-fields-stack.three-column .form-field {
        width: calc(99.99% * 1/3 - (10px - 10px * 1/3)); }
      .form-fields-stack.three-column .form-field:nth-child(1n){
    float: left;
    margin-right: 10px;
    clear: none; }
      .form-fields-stack.three-column .form-field:last-child{
    margin-right: 0; }
      .form-fields-stack.three-column .form-field:nth-child(3n){
    margin-right: 0;
    float: right; }
      .form-fields-stack.three-column .form-field:nth-child(3n + 1){
    clear: left; } }

/*******************************************/
.form-field.error input,
.form-field.error textarea,
.form-field.error select,
.form-field.error .SumoSelect > .CaptionCont {
  border-color: #0c2340; }

.form-field.valid input,
.form-field.valid textarea,
.form-field.valid select,
.form-field.valid .SumoSelect > .CaptionCont {
  color: black;
  border-color: #CCCCCC; }

label.error, label.error-SumoSelect-label, .php-error li {
  margin: 10px 0 0;
  font-weight: 700;
  color: #0c2340 !important; }

.form-note {
  display: inline-block;
  margin-bottom: 20px;
  font-weight: 400;
  line-height: 1; }

.input-group {
  display: table;
  position: relative;
  border-collapse: separate; }
  .input-group .input-group-addon {
    color: #37546a;
    width: 20px;
    display: table-cell;
    white-space: nowrap;
    vertical-align: middle; }
    .input-group .input-group-addon [class^="icon-"], .input-group .input-group-addon [class*=" icon-"] {
      background-repeat: no-repeat;
      width: 16px;
      height: 14px;
      display: inline-block; }
    .input-group .input-group-addon .icon-calendar3 {
      background-image: url("/images/icons-calendar.png"); }
    .input-group .input-group-addon .icon-clock {
      background-image: url("/images/icons-clock.png"); }
  .input-group input, .input-group textarea, .input-group select {
    border: none;
    height: 30px;
    width: calc( 100% - 20px);
    display: table-cell; }
    .input-group input:hover, .input-group input:focus, .input-group textarea:hover, .input-group textarea:focus, .input-group select:hover, .input-group select:focus {
      border: none; }

.checkbox, .radio {
  display: block;
  line-height: 18px;
  padding-left: 30px;
  position: relative; }
  .checkbox::after, .radio::after {
    clear: both;
    content: "";
    display: block; }
  .checkbox input, .radio input {
    float: left;
    width: 20px; }
  .checkbox label, .radio label {
    padding-top: 1px;
    float: left;
    color: #37546a;
    font-family: "aktiv-grotesk", "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 12px;
    font-weight: 500; }

/*********************************************
:: Animations
********************************************/
@-webkit-keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

/*********************************************
:: Print                        
********************************************/
@media print {
  header, footer {
    display: none !important; } }

/*********************************************
:: Common
   Common Components
   eg. header, footer, main menu etc.
********************************************/
/*********************************************
  :: Site Header
********************************************/
.site-header {
  position: relative;
  width: 100%;
  height: 122px;
  z-index: 99; }
  @media all and (min-width: 64em) {
    .site-header {
      box-shadow: 0 3px 2px rgba(76, 113, 140, 0.2);
      height: 210px; } }
  .site-header .user-bar {
    height: 50px;
    background-color: #1a3250; }
    .site-header .user-bar p {
      display: inline-block;
      float: right;
      font-family: "altivo", "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      font-size: 14px;
      font-weight: 700;
      color: white;
      line-height: 47px;
      text-transform: uppercase; }
      .site-header .user-bar p span#user-name {
        color: #b0c124; }
      .site-header .user-bar p span.comma {
        margin-left: -3px; }
      .site-header .user-bar p#settings {
        margin-right: 40px; }
    .site-header .user-bar img {
      float: right;
      display: inline-block; }
      .site-header .user-bar img.settings-icon {
        height: 16px;
        margin-top: 14px;
        margin-right: 12px; }
      .site-header .user-bar img.profile-img {
        margin-left: 10px;
        border-radius: 50%;
        height: 30px;
        margin-top: 10px; }
  .site-header .middle-header {
    height: 52px;
    background: white; }
    @media all and (min-width: 37.5em) {
      .site-header .middle-header {
        height: 98%;
        max-height: 111px; } }
    .site-header .middle-header .logo {
      position: absolute;
      top: -2px;
      left: 3%;
      bottom: 5px;
      transition: none; }
      @media all and (min-width: 64em) {
        .site-header .middle-header .logo {
          top: 10px;
          left: 2px; } }
      .site-header .middle-header .logo img {
        width: 23.5%;
        margin-right: 10px; }
        @media all and (min-width: 64em) {
          .site-header .middle-header .logo img {
            width: 180px;
            margin-right: 17px; } }
      .site-header .middle-header .logo p {
        display: inline-block;
        vertical-align: top;
        font-family: "altivo", "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
        font-weight: 700;
        font-size: 14px;
        text-transform: uppercase;
        line-height: 34px; }
        @media all and (min-width: 64em) {
          .site-header .middle-header .logo p {
            display: inline-block;
            vertical-align: top;
            font-family: "altivo", "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
            font-size: 18px;
            font-weight: 700;
            text-transform: uppercase;
            line-height: 72px; } }
    .site-header .middle-header .header-logos {
      width: 381px;
      margin-top: 35px;
      margin-right: 40px;
      float: right; }
      .site-header .middle-header .header-logos div {
        height: 50px;
        display: inline-block;
        width: calc(99.99% * 1/6 - (16px - 16px * 1/6)); }
      .site-header .middle-header .header-logos div:nth-child(1n){
  float: left;
  margin-right: 16px;
  clear: none; }
      .site-header .middle-header .header-logos div:last-child{
  margin-right: 0; }
      .site-header .middle-header .header-logos div:nth-child(6n){
  margin-right: 0;
  float: right; }
      .site-header .middle-header .header-logos div:nth-child(6n + 1){
  clear: left; }
        .site-header .middle-header .header-logos div img {
          max-height: 50px; }
    .site-header .middle-header .search {
      display: inline-block;
      position: relative;
      float: right;
      margin-top: 24px; }
      .site-header .middle-header .search input {
        position: relative;
        width: 200px;
        height: 40px;
        padding-left: 40px;
        border-radius: 5px;
        border: 1px solid #95b3c9;
        color: #4c718c;
        background-color: white; }
        .site-header .middle-header .search input::-webkit-input-placeholder {
          color: #4c718c; }
        .site-header .middle-header .search input:-ms-input-placeholder {
          color: #4c718c; }
        .site-header .middle-header .search input::placeholder {
          color: #4c718c; }
      .site-header .middle-header .search:before {
        height: 20px;
        width: 20px;
        position: absolute;
        bottom: 8px;
        left: 12px;
        content: ' ';
        background-image: url(/images/icons/Search.svg);
        background-size: contain;
        z-index: 9; }
  .site-header nav {
    height: 49px;
    background-color: #1a3250; }
    @media all and (max-width: 63.9375em) {
      .site-header nav {
        display: none; } }
    .site-header nav li {
      display: inline-block;
      width: 144px;
      position: relative;
      margin-bottom: 0;
      text-align: center;
      line-height: 49px;
      box-sizing: border-box; }
    .site-header nav a {
      display: inline-block;
      width: 100%;
      font-family: "Montserrat", "Open Sans", sans-serif;
      font-size: 14px;
      font-weight: 700;
      color: #eaf0f5;
      line-height: 49px;
      text-transform: uppercase; }
      .site-header nav a:hover, .site-header nav a.selected {
        box-shadow: inset -5px -110px 0px -105px #bdc92f; }
  .site-header .tel-mob {
    display: inline-block;
    position: absolute;
    top: 10px;
    right: 3%;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 2px;
    color: #0c2340; }
    @media all and (min-width: 64em) {
      .site-header .tel-mob {
        display: none; } }
  .site-header .hamburger {
    position: absolute;
    top: 66px;
    right: 3%;
    width: 26px;
    height: 17px; }
    .site-header .hamburger span {
      font-size: 17px;
      color: black; }
    .site-header .hamburger:focus {
      outline: none; }

/********************************************/
/*********************************************
  :: Site Footer
********************************************/
.site-footer {
  position: relative;
  width: 100%;
  border-bottom: 15px solid #37546a;
  min-height: 85px; }
  @media all and (max-width: 63.9375em) {
    .site-footer {
      min-height: 183px;
      padding-top: 70px; } }
  .site-footer:before {
    content: "";
    background-color: #bdc92f;
    display: block;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 4px; }
  .site-footer:after {
    content: "";
    background: url("/images/footer-bus.png") no-repeat;
    position: absolute;
    left: calc( 50% - 50px);
    bottom: -7px;
    width: 100px;
    height: 33px; }
  @media all and (min-width: 64em) {
    .site-footer {
      min-height: 85px; } }
  .site-footer .footer-legal {
    width: 100%; }
    .site-footer .footer-legal p, .site-footer .footer-legal a {
      width: 100%;
      font-size: 12px;
      line-height: 11px;
      text-align: center;
      color: #37546a;
      font-family: "Montserrat", "Open Sans", sans-serif; }
      @media all and (min-width: 64em) {
        .site-footer .footer-legal p, .site-footer .footer-legal a {
          width: auto; } }
    .site-footer .footer-legal p.copyright {
      margin-bottom: 5px; }
      @media all and (min-width: 64em) {
        .site-footer .footer-legal p.copyright {
          float: left;
          margin-bottom: 0px; } }
      .site-footer .footer-legal p.copyright a {
        font-size: 12px;
        line-height: 12px;
        color: #37546a; }
    .site-footer .footer-legal p.other-links {
      text-align: left;
      margin-bottom: 10px; }
      @media all and (min-width: 64em) {
        .site-footer .footer-legal p.other-links {
          float: left; } }
    @media all and (min-width: 64em) {
      .site-footer .footer-legal a.attribution {
        float: right; } }

/*********************************************
  :: Main Menu Toggle                            
********************************************/
body.open-menu #mobile-menu {
  right: 0; }
  body.open-menu #mobile-menu .menu-close-icon {
    left: -52px; }

#mobile-menu {
  position: fixed;
  top: 0;
  bottom: 0;
  right: -323px;
  width: calc(100% - 52px);
  max-width: 323px;
  background: #1a3250;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  z-index: 999;
  transition: all .25s;
  -webkit-backface-visibility: hidden; }
  @media all and (min-width: 64em) {
    #mobile-menu {
      display: none; } }
  #mobile-menu .menu-close-icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 52px;
    height: 56px;
    border: none;
    background-color: #0c2340;
    outline: none; }
    #mobile-menu .menu-close-icon span {
      font-size: 22px;
      line-height: 26px;
      text-align: center;
      color: white; }
  #mobile-menu .menu-content {
    overflow-y: auto; }
    #mobile-menu .menu-content::-webkit-scrollbar {
      display: none; }
  #mobile-menu a {
    padding-left: 34px;
    font-family: "Montserrat", "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 2px;
    color: #ffffff;
    line-height: 24px;
    text-transform: uppercase; }
    #mobile-menu a.selected:before {
      height: 12px;
      width: 10px;
      position: absolute;
      left: 15px;
      top: 6px;
      content: '';
      background-image: url(/images/icons/selected-arrow.png);
      background-repeat: no-repeat; }
  #mobile-menu ul {
    padding: 30px 15px 0 0; }
  #mobile-menu li {
    margin: 0;
    padding: 0 0 16px; }
    #mobile-menu li:before {
      background-image: url(/images/icons/selected-arrow.png); }
    #mobile-menu li ul {
      display: none;
      padding: 15px 0 0 15px; }
    #mobile-menu li li:last-child {
      border-bottom: none; }

/*********************************************
  :: Auth Header
********************************************/
.auth-header {
  min-height: 130px;
  text-align: center; }
  .auth-header .logo {
    margin: 40px auto 20px;
    width: auto;
    display: inline-block; }
    @media all and (min-width: 64em) {
      .auth-header .logo {
        margin-top: 110px;
        margin-bottom: 48px; } }
    .auth-header .logo img {
      max-width: 165px; }

/********************************************/
/*********************************************
:: Modules
********************************************/
/*********************************************
:: SignUp Module
********************************************/
.signup-module {
  width: 100%;
  margin: 0 auto;
  padding-bottom: 30px;
  display: inline-block;
  text-align: center;
  background: white;
  border-top: 1px solid #CCCCCC; }
  @media all and (min-width: 64em) {
    .signup-module {
      padding-bottom: 0px; } }
  @media all and (min-width: 64em) {
    .signup-module .content-max-width {
      width: 80%;
      max-width: 660px; } }
  .signup-module .success, .signup-module .error {
    width: 100%;
    text-align: center; }
  .signup-module .success {
    color: green; }
  .signup-module .error {
    color: red;
    font-size: 14px;
    padding: 10px; }
  .signup-module p {
    font-size: 14px;
    font-weight: 300;
    color: #0c2340;
    padding: 17px 0;
    margin: 0px; }
    @media all and (min-width: 64em) {
      .signup-module p {
        width: 50%;
        float: left;
        font-size: 18px;
        padding: 41px 0; } }
  .signup-module form {
    width: 100%;
    max-width: 487px;
    margin: 0 auto;
    display: inline-block;
    float: none;
    border-top: none !important; }
    @media all and (min-width: 64em) {
      .signup-module form {
        width: 50%;
        float: left;
        padding: 35px 0; } }
    .signup-module form input {
      width: 70%;
      height: 42px;
      border: 1px solid #CCCCCC;
      border-radius: 6px 0 0 6px;
      float: left; }
    .signup-module form button {
      width: 30%;
      height: 42px;
      float: right;
      padding: 10px;
      background: #95b3c9;
      color: #0c2340;
      vertical-align: middle;
      border-radius: 0 6px 6px 0;
      font-size: 18px;
      font-family: "aktiv-grotesk", "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
      .signup-module form button:hover {
        background: #0c2340;
        color: white; }
      .signup-module form button .icon-search {
        vertical-align: middle; }

/********************************************/
/*********************************************
:: Title Module                    
********************************************/
.title-module {
  width: 100%;
  display: inline-block;
  padding-bottom: 50px; }
  @media all and (min-width: 64em) {
    .title-module {
      padding-bottom: 30px; } }
  .title-module h1 {
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    line-height: 21px;
    color: black;
    padding: 40px 0 0; }
    @media all and (min-width: 64em) {
      .title-module h1 {
        font-size: 30px;
        line-height: 36px;
        padding: 20px 0 0; } }
    .title-module h1:after {
      content: '';
      height: 3px;
      width: 60px;
      background: #0c2340;
      display: block;
      margin: 15px auto; }

/********************************************/
/*********************************************
:: Pagination Module                    
********************************************/
.pagination-module {
  width: 100%;
  margin: 0 auto;
  padding: 20px 0;
  display: inline-block;
  text-align: left;
  background: whitesmoke;
  /********************************************/ }
  @media all and (min-width: 64em) {
    .pagination-module {
      background: white; } }
  .pagination-module ul {
    width: auto;
    display: inline-block;
    height: 34px;
    padding: 0;
    margin: 6px;
    text-align: center;
    border-radius: 17px; }
    @media all and (min-width: 64em) {
      .pagination-module ul {
        margin: 0px; } }
    .pagination-module ul li {
      width: 28px;
      height: 28px;
      display: inline-block;
      margin: 3px; }
      .pagination-module ul li a {
        line-height: 28px;
        text-align: center;
        color: #0c2340;
        font-family: "aktiv-grotesk", "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
        font-size: 1.25em; }
      .pagination-module ul li span {
        color: #0c2340;
        vertical-align: sub;
        font-size: 26px; }
      .pagination-module ul li.active {
        background: #0c2340;
        border-radius: 50%; }
        .pagination-module ul li.active a {
          color: white; }
      .pagination-module ul li.next-page, .pagination-module ul li.previous-page {
        width: auto;
        position: relative;
        margin-top: 5px; }
        .pagination-module ul li.next-page a, .pagination-module ul li.previous-page a {
          vertical-align: text-top; }
          .pagination-module ul li.next-page a span, .pagination-module ul li.previous-page a span {
            position: absolute;
            right: 30px;
            top: 4px;
            text-shadow: 0 1px 0 #fcfcfc;
            color: #1a3250;
            font-size: 14px;
            font-weight: 700;
            text-transform: uppercase; }
      .pagination-module ul li.next-page a span {
        left: 30px;
        right: auto; }

/********************************************/
/*********************************************
:: Footer Logos Module
********************************************/
.footer-logos-module {
  text-align: center;
  margin: 50px auto;
  padding: 0px 74px; }
  @media all and (min-width: 64em) {
    .footer-logos-module {
      margin-top: 87px; } }
  .footer-logos-module a {
    min-height: 30px;
    vertical-align: middle;
    text-align: center; }
    .footer-logos-module a img {
      width: 70px;
      margin: 10px 20px; }

/********************************************/
#document-viewer {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100vh;
  z-index: 9999; }
  #document-viewer .content-max-width {
    position: static;
    padding: 0 15px; }
  #document-viewer nav {
    position: relative;
    height: 100px;
    background-color: #1a3250; }
    @media all and (min-width: 64em) {
      #document-viewer nav {
        height: 50px; } }
    #document-viewer nav h1 {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 15px;
      margin: auto;
      display: inline-block;
      font-family: "Montserrat";
      font-size: 10px;
      font-weight: 700;
      color: #95b3c9;
      line-height: 12px;
      text-transform: uppercase;
      text-align: center; }
      #document-viewer nav h1 em {
        display: block;
        color: #eff0f1;
        font-style: normal; }
      @media all and (min-width: 64em) {
        #document-viewer nav h1 {
          position: static;
          margin: 0 0 0 20px;
          font-size: 14px;
          line-height: 50px; }
          #document-viewer nav h1 em {
            margin-left: 14px;
            display: inline-block; } }
    #document-viewer nav button {
      margin-top: 8px;
      height: 35px;
      text-shadow: 0 1px 0 #fcfcfc;
      color: #1a3250;
      font-family: Altivo;
      font-size: 14px;
      font-weight: 700;
      text-transform: uppercase;
      box-shadow: 0 1px 0 #cecfcf;
      border-radius: 2px;
      background-color: #eff0f1; }
    #document-viewer nav button.back {
      position: relative;
      margin-left: 16px;
      width: 85px;
      border-radius: 0 2px 2px 0; }
      #document-viewer nav button.back::before {
        content: '';
        position: absolute;
        top: 0;
        left: -16px;
        display: block;
        height: 36px;
        border-right: 17px solid #eff0f1;
        border-top: 17px solid #1a3250;
        border-bottom: 17px solid #1a3250; }
    #document-viewer nav button.download {
      float: right;
      width: 138px; }
  #document-viewer iframe {
    width: 100%;
    height: calc(100% - 50px);
    border: 0; }

/*********************************************
:: Upcoming Events
********************************************/
.panel.upcoming-events.small {
  width: 100%; }
  @media all and (min-width: 48em) {
    .panel.upcoming-events.small {
      width: 380px; } }
  .panel.upcoming-events.small:nth-child(odd) {
    float: right; }

.panel.upcoming-events article.events {
  display: block;
  float: none;
  padding: 0 0 20px;
  margin-bottom: 20px; }
  .panel.upcoming-events article.events:last-of-type {
    border: none;
    margin-bottom: 0;
    padding: 0; }
  .panel.upcoming-events article.events .time, .panel.upcoming-events article.events .subtitle {
    display: block;
    float: none;
    text-transform: none;
    margin-bottom: 0; }
  .panel.upcoming-events article.events .calendar {
    height: 40px;
    width: auto;
    position: relative;
    float: left; }
    .panel.upcoming-events article.events .calendar .month {
      position: absolute;
      left: 12px;
      top: 1px;
      font-size: 9px;
      color: white; }
    .panel.upcoming-events article.events .calendar img {
      height: 40px;
      width: 40px;
      box-shadow: 0 3px 2px rgba(76, 113, 140, 0.2);
      border-radius: 0 0 2px 2px;
      margin-right: 15px; }
    .panel.upcoming-events article.events .calendar .calendar-day {
      position: absolute;
      left: 8px;
      top: 13px;
      font-weight: 500;
      font-size: 20px;
      color: #37546a; }

.panel.upcoming-events article .date, .panel.upcoming-events article .time, .panel.upcoming-events article footer {
  display: inline-block;
  float: left;
  font-family: "aktiv-grotesk", "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #4c718c;
  text-transform: uppercase; }

.panel.upcoming-events footer {
  width: 100%;
  float: none;
  padding: 25px 0;
  font-size: 11px;
  color: #4c718c;
  text-align: right;
  text-transform: uppercase; }

.events {
  display: block;
  float: none;
  padding: 0 0 20px;
  margin-bottom: 20px; }
  .events:last-of-type {
    border: none;
    margin-bottom: 0;
    padding: 0; }
  .events .time, .events .subtitle {
    display: block;
    float: none;
    text-transform: none;
    margin-bottom: 0; }
  .events .calendar {
    height: 40px;
    width: auto;
    position: relative;
    float: left; }
    .events .calendar .month {
      position: absolute;
      left: 12px;
      top: 1px;
      font-size: 9px;
      color: white; }
    .events .calendar img {
      height: 40px;
      width: 40px;
      box-shadow: 0 3px 2px rgba(76, 113, 140, 0.2);
      border-radius: 0 0 2px 2px;
      margin-right: 15px; }
    .events .calendar .calendar-day {
      position: absolute;
      left: 8px;
      top: 13px;
      font-weight: 500;
      font-size: 20px;
      color: #37546a; }
  .events .date, .events .time, .events .location {
    font-family: "aktiv-grotesk", "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #4c718c; }
  .events .location {
    color: #444444; }

/*********************************************
:: Pages
********************************************/
@media all and (min-width: 64em) {
  .page-auth .login-panel, .page-auth .reset-panel {
    display: block;
    width: 360px;
    margin: 0px auto; } }

/*********************************************
:: Home Brands
********************************************/
.page-brands .content {
  position: relative;
  width: 100%; }
  .page-brands .content p {
    color: #444444;
    font-family: "aktiv-grotesk", "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 16px; }
    .page-brands .content p:last-of-type {
      margin-bottom: 0; }
  .page-brands .content .content-intro {
    max-width: 695px;
    margin-bottom: 40px; }
  .page-brands .content #brands article {
    border-top: 1px solid #eff0f1;
    padding: 30px 0;
    text-align: center; }
    @media all and (max-width: 63.9375em) {
      .page-brands .content #brands article:last-of-type {
        padding-bottom: 80px; } }
    .page-brands .content #brands article:last-of-type {
      border-bottom: 0;
      padding-bottom: 110px; }
    @media all and (min-width: 64em) {
      .page-brands .content #brands article {
        text-align: inherit;
        width: calc(99.99% * 1/2 - (40px - 40px * 1/2)); }
      .page-brands .content #brands article:nth-child(1n){
    float: left;
    margin-right: 40px;
    clear: none; }
      .page-brands .content #brands article:last-child{
    margin-right: 0; }
      .page-brands .content #brands article:nth-child(2n){
    margin-right: 0;
    float: right; }
      .page-brands .content #brands article:nth-child(2n + 1){
    clear: left; } }
    .page-brands .content #brands article img {
      margin-bottom: 20px; }
      @media all and (min-width: 64em) {
        .page-brands .content #brands article img {
          max-width: 26%;
          display: inline-block; } }
    .page-brands .content #brands article p {
      text-align: left; }
      @media all and (min-width: 64em) {
        .page-brands .content #brands article p {
          display: inline-block;
          max-width: 70.9%;
          float: right; } }

.page-calendar .page-content {
  margin: auto;
  max-width: 1180px;
  padding: 21px 15px 70px;
  box-shadow: 0 3px 2px rgba(76, 113, 140, 0.2);
  border-radius: 3px;
  background-color: #ffffff;
  -webkit-transform: translateY(26px);
  -ms-transform: translateY(26px);
  transform: translateY(26px); }
  .page-calendar .page-content::after {
    content: '';
    display: block;
    clear: both; }
  @media all and (min-width: 64em) {
    .page-calendar .page-content {
      padding: 44px 40px 30px; } }
  .page-calendar .page-content h1 {
    margin-bottom: 26px;
    padding-bottom: 10px;
    color: #0c2340;
    font-family: "altivo";
    font-size: 24px;
    font-weight: 700;
    line-height: 22px;
    text-transform: uppercase;
    border-bottom: 3px solid #bdc92f; }
    @media all and (min-width: 64em) {
      .page-calendar .page-content h1 {
        margin-bottom: 40px;
        font-size: 32px;
        padding-bottom: 16px; } }

.page-calendar section.clndr {
  margin: auto;
  width: 100%;
  text-align: center;
  max-width: 520px; }
  .page-calendar section.clndr::after {
    content: '';
    display: block;
    clear: both; }
  @media all and (max-width: 63.9375em) {
    .page-calendar section.clndr {
      margin-bottom: 50px;
      padding-bottom: 35px;
      border-bottom: 1px solid #cecfcf; } }
  @media all and (min-width: 64em) {
    .page-calendar section.clndr {
      float: left;
      width: 47.2727272727%; } }
  .page-calendar section.clndr .clndr-controls {
    position: relative;
    text-align: center; }
    @media all and (min-width: 64em) {
      .page-calendar section.clndr .clndr-controls {
        width: 96%;
        margin: auto; } }
    .page-calendar section.clndr .clndr-controls .clndr-previous-button {
      position: absolute;
      left: 21px;
      top: 0;
      cursor: pointer; }
      .page-calendar section.clndr .clndr-controls .clndr-previous-button img {
        -webkit-transform: rotate(180deg) translateZ(1px);
        transform: rotate(180deg) translateZ(1px);
        height: 15px; }
    .page-calendar section.clndr .clndr-controls .clndr-next-button {
      position: absolute;
      right: 21px;
      top: 0;
      cursor: pointer; }
      .page-calendar section.clndr .clndr-controls .clndr-next-button img {
        height: 15px; }
    .page-calendar section.clndr .clndr-controls .month {
      display: inline-block;
      margin-bottom: 25px;
      color: #0c2340;
      font-family: "altivo";
      font-size: 18px;
      font-weight: 700;
      line-height: 22px;
      text-transform: uppercase; }
      @media all and (min-width: 64em) {
        .page-calendar section.clndr .clndr-controls .month {
          margin-bottom: 20px; } }
  .page-calendar section.clndr .header-day {
    float: left;
    width: calc(100% / 7);
    color: #95b3c9;
    font-family: "altivo";
    font-size: 18px;
    font-weight: 400; }
  .page-calendar section.clndr .clndr-grid {
    border-radius: 0 0 3px 3px;
    background-color: #fcfcfc; }
    @media all and (min-width: 64em) {
      .page-calendar section.clndr .clndr-grid {
        padding: 20px 11px; }
        .page-calendar section.clndr .clndr-grid::after {
          content: '';
          display: block;
          clear: both; } }
  .page-calendar section.clndr .day {
    float: left;
    width: calc(100% / 7);
    padding: 2px 0;
    color: #4c718c;
    font-family: "aktiv-grotesk";
    font-size: 18px;
    font-weight: 400; }
    @media all and (min-width: 64em) {
      .page-calendar section.clndr .day {
        padding: 16px 0; } }
  .page-calendar section.clndr .day-contents {
    margin: auto;
    width: 35px;
    height: 35px;
    line-height: 35px; }
  .page-calendar section.clndr .today .day-contents {
    border-radius: 50%;
    padding-right: 2px;
    line-height: 31px;
    border: 2px solid #bdc92f; }
  .page-calendar section.clndr .today, .page-calendar section.clndr .event {
    color: #0c2340; }
  .page-calendar section.clndr .event .day-contents {
    font-weight: 600;
    line-height: 31px;
    border: 2px solid #e3e7ed;
    border-radius: 50%;
    background-color: #e3e7ed; }

.page-calendar .events {
  margin: auto;
  width: 100%;
  max-width: 580px; }
  @media all and (min-width: 64em) {
    .page-calendar .events {
      float: left;
      width: 52.7272727273%;
      padding-left: 40px; } }
  .page-calendar .events h2, .page-calendar .events legend {
    margin-bottom: 25px;
    padding-bottom: 20px;
    color: #0c2340;
    font-family: "altivo";
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    text-transform: uppercase;
    border-bottom: 1px solid #cecfcf; }

.page-calendar article {
  position: relative;
  margin-bottom: 25px;
  padding: 3px 5px 0 0; }
  .page-calendar article::after {
    content: '';
    display: block;
    clear: both; }
  .page-calendar article:not(:last-child) {
    border-bottom: 1px solid #cecfcf; }
  .page-calendar article .calendar {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px; }
    .page-calendar article .calendar .month {
      position: absolute;
      left: 12px;
      top: 1px;
      font-size: 9px;
      color: white; }
    .page-calendar article .calendar img {
      box-shadow: 0 3px 2px rgba(76, 113, 140, 0.2);
      border-radius: 0 0 2px 2px; }
    .page-calendar article .calendar .calendar-day {
      position: absolute;
      left: 8px;
      top: 13px;
      font-weight: 500;
      font-size: 20px;
      color: #37546a; }
  .page-calendar article .content {
    float: right;
    margin-bottom: 25px;
    width: calc(100% - 40px);
    padding-left: 15px; }
    .page-calendar article .content:nth-last-of-type(2) {
      margin-bottom: 30px; }
    .page-calendar article .content h3 {
      margin-bottom: 5px;
      color: #1a3250;
      font-family: "altivo";
      font-size: 16px;
      font-weight: 500;
      line-height: 17px; }
    .page-calendar article .content span {
      display: block;
      margin-bottom: 5px;
      color: #4c718c;
      font-family: "aktiv-grotesk";
      font-size: 12px;
      font-weight: 400;
      float: none; }
      .page-calendar article .content span.location {
        color: #444444; }

/*********************************************
:: Callendar Detail Page
********************************************/
@media all and (min-width: 64em) {
  .page-calendar-detail .upcoming-events {
    float: right;
    width: 32.4% !important; } }

.page-calendar-detail .content .events {
  padding: 0;
  margin-bottom: 30px; }

.page-calendar-detail .content .wysiwyg p {
  margin-bottom: 30px; }

/*********************************************
:: Contact Page                   
********************************************/
.page-contact .contact-container {
  display: inline-block;
  width: 100%; }
  .page-contact .contact-container h3 {
    padding: 0 0 6px 0;
    width: 100%;
    font-family: "altivo", "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    color: black;
    border-bottom: 1px solid #CCC; }
  .page-contact .contact-container .col1 {
    float: left;
    margin-bottom: 35px;
    width: 100%; }
    @media all and (min-width: 64em) {
      .page-contact .contact-container .col1 {
        width: 50%;
        max-width: 420px; } }
    .page-contact .contact-container .col1 h3 {
      max-width: 323px;
      padding: 30px 0 4px 0; }
    .page-contact .contact-container .col1 .intro {
      display: none; }
      @media all and (min-width: 64em) {
        .page-contact .contact-container .col1 .intro {
          display: inline-block;
          margin: 0px 0 30px 0;
          font-size: 16px; } }
    .page-contact .contact-container .col1 p {
      margin: 0px 0 4px 0;
      font-size: 14px;
      line-height: 24px; }
      @media all and (min-width: 64em) {
        .page-contact .contact-container .col1 p {
          margin: 0px 0 8px 0; } }
    .page-contact .contact-container .col1 a {
      display: block; }
    .page-contact .contact-container .col1 .phone {
      margin: 0px;
      font-size: 24px;
      font-weight: 400;
      line-height: 29px;
      color: #0c2340; }
    .page-contact .contact-container .col1 .email {
      font-size: 16px;
      color: #333;
      line-height: 20px; }
  .page-contact .contact-container .col2 {
    float: left;
    padding: 20px 0% 0 0%;
    width: 100%; }
    @media all and (min-width: 64em) {
      .page-contact .contact-container .col2 {
        width: 50%;
        float: right;
        padding: 0px; } }
  .page-contact .contact-container .map-area {
    display: inline-block;
    margin: 30px 0;
    width: 100%; }
    .page-contact .contact-container .map-area .map {
      float: left;
      margin: auto;
      width: 100%;
      height: 300px; }

/*********************************************
:: Dashboard Page
********************************************/
.page-dashboard article {
  display: inline-block;
  width: 100%;
  max-width: 360px;
  float: right;
  padding: 0 0 14px;
  margin-bottom: 15px;
  vertical-align: top;
  border-bottom: 1px solid #eff0f1; }
  @media all and (min-width: 37.5em) and (max-width: 63.9375em) {
    .page-dashboard article {
      max-width: inherit; } }
  .page-dashboard article:last-of-type {
    border: none;
    margin: 0;
    padding: 0; }
  .page-dashboard article .subtitle {
    width: auto;
    display: inline-block;
    float: right;
    font-family: "altivo", "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    line-height: 17px;
    color: #1a3250;
    vertical-align: top;
    margin-bottom: 5px; }
  .page-dashboard article img {
    width: 120px;
    float: left; }

.page-dashboard .content-left {
  display: inline-block; }
  @media all and (min-width: 64em) {
    .page-dashboard .content-left {
      width: 66%; } }
  .page-dashboard .content-left .panel.has-sidebar {
    padding: 30px 20px 0px 20px;
    width: 100%; }
    @media all and (min-width: 48em) {
      .page-dashboard .content-left .panel.has-sidebar {
        padding: 20px 20px 0px 20px; } }
  .page-dashboard .content-left .panel.small {
    width: 100%; }
    @media all and (min-width: 48em) {
      .page-dashboard .content-left .panel.small {
        width: 380px; } }
    .page-dashboard .content-left .panel.small:nth-child(odd) {
      float: right; }
  .page-dashboard .content-left .panel article.news:first-of-type {
    float: left; }
    @media all and (min-width: 48em) {
      .page-dashboard .content-left .panel article.news:first-of-type {
        border: none; } }
    .page-dashboard .content-left .panel article.news:first-of-type img {
      width: 359px;
      height: 226px;
      margin-bottom: 7px; }
    .page-dashboard .content-left .panel article.news:first-of-type .subtitle {
      float: none;
      max-width: 100%;
      font-size: 18px;
      font-weight: 500;
      line-height: 24px;
      margin-left: 0; }
      @media all and (min-width: 48em) {
        .page-dashboard .content-left .panel article.news:first-of-type .subtitle {
          font-size: 20px;
          margin-left: 0; } }
    .page-dashboard .content-left .panel article.news:first-of-type .date {
      float: none; }
  .page-dashboard .content-left .panel article.news .subtitle {
    width: auto;
    max-width: 61%;
    float: left;
    margin-left: 11px; }
    @media all and (min-width: 48em) {
      .page-dashboard .content-left .panel article.news .subtitle {
        margin-left: 20px; } }
  .page-dashboard .content-left .panel article.news .date {
    display: inline-block;
    float: right;
    width: 61%; }
  .page-dashboard .content-left .panel article.events {
    display: block;
    float: none;
    padding: 0 0 20px;
    margin-bottom: 20px; }
    .page-dashboard .content-left .panel article.events:last-of-type {
      border: none;
      margin-bottom: 0;
      padding: 0; }
    .page-dashboard .content-left .panel article.events .time, .page-dashboard .content-left .panel article.events .subtitle {
      display: block;
      float: none;
      text-transform: none; }
    .page-dashboard .content-left .panel article.events .calendar {
      height: 40px;
      width: auto;
      position: relative;
      float: left; }
      .page-dashboard .content-left .panel article.events .calendar .month {
        position: absolute;
        left: 12px;
        top: 1px;
        font-size: 9px;
        color: white; }
      .page-dashboard .content-left .panel article.events .calendar img {
        height: 40px;
        width: 40px;
        box-shadow: 0 3px 2px rgba(76, 113, 140, 0.2);
        border-radius: 0 0 2px 2px;
        margin-right: 15px; }
      .page-dashboard .content-left .panel article.events .calendar .calendar-day {
        position: absolute;
        left: 8px;
        top: 13px;
        font-weight: 500;
        font-size: 20px;
        color: #37546a; }
  .page-dashboard .content-left .panel .date, .page-dashboard .content-left .panel .time, .page-dashboard .content-left .panel footer {
    display: inline-block;
    float: left;
    font-family: "aktiv-grotesk", "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #4c718c;
    text-transform: uppercase; }
  .page-dashboard .content-left .panel footer {
    float: none;
    padding: 25px 17px 25px 0;
    text-align: right;
    width: 100%;
    font-size: 11px;
    position: relative; }
  .page-dashboard .content-left .panel #footer-news {
    padding-top: 0; }
    .page-dashboard .content-left .panel #footer-news::after {
      top: 7px; }

.page-dashboard .content-right {
  display: inline-block;
  float: right;
  width: 100%; }
  @media all and (min-width: 64em) {
    .page-dashboard .content-right {
      width: 32.4%; } }
  .page-dashboard .content-right .documents .square-group {
    border: none;
    position: relative;
    padding: inherit;
    margin-bottom: 20px; }
    @media all and (max-width: 37.4375em) {
      .page-dashboard .content-right .documents .square-group {
        width: calc(99.99% * 1/2 - (5px - 5px * 1/2)); }
      .page-dashboard .content-right .documents .square-group:nth-child(1n){
    float: left;
    margin-right: 5px;
    clear: none; }
      .page-dashboard .content-right .documents .square-group:last-child{
    margin-right: 0; }
      .page-dashboard .content-right .documents .square-group:nth-child(2n){
    margin-right: 0;
    float: right; }
      .page-dashboard .content-right .documents .square-group:nth-child(2n + 1){
    clear: left; } }
    @media all and (min-width: 64em) {
      .page-dashboard .content-right .documents .square-group {
        width: calc(99.99% * 1/2 - (20px - 20px * 1/2)); }
      .page-dashboard .content-right .documents .square-group:nth-child(1n){
    float: left;
    margin-right: 20px;
    clear: none; }
      .page-dashboard .content-right .documents .square-group:last-child{
    margin-right: 0; }
      .page-dashboard .content-right .documents .square-group:nth-child(2n){
    margin-right: 0;
    float: right; }
      .page-dashboard .content-right .documents .square-group:nth-child(2n + 1){
    clear: left; } }
    .page-dashboard .content-right .documents .square-group img {
      width: 180px;
      height: 150px;
      position: relative;
      display: block; }
      .page-dashboard .content-right .documents .square-group img:after {
        width: 180px;
        height: 80px;
        position: absolute;
        content: '';
        background-image: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.7) 100%); }
    .page-dashboard .content-right .documents .square-group h6 {
      width: 75%;
      position: absolute;
      right: 0;
      left: 0;
      bottom: 21px;
      margin: auto;
      font-size: 18px;
      font-weight: 700;
      color: white;
      line-height: 22px;
      text-align: center;
      text-transform: uppercase; }

.page-dashboard .hero-container {
  position: relative;
  width: 100%;
  clear: both;
  overflow: hidden; }
  @media all and (min-width: 48em) {
    .page-dashboard .hero-container {
      height: 372px;
      border-radius: 1px;
      border: 1px solid #2f5067; } }
  .page-dashboard .hero-container .title {
    margin-bottom: 0;
    position: absolute;
    top: 18px;
    left: 20px;
    border: none;
    z-index: 9; }
    .page-dashboard .hero-container .title h5 {
      color: white; }
  .page-dashboard .hero-container .slide {
    position: relative;
    width: 100%;
    min-height: 350px;
    background-position: center;
    background-size: cover;
    background-image: url("https://www.scandichotels.com/Static/img/placeholders/image-placeholder_3x2.svg"); }
    @media all and (min-width: 64em) {
      .page-dashboard .hero-container .slide {
        min-height: 370px; } }
  .page-dashboard .hero-container .slick-dots {
    bottom: 30px;
    height: 22px; }
    .page-dashboard .hero-container .slick-dots li {
      margin: 0 7px;
      width: 22px;
      height: 22px;
      color: #eff0f1;
      font-family: "altivo";
      font-size: 12px;
      font-weight: 400; }
      .page-dashboard .hero-container .slick-dots li.slick-active {
        font-weight: 700;
        color: #0c2340;
        background-color: #eff0f1;
        border-radius: 50%; }

.page-dashboard .notification {
  float: none; }
  .page-dashboard .notification:last-of-type {
    margin-bottom: 60px; }
    @media all and (min-width: 48em) {
      .page-dashboard .notification:last-of-type {
        margin-bottom: 30px; } }
  .page-dashboard .notification a span {
    width: 14px;
    height: 14px;
    content: '';
    display: inline-block;
    border: 3px solid #aa2222;
    border-radius: 50%;
    margin-right: 6px;
    float: left;
    margin-top: 4px; }
  .page-dashboard .notification h6 {
    float: left; }

.page-documents .panel:first-of-type {
  width: 100%;
  padding-bottom: 40px; }
  @media all and (min-width: 64em) {
    .page-documents .panel:first-of-type {
      padding-left: 40px;
      margin-bottom: 40px; } }

.page-documents .panel.gray-background {
  padding-bottom: 47px; }
  @media all and (max-width: 63.9375em) {
    .page-documents .panel.gray-background {
      padding-left: 20px; } }
  .page-documents .panel.gray-background ul li {
    margin-bottom: 23px; }

.page-documents .content section {
  display: inline-block;
  margin-top: 50px;
  width: 100%; }
  @media all and (min-width: 64em) {
    .page-documents .content section {
      width: 49%;
      margin-top: 25px;
      vertical-align: top; } }
  @media all and (max-width: 63.9375em) {
    .page-documents .content section#frequently-used {
      margin-top: 0; } }
  @media all and (min-width: 64em) {
    .page-documents .content section#frequently-used {
      float: left; } }
  @media all and (min-width: 64em) {
    .page-documents .content section#important-documents {
      float: right; } }

.page-documents .content article {
  position: relative;
  margin: 0 20px 0 0;
  padding: 15px 15px 15px 0;
  width: 100%;
  background-color: #ffffff;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #eff0f1; }
  .page-documents .content article img {
    margin-right: 15px;
    width: 30px;
    height: 40px; }
  .page-documents .content article div {
    display: inline-block;
    width: calc(100% - 63px);
    vertical-align: top; }
    .page-documents .content article div a p:first-child {
      margin-bottom: 0;
      color: #1a3250;
      font-family: "altivo", "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      font-size: 16px;
      font-weight: 500;
      line-height: 20px; }
      .page-documents .content article div a p:first-child .important {
        color: #98121a;
        font-size: 14px; }
    .page-documents .content article div p.date {
      margin: 0;
      color: #4c718c;
      font-family: "aktiv-grotesk", "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      font-size: 10px;
      font-weight: 400;
      line-height: 18px; }
      @media all and (min-width: 64em) {
        .page-documents .content article div p.date {
          font-size: 12px; } }
      .page-documents .content article div p.date::after {
        content: "";
        position: absolute;
        width: 7px;
        background: url("/images/arrow-blue.svg") no-repeat;
        height: 8px;
        right: 0px;
        top: 8px; }

article.news-preview {
  display: table;
  margin-bottom: 42px; }
  article.news-preview .image {
    display: table-cell;
    width: 280px; }
    article.news-preview .image img {
      width: 280px;
      height: 187px; }
  article.news-preview .right {
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px; }
    article.news-preview .right h4 {
      margin-bottom: 9px; }
      article.news-preview .right h4 a {
        color: #1a3250;
        font-size: 16px;
        font-weight: 500;
        line-height: 17px; }
    article.news-preview .right .date {
      color: #4c718c;
      font-family: "aktiv-grotesk", "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      font-size: 12px;
      font-weight: 400;
      margin-bottom: 8px; }
    article.news-preview .right .excerpt {
      color: #444444;
      font-family: "aktiv-grotesk", "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      font-size: 14px;
      font-weight: 400;
      line-height: 20px; }

.news-detail .main-content .hero {
  width: 100%;
  margin-bottom: -6px; }

.news-detail .main-content .has-sidebar {
  display: inline-block; }
  .news-detail .main-content .has-sidebar .panel.detail {
    width: 100%;
    padding-bottom: 50px; }
    .news-detail .main-content .has-sidebar .panel.detail .title h1 {
      line-height: 34px; }
    .news-detail .main-content .has-sidebar .panel.detail .metas {
      margin-bottom: 20px; }
      .news-detail .main-content .has-sidebar .panel.detail .metas .author {
        float: left;
        margin-right: 20px;
        height: 30px; }
        .news-detail .main-content .has-sidebar .panel.detail .metas .author img {
          float: left;
          width: 30px;
          height: 30px; }
        .news-detail .main-content .has-sidebar .panel.detail .metas .author .name {
          float: left;
          color: #4c718c;
          font-size: 14px;
          font-weight: 700;
          margin: 0 0px 0px 12px;
          line-height: 30px; }
      .news-detail .main-content .has-sidebar .panel.detail .metas .date {
        float: left;
        color: #4c718c;
        font-family: "aktiv-grotesk", "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
        font-size: 12px;
        font-weight: 400;
        height: 30px;
        line-height: 30px; }

.news-detail .main-content .sidebar-container {
  width: 100%; }
  @media all and (min-width: 48em) {
    .news-detail .main-content .sidebar-container {
      width: 32.4%;
      float: right; } }
  .news-detail .main-content .sidebar-container .title {
    border-bottom: 3px solid #95b3c9; }
    .news-detail .main-content .sidebar-container .title h4 {
      color: #0c2340;
      font-size: 18px;
      font-weight: 700;
      line-height: 22px;
      text-transform: uppercase; }
  .news-detail .main-content .sidebar-container .gray-background {
    width: 100%; }
  .news-detail .main-content .sidebar-container .articles-container article.news-preview {
    border-bottom: 1px solid #95b3c9;
    width: 100%;
    padding-bottom: 15px;
    margin-bottom: 15px; }
    .news-detail .main-content .sidebar-container .articles-container article.news-preview:last-of-type {
      border-bottom: none; }
    .news-detail .main-content .sidebar-container .articles-container article.news-preview .image {
      width: 120px;
      height: auto; }
      .news-detail .main-content .sidebar-container .articles-container article.news-preview .image img {
        max-width: 120px;
        height: auto; }
  .news-detail .main-content .sidebar-container .all-news {
    float: right;
    position: relative;
    padding-right: 10px;
    color: #4c718c;
    font-family: "aktiv-grotesk", "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase; }
    .news-detail .main-content .sidebar-container .all-news::after {
      content: "";
      position: absolute;
      width: 7px;
      background: url("/images/icon-arrow-blue.png") no-repeat;
      height: 8px;
      right: 0px;
      top: 8px; }

.page-payslips .content article {
  position: relative;
  margin: 0 20px 0 0;
  padding: 15px 15px 15px 0;
  width: 100%;
  background-color: #ffffff;
  text-align: left;
  vertical-align: top;
  border-bottom: 1px solid #eff0f1; }
  .page-payslips .content article:last-of-type {
    padding-bottom: 45px; }
  .page-payslips .content article a {
    display: inline-grid; }
    .page-payslips .content article a img {
      margin-right: 15px;
      width: 30px;
      height: 40px; }
  .page-payslips .content article div {
    display: inline-block;
    width: calc(100% - 63px);
    vertical-align: top; }
    .page-payslips .content article div a p:first-child {
      margin-bottom: 0;
      color: #1a3250;
      font-family: "altivo", "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      font-size: 16px;
      font-weight: 500;
      line-height: 20px; }
      .page-payslips .content article div a p:first-child .important {
        color: #98121a;
        font-size: 14px; }
    .page-payslips .content article div p.date {
      margin: 0;
      color: #4c718c;
      font-family: "aktiv-grotesk", "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      font-size: 10px;
      font-weight: 400;
      line-height: 18px; }
      @media all and (min-width: 64em) {
        .page-payslips .content article div p.date {
          font-size: 12px; } }

.page-team .page-content {
  margin: 0 auto 40px;
  max-width: 1180px;
  padding: 21px 15px 30px;
  box-shadow: 0 3px 2px rgba(76, 113, 140, 0.2);
  border-radius: 3px;
  background-color: #ffffff;
  -webkit-transform: translateY(26px);
  -ms-transform: translateY(26px);
  transform: translateY(26px); }
  .page-team .page-content::after {
    content: '';
    display: block;
    clear: both; }
  @media all and (min-width: 64em) {
    .page-team .page-content {
      padding: 44px 30px 50px; } }
  .page-team .page-content h1 {
    margin-bottom: 15px;
    padding-bottom: 10px;
    color: #0c2340;
    font-family: "altivo", "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 22px;
    text-transform: uppercase;
    border-bottom: 3px solid #bdc92f; }
    @media all and (min-width: 64em) {
      .page-team .page-content h1 {
        margin-bottom: 40px;
        padding-bottom: 16px;
        font-size: 32px; } }
  .page-team .page-content h1 + p {
    margin-bottom: 30px;
    max-width: 660px;
    color: #444444;
    font-family: "aktiv-grotesk", "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 16px;
    font-weight: 400; }
    @media all and (min-width: 64em) {
      .page-team .page-content h1 + p {
        margin-bottom: 60px; } }
  @media all and (min-width: 64em) {
    .page-team .page-content .filters {
      float: left;
      width: 50%; }
      .page-team .page-content .filters.filters-role {
        padding-right: 10px; }
      .page-team .page-content .filters.filters-location {
        padding-left: 10px; } }
  .page-team .page-content .filters p {
    margin-bottom: 11px;
    padding: 11px 20px 10px;
    color: #0c2340;
    font-family: "altivo", "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    text-transform: uppercase;
    background-color: #eff0f1;
    box-shadow: 0 1px 0 #cecfcf;
    border-radius: 2px;
    cursor: pointer; }
    @media all and (min-width: 64em) {
      .page-team .page-content .filters p {
        margin-bottom: 20px;
        padding: 0 0 20px 0;
        font-size: 18px;
        background-color: transparent;
        border-bottom: 1px solid #eff0f1;
        box-shadow: none; }
        .page-team .page-content .filters p span {
          display: none; } }
    .page-team .page-content .filters p span {
      float: right; }
  .page-team .page-content .columns {
    display: none;
    -webkit-column-count: 2;
    column-count: 2; }
    @media all and (min-width: 64em) {
      .page-team .page-content .columns {
        display: block !important; } }
    .page-team .page-content .columns > div {
      display: inline-block;
      width: 100%;
      height: 20px; }

.page-team .people-section {
  margin: auto;
  max-width: 1210px;
  padding: 0 15px; }
  .page-team .people-section .people-container {
    font-size: 0;
    text-align: center; }
    @media all and (min-width: 64em) {
      .page-team .people-section .people-container {
        margin-right: -20px; } }
  .page-team .people-section p {
    margin-bottom: 20px;
    color: #4c718c;
    font-family: "aktiv-grotesk", "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 12px;
    font-weight: 400; }
    .page-team .people-section p em {
      font-weight: 700; }
  .page-team .people-section article {
    position: relative;
    margin: 0 20px 20px 0;
    display: inline-block;
    padding: 15px 15px 20px;
    width: 100%;
    max-width: 380px;
    box-shadow: 0 3px 2px rgba(76, 113, 140, 0.2);
    background-color: #ffffff;
    text-align: left;
    vertical-align: top; }
    @media all and (min-width: 64em) {
      .page-team .people-section article {
        margin: 0 20px 25px 0;
        padding: 20px 30px 25px; } }
    .page-team .people-section article img {
      margin-right: 15px;
      width: 60px;
      height: 60px;
      border: 3px solid #bdc92f;
      border-radius: 50%; }
      @media all and (min-width: 64em) {
        .page-team .people-section article img {
          width: 80px;
          height: 80px; } }
    .page-team .people-section article div {
      margin-top: 10px;
      display: inline-block;
      width: calc(100% - 95px);
      vertical-align: top; }
      @media all and (min-width: 64em) {
        .page-team .people-section article div {
          margin-top: 20px; } }
      .page-team .people-section article div p:first-child {
        margin-bottom: 3px;
        color: #1a3250;
        font-family: "altivo", "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
        font-size: 16px;
        font-weight: 500;
        line-height: 20px; }
        @media all and (min-width: 64em) {
          .page-team .people-section article div p:first-child {
            margin-bottom: 5px;
            font-size: 18px; } }
      .page-team .people-section article div p:nth-of-type(2) {
        margin: 0;
        color: #4c718c;
        font-family: "aktiv-grotesk", "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
        font-size: 10px;
        font-weight: 400; }
        @media all and (min-width: 64em) {
          .page-team .people-section article div p:nth-of-type(2) {
            font-size: 12px; } }

/*********************************************
:: Testimonials
********************************************/
.page-testimonials .detail-container {
  display: inline-block;
  width: 100%; }
  .page-testimonials .detail-container article {
    display: none;
    float: left;
    width: 100%;
    padding-bottom: 40px;
    clear: both; }
    .page-testimonials .detail-container article .author {
      margin: 20px 0 0 0;
      padding: 20px 0 30px 0;
      border-top: 3px solid #0c2340; }
      @media all and (min-width: 64em) {
        .page-testimonials .detail-container article .author {
          float: left;
          margin: 0 80px 0 0;
          width: 160px; } }
      .page-testimonials .detail-container article .author p {
        margin-bottom: 0px;
        font-size: 20px;
        color: #0c2340;
        line-height: 21px; }
      .page-testimonials .detail-container article .author span {
        display: block;
        font-size: 14px;
        color: #aaa; }
      .page-testimonials .detail-container article .author img {
        margin-top: 30px;
        max-width: 220px; }
    .page-testimonials .detail-container article .quote {
      position: relative;
      padding: 0; }
      @media all and (min-width: 64em) {
        .page-testimonials .detail-container article .quote {
          float: right;
          margin-top: -8px;
          padding-left: 20px;
          width: calc(100% - 240px); } }
      @media all and (min-width: 64em) {
        .page-testimonials .detail-container article .quote:before {
          content: "\0022";
          position: absolute;
          top: -4px;
          left: 0;
          font-size: "altivo", "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
          font-size: 28px;
          font-style: italic;
          color: #333;
          letter-spacing: 0.5px; } }
  .page-testimonials .detail-container article.special {
    display: none; }
    @media all and (min-width: 64em) {
      .page-testimonials .detail-container article.special {
        display: inline-block;
        width: 100%;
        padding: 10px 12.5% 50px 12.5%; } }
    .page-testimonials .detail-container article.special .author {
      display: none; }
    .page-testimonials .detail-container article.special .quote {
      float: left;
      position: relative;
      padding: 0 50px 0 0;
      width: 100%;
      border-right: 3px solid #0c2340; }
      .page-testimonials .detail-container article.special .quote:before {
        content: ""; }
      .page-testimonials .detail-container article.special .quote p {
        font-size: 18px;
        font-weight: 400;
        line-height: 36px;
        color: #0c2340;
        text-align: right;
        margin-bottom: 0px; }
      .page-testimonials .detail-container article.special .quote a {
        display: none; }
  .page-testimonials .detail-container article.show {
    display: inline-block;
    -webkit-animation: fade-in .5s;
    animation: fade-in .5s; }
  .page-testimonials .detail-container article:last-child {
    padding-bottom: 100px; }
  .page-testimonials .detail-container .button-more {
    display: none; }

article.video-preview {
  display: table;
  margin-bottom: 42px; }
  article.video-preview .image {
    display: table-cell;
    width: 280px;
    position: relative; }
    article.video-preview .image::after {
      background: url("/images/play-button.svg");
      background-size: cover;
      opacity: 0.7;
      box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
      content: "";
      width: 60px;
      height: 60px;
      position: absolute;
      left: 110px;
      top: 63.5px; }
    article.video-preview .image img {
      width: 280px;
      height: 187px; }
  article.video-preview .right {
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px; }
    article.video-preview .right h4 {
      margin-bottom: 9px; }
      article.video-preview .right h4 a {
        color: #1a3250;
        font-size: 16px;
        font-weight: 500;
        line-height: 17px; }
    article.video-preview .right .date {
      color: #4c718c;
      font-family: "aktiv-grotesk", "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      font-size: 12px;
      font-weight: 400;
      margin-bottom: 8px; }
    article.video-preview .right .excerpt {
      color: #444444;
      font-family: "aktiv-grotesk", "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      font-size: 14px;
      font-weight: 400;
      line-height: 20px; }

.page-training-videos-detail .main-content iframe {
  width: 100%;
  height: 100%; }

.page-training-videos-detail .main-content .hero {
  width: 100%;
  margin-bottom: -6px;
  position: relative;
  /*&::after {
        background: url("/images/play-button.svg");
        background-size: cover;
        opacity: 0.7;
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
        content: "";
        width: 60px;
        height: 60px;
        position: absolute;
        left: calc( 50% - 30px );
        top: calc( 50% - 30px );
      }*/ }
  .page-training-videos-detail .main-content .hero img {
    width: 100%; }

.page-training-videos-detail .main-content .has-sidebar {
  display: inline-block; }
  .page-training-videos-detail .main-content .has-sidebar .panel.detail {
    width: 100%; }
    .page-training-videos-detail .main-content .has-sidebar .panel.detail .metas {
      margin-bottom: 20px; }
      .page-training-videos-detail .main-content .has-sidebar .panel.detail .metas .author {
        float: left;
        margin-right: 20px;
        height: 30px; }
        .page-training-videos-detail .main-content .has-sidebar .panel.detail .metas .author img {
          float: left;
          width: 30px;
          height: 30px; }
        .page-training-videos-detail .main-content .has-sidebar .panel.detail .metas .author .name {
          float: left;
          color: #4c718c;
          font-size: 14px;
          font-weight: 700;
          margin: 0 0px 0px 12px;
          line-height: 30px; }
      .page-training-videos-detail .main-content .has-sidebar .panel.detail .metas .date {
        float: left;
        color: #4c718c;
        font-family: "aktiv-grotesk", "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
        font-size: 12px;
        font-weight: 400;
        height: 30px;
        line-height: 30px; }

.page-training-videos-detail .main-content .sidebar-container {
  width: 100%; }
  @media all and (min-width: 48em) {
    .page-training-videos-detail .main-content .sidebar-container {
      width: 32.4%;
      float: right; } }
  .page-training-videos-detail .main-content .sidebar-container .title {
    border-bottom: 3px solid #95b3c9; }
    .page-training-videos-detail .main-content .sidebar-container .title h4 {
      color: #0c2340;
      font-size: 18px;
      font-weight: 700;
      line-height: 22px;
      text-transform: uppercase; }
  .page-training-videos-detail .main-content .sidebar-container .gray-background {
    width: 100%; }
  .page-training-videos-detail .main-content .sidebar-container .articles-container article.news-preview {
    border-bottom: 1px solid #95b3c9;
    width: 100%;
    padding-bottom: 15px;
    margin-bottom: 15px; }
    .page-training-videos-detail .main-content .sidebar-container .articles-container article.news-preview:last-of-type {
      border-bottom: none; }
    .page-training-videos-detail .main-content .sidebar-container .articles-container article.news-preview .image {
      width: 120px;
      height: auto;
      position: relative; }
      .page-training-videos-detail .main-content .sidebar-container .articles-container article.news-preview .image::after {
        background: url("/images/play-button.svg");
        background-size: cover;
        opacity: 0.7;
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
        content: "";
        width: 60px;
        height: 60px;
        position: absolute;
        left: calc( 50% - 30px);
        top: calc( 50% - 30px); }
      .page-training-videos-detail .main-content .sidebar-container .articles-container article.news-preview .image img {
        max-width: 120px;
        height: auto; }
  .page-training-videos-detail .main-content .sidebar-container .all-news {
    float: right;
    position: relative;
    padding-right: 10px;
    color: #4c718c;
    font-family: "aktiv-grotesk", "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase; }
    .page-training-videos-detail .main-content .sidebar-container .all-news::after {
      content: "";
      position: absolute;
      width: 7px;
      background: url("/images/icon-arrow-blue.png") no-repeat;
      height: 8px;
      right: 0px;
      top: 8px; }

.page-settings .page-content {
  margin: auto;
  max-width: 1180px;
  padding: 21px 15px 70px;
  box-shadow: 0 3px 2px rgba(76, 113, 140, 0.2);
  border-radius: 3px;
  background-color: #ffffff;
  -webkit-transform: translateY(26px);
  -ms-transform: translateY(26px);
  transform: translateY(26px); }
  .page-settings .page-content::after {
    content: '';
    display: block;
    clear: both; }
  @media all and (min-width: 64em) {
    .page-settings .page-content {
      padding: 44px 40px 30px; } }
  .page-settings .page-content h1 {
    margin-bottom: 26px;
    padding-bottom: 10px;
    color: #0c2340;
    font-family: "altivo";
    font-size: 24px;
    font-weight: 700;
    line-height: 22px;
    text-transform: uppercase;
    border-bottom: 3px solid #bdc92f; }
    @media all and (min-width: 64em) {
      .page-settings .page-content h1 {
        margin-bottom: 40px;
        font-size: 32px;
        padding-bottom: 16px; } }

/*********************************************
:: JS Plugins
********************************************/
.SumoSelect p {
  margin: 0; }

.SumoSelect {
  width: 200px; }

.SelectBox {
  padding: 5px 8px; }

.sumoStopScroll {
  overflow: hidden; }

/* Filtering style */
.SumoSelect .hidden {
  display: none; }

.SumoSelect .search-txt {
  display: none;
  outline: none; }

.SumoSelect .no-match {
  display: none;
  padding: 6px; }

.SumoSelect.open .search-txt {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 5px 8px;
  border: none;
  box-sizing: border-box;
  border-radius: 5px; }

.SumoSelect.open > .search > span, .SumoSelect.open > .search > label {
  visibility: hidden; }

/*this is applied on that hidden select. DO NOT USE display:none; or visiblity:hidden; and Do not override any of these properties. */
.SelectClass, .SumoUnder {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  box-sizing: border-box;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0; }

.SelectClass {
  z-index: 1; }

.SumoSelect > .optWrapper > .options li.opt label, .SumoSelect > .CaptionCont, .SumoSelect .select-all > label {
  -ms-user-select: none;
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none; }

.SumoSelect {
  display: inline-block;
  position: relative;
  outline: none; }

.SumoSelect:focus > .CaptionCont, .SumoSelect:hover > .CaptionCont, .SumoSelect.open > .CaptionCont {
  box-shadow: 0 0 2px #7799D0;
  border-color: #7799D0; }

.SumoSelect > .CaptionCont {
  position: relative;
  border: 1px solid #A4A4A4;
  min-height: 14px;
  background-color: #fff;
  border-radius: 2px;
  margin: 0; }

.SumoSelect > .CaptionCont > span {
  display: block;
  padding-right: 30px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default; }

/*placeholder style*/
.SumoSelect > .CaptionCont > span.placeholder {
  color: #ccc;
  font-style: italic; }

.SumoSelect > .CaptionCont > label {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 30px; }

.SumoSelect > .CaptionCont > label > i {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3wMdBhAJ/fwnjwAAAGFJREFUKM9jYBh+gBFKuzEwMKQwMDB8xaOWlYGB4T4DA0MrsuapDAwM//HgNwwMDDbYTJuGQ8MHBgYGJ1xOYGNgYJiBpuEpAwODHSF/siDZ+ISBgcGClEDqZ2Bg8B6CkQsAPRga0cpRtDEAAAAASUVORK5CYII=");
  background-position: center center;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-repeat: no-repeat;
  opacity: 0.8; }

.SumoSelect > .optWrapper {
  display: none;
  z-index: 1000;
  top: 30px;
  width: 100%;
  position: absolute;
  left: 0;
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #ddd;
  box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.11);
  border-radius: 3px;
  overflow: hidden; }

.SumoSelect.open > .optWrapper {
  top: 35px;
  display: block; }

.SumoSelect.open > .optWrapper.up {
  top: auto;
  bottom: 100%;
  margin-bottom: 5px; }

.SumoSelect > .optWrapper ul {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
  overflow: auto; }

.SumoSelect > .optWrapper > .options {
  border-radius: 2px;
  position: relative;
  /*Set the height of pop up here (only for desktop mode)*/
  max-height: 250px;
  /*height*/ }

.SumoSelect > .optWrapper.okCancelInMulti > .options {
  border-radius: 2px 2px 0 0; }

.SumoSelect > .optWrapper.selall > .options {
  border-radius: 0 0 2px 2px; }

.SumoSelect > .optWrapper.selall.okCancelInMulti > .options {
  border-radius: 0; }

.SumoSelect > .optWrapper > .options li.group.disabled > label {
  opacity: 0.5; }

.SumoSelect > .optWrapper > .options li ul li.opt {
  padding-left: 22px; }

.SumoSelect > .optWrapper.multiple > .options li ul li.opt {
  padding-left: 50px; }

.SumoSelect > .optWrapper.isFloating > .options {
  max-height: 100%;
  box-shadow: 0 0 100px #595959; }

.SumoSelect > .optWrapper > .options li.opt {
  padding: 6px 6px;
  position: relative;
  border-bottom: 1px solid #f5f5f5; }

.SumoSelect > .optWrapper > .options > li.opt:first-child {
  border-radius: 2px 2px 0 0; }

.SumoSelect > .optWrapper.selall > .options > li.opt:first-child {
  border-radius: 0; }

.SumoSelect > .optWrapper > .options > li.opt:last-child {
  border-radius: 0 0 2px 2px;
  border-bottom: none; }

.SumoSelect > .optWrapper.okCancelInMulti > .options > li.opt:last-child {
  border-radius: 0; }

.SumoSelect > .optWrapper > .options li.opt:hover {
  background-color: #E4E4E4; }

.SumoSelect > .optWrapper > .options li.opt.sel, .SumoSelect .select-all.sel {
  background-color: #a1c0e4; }

.SumoSelect > .optWrapper > .options li label {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  cursor: pointer; }

.SumoSelect > .optWrapper > .options li span {
  display: none; }

.SumoSelect > .optWrapper > .options li.group > label {
  cursor: default;
  padding: 8px 6px;
  font-weight: bold; }

/*Floating styles*/
.SumoSelect > .optWrapper.isFloating {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 90%;
  bottom: 0;
  margin: auto;
  max-height: 90%; }

/*disabled state*/
.SumoSelect > .optWrapper > .options li.opt.disabled {
  background-color: inherit;
  pointer-events: none; }

.SumoSelect > .optWrapper > .options li.opt.disabled * {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  /* IE 5-7 */
  filter: alpha(opacity=50);
  /* Netscape */
  -moz-opacity: 0.5;
  /* Safari 1.x */
  -khtml-opacity: 0.5;
  /* Good browsers */
  opacity: 0.5; }

/*styling for multiple select*/
.SumoSelect > .optWrapper.multiple > .options li.opt {
  padding-left: 35px;
  cursor: pointer; }

.SumoSelect > .optWrapper.multiple > .options li.opt span,
.SumoSelect .select-all > span {
  position: absolute;
  display: block;
  width: 30px;
  top: 0;
  bottom: 0;
  margin-left: -35px; }

.SumoSelect > .optWrapper.multiple > .options li.opt span i,
.SumoSelect .select-all > span i {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 14px;
  height: 14px;
  border: 1px solid #AEAEAE;
  border-radius: 2px;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
  background-color: #fff; }

.SumoSelect > .optWrapper > .MultiControls {
  display: none;
  border-top: 1px solid #ddd;
  background-color: #fff;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.13);
  border-radius: 0 0 3px 3px; }

.SumoSelect > .optWrapper.multiple.isFloating > .MultiControls {
  display: block;
  margin-top: 5px;
  position: absolute;
  bottom: 0;
  width: 100%; }

.SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls {
  display: block; }

.SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls > p {
  padding: 6px; }

.SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls > p:focus {
  box-shadow: 0 0 2px #a1c0e4;
  border-color: #a1c0e4;
  outline: none;
  background-color: #a1c0e4; }

.SumoSelect > .optWrapper.multiple > .MultiControls > p {
  display: inline-block;
  cursor: pointer;
  padding: 12px;
  width: 50%;
  box-sizing: border-box;
  text-align: center; }

.SumoSelect > .optWrapper.multiple > .MultiControls > p:hover {
  background-color: #f1f1f1; }

.SumoSelect > .optWrapper.multiple > .MultiControls > p.btnOk {
  border-right: 1px solid #DBDBDB;
  border-radius: 0 0 0 3px; }

.SumoSelect > .optWrapper.multiple > .MultiControls > p.btnCancel {
  border-radius: 0 0 3px 0; }

/*styling for select on popup mode*/
.SumoSelect > .optWrapper.isFloating > .options li.opt {
  padding: 12px 6px; }

/*styling for only multiple select on popup mode*/
.SumoSelect > .optWrapper.multiple.isFloating > .options li.opt {
  padding-left: 35px; }

.SumoSelect > .optWrapper.multiple.isFloating {
  padding-bottom: 43px; }

.SumoSelect > .optWrapper.multiple > .options li.opt.selected span i,
.SumoSelect .select-all.selected > span i,
.SumoSelect .select-all.partial > span i {
  background-color: #11a911;
  box-shadow: none;
  border-color: transparent;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAGCAYAAAD+Bd/7AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAABMSURBVAiZfc0xDkAAFIPhd2Kr1WRjcAExuIgzGUTIZ/AkImjSofnbNBAfHvzAHjOKNzhiQ42IDFXCDivaaxAJd0xYshT3QqBxqnxeHvhunpu23xnmAAAAAElFTkSuQmCC");
  background-repeat: no-repeat;
  background-position: center center; }

/*disabled state*/
.SumoSelect.disabled {
  opacity: 0.7;
  cursor: not-allowed; }

.SumoSelect.disabled > .CaptionCont {
  border-color: #ccc;
  box-shadow: none; }

/**Select all button**/
.SumoSelect .select-all {
  border-radius: 3px 3px 0 0;
  position: relative;
  border-bottom: 1px solid #ddd;
  background-color: #fff;
  padding: 8px 0 3px 35px;
  height: 20px;
  cursor: pointer; }

.SumoSelect .select-all > label, .SumoSelect .select-all > span i {
  cursor: pointer; }

.SumoSelect .select-all.partial > span i {
  background-color: #ccc; }

/*styling for optgroups*/
.SumoSelect > .optWrapper > .options li.optGroup {
  padding-left: 5px;
  text-decoration: underline; }

/* ==========================================================================
   $BASE-PICKER
   ========================================================================== */
/**
 * Note: the root picker element should *NOT* be styled more than what’s here.
 */
.picker {
  font-size: 16px;
  text-align: left;
  line-height: 1.2;
  color: #000000;
  position: absolute;
  z-index: 10000;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/**
 * The picker input element.
 */
.picker__input {
  cursor: default; }

/**
 * When the picker is opened, the input element is “activated”.
 */
.picker__input.picker__input--active {
  border-color: #0089ec; }

/**
 * The holder is the only “scrollable” top-level container element.
 */
.picker__holder {
  width: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

/*!
 * Classic picker styling for pickadate.js
 * Demo: http://amsul.github.io/pickadate.js
 */
/**
 * Note: the root picker element should *NOT* be styled more than what’s here.
 */
.picker {
  width: 100%; }

/**
 * The holder is the base of the picker.
 */
.picker__holder {
  position: absolute;
  background: #ffffff;
  border: 1px solid #aaaaaa;
  border-top-width: 0;
  border-bottom-width: 0;
  border-radius: 0 0 5px 5px;
  box-sizing: border-box;
  min-width: 176px;
  max-width: 466px;
  max-height: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transform: translateY(-1em) perspective(600px) rotateX(10deg);
  transform: translateY(-1em) perspective(600px) rotateX(10deg);
  transition: -webkit-transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s 0.15s, border-width 0s 0.15s;
  transition: transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s 0.15s, border-width 0s 0.15s; }

/**
 * The frame and wrap work together to ensure that
 * clicks within the picker don’t reach the holder.
 */
.picker__frame {
  padding: 1px; }

.picker__wrap {
  margin: -1px; }

/**
 * When the picker opens...
 */
.picker--opened .picker__holder {
  max-height: 25em;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
  border-top-width: 1px;
  border-bottom-width: 1px;
  -webkit-transform: translateY(0) perspective(600px) rotateX(0);
  transform: translateY(0) perspective(600px) rotateX(0);
  transition: -webkit-transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s, border-width 0s;
  transition: transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s, border-width 0s;
  box-shadow: 0 6px 18px 1px rgba(0, 0, 0, 0.12); }

/* ==========================================================================
   $BASE-DATE-PICKER
   ========================================================================== */
/**
 * The picker box.
 */
.picker__box {
  padding: 0 1em; }

/**
 * The header containing the month and year stuff.
 */
.picker__header {
  text-align: center;
  position: relative;
  margin-top: .75em; }

/**
 * The month and year labels.
 */
.picker__month,
.picker__year {
  font-weight: 500;
  display: inline-block;
  margin-left: .25em;
  margin-right: .25em; }

.picker__year {
  color: #999999;
  font-size: .8em;
  font-style: italic; }

/**
 * The month and year selectors.
 */
.picker__select--month,
.picker__select--year {
  border: 1px solid #b7b7b7;
  height: 2em;
  padding: .5em;
  margin-left: .25em;
  margin-right: .25em; }

@media (min-width: 24.5em) {
  .picker__select--month,
  .picker__select--year {
    margin-top: -0.5em; } }

.picker__select--month {
  width: 35%; }

.picker__select--year {
  width: 22.5%; }

.picker__select--month:focus,
.picker__select--year:focus {
  border-color: #0089ec; }

/**
 * The month navigation buttons.
 */
.picker__nav--prev,
.picker__nav--next {
  position: absolute;
  padding: .5em 1.25em;
  width: 1em;
  height: 1em;
  box-sizing: content-box;
  top: -0.25em; }

@media (min-width: 24.5em) {
  .picker__nav--prev,
  .picker__nav--next {
    top: -0.33em; } }

.picker__nav--prev {
  left: -1em;
  padding-right: 1.25em; }

@media (min-width: 24.5em) {
  .picker__nav--prev {
    padding-right: 1.5em; } }

.picker__nav--next {
  right: -1em;
  padding-left: 1.25em; }

@media (min-width: 24.5em) {
  .picker__nav--next {
    padding-left: 1.5em; } }

.picker__nav--prev:before,
.picker__nav--next:before {
  content: " ";
  border-top: .5em solid transparent;
  border-bottom: .5em solid transparent;
  border-right: 0.75em solid #000000;
  width: 0;
  height: 0;
  display: block;
  margin: 0 auto; }

.picker__nav--next:before {
  border-right: 0;
  border-left: 0.75em solid #000000; }

.picker__nav--prev:hover,
.picker__nav--next:hover {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb; }

.picker__nav--disabled,
.picker__nav--disabled:hover,
.picker__nav--disabled:before,
.picker__nav--disabled:before:hover {
  cursor: default;
  background: none;
  border-right-color: #f5f5f5;
  border-left-color: #f5f5f5; }

/**
 * The calendar table of dates
 */
.picker__table {
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  font-size: inherit;
  width: 100%;
  margin-top: .75em;
  margin-bottom: .5em; }

@media (min-height: 33.875em) {
  .picker__table {
    margin-bottom: .75em; } }

.picker__table td {
  margin: 0;
  padding: 0; }

/**
 * The weekday labels
 */
.picker__weekday {
  width: 14.285714286%;
  font-size: .75em;
  padding-bottom: .25em;
  color: #999999;
  font-weight: 500;
  /* Increase the spacing a tad */ }

@media (min-height: 33.875em) {
  .picker__weekday {
    padding-bottom: .5em; } }

/**
 * The days on the calendar
 */
.picker__day {
  padding: .3125em 0;
  font-weight: 200;
  border: 1px solid transparent; }

.picker__day--today {
  position: relative; }

.picker__day--today:before {
  content: " ";
  position: absolute;
  top: 2px;
  right: 2px;
  width: 0;
  height: 0;
  border-top: 0.5em solid #0059bc;
  border-left: .5em solid transparent; }

.picker__day--disabled:before {
  border-top-color: #aaaaaa; }

.picker__day--outfocus {
  color: #dddddd; }

.picker__day--infocus:hover,
.picker__day--outfocus:hover {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb; }

.picker__day--highlighted {
  border-color: #0089ec; }

.picker__day--highlighted:hover,
.picker--focused .picker__day--highlighted {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb; }

.picker__day--selected,
.picker__day--selected:hover,
.picker--focused .picker__day--selected {
  background: #0089ec;
  color: #ffffff; }

.picker__day--disabled,
.picker__day--disabled:hover,
.picker--focused .picker__day--disabled {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #dddddd;
  cursor: default; }

.picker__day--highlighted.picker__day--disabled,
.picker__day--highlighted.picker__day--disabled:hover {
  background: #bbbbbb; }

/**
 * The footer containing the "today", "clear", and "close" buttons.
 */
.picker__footer {
  text-align: center; }

.picker__button--today,
.picker__button--clear,
.picker__button--close {
  border: 1px solid #ffffff;
  background: #ffffff;
  font-size: .8em;
  padding: .66em 0;
  font-weight: bold;
  width: 33%;
  display: inline-block;
  vertical-align: bottom; }

.picker__button--today:hover,
.picker__button--clear:hover,
.picker__button--close:hover {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb;
  border-bottom-color: #b1dcfb; }

.picker__button--today:focus,
.picker__button--clear:focus,
.picker__button--close:focus {
  background: #b1dcfb;
  border-color: #0089ec;
  outline: none; }

.picker__button--today:before,
.picker__button--clear:before,
.picker__button--close:before {
  position: relative;
  display: inline-block;
  height: 0; }

.picker__button--today:before,
.picker__button--clear:before {
  content: " ";
  margin-right: .45em; }

.picker__button--today:before {
  top: -0.05em;
  width: 0;
  border-top: 0.66em solid #0059bc;
  border-left: .66em solid transparent; }

.picker__button--clear:before {
  top: -0.25em;
  width: .66em;
  border-top: 3px solid #ee2200; }

.picker__button--close:before {
  content: "\D7";
  top: -0.1em;
  vertical-align: top;
  font-size: 1.1em;
  margin-right: .35em;
  color: #777777; }

.picker__button--today[disabled],
.picker__button--today[disabled]:hover {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #dddddd;
  cursor: default; }

.picker__button--today[disabled]:before {
  border-top-color: #aaaaaa; }

/* ==========================================================================
   $CLASSIC-DATE-PICKER
   ========================================================================== */
.youtube-container {
  display: block;
  width: 100%; }

.youtube-player {
  display: block;
  width: 100%;
  /* assuming that the video has a 16:9 ratio */
  overflow: hidden;
  position: relative;
  height: 100%;
  cursor: hand;
  cursor: pointer;
  height: 180px; }
  @media all and (min-width: 37.5em) {
    .youtube-player {
      height: 250px; } }
  @media all and (min-width: 48em) {
    .youtube-player {
      height: 300px; } }
  @media all and (min-width: 64em) {
    .youtube-player {
      height: 350px; } }
  @media all and (min-width: 72.5em) {
    .youtube-player {
      height: 550px; } }

img.youtube-thumb {
  bottom: 0;
  left: 0;
  max-width: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  height: auto;
  vertical-align: top;
  display: inline-block;
  margin-top: -0.5px; }

.youtube-bg {
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center; }

div.play-button {
  display: inline-block;
  position: absolute;
  top: 53%;
  left: 52%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%); }
  div.play-button:after {
    content: '';
    display: inline-block;
    border-style: solid;
    border-width: 30px 0 30px 50px;
    border-color: transparent transparent transparent white; }

#youtube-iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none; }

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("../../images/ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../../fonts/slick.eot");
  src: url("../../fonts/slick.eot?#iefix") format("embedded-opentype"), url("../../fonts/slick.woff") format("woff"), url("../../fonts/slick.ttf") format("truetype"), url("../../fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 12px;
        line-height: 20px;
        text-align: center;
        color: #D8D8D8;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: #D8D8D8;
      opacity: 0.75; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/*!
 * ClockPicker v0.0.7 for jQuery (http://weareoutman.github.io/clockpicker/)
 * Copyright 2014 Wang Shenwei.
 * Licensed under MIT (https://github.com/weareoutman/clockpicker/blob/gh-pages/LICENSE)
 * 
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/* Picked from bootstrap: .popover, .btn, .text-primary */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }

.popover.top {
  margin-top: -10px; }

.popover.right {
  margin-left: 10px; }

.popover.bottom {
  margin-top: 10px; }

.popover.left {
  margin-left: -10px; }

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  /* The following are set in WordPress (wp-admin/css/revisions.css) - reset them to initial values */
  overflow: visible;
  margin: 0;
  padding: 0;
  z-index: auto;
  background-color: transparent;
  box-shadow: none;
  bottom: auto;
  left: auto;
  right: auto;
  top: auto;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  content: "";
  border-width: 10px; }

.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0; }

.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0; }

.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0; }

.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25); }

.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25); }

.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff; }

.btn {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent; }

.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none; }

.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad; }

.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none; }

.btn-block {
  display: block;
  width: 100%; }

.text-primary {
  color: #428bca; }

/*!
 * ClockPicker v{package.version} for Bootstrap (http://weareoutman.github.io/clockpicker/)
 * Copyright 2014 Wang Shenwei.
 * Licensed under MIT (https://github.com/weareoutman/clockpicker/blob/gh-pages/LICENSE)
 */
.clockpicker .input-group-addon {
  cursor: pointer; }

.clockpicker-moving {
  cursor: move; }

.clockpicker-align-left.popover > .arrow {
  left: 25px; }

.clockpicker-align-top.popover > .arrow {
  top: 17px; }

.clockpicker-align-right.popover > .arrow {
  left: auto;
  right: 25px; }

.clockpicker-align-bottom.popover > .arrow {
  top: auto;
  bottom: 6px; }

.clockpicker-popover .popover-title {
  background-color: #fff;
  color: #999;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
  text-align: center; }

.clockpicker-popover .popover-title span {
  cursor: pointer; }

.clockpicker-popover .popover-content {
  background-color: #f8f8f8;
  padding: 12px; }

.popover-content:last-child {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px; }

.clockpicker-plate {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 200px;
  height: 200px;
  overflow: visible;
  position: relative;
  /* Disable text selection highlighting. Thanks to Hermanya */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.clockpicker-canvas,
.clockpicker-dial {
  width: 200px;
  height: 200px;
  position: absolute;
  left: -1px;
  top: -1px; }

.clockpicker-minutes {
  visibility: hidden; }

.clockpicker-tick {
  border-radius: 50%;
  color: #666;
  line-height: 26px;
  text-align: center;
  width: 26px;
  height: 26px;
  position: absolute;
  cursor: pointer; }

.clockpicker-tick.active,
.clockpicker-tick:hover {
  background-color: #c0e5f7;
  background-color: rgba(0, 149, 221, 0.25); }

.clockpicker-button {
  background-image: none;
  background-color: #fff;
  border-width: 1px 0 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin: 0;
  padding: 10px 0; }

.clockpicker-button:hover {
  background-image: none;
  background-color: #ebebeb; }

.clockpicker-button:focus {
  outline: none !important; }

.clockpicker-dial {
  transition: -webkit-transform 350ms, opacity 350ms;
  transition: transform 350ms, opacity 350ms; }

.clockpicker-dial-out {
  opacity: 0; }

.clockpicker-hours.clockpicker-dial-out {
  -webkit-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2); }

.clockpicker-minutes.clockpicker-dial-out {
  -webkit-transform: scale(0.8, 0.8);
  -ms-transform: scale(0.8, 0.8);
  transform: scale(0.8, 0.8); }

.clockpicker-canvas {
  transition: opacity 175ms; }

.clockpicker-canvas-out {
  opacity: 0.25; }

.clockpicker-canvas-bearing,
.clockpicker-canvas-fg {
  stroke: none;
  fill: #0095dd; }

.clockpicker-canvas-bg {
  stroke: none;
  fill: #c0e5f7; }

.clockpicker-canvas-bg-trans {
  fill: rgba(0, 149, 221, 0.25); }

.clockpicker-canvas line {
  stroke: #0095dd;
  stroke-width: 1;
  stroke-linecap: round;
  /*shape-rendering: crispEdges;*/ }

.clockpicker-button.am-button {
  margin: 1px;
  padding: 5px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px; }

.clockpicker-button.pm-button {
  margin: 1px 1px 1px 136px;
  padding: 5px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px; }

/*********************************************
:: SumoSelect Plugin Styles Override                    
********************************************/
.SumoSelect {
  width: 100%;
  vertical-align: top;
  height: 41px; }
  .SumoSelect label {
    width: 100%;
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: 400;
    text-transform: none; }
  .SumoSelect > .CaptionCont {
    border-radius: 2px;
    border: 1px solid #95b3c9;
    background-color: #f7f7f7; }
    .SumoSelect > .CaptionCont > span.placeholder {
      font-family: "aktiv-grotesk", "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      color: #bdcbd6;
      font-style: normal; }
    .SumoSelect > .CaptionCont > label > i {
      background-image: url("/images/down.png"); }
  .SumoSelect > .optWrapper > .options li.opt {
    margin-bottom: 0px; }
    .SumoSelect > .optWrapper > .options li.opt:hover {
      background-color: #e9eef3; }

/* iCheck plugin Minimal skin, blue
----------------------------------- */
.icheckbox_minimal-blue,
.iradio_minimal-blue {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 18px;
  height: 18px;
  background: url(/images/checkbox.png) no-repeat;
  border: none;
  cursor: pointer; }

.icheckbox_minimal-blue {
  background-position: 0 0; }

.icheckbox_minimal-blue.hover {
  background-position: -20px 0; }

.icheckbox_minimal-blue.checked {
  background-position: -40px 0; }

.icheckbox_minimal-blue.disabled {
  background-position: -60px 0;
  cursor: default; }

.icheckbox_minimal-blue.checked.disabled {
  background-position: -80px 0; }

.iradio_minimal-blue {
  background-position: -100px 0; }

.iradio_minimal-blue.hover {
  background-position: -120px 0; }

.iradio_minimal-blue.checked {
  background-position: -140px 0; }

.iradio_minimal-blue.disabled {
  background-position: -160px 0;
  cursor: default; }

.iradio_minimal-blue.checked.disabled {
  background-position: -180px 0; }

/* HiDPI support */
@media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_minimal-blue,
  .iradio_minimal-blue {
    background-image: url(/images/checkbox@2x.png);
    background-size: 200px 20px; } }

/*********************************************
:: Pickadate.js Plugin Styles Override                    
********************************************/
.calendar-fields-container {
  width: 100%;
  max-width: 500px;
  position: relative; }
  .calendar-fields-container > button {
    position: absolute;
    top: 14px;
    right: 15px;
    font-size: 1.3em;
    line-height: 1.3;
    color: #0c2340; }

.picker {
  max-width: 320px;
  display: none; }
  .picker td, .picker th {
    padding: 0px;
    text-align: inherit;
    border: none; }

.picker__holder {
  overflow-y: initial; }

.picker--opened {
  display: block !important; }

.picker__footer {
  display: none; }

.picker select {
  display: inline-block;
  height: auto;
  width: auto;
  font-size: 16px;
  line-height: 1.2;
  padding: 0px;
  border: none !important;
  margin: 0px !important; }

/*********************************************
  :: Lightbox Custom Styles (for: Magnific Popup)
********************************************/
/* Overiding Plugin Styles */
button.mfp-close {
  position: absolute;
  top: -30px;
  right: -40px;
  z-index: 1100;
  width: 38px;
  height: 38px;
  font-family: "altivo", "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-size: 26px;
  font-weight: 300;
  line-height: 38px;
  border-radius: 50%;
  background: transparent;
  color: white;
  text-align: center;
  opacity: 0;
  transition: all 0.4s ease-in-out; }

.mfp-bg {
  z-index: 999999; }

.mfp-wrap {
  z-index: 9999999; }

.mfp-container {
  max-width: 495px;
  right: 0px;
  margin: auto;
  border-radius: 4px; }

/* Default Fade-zoom animation */
.mfp-zoom-in .lightbox-popup {
  /* start state */
  opacity: 0;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  transition: all 0.4s ease-in-out; }

.mfp-zoom-in.mfp-ready .lightbox-popup,
.mfp-zoom-in.mfp-ready .mfp-close {
  /* animate in */
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.mfp-zoom-in.mfp-removing .lightbox-popup,
.mfp-zoom-in.mfp-removing .mfp-close {
  /* animate out */
  opacity: 0;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9); }

.mfp-zoom-in.mfp-bg {
  /* Dark overlay, start state */
  opacity: 0;
  transition: all 0.3s ease-out;
  background: rgba(0, 0, 0, 0.69); }

.mfp-zoom-in.mfp-ready.mfp-bg {
  /* animate in */
  opacity: 1; }

.mfp-zoom-in.mfp-removing.mfp-bg {
  /* animate out */
  opacity: 0; }

/*!
 * ClockPicker v0.0.7 for jQuery (http://weareoutman.github.io/clockpicker/)
 * Copyright 2014 Wang Shenwei.
 * Licensed under MIT (https://github.com/weareoutman/clockpicker/blob/gh-pages/LICENSE)
 * 
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/* Picked from bootstrap: .popover, .btn, .text-primary */
.popover {
  border-radius: 0px; }
  .popover.bottom {
    margin-top: 0px; }
  .popover .arrow {
    display: none; }

.icheckbox_minimal-blue,
.iradio_minimal-blue {
  position: absolute;
  top: 1px;
  left: 0;
  height: 18px;
  background-size: auto; }

.icheckbox_minimal-blue {
  background-position: 0 0;
  background-image: url("/images/checkbox.svg"); }

.icheckbox_minimal-blue.hover {
  background-position: 0 0;
  background-image: url("/images/checkbox.svg"); }

.icheckbox_minimal-blue.checked {
  background-position: 0 0;
  background-image: url("/images/checkbox-checked.svg"); }

.icheckbox_minimal-blue.disabled {
  background-position: 0 0;
  cursor: default;
  background-image: url("/images/checkbox-disabled.svg"); }

.icheckbox_minimal-blue.checked.disabled {
  background-position: 0 0;
  background-image: url("/images/checkbox-checked-disabled.svg"); }

.iradio_minimal-blue {
  background-position: 0 0;
  background-image: url("/images/radio.svg"); }

.iradio_minimal-blue.hover {
  background-position: 0 0;
  background-image: url("/images/radio.svg"); }

.iradio_minimal-blue.checked {
  background-position: 0 0;
  background-image: url("/images/radio-checked.svg"); }

.iradio_minimal-blue.disabled {
  background-position: 0 0;
  cursor: default;
  background-image: url("/images/radio-disabled.svg"); }

.iradio_minimal-blue.checked.disabled {
  background-position: 0 0;
  background-image: url("/images/radio-checked-disabled.svg"); }
