/* ==========================================================================
   $CONTENTS
   ========================================================================== */

/**
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 *
 * $HTML5 DISPLAY DEFINITIONS
 * $BASE STYLES: OPINIONATED DEFAULTS
 * $LINKS
 * $TYPOGRAPHY
 * $FORMS
 * $TABLES
 * $PRINT STYLES
 */

/* ==========================================================================
   $HTML5 DISPLAY DEFINITION
   ========================================================================== */

/**
 * Correct `block` display not defined in IE 8/9.
 */

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

/**
 * Address styling not present in IE 8/9.
 */

[hidden] {
  display: none;
}

/* ==========================================================================
   $BASE STYLES: OPINIONATED DEFAULTS
   ========================================================================== */

html,
button,
input,
select,
textarea {
  color: #333;
}

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
  font-family: sans-serif; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
      -ms-text-size-adjust: 100%; /* 2 */
}

body {
  background-color: #ccd8e2 !important;
  color: #003c6e;
  font-size: 16px;
  line-height: 1.4;
  margin: 0;
  overflow-y: scroll;
  padding: 20px 10px 0;
}

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

  body {
    padding: 20px 20px 0;
  }

}

/*
 * Remove text-shadow in selection highlight:  h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

/* ==========================================================================
   $LINKS
   ========================================================================== */

/**
 * Remove the default text-decoration.
 */

a {
  color: #4c7699;
  font-weight: bold;
  text-decoration: underline;
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
  outline: 0;
  text-decoration: underline;
}

/* ==========================================================================
   $TYPOGRAPHY
   ========================================================================== */

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
}

h1 { font-size: 18.000px; line-height: 1.5;}
h2 { font-size: 16.000px; line-height: 1.5;}
h3 { font-size: 14.000px; line-height: 1.5;}
h4 { font-size: 12.000px; line-height: 1.5;}

@media only screen and (min-width: 767px) {
  h1 { font-size: 24.000px; line-height: 1.5;}
  h2 { font-size: 20.000px; line-height: 1.5;}
  h3 { font-size: 18.000px; line-height: 1.5;}
  h4 { font-size: 16.000px; line-height: 1.5;}
}

/**
 * Set consistent paragraph types
 */

