@charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
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; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          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;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  select {
    background: #fff !important; }

  .navbar {
    display: none; }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  .label {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\2a"; }

.glyphicon-plus:before {
  content: "\2b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 767px) {
    .container {
      width: 760px; } }
  @media (min-width: 992px) {
    .container {
      width: 980px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1180px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -20px;
  margin-right: -20px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 767px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-1 {
    width: 8.33333%; }

  .col-sm-2 {
    width: 16.66667%; }

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

  .col-sm-4 {
    width: 33.33333%; }

  .col-sm-5 {
    width: 41.66667%; }

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

  .col-sm-7 {
    width: 58.33333%; }

  .col-sm-8 {
    width: 66.66667%; }

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

  .col-sm-10 {
    width: 83.33333%; }

  .col-sm-11 {
    width: 91.66667%; }

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

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

  .col-sm-pull-1 {
    right: 8.33333%; }

  .col-sm-pull-2 {
    right: 16.66667%; }

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

  .col-sm-pull-4 {
    right: 33.33333%; }

  .col-sm-pull-5 {
    right: 41.66667%; }

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

  .col-sm-pull-7 {
    right: 58.33333%; }

  .col-sm-pull-8 {
    right: 66.66667%; }

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

  .col-sm-pull-10 {
    right: 83.33333%; }

  .col-sm-pull-11 {
    right: 91.66667%; }

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

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

  .col-sm-push-1 {
    left: 8.33333%; }

  .col-sm-push-2 {
    left: 16.66667%; }

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

  .col-sm-push-4 {
    left: 33.33333%; }

  .col-sm-push-5 {
    left: 41.66667%; }

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

  .col-sm-push-7 {
    left: 58.33333%; }

  .col-sm-push-8 {
    left: 66.66667%; }

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

  .col-sm-push-10 {
    left: 83.33333%; }

  .col-sm-push-11 {
    left: 91.66667%; }

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

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

  .col-sm-offset-1 {
    margin-left: 8.33333%; }

  .col-sm-offset-2 {
    margin-left: 16.66667%; }

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

  .col-sm-offset-4 {
    margin-left: 33.33333%; }

  .col-sm-offset-5 {
    margin-left: 41.66667%; }

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

  .col-sm-offset-7 {
    margin-left: 58.33333%; }

  .col-sm-offset-8 {
    margin-left: 66.66667%; }

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

  .col-sm-offset-10 {
    margin-left: 83.33333%; }

  .col-sm-offset-11 {
    margin-left: 91.66667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-1 {
    width: 8.33333%; }

  .col-md-2 {
    width: 16.66667%; }

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

  .col-md-4 {
    width: 33.33333%; }

  .col-md-5 {
    width: 41.66667%; }

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

  .col-md-7 {
    width: 58.33333%; }

  .col-md-8 {
    width: 66.66667%; }

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

  .col-md-10 {
    width: 83.33333%; }

  .col-md-11 {
    width: 91.66667%; }

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

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

  .col-md-pull-1 {
    right: 8.33333%; }

  .col-md-pull-2 {
    right: 16.66667%; }

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

  .col-md-pull-4 {
    right: 33.33333%; }

  .col-md-pull-5 {
    right: 41.66667%; }

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

  .col-md-pull-7 {
    right: 58.33333%; }

  .col-md-pull-8 {
    right: 66.66667%; }

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

  .col-md-pull-10 {
    right: 83.33333%; }

  .col-md-pull-11 {
    right: 91.66667%; }

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

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

  .col-md-push-1 {
    left: 8.33333%; }

  .col-md-push-2 {
    left: 16.66667%; }

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

  .col-md-push-4 {
    left: 33.33333%; }

  .col-md-push-5 {
    left: 41.66667%; }

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

  .col-md-push-7 {
    left: 58.33333%; }

  .col-md-push-8 {
    left: 66.66667%; }

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

  .col-md-push-10 {
    left: 83.33333%; }

  .col-md-push-11 {
    left: 91.66667%; }

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

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

  .col-md-offset-1 {
    margin-left: 8.33333%; }

  .col-md-offset-2 {
    margin-left: 16.66667%; }

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

  .col-md-offset-4 {
    margin-left: 33.33333%; }

  .col-md-offset-5 {
    margin-left: 41.66667%; }

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

  .col-md-offset-7 {
    margin-left: 58.33333%; }

  .col-md-offset-8 {
    margin-left: 66.66667%; }

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

  .col-md-offset-10 {
    margin-left: 83.33333%; }

  .col-md-offset-11 {
    margin-left: 91.66667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-1 {
    width: 8.33333%; }

  .col-lg-2 {
    width: 16.66667%; }

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

  .col-lg-4 {
    width: 33.33333%; }

  .col-lg-5 {
    width: 41.66667%; }

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

  .col-lg-7 {
    width: 58.33333%; }

  .col-lg-8 {
    width: 66.66667%; }

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

  .col-lg-10 {
    width: 83.33333%; }

  .col-lg-11 {
    width: 91.66667%; }

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

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

  .col-lg-pull-1 {
    right: 8.33333%; }

  .col-lg-pull-2 {
    right: 16.66667%; }

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

  .col-lg-pull-4 {
    right: 33.33333%; }

  .col-lg-pull-5 {
    right: 41.66667%; }

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

  .col-lg-pull-7 {
    right: 58.33333%; }

  .col-lg-pull-8 {
    right: 66.66667%; }

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

  .col-lg-pull-10 {
    right: 83.33333%; }

  .col-lg-pull-11 {
    right: 91.66667%; }

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

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

  .col-lg-push-1 {
    left: 8.33333%; }

  .col-lg-push-2 {
    left: 16.66667%; }

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

  .col-lg-push-4 {
    left: 33.33333%; }

  .col-lg-push-5 {
    left: 41.66667%; }

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

  .col-lg-push-7 {
    left: 58.33333%; }

  .col-lg-push-8 {
    left: 66.66667%; }

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

  .col-lg-push-10 {
    left: 83.33333%; }

  .col-lg-push-11 {
    left: 91.66667%; }

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

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

  .col-lg-offset-1 {
    margin-left: 8.33333%; }

  .col-lg-offset-2 {
    margin-left: 16.66667%; }

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

  .col-lg-offset-4 {
    margin-left: 33.33333%; }

  .col-lg-offset-5 {
    margin-left: 41.66667%; }

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

  .col-lg-offset-7 {
    margin-left: 58.33333%; }

  .col-lg-offset-8 {
    margin-left: 66.66667%; }

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

  .col-lg-offset-10 {
    margin-left: 83.33333%; }

  .col-lg-offset-11 {
    margin-left: 91.66667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.17.47
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'icomoon';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .glyphicon.icon-arrow-left:before {
    content: "\e613";
    color: #D0AF54; }
  .glyphicon.icon-arrow-right:before {
    content: "\e614";
    color: #D0AF54; }

.glyphicon-time:before {
  font-family: 'ProximaNova-Reg';
  content: "Välj tid"; }

.glyphicon-chevron-left:before {
  content: "\e613";
  color: #D0AF54; }

.glyphicon-chevron-right:before {
  content: "\e614";
  color: #D0AF54; }

.glyphicon-chevron-up:before {
  content: "\e615";
  color: #D0AF54; }

.glyphicon-chevron-down:before {
  content: "\e612";
  color: #D0AF54; }

.glyphicon-calendar:before {
  font-family: 'ProximaNova-Reg';
  content: "Välj datum";
  font-size: 18px; }

/*!
 * Datetimepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.dropdown-menu.datetimepicker {
  min-width: 270px;
  padding: 10px !important;
  margin-left: 20px;
  margin-top: 60px;
  border-radius: 0;
  direction: ltr; }
  @media (min-width: 992px) {
    .dropdown-menu.datetimepicker {
      margin-top: 100px; } }
  @media (max-width: 766px) {
    .dropdown-menu.datetimepicker {
      margin-left: 0; } }

.datetimepicker-inline {
  width: 220px; }

.datetimepicker.datetimepicker-rtl {
  direction: rtl; }

.datetimepicker.datetimepicker-rtl table tr td span {
  float: right; }

.datetimepicker-dropdown, .datetimepicker-dropdown-left {
  top: 0;
  left: 0; }

[class*=" datetimepicker-dropdown"]:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #cccccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute; }

[class*=" datetimepicker-dropdown"]:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute; }

[class*=" datetimepicker-dropdown-top"]:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #cccccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0; }

[class*=" datetimepicker-dropdown-top"]:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #ffffff;
  border-bottom: 0; }

.datetimepicker-dropdown-bottom-left:before {
  top: -7px;
  right: 6px; }

.datetimepicker-dropdown-bottom-left:after {
  top: -6px;
  right: 7px; }

.datetimepicker-dropdown-bottom-right:before {
  top: -7px;
  left: 36px; }

.datetimepicker-dropdown-bottom-right:after {
  top: -6px;
  left: 37px; }

.datetimepicker-dropdown-top-left:before {
  bottom: -7px;
  right: 36px; }

.datetimepicker-dropdown-top-left:after {
  bottom: -6px;
  right: 37px; }

.datetimepicker-dropdown-top-right:before {
  bottom: -7px;
  left: 6px; }

.datetimepicker-dropdown-top-right:after {
  bottom: -6px;
  left: 7px; }

.datetimepicker > div {
  display: none; }

.datetimepicker.minutes div.datetimepicker-minutes {
  display: block; }

.datetimepicker.hours div.datetimepicker-hours {
  display: block; }

.datetimepicker.days div.datetimepicker-days {
  display: block; }

.datetimepicker.months div.datetimepicker-months {
  display: block; }

.datetimepicker.years div.datetimepicker-years {
  display: block; }

.datetimepicker table {
  width: 100%;
  margin: 0; }

.datetimepicker td,
.datetimepicker th {
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 3px;
  border: none; }

.table-striped .datetimepicker table tr td,
.table-striped .datetimepicker table tr th {
  background-color: transparent; }

.datetimepicker table tr td.minute:hover {
  background: #f3f3f3;
  cursor: pointer; }

.datetimepicker table tr td.hour:hover {
  background: #f3f3f3;
  cursor: pointer; }

.datetimepicker table tr td.day:hover {
  background: #f3f3f3;
  cursor: pointer; }

.datetimepicker table tr td.old,
.datetimepicker table tr td.new {
  color: #999; }

.datetimepicker table tr td.disabled,
.datetimepicker table tr td.disabled:hover {
  background: none;
  color: #999;
  cursor: default; }

.datetimepicker table tr td.today,
.datetimepicker table tr td.today:hover,
.datetimepicker table tr td.today.disabled,
.datetimepicker table tr td.today.disabled:hover {
  background-color: none;
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); }

.datetimepicker table tr td.today:hover,
.datetimepicker table tr td.today:hover:hover,
.datetimepicker table tr td.today.disabled:hover,
.datetimepicker table tr td.today.disabled:hover:hover,
.datetimepicker table tr td.today:active,
.datetimepicker table tr td.today:hover:active,
.datetimepicker table tr td.today.disabled:active,
.datetimepicker table tr td.today.disabled:hover:active,
.datetimepicker table tr td.today.active,
.datetimepicker table tr td.today:hover.active,
.datetimepicker table tr td.today.disabled.active,
.datetimepicker table tr td.today.disabled:hover.active,
.datetimepicker table tr td.today.disabled,
.datetimepicker table tr td.today:hover.disabled,
.datetimepicker table tr td.today.disabled.disabled,
.datetimepicker table tr td.today.disabled:hover.disabled,
.datetimepicker table tr td.today[disabled],
.datetimepicker table tr td.today:hover[disabled],
.datetimepicker table tr td.today.disabled[disabled],
.datetimepicker table tr td.today.disabled:hover[disabled] {
  background-color: #2B2F38;
  color: #fff; }

.datetimepicker table tr td.today:active,
.datetimepicker table tr td.today:hover:active,
.datetimepicker table tr td.today.disabled:active,
.datetimepicker table tr td.today.disabled:hover:active,
.datetimepicker table tr td.today.active,
.datetimepicker table tr td.today:hover.active,
.datetimepicker table tr td.today.disabled.active,
.datetimepicker table tr td.today.disabled:hover.active {
  background-color: #2B2F38;
  color: #fff; }

.datetimepicker table tr td.active,
.datetimepicker table tr td.active:hover,
.datetimepicker table tr td.active.disabled,
.datetimepicker table tr td.active.disabled:hover {
  background-color: #2B2F38;
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.datetimepicker table tr td.active:hover,
.datetimepicker table tr td.active:hover:hover,
.datetimepicker table tr td.active.disabled:hover,
.datetimepicker table tr td.active.disabled:hover:hover,
.datetimepicker table tr td.active:active,
.datetimepicker table tr td.active:hover:active,
.datetimepicker table tr td.active.disabled:active,
.datetimepicker table tr td.active.disabled:hover:active,
.datetimepicker table tr td.active.active,
.datetimepicker table tr td.active:hover.active,
.datetimepicker table tr td.active.disabled.active,
.datetimepicker table tr td.active.disabled:hover.active,
.datetimepicker table tr td.active.disabled,
.datetimepicker table tr td.active:hover.disabled,
.datetimepicker table tr td.active.disabled.disabled,
.datetimepicker table tr td.active.disabled:hover.disabled,
.datetimepicker table tr td.active[disabled],
.datetimepicker table tr td.active:hover[disabled],
.datetimepicker table tr td.active.disabled[disabled],
.datetimepicker table tr td.active.disabled:hover[disabled] {
  background-color: #2B2F38; }

.datetimepicker table tr td.active:active,
.datetimepicker table tr td.active:hover:active,
.datetimepicker table tr td.active.disabled:active,
.datetimepicker table tr td.active.disabled:hover:active,
.datetimepicker table tr td.active.active,
.datetimepicker table tr td.active:hover.active,
.datetimepicker table tr td.active.disabled.active,
.datetimepicker table tr td.active.disabled:hover.active {
  background-color: #2B2F38; }

.datetimepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 3px; }

.datetimepicker .datetimepicker-minutes table tr td span {
  display: inline-block;
  margin: 10% 6%;
  float: none; }

.datetimepicker .datetimepicker-hours span {
  height: 26px;
  line-height: 26px; }

.datetimepicker .datetimepicker-hours table tr td span.hour_am,
.datetimepicker .datetimepicker-hours table tr td span.hour_pm {
  width: 14.6%; }

.datetimepicker .datetimepicker-hours fieldset legend,
.datetimepicker .datetimepicker-minutes fieldset legend {
  margin-bottom: inherit;
  line-height: 30px; }

.datetimepicker .datetimepicker-minutes span {
  height: 26px;
  line-height: 26px; }

.datetimepicker table tr td span:hover {
  background: #eeeeee; }

.datetimepicker table tr td span.disabled,
.datetimepicker table tr td span.disabled:hover {
  background: none;
  color: #999999;
  cursor: default; }

.datetimepicker table tr td span.active,
.datetimepicker table tr td span.active:hover,
.datetimepicker table tr td span.active.disabled,
.datetimepicker table tr td span.active.disabled:hover {
  background-color: #2B2F38;
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.datetimepicker table tr td span.active:hover,
.datetimepicker table tr td span.active:hover:hover,
.datetimepicker table tr td span.active.disabled:hover,
.datetimepicker table tr td span.active.disabled:hover:hover,
.datetimepicker table tr td span.active:active,
.datetimepicker table tr td span.active:hover:active,
.datetimepicker table tr td span.active.disabled:active,
.datetimepicker table tr td span.active.disabled:hover:active,
.datetimepicker table tr td span.active.active,
.datetimepicker table tr td span.active:hover.active,
.datetimepicker table tr td span.active.disabled.active,
.datetimepicker table tr td span.active.disabled:hover.active,
.datetimepicker table tr td span.active.disabled,
.datetimepicker table tr td span.active:hover.disabled,
.datetimepicker table tr td span.active.disabled.disabled,
.datetimepicker table tr td span.active.disabled:hover.disabled,
.datetimepicker table tr td span.active[disabled],
.datetimepicker table tr td span.active:hover[disabled],
.datetimepicker table tr td span.active.disabled[disabled],
.datetimepicker table tr td span.active.disabled:hover[disabled] {
  background-color: #0044cc; }

.datetimepicker table tr td span.active:active,
.datetimepicker table tr td span.active:hover:active,
.datetimepicker table tr td span.active.disabled:active,
.datetimepicker table tr td span.active.disabled:hover:active,
.datetimepicker table tr td span.active.active,
.datetimepicker table tr td span.active:hover.active,
.datetimepicker table tr td span.active.disabled.active,
.datetimepicker table tr td span.active.disabled:hover.active {
  background-color: #2B2F38; }

.datetimepicker table tr td span.old {
  color: #999999; }

.datetimepicker th.switch {
  width: 145px; }

.datetimepicker th span.glyphicon {
  pointer-events: none; }

.datetimepicker thead tr:first-child th,
.datetimepicker tfoot th {
  cursor: pointer; }

.datetimepicker thead tr:first-child th:hover,
.datetimepicker tfoot th:hover {
  background: #eeeeee; }

.input-append.date .add-on i,
.input-prepend.date .add-on i,
.input-group.date .input-group-addon span {
  cursor: pointer;
  width: 14px;
  height: 14px; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }
.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: ""; }
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

@media (min-width: 767px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }
@-ms-viewport {
  width: device-width; }
.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important; }

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

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

  table.visible-xs {
    display: table; }

  tr.visible-xs {
    display: table-row !important; }

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

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

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

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

  table.visible-sm {
    display: table; }

  tr.visible-sm {
    display: table-row !important; }

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

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

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

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

  table.visible-md {
    display: table; }

  tr.visible-md {
    display: table-row !important; }

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

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

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

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

  table.visible-lg {
    display: table; }

  tr.visible-lg {
    display: table-row !important; }

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

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

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

@media (max-width: 766px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 767px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

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

  table.visible-print {
    display: table; }

  tr.visible-print {
    display: table-row !important; }

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

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

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

@media print {
  .hidden-print {
    display: none !important; } }
/* Set $img as background-image & give the image dimensions to the element */
/* Font faces */
/* Global Styles */
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

html {
  position: relative;
  background: #2b2f38;
  font-size: 62.5%;
  opacity: 0; }
  html.no-js {
    opacity: 1; }

h1, h2, h3 {
  letter-spacing: -0.05em; }

body {
  margin: 0;
  padding: 0;
  background: #ffffff;
  font-family: "ProximaNova-Reg";
  font-size: 16px;
  color: #2b2f38;
  line-height: 150%;
  -webkit-font-smoothing: antialiased;
  outline: none; }

@media (max-width: 47.9375em) {
  html.overFlowHidden {
    height: 100%;
    overflow: hidden; }
    html.overFlowHidden body {
      height: 100%;
      overflow: hidden; } }

input {
  border-radius: 3px; }

/* Text styles */
a, a img, img {
  outline: none; }

p {
  margin-top: 0;
  margin-bottom: 40px;
  /*font-size: emify(20px);*/
  font-size: 1.125em;
  line-height: 150%;
  word-wrap: break-word;
    /*&.ingress {
        max-width: 800px;
        margin: 40px auto 80px;
        font-size: emify(24px);
        text-align: center;

        @include breakpoint(large) {
            margin: 20px 0 40px;
        }

        @include breakpoint(medium) {
            margin: 35px 0 40px;
            font-size: emify(18px);

            text-align: left;
        }
    }*/ }
  p.subheader {
    font-size: 1.5em;
    font-family: "ProximaNova-Light";     
    text-align: center;}
    @media (max-width: 47.9375em) {
      p.subheader {
        font-size: 1em;
        text-align: center;
        line-height: 1.2em;
        margin-bottom: 10px;
        letter-spacing: -0.04em; } }
  p:after {
    content: "";
    display: block;
    clear: both; }
  @media (max-width: 47.9375em) {
    p {
      font-size: 0.875em;
      letter-spacing: -0.04em; } }
  p.whiteText {
    color: #ffffff; }
  p.blackText {
    color: #2b2f38; }
  p h1, p h2, p h3, p h4, p h5, p h6 {
    margin-bottom: 5px; }
  p h1, p h2, p h3 {
    letter-spacing: -0.05em; }
  p a {
    -webkit-transition: all 150ms ease-out;
    transition: all 150ms ease-out;
    display: inline-block;
    margin-bottom: -1px;
    border-bottom: 1px solid transparent;
    font-family: "ProximaNova-Bold";
    font-size: inherit;
    color: #1dadeb;
    line-height: 110%; }
    .touch p a {
      display: inline; }
    .no-touch p a:hover {
      text-decoration: none;
      border-bottom: 1px solid #1dadeb; }
  p q {
    font-size: 28px;
    font-style: italic; }

h1, h2, h3, h4, h5, h6 {
  padding: 0;
  margin: 0 auto;
  font-family: "ProximaNova-XBold";
  font-weight: normal;
  line-height: 110%;
  text-align: center;
  word-wrap: break-word; }
  h1.whiteText, h2.whiteText, h3.whiteText, h4.whiteText, h5.whiteText, h6.whiteText {
    color: #ffffff; }
  h1.block-header, h2.block-header, h3.block-header, h4.block-header, h5.block-header, h6.block-header {
    font-family: "ProximaNova-XBold";
    font-size: 65px; }
    @media (max-width: 992px) {
      h1.block-header, h2.block-header, h3.block-header, h4.block-header, h5.block-header, h6.block-header {
        font-size: 45px;
        text-align: left;
        line-height: 1em;
        letter-spacing: -0.02em;
        margin-bottom: 10px; } }
  h1.blackText, h2.blackText, h3.blackText, h4.blackText, h5.blackText, h6.blackText {
    color: #2b2f38; }
  h1.checkMarkHeader, h2.checkMarkHeader, h3.checkMarkHeader, h4.checkMarkHeader, h5.checkMarkHeader, h6.checkMarkHeader {
    padding-top: 85px;
    background: url("/new-icons/circle-ok.svg") center top no-repeat;
    background-size: 60px auto; }
  h1.largeCompaniesHeader, h2.largeCompaniesHeader, h3.largeCompaniesHeader, h4.largeCompaniesHeader, h5.largeCompaniesHeader, h6.largeCompaniesHeader {
    padding-top: 85px;
    background: url("/new-icons/houses.svg") center top no-repeat;
    background-size: 61px auto; }
  h1.smallCompaniesHeader, h2.smallCompaniesHeader, h3.smallCompaniesHeader, h4.smallCompaniesHeader, h5.smallCompaniesHeader, h6.smallCompaniesHeader {
    padding-top: 85px;
    background: url("/new-icons/house.svg") center top no-repeat;
    background-size: 61px auto; }
  h1.buildingsHeader, h2.buildingsHeader, h3.buildingsHeader, h4.buildingsHeader, h5.buildingsHeader, h6.buildingsHeader {
    padding-top: 85px;
    background: url("/new-icons/construction.svg") center top no-repeat;
    background-size: 68px auto; }
  @media (max-width: 47.9375em) {
    h1.checkMarkHeader, h2.checkMarkHeader, h3.checkMarkHeader, h4.checkMarkHeader, h5.checkMarkHeader, h6.checkMarkHeader {
      padding: 15px 0 15px 60px;
      background-size: 30px auto;
      background-position: left center;
      text-align: left; } }

h1 {
  margin-bottom: 40px;
  font-size: 2.25em; }
  @media (max-width: 47.9375em) {
    h1 {
      font-size: 2em; } }
  h1.lightHeader {
    margin-bottom: 0;
    font-family: "ProximaNova-Light";
    font-size: 3.75em; }
    @media (max-width: 47.9375em) {
      h1.lightHeader {
        font-size: 2em; } }

h2 {
  margin-bottom: 20px;
  font-size: 2.25em; }
  @media (max-width: 47.9375em) {
    h2 {
      font-size: 2em; } }
  h2.lightHeader {
    margin-bottom: 0;
    font-family: "ProximaNova-Light";
    font-size: 3.75em; }
    @media (max-width: 47.9375em) {
      h2.lightHeader {
        font-size: 2em; } }
  h2.specialHeader {
    margin-bottom: 0;
    font-family: "ProximaNova-Light";
    font-size: 2.25em; }
    @media (max-width: 47.9375em) {
      h2.specialHeader {
        font-size: 2em; } }

h3 {
  margin-bottom: 20px;
  font-size: 1.75em; }
  @media (max-width: 47.9375em) {
    h3 {
      font-size: 1.5em; } }
  h3.lightHeader {
    margin-bottom: 0;
    font-family: "ProximaNova-Light";
    font-size: 2.25em; }
    @media (max-width: 47.9375em) {
      h3.lightHeader {
        font-size: 1.5em; } }

h4 {
  font-size: 1.5em; }
  @media (max-width: 47.9375em) {
    h4 {
      font-size: 1.25em; } }
  h4.lightHeader {
    margin-bottom: 0;
    font-family: "ProximaNova-Light";
    font-size: 1.5em; }
    @media (max-width: 47.9375em) {
      h4.lightHeader {
        font-size: 1.125em; } }

h5 {
  font-size: 1.25em; }
  @media (max-width: 47.9375em) {
    h5 {
      font-size: 0.875em; } }
  h5.lightHeader {
    margin-bottom: 0;
    font-family: "ProximaNova-Light";
    font-size: 1.25em; }
    @media (max-width: 47.9375em) {
      h5.lightHeader {
        font-size: 0.875em; } }

h6 {
  font-size: 1.25em; }
  @media (max-width: 47.9375em) {
    h6 {
      font-size: 0.875em; } }
  h6.lightHeader {
    margin-bottom: 0;
    font-family: "ProximaNova-Light";
    font-size: 1.25em; }
    @media (max-width: 47.9375em) {
      h6.lightHeader {
        font-size: 0.875em; } }

a {
  font-size: 1.25em;
  color: inherit;
  word-wrap: break-word;
  text-decoration: none; }
  .no-touch a:hover {
    text-decoration: underline; }
  .no-touch a.anchor-underline:hover {
    text-decoration: none;
    border-bottom: 1px solid #1dadeb; }
  a a[href^="mailto"] {
    color: #1dadeb; }
    .no-touch a a[href^="mailto"]:hover {
      text-decoration: underline; }

ul {
  word-wrap: break-word;
  margin: 40px 0;
  font-family: "ProximaNova-Bold";
  font-size: 24px;
  line-height: 150%; }
  @media (max-width: 47.9375em) {
    ul {
      margin-top: 20px;
      margin-bottom: 20px;
      font-size: 1em;
      letter-spacing: -0.04em; } }

li {
  word-wrap: break-word; }

span {
  word-wrap: break-word; }
  span.whiteText {
    color: #ffffff; }
  span.greyText {
    color: #999; }
  span.blackText {
    color: #2b2f38; }

strong {
  font-family: "ProximaNova-Bold";
  font-weight: normal;
  word-wrap: break-word; }

b {
  font-family: "ProximaNova-Bold";
  font-weight: normal;
  word-wrap: break-word; }

i {
  font-family: "ProximaNova-Reg-Italic";
  word-wrap: break-word; }

.row {
  margin-right: 40px;
  margin-left: 40px; }
  @media (max-width: 75em) {
    .row {
      margin-right: 20px;
      margin-left: 20px; } }
  @media (max-width: 47.9375em) {
    .row {
      margin-right: 0;
      margin-left: 0; } }

.small {
  font-size: 80%; }

.ingress {
  max-width: 800px;
  margin: 30px auto 80px;
  text-align: left;
  font-size: 1.5em; }
  @media (max-width: 62em) {
    .ingress {
      margin: 20px 0 40px; } }
  @media (max-width: 47.9375em) {
    .ingress {
      margin: 35px 0 40px;
      font-size: 1em;
      letter-spacing: -0.04em;
      text-align: left; } }

.imgWrap {
  margin: 40px 0 80px;
  overflow: hidden;
  text-align: center;
  line-height: 130%; }
  .imgWrap img {
    display: block;
    max-width: 100%; }
  .imgWrap .imgCaption {
    display: block;
    padding-top: 20px;
    font-size: 1em;
    letter-spacing: -0.04em;
    color: #999; }
  .imgWrap.imgLeft {
    float: left;
    width: 50%;
    width: -webkit-calc(50% - 20px);
    width: calc(50% - 20px);
    max-width: 440px;
    margin: 0 40px 10px 0; }
  .imgWrap.imgRight {
    float: right;
    width: 50%;
    width: -webkit-calc(50% - 20px);
    width: calc(50% - 20px);
    max-width: 440px;
    margin: 0 0 10px 40px; }
  @media (max-width: 47.9375em) {
    .imgWrap.imgLeft, .imgWrap.imgRight {
      float: none;
      width: 100%;
      max-width: none;
      margin: 20px 0; } }

.wysiwyg p {
  margin-top: 10px;
  margin-bottom: 10px; }
.wysiwyg ul {
  margin-top: 20px;
  margin-bottom: 20px; }
.wysiwyg a {
  font-family: "ProximaNova-Reg";
  color: #1dadeb; }
  .wysiwyg a[href^="mailto"] {
    font-size: 80%; }

a.pdf-link {
  display: block;
  background: #fff;
  width: 100%;
  text-align: center;
  font-size: 18px;
  padding: 10px;
  position: relative;
  border: 1px solid #fff;
  border-radius: 3px; }
  @media (max-width: 992px) {
    a.pdf-link {
      margin-bottom: 15px; } }
  a.pdf-link:before {
    content: "";
    display: block;
    width: 20px;
    height: 22px;
    background: url("../img/icon-file.svg") no-repeat;
    background-size: cover;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 20px; }
  a.pdf-link:hover {
    text-decoration: none;
    border: 1px solid #fff;
    background: transparent; }

.ctaBtn {
  /*@include ctaBtn();*/
  /*@include breakpoint(large) {
      display: block;
  }*/
  -webkit-transition: all 150ms ease-out;
  transition: all 150ms ease-out;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  min-width: 0;
  min-height: 40px;
  padding: 5px 30px;
  font-family: "ProximaNova-Reg" !important;
  font-size: 18px !important;
  color: #ffffff;
  line-height: 140%;
  background: #2b2f38;
  text-decoration: none !important;
  text-align: center;
  border: 1px solid #2b2f38;
  min-width: 0;
  min-height: 40px;
  margin: 15px 40px 5px 0;
  border-radius: 3px;
  padding: 6px 50px;
  font-size: 1.125em;
  min-width: 160px; }
  .ctaBtn:after {
    display: none !important; }
  @media (max-width: 47.9375em) {
    .ctaBtn {
      display: block;
      margin: 0 0 20px; } }
  .ctaBtn .arrow,
  .ctaBtn .icon-ic-arrow_right,
  .ctaBtn .icon-ic-pdf {
    top: 3px;
    position: relative;
    left: 30px;
    color: #f7931f; }
  .ctaBtn.blue .arrow, .ctaBtn.blue .icon-ic-arrow_right, .ctaBtn.blue .icon-ic-pdf {
    color: #ffffff; }
  .ctaBtn.blue:hover .arrow, .ctaBtn.blue:hover .icon-ic-arrow_right, .ctaBtn.blue:hover .icon-ic-pdf {
    color: #1dadeb; }
  .ctaBtn.transparent-blue .icon-ic-pdf {
    color: #1dadeb; }
  .ctaBtn.transparent-blue:hover .icon-ic-pdf {
    color: #ffffff; }
  .no-touch .ctaBtn:hover {
    text-decoration: none; }
  .ctaBtn.small {
    /*    @include ctaBtn($darkGrey, $white, $darkGrey, $darkGrey, $white, $darkGrey, 0, 40px, 0, 5px 30px, 18px);
        min-width: 0;
        min-height: 40px;
        margin: 15px 40px 5px 0;
        border-radius: 0;
        padding: 6px 30px;
        font-size: emify(18px);

        @include breakpoint(medium) {
            display: block;
            margin: 0 0 20px;
        }
        .arrow {
            top: 3px;
            position: relative;
            left: 20px;

            @include breakpoint(large) {
                display: none;
            }
        }*/ }
  .ctaBtn.large {
    margin: 5px 0;
    /*position: relative;
    //min-width: 240px;
    min-height: 0;
    border-radius: 70px;
    padding: 25px 60px;
    font-size: emify(20px);
    text-align: left;*/
        /*.no-touch &:hover {
            //min-width: 260px;
            padding-right: 70px;
            background: transparent;

            span {
                @include transition(opacity, 150ms, ease-in);
                opacity: 1;
            }
        }*/ }
  .ctaBtn.blue {
    background: #1dadeb;
    color: #ffffff;
    border-color: #1dadeb; }
    .no-touch .ctaBtn.blue:hover {
      background: transparent;
      border-color: #1dadeb;
      color: #1dadeb; }
  .ctaBtn.lightGrey {
    background: #f4f4f4;
    color: #2b2f38;
    border-color: #f4f4f4; }
    .ctaBtn.lightGrey .arrow {
      color: #cca852; }
    .ctaBtn.lightGrey.no-touch .ctaBtn.lightGrey:hover {
      background: transparent;
      border-color: #f4f4f4;
      color: #2b2f38; }
  .ctaBtn.grey {
    background: #2b2f38;
    border-color: #2b2f38;
    color: #ffffff; }
    .no-touch .ctaBtn.grey:hover {
      background: transparent;
      border-color: #2b2f38;
      color: #2b2f38; }
  .ctaBtn.transparent {
    background: transparent;
    border-color: #ffffff;
    color: #ffffff; }
    .ctaBtn.transparent.no-touch .ctaBtn.transparent:hover {
      background: #ffffff;
      border-color: #ffffff;
      color: #2b2f38; }
  .ctaBtn.transparent-blue {
    background: transparent;
    border-color: #1dadeb;
    color: #1dadeb; }
    .no-touch .ctaBtn.transparent-blue:hover {
      background: #1dadeb;
      border-color: #1dadeb;
      color: #ffffff; }
  .ctaBtn.transparent-grey {
    background: transparent;
    border-color: #2b2f38;
    color: #2b2f38; }
    .no-touch .ctaBtn.transparent-grey:hover {
      background: #2b2f38;
      border-color: #2b2f38 !important;
      color: #ffffff; }
  .ctaBtn.pdf {
    /*padding-left: 90px;*/
      /*  span {
            opacity: 1;
            font-size: 20px;
            margin-top: -10px;
            right: auto;
            left: 45px;
        }
        
        @include breakpoint(small) {
            padding-left: 30px;

            span {
                display: none;
            }
        }

        .no-touch &:hover { 
            padding-right: 60px;

            span {
                color: $white;
            }
        }*/ }
  .ctaBtn.myNewsDeskLogo {
    background: #e6301f;
    background-size: 200px auto;
    border-color: #e6301f;
    font-family: "icomoon" !important;
    color: #ffffff; }
    .no-touch .ctaBtn.myNewsDeskLogo:hover {
      background: transparent;
      border-color: #e6301f;
      color: #e6301f; }
  .ctaBtn.arrow-down {
    padding: 5px 15px 5px 30px; }
    .ctaBtn.arrow-down > span {
      font-size: 10px;
      margin-left: 15px; }

.btnWrap {
  margin-top: 60px;
  text-align: center; }
  .btnWrap.noMargin {
    margin-top: 0;
    margin-bottom: 0; }
  @media (max-width: 62em) {
    .btnWrap {
      margin-top: 40px; } }

input[type="radio"] {
  display: none; }
  input[type="radio"] + label {
    display: inline-block;
    position: relative;
    cursor: pointer;
    color: #1dadeb;
    margin: 0 10px 20px 0;
    background: transparent;
    border: solid 1px #1dadeb;
    border-radius: 30px;
    padding: 8px 25px 8px 50px;
    font-size: 18px;
    font-weight: 400; }
    input[type="radio"] + label:before {
      content: '';
      position: absolute;
      top: 50%;
      margin-top: -10px;
      left: 15px;
      opacity: 0.3;
      width: 20px;
      height: 20px;
      display: inline-block;
      background: url("/img/check_blue.svg") no-repeat transparent center;
      background-size: contain; }
    @media (max-width: 30em) {
      input[type="radio"] + label {
        display: block;
        margin-right: 0;
        padding-right: 50px;
        text-align: center; } }
  input[type="radio"]:checked + label {
    background: #1dadeb;
    color: #ffffff; }
    input[type="radio"]:checked + label:before {
      opacity: 1;
      background: url("/img/check_white.svg") no-repeat transparent center; }

.banner {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  text-align: center;
  color: #ffffff;
  /* XS and Small devices (desktops, 992px and Down) */ }
  @media (max-width: 992px) {
    .banner {
      background-size: cover; } }
  .banner .banner-icon {
    width: 60px;
    height: 67px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 60px 67px;
    margin: 0 auto 10px;
    padding: 0; }
  .banner h2 {
    margin: 5px auto 5px;
    font-family: "ProximaNova-Light";
    font-size: 3.75em; }
  .banner p {
    font-size: 1.5em;
    max-width: none;
    margin-bottom: 20px; }

.introBanner {
  opacity: 0;
  color: #ffffff; }
  .introBanner .bannerImg {
    display: none; }
  .introBanner p {
    margin: 10px auto; }
  .introBanner .headerWIconWrap .ingress {
    margin-top: 0;
    margin-bottom: 0; }
  .introBanner .btnWrap {
    margin-top: 30px;
    margin-bottom: 50px; }
  .introBanner .ctaBtn.small {
    min-width: 200px;
    margin: 10px 20px 0; }
  .no-touch .introBanner .ctaBtn.large:hover {
    border: 1px solid #ffffff;
    color: #ffffff; }
    .no-touch .introBanner .ctaBtn.large:hover .arrow {
      color: #ffffff; }
  .introBanner.noImg {
    margin-bottom: -60px;
    opacity: 1;
    color: #2b2f38; }
    .introBanner.noImg .headerWIconWrap .ingress {
      margin-top: 40px; }

.headerWIconWrap {
  padding-bottom: 5px;
  text-align: center; }
  .headerWIconWrap img {
    display: inline-block;
    /*max-width: 60px;*/
    /*width: 100%; // IE fix, issues with svg*/ }
    .headerWIconWrap img.maxWidth {
      max-width: 100%; }
      @media (max-width: 30em) {
        .headerWIconWrap img.maxWidth {
          max-width: 100px;
          max-height: 80px; } }
  .headerWIconWrap .header, .headerWIconWrap h1, .headerWIconWrap h2, .headerWIconWrap h3, .headerWIconWrap h4, .headerWIconWrap h5, .headerWIconWrap h6 {
    margin: 5px auto 20px;
    /*font-family: $lightFontFamily;*/
    font-size: 3.75em;
    text-align: center; }
    @media (max-width: 47.9375em) {
      .headerWIconWrap .header, .headerWIconWrap h1, .headerWIconWrap h2, .headerWIconWrap h3, .headerWIconWrap h4, .headerWIconWrap h5, .headerWIconWrap h6 {
        font-size: 2.25em;
        text-align: center; } }
  .headerWIconWrap .header.small {
    font-size: 3em; }

.headerWImgWrap .imgWrap {
  margin: 0 0 15px;
  text-align: center; }
  .headerWImgWrap .imgWrap img {
    display: inline-block;
    max-width: 45px; }

.separator {
  height: 100px;
  background: #ffffff; }

.bold {
  font-weight: bold; }

.italic {
  font-style: italic; }

.underline {
  text-decoration: underline; }

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

.text-left, .textLeft {
  margin-left: 0;
  text-align: left; }

.text-right, .textRight {
  margin-right: 0;
  text-align: right; }

.highlighted-text {
  color: #1dadeb;
  font-weight: 600; }

.newPool {
  display: inline-block;
  width: 24px;
  height: 13px;
  margin: 0 3px 0 0;
  background: url("/img/new-pool-icon.svg") 0 0 no-repeat;
  background-size: 100% auto;
  font-size: 15px;
  letter-spacing: -0.04em;
  border-radius: 3px; }

/*! jQuery UI - v1.11.2 - 2015-01-19
* http://jqueryui.com
* Includes: core.css, autocomplete.css, menu.css
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */ }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */ }

.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important; }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-autocomplete {
  display: none;
  position: absolute;
  top: 0;
  left: 0 !important;
  margin-top: -35px;
  padding: 30px 0;
  background: #fff;
  cursor: default;
  width: 100% !important;
  overflow: auto;
  font-family: "ProximaNova-Reg"; }
  @media (max-width: 30em) {
    .ui-autocomplete {
      top: 70px !important;
      left: 0 !important;
      /*height: -webkit-calc(100vh - 189px) !important;
      height: calc(100vh - 189px) !important;*/ } }

.startPageMap .ui-autocomplete {
  /* @include breakpoint(small) {
       height: 100vh !important;
       height: -webkit-calc(100vh - 260px) !important;
       height: calc(100vh - 260px) !important;
   }*/ }
  @media (max-width: 30em) {
    .startPageMap .ui-autocomplete {
      top: 50px !important; } }

.ui-menu {
  list-style: none;
  margin-top: -5px;
  padding: 30px 0;
  display: block;
  outline: none;
  font-size: 20px; }
  @media (max-width: 30em) {
    .ui-menu {
      padding: 10px 0 30px;
      line-height: 100%; }
      .ui-menu a {
        line-height: 130%; } }

.ui-menu .ui-menu {
  position: absolute; }

.ui-menu .ui-menu-item, .ui-autocomplete-category {
  position: relative;
  margin: 0;
  padding: 5px 30px;
  cursor: pointer;
  min-height: 0;
  /* support: IE7 */
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); }

.ui-menu .ui-menu-item {
  color: #555555;
  text-transform: capitalize;
  /*@include breakpoint(small) {
      height: 0;
      padding: 0;
      overflow: hidden;
  }*/ }
  .ui-menu .ui-menu-item a {
    -webkit-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
    border-bottom: 1px solid transparent; }
    .no-touch .ui-menu .ui-menu-item a:hover {
      border-bottom: 1px solid #606369;
      text-decoration: none; }
  .ui-menu .ui-menu-item strong {
    color: #2b2f38; }
  .ui-menu .ui-menu-item small {
    color: #999;
    vertical-align: top; }

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0; }

/* icon support */
.ui-menu-icons {
  position: relative; }

.ui-menu-icons .ui-menu-item {
  padding-left: 2em; }

/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto 0; }

/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0; }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?-t3hu5s");
  src: url("../fonts/icomoon.eot?#iefix-t3hu5s") format("embedded-opentype"), url("../fonts/icomoon.woff?-t3hu5s") format("woff"), url("../fonts/icomoon.ttf?-t3hu5s") format("truetype"), url("../fonts/icomoon.svg?-t3hu5s#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;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-ic-mynewsdesk:before {
  content: "\e616"; }

.icon-close:before {
  content: "\e60c"; }

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

.icon-ic-direction-arrow-down:before {
  content: "\e60e"; }

.icon-ic-direction-arrow-left:before {
  content: "\e60f"; }

.icon-ic-direction-arrow-right:before {
  content: "\e610"; }

.icon-ic-direction-arrow-up:before {
  content: "\e611"; }

.icon-ic-thin-arrow-down:before {
  content: "\e612"; }

.icon-ic-thin-arrow-left:before {
  content: "\e613"; }

.icon-ic-thin-arrow-right:before {
  content: "\e614"; }

.icon-ic-thin-arrow-up:before {
  content: "\e615"; }

.icon-ic-appstore:before {
  content: "\e600"; }

.icon-ic-arrow_down:before {
  content: "\e601"; }

.icon-ic-arrow_left:before {
  content: "\e602"; }

.icon-ic-arrow_right:before {
  content: "\e603"; }

.icon-ic-arrow_up:before {
  content: "\e604"; }

.icon-ic-fb:before {
  content: "\e605"; }

.icon-ic-google-play:before {
  content: "\e606"; }

.icon-ic-pdf:before {
  content: "\e607"; }

.icon-ic-pos:before {
  content: "\e608"; }

.icon-ic-print:before {
  content: "\e609"; }

.icon-ic-rss:before {
  content: "\e60a"; }

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

@font-face {
  font-family: 'Montserrat-Bold';
  src: url("../fonts/Montserrat-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Montserrat-Regular';
  src: url("../fonts/Montserrat-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'ProximaNova-Light';
  src: url("../fonts/proximanova-light-webfont.eot");
  src: url("../fonts/proximanova-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanova-light-webfont.woff2") format("woff2"), url("../fonts/proximanova-light-webfont.woff") format("woff"), url("../fonts/proximanova-light-webfont.ttf") format("truetype"), url("../fonts/proximanova-light-webfont.svg#proxima_nova_ltlight") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'ProximaNova-Bold';
  src: url("../fonts/proximanova-sbold-webfont.eot");
  src: url("../fonts/proximanova-sbold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanova-sbold-webfont.woff2") format("woff2"), url("../fonts/proximanova-sbold-webfont.woff") format("woff"), url("../fonts/proximanova-sbold-webfont.ttf") format("truetype"), url("../fonts/proximanova-sbold-webfont.svg#proxima_nova_ltsemibold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'ProximaNova-XBold';
  src: url("../fonts/proximanova-extrabld-webfont.woff2") format("woff2"), url("../fonts/proximanova-extrabld-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'ProximaNova-Reg';
  src: url("../fonts/proximanova-reg-webfont.eot");
  src: url("../fonts/proximanova-reg-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanova-reg-webfont.woff2") format("woff2"), url("../fonts/proximanova-reg-webfont.woff") format("woff"), url("../fonts/proximanova-reg-webfont.ttf") format("truetype"), url("../fonts/proximanova-reg-webfont.svg#proxima_nova_rgregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'ProximaNova-Reg-Italic';
  src: url("../fonts/proximanova-regit-webfont.eot");
  src: url("../fonts/proximanova-regit-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanova-regit-webfont.woff2") format("woff2"), url("../fonts/proximanova-regit-webfont.woff") format("woff"), url("../fonts/proximanova-regit-webfont.ttf") format("truetype"), url("../fonts/proximanova-regit-webfont.svg#proxima_novaregular_italic") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Hide the element */
.hidden {
  display: none; }

/* Center a block element */
.center {
  margin: 0 auto; }

/* Text center */
.text-center {
  text-align: center; }

/* Clearfix */
.clear:before, .clear:after {
  content: ' ';
  display: table;
  visibility: hidden;
  height: 0; }

.clear {
  *zoom: 1; }
  .clear:after {
    clear: both; }

/* No padding / margin */
.nopadding {
  padding: 0 !important; }

.nomargin {
  margin: 0 !important; }

/* For CSS 3D Transforms */
.no-backface {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden; }

.first-section {
  padding-top: 60px; }

.tight-padding {
  padding: 0 5px; }
  .tight-padding:first-child {
    padding-left: 0; }
  .tight-padding:last-child {
    padding-right: 0; }
  @media (max-width: 992px) {
    .tight-padding {
      padding: 0; } }

.carousel {
  -webkit-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  -ms-perspective: 1000;
  -webkit-perspective: 1000;
  -o-perspective: 1000;
  perspective: 1000;
  -webkit-transition: opacity 700ms ease-out;
  transition: opacity 700ms ease-out;
  position: relative;
  background: #ffffff;
  width: 100%;
  height: 600px;
  overflow: hidden;
  opacity: 0; }
  @media (max-width: 62em) {
    .carousel {
      margin-top: 60px; } }
  @media (max-width: 47.9375em) {
    .carousel {
      height: 420px; } }
  .carousel .ctaBtnWrap {
    display: inline-block;
    position: relative;
    left: 50%;
    opacity: 0; }
    @media (max-width: 87.5em) {
      .carousel .ctaBtnWrap {
        margin-left: -110px; } }
    @media (max-width: 47.9375em) {
      .carousel .ctaBtnWrap {
        /*margin-left: -75px;*/
        margin-left: -110px; } }
    .no-touch .carousel .ctaBtnWrap .ctaBtn:hover {
      background: #ffffff;
      color: #1dadeb;
      border-color: #ffffff; }
      .no-touch .carousel .ctaBtnWrap .ctaBtn:hover span {
        color: #1dadeb; }
  .carousel.showCarousel {
    opacity: 1; }
    .carousel.showCarousel .ctaBtnWrap.posTop {
      opacity: 1; }

.carousel-slide {
  -webkit-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  -ms-perspective: 1000;
  -webkit-perspective: 1000;
  -o-perspective: 1000;
  perspective: 1000;
  display: table;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .carousel-slide h4 {
    text-align: center; }

.carouselArrows {
  -webkit-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  -ms-perspective: 1000;
  -webkit-perspective: 1000;
  -o-perspective: 1000;
  perspective: 1000;
  -webkit-transition: opacity 150ms ease-in;
  transition: opacity 150ms ease-in;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 5;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  opacity: 0.5;
  font-family: "icomoon";
  font-size: 40px;
  line-height: 40px;
  text-align: center;
  color: #ffffff; }
  .carouselArrows.nextArrow {
    right: 0;
    left: auto; }
    @media (max-width: 47.9375em) {
      .carouselArrows.nextArrow {
        right: 5px;
        text-align: right; } }
    .carouselArrows.nextArrow:before {
      content: "\e614"; }
  @media (max-width: 47.9375em) {
    .carouselArrows.prevArrow {
      left: 5px;
      text-align: left; } }
  .carouselArrows.prevArrow:before {
    content: "\e613"; }
  .carouselArrows.hide {
    opacity: 0; }
  .no-touch .carouselArrows:hover {
    opacity: 1;
    text-decoration: none; }

.goto-dots {
  -webkit-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  bottom: 25px;
  left: 0;
  z-index: 8;
  width: 100%;
  text-align: center; }
  .goto-dots ul {
    display: inline-block;
    margin: 0;
    padding: 0; }
    .goto-dots ul li {
      display: inline-block; }
    .goto-dots ul a {
      -webkit-transition: -webkit-transform 150ms ease-in;
      transition: transform 150ms ease-in;
      display: block;
      margin: 0 5px;
      width: 16px;
      height: 16px;
      border-radius: 50%;
      background: rgba(255, 255, 255, 0.4);
      line-height: 0;
      text-indent: -9999px; }
      .goto-dots ul a span {
        display: block;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        background: #ffffff;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: opacity 350ms ease-in;
        transition: opacity 350ms ease-in; }
      .no-touch .goto-dots ul a:hover {
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2); }
    .goto-dots ul .active span {
      opacity: 1;
      filter: alpha(opacity=100); }

.csstransforms3d .slideLeft {
  -webkit-animation-name: none;
  animation-name: none; }
  .csstransforms3d .slideLeft .carousel-slide {
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
.csstransforms3d .slideRight {
  -webkit-animation-name: none;
  animation-name: none; }
  .csstransforms3d .slideRight .carousel-slide {
    -webkit-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
.csstransforms3d .onTop {
  z-index: 5; }
.csstransforms3d .slideTextWrap {
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px); }
  @media (max-width: 47.9375em) {
    .csstransforms3d .slideTextWrap {
      padding-bottom: 30px; } }
.csstransforms3d .carousel .ctaBtnWrap {
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
  margin-top: 40px; }
.csstransforms3d .showCarousel .slideTextWrap.posTop {
  -webkit-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  -ms-perspective: 1000;
  -webkit-perspective: 1000;
  -o-perspective: 1000;
  perspective: 1000;
  -webkit-transition: all 700ms ease-out;
  transition: all 700ms ease-out;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1; }
.csstransforms3d .showCarousel .ctaBtnWrap.posTop {
  -webkit-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  -ms-perspective: 1000;
  -webkit-perspective: 1000;
  -o-perspective: 1000;
  perspective: 1000;
  -webkit-transition: all 700ms ease-out;
  transition: all 700ms ease-out;
  -webkit-transition-delay: 300ms;
  transition-delay: 300ms;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

.no-csstransforms3d .slideLeft .carousel-slide {
  left: 100%; }
.no-csstransforms3d .slideRight .carousel-slide {
  left: -100%; }
.no-csstransforms3d .onTop {
  z-index: 5; }
.no-csstransforms3d .showCarousel .slideTextWrap.posTop {
  opacity: 1; }

.slideTextWrap {
  display: table-cell;
  width: 100%;
  opacity: 0;
  color: #ffffff;
  vertical-align: middle; }
  .slideTextWrap h2 {
    width: 45%;
    max-width: 700px;
    margin-bottom: 0;
    margin-left: 50%;
    font-size: 4.5em;
    text-align: left;
    /*text-transform: uppercase;*/ }
    @media (max-width: 47.9375em) {
      .slideTextWrap h2 {
        max-width: 80%;
        font-size: 8vh;
        content: 'viewport-units-buggyfill; font-size: 8vh;'; } }
    @media (max-width: 30em) {
      .slideTextWrap h2 {
        font-size: 7vh;
        content: 'viewport-units-buggyfill; font-size: 7vh;'; } }
  .slideTextWrap .slideText {
    width: 45%;
    max-width: 700px;
    margin-top: 5px;
    margin-left: 50%;
    font-size: 1.75em; }
  @media (max-width: 87.5em) {
    .slideTextWrap {
      width: 80%;
      max-width: 1000px;
      margin: 0 auto; }
      .slideTextWrap h2 {
        width: auto;
        margin: 0 auto 0;
        text-align: center; }
      .slideTextWrap .slideText {
        width: auto;
        margin: 5px auto 0;
        text-align: center; } }

.textLeft h2 {
  margin-left: 10%; }
  @media (max-width: 87.5em) {
    .textLeft h2 {
      margin: 0 auto; } }
.textLeft .slideText {
  margin-left: 10%; }
  @media (max-width: 87.5em) {
    .textLeft .slideText {
      margin: 0 auto; } }
.textLeft .ctaBtnWrap {
  left: 10%; }
  @media (max-width: 87.5em) {
    .textLeft .ctaBtnWrap {
      left: 50%;
      margin-left: -105px; } }
  @media (max-width: 47.9375em) {
    .textLeft .ctaBtnWrap {
      margin-left: -75px; } }

@media (max-width: 0.9375em) {
  .slideText {
    display: none; } }

.twoCol {
  max-width: 1280px;
  margin: 0 auto;
  padding-right: 20px;
  padding-left: 20px; }
  .twoCol:after {
    content: "";
    display: block;
    clear: both; }
  .twoCol .firstCol, .twoCol .secondCol {
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 50%;
    padding-left: 60px; }
    @media (max-width: 75em) {
      .twoCol .firstCol, .twoCol .secondCol {
        padding-left: 20px; } }
    @media (max-width: 62em) {
      .twoCol .firstCol, .twoCol .secondCol {
        float: none;
        width: 100%;
        margin: 0 auto;
        padding: 0; } }
  .twoCol .firstCol {
    padding-right: 60px;
    padding-left: 0;
    overflow: hidden; }
    @media (max-width: 75em) {
      .twoCol .firstCol {
        padding-right: 20px; } }
    @media (max-width: 62em) {
      .twoCol .firstCol {
        padding-right: 0; } }
    .twoCol .firstCol .imgWrap {
      margin: 0; }
      .twoCol .firstCol .imgWrap img {
        width: 100%;
        max-height: 100%; }
        @media (max-width: 62em) {
          .twoCol .firstCol .imgWrap img {
            padding: 10px 0; } }
  .twoCol .secondCol:after {
    content: "";
    display: block;
    clear: both; }
  .twoCol .btnWrap {
    margin: 0 0 0;
    padding: 15px 0 20px;
    text-align: left; }
    .twoCol .btnWrap .ctaBtn {
      margin-top: 0;
      margin-right: 17px; }
      @media (max-width: 47.9375em) {
        .twoCol .btnWrap .ctaBtn {
          margin: 20px auto 0; } }
  .twoCol .numberOfCars {
    margin: 50px 0 40px;
    padding: 20px 0;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    font-size: 1.25em; }
    @media (max-width: 47.9375em) {
      .twoCol .numberOfCars {
        margin: 30px 0 0px;
        padding: 10px 0;
        font-size: 0.8125em; } }
    .twoCol .numberOfCars span:first-child {
      float: left;
      max-width: 75%; }
    .twoCol .numberOfCars span:last-child {
      float: right;
      padding-right: 5px;
      font-family: "ProximaNova-Bold";
      font-size: 1.5em;
      color: #1dadeb; }
      @media (max-width: 47.9375em) {
        .twoCol .numberOfCars span:last-child {
          font-size: 1.125em; } }
    .twoCol .numberOfCars:after {
      content: "";
      clear: both;
      display: block; }
  .twoCol hr {
    padding: 0;
    margin: 0;
    border: 0;
    border-top: 1px solid #999; }

.imgRight .firstCol {
  float: right;
  padding-right: 0;
  padding-left: 60px; }
  @media (max-width: 75em) {
    .imgRight .firstCol {
      padding-left: 20px; } }
  @media (max-width: 62em) {
    .imgRight .firstCol {
      padding-left: 0; } }
.imgRight .secondCol {
  padding-right: 60px;
  padding-left: 0; }
  @media (max-width: 75em) {
    .imgRight .secondCol {
      padding-right: 20px; } }
  @media (max-width: 62em) {
    .imgRight .secondCol {
      padding-right: 0; } }
@media (max-width: 62em) {
  .imgRight .firstCol, .imgRight .secondCol {
    float: none;
    width: 100%;
    margin: 0 auto;
    padding: 0; } }

.twoColNoFlip {
  max-width: 1280px;
  margin: 0 auto; }
  .twoColNoFlip:after {
    content: "";
    display: block;
    clear: both; }
  .twoColNoFlip h2 {
    margin: 0 auto; }
  .twoColNoFlip .imgWrap {
    overflow: hidden; }
    .twoColNoFlip .imgWrap img {
      width: 100%;
      max-height: 100%; }
  @media (max-width: 62em) {
    .twoColNoFlip .col-xs-0 {
      display: none; } }
  .twoColNoFlip .costList ul {
    width: 100%;
    padding: 0;
    margin: 0 0 40px;
    vertical-align: top; }
    .twoColNoFlip .costList ul li {
      display: table;
      width: 100%;
      min-height: 60px;
      padding: 7px 0;
      border-bottom: 1px solid #999; }
      .twoColNoFlip .costList ul li span {
        display: table-cell;
        max-width: 50%;
        font-family: "ProximaNova-Light";
        font-size: 46px;
        line-height: 130%;
        text-align: right;
        vertical-align: middle; }
        @media (max-width: 47.9375em) {
          .twoColNoFlip .costList ul li span {
            font-size: 5vh;
            content: 'viewport-units-buggyfill; font-size: 5vh;'; } }
        .twoColNoFlip .costList ul li span:first-child {
          font-size: 20px;
          text-align: left; }
          @media (max-width: 47.9375em) {
            .twoColNoFlip .costList ul li span:first-child {
              font-size: 2.5vh;
              content: 'viewport-units-buggyfill; font-size: 2.5vh;'; } }
        .twoColNoFlip .costList ul li span small {
          font-size: 65%; }
      .twoColNoFlip .costList ul li:first-child {
        border-bottom: 3px solid #2b2f38; }
        .twoColNoFlip .costList ul li:first-child span:last-child {
          font-family: "ProximaNova-Bold"; }
        .twoColNoFlip .costList ul li:first-child strong {
          display: block;
          padding-bottom: 2px;
          font-family: "ProximaNova-Bold";
          font-size: 1.5em; }
          @media (max-width: 87.5em) {
            .twoColNoFlip .costList ul li:first-child strong {
              font-size: 3vh;
              content: 'viewport-units-buggyfill; font-size: 3vh;'; } }
  .twoColNoFlip .costList .ctaBtn {
    margin-right: 15px; }
    @media (max-width: 47.9375em) {
      .twoColNoFlip .costList .ctaBtn {
        display: block;
        margin-right: 0;
        margin-top: 20px; }
        .twoColNoFlip .costList .ctaBtn:first-child {
          margin-top: 0; } }
  .twoColNoFlip .advList {
    display: block;
    color: #cda952;
    margin-top: 40px; }
    @media (max-width: 62em) {
      .twoColNoFlip .advList {
        margin-top: 0; } }
    .twoColNoFlip .advList h3 {
      display: block;
      text-align: left;
      margin-bottom: 15px;
      color: #2b2f38; }
    .twoColNoFlip .advList .number {
      display: inline-block;
      padding-top: 3px;
      border-bottom: 3px solid #1dadeb;
      font-family: "ProximaNova-Bold";
      font-size: 60px;
      vertical-align: top;
      line-height: 60px; }
      @media (max-width: 47.9375em) {
        .twoColNoFlip .advList .number {
          display: none; } }
    .twoColNoFlip .advList ul {
      /*display: table-cell;*/
      display: block;
      margin: 0;
      /*padding: 0 0 0 50px;*/
      padding: 0 0 0 25px;
      vertical-align: top;
      font-family: "ProximaNova-Reg-Italic";
      font-size: 1.5em; }
      @media (max-width: 47.9375em) {
        .twoColNoFlip .advList ul {
          padding: 0 0 0 25px;
          font-size: 1.125em; } }
      .twoColNoFlip .advList ul li {
        /*padding-bottom: 20px;*/
        line-height: 1.3em;
        padding-bottom: 10px; }

.threeCols .specialHeader {
  padding-bottom: 55px; }
  @media (max-width: 47.9375em) {
    .threeCols .specialHeader {
      padding-bottom: 30px; } }
.threeCols .threeColWrap {
  position: relative;
  min-height: 700px;
  background: #ffffff; }
  .threeCols .threeColWrap.bgLightGrey {
    background: #f4f4f4; }
  @media (max-width: 62em) {
    .threeCols .threeColWrap {
      min-height: 0;
      margin-bottom: 40px; } }
  .threeCols .threeColWrap .imgWrap {
    position: relative;
    height: 0;
    margin: 0;
    padding-bottom: 61.25%;
    background: #f4f4f4;
    overflow: hidden; }
  .threeCols .threeColWrap img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%; }
  .threeCols .threeColWrap .textWrap {
    padding: 40px 40px 140px; }
    .threeCols .threeColWrap .textWrap p {
      margin-top: 10px;
      margin-bottom: 10px;
      font-size: 1em;
      letter-spacing: -0.04em; }
    @media (max-width: 75em) {
      .threeCols .threeColWrap .textWrap {
        padding: 20px 20px 140px; } }
    @media (max-width: 0.9375em) {
      .threeCols .threeColWrap .textWrap {
        padding-bottom: 20px; }
        .threeCols .threeColWrap .textWrap p {
          display: none; } }
  .threeCols .threeColWrap h3 {
    font-size: 1.6875em;
    text-align: left; }
    @media (max-width: 62em) {
      .threeCols .threeColWrap h3 {
        text-align: left; } }
  .threeCols .threeColWrap .subHeader {
    display: block;
    font-size: 1.75em;
    line-height: 110%; }
    @media (max-width: 62em) {
      .threeCols .threeColWrap .subHeader {
        text-align: center; } }
  .threeCols .threeColWrap .btnWrap {
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    bottom: 50px;
    left: 0;
    z-index: 1;
    width: 100%;
    padding: 0 40px;
    text-align: left; }
    @media (max-width: 75em) {
      .threeCols .threeColWrap .btnWrap {
        padding: 0 40px; } }
    @media (max-width: 47.9375em) {
      .threeCols .threeColWrap .btnWrap {
        position: relative;
        bottom: 0;
        margin: 0;
        padding-bottom: 40px; } }
  .threeCols .threeColWrap .ctaBtn {
    margin: 10px auto 0;
    /*margin-right: 15px;*/
    display: table; }
    @media (max-width: 87.5em) {
      .threeCols .threeColWrap .ctaBtn {
        /*display: block;*/
        margin: 10px auto 0; } }
    @media (max-width: 62em) {
      .threeCols .threeColWrap .ctaBtn {
        display: inline-block;
        /*margin: 10px 15px 0 0;*/
        margin: 10px auto;
        /*     &:last-child {
                 margin-right: 0;
             }*/ } }
    @media (max-width: 47.9375em) {
      .threeCols .threeColWrap .ctaBtn {
        display: table;
        margin: 20px auto 0; } }

@media (max-width: 47.9375em) {
  .fourCols .row:nth-child(2) > div:last-child .fourColWrap {
    border-bottom: 1px solid #606369; } }
.fourCols .fourColWrap {
  position: relative;
  min-height: 550px; }
  @media (max-width: 75em) {
    .fourCols .fourColWrap {
      min-height: 0;
      margin-bottom: 35px;
      padding-bottom: 15px; } }
  @media (max-width: 47.9375em) {
    .fourCols .fourColWrap {
      margin-bottom: 0;
      padding: 5px 0;
      border-top: 1px solid #606369;
      overflow: hidden; } }
  .fourCols .fourColWrap .imgWrap {
    position: relative;
    height: 180px;
    margin-top: 0;
    margin-bottom: 60px; }
    @media (max-width: 47.9375em) {
      .fourCols .fourColWrap .imgWrap {
        position: absolute;
        top: 5px;
        right: 30px;
        left: auto;
        z-index: 1;
        max-height: 50px;
        height: 100%;
        width: 50px;
        padding: 5px 0;
        margin-bottom: 0;
        text-align: center; } }
    .fourCols .fourColWrap .imgWrap img {
      position: absolute;
      bottom: 0;
      left: 50%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      z-index: 1;
      max-height: 100%;
      max-width: 100%;
      vertical-align: bottom; }
      @media (max-width: 75em) {
        .fourCols .fourColWrap .imgWrap img {
          right: 0;
          left: 50%;
          -webkit-transform: translateX(-50%);
              -ms-transform: translateX(-50%);
                  transform: translateX(-50%); } }
      @media (max-width: 47.9375em) {
        .fourCols .fourColWrap .imgWrap img {
          position: relative;
          top: 50%;
          margin-top: -50%;
          opacity: 0.75;
          vertical-align: middle; } }
  .fourCols .fourColWrap h3 {
    text-align: left;
    margin-bottom: 0; }
    @media (max-width: 75em) {
      .fourCols .fourColWrap h3 {
        text-align: center; } }
    @media (max-width: 47.9375em) {
      .fourCols .fourColWrap h3 {
        padding: 17px 100px 0 0;
        text-align: left; } }
  .fourCols .fourColWrap .mobToggleBtn {
    display: none;
    position: absolute;
    top: 5px;
    right: 0;
    z-index: 2;
    width: 100%;
    height: 60px;
    background: url("/img/ic-arrow_down.svg") right center no-repeat;
    background-size: 20px auto; }
    .fourCols .fourColWrap .mobToggleBtn.open {
      background: url("/img/ic-close_blk.svg") right center no-repeat;
      background-size: 20px auto; }
    @media (max-width: 47.9375em) {
      .fourCols .fourColWrap .mobToggleBtn {
        display: block; } }
  @media (max-width: 47.9375em) {
    .fourCols .fourColWrap .innerWrap {
      display: none; } }
  .fourCols .fourColWrap .textWrap {
    position: relative;
    padding-bottom: 50px; }
    @media (max-width: 75em) {
      .fourCols .fourColWrap .textWrap {
        text-align: center; } }
    @media (max-width: 47.9375em) {
      .fourCols .fourColWrap .textWrap {
        padding-bottom: 0;
        text-align: left; } }
    .fourCols .fourColWrap .textWrap p {
      margin-top: 10px;
      margin-bottom: 10px; }
      @media (max-width: 47.9375em) {
        .fourCols .fourColWrap .textWrap p {
          margin-top: 0; } }
  .fourCols .fourColWrap .btnWrap {
    position: absolute;
    bottom: 0;
    margin: 0;
    text-align: left; }
    @media (max-width: 75em) {
      .fourCols .fourColWrap .btnWrap {
        width: 100%;
        text-align: center; } }
    @media (max-width: 47.9375em) {
      .fourCols .fourColWrap .btnWrap {
        position: relative;
        margin-top: 15px; } }
  .fourCols .fourColWrap .ctaBtn {
    margin-right: 0; }
    @media (max-width: 47.9375em) {
      .fourCols .fourColWrap .ctaBtn {
        display: block;
        margin-right: 0;
        margin-top: 15px;
        margin-bottom: 15px; }
        .fourCols .fourColWrap .ctaBtn:first-child {
          margin-top: 0; } }

@media (max-width: 62em) {
  .oneThreeColsInnerWrap.firstCol {
    background: #f4f4f4; } }
.oneThreeColsInnerWrap.firstCol .innerColWrap .innerCol {
  padding: 20px 20px 40px;
  background: #f4f4f4; }
  @media (max-width: 62em) {
    .oneThreeColsInnerWrap.firstCol .innerColWrap .innerCol {
      float: left;
      width: 50%; }
      .oneThreeColsInnerWrap.firstCol .innerColWrap .innerCol:nth-child(3n+3) {
        clear: both; } }
  @media (max-width: 30em) {
    .oneThreeColsInnerWrap.firstCol .innerColWrap .innerCol {
      float: none;
      width: 100%;
      padding-bottom: 30px; } }
  .oneThreeColsInnerWrap.firstCol .innerColWrap .innerCol:last-child {
    padding-bottom: 60px; }
.oneThreeColsInnerWrap.firstCol .innerColWrap h3 {
  max-width: none;
  margin: 0 0 15px;
  padding-bottom: 5px;
  border-bottom: 1px solid #cacbcd;
  font-family: "ProximaNova-Reg";
  font-size: 1.75em;
  text-align: left; }
  @media (max-width: 47.9375em) {
    .oneThreeColsInnerWrap.firstCol .innerColWrap h3 {
      font-size: 1.5em; } }
@media (max-width: 62em) {
  .oneThreeColsInnerWrap.secondCol {
    padding-top: 40px; } }
.oneThreeColsInnerWrap.secondCol .innerColWrap .innerCol {
  float: left;
  width: 33.33%;
  padding-bottom: 40px; }
  .oneThreeColsInnerWrap.secondCol .innerColWrap .innerCol:nth-child(3n+1) {
    padding-right: 26px; }
  .oneThreeColsInnerWrap.secondCol .innerColWrap .innerCol:nth-child(3n+2) {
    padding-right: 13px;
    padding-left: 13px; }
  .oneThreeColsInnerWrap.secondCol .innerColWrap .innerCol:nth-child(3n+3) {
    padding-left: 26px; }
  .oneThreeColsInnerWrap.secondCol .innerColWrap .innerCol:nth-child(3n+4) {
    clear: both; }
  @media (max-width: 75em) {
    .oneThreeColsInnerWrap.secondCol .innerColWrap .innerCol {
      width: 50%; }
      .oneThreeColsInnerWrap.secondCol .innerColWrap .innerCol:nth-child(2n+1) {
        clear: both;
        padding-right: 13px;
        padding-left: 0; }
      .oneThreeColsInnerWrap.secondCol .innerColWrap .innerCol:nth-child(2n+2) {
        padding-left: 13px;
        padding-right: 0; }
      .oneThreeColsInnerWrap.secondCol .innerColWrap .innerCol:nth-child(3n+4) {
        clear: none; } }
  @media (max-width: 62em) {
    .oneThreeColsInnerWrap.secondCol .innerColWrap .innerCol {
      width: 33.33%; }
      .oneThreeColsInnerWrap.secondCol .innerColWrap .innerCol:nth-child(2n+2) {
        padding-left: 0;
        padding-right: 0; }
      .oneThreeColsInnerWrap.secondCol .innerColWrap .innerCol:nth-child(3n+1) {
        clear: none;
        padding-right: 26px; }
      .oneThreeColsInnerWrap.secondCol .innerColWrap .innerCol:nth-child(3n+2) {
        clear: none;
        padding-right: 13px;
        padding-left: 13px; }
      .oneThreeColsInnerWrap.secondCol .innerColWrap .innerCol:nth-child(3n+3) {
        clear: none;
        padding-left: 26px;
        padding-right: 0; }
      .oneThreeColsInnerWrap.secondCol .innerColWrap .innerCol:nth-child(3n+4) {
        clear: both; } }
  @media (max-width: 47.9375em) {
    .oneThreeColsInnerWrap.secondCol .innerColWrap .innerCol {
      width: 50%; }
      .oneThreeColsInnerWrap.secondCol .innerColWrap .innerCol:nth-child(2n+1) {
        clear: both;
        padding-right: 13px;
        padding-left: 0; }
      .oneThreeColsInnerWrap.secondCol .innerColWrap .innerCol:nth-child(2n+2) {
        padding-left: 13px;
        padding-right: 0; }
      .oneThreeColsInnerWrap.secondCol .innerColWrap .innerCol:nth-child(3n+4) {
        clear: none; } }
  @media (max-width: 30em) {
    .oneThreeColsInnerWrap.secondCol .innerColWrap .innerCol {
      float: none;
      clear: both;
      width: 100%;
      padding-bottom: 20px; }
      .oneThreeColsInnerWrap.secondCol .innerColWrap .innerCol:nth-child(3n+1) {
        padding-right: 0;
        padding-left: 0; }
      .oneThreeColsInnerWrap.secondCol .innerColWrap .innerCol:nth-child(3n+2) {
        padding-right: 0;
        padding-left: 0; }
      .oneThreeColsInnerWrap.secondCol .innerColWrap .innerCol:nth-child(3n+3) {
        padding-right: 0;
        padding-left: 0; }
      .oneThreeColsInnerWrap.secondCol .innerColWrap .innerCol:nth-child(3n+4) {
        padding-right: 0;
        padding-left: 0; }
      .oneThreeColsInnerWrap.secondCol .innerColWrap .innerCol:after {
        content: "";
        clear: both;
        display: block; } }
.oneThreeColsInnerWrap.secondCol .imgWrap {
  width: 100%;
  max-height: 240px;
  margin-top: 0;
  margin-bottom: 10px; }
  @media (max-width: 47.9375em) {
    .oneThreeColsInnerWrap.secondCol .imgWrap {
      float: left;
      width: 33%;
      margin-bottom: 0; } }
  .oneThreeColsInnerWrap.secondCol .imgWrap img {
    width: 100%; }
@media (max-width: 47.9375em) {
  .oneThreeColsInnerWrap.secondCol .wysiwyg {
    float: left;
    width: 67%;
    padding-left: 20px; } }
.oneThreeColsInnerWrap:after {
  content: "";
  clear: both;
  display: block; }
.oneThreeColsInnerWrap .faq-selector {
  margin: 0 0 -40px;
  padding: 0;
  list-style: none; }
  .oneThreeColsInnerWrap .faq-selector li {
    position: relative;
    padding: 10px 20px 10px 0; }
    .oneThreeColsInnerWrap .faq-selector li a {
      position: relative;
      display: inline-block;
      padding: 0 2px 0 0;
      border-bottom: 2px solid transparent;
      font-size: 20px; }
      .oneThreeColsInnerWrap .faq-selector li a.active {
        font-family: "ProximaNova-Bold";
        border-bottom: 2px solid #2b2f38; }
        .oneThreeColsInnerWrap .faq-selector li a.active:hover {
          text-decoration: none; }
      .oneThreeColsInnerWrap .faq-selector li a:after {
        -webkit-transition: opacity 250ms ease-in;
        transition: opacity 250ms ease-in;
        content: "";
        display: block;
        position: absolute;
        bottom: -2px;
        left: 0;
        width: 100%;
        z-index: 1;
        border-bottom: 2px solid #2b2f38;
        opacity: 0; }
      .no-touch .oneThreeColsInnerWrap .faq-selector li a:hover {
        text-decoration: none; }
        .no-touch .oneThreeColsInnerWrap .faq-selector li a:hover:after {
          opacity: 1; }
    .oneThreeColsInnerWrap .faq-selector li span {
      position: absolute;
      top: 10px;
      right: 0;
      z-index: 1;
      font-size: 20px;
      color: #999; }
    .oneThreeColsInnerWrap .faq-selector li:first-child {
      padding-top: 0; }
      .oneThreeColsInnerWrap .faq-selector li:first-child span {
        top: 0; }
.oneThreeColsInnerWrap .dropDownTableWrap {
  padding-top: 0; }
  .oneThreeColsInnerWrap .dropDownTableWrap .toggleContent {
    padding: 0 0 20px; }
  .oneThreeColsInnerWrap .dropDownTableWrap .dropDownHeader {
    margin: 0;
    font-family: "ProximaNova-Reg";
    color: #1dadeb;
    text-align: left; }
    .oneThreeColsInnerWrap .dropDownTableWrap .dropDownHeader span {
      display: table-cell;
      width: 25px; }
      .oneThreeColsInnerWrap .dropDownTableWrap .dropDownHeader span:first-child {
        width: 100%; }
        @media (max-width: 47.9375em) {
          .oneThreeColsInnerWrap .dropDownTableWrap .dropDownHeader span:first-child {
            width: 100%;
            padding-right: 0; } }
      @media (max-width: 47.9375em) {
        .oneThreeColsInnerWrap .dropDownTableWrap .dropDownHeader span:last-child {
          display: none; } }
    .oneThreeColsInnerWrap .dropDownTableWrap .dropDownHeader.open {
      border-bottom: none; }
  @media (max-width: 47.9375em) {
    .oneThreeColsInnerWrap .dropDownTableWrap .wysiwyg {
      float: none;
      width: 100%;
      padding-left: 0; } }

.rangeslider,
.rangeslider__fill {
  background: #d1d2d3;
  display: block;
  width: 100%;
  -webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  outline: none;
  height: 13px;
  /* Medium devices (desktops, 992px and up) */ }
  @media (min-width: 992px) {
    .rangeslider,
    .rangeslider__fill {
      height: 20px; } }

.rangeslider {
  position: relative; }

.rangeslider--disabled {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  opacity: 0.4; }

.rangeslider__fill {
  background: #1dadeb;
  position: absolute;
  top: 0; }

.rangeslider__handle {
  background: white;
  border: 1px solid #ccc;
  cursor: pointer;
  display: inline-block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: -14px;
  /* Medium devices (desktops, 992px and up) */
  background-color: #f0f1f1;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  -webkit-transition: -webkit-transform 150ms ease-in-out;
          transition: transform 150ms ease-in-out; }
  @media (min-width: 992px) {
    .rangeslider__handle {
      top: -10px; } }
  .rangeslider__handle:hover {
    background: #ffffff; }
    .rangeslider__handle:hover:after {
      background: #1dadeb; }

.rangeslider__handle:after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #d1d2d3;
  border-radius: 50%;
  -webkit-transition: all 150ms ease-in-out;
          transition: all 150ms ease-in-out; }

.rangeslider__handle:active {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
  background-size: 100%;
  background: #ffffff;
  -webkit-transform: scale(1.1, 1.1);
      -ms-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1); }
  .rangeslider__handle:active:after {
    width: 13px;
    height: 13px;
    background: #1dadeb; }

input[type="range"]:focus + .rangeslider .rangeslider__handle {
  -webkit-box-shadow: 0 0 8px rgba(255, 0, 255, 0.9);
  box-shadow: 0 0 8px rgba(255, 0, 255, 0.9); }

.map {
  position: relative;
  opacity: 0; }
  .map.show {
    -webkit-transition: opacity 350ms ease-out;
    transition: opacity 350ms ease-out;
    opacity: 1; }
  @media (max-width: 30em) {
    .map {
      padding: 0; } }
  .map .mapHeaderWrap {
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    width: 100%;
    padding: 0 20px; }
    @media (max-width: 30em) {
      .map .mapHeaderWrap {
        /*height: 100%;*/
        height: auto;
        padding: 0; } }
    .map .mapHeaderWrap .showFullList {
      display: none; }
  .map .mapHeaderBar {
    position: relative;
    -webkit-transition: background 50ms ease-in;
    transition: background 50ms ease-in;
    height: 120px;
    padding: 30px;
    /*background: rgba($black, 0.5);*/
    text-align: center;
    margin-top: 50px; }
    @media (max-width: 30em) {
      .map .mapHeaderBar {
        height: 85px;
        margin-top: 0;
        padding: 20px 0;
        /*background: rgba($black, 0.5);*/ } }
    .map .mapHeaderBar .mobPlaceholderText {
      display: none;
      max-width: 240px;
      margin: 0 auto;
      font-size: 1.125em;
      color: #ffffff; }
      @media (max-width: 30em) {
        .map .mapHeaderBar .mobPlaceholderText {
          display: none; } }
    .map .mapHeaderBar .inputWrap {
      position: relative;
      display: inline-block;
      width: 100%;
      max-width: 700px;
      /*height: 60px;*/
      height: 45px;
      padding: 0;
      /* center placeholder */ }
      .map .mapHeaderBar .inputWrap .inputOuterWrap {
        height: 100%; }
        @media (max-width: 30em) {
          .map .mapHeaderBar .inputWrap .inputOuterWrap {
            padding: 0 20px;
            height: 45px; } }
      .map .mapHeaderBar .inputWrap .inputinnerWrap {
        position: relative;
        height: 100%;
        border-radius: 3px;
        overflow: hidden; }
      .map .mapHeaderBar .inputWrap ::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        text-align: center; }
      .map .mapHeaderBar .inputWrap ::-moz-placeholder {
        /* Firefox 19+ */
        text-align: center; }
      .map .mapHeaderBar .inputWrap :-ms-input-placeholder {
        /* IE 10+ */
        text-align: center; }
      .map .mapHeaderBar .inputWrap :-moz-placeholder {
        /* Firefox 18- */
        text-align: center; }
      .map .mapHeaderBar .inputWrap input:focus::-webkit-input-placeholder {
        color: transparent; }
      .map .mapHeaderBar .inputWrap input:focus::-moz-placeholder {
        color: transparent; }
      .map .mapHeaderBar .inputWrap input:focus:-ms-input-placeholder {
        color: transparent; }
      .map .mapHeaderBar .inputWrap input:focus:-moz-placeholder {
        color: transparent; }
      .map .mapHeaderBar .inputWrap input {
        width: 100%;
        height: 100%;
        /*padding: 0 70px 0 30px;*/
        padding: 0 30px;
        border: none;
        border-radius: 0;
        /*font-size: emify(28px);*/
        font-size: 1em;
        letter-spacing: -0.04em;
        text-align: left;
        line-height: 32px;
        color: #2b2f38;
        outline: none;
        -webkit-appearance: none; }
        @media (max-width: 47.9375em) {
          .map .mapHeaderBar .inputWrap input {
            font-size: 1.25em;
            letter-spacing: 0; } }
        @media (max-width: 30em) {
          .map .mapHeaderBar .inputWrap input {
            padding: 0 40px 0 50px;
            font-size: 0.875em;
            letter-spacing: -0.04em; } }
      .map .mapHeaderBar .inputWrap ::-webkit-input-placeholder {
        color: #2b2f38; }
      .map .mapHeaderBar .inputWrap :-moz-placeholder {
        color: #2b2f38; }
      .map .mapHeaderBar .inputWrap ::-moz-placeholder {
        color: #2b2f38; }
      .map .mapHeaderBar .inputWrap :-ms-input-placeholder {
        color: #2b2f38; }
      .map .mapHeaderBar .inputWrap .locationListBtn, .map .mapHeaderBar .inputWrap .locationSearchBtn {
        position: absolute;
        top: 0;
        right: -5px;
        z-index: 6;
        width: 70px;
        height: 100%;
        font-family: "icomoon";
        line-height: 45px; }
        @media (max-width: 30em) {
          .map .mapHeaderBar .inputWrap .locationListBtn, .map .mapHeaderBar .inputWrap .locationSearchBtn {
            right: 3px;
            width: 40px;
            background-size: 20px 20px; } }
        .map .mapHeaderBar .inputWrap .locationListBtn:before, .map .mapHeaderBar .inputWrap .locationSearchBtn:before {
          font-size: 20px; }
      .map .mapHeaderBar .inputWrap .locationSearchBtn {
        text-decoration: none; }
        .no-touch .map .mapHeaderBar .inputWrap .locationSearchBtn:hover {
          text-decoration: none; }
        .map .mapHeaderBar .inputWrap .locationSearchBtn:before {
          /*font-size: 30px;*/
          font-size: 20px;
          /*line-height: 56px;*/ }
          @media (max-width: 30em) {
            .map .mapHeaderBar .inputWrap .locationSearchBtn:before {
              /*font-size: 24px;*/
              line-height: 42px; } }
      .map .mapHeaderBar .inputWrap .locationListBtn {
        display: none;
        left: 0;
        right: auto;
        background-color: #f4f4f4; }
        @media (max-width: 30em) {
          .map .mapHeaderBar .inputWrap .locationListBtn {
            display: block; } }
        .map .mapHeaderBar .inputWrap .locationListBtn:before {
          content: "";
          display: block;
          height: 100%;
          width: 100%;
          background-image: url("/img/list-icon.svg");
          background-position: 10px center;
          background-repeat: no-repeat;
          background-size: 25px auto; }
        .map .mapHeaderBar .inputWrap .locationListBtn.openIcon:before {
          content: "\e602";
          background: none;
          font-family: "icomoon";
          color: #1dadeb; }
    @media (max-width: 30em) {
      .map .mapHeaderBar.ac-open {
        /*  background: $white;
          border-bottom: 1px solid $darkGrey;*/ } }
    .map .mapHeaderBar.ac-open .inputinnerWrap {
      border-radius: 3px 3px 0 0; }
      @media (max-width: 30em) {
        .map .mapHeaderBar.ac-open .inputinnerWrap {
          border-radius: 35px; } }
    .map .mapHeaderBar.ac-open .ui-autocomplete {
      display: block !important; }
  .map .mapCanvas {
    width: 100%;
    height: 800px; }
  .map .infoText {
    padding-top: 10px; }
    @media (max-width: 62em) {
      .map .infoText {
        display: none; } }
  .map .ui-autocomplete {
    background: #f9f9f9;
    max-height: 450px; }
    @media (max-width: 30em) {
      .map .ui-autocomplete {
        max-height: none;
        height: 800px !important;
        height: -webkit-calc(100vh - 180px) !important;
        height: calc(100vh - 180px) !important;
        background: #ffffff;
        overflow: auto; } }
  .map.startPageMap .mapExtraWrap {
    position: relative; }
  .map.startPageMap .mapBackground {
    background-image: url(/img/blurry-map.jpg);
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0; }
  .map.startPageMap .mapHeaderBar, .map.poolerMap .mapHeaderBar {
    height: 100%; }
    @media (max-width: 30em) {
      .map.startPageMap .mapHeaderBar, .map.poolerMap .mapHeaderBar {
        padding: 30px; } }
  @media (max-width: 30em) {
    .map.startPageMap .mapCanvas, .map.poolerMap .mapCanvas {
      height: 500px; } }
  .map.startPageMap .infoText, .map.poolerMap .infoText {
    display: none; }
  @media (max-width: 30em) {
    .map.startPageMap .inputWrap, .map.poolerMap .inputWrap {
      /*margin-top: 90px;*/ } }
  .map.startPageMap .inputWrap input, .map.poolerMap .inputWrap input {
    padding-left: 20px; }
  .map.startPageMap .inputWrap .inputOuterWrap, .map.poolerMap .inputWrap .inputOuterWrap {
    height: 100%; }
    @media (max-width: 30em) {
      .map.startPageMap .inputWrap .inputOuterWrap, .map.poolerMap .inputWrap .inputOuterWrap {
        height: 45px;
        padding: 0; } }
  .map.startPageMap .inputWrap .locationListBtn, .map.poolerMap .inputWrap .locationListBtn {
    display: none; }
  @media (max-width: 30em) {
    .map.startPageMap .ui-autocomplete, .map.poolerMap .ui-autocomplete {
      height: 300px !important;
      background: #f9f9f9; } }
  @media (max-width: 30em) {
    .map.startPageMap .ac-open .inputWrap, .map.poolerMap .ac-open .inputWrap {
      height: 390px;
      -webkit-box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.25);
              box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.25); } }
  @media (max-width: 30em) {
    .map.startPageMap .ac-open .inputinnerWrap, .map.poolerMap .ac-open .inputinnerWrap {
      border-radius: 20px 20px 0 0; } }
  .map.startPageMap div.ac-open, .map.poolerMap div.ac-open {
    /*@include breakpoint(small) {
        background: rgba($black, 0.5);
    }*/ }
  .map.carMap .infoText {
    display: none; }

.ui-menu .ui-menu-item {
  text-align: left; }
  .ui-menu .ui-menu-item a {
    font-size: 24px; }
    @media (max-width: 30em) {
      .ui-menu .ui-menu-item a {
        font-size: 16px;
        letter-spacing: -0.04em; } }

.ui-menu .ui-autocomplete-category {
  padding-top: 20px;
  color: #999;
  text-align: left; }
  .ui-menu .ui-autocomplete-category:first-child {
    padding-top: 0; }

.specialMapHeader {
  display: none;
  padding: 60px 0; }
  @media (max-width: 30em) {
    .specialMapHeader {
      padding: 20px 0; } }

.spMapDistWrap:after {
  content: "";
  display: block;
  clear: both; }
.spMapDistWrap .colOne, .spMapDistWrap .colTwo {
  -webkit-transition: opacity 350ms ease-in;
  transition: opacity 350ms ease-in;
  float: left;
  width: 50%;
  padding: 0 5px 10px;
  text-align: left;
  opacity: 0; }
  @media (max-width: 30em) {
    .spMapDistWrap .colOne, .spMapDistWrap .colTwo {
      padding: 0; } }
  .spMapDistWrap .colOne a, .spMapDistWrap .colTwo a {
    -webkit-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
    display: inline-block;
    margin-bottom: -2px;
    border-bottom: 1px solid transparent;
    text-decoration: none; }
    .no-touch .spMapDistWrap .colOne a:hover, .no-touch .spMapDistWrap .colTwo a:hover {
      border-bottom: 1px solid #1dadeb; }
  .spMapDistWrap .colOne small, .spMapDistWrap .colTwo small {
    color: #555555;
    vertical-align: text-bottom; }
  .spMapDistWrap .colOne span, .spMapDistWrap .colTwo span {
    display: block;
    padding-top: 5px;
    font-size: 20px; }
  .spMapDistWrap .colOne.visible, .spMapDistWrap .colTwo.visible {
    opacity: 1; }
  @media (max-width: 47.9375em) {
    .spMapDistWrap .colOne, .spMapDistWrap .colTwo {
      clear: both;
      float: none;
      width: 100%; } }
.spMapDistWrap .colOne {
  clear: both; }
.spMapDistWrap .innerWrap {
  display: block;
  min-height: 120px;
  padding: 10px; }
  @media (max-width: 30em) {
    .spMapDistWrap .innerWrap {
      padding: 10px 0; } }
.spMapDistWrap .header {
  margin-bottom: 0;
  font-family: "ProximaNova-Reg";
  font-size: 24px;
  text-align: left;
  color: #1dadeb; }
  @media (max-width: 30em) {
    .spMapDistWrap .header {
      font-size: 20px; } }
.spMapDistWrap + .btnWrap {
  display: none; }

.infoWindow {
  padding: 12px 10px 3px; }
  .infoWindow .infoHeader {
    -webkit-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
    font-size: 18px;
    border-bottom: 1px solid transparent;
    text-decoration: none; }
    .no-touch .infoWindow .infoHeader:hover {
      text-decoration: none;
      border-bottom: 1px solid #2b2f38; }
  .infoWindow .infoSubHeader {
    display: block;
    padding-bottom: 10px;
    font-size: 18px; }
  .infoWindow .infoText {
    margin-bottom: 20px;
    font-size: 16px;
    letter-spacing: -0.04em;
    color: #606369; }
  .infoWindow .infoLink {
    -webkit-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
    border-bottom: 1px solid transparent;
    color: #1dadeb;
    text-decoration: none; }
    .no-touch .infoWindow .infoLink:hover {
      text-decoration: none;
      border-bottom: 1px solid #1dadeb; }

.mobCloseResultBtn {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 45px;
  background: #1dadeb;
  color: #ffffff;
  line-height: 45px;
  text-align: center; }
  @media (max-width: 30em) {
    .mobCloseResultBtn.show {
      display: block; } }

@media (max-width: 30em) {
  .map div.ac-open {
    height: 100vh !important;
    height: -webkit-calc(100vh - 210px) !important;
    height: calc(100vh - 210px) !important; } }
.map.carMap {
  margin-top: -10px !important; }
  .map.carMap .row:first-child {
    height: auto !important;
    min-height: 112px; }
    @media (max-width: 62em) {
      .map.carMap .row:first-child {
        min-height: 72px !important; } }
  .map.carMap .mapHeaderBar {
    display: none; }
.map .startPageCloseBtn {
  -webkit-box-sizing: content-box;
  -o-box-sizing: content-box;
  box-sizing: content-box;
  display: none;
  position: absolute;
  bottom: 0;
  z-index: 999; }
.map.startPageMap .noStartPageCloseBtn, .map.startPageMap .startPageCloseBtn {
  display: none; }
@media (max-width: 30em) {
  .map.startPageMap div.ac-open {
    height: 270px !important; } }
.map.startPageMap div.ac-open .mapHeaderInnerWrap {
  position: relative;
  height: 100%; }
.map.startPageMap div.ac-open .startPageCloseBtn {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 999; }
  @media (max-width: 30em) {
    .map.startPageMap div.ac-open .startPageCloseBtn {
      display: block; } }

.simple-map-wrap {
  opacity: 0;
  -webkit-transition: opacity 700ms ease-out;
  transition: opacity 700ms ease-out; }
  .simple-map-wrap.show-simple-map {
    opacity: 1; }

.simple-map {
  width: 100%;
  height: 600px; }
  @media (max-width: 62em) {
    .simple-map {
      height: 50vh;
      min-height: 200px;
      content: 'viewport-units-buggyfill; height:50vh;'; } }

.postalcode-map {
  width: 100%;
  height: 600px; }

.dropDownTableWrap {
  padding-top: 80px;
  border-bottom: 1px solid #cacbcd; }
  @media (max-width: 62em) {
    .dropDownTableWrap {
      padding-top: 40px; } }
  .dropDownTableWrap .toggleContent {
    display: none;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none; }
  .dropDownTableWrap ul.toggleContent {
    font-family: "ProximaNova-Reg"; }
    .dropDownTableWrap ul.toggleContent li {
      background: #f4f4f4; }
      .dropDownTableWrap ul.toggleContent li:nth-child(2n+2) {
        background: #f9f9f9; }
  .dropDownTableWrap .dropDownHeader {
    font-size: 1.25em; }
  .dropDownTableWrap .dropDownHeader, .dropDownTableWrap ul.toggleContent li {
    display: table;
    width: 100%;
    padding: 15px 10px; }
    @media (max-width: 47.9375em) {
      .dropDownTableWrap .dropDownHeader, .dropDownTableWrap ul.toggleContent li {
        padding: 10px; } }
    .dropDownTableWrap .dropDownHeader span, .dropDownTableWrap ul.toggleContent li span {
      display: table-cell;
      width: 50%; }
      .dropDownTableWrap .dropDownHeader span:first-child, .dropDownTableWrap ul.toggleContent li span:first-child {
        padding-right: 40px; }
      @media (max-width: 62em) {
        .dropDownTableWrap .dropDownHeader span:last-child, .dropDownTableWrap ul.toggleContent li span:last-child {
          text-align: right; } }
  .dropDownTableWrap p {
    padding: 15px 10px; }
    @media (max-width: 47.9375em) {
      .dropDownTableWrap p {
        padding: 10px; } }
  .dropDownTableWrap .dropDownHeader {
    max-width: none;
    margin: 0;
    border-top: 1px solid #cacbcd;
    font-family: "ProximaNova-Reg";
    text-align: left;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none; }
    .dropDownTableWrap .dropDownHeader span:last-child {
      -webkit-transition: all 150ms ease-in;
      transition: all 150ms ease-in;
      display: inline-block;
      float: right;
      width: 25px;
      font-size: 12px;
      letter-spacing: -0.04em;
      color: #2b2f38;
      text-align: center;
      line-height: 10px; }
    .dropDownTableWrap .dropDownHeader.open {
      border-bottom: 1px solid #cacbcd; }
      .dropDownTableWrap .dropDownHeader.open span:first-child {
        font-family: "ProximaNova-Bold"; }
      .dropDownTableWrap .dropDownHeader.open span:last-child {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }
    .dropDownTableWrap .dropDownHeader:first-child:hover {
      text-decoration: none; }

.form {
  margin: 40px 0 80px;
  text-align: center; }
  .form .mandatory {
    display: inline-block;
    padding: 0 0 10px;
    text-align: center; }
    .form .mandatory i {
      display: inline-block;
      margin-bottom: -12px;
      font-size: 30px;
      color: #3a4147;
      line-height: 20px;
      vertical-align: middle; }
  .form .inputWrap {
    position: relative; }
    .form .inputWrap span {
      display: none;
      position: absolute;
      top: 50%;
      right: -15px;
      z-index: 1;
      margin-top: -25px;
      font-size: 30px;
      color: #3a4147; }
    .form .inputWrap.required span {
      display: inline-block; }
  .form .formTwoCol:after {
    content: "";
    display: block;
    clear: both; }
  .form .formTwoCol .inputWrap {
    float: left;
    width: 50%; }
    .form .formTwoCol .inputWrap:first-child {
      padding-right: 20px; }
      .form .formTwoCol .inputWrap:first-child span {
        right: 5px; }
        @media (max-width: 47.9375em) {
          .form .formTwoCol .inputWrap:first-child span {
            right: -15px; } }
    .form .formTwoCol .inputWrap:last-child {
      padding-left: 20px; }
    @media (max-width: 47.9375em) {
      .form .formTwoCol .inputWrap {
        float: none;
        width: 100%; }
        .form .formTwoCol .inputWrap:first-child {
          padding-right: 0; }
        .form .formTwoCol .inputWrap:last-child {
          padding-left: 0; } }
  .form input, .form textarea {
    width: 100%;
    margin: 20px 0;
    padding: 0 20px;
    background: #2b2f38;
    border: none;
    color: #cacbcd;
    outline: 0;
    border-radius: 0;
    -webkit-box-shadow: none !important;
            box-shadow: none !important; }
    @media (max-width: 47.9375em) {
      .form input, .form textarea {
        margin: 10px 0; } }
    .form input::-webkit-input-placeholder, .form textarea::-webkit-input-placeholder {
      color: #cacbcd; }
    .form input:-moz-placeholder, .form textarea:-moz-placeholder {
      opacity: 1;
      color: #cacbcd; }
    .form input::-moz-placeholder, .form textarea::-moz-placeholder {
      opacity: 1;
      color: #cacbcd; }
    .form input:-ms-input-placeholder, .form textarea:-ms-input-placeholder {
      color: #cacbcd; }
    .form input::-webkit-datetime-edit, .form textarea::-webkit-datetime-edit {
      font-size: 0.7rem;
      color: #cacbcd; }
    .form input::-webkit-inner-spin-button, .form textarea::-webkit-inner-spin-button {
      -webkit-appearance: none;
      display: none; }
  .form input {
    height: 50px; }
    .form input[type="text"] {
      -webkit-appearance: none; }
    .form input[type="email"] {
      -webkit-appearance: none; }
    .form input[type="number"] {
      -webkit-appearance: none; }
  .form input[type="submit"] {
    width: auto;
    margin-top: 5px;
    margin-right: 0 !important;
    padding: 0 60px;
    font-family: "ProximaNova-Bold" !important; }
    @media (max-width: 47.9375em) {
      .form input[type="submit"] {
        width: 100%; } }
    .no-touch .form input[type="submit"]:hover {
      border: 1px solid #1dadeb; }
  .form textarea {
    min-height: 200px;
    padding: 10px 20px;
    resize: none;
    -webkit-appearance: none; }

.newPools {
  text-align: center; }
  .newPools ul {
    display: block;
    padding: 0 0 30px;
    margin: 0;
    list-style: none; }
    .newPools ul li {
      padding: 5px 0;
      font-family: "ProximaNova-Reg"; }
      @media (max-width: 30em) {
        .newPools ul li {
          padding: 5px 0;
          text-align: left; } }
      .newPools ul li a {
        -webkit-transition: all 150ms ease-out;
        transition: all 150ms ease-out;
        font-size: 20px;
        line-height: 100%;
        border-bottom: 1px solid transparent;
        text-decoration: none; }
        @media (max-width: 30em) {
          .newPools ul li a {
            font-size: 18px; } }
        .newPools ul li a:first-child {
          color: #2b2f38; }
          .no-touch .newPools ul li a:first-child:hover {
            text-decoration: none;
            border-bottom: 1px solid #2b2f38; }
        .newPools ul li a:nth-child(2) {
          color: #1dadeb; }
          .no-touch .newPools ul li a:nth-child(2):hover {
            text-decoration: none;
            border-bottom: 1px solid #1dadeb; }
  .newPools .ctaBtn {
    margin-right: 0; }

.videoPlayer {
  padding-bottom: 56.25%;
  margin: 0 auto;
  height: 0;
  overflow: hidden;
  position: relative; }
  .videoPlayer .raster {
    background-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3; }
  .videoPlayer .cover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    z-index: 1; }
  .videoPlayer .js-play-button {
    width: 90px;
    height: 60px;
    background-color: white;
    border: 1px solid white;
    border-radius: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
        -ms-transform: translateY(-50%) translateX(-50%);
            transform: translateY(-50%) translateX(-50%);
    text-align: center;
    padding: 25px 60px;
    z-index: 5; }
    .videoPlayer .js-play-button:before {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 15px 0 15px 30px;
      border-color: transparent transparent transparent #1dadeb;
      position: relative;
      top: -10px;
      left: 50%;
      -webkit-transform: translateX(-40%) rotate(360deg);
          -ms-transform: translateX(-40%) rotate(360deg);
              transform: translateX(-40%) rotate(360deg);
      margin: 0;
      padding: 0; }
    .videoPlayer .js-play-button:hover {
      background-color: #1dadeb !important;
      padding: 25px 60px !important; }
      .videoPlayer .js-play-button:hover:before {
        color: #ffffff !important;
        border-color: transparent transparent transparent #fff; }
  .videoPlayer .js-video-player {
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .videoPlayer #js-vimeo-player {
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/*
 *  Bootstrap TouchSpin - v3.1.1
 *  A mobile and touch friendly input spinner component for Bootstrap 3.
 *  http://www.virtuosoft.eu/code/bootstrap-touchspin/
 *
 *  Made by István Ujj-Mészáros
 *  Under Apache License v2.0 License
 */
.bootstrap-touchspin .input-group-btn-vertical {
  position: relative;
  white-space: nowrap;
  width: 1%;
  vertical-align: middle;
  display: table-cell; }

.bootstrap-touchspin .input-group-btn-vertical > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
  padding: 8px 10px;
  margin-left: -1px;
  position: relative; }

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
  border-radius: 0;
  border-top-right-radius: 4px; }

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
  margin-top: -2px;
  border-radius: 0;
  border-bottom-right-radius: 4px; }

.bootstrap-touchspin .input-group-btn-vertical i {
  position: absolute;
  top: 3px;
  left: 5px;
  font-size: 9px;
  letter-spacing: -0.04em;
  font-weight: normal; }

.calculator {
  margin-top: 20px; }

.mbsc-sc-whl.mbsc-comp {
  height: 95px !important; }

.mbsc-sc-itm {
  font-family: 'ProximaNova-Light'; }

.mbsc-sc-whl-gr > div div.mbsc-sc-whl.mbsc-com {
  width: 85% !important; }

.col-calc-two, .col-calc-one {
  float: left;
  padding: 0 15px; }
  @media (max-width: 992px) {
    .col-calc-two, .col-calc-one {
      padding: 0 5px; } }
  .col-calc-two p, .col-calc-one p {
    text-align: center;
    font-size: 16px;
    letter-spacing: -0.04em;
    margin-bottom: 0; }
    @media (max-width: 767px) {
      .col-calc-two p, .col-calc-one p {
        font-size: 13px; } }

.col-calc-two {
  width: 40%; }
  .col-calc-two p {
    margin-top: 14px; }
    @media (max-width: 992px) {
      .col-calc-two p {
        margin-top: 0; } }
    @media (max-width: 767px) {
      .col-calc-two p {
        margin-top: 1px; } }

.col-calc-one {
  width: 20%;
  padding-top: 15px; }
  @media (max-width: 992px) {
    .col-calc-one {
      padding-top: 0; } }
  @media (max-width: 767px) {
    .col-calc-one .input-group-btn {
      top: -112px !important; }
    .col-calc-one .input-group-btn:first-child {
      top: 105px !important; } }

.calculator .select-car .carousel {
  height: 145px !important;
  margin-top: 0 !important;
  position: relative;
  overflow: hidden; }
  @media (max-width: 992px) {
    .calculator .select-car .carousel {
      height: 250px !important;
      overflow-x: hidden;
      margin-top: 0;
      max-width: 100%; } }
  .calculator .select-car .carousel .carousel-slide {
    background-position: 50% -8px !important;
    background-size: auto 105px !important;
    text-align: center;
    position: absolute; }
    @media (max-width: 992px) {
      .calculator .select-car .carousel .carousel-slide {
        background-position: 50% 50% !important;
        background-size: auto 26% !important; } }
.calculator .select-car .carouselArrows {
  background: #f3f3f3;
  display: block !important;
  text-indent: initial !important;
  font-size: 18px !important;
  color: #cca852;
  font-weight: 700;
  text-decoration: none;
  top: 15px !important;
  height: 75px;
  width: 25px;
  opacity: 1 !important;
  margin-top: 0 !important; }
  @media (max-width: 992px) {
    .calculator .select-car .carouselArrows {
      height: 45px;
      width: 100%; } }
  @media (max-width: 30em) {
    .calculator .select-car .carouselArrows.prevArrow {
      left: 0;
      top: 0; }
    .calculator .select-car .carouselArrows.nextArrow {
      right: 0;
      top: 0; } }
  .calculator .select-car .carouselArrows.nextArrow {
    right: 0;
    left: auto; }
    @media (max-width: 992px) {
      .calculator .select-car .carouselArrows.nextArrow {
        bottom: 45px;
        top: initial !important; } }
    .calculator .select-car .carouselArrows.nextArrow:before {
      content: "\e614";
      position: absolute;
      top: 50%;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
      @media (max-width: 992px) {
        .calculator .select-car .carouselArrows.nextArrow:before {
          content: "\e612"; } }
  @media (max-width: 992px) {
    .calculator .select-car .carouselArrows.prevArrow {
      top: 0 !important; } }
  @media (max-width: 47.9375em) {
    .calculator .select-car .carouselArrows.prevArrow {
      left: 0;
      text-align: left; } }
  .calculator .select-car .carouselArrows.prevArrow:before {
    content: "\e613";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
    @media (max-width: 992px) {
      .calculator .select-car .carouselArrows.prevArrow:before {
        content: "\e615"; } }
.calculator .select-car .car-model {
  min-width: 290px;
  margin-top: 100px;
  display: inline-block;
  float: left; }
  @media (max-width: 992px) {
    .calculator .select-car .car-model {
      margin-top: 0;
      min-height: 250px;
      min-width: 100px; } }
  .calculator .select-car .car-model p {
    margin-top: 2px; }
    @media (max-width: 992px) {
      .calculator .select-car .car-model p {
        text-align: center;
        position: absolute;
        top: 205px;
        left: 0;
        right: 0;
        margin-bottom: 0;
        margin-top: 0; } }
  .calculator .select-car .car-model .car-class {
    text-align: center;
    color: #ffffff;
    background-color: #2b2f38;
    border: 1px solid #2b2f38;
    border-radius: 20px;
    padding: 5px 10px;
    width: 80%;
    margin: 0 auto 10px;
    font-family: "ProximaNova-Reg";
    font-size: 0.8125em;
    letter-spacing: -0.04em; }
.calculator .select-car .car-img {
  display: none; }
.calculator .select-car .car-types {
  text-align: center;
  margin: 0 auto; }
  .calculator .select-car .car-types p {
    width: 60%;
    font-family: "ProximaNova-Reg";
    font-size: 16px;
    letter-spacing: -0.04em;
    text-align: center;
    margin: 0 auto; }
.calculator .select-car.active .car-class {
  background-color: #1dadeb;
  border: 1px solid #1dadeb; }

.bootstrap-touchspin .input-group-btn {
  display: inline-block;
  float: none;
  position: relative;
  top: -13px;
  height: 75px;
  width: 20%;
  max-width: 25px; }
  @media (max-width: 992px) {
    .bootstrap-touchspin .input-group-btn {
      display: block;
      width: 100%;
      top: -159px;
      height: 45px;
      max-width: inherit; }
      .bootstrap-touchspin .input-group-btn:first-child {
        top: 159px;
        margin-bottom: 7px; } }
  @media (max-width: 767px) {
    .bootstrap-touchspin .input-group-btn {
      top: -109px;
      height: 30px; }
      .bootstrap-touchspin .input-group-btn:first-child {
        top: 108px; } }
  .bootstrap-touchspin .input-group-btn button {
    height: 100%;
    border: none;
    background: #f3f3f3;
    width: 100%;
    position: relative;
    font-size: 0;
    border-top-left-radius: 0px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 0px; }
    @media (max-width: 992px) {
      .bootstrap-touchspin .input-group-btn button {
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px; } }
    .bootstrap-touchspin .input-group-btn button:before {
      font-family: 'icomoon';
      content: "\e614";
      display: block;
      width: 100%;
      height: 20px;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      left: 0;
      color: #cca852;
      font-size: 18px;
      font-weight: 700; }
      @media (max-width: 992px) {
        .bootstrap-touchspin .input-group-btn button:before {
          content: "\e615"; } }
      @media (max-width: 767px) {
        .bootstrap-touchspin .input-group-btn button:before {
          font-size: 12px; } }
    .bootstrap-touchspin .input-group-btn button.btn-link-down {
      border-top-left-radius: 3px;
      border-top-right-radius: 0px;
      border-bottom-right-radius: 0px;
      border-bottom-left-radius: 3px; }
      @media (max-width: 992px) {
        .bootstrap-touchspin .input-group-btn button.btn-link-down {
          border-top-left-radius: 0px;
          border-top-right-radius: 0px;
          border-bottom-right-radius: 3px;
          border-bottom-left-radius: 3px; } }
      .bootstrap-touchspin .input-group-btn button.btn-link-down:before {
        content: "\e613"; }
        @media (max-width: 992px) {
          .bootstrap-touchspin .input-group-btn button.btn-link-down:before {
            content: "\e612"; } }

.form-control {
  display: inline-block !important;
  width: 50% !important;
  text-align: center;
  font-size: 40px;
  height: 75px;
  margin: 0 5%;
  border: none;
  background: #f3f3f3;
  font-family: 'ProximaNova-Light';
  border-radius: 3px; }
  @media (max-width: 992px) {
    .form-control {
      margin: 0 0 10px !important;
      width: 100% !important;
      height: 100px;
      display: block !important; } }
  @media (max-width: 767px) {
    .form-control {
      font-size: 32px;
      height: 65px;
      font-size: 26px; } }

/* PRICING TABLE */
.price-table {
  background-image: url("../img/pricetable-bg.jpg"); }
  .price-table .price-table-item {
    padding: 0 9px; }
  .price-table .price-table--box {
    text-align: left;
    background: #fff;
    color: #2b2f38;
    padding: 15px 20px 20px 20px;
    font-family: 'ProximaNova-Light';
    /* Total price */
    /* table */ }
    @media (min-width: 992px) {
      .price-table .price-table--box.calc-one {
        min-height: 405px; } }
    @media (max-width: 767px) {
      .price-table .price-table--box {
        padding: 8px 10px 10px 10px; } }
    @media (min-width: 991px) {
      .price-table .price-table--box.best-choice:after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        right: 9px;
        height: 42px;
        width: 65px;
        background: url("../img/best-choice.png") no-repeat; } }
    @media (max-width: 992px) {
      .price-table .price-table--box.best-choice h2:after {
        content: '';
        width: 94px;
        height: 20px;
        position: absolute;
        display: inline-block;
        right: -105px;
        background: url("../img/best-choice-mobile.png") no-repeat;
        background-size: cover;
        bottom: 9px; } }
    @media (max-width: 767px) {
      .price-table .price-table--box.best-choice h2:after {
        width: 71px;
        height: 15px;
        bottom: 4px;
        right: -80px; } }
    @media (max-width: 992px) {
      .price-table .price-table--box {
        margin-bottom: 20px;
        position: relative;
        height: 130px;
        overflow: hidden;
        -webkit-transition: height 0.3s ease-in-out;
                transition: height 0.3s ease-in-out; }
        .price-table .price-table--box:hover {
          cursor: pointer; }
        .price-table .price-table--box:before {
          content: "";
          display: block;
          position: absolute;
          top: 0;
          right: 0;
          height: 50px;
          width: 50px;
          background: url("../img/icon-plus.gif") no-repeat; } }
    @media (max-width: 992px) and (max-width: 767px) {
      .price-table .price-table--box:before {
        height: 25px;
        width: 25px;
        background-size: cover; } }
    @media (max-width: 992px) {
        .price-table .price-table--box.tripcalcpricetable:before {
          display: none; } }
    @media (max-width: 767px) {
      .price-table .price-table--box {
        height: 100px;
        margin-bottom: 10px; } }
    .price-table .price-table--box.expanded {
      height: 365px; }
      .price-table .price-table--box.expanded:before {
        background: url("../img/icon-minus.gif") no-repeat; }
        @media (max-width: 767px) {
          .price-table .price-table--box.expanded:before {
            height: 25px;
            width: 25px;
            background-size: cover; } }
      @media (max-width: 767px) {
        .price-table .price-table--box.expanded {
          height: 300px; } }
    @media (max-width: 992px) {
      .price-table .price-table--box .price-table-box--header {
        width: 60%;
        float: left; } }
    @media (max-width: 767px) {
      .price-table .price-table--box .price-table-box--header {
        margin-bottom: 10px; } }
    .price-table .price-table--box h2 {
      text-align: left;
      margin-bottom: 5px;
      font-family: 'ProximaNova-XBold';
      font-size: 34px;
      position: relative;
      display: inline-block; }
      @media (max-width: 767px) {
        .price-table .price-table--box h2 {
          font-size: 19px; } }
    .price-table .price-table--box p {
      margin-bottom: 13px;
      font-size: 18px;
      min-height: 60px; }
      @media (max-width: 767px) {
        .price-table .price-table--box p {
          font-size: 15px;
          letter-spacing: -0.04em;
          line-height: 1.2em;
          max-width: 160px;
          min-height: 40px;
          margin-bottom: 0; } }
      @media (max-width: 480px) {
        .price-table .price-table--box p {
          max-width: 140px; } }
      .trip-calculator .price-table .price-table--box p {
        min-height: auto;
        margin-bottom: 5px; }
    @media (max-width: 992px) {
      .price-table .price-table--box .price-total {
        float: right;
        width: 40%;
        margin-top: 30px; } }
    @media (max-width: 767px) {
      .price-table .price-table--box .price-total {
        margin-top: 24px; } }
    @media (max-width: 480px) {
      .price-table .price-table--box .price-total {
        margin-top: 28px; } }
    .price-table .price-table--box .price-total span {
      font-size: 39px; }
      @media (max-width: 767px) {
        .price-table .price-table--box .price-total span {
          font-size: 26px; } }
      @media (max-width: 480px) {
        .price-table .price-table--box .price-total span {
          font-size: 18px; } }
    .price-table .price-table--box .pricingtable-list {
      width: 100%;
      font-size: 15px;
      letter-spacing: -0.04em;
      table-layout: auto; }
      .price-table .price-table--box .pricingtable-list.hidden {
        display: none; }
      @media (max-width: 992px) {
        .price-table .price-table--box .pricingtable-list {
          width: 70%; } }
      @media (max-width: 1400px) {
        .price-table .price-table--box .pricingtable-list {
          font-size: 14px; } }
      .price-table .price-table--box .pricingtable-list tr {
        background: url("../img/borderimage.gif") bottom left repeat-x; }
        .price-table .price-table--box .pricingtable-list tr.discount-row {
          background: url("../img/borderimage-blue.gif") bottom left repeat-x;
          color: #1da9e7; }
          .price-table .price-table--box .pricingtable-list tr.discount-row .price-label div {
            padding-left: 21px; }
            .price-table .price-table--box .pricingtable-list tr.discount-row .price-label div:before {
              content: '';
              height: 12px;
              width: 18px;
              display: block;
              position: absolute;
              left: 0;
              top: 4px;
              background: url("../img/icon-check.png") no-repeat; }
      .price-table .price-table--box .pricingtable-list td {
        padding-top: 4px; }
      .price-table .price-table--box .pricingtable-list .price-label, .price-table .price-table--box .pricingtable-list .price-holder {
        vertical-align: bottom;
        width: 1%;
        white-space: nowrap; }
        .price-table .price-table--box .pricingtable-list .price-label div, .price-table .price-table--box .pricingtable-list .price-holder div {
          position: relative;
          display: inline-block;
          bottom: -9px;
          background: #fff; }
      .price-table .price-table--box .pricingtable-list .price-label div {
        padding-right: 5px; }
      .price-table .price-table--box .pricingtable-list .price-holder {
        text-align: right;
        font-size: 21px;
        font-family: 'ProximaNova-Reg'; }
        @media (max-width: 1400px) {
          .price-table .price-table--box .pricingtable-list .price-holder {
            font-size: 17px; } }
        .price-table .price-table--box .pricingtable-list .price-holder div {
          padding-left: 5px; }
      .price-table .price-table--box .pricingtable-list .price-spacer {
        vertical-align: bottom;
        width: 100%; }
  @media (max-width: 991px) {
    .price-table.trip-calculator .tightTopPadding {
      padding-top: 10px; } }
  @media (max-width: 992px) {
    .price-table.trip-calculator .price-table--box {
      height: 105px; }
      .price-table.trip-calculator .price-table--box.expanded {
        height: 345px; } }
  @media (max-width: 767px) {
    .price-table.trip-calculator .price-table--box.tripcalcpricetable {
      height: 80px; }
      .price-table.trip-calculator .price-table--box.tripcalcpricetable.expanded {
        height: 285px; } }
  .price-table.trip-calculator p {
    margin-bottom: 15px;
    min-height: auto; }
  .price-table.trip-calculator .pricingtable-list {
    border-top: 1px solid #efefef;
    padding-top: 20px; }

.tripcalcpricetable .ctaBtn {
  margin-top: 57px; }
  @media (max-width: 992px) {
    .tripcalcpricetable .ctaBtn {
      margin: 0 10px; } }

.car-group {
  position: relative; }
  .car-group:before {
    content: '';
    position: absolute;
    color: #2baee8;
    left: 0; }
  .car-group.car-group--Small:before {
    content: 'Liten'; }
  .car-group.car-group--Small ~ .car-group.car-group--Small:before {
    content: ''; }
  .car-group.car-group--Medium:before {
    content: 'Mellan'; }
  .car-group.car-group--Medium ~ .car-group.car-group--Medium:before {
    content: ''; }
  .car-group.car-group--Large:before {
    content: 'Stor'; }
  .car-group.car-group--Large ~ .car-group.car-group--Large:before {
    content: ''; }
  .car-group.car-group--Mini:before {
    content: 'Mini'; }
  .car-group.car-group--Mini ~ .car-group.car-group--Mini:before {
    content: ''; }
  .car-group.car-group--Minivan:before {
    content: 'Skåpbil liten'; }
  .car-group.car-group--Minivan ~ .car-group.car-group--Minivan:before {
    content: ''; }
  .car-group.car-group--Electric:before {
    content: 'Elbil'; }
  .car-group.car-group--Electric ~ .car-group.car-group--Electric:before {
    content: ''; }
  .car-group.car-group--Premium:before {
    content: 'Premium'; }
  .car-group.car-group--Premium ~ .car-group.car-group--Premium:before {
    content: ''; }
  .car-group.car-group--VanSmall:before {
    content: 'Skåpbil liten'; }
  .car-group.car-group--VanSmall ~ .car-group.car-group--VanSmall:before {
    content: ''; }
  .car-group.car-group--VanLarge:before {
    content: 'Skåpbil stor'; }
  .car-group.car-group--VanLarge ~ .car-group.car-group--VanLarge:before {
    content: ''; }
  .car-group.car-group--Bike:before {
    content: 'Cykel'; }
  .car-group.car-group--Bike ~ .car-group.car-group--Bike:before {
    content: ''; }

.trip-calculator-carselect .trip-calculator-carselect-imagewrapper {
  float: left;
  width: 48%;
  text-align: left; }
  .trip-calculator-carselect .trip-calculator-carselect-imagewrapper img {
    max-width: 100%;
    max-height: 95px; }
  @media (max-width: 992px) {
    .trip-calculator-carselect .trip-calculator-carselect-imagewrapper {
      width: 100%;
      text-align: center; }
      .trip-calculator-carselect .trip-calculator-carselect-imagewrapper img {
        max-height: 40px; } }
.trip-calculator-carselect .trip-calculator-carselect-contentwrapper {
  float: right;
  width: 48%;
  text-align: left;
  padding: 10px 0 0 5px; }
  @media (max-width: 992px) {
    .trip-calculator-carselect .trip-calculator-carselect-contentwrapper {
      display: none; } }
  .trip-calculator-carselect .trip-calculator-carselect-contentwrapper p, .trip-calculator-carselect .trip-calculator-carselect-contentwrapper div {
    margin-bottom: 0;
    font-size: 13px;
    letter-spacing: -0.04em; }
    .trip-calculator-carselect .trip-calculator-carselect-contentwrapper p span, .trip-calculator-carselect .trip-calculator-carselect-contentwrapper div span {
      font-size: 13px;
      letter-spacing: -0.04em; }
      @media (max-width: 992px) {
        .trip-calculator-carselect .trip-calculator-carselect-contentwrapper p span, .trip-calculator-carselect .trip-calculator-carselect-contentwrapper div span {
          font-size: 12px; } }
      .trip-calculator-carselect .trip-calculator-carselect-contentwrapper p span:first-child, .trip-calculator-carselect .trip-calculator-carselect-contentwrapper div span:first-child {
        font-size: 18px; }
        @media (max-width: 992px) {
          .trip-calculator-carselect .trip-calculator-carselect-contentwrapper p span:first-child, .trip-calculator-carselect .trip-calculator-carselect-contentwrapper div span:first-child {
            font-size: 16px; } }

@media (max-width: 992px) {
  .trip-calculator-carselect-container {
    padding: 0 15px; } }

.trip-calculator-carselect-wrapper {
  background: #fff;
  padding: 25px 45px; }
  @media (max-width: 992px) {
    .trip-calculator-carselect-wrapper {
      padding: 25px 10px; } }
  @media (max-width: 992px) {
    .trip-calculator-carselect-wrapper .trip-calculator-carselect-overflow {
      max-height: 290px;
      overflow: auto;
      position: relative;
      margin-bottom: 30px; } }
  .trip-calculator-carselect-wrapper a {
    display: block;
    padding: 25px 10px; }
    @media (max-width: 992px) {
      .trip-calculator-carselect-wrapper a {
        padding: 25px 5px; } }
    .trip-calculator-carselect-wrapper a:hover {
      text-decoration: none; }
  .trip-calculator-carselect-wrapper .trip-calculator-carselect-item {
    width: 20%;
    float: left;
    min-height: 230px; }
    @media (max-width: 992px) {
      .trip-calculator-carselect-wrapper .trip-calculator-carselect-item {
        width: 50%;
        min-height: 145px; } }
    @media (max-width: 767px) {
      .trip-calculator-carselect-wrapper .trip-calculator-carselect-item {
        min-height: 185px; } }
    @media (max-width: 480px) {
      .trip-calculator-carselect-wrapper .trip-calculator-carselect-item {
        min-height: 170px; } }
    .trip-calculator-carselect-wrapper .trip-calculator-carselect-item img {
      max-width: 100%;
      max-height: 85px; }
      @media (max-width: 992px) {
        .trip-calculator-carselect-wrapper .trip-calculator-carselect-item img {
          max-height: 130px; } }
      @media (max-width: 767px) {
        .trip-calculator-carselect-wrapper .trip-calculator-carselect-item img {
          max-height: 130px; } }
      @media (max-width: 480px) {
        .trip-calculator-carselect-wrapper .trip-calculator-carselect-item img {
          max-height: 55px; } }
    .trip-calculator-carselect-wrapper .trip-calculator-carselect-item div {
      background: #f3f3f3;
      padding: 3px 0; }
      .trip-calculator-carselect-wrapper .trip-calculator-carselect-item div span {
        color: #2b2f38;
        font-size: 13px;
        letter-spacing: -0.04em; }
        .trip-calculator-carselect-wrapper .trip-calculator-carselect-item div span:first-child {
          font-size: 18px; }
    .trip-calculator-carselect-wrapper .trip-calculator-carselect-item.active p, .trip-calculator-carselect-wrapper .trip-calculator-carselect-item.active div {
      background: #9dd8ea; }
  .trip-calculator-carselect-wrapper .trip-calculator-carselect-additional {
    width: 22%;
    min-height: 150px;
    text-align: left;
    color: #2b2f38;
    float: right;
    font-size: 18px;
    position: relative; }
    @media (max-width: 992px) {
      .trip-calculator-carselect-wrapper .trip-calculator-carselect-additional {
        width: 100%;
        min-height: 100px;
        padding: 0 5px; }
        .trip-calculator-carselect-wrapper .trip-calculator-carselect-additional:before {
          content: '';
          display: block;
          position: absolute;
          height: 40px;
          width: 100%;
          left: 0;
          top: -68px;
          background: url("/img/opacity-bg.png") bottom left repeat-x; } }
    .trip-calculator-carselect-wrapper .trip-calculator-carselect-additional .input-wrapper {
      position: absolute;
      bottom: 0; }
      .trip-calculator-carselect-wrapper .trip-calculator-carselect-additional .input-wrapper .form-input-checkbox, .trip-calculator-carselect-wrapper .trip-calculator-carselect-additional .input-wrapper input[type="radio"] {
        position: absolute;
        opacity: 0; }
      .trip-calculator-carselect-wrapper .trip-calculator-carselect-additional .input-wrapper .checkbox_label:before {
        content: '';
        width: 27px;
        height: 27px;
        display: block;
        background: url("/img/checkbox_unchecked.gif") no-repeat;
        position: absolute;
        margin-top: -2px;
        left: 0;
        border-radius: 3px; }
      .trip-calculator-carselect-wrapper .trip-calculator-carselect-additional .input-wrapper .form-input-checkbox:checked + .checkbox_label:before {
        background: url("/img/checkbox_checked.gif") no-repeat; }
      .trip-calculator-carselect-wrapper .trip-calculator-carselect-additional .input-wrapper input[type="checkbox"] + label {
        margin: 0 10px 20px 0;
        display: inline-block;
        opacity: 1; }
      .trip-calculator-carselect-wrapper .trip-calculator-carselect-additional .input-wrapper input[type="checkbox"].radio-inactive + label {
        opacity: 0.5; }
      .trip-calculator-carselect-wrapper .trip-calculator-carselect-additional .input-wrapper .checkbox_label {
        padding-left: 35px; }

.whole-weekend {
  background-image: url("/img/whole-weekend-bg.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  color: #fff; }

.trip-calculate-price-btn {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  font-size: 18px; }
  .trip-calculate-price-btn.inactive {
    color: #ccc;
    cursor: default; }
    .trip-calculate-price-btn.inactive span {
      opacity: 0.4; }
  @media (max-width: 992px) {
    .trip-calculate-price-btn {
      width: 100%;
      margin-top: 10px; } }

.trip-calculate-price-btn.inactive:hover {
  color: #ccc !important; }

/* TEMPORARY CLASS FOR HEADER*/
h2.xbold {
  font-family: 'ProximaNova-XBold';
  font-size: 65px; }
  @media (max-width: 992px) {
    h2.xbold {
      font-size: 45px;
      text-align: left;
      line-height: 1em;
      letter-spacing: -0.02em;
      margin-bottom: 10px; } }

.inputwrapper input {
  width: 100%;
  min-height: 70px;
  font-size: 60px;
  color: #333;
  padding: 10px 30px;
  font-family: 'ProximaNova-Light';
  letter-spacing: 0.2em;
  border: none;
  border-radius: 3px; }

.numPadWrapper {
  background: #fff;
  padding: 20px; }
  .numPadWrapper .numPadKey {
    padding: 0 5px; }
    .numPadWrapper .numPadKey div {
      background: #9cd8e9;
      min-height: 80px;
      line-height: 80px;
      margin-bottom: 10px;
      font-size: 28px;
      color: #2b2f38;
      font-family: 'ProximaNova-Light'; }
      .numPadWrapper .numPadKey div span.icon-ic-direction-arrow-left:before {
        position: relative;
        top: 5px; }
      .numPadWrapper .numPadKey div a {
        display: block; }
        .numPadWrapper .numPadKey div a:hover {
          text-decoration: none; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          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; }
  @media (max-width: 992px) {
    .slick-slider {
      min-height: 204px; } }
  @media (max-width: 767px) {
    .slick-slider {
      min-height: 138px; } }
  @media (max-width: 992px) {
    .slick-slider .slick-slider-caption {
      margin-top: 75px;
      position: relative;
      bottom: 2px; } }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  @media (max-width: 992px) {
    .slick-list {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%) !important;
          -ms-transform: translateY(-50%) !important;
              transform: translateY(-50%) !important; } }
  .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;
    max-width: 100%;
    max-width: 200px;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
    @media (max-width: 992px) {
      .slick-slide img {
        left: 50%;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
        max-width: 100%; } }
  .slick-slide p {
    margin-bottom: 0;
    margin-top: 14px; }
    @media (max-width: 992px) {
      .slick-slide p {
        margin-top: 0; } }
  .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; }

/* THEME */
/* Slider */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 75px;
  width: 25px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: #f3f3f3;
  color: transparent;
  top: 15px;
  z-index: 9;
  padding: 0;
  border: none;
  outline: none; }
  @media (max-width: 992px) {
    .slick-prev,
    .slick-next {
      height: 45px;
      width: 100%; } }
  @media (max-width: 767px) {
    .slick-prev,
    .slick-next {
      height: 30px; } }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: 'icomoon';
    font-size: 18px;
    line-height: 1;
    color: #cca852;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    @media (max-width: 767px) {
      .slick-prev:before,
      .slick-next:before {
        font-size: 12px; } }

.slick-prev {
  left: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 3px; }
  @media (max-width: 992px) {
    .slick-prev {
      top: 0;
      border-top-left-radius: 3px;
      border-top-right-radius: 3px;
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0; } }
  .slick-prev:before {
    content: "\e613"; }
    @media (max-width: 992px) {
      .slick-prev:before {
        content: "\e615"; } }

.slick-next {
  right: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 0; }
  @media (max-width: 992px) {
    .slick-next {
      bottom: 0;
      border-top-left-radius: 0;
      border-top-right-radius: 0;
      border-bottom-right-radius: 3px;
      border-bottom-left-radius: 3px;
      top: inherit; } }
  @media (max-width: 320px) {
    .slick-next {
      bottom: 0; } }
  .slick-next:before {
    content: "\e614"; }
    @media (max-width: 992px) {
      .slick-next:before {
        content: "\e612"; } }

/* 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: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

.trip-calculator-form {
  text-align: center;
  font-family: 'ProximaNova-Light'; }
  .trip-calculator-form > div {
    margin-bottom: 10px; }
    .trip-calculator-form > div:last-child {
      margin-bottom: 0; }
  .trip-calculator-form .trip-calculator-form-item {
    background: #f3f3f3;
    padding: 10px;
    min-height: 110px; }
    @media (max-width: 992px) {
      .trip-calculator-form .trip-calculator-form-item {
        min-height: 85px;
        height: 85px; } }
  .trip-calculator-form .trip-calculator-form-item-caption {
    font-size: 18px;
    margin-bottom: 0;
    margin-top: 4px; }
    @media (max-width: 992px) {
      .trip-calculator-form .trip-calculator-form-item-caption {
        display: none; } }
  .trip-calculator-form .trip-calculator-form-item-caption-mobile {
    font-size: 16px;
    letter-spacing: -0.04em;
    line-height: 16px;
    margin-bottom: 0; }
    @media (max-width: 767px) {
      .trip-calculator-form .trip-calculator-form-item-caption-mobile {
        font-size: 12px;
        line-height: 14px; } }
  .trip-calculator-form .tripCalc-DateWrapper {
    display: inline-block;
    width: 50%;
    text-align: center;
    position: relative; }
    .trip-calculator-form .tripCalc-DateWrapper:hover {
      cursor: pointer; }
    .trip-calculator-form .tripCalc-DateWrapper input.time {
      max-width: 85px;
      background: transparent;
      font-size: 32px;
      line-height: 150%;
      text-align: center;
      border: none;
      position: relative; }
      @media (max-width: 992px) {
        .trip-calculator-form .tripCalc-DateWrapper input.time {
          top: 21px;
          font-size: 32px; } }
      @media (max-width: 480px) {
        .trip-calculator-form .tripCalc-DateWrapper input.time {
          max-width: 60px;
          font-size: 17px;
          top: 24px; } }
    .trip-calculator-form .tripCalc-DateWrapper:first-child:after {
      font-family: 'icomoon';
      content: "\e610";
      font-size: 12px;
      color: #cca852;
      width: 20px;
      height: 10px;
      display: block;
      position: absolute;
      right: -12px;
      top: 30%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
      @media (max-width: 992px) {
        .trip-calculator-form .tripCalc-DateWrapper:first-child:after {
          top: 60%;
          font-size: 8px;
          right: -9px; } }
      @media (max-width: 480px) {
        .trip-calculator-form .tripCalc-DateWrapper:first-child:after {
          top: 75%;
          font-size: 6px; } }
    .trip-calculator-form .tripCalc-DateWrapper:last-child {
      float: right; }
    .trip-calculator-form .tripCalc-DateWrapper p {
      margin-bottom: 0;
      font-size: 32px; }
      @media (max-width: 992px) {
        .trip-calculator-form .tripCalc-DateWrapper p {
          position: relative;
          top: 21px; } }
      @media (max-width: 767px) {
        .trip-calculator-form .tripCalc-DateWrapper p {
          font-size: 22px;
          top: 23px; } }
      @media (max-width: 480px) {
        .trip-calculator-form .tripCalc-DateWrapper p {
          font-size: 17px;
          top: 26px; } }
      .trip-calculator-form .tripCalc-DateWrapper p.date {
        font-size: 16px;
        letter-spacing: -0.04em; }
        @media (max-width: 992px) {
          .trip-calculator-form .tripCalc-DateWrapper p.date {
            top: -52px; } }
        @media (max-width: 767px) {
          .trip-calculator-form .tripCalc-DateWrapper p.date {
            font-weight: 400;
            top: -33px;
            font-size: 12px;
            line-height: 14px; } }
        @media (max-width: 480px) {
          .trip-calculator-form .tripCalc-DateWrapper p.date {
            top: -25px; } }
  .trip-calculator-form .trip-calculator-distance-wrapper input {
    background: none;
    font-size: 32px;
    width: 100%;
    height: 52px;
    border: none;
    text-align: center; }
    @media (max-width: 992px) {
      .trip-calculator-form .trip-calculator-distance-wrapper input {
        height: 57px; } }
    @media (max-width: 767px) {
      .trip-calculator-form .trip-calculator-distance-wrapper input {
        font-size: 22px;
        height: 48px; } }
    @media (max-width: 480px) {
      .trip-calculator-form .trip-calculator-distance-wrapper input {
        font-size: 17px; } }
  .trip-calculator-form .trip-calculator-distance-wrapper p {
    font-size: 16px;
    letter-spacing: -0.04em;
    margin-bottom: 0; }
    @media (max-width: 767px) {
      .trip-calculator-form .trip-calculator-distance-wrapper p {
        font-size: 12px;
        line-height: 14px; } }
  .trip-calculator-form .trip-calc-error {
    border: 1px solid red;
    color: red !important; }

#price-calculator-calendar {
  background: #fff;
  color: #2b2f38;
  padding: 30px 65px; }
  @media (max-width: 992px) {
    #price-calculator-calendar {
      padding: 30px 20px; } }

@media (max-width: 992px) {
  .fc-body {
    display: none; } }

.fc-body:before {
  content: "";
  display: block;
  height: 30px;
  width: 100%; }

.fc-toolbar {
  margin-bottom: 0; }

.fc td, .fc th {
  border-style: none !important; }

.fc-today {
  background: none !important; }

.fc th.fc-day-header {
  font-family: "ProximaNova-Light";
  background: #f3f3f3;
  min-height: 32px;
  line-height: 32px;
  border-left: 4px solid #fff !important;
  border-right: 4px solid #fff !important; }
  @media (max-width: 992px) {
    .fc th.fc-day-header {
      font-size: 18px;
      min-height: 90px;
      line-height: 90px; } }
  .fc th.fc-day-header.selected-date {
    background: #9cd8e9; }

.fc tr {
  border-bottom: 1px solid #f3f3f3; }
  .fc tr.fc-minor {
    border: none; }

.fc-head tr {
  border: none; }

.fc-time-grid .fc-slats td {
  height: 35px !important; }

.fc-slats table tbody tr {
  text-align: right; }
  .fc-slats table tbody tr:nth-child(even) span {
    font-size: 12px !important;
    letter-spacing: -0.04em;
    color: #ccc !important; }

.fc button .fc-icon.fc-icon-left-single-arrow {
  margin: 0 .2em 0 0; }

.fc-prev-button {
  position: relative;
  bottom: -48px;
  left: 50px;
  width: 30px;
  border: none !important;
  background: #f3f3f3 !important;
  border-radius: 0 !important;
  border-top-left-radius: 3px !important;
  border-bottom-left-radius: 3px !important;
  z-index: 999;
  height: 2em !important;
  border-right: 4px solid #fff !important; }

.fc-next-button {
  position: relative;
  bottom: -48px;
  left: 34px;
  width: 30px;
  border: none !important;
  background: #f3f3f3 !important;
  border-radius: 0 !important;
  border-top-right-radius: 3px !important;
  border-bottom-right-radius: 3px !important;
  z-index: 999;
  height: 2em !important; }

.fc-icon-right-single-arrow:after {
  font-family: 'icomoon';
  content: "\e614" !important;
  font-weight: 700;
  color: #cca852;
  font-size: 16px !important;
  top: 3px !important; }

.fc-icon-left-single-arrow:after {
  font-family: 'icomoon';
  content: "\e613"  !important;
  font-weight: 700;
  color: #cca852;
  font-size: 16px !important;
  top: 3px !important; }

.fc-icon {
  height: 1.4em !important; }

.fc-center h2 {
  display: none; }
  @media (max-width: 992px) {
    .fc-center h2 {
      font-size: 24px;
      display: block; } }

.fc-time span {
  display: none; }

.fc-time.fc-axis span {
  display: inherit; }

.BookingStartTime, .BookingEndTime {
  color: #333;
  font-size: 28px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); }
  .BookingStartTime.BookingTime--Small, .BookingEndTime.BookingTime--Small {
    font-size: 16px;
    letter-spacing: -0.04em; }

.BookingStartTime {
  top: 5px; }
  .BookingStartTime.BookingTime--Small {
    top: 0px; }

.BookingEndTime {
  bottom: -2px; }
  .BookingEndTime.BookingTime--Small {
    bottom: 0px; }

.fc-not-start .BookingStartTime {
  display: none; }

.fc-not-end .BookingEndTime {
  display: none; }

a.fc-event {
  background: #9cd8e9;
  border-radius: 0;
  border: none; }
  a.fc-event .fc-bg {
    opacity: 0; }

.fc-ltr .fc-axis {
  text-align: center !important;
  font-size: 18px; }

.fc-axis.fc-widget-header {
  text-align: left !important;
  font-size: 16px;
  letter-spacing: -0.04em;
  font-weight: 400; }

.header-todaysdate {
  color: #cda952 !important; }

.mobile-timepicker {
  display: none;
  background: #fff; }
  @media (max-width: 992px) {
    .mobile-timepicker {
      display: block;
      margin-top: -1px;
      padding-top: 12px;
      padding-bottom: 15px; } }

.mbsc-anim-trans .mbsc-fr-persp {
  overflow: hidden;
  -webkit-perspective: 1000px;
  perspective: 1000px; }

.mbsc-anim-trans .mbsc-fr-popup,
.mbsc-anim-trans .mbsc-fr-overlay {
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-duration: 200ms;
  -moz-animation-fill-mode: forwards;
  -moz-animation-duration: 200ms;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-duration: 200ms;
          animation-duration: 200ms; }

.mbsc-anim-trans .mbsc-fr-overlay {
  -webkit-backface-visibility: hidden; }

.mbsc-anim-in .mbsc-fr-popup {
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

.mbsc-anim-out .mbsc-fr-popup {
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

.mbsc-anim-in .mbsc-fr-overlay {
  -webkit-animation-name: mbsc-anim-f-in;
  animation-name: mbsc-anim-f-in; }

.mbsc-anim-out .mbsc-fr-overlay {
  -webkit-animation-name: mbsc-anim-f-out;
  animation-name: mbsc-anim-f-out; }

.mbsc-anim-flip,
.mbsc-anim-swing,
.mbsc-anim-slidehorizontal,
.mbsc-anim-slidevertical,
.mbsc-anim-slidedown,
.mbsc-anim-slideup,
.mbsc-anim-fade {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateX(0);
  -moz-backface-visibility: hidden;
  -moz-transform: translateX(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0); }

.mbsc-anim-swing,
.mbsc-anim-slidehorizontal,
.mbsc-anim-slidevertical,
.mbsc-anim-slidedown,
.mbsc-anim-slideup,
.mbsc-anim-fade {
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
      transform-origin: 0 0; }

.mbsc-anim-flip,
.mbsc-anim-pop {
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
      transform-origin: 50% 50%; }

.mbsc-anim-in .mbsc-anim-pop {
  opacity: 1;
  -webkit-animation-name: mbsc-anim-p-in;
  -webkit-transform: scale(1);
  -moz-animation-name: mbsc-anim-p-in;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-animation-name: mbsc-anim-p-in;
          animation-name: mbsc-anim-p-in; }

.mbsc-anim-out .mbsc-anim-pop {
  opacity: 0;
  -webkit-animation-name: mbsc-anim-p-out;
  animation-name: mbsc-anim-p-out; }

.mbsc-anim-in .mbsc-anim-flip {
  opacity: 1;
  -webkit-animation-name: mbsc-anim-fl-in;
  -webkit-transform: scale(1);
  -moz-animation-name: mbsc-anim-fl-in;
  -moz-transform: scale(1);
  -webkit-animation-name: mbsc-anim-fl-in;
          animation-name: mbsc-anim-fl-in;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1); }

.mbsc-anim-out .mbsc-anim-flip {
  opacity: 0;
  animation-name: mbsc-anim-fl-out;
  -webkit-animation-name: mbsc-anim-fl-out;
  -moz-animation-name: mbsc-anim-fl-out; }

.mbsc-anim-in .mbsc-anim-swing {
  opacity: 1;
  -webkit-animation-name: mbsc-anim-sw-in;
  -webkit-transform: scale(1);
  -moz-animation-name: mbsc-anim-sw-in;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-animation-name: mbsc-anim-sw-in;
          animation-name: mbsc-anim-sw-in; }

.mbsc-anim-out .mbsc-anim-swing {
  opacity: 0;
  -webkit-animation-name: mbsc-anim-sw-out;
  animation-name: mbsc-anim-sw-out; }

.mbsc-anim-in .mbsc-anim-slidehorizontal {
  opacity: 1;
  -webkit-animation-name: mbsc-anim-sh-in;
  -webkit-transform: scale(1);
  -moz-animation-name: mbsc-anim-sh-in;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-animation-name: mbsc-anim-sh-in;
          animation-name: mbsc-anim-sh-in; }

.mbsc-anim-out .mbsc-anim-slidehorizontal {
  opacity: 0;
  -webkit-animation-name: mbsc-anim-sh-out;
  animation-name: mbsc-anim-sh-out; }

.mbsc-anim-in .mbsc-anim-slidevertical {
  opacity: 1;
  -webkit-animation-name: mbsc-anim-sv-in;
  -webkit-transform: scale(1);
  -moz-animation-name: mbsc-anim-sv-in;
  -moz-transform: scale(1);
  -webkit-animation-name: mbsc-anim-sv-in;
          animation-name: mbsc-anim-sv-in;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1); }

.mbsc-anim-out .mbsc-anim-slidevertical {
  opacity: 0;
  -webkit-animation-name: mbsc-anim-sv-out;
  animation-name: mbsc-anim-sv-out; }

.mbsc-anim-in .mbsc-anim-slidedown {
  -webkit-animation-name: mbsc-anim-sd-in;
  -webkit-transform: scale(1);
  -moz-animation-name: mbsc-anim-sd-in;
  -moz-transform: scale(1);
  -webkit-animation-name: mbsc-anim-sd-in;
          animation-name: mbsc-anim-sd-in;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1); }

.mbsc-anim-out .mbsc-anim-slidedown {
  animation-name: mbsc-anim-sd-out;
  -webkit-animation-name: mbsc-anim-sd-out;
  -webkit-transform: translateY(-100%);
  -moz-animation-name: mbsc-anim-sd-out;
  -moz-transform: translateY(-100%); }

.mbsc-anim-in .mbsc-anim-slideup {
  -webkit-animation-name: mbsc-anim-su-in;
  -webkit-transform: scale(1);
  -moz-animation-name: mbsc-anim-su-in;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-animation-name: mbsc-anim-su-in;
          animation-name: mbsc-anim-su-in; }

.mbsc-anim-out .mbsc-anim-slideup {
  animation-name: mbsc-anim-su-out;
  -webkit-animation-name: mbsc-anim-su-out;
  -webkit-transform: translateY(100%);
  -moz-animation-name: mbsc-anim-su-out;
  -moz-transform: translateY(100%); }

.mbsc-anim-in .mbsc-anim-fade {
  opacity: 1;
  -webkit-animation-name: mbsc-anim-f-in;
  animation-name: mbsc-anim-f-in; }

.mbsc-anim-out .mbsc-anim-fade {
  opacity: 0;
  -webkit-animation-name: mbsc-anim-f-out;
  animation-name: mbsc-anim-f-out; }

/* Fade in */
@keyframes mbsc-anim-f-in {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@-webkit-keyframes mbsc-anim-f-in {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/* Fade out */
@keyframes mbsc-anim-f-out {
  from {
    visibility: visible;
    opacity: 1; }
  to {
    opacity: 0; } }
@-webkit-keyframes mbsc-anim-f-out {
  from {
    visibility: visible;
    opacity: 1; }
  to {
    opacity: 0; } }
/* Pop in */
@keyframes mbsc-anim-p-in {
  from {
    opacity: 0;
    -webkit-transform: scale(0.8);
            transform: scale(0.8); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }
@-webkit-keyframes mbsc-anim-p-in {
  from {
    opacity: 0;
    -webkit-transform: scale(0.8); }
  to {
    opacity: 1;
    -webkit-transform: scale(1); } }
/* Pop out */
@keyframes mbsc-anim-p-out {
  from {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
            transform: scale(0.8); } }
@-webkit-keyframes mbsc-anim-p-out {
  from {
    opacity: 1;
    -webkit-transform: scale(1); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.8); } }
/* Flip in */
@keyframes mbsc-anim-fl-in {
  from {
    opacity: 0;
    -webkit-transform: rotateY(90deg);
            transform: rotateY(90deg); }
  to {
    opacity: 1;
    -webkit-transform: rotateY(0);
            transform: rotateY(0); } }
@-webkit-keyframes mbsc-anim-fl-in {
  from {
    opacity: 0;
    -webkit-transform: rotateY(90deg); }
  to {
    opacity: 1;
    -webkit-transform: rotateY(0); } }
/* Flip out */
@keyframes mbsc-anim-fl-out {
  from {
    opacity: 1;
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg); }
  to {
    opacity: 0;
    -webkit-transform: rotateY(-90deg);
            transform: rotateY(-90deg); } }
@-webkit-keyframes mbsc-anim-fl-out {
  from {
    opacity: 1;
    -webkit-transform: rotateY(0deg); }
  to {
    opacity: 0;
    -webkit-transform: rotateY(-90deg); } }
/* Swing in */
@keyframes mbsc-anim-sw-in {
  from {
    opacity: 0;
    -webkit-transform: rotateY(-90deg);
            transform: rotateY(-90deg); }
  to {
    opacity: 1;
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg); } }
@-webkit-keyframes mbsc-anim-sw-in {
  from {
    opacity: 0;
    -webkit-transform: rotateY(-90deg); }
  to {
    opacity: 1;
    -webkit-transform: rotateY(0deg); } }
/* Swing out */
@keyframes mbsc-anim-sw-out {
  from {
    opacity: 1;
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg); }
  to {
    opacity: 0;
    -webkit-transform: rotateY(-90deg);
            transform: rotateY(-90deg); } }
@-webkit-keyframes mbsc-anim-sw-out {
  from {
    opacity: 1;
    -webkit-transform: rotateY(0deg); }
  to {
    opacity: 0;
    -webkit-transform: rotateY(-90deg); } }
/* Slide horizontal in */
@keyframes mbsc-anim-sh-in {
  from {
    opacity: 0;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }
@-webkit-keyframes mbsc-anim-sh-in {
  from {
    opacity: 0;
    -webkit-transform: translateX(-100%); }
  to {
    opacity: 1;
    -webkit-transform: translateX(0); } }
/* Slide horizontal out */
@keyframes mbsc-anim-sh-out {
  from {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  to {
    opacity: 0;
    -webkit-transform: translateX(100%);
            transform: translateX(100%); } }
@-webkit-keyframes mbsc-anim-sh-out {
  from {
    opacity: 1;
    -webkit-transform: translateX(0); }
  to {
    opacity: 0;
    -webkit-transform: translateX(100%); } }
/* Slide vertical in */
@keyframes mbsc-anim-sv-in {
  from {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }
@-webkit-keyframes mbsc-anim-sv-in {
  from {
    opacity: 0;
    -webkit-transform: translateY(-100%); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0); } }
/* Slide vertical out */
@keyframes mbsc-anim-sv-out {
  from {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  to {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }
@-webkit-keyframes mbsc-anim-sv-out {
  from {
    opacity: 1;
    -webkit-transform: translateY(0); }
  to {
    opacity: 0;
    -webkit-transform: translateY(100%); } }
/* Slide Down In */
@keyframes mbsc-anim-sd-in {
  from {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }
@-webkit-keyframes mbsc-anim-sd-in {
  from {
    opacity: 1;
    -webkit-transform: translateY(-100%); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0); } }
/* Slide down out */
@keyframes mbsc-anim-sd-out {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  to {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); } }
@-webkit-keyframes mbsc-anim-sd-out {
  from {
    opacity: 1;
    -webkit-transform: translateY(0); }
  to {
    opacity: 1;
    -webkit-transform: translateY(-100%); } }
/* Slide Up In */
@keyframes mbsc-anim-su-in {
  from {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }
@-webkit-keyframes mbsc-anim-su-in {
  from {
    opacity: 1;
    -webkit-transform: translateY(100%); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0); } }
/* Slide up out */
@keyframes mbsc-anim-su-out {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  to {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }
@-webkit-keyframes mbsc-anim-su-out {
  from {
    opacity: 1;
    -webkit-transform: translateY(0); }
  to {
    opacity: 1;
    -webkit-transform: translateY(100%); } }
.mbsc-fr-popup,
.mbsc-fr-overlay {
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: transparent; }

.mbsc-fr-lock {
  -ms-touch-action: none;
  touch-action: none; }

.mbsc-fr-popup {
  max-width: 98%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  font-size: 18px;
  text-shadow: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.mbsc-fr-popup:focus {
  outline: none;
  outline-offset: -2px; }

.mbsc-rtl {
  direction: rtl; }

/* Box sizing */
.mbsc-fr-popup,
.mbsc-fr-btn-cont {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.mbsc-fr-w {
  min-width: 200px;
  zoom: 1;
  overflow: hidden;
  text-align: center;
  font-family: arial, verdana, sans-serif;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

/* Modal overlay */
.mbsc-fr-persp,
.mbsc-fr-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.mbsc-fr-persp {
  z-index: 99998;
  pointer-events: auto; }

.mbsc-fr-overlay {
  z-index: 1;
  background: rgba(0, 0, 0, 0.7); }

/* Liquid mode */
.mbsc-fr-liq .mbsc-fr-popup {
  max-width: 100%; }

/* Top/Bottom mode */
.mbsc-fr-top .mbsc-fr-popup,
.mbsc-fr-bottom .mbsc-fr-popup {
  width: 100%;
  max-width: 100%;
  width: 100%; }

/* Inline mode */
.mbsc-fr-inline .mbsc-fr-popup {
  position: static;
  display: inline-block;
  max-width: 100%;
  width: 100%; }

.mbsc-fr-inline.mbsc-fr-liq .mbsc-fr-persp .mbsc-fr-popup {
  display: block; }

.mbsc-fr-inline .mbsc-fr-persp {
  position: static; }

/* Bubble mode */
.mbsc-fr-bubble .mbsc-fr-popup {
  margin: 20px 0; }

.mbsc-fr-bubble .mbsc-fr-arr-w {
  position: absolute;
  z-index: 1;
  left: 0;
  width: 100%; }

.mbsc-fr-bubble-top .mbsc-fr-arr-w {
  bottom: -36px; }

.mbsc-fr-bubble-bottom .mbsc-fr-arr-w {
  top: -36px; }

.mbsc-fr-bubble .mbsc-fr-arr-i {
  margin: 0 30px;
  position: relative;
  height: 36px; }

.mbsc-fr-bubble .mbsc-fr-arr {
  display: block; }

.mbsc-fr-arr {
  display: none;
  position: absolute;
  left: 0;
  width: 0;
  height: 0;
  border-width: 18px 18px;
  border-style: solid;
  margin-left: -18px; }

.mbsc-fr-bubble-bottom .mbsc-fr-arr {
  top: 0; }

.mbsc-fr-bubble-top .mbsc-fr-arr {
  bottom: 0; }

.mbsc-fr-hdn {
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden; }

/* Header */
.mbsc-fr-hdr {
  overflow: hidden;
  text-overflow: ellipsis; }

/* Buttons */
.mbsc-fr-btn {
  overflow: hidden;
  display: block;
  text-decoration: none;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: top; }

.mbsc-fr-btn-e {
  cursor: pointer; }

.mbsc-fr-btn-d {
  cursor: default; }

/* Button container */
.mbsc-fr-btn-cont {
  display: table;
  width: 100%;
  text-align: center; }

.mbsc-fr-btn-cont .mbsc-fr-btn-d {
  opacity: .3; }

/* Button wrapper */
.mbsc-fr-btn-w {
  vertical-align: top;
  display: table-cell;
  position: relative;
  z-index: 5; }

.mbsc-fr-btn-w .mbsc-fr-btn:before {
  padding: .375em; }

/* Widget content styling */
.mbsc-wdg .mbsc-wdg-c {
  position: relative;
  z-index: 0;
  padding: 1em;
  font-size: 14px;
  letter-spacing: -0.04em;
  text-align: left;
  white-space: normal; }

/* Default theme */
.mbsc-mobiscroll .mbsc-fr-w {
  min-width: 16em;
  background: #f7f7f7;
  color: #454545;
  font-size: 16px;
  letter-spacing: -0.04em; }

.mbsc-mobiscroll .mbsc-fr-hdr {
  padding: 0 .6666em;
  padding-top: .6666em;
  color: #4eccc4;
  font-size: .75em;
  text-transform: uppercase;
  min-height: 2em;
  line-height: 2em; }

.mbsc-mobiscroll .mbsc-fr-btn-cont {
  display: block;
  overflow: hidden;
  text-align: right;
  padding: 0 .5em .5em .5em; }

.mbsc-mobiscroll .mbsc-fr-btn-w {
  display: block;
  float: right; }

.mbsc-mobiscroll .mbsc-rtl .mbsc-fr-btn-w {
  float: left; }

.mbsc-mobiscroll .mbsc-fr-btn {
  height: 2.5em;
  line-height: 2.5em;
  padding: 0 1em;
  color: #4eccc4;
  text-transform: uppercase; }

.mbsc-mobiscroll .mbsc-fr-btn-a {
  background: rgba(78, 204, 196, 0.3); }

.mbsc-mobiscroll .mbsc-fr-bubble-bottom .mbsc-fr-arr {
  border-color: transparent transparent #f7f7f7 transparent; }

.mbsc-mobiscroll .mbsc-fr-bubble-top .mbsc-fr-arr {
  border-color: #f7f7f7 transparent transparent transparent; }

.mbsc-ios .mbsc-fr-overlay {
  background: rgba(0, 0, 0, 0.2);
  filter: Alpha(Opacity=20); }

.mbsc-ios .mbsc-fr-w {
  position: relative;
  color: #000;
  padding-top: 3.333334em;
  font-size: 18px; }

.mbsc-ios .mbsc-fr-hdr {
  padding: 0 .416667em;
  color: #9d9d9d;
  line-height: 2.5em;
  min-height: 2.5em;
  border-bottom: none; }

.mbsc-ios .mbsc-fr-btn-cont {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  border-bottom: none; }

.mbsc-ios .mbsc-fr-btn {
  height: 2.352941em;
  line-height: 2.352941em;
  padding: 0 .588235em;
  display: inline-block;
  color: #007aff;
  font-size: 1.416667em; }

.mbsc-ios .mbsc-fr-btn-a {
  opacity: .5; }

.mbsc-ios .mbsc-fr-btn-w {
  display: block;
  float: right; }

.mbsc-ios .mbsc-fr-btn-c {
  float: left; }

.mbsc-ios .mbsc-fr-btn-s .mbsc-fr-btn {
  font-weight: bold; }

/* Bubble arrow */
.mbsc-ios .mbsc-fr-bubble-bottom .mbsc-fr-arr {
  border-color: transparent transparent #f7f7f7 transparent; }

.mbsc-ios .mbsc-fr-bubble-top .mbsc-fr-arr {
  border-color: #f7f7f7 transparent transparent transparent; }

.mbsc-ios.mbsc-fr-bubble .mbsc-fr-w {
  border-radius: 8px; }

/* Inline display */
.mbsc-ios.mbsc-fr-nobtn .mbsc-fr-w {
  padding-top: 0; }

.mbsc-sc-whl-o,
.mbsc-sc-btn {
  /* Prevent flickering on animation */
  -webkit-transform: translateZ(0); }

.mbsc-sc-whl-gr-c {
  max-width: 100%;
  width: 100%;
  vertical-align: middle;
  display: inline-block;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.mbsc-fr-liq .mbsc-sc-whl-gr-c {
  display: block; }

.mbsc-sc-whl-gr {
  margin: 0 auto;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
      justify-content: center; }
  .mbsc-sc-whl-gr:after {
    font-family: 'icomoon';
    content: "\e610";
    color: #cca852;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
    @media (max-width: 480px) {
      .mbsc-sc-whl-gr:after {
        font-size: 0.7em; } }
  .mbsc-sc-whl-gr > div div.mbsc-sc-whl.mbsc-comp {
    width: 90%;
    float: right; }
  .mbsc-sc-whl-gr > div:first-child div.mbsc-sc-whl.mbsc-comp {
    float: left;
    position: relative; }

.mbsc-sc-whl-w {
  max-width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1 auto;
  -ms-flex: 1 auto;
  flex: 1 auto;
  position: relative;
  /*-ms-touch-action: none;
  touch-action: none;*/ }

.mbsc-sc-whl-o {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none; }

.mbsc-sc-whl-l {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  right: 0;
  pointer-events: none;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

.mbsc-sc-whl {
  overflow: hidden;
  border-radius: 1px;
  /* Forces IE to respect overflow hidden while animating */
  border-top: 1px solid transparent;
  /* Fixes Firefox rendering issues */
  border-bottom: 1px solid transparent;
  background: #f3f3f3;
  width: 100%; }

.mbsc-sc-whl-c {
  position: relative;
  z-index: 1;
  top: 50%;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent; }

.mbsc-sc-whl-sc {
  position: relative; }

.mbsc-sc-itm {
  position: relative;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.mbsc-sc-itm-inv {
  opacity: .3; }

.mbsc-sc-lbl {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 100%;
  display: none; }

.mbsc-sc-lbl-v .mbsc-sc-lbl {
  display: block; }

.mbsc-sc-btn {
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: opacity .2s linear;
  transition: opacity .2s linear; }

.mbsc-sc-btn:before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0; }

.mbsc-sc-whl-a .mbsc-sc-btn {
  opacity: 0; }

.mbsc-sc-btn-plus {
  bottom: 0; }

.mbsc-sc-btn-minus {
  top: 0; }

/* 3D */
/*.mbsc-sc-whl-gr-3d {
    -webkit-perspective: 2500px;
    -moz-perspective: 2500px;
    perspective: 2500px;
}
.mbsc-sc-whl-gr-3d .mbsc-sc-whl-c {
    overflow: hidden;
}
.mbsc-sc-whl-3d {
    position: absolute;
    top: 50%;
    left: 4px;
    right: 4px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.mbsc-sc-itm-3d {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}*/
/* Multiline */
.mbsc-sc-itm-ml {
  width: 100%;
  height: auto;
  display: inline-block;
  vertical-align: middle;
  white-space: normal; }

/* Select */
.mbsc-sel-hdn {
  position: absolute;
  height: 1px !important;
  width: 1px !important;
  left: 0;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px); }

.mbsc-sel-gr {
  padding: 0 .25em;
  opacity: 1;
  font-weight: bold;
  text-align: left; }

/* Multiple */
.mbsc-sc-whl-multi .mbsc-sc-whl-c {
  top: 0;
  height: 100%;
  border: 0; }

.mbsc-sc-whl-multi .mbsc-sc-whl-l {
  display: none; }

.mbsc-sc-whl-multi .mbsc-sc-itm-sel:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  text-align: center; }

/* Default Theme */
.mbsc-mobiscroll .mbsc-sc-whl-gr {
  padding: .5em .25em; }

.mbsc-mobiscroll .mbsc-sc-whl-w {
  margin: 0 .25em; }

.mbsc-mobiscroll .mbsc-sc-whl-o {
  display: none; }

.mbsc-mobiscroll .mbsc-sc-lbl-v .mbsc-sc-whl-w {
  margin-top: 1.875em; }

.mbsc-mobiscroll .mbsc-sc-lbl {
  color: #4eccc4;
  font-size: .75em;
  line-height: 2.5em;
  text-transform: uppercase; }

.mbsc-mobiscroll .mbsc-sc-whl-l {
  border-top: none;
  border-bottom: none; }

.mbsc-mobiscroll .mbsc-sc-btn {
  color: #4eccc4;
  background: #f7f7f7; }

.mbsc-mobiscroll .mbsc-sc-btn:before {
  font-size: 1.5em; }

.mbsc-mobiscroll .mbsc-sc-btn-a:before {
  background: rgba(78, 204, 196, 0.3); }

.mbsc-mobiscroll .mbsc-sc-itm {
  padding: 0 .25em;
  font-size: 1.375em; }

.mbsc-mobiscroll .mbsc-sc-itm.mbsc-btn-a {
  background: rgba(78, 204, 196, 0.3); }

/* Select */
.mbsc-mobiscroll .mbsc-sc-whl .mbsc-sel-gr {
  padding: 0 .25em;
  font-size: 1.125em; }

/* Multiple select */
.mbsc-mobiscroll .mbsc-sc-whl-multi .mbsc-sc-itm {
  padding: 0 1.818181em; }

.mbsc-mobiscroll .mbsc-sc-whl-multi .mbsc-sc-itm-sel:before {
  font-size: 1.818181em;
  color: #4eccc4; }

.mbsc-ios .mbsc-sc-lbl {
  color: #ababab;
  line-height: 2.5em; }

.mbsc-ios .mbsc-sc-whl-gr {
  padding: 0px 20px; }

.mbsc-ios .mbsc-sc-lbl-v {
  padding-top: 2.5em; }

.mbsc-ios .mbsc-sc-whl-l {
  margin: 0 -.833333em;
  border-top: none;
  border-bottom: none; }

.mbsc-ios .mbsc-sc-whl-o {
  background: none; }

.mbsc-ios .mbsc-sc-itm {
  padding: 0 .5em;
  color: #c4c4c4;
  font-size: 1.833333em; }
  @media (max-width: 480px) {
    .mbsc-ios .mbsc-sc-itm {
      font-size: 1.3em; } }

.mbsc-ios .mbsc-sc-itm.mbsc-btn-a {
  background: rgba(0, 122, 255, 0.2); }

.mbsc-ios .mbsc-sc-itm-sel {
  color: #000; }

/* Clickpick mode */
.mbsc-ios .mbsc-sc-cp .mbsc-sc-whl .mbsc-sc-itm {
  text-align: center; }

.mbsc-ios .mbsc-sc-btn {
  color: #007aff;
  background: #f7f7f7; }

.mbsc-ios .mbsc-sc-btn:before {
  font-size: 2em; }

.mbsc-ios .mbsc-sc-btn-a:before {
  opacity: .5; }

/* Multiple select */
.mbsc-ios .mbsc-sc-whl-multi .mbsc-sc-whl-o {
  display: none; }

.mbsc-ios .mbsc-sc-whl-multi .mbsc-sc-itm {
  padding: 0 1.818181em;
  color: #000; }

.mbsc-ios .mbsc-sc-whl-multi .mbsc-sc-itm-sel {
  color: #007aff; }

.mbsc-ios .mbsc-sc-whl-multi .mbsc-sc-itm-sel:before {
  font-size: 1.818181em; }

/* Group select */
.mbsc-ios .mbsc-sc-whl .mbsc-sel-gr {
  padding-left: .277777em;
  color: #9d9d9d;
  font-weight: normal;
  font-size: 1.222222em; }

/* Date & Time */
.mbsc-ios .mbsc-dt-whl-m .mbsc-sc-itm {
  text-align: left; }

.mbsc-ios .mbsc-dt-whl-d .mbsc-sc-itm,
.mbsc-ios .mbsc-dt-whl-h .mbsc-sc-itm,
.mbsc-ios .mbsc-dt-whl-i .mbsc-sc-itm,
.mbsc-ios .mbsc-dt-whl-s .mbsc-sc-itm {
  text-align: right; }

.mobile-date-picker-shader {
  position: absolute;
  top: 64px;
  background-color: rgba(255, 255, 255, 0.2);
  width: 30px;
  height: 52px;
  display: none; }
  .mobile-date-picker-shader__right {
    right: 39px;
    background: rgba(237, 237, 237, 0.1);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(237, 237, 237, 0.1)), color-stop(100%, #f6f6f6));
    background: -webkit-linear-gradient(left, rgba(237, 237, 237, 0.1) 0%, #f6f6f6 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(237, 237, 237, 0.1)), to(#f6f6f6));
    background: linear-gradient(to right, rgba(237, 237, 237, 0.1) 0%, #f6f6f6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#f6f6f6', GradientType=1 ); }
  .mobile-date-picker-shader__left {
    left: 39px;
    background: white;
    background: -webkit-gradient(left top, right top, color-stop(0%, white), color-stop(0%, #f6f6f6), color-stop(100%, rgba(237, 237, 237, 0.1)));
    background: -webkit-linear-gradient(left, white 0%, #f6f6f6 0%, rgba(237, 237, 237, 0.1) 100%);
    background: -webkit-gradient(linear, left top, right top, from(white), color-stop(0%, #f6f6f6), to(rgba(237, 237, 237, 0.1)));
    background: linear-gradient(to right, white 0%, #f6f6f6 0%, rgba(237, 237, 237, 0.1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=1 ); }
  @media (max-width: 991px) {
    .mobile-date-picker-shader {
      display: block; } }

.mobile-date-picker-month-indicator {
  position: absolute;
  top: 17px;
  width: -webkit-calc(100% - 40px);
  width: calc(100% - 40px);
  text-align: center;
  font-size: 16px;
  letter-spacing: -0.04em;
  color: #000; }
  @media (min-width: 991px) {
    .mobile-date-picker-month-indicator {
      display: none; } }

#mobile-date-picker {
  background-color: #fff;
  height: 52px;
  padding-top: 64px; }
  #mobile-date-picker button {
    display: none; }
  #mobile-date-picker .slick-list {
    width: -webkit-calc(100% - 40px) !important;
    width: calc(100% - 40px) !important;
    margin: 0 20px;
    top: 64px;
    -webkit-transform: translateY(0) !important;
        -ms-transform: translateY(0) !important;
            transform: translateY(0) !important; }
  #mobile-date-picker .slick-slide {
    margin: 0px 2px;
    width: 52px;
    height: 52px;
    text-align: center;
    color: #000;
    background-color: #efefef;
    padding: 7px 0px;
    line-height: 1.2;
    font-size: 16px;
    letter-spacing: -0.04em;
    text-align: center; }
    #mobile-date-picker .slick-slide.header-todaysdate {
      color: #cda952 !important; }
  #mobile-date-picker .slick-slide img {
    width: 100%; }
  #mobile-date-picker .slick-prev:before,
  #mobile-date-picker .slick-next:before {
    color: black; }
  #mobile-date-picker .start-date {
    background-color: #9cd7e9; }
  #mobile-date-picker .stop-date {
    background-color: #9cd7e9; }
  #mobile-date-picker .start-date.stop-date {
    background-color: #9cd7e9; }
  #mobile-date-picker .middle-date {
    background-color: #9cd7e9; }
  @media (min-width: 992px) {
    #mobile-date-picker {
      display: none; } }

#mobileTimePicker {
  display: none; }

@media (max-width: 992px) {
  #price-calculator-calendar {
    display: none; } }

.bgDarkGrey {
  background-color: #2b2f38; }

.bgLightGrey {
  background-color: #f4f4f4; }

.fullWidthSection {
  padding: 0; }

.fullWidthSection:nth-child(2) {
  margin-top: 80px; }
  @media (max-width: 62em) {
    .fullWidthSection:nth-child(2) {
      margin-top: 60px; } }

.contentWrap {
  max-width: 1440px;
  margin: 0 auto;
  padding: 100px 0; }
  @media (max-width: 62em) {
    .contentWrap {
      padding: 50px 0; } }
  .contentWrap.bigPadding {
    padding: 200px 0 110px; }
    @media (max-width: 30em) {
      .contentWrap.bigPadding {
        padding: 50px 0 30px; } }
  .contentWrap.middleBtmPadding {
    padding: 40px 0 100px; }
  .contentWrap.tightTopPadding {
    padding: 40px 0 190px; }
    @media (max-width: 30em) {
      .contentWrap.tightTopPadding {
        padding: 20px 0 60px; } }
    @media (max-width: 47.9375em) {
      .contentWrap.tightTopPadding {
        padding: 40px 0 40px; } }
  .contentWrap.tightBtmPadding {
    padding: 80px 0 35px; }
  .contentWrap.middleBtmPadding {
    padding: 90px 0 120px; }
    @media (max-width: 30em) {
      .contentWrap.middleBtmPadding {
        padding: 50px 0 30px; } }
  .contentWrap.tightPadding {
    padding: 40px 0 10px; }
    @media (max-width: 30em) {
      .contentWrap.tightPadding {
        padding: 20px 0 5px; } }
  .contentWrap.noTopPadding {
    padding-top: 0; }

.uspContent {
  margin: 40px 0 0; }
  @media (max-width: 30em) {
    .uspContent > div {
      margin-bottom: 50px; } }

.col-md-3.tight-padding {
  padding: 0 5px; }

.headerSection {
  -webkit-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 99;
  /* Medium devices (desktops, 992px and up) */ }
  .headerSection + .fullWidthSection {
    margin-top: 60px; }
    @media (min-width: 992px) {
      .headerSection + .fullWidthSection {
        margin-top: 70px; } }
  @media (min-width: 992px) {
    .headerSection + .imageHeader {
      position: relative;
      min-height: 500px; }
      .headerSection + .imageHeader .contentWrap {
        position: absolute;
        width: 100%;
        height: auto;
        top: 45%;
        left: 50%;
        -webkit-transform: translateY(-50%) translateX(-50%);
            -ms-transform: translateY(-50%) translateX(-50%);
                transform: translateY(-50%) translateX(-50%); } }

.headerOuterWrap {
  background: #2b2f38; }

.headerWrap {
  -webkit-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  color: #ffffff;
  text-align: right;
  height: 60px;
  padding: 0;
  /* Medium devices (desktops, 992px and up) */ }
  @media (min-width: 992px) {
    .headerWrap {
      height: 70px; } }

nav#nav-main-menu {
  -webkit-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
  height: 60px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  /* Medium devices (desktops, 992px and up) */ }
  @media (min-width: 992px) {
    nav#nav-main-menu {
      width: -webkit-calc(100% - 40px);
      width: calc(100% - 40px);
      margin: 0 auto; } }
  nav#nav-main-menu .logo {
    background-image: url("../img/sunfleet_logo_white.svg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
    height: 58px;
    float: left;
    margin-left: 20px;
    display: block;
    line-height: 60px;
    width: 95px;
    /* Medium devices (desktops, 992px and up) */ }
    .no-svg nav#nav-main-menu .logo {
      background-image: url("../img/sunfleet_logo_white.png");
      background-repeat: no-repeat;
      background-position: center center;
      background-size: 100% auto; }
    @media (min-width: 992px) {
      nav#nav-main-menu .logo {
        margin: 0;
        width: 122px;
        border-right: 0;
        height: 78px; } }
    nav#nav-main-menu .logo a {
      display: block;
      float: left;
      width: 100%;
      height: 100%;
      /* Medium devices (desktops, 992px and up) */ }
      @media (min-width: 992px) {
        nav#nav-main-menu .logo a {
          line-height: 80px; } }
      nav#nav-main-menu .logo a:link, nav#nav-main-menu .logo a:visited, nav#nav-main-menu .logo a:hover {
        text-decoration: none;
        color: #ffffff;
        background: transparent; }
    @media (max-width: 62em) {
      nav#nav-main-menu .logo {
        -webkit-transition: opacity 50ms linear 400ms, width 0ms linear 350ms, margin-left 0ms linear 350ms;
                transition: opacity 50ms linear 400ms, width 0ms linear 350ms, margin-left 0ms linear 350ms; }
        nav#nav-main-menu .logo.hide {
          -webkit-transition: opacity 50ms linear 0ms, width 0ms linear 50ms, margin-left 0ms linear 50ms;
                  transition: opacity 50ms linear 0ms, width 0ms linear 50ms, margin-left 0ms linear 50ms;
          opacity: 0;
          width: 0px;
          margin-left: 0px; } }
  nav#nav-main-menu .main-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    float: right;
    width: 60px;
    height: 60px;
    /* Medium devices (desktops, 992px and up) */ }
    @media (min-width: 992px) {
      nav#nav-main-menu .main-menu {
        height: 70px;
        width: 413px;
        margin: 14px 0 0;
        height: 47px; } }
    nav#nav-main-menu .main-menu li {
      display: inline-block;
      float: left;
      width: 100%;
      text-align: center;
      /* Medium devices (desktops, 992px and up) */ }
      @media (min-width: 992px) {
        nav#nav-main-menu .main-menu li {
          width: 43.8%; }
          nav#nav-main-menu .main-menu li:last-child {
            width: 12.33%;
            float: right; } }
      nav#nav-main-menu .main-menu li a {
        color: #ffffff;
        text-decoration: none;
        font-size: 17px;
        padding: 7px 0;
        font-family: "ProximaNova-Reg";
        text-align: center;
        line-height: 26px;
        vertical-align: top;
        display: inline-block;
        width: -webkit-calc(100% - 10px);
        width: calc(100% - 10px);
        cursor: pointer;
        border-radius: 3px;
        /* Smaller than Medium devices (desktops, 992px and down) */
        /* Medium devices (desktops, 992px and up) */ }
        @media (max-width: 992px) {
          nav#nav-main-menu .main-menu li a {
            height: 60px;
            line-height: 60px;
            padding: 0;
            width: 60px;
            border-radius: 0; } }
        @media (min-width: 992px) {
          nav#nav-main-menu .main-menu li a {
            border: 1px solid #3a4147;
            background: #3a4147; }
            nav#nav-main-menu .main-menu li a:hover {
              background: #1dadeb;
              color: #ffffff;
              border: 1px solid #1dadeb; } }
        nav#nav-main-menu .main-menu li a.active {
          background: #ffffff;
          color: #000000; }
        nav#nav-main-menu .main-menu li a .menu-text {
          display: none;
          /* Medium devices (desktops, 992px and up) */ }
          @media (min-width: 992px) {
            nav#nav-main-menu .main-menu li a .menu-text {
              display: none; } }
        nav#nav-main-menu .main-menu li a.toggle-menu {
          position: relative;
          min-width: 42px;
          overflow: hidden;
          height: 42px;
          /* Smaller than Medium devices (desktops, 992px and up) */
          /* Medium devices (desktops, 992px and up) */ }
          @media (max-width: 992px) {
            nav#nav-main-menu .main-menu li a.toggle-menu {
              border-left: 1px solid #363a41;
              padding-left: 0;
              height: 60px; } }
          nav#nav-main-menu .main-menu li a.toggle-menu .icon-menu {
            height: 1px;
            width: 25px;
            left: 17px;
            background-color: #ffffff;
            position: absolute;
            display: block;
            content: '';
            -webkit-transition-property: all;
            transition-property: all;
            -webkit-transition-duration: 200ms;
            transition-duration: 200ms;
            -webkit-transition-timing-function: ease-in-out;
            transition-timing-function: ease-in-out;
            /* Medium devices (desktops, 992px and up) */ }
            @media (min-width: 992px) {
              nav#nav-main-menu .main-menu li a.toggle-menu .icon-menu {
                width: 25px;
                left: 8px; } }
            nav#nav-main-menu .main-menu li a.toggle-menu .icon-menu.top {
              -webkit-transform: translateY(28px);
              -ms-transform: translateY(28px);
              transform: translateY(28px);
              /* Medium devices (desktops, 992px and up) */ }
              @media (min-width: 992px) {
                nav#nav-main-menu .main-menu li a.toggle-menu .icon-menu.top {
                  -webkit-transform: translateY(13px);
                  -ms-transform: translateY(13px);
                  transform: translateY(13px); } }
            nav#nav-main-menu .main-menu li a.toggle-menu .icon-menu.middle {
              -webkit-transform: translateY(18px);
              -ms-transform: translateY(18px);
              transform: translateY(18px);
              /* Medium devices (desktops, 992px and up) */ }
              @media (min-width: 992px) {
                nav#nav-main-menu .main-menu li a.toggle-menu .icon-menu.middle {
                  -webkit-transform: translateY(5px);
                  -ms-transform: translateY(5px);
                  transform: translateY(5px); } }
            nav#nav-main-menu .main-menu li a.toggle-menu .icon-menu.bottom {
              -webkit-transform: translateY(38px);
              -ms-transform: translateY(38px);
              transform: translateY(38px);
              /* Medium devices (desktops, 992px and up) */ }
              @media (min-width: 992px) {
                nav#nav-main-menu .main-menu li a.toggle-menu .icon-menu.bottom {
                  width: 25px;
                  -webkit-transform: translateY(21px);
                  -ms-transform: translateY(21px);
                  transform: translateY(21px); } }
          @media (min-width: 992px) {
            nav#nav-main-menu .main-menu li a.toggle-menu:hover .icon-menu {
              background-color: #ffffff; } }
          nav#nav-main-menu .main-menu li a.toggle-menu.active .icon-menu {
            background-color: #000000; }
            @media (max-width: 62em) {
              nav#nav-main-menu .main-menu li a.toggle-menu.active .icon-menu {
                border: 1px solid #2b2f38; } }
            nav#nav-main-menu .main-menu li a.toggle-menu.active .icon-menu.middle {
              -webkit-transform: translateY(43px);
              -ms-transform: translateY(43px);
              transform: translateY(43px);
              opacity: 0;
              /* Medium devices (desktops, 992px and up) */ }
              @media (min-width: 992px) {
                nav#nav-main-menu .main-menu li a.toggle-menu.active .icon-menu.middle {
                  -webkit-transform: translateY(22px);
                  -ms-transform: translateY(22px);
                  transform: translateY(22px); } }
            nav#nav-main-menu .main-menu li a.toggle-menu.active .icon-menu.top {
              -webkit-transform: rotate(45deg);
              -ms-transform: rotate(45deg);
                  transform: rotate(45deg);
              top: 30px;
              /* Medium devices (desktops, 992px and up) */ }
              @media (min-width: 992px) {
                nav#nav-main-menu .main-menu li a.toggle-menu.active .icon-menu.top {
                  top: 20px; } }
            nav#nav-main-menu .main-menu li a.toggle-menu.active .icon-menu.bottom {
              -webkit-transform: rotate(-45deg);
              -ms-transform: rotate(-45deg);
                  transform: rotate(-45deg);
              width: 25px;
              top: 30px;
              /* Medium devices (desktops, 992px and up) */ }
              @media (min-width: 992px) {
                nav#nav-main-menu .main-menu li a.toggle-menu.active .icon-menu.bottom {
                  width: 26px;
                  top: 20px; } }
          nav#nav-main-menu .main-menu li a.toggle-menu.active:hover {
            border: 1px solid #3a4147; }

nav#takeover {
  position: fixed;
  left: 0;
  top: 70px;
  height: 100%;
  height: -webkit-calc(100% - 80px);
  height: -webkit-calc(100% - 70px);
  height: calc(100% - 70px);
  width: 100%;
  z-index: 999;
  visibility: hidden;
  opacity: 0;
  overflow: auto;
  transition: all 250ms linear;
  -webkit-transition: all 250ms linear;
  -moz-transition: all 250ms linear;
  background-color: rgba(0, 0, 0, 0.9);
  /* Small - touch devices (desktops, 992px and down) */ }
  @media (max-width: 992px) {
    nav#takeover {
      top: 60px;
      height: 100%;
      background-color: black; } }
  nav#takeover ul {
    opacity: 1;
    display: block;
    -webkit-transform: translateY(25px);
    -ms-transform: translateY(25px);
    transform: translateY(25px);
    -webkit-transition-property: all;
            transition-property: all;
    -webkit-transition-duration: 250ms;
            transition-duration: 250ms;
    -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
    list-style: none;
    text-align: left;
    width: 100%;
    margin: 0 auto 30px;
    padding: 0 0 0 30px;
    clear: both;
    display: block;
    /* Medium devices (desktops, 992px and up) */
    /* A special breakpoint to place menu correctly */ }
    @media (min-width: 992px) {
      nav#takeover ul {
        /*width: 32%;*/
        width: 42%;
        float: right;
        margin: 0;
        padding: 0 0 150px; } }
    @media (min-width: 1300px) {
      nav#takeover ul {
        width: 32%;
        float: right;
        margin: 0;
        padding: 0 0 150px; } }
    nav#takeover ul li {
      margin: 0;
      padding: 0;
      line-height: 200%;
      /* Medium devices (desktops, 992px and up) */ }
      @media (min-width: 992px) {
        nav#takeover ul li {
          line-height: 150%; } }
      nav#takeover ul li a {
        -webkit-transition: all 300ms ease-in;
        transition: all 300ms ease-in;
        padding-bottom: 2px;
        font-family: 'ProximaNova-Light', 'Helvetica Neue', Helvetica, Arial;
        opacity: 1;
        color: #ffffff;
        font-size: 16px;
        text-decoration: none;
        border-bottom: 1px solid transparent;
        /* Medium devices (desktops, 992px and up) */ }
        @media (min-width: 992px) {
          nav#takeover ul li a {
            opacity: 1;
            font-size: 24px;
            line-height: 160%; } }
        nav#takeover ul li a:hover {
          opacity: 1; }
        .no-touch nav#takeover ul li a:hover {
          border-bottom-color: #ffffff; }
    nav#takeover ul.mobile-buttons li {
      display: block;
      clear: both;
      margin-bottom: 15px;
      line-height: 150%; }
      nav#takeover ul.mobile-buttons li a {
        	        /*color: $white;
        	        text-decoration: none;
        	        //font-size: emify(13px);
        	        padding: 9px 20px;
        	        text-align: center;
        	        display: block;
        	        border: 1px solid $white;
                	/*border-radius: 35px;*/
        border: 1px solid #ffffff;
        border-bottom: 1px solid #ffffff;
        text-align: center;
        min-width: 130px;
        display: table; }
        nav#takeover ul.mobile-buttons li a.sign-up {
          background: #1dadeb;
          border: 1px solid #1dadeb; }
    nav#takeover ul.big {
      margin-top: 30px;
      margin-bottom: 20px;
      /* Medium devices (desktops, 992px and up) */ }
      @media (min-width: 992px) {
        nav#takeover ul.big {
          margin-top: 40px;
          padding: 0; } }
      nav#takeover ul.big li {
        line-height: 140%; }
        nav#takeover ul.big li a {
          padding-bottom: 0;
          border-bottom: 2px solid transparent;
          font-family: 'ProximaNova-XBold', 'Helvetica Neue', Helvetica, Arial;
          font-size: 30px;
          line-height: 150%;
          /* Medium devices (desktops, 992px and up) */ }
          @media (min-width: 992px) {
            nav#takeover ul.big li a {
              font-size: 45px; } }
    nav#takeover ul:after {
      content: "";
      display: block;
      clear: both; }

.headerSection.menu-open nav#takeover {
  visibility: visible;
  opacity: 1;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-overflow-scrolling: touch;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  /* Small - touch devices (desktops, 992px and down) */ }
  @media (max-width: 992px) {
    .headerSection.menu-open nav#takeover {
      padding-bottom: 150px;
      overflow: scroll;
      -webkit-overflow-scrolling: touch;
      -webkit-backface-visibility: hidden;
              backface-visibility: hidden; } }
  .headerSection.menu-open nav#takeover ul {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px); }

html.overflow-hidden, body.overflow-hidden {
  overflow: hidden;
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0; }

nav .search-wrapper {
  float: right;
  display: inline-block;
  position: relative;
  height: 60px;
  border-left: 1px solid #363a41;
  border-right: 1px solid #23262d;
  -webkit-transition: width 300ms ease-out;
          transition: width 300ms ease-out;
  margin: 14px 4px 0 20px;
  border-left: 0;
  border-right: 0;
  width: 50px;
  /* small devices (mobile and tablets, 992px and down) */ }
  @media (max-width: 62em) {
    nav .search-wrapper {
      height: 60px;
      width: 60px;
      margin: 0; } }
  nav .search-wrapper .search {
    height: 60px;
    border: 1px solid #3a4147;
    background: #3a4147;
    border-radius: 3px;
    -webkit-transition: background 50ms linear 210ms;
            transition: background 50ms linear 210ms;
    height: 42px;
    z-index: 2; }
    @media (max-width: 62em) {
      nav .search-wrapper .search {
        height: 60px;
        border-radius: 0;
        border-left: 1px solid #363a41; } }
    nav .search-wrapper .search .toggle-search {
      width: 25px;
      height: 20px;
      position: absolute;
      left: 17px;
      top: 17px;
      display: block;
      text-decoration: none;
      cursor: pointer;
      left: 50%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      top: 9px; }
      @media (max-width: 62em) {
        nav .search-wrapper .search .toggle-search {
          top: 0px;
          height: 60px;
          width: 60px;
          text-align: center; }
          nav .search-wrapper .search .toggle-search:before {
            line-height: 60px; } }
      nav .search-wrapper .search .toggle-search:before {
        color: #ffffff;
        text-decoration: none;
        font-size: 18pt; }
    nav .search-wrapper .search .toggle-close-search {
      visibility: hidden;
      opacity: 0;
      -webkit-transition: opacity 150ms linear 250ms;
              transition: opacity 150ms linear 250ms;
      color: #2b2f38;
      text-decoration: none;
      font-size: 16pt;
      width: 27px;
      height: 27px;
      position: absolute;
      right: 14px;
      top: 9px; }
      @media (max-width: 62em) {
        nav .search-wrapper .search .toggle-close-search {
          top: 0;
          right: 0;
          height: 60px;
          width: 60px;
          text-align: center; }
          nav .search-wrapper .search .toggle-close-search:before {
            line-height: 60px; } }
    nav .search-wrapper .search .form-search {
      text-align: left;
      float: left;
      margin: 0 0 0 45px;
      padding: 0;
      background: transparent;
      border: 0;
      outline: 0;
      display: none; }
      @media (max-width: 62em) {
        nav .search-wrapper .search .form-search {
          display: block;
          visibility: hidden;
          -webkit-transition: background 150ms linear 50ms;
                  transition: background 150ms linear 50ms;
          background: #2b2f38;
          border-radius: 3px;
          margin: 10px 0 10px 10px;
          padding-left: 60px; } }
  nav .search-wrapper.no-round-corners.active .search {
    border-radius: 0 0 0 0; }
  nav .search-wrapper.active .search {
    background: #ffffff; }
    nav .search-wrapper.active .search .toggle-search:before {
      -webkit-transition: color 100ms linear 0ms;
              transition: color 100ms linear 0ms;
      color: #2b2f38; }
  nav .search-wrapper.active {
    width: -webkit-calc(100% - 574px);
    width: calc(100% - 574px); }
    nav .search-wrapper.active .search {
      border: 1px solid #ffffff;
      /*border-radius: 0;*/
      -webkit-transition: background 150ms linear 150ms;
              transition: background 150ms linear 150ms; }
      nav .search-wrapper.active .search .toggle-search {
        left: 10px;
        margin-right: 0;
        margin-left: 15px;
        text-decoration: none; }
        @media (max-width: 47.9375em) {
          nav .search-wrapper.active .search .toggle-search:before {
            padding-left: 20px; } }
      nav .search-wrapper.active .search .toggle-close-search {
        visibility: visible;
        opacity: 1; }
        @media (max-width: 62em) {
          nav .search-wrapper.active .search .toggle-close-search {
            background: #ffffff; } }
      nav .search-wrapper.active .search .form-search {
        display: block;
        width: -webkit-calc(100% - 90px);
        width: calc(100% - 90px); }
        nav .search-wrapper.active .search .form-search .input-search {
          outline: none;
          border: none;
          color: #2b2f38;
          font-size: 15pt;
          line-height: 38px;
          background: transparent;
          width: 100%;
          height: 38px;
          padding: 0px; }
          @media (max-width: 62em) {
            nav .search-wrapper.active .search .form-search .input-search {
              color: #ffffff; } }
        nav .search-wrapper.active .search .form-search .submit-search {
          display: none; }
    @media (max-width: 62em) {
      nav .search-wrapper.active {
        -webkit-transition: width 300ms ease-out 50ms;
                transition: width 300ms ease-out 50ms;
        width: -webkit-calc(100% - 60px);
        width: calc(100% - 60px); }
        nav .search-wrapper.active .search {
          background: transparent;
          border-radius: 0;
          border: 0; }
          nav .search-wrapper.active .search .form-search {
            visibility: visible;
            background: #000;
            width: -webkit-calc(100% - 80px);
            width: calc(100% - 80px); } }
  nav .search-wrapper .search-results {
    display: none;
    max-height: 0;
    overflow: hidden;
    background: #f9f9f9;
    width: 100%;
    position: absolute;
    top: 40px;
    z-index: 1;
    text-align: left;
    font-family: 'ProximaNova-Regular', 'Helvetica Neue', Helvetica, Arial; }
    @media (max-width: 62em) {
      nav .search-wrapper .search-results {
        background: #f4f4f4;
        top: 60px;
        width: 100%;
        right: 0;
        max-height: none;
        height: -webkit-calc(100% - 60px);
        height: calc(100% - 60px);
        position: fixed;
        overflow: scroll;
        bottom: 0; } }
    nav .search-wrapper .search-results .search-block-left {
      float: left;
      width: -webkit-calc(65% - 30px);
      width: calc(65% - 30px);
      padding-left: 30px; }
      @media (max-width: 62em) {
        nav .search-wrapper .search-results .search-block-left {
          background: #fff;
          width: 100%; } }
    nav .search-wrapper .search-results .search-block {
      text-align: left;
      margin: 20px 0 0 0; }
      nav .search-wrapper .search-results .search-block .title {
        color: #959595;
        font-size: 1.125em;
        line-height: 150%; }
      nav .search-wrapper .search-results .search-block ul {
        padding: 0;
        margin: 0;
        list-style: none; }
        nav .search-wrapper .search-results .search-block ul li {
          margin: 0;
          padding: 0; }
          nav .search-wrapper .search-results .search-block ul li a {
            font-size: 20px;
            color: #1dadeb; }
            nav .search-wrapper .search-results .search-block ul li a:visited {
              color: #1dadeb;
              text-decoration: none;
              font-size: 1.5em;
              line-height: 150%; }
              @media (max-width: 62em) {
                nav .search-wrapper .search-results .search-block ul li a:visited {
                  color: #1dadeb;
                  font-size: 1em; } }
            nav .search-wrapper .search-results .search-block ul li a:hover {
              text-decoration: underline; }
      nav .search-wrapper .search-results .search-block:first-child {
        margin-top: 55px; }
        @media (max-width: 62em) {
          nav .search-wrapper .search-results .search-block:first-child {
            margin-top: 30px; } }
    nav .search-wrapper .search-results .popular-results {
      float: right;
      width: -webkit-calc(35% - 10px);
      width: calc(35% - 10px);
      margin: 55px 10px 0 0; }
      @media (max-width: 62em) {
        nav .search-wrapper .search-results .popular-results {
          width: 100%;
          margin-right: 0;
          padding: 30px 0 30px 30px;
          float: left;
          margin: 0 10px 0 0;
          background: #f4f4f4; } }
      nav .search-wrapper .search-results .popular-results ul {
        margin: 0;
        padding: 0; }
        nav .search-wrapper .search-results .popular-results ul li {
          margin: 0; }
          nav .search-wrapper .search-results .popular-results ul li a {
            color: #1dadeb; }
            nav .search-wrapper .search-results .popular-results ul li a:visited {
              color: #1dadeb;
              text-decoration: none;
              font-size: 1.125em;
              line-height: 150%; }
              @media (max-width: 62em) {
                nav .search-wrapper .search-results .popular-results ul li a:visited {
                  color: #1dadeb;
                  font-size: 1em; } }
            nav .search-wrapper .search-results .popular-results ul li a:hover {
              text-decoration: underline; }
    nav .search-wrapper .search-results a.view-more {
      float: left;
      clear: left;
      margin: 30px 0 30px 0px;
      font-size: 1.125em;
      line-height: 150%; }
      nav .search-wrapper .search-results a.view-more:link, nav .search-wrapper .search-results a.view-more:visited {
        color: #1dadeb;
        text-decoration: none; }
      nav .search-wrapper .search-results a.view-more:hover {
        text-decoration: underline; }
    nav .search-wrapper .search-results.active {
      display: block;
      max-height: 2000px;
      -webkit-transition: max-height 450ms ease-in;
              transition: max-height 450ms ease-in; }
      @media (max-width: 62em) {
        nav .search-wrapper .search-results.active {
          max-height: none; } }

.footerSection {
  background-color: #2b2f38;
  color: #ffffff; }
  @media (max-width: 62em) {
    .footerSection .footCol:first-child {
      padding-bottom: 20px; } }
  .footerSection .footCol h4 {
    max-width: none;
    margin: 0;
    padding: 0 0 20px;
    border-bottom: 1px solid #606369;
    text-align: left; }
    @media (max-width: 62em) {
      .footerSection .footCol h4 {
        padding: 40px 0 10px; } }
  @media (max-width: 62em) {
    .footerSection .footCol:first-child h4 {
      padding: 0 0 10px; } }
  .footerSection a {
    text-decoration: none; }
  .footerSection .footerTopLinksWrap {
    text-align: center; }
    .footerSection .footerTopLinksWrap a {
      position: relative;
      font-size: inherit; }
      .footerSection .footerTopLinksWrap a:after {
        -webkit-transition: opacity 250ms ease-in;
        transition: opacity 250ms ease-in;
        content: "";
        display: block;
        position: absolute;
        bottom: -2px;
        left: 0;
        width: 100%;
        z-index: 1;
        border-bottom: 2px solid #ffffff;
        opacity: 0; }
      .no-touch .footerSection .footerTopLinksWrap a:hover {
        text-decoration: none; }
        .no-touch .footerSection .footerTopLinksWrap a:hover:after {
          opacity: 1; }
  .footerSection .footerTopLinks {
    display: inline-block;
    margin: 0;
    padding: 0 0 90px;
    list-style: none;
    font-family: "ProximaNova-Light";
    font-size: 1.75em; }
    @media (max-width: 75em) {
      .footerSection .footerTopLinks {
        font-size: 1.5em; } }
    @media (max-width: 1em) {
      .footerSection .footerTopLinks {
        display: none; } }
    .footerSection .footerTopLinks li {
      float: left;
      padding: 0px 100px 0px 0px; }
      .footerSection .footerTopLinks li a {
        color: #ffffff;
        text-decoration: none; }
  .footerSection .wysiwyg {
    padding: 10px 0; }
  .footerSection .socialLinks, .footerSection .appLinks {
    padding: 0;
    margin: 0;
    list-style: none; }
    .footerSection .socialLinks:after, .footerSection .appLinks:after {
      content: "";
      display: block;
      clear: both; }
    @media (max-width: 62em) {
      .footerSection .socialLinks, .footerSection .appLinks {
        padding: 5px 0 0; } }
    .footerSection .socialLinks li, .footerSection .appLinks li {
      -webkit-box-sizing: border-box;
      -o-box-sizing: border-box;
      box-sizing: border-box;
      font-size: 20px;
      line-height: 40px;
      border-bottom: 1px solid #606369; }
      .footerSection .socialLinks li:after, .footerSection .appLinks li:after {
        content: "";
        display: block;
        clear: both; }
      .footerSection .socialLinks li a, .footerSection .appLinks li a {
        display: block;
        padding: 10px 0;
        font-family: "ProximaNova-Reg";
        text-decoration: none; }
        .footerSection .socialLinks li a span, .footerSection .appLinks li a span {
          font-size: 24px; }
        .footerSection .socialLinks li a span:not(.socialBtn):not(.storeIcon), .footerSection .appLinks li a span:not(.socialBtn):not(.storeIcon) {
          position: relative; }
          .footerSection .socialLinks li a span:not(.socialBtn):not(.storeIcon):after, .footerSection .appLinks li a span:not(.socialBtn):not(.storeIcon):after {
            content: "";
            -webkit-transition: opacity 250ms ease-in;
                    transition: opacity 250ms ease-in;
            content: "";
            display: block;
            position: absolute;
            bottom: -2px;
            left: 0;
            width: 100%;
            z-index: 1;
            border-bottom: 2px solid #ffffff;
            opacity: 0; }
        .no-touch .footerSection .socialLinks li a:hover span:after, .no-touch .footerSection .appLinks li a:hover span:after {
          opacity: 1; }
        .no-touch .footerSection .socialLinks li a:hover .socialBtn, .no-touch .footerSection .socialLinks li a:hover .storeIcon, .no-touch .footerSection .appLinks li a:hover .socialBtn, .no-touch .footerSection .appLinks li a:hover .storeIcon {
          background: #ffffff;
          color: #2b2f38; }
      @media (max-width: 62em) {
        .footerSection .socialLinks li, .footerSection .appLinks li {
          float: left;
          padding: 10px 40px 0 0;
          border: none;
          text-align: center; }
          .footerSection .socialLinks li:nth-child(3n+1), .footerSection .appLinks li:nth-child(3n+1) {
            text-align: left; }
          .footerSection .socialLinks li:nth-child(3n+3), .footerSection .appLinks li:nth-child(3n+3) {
            text-align: right; }
          .footerSection .socialLinks li span:first-child, .footerSection .appLinks li span:first-child {
            display: none; } }
      @media (max-width: 30em) {
        .footerSection .socialLinks li, .footerSection .appLinks li {
          width: 33%; } }
  .footerSection .socialLinks li {
    line-height: 50px; }
    @media (max-width: 62em) {
      .footerSection .socialLinks li {
        padding: 10px 40px 0 0; } }
    @media (max-width: 30em) {
      .footerSection .socialLinks li {
        padding: 15px 0 0; } }
  .footerSection .socialLinks .socialBtn {
    -webkit-transition: all 150ms ease-in;
    transition: all 150ms ease-in;
    display: inline-block;
    float: right;
    height: 50px;
    width: 50px;
    margin-right: 20px;
    border: 1px solid #ffffff;
    border-radius: 25px;
    font-family: "icomoon";
    line-height: 50px;
    text-align: center; }
    .footerSection .socialLinks .socialBtn.fb {
      font-size: 24px; }
      .footerSection .socialLinks .socialBtn.fb:before {
        content: "\e605"; }
    .footerSection .socialLinks .socialBtn.twitter {
      padding-left: 3px;
      font-size: 20px; }
      .footerSection .socialLinks .socialBtn.twitter:before {
        content: "\e60b"; }
    .footerSection .socialLinks .socialBtn.rss {
      padding-left: 5px;
      font-size: 20px;
      line-height: 46px; }
      .footerSection .socialLinks .socialBtn.rss:before {
        content: "\e60a"; }
    @media (max-width: 62em) {
      .footerSection .socialLinks .socialBtn {
        float: none;
        margin-right: 0; } }
  .footerSection .appLinks li {
    padding: 5px 0; }
    @media (max-width: 62em) {
      .footerSection .appLinks li {
        padding: 10px 40px 0 0; } }
    @media (max-width: 30em) {
      .footerSection .appLinks li {
        width: 100%;
        padding: 15px 0 0 0; } }
  .footerSection .appLinks .storeIcon {
    position: relative;
    -webkit-transition: all 150ms ease-in;
    transition: all 150ms ease-in;
    float: right;
    min-height: 40px;
    min-width: 125px;
    margin-right: 20px;
    padding: 5px 20px 0 40px;
    border: 1px solid #ffffff;
    /*border-radius: 20px;*/
    border-radius: 3px;
    font-size: 18px;
    line-height: 150%; }
    .footerSection .appLinks .storeIcon i {
      position: absolute;
      top: 5px;
      left: 7px;
      z-index: 1;
      width: 25px;
      font-family: "icomoon";
      font-style: normal;
      text-align: center; }
    .footerSection .appLinks .storeIcon.iphone i:before {
      content: "\e600"; }
    .footerSection .appLinks .storeIcon.android i {
      left: 9px; }
      .footerSection .appLinks .storeIcon.android i:before {
        content: "\e606"; }
    @media (max-width: 62em) {
      .footerSection .appLinks .storeIcon {
        margin-right: 0;
        text-align: left; } }
    @media (max-width: 30em) {
      .footerSection .appLinks .storeIcon {
        display: block;
        float: none;
        margin-right: 0; } }
  .footerSection .footerBottomLinksWrap {
    padding: 60px 0 0;
    text-align: center; }
    .footerSection .footerBottomLinksWrap h4 {
      padding: 20px 0;
      border: none;
      text-align: center; }
    .footerSection .footerBottomLinksWrap a {
      font-size: 16px;
      color: #1dadeb;
      text-decoration: none; }
      .no-touch .footerSection .footerBottomLinksWrap a:hover {
        text-decoration: underline; }
  .footerSection .footerRegBar {
    background: #000000;
    padding: 10px 0;
    font-size: 0.75em;
    text-align: center; }

.priser-intro {
  background-image: url("/img/priser-bg.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  color: #fff; }
  .priser-intro .banner-icon {
    background-image: url("/img/icon-hangtag.png");
    width: 68px;
    height: 120px;
    margin: 0 auto 20px; }

.pris-lista {
  background-image: url("/img/priser-lista-banner.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  color: #fff; }
  .pris-lista .banner-icon {
    background-image: url("/img/icon-priser-list.png"); }

.priser-module .slick-list {
  max-width: 100%; }
  .priser-module .slick-list .slick-slide {
    opacity: 0.2;
    -webkit-transition: opacity 0.5s ease;
            transition: opacity 0.5s ease; }
  .priser-module .slick-list .slick-active {
    opacity: 1;
    -webkit-transition: opacity 0.5s ease;
            transition: opacity 0.5s ease; }
  .priser-module .slick-list img {
    max-height: 75px;
    max-width: 100%;
    position: relative;
    margin-top: 15px; }
    @media (max-width: 767px) {
      .priser-module .slick-list img {
        margin-top: 0;
        max-height: 75px; } }

.priser-module .price-calc {
  margin-top: 20px;
  margin-bottom: 36px;
  /* Medium devices (desktops, 992px and up) */ }
  @media (min-width: 1025px) {
    .priser-module .price-calc {
      margin-bottom: 50px; } }
  .priser-module .price-calc p {
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline-block;
    font-size: 0.8125em;
    font-family: "ProximaNova-Bold";
    width: 100%;
    text-align: center;
    /* Medium devices (desktops, 992px and up) */ }
    @media (min-width: 1025px) {
      .priser-module .price-calc p {
        font-size: 1.5em;
        width: 67%;
        text-align: left; } }
  .priser-module .price-calc .rangeslider-wrapper {
    padding: 30px 0;
    border-top: 1px solid #2b2f38;
    border-bottom: 1px solid #2b2f38;
    margin-left: -20px;
    margin-right: -20px;
    position: relative;
    /* Medium devices (desktops, 992px and up) */ }
    @media (min-width: 1025px) {
      .priser-module .price-calc .rangeslider-wrapper {
        margin: 10px 0 0 0;
        padding: 0;
        border: 0; } }
    .priser-module .price-calc .rangeslider-wrapper .rangeslider {
      width: 62%;
      margin-left: 20px;
      /* Medium devices (desktops, 992px and up) */ }
      @media (min-width: 1025px) {
        .priser-module .price-calc .rangeslider-wrapper .rangeslider {
          width: 100%;
          margin-left: 0; } }
    .priser-module .price-calc .rangeslider-wrapper .cost {
      display: inline-block;
      text-align: right;
      font-weight: normal;
      font-family: "ProximaNova-Reg";
      position: absolute;
      top: 0;
      right: 0;
      /* Medium devices (desktops, 992px and up) */
      /* XS and Small devices (desktops, 992px and Down) */ }
      @media (min-width: 1025px) {
        .priser-module .price-calc .rangeslider-wrapper .cost {
          top: -72px; } }
      @media (max-width: 1025px) {
        .priser-module .price-calc .rangeslider-wrapper .cost.grey {
          background-color: #f4f4f4;
          width: 80px;
          height: 100%;
          text-align: center; }
          .priser-module .price-calc .rangeslider-wrapper .cost.grey .output-value {
            position: relative;
            top: 30px;
            right: 0;
            font-size: 2em; } }
    @media (max-width: 1025px) and (max-width: 30em) {
      .priser-module .price-calc .rangeslider-wrapper .cost.grey .output-value {
        top: 26px; } }

      .priser-module .price-calc .rangeslider-wrapper .cost .output-value {
        font-size: 2.625em; }
      .priser-module .price-calc .rangeslider-wrapper .cost .output-value-type {
        font-size: 1.5em; }
        @media (max-width: 1025px) {
          .priser-module .price-calc .rangeslider-wrapper .cost .output-value-type {
            display: none; } }
    .priser-module .price-calc .rangeslider-wrapper.priceListSelectWrap {
      margin-bottom: 2px; }
      @media (max-width: 1025px) {
        .priser-module .price-calc .rangeslider-wrapper.priceListSelectWrap label {
          margin-bottom: 0; } }
      @media (max-width: 30em) {
        .priser-module .price-calc .rangeslider-wrapper.priceListSelectWrap label {
          margin-bottom: 20px; } }
      @media (max-width: 30em) {
        .priser-module .price-calc .rangeslider-wrapper.priceListSelectWrap {
          padding-bottom: 10px;
          padding-right: 20px;
          padding-left: 20px; } }
  .priser-module .price-calc .range-dots {
    display: block;
    width: 100%;
    margin-top: 18px; }
    .priser-module .price-calc .range-dots .dot-1:after, .priser-module .price-calc .range-dots .dot-2:after, .priser-module .price-calc .range-dots .dot-3:after {
      content: "";
      display: block;
      width: 8px;
      height: 8px;
      background-color: #d1d2d3;
      border-radius: 50%; }
    .priser-module .price-calc .range-dots .dot-1 {
      position: absolute;
      left: 30px; }
    .priser-module .price-calc .range-dots .dot-2 {
      position: absolute;
      left: 50%; }
    .priser-module .price-calc .range-dots .dot-3 {
      position: absolute;
      right: 30px; }

/* Small devices (desktops, 992px and lower) */
@media (max-width: 1025px) {
  .select-car .carousel {
    height: 220px !important;
    margin-top: 20px !important; }
    .select-car .carousel .carousel-slide {
      background-position: 50% 0 !important;
      background-size: auto 105px !important;
      text-align: center; }
  .select-car p.title {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 0.8125em;
    font-family: "ProximaNova-Bold";
    /* XS and Small devices (desktops, 992px and Down) */ } }
  @media (max-width: 1025px) and (max-width: 1025px) {
    .select-car p.title {
      text-align: center; } }
@media (max-width: 1025px) {
  .select-car .carouselArrows {
    background: none;
    display: block !important;
    text-indent: initial !important;
    font-size: 3em !important;
    color: #2b2f38;
    text-decoration: none;
    top: 30% !important; } }
  @media (max-width: 1025px) and (max-width: 30em) {
    .select-car .carouselArrows.prevArrow {
      left: 0; }
    .select-car .carouselArrows.nextArrow {
      right: 0; } }
@media (max-width: 1025px) {
  .select-car button {
    margin: 0;
    padding: 0;
    outline: 0;
    border: 0;
    background: transparent;
    margin-top: 20px; }
    .select-car button .car-model {
      min-width: 280px;
      margin-top: 100px;
      min-height: 227px;
      display: inline-block;
      float: left; }
      .select-car button .car-model .car-class {
        text-align: center;
        color: #ffffff;
        background-color: #2b2f38;
        border: 1px solid #2b2f38;
        border-radius: 20px;
        padding: 5px 10px;
        width: 80%;
        margin: 0 auto 10px;
        font-family: "ProximaNova-Reg";
        font-size: 0.8125em; }
    .select-car button .car-img {
      display: none; }
    .select-car button .car-types {
      text-align: center;
      margin: 0 auto; }
      .select-car button .car-types p {
        width: 60%;
        font-family: "ProximaNova-Reg";
        font-size: 0.8125em;
        text-align: center;
        margin: 0 auto; }
    .select-car button.active .car-class {
      background-color: #1dadeb;
      border: 1px solid #1dadeb; } }
/* END Small Devices Styles (desktops, 992px and lower) */
/* Medium devices (desktops, 992px and up) */
@media (min-width: 1025px) {
  .select-car .carousel {
    opacity: 1;
    overflow: visible;
    height: auto;
    width: auto;
    background: transparent;
    margin: 0;
    position: initial;
    -webkit-perspective: none;
            perspective: none;
    -webkit-transition: none;
            transition: none; }
    .select-car .carousel .carousel-slide {
      position: inherit;
      width: 25%;
      height: auto;
      float: left; }
      .select-car .carousel .carousel-slide:nth-child(5) {
        clear: both; }
    .select-car .carousel .carouselArrows {
      display: none; }
  .select-car p.title {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 1.5em;
    font-family: "ProximaNova-Bold"; }
  .select-car button {
    margin: 0;
    padding: 0;
    outline: 0;
    border: 0;
    background: transparent;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%; }
    .select-car button .car-model .car-class {
      text-align: center;
      color: #ffffff;
      background-color: #2b2f38;
      border: 1px solid #2b2f38;
      border-radius: 30px;
      padding: 10px;
      width: 150px;
      margin: 0 auto;
      position: relative;
      -webkit-transition: -webkit-transform 200ms ease-in-out;
              transition: transform 200ms ease-in-out; }
      .select-car button .car-model .car-class:after {
        content: "";
        position: absolute;
        bottom: -7px;
        left: 65px;
        border-style: solid;
        border-width: 10px 10px 0;
        border-color: #2b2f38 transparent;
        display: block;
        width: 0;
        z-index: 1; }
      .select-car button .car-model .car-class span {
        font-family: "ProximaNova-Reg";
        font-size: 1.125em; }
    .select-car button .car-model .car-img {
      text-align: center;
      margin: 30px auto 20px; }
      .select-car button .car-model .car-img img {
        text-align: center;
        margin: 0 auto;
        width: 65%;
        -webkit-transition: -webkit-transform 200ms ease-in-out;
                transition: transform 200ms ease-in-out; }
    .select-car button .car-model .car-types {
      text-align: center;
      margin: 0 auto; }
      .select-car button .car-model .car-types p {
        width: 80%;
        font-family: "ProximaNova-Reg";
        font-size: 1.125em;
        line-height: 120%;
        text-align: center;
        margin: 0 auto; }
    .select-car button.active .car-model .car-class {
      background: #1dadeb;
      border: 1px solid #1dadeb; }
      .select-car button.active .car-model .car-class:after {
        border-color: #1dadeb transparent; }
    .select-car button:hover .car-class {
      -webkit-transform: translateY(-8px);
          -ms-transform: translateY(-8px);
              transform: translateY(-8px); }
    .select-car button:hover .car-model .car-img img {
      -webkit-transform: scale(1.15, 1.15);
          -ms-transform: scale(1.15, 1.15);
              transform: scale(1.15, 1.15); } }
/* END Medium Devices Styles (desktops, 992px and up) */
.total-price-box {
  text-align: center;
  margin-top: 20px;
  /* Medium devices (desktops, 992px and up) */ }
  @media (min-width: 1025px) {
    .total-price-box {
      margin-top: 80px; } }
  .total-price-box .result {
    font-family: "ProximaNova-Light";
    font-size: 1.5em;
    display: inline-block;
    /* Medium devices (desktops, 992px and up) */ }
    @media (min-width: 1025px) {
      .total-price-box .result {
        font-size: 3.75em; } }
  .total-price-box .total {
    font-family: "ProximaNova-Reg";
    background: #f4f4f4;
    padding: 20px 10px;
    font-size: 1.5625em;
    color: #a4a5a7;
    display: inline-block;
    margin-left: 10px;
    position: relative;
    top: -2px;
    /* Medium devices (desktops, 992px and up) */ }
    @media (min-width: 1025px) {
      .total-price-box .total {
        margin-left: 20px;
        padding: 30px;
        font-size: 3em; } }
    .total-price-box .total.active {
      color: #2b2f38;
      min-width: 160px; }
      @media (min-width: 1025px) {
        .total-price-box .total.active {
          min-width: 345px; } }
      .total-price-box .total.active .total-cost {
        font-family: "ProximaNova-Bold"; }

.disclaimer {
  padding-top: 60px;
  font-size: 0.875em;
  text-align: center; }
  @media (max-width: 47.9375em) {
    .disclaimer {
      font-size: 0.75em; } }

@media (max-width: 767px) {
  .priser-calculator .contentWrap {
    padding-top: 0; } }
.priser-calculator .price-list-header {
  text-align: center;
  display: inline-block;
  margin: 0;
  padding: 0;
  float: left;
  width: 33%; }
  .priser-calculator .price-list-header.left {
    margin-left: 33%; }
  .priser-calculator .price-list-header .title {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 1.75em;
    display: block; }
  .priser-calculator .price-list-header p {
    margin: 10px auto 15px;
    padding: 0;
    width: 80%;
    font-size: 1.25em; }
.priser-calculator .price-list {
  display: inline-block;
  width: 33%;
  text-align: center;
  margin: 0;
  padding: 0;
  float: left; }
  .priser-calculator .price-list.left {
    text-align: left; }
  .priser-calculator .price-list.light-grey {
    background-color: #f4f4f4;
    position: relative;
    left: -1px; }
  .priser-calculator .price-list ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .priser-calculator .price-list ul li {
      margin: 0;
      border-bottom: 1px solid #d3d4d5;
      min-height: 88px;
      height: 88px;
      display: table;
      width: 100%; }
      .priser-calculator .price-list ul li.tall {
        min-height: 120px; }
      .priser-calculator .price-list ul li:last-child {
        border-bottom: none; }
      .priser-calculator .price-list ul li span {
        display: table-cell;
        vertical-align: middle;
        line-height: 130%;
        font-family: "ProximaNova-Reg";
        font-size: 25px; }
        .priser-calculator .price-list ul li span strong {
          font-weight: normal;
          font-family: "ProximaNova-Bold"; }
        .priser-calculator .price-list ul li span.big strong {
          font-size: 36px;
          position: relative;
          top: 7px; }
  .priser-calculator .price-list:last-child {
    position: relative;
    left: -1px; }
.priser-calculator .print-pdf {
  padding: 0;
  margin: 30px 0 0; }
  .priser-calculator .print-pdf ul {
    list-style: none;
    display: block; }
    .priser-calculator .print-pdf ul li a {
      -webkit-transition: all 150ms ease-in;
      transition: all 150ms ease-in;
      display: inline-block;
      margin: 0 0 10px;
      font-size: 20px;
      color: #999;
      line-height: 24px;
      text-decoration: none; }
      .priser-calculator .print-pdf ul li a i {
        display: inline-block;
        width: 35px;
        padding-right: 5px;
        text-align: center; }
      .no-touch .priser-calculator .print-pdf ul li a:hover {
        color: #2b2f38; }
.priser-calculator .center {
  text-align: center; }
  .priser-calculator .center .ctaBtn {
    margin: 50px 0 0; }
    @media (max-width: 47.9375em) {
      .priser-calculator .center .ctaBtn {
        margin: 60px 0 0; } }
.priser-calculator .priceDisclaimer {
  font-size: 0.875em;
  margin-bottom: 0; }
.priser-calculator small {
  display: block;
  font-family: "ProximaNova-Reg";
  font-size: 13px;
  line-height: 150%; }

.promoText {
  display: block;
  padding: 55px 0 40px;
  font-size: 28px;
  color: #337ab7; }

@media (max-width: 767px) {
  .membersPriceWrapper {
    padding: 0; } }

.membersPrice {
  width: 100%;
  margin: 0 0 30px;
  padding: 0;
  list-style: none; }
  .membersPrice li {
    display: table;
    width: 100%;
    border-top: 1px solid #c5c6c8; }
    @media (max-width: 767px) {
      .membersPrice li {
        border-top: 0px;
        background: #eeeeee;
        padding-right: 20px;
        padding-left: 20px; } }
    .membersPrice li:first-child {
      border-top: none; }
    @media (max-width: 767px) {
      .membersPrice li.fullWidthBorder {
        border-bottom: 1px solid #c5c6c8; } }
    .membersPrice li.fullWidthBorder .priceCol, .membersPrice li:last-child .priceCol {
      border-bottom: 0; }
    .membersPrice li:nth-child(1) .priceCol, .membersPrice li:nth-child(2) .priceCol, .membersPrice li:nth-child(3) .priceCol {
      font-family: "ProximaNova-Bold"; }
    @media (max-width: 767px) {
      .membersPrice li.priceExample {
        background: #ffffff; } }
    @media (max-width: 767px) {
      .membersPrice li.membersPriceFooter .priceCol:nth-child(2), .membersPrice li.membersPriceFooter .priceCol:nth-child(3) {
        text-align: center;
        width: 100%; } }
    @media (max-width: 1200px) {
      .membersPrice li.membersPriceFooter .btn {
        padding: 25px 30px; } }
    .membersPrice li:after {
      content: "";
      display: block;
      clear: both; }
  .membersPrice .priceCol {
    display: table-cell;
    width: 20%;
    padding: 18px 20px;
    vertical-align: middle;
    text-align: center;
    font-size: 28px;
    font-family: "ProximaNova-Reg"; }
    @media (max-width: 767px) {
      .membersPrice .priceCol {
        display: block;
        width: 25%;
        float: left;
        text-align: center;
        padding: 18px 0;
        border-bottom: 1px solid #c5c6c8;
        font-size: 18px; } }
    .membersPrice .priceCol.wysiwyg {
      padding: 0 10px 0 0;
      margin: 0;
      font-weight: 400; }
      @media (max-width: 767px) {
        .membersPrice .priceCol.wysiwyg {
          width: 100%;
          border-bottom: 0px;
          padding: 0; } }
      .membersPrice .priceCol.wysiwyg p {
        margin: 18px 0;
        font-size: 16px;
        font-family: "ProximaNova-Reg";
        line-height: 120%; }
        @media (max-width: 767px) {
          .membersPrice .priceCol.wysiwyg p {
            font-size: 14px;
            margin: 18px 0 0; } }
      .membersPrice .priceCol.wysiwyg strong {
        font-family: "ProximaNova-Bold"; }
    .membersPrice .priceCol:nth-child(1) {
      font-family: "ProximaNova-Reg";
      text-align: left; }
      @media (max-width: 767px) {
        .membersPrice .priceCol:nth-child(1) {
          text-align: center; } }
    .membersPrice .priceCol:nth-child(2n) {
      background: #eeeeee; }
      @media (max-width: 767px) {
        .membersPrice .priceCol:nth-child(2n) {
          background: transparent; } }
    .membersPrice .priceCol .pdf {
      color: #1dadeb;
      font-size: 24px; }
      .membersPrice .priceCol .pdf:hover {
        color: #2b2f38;
        text-decoration: none; }
      .membersPrice .priceCol .pdf span {
        display: inline;
        font-size: 18px;
        vertical-align: top;
        margin-left: 10px;
        font-family: "ProximaNova-Bold"; }
        @media (max-width: 767px) {
          .membersPrice .priceCol .pdf span {
            display: block;
            font-size: 13px;
            margin-left: 0; } }
  .membersPrice.priceHeader {
    margin-bottom: 0; }
    @media (max-width: 767px) {
      .membersPrice.priceHeader {
        background: #fff;
        border-bottom: 1px solid #c5c6c8; } }
    .membersPrice.priceHeader.sticky {
      position: fixed;
      top: 60px;
      z-index: 1; }
      .membersPrice.priceHeader.sticky + .membersPrice {
        padding-top: 50px; }
    .membersPrice.priceHeader li {
      border-bottom: none;
      font-family: "ProximaNova-Reg"; }
      @media (max-width: 767px) {
        .membersPrice.priceHeader li {
          background: transparent; } }
    .membersPrice.priceHeader .priceCol {
      background: #fff;
      vertical-align: top;
      padding: 0 10px; }
      @media (max-width: 767px) {
        .membersPrice.priceHeader .priceCol {
          padding: 0;
          line-height: 50px;
          background: transparent; } }
      .membersPrice.priceHeader .priceCol.wysiwyg p {
        margin-top: 0; }
      @media (max-width: 767px) {
        .membersPrice.priceHeader .priceCol:nth-child(1) {
          display: none; } }
      @media (max-width: 767px) {
        .membersPrice.priceHeader .priceCol {
          width: 25%;
          float: left;
          text-align: center; }
          .membersPrice.priceHeader .priceCol > p {
            display: none; } }
    .membersPrice.priceHeader h3 {
      margin-bottom: 0;
      font-family: "ProximaNova-Bold";
      font-size: 28px; }
      @media (max-width: 767px) {
        .membersPrice.priceHeader h3 {
          font-size: 16px;
          line-height: 50px; } }

/*
.ctaModule {
    .ingress {
        margin-bottom: 40px;
    }

    h3 {
        padding-top: 50px;
        background: url('../img/ic-check_blue.svg') center top no-repeat;
        background-size: 40px auto;
    }

    @include breakpoint(medium) {
        h3 {
            padding: 15px 0 15px 60px;
            background-size: 30px auto;
            background-position: left center;
            text-align: left;
        }
    }
}
*/
.poolBc {
  display: block;
  padding: 5px 0 15px;
  text-align: center;
  color: #2b2f38; }
  @media (max-width: 47.9375em) {
    .poolBc {
      font-size: 0.8125em; } }
  .poolBc a {
    -webkit-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
    border-bottom: 1px solid transparent;
    color: #2b2f38;
    text-decoration: none; }
    .poolBc a:hover {
      border-bottom: 1px solid #2b2f38;
      text-decoration: none; }

@media (max-width: 30em) {
  .poolListing {
    display: none; } }
.poolListing .threeColWrap {
  margin-top: 40px; }
  @media (max-width: 62em) {
    .poolListing .threeColWrap {
      margin-top: 0; } }
  .poolListing .threeColWrap ul {
    padding: 0 0 30px;
    margin: 0;
    list-style: none; }
    .poolListing .threeColWrap ul li {
      padding: 1px 0 14px;
      line-height: 110%;
      font-family: "ProximaNova-Reg"; }
      @media (max-width: 62em) {
        .poolListing .threeColWrap ul li {
          text-align: center; } }
      .poolListing .threeColWrap ul li h3 {
        margin-bottom: 0;
        font-family: "ProximaNova-Bold";
        font-size: 22px;
        color: #2b2f38; }
        .poolListing .threeColWrap ul li h3 a, .poolListing .threeColWrap ul li h3 a:last-child {
          color: #2b2f38; }
          .no-touch .poolListing .threeColWrap ul li h3 a:hover, .no-touch .poolListing .threeColWrap ul li h3 a:last-child:hover {
            border-bottom: 1px solid #2b2f38; }
      .poolListing .threeColWrap ul li a {
        -webkit-transition: all 150ms ease-out;
        transition: all 150ms ease-out;
        font-size: 20px;
        line-height: 100%;
        border-bottom: 1px solid transparent;
        text-decoration: none; }
        .poolListing .threeColWrap ul li a:first-child {
          color: #2b2f38; }
          .no-touch .poolListing .threeColWrap ul li a:first-child:hover {
            text-decoration: none;
            border-bottom: 1px solid #2b2f38; }
        .poolListing .threeColWrap ul li a:last-child, .poolListing .threeColWrap ul li a:nth-child(2) {
          color: #1dadeb; }
          .no-touch .poolListing .threeColWrap ul li a:last-child:hover, .no-touch .poolListing .threeColWrap ul li a:nth-child(2):hover {
            text-decoration: none;
            border-bottom: 1px solid #1dadeb; }
      .poolListing .threeColWrap ul li .newPool + a {
        color: #2b2f38; }

@media (max-width: 30em) {
  .poolMapHeaderWrap {
    margin-top: -20px;
    padding-bottom: 30px; } }

.poolMapMobText {
  display: none;
  max-width: 80%;
  margin: 0 auto;
  padding-top: 10px;
  text-align: center; }
  @media (max-width: 30em) {
    .poolMapMobText {
      display: block; } }

.map.poolerMap {
  -webkit-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 300ms ease-in;
  transition: all 300ms ease-in;
  position: relative;
  margin-bottom: -50px;
  margin-top: 45px;
  padding-top: 100px;
  overflow: hidden; }
  @media (max-width: 62em) {
    .map.poolerMap {
      margin-bottom: 0;
      padding-top: 50px; } }
  @media (max-width: 30em) {
    .map.poolerMap {
      padding-top: 0;
      height: 800px !important;
      height: -webkit-calc(100vh) !important;
      height: calc(100vh) !important; } }
  .map.poolerMap .poolerMapWrap {
    position: relative;
    padding: 0 60px; }
    @media (max-width: 75em) {
      .map.poolerMap .poolerMapWrap {
        padding-right: 40px;
        padding-left: 40px; } }
    @media (max-width: 62em) {
      .map.poolerMap .poolerMapWrap {
        height: 865px; } }
    @media (max-width: 30em) {
      .map.poolerMap .poolerMapWrap {
        padding-right: 0;
        padding-left: 0;
        height: 800px;
        height: 100vh; } }
    .map.poolerMap .poolerMapWrap .mapExtraWrap {
      padding-left: 400px; }
      @media (max-width: 75em) {
        .map.poolerMap .poolerMapWrap .mapExtraWrap {
          padding-left: 360px; } }
      @media (max-width: 62em) {
        .map.poolerMap .poolerMapWrap .mapExtraWrap {
          padding-left: 0; } }
  .map.poolerMap .poolListWrap {
    position: absolute;
    top: 160px;
    left: 60px;
    z-index: 2;
    width: 400px;
    height: 600px;
    background: #ffffff; }
    @media (max-width: 75em) {
      .map.poolerMap .poolListWrap {
        top: 150px;
        left: 40px;
        width: 350px;
        height: 500px; } }
    @media (max-width: 62em) {
      .map.poolerMap .poolListWrap {
        top: 508px;
        left: 0;
        width: 100%;
        height: 400px;
        padding-right: 40px;
        padding-left: 40px; } }
    @media (max-width: 30em) {
      .map.poolerMap .poolListWrap {
        display: none; } }
    .map.poolerMap .poolListWrap ul {
      height: 500px;
      margin: 0;
      padding: 0px 20px 0 0px;
      background: #ffffff;
      overflow: auto;
      list-style: none; }
      @media (max-width: 75em) {
        .map.poolerMap .poolListWrap ul {
          height: 450px; } }
      @media (max-width: 62em) {
        .map.poolerMap .poolListWrap ul {
          height: 300px;
          padding: 0; } }
    .map.poolerMap .poolListWrap li {
      position: relative;
      padding: 12px 0 7px 45px;
      border-bottom: 1px solid #999; }
      @media (max-width: 75em) {
        .map.poolerMap .poolListWrap li {
          padding: 10px 0 2px 45px; } }
      @media (max-width: 62em) {
        .map.poolerMap .poolListWrap li {
          padding: 10px 0 10px 45px; }
          .map.poolerMap .poolListWrap li .newPool {
            float: left;
            margin-top: 5px;
            margin-left: 5px; } }
      .map.poolerMap .poolListWrap li:first-child {
        border-top: 1px solid #999; }
        @media (max-width: 62em) {
          .map.poolerMap .poolListWrap li:first-child {
            border-top: none; } }
      .map.poolerMap .poolListWrap li:after {
        content: "";
        display: block;
        clear: both; }
    .map.poolerMap .poolListWrap .moreLink {
      -webkit-transition: all 300ms ease-in;
      transition: all 300ms ease-in;
      border-bottom: 1px solid transparent;
      font-family: "ProximaNova-Reg";
      font-size: 20px;
      color: #1dadeb;
      line-height: 22px;
      text-align: left; }
      @media (max-width: 75em) {
        .map.poolerMap .poolListWrap .moreLink {
          font-size: 18px; } }
      @media (max-width: 62em) {
        .map.poolerMap .poolListWrap .moreLink {
          float: right; } }
      .no-touch .map.poolerMap .poolListWrap .moreLink:hover {
        text-decoration: none;
        border-bottom: 1px solid #1dadeb; }
    .map.poolerMap .poolListWrap .header {
      margin-bottom: -5px;
      font-family: "ProximaNova-Reg";
      font-size: 24px;
      text-align: left; }
      @media (max-width: 62em) {
        .map.poolerMap .poolListWrap .header {
          font-size: 20px; } }
      @media (max-width: 62em) {
        .map.poolerMap .poolListWrap .header {
          float: left;
          padding-top: 1px;
          font-size: 20px; } }
    .map.poolerMap .poolListWrap .goToIcon {
      -webkit-transition: color 150ms ease-in;
      transition: color 150ms ease-in;
      position: absolute;
      top: 9px;
      left: -1px;
      z-index: 1;
      width: 45px;
      height: 45px;
      font-family: "icomoon";
      line-height: 45px;
      line-height: 45px;
      text-align: center; }
      @media (max-width: 62em) {
        .map.poolerMap .poolListWrap .goToIcon {
          top: 0; } }
      .no-touch .map.poolerMap .poolListWrap .goToIcon:hover {
        color: #1dadeb;
        text-decoration: none; }
  .map.poolerMap .mobPoolListWrap {
    display: none;
    position: absolute;
    top: 85px;
    left: 0;
    z-index: 97;
    height: 100vh;
    height: -webkit-calc(100vh - 145px);
    height: calc(100vh - 145px);
    width: 100%;
    padding-bottom: 70px;
    background: #ffffff;
    -webkit-overflow-scrolling: touch; }
    .map.poolerMap .mobPoolListWrap ul {
      height: 100%;
      margin: 0;
      padding: 0;
      overflow: auto;
      list-style: none; }
    .map.poolerMap .mobPoolListWrap li {
      position: relative;
      padding: 14px 20px 14px 70px;
      border-bottom: 1px solid #2b2f38; }
    .map.poolerMap .mobPoolListWrap .goToIcon {
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1;
      width: 70px;
      height: 70px;
      text-align: center;
      line-height: 60px; }
      .map.poolerMap .mobPoolListWrap .goToIcon:before {
        border-radius: 30px;
        display: inline-block;
        width: 35px;
        height: 35px;
        margin-left: 1px;
        border: 1px solid #cacbcd;
        vertical-align: middle;
        color: #1dadeb;
        line-height: 35px; }
    .map.poolerMap .mobPoolListWrap .header {
      margin: 0;
      font-family: "ProximaNova-Reg";
      font-size: 16px;
      text-align: left; }
      .map.poolerMap .mobPoolListWrap .header span {
        color: #999; }
    .map.poolerMap .mobPoolListWrap .moreLink {
      font-size: 13px;
      color: #1dadeb; }
    .map.poolerMap .mobPoolListWrap.show {
      display: block; }
  @media (max-width: 75em) {
    .map.poolerMap .carousel {
      height: 500px; } }
  @media (max-width: 62em) {
    .map.poolerMap .carousel {
      width: 100%;
      height: 350px;
      margin-top: 5px; } }
  .map.poolerMap .carousel .carouselArrows {
    display: block !important;
    top: auto;
    bottom: 28px;
    width: auto;
    margin: 0 20px 0 0;
    opacity: 1;
    line-height: 1.5em; }
    @media (max-width: 75em) {
      .map.poolerMap .carousel .carouselArrows {
        bottom: 0; } }
    @media (max-width: 62em) {
      .map.poolerMap .carousel .carouselArrows {
        margin: 0; } }
    .map.poolerMap .carousel .carouselArrows.hide {
      opacity: 1;
      background: #2b2f38;
      border: 1px solid #2b2f38;
      cursor: default; }
    .map.poolerMap .carousel .carouselArrows:before {
      content: ""; }
    .no-touch .map.poolerMap .carousel .carouselArrows:hover {
      opacity: 1; }
      .no-touch .map.poolerMap .carousel .carouselArrows:hover.hide {
        background: #2b2f38;
        border: 1px solid #2b2f38;
        color: #ffffff; }
  .map.poolerMap .mapHeaderWrap {
    position: relative;
    padding: 0; }
    @media (max-width: 30em) {
      .map.poolerMap .mapHeaderWrap {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
        height: 85px; } }
  .map.poolerMap .mapHeaderBar {
    background: none;
    padding: 20px 0;
    margin-bottom: 40px; }
    @media (max-width: 75em) {
      .map.poolerMap .mapHeaderBar {
        height: 110px; } }
    @media (max-width: 30em) {
      .map.poolerMap .mapHeaderBar {
        height: 85px;
        margin-top: 0;
        background: rgba(0, 0, 0, 0.5); } }
    .map.poolerMap .mapHeaderBar .mobPlaceholderText {
      display: none; }
    .map.poolerMap .mapHeaderBar .inputWrap {
      max-width: 800px; }
    .map.poolerMap .mapHeaderBar .inputinnerWrap {
      border: 1px solid #2b2f38; }
    .map.poolerMap .mapHeaderBar .showFullList {
      -webkit-transition: all 300ms ease-in;
      transition: all 300ms ease-in;
      display: block;
      position: absolute;
      top: 37px;
      right: 0;
      z-index: 1;
      border-bottom: 1px solid transparent;
      color: #1dadeb; }
      @media (max-width: 87.5em) {
        .map.poolerMap .mapHeaderBar .showFullList {
          top: auto;
          bottom: -19px; } }
      @media (max-width: 30em) {
        .map.poolerMap .mapHeaderBar .showFullList {
          display: none; } }
      .no-touch .map.poolerMap .mapHeaderBar .showFullList:hover {
        text-decoration: none;
        border-bottom: 1px solid #1dadeb; }
    .map.poolerMap .mapHeaderBar.ac-open {
      background: #ffffff; }
      .map.poolerMap .mapHeaderBar.ac-open .ui-autocomplete {
        border: 1px solid #2b2f38;
        border-top: none; }
        @media (max-width: 30em) {
          .map.poolerMap .mapHeaderBar.ac-open .ui-autocomplete {
            border-right: none;
            border-left: none; } }
  .map.poolerMap .mapCanvas {
    height: 600px; }
    @media (max-width: 75em) {
      .map.poolerMap .mapCanvas {
        height: 500px; } }
    @media (max-width: 62em) {
      .map.poolerMap .mapCanvas {
        height: 350px; } }
    @media (max-width: 30em) {
      .map.poolerMap .mapCanvas {
        height: 80vh;
        height: -webkit-calc(80vh - 60px);
        height: calc(80vh - 60px); } }
  .map.poolerMap .poolHeaderOuterWrap {
    display: table;
    height: 100%; }
    .map.poolerMap .poolHeaderOuterWrap .poolHeaderInnerWrap {
      display: table-cell;
      vertical-align: middle; }
      .map.poolerMap .poolHeaderOuterWrap .poolHeaderInnerWrap .ingress {
        margin-bottom: 60px; }
        @media (max-width: 30em) {
          .map.poolerMap .poolHeaderOuterWrap .poolHeaderInnerWrap .ingress {
            display: none; } }
  .map.poolerMap .poolMobHeader {
    display: none;
    padding-top: 5px;
    font-size: 20px;
    text-align: center; }
    @media (max-width: 30em) {
      .map.poolerMap .poolMobHeader {
        display: block; } }
  .map.poolerMap .row:first-child {
    overflow: hidden; }
    @media (max-width: 30em) {
      .map.poolerMap .row:first-child {
        -webkit-transition: height 300ms ease-in;
        transition: height 300ms ease-in;
        height: 200px; } }
  .map.poolerMap.expandMap {
    height: 90vh;
    height: -webkit-calc(100vh - 105px);
    height: calc(100vh - 105px); }
    @media (max-width: 30em) {
      .map.poolerMap.expandMap {
        margin-bottom: -175px; } }
    .map.poolerMap.expandMap .row:first-child {
      height: 0; }
@media (max-width: 62em) {
  .map.level-1, .map.specialMap {
    height: 950px; } }
@media (max-width: 30em) {
  .map.level-1, .map.specialMap {
    height: 600px; } }
.map.level-1 .inputWrap input, .map.specialMap .inputWrap input {
  padding: 0 40px 0 20px; }
.map.level-1 .mapExtraWrap, .map.specialMap .mapExtraWrap {
  padding-left: 0 !important; }
.map.level-1 .infoText, .map.specialMap .infoText {
  display: none; }
.map.level-1 .locationListBtn, .map.specialMap .locationListBtn {
  display: none !important; }
.map.specialMap {
  margin-bottom: 0; }

.poolpageHeaderWrap {
  display: block;
  padding: 100px 0; }
  @media (max-width: 62em) {
    .poolpageHeaderWrap {
      display: none; } }

.imgRight.poolHeaderSection {
  max-width: 1440px; }
  @media (max-width: 62em) {
    .imgRight.poolHeaderSection {
      padding-left: 0;
      padding-right: 0; }
      .imgRight.poolHeaderSection .secondCol {
        padding-left: 20px;
        padding-right: 20px; } }
  .imgRight.poolHeaderSection .btnWrap {
    border: none; }
.imgRight .poolSpecWrap {
  padding: 0 0 20px; }
  .imgRight .poolSpecWrap .poolSpec h3 {
    margin-bottom: 5px;
    text-align: left; }
    @media (max-width: 62em) {
      .imgRight .poolSpecWrap .poolSpec h3 {
        margin: 0; } }
  .imgRight .poolSpecWrap .poolSpec p {
    margin: 5px 0 25px;
    text-align: left; }
  .imgRight .poolSpecWrap .btnWrap {
    margin: 75px 0 0;
    text-align: left; }
    @media (max-width: 62em) {
      .imgRight .poolSpecWrap .btnWrap {
        display: none; } }
    .imgRight .poolSpecWrap .btnWrap .ctaBtn {
      margin-right: 17px; }
.imgRight .simple-map-wrap {
  padding: 0 0 20px; }

.carHeader {
  text-align: left; }
  @media (max-width: 62em) {
    .carHeader {
      display: none; } }

.mobHeaderWrap {
  display: none;
  padding: 35px 0 75px; }
  .mobHeaderWrap .mobHeader {
    font-family: "ProximaNova-Light";
    font-size: 3.75em;
    /*@include breakpoint(large) {
        font-size: emify(36px);
    }*/ }
    @media (max-width: 47.9375em) {
      .mobHeaderWrap .mobHeader {
        font-size: 2em; } }
  @media (max-width: 62em) {
    .mobHeaderWrap {
      display: block;
      padding: 0px 0 15px; } }

.mobHeader {
  display: none;
  padding-bottom: 15px;
  font-family: "ProximaNova-Bold";
  font-size: 2.25em;
  line-height: 110%;
  text-align: center; }
  @media (max-width: 62em) {
    .mobHeader {
      display: block;
      text-align: center; } }
  @media (max-width: 47.9375em) {
    .mobHeader {
      font-size: 1.5em; } }

.car-icon {
  display: inline-block;
  float: left;
  width: 45px;
  height: 45px;
  margin: 20px 20px 0 0;
  background: #999; }
  @media (max-width: 47.9375em) {
    .car-icon {
      margin-right: 10px;
      text-align: center; }
      .car-icon:first-child {
        text-align: left; }
      .car-icon:nth-child(4n+4) {
        text-align: right; }
      .car-icon:nth-child(4n+5) {
        text-align: left; } }

.car-wrapper .firstCol,
.car-wrapper .secondCol {
  -webkit-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(50%);
      -ms-transform: translateY(50%);
          transform: translateY(50%);
  -webkit-transition: -webkit-transform 0ms ease-out, opacity 0ms;
          transition: transform 0ms ease-out, opacity 0ms;
  -webkit-transition-delay: 0ms, 0ms;
          transition-delay: 0ms, 0ms; }
.car-wrapper.show .firstCol,
.car-wrapper.show .secondCol {
  -webkit-transition: -webkit-transform 700ms ease-out, opacity 400ms;
          transition: transform 700ms ease-out, opacity 400ms;
  -webkit-transition-delay: 0ms, 200ms;
          transition-delay: 0ms, 200ms; }
.car-wrapper.show .firstCol {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0); }
.car-wrapper.show .secondCol {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-delay: 200ms, 400ms;
          transition-delay: 200ms, 400ms; }

.carTypeSelectorWrap {
  text-align: center; }
  .no-touch .carTypeSelectorWrap a:hover {
    text-decoration: none; }
  .carTypeSelectorWrap ul {
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none; }
    .carTypeSelectorWrap ul a {
      display: inline-block;
      position: relative;
      color: #2b2f38;
      text-decoration: none; }
      .carTypeSelectorWrap ul a.active {
        border-bottom: 2px solid #2b2f38;
        font-family: "ProximaNova-Bold"; }
  @media (max-width: 62em) {
    .carTypeSelectorWrap .carSelectorDesk {
      display: none; } }
  .carTypeSelectorWrap .carSelectorDesk li {
    float: left;
    padding: 0 35px; }
  .carTypeSelectorWrap .carSelectorDesk a {
    padding: 3px 0 0;
    font-size: 24px;
    line-height: 120%; }
    .carTypeSelectorWrap .carSelectorDesk a:after {
      -webkit-transition: opacity 250ms ease-in;
      transition: opacity 250ms ease-in;
      content: "";
      display: block;
      position: absolute;
      bottom: -2px;
      left: 0;
      width: 100%;
      z-index: 1;
      border-bottom: 2px solid #2b2f38;
      opacity: 0; }
    .no-touch .carTypeSelectorWrap .carSelectorDesk a:hover:after {
      opacity: 1; }
  .carTypeSelectorWrap .carSelectorDesk:after {
    content: "";
    clear: both;
    display: block; }
  .carTypeSelectorWrap .carSelectorMob {
    display: none;
    margin: 0 auto;
    text-align: left; }
    @media (max-width: 62em) {
      .carTypeSelectorWrap .carSelectorMob {
        display: block; } }
    .carTypeSelectorWrap .carSelectorMob .carSelectorLabel {
      display: block;
      padding-bottom: 5px; }
    .carTypeSelectorWrap .carSelectorMob .dropDownHeader {
      display: block;
      position: relative;
      margin-bottom: 10px;
      padding-right: 40px; }
      .carTypeSelectorWrap .carSelectorMob .dropDownHeader .title {
        border-bottom: 2px solid #2b2f38;
        font-size: 2.25em;
        font-family: "ProximaNova-Bold"; }
        @media (max-width: 30em) {
          .carTypeSelectorWrap .carSelectorMob .dropDownHeader .title {
            font-size: 1.5em; } }
      .carTypeSelectorWrap .carSelectorMob .dropDownHeader .arrow {
        -webkit-transition: all 150ms ease-in;
        transition: all 150ms ease-in;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 1;
        width: 25px;
        height: 100%;
        font-size: 18px;
        line-height: 32px;
        text-align: right; }
        @media (max-width: 30em) {
          .carTypeSelectorWrap .carSelectorMob .dropDownHeader .arrow {
            font-size: 12px;
            line-height: 28px; } }
      .carTypeSelectorWrap .carSelectorMob .dropDownHeader.open .arrow {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }
    .carTypeSelectorWrap .carSelectorMob ul {
      display: none; }
      .carTypeSelectorWrap .carSelectorMob ul a {
        display: block;
        padding: 10px 0; }
        .carTypeSelectorWrap .carSelectorMob ul a.active {
          display: none; }

.carCarousel {
  height: 400px;
  margin-top: 40px; }
  @media (max-width: 75em) {
    .carCarousel {
      height: 350px; } }
  @media (max-width: 62em) {
    .carCarousel {
      height: 275px; } }
  @media (max-width: 30em) {
    .carCarousel {
      height: 150px; } }
  .carCarousel .imgWrap {
    display: table-cell;
    width: 60%;
    margin: 0 auto;
    vertical-align: middle; }
    @media (max-width: 47.9375em) {
      .carCarousel .imgWrap {
        width: 80%; } }
    @media (max-width: 30em) {
      .carCarousel .imgWrap {
        width: 100%; } }
    .carCarousel .imgWrap img {
      width: auto;
      max-width: 100%;
      max-height: 400px;
      margin: 0 auto;
      vertical-align: middle; }
      @media (max-width: 75em) {
        .carCarousel .imgWrap img {
          max-height: 300px; } }
      @media (max-width: 62em) {
        .carCarousel .imgWrap img {
          max-height: 225px; } }
      @media (max-width: 30em) {
        .carCarousel .imgWrap img {
          max-height: 110px; } }
  .carCarousel .carouselArrows {
    color: #2b2f38; }

.car-icon.carspec-towbar {
  background: url("/img/Towbar.svg") center center no-repeat;
  background-size: 41px auto; }
.car-icon.carspec-roofrack {
  background: url("/img/RoofRack.svg") center center no-repeat;
  background-size: 41px auto; }
.car-icon.carspec-childsafetyseat {
  background: url("/img/ChildSafetySeat.svg") center center no-repeat;
  background-size: 41px auto; }
.car-icon.carspec-navigationsystem {
  background: url("/img/NavigationSystem.svg") center center no-repeat;
  background-size: 41px auto; }
.car-icon.carspec-roofbox {
  background: url("/img/RoofBox.svg") center center no-repeat;
  background-size: 41px auto; }
.car-icon.carspec-alcolock {
  background: url("/img/Alcolock.svg") center center no-repeat;
  background-size: 41px auto; }
.car-icon.carspec-unstuddedsnowtyres {
  background: url("/img/UnstuddedSnowTyres.svg") center center no-repeat;
  background-size: 41px auto; }
.car-icon.carspec-studdedsnowtyres {
  background: url("/img/StuddedSnowTyres.svg") center center no-repeat;
  background-size: 41px auto; }
.car-icon.carspec-gasoline {
  background: url("/img/Gasoline.svg") center center no-repeat;
  background-size: 41px auto; }
.car-icon.carspec-diesel {
  background: url("/img/Diesel.svg") center center no-repeat;
  background-size: 41px auto; }
.car-icon.carspec-vehiclegas {
  background: url("/img/VehicleGas.svg") center center no-repeat;
  background-size: 41px auto; }
.car-icon.carspec-ethanol {
  background: url("/img/Ethanol.svg") center center no-repeat;
  background-size: 41px auto; }
.car-icon.carspec-greencarpermit {
  background: url("/img/GreenCarPermit.svg") center center no-repeat;
  background-size: 41px auto; }
.car-icon.carspec-animalcar {
  background: url("/img/AnimalCar.svg") center center no-repeat;
  background-size: 41px auto; }
.car-icon.carspec-electric {
  background: url("/img/Electric.svg") center center no-repeat;
  background-size: 41px auto; }
.car-icon.carspec-manuelgearbox {
  background: url("/img/ManuelGearbox.svg") center center no-repeat;
  background-size: 41px auto; }
.car-icon.carspec-automaticgearbox {
  background: url("/img/AutomaticGearbox.svg") center center no-repeat;
  background-size: 41px auto; }
.car-icon.carspec-hybridelectricdiesel {
  background: url("/img/PlugInHybrid-ElectricDiesel.svg") center center no-repeat;
  background-size: 41px auto; }
.car-icon.carspec-hybridelectricgas {
  background: url("/img/PlugInHybrid-ElectricGas.svg") center center no-repeat;
  background-size: 41px auto; }

.leftColInnerWrap {
  display: inline-block;
  max-width: 200px; }
  .leftColInnerWrap:after {
    content: "";
    clear: both;
    display: block; }

.oneThreeColsInnerWrap .dropDownTableWrap {
  display: none; }
  .oneThreeColsInnerWrap .dropDownTableWrap:first-child {
    display: block; }
.oneThreeColsInnerWrap a[href^="mailto"] {
  font-size: 90%; }

.contactBoxes {
  padding-bottom: 95px; }
  .contactBoxes p {
    word-wrap: normal; }
  .contactBoxes > div {
    margin-bottom: 30px; }
  .contactBoxes:last-child {
    margin-bottom: -150px; }
  @media (max-width: 62em) {
    .contactBoxes {
      padding-bottom: 60px; } }
  .contactBoxes .innerColWrap {
    min-height: 430px;
    background: #f4f4f4; }
    @media (max-width: 62em) {
      .contactBoxes .innerColWrap {
        min-height: 0; } }
  .contactBoxes .innerCol {
    padding: 1.875em; }
    @media (max-width: 30em) {
      .contactBoxes .innerCol {
        padding: 20px; } }
    .contactBoxes .innerCol h3 {
      text-align: left; }
  .contactBoxes .imgWrap {
    margin: 0 0 10px; }
    .contactBoxes .imgWrap + .wysiwyg {
      margin-bottom: 25px; }
    @media (max-width: 75em) {
      .contactBoxes .imgWrap {
        float: left;
        width: 50%;
        margin-bottom: 30px;
        padding-right: 20px; }
        .contactBoxes .imgWrap + .wysiwyg {
          float: left;
          width: 50%; } }
    @media (max-width: 62em) {
      .contactBoxes .imgWrap {
        float: none;
        width: auto;
        margin-bottom: 10px;
        padding-right: 0; }
        .contactBoxes .imgWrap + .wysiwyg {
          float: none;
          width: auto; } }
    @media (max-width: 47.9375em) {
      .contactBoxes .imgWrap {
        clear: both;
        float: left;
        width: 50%;
        margin-bottom: 30px;
        padding-right: 20px; }
        .contactBoxes .imgWrap + .wysiwyg {
          float: left;
          width: 50%;
          padding-top: 10px; } }
    @media (max-width: 30em) {
      .contactBoxes .imgWrap {
        float: none;
        width: 100%;
        margin-bottom: 10px;
        padding-right: 0; }
        .contactBoxes .imgWrap img {
          width: 100%; }
        .contactBoxes .imgWrap + .wysiwyg {
          float: none;
          width: auto;
          padding-top: 0; } }

.search-engine-result .search-result-header h5 {
  font-family: "ProximaNova-Reg"; }
.search-engine-result .search-result-header h1 {
  font-family: "ProximaNova-Light";
  margin-top: 0.3125em; }
.search-engine-result .search-result-input-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 900px;
  height: 60px;
  margin-top: 4.0625em; }
.search-engine-result .search-result-input-wrapper input {
  width: 100%;
  height: 100%;
  background: #f4f4f4;
  padding: 0 70px 0 30px;
  border: none;
  border-radius: 35px;
  font-size: 1.75em;
  color: #2b2f38;
  outline: none; }
  .search-engine-result .search-result-input-wrapper input::-moz-placeholder {
    color: #2b2f38;
    opacity: 1; }
  .search-engine-result .search-result-input-wrapper input:-ms-input-placeholder {
    color: #2b2f38; }
  .search-engine-result .search-result-input-wrapper input::-webkit-input-placeholder {
    color: #2b2f38; }
.search-engine-result .search-result-input-wrapper a {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 6;
  font-size: 26px;
  height: 60px;
  width: 70px;
  text-align: center;
  line-height: 60px; }
  .search-engine-result .search-result-input-wrapper a:hover {
    text-decoration: none; }
.search-engine-result .search-result-wrapper {
  margin-top: 40px;
  max-width: 900px; }
.search-engine-result .search-result-category-list {
  padding: 0;
  list-style: none;
  font-family: "ProximaNova-Reg";
  font-size: inherit; }
.search-engine-result .search-result-category-list li {
  margin-bottom: 40px; }
  .search-engine-result .search-result-category-list li.search-result-category-headline {
    font-size: 20px;
    margin-bottom: 15px;
    color: #999; }
  @media (max-width: 30em) {
    .search-engine-result .search-result-category-list li {
      margin-bottom: 16px; } }
.search-engine-result .search-result-category-list li a {
  display: inline-block;
  font-size: 24px;
  margin-bottom: 3px;
  color: #1dadeb;
  position: relative;
  position: relative;
  display: inline-block; }
  .search-engine-result .search-result-category-list li a:hover {
    text-decoration: none; }
    .search-engine-result .search-result-category-list li a:hover:after {
      opacity: 1; }
  .search-engine-result .search-result-category-list li a:after {
    -webkit-transition: opacity 150ms ease-in;
            transition: opacity 150ms ease-in;
    content: "";
    display: block;
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 100%;
    z-index: 1;
    border-bottom: 2px solid #1dadeb;
    opacity: 0; }
.search-engine-result .search-result-category-list li p {
  font-size: 20px;
  margin: 0;
  max-width: none; }
  @media (max-width: 30em) {
    .search-engine-result .search-result-category-list li p {
      display: none; } }

.search-result-extras {
  padding: 35px 40px;
  background: #f4f4f4;
  min-height: 255px;
  *zoom: 1; }
  .search-result-extras:before {
    content: ' ';
    display: table;
    visibility: hidden;
    height: 0; }
  .search-result-extras:after {
    content: ' ';
    display: table;
    visibility: hidden;
    height: 0;
    clear: both; }
  @media (max-width: 62em) {
    .search-result-extras {
      min-height: initial;
      margin-bottom: 40px; } }

.search-result-extras h4 {
  font-family: "ProximaNova-Reg";
  color: #999;
  font-size: 1.75em;
  text-align: left;
  margin-bottom: 20px; }

.search-result-extras p {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 1.25em; }

.search-result-extras ul {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0;
  font-size: inherit; }

.search-result-extras ul li {
  list-style: none;
  margin-bottom: 20px; }

.search-result-extras ul li a {
  font-family: "ProximaNova-Reg";
  font-size: 24px;
  float: none;
  margin: 0;
  position: relative;
  display: inline-block; }
  .search-result-extras ul li a:hover {
    text-decoration: none; }
    .search-result-extras ul li a:hover:after {
      opacity: 1; }
  .search-result-extras ul li a:after {
    -webkit-transition: opacity 150ms ease-in;
            transition: opacity 150ms ease-in;
    content: "";
    display: block;
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 100%;
    z-index: 1;
    border-bottom: 2px solid #1dadeb;
    opacity: 0; }

.search-result-extras a {
  color: #1dadeb;
  font-size: 1.5em;
  text-decoration: none;
  float: right;
  margin-top: 20px; }
  .search-result-extras a:hover {
    text-decoration: none; }

.press {
  margin-bottom: 100px; }
  @media (max-width: 62em) {
    .press {
      margin-bottom: 75px; } }
  .press:last-child {
    margin-bottom: 0; }
  .press .specialHeader {
    max-width: none;
    text-align: left; }
  @media (max-width: 62em) {
    .press.firstCol {
      margin-bottom: 80px; } }
  .press.firstCol .innerColWrap .pressContactWrap {
    padding-top: 10px; }
    .press.firstCol .innerColWrap .pressContactWrap .imgWrap {
      margin-bottom: 15px; }
  @media (max-width: 62em) {
    .press.firstCol .innerColWrap .innerCol:last-child {
      padding-bottom: 30px; } }
  @media (max-width: 47.9375em) {
    .press.firstCol .innerColWrap .innerCol:last-child {
      padding-bottom: 20px; } }
  .press.firstCol .innerColWrap .innerCol:last-child .imgWrap {
    text-align: left; }
    .press.firstCol .innerColWrap .innerCol:last-child .imgWrap img {
      max-width: 100%;
      width: auto; }
  @media (max-width: 62em) {
    .press.firstCol .innerColWrap .innerCol:last-child {
      width: 100%; }
      .press.firstCol .innerColWrap .innerCol:last-child .pressContactWrap {
        display: table;
        width: 100%; }
      .press.firstCol .innerColWrap .innerCol:last-child .imgWrap {
        display: table-cell;
        vertical-align: middle;
        width: 30%; }
      .press.firstCol .innerColWrap .innerCol:last-child .textWrap {
        display: table-cell;
        vertical-align: middle;
        width: 70%;
        padding-left: 20px; }
        .press.firstCol .innerColWrap .innerCol:last-child .textWrap:after {
          content: "";
          clear: both; } }
  @media (max-width: 30em) {
    .press.firstCol .innerColWrap .innerCol:last-child .imgWrap {
      display: block;
      width: 100%; }
    .press.firstCol .innerColWrap .innerCol:last-child .textWrap {
      display: block;
      width: 100%;
      padding-top: 10px;
      padding-left: 0; }
      .press.firstCol .innerColWrap .innerCol:last-child .textWrap:after {
        content: "";
        clear: both; } }
  .press.secondCol .innerColWrap {
    margin-top: 33px;
    padding-top: 42px;
    border-top: 1px solid #cacbcd; }
    @media (max-width: 30em) {
      .press.secondCol .innerColWrap {
        margin-top: 20px;
        padding-top: 0; } }
    @media (max-width: 30em) {
      .press.secondCol .innerColWrap .innerCol {
        padding-bottom: 40px; }
        .press.secondCol .innerColWrap .innerCol:first-child {
          padding-top: 42px; } }
  .press.imgMaterial {
    margin-bottom: 60px; }
    .press.imgMaterial p {
      padding: 15px 0 0;
      margin-bottom: 33px; }
    @media (max-width: 62em) {
      .press.imgMaterial {
        margin-bottom: 0; } }
  .press .innerColWrap:after {
    content: "";
    display: block;
    clear: both; }
  .press .innerColWrap .imgWrap {
    margin-top: 0;
    margin-bottom: 10px; }
    @media (max-width: 47.9375em) {
      .press .innerColWrap .imgWrap {
        float: none;
        width: 100%;
        margin-bottom: 5px; } }
  .press .innerColWrap .imageInfo span {
    font-size: 1.25em; }
  .press .innerColWrap .imageInfo .imgTitle {
    display: block; }
    @media (max-width: 47.9375em) {
      .press .innerColWrap .imageInfo .imgTitle {
        font-size: 0.875em; } }
  .press .innerColWrap .imageInfo .imgInfoText {
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 0;
    color: #999; }
    @media (max-width: 47.9375em) {
      .press .innerColWrap .imageInfo .imgInfoText {
        margin-top: 0;
        margin-bottom: 0; } }
  .press .innerColWrap .imageInfo .fileInfo {
    display: block; }
    @media (max-width: 47.9375em) {
      .press .innerColWrap .imageInfo .fileInfo {
        font-size: 0.875em; } }
    .press .innerColWrap .imageInfo .fileInfo a {
      display: inline-block;
      font-size: inherit;
      color: #1dadeb;
      line-height: 150%; }
      .press .innerColWrap .imageInfo .fileInfo a:after {
        -webkit-transition: opacity 150ms ease-out;
        transition: opacity 150ms ease-out;
        content: '';
        display: block;
        margin-top: -2px;
        border-bottom: 1px solid #1dadeb;
        opacity: 0; }
      .no-touch .press .innerColWrap .imageInfo .fileInfo a:hover {
        text-decoration: none; }
        .no-touch .press .innerColWrap .imageInfo .fileInfo a:hover:after {
          opacity: 1; }
          @media (max-width: 62em) {
            .no-touch .press .innerColWrap .imageInfo .fileInfo a:hover:after {
              opacity: 0; } }
  .press a[href^="mailto"] {
    font-size: 90%; }
  @media (max-width: 47.9375em) {
    .press .myNewsDeskWrap {
      text-align: center; } }
  .press .myNewsDeskLogo {
    margin-left: 20px; }
    @media (max-width: 47.9375em) {
      .press .myNewsDeskLogo {
        margin-top: 10px;
        margin-left: 0; } }

.pressList {
  margin: 25px 0;
  padding: 0;
  list-style: none; }
  .pressList li {
    border-bottom: 1px solid #cacbcd; }
  .pressList li:first-child {
    border-top: 1px solid #cacbcd; }
  .pressList .pressLink {
    display: block;
    padding: 25px 0;
    font-family: "ProximaNova-Reg"; }
    @media (max-width: 62em) {
      .pressList .pressLink {
        padding: 10px 0; } }
    .no-touch .pressList .pressLink:hover {
      text-decoration: none; }
      .no-touch .pressList .pressLink:hover .pressTitle:after {
        opacity: 1; }
        @media (max-width: 62em) {
          .no-touch .pressList .pressLink:hover .pressTitle:after {
            opacity: 0; } }
  .pressList .pressTitle {
    display: inline-block;
    font-size: 20px;
    color: #1dadeb;
    line-height: 150%; }
    @media (max-width: 47.9375em) {
      .pressList .pressTitle {
        display: block;
        line-height: 120%; } }
    .pressList .pressTitle:after {
      -webkit-transition: opacity 150ms ease-out;
      transition: opacity 150ms ease-out;
      content: '';
      display: block;
      margin-top: -2px;
      border-bottom: 1px solid #1dadeb;
      opacity: 0; }
  .pressList .pressSource {
    padding-left: 10px;
    font-size: 20px; }
    @media (max-width: 47.9375em) {
      .pressList .pressSource {
        padding-left: 0;
        font-size: 14px; } }
  .pressList .pressDate {
    font-size: 20px;
    color: #999; }
    @media (max-width: 47.9375em) {
      .pressList .pressDate {
        font-size: 14px; } }

.partnerCol {
  float: left;
  width: 33.33%;
  padding-bottom: 80px; }
  .partnerCol:nth-child(3n+1) {
    padding-right: 54px; }
  .partnerCol:nth-child(3n+2) {
    padding-right: 26px;
    padding-left: 26px; }
  .partnerCol:nth-child(3n+3) {
    padding-left: 54px; }
  .partnerCol:nth-child(3n+4) {
    clear: both; }
  .partnerCol .imgOuterWrap {
    display: table;
    min-height: 90px; }
    @media (max-width: 30em) {
      .partnerCol .imgOuterWrap {
        min-height: 0; } }
  .partnerCol .imgWrap {
    display: table-cell;
    margin: 0;
    vertical-align: middle;
    text-align: left; }
    .partnerCol .imgWrap img {
      width: auto;
      max-width: 100%; }
  .partnerCol a {
    -webkit-transition: all 150ms ease-out;
    transition: all 150ms ease-out;
    border-bottom: 1px solid transparent;
    font-family: "ProximaNova-Bold"; }
    @media (max-width: 47.9375em) {
      .partnerCol a {
        font-size: 0.875em; } }
    .no-touch .partnerCol a:hover {
      text-decoration: none;
      border-bottom: 1px solid #1dadeb; }
  @media (max-width: 75em) {
    .partnerCol {
      width: 50%; }
      .partnerCol:nth-child(3n+4) {
        clear: none; }
      .partnerCol:nth-child(2n+1) {
        clear: both;
        padding-right: 26px;
        padding-left: 0; }
      .partnerCol:nth-child(2n+2) {
        padding-left: 26px;
        padding-right: 0; } }
  @media (max-width: 30em) {
    .partnerCol {
      float: none;
      clear: both;
      width: 100%;
      padding-bottom: 40px; }
      .partnerCol:nth-child(3n+1) {
        padding-right: 0;
        padding-left: 0; }
      .partnerCol:nth-child(3n+2) {
        padding-right: 0;
        padding-left: 0; }
      .partnerCol:nth-child(3n+3) {
        padding-right: 0;
        padding-left: 0; }
      .partnerCol:nth-child(3n+4) {
        padding-right: 0;
        padding-left: 0; }
      .partnerCol .imgWrap {
        min-height: 0; }
      .partnerCol:after {
        content: "";
        clear: both;
        display: block; } }

.stepWrapper {
  /*.promoText {
      display: block;
      padding: 55px 0 40px;
      font-size: emify(28px);
      color: $blue;
  } */ }
  .stepWrapper .stepHeader {
    position: relative;
    display: block;
    padding: 38px 0 38px 110px;
    font-family: "ProximaNova-Bold";
    font-size: 2.25em;
    line-height: 120%;
    opacity: 0.6; }
  .stepWrapper .number {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1;
    margin-top: -60px;
    color: #1dadeb;
    border-bottom: 3px solid #1dadeb;
    font-family: "ProximaNova-Bold";
    font-size: 110px;
    vertical-align: top;
    line-height: 110px; }
    @media (max-width: 47.9375em) {
      .stepWrapper .number {
        display: none; } }
  .stepWrapper .stepContentWrap {
    display: none; }
  .stepWrapper.open {
    opacity: 1; }
    .stepWrapper.open .stepContentWrap {
      display: block; }
    .stepWrapper.open .stepHeader {
      opacity: 1; }

.membersPrice {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none; }
  .membersPrice li {
    display: table;
    width: 100%;
    border-top: 1px solid #cacbcd; }
    .membersPrice li:first-child {
      border-top: none; }
    .membersPrice li:after {
      content: "";
      display: block;
      clear: both; }
  .membersPrice .priceCol {
    display: table-cell;
    width: 33.33%;
    padding: 18px 20px;
    vertical-align: middle;
    text-align: center; }
    .membersPrice .priceCol.wysiwyg {
      padding: 0;
      margin: 0; }
      .membersPrice .priceCol.wysiwyg p {
        margin: 18px 0;
        font-size: 16px; }
    .membersPrice .priceCol:nth-child(1) {
      font-family: "ProximaNova-Reg";
      text-align: left; }
    .membersPrice .priceCol:nth-child(2) {
      background: #f4f4f4;
      font-size: 28px; }
    .membersPrice .priceCol:nth-child(3) {
      font-size: 28px; }
  .membersPrice.priceHeader li {
    border-bottom: none;
    font-family: "ProximaNova-Reg"; }
  .membersPrice.priceHeader .priceCol {
    vertical-align: top; }
    .membersPrice.priceHeader .priceCol:nth-child(2) {
      background: #ffffff; }
  .membersPrice.priceHeader h3 {
    margin-bottom: 0;
    font-family: "ProximaNova-Reg";
    font-size: 28px; }
  .membersPrice small {
    font-family: "ProximaNova-Reg";
    font-size: 18px; }

.testimonial .authorImgWrap {
  display: inline-block;
  margin-bottom: 20px;
  width: 140px;
  height: 140px;
  overflow: hidden;
  border-radius: 50%; }
  .testimonial .authorImgWrap img {
    max-width: 100%;
    display: block; }
.testimonial .authorWrap {
  font-size: 18px; }
  .testimonial .authorWrap span {
    font-weight: 600; }
.testimonial p {
  margin-bottom: 20px; }

.contact p {
  margin-bottom: 0px;
  font-size: 1.75em; }
  .contact p span {
    font-size: 24px; }
  @media (max-width: 30em) {
    .contact p strong {
      display: block; } }
.contact .btnWrap {
  margin: 25px 0; }

.appBtnWrap span {
  vertical-align: middle; }
  @media (max-width: 47.9375em) {
    .appBtnWrap span {
      margin-bottom: 15px;
      display: block; } }
.appBtnWrap a {
  vertical-align: middle;
  display: inline-block;
  margin-left: 10px; }
  .appBtnWrap a.googlePlayAnchor img {
    height: 100%;
    width: 115px; }

.informationBarWrap .barWrap {
  position: relative;
  max-height: 150px;
  background: #7d7d7d;
  overflow: hidden;
  font-size: 0.875em;
  color: #ffffff;
  line-height: 120%; }
  @media (max-width: 30em) {
    .informationBarWrap .barWrap {
      font-size: 0.75em; } }
  .informationBarWrap .barWrap.infoBar {
    background: #ed145b; }
.informationBarWrap .barText {
  padding: 18px 100px 18px 60px; }
  @media (max-width: 30em) {
    .informationBarWrap .barText {
      padding: 18px 65px 18px 10px; } }
@media (max-width: 30em) {
  .informationBarWrap .infoBar .barText {
    padding: 18px 65px 18px 50px; } }
.informationBarWrap .infoIcon {
  display: block;
  position: absolute;
  top: -1px;
  left: 11px;
  z-index: 1;
  width: 40px;
  height: 100%; }
  @media (max-width: 30em) {
    .informationBarWrap .infoIcon {
      top: 0;
      left: 0; } }
  .informationBarWrap .infoIcon:before {
    content: "";
    display: block;
    width: 40px;
    height: 100%;
    background: url("/img/warning-icon.svg") center center no-repeat;
    background-size: 30px auto; }
    @media (max-width: 30em) {
      .informationBarWrap .infoIcon:before {
        background-size: 20px auto; } }
.informationBarWrap .infoClose, .informationBarWrap .cookieClose {
  display: block;
  position: absolute;
  right: 25px;
  top: 0;
  z-index: 1;
  min-width: 45px;
  padding: 18px 0;
  font-size: 1em;
  word-spacing: 3px; }
  @media (max-width: 30em) {
    .informationBarWrap .infoClose, .informationBarWrap .cookieClose {
      right: 10px; } }
  .informationBarWrap .infoClose span, .informationBarWrap .cookieClose span {
    -webkit-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
    display: inline-block;
    margin-bottom: -2px;
    border-bottom: 1px solid transparent; }
    .no-touch .informationBarWrap .infoClose span:hover, .no-touch .informationBarWrap .cookieClose span:hover {
      border-bottom: 1px solid #ffffff;
      text-decoration: none; }
  .no-touch .informationBarWrap .infoClose:hover, .no-touch .informationBarWrap .cookieClose:hover {
    text-decoration: none; }

#snapifyHiddenContent {
  border-radius: 0px !important;
  font-family: "ProximaNova-Reg" !important;
  font-size: 1em !important; }
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