p {
  font-size: 12px;
  margin-top: 10px;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */

b,
strong {
  font-weight: bold;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */

code,
pre {
  font-family: monospace, serif;
  font-size: 16px;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */

pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * A better looking default horizontal rule
 */

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 10px 0;
  padding: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}

/**
 * 1. Remove border when inside `a` element in IE 8/9.
 * 2. Responsive modifications
 * 3. Remove the gap between images and the bottom of their containers:  h5bp.com/i/440
 */

img {
  border: 0; /* 1 */
  height: auto; /* 2 */
  max-width: 100%; /* 2 */
  vertical-align: middle; /* 3  */
}


/**
 * Correct overflow displayed oddly in IE 9.
 */

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

/* ==========================================================================
   $FORMS
   ========================================================================== */

/**
 * Remove default fieldset styles.
 */

fieldset {
  border: 0;
  margin: 0;
  padding: 10px;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */

button, input, select, textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button, input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button, select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

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

/**
 * Re-set default cursor for disabled elements.
 */

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

/**
 * 1. Remove excess padding in IE 8/9.
 * 2. Address box sizing set to `content-box` in IE 8/9.
 */

input[type="checkbox"],
input[type="radio"] {
  margin-right: 5px;
  padding: 0; /* 1 */
  vertical-align: middle;
  -webkit-box-sizing: border-box; /* 2 */
     -moz-box-sizing: border-box; /* 2 */
          box-sizing: border-box; /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  -webkit-box-sizing: content-box; /* 2 */
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

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

/**
 * Remove inner padding and border in Firefox 4+.
 */

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

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Allow only vertical resizing of textareas.
 * 3. Improve readability and alignment in all browsers.
 */

textarea {
  min-height: 150px;
  overflow: auto; /* 1 */
  resize: vertical; /* 2 */
  vertical-align: top; /* 3 */
}

/* ==========================================================================
   $TABLES
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

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

/* ==========================================================================
   $PRINT STYLES
   Inlined to avoid required HTTP connection:  h5bp.com/r
   ========================================================================== */

@media print {
  * {
    background: transparent !important;
    color: #000 !important; /* Black prints faster:  h5bp.com/s */
    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) ")";
  }

  /**
   * Don't show links for images, or javascript/internal links
   */

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

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

  thead {
    display: table-header-group; /* h5bp.com/t */
  }

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

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

  @page {
    margin: 0.5cm;
  }

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

  h2,
  h3 {
    page-break-after: avoid;
  }
}
/* ==========================================================================
   $CONTENTS
   ========================================================================== */

/**
 * Create powerful multi-device layouts quickly and easily with the 12-column,
 * nestable Foundation grid.
 * http://foundation.zurb.com/docs/components/grid.html
 *
 * $CLEARFIX
 */

/* ==========================================================================
   $CLEARFIX
   ========================================================================== */

.clear:before,
.clear:after {
  content: " ";
  display: table;
}

.clear:after {
 clear: both;
}

.cancel {
	text-decoration: line-through;
}

/* ==========================================================================
   $CONTENTS
   ========================================================================== */

/**
 * Create powerful multi-device layouts quickly and easily with the 12-column,
 * nestable Foundation grid.
 * http://foundation.zurb.com/docs/components/grid.html
 *
 * $BOX-SIZING
 * $GRID ROW HANDLING
 * $GRID MAX-WIDTH: 767PX (MOBILE FIRST)
 * $GRID MIN-WIDTH: 767PX (MOBILE FIRST)
 * $GRID MIN-WIDTH: 768PX
 * $GRID SHOW/HIDE ELEMENTS
 * $LT9 (lower then)
 */

/* ==========================================================================
   $BOX-SIZING
   ========================================================================== */

/**
 * Foundation uses box-sizing: border-box so that borders and padding do not
 * affect the overall width of the columns, making the math dead-simple.
 */

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

/* ==========================================================================
   $GRID ROW HANDLING
   ========================================================================== */

.row {
  margin: 0 auto;
  max-width: 1090px;
  width: 100%;
}

.row:before,
.row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.row .row {
  margin: 0 -5px;
  max-width: none;
  width: auto;
  *zoom: 1;
}

.row .row.collapse {
  margin: 0;
  max-width: none;
  width: auto;
}

.row .column,
.row .columns {
  float: left;
  padding: 0 5px;
  position: relative;
}

.row.collapse .column,
.row.collapse .columns {
  padding: 0;
  position: relative;
}

.row .column,
.row.collapse .column {
  margin-bottom: 10px;
}

/* ==========================================================================
   $GRID MAX-WIDTH: 767PX (MOBILE FIRST)
   ========================================================================== */

.s-grid-01 { width:   8.33333%; }
.s-grid-02 { width:  16.66667%; }
.s-grid-03 { width:  25.00000%; }
.s-grid-04 { width:  33.33333%; }
.s-grid-05 { width:  41.66667%; }
.s-grid-06 { width:  50.00000%; }
.s-grid-07 { width:  58.33333%; }
.s-grid-08 { width:  66.66667%; }
.s-grid-09 { width:  75.00000%; }
.s-grid-10 { width:  83.33333%; }
.s-grid-11 { width:  91.66667%; }
.s-grid-12 { width: 100.00000%; }

.s-offset-01 { margin-left:  8.33333%; }
.s-offset-02 { margin-left: 16.66667%; }
.s-offset-03 { margin-left: 25.00000%; }
.s-offset-04 { margin-left: 33.33333%; }
.s-offset-05 { margin-left: 41.66667%; }
.s-offset-06 { margin-left: 50.00000%; }
.s-offset-07 { margin-left: 58.33333%; }
.s-offset-08 { margin-left: 66.66667%; }
.s-offset-09 { margin-left: 75.00000%; }
.s-offset-10 { margin-left: 83.33333%; }
.s-offset-11 { margin-left: 91.66667%; }

.columns.s-grid-centered {
  float: none !important;
  margin: 0 auto;
}
/* ==========================================================================
   $GRID MIN-WIDTH: 768PX
   ========================================================================== */
@media only screen and (min-width: 25em) {

  .sm-grid-01 { width:   8.33333%; }
  .sm-grid-02 { width:  16.66667%; }
  .sm-grid-03 { width:  25.00000%; }
  .sm-grid-04 { width:  33.33333%; }
  .sm-grid-05 { width:  41.66667%; }
  .sm-grid-06 { width:  50.00000%; }
  .sm-grid-07 { width:  58.33333%; }
  .sm-grid-08 { width:  66.66667%; }
  .sm-grid-09 { width:  75.00000%; }
  .sm-grid-10 { width:  83.33333%; }
  .sm-grid-11 { width:  91.66667%; }
  .sm-grid-12 { width: 100.00000%; }

}
/* ==========================================================================
   $GRID MIN-WIDTH: PX
   ========================================================================== */
@media only screen and (min-width: 30em) {

  .m-grid-01 { width:   8.33333%; }
  .m-grid-02 { width:  16.66667%; }
  .m-grid-03 { width:  25.00000%; }
  .m-grid-04 { width:  33.33333%; }
  .m-grid-05 { width:  41.66667%; }
  .m-grid-06 { width:  50.00000%; }
  .m-grid-07 { width:  58.33333%; }
  .m-grid-08 { width:  66.66667%; }
  .m-grid-09 { width:  75.00000%; }
  .m-grid-10 { width:  83.33333%; }
  .m-grid-11 { width:  91.66667%; }
  .m-grid-12 { width: 100.00000%; }

}
/* ==========================================================================
   $GRID MIN-WIDTH: 768PX
   ========================================================================== */

@media only screen and (min-width: 48em) {
  .l-grid-01 { width:   8.33333%; }
  .l-grid-02 { width:  16.66667%; }
  .l-grid-03 { width:  25.00000%; }
  .l-grid-04 { width:  33.33333%; }
  .l-grid-05 { width:  41.66667%; }
  .l-grid-06 { width:  50.00000%; }
  .l-grid-07 { width:  58.33333%; }
  .l-grid-08 { width:  66.66667%; }
  .l-grid-09 { width:  75.00000%; }
  .l-grid-10 { width:  83.33333%; }
  .l-grid-11 { width:  91.66667%; }
  .l-grid-12 { width: 100.00000%; }

  .l-offset-01 { margin-left:  8.33333%; }
  .l-offset-02 { margin-left: 16.66667%; }
  .l-offset-03 { margin-left: 25.00000%; }
  .l-offset-04 { margin-left: 33.33333%; }
  .l-offset-05 { margin-left: 41.66667%; }
  .l-offset-06 { margin-left: 50.00000%; }
  .l-offset-07 { margin-left: 58.33333%; }
  .l-offset-08 { margin-left: 66.66667%; }
  .l-offset-09 { margin-left: 75.00000%; }
  .l-offset-10 { margin-left: 83.33333%; }

  .push-02 { left: 16.66667%; }
  .push-03 { left: 25.00000%; }
  .push-04 { left: 33.33333%; }
  .push-05 { left: 41.66667%; }
  .push-06 { left: 50.00000%; }
  .push-07 { left: 58.33333%; }
  .push-08 { left: 66.66667%; }
  .push-09 { left: 75.00000%; }
  .push-10 { left: 83.33333%; }

  .pull-02 { right: 16.66667%; }
  .pull-03 { right: 25.00000%; }
  .pull-04 { right: 33.33333%; }
  .pull-05 { right: 41.66667%; }
  .pull-06 { right: 50.00000%; }
  .pull-07 { right: 58.33333%; }
  .pull-08 { right: 66.66667%; }
  .pull-09 { right: 75.00000%; }
  .pull-10 { right: 83.33333%; }

  .push-02, .push-03, .push-04, .push-05,
  .push-06, .push-07, .push-08, .push-09, .push-10 {
    right: auto;
  }

  .pull-02, .pull-03, .pull-04, .pull-05,
  .pull-06, .pull-07, .pull-08, .pull-09, .pull-10 {
    left: auto;
  }

  .columns.l-grid-centered {
    float: none !important;
    margin: auto;
  }

  .columns.l-grid-uncentered {
    float: left !important;
    margin: 0;
  }
}

/* ==========================================================================
   $GRID SHOW/HIDE ELEMENTS
   ========================================================================== */

.show-for-small,
.show-for-medium-down,
.show-for-large-down {
  display: inherit !important;
}

.show-for-medium,
.show-for-medium-up,
.show-for-large,
.show-for-large-up,
.show-for-xlarge {
  display: none !important;
}

.hide-for-medium,
.hide-for-medium-up,
.hide-for-large,
.hide-for-large-up,
.hide-for-xlarge {
  display: inherit !important;
}

.hide-for-small,
.hide-for-medium-down,
.hide-for-large-down {
  display: none !important;
}

@media only screen and (min-width: 48em) {
  .show-for-medium,
  .show-for-medium-up {
    display: inherit !important;
  }
  .show-for-small {
    display: none !important;
  }
  .hide-for-small {
    display: inherit !important;
  }
  .hide-for-medium,
  .hide-for-medium-up {
    display: none !important;
  }
}


/* ==========================================================================
   $LT9 (lower then 9)
   ========================================================================== */

.lt9 .l-grid-01 { width:   8.33333%; }
.lt9 .l-grid-02 { width:  16.66667%; }
.lt9 .l-grid-03 { width:  25.00000%; }
.lt9 .l-grid-04 { width:  33.33333%; }
.lt9 .l-grid-05 { width:  41.66667%; }
.lt9 .l-grid-06 { width:  50.00000%; }
.lt9 .l-grid-07 { width:  58.33333%; }
.lt9 .l-grid-08 { width:  66.66667%; }
.lt9 .l-grid-09 { width:  75.00000%; }
.lt9 .l-grid-10 { width:  83.33333%; }
.lt9 .l-grid-11 { width:  91.66667%; }
.lt9 .l-grid-12 { width: 100.00000%; }

.lt9 .l-offset-01 { margin-left:  8.33333%; }
.lt9 .l-offset-02 { margin-left: 16.66667%; }
.lt9 .l-offset-03 { margin-left: 25.00000%; }
.lt9 .l-offset-04 { margin-left: 33.33333%; }
.lt9 .l-offset-05 { margin-left: 41.66667%; }
.lt9 .l-offset-06 { margin-left: 50.00000%; }
.lt9 .l-offset-07 { margin-left: 58.33333%; }
.lt9 .l-offset-08 { margin-left: 66.66667%; }
.lt9 .l-offset-09 { margin-left: 75.00000%; }
.lt9 .l-offset-10 { margin-left: 83.33333%; }

.lt9 .push-02 { left: 16.66667%; }
.lt9 .push-03 { left: 25.00000%; }
.lt9 .push-04 { left: 33.33333%; }
.lt9 .push-05 { left: 41.66667%; }
.lt9 .push-06 { left: 50.00000%; }
.lt9 .push-07 { left: 58.33333%; }
.lt9 .push-08 { left: 66.66667%; }
.lt9 .push-09 { left: 75.00000%; }
.lt9 .push-10 { left: 83.33333%; }

.lt9 .pull-02 { right: 16.66667%; }
.lt9 .pull-03 { right: 25.00000%; }
.lt9 .pull-04 { right: 33.33333%; }
.lt9 .pull-05 { right: 41.66667%; }
.lt9 .pull-06 { right: 50.00000%; }
.lt9 .pull-07 { right: 58.33333%; }
.lt9 .pull-08 { right: 66.66667%; }
.lt9 .pull-09 { right: 75.00000%; }
.lt9 .pull-10 { right: 83.33333%; }

.lt9 .push-02,
.lt9 .push-03,
.lt9 .push-04,
.lt9 .push-05,
.lt9 .push-06,
.lt9 .push-07,
.lt9 .push-08,
.lt9 .push-09,
.lt9 .push-10 {
    right: auto;
  }

.lt9 .pull-02,
.lt9 .pull-03,
.lt9 .pull-04,
.lt9 .pull-05,
.lt9 .pull-06,
.lt9 .pull-07,
.lt9 .pull-08,
.lt9 .pull-09,
.lt9 .pull-10 {
    left: auto;
  }

.lt9 .columns.l-grid-centered {
  float: none !important;
  margin: auto;
}

.lt9 .columns.l-grid-uncentered {
  float: left !important;
  margin: 0;
}

.lt9 .show-for-medium,
.lt9 .show-for-medium-up {
  display: inherit !important;
}
.lt9 .show-for-small {
  display: none !important;
}
.lt9 .hide-for-small {
  display: inherit !important;
}
.lt9 .hide-for-medium,
.lt9 .hide-for-medium-up {
  display: none !important;
}
.block-grid {
  display: block;
  margin: 0;
  padding: 0;
}

.s-block-grid-1 {
  display: inline-block;
  float: left;
  list-style: none;
  padding: 10px 10px;
  width: 100%;
}

@media only screen and (min-width: 48em) {
  .l-block-grid-5 {
    display: inline-block;
    float: left;
    list-style: none;
    padding: 10px 10px;
    width: 20%;
  }
}

.lt9 .l-block-grid-5 {
  display: inline-block;
  float: left;
  list-style: none;
  padding: 10px 10px;
  width: 20%;
}
/**

 * > COMPONENTS > PANEL
 * -----------------------------------------------------------------------------

*/

.btn {
  background-color: #5e687c;
  border: 1px solid #4d586e;
  color: #f1f1f1;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  line-height: 44px;
  padding: 0 10px;
  position: relative;
  text-align: center;

  -webkit-box-shadow: inset 0px 1px 0px 0px rgba(166,171,182,0.5);
     -moz-box-shadow: inset 0px 1px 0px 0px rgba(166,171,182,0.5);
          box-shadow: inset 0px 1px 0px 0px rgba(166,171,182,0.5);

  -webkit-transition: background-color 0.5s ease;
     -moz-transition: background-color 0.5s ease;
          transition: background-color 0.5s ease;
}

.btn:hover {
  background-color: #6b768c;
  text-decoration: none;
}

.btn-menu {
  background-color: #265984;
  color: #fff;
  display: block;
  line-height: 44px;
  padding: 0 10px;
  position: relative;
  margin: 0 0 10px;
  text-decoration: none;
  width: 100%;
}

.btn-menu > span {
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 32px;
  line-height: 32px;
  margin: 4px 0;
  padding: 2px 10px;
  position: absolute;
  right: 0;
  top: 0;
  width: 52px;
  z-index: 999;
}

.btn-formular {
  background-color: #e5ebf0;
  display: inline-block;
  font-size: 32px;
  margin: 25px 0;
  padding: 0.25em;
  width: 100%;

  -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 60, 110, 0.1);
     -moz-box-shadow: 0px 1px 1px 0px rgba(0, 60, 110, 0.1);
          box-shadow: 0px 1px 1px 0px rgba(0, 60, 110, 0.1);
}

.btn-formular > .mls {
  font-size: 20px;
  vertical-align: middle;
}

.btn-hotellink {
  display: block;
  font-size: 12px;
  margin-top: 10px;
}

.btn-hotellink > span {
  display: block;
  padding: 5px 0;
  overflow:hidden !important;
  white-space: nowrap;
  text-overflow: ellipsis;
}

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


@media only screen and (min-width: 48em) {
  .btn {
    font-size: 14px;
    line-height: 2.2;
  }

  .btn--tiny {
    font-size: 11px;
    line-height: 2.1;
  }
}

.lt9 .btn {
  font-size: 14px;
  line-height: 2.2;
}

.lt9 .btn--tiny {
  font-size: 11px;
  line-height: 2.1;
}
@font-face {
  font-family: 'smgdialog';
  font-style: normal;
  font-weight: normal;
  src: url('../font/smgdialog.eot');
  src: url('../font/smgdialog.eot?#iefix') format('embedded-opentype'),
       url('../font/smgdialog.woff') format('woff'),
       url('../font/smgdialog.ttf') format('truetype'),
       url('../font/smgdialog.svg#smgdialog') format('svg');
}

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

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

.icon-menu:before {
  content: "\e601";
}
/**

 * > COMPONENTS > NAVIGATION
 * -----------------------------------------------------------------------------

*/

.navigation {
  margin-bottom: 10px;
}

.nrow {
  display: none;
  background-color: #265984;
  list-style: none;
  margin: 0;
  padding: 0;
}

.cell {
  border-top: 1px solid #fff;
  display: block;
}

.cell:first-child {
  border-top: 0;
}

.item {
  color: #fff;
  display: block;
  font-size: 14px;
  font-weight: normal;
  line-height: 44px;
  margin: 0;
  padding: 0 10px;
  text-decoration: none;
}

.item:hover {
  color: #b2c5d3;
  text-decoration: none;
}

@media only screen and (min-width: 48em) {
  .nrow {
    display: block;
    text-align: center;
  }

  .cell {
    border: 0;
    display: inline-block;
  }

  .item {
    font-weight: normal;
    line-height: 28px;
    margin: 0 10px;
    padding: 0 5px;
    position: relative;
    text-decoration: none;
  }

  .item:hover {
    color: #b2c5d3;
    text-decoration: none;
  }

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

  .item.active:after {
    border-left: 2px solid #fff;
    content: " ";
    height: 16px;
    left: 0;
    margin-top: -8px;
    position: absolute;
    top: 50%;
  }
}

.lt9 .nrow {
  display: block;
  text-align: center;
}

.lt9 .cell {
  border: 0;
  display: inline-block;
}

.lt9 .item {
  font-weight: normal;
  line-height: 28px;
  margin: 0 10px;
  padding: 0 5px;
  position: relative;
  text-decoration: none;
}

.lt9 .item:hover {
  color: #b2c5d3;
  cursor: pointer;
  text-decoration: none;
}

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

.lt9 .item.active:after {
  border-left: 2px solid #fff;
  content: " ";
  height: 16px;
  left: 0;
  margin-top: -8px;
  position: absolute;
  top: 50%;
}
/**

 * > COMPONENTS > PANEL
 * -----------------------------------------------------------------------------
 * $panel
 * $panel-alternative

*/

.panel {
  background-color: #fff;
  margin-bottom: 10px;
  padding: 10px;
  position: relative;
  -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 60, 110, 0.1);
	 -moz-box-shadow: 0px 1px 1px 0px rgba(0, 60, 110, 0.1);
		  box-shadow: 0px 1px 1px 0px rgba(0, 60, 110, 0.1);
}

@media only screen and (min-width: 4em) {
  .panel {
	padding: 25px;
  }
}

.lt9 .panel {
  padding: 25px;
}

.panel--alternative {
  background-color: #F0E299;
}

.panel--heading {
  border-bottom: 4px solid #6b768c;
  padding: 5px;
}

aside.panel {
	height: 100% !important;
}
.pricing-table {
  margin: 0 0 10px;
  padding: 0;
}

.pricing-table li {
  line-height: 1;
  list-style: none;
}

.pricing-table .price-item {
  background-color: #f6f6f6;
  color: #333;
  font-size: 20px;
  padding: 10px 5px;
  text-align: right;
}

.pricing-table .bullet-item {
  background-color: #fff;
  border-bottom: 1px dotted #ddd;
  color: #333;
  font-size: 11px;
  padding: 5px;
}

.pricing-table .cta-button {
  background-color: #fff;
  padding: 10px 5px 0;
}
.rwd-table {
  width: 100%;
}

.rwd-table tr {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.rwd-table th {
  display: none;
}

.rwd-table td {
  display: block;
}

.rwd-table td:first-child {
  padding-top: .5em;
}

.rwd-table td:last-child {
  padding-bottom: .5em;
}

.rwd-table td:before {
  content: attr(data-th) ": ";
  font-weight: bold;
  width: 30%;
  display: inline-block;
}

@media (min-width: 480px) {
  .rwd-table td:before {
    display: none;
  }
}

.rwd-table th, .rwd-table td {
  text-align: left;
}

@media (min-width: 480px) {
  .rwd-table th, .rwd-table td {
    display: table-cell;
    padding: 0.25em 0.5em;
  }
  .rwd-table th:first-child, .rwd-table td:first-child {
    padding-left: 0;
  }
  .rwd-table th:last-child, .rwd-table td:last-child {
    padding-right: 0;
  }
}

.rwd-table {
  color: #003c6e;
  overflow: hidden;
  font-size: 12px;
}

.rwd-table th, .rwd-table td {
  margin: 0.5em 1em;
}

@media (min-width: 480px) {
  .rwd-table th, .rwd-table td {
    padding: 1em 0 !important;
    width: 20%;
  }
}

.rwd-table th, .rwd-table td:before {
  color: #003c6e;
}

.banner-section {
    display: none;
    position: absolute;
    right: -180px;
    top: 65px;
}

@media (min-width: 1480px) {
  .banner-section {
    display: block;
  }
}


.image-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.image-grid__item {
  padding: 10px;
}
