@charset "UTF-8";
/* ==========================================================================
	Filename: base.css
	Version: 1.0.0 (2016-02-04)
	Website: ranbuild.com.au
	Author: Tayyab Azam, Dhruv Raniga
	Description: Handles the site global layout
   ========================================================================== */
/*
[Content]
SASS Imports
Base
Accessibility
Structure
Header
Navigation
Content
Footer
Gravity Forms
Media queries
Animation
No Script
Print styles
*/
/*
[Color codes]
*/
/*
[Typographic scale]
6,7,8,9,10,12,14,16,18,21,24,28,32,36,42,48,55,63,73,84,96,110,127,146,167,192
*/
/* ==========================================================================
	SASS IMPORTS
   ========================================================================== */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
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 {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

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

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

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
*:before,
*:after {
    background: transparent !important;
    color: #000 !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;
  }
  .navbar {
    display: none;
  }
  .btn > .caret, #main .gform_wrapper .gform_footer .gform_button > .caret,
.dropup > .btn > .caret,
#main .gform_wrapper .gform_footer .dropup > .gform_button > .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.woff2") format("woff2"), 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: "\002a";
}

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

.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";
}

.glyphicon-cd:before {
  content: "\e201";
}

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

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

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "\26fa";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "\231b";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "\00a5";
}

.glyphicon-jpy:before {
  content: "\00a5";
}

.glyphicon-ruble:before {
  content: "\20bd";
}

.glyphicon-rub:before {
  content: "\20bd";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

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

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

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

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

* {
  box-sizing: border-box;
}

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #337ab7;
  text-decoration: none;
}

a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

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

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role="button"] {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 36px;
}

h2, .h2 {
  font-size: 30px;
}

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 14px;
}

h6, .h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small,
.small {
  font-size: 85%;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

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

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

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

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

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #337ab7;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #337ab7;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled, .home-page #main .easy-autocomplete-container ul, #main .gform_wrapper ul {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}

.dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #777777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

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

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

.container:after {
  clear: both;
}

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

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

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

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

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

.container-fluid:after {
  clear: both;
}

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

.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: 15px;
  padding-right: 15px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .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.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .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.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="search"] {
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
}

.form-control, #main .gform_wrapper .ginput_container input,
#main .gform_wrapper .ginput_container select,
#main .gform_wrapper .ginput_container textarea, #main .SumoSelect > .CaptionCont {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus, #main .gform_wrapper .ginput_container input:focus,
#main .gform_wrapper .ginput_container select:focus,
#main .gform_wrapper .ginput_container textarea:focus, #main .SumoSelect > .CaptionCont:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder, #main .gform_wrapper .ginput_container input::-moz-placeholder,
#main .gform_wrapper .ginput_container select::-moz-placeholder,
#main .gform_wrapper .ginput_container textarea::-moz-placeholder, #main .SumoSelect > .CaptionCont::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder, #main .gform_wrapper .ginput_container input:-ms-input-placeholder,
#main .gform_wrapper .ginput_container select:-ms-input-placeholder,
#main .gform_wrapper .ginput_container textarea:-ms-input-placeholder, #main .SumoSelect > .CaptionCont:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder, #main .gform_wrapper .ginput_container input::-webkit-input-placeholder,
#main .gform_wrapper .ginput_container select::-webkit-input-placeholder,
#main .gform_wrapper .ginput_container textarea::-webkit-input-placeholder, #main .SumoSelect > .CaptionCont::-webkit-input-placeholder {
  color: #999;
}

.form-control::-ms-expand, #main .gform_wrapper .ginput_container input::-ms-expand,
#main .gform_wrapper .ginput_container select::-ms-expand,
#main .gform_wrapper .ginput_container textarea::-ms-expand, #main .SumoSelect > .CaptionCont::-ms-expand {
  border: 0;
  background-color: transparent;
}

.form-control[disabled], #main .gform_wrapper .ginput_container input[disabled],
#main .gform_wrapper .ginput_container select[disabled],
#main .gform_wrapper .ginput_container textarea[disabled], #main .SumoSelect > [disabled].CaptionCont, .form-control[readonly], #main .gform_wrapper .ginput_container input[readonly],
#main .gform_wrapper .ginput_container select[readonly],
#main .gform_wrapper .ginput_container textarea[readonly], #main .SumoSelect > [readonly].CaptionCont, fieldset[disabled] .form-control, fieldset[disabled] #main .gform_wrapper .ginput_container input, #main .gform_wrapper .ginput_container fieldset[disabled] input,
fieldset[disabled] #main .gform_wrapper .ginput_container select,
#main .gform_wrapper .ginput_container fieldset[disabled] select,
fieldset[disabled] #main .gform_wrapper .ginput_container textarea,
#main .gform_wrapper .ginput_container fieldset[disabled] textarea, fieldset[disabled] #main .SumoSelect > .CaptionCont, #main fieldset[disabled] .SumoSelect > .CaptionCont {
  background-color: #eeeeee;
  opacity: 1;
}

.form-control[disabled], #main .gform_wrapper .ginput_container input[disabled],
#main .gform_wrapper .ginput_container select[disabled],
#main .gform_wrapper .ginput_container textarea[disabled], #main .SumoSelect > [disabled].CaptionCont, fieldset[disabled] .form-control, fieldset[disabled] #main .gform_wrapper .ginput_container input, #main .gform_wrapper .ginput_container fieldset[disabled] input,
fieldset[disabled] #main .gform_wrapper .ginput_container select,
#main .gform_wrapper .ginput_container fieldset[disabled] select,
fieldset[disabled] #main .gform_wrapper .ginput_container textarea,
#main .gform_wrapper .ginput_container fieldset[disabled] textarea, fieldset[disabled] #main .SumoSelect > .CaptionCont, #main fieldset[disabled] .SumoSelect > .CaptionCont {
  cursor: not-allowed;
}

textarea.form-control, #main .SumoSelect > textarea.CaptionCont {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control, #main .gform_wrapper .ginput_container input[type="date"],
#main .gform_wrapper .ginput_container select[type="date"],
#main .gform_wrapper .ginput_container textarea[type="date"], #main .SumoSelect > [type="date"].CaptionCont,
input[type="time"].form-control,
#main .gform_wrapper .ginput_container input[type="time"],
#main .gform_wrapper .ginput_container select[type="time"],
#main .gform_wrapper .ginput_container textarea[type="time"],
#main .SumoSelect > [type="time"].CaptionCont,
input[type="datetime-local"].form-control,
#main .gform_wrapper .ginput_container input[type="datetime-local"],
#main .gform_wrapper .ginput_container select[type="datetime-local"],
#main .gform_wrapper .ginput_container textarea[type="datetime-local"],
#main .SumoSelect > [type="datetime-local"].CaptionCont,
input[type="month"].form-control,
#main .gform_wrapper .ginput_container input[type="month"],
#main .gform_wrapper .ginput_container select[type="month"],
#main .gform_wrapper .ginput_container textarea[type="month"],
#main .SumoSelect > [type="month"].CaptionCont {
    line-height: 34px;
  }
  input[type="date"].input-sm, .input-group-sm input[type="date"],
input[type="time"].input-sm, .input-group-sm input[type="time"],
input[type="datetime-local"].input-sm, .input-group-sm input[type="datetime-local"],
input[type="month"].input-sm, .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg, .input-group-lg input[type="date"],
input[type="time"].input-lg, .input-group-lg input[type="time"],
input[type="datetime-local"].input-lg, .input-group-lg input[type="datetime-local"],
input[type="month"].input-lg, .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}

.form-group, #main .gform_wrapper li {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}

.form-control-static.input-lg, .form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}

.form-group-sm .form-control, .form-group-sm #main .gform_wrapper .ginput_container input, #main .gform_wrapper .ginput_container .form-group-sm input,
.form-group-sm #main .gform_wrapper .ginput_container select,
#main .gform_wrapper .ginput_container .form-group-sm select,
.form-group-sm #main .gform_wrapper .ginput_container textarea,
#main .gform_wrapper .ginput_container .form-group-sm textarea, .form-group-sm #main .SumoSelect > .CaptionCont, #main .form-group-sm .SumoSelect > .CaptionCont {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.form-group-sm select.form-control, .form-group-sm #main .SumoSelect > select.CaptionCont, #main .form-group-sm .SumoSelect > select.CaptionCont {
  height: 30px;
  line-height: 30px;
}

.form-group-sm textarea.form-control, .form-group-sm #main .SumoSelect > textarea.CaptionCont, #main .form-group-sm .SumoSelect > textarea.CaptionCont,
.form-group-sm select[multiple].form-control,
.form-group-sm #main .gform_wrapper .ginput_container input[multiple],
#main .gform_wrapper .ginput_container .form-group-sm input[multiple],
.form-group-sm #main .gform_wrapper .ginput_container select[multiple],
#main .gform_wrapper .ginput_container .form-group-sm select[multiple],
.form-group-sm #main .gform_wrapper .ginput_container textarea[multiple],
#main .gform_wrapper .ginput_container .form-group-sm textarea[multiple],
.form-group-sm #main .SumoSelect > [multiple].CaptionCont,
#main .form-group-sm .SumoSelect > [multiple].CaptionCont {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}

.form-group-lg .form-control, .form-group-lg #main .gform_wrapper .ginput_container input, #main .gform_wrapper .ginput_container .form-group-lg input,
.form-group-lg #main .gform_wrapper .ginput_container select,
#main .gform_wrapper .ginput_container .form-group-lg select,
.form-group-lg #main .gform_wrapper .ginput_container textarea,
#main .gform_wrapper .ginput_container .form-group-lg textarea, .form-group-lg #main .SumoSelect > .CaptionCont, #main .form-group-lg .SumoSelect > .CaptionCont {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.form-group-lg select.form-control, .form-group-lg #main .SumoSelect > select.CaptionCont, #main .form-group-lg .SumoSelect > select.CaptionCont {
  height: 46px;
  line-height: 46px;
}

.form-group-lg textarea.form-control, .form-group-lg #main .SumoSelect > textarea.CaptionCont, #main .form-group-lg .SumoSelect > textarea.CaptionCont,
.form-group-lg select[multiple].form-control,
.form-group-lg #main .gform_wrapper .ginput_container input[multiple],
#main .gform_wrapper .ginput_container .form-group-lg input[multiple],
.form-group-lg #main .gform_wrapper .ginput_container select[multiple],
#main .gform_wrapper .ginput_container .form-group-lg select[multiple],
.form-group-lg #main .gform_wrapper .ginput_container textarea[multiple],
#main .gform_wrapper .ginput_container .form-group-lg textarea[multiple],
.form-group-lg #main .SumoSelect > [multiple].CaptionCont,
#main .form-group-lg .SumoSelect > [multiple].CaptionCont {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control, .has-feedback #main .gform_wrapper .ginput_container input, #main .gform_wrapper .ginput_container .has-feedback input,
.has-feedback #main .gform_wrapper .ginput_container select,
#main .gform_wrapper .ginput_container .has-feedback select,
.has-feedback #main .gform_wrapper .ginput_container textarea,
#main .gform_wrapper .ginput_container .has-feedback textarea, .has-feedback #main .SumoSelect > .CaptionCont, #main .has-feedback .SumoSelect > .CaptionCont {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback,
.form-group-lg #main .gform_wrapper .ginput_container input + .form-control-feedback,
#main .gform_wrapper .ginput_container .form-group-lg input + .form-control-feedback,
.form-group-lg #main .gform_wrapper .ginput_container select + .form-control-feedback,
#main .gform_wrapper .ginput_container .form-group-lg select + .form-control-feedback,
.form-group-lg #main .gform_wrapper .ginput_container textarea + .form-control-feedback,
#main .gform_wrapper .ginput_container .form-group-lg textarea + .form-control-feedback,
.form-group-lg #main .SumoSelect > .CaptionCont + .form-control-feedback,
#main .form-group-lg .SumoSelect > .CaptionCont + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback,
.form-group-sm #main .gform_wrapper .ginput_container input + .form-control-feedback,
#main .gform_wrapper .ginput_container .form-group-sm input + .form-control-feedback,
.form-group-sm #main .gform_wrapper .ginput_container select + .form-control-feedback,
#main .gform_wrapper .ginput_container .form-group-sm select + .form-control-feedback,
.form-group-sm #main .gform_wrapper .ginput_container textarea + .form-control-feedback,
#main .gform_wrapper .ginput_container .form-group-sm textarea + .form-control-feedback,
.form-group-sm #main .SumoSelect > .CaptionCont + .form-control-feedback,
#main .form-group-sm .SumoSelect > .CaptionCont + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}

.has-success .form-control, .has-success #main .gform_wrapper .ginput_container input, #main .gform_wrapper .ginput_container .has-success input,
.has-success #main .gform_wrapper .ginput_container select,
#main .gform_wrapper .ginput_container .has-success select,
.has-success #main .gform_wrapper .ginput_container textarea,
#main .gform_wrapper .ginput_container .has-success textarea, .has-success #main .SumoSelect > .CaptionCont, #main .has-success .SumoSelect > .CaptionCont {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus, .has-success #main .gform_wrapper .ginput_container input:focus, #main .gform_wrapper .ginput_container .has-success input:focus,
.has-success #main .gform_wrapper .ginput_container select:focus,
#main .gform_wrapper .ginput_container .has-success select:focus,
.has-success #main .gform_wrapper .ginput_container textarea:focus,
#main .gform_wrapper .ginput_container .has-success textarea:focus, .has-success #main .SumoSelect > .CaptionCont:focus, #main .has-success .SumoSelect > .CaptionCont:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}

.has-warning .form-control, .has-warning #main .gform_wrapper .ginput_container input, #main .gform_wrapper .ginput_container .has-warning input,
.has-warning #main .gform_wrapper .ginput_container select,
#main .gform_wrapper .ginput_container .has-warning select,
.has-warning #main .gform_wrapper .ginput_container textarea,
#main .gform_wrapper .ginput_container .has-warning textarea, .has-warning #main .SumoSelect > .CaptionCont, #main .has-warning .SumoSelect > .CaptionCont {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus, .has-warning #main .gform_wrapper .ginput_container input:focus, #main .gform_wrapper .ginput_container .has-warning input:focus,
.has-warning #main .gform_wrapper .ginput_container select:focus,
#main .gform_wrapper .ginput_container .has-warning select:focus,
.has-warning #main .gform_wrapper .ginput_container textarea:focus,
#main .gform_wrapper .ginput_container .has-warning textarea:focus, .has-warning #main .SumoSelect > .CaptionCont:focus, #main .has-warning .SumoSelect > .CaptionCont:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}

.has-error .form-control, .has-error #main .gform_wrapper .ginput_container input, #main .gform_wrapper .ginput_container .has-error input,
.has-error #main .gform_wrapper .ginput_container select,
#main .gform_wrapper .ginput_container .has-error select,
.has-error #main .gform_wrapper .ginput_container textarea,
#main .gform_wrapper .ginput_container .has-error textarea, .has-error #main .SumoSelect > .CaptionCont, #main .has-error .SumoSelect > .CaptionCont {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus, .has-error #main .gform_wrapper .ginput_container input:focus, #main .gform_wrapper .ginput_container .has-error input:focus,
.has-error #main .gform_wrapper .ginput_container select:focus,
#main .gform_wrapper .ginput_container .has-error select:focus,
.has-error #main .gform_wrapper .ginput_container textarea:focus,
#main .gform_wrapper .ginput_container .has-error textarea:focus, .has-error #main .SumoSelect > .CaptionCont:focus, #main .has-error .SumoSelect > .CaptionCont:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group, .form-inline #main .gform_wrapper li, #main .gform_wrapper .form-inline li {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control, .form-inline #main .gform_wrapper .ginput_container input, #main .gform_wrapper .ginput_container .form-inline input,
.form-inline #main .gform_wrapper .ginput_container select,
#main .gform_wrapper .ginput_container .form-inline select,
.form-inline #main .gform_wrapper .ginput_container textarea,
#main .gform_wrapper .ginput_container .form-inline textarea, .form-inline #main .SumoSelect > .CaptionCont, #main .form-inline .SumoSelect > .CaptionCont {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control,
.form-inline .input-group #main .gform_wrapper .ginput_container input,
#main .gform_wrapper .ginput_container .form-inline .input-group input,
.form-inline .input-group #main .gform_wrapper .ginput_container select,
#main .gform_wrapper .ginput_container .form-inline .input-group select,
.form-inline .input-group #main .gform_wrapper .ginput_container textarea,
#main .gform_wrapper .ginput_container .form-inline .input-group textarea,
.form-inline .input-group #main .SumoSelect > .CaptionCont,
#main .form-inline .input-group .SumoSelect > .CaptionCont {
    width: auto;
  }
  .form-inline .input-group > .form-control, .form-inline #main .gform_wrapper .ginput_container .input-group > input, #main .gform_wrapper .ginput_container .form-inline .input-group > input,
.form-inline #main .gform_wrapper .ginput_container .input-group > select,
#main .gform_wrapper .ginput_container .form-inline .input-group > select,
.form-inline #main .gform_wrapper .ginput_container .input-group > textarea,
#main .gform_wrapper .ginput_container .form-inline .input-group > textarea, .form-inline #main .SumoSelect.input-group > .CaptionCont, #main .form-inline .SumoSelect.input-group > .CaptionCont {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
.form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
.form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

.form-horizontal .form-group, .form-horizontal #main .gform_wrapper li, #main .gform_wrapper .form-horizontal li {
  margin-left: -15px;
  margin-right: -15px;
}

.form-horizontal .form-group:before, .form-horizontal #main .gform_wrapper li:before, #main .gform_wrapper .form-horizontal li:before, .form-horizontal .form-group:after, .form-horizontal #main .gform_wrapper li:after, #main .gform_wrapper .form-horizontal li:after {
  content: " ";
  display: table;
}

.form-horizontal .form-group:after, .form-horizontal #main .gform_wrapper li:after, #main .gform_wrapper .form-horizontal li:after {
  clear: both;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.btn, #main .gform_wrapper .gform_footer .gform_button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus, #main .gform_wrapper .gform_footer .gform_button:focus, .btn.focus, #main .gform_wrapper .gform_footer .focus.gform_button, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

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

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

.btn.disabled, #main .gform_wrapper .gform_footer .disabled.gform_button, .btn[disabled], #main .gform_wrapper .gform_footer [disabled].gform_button, fieldset[disabled] .btn, fieldset[disabled] #main .gform_wrapper .gform_footer .gform_button, #main .gform_wrapper .gform_footer fieldset[disabled] .gform_button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

a.btn.disabled, #main .gform_wrapper .gform_footer a.disabled.gform_button, fieldset[disabled] a.btn, fieldset[disabled] #main .gform_wrapper .gform_footer a.gform_button, #main .gform_wrapper .gform_footer fieldset[disabled] a.gform_button {
  pointer-events: none;
}

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

.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

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

.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}

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

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

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

.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

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

.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

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

.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

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

.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

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

.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

.btn-link:hover, .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

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

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.alert, #main .gform_wrapper #gforms_confirmation_message, #main .gform_wrapper .validation_error {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4, #main .gform_wrapper #gforms_confirmation_message h4, #main .gform_wrapper .validation_error h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link, #main .gform_wrapper #gforms_confirmation_message .alert-link, #main .gform_wrapper .validation_error .alert-link {
  font-weight: bold;
}

.alert > p, #main .gform_wrapper #gforms_confirmation_message > p, #main .gform_wrapper .validation_error > p,
.alert > ul,
#main .gform_wrapper #gforms_confirmation_message > ul,
#main .gform_wrapper .validation_error > ul {
  margin-bottom: 0;
}

.alert > p + p, #main .gform_wrapper #gforms_confirmation_message > p + p, #main .gform_wrapper .validation_error > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success, #main .gform_wrapper #gforms_confirmation_message {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

.alert-success hr, #main .gform_wrapper #gforms_confirmation_message hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link, #main .gform_wrapper #gforms_confirmation_message .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger, #main .gform_wrapper .validation_error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

.alert-danger hr, #main .gform_wrapper .validation_error hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link, #main .gform_wrapper .validation_error .alert-link {
  color: #843534;
}

.clearfix:before, #main .gform_wrapper li.check-box .ginput_container ul:before, #main .gform_wrapper li.radio-button .ginput_container ul:before, #main .listing .article:before, #main ul.colorbond-colors:before, #global-header:before, .clearfix:after, #main .gform_wrapper li.check-box .ginput_container ul:after, #main .gform_wrapper li.radio-button .ginput_container ul:after, #main .listing .article:after, #main ul.colorbond-colors:after, #global-header:after {
  content: " ";
  display: table;
}

.clearfix:after, #main .gform_wrapper li.check-box .ginput_container ul:after, #main .gform_wrapper li.radio-button .ginput_container ul:after, #main .listing .article:after, #main ul.colorbond-colors:after, #global-header:after {
  clear: both;
}

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

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

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

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

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

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*
	jQuery.mmenu oncanvas CSS
*/
.mm-hidden {
  display: none !important;
}

.mm-wrapper {
  overflow-x: hidden;
  position: relative;
}

.mm-menu {
  box-sizing: border-box;
  background: inherit;
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
}

.mm-panels,
.mm-panels > .mm-panel {
  background: inherit;
  border-color: inherit;
  box-sizing: border-box;
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
}

.mm-panels {
  overflow: hidden;
}

.mm-panel {
  transition: transform 0.4s ease;
  transform: translate(100%, 0);
  transform: translate3d(100%, 0, 0);
}

.mm-panel.mm-opened {
  transform: translate(0%, 0);
  transform: translate3d(0%, 0, 0);
}

.mm-panel.mm-subopened {
  transform: translate(-30%, 0);
  transform: translate3d(-30%, 0, 0);
}

.mm-panel.mm-highest {
  z-index: 1;
}

.mm-panels > .mm-panel {
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0 20px;
}

.mm-panels > .mm-panel.mm-hasnavbar {
  padding-top: 40px;
}

.mm-panels > .mm-panel:not(.mm-hidden) {
  display: block;
}

.mm-panels > .mm-panel:before, .mm-panels > .mm-panel:after {
  content: '';
  display: block;
  height: 20px;
}

.mm-vertical .mm-panel {
  transform: none !important;
}

.mm-vertical .mm-listview .mm-panel,
.mm-listview .mm-vertical .mm-panel {
  display: none;
  padding: 10px 0 10px 10px;
}

.mm-vertical .mm-listview .mm-panel .mm-listview > li:last-child:after,
.mm-listview .mm-vertical .mm-panel .mm-listview > li:last-child:after {
  border-color: transparent;
}

.mm-vertical li.mm-opened > .mm-panel,
li.mm-vertical.mm-opened > .mm-panel {
  display: block;
}

.mm-vertical .mm-listview > li > .mm-next,
.mm-listview > li.mm-vertical > .mm-next {
  height: 40px;
  bottom: auto;
}

.mm-vertical .mm-listview > li > .mm-next:after,
.mm-listview > li.mm-vertical > .mm-next:after {
  top: 16px;
  bottom: auto;
}

.mm-vertical .mm-listview > li.mm-opened > .mm-next:after,
.mm-listview > li.mm-vertical.mm-opened > .mm-next:after {
  transform: rotate(225deg);
  right: 19px;
}

.mm-btn {
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  z-index: 1;
}

.mm-clear:before, .mm-clear:after,
.mm-close:before,
.mm-close:after {
  content: '';
  border: 2px solid transparent;
  display: block;
  width: 5px;
  height: 5px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  transform: rotate(-45deg);
}

.mm-clear:before,
.mm-close:before {
  border-right: none;
  border-bottom: none;
  right: 18px;
}

.mm-clear:after,
.mm-close:after {
  border-left: none;
  border-top: none;
  right: 25px;
}

.mm-prev:before,
.mm-next:after {
  content: '';
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  display: block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
}

.mm-prev:before {
  transform: rotate(-45deg);
  left: 23px;
  right: auto;
}

.mm-next:after {
  transform: rotate(135deg);
  right: 23px;
  left: auto;
}

.mm-navbar {
  border-bottom: 1px solid;
  border-color: inherit;
  text-align: center;
  line-height: 20px;
  height: 40px;
  padding: 0 40px;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.mm-navbar > * {
  display: block;
  padding: 10px 0;
}

.mm-navbar a,
.mm-navbar a:hover {
  text-decoration: none;
}

.mm-navbar .mm-title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.mm-navbar .mm-btn:first-child {
  left: 0;
}

.mm-navbar .mm-btn:last-child {
  text-align: right;
  right: 0;
}

.mm-panel .mm-navbar {
  display: none;
}

.mm-panel.mm-hasnavbar .mm-navbar {
  display: block;
}

.mm-listview,
.mm-listview > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
}

.mm-listview {
  font: inherit;
  font-size: 14px;
  line-height: 20px;
}

.mm-listview a,
.mm-listview a:hover {
  text-decoration: none;
}

.mm-listview > li {
  position: relative;
}

.mm-listview > li, .mm-listview > li:after,
.mm-listview > li .mm-next,
.mm-listview > li .mm-next:before {
  border-color: inherit;
}

.mm-listview > li > a,
.mm-listview > li > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: inherit;
  display: block;
  padding: 10px 10px 10px 20px;
  margin: 0;
}

.mm-listview > li:not(.mm-divider):after {
  content: '';
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}

.mm-listview > li:not(.mm-divider):after {
  left: 20px;
}

.mm-listview .mm-next {
  background: rgba(3, 2, 1, 0);
  width: 50px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
}

.mm-listview .mm-next:before {
  content: '';
  border-left-width: 1px;
  border-left-style: solid;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.mm-listview .mm-next + a,
.mm-listview .mm-next + span {
  margin-right: 50px;
}

.mm-listview .mm-next.mm-fullsubopen {
  width: 100%;
}

.mm-listview .mm-next.mm-fullsubopen:before {
  border-left: none;
}

.mm-listview .mm-next.mm-fullsubopen + a,
.mm-listview .mm-next.mm-fullsubopen + span {
  padding-right: 50px;
  margin-right: 0;
}

.mm-panels > .mm-panel > .mm-listview {
  margin: 20px -20px;
}

.mm-panels > .mm-panel > .mm-listview:first-child,
.mm-panels > .mm-panel > .mm-navbar + .mm-listview {
  margin-top: -20px;
}

.mm-listview .mm-inset {
  list-style: inside disc;
  padding: 0 10px 15px 40px;
  margin: 0;
}

.mm-listview .mm-inset > li {
  padding: 5px 0;
}

.mm-listview .mm-divider {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 10px;
  text-transform: uppercase;
  text-indent: 20px;
  line-height: 25px;
}

.mm-listview .mm-spacer {
  padding-top: 40px;
}

.mm-listview .mm-spacer > .mm-next {
  top: 40px;
}

.mm-listview .mm-spacer.mm-divider {
  padding-top: 25px;
}

.mm-menu {
  background: #f3f3f3;
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
}

.mm-menu .mm-navbar > *,
.mm-menu .mm-navbar a {
  color: rgba(0, 0, 0, 0.3);
}

.mm-menu .mm-btn:before, .mm-menu .mm-btn:after {
  border-color: rgba(0, 0, 0, 0.3);
}

.mm-menu .mm-listview {
  border-color: rgba(0, 0, 0, 0.1);
}

.mm-menu .mm-listview > li .mm-next:after {
  border-color: rgba(0, 0, 0, 0.3);
}

.mm-menu .mm-listview > li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.5);
  tap-highlight-color: rgba(255, 255, 255, 0.5);
}

.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu .mm-listview > li.mm-selected > span {
  background: rgba(255, 255, 255, 0.5);
}

.mm-menu.mm-vertical .mm-listview > li.mm-opened > a.mm-next,
.mm-menu.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
.mm-menu .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
.mm-menu .mm-listview > li.mm-opened.mm-vertical > .mm-panel {
  background: rgba(0, 0, 0, 0.05);
}

.mm-menu .mm-divider {
  background: rgba(0, 0, 0, 0.05);
}

/*
	jQuery.mmenu position extension CSS
*/
.mm-menu.mm-offcanvas.mm-right {
  left: auto;
}

html.mm-right.mm-opening .mm-slideout {
  transform: translate(-80%, 0);
  transform: translate3d(-80%, 0, 0);
}

@media all and (max-width: 175px) {
  html.mm-right.mm-opening .mm-slideout {
    transform: translate(-140px, 0);
    transform: translate3d(-140px, 0, 0);
  }
}

@media all and (min-width: 550px) {
  html.mm-right.mm-opening .mm-slideout {
    transform: translate(-440px, 0);
    transform: translate3d(-440px, 0, 0);
  }
}

/*
	jQuery.mmenu z-position extension CSS
*/
html.mm-front .mm-slideout {
  transform: none !important;
  z-index: 0;
}

html.mm-front #mm-blocker {
  z-index: 1;
}

html.mm-front .mm-menu.mm-offcanvas {
  z-index: 2;
}

.mm-menu.mm-offcanvas.mm-front, .mm-menu.mm-offcanvas.mm-next {
  transition: transform 0.4s ease;
  transform: translate(-100%, 0);
  transform: translate3d(-100%, 0, 0);
}

.mm-menu.mm-offcanvas.mm-front.mm-right, .mm-menu.mm-offcanvas.mm-next.mm-right {
  transform: translate(100%, 0);
  transform: translate3d(100%, 0, 0);
}

.mm-menu.mm-offcanvas.mm-top {
  transform: translate(0, -100%);
  transform: translate3d(0, -100%, 0);
}

.mm-menu.mm-offcanvas.mm-bottom {
  transform: translate(0, 100%);
  transform: translate3d(0, 100%, 0);
}

.mm-menu.mm-offcanvas.mm-top, .mm-menu.mm-offcanvas.mm-bottom {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}

.mm-menu.mm-offcanvas.mm-bottom {
  top: auto;
}

html.mm-opening .mm-menu.mm-offcanvas.mm-front, html.mm-opening .mm-menu.mm-offcanvas.mm-next {
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-menu.mm-offcanvas.mm-top, .mm-menu.mm-offcanvas.mm-bottom {
  height: 80%;
  min-height: 140px;
  max-height: 880px;
}

/*
	jQuery.mmenu offCanvas addon CSS
*/
.mm-page {
  box-sizing: border-box;
  position: relative;
}

.mm-slideout {
  transition: transform 0.4s ease;
  z-index: 1;
}

html.mm-opened {
  overflow-x: hidden;
  position: relative;
}

html.mm-blocking {
  overflow: hidden;
}

html.mm-blocking body {
  overflow: hidden;
}

html.mm-background .mm-page {
  background: inherit;
}

#mm-blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
}

html.mm-blocking #mm-blocker {
  display: block;
}

.mm-menu.mm-offcanvas {
  z-index: 0;
  display: none;
  position: fixed;
}

.mm-menu.mm-offcanvas.mm-current {
  display: block;
}

.mm-menu.mm-offcanvas.mm-no-csstransforms.mm-current.mm-opened {
  z-index: 10;
}

.mm-menu.mm-offcanvas {
  width: 80%;
  min-width: 140px;
  max-width: 440px;
}

html.mm-opening .mm-slideout {
  transform: translate(80%, 0);
  transform: translate3d(80%, 0, 0);
}

@media all and (max-width: 175px) {
  html.mm-opening .mm-slideout {
    transform: translate(140px, 0);
    transform: translate3d(140px, 0, 0);
  }
}

@media all and (min-width: 550px) {
  html.mm-opening .mm-slideout {
    transform: translate(440px, 0);
    transform: translate3d(440px, 0, 0);
  }
}

/*
	jQuery.mmenu multiline extension CSS
*/
.mm-menu.mm-multiline .mm-listview > li > a,
.mm-menu.mm-multiline .mm-listview > li > span,
.mm-listview.mm-multiline > li
.mm-listview > li.mm-multiline > a,
.mm-listview.mm-multiline > li
.mm-listview > li.mm-multiline > span {
  text-overflow: clip;
  white-space: normal;
}

/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.5.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.5.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.5.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.5.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.2857142857em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.8571428571em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: .3em;
}

.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: .3em;
}

.fa.pull-right {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-envelope-o:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-o:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-gear:before,
.fa-cog:before {
  content: "";
}

.fa-trash-o:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-file-o:before {
  content: "";
}

.fa-clock-o:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-arrow-circle-o-down:before {
  content: "";
}

.fa-arrow-circle-o-up:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-play-circle-o:before {
  content: "";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

.fa-refresh:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-video-camera:before {
  content: "";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

.fa-pencil:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

.fa-share-square-o:before {
  content: "";
}

.fa-check-square-o:before {
  content: "";
}

.fa-arrows:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-times-circle-o:before {
  content: "";
}

.fa-check-circle-o:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-arrows-v:before {
  content: "";
}

.fa-arrows-h:before {
  content: "";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-gears:before,
.fa-cogs:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-thumbs-o-up:before {
  content: "";
}

.fa-thumbs-o-down:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-heart-o:before {
  content: "";
}

.fa-sign-out:before {
  content: "";
}

.fa-linkedin-square:before {
  content: "";
}

.fa-thumb-tack:before {
  content: "";
}

.fa-external-link:before {
  content: "";
}

.fa-sign-in:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-lemon-o:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-square-o:before {
  content: "";
}

.fa-bookmark-o:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-feed:before,
.fa-rss:before {
  content: "";
}

.fa-hdd-o:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-hand-o-right:before {
  content: "";
}

.fa-hand-o-left:before {
  content: "";
}

.fa-hand-o-up:before {
  content: "";
}

.fa-hand-o-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-group:before,
.fa-users:before {
  content: "";
}

.fa-chain:before,
.fa-link:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-cut:before,
.fa-scissors:before {
  content: "";
}

.fa-copy:before,
.fa-files-o:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-money:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

.fa-legal:before,
.fa-gavel:before {
  content: "";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

.fa-comment-o:before {
  content: "";
}

.fa-comments-o:before {
  content: "";
}

.fa-flash:before,
.fa-bolt:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

.fa-lightbulb-o:before {
  content: "";
}

.fa-exchange:before {
  content: "";
}

.fa-cloud-download:before {
  content: "";
}

.fa-cloud-upload:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-bell-o:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cutlery:before {
  content: "";
}

.fa-file-text-o:before {
  content: "";
}

.fa-building-o:before {
  content: "";
}

.fa-hospital-o:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

.fa-circle-o:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-folder-o:before {
  content: "";
}

.fa-folder-open-o:before {
  content: "";
}

.fa-smile-o:before {
  content: "";
}

.fa-frown-o:before {
  content: "";
}

.fa-meh-o:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-keyboard-o:before {
  content: "";
}

.fa-flag-o:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-code-fork:before {
  content: "";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-shield:before {
  content: "";
}

.fa-calendar-o:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-ticket:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-minus-square-o:before {
  content: "";
}

.fa-level-up:before {
  content: "";
}

.fa-level-down:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-pencil-square:before {
  content: "";
}

.fa-external-link-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

.fa-euro:before,
.fa-eur:before {
  content: "";
}

.fa-gbp:before {
  content: "";
}

.fa-dollar:before,
.fa-usd:before {
  content: "";
}

.fa-rupee:before,
.fa-inr:before {
  content: "";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

.fa-won:before,
.fa-krw:before {
  content: "";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-text:before {
  content: "";
}

.fa-sort-alpha-asc:before {
  content: "";
}

.fa-sort-alpha-desc:before {
  content: "";
}

.fa-sort-amount-asc:before {
  content: "";
}

.fa-sort-amount-desc:before {
  content: "";
}

.fa-sort-numeric-asc:before {
  content: "";
}

.fa-sort-numeric-desc:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-youtube-play:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitbucket-square:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-long-arrow-down:before {
  content: "";
}

.fa-long-arrow-up:before {
  content: "";
}

.fa-long-arrow-left:before {
  content: "";
}

.fa-long-arrow-right:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

.fa-sun-o:before {
  content: "";
}

.fa-moon-o:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-arrow-circle-o-right:before {
  content: "";
}

.fa-arrow-circle-o-left:before {
  content: "";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

.fa-dot-circle-o:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

.fa-plus-square-o:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-spoon:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-automobile:before,
.fa-car:before {
  content: "";
}

.fa-cab:before,
.fa-taxi:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-file-pdf-o:before {
  content: "";
}

.fa-file-word-o:before {
  content: "";
}

.fa-file-excel-o:before {
  content: "";
}

.fa-file-powerpoint-o:before {
  content: "";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

.fa-file-code-o:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

.fa-circle-o-notch:before {
  content: "";
}

.fa-ra:before,
.fa-rebel:before {
  content: "";
}

.fa-ge:before,
.fa-empire:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-circle-thin:before {
  content: "";
}

.fa-header:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-sliders:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-newspaper-o:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bell-slash-o:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-eyedropper:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-area-chart:before {
  content: "";
}

.fa-pie-chart:before {
  content: "";
}

.fa-line-chart:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-cc:before {
  content: "";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

.fa-meanpath:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-diamond:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-genderless:before {
  content: "";
}

.fa-facebook-official:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-hotel:before,
.fa-bed:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "";
}

.fa-optin-monster:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

.fa-battery-4:before,
.fa-battery-full:before {
  content: "";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}

.fa-mouse-pointer:before {
  content: "";
}

.fa-i-cursor:before {
  content: "";
}

.fa-object-group:before {
  content: "";
}

.fa-object-ungroup:before {
  content: "";
}

.fa-sticky-note:before {
  content: "";
}

.fa-sticky-note-o:before {
  content: "";
}

.fa-cc-jcb:before {
  content: "";
}

.fa-cc-diners-club:before {
  content: "";
}

.fa-clone:before {
  content: "";
}

.fa-balance-scale:before {
  content: "";
}

.fa-hourglass-o:before {
  content: "";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}

.fa-hourglass:before {
  content: "";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "";
}

.fa-hand-scissors-o:before {
  content: "";
}

.fa-hand-lizard-o:before {
  content: "";
}

.fa-hand-spock-o:before {
  content: "";
}

.fa-hand-pointer-o:before {
  content: "";
}

.fa-hand-peace-o:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

.fa-creative-commons:before {
  content: "";
}

.fa-gg:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-get-pocket:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-internet-explorer:before {
  content: "";
}

.fa-tv:before,
.fa-television:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-500px:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

.fa-calendar-plus-o:before {
  content: "";
}

.fa-calendar-minus-o:before {
  content: "";
}

.fa-calendar-times-o:before {
  content: "";
}

.fa-calendar-check-o:before {
  content: "";
}

.fa-industry:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-map-o:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-commenting:before {
  content: "";
}

.fa-commenting-o:before {
  content: "";
}

.fa-houzz:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-black-tie:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

.fa-reddit-alien:before {
  content: "";
}

.fa-edge:before {
  content: "";
}

.fa-credit-card-alt:before {
  content: "";
}

.fa-codiepie:before {
  content: "";
}

.fa-modx:before {
  content: "";
}

.fa-fort-awesome:before {
  content: "";
}

.fa-usb:before {
  content: "";
}

.fa-product-hunt:before {
  content: "";
}

.fa-mixcloud:before {
  content: "";
}

.fa-scribd:before {
  content: "";
}

.fa-pause-circle:before {
  content: "";
}

.fa-pause-circle-o:before {
  content: "";
}

.fa-stop-circle:before {
  content: "";
}

.fa-stop-circle-o:before {
  content: "";
}

.fa-shopping-bag:before {
  content: "";
}

.fa-shopping-basket:before {
  content: "";
}

.fa-hashtag:before {
  content: "";
}

.fa-bluetooth:before {
  content: "";
}

.fa-bluetooth-b:before {
  content: "";
}

.fa-percent:before {
  content: "";
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  display: none;
}

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

.easy-autocomplete {
  position: relative;
}

.easy-autocomplete input {
  border-color: #ccc;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  color: #555;
  float: none;
  padding: 6px 12px;
}

.easy-autocomplete input:hover, .easy-autocomplete input:focus {
  box-shadow: none;
}

.easy-autocomplete a {
  display: block;
}

.easy-autocomplete.eac-blue-light input:hover, .easy-autocomplete.eac-blue-light input:focus {
  border-color: #66afe9;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
}

.easy-autocomplete.eac-blue-light ul {
  border-color: #66afe9;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
}

.easy-autocomplete.eac-blue-light ul li, .easy-autocomplete.eac-blue-light ul .eac-category {
  border-color: #66afe9;
}

.easy-autocomplete.eac-blue-light ul li.selected, .easy-autocomplete.eac-blue-light ul .eac-category.selected {
  background-color: #ecf5fc;
}

.easy-autocomplete.eac-green-light input:hover, .easy-autocomplete.eac-green-light input:focus {
  border-color: #41DB00;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(146, 237, 107, 0.6);
}

.easy-autocomplete.eac-green-light ul {
  border-color: #41DB00;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(146, 237, 107, 0.6);
}

.easy-autocomplete.eac-green-light ul li, .easy-autocomplete.eac-green-light ul .eac-category {
  border-color: #41DB00;
}

.easy-autocomplete.eac-green-light ul li.selected, .easy-autocomplete.eac-green-light ul .eac-category.selected {
  background-color: #9eff75;
}

.easy-autocomplete.eac-red-light input:hover, .easy-autocomplete.eac-red-light input:focus {
  border-color: #ff5b5b;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 90, 90, 0.6);
}

.easy-autocomplete.eac-red-light ul {
  border-color: #ff5b5b;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 90, 90, 0.6);
}

.easy-autocomplete.eac-red-light ul li, .easy-autocomplete.eac-red-light ul .eac-category {
  border-color: #ff5b5b;
}

.easy-autocomplete.eac-red-light ul li.selected, .easy-autocomplete.eac-red-light ul .eac-category.selected {
  background-color: #ff8e8e;
}

.easy-autocomplete.eac-yellow-light input:hover, .easy-autocomplete.eac-yellow-light input:focus {
  border-color: #ffdb00;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 231, 84, 0.6);
}

.easy-autocomplete.eac-yellow-light ul {
  border-color: #ffdb00;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 231, 84, 0.6);
}

.easy-autocomplete.eac-yellow-light ul li, .easy-autocomplete.eac-yellow-light ul .eac-category {
  border-color: #ffdb00;
}

.easy-autocomplete.eac-yellow-light ul li.selected, .easy-autocomplete.eac-yellow-light ul .eac-category.selected {
  background-color: #ffe233;
}

.easy-autocomplete.eac-dark-light input:hover, .easy-autocomplete.eac-dark-light input:focus {
  border-color: #333;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(55, 55, 55, 0.6);
}

.easy-autocomplete.eac-dark-light ul {
  border-color: #333;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(55, 55, 55, 0.6);
}

.easy-autocomplete.eac-dark-light ul li, .easy-autocomplete.eac-dark-light ul .eac-category {
  border-color: #333;
}

.easy-autocomplete.eac-dark-light ul li.selected, .easy-autocomplete.eac-dark-light ul .eac-category.selected {
  background-color: #4d4d4d;
  color: #fff;
}

.easy-autocomplete.eac-dark {
  color: #fff;
}

.easy-autocomplete.eac-dark input {
  background-color: #404040;
  border-radius: 4px;
  box-shadow: 0;
  color: #f6f6f6;
}

.easy-autocomplete.eac-dark input:hover, .easy-autocomplete.eac-dark input:focus {
  border-color: #333;
  box-shadow: 0;
}

.easy-autocomplete.eac-dark ul {
  border-color: #333;
}

.easy-autocomplete.eac-dark ul li, .easy-autocomplete.eac-dark ul .eac-category {
  background-color: #404040;
  border-color: #333;
}

.easy-autocomplete.eac-dark ul li.selected, .easy-autocomplete.eac-dark ul .eac-category.selected {
  background-color: #737373;
  color: #f6f6f6;
}

.easy-autocomplete.eac-dark-glass {
  color: #fff;
}

.easy-autocomplete.eac-dark-glass input {
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 4px;
  box-shadow: 0;
  color: #f6f6f6;
}

.easy-autocomplete.eac-dark-glass input:hover, .easy-autocomplete.eac-dark-glass input:focus {
  border-color: rgba(0, 0, 0, 0.8);
  box-shadow: 0;
}

.easy-autocomplete.eac-dark-glass ul {
  border-color: rgba(0, 0, 0, 0.8);
}

.easy-autocomplete.eac-dark-glass ul li, .easy-autocomplete.eac-dark-glass ul .eac-category {
  background-color: rgba(0, 0, 0, 0.8);
  border-color: rgba(0, 0, 0, 0.8);
}

.easy-autocomplete.eac-dark-glass ul li.selected, .easy-autocomplete.eac-dark-glass ul .eac-category.selected {
  background-color: rgba(64, 64, 64, 0.8);
  color: #f6f6f6;
}

.easy-autocomplete.eac-dark-glass ul li:last-child, .easy-autocomplete.eac-dark-glass ul .eac-category:last-child {
  border-radius: 0 0 4px 4px;
}

.easy-autocomplete.eac-blue {
  color: #fff;
}

.easy-autocomplete.eac-blue input {
  background-color: #6d9ed1;
  border-radius: 4px;
  box-shadow: 0;
  color: #f6f6f6;
}

.easy-autocomplete.eac-blue input::-webkit-input-placeholder {
  color: #f6f6f6;
}

.easy-autocomplete.eac-blue input:-moz-placeholder {
  color: #f6f6f6;
}

.easy-autocomplete.eac-blue input::-moz-placeholder {
  color: #f6f6f6;
}

.easy-autocomplete.eac-blue input:-ms-input-placeholder {
  color: #f6f6f6;
}

.easy-autocomplete.eac-blue input:hover, .easy-autocomplete.eac-blue input:focus {
  border-color: #5A91CB;
  box-shadow: 0;
}

.easy-autocomplete.eac-blue ul {
  border-color: #5A91CB;
}

.easy-autocomplete.eac-blue ul li, .easy-autocomplete.eac-blue ul .eac-category {
  background-color: #6d9ed1;
  border-color: #5A91CB;
}

.easy-autocomplete.eac-blue ul li.selected, .easy-autocomplete.eac-blue ul .eac-category.selected {
  background-color: #94b8dd;
  color: #f6f6f6;
}

.easy-autocomplete.eac-yellow {
  color: #333;
}

.easy-autocomplete.eac-yellow input {
  background-color: #ffdb7e;
  border-color: #333;
  border-radius: 4px;
  box-shadow: 0;
  color: #333;
}

.easy-autocomplete.eac-yellow input:hover, .easy-autocomplete.eac-yellow input:focus {
  border-color: #333;
  box-shadow: 0;
}

.easy-autocomplete.eac-yellow ul {
  border-color: #333;
}

.easy-autocomplete.eac-yellow ul li, .easy-autocomplete.eac-yellow ul .eac-category {
  background-color: #ffdb7e;
  border-color: #333;
}

.easy-autocomplete.eac-yellow ul li.selected, .easy-autocomplete.eac-yellow ul .eac-category.selected {
  background-color: #ffe9b1;
  color: #333;
}

.easy-autocomplete.eac-purple {
  color: #333;
}

.easy-autocomplete.eac-purple input {
  background-color: #d6d1e7;
  border-color: #b8afd5;
  box-shadow: 0;
  color: #333;
}

.easy-autocomplete.eac-purple input:hover, .easy-autocomplete.eac-purple input:focus {
  border-color: #333;
  box-shadow: 0;
}

.easy-autocomplete.eac-purple ul {
  border-color: #333;
}

.easy-autocomplete.eac-purple ul li, .easy-autocomplete.eac-purple ul .eac-category {
  background-color: #d6d1e7;
  border-color: #333;
}

.easy-autocomplete.eac-purple ul li.selected, .easy-autocomplete.eac-purple ul .eac-category.selected {
  background-color: #ebe8f3;
  color: #333;
}

.easy-autocomplete.eac-bootstrap input {
  border-color: #ccc;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  color: #555;
  padding: 6px 12px;
}

.easy-autocomplete-container {
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 2;
}

.easy-autocomplete-container ul {
  background: none repeat scroll 0 0 #ffffff;
  border-top: 1px dotted #ccc;
  display: none;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  position: relative;
  top: -1px;
}

.easy-autocomplete-container ul li, .easy-autocomplete-container ul .eac-category {
  background: inherit;
  border-color: #ccc;
  -o-border-image: none;
     border-image: none;
  border-style: solid;
  border-width: 0 1px;
  display: block;
  font-size: 14px;
  font-weight: normal;
  padding: 4px 12px;
}

.easy-autocomplete-container ul li:last-child {
  border-radius: 0 0 2px 2px;
  border-width: 0 1px 1px;
}

.easy-autocomplete-container ul li.selected {
  background: none repeat scroll 0 0 #ebebeb;
  cursor: pointer;
}

.easy-autocomplete-container ul li.selected div {
  font-weight: normal;
}

.easy-autocomplete-container ul li div {
  display: block;
  font-weight: normal;
  word-break: break-all;
}

.easy-autocomplete-container ul li b {
  font-weight: bold;
}

.easy-autocomplete-container ul .eac-category {
  font-color: #aaa;
  font-style: italic;
}

.eac-description .eac-item span {
  color: #aaa;
  font-style: italic;
  font-size: 0.9em;
}

.eac-icon-left .eac-item img {
  margin-right: 4px;
  max-height: 30px;
}

.eac-icon-right .eac-item {
  margin-top: 8px;
  min-height: 24px;
  position: relative;
}

.eac-icon-right .eac-item img {
  margin-left: 4px;
  max-height: 30px;
  position: absolute;
  right: -4px;
  top: -8px;
}

/* ==========================================================================
	FONTS
   ========================================================================== */
@font-face {
  font-family: "Geogrotesque";
  src: url("../fonts/77c5adea-c45f-4bd6-bc83-c171aa401eac.eot");
  src: url("../fonts/77c5adea-c45f-4bd6-bc83-c171aa401eac.eot?#iefix") format("embedded-opentype"), url("../fonts/38914808-31f7-4169-a962-60b41b189056.woff2") format("woff2"), url("../fonts/ae7eda9b-5729-4029-8ea8-1f4b2feb6595.woff") format("woff"), url("../fonts/f5e7d965-e646-4ea9-8b21-bf17e3e5de42.ttf") format("truetype"), url("../fonts/ae5b8a9c-af85-4ddf-a0a6-602405583707.svg#ae5b8a9c-af85-4ddf-a0a6-602405583707") format("svg");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Geogrotesque";
  src: url("../fonts/93fbb9a2-de65-439d-8da8-88dea1386e36.eot");
  src: url("../fonts/93fbb9a2-de65-439d-8da8-88dea1386e36.eot?#iefix") format("embedded-opentype"), url("../fonts/e043c98e-f870-4911-b8e4-e52f60dab981.woff2") format("woff2"), url("../fonts/9d81665d-ed3b-4dad-a030-36bbb4d7d6f1.woff") format("woff"), url("../fonts/dc1e6db4-951f-4180-8c9e-d35cf0b6cd4c.ttf") format("truetype"), url("../fonts/a8786b55-19f8-4d2c-822c-b14e00485a1f.svg#a8786b55-19f8-4d2c-822c-b14e00485a1f") format("svg");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: "Geogrotesque";
  src: url("../fonts/40bc667a-fe6b-4600-8320-f66daeb25b06.eot");
  src: url("../fonts/40bc667a-fe6b-4600-8320-f66daeb25b06.eot?#iefix") format("embedded-opentype"), url("../fonts/dd501f4a-1a91-4d73-b4cf-de3ba26bd793.woff2") format("woff2"), url("../fonts/149719fe-5b81-4b67-a95a-3a5246a84032.woff") format("woff"), url("../fonts/4c464889-c33e-4b8c-b182-17a32eb1f7a8.ttf") format("truetype"), url("../fonts/73abc949-ef23-462e-a62a-355c33a564d6.svg#73abc949-ef23-462e-a62a-355c33a564d6") format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Geogrotesque";
  src: url("../fonts/82468030-e751-410d-9cea-24e391c96959.eot");
  src: url("../fonts/82468030-e751-410d-9cea-24e391c96959.eot?#iefix") format("embedded-opentype"), url("../fonts/de0bdf19-efab-4fa0-b66d-9180762f4177.woff2") format("woff2"), url("../fonts/34069ff3-6b1e-4ae6-9c8e-ab8c64d873f1.woff") format("woff"), url("../fonts/ecd05b3a-64a9-453a-aa5d-86799a18884a.ttf") format("truetype"), url("../fonts/11db161b-e484-4281-8987-f54f16219fb9.svg#11db161b-e484-4281-8987-f54f16219fb9") format("svg");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Geogrotesque";
  src: url("../fonts/a3e2c11b-c08f-452d-98b2-82cf697c9968.eot");
  src: url("../fonts/a3e2c11b-c08f-452d-98b2-82cf697c9968.eot?#iefix") format("embedded-opentype"), url("../fonts/133b8ec2-02fd-4afc-8d3d-027d68304c5e.woff2") format("woff2"), url("../fonts/9548811b-a57e-4d9f-abad-aeb27640450d.woff") format("woff"), url("../fonts/1a8cf960-d55c-4ac5-af4e-79ca12bca166.ttf") format("truetype"), url("../fonts/0f568404-e588-4700-ae22-7b62fbcc7327.svg#0f568404-e588-4700-ae22-7b62fbcc7327") format("svg");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Geogrotesque";
  src: url("../fonts/abdf2699-d4b8-4a42-b561-c0d668c135df.eot");
  src: url("../fonts/abdf2699-d4b8-4a42-b561-c0d668c135df.eot?#iefix") format("embedded-opentype"), url("../fonts/4994ae18-345e-4c60-bcac-83176f9a0485.woff2") format("woff2"), url("../fonts/cd1ca43e-6589-4945-a182-1fc7e52557dc.woff") format("woff"), url("../fonts/72c4e457-dec9-4f76-9d52-6d14dc3ef8dd.ttf") format("truetype"), url("../fonts/26e947b8-66d3-44b6-8e98-fbd15d7b516a.svg#26e947b8-66d3-44b6-8e98-fbd15d7b516a") format("svg");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: "Geogrotesque";
  src: url("../fonts/9e3ed394-6308-4d0c-b4c8-ed6b8a5fabf6.eot");
  src: url("../fonts/9e3ed394-6308-4d0c-b4c8-ed6b8a5fabf6.eot?#iefix") format("embedded-opentype"), url("../fonts/9a2b0468-1fa1-4d69-a737-7c158533cb09.woff2") format("woff2"), url("../fonts/6b2312d2-7fdd-4980-857e-925b5ea36283.woff") format("woff"), url("../fonts/be893e23-5af4-47f2-a38b-685ef2abd3c3.ttf") format("truetype"), url("../fonts/b4544d2b-0715-485d-9168-7baac580e130.svg#b4544d2b-0715-485d-9168-7baac580e130") format("svg");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Geogrotesque";
  src: url("../fonts/eb7fcbe0-c87a-4eee-9564-c5223c1eb9ec.eot");
  src: url("../fonts/eb7fcbe0-c87a-4eee-9564-c5223c1eb9ec.eot?#iefix") format("embedded-opentype"), url("../fonts/e51df24b-938a-4b8b-afc8-ad953090ee0d.woff2") format("woff2"), url("../fonts/1fa9e183-8eb7-41c3-9385-a2445f6b5ae2.woff") format("woff"), url("../fonts/58e091f7-d3fe-47f2-b552-e233b4590ad3.ttf") format("truetype"), url("../fonts/22497f59-84d1-4b1d-8f60-af4b3b9db960.svg#22497f59-84d1-4b1d-8f60-af4b3b9db960") format("svg");
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: "Quadon";
  src: url("../fonts/2d3a0250-c842-439d-a41a-b9c6f496fe1d.eot");
  src: url("../fonts/2d3a0250-c842-439d-a41a-b9c6f496fe1d.eot?#iefix") format("embedded-opentype"), url("../fonts/7c11259b-035e-4d15-bfad-f04f072d05da.woff2") format("woff2"), url("../fonts/f200ace6-9a9e-4521-9b09-d0e4bce19a9d.woff") format("woff"), url("../fonts/858e9b23-b338-488c-943d-29f2c0233e51.ttf") format("truetype"), url("../fonts/151cafbe-7c15-47ae-a784-25baae824166.svg#151cafbe-7c15-47ae-a784-25baae824166") format("svg");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Quadon";
  src: url("../fonts/0d8d0749-e56a-42da-a680-d5ea023a7ebc.eot");
  src: url("../fonts/0d8d0749-e56a-42da-a680-d5ea023a7ebc.eot?#iefix") format("embedded-opentype"), url("../fonts/b007d54f-04c7-410e-b988-77a4f8d2a827.woff2") format("woff2"), url("../fonts/d3145dfa-58c1-4707-993f-6575e73d2452.woff") format("woff"), url("../fonts/210154be-c2c6-4750-9deb-dbc6e7953573.ttf") format("truetype"), url("../fonts/796e9d3a-13ff-4490-b77d-06bf3059c4e8.svg#796e9d3a-13ff-4490-b77d-06bf3059c4e8") format("svg");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: "Quadon";
  src: url("../fonts/65dfae58-a0c6-42c4-b82b-9a56d32cf62e.eot");
  src: url("../fonts/65dfae58-a0c6-42c4-b82b-9a56d32cf62e.eot?#iefix") format("embedded-opentype"), url("../fonts/d7e9dd05-748c-465b-9e3d-eea5ab668c8e.woff2") format("woff2"), url("../fonts/f8cd6c78-ea14-4b69-a7a2-777699259a43.woff") format("woff"), url("../fonts/7776af75-7513-4202-9eca-55b3f91e2d66.ttf") format("truetype"), url("../fonts/975255ca-a51f-4ede-aafc-bd71cee8e9f8.svg#975255ca-a51f-4ede-aafc-bd71cee8e9f8") format("svg");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Quadon";
  src: url("../fonts/42e1badf-cacc-4c89-8674-1b6fbe2f5e05.eot");
  src: url("../fonts/42e1badf-cacc-4c89-8674-1b6fbe2f5e05.eot?#iefix") format("embedded-opentype"), url("../fonts/ab62fc68-5943-47c3-bd8e-866126b24e82.woff2") format("woff2"), url("../fonts/1df83c73-e987-4b72-92af-b8682d36dc19.woff") format("woff"), url("../fonts/a1f4e1f4-f387-4a23-9a69-bd08bdb6ce68.ttf") format("truetype"), url("../fonts/3227ac35-9400-4241-b009-93f9a4d89729.svg#3227ac35-9400-4241-b009-93f9a4d89729") format("svg");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: "Quadon";
  src: url("../fonts/3c74c08c-b0d9-430c-a756-f456af39f4e8.eot");
  src: url("../fonts/3c74c08c-b0d9-430c-a756-f456af39f4e8.eot?#iefix") format("embedded-opentype"), url("../fonts/e987214f-2ac2-47b4-8d99-2b50bc7646d8.woff2") format("woff2"), url("../fonts/e80401fd-3f89-464f-8440-e43fa5a863ae.woff") format("woff"), url("../fonts/d7e20f2e-4ba8-47e7-ba01-dd426d0e7458.ttf") format("truetype"), url("../fonts/587acbeb-54cc-4eda-b355-e3c3a03a8096.svg#587acbeb-54cc-4eda-b355-e3c3a03a8096") format("svg");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Quadon";
  src: url("../fonts/2981bacf-500e-42ee-a37e-148ec5b5f8cb.eot");
  src: url("../fonts/2981bacf-500e-42ee-a37e-148ec5b5f8cb.eot?#iefix") format("embedded-opentype"), url("../fonts/23a0e553-371d-481c-b8eb-284b6098f255.woff2") format("woff2"), url("../fonts/c895ed77-5981-45d2-8897-cc2dbe818405.woff") format("woff"), url("../fonts/1f4b9cba-d30d-4db7-ad94-46eb59598f7f.ttf") format("truetype"), url("../fonts/6252fac3-84dd-4e1c-95d1-6b3e006903b5.svg#6252fac3-84dd-4e1c-95d1-6b3e006903b5") format("svg");
  font-weight: 600;
  font-style: italic;
}

/*UPDATE 20160408*/
/*UPDATE 20160408*/
/*UPDATE 20160408*/
/* ==========================================================================
	Base
   ========================================================================== */
html,
button,
input,
select,
textarea {
  color: black;
}

html,
body {
  width: 100%;
}

html {
  position: relative;
  font-size: 62.5%;
  line-height: 1.428571429;
  text-rendering: optimizeLegibility;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  width: 100%;
  background: black;
}

@media (max-width: 767px) {
  html {
    background: #e1ebf4;
  }
}

body {
  font: 300 1.6rem/1.428571429 "Geogrotesque", sans-serif;
  color: black;
  background: black;
}

@media (max-width: 767px) {
  body {
    background: #e1ebf4;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  overflow-wrap: normal;
  word-wrap: normal;
  word-break: normal;
  margin: 0;
}

/*
[Typographic scale]
6,7,8,9,10,12,14,16,18,21,24,28,32,36,42,48,55,63,73,84,96,110,127,146,167,192
*/
h1 {
  font: 500 36px/1.1 "Quadon", serif;
  font: 500 3.6rem/1.1 "Quadon", serif;
  text-transform: uppercase;
  margin-bottom: 20px;
}

h2 {
  font: 500 32px/1.1 "Quadon", serif;
  font: 500 3.2rem/1.1 "Quadon", serif;
  margin-bottom: 20px;
}

h3 {
  font: 500 28px/1.1 "Quadon", serif;
  font: 500 2.8rem/1.1 "Quadon", serif;
  margin-bottom: 20px;
}

h4 {
  font: 500 24px/1.1 "Quadon", serif;
  font: 500 2.4rem/1.1 "Quadon", serif;
  margin-bottom: 10px;
}

h5 {
  font: 500 21px/1.1 "Quadon", serif;
  font: 500 2.1rem/1.1 "Quadon", serif;
  margin-bottom: 10px;
}

h6 {
  font: 500 18px/1.1 "Quadon", serif;
  font: 500 1.8rem/1.1 "Quadon", serif;
  margin-bottom: 10px;
}

@media (max-width: 480px) {
  h1 {
    font: 500 32px / 1.1 "Quadon", serif;
    font: 500 3.2rem / 1.1 "Quadon", serif;
    text-transform: uppercase;
    margin-bottom: 20px;
  }
  h2 {
    font: 500 28px / 1.1 "Quadon", serif;
    font: 500 2.8rem / 1.1 "Quadon", serif;
    margin-bottom: 20px;
  }
  h3 {
    font: 500 24px / 1.1 "Quadon", serif;
    font: 500 2.4rem / 1.1 "Quadon", serif;
    margin-bottom: 20px;
  }
  h4 {
    font: 500 21px / 1.1 "Quadon", serif;
    font: 500 2.1rem / 1.1 "Quadon", serif;
    margin-bottom: 10px;
  }
  h5 {
    font: 500 18px / 1.1 "Quadon", serif;
    font: 500 1.8rem / 1.1 "Quadon", serif;
    margin-bottom: 10px;
  }
  h6 {
    font: 500 16px / 1.1 "Quadon", serif;
    font: 500 1.6rem / 1.1 "Quadon", serif;
    margin-bottom: 10px;
  }
}

p {
  font: 300 18px/1.428571429 "Geogrotesque", sans-serif;
  font: 300 1.8rem/1.428571429 "Geogrotesque", sans-serif;
  margin: 0 0 20px;
}

p.lead {
  font: 300 21px/1.428571429 "Quadon", serif;
  font: 300 2.1rem/1.428571429 "Quadon", serif;
  text-transform: uppercase;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  margin-bottom: 20px;
}

blockquote {
  position: relative;
  quotes: "“" "”" "‘" "’";
  border: 0;
  margin: 0 0 20px;
  padding: 10px 0;
}

blockquote p {
  font: 300 21px/1.428571429 "Quadon", serif;
  font: 300 2.1rem/1.428571429 "Quadon", serif;
  margin: 0;
}

blockquote span.author {
  display: block;
  font: 500 16px/1.428571429 "Geogrotesque", sans-serif;
  font: 500 1.6rem/1.428571429 "Geogrotesque", sans-serif;
  margin-top: 18px;
}

blockquote span.author:before {
  content: "-";
  font: 500 16px/1.428571429 "Geogrotesque", sans-serif;
  font: 500 1.6rem/1.428571429 "Geogrotesque", sans-serif;
  margin-right: 5px;
}

li {
  font: 300 18px/1.428571429 "Geogrotesque", sans-serif;
  font: 300 1.8rem/1.428571429 "Geogrotesque", sans-serif;
}

dt {
  font: 400 24px/1.1 "Quadon", serif;
  font: 400 2.4rem/1.1 "Quadon", serif;
  margin-bottom: 20px;
}

dd {
  font: 300 18px/1.428571429 "Geogrotesque", sans-serif;
  font: 300 1.8rem/1.428571429 "Geogrotesque", sans-serif;
  margin: 0 0 30px;
}

a {
  text-decoration: none;
  color: #2a70b6;
  cursor: pointer;
}

a[role="link"] {
  font-style: italic;
}

a:visited {
  opacity: 0.5;
}

a:focus {
  outline: none;
}

a:hover {
  text-decoration: none;
  color: #394e79;
}

b,
strong {
  font-weight: 500;
}

hr {
  border-top: 2px solid #b8b5ae;
  opacity: 1;
}

i {
  margin-right: 8px;
}

figure {
  position: relative;
  width: 100%;
  margin-bottom: 30px;
}

figure figcaption p {
  font: italic 400 16px/1.428571429 "Geogrotesque", sans-serif;
  font: italic 400 1.6rem/1.428571429 "Geogrotesque", sans-serif;
  margin-top: 8px;
}

.table {
  text-align: left;
  width: 100%;
  margin-bottom: 30px;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  border-top: none;
  padding: 12px 18px;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th {
  line-height: 1.1;
}

.table > thead > tr > th {
  border-bottom: none;
}

.table thead th {
  font: 400 24px/1.1 "Quadon", serif;
  font: 400 2.4rem/1.1 "Quadon", serif;
  color: white;
  background: #2ba24f;
}

.table thead th:first-child {
  border-top-left-radius: 2px;
}

.table thead th:last-child {
  border-top-right-radius: 2px;
}

.table tbody tr:nth-child(even) {
  background: rgba(0, 0, 0, 0.1);
}

.table tbody tr td {
  font: 300 18px/1.428571429 "Geogrotesque", sans-serif;
  font: 300 1.8rem/1.428571429 "Geogrotesque", sans-serif;
}

time {
  display: block;
  font: 400 14px/14px "Geogrotesque", sans-serif;
  font: 400 1.4rem/1.4rem "Geogrotesque", sans-serif;
  color: #989898;
  margin-bottom: 15px;
  text-transform: uppercase;
}

::-moz-selection {
  color: white;
  background: #2ba24f;
  text-shadow: none;
}

::selection {
  color: white;
  background: #2ba24f;
  text-shadow: none;
}

.image-as-bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.image-as-bg img,
.image-as-bg a img {
  opacity: 0;
}

.image-as-bg a:hover img {
  opacity: 0;
}

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

.no-padding {
  padding: 0 !important;
}

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

.biege {
  background: #f6f7ef;
}

.brown {
  background: #655d53;
  color: white;
}

.navy {
  background: #394e79;
  color: white;
}

.grey {
  background: #333236;
  color: white;
}

ul.clearlist, ol.clearlist,
#main ul.clearlist,
#mail ol.clearlist {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.clearlist li, ol.clearlist li,
#main ul.clearlist li,
#mail ol.clearlist li {
  margin: 0;
}

ul.clearlist li:before, ol.clearlist li:before,
#main ul.clearlist li:before,
#mail ol.clearlist li:before {
  content: "";
  margin: 0;
}

/* ===========================================================
 *
 *  Name:          selectordie_dev.css
 *  Updated:       2014-10-10
 *  Created by:    Per V @ Vst.mn
 *  What?:         Base CSS for Select or Die
 *
 *  Copyright (c) 2014 Per Vestman
 *  Dual licensed under the MIT and GPL licenses.
 *
 *  No, I don't usually comment my CSS, but in this
 *  case it might "help" someone.
 *
 *  Oddny | Cogs 'n Kegs
 * =========================================================== */
/* Remove, change to fit your needs */
.sod_select,
.sod_select * {
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* The SoD - Please keep this first three lines intact, otherwise all hell will break looooooose */
.sod_select {
  display: inline-block;
  position: relative;
  line-height: 1;
  width: 200px;
  padding: 15px 10px;
  border: 3px solid #5e5e5e;
  background: #ffffff;
  color: #444444;
  font-size: 11px;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
  outline: 0;
  outline-offset: -2px;
  /* Opera */
  cursor: default;
}

/* Up/Down arrows */
.sod_select:before,
.sod_select:after {
  content: "\25B2";
  position: absolute;
  right: 10px;
  top: 12px;
  font-size: 7px;
}

/* Down arrow */
.sod_select:after {
  content: "\25BC";
  top: auto;
  bottom: 12px;
}

/* Change the border color on hover, focus and when open */
.sod_select:hover,
.sod_select.open,
.sod_select.focus {
  border-color: #000000;
}

.sod_select.open {
  color: #919191;
}

.sod_select.focus {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

/* When the entire SoD is disabled, go crazy! */
.sod_select.disabled {
  border-color: #828282;
  color: #b2b2b2;
  cursor: not-allowed;
}

/* The "label", or whatever we should call it. Keep the first three lines for truncating. */
.sod_select .sod_label {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-right: 15px;
}

.sod_select .sod_prefix {
  /* Use this if you're using a prefix and want to style it */
}

.sod_select .sod_placeholder {
  /* Use this if you're using a placeholder and want to style it */
}

/* Options list wrapper */
.sod_select .sod_list_wrapper {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  height: auto;
  width: 200px;
  margin: 0 0 0 -3px;
  background: #ffffff;
  border: 3px solid #000000;
  border-top: none;
  color: #444444;
  font-weight: 300;
  z-index: 1;
}

/* Shows the option list (don't edit) */
.sod_select.open .sod_list_wrapper {
  display: block;
}

/* Don't display the options when  */
.sod_select.disabled.open .sod_list_wrapper {
  display: none;
}

/* When the option list is displayed above the SoD */
.sod_select.above .sod_list_wrapper {
  top: auto;
  bottom: 100%;
  border-top: 3px solid #000000;
  border-bottom: none;
}

/* Options list container */
.sod_select .sod_list {
  display: block;
  overflow-y: auto;
  padding: 0;
  margin: 0;
}

/* All the options. Keep the first three lines for truncating... */
.sod_select .sod_option {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
  padding: 10px 10px;
  list-style-type: none;
}

/* Optgroups */
.sod_select .sod_option.optgroup,
.sod_select .sod_option.optgroup.disabled {
  background: inherit;
  color: #939393;
  font-size: 10px;
  font-style: italic;
}

/* Children of an optgroup */
.sod_select .sod_option.groupchild {
  padding-left: 20px;
}

/* Used together with placeholderOption / data-placeholder-option */
.sod_select .sod_option.is-placeholder {
  display: none;
}

/* Disabled option */
.sod_select .sod_option.disabled {
  background: inherit;
  color: #cccccc;
}

/* Hover state for options, also used when a user uses his/hers up/down keys */
.sod_select .sod_option.active {
  background: #f7f7f7;
  color: #333333;
}

/*Make room for the check mark */
.sod_select .sod_option.selected {
  font-weight: 700;
  padding-right: 25px;
}

/* Displays a check mark for the selected option */
.sod_select .sod_option.selected:before {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  color: #808080;
  height: 9px;
  width: 10px;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgMTAgOSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTAgOSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8Zz4NCgk8cGF0aCBmaWxsPSIjRDlEOUQ4IiBkPSJNNCw2LjdDMy42LDYuMywzLjUsNi4xLDMuMSw1LjdDMi42LDUuMiwyLDQuNiwxLjUsNC4xYy0wLjgtMC44LTIsMC40LTEuMiwxLjJjMC45LDAuOSwxLjksMS45LDIuOCwyLjgNCgkJYzAuNywwLjcsMS4zLDEsMiwwQzYuNyw2LDguMywzLjcsOS44LDEuNUMxMC41LDAuNSw5LTAuMyw4LjMsMC42bDAsMEM2LjcsMi45LDUuNyw0LjQsNCw2LjciLz4NCjwvZz4NCjwvc3ZnPg0K);
}

/* Add a .no_highlight class to you SoD to hide the check mark and don't bold the option */
.sod_select.no_highlight .sod_option.selected {
  font-weight: 300;
}

.sod_select.no_highlight .sod_option.selected:before {
  display: none;
}

.sod_select .sod_option.link {
  /* If data-link is set on a specific option */
}

.sod_select .sod_option.linkexternal {
  /* If data-link-external is set on a specific option */
}

/* Hide native select */
.sod_select select {
  display: none !important;
}

/* The native select in touch mode. Keep this first line. Sorry, keep everything. */
.sod_select.touch select {
  -webkit-appearance: menulist-button;
  position: absolute;
  top: 0;
  left: 0;
  display: block !important;
  height: 100%;
  width: 100%;
  opacity: 0;
  z-index: 1;
}

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

.SumoSelect {
  width: 200px;
}

.SelectBox {
  padding: 5px 8px;
}

.sumoStopScroll {
  overflow: hidden;
}

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

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

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

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

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

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

.SelectClass {
  z-index: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.SumoSelect > .optWrapper > .options li.opt.sel {
  background-color: #a1c0e4;
  border-bottom: 1px solid #a1c0e4;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* ==========================================================================
	Accessibility
   ========================================================================== */
.accessibility a {
  position: absolute;
  font: 500 18px/1.428571429 "Geogrotesque", sans-serif;
  font: 500 1.8rem/1.428571429 "Geogrotesque", sans-serif;
  text-decoration: none;
  background: #ffd100;
  color: black;
  border-radius: 2px;
  margin: 10px;
  padding: 15px 20px;
  left: -1000px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.4);
  z-index: 200;
}

.accessibility a:active, .accessibility a:focus, .accessibility a:hover {
  display: inline;
  color: black;
  outline: none;
  border-radius: 2px;
  left: 0;
  top: 0;
}

/* ==========================================================================
	Structure
   ========================================================================== */
#wrapper * {
  transition: all ease 0.25s;
}

#wrapper {
  position: relative;
  z-index: 2;
}

.col-xs-5ths {
  width: 20%;
  float: left;
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  width: 20%;
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.container-fluid,
.container-fluid-custom {
  padding-left: 60px;
  padding-right: 60px;
}

@media (max-width: 768px) {
  .container-fluid,
.container-fluid-custom {
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media (max-width: 767px) {
  .container-fluid,
.container-fluid-custom {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.container-fluid {
  max-width: 1280px;
}

@media (max-width: 1025px) {
  .hidden-sm2 {
    display: none !important;
  }
  .visible-sm2 {
    display: block !important;
  }
}

#main {
  position: relative;
  background: #e1ebf4;
  width: 100%;
  height: 100%;
}

#main .content {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 40px 0;
}

#main .content .content-inner {
  padding: 40px;
  background: white;
}

#main .content .content-inner p:last-child {
  margin-bottom: 0;
}

@media (max-width: 1025px) {
  #main .content {
    padding: 40px 0 40px;
  }
}

@media (max-width: 768px) {
  #main .content {
    padding: 40px 0 40px;
  }
}

@media (max-width: 767px) {
  #main .content {
    padding-top: 20px;
    padding-bottom: 0;
  }
  #main .content .content-inner {
    padding: 20px;
  }
}

@media (max-height: 900px) {
  #main .content {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

@media (max-height: 800px) {
  #main .content {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media (max-width: 767px) {
  #main .content {
    padding-top: 20px;
    padding-bottom: 0;
  }
}

.flex-grid {
  display: flex;
  flex-wrap: wrap;
}

.flex-grid.row:before {
  display: none;
}

.ie9 .flex-grid {
  display: block;
}

.ie9 .flex-grid::after {
  clear: both;
  content: "";
  display: table;
}

.ie9 .flex-grid .col {
  float: left;
}

/* ==========================================================================
	Header
   ========================================================================== */
#global-header {
  background: #f6f7ef;
  width: 100%;
  position: relative;
  z-index: 15;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

@media (max-width: 480px) {
  #global-header {
    height: auto;
  }
}

#global-header .top-bar {
  background: #2a70b6;
  width: 100%;
  height: 40px;
}

#global-header .top-bar.blue-bg {
  background: #2a70b6;
}

@media (max-width: 480px) {
  #global-header .top-bar {
    display: none;
  }
}

#global-header .top-bar .svg-icon {
  color: white;
  fill: white;
  width: 20px;
  position: absolute;
  left: 15px;
  top: 11px;
}

#global-header .top-bar .svg-icon.ico-phone {
  width: 20px;
  height: 20px;
}

#global-header .top-bar .svg-icon.ico-pin {
  width: 16px;
  height: 20px;
  top: 9px;
}

#global-header .top-bar .svg-icon.ico-laptop {
  width: 25px;
  height: 18px;
}

#global-header .top-bar .pull-left ul,
#global-header .top-bar .pull-right ul {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}

#global-header .top-bar .pull-left ul li,
#global-header .top-bar .pull-right ul li {
  float: left;
  color: white;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 40px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  position: relative;
}

#global-header .top-bar .pull-left ul li:hover a,
#global-header .top-bar .pull-right ul li:hover a {
  color: rgba(255, 255, 255, 0.6);
}

#global-header .top-bar .pull-left ul li:hover .svg-icon,
#global-header .top-bar .pull-right ul li:hover .svg-icon {
  fill: rgba(255, 255, 255, 0.6);
}

#global-header .top-bar .pull-left ul li:last-child,
#global-header .top-bar .pull-right ul li:last-child {
  border: none;
}

#global-header .top-bar .pull-left ul li a,
#global-header .top-bar .pull-right ul li a {
  color: white;
  padding-left: 15px;
  padding-right: 15px;
  text-transform: uppercase;
  display: block;
}

#global-header .top-bar .pull-right ul li a {
  padding-left: calc(15px + 31px);
}

#global-header .top-bar .pull-right ul li.quote a {
  padding-left: calc(15px + 40px);
}

@media (max-width: 992px) {
  #global-header .top-bar .pull-right ul li a {
    padding-right: 0;
    height: 40px;
  }
  #global-header .top-bar .pull-right ul li a span {
    display: none;
  }
}

#global-header .logo {
  float: left;
  display: block;
  margin-top: 12px;
  margin-bottom: 18px;
}

#global-header .logo img {
  height: auto;
  width: 168px;
}

@media (max-width: 1200px) {
  #global-header .logo img {
    height: auto;
    width: 141px;
  }
}

@media (max-width: 480px) {
  #global-header .logo {
    margin-top: 8px;
    margin-bottom: 12px;
  }
  #global-header .logo img {
    height: auto;
    width: 111px;
  }
}

/* ==========================================================================
	Navigation
   ========================================================================== */
/*Main Menu*/
.ubermenu.ubermenu-main,
#main-menu {
  float: right;
  margin: 0;
}

.ubermenu.ubermenu-main ul,
#main-menu ul {
  list-style: none;
  overflow: hidden;
}

.ubermenu.ubermenu-main ul li,
#main-menu ul li {
  font: 300 18px/1.3 "Quadon", serif;
  font: 300 1.8rem/1.3 "Quadon", serif;
  text-transform: uppercase;
  color: black;
}

.ubermenu.ubermenu-main ul li a,
#main-menu ul li a {
  display: block;
  padding: 52px 10px;
  color: black;
}

.ubermenu.ubermenu-main ul li a:hover,
#main-menu ul li a:hover {
  color: #2a70b6;
}

.ubermenu.ubermenu-main ul li a:focus,
#main-menu ul li a:focus {
  text-decoration: none;
  outline: none;
}

@media (max-width: 1200px) {
  .ubermenu.ubermenu-main ul li,
#main-menu ul li {
    font: 300 16px / 1.3 "Quadon", serif;
    font: 300 1.6rem / 1.3 "Quadon", serif;
  }
  .ubermenu.ubermenu-main ul li a,
#main-menu ul li a {
    padding: 46px 10px;
  }
}

.ubermenu.ubermenu-main > ul,
#main-menu > ul {
  margin: 0;
  padding: 0;
}

.ubermenu.ubermenu-main > ul > li,
#main-menu > ul > li {
  float: left;
  /*			
			@media (min-width: $screen-md) and (max-width: $screen-lg) {
				font-size: 16px;
				font-size: 1.6rem;
				a {
					padding-left: 10px !important;
					padding-right: 16px !important;
				}
			}
*/
  /*
			> div {
				// display: none;
				// width: 100%;
				// position: absolute;
				// left: 0;
				// top: 178px;
				// z-index: 50;
				// background: $biege;
				// border-top: 1px solid transparentize(black, 0.9);
				// padding-top: 48px;
				// padding-bottom: 48px;
				// @media (max-width: $screen-lg) {
				// 	top: 154px;
				// }
				.container-fluid {
					padding-left: 40px;
					padding-right: 40px;
				}
				ul li {
					text-transform: none;
				}
				> ul {
					// top: 0;
					> li {
						float: left;
						width: 25%;
						font: 400 16px/1.1 $quadon;
						font: 400 1.6rem/1.1 $quadon;
						padding: 0 40px;

						.sub {
							font-size: 16px;
						}
						@media (max-width: $screen-lg) {
							padding: 0 20px;
						}
						&.menu-item-has-children {
							// padding-top: 48px;
							// padding-bottom: 48px;
							border-right: 1px solid transparentize(black, 0.9);
							// height: 382px;
							&:last-child {
								border-right: none;
							}
						}
						> a {
							padding: 10px 0;
							position: relative;
							&:after {
								transition: all ease 0.25s;
								@include custom_arrow;
								@include custom_arrow_next;
								transform: rotate(-45deg);
								opacity: 1;
								right: 1px;
								top: -4px;
								border-color: black;
								left: auto;
							}
							&:hover:after {
								right: 10px;
								border-color: $blue;
							}
						}
						ul {
							padding: 0;
							li {
								float: none;
								font: 300 16px/1.1 $geogrotesque;
								font: 300 1.6rem/1.1 $geogrotesque;
								a {
									@include a-tag($blue);
									padding: 5px 0 !important;
									margin: 0 20px;
									@media (max-width: $screen-lg) {
										margin: 0 10px;
									}
									&:hover {
										// text-decoration: underline;
									}
								}
							}
						}
					}
				}
			}
*/
}

.ubermenu.ubermenu-main > ul > li.menu-item-has-children > a,
#main-menu > ul > li.menu-item-has-children > a {
  position: relative;
}

.ubermenu.ubermenu-main > ul > li.menu-item-has-children > a:after,
#main-menu > ul > li.menu-item-has-children > a:after {
  transition: all ease 0.25s;
  content: '';
  border: 2px solid transparent;
  display: block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  transform: rotate(-45deg);
  border-top: none;
  border-left: none;
  right: 23px;
  transform: rotate(45deg);
  opacity: 1;
  right: 1px;
  top: -4px;
  border-color: black;
  left: auto;
}

.ubermenu.ubermenu-main > ul > li.menu-item-has-children:hover > a,
#main-menu > ul > li.menu-item-has-children:hover > a {
  color: #2a70b6;
}

.ubermenu.ubermenu-main > ul > li.menu-item-has-children:hover > a:after,
#main-menu > ul > li.menu-item-has-children:hover > a:after {
  border-color: #2a70b6;
  transform: rotate(225deg);
  top: 4px;
}

.ubermenu.ubermenu-main > ul > li.menu-item-has-children:hover > div,
#main-menu > ul > li.menu-item-has-children:hover > div {
  display: block;
}

#global-header .ubermenu-sub-indicators .ubermenu-has-submenu-drop.ubermenu-active > .ubermenu-target {
  color: #2a70b6;
}

#global-header .ubermenu-sub-indicators .ubermenu-has-submenu-drop.ubermenu-active > .ubermenu-target:after {
  border-color: #2a70b6;
  transform: rotate(225deg);
  top: calc(50% + 6px);
}

#global-header .ubermenu-sub-indicators .ubermenu-has-submenu-drop.ubermenu-active > .ubermenu-target > div {
  display: block;
}

#global-header .ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target {
  position: relative;
  padding-right: 28px;
}

#global-header .ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target:after {
  transition: all ease 0.25s;
  content: '';
  border: 2px solid transparent;
  display: block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  transform: rotate(-45deg);
  border-top: none;
  border-left: none;
  right: 23px;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  opacity: 1;
  right: 10px;
  top: calc(50% + 3px);
  border-color: black;
  left: auto;
}

#global-header .ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target:hover {
  color: #2a70b6;
}

#global-header .ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target:hover:after {
  border-color: #2a70b6;
  transform: rotate(225deg);
  top: calc(50% + 6px);
}

#global-header .ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target:hover > div {
  display: block;
}

#global-header .ubermenu.ubermenu-main {
  border: none;
}

#global-header .ubermenu.ubermenu-main > ul > li > a {
  text-transform: uppercase;
}

@media (min-width: 1200px) {
  #global-header .container-fluid.ubermenu-submenu-type-mega-parent {
    background: rgba(0, 0, 0, 0) url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAUoAAAAhCAYAAAC/beIoAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OUFGMTU5REUwMjY3MTFFNkI1MkNCMENCQTUzNTg5NkEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OUFGMTU5REYwMjY3MTFFNkI1MkNCMENCQTUzNTg5NkEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5QUYxNTlEQzAyNjcxMUU2QjUyQ0IwQ0JBNTM1ODk2QSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5QUYxNTlERDAyNjcxMUU2QjUyQ0IwQ0JBNTM1ODk2QSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PijAMS4AAAB7SURBVHja7NQxDQAgEARBwL/Erwg+DgPke5IZCVvsTDIAeNunsmQA6BklgFECGCWAUQIYJYBRAhglgFECGCUARglglABGCWCUAEYJYJQARglglAAYJYBRAhglgFECGCWAUQIYJYBRAmCUAEYJYJQARglglABGCfCxK8AA+B4G4MGukYUAAAAASUVORK5CYII=") repeat scroll calc(68% + 5px) 0;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 1200px) {
  #global-header .container-fluid.ubermenu-submenu-type-mega-parent {
    background: none;
    padding: 20px 36px;
  }
}

@media (max-height: 900px) {
  #global-header .container-fluid.ubermenu-submenu-type-mega-parent {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

@media (max-height: 800px) {
  #global-header .container-fluid.ubermenu-submenu-type-mega-parent {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

#global-header .ubermenu-submenu {
  background: #f6f7ef;
}

#global-header .ubermenu-bound,
#global-header .ubermenu-bound-inner .ubermenu-nav {
  position: static !important;
}

#global-header .ubermenu-bar-align-full {
  float: right;
  clear: none;
}

#global-header .ubermenu.ubermenu-disable-submenu-scroll .ubermenu-active > .ubermenu-submenu.ubermenu-submenu-type-mega {
  border-top: 1px solid #e1e3db;
}

#global-header .ubermenu-target.ubermenu-item-layout-default.ubermenu-item-layout-text_only {
  border: none;
}

#global-header .ubermenu-target.ubermenu-item-layout-default.ubermenu-item-layout-text_only:hover {
  background: none;
}

#global-header .ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target::after {
  margin-top: -8px;
}

#global-header .ubermenu-item-level-0:hover > .ubermenu-target,
#global-header .ubermenu-item-level-0.ubermenu-active > .ubermenu-target {
  background: none;
}

#global-header .ubermenu .ubermenu-submenu-type-stack > .ubermenu-item-normal.ubermenu-item-level-2 > .ubermenu-target > .ubermenu-target-title,
#global-header .ubermenu-submenu .ubermenu-item-header > .ubermenu-target {
  font: 500 16px/1.33 "Quadon", serif;
  font: 500 1.6rem/1.33 "Quadon", serif;
  padding: 0;
}

#global-header .ubermenu-target-description.ubermenu-target-text {
  font: 300 16px/1.42857 "Geogrotesque", sans-serif;
  font: 300 1.6rem/1.42857 "Geogrotesque", sans-serif;
  color: black;
  padding-top: 15px;
  padding-bottom: 15px;
}

#global-header .ubermenu-item-level-0 > .ubermenu-target {
  font-weight: inherit;
}

#global-header .ubermenu .ubermenu-submenu-type-stack > .ubermenu-item-normal > .ubermenu-target {
  font: 300 16px/1.42857 "Geogrotesque", sans-serif;
  font: 300 1.6rem/1.42857 "Geogrotesque", sans-serif;
  padding: 2px 0;
}

#global-header .ubermenu .ubermenu-submenu-type-stack > .ubermenu-item-normal > .ubermenu-target .ubermenu-target-text {
  display: block;
}

#global-header .ubermenu .ubermenu-submenu-type-stack > .ubermenu-item-normal > .ubermenu-target:hover {
  text-decoration: underline;
}

#global-header .ubermenu .ubermenu-item-layout-image_left > .ubermenu-target-text {
  padding-left: 0;
}

#global-header .ubermenu .ubermenu-nav .ubermenu-column-1-4 {
  padding-left: 55px;
  padding-right: 55px;
}

@media (min-width: 992px) and (max-width: 1200px) {
  #global-header .ubermenu .ubermenu-nav .ubermenu-column-1-4 {
    padding-left: 20px;
    padding-right: 20px;
  }
}

#global-header .ubermenu .ubermenu-nav .ubermenu-column-1-4 .ubermenu-image {
  margin-bottom: 20px;
  float: none;
}

#global-header .ubermenu .ubermenu-submenu-type-stack > .ubermenu-item-normal.ubermenu-item-level-2 > a,
#global-header .ubermenu .ubermenu-nav .ubermenu-column-1-4 > a {
  padding: 10px 13px 0 0;
}

#global-header .ubermenu .ubermenu-submenu-type-stack > .ubermenu-item-normal.ubermenu-item-level-2 > a:hover,
#global-header .ubermenu .ubermenu-nav .ubermenu-column-1-4 > a:hover {
  text-decoration: none;
}

#global-header .ubermenu .ubermenu-submenu-type-stack > .ubermenu-item-normal.ubermenu-item-level-2 > a > .ubermenu-target-title,
#global-header .ubermenu .ubermenu-nav .ubermenu-column-1-4 > a > .ubermenu-target-title {
  display: block;
  position: relative;
  padding-right: 10px !important;
}

#global-header .ubermenu .ubermenu-submenu-type-stack > .ubermenu-item-normal.ubermenu-item-level-2 > a > .ubermenu-target-title:after,
#global-header .ubermenu .ubermenu-nav .ubermenu-column-1-4 > a > .ubermenu-target-title:after {
  transition: all ease 0.25s;
  content: '';
  border: 2px solid transparent;
  display: block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  transform: rotate(-45deg);
  border-top: none;
  border-left: none;
  right: 23px;
  transform: rotate(-45deg);
  opacity: 1;
  right: -10px;
  top: 5px;
  border-color: black;
  left: auto;
  margin: 0;
}

#global-header .ubermenu .ubermenu-submenu-type-stack > .ubermenu-item-normal.ubermenu-item-level-2 > a > .ubermenu-target-title:hover:after,
#global-header .ubermenu .ubermenu-nav .ubermenu-column-1-4 > a > .ubermenu-target-title:hover:after {
  right: 0;
  border-color: #2a70b6;
}

#global-header .ubermenu .ubermenu-item .ubermenu-submenu-drop {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.66);
}

#menu-toggle {
  position: absolute;
  right: 60px;
  top: 72px;
}

@media (max-width: 768px) {
  #menu-toggle {
    right: 40px;
  }
}

@media (max-width: 480px) {
  #menu-toggle {
    top: 26px;
    right: 20px;
  }
}

.button {
  display: block;
  position: relative;
  width: 50px;
  height: 46px;
  border-radius: 3px;
  margin: 0 auto;
  padding-top: 13px;
  transition: all 500ms cubic-bezier(1, 0, 0.645, 0.65);
}

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

.menu-bar {
  display: block;
  position: relative;
  background: black;
  width: 30px;
  height: 3px;
  border-radius: 1px;
  transition: all 300ms;
  margin: 0 auto;
}

.bar1 {
  top: 0;
  -webkit-animation: topbar-back 500ms;
          animation: topbar-back 500ms;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: initial !important;
          animation-play-state: initial !important;
}

.bar2 {
  opacity: 1;
}

.bar3 {
  bottom: 0;
  -webkit-animation: bottombar-back 500ms;
          animation: bottombar-back 500ms;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: initial !important;
          animation-play-state: initial !important;
}

.menu-bar + .menu-bar {
  margin-top: 6px;
}

.mm-opening .bar1,
.toggled .bar1 {
  top: 25%;
  -webkit-animation: topbar-x 500ms;
          animation: topbar-x 500ms;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.mm-opening .bar2,
.toggled .bar2 {
  opacity: 0;
}

.mm-opening .bar3,
.toggled .bar3 {
  bottom: 28%;
  -webkit-animation: bottombar-x 500ms;
          animation: bottombar-x 500ms;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

@-webkit-keyframes topbar-x {
  0% {
    top: 0;
    transform: rotate(0deg);
  }
  45% {
    top: 25%;
    transform: rotate(145deg);
  }
  75% {
    transform: rotate(130deg);
  }
  100% {
    transform: rotate(135deg);
  }
}

@keyframes topbar-x {
  0% {
    top: 0;
    transform: rotate(0deg);
  }
  45% {
    top: 25%;
    transform: rotate(145deg);
  }
  75% {
    transform: rotate(130deg);
  }
  100% {
    transform: rotate(135deg);
  }
}

@-webkit-keyframes topbar-back {
  0% {
    top: 25%;
    transform: rotate(135deg);
  }
  45% {
    transform: rotate(-10deg);
  }
  75% {
    transform: rotate(5deg);
  }
  100% {
    top: 0;
    transform: rotate(0);
  }
}

@keyframes topbar-back {
  0% {
    top: 25%;
    transform: rotate(135deg);
  }
  45% {
    transform: rotate(-10deg);
  }
  75% {
    transform: rotate(5deg);
  }
  100% {
    top: 0;
    transform: rotate(0);
  }
}

@-webkit-keyframes bottombar-x {
  0% {
    bottom: 0;
    transform: rotate(0deg);
  }
  45% {
    bottom: 25%;
    transform: rotate(-145deg);
  }
  75% {
    transform: rotate(-130deg);
  }
  100% {
    transform: rotate(-135deg);
  }
}

@keyframes bottombar-x {
  0% {
    bottom: 0;
    transform: rotate(0deg);
  }
  45% {
    bottom: 25%;
    transform: rotate(-145deg);
  }
  75% {
    transform: rotate(-130deg);
  }
  100% {
    transform: rotate(-135deg);
  }
}

@-webkit-keyframes bottombar-back {
  0% {
    bottom: 25%;
    transform: rotate(-135deg);
  }
  45% {
    transform: rotate(10deg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    bottom: 0;
    transform: rotate(0);
  }
}

@keyframes bottombar-back {
  0% {
    bottom: 25%;
    transform: rotate(-135deg);
  }
  45% {
    transform: rotate(10deg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    bottom: 0;
    transform: rotate(0);
  }
}

#mobile-menu {
  display: none !important;
}

.page-loaded #mobile-menu {
  display: block !important;
}

/*
 * Mobile Menu jQuery mmenu
 */
.mm-panels,
.mm-panels > .mm-panel {
  background: #2a70b6;
}

.mm-panels > .mm-navbar + .mm-listview,
.mm-panels > .mm-panel > .mm-navbar + .mm-listview {
  margin-top: -10px;
}

.mm-menu > .mm-panel.mm-hasnavbar {
  padding-top: 50px;
}

.mm-menu {
  background: #2a70b6;
}

.mm-menu .mm-listview > li {
  font-size: 18px;
  font-weight: 400;
}

.mm-menu .mm-listview > li:not(.mm-divider)::after {
  border-color: white;
  border: none;
}

.mm-menu .mm-listview > li > a, .mm-menu .mm-listview > li > span {
  color: white;
  padding-top: 11px;
  padding-bottom: 11px;
}

.mm-menu .mm-listview > li .mm-next + a,
.mm-menu .mm-listview > li .mm-next + span {
  margin-right: 50px;
}

.mm-menu .mm-listview > li .mm-next {
  width: 100%;
}

.mm-menu .mm-listview > li .mm-next:before {
  border: none;
}

.mm-menu .mm-listview > li .mm-next::after, .mm-menu .mm-listview > li .mm-arrow::after {
  right: 27px;
}

.mm-menu .mm-listview > li:hover {
  background: rgba(0, 0, 0, 0.25);
}

.mm-menu .mm-listview a:hover {
  border: none !important;
  box-shadow: none;
}

.mm-menu a {
  border: none !important;
}

.mm-menu a:hover {
  box-shadow: none;
}

.mm-menu .mm-prev::before,
.mm-menu .mm-next::after,
.mm-menu .mm-arrow::after {
  border-color: white !important;
  border-width: 2px;
  height: 14px;
  width: 14px;
}

.mm-menu .mm-navbar {
  height: 50px;
  background: black;
  border: none;
}

.mm-menu .mm-navbar > * {
  padding: 0;
  line-height: 50px;
}

.mm-menu .mm-navbar > *, .mm-menu .mm-navbar a {
  color: white;
}

.mm-menu .mm-navbar .mm-title {
  font-family: "Quadon", serif;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
}

.mm-menu .mm-navbar .mm-btn {
  height: 50px;
  width: 50px;
}

.mm-listview > li:not(.mm-divider)::after {
  left: 0;
}

.mm-next:after, .mm-arrow:after {
  right: auto;
}

.mm-menu .mm-prev::before, .mm-menu .mm-next::after, .mm-menu .mm-arrow::after {
  height: 10px;
  width: 10px;
}

/* ==========================================================================
	Content
   ========================================================================== */
/*Styles*/
#main small {
  display: block;
}

#main mark {
  color: black;
  background-color: #ffd100;
  padding: 0 2px;
}

#main ul {
  position: relative;
  margin: 0 0 30px;
  padding-left: 30px;
}

#main ul li {
  font: 300 18px/1.428571429 "Geogrotesque", sans-serif;
  font: 300 1.8rem/1.428571429 "Geogrotesque", sans-serif;
  list-style: none;
  margin-bottom: 10px;
}

#main ul li:before {
  content: "\f058";
  position: absolute;
  font: 400 18px/1.428571429 "FontAwesome";
  font: 400 1.8rem/1.428571429 "FontAwesome";
  color: #2ba24f;
  margin: 0 0 0 -30px;
}

#main ul li:after {
  margin-bottom: 0;
}

#main ul li ul {
  margin: 5px 0;
  padding-left: 25px;
}

#main ul li ul li:before {
  color: #b8b5ae;
}

#main ul li ul li li {
  margin-bottom: 10px;
}

#main ol {
  position: relative;
  counter-reset: li;
  list-style: none;
  margin: 0 0 30px;
  padding-left: 30px;
}

#main ol li {
  font: 300 18px/1.428571429 "Geogrotesque", sans-serif;
  font: 300 1.8rem/1.428571429 "Geogrotesque", sans-serif;
  list-style: none;
  margin-bottom: 15px;
}

#main ol li:before {
  display: block;
  position: absolute;
  content: counter(li, decimal) ".";
  counter-increment: li;
  font: 500 18px/1.428571429 "Geogrotesque", sans-serif;
  font: 500 1.8rem/1.428571429 "Geogrotesque", sans-serif;
  color: #2ba24f;
  margin-left: -30px;
}

#main ol li:last-child {
  margin-bottom: 0;
}

#main ol li ol {
  margin: 10px 0 20px;
}

#main ol li ol li:before {
  content: counter(li, lower-roman) ".";
  color: #b8b5ae;
}

#main legend {
  font: 500 28px/1.1 "Quadon", serif;
  font: 500 2.8rem/1.1 "Quadon", serif;
  border: none;
  color: black;
  margin-bottom: 18px;
}

#main label {
  font: 500 14px/1.1 "Geogrotesque", sans-serif;
  font: 500 1.4rem/1.1 "Geogrotesque", sans-serif;
  text-transform: uppercase;
  margin-bottom: 6px;
}

#main input,
#main textarea {
  font: 400 16px/1.428571429 "Geogrotesque", sans-serif;
  font: 400 1.6rem/1.428571429 "Geogrotesque", sans-serif;
}

#main input::-webkit-input-placeholder,
#main textarea::-webkit-input-placeholder {
  font: 400 16px/1.428571429 "Geogrotesque", sans-serif;
  font: 400 1.6rem/1.428571429 "Geogrotesque", sans-serif;
  color: #b8b5ae;
}

#main input:-moz-placeholder,
#main textarea:-moz-placeholder {
  font: 400 16px/1.428571429 "Geogrotesque", sans-serif;
  font: 400 1.6rem/1.428571429 "Geogrotesque", sans-serif;
  color: #b8b5ae;
}

#main input::-moz-placeholder,
#main textarea::-moz-placeholder {
  font: 400 16px/1.428571429 "Geogrotesque", sans-serif;
  font: 400 1.6rem/1.428571429 "Geogrotesque", sans-serif;
  color: #b8b5ae;
}

#main input:-ms-input-placeholder,
#main textarea:-ms-input-placeholder {
  font: 400 16px/1.428571429 "Geogrotesque", sans-serif;
  font: 400 1.6rem/1.428571429 "Geogrotesque", sans-serif;
  color: #b8b5ae;
}

#main .form-control, #main .gform_wrapper .ginput_container input,
#main .gform_wrapper .ginput_container select,
#main .gform_wrapper .ginput_container textarea, #main .SumoSelect > .CaptionCont {
  font: 400 16px/1.428571429 "Geogrotesque", sans-serif;
  font: 400 1.6rem/1.428571429 "Geogrotesque", sans-serif;
  background: transparent;
  border: 2px solid #b8b5ae;
  border-radius: 2px;
  color: black;
  box-shadow: none;
  height: auto;
  margin-bottom: 0;
  padding: 10px 15px;
  -webkit-appearance: none;
}

#main .form-control:focus, #main .gform_wrapper .ginput_container input:focus,
#main .gform_wrapper .ginput_container select:focus,
#main .gform_wrapper .ginput_container textarea:focus, #main .SumoSelect > .CaptionCont:focus {
  font: 400 16px/1.428571429 "Geogrotesque", sans-serif;
  font: 400 1.6rem/1.428571429 "Geogrotesque", sans-serif;
  background: transparent;
  border: 2px solid black;
  color: black;
}

@media (max-width: 767px) {
  #main .form-control, #main .gform_wrapper .ginput_container input,
#main .gform_wrapper .ginput_container select,
#main .gform_wrapper .ginput_container textarea, #main .SumoSelect > .CaptionCont {
    margin-bottom: 0;
  }
}

#main .btn, #main .gform_wrapper .gform_footer .gform_button {
  display: inline-block;
  position: relative;
  font: 400 14px/46px "Geogrotesque", sans-serif;
  font: 400 1.4rem/4.6rem "Geogrotesque", sans-serif;
  letter-spacing: 0.05em;
  text-align: center;
  text-transform: uppercase;
  color: white;
  background: #2ba24f;
  box-shadow: none;
  border: 0;
  border-radius: 2px;
  min-width: 180px;
  vertical-align: middle;
  top: 0;
  margin-bottom: 30px;
  margin-bottom: 0;
  padding: 0 30px;
  overflow: hidden;
  text-shadow: none;
  transition: all ease 0.2s;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

@media (max-width: 767px) {
  #main .btn, #main .gform_wrapper .gform_footer .gform_button {
    font: 500 14px / 50px "Geogrotesque", sans-serif;
    font: 500 1.4rem / 5rem "Geogrotesque", sans-serif;
  }
}

#main .btn:after, #main .gform_wrapper .gform_footer .gform_button:after {
  content: "";
  position: absolute;
  width: 0%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 2px;
  transition: all ease 0.25s;
  z-index: -1;
}

#main .btn:focus, #main .gform_wrapper .gform_footer .gform_button:focus {
  outline: none;
}

#main .btn:active, #main .gform_wrapper .gform_footer .gform_button:active, #main .btn:hover, #main .gform_wrapper .gform_footer .gform_button:hover {
  color: white;
}

#main .btn:active:after, #main .gform_wrapper .gform_footer .gform_button:active:after, #main .btn:hover:after, #main .gform_wrapper .gform_footer .gform_button:hover:after {
  width: 100%;
  background: black;
  color: white;
}

#main .btn.black, #main .gform_wrapper .gform_footer .black.gform_button {
  font: 400 14px/50px "Geogrotesque", sans-serif;
  font: 400 1.4rem/5rem "Geogrotesque", sans-serif;
  color: white;
  background: black;
  border-radius: 2px;
}

#main .btn.black:after, #main .gform_wrapper .gform_footer .black.gform_button:after {
  background: #424145;
}

#main .btn.black:hover, #main .gform_wrapper .gform_footer .black.gform_button:hover, #main .btn.black:active, #main .gform_wrapper .gform_footer .black.gform_button:active {
  color: white;
}

#main .btn.green, #main .gform_wrapper .gform_footer .green.gform_button {
  font: 400 14px/50px "Geogrotesque", sans-serif;
  font: 400 1.4rem/5rem "Geogrotesque", sans-serif;
  color: white;
  background: #2ba24f;
  border-radius: 2px;
}

#main .btn.green:after, #main .gform_wrapper .gform_footer .green.gform_button:after {
  background: black;
}

#main .btn.green:hover, #main .gform_wrapper .gform_footer .green.gform_button:hover, #main .btn.green:active, #main .gform_wrapper .gform_footer .green.gform_button:active {
  color: white;
}

#main .btn.white, #main .gform_wrapper .gform_footer .white.gform_button {
  font: 400 14px/50px "Geogrotesque", sans-serif;
  font: 400 1.4rem/5rem "Geogrotesque", sans-serif;
  color: black;
  background: white;
  border-radius: 2px;
}

#main .btn.white:after, #main .gform_wrapper .gform_footer .white.gform_button:after {
  background: black;
}

#main .btn.white:hover, #main .gform_wrapper .gform_footer .white.gform_button:hover, #main .btn.white:active, #main .gform_wrapper .gform_footer .white.gform_button:active {
  color: white;
}

#main .btn.yellow, #main .gform_wrapper .gform_footer .yellow.gform_button {
  background: #ffd100;
  color: black;
}

#main .btn.yellow:hover, #main .gform_wrapper .gform_footer .yellow.gform_button:hover {
  color: white;
}

#main .btn.yellow:hover:after, #main .gform_wrapper .gform_footer .yellow.gform_button:hover:after {
  width: 100%;
  background: #333236;
  color: white;
}

#main .btn.outline, #main .gform_wrapper .gform_footer .outline.gform_button {
  color: black;
  background: transparent;
  border: 2px solid black;
  border-radius: 2px;
}

#main .btn.outline:after, #main .gform_wrapper .gform_footer .outline.gform_button:after {
  background: black;
}

#main .btn.outline:hover, #main .gform_wrapper .gform_footer .outline.gform_button:hover, #main .btn.outline:active, #main .gform_wrapper .gform_footer .outline.gform_button:active {
  color: white;
}

#main .btn.outline.white, #main .gform_wrapper .gform_footer .outline.white.gform_button {
  border-color: white;
  color: white;
}

#main .btn.outline.white:after, #main .gform_wrapper .gform_footer .outline.white.gform_button:after {
  background: white;
}

#main .btn.outline.white:hover, #main .gform_wrapper .gform_footer .outline.white.gform_button:hover, #main .btn.outline.white:active, #main .gform_wrapper .gform_footer .outline.white.gform_button:active {
  color: black;
  background: white;
}

#main .btn.arrow, #main .gform_wrapper .gform_footer .arrow.gform_button {
  padding-right: 45px;
}

#main .btn.arrow:before, #main .gform_wrapper .gform_footer .arrow.gform_button:before {
  content: '';
  border: 2px solid transparent;
  display: block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  transform: rotate(-45deg);
  border-top: none;
  border-left: none;
  right: 23px;
  opacity: 1;
  border-color: white;
  left: auto;
  right: 30px;
  background: none;
}

#main a {
  position: relative;
  display: inline-block;
}

#main a:hover {
  color: #2a70b6;
}

#main a::after {
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 2px;
  background: #2a70b6;
  content: "";
  opacity: 0;
  transition: all ease 0.25s;
  transform: translateY(2px);
}

#main a:hover::after, #main a:focus::after {
  opacity: 1;
  transform: translateY(0px);
}

#main a.clearstyle, #main #global-footer .footer-bottom a, #global-footer .footer-bottom #main a, #main .listing a {
  background: none;
}

#main a.clearstyle:after, #main #global-footer .footer-bottom a:after, #global-footer .footer-bottom #main a:after, #main .listing a:after {
  height: 0;
}

#main .billboard {
  position: relative;
  height: 520px;
}

.home #main .billboard {
  height: 600px;
}

#main .billboard .container-fluid {
  position: relative;
  height: 100%;
}

#main .billboard .caption {
  font: 300 24px/1.1 "Quadon", serif;
  font: 300 2.4rem/1.1 "Quadon", serif;
  padding: 26px 30px 26px 113px;
  margin-bottom: 0;
  background: #ffd100;
  display: inline-block;
  position: absolute;
  left: 60px;
  bottom: 80px;
  border-radius: 60px;
  text-transform: none;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.66), 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
}

#main .billboard .caption span.state {
  text-transform: uppercase;
}

.home #main .billboard .caption {
  padding: 26px 113px 26px 30px;
  right: 60px;
  left: auto;
}

.home #main .billboard .caption:after {
  right: 10px;
  left: auto;
  transform: none;
}

#main .billboard .caption:after {
  background-image: url("../images/ranbuild-man@2.png");
  background-repeat: no-repeat;
  background-size: 88px 118px;
  content: "";
  display: block;
  width: 88px;
  height: 118px;
  position: absolute;
  left: 15px;
  bottom: 0;
}

@media (max-height: 900px) {
  #main .billboard {
    height: 480px;
  }
  .home #main .billboard {
    height: 520px;
  }
}

@media (max-height: 800px) {
  #main .billboard {
    height: 420px;
  }
  .home #main .billboard {
    height: 480px;
  }
}

@media (max-width: 992px) {
  #main .billboard, .home #main .billboard {
    height: 480px;
  }
}

@media (max-width: 1025px) {
  #main .billboard, .home #main .billboard {
    height: 420px;
  }
}

@media (max-width: 768px) {
  #main .billboard {
    height: 380px;
  }
  #main .billboard .caption {
    font: 300 21px / 1.1 "Quadon", serif;
    font: 300 2.1rem / 1.1 "Quadon", serif;
    left: 40px;
    bottom: 40px;
    padding: 16px 20px 16px 20px;
  }
  #main .billboard .caption:after {
    background-image: none;
  }
  .home #main .billboard .caption {
    padding: 16px 20px 16px 20px;
    right: 40px;
  }
}

@media (max-width: 767px) {
  #main .billboard {
    height: 220px;
  }
  .home #main .billboard {
    height: 240px;
  }
  #main .billboard .caption {
    left: 20px;
  }
}

#main .intro {
  background: #333236;
}

#main .intro p {
  font: 300 21px/1.1 "Quadon", serif;
  font: 300 2.1rem/1.1 "Quadon", serif;
  text-align: center;
  text-transform: uppercase;
  color: white;
}

#main .intro p:last-child {
  margin-bottom: 0;
}

#main .intro .content {
  padding: 40px 0;
}

@media (max-width: 767px) {
  #main .intro .content {
    padding: 30px 0;
  }
}

#main .promo {
  position: relative;
  color: white;
  text-align: center;
}

#main .promo .btn, #main .promo .gform_wrapper .gform_footer .gform_button, #main .gform_wrapper .gform_footer .promo .gform_button {
  margin-bottom: 10px;
}

#main .promo .text-article {
  padding: 0 80px;
  z-index: 8;
  height: 520px;
}

#main .promo .text-article svg {
  margin-top: 40px;
  margin-bottom: 40px;
}

#main .promo .left-image {
  position: absolute;
  width: 50%;
  height: 100%;
  top: 0;
  left: 0;
}

#main .promo .right-image {
  position: absolute;
  width: 50%;
  height: 100%;
  top: 0;
  left: auto;
  right: 0;
}

@media (max-height: 900px) {
  #main .promo .text-article {
    height: 480px;
  }
}

@media (max-height: 800px) {
  #main .promo .text-article {
    height: 420px;
  }
}

@media (max-width: 992px) {
  #main .promo .text-article {
    padding: 0 40px;
  }
}

@media (max-width: 768px) {
  #main .promo .text-article {
    padding: 40px;
  }
  #main .promo .text-article img {
    margin: 0;
  }
}

@media (max-width: 767px) {
  #main .promo {
    text-align: left;
  }
  #main .promo .text-article {
    padding: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 240px;
    height: auto;
  }
  #main .promo .right-image,
#main .promo .left-image {
    height: 240px;
    width: 100%;
  }
  #main .promo .content-bg {
    bottom: 0;
    height: calc(100% - 240px);
    top: auto;
  }
}

#main .highlights {
  height: 480px;
  position: relative;
}

#main .highlights.image-as-bg img {
  opacity: 1;
}

#main .highlights .container-fluid {
  position: relative;
  height: 100%;
}

#main .highlights h2 {
  text-transform: none;
  color: white;
}

#main .highlights p {
  color: white;
  font-size: 16px;
}

#main .highlights .overlay {
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.66), rgba(0, 0, 0, 0));
}

#main .highlights span {
  width: 45%;
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

#main .highlights .btn, #main .highlights .gform_wrapper .gform_footer .gform_button, #main .gform_wrapper .gform_footer .highlights .gform_button {
  margin-bottom: 0;
}

#main .highlights.content-right span {
  right: 5%;
}

#main .highlights.content-right .overlay {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.66), rgba(0, 0, 0, 0));
}

@media (max-height: 900px) {
  #main .highlights {
    height: 420px;
  }
}

@media (max-width: 768px) {
  #main .highlights {
    height: auto;
  }
  #main .highlights span {
    width: 60%;
  }
  #main .highlights .overlay {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  #main .highlights span {
    position: static;
    transform: none;
  }
}

@media (min-width: 1600px) {
  #main .highlights span {
    width: 30%;
  }
}

#main .products {
  overflow: hidden;
}

#main .products h3 {
  color: white;
  margin-bottom: 10px;
  font-weight: 300;
}

#main .products p {
  font: 300 16px/1.42857 "Geogrotesque", sans-serif;
  font: 300 1.6rem/1.42857 "Geogrotesque", sans-serif;
  color: #888b8a;
}

#main .products ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#main .products ul li {
  margin: 0;
}

#main .products ul li:before {
  content: "";
  margin: 0;
}

#main .products ul li {
  font: 300 16px/1.42857 "Geogrotesque", sans-serif;
  font: 300 1.6rem/1.42857 "Geogrotesque", sans-serif;
  margin-bottom: 5px;
}

#main .products ul li a {
  color: #888b8a;
  text-transform: uppercase;
}

#main .products ul li a:hover {
  color: #ffd100;
  text-decoration: underline;
}

#main .products .row {
  margin-left: -7.5px;
  margin-right: -7.5px;
}

#main .products .col-sm-4, #main .products .col-sm-6, #main .products .col-sm-8, #main .products .col-md-4, #main .products .col-md-6, #main .products .col-md-8, #main .products .product.commercial, #main .products .product.all-products {
  margin-bottom: 15px;
  padding-left: 7.5px;
  padding-right: 7.5px;
}

#main .products .desc {
  padding: 30px;
  display: table-cell;
  vertical-align: bottom;
  color: black;
}

#main .products .desc:after {
  height: 0;
  transition: none;
}

#main .products .desc:hover {
  box-shadow: none;
}

@media (max-width: 1200px) {
  #main .products .desc {
    padding: 20px;
  }
  #main .products h3 {
    margin-bottom: 10px;
  }
}

#main .products .product {
  height: 342px;
  background-color: white;
  display: table;
  width: 100%;
  position: relative;
}

#main .products .product.choose p {
  color: black;
  opacity: 1;
  height: auto;
}

#main .products .product .overlay {
  background-image: linear-gradient(to top, black, rgba(0, 0, 0, 0));
  position: absolute;
  height: 50%;
  width: 100%;
  left: 0;
  bottom: 0;
}

#main .products .product.choose {
  text-align: center;
  background-color: white;
}

#main .products .product.choose:hover {
  background-blend-mode: none;
  background-color: white;
}

#main .products .product.choose h3 {
  color: black;
  font-size: 32px;
  font-size: 3.2rem;
  text-transform: uppercase;
  margin-bottom: 20px;
}

#main .products .product.choose .desc {
  vertical-align: middle;
}

#main .products .product.choose p:last-child {
  margin-bottom: 0;
}

#main .products .product.commercial {
  height: 520px;
}

#main .products .product.all-products {
  height: 164px;
  background: black;
}

#main .products .product.all-products .desc {
  vertical-align: middle;
}

#main .products .product.all-products .desc .btn, #main .products .product.all-products .desc .gform_wrapper .gform_footer .gform_button, #main .gform_wrapper .gform_footer .products .product.all-products .desc .gform_button {
  display: table;
  margin: 0 auto;
}

@media (max-width: 768px) {
  #main .products {
    height: auto;
  }
  #main .products .product.commercial {
    height: 342px;
  }
  #main .products .product {
    height: 280px;
  }
  #main .products .product.commercial {
    height: 280px;
  }
}

/* Flip Card */
#main .flip-container {
  perspective: 2000;
  transform: perspective(2000px);
  -ms-transform: perspective(2000px);
  transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
}

#main .flip-container a:hover:after {
  height: 0;
  opacity: 0;
}

/* START: Accommodating for IE */
.flip-container:hover .back,
.flip-container.hover .back {
  transform: rotateY(0deg);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.flip-container:hover .front,
.flip-container.hover .front {
  transform: rotateY(180deg);
}

html[data-useragent*='MSIE'] .flip-container:hover .back,
html[data-useragent*='MSIE'] .flip-container.hover .back {
  opacity: 1;
}

html[data-useragent*='MSIE'] .flip-container:hover .front,
html[data-useragent*='MSIE'] .flip-container.hover .front {
  display: none;
}

/* END: Accommodating for IE */
.flip-container, .front, .back {
  height: 100%;
  width: 100%;
}

.flip-container {
  width: 100%;
}

.flip-container * {
  transition: all 0.6s ease 0s !important;
}

.flipper {
  transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transition: 0.6s !important;
  transform: perspective(4000px);
  -ms-transform: perspective(4000px);
  position: relative;
  height: 100%;
}

.front, .back {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  transition: 0.6s;
  transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  position: absolute;
  top: 0;
  left: 0;
}

.front {
  transform: rotateY(0deg);
  -ms-transform: rotateX(0deg);
  z-index: 2;
}

.back.desc {
  display: block !important;
  background: black;
  transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  text-align: left;
}

.back.desc h3 {
  margin-bottom: 10px;
}

#main .promotion img {
  width: 100%;
}

#main .promotion .desc {
  padding: 30px;
}

#main .promotion .desc .btn-container {
  width: 100%;
  text-align: center;
}

/* Tabs container */
.r-tabs {
  position: relative;
  background-color: #00c5ad;
  border-top: 1px solid #00c5ad;
  border-right: 1px solid #00c5ad;
  border-left: 1px solid #00c5ad;
  border-bottom: 4px solid #00c5ad;
  border-radius: 4px;
}

#repsonsive-tab * {
  transition: none;
}

/* Tab element */
.r-tabs .r-tabs-nav .r-tabs-tab {
  position: relative;
  background-color: #00c5ad;
}

/* Tab anchor */
.r-tabs .r-tabs-nav .r-tabs-anchor {
  display: inline-block;
  padding: 10px 12px;
  text-decoration: none;
}

/* Disabled tab */
.r-tabs .r-tabs-nav .r-tabs-state-disabled {
  opacity: 0.5;
}

/* Active state tab anchor */
.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
  color: #00c5ad;
  text-shadow: none;
  background-color: white;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

/* Tab panel */
.r-tabs .r-tabs-panel {
  background-color: white;
}

/* Accordion anchor */
.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
  display: block;
  padding: 10px;
  background-color: #00c5ad;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  font-size: 14px;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

/* Active accordion anchor */
.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
  background-color: #fff;
  color: #00c5ad;
  text-shadow: none;
}

/* Disabled accordion button */
.r-tabs .r-tabs-accordion-title.r-tabs-state-disabled {
  opacity: 0.5;
}

/* Buttons */
button {
  display: inline-block;
  margin-top: 10px;
  margin-right: 10px;
  padding: 10px 20px;
  line-height: 100%;
  color: #fff;
  font-size: 14px;
  text-align: center;
  text-shadow: 0 1px rgba(0, 0, 0, 0.3);
  vertical-align: middle;
  font-weight: bold;
  border: 0;
  border-radius: 3px;
  background-color: #00c5ad;
  box-shadow: 0px 3px 0px 0px #00ab94;
  cursor: pointer;
}

/* Info bar */
.info {
  display: inline-block;
  margin-top: 10px;
  margin-right: 10px;
  padding: 10px 20px;
  width: 300px;
  line-height: 100%;
  font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace;
  font-size: 14px;
  color: #00c5ad;
  border: 2px solid #00ab94;
  border-radius: 3px;
  background-color: #fff;
  cursor: pointer;
}

.r-tabs .r-tabs-nav {
  margin: 0;
  padding: 0;
}

.r-tabs .r-tabs-tab {
  display: inline-block;
  margin: 0;
  list-style: none;
}

.r-tabs .r-tabs-panel {
  padding: 15px;
  display: none;
  opacity: 0;
  visibility: hidden;
}

.r-tabs .r-tabs-accordion-title {
  display: none;
}

.r-tabs .r-tabs-panel.r-tabs-state-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

/* Accordion responsive breakpoint */
@media only screen and (max-width: 768px) {
  .r-tabs .r-tabs-nav {
    display: none;
  }
  .r-tabs .r-tabs-accordion-title {
    display: block;
  }
}

#main .r-tabs {
  background: none;
  border: none;
  border-radius: 0px;
}

#main .r-tabs ul.r-tabs-nav {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

#main .r-tabs ul.r-tabs-nav li {
  margin: 0;
  background: none;
}

#main .r-tabs ul.r-tabs-nav li:before {
  content: "";
  margin: 0;
}

#main .r-tabs ul.r-tabs-nav li.r-tabs-state-active a {
  color: #2a70b6;
}

#main .r-tabs ul.r-tabs-nav li a {
  box-shadow: none;
  border-radius: 0;
  padding: 34px 37px;
  text-transform: uppercase;
  font: 400 16px/1.1 "Quadon", serif;
  font: 400 1.6rem/1.1 "Quadon", serif;
  color: black;
}

#main .r-tabs ul.r-tabs-nav li a:hover {
  color: #2a70b6;
}

#main .r-tabs ul.r-tabs-nav li a:after {
  background: none;
}

#main .r-tabs .r-tabs-panel {
  padding: 40px;
  transition: none;
}

#main .r-tabs .r-tabs-panel li:last-child,
#main .r-tabs .r-tabs-panel ul:last-child,
#main .r-tabs .r-tabs-panel p:last-child {
  margin-bottom: 0;
}

#main .r-tabs .r-tabs-panel > p:last-child {
  margin: 0;
}

@media (max-width: 768px) {
  #main .r-tabs .r-tabs-panel {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: -1px;
  }
}

@media (max-width: 767px) {
  #main .r-tabs .r-tabs-panel {
    padding: 20px;
  }
}

#main .r-tabs .r-tabs-accordion-title {
  background: rgba(51, 50, 54, 0.05);
  margin-bottom: 1px;
}

#main .r-tabs .r-tabs-accordion-title.r-tabs-state-active a:after {
  transform: rotate(45deg);
}

#main .r-tabs .r-tabs-accordion-title a {
  border-radius: 0;
  display: block;
  width: 100%;
  background: #2a70b6;
  color: black;
  padding: 18px 20px;
  font: 400 16px/1.1 "Geogrotesque", sans-serif;
  font: 400 1.6rem/1.1 "Geogrotesque", sans-serif;
  text-transform: uppercase;
  color: white;
  position: relative;
}

#main .r-tabs .r-tabs-accordion-title a:after {
  background: none;
}

#main .r-tabs .r-tabs-accordion-title a:hover {
  box-shadow: none;
  background: #225a92;
}

#main .r-tabs .r-tabs-accordion-title a:hover:after {
  background: none;
}

#main .r-tabs .r-tabs-accordion-title a:after {
  content: '';
  border: 2px solid transparent;
  display: block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  transform: rotate(-45deg);
  border-top: none;
  border-left: none;
  right: 23px;
  opacity: 1;
  border-color: white;
  left: auto;
}

#repsonsive-tabs > ul {
  opacity: 0;
}

.page-loaded #repsonsive-tabs > ul {
  opacity: 1;
}

#main .wrapper-tabs {
  position: relative;
}

#main .wrapper-tabs .left-arrow, #main .wrapper-tabs .right-arrow {
  width: 25px;
  height: 100%;
  position: absolute;
  top: 0;
  cursor: pointer;
}

#main .wrapper-tabs .left-arrow.disabled, #main .wrapper-tabs .right-arrow.disabled {
  display: none;
}

#main .wrapper-tabs .left-arrow:after, #main .wrapper-tabs .right-arrow:after {
  -moz-osx-font-smoothing: grayscale;
  color: inherit;
  font-family: "FontAwesome";
  font-size: 14px;
  line-height: 1;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

#main .wrapper-tabs .left-arrow {
  background-image: linear-gradient(to right, white, rgba(255, 255, 255, 0.5));
  left: 0;
}

#main .wrapper-tabs .left-arrow:after {
  content: "\f053";
}

#main .wrapper-tabs .right-arrow {
  background-image: linear-gradient(to left, white, rgba(255, 255, 255, 0.5));
  right: 0;
}

#main .wrapper-tabs .right-arrow:after {
  content: "\f054";
}

#gallery-1 {
  width: 100%;
  height: 580px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

#main .dealer-top.row {
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  #main .dealer-top.row {
    margin-bottom: 20px;
  }
}

#main .dealer-top h2 {
  font: 500 28px/1.1 "Quadon", serif;
  font: 500 2.8rem/1.1 "Quadon", serif;
  text-transform: none;
  display: inline;
}

#main .dealer-details {
  padding: 30px;
  background: #f6f7ef;
  margin-bottom: 35px;
}

#main .dealer-details h4 {
  font-size: 18px;
  font-weight: 600;
}

#main .dealer-details strong {
  font-weight: 400;
}

#main .dealer-details .block {
  margin-bottom: 20px;
}

#main .dealer-details .block.store-address > p {
  max-width: 60%;
}

@media (max-width: 767px) {
  #main .dealer-details {
    padding: 20px;
    margin-bottom: 20px;
  }
  #main .dealer-details .block.opening-hours {
    margin: 0;
  }
}

@media (max-width: 767px) {
  #main .btns .location-btn {
    margin-top: 20px;
  }
}

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

.svg-btn {
  color: black;
  text-transform: uppercase;
  margin-right: 50px;
  font-size: 14px;
  font-size: 1.4rem;
}

.svg-btn:last-child {
  margin-right: 0;
}

.svg-btn:hover span {
  background: black;
}

.svg-btn span {
  width: 80px;
  height: 80px;
  display: block;
  border-radius: 80px;
  background: #2ba24f;
  position: relative;
  margin: 0 auto;
  margin-bottom: 20px;
}

.svg-btn svg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  fill: white;
}

.svg-btn svg.ico-laptop {
  width: 38px;
  height: 26px;
}

.svg-btn svg.ico-tablet {
  width: 42px;
  height: 35px;
}

#main ul.colorbond-colors {
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  #main ul.colorbond-colors {
    margin-bottom: 10px;
  }
  #main ul.colorbond-colors:last-child {
    margin-bottom: -10px !important;
  }
}

#main ul.colorbond-colors li {
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
  position: relative;
}

#main ul.colorbond-colors li span.background {
  display: block;
  width: 112px;
  height: 112px;
  border-radius: 5px;
}

@media (max-width: 767px) {
  #main ul.colorbond-colors li span.background {
    width: 88px;
    height: 88px;
  }
}

#main ul.colorbond-colors li span.name {
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 7px;
  font-size: 14px;
  font-size: 1.4rem;
}

#main ul.colorbond-colors li span.name.white {
  color: white;
}

/* Frame */
.owl-dots-wrapper * {
  transition: none !important;
}

.frame {
  height: 74px;
  line-height: 74px;
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .frame {
    height: 60px;
    line-height: 60px;
  }
}

.owl-dots {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 100%;
  font-size: 50px;
}

.owl-dots li,
.owl-dots .owl-dot {
  transition: box-shadow .2s ease-in !important;
  float: left;
  width: 112px;
  height: 100%;
  margin: 0 10px 0 0;
  padding: 0;
  background: #333;
  color: #ddd;
  text-align: center;
  cursor: pointer;
  background-size: cover;
  background-position: center;
  box-shadow: inset 0 0 0 0px #2ba24f;
}

.owl-dots .owl-dot.active {
  box-shadow: inset 0 0 0 6px #2ba24f;
}

.owl-dots .owl-dot:hover {
  box-shadow: inset 0 0 0 6px rgba(43, 162, 79, 0.75);
}

/* Pages */
.pages {
  list-style: none;
  margin: 20px 0;
  padding: 0;
  text-align: center;
}

.pages li {
  background: #c7c7c9;
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 0 7px !important;
  text-indent: -999px;
  border-radius: 10px;
  cursor: pointer;
  overflow: hidden;
  /*background: #fff;*/
  /*box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .2);*/
}

.pages li:hover {
  background: #2ba24f;
}

.pages li.active {
  background: #2ba24f;
}

#main .slide-cont {
  position: relative;
}

#main .slide-cont .fullscreen {
  cursor: pointer;
  background: rgba(0, 0, 0, 0.66) none repeat scroll 0 0;
  border-radius: 2px;
  height: 35px;
  position: absolute;
  top: 20px;
  right: 20px;
  width: 35px;
  z-index: 5000;
  display: block !important;
}

#main .slide-cont .fullscreen:after {
  height: 0;
}

#main .slide-cont .fullscreen i {
  color: white;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}

@media (max-width: 767px) {
  #main .slide-cont .fullscreen {
    top: 10px;
    right: 10px;
  }
}

#main .slide-cont.gallery-fullscreen {
  background: black none repeat scroll 0 0;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 2000;
}

#main .slide-cont.gallery-fullscreen .owl-carousel {
  height: 100%;
}

#main .slide-cont.gallery-fullscreen .owl-carousel .owl-item img {
  height: auto !important;
  width: 100%;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

#main .slide-cont.gallery-fullscreen .owl-carousel .owl-item .caption {
  bottom: 50px;
}

#main .slide-cont.gallery-fullscreen .owl-carousel .owl-nav {
  top: 50%;
}

#main .slide-cont.gallery-fullscreen .owl-carousel .owl-stage-outer {
  height: 100%;
}

.owl-carousel .owl-stage {
  height: 100%;
}

.owl-carousel .owl-stage-outer {
  height: 520px;
  background: #c7c7c9;
}

@media (max-width: 1025px) {
  .owl-carousel .owl-stage-outer {
    height: 342px;
  }
}

@media (max-width: 768px) {
  .owl-carousel .owl-stage-outer {
    height: 405px;
  }
}

@media (max-width: 767px) {
  .owl-carousel .owl-stage-outer {
    height: 280px;
  }
}

.owl-carousel .owl-nav {
  position: absolute;
  left: 0;
  top: 260px;
  transform: translateY(-50%);
  width: 100%;
  height: 50px;
}

@media (max-width: 1025px) {
  .owl-carousel .owl-nav {
    top: 171px;
  }
}

@media (max-width: 768px) {
  .owl-carousel .owl-nav {
    top: 202px;
  }
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
  width: 50px;
  height: 50px;
  border-radius: 50px;
  position: absolute;
  background: rgba(0, 0, 0, 0.6);
}

.owl-carousel .owl-nav .owl-prev:hover,
.owl-carousel .owl-nav .owl-next:hover {
  background: rgba(0, 0, 0, 0.9);
  transform: scale(1.2);
}

.owl-carousel .owl-nav .owl-prev .arrow,
.owl-carousel .owl-nav .owl-next .arrow {
  content: '';
  border: 2px solid transparent;
  display: block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  transform: rotate(-45deg);
  border-top: none;
  border-left: none;
  right: 23px;
  border-color: white;
  width: 15px;
  height: 15px;
  right: 20px;
}

.owl-carousel .owl-nav .owl-prev {
  left: 20px;
  transform: rotate(180deg);
}

.owl-carousel .owl-nav .owl-prev:hover {
  transform: rotate(180deg) scale(1.2);
}

.owl-carousel .owl-nav .owl-next {
  right: 20px;
}

@media (max-width: 767px) {
  .owl-carousel .owl-nav {
    display: none;
  }
}

.owl-item > div {
  height: 100%;
  overflow: hidden;
}

.owl-carousel .owl-item {
  height: 100%;
}

.owl-carousel .owl-item .caption {
  position: absolute;
  left: 20px;
  bottom: 20px;
  color: white;
  font-weight: 400;
  z-index: 20;
}

.owl-carousel .owl-item .overlay {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.66), rgba(0, 0, 0, 0));
  position: absolute;
  bottom: 0;
  height: 20%;
  left: 0;
  width: 100%;
  z-index: 10;
}

.owl-carousel .owl-item img {
  height: 100% !important;
  width: auto;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

#main .listing article {
  margin-bottom: 20px;
}

#main .listing article:last-child {
  margin-bottom: 0;
}

#main .listing article img {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}

#main .listing article h1 {
  font-size: 21px;
  font-size: 2.1rem;
  text-transform: none;
  margin-bottom: 14px;
}

#main .listing article p {
  font-size: 16px;
  font-size: 1.6rem;
}

#main .listing article p:last-child {
  margin-bottom: 0;
}

#main .feature {
  padding: 30px;
  border-radius: 5px;
  margin-bottom: 25px;
}

#main .feature p:last-child {
  margin-bottom: 0;
}

#main .feature ul {
  margin-bottom: 0;
}

#main .feature ul li:last-child {
  margin-bottom: 0;
}

#main .feature h4 {
  margin-bottom: 20px;
}

#main .clearfix .btn, #main .clearfix .gform_wrapper .gform_footer .gform_button, #main .gform_wrapper .gform_footer .clearfix .gform_button, #main .gform_wrapper li.check-box .ginput_container ul .btn, #main .gform_wrapper li.check-box .ginput_container ul .gform_footer .gform_button, #main .gform_wrapper .gform_footer li.check-box .ginput_container ul .gform_button, #main .gform_wrapper li.radio-button .ginput_container ul .btn, #main .gform_wrapper li.radio-button .ginput_container ul .gform_footer .gform_button, #main .gform_wrapper .gform_footer li.radio-button .ginput_container ul .gform_button, #main .listing .article .btn, #main .listing .article .gform_wrapper .gform_footer .gform_button, #main .gform_wrapper .gform_footer .listing .article .gform_button, #main #global-header .btn, #main #global-header .gform_wrapper .gform_footer .gform_button, #main .gform_wrapper .gform_footer #global-header .gform_button, #main ul.colorbond-colors .btn, #main ul.colorbond-colors .gform_wrapper .gform_footer .gform_button, #main .gform_wrapper .gform_footer ul.colorbond-colors .gform_button {
  margin-bottom: 0;
}

#main .portal-listing article {
  position: relative;
  text-align: center;
}

#main .portal-listing article .row > div {
  height: 480px;
}

#main .portal-listing article .desc {
  position: absolute;
  width: 80%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#main .portal-listing article p {
  font: 300 16px/1.42857 "Geogrotesque", sans-serif;
  font: 300 1.6rem/1.42857 "Geogrotesque", sans-serif;
}

#main .portal-listing article .btn, #main .portal-listing article .gform_wrapper .gform_footer .gform_button, #main .gform_wrapper .gform_footer .portal-listing article .gform_button {
  margin-bottom: 0;
}

#main .portal-listing article .img {
  width: 50%;
  position: absolute;
  left: 0;
}

#main .portal-listing article.right .img {
  right: 0;
  left: auto;
}

@media (max-width: 767px) {
  #main .portal-listing article {
    padding-top: 320px;
  }
  #main .portal-listing article .row > div {
    height: auto;
  }
  #main .portal-listing article .desc {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    width: 100%;
    padding: 60px 0;
  }
  #main .portal-listing article .img {
    height: 320px !important;
    top: 0;
    width: 100%;
  }
}

@media (max-width: 767px) {
  #main .portal-listing article {
    padding-top: 280px;
  }
  #main .portal-listing article .desc {
    padding: 30px 0;
  }
  #main .portal-listing article .img {
    height: 280px !important;
  }
}

#main #map-container {
  background: none;
}

#main #map-container .SumoSelect {
  width: 192px;
}

#main #map-container label {
  display: block;
}

#main #map-container .module {
  left: 30px;
  top: 30px;
}

#main #map-container .module h1 {
  font: 500 28px/1.1 "Quadon", serif;
  font: 500 2.8rem/1.1 "Quadon", serif;
  text-transform: none;
  color: white;
}

#main #map-container .module .content {
  margin-bottom: 15px;
}

@media (max-width: 768px) {
  #main #map-container {
    left: 20px;
    top: 20px;
  }
}

@media (min-width: 768px) {
  #main #map-container .content-inner {
    padding: 0;
    background: none;
  }
}

@media (max-width: 767px) {
  #main #map-container .module {
    position: static;
    width: 100%;
  }
  #main #map-container .module .content {
    background: none;
    margin-bottom: 0;
  }
  #main #map-container .module label {
    color: black !important;
  }
  #main #map-container .module input::-webkit-input-placeholder,
#main #map-container .module textarea::-webkit-input-placeholder {
    color: black !important;
  }
  #main #map-container .module input:-moz-placeholder,
#main #map-container .module textarea:-moz-placeholder {
    color: black !important;
  }
  #main #map-container .module input::-moz-placeholder,
#main #map-container .module textarea::-moz-placeholder {
    color: black !important;
  }
  #main #map-container .module input:-ms-input-placeholder,
#main #map-container .module textarea:-ms-input-placeholder {
    color: black !important;
  }
  #main #map-container .module .form-control, #main #map-container .module .gform_wrapper .ginput_container input, #main .gform_wrapper .ginput_container #map-container .module input,
#main #map-container .module .gform_wrapper .ginput_container select,
#main .gform_wrapper .ginput_container #map-container .module select,
#main #map-container .module .gform_wrapper .ginput_container textarea,
#main .gform_wrapper .ginput_container #map-container .module textarea, #main #map-container .module .SumoSelect > .CaptionCont {
    color: black !important;
    border: 2px solid #b8b5ae !important;
  }
  #main #map-container .module .form-control:focus, #main #map-container .module .gform_wrapper .ginput_container input:focus, #main .gform_wrapper .ginput_container #map-container .module input:focus,
#main #map-container .module .gform_wrapper .ginput_container select:focus,
#main .gform_wrapper .ginput_container #map-container .module select:focus,
#main #map-container .module .gform_wrapper .ginput_container textarea:focus,
#main .gform_wrapper .ginput_container #map-container .module textarea:focus, #main #map-container .module .SumoSelect > .CaptionCont:focus {
    color: black !important;
  }
  #main #map-container #map {
    height: 600px;
  }
  #main #map-container .SumoSelect {
    width: 100%;
  }
}

#mobile-dealer {
  background: #ffd100;
  padding: 30px 15px;
}

#mobile-dealer .btn, #mobile-dealer #main .gform_wrapper .gform_footer .gform_button, #main .gform_wrapper .gform_footer #mobile-dealer .gform_button {
  margin: 0;
}

#main #map-canvas {
  height: 400px;
}

#map-container {
  width: 100%;
}

#map {
  width: 100%;
  height: 800px;
}

#map * {
  transition: none;
}

#actions {
  list-style: none;
  padding: 0;
}

#inline-actions {
  padding-top: 10px;
}

.item {
  margin-left: 20px;
}

#main .gm-style .gm-style-iw-t::after {
  background: #ffd100;
  top: 0;
}

#main .gm-style .gm-style-iw-c {
  width: 350px !important;
  top: 0 !important;
  left: 0px !important;
  min-width: 480px;
  padding: 20px !important;
  background: #ffd100;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4);
  border-radius: 4px;
  overflow: inherit;
}

#main .gm-style .gm-style-iw-c .btn, #main .gm-style .gm-style-iw-c .gform_wrapper .gform_footer .gform_button, #main .gform_wrapper .gform_footer .gm-style .gm-style-iw-c .gform_button {
  margin-bottom: 0;
  margin-right: 15px;
}

#main .gm-style .gm-style-iw-c .gm-style-iw-d {
  overflow: auto !important;
  width: 100%;
}

.marker_label {
  color: white;
  font: 500 14px/14px "Geogrotesque", sans-serif;
  font: 500 1.4rem/1.4rem "Geogrotesque", sans-serif;
}

#main .gm-ui-hover-effect,
#main .close-btn {
  background: black !important;
  border-radius: 30px !important;
  box-shadow: none !important;
  height: 30px !important;
  right: -7px !important;
  top: -7px !important;
  width: 30px !important;
  border: none !important;
  opacity: 1;
}

#main .gm-ui-hover-effect:before,
#main .close-btn:before {
  content: '';
  border: 2px solid transparent;
  display: block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  transform: rotate(-45deg);
  border-right: none;
  border-bottom: none;
  left: 23px;
  left: 15px;
  border-color: white;
}

#main .gm-ui-hover-effect:after,
#main .close-btn:after {
  content: '';
  border: 2px solid transparent;
  display: block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  transform: rotate(-45deg);
  border-top: none;
  border-left: none;
  right: 23px;
  right: 15px;
  border-color: white;
}

#main .gm-ui-hover-effect img,
#main .close-btn img {
  display: none;
}

#main #map-canvas button,
#main #map button {
  box-shadow: none;
}

#main .gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom .gmnoprint > div {
  background: #ffd100 !important;
}

#main .gm-svpc {
  background: #ffd100 !important;
}

.dealer-map-info, .dealer-map-image {
  float: left;
}

.dealer-map-info {
  width: calc(100% - 145px);
}

.dealer-map-image {
  width: 125px;
  margin-right: 20px;
}

.dealer-map-image img {
  width: 100% !important;
  height: auto !important;
}

#main #video {
  width: 100%;
  background: black;
  color: white;
}

#main .video-description {
  margin-top: 0;
  margin-bottom: 15px;
  padding: 30px;
  background: white;
}

#main .video-description h2 {
  margin-bottom: 10px;
}

#main .video-description p {
  margin-bottom: 0;
}

#main .play {
  display: block;
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 14.4px solid white;
  position: absolute;
  z-index: 1;
  transition: all 0.3s;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

#main .play:before {
  content: '';
  position: absolute;
  top: -24px;
  left: -34.2px;
  bottom: -24px;
  right: -13.8px;
  border-radius: 50%;
  border: 4px solid white;
  z-index: 2;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
}

#main .play:after {
  content: '';
  opacity: 0;
  transition: opacity 0.6s;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
}

#main .play:hover:before, #main .play:focus:before {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}

#main .listing .article {
  margin-bottom: 15px;
  background: white;
  position: relative;
}

#main .listing .article:last-child {
  margin-bottom: 0;
}

#main .listing .article:hover {
  background: #ffd100;
  color: black;
}

#main .listing .article:hover time {
  color: black;
}

#main .listing .image {
  width: 200px;
  position: absolute;
  height: 100%;
}

#main .listing .image > a {
  width: 100%;
}

#main .listing .desc {
  padding: 30px;
  margin-left: 200px;
}

#main .listing h3 {
  margin-bottom: 15px;
  font-size: 24px;
}

#main .listing p {
  font-size: 16px;
  margin-bottom: 0;
}

#main .listing a {
  color: black;
  display: block;
}

@media (max-width: 768px) {
  #main .listing .image {
    width: 140px;
  }
  #main .listing .desc {
    padding: 15px 20px;
    margin-left: 140px;
  }
  #main .listing h3 {
    font-size: 24px;
  }
}

@media (max-width: 767px) {
  #main .listing .article {
    margin-bottom: 10px;
  }
  #main .listing .image {
    width: 100px;
  }
  #main .listing .desc {
    margin-left: 100px;
    padding: 10px 15px;
  }
  #main .listing h3 {
    font-size: 18px;
  }
}

#main .SumoSelect {
  width: 100%;
}

#main .SumoSelect ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#main .SumoSelect ul li {
  margin: 0;
}

#main .SumoSelect ul li:before {
  content: "";
  margin: 0;
}

#main .SumoSelect label {
  color: black !important;
}

#main .SumoSelect > .CaptionCont {
  background: none !important;
  margin-bottom: 0;
  padding: 6px 12px;
}

#main .SumoSelect > .CaptionCont span {
  margin-top: 4px !important;
  margin-bottom: 4px !important;
}

#main .SumoSelect > .CaptionCont > label {
  content: '';
  border: 2px solid transparent;
  display: block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  transform: rotate(-45deg);
  border-top: none;
  border-left: none;
  right: 23px;
  border-color: #b8b5ae;
  transform: rotate(45deg);
}

#main .SumoSelect > .CaptionCont > label > i {
  display: none;
}

#main .SumoSelect > .CaptionCont .box {
  background-color: #FEFEFE;
  border: 2px solid #eeeeee;
  background-size: 36px auto;
  background-position: 0 0, 15px 15px;
  position: absolute;
  left: 4px;
  top: 4px;
  width: 35px;
  height: 35px;
  border-radius: 2px;
}

#main .SumoSelect > .optWrapper {
  border-radius: 2px;
  border: 2px solid #b8b5ae;
}

#main .SumoSelect > .optWrapper > .options li {
  padding: 0;
  border: none;
}

#main .SumoSelect > .optWrapper > .options li.gf_placeholder {
  opacity: 0.5;
}

#main .SumoSelect > .optWrapper > .options li.selected {
  background: rgba(51, 50, 54, 0.05);
}

#main .SumoSelect > .optWrapper > .options li:hover {
  background: #E4E4E4;
}

#main .SumoSelect > .optWrapper > .options li label {
  margin-bottom: 0;
  padding: 10px 15px 8px;
  text-transform: none;
  font: 400 16px/1.42857 "Geogrotesque", sans-serif;
  font: 400 1.6rem/1.42857 "Geogrotesque", sans-serif;
}

#main .SumoSelect.open > .CaptionCont {
  background: black !important;
  border-color: black;
  color: white;
}

#main .SumoSelect.open > .optWrapper {
  border-color: black;
  top: 46px;
  border-top: none;
}

/*Colorbond Colours- UPDATE 20160408*/
.basalt, .basalt .box {
  background-color: #6d6d6f !important;
  background-image: none !important;
}

.cove, .cove .box {
  background-color: #a59f89 !important;
  background-image: none !important;
}

.dune, .dune .box {
  background-color: #b1ada2 !important;
  background-image: none !important;
}

.evening-haze, .evening-haze .box {
  background-color: #c5c3aa !important;
  background-image: none !important;
}

.gully, .gully .box {
  background-color: #877f74 !important;
  background-image: none !important;
}

.ironstone, .ironstone .box {
  background-color: #3f434e !important;
  background-image: none !important;
}

.jasper, .jasper .box {
  background-color: #6d6153 !important;
  background-image: none !important;
}

.mangrove, .mangrove .box {
  background-color: #737560 !important;
  background-image: none !important;
}

.monument, .monument .box {
  background-color: #323234 !important;
  background-image: none !important;
}

.shale-grey, .shale-grey .box {
  background-color: #bdbfba !important;
  background-image: none !important;
}

.surfmist, .surfmist .box {
  background-color: #e4e2d5 !important;
  background-image: none !important;
}

.terrain, .terrain .box {
  background-color: #68442c !important;
  background-image: none !important;
}

.wallaby, .wallaby .box {
  background-color: #807c79 !important;
  background-image: none !important;
}

.windspray, .windspray .box {
  background-color: #898b8a !important;
  background-image: none !important;
}

.classic-cream, .classic-cream .box {
  background-color: #eadcb7 !important;
  background-image: none !important;
}

.cottage-green, .cottage-green .box {
  background-color: #2f4c3a !important;
  background-image: none !important;
}

.deep-ocean, .deep-ocean .box {
  background-color: #364153 !important;
  background-image: none !important;
}

.manor-red, .manor-red .box {
  background-color: #601d0a !important;
  background-image: none !important;
}

.night-sky, .night-sky .box {
  background-color: #000000 !important;
  background-image: none !important;
}

.pale-eucalypt, .pale-eucalypt .box {
  background-color: #7c856a !important;
  background-image: none !important;
}

.paperbark, .paperbark .box {
  background-color: #cbc0a4 !important;
  background-image: none !important;
}

.woodland-grey, .woodland-grey .box {
  background-color: #4b4c46 !important;
  background-image: none !important;
}

.custom-orb label {
  text-transform: uppercase !important;
}

.custom-orb .box {
  background-image: url("../images/cladding-custom-orb.png");
}

.multiclad label {
  text-transform: uppercase !important;
}

.multiclad .box {
  background-image: url("../images/cladding-multiclad.png");
}

.trimdek label {
  text-transform: uppercase !important;
}

.trimdek .box {
  background-image: url("../images/cladding-trimdek.png");
}

#main .cladding-field .SumoSelect > .CaptionCont > span,
#main .color-field .SumoSelect > .CaptionCont > span {
  padding-left: 34px;
}

@media (max-width: 767px) {
  #main .cladding-field .SumoSelect > .CaptionCont > span,
#main .color-field .SumoSelect > .CaptionCont > span {
    padding-left: 0;
  }
}

#main .cladding-field .optWrapper .options .opt,
#main .color-field .optWrapper .options .opt {
  background: none !important;
  position: relative;
}

#main .cladding-field .optWrapper .options .opt label,
#main .color-field .optWrapper .options .opt label {
  padding: 10px 15px 13px 49px;
}

#main .cladding-field .optWrapper .options .opt .box,
#main .color-field .optWrapper .options .opt .box {
  background-color: #FEFEFE;
  border: 2px solid #eeeeee;
  background-size: 36px auto;
  background-position: 0 0, 15px 15px;
  position: absolute;
  left: 4px;
  top: 4px;
  width: 35px;
  height: 35px;
  border-radius: 2px;
}

@media (max-width: 767px) {
  #main .cladding-field .optWrapper .options .opt .box,
#main .color-field .optWrapper .options .opt .box {
    display: none;
  }
}

/* Social Share icons */
.icon,
[class*=" icon--"],
[class*=icon--][class*="--after"]:after,
[class*=icon--][class*="--before"]:before,
[class*=icon--][class*="--beforeafter"]:after,
[class*=icon--][class*="--beforeafter"]:before,
[class^=icon--] {
  display: inline-block;
  text-indent: -9999px;
  overflow: hidden;
  padding: 0;
  text-align: center;
  font-size: 16px;
  text-shadow: none;
  border: none;
  vertical-align: middle;
  background-size: cover;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0 0;
}

.icon:hover,
[class*=" icon--"]:hover,
[class*=icon--][class*="--after"]:hover:after,
[class*=icon--][class*="--before"]:hover:before,
[class*=icon--][class*="--beforeafter"]:hover:after,
[class*=icon--][class*="--beforeafter"]:hover:before,
[class^=icon--]:hover {
  background-color: transparent;
}

[class*=icon--][class*="--after"],
[class*=icon--][class*="--before"],
[class*=icon--][class*="--beforeafter"] {
  font-size: inherit;
  overflow: visible;
  text-indent: 0;
}

[class*=icon--][class*="--before"] {
  position: relative;
}

[class*=icon--][class*="--before"]:before {
  content: "";
  vertical-align: baseline;
}

[class*=icon--][class*="--before"].icon--stacked,
[class*=icon--][class*="--before"].icon--stacked:before {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

[class*=icon--][class*="--after"] {
  position: relative;
}

[class*=icon--][class*="--after"]:after {
  content: "";
}

[class*=icon--][class*="--beforeafter"] {
  position: relative;
}

[class*=icon--][class*="--beforeafter"]:after,
[class*=icon--][class*="--beforeafter"]:before {
  content: "";
}

[class*=icon--][class*="--beforeafter"]:before {
  margin: 0 10px 0 auto;
}

[class*=icon--][class*="--beforeafter"]:after {
  margin: 0 auto 0 10px;
}

.icon,
[class*=icon--],
[class*=icon--][class*="--after"]:after,
[class*=icon--][class*="--before"]:before,
[class*=icon--][class*="--beforeafter"]:after,
[class*=icon--][class*="--beforeafter"]:before {
  color: inherit;
  text-decoration: none;
}

.icon:after,
[class*=icon--]:after,
[class*=icon--][class*="--after"]:after,
[class*=icon--][class*="--beforeafter"]:after {
  clear: both;
  content: '';
  display: table;
}

.icon > span,
[class*=icon--] > span,
[class*=icon--][class*="--after"]:after > span,
[class*=icon--][class*="--before"]:before > span,
[class*=icon--][class*="--beforeafter"]:after > span,
[class*=icon--][class*="--beforeafter"]:before > span {
  font-size: 1em;
}

.icon--after--facebook:after,
.icon--before--facebook:before,
.icon--facebook {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='48' viewBox='0 0 16 48'%3E%3Cpath fill='%2378777A' d='M8.8 15V8.5H11l.3-2.5H8.8V4.4c0-.7.2-1.2 1.2-1.2h1.3V.9c-.2 0-1-.1-1.9-.1C7.5.8 6 2 6 4.2V6H4v2.5h2V15h2.8z'/%3E%3Cpath fill='%233B5998' d='M8.8 31v-6.5H11l.3-2.5H8.8v-1.6c0-.7.2-1.2 1.2-1.2h1.3v-2.3c-.2 0-1-.1-1.9-.1C7.5 16.8 6 18 6 20.2V22H4v2.5h2V31h2.8z'/%3E%3Cpath fill='%23fff' d='M8.8 47v-6.5H11l.3-2.5H8.8v-1.6c0-.7.2-1.2 1.2-1.2h1.3v-2.3c-.2 0-1-.1-1.9-.1C7.5 32.8 6 34 6 36.2V38H4v2.5h2V47h2.8z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  height: 1em;
  width: 1em;
  background-size: 100% auto;
}

.icon--before--facebook:before {
  margin-right: 15px;
  left: 0;
}

.icon--after--facebook:after,
.icon--before--facebook:before {
  position: absolute;
  top: 50%;
  margin-top: -.5em;
  vertical-align: middle;
}

.icon--after--facebook:after {
  margin-left: 15px;
  margin-right: 0;
  right: 0;
}

.icon--after--twitter:after,
.icon--before--twitter:before,
.icon--twitter {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='48' viewBox='0 0 16 48'%3E%3Cpath fill='%2378777A' d='M15.7 3.5c-.5.2-1.1.4-1.7.5.6-.4 1.1-1 1.4-1.6-.6.3-1.3.6-2 .7-.6-.6-1.4-1-2.3-1-1.7 0-3 1.3-3 3 0 .2 0 .5.1.7-2.6-.2-4.8-1.4-6.4-3.2-.3.5-.4 1-.4 1.5 0 1.1.6 2 1.4 2.5-.5 0-1-.1-1.4-.4 0 1.5 1.1 2.7 2.4 2.9-.3.2-.5.2-.8.2h-.6c.4 1.2 1.5 2.1 2.9 2.1-1 .8-2.4 1.3-3.8 1.3H.8c1.4.9 3 1.3 4.7 1.3 5.6 0 8.7-4.6 8.7-8.5V5c.6-.3 1.1-.9 1.5-1.5z'/%3E%3Cpath fill='%2303B3EE' d='M15.7 19.5c-.6.2-1.1.4-1.8.5.6-.4 1.1-1 1.4-1.6-.6.3-1.3.6-2 .7-.6-.6-1.4-1-2.3-1-1.7 0-3 1.3-3 3 0 .2 0 .5.1.7-2.5-.1-4.8-1.3-6.3-3.1-.3.5-.4 1-.4 1.5 0 1.1.6 2 1.4 2.5-.5 0-1-.1-1.4-.4 0 1.5 1.1 2.7 2.4 2.9-.2.1-.5.1-.8.1h-.6c.4 1.2 1.5 2.1 2.9 2.1-1 .8-2.4 1.3-3.8 1.3H.8c1.4.9 3 1.3 4.7 1.3 5.6 0 8.7-4.6 8.7-8.5V21c.6-.3 1.1-.9 1.5-1.5z'/%3E%3Cpath fill='%23fff' d='M15.7 35.5c-.6.2-1.1.4-1.8.5.6-.4 1.1-1 1.4-1.6-.6.3-1.3.6-2 .7-.6-.6-1.4-1-2.3-1-1.7 0-3 1.3-3 3 0 .2 0 .5.1.7-2.5-.1-4.8-1.3-6.3-3.1-.3.5-.4 1-.4 1.5 0 1.1.6 2 1.4 2.5-.5 0-1-.1-1.4-.4 0 1.5 1.1 2.7 2.4 2.9-.2.1-.5.1-.8.1h-.6c.4 1.2 1.5 2.1 2.9 2.1-1 .8-2.4 1.3-3.8 1.3H.8c1.4.9 3 1.3 4.7 1.3 5.6 0 8.7-4.6 8.7-8.5V37c.6-.3 1.1-.9 1.5-1.5z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  height: 1em;
  width: 1em;
  background-size: 100% auto;
}

.icon--before--twitter:before {
  margin-right: 15px;
  left: 0;
}

.icon--after--twitter:after,
.icon--before--twitter:before {
  position: absolute;
  top: 50%;
  margin-top: -.5em;
  vertical-align: middle;
}

.icon--after--twitter:after {
  margin-left: 15px;
  margin-right: 0;
  right: 0;
}

.icon--after--pinterest:after,
.icon--before--pinterest:before,
.icon--pinterest {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='48' viewBox='0 0 16 48'%3E%3Cpath fill='%2378777A' d='M8.3 1.3c-3.8 0-5.8 2.6-5.8 4.8 0 1.3.5 2.5 1.7 2.9.2.1.3 0 .4-.2 0-.1.1-.5.1-.6 0-.2 0-.3-.1-.4-.3-.4-.5-.8-.5-1.5 0-2 1.5-3.7 4-3.7 2.2 0 3.4 1.3 3.4 2.9 0 2.2-1 4.1-2.6 4.1-.9.1-1.5-.6-1.3-1.4.2-1 .7-2 .7-2.8 0-.7-.3-1.2-1.1-1.2-.9 0-1.6.8-1.6 2 0 .7.2 1.2.2 1.2s-.9 3.6-1 4.2c-.3 1.3 0 2.8 0 2.9 0 .1.1.1.2 0s1.1-1.3 1.5-2.5c.1-.3.6-2.1.6-2.1.3.5 1.1 1 2 1 2.6 0 4.4-2.2 4.4-5.3-.1-2.2-2.1-4.3-5.2-4.3z'/%3E%3Cpath fill='%23D0021B' d='M8.3 17.3c-3.8 0-5.8 2.6-5.8 4.8 0 1.3.5 2.5 1.7 2.9.2.1.3 0 .4-.2 0-.1.1-.5.1-.6 0-.2 0-.3-.1-.4-.3-.4-.5-.8-.5-1.5 0-2 1.5-3.7 4-3.7 2.2 0 3.4 1.3 3.4 2.9 0 2.2-1 4.1-2.6 4.1-.8 0-1.5-.7-1.3-1.5.2-1 .7-2 .7-2.8 0-.7-.3-1.2-1.1-1.2-.9 0-1.6.8-1.6 2 0 .7.2 1.2.2 1.2s-.9 3.6-1 4.2c-.3 1.3 0 2.8 0 2.9 0 .1.1.1.2 0s1.1-1.3 1.5-2.5c.1-.3.6-2.1.6-2.1.3.5 1.1 1 2 1 2.6 0 4.4-2.2 4.4-5.3-.1-2.1-2.1-4.2-5.2-4.2z'/%3E%3Cpath fill='%23fff' d='M8.3 33.3c-3.8 0-5.8 2.6-5.8 4.8 0 1.3.5 2.5 1.7 2.9.2.1.3 0 .4-.2 0-.1.1-.5.1-.6 0-.2 0-.3-.1-.4-.3-.4-.5-.8-.5-1.5 0-2 1.5-3.7 4-3.7 2.2 0 3.4 1.3 3.4 2.9 0 2.2-1 4.1-2.6 4.1-.8 0-1.5-.7-1.3-1.5.2-1 .7-2 .7-2.8 0-.7-.3-1.2-1.1-1.2-.9 0-1.6.8-1.6 2 0 .7.2 1.2.2 1.2s-.9 3.6-1 4.2c-.3 1.3 0 2.8 0 2.9 0 .1.1.1.2 0s1.1-1.3 1.5-2.5c.1-.3.6-2.1.6-2.1.3.5 1.1 1 2 1 2.6 0 4.4-2.2 4.4-5.3-.1-2.1-2.1-4.2-5.2-4.2z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  height: 1em;
  width: 1em;
  background-size: 100% auto;
}

.icon--before--pinterest:before {
  margin-right: 15px;
  left: 0;
}

.icon--after--pinterest:after,
.icon--before--pinterest:before {
  position: absolute;
  top: 50%;
  margin-top: -.5em;
  vertical-align: middle;
}

.icon--after--pinterest:after {
  margin-left: 15px;
  margin-right: 0;
  right: 0;
}

.icon--after--instagram:after,
.icon--before--instagram:before,
.icon--instagram {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='48' viewBox='-297 373 16 48'%3E%3Cg fill='%2378777A'%3E%3Cpath d='M-289 375.1h2.8c.7 0 1.1.1 1.3.2.3.1.6.3.8.5.2.2.4.5.5.8.1.2.2.6.2 1.3v5.6c0 .7-.1 1.1-.2 1.3-.1.3-.3.6-.5.8-.2.2-.5.4-.8.5-.2.1-.6.2-1.3.2h-5.6c-.7 0-1.1-.1-1.3-.2-.3-.1-.6-.3-.8-.5-.2-.2-.4-.5-.5-.8-.1-.2-.2-.6-.2-1.3v-5.6c0-.7.1-1.1.2-1.3.1-.3.3-.6.5-.8.2-.2.5-.4.8-.5.2-.1.6-.2 1.3-.2h2.8m0-1.3h-2.9c-.7 0-1.3.2-1.7.3-.5.2-.9.4-1.2.8-.4.4-.6.8-.8 1.2-.2.4-.3 1-.3 1.7v5.8c0 .7.2 1.3.3 1.7.2.5.4.9.8 1.2.4.4.8.6 1.2.8.4.2 1 .3 1.7.3h5.8c.7 0 1.3-.2 1.7-.3.5-.2.9-.4 1.2-.8.4-.4.6-.8.8-1.2.2-.4.3-1 .3-1.7v-5.8c0-.7-.2-1.3-.3-1.7-.2-.5-.4-.9-.8-1.2-.4-.4-.8-.6-1.2-.8-.4-.2-1-.3-1.7-.3h-2.9z'/%3E%3Cpath d='M-289 377.2c-2 0-3.6 1.6-3.6 3.6s1.6 3.6 3.6 3.6 3.6-1.6 3.6-3.6-1.6-3.6-3.6-3.6zm0 6c-1.3 0-2.3-1-2.3-2.3s1-2.3 2.3-2.3 2.3 1 2.3 2.3-1 2.3-2.3 2.3z'/%3E%3Ccircle cx='-285.3' cy='377.1' r='.8'/%3E%3C/g%3E%3Cpath d='M-289 391.1h2.8c.7 0 1.1.1 1.3.2.3.1.6.3.8.5.2.2.4.5.5.8.1.2.2.6.2 1.3v5.6c0 .7-.1 1.1-.2 1.3-.1.3-.3.6-.5.8-.2.2-.5.4-.8.5-.2.1-.6.2-1.3.2h-5.6c-.7 0-1.1-.1-1.3-.2-.3-.1-.6-.3-.8-.5-.2-.2-.4-.5-.5-.8-.1-.2-.2-.6-.2-1.3v-5.6c0-.7.1-1.1.2-1.3.1-.3.3-.6.5-.8.2-.2.5-.4.8-.5.2-.1.6-.2 1.3-.2h2.8m0-1.3h-2.9c-.7 0-1.3.2-1.7.3-.5.2-.9.4-1.2.8-.4.4-.6.8-.8 1.2-.2.4-.3 1-.3 1.7v5.8c0 .7.2 1.3.3 1.7.2.5.4.9.8 1.2.4.4.8.6 1.2.8.4.2 1 .3 1.7.3h5.8c.7 0 1.3-.2 1.7-.3.5-.2.9-.4 1.2-.8.4-.4.6-.8.8-1.2.2-.4.3-1 .3-1.7v-5.8c0-.7-.2-1.3-.3-1.7-.2-.5-.4-.9-.8-1.2-.4-.4-.8-.6-1.2-.8-.4-.2-1-.3-1.7-.3h-2.9z'/%3E%3Cpath d='M-289 393.2c-2 0-3.6 1.6-3.6 3.6s1.6 3.6 3.6 3.6 3.6-1.6 3.6-3.6-1.6-3.6-3.6-3.6zm0 6c-1.3 0-2.3-1-2.3-2.3s1-2.3 2.3-2.3 2.3 1 2.3 2.3-1 2.3-2.3 2.3z'/%3E%3Ccircle cx='-285.3' cy='393.1' r='.8'/%3E%3Cg fill='%23FFF'%3E%3Cpath d='M-289 407.1h2.8c.7 0 1.1.1 1.3.2.3.1.6.3.8.5.2.2.4.5.5.8.1.2.2.6.2 1.3v5.6c0 .7-.1 1.1-.2 1.3-.1.3-.3.6-.5.8-.2.2-.5.4-.8.5-.2.1-.6.2-1.3.2h-5.6c-.7 0-1.1-.1-1.3-.2-.3-.1-.6-.3-.8-.5-.2-.2-.4-.5-.5-.8-.1-.2-.2-.6-.2-1.3v-5.6c0-.7.1-1.1.2-1.3.1-.3.3-.6.5-.8.2-.2.5-.4.8-.5.2-.1.6-.2 1.3-.2h2.8m0-1.3h-2.9c-.7 0-1.3.2-1.7.3-.5.2-.9.4-1.2.8-.4.4-.6.8-.8 1.2-.2.4-.3 1-.3 1.7v5.8c0 .7.2 1.3.3 1.7.2.5.4.9.8 1.2.4.4.8.6 1.2.8.4.2 1 .3 1.7.3h5.8c.7 0 1.3-.2 1.7-.3.5-.2.9-.4 1.2-.8.4-.4.6-.8.8-1.2.2-.4.3-1 .3-1.7v-5.8c0-.7-.2-1.3-.3-1.7-.2-.5-.4-.9-.8-1.2-.4-.4-.8-.6-1.2-.8-.4-.2-1-.3-1.7-.3h-2.9z'/%3E%3Cpath d='M-289 409.2c-2 0-3.6 1.6-3.6 3.6s1.6 3.6 3.6 3.6 3.6-1.6 3.6-3.6-1.6-3.6-3.6-3.6zm0 6c-1.3 0-2.3-1-2.3-2.3s1-2.3 2.3-2.3 2.3 1 2.3 2.3-1 2.3-2.3 2.3z'/%3E%3Ccircle cx='-285.3' cy='409.1' r='.8'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  height: 1em;
  width: 1em;
  background-size: 100% auto;
}

.icon--before--instagram:before {
  margin-right: 15px;
  left: 0;
}

.icon--after--instagram:after,
.icon--before--instagram:before {
  position: absolute;
  top: 50%;
  margin-top: -.5em;
  vertical-align: middle;
}

.icon--after--instagram:after {
  margin-left: 15px;
  margin-right: 0;
  right: 0;
}

.icon--after--google-plus:after,
.icon--before--google-plus:before,
.icon--google-plus {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='48' viewBox='0 0 16 48'%3E%3Cpath fill='%23DC4E41' d='M10.3 23c.1.4.1.7.1 1.1 0 3-2 5.2-5.1 5.2C2.4 29.3 0 26.9 0 24s2.4-5.3 5.3-5.3c1.4 0 2.6.5 3.6 1.4l-1.5 1.5c-.6-.5-1.3-.8-2.1-.8-1.8 0-3.2 1.5-3.2 3.2 0 1.8 1.4 3.2 3.2 3.2 1.6 0 2.7-.9 2.9-2.2H5.3v-2h5zm4 .3v-1.7H13v1.7h-1.7v1.3H13v1.7h1.3v-1.7H16v-1.3h-1.7z'/%3E%3Cpath fill='%2378777A' d='M10.3 7c.1.4.1.7.1 1.1 0 3-2 5.2-5.1 5.2C2.4 13.3 0 10.9 0 8s2.4-5.3 5.3-5.3c1.4 0 2.6.5 3.6 1.4L7.4 5.6c-.6-.6-1.3-.8-2.1-.8-1.7 0-3.2 1.4-3.2 3.2 0 1.8 1.4 3.2 3.2 3.2 1.6 0 2.7-.9 2.9-2.2H5.3V7h5zm4 .3V5.7H13v1.7h-1.7v1.3H13v1.7h1.3V8.7H16V7.3h-1.7z'/%3E%3Cpath fill='%23fff' d='M10.3 39c.1.4.1.7.1 1.1 0 3-2 5.2-5.1 5.2C2.4 45.3 0 42.9 0 40s2.4-5.3 5.3-5.3c1.4 0 2.6.5 3.6 1.4l-1.5 1.5c-.6-.5-1.3-.8-2.1-.8-1.8 0-3.2 1.5-3.2 3.2 0 1.8 1.4 3.2 3.2 3.2 1.6 0 2.7-.9 2.9-2.2H5.3v-2h5zm4 .3v-1.7H13v1.7h-1.7v1.3H13v1.7h1.3v-1.7H16v-1.3h-1.7z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  height: 1em;
  width: 1em;
  background-size: 100% auto;
}

.icon--before--google-plus:before {
  position: absolute;
  top: 50%;
  margin-top: -.5em;
  margin-right: 15px;
  vertical-align: middle;
  left: 0;
}

.icon--after--google-plus:after {
  position: absolute;
  top: 50%;
  margin-top: -.5em;
  margin-left: 15px;
  margin-right: 0;
  vertical-align: middle;
  right: 0;
}

.icon--after--email:after,
.icon--before--email:before,
.icon--email {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='48' viewBox='0 0 16 48'%3E%3Cpath d='M8 9L1 3v9c0 .6.5 1 1.1 1h11.8c.6 0 1.1-.4 1.1-1V3L8 9zm5.4-6H2.6L8 7.5zM8 25l-7-6v9c0 .6.5 1 1.1 1h11.8c.6 0 1.1-.4 1.1-1v-9l-7 6zm5.4-6H2.6L8 23.5z' fill='%2378777A'/%3E%3Cpath d='M8 41l-7-6v9c0 .6.5 1 1.1 1h11.8c.6 0 1.1-.4 1.1-1v-9l-7 6zm5.4-6H2.6L8 39.5z' fill='%23fff'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  height: 1em;
  width: 1em;
  background-size: 100% auto;
}

.icon--before--email:before {
  margin-right: 15px;
  left: 0;
}

.icon--after--email:after,
.icon--before--email:before {
  position: absolute;
  top: 50%;
  margin-top: -.5em;
  vertical-align: middle;
}

.icon--after--email:after {
  margin-left: 15px;
  margin-right: 0;
  right: 0;
}

.icon--after--link:after,
.icon--before--link:before,
.icon--link {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='48' viewBox='0 0 16 48'%3E%3Cpath fill='%2378777A' d='M14.2 1.8c-.5-.5-1.2-.8-2-.8s-1.5.3-2 .8l-2 2c-.9.9-1 2.3-.4 3.4l-.6.6c-.5-.3-1-.4-1.4-.4-.8 0-1.5.3-2 .8l-2 2c-1.1 1.1-1.1 2.9 0 4 .5.5 1.2.8 2 .8s1.5-.3 2-.8l2-2c.9-.9 1.1-2.3.4-3.4l.6-.6c.4.3.9.4 1.4.4.8 0 1.5-.3 2-.8l2-2c.6-.5.8-1.2.8-2s-.3-1.5-.8-2zm-7.5 9.4l-2 2c-.6.6-1.5.6-2 0-.6-.6-.6-1.4 0-2l2-2c.3-.3.6-.4 1-.4.1 0 .2 0 .3.1L5 10c-.3.3-.3.7 0 1 .1.1.3.2.5.2s.3-.1.5-.2l1.1-1.1c.1.4.1 1-.4 1.3zm6.5-6.4l-2 2c-.3.3-.8.5-1.3.3L11 6c.3-.3.3-.7 0-1-.3-.3-.7-.3-1 0L8.9 6.1c-.1-.5 0-1 .4-1.3l2-2c.3-.3.6-.4 1-.4s.7.1 1 .4.4.6.4 1-.2.7-.5 1z'/%3E%3Cpath fill='%231D1D1D' d='M14.2 17.8c-.5-.6-1.2-.8-2-.8s-1.5.3-2 .8l-2 2c-.9.9-1 2.3-.4 3.4l-.6.6c-.4-.3-.9-.4-1.4-.4-.8 0-1.5.3-2 .8l-2 2c-1.1 1.1-1.1 2.9 0 4 .5.5 1.2.8 2 .8s1.5-.3 2-.8l2-2c.9-.9 1.1-2.3.4-3.4l.6-.6c.4.3.9.4 1.4.4.8 0 1.5-.3 2-.8l2-2c.6-.6.8-1.3.8-2s-.3-1.5-.8-2zm-7.5 9.4l-2 2c-.6.6-1.5.6-2 0-.6-.6-.6-1.4 0-2l2-2c.3-.3.6-.4 1-.4.1 0 .2 0 .3.1L5 26c-.3.3-.3.7 0 1 .1.1.3.2.5.2s.3-.1.5-.2l1.1-1.1c.1.4.1 1-.4 1.3zm6.5-6.4l-2 2c-.3.4-.8.5-1.3.4L11 22c.3-.3.3-.7 0-1-.3-.3-.7-.3-1 0l-1.1 1.1c-.1-.5 0-1 .4-1.3l2-2c.3-.3.6-.4 1-.4s.7.1 1 .4c.3.3.4.6.4 1s-.2.7-.5 1z'/%3E%3Cpath fill='%23fff' d='M14.2 33.8c-.5-.6-1.2-.8-2-.8s-1.5.3-2 .8l-2 2c-.9.9-1 2.3-.4 3.4l-.6.6c-.4-.3-.9-.4-1.4-.4-.8 0-1.5.3-2 .8l-2 2c-1.1 1.1-1.1 2.9 0 4 .5.5 1.2.8 2 .8s1.5-.3 2-.8l2-2c.9-.9 1.1-2.3.4-3.4l.6-.6c.4.3.9.4 1.4.4.8 0 1.5-.3 2-.8l2-2c.6-.6.8-1.3.8-2s-.3-1.5-.8-2zm-7.5 9.4l-2 2c-.6.6-1.5.6-2 0-.6-.6-.6-1.4 0-2l2-2c.3-.3.6-.4 1-.4.1 0 .2 0 .3.1L5 42c-.3.3-.3.7 0 1 .1.1.3.2.5.2s.3 0 .5-.2l1.1-1.1c.1.4.1 1-.4 1.3zm6.5-6.4l-2 2c-.3.3-.8.5-1.3.3L11 38c.3-.3.3-.7 0-1s-.7-.3-1 0l-1.1 1.1c-.1-.5 0-1 .4-1.3l2-2c.3-.3.6-.4 1-.4s.7.1 1 .4c.3.3.4.6.4 1-.1.3-.2.7-.5 1z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  height: 1em;
  width: 1em;
  background-size: 100% auto;
}

.icon--before--link:before {
  margin-right: 15px;
  left: 0;
}

.icon--after--link:after,
.icon--before--link:before {
  position: absolute;
  top: 50%;
  margin-top: -.5em;
  vertical-align: middle;
}

.icon--after--link:after {
  margin-left: 15px;
  margin-right: 0;
  right: 0;
}

.icon--after--linkedin:after,
.icon--before--linkedin:before,
.icon--linkedin {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='48' viewBox='0 0 16 48'%3E%3Cpath d='M4.9 5.5V14H2V5.5h2.9zM5.1 3c0 .4-.1.8-.4 1.1-.4.2-.7.3-1.2.3s-.9-.2-1.2-.4-.4-.7-.4-1c0-.4.1-.8.4-1.1s.7-.4 1.2-.4.9.1 1.1.4.5.6.5 1.1zM15 9.2V14h-2.8V9.5c0-.6-.1-1.1-.3-1.4-.2-.3-.6-.5-1.1-.5-.4 0-.7.1-.9.3-.2.1-.4.4-.5.6 0 .2-.1.4-.1.7V14H6.5V5.4h2.8v1.2c.1-.2.2-.3.3-.5s.3-.3.5-.4c.2-.1.4-.3.8-.4.3-.1.6-.1 1-.1 1 0 1.8.3 2.3 1 .6.8.8 1.7.8 3z' fill='%2378777A'/%3E%3Cpath d='M4.9 20.5V29H2v-8.5h2.9zm.2-2.5c0 .4-.1.8-.4 1.1-.3.3-.7.4-1.1.4s-1-.3-1.3-.5-.4-.6-.4-1 .1-.8.4-1.1c.3-.3.7-.4 1.1-.4s.9.1 1.1.4c.4.3.6.6.6 1.1zm9.9 6.2V29h-2.8v-4.5c0-.6-.1-1.1-.3-1.4-.2-.3-.6-.5-1.1-.5-.4 0-.7.1-.9.3s-.4.4-.5.7c0 .2-.1.4-.1.7V29H6.5v-8.6h2.8v1.2c.1-.2.2-.3.3-.5.1-.1.3-.3.5-.4.2-.1.4-.3.8-.4.3-.1.6-.1 1-.1 1 0 1.8.3 2.3 1 .6.8.8 1.7.8 3z' fill='%23006FA6'/%3E%3Cpath d='M4.9 37.5V46H2v-8.5h2.9zm.2-2.5c0 .4-.1.8-.4 1.1-.3.3-.7.4-1.1.4s-1-.3-1.3-.5c-.3-.3-.4-.6-.4-1s.1-.8.4-1.1c.3-.3.7-.4 1.1-.4s.9.1 1.1.4c.4.3.6.6.6 1.1zm9.9 6.2V46h-2.8v-4.5c0-.6-.1-1.1-.3-1.4-.2-.3-.6-.5-1.1-.5-.4 0-.7.1-.9.3-.2.2-.4.4-.5.7 0 .2-.1.4-.1.7V46H6.5v-8.6h2.8v1.2c.1-.2.2-.3.3-.5s.3-.3.5-.4c.2-.1.4-.3.8-.4.3-.1.6-.1 1-.1 1 0 1.8.3 2.3 1 .6.8.8 1.7.8 3z' fill='%23fff'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  height: 1em;
  width: 1em;
  background-size: 100% auto;
}

.icon--before--linkedin:before {
  margin-right: 15px;
  left: 0;
}

.icon--after--linkedin:after,
.icon--before--linkedin:before {
  position: absolute;
  top: 50%;
  margin-top: -.5em;
  vertical-align: middle;
}

.icon--after--linkedin:after {
  margin-left: 15px;
  margin-right: 0;
  right: 0;
}

#main .social {
  padding: 0;
}

#main ul.social li {
  margin-bottom: 10px;
  background: #fff;
  vertical-align: middle;
}

#main ul.social li:before {
  content: "";
  display: none;
}

#main .social li:last-child {
  margin-right: 0;
}

#main .social .heading {
  font: 700 14px Source Sans Pro, Helvetica, Arial, sans-serif;
  color: #666;
  text-transform: uppercase;
  margin: 9px 20px 0 0;
}

#main .social a,
#main .social button {
  padding: 6px 10px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  border-radius: 2px;
}

#main .social a:after,
#main .social button:after {
  display: none;
  height: 0;
}

#main .social a:focus,
#main .social a:hover,
#main .social button:focus,
#main .social button:hover {
  text-decoration: none;
  color: white;
}

#main .social [class*=" icon--"],
#main .social [class^=icon--] {
  font-size: 20px;
  margin: 0 auto;
  background-position: 0 -2em;
}

#main .social .facebook {
  background: #3b5998;
}

#main .social .facebook:focus,
#main .social .facebook:hover {
  background: #6578a1;
}

#main .social .email {
  background: #7b7a7c;
}

#main .social .email:focus,
#main .social .email:hover {
  background: #919191;
}

#main .social .google-plus {
  background: #dd4b39;
}

#main .social .google-plus:focus,
#main .social .google-plus:hover {
  background: #d28177;
}

#main .social .twitter {
  background: #03b3ee;
}

#main .social .twitter:focus,
#main .social .twitter:hover {
  background: #3ebce6;
}

#main .social .link {
  background: #666;
}

#main .social .link:focus,
#main .social .link:hover {
  background: gray;
}

#main .social .linkedin {
  background: #0077b5;
}

#main .social .linkedin:focus,
#main .social .linkedin:hover {
  background: #1791d1;
}

#main .social .pinterest {
  background: #bd081c;
}

#main .social .pinterest:focus,
#main .social .pinterest:hover {
  background: #d52337;
}

#main .social--share {
  position: relative;
}

#main .social--share li {
  margin-right: 5px;
  vertical-align: top;
  display: inline;
  list-style: none;
}

#main .social--share li a,
#main .social--share li button {
  height: 32px;
  font-size: .875em;
}

#main .social--share li a:focus,
#main .social--share li button:focus {
  outline-offset: -1px;
}

#main .social--share .facebook,
#main .social--share .twitter {
  position: relative;
  padding: 6px 60px 6px 10px;
  transition: all .2s ease-in;
}

#main .social--share .pinterest {
  padding-right: 36px;
}

#main .social--share .social__text {
  position: absolute;
  top: 9px;
  left: 35px;
}

#main .embed-container {
  position: relative;
  height: 440px;
  overflow: hidden;
  max-width: 100%;
}

#main .embed-container iframe,
#main .embed-container object,
#main .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* preloader */
.loader {
  border: 5px solid #e1ebf4;
  border-top: 5px solid #2ba24f;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  -webkit-animation: spin 2s linear infinite;
          animation: spin 2s linear infinite;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 1000;
}

@-webkit-keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* Live Chat */
@media (max-width: 767px) {
  #livechat-compact-container {
    margin-bottom: 75px;
  }
}

/* ==========================================================================
	Footer
   ========================================================================== */
#global-footer {
  background: black;
  padding-bottom: 60px;
}

#global-footer .footer-top {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

@media (max-width: 992px) {
  #global-footer .footer-top .container-fluid {
    padding: 0;
  }
}

#global-footer nav.footer-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}

#global-footer nav.footer-nav ul li {
  float: left;
  color: white;
  font-size: 14px;
  font-size: 1.4rem;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  position: relative;
  width: 25%;
  position: relative;
}

#global-footer nav.footer-nav ul li:last-child {
  border: none;
}

#global-footer nav.footer-nav ul li a {
  display: block;
  color: white;
  padding: 22px;
  text-transform: uppercase;
  text-align: center;
  height: 68px;
  position: relative;
}

#global-footer nav.footer-nav ul li a:before {
  background: #2ba24f;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  z-index: -1;
}

#global-footer nav.footer-nav ul li a:hover {
  background: #2ba24f;
}

#global-footer nav.footer-nav ul li a:hover .svg-icon {
  fill: white;
}

#global-footer nav.footer-nav ul li a .svg-icon {
  color: white;
  fill: white;
  width: 20px;
  vertical-align: middle;
  margin-right: 15px;
  fill: #2ba24f;
}

#global-footer nav.footer-nav ul li a .svg-icon.ico-phone {
  width: 20px;
  height: 20px;
}

#global-footer nav.footer-nav ul li a .svg-icon.ico-pin {
  width: 16px;
  height: 20px;
  top: 9px;
}

#global-footer nav.footer-nav ul li a .svg-icon.ico-laptop {
  width: 25px;
  height: 18px;
}

#global-footer nav.footer-nav ul li a .svg-icon.ico-tablet {
  width: 28px;
  height: 24px;
}

@media (max-width: 991px) {
  #global-footer nav.footer-nav ul li a {
    padding: 22px 0;
  }
}

#global-footer .footer-middle {
  padding-top: 60px;
}

#global-footer .footer-middle h4 {
  color: white;
  text-transform: uppercase;
  font-size: 16px;
}

#global-footer .footer-middle nav ul {
  list-style: none;
}

#global-footer .footer-middle nav ul li {
  font-size: 14px;
}

#global-footer .footer-middle nav ul li a {
  color: white;
  padding: 2px 0;
  display: block;
  position: relative;
  display: inline-block;
}

#global-footer .footer-middle nav ul li a:hover {
  color: #2ba24f;
}

#global-footer .footer-middle nav ul li a::after {
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 2px;
  background: #2ba24f;
  content: "";
  opacity: 0;
  transition: all ease 0.25s;
  transform: translateY(2px);
}

#global-footer .footer-middle nav ul li a:hover::after, #global-footer .footer-middle nav ul li a:focus::after {
  opacity: 1;
  transform: translateY(0px);
}

#global-footer .footer-middle nav ul li a.clearstyle, #global-footer .footer-middle nav ul li .footer-bottom a, #global-footer .footer-bottom .footer-middle nav ul li a, #global-footer .footer-middle nav ul li #main .listing a, #main .listing #global-footer .footer-middle nav ul li a {
  background: none;
}

#global-footer .footer-middle nav ul li a.clearstyle:after, #global-footer .footer-middle nav ul li .footer-bottom a:after, #global-footer .footer-bottom .footer-middle nav ul li a:after, #global-footer .footer-middle nav ul li #main .listing a:after, #main .listing #global-footer .footer-middle nav ul li a:after {
  height: 0;
}

#global-footer .footer-middle nav ul li a:after {
  top: 90%;
}

#global-footer .footer-bottom {
  color: white;
  font-size: 12px;
  margin: 40px 0 0;
  color: rgba(255, 255, 255, 0.4);
}

#global-footer .footer-bottom p {
  font-size: 12px;
}

#global-footer .footer-bottom a {
  display: inline;
  color: rgba(255, 255, 255, 0.4) !important;
}

#global-footer .footer-bottom a:hover {
  color: white !important;
}

#global-footer .footer-bottom a:hover {
  color: rgba(255, 255, 255, 0.4);
}

#global-footer .mobile-footer-top {
  background: #e1ebf4;
  padding: 20px 0;
  margin-bottom: 75px;
  position: relative;
  z-index: 40;
}

#global-footer .mobile-footer-top .copyright-xs {
  font-size: 12px;
  text-align: center;
  margin-bottom: 10px;
}

#global-footer .mobile-footer-top ul {
  list-style: none;
}

#global-footer .mobile-footer-top ul, #global-footer .mobile-footer-top ul li {
  font-size: 12px;
  margin: 0;
  padding: 0;
  text-align: center;
}

@media (max-width: 767px) {
  #global-footer {
    background: none;
    padding: 0;
  }
}

#global-footer .mobile-footer {
  background: black;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 50;
}

#global-footer .mobile-footer li {
  float: left;
  width: 25%;
  height: 75px;
}

#global-footer .mobile-footer li svg {
  margin: 0 auto;
  margin-top: 11px;
}

#global-footer .mobile-footer li svg.ico-phone {
  width: 24px;
  height: 25px;
}

#global-footer .mobile-footer li svg.ico-laptop {
  width: 31px;
  height: 23px;
}

#global-footer .mobile-footer li svg.ico-tablet {
  width: 35px;
  height: 30px;
}

#global-footer .mobile-footer li svg.ico-pin {
  width: 20px;
  height: 25px;
}

#global-footer .mobile-footer li span {
  display: block;
  position: absolute;
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
}

#global-footer .mobile-footer a {
  height: 75px;
  color: white;
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
  display: block;
  position: relative;
}

#global-footer .mobile-footer a:focus, #global-footer .mobile-footer a:hover {
  background: #655d53;
}

#global-footer .mobile-footer svg {
  fill: #2ba24f;
}

/* General button style (reset) */
.btnstyle {
  border: none;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  background: none;
  cursor: pointer;
  padding: 25px 80px;
  display: inline-block;
  margin: 15px 30px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  outline: none;
  position: relative;
  transition: all 0.3s;
}

.btnstyle:after {
  content: '';
  position: absolute;
  z-index: -1;
  transition: all 0.3s;
}

/* Button 1 */
.btnstyle-1 {
  border: 3px solid #fff;
  color: #fff;
}

/* Button 1b */
.btnstyle-1b:after {
  width: 100%;
  height: 0;
  top: 0;
  left: 0;
  background: #fff;
}

.btnstyle-1b:hover,
.btnstyle-1b:active {
  color: #0e83cd;
}

.btnstyle-1b:hover:after,
.btnstyle-1b:active:after {
  height: 100%;
}

/* Button 1c */
.btnstyle-1c:after {
  width: 0%;
  height: 100%;
  top: 0;
  left: 0;
  background: #fff;
}

.btnstyle-1c:hover,
.btnstyle-1c:active {
  color: #0e83cd;
}

.btnstyle-1c:hover:after,
.btnstyle-1c:active:after {
  width: 100%;
}

/* ==========================================================================
	Gravity Forms
   ========================================================================== */
#main .gform_wrapper {
  margin: 0;
  /* 4 column Gravity Forms custom ready class ------------------------------------------------------*/
}

#main .gform_wrapper ul {
  padding-left: 0 !important;
}

#main .gform_wrapper li {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  #main .gform_wrapper li {
    margin: 0;
    margin-bottom: 12px;
  }
}

#main .gform_wrapper li:before {
  content: "" !important;
}

#main .gform_wrapper li.check-box.warning, #main .gform_wrapper li.radio-button.warning {
  background: rgba(234, 26, 43, 0.05);
}

#main .gform_wrapper li.check-box.warning label, #main .gform_wrapper li.radio-button.warning label {
  color: #ea1a2b;
}

#main .gform_wrapper li.check-box .ginput_container, #main .gform_wrapper li.radio-button .ginput_container {
  margin-top: 0;
  margin-bottom: 0;
}

#main .gform_wrapper li.check-box .ginput_container ul li, #main .gform_wrapper li.radio-button .ginput_container ul li {
  color: black;
  display: block;
  position: relative;
  float: left;
  width: auto;
  display: inline;
}

#main .gform_wrapper li.check-box .ginput_container ul li input, #main .gform_wrapper li.radio-button .ginput_container ul li input {
  position: absolute;
  visibility: hidden;
}

#main .gform_wrapper li.check-box .ginput_container ul li input ~ label:before, #main .gform_wrapper li.radio-button .ginput_container ul li input ~ label:before {
  content: "";
  display: block;
  height: 24px;
  position: absolute;
  right: 0;
  top: 0;
  width: 24px;
  border: 2px solid #b8b5ae;
  border-radius: 24px;
}

#main .gform_wrapper li.check-box .ginput_container ul li input ~ label:after, #main .gform_wrapper li.radio-button .ginput_container ul li input ~ label:after {
  content: "";
  display: block;
  height: 12px;
  position: absolute;
  right: 6px;
  top: 6px;
  width: 12px;
  border-radius: 12px;
}

#main .gform_wrapper li.check-box .ginput_container ul li input[value=Yes]:checked ~ label:after, #main .gform_wrapper li.radio-button .ginput_container ul li input[value=Yes]:checked ~ label:after {
  background: #2ba24f none repeat scroll 0 0;
}

#main .gform_wrapper li.check-box .ginput_container ul li input[value=No]:checked ~ label:after, #main .gform_wrapper li.radio-button .ginput_container ul li input[value=No]:checked ~ label:after {
  background: #ea1a2b none repeat scroll 0 0;
}

#main .gform_wrapper li.check-box .ginput_container ul li label, #main .gform_wrapper li.radio-button .ginput_container ul li label {
  display: block;
  position: relative;
  font-family: "Geogrotesque", sans-serif;
  font-size: 16px !important;
  line-height: 1.4;
  padding-right: 30px;
  margin: 10px 15px 2px 0;
  z-index: 9;
  cursor: pointer;
  -webkit-transition: all 0.25s linear;
  text-transform: none;
}

#main .gform_wrapper li.check-box .ginput_container ul li:hover label, #main .gform_wrapper li.radio-button .ginput_container ul li:hover label {
  color: black;
}

#main .gform_wrapper li.gfield.check-box ul li {
  width: 100% !important;
}

#main .gform_wrapper li.gfield.check-box.two-column ul li {
  width: 50% !important;
}

#main .gform_wrapper li.gfield.check-box ul li input[type=checkbox] ~ label:before {
  content: "";
  display: block;
  height: 24px;
  position: absolute;
  right: auto;
  left: 0;
  top: 0;
  width: 24px;
  border: 2px solid #b8b5ae;
  border-radius: 2px;
}

#main .gform_wrapper li.gfield.check-box ul li input[type=checkbox] ~ label:after {
  content: "";
  display: block;
  height: 12px;
  position: absolute;
  right: auto;
  left: 5px;
  top: 1px;
  width: 12px;
  border-radius: 2px;
}

#main .gform_wrapper li.gfield.check-box ul li input[type=checkbox]:checked ~ label:after {
  background: none;
  content: "\f00c";
  font-family: "FontAwesome";
  font-size: 14px;
  color: #2ba24f;
  text-indent: 0;
}

#main .gform_wrapper li.gfield.check-box ul li label {
  padding-left: 35px;
  padding-right: 0;
  font: 500 1.6rem/1.6 "Geogrotesque",sans-serif !important;
  font: 500 16px/1.6 "Geogrotesque",sans-serif !important;
}

#main .gform_wrapper li.gfield_html.gfield_no_follows_desc {
  margin-top: 16px;
}

#main .gform_wrapper li.hidden-label > label {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

#main .gform_wrapper .gform_footer {
  margin: 0;
  padding: 0;
}

#main .gform_wrapper .gform_footer .gform_button {
  margin: 0;
  margin-top: 22px;
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  #main .gform_wrapper .gform_footer .gform_button {
    width: 100%;
    margin: 8px 0 0;
  }
}

#main .gform_wrapper li.gfield.gfield_html img {
  max-width: none !important;
}

#main .gform_wrapper form {
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  #main .gform_wrapper form {
    margin: 0;
  }
}

#main .gform_wrapper .gfield_required {
  padding-left: 1px;
  color: #ea1a2b;
}

#main .gform_wrapper .ginput_container input[type="checkbox"],
#main .gform_wrapper .ginput_container input[type="radio"] {
  width: auto;
  display: inline-block;
  margin-right: 8px;
}

#main .gform_wrapper .ginput_container .gfield_radio label,
#main .gform_wrapper .ginput_container .gfield_checkbox label {
  text-transform: normal;
  font-size: 95% !important;
  font-weight: 400 !important;
}

#main .gform_wrapper .ginput_container textarea {
  height: auto;
}

#main .gform_wrapper .ginput_container .instruction {
  white-space: unset;
}

#main .gform_wrapper .ginput_container.ginput_container_number .instruction {
  display: none;
}

@media (max-width: 767px) {
  #main .gform_wrapper .ginput_container {
    margin: 0;
  }
}

#main .gform_wrapper .top_label li.gfield.gf_first_quarter,
#main .gform_wrapper .top_label li.gfield.gf_second_quarter,
#main .gform_wrapper .top_label li.gfield.gf_third_quarter,
#main .gform_wrapper .top_label li.gfield.gf_fourth_quarter {
  margin-bottom: 0;
  width: 24%;
}

#main .gform_wrapper .top_label li.gfield.gf_first_quarter {
  float: left;
  clear: left !important;
}

@media (max-width: 768px) {
  #main .gform_wrapper .top_label li.gfield.gf_first_quarter {
    float: none;
  }
}

#main .gform_wrapper .top_label li.gfield.gf_second_quarter,
#main .gform_wrapper .top_label li.gfield.gf_third_quarter,
#main .gform_wrapper .top_label li.gfield.gf_fourth_quarter {
  float: left;
  margin-left: 1% !important;
  clear: none !important;
}

@media (max-width: 768px) {
  #main .gform_wrapper .top_label li.gfield.gf_second_quarter,
#main .gform_wrapper .top_label li.gfield.gf_third_quarter,
#main .gform_wrapper .top_label li.gfield.gf_fourth_quarter {
    float: none;
  }
}

#main .gform_wrapper .top_label li.gfield.gf_first_quarter input.medium,
#main .gform_wrapper .top_label li.gfield.gf_first_quarter input.large,
#main .gform_wrapper .top_label li.gfield.gf_first_quarter select.medium,
#main .gform_wrapper .top_label li.gfield.gf_first_quarter select.large,
#main .gform_wrapper .top_label li.gfield.gf_second_quarter input.medium,
#main .gform_wrapper .top_label li.gfield.gf_second_quarter input.large,
#main .gform_wrapper .top_label li.gfield.gf_second_quarter select.medium,
#main .gform_wrapper .top_label li.gfield.gf_second_quarter select.large,
#main .gform_wrapper .top_label li.gfield.gf_third_quarter input.medium,
#main .gform_wrapper .top_label li.gfield.gf_third_quarter input.large,
#main .gform_wrapper .top_label li.gfield.gf_third_quarter select.medium,
#main .gform_wrapper .top_label li.gfield.gf_third_quarter select.large,
#main .gform_wrapper .top_label li.gfield.gf_fourth_quarter input.medium,
#main .gform_wrapper .top_label li.gfield.gf_fourth_quarter input.large,
#main .gform_wrapper .top_label li.gfield.gf_fourth_quarter select.medium,
#main .gform_wrapper .top_label li.gfield.gf_fourth_quarter select.large {
  width: 95%;
}

#main .gform_wrapper .top_label li.gfield.gf_first_quarter + li.gsection,
#main .gform_wrapper .top_label li.gfield.gf_third_quarter + li.gsection {
  padding: 16px 0 8px 0;
}

#main .gform_wrapper .top_label li.gfield.gf_first_quarter + li.gfield,
#main .gform_wrapper .top_label li.gfield.gf_second_quarter + li.gfield,
#main .gform_wrapper .top_label li.gfield.gf_third_quarter + li.gfield,
#main .gform_wrapper .top_label li.gfield.gf_fourth_quarter + li.gfield {
  clear: both;
}

#main .gform_wrapper .top_label li.gfield.gf_first_quarter + .gform_footer,
#main .gform_wrapper .top_label li.gfield.gf_second_quarter + .gform_footer,
#main .gform_wrapper .top_label li.gfield.gf_third_quarter + .gform_footer,
#main .gform_wrapper .top_label li.gfield.gf_fourth_quarter + .gform_footer {
  clear: both;
}

#main .gform_wrapper .top_label li.gfield.gfield_error.gf_left_half, #main .gform_wrapper .top_label li.gfield.gfield_error.gf_right_half {
  width: 49.4% !important;
}

#main .gform_wrapper .top_label li.gfield.gfield_error.gf_left_third,
#main .gform_wrapper .top_label li.gfield.gfield_error.gf_middle_third,
#main .gform_wrapper .top_label li.gfield.gfield_error.gf_right_third {
  width: 32.4% !important;
}

#main .gform_wrapper .top_label .gfield_error {
  width: calc(100% - 0px);
}

#main .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
  margin-top: 0;
}

#main .gform_wrapper .metre .ginput_container {
  position: relative;
}

#main .gform_wrapper .metre .ginput_container:after {
  content: 'METRES';
  font-family: "Geogrotesque", sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #b8b5ae;
  display: block;
  position: absolute;
  top: 14px;
  right: 20px;
}

#main .gform_wrapper .metre .ginput_container input {
  padding-right: 70px !important;
}

#main .gform_wrapper .date-field .ginput_container {
  width: 31.9% !important;
  position: relative;
}

#main .gform_wrapper .date-field .ginput_container:after {
  content: '\f073';
  font-family: "FontAwesome";
  font-size: 14px;
  color: #b8b5ae;
  display: block;
  position: absolute;
  top: 14px;
  right: 20px;
}

#main .gform_wrapper .date-field .ginput_container input {
  width: 100% !important;
}

#main .gform_wrapper .gfield_error {
  color: #a94442;
  border: none;
  padding: 10px !important;
}

#main .gform_wrapper .gfield_error .gfield_label {
  color: #a94442;
  margin: 0;
}

#main .gform_wrapper .gfield_error .ginput_container {
  margin: 0;
}

#main .gform_wrapper .gfield_error input,
#main .gform_wrapper .gfield_error select,
#main .gform_wrapper .gfield_error textarea {
  border-color: #ebccd1;
  background-color: #f2dede;
  color: #a94442;
}

#main .gform_wrapper .gfield_error input:focus,
#main .gform_wrapper .gfield_error select:focus,
#main .gform_wrapper .gfield_error textarea:focus {
  border-color: #a94442;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(169, 68, 66, 0.6);
}

#main .gform_wrapper .validation_error {
  font-weight: inherit;
  font-size: inherit;
}

#main .gform_wrapper .validation_message {
  margin-top: 0;
  padding-top: 0 !important;
  font-weight: inherit;
}

#main .gform_wrapper .hidden_label label {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

#main .gform_wrapper .gfield_description {
  font-size: 75%;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
}

#main .easy-autocomplete {
  width: 100% !important;
}

#main .autocomplete input {
  margin-bottom: 0 !important;
}

.easy-autocomplete-container ul {
  margin: 0 !important;
  margin-top: -1px !important;
  border: 2px solid black;
  max-height: 320px;
  overflow-y: auto;
}

#main .gform_confirmation_wrapper {
  font: 300 18px/1.42857 "Geogrotesque", sans-serif;
  font: 300 1.8rem/1.42857 "Geogrotesque", sans-serif;
}

@media (min-width: 992px) and (max-width: 1200px) {
  #main .gform_wrapper .top_label li.gfield.gf_left_half,
#main .gform_wrapper .top_label li.gfield.gf_second_half,
#main .gform_wrapper .top_label li.gfield.gf_right_half {
    width: 100%;
    margin-left: 0 !important;
  }
  #main .gform_wrapper .top_label li.gfield.gf_first_quarter,
#main .gform_wrapper .top_label li.gfield.gf_second_quarter,
#main .gform_wrapper .top_label li.gfield.gf_third_quarter,
#main .gform_wrapper .top_label li.gfield.gf_fourth_quarter {
    width: 49%;
    margin-left: 1% !important;
  }
  #main .gform_wrapper .top_label li.gfield.gf_left_third,
#main .gform_wrapper .top_label li.gfield.gf_middle_third,
#main .gform_wrapper .top_label li.gfield.gf_right_third {
    width: 49%;
    margin-left: 1% !important;
  }
}

@media (max-width: 768px) {
  #main .gform_wrapper .top_label li.gfield.gf_left_half,
#main .gform_wrapper .top_label li.gfield.gf_second_half,
#main .gform_wrapper .top_label li.gfield.gf_right_half {
    width: 100%;
    margin-left: 0 !important;
  }
  #main .gform_wrapper .top_label li.gfield.gf_first_quarter,
#main .gform_wrapper .top_label li.gfield.gf_second_quarter,
#main .gform_wrapper .top_label li.gfield.gf_third_quarter,
#main .gform_wrapper .top_label li.gfield.gf_fourth_quarter {
    width: 100%;
    margin-left: 0 !important;
  }
  #main .gform_wrapper .top_label li.gfield.gf_left_third,
#main .gform_wrapper .top_label li.gfield.gf_middle_third,
#main .gform_wrapper .top_label li.gfield.gf_right_third {
    width: 100%;
    margin-left: 0 !important;
  }
  #main .gform_wrapper .date-field .ginput_container {
    width: 100% !important;
  }
  #main .gform_wrapper .date-field .ginput_container input {
    width: 100% !important;
  }
  #main .gform_wrapper .top_label li.gfield.gfield_error.gf_left_half,
#main .gform_wrapper .top_label li.gfield.gfield_error.gf_right_half,
#main .gform_wrapper .top_label li.gfield.gfield_error.gf_left_third,
#main .gform_wrapper .top_label li.gfield.gfield_error.gf_middle_third,
#main .gform_wrapper .top_label li.gfield.gfield_error.gf_right_third {
    width: 100% !important;
  }
}

.gform_wrapper .top_label li.gfield.gfield_error.gf_left_third, .gform_wrapper .top_label li.gfield.gfield_error.gf_middle_third,
.gform_wrapper .top_label li.gfield.gfield_error.gf_left_half {
  margin-right: 0px !important;
}

#main .gform_wrapper .ginput_container input.warning {
  background-color: rgba(234, 26, 43, 0.06);
  border-color: #ea1a2b;
}

#main .gform_wrapper .ginput_container select.warning + p {
  background-color: rgba(234, 26, 43, 0.06);
  border-color: #ea1a2b;
}

body div#ui-datepicker-div.ui-datepicker {
  font: 500 12px/1.1 "Geogrotesque", sans-serif;
  font: 500 1.2rem/1.1 "Geogrotesque", sans-serif;
  width: 240px;
  border: 2px solid black;
}

body div#ui-datepicker-div.ui-datepicker .ui-datepicker-next, body div#ui-datepicker-div.ui-datepicker .ui-datepicker-prev {
  line-height: 700%;
  margin-top: 3px;
}

body div#ui-datepicker-div.ui-datepicker .ui-datepicker-calendar {
  background: white;
}

body div#ui-datepicker-div.ui-datepicker td a, body div#ui-datepicker-div.ui-datepicker td span {
  color: black;
  text-shadow: none;
  font-weight: 500;
  width: 100%;
}

body div#ui-datepicker-div.ui-datepicker td.ui-datepicker-unselectable.ui-state-disabled {
  background-color: white;
  border: none;
}

body div#ui-datepicker-div.ui-datepicker .ui-datepicker-header {
  background: black;
  border: none;
  line-height: 36px;
}

body div#ui-datepicker-div.ui-datepicker thead {
  background: none;
}

body div#ui-datepicker-div.ui-datepicker th {
  width: 30px;
  height: 30px;
  color: black;
  font-size: 12px;
}

body div#ui-datepicker-div.ui-datepicker tbody td {
  border: none;
  padding: 1px;
}

body div#ui-datepicker-div.ui-datepicker tbody tr, body div#ui-datepicker-div.ui-datepicker thead {
  border: none;
}

body div#ui-datepicker-div.ui-datepicker .ui-datepicker-calendar .ui-state-default {
  background: #f9f9f9;
  border: none;
}

body div#ui-datepicker-div.ui-datepicker .ui-datepicker-calendar .ui-state-default.ui-state-highlight {
  background: #e4e4e4;
}

body div#ui-datepicker-div.ui-datepicker .ui-datepicker-calendar .ui-state-active {
  border: 1px solid black;
  margin: 0;
  box-shadow: none;
}

body div#ui-datepicker-div.ui-datepicker .ui-state-hover {
  background: #c2e2f9 none repeat scroll 0 0;
  border: 1px solid #c2e2f9;
}

/* ==========================================================================
	Shed Builder
   ========================================================================== */
#map-container,
#shed-builder {
  background: #181a19;
}

#map-container header,
#shed-builder header {
  background: transparent;
  height: 160px;
}

#map-container .module,
#shed-builder .module {
  position: absolute;
  border-radius: 4px;
  width: 220px;
  left: 20px;
  z-index: 5;
}

@media (max-width: 768px) {
  #map-container .module,
#shed-builder .module {
    border-radius: 0;
    left: 0;
  }
}

#map-container .module header,
#shed-builder .module header {
  position: relative;
  background: #f6f7ef;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.33);
  height: 50px;
  padding: 0 15px;
  z-index: 40;
}

#map-container .module header h1,
#shed-builder .module header h1 {
  font: 500 18px/50px "Quadon", serif;
  font: 500 1.8rem/50px "Quadon", serif;
  text-transform: capitalize;
  margin: 0;
}

#map-container .module .content,
#shed-builder .module .content {
  position: relative;
  background: #373538;
  padding: 15px 15px 0;
}

#map-container .module .content label,
#shed-builder .module .content label {
  color: white;
}

#map-container .module .content input::-webkit-input-placeholder,
#map-container .module .content textarea::-webkit-input-placeholder,
#shed-builder .module .content input::-webkit-input-placeholder,
#shed-builder .module .content textarea::-webkit-input-placeholder {
  color: white;
  opacity: .4;
}

#map-container .module .content input:-moz-placeholder,
#map-container .module .content textarea:-moz-placeholder,
#shed-builder .module .content input:-moz-placeholder,
#shed-builder .module .content textarea:-moz-placeholder {
  color: white;
  opacity: .4;
}

#map-container .module .content input::-moz-placeholder,
#map-container .module .content textarea::-moz-placeholder,
#shed-builder .module .content input::-moz-placeholder,
#shed-builder .module .content textarea::-moz-placeholder {
  color: white;
  opacity: .4;
}

#map-container .module .content input:-ms-input-placeholder,
#map-container .module .content textarea:-ms-input-placeholder,
#shed-builder .module .content input:-ms-input-placeholder,
#shed-builder .module .content textarea:-ms-input-placeholder {
  color: white;
  opacity: .4;
}

#map-container .module .content .form-control, #map-container .module .content #main .SumoSelect > .CaptionCont, #main #map-container .module .content .SumoSelect > .CaptionCont, #map-container .module .content #main .gform_wrapper .ginput_container input, #main .gform_wrapper .ginput_container #map-container .module .content input,
#map-container .module .content #main .gform_wrapper .ginput_container select,
#main .gform_wrapper .ginput_container #map-container .module .content select,
#map-container .module .content #main .gform_wrapper .ginput_container textarea,
#main .gform_wrapper .ginput_container #map-container .module .content textarea,
#shed-builder .module .content .form-control,
#shed-builder .module .content #main .SumoSelect > .CaptionCont,
#main #shed-builder .module .content .SumoSelect > .CaptionCont,
#shed-builder .module .content #main .gform_wrapper .ginput_container input,
#main .gform_wrapper .ginput_container #shed-builder .module .content input,
#shed-builder .module .content #main .gform_wrapper .ginput_container select,
#main .gform_wrapper .ginput_container #shed-builder .module .content select,
#shed-builder .module .content #main .gform_wrapper .ginput_container textarea,
#main .gform_wrapper .ginput_container #shed-builder .module .content textarea {
  background: #1a1e1f;
  border: 2px solid #1a1e1f;
  color: white;
}

#map-container .module .content .form-control:focus, #map-container .module .content #main .SumoSelect > .CaptionCont:focus, #main #map-container .module .content .SumoSelect > .CaptionCont:focus, #map-container .module .content #main .gform_wrapper .ginput_container input:focus, #main .gform_wrapper .ginput_container #map-container .module .content input:focus,
#map-container .module .content #main .gform_wrapper .ginput_container select:focus,
#main .gform_wrapper .ginput_container #map-container .module .content select:focus,
#map-container .module .content #main .gform_wrapper .ginput_container textarea:focus,
#main .gform_wrapper .ginput_container #map-container .module .content textarea:focus,
#shed-builder .module .content .form-control:focus,
#shed-builder .module .content #main .SumoSelect > .CaptionCont:focus,
#main #shed-builder .module .content .SumoSelect > .CaptionCont:focus,
#shed-builder .module .content #main .gform_wrapper .ginput_container input:focus,
#main .gform_wrapper .ginput_container #shed-builder .module .content input:focus,
#shed-builder .module .content #main .gform_wrapper .ginput_container select:focus,
#main .gform_wrapper .ginput_container #shed-builder .module .content select:focus,
#shed-builder .module .content #main .gform_wrapper .ginput_container textarea:focus,
#main .gform_wrapper .ginput_container #shed-builder .module .content textarea:focus {
  border: 2px solid #ffd100;
  color: white;
}

#map-container .module .content .image-select,
#shed-builder .module .content .image-select {
  margin-bottom: 10px;
}

#map-container .module .content .image-select label,
#shed-builder .module .content .image-select label {
  position: relative;
  display: block;
  float: left;
  height: 30px;
  width: 30px;
  margin: 0 10px 10px 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
}

#map-container .module .content .image-select label:first-child,
#shed-builder .module .content .image-select label:first-child {
  margin-left: 0;
}

#map-container .module .content .image-select label:nth-child(5n),
#shed-builder .module .content .image-select label:nth-child(5n) {
  margin-right: 0;
}

@media (max-width: 768px) {
  #map-container .module .content .image-select label:nth-child(5n),
#shed-builder .module .content .image-select label:nth-child(5n) {
    margin-right: 10px;
  }
}

#map-container .module .content .image-select span,
#shed-builder .module .content .image-select span {
  position: absolute;
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  border-radius: 2px;
  overflow: hidden;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

#map-container .module .content .image-select input,
#shed-builder .module .content .image-select input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}

#map-container .module .content .image-select input:checked + span,
#shed-builder .module .content .image-select input:checked + span {
  border: 4px solid #ffd100;
}

#map-container .module .content .swatches,
#shed-builder .module .content .swatches {
  margin-bottom: 10px;
}

#map-container .module .content .swatches label,
#shed-builder .module .content .swatches label {
  position: relative;
  display: block;
  float: left;
  height: 30px;
  width: 30px;
  margin: 0 10px 10px 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
}

#map-container .module .content .swatches label:first-child,
#shed-builder .module .content .swatches label:first-child {
  margin-left: 0;
}

#map-container .module .content .swatches label:nth-child(5n),
#shed-builder .module .content .swatches label:nth-child(5n) {
  margin-right: 0;
}

@media (max-width: 768px) {
  #map-container .module .content .swatches label:nth-child(5n),
#shed-builder .module .content .swatches label:nth-child(5n) {
    margin-right: 10px;
  }
}

#map-container .module .content .swatches span,
#shed-builder .module .content .swatches span {
  position: absolute;
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  border-radius: 2px;
  overflow: hidden;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

#map-container .module .content .swatches input,
#shed-builder .module .content .swatches input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}

#map-container .module .content .swatches input:checked + span,
#shed-builder .module .content .swatches input:checked + span {
  border: 4px solid #ffd100;
}

#map-container .module .content .btn, #map-container .module .content #main .gform_wrapper .gform_footer .gform_button, #main .gform_wrapper .gform_footer #map-container .module .content .gform_button,
#shed-builder .module .content .btn,
#shed-builder .module .content #main .gform_wrapper .gform_footer .gform_button,
#main .gform_wrapper .gform_footer #shed-builder .module .content .gform_button {
  width: 100%;
  box-shadow: 0 20px 20px rgba(0, 0, 0, 0.33);
}

#map-container .module .content .btn:after, #map-container .module .content #main .gform_wrapper .gform_footer .gform_button:after, #main .gform_wrapper .gform_footer #map-container .module .content .gform_button:after,
#shed-builder .module .content .btn:after,
#shed-builder .module .content #main .gform_wrapper .gform_footer .gform_button:after,
#main .gform_wrapper .gform_footer #shed-builder .module .content .gform_button:after {
  background: #ffd100;
}

#map-container .module .content .btn:hover, #map-container .module .content #main .gform_wrapper .gform_footer .gform_button:hover, #main .gform_wrapper .gform_footer #map-container .module .content .gform_button:hover, #map-container .module .content .btn:active, #map-container .module .content #main .gform_wrapper .gform_footer .gform_button:active, #main .gform_wrapper .gform_footer #map-container .module .content .gform_button:active,
#shed-builder .module .content .btn:hover,
#shed-builder .module .content #main .gform_wrapper .gform_footer .gform_button:hover,
#main .gform_wrapper .gform_footer #shed-builder .module .content .gform_button:hover,
#shed-builder .module .content .btn:active,
#shed-builder .module .content #main .gform_wrapper .gform_footer .gform_button:active,
#main .gform_wrapper .gform_footer #shed-builder .module .content .gform_button:active {
  color: black;
}

#map-container footer,
#shed-builder footer {
  position: fixed;
  width: 100%;
  bottom: 40px;
}

#map-container footer .timeline,
#shed-builder footer .timeline {
  position: relative;
  margin: 0 auto;
  width: 600px;
}

#map-container footer .timeline ul,
#shed-builder footer .timeline ul {
  position: relative;
  margin: 0;
  padding: 0;
}

#map-container footer .timeline ul li,
#shed-builder footer .timeline ul li {
  position: relative;
  display: block;
  float: left;
  font: 500 14px/1.1 "Geogrotesque", sans-serif;
  font: 500 1.4rem/1.1 "Geogrotesque", sans-serif;
  text-align: center;
  text-transform: uppercase;
  color: white;
  width: 150px;
  margin: 0;
  padding-top: 0;
}

#map-container footer .timeline ul li a,
#shed-builder footer .timeline ul li a {
  position: relative;
  display: block;
  color: rgba(255, 255, 255, 0.6);
  padding-top: 60px;
  z-index: 30;
}

#map-container footer .timeline ul li a:hover,
#shed-builder footer .timeline ul li a:hover {
  color: white;
}

#map-container footer .timeline ul li:first-child:before,
#shed-builder footer .timeline ul li:first-child:before {
  display: none;
}

#map-container footer .timeline ul li:before,
#shed-builder footer .timeline ul li:before {
  content: "";
  position: absolute;
  background: rgba(255, 255, 255, 0.6);
  width: 108px;
  height: 4px;
  top: 21px;
  left: -54px;
  z-index: 10;
}

#map-container footer .timeline ul li:after,
#shed-builder footer .timeline ul li:after {
  content: "";
  position: absolute;
  display: block;
  background: transparent;
  border: 4px solid rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  width: 42px;
  height: 42px;
  top: 0;
  left: 54px;
  z-index: 20;
}

#map-container footer .timeline ul li.active a,
#shed-builder footer .timeline ul li.active a {
  color: white;
}

#map-container footer .timeline ul li.active:before,
#shed-builder footer .timeline ul li.active:before {
  background: #ffd100;
}

#map-container footer .timeline ul li.active:after,
#shed-builder footer .timeline ul li.active:after {
  background: #ffd100;
  border: 4px solid #ffd100;
}

#map-container .modal,
#shed-builder .modal {
  position: absolute;
  border-radius: 4px;
  width: 600px;
  left: 50%;
  margin-left: -300px;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.33);
  z-index: 100;
}

@media (max-width: 768px) {
  #map-container .modal,
#shed-builder .modal {
    width: 80%;
    left: 10%;
    margin-left: 0;
  }
}

#map-container .modal h1,
#shed-builder .modal h1 {
  font: 500 28px/1.1 "Quadon", serif;
  font: 500 2.8rem/1.1 "Quadon", serif;
  text-transform: uppercase;
  margin-bottom: 20px;
}

@media (max-width: 992px) {
  #map-container .modal h1,
#shed-builder .modal h1 {
    font: 500 2.4rem / 1.1 "Quadon", serif;
  }
}

@media (max-width: 768px) {
  #map-container .modal h1,
#shed-builder .modal h1 {
    font: 500 2.1rem / 1.1 "Quadon", serif;
    margin-bottom: 15px;
  }
}

#map-container .modal h2,
#shed-builder .modal h2 {
  font: 500 21px/1.1 "Quadon", serif;
  font: 500 2.1rem/1.1 "Quadon", serif;
  text-transform: capitalize;
  margin-bottom: 15px;
}

@media (max-width: 768px) {
  #map-container .modal h2,
#shed-builder .modal h2 {
    font: 500 1.8rem / 1.1 "Quadon", serif;
  }
}

#map-container .modal p,
#shed-builder .modal p {
  margin: 0;
}

@media (max-width: 768px) {
  #map-container .modal p,
#shed-builder .modal p {
    font: 300 1.6rem / 1.428571429 "Geogrotesque", sans-serif;
  }
}

#map-container .modal small,
#shed-builder .modal small {
  font: 600 14px/1.1 "Quadon", serif;
  font: 600 1.4rem/1.1 "Quadon", serif;
}

#map-container .modal img,
#shed-builder .modal img {
  margin-bottom: 10px;
}

@media (max-width: 768px) {
  #map-container .modal img,
#shed-builder .modal img {
    margin-bottom: 0;
  }
}

#map-container .modal.review,
#shed-builder .modal.review {
  background: #ffd100;
  padding: 30px;
}

@media (max-width: 768px) {
  #map-container .modal.review,
#shed-builder .modal.review {
    padding: 20px 15px;
  }
}

#map-container .modal.review section,
#shed-builder .modal.review section {
  padding: 15px 20px;
}

@media (max-width: 768px) {
  #map-container .modal.review section p,
#shed-builder .modal.review section p {
    margin-bottom: 10px;
  }
}

#map-container .modal.review section.white,
#shed-builder .modal.review section.white {
  background: white;
  border-radius: 2px;
}

@media (max-width: 768px) {
  #map-container .modal.review section,
#shed-builder .modal.review section {
    padding: 15px 15px 5px;
  }
}

#map-container .modal.notification,
#shed-builder .modal.notification {
  color: white;
  padding: 15px 30px;
}

@media (max-width: 768px) {
  #map-container .modal.notification,
#shed-builder .modal.notification {
    padding: 15px 20px;
  }
}

#map-container .modal.notification span,
#shed-builder .modal.notification span {
  font: 600 18px/1.428571429 "Quadon", serif;
  font: 600 1.8rem/1.428571429 "Quadon", serif;
  margin-right: 10px;
  padding-left: 30px;
}

@media (max-width: 768px) {
  #map-container .modal.notification span,
#shed-builder .modal.notification span {
    font: 600 1.6rem / 1.428571429 "Quadon", serif;
    padding-left: 25px;
  }
}

#map-container .modal.notification span:before,
#shed-builder .modal.notification span:before {
  position: absolute;
  font: 400 18px/1.428571429 "FontAwesome";
  font: 400 1.8rem/1.428571429 "FontAwesome";
  margin-left: -30px;
}

@media (max-width: 768px) {
  #map-container .modal.notification span:before,
#shed-builder .modal.notification span:before {
    font: 400 1.6rem / 1.428571429 "FontAwesome";
    margin-left: -25px;
  }
}

@media (max-width: 768px) {
  #map-container .modal.notification span,
#shed-builder .modal.notification span {
    display: block;
  }
}

#map-container .modal.notification.saved,
#shed-builder .modal.notification.saved {
  background: #2ba24f;
}

#map-container .modal.notification.saved span:before,
#shed-builder .modal.notification.saved span:before {
  content: "\f087";
}

#map-container .modal.notification.bugger,
#shed-builder .modal.notification.bugger {
  background: #ea1a2b;
}

#map-container .modal.notification.bugger span:before,
#shed-builder .modal.notification.bugger span:before {
  content: "\f088";
}

#map-container .modal.notification.alert, #map-container #main .gform_wrapper .notification.validation_error, #main .gform_wrapper #map-container .notification.validation_error, #map-container #main .gform_wrapper .notification#gforms_confirmation_message, #main .gform_wrapper #map-container .notification#gforms_confirmation_message,
#shed-builder .modal.notification.alert,
#shed-builder #main .gform_wrapper .notification.validation_error,
#main .gform_wrapper #shed-builder .notification.validation_error,
#shed-builder #main .gform_wrapper .notification#gforms_confirmation_message,
#main .gform_wrapper #shed-builder .notification#gforms_confirmation_message {
  background: #ffd100;
  color: black;
}

#map-container .modal.notification.alert span:before, #map-container #main .gform_wrapper .notification.validation_error span:before, #main .gform_wrapper #map-container .notification.validation_error span:before, #map-container #main .gform_wrapper .notification#gforms_confirmation_message span:before, #main .gform_wrapper #map-container .notification#gforms_confirmation_message span:before,
#shed-builder .modal.notification.alert span:before,
#shed-builder #main .gform_wrapper .notification.validation_error span:before,
#main .gform_wrapper #shed-builder .notification.validation_error span:before,
#shed-builder #main .gform_wrapper .notification#gforms_confirmation_message span:before,
#main .gform_wrapper #shed-builder .notification#gforms_confirmation_message span:before {
  content: "\f071";
}

/* ==========================================================================
	Content
   ========================================================================== */
.home-page #main .easy-autocomplete {
  width: 100% !important;
}

.home-page #main .autocomplete input {
  margin-bottom: 0 !important;
}

.home-page #main .easy-autocomplete-container {
  top: 40px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  z-index: 8;
}

.home-page #main .easy-autocomplete-container ul {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  padding-left: 0 !important;
  padding-top: 6px;
  margin: 0 !important;
  margin-top: -1px !important;
  border: none;
  max-height: 320px;
  overflow-y: auto;
}

.home-page #main .easy-autocomplete-container ul li {
  color: rgba(0, 0, 0, 0.5);
  text-shadow: none;
  border: none;
  padding-left: 20px;
}

.home-page #main .easy-autocomplete-container ul li:before {
  display: none;
}

.home-page #main .easy-autocomplete-container ul li b {
  font-weight: 500;
  color: black;
}

.home-page #main {
  background: #333236;
  padding-top: 20px;
}

.home-page #main .container {
  padding-left: 0;
  padding-right: 0;
}

.home-page #main .col-xs-1, .home-page #main .col-sm-1, .home-page #main .col-md-1, .home-page #main .col-lg-1, .home-page #main .col-xs-2, .home-page #main .col-sm-2, .home-page #main .col-md-2, .home-page #main .col-lg-2, .home-page #main .col-xs-3, .home-page #main .col-sm-3, .home-page #main .col-md-3, .home-page #main .col-lg-3, .home-page #main .col-xs-4, .home-page #main .col-sm-4, .home-page #main .col-md-4, .home-page #main .col-lg-4, .home-page #main .col-xs-5, .home-page #main .col-sm-5, .home-page #main .col-md-5, .home-page #main .col-lg-5, .home-page #main .col-xs-6, .home-page #main .col-sm-6, .home-page #main .col-md-6, .home-page #main .col-lg-6, .home-page #main .col-xs-7, .home-page #main .col-sm-7, .home-page #main .col-md-7, .home-page #main .col-lg-7, .home-page #main .col-xs-8, .home-page #main .col-sm-8, .home-page #main .col-md-8, .home-page #main .col-lg-8, .home-page #main .col-xs-9, .home-page #main .col-sm-9, .home-page #main .col-md-9, .home-page #main .col-lg-9, .home-page #main .col-xs-10, .home-page #main .col-sm-10, .home-page #main .col-md-10, .home-page #main .col-lg-10, .home-page #main .col-xs-11, .home-page #main .col-sm-11, .home-page #main .col-md-11, .home-page #main .col-lg-11, .home-page #main .col-xs-12, .home-page #main .col-sm-12, .home-page #main .col-md-12, .home-page #main .col-lg-12 {
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 20px;
}

.home-page #main .grid {
  transition: none;
}

.home-page #main .grid * {
  transition: none;
}

.home-page #main .grid-item-content {
  /*height: 420px;*/
  background: black;
  /*border: 1px solid hsla(0, 0%, 0%, 0.5);*/
  /*border-radius: 5px;*/
}

.home-page #main .grid {
  margin-left: -5px;
  margin-right: -5px;
}

.home-page #main .module {
  background: #4b4c46;
  position: relative;
  color: white;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
  height: 540px;
}

.home-page #main .module .ribbon {
  width: 134px;
  background: #ffd100;
  position: absolute;
  top: 0;
  left: 20px;
  color: black;
  text-align: center;
  font: 500 14px/1.1 "Quadon", serif;
  font: 500 1.4rem/1.1 "Quadon", serif;
  text-transform: uppercase;
  padding: 17px 0;
  z-index: 5;
}

.home-page #main .module .ribbon:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 134 17'%3E%3Cpath fill='%23ffd100' d='M67 1.7L0 17V0h134v17z'/%3E%3C/svg%3E");
  position: absolute;
  width: 134px;
  height: 17px;
  left: 0;
  bottom: -17px;
}

.home-page #main .module.gradient::after {
  position: absolute;
  content: "";
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
  width: 100%;
  height: 66.6666667%;
  left: 0;
  bottom: 0;
}

.home-page #main .module.gradient.reversed::after {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
  top: 0;
  bottom: auto;
}

.home-page #main .module.gradient.middle::after {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0) 100%);
  height: 90%;
  top: auto;
  bottom: 0;
}

.home-page #main .module.xlarge {
  width: 100%;
  height: 640px;
}

.home-page #main .module.large {
  width: 100%;
  height: 540px;
}

.home-page #main .module.medium {
  width: 100%;
  height: 420px;
}

.home-page #main .module.medium article {
  width: 75%;
}

.home-page #main .module.small {
  width: 100%;
  height: 380px;
}

.home-page #main .module.xsmall {
  width: 100%;
  height: 260px;
}

.home-page #main .module.xsmall.cta-block {
  background: #2a70b6;
}

.home-page #main .module.xsmall.cta-block article {
  text-shadow: none;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
}

.home-page #main .module.xsmall.cta-block article h2 {
  text-transform: uppercase;
}

@media (max-width: 1024px) {
  .home-page #main .module.xlarge {
    height: 600px;
  }
  .home-page #main .module.large {
    height: 500px;
  }
  .home-page #main .module.medium {
    height: 380px;
  }
  .home-page #main .module.small {
    height: 340px;
  }
  .home-page #main .module.xsmall {
    height: 220px;
  }
}

@media (max-width: 991px) {
  .home-page #main .module {
    height: 380px !important;
  }
}

.home-page #main .module .banner {
  display: block;
  background: url(../images/agricultural-agreement.png) 50% 50% no-repeat;
  background-size: cover;
  height: 100%;
}

.home-page #main .module .banner:hover:after, .home-page #main .module .banner:active:after, .home-page #main .module .banner:focus:after {
  display: none;
}

.home-page #main .module.brown-bg .banner {
  height: 360px;
}

.home-page #main .module article {
  text-shadow: 0 0 30px black;
  width: 100%;
  padding: 30px;
}

@media (max-width: 1024px) {
  .home-page #main .module article {
    padding: 20px;
  }
}

.home-page #main .module article.absolute {
  position: absolute;
  z-index: 9;
}

.home-page #main .module article.position-top {
  top: 0;
}

.home-page #main .module article.position-bottom {
  bottom: 0;
}

.home-page #main .module article.position-middle {
  top: 50%;
  transform: translateY(-50%);
}

@media (max-width: 767px) {
  .home-page #main .module article.position-middle {
    transform: none;
  }
}

.home-page #main .module article.half {
  width: 50%;
}

.home-page #main .module article .inner {
  position: relative;
}

.home-page #main .module article h2 {
  font: 300 28px/1.1 "Quadon", serif;
  font: 300 2.8rem/1.1 "Quadon", serif;
  margin-bottom: 10px;
}

.home-page #main .module article p {
  font: 300 16px/1.428571429 "Geogrotesque", sans-serif;
  font: 300 1.6rem/1.428571429 "Geogrotesque", sans-serif;
  margin-bottom: 10px;
}

.home-page #main .module article .more {
  font: 400 14px/1.428571429 "Geogrotesque", sans-serif;
  font: 400 1.4rem/1.428571429 "Geogrotesque", sans-serif;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #ffd100;
}

.home-page #main .module article .more:before {
  content: "\f105";
  position: absolute;
  font: 400 16px/1.428571429 "FontAwesome";
  font: 400 1.6rem/1.428571429 "FontAwesome";
  top: -2px;
  right: -15px;
}

.home-page #main .module article .more::after {
  background: #ffd100;
}

.home-page #main .module article .btn, .home-page #main .module article .gform_wrapper .gform_footer .gform_button, .home-page #main .gform_wrapper .gform_footer .module article .gform_button {
  font: 400 14px/44px "Geogrotesque", sans-serif;
  font: 400 1.4rem/4.4rem "Geogrotesque", sans-serif;
  min-width: inherit;
  margin-top: 10px;
}

.home-page #main .module article .btn.yellow, .home-page #main .module article .gform_wrapper .gform_footer .yellow.gform_button, .home-page #main .gform_wrapper .gform_footer .module article .yellow.gform_button {
  background: #ffd100;
  color: black;
}

.home-page #main .module article .btn.yellow:hover, .home-page #main .module article .gform_wrapper .gform_footer .yellow.gform_button:hover, .home-page #main .gform_wrapper .gform_footer .module article .yellow.gform_button:hover {
  color: white;
}

.home-page #main .module article .btn.yellow:hover:after, .home-page #main .module article .gform_wrapper .gform_footer .yellow.gform_button:hover:after, .home-page #main .gform_wrapper .gform_footer .module article .yellow.gform_button:hover:after {
  width: 100%;
  background: #2a70b6;
  color: white;
}

.home-page #main .module article .btn.white, .home-page #main .module article .gform_wrapper .gform_footer .white.gform_button, .home-page #main .gform_wrapper .gform_footer .module article .white.gform_button {
  font: 400 14px/48px "Geogrotesque", sans-serif;
  font: 400 1.4rem/4.8rem "Geogrotesque", sans-serif;
  background: white;
  color: #2a70b6;
}

.home-page #main .module article .btn.white:hover, .home-page #main .module article .gform_wrapper .gform_footer .white.gform_button:hover, .home-page #main .gform_wrapper .gform_footer .module article .white.gform_button:hover {
  color: white;
}

.home-page #main .module article .btn.white:hover:after, .home-page #main .module article .gform_wrapper .gform_footer .white.gform_button:hover:after, .home-page #main .gform_wrapper .gform_footer .module article .white.gform_button:hover:after {
  width: 100%;
  background: black;
  color: white;
}

.home-page #main .module article .btn.drop-shadow, .home-page #main .module article .gform_wrapper .gform_footer .drop-shadow.gform_button, .home-page #main .gform_wrapper .gform_footer .module article .drop-shadow.gform_button {
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.4);
}

.home-page #main .module article .btn.position-right, .home-page #main .module article .gform_wrapper .gform_footer .position-right.gform_button, .home-page #main .gform_wrapper .gform_footer .module article .position-right.gform_button {
  position: absolute;
  right: 0;
  bottom: 0;
  left: auto;
  top: auto;
}

@media (max-width: 767px) {
  .home-page #main .module article .btn.position-right, .home-page #main .module article .gform_wrapper .gform_footer .position-right.gform_button, .home-page #main .gform_wrapper .gform_footer .module article .position-right.gform_button {
    position: static;
  }
}

.home-page #main .module.full-width article h2, .home-page #main .module.full-width article p {
  max-width: 450px;
}

.home-page #main .module.brown-bg article {
  background: #4b4c46;
  text-shadow: none;
}

.home-page #main .module .home-search-form {
  margin-top: 20px;
}

.home-page #main .module .home-search-form::after {
  clear: both;
  content: "";
  display: table;
}

.home-page #main .module .home-search-form fieldset {
  box-shadow: 0px 0px 0 6px rgba(0, 0, 0, 0.2);
  margin-top: 10px;
}

.home-page #main .module .home-search-form .search-container {
  float: left;
  width: calc(100% - 140px);
}

.home-page #main .module .home-search-form input[type="text"], .home-page #main .module .home-search-form button {
  border-radius: 4px;
  height: 44px;
}

.home-page #main .module .home-search-form input[type="text"] {
  font: 400 18px/1.428571429 "Geogrotesque", sans-serif;
  font: 400 1.8rem/1.428571429 "Geogrotesque", sans-serif;
  background: white;
  border: none;
  padding: 10px 20px 11px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  width: 100%;
}

.home-page #main .module .home-search-form button {
  float: left;
  margin: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  padding-left: 58px;
  width: 140px;
}

.home-page #main .module .home-search-form button:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath d='M17.7 16.2l-3.9-3.8c1.3-1.4 2-3.1 2-4.9 0-4.1-3.5-7.4-7.9-7.4C3.5 0 0 3.3 0 7.4s3.5 7.4 7.9 7.4c1.5 0 3-.4 4.2-1.2l4 4c.2.2.5.3.8.3s.5-.1.7-.3c.2-.2.3-.4.3-.7.1-.2 0-.5-.2-.7zm-4.1-8.8c0 3-2.6 5.4-5.7 5.4s-5.7-2.4-5.7-5.4c0-3 2.6-5.4 5.7-5.4s5.7 2.5 5.7 5.4z'/%3E%3C/svg%3E");
  width: 18px;
  height: 18px;
  position: absolute;
  top: 50%;
  left: 30px;
  transform: translateY(-50%);
}

.home-page #main .module .home-search-form button:hover:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath d='M17.7 16.2l-3.9-3.8c1.3-1.4 2-3.1 2-4.9 0-4.1-3.5-7.4-7.9-7.4C3.5 0 0 3.3 0 7.4s3.5 7.4 7.9 7.4c1.5 0 3-.4 4.2-1.2l4 4c.2.2.5.3.8.3s.5-.1.7-.3c.2-.2.3-.4.3-.7.1-.2 0-.5-.2-.7zm-4.1-8.8c0 3-2.6 5.4-5.7 5.4s-5.7-2.4-5.7-5.4c0-3 2.6-5.4 5.7-5.4s5.7 2.5 5.7 5.4z' fill='%23fff'/%3E%3C/svg%3E");
}

@media (max-width: 991px) {
  .home-page #main .module .home-search-form fieldset {
    box-shadow: none;
  }
  .home-page #main .module .home-search-form .search-container {
    width: calc(100% - 50px);
  }
  .home-page #main .module .home-search-form button {
    width: 18px;
    padding-left: 25px;
    padding-right: 25px;
  }
  .home-page #main .module .home-search-form button span {
    opacity: 0;
  }
  .home-page #main .module .home-search-form button:before {
    left: 16px;
  }
}

.home-page #main a.link {
  position: absolute;
}

@media (max-width: 991px) {
  .home-page #main .module article {
    width: 100% !important;
  }
}

@media (max-width: 767px) {
  .home-page #main a.link {
    display: block;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
  }
  .home-page #main a.link:hover:after, .home-page #main a.link:active:after, .home-page #main a.link:focus:after {
    display: none;
  }
  .home-page #main .container-fluid {
    padding-left: 10px;
    padding-right: 10px;
  }
  .home-page #main .module.cta-block {
    height: 260px !important;
  }
  .home-page #main .module.featured-block article {
    width: 100%;
  }
  .home-page #main .module:not(.cta-block):not(.featured-block) {
    height: auto !important;
  }
  .home-page #main .module:not(.cta-block):not(.featured-block).gradient:after {
    display: none;
  }
  .home-page #main .module:not(.cta-block):not(.featured-block) .banner {
    height: 260px;
  }
  .home-page #main .module:not(.cta-block):not(.featured-block) article {
    position: relative !important;
    background: #4b4c46 !important;
    height: auto;
    width: 100% !important;
    text-shadow: none;
  }
}

.home-page #global-footer .mobile-footer-top {
  background: #333236;
  color: white;
  padding-top: 0;
}

.home-page #global-footer .mobile-footer-top a {
  color: white;
  opacity: .6;
}

#main .need-help {
  font: 300 18px/1.1 "Quadon", serif;
  font: 300 1.8rem/1.1 "Quadon", serif;
  cursor: pointer;
  padding: 20px 20px 20px 85px;
  margin-bottom: 0;
  background: #ffd100;
  display: inline-block;
  position: fixed;
  right: -520px;
  top: 75%;
  transform: translateY(-50%);
  border-radius: 60px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  text-transform: none;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.66), 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  z-index: 10;
  transition: all ease-out 0.5s;
}

#main .need-help:hover {
  right: 0 !important;
}

#main .need-help:before {
  content: "";
  background-image: url("../images/ranbuild-man-need-help@2.png");
  background-size: 90px 81px;
  width: 90px;
  height: 81px;
  position: absolute;
  left: -15px;
  bottom: 0;
}

@-webkit-keyframes slideIn {
  0% {
    right: -520px;
  }
  100% {
    right: 0;
  }
}

@keyframes slideIn {
  0% {
    right: -520px;
  }
  100% {
    right: 0;
  }
}

@-webkit-keyframes slideOut {
  0% {
    right: 0;
  }
  100% {
    right: -120px;
  }
}

@keyframes slideOut {
  0% {
    right: 0;
  }
  100% {
    right: -120px;
  }
}

#main .need-help-popup-container {
  position: fixed;
  z-index: 200;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
}

#main .need-help-popup-container .need-help-backoverlay {
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
}

#main .need-help-popup-container.open {
  opacity: 1;
  visibility: visible;
}

#main .need-help-popup-container .need-help-popup {
  background: #ffd100;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 90%;
  max-width: 780px;
  transform: translate(-50%, -50%);
  padding: 40px 35px 30px;
  z-index: 2;
}

#main .need-help-popup-container .need-help-popup * {
  text-align: center;
}

#main .need-help-popup-container .need-help-popup .close {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath d='M17.6 15.8L10.9 9l6.7-6.7c.5-.5.5-1.3 0-1.8s-1.3-.5-1.8 0L9 7.2 2.2.4C1.7-.1.9-.1.4.4s-.5 1.3 0 1.8L7.2 9 .4 15.8c-.5.5-.5 1.3 0 1.8s1.3.5 1.8 0L9 10.8l6.8 6.8c.5.5 1.3.5 1.8 0s.5-1.3 0-1.8z' fill='%23121313'/%3E%3C/svg%3E");
  position: absolute;
  right: 20px;
  top: 20px;
  width: 18px;
  height: 18px;
  z-index: 200;
  cursor: pointer;
}

#main .need-help-popup-container .need-help-popup .close:hover {
  transform: rotate(180deg);
}

#main .need-help-popup-container .need-help-popup h1 {
  font: 400 28px/1.1 "Quadon", serif;
  font: 400 2.8rem/1.1 "Quadon", serif;
  text-transform: none;
}

#main .need-help-popup-container .need-help-popup article {
  padding-bottom: 0;
}

#main .need-help-popup-container .need-help-popup article .icon {
  margin-bottom: 20px;
}

#main .need-help-popup-container .need-help-popup article .icon.pin {
  background-image: url("data:image/svg+xml,%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21 26'%3E%3Cstyle%3E.st0%7Bfill:%23ffd100%7D%3C/style%3E%3Cpath class='st0' d='M10.5 4.2c-3.2.2-6 2.4-6 5.6 0 3 2.7 5.6 6 5.6 3.1 0 5.8-2.4 6-5.3.1-3.3-2.6-5.7-6-5.9zm0 9.6c-5.3-.3-5.4-7.8 0-7.8 5.4-.1 5.3 7.5 0 7.8z'/%3E%3Cpath class='st0' d='M10.5 0C4.8.2-.3 4.5 0 10c.2 4.7 4.1 9.5 7.1 12.9.6.7 2.1 2.9 3.2 3 .9.1 1.7-1 2.3-1.6 3.4-3.5 7.1-8.2 8.2-13C22.2 5.4 16.7.2 10.5 0zm0 24c-2.9-2.6-5.3-6.1-7.1-9.5-1.2-2.3-2-4.5-1.2-7.1C3.3 4 6.7 1.7 10.5 1.6c3.6 0 7 2.3 8.2 5.4 1 2.5.3 4.8-.9 7.1-1.8 3.6-4.3 7.2-7.3 9.9z'/%3E%3C/svg%3E");
  width: 21px;
  height: 26px;
}

#main .need-help-popup-container .need-help-popup article .icon.computer {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 33 23'%3E%3Cpath d='M0 20.4v.6c0 1 .8 1.9 1.9 1.9h29.3c1.1 0 1.9-.9 1.9-1.9v-.6H0zM28.6 0H4.5c-1.1 0-2 .9-2 1.9v17.2h28.1V1.9c0-1-.9-1.9-2-1.9zm0 16.6c0 .4-.3.6-.7.6H5c-.4 0-.7-.3-.7-.6v-14c0-.4.3-.6.7-.6h23c.4 0 .7.3.7.6-.1 0-.1 14-.1 14z' fill='%23ffd004'/%3E%3C/svg%3E");
  width: 33px;
  height: 23px;
}

#main .need-help-popup-container .need-help-popup article .icon.phone {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 26'%3E%3Cpath d='M26 20c-.1-.5-.4-.8-.6-1l-4.8-4.5c-.1-.1-.2-.1-.3-.2-.1 0-.4-.2-.8-.2-.5 0-.9.2-1.3.5-.3.3-1.6 1.3-2.3 1.8 0 0-.1 0-.3-.1-.9-.4-2.2-1.4-2.9-2.2l-.9-.9c-.9-.8-1.7-2-2.1-2.9-.1-.2-.1-.3-.1-.3.5-.6 1.5-2 1.8-2.3.7-.8.5-1.7.3-2.1 0-.1-.1-.2-.2-.3L7 .7C6.5-.1 5.5-.2 4.7.3c-.2.2-.7.5-1.3.9-.9.6-2 1.4-2.3 1.6-.5.4-1.5 1.5-.9 4C.7 8.7 3.8 14.5 7.7 18l.2.2c3.5 3.8 9.3 6.9 11.3 7.5.5.1 1.1.2 1.5.2 1.4 0 2.2-.7 2.5-1.1.2-.3.9-1.3 1.5-2.3.4-.6.8-1.2.9-1.4.4-.3.4-.8.4-1.1zm-4.5 3.6c-.1.1-.3.3-.8.3-.3 0-.6 0-1-.1-1.6-.4-6.9-3.3-10.3-6.9l-.3-.3C5.5 13.2 2.7 7.8 2.3 6.3c-.4-1.4 0-1.8.1-1.8.3-.2 1.4-.9 2.2-1.5l.2-.1c.3-.2.6-.4.8-.5l4 4.3c-.4.4-1.4 1.7-1.7 2.1-.4.5-.7 1.4-.2 2.6.6 1.2 1.6 2.6 2.6 3.5l.8.8c.9 1 2.3 2 3.5 2.6.4.2.9.3 1.3.3.7 0 1.1-.3 1.3-.4.5-.4 1.7-1.3 2.3-1.8l4.3 4.1c-.2.3-.5.7-.7 1.1-.7.7-1.4 1.8-1.6 2z' fill='%23ffd004'/%3E%3C/svg%3E");
  width: 26px;
  height: 26px;
}

#main .need-help-popup-container .need-help-popup article .inner {
  background: black;
  height: 100%;
  color: white;
  padding: 20px;
}

#main .need-help-popup-container .need-help-popup article h2 {
  font: 400 21px/1.1 "Quadon", serif;
  font: 400 2.1rem/1.1 "Quadon", serif;
  text-transform: none;
}

#main .need-help-popup-container .need-help-popup article p {
  font-size: 16px;
  font-size: 1.6rem;
}

@media (max-width: 991px) {
  #main .need-help-popup-container .need-help-popup {
    padding: 30px 25px 20px;
  }
  #main .need-help-popup-container .need-help-popup article .inner {
    padding: 20px 10px;
  }
}

.search-results {
  background: #ffd100;
  padding: 18px 0;
}

.search-results h1 {
  color: black;
  font-size: 21px;
  font-weight: 300;
  margin: 0;
  text-transform: none;
}

.search-results h1 span {
  font-weight: 500;
}

@media (max-width: 768px) {
  .search-results {
    padding: 18px 0;
    text-align: center;
  }
  .search-results h1 {
    font-size: 18px;
  }
}

/* ==========================================================================
	Accessibility
   ========================================================================== */
.accessibility a {
  position: absolute;
  font: 500 18px/1.428571429 "Geogrotesque", sans-serif;
  font: 500 1.8rem/1.428571429 "Geogrotesque", sans-serif;
  text-decoration: none;
  background: #ffd100;
  color: black;
  border-radius: 2px;
  margin: 10px;
  padding: 15px 20px;
  left: -1000px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.4);
  z-index: 200;
}

.accessibility a:active, .accessibility a:focus, .accessibility a:hover {
  display: inline;
  color: black;
  outline: none;
  border-radius: 2px;
  left: 0;
  top: 0;
}

@-webkit-keyframes uil-spin-css {
  0% {
    opacity: 1;
    transform: scale(1.5);
  }
  100% {
    opacity: 0.1;
    transform: scale(1);
  }
}

@keyframes uil-spin-css {
  0% {
    opacity: 1;
    transform: scale(1.5);
  }
  100% {
    opacity: 0.1;
    transform: scale(1);
  }
}

.uil-spin-css-container {
  height: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 450;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}

.uil-spin-css {
  background: none;
  position: relative;
  width: 200px;
  height: 200px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.5);
  z-index: 500;
}

.uil-spin-css > div {
  width: 24px;
  height: 24px;
  margin-left: 4px;
  margin-top: 4px;
  position: absolute;
}

.uil-spin-css > div > div {
  width: 100%;
  height: 100%;
  border-radius: 15px;
  background: #ffd100;
}

.uil-spin-css > div:nth-of-type(1) > div {
  -webkit-animation: uil-spin-css 1s linear infinite;
          animation: uil-spin-css 1s linear infinite;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}

.uil-spin-css > div:nth-of-type(1) {
  transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
}

.uil-spin-css > div:nth-of-type(2) > div {
  -webkit-animation: uil-spin-css 1s linear infinite;
          animation: uil-spin-css 1s linear infinite;
  -webkit-animation-delay: 0.12s;
          animation-delay: 0.12s;
}

.uil-spin-css > div:nth-of-type(2) {
  transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
}

.uil-spin-css > div:nth-of-type(3) > div {
  -webkit-animation: uil-spin-css 1s linear infinite;
          animation: uil-spin-css 1s linear infinite;
  -webkit-animation-delay: 0.25s;
          animation-delay: 0.25s;
}

.uil-spin-css > div:nth-of-type(3) {
  transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
}

.uil-spin-css > div:nth-of-type(4) > div {
  -webkit-animation: uil-spin-css 1s linear infinite;
          animation: uil-spin-css 1s linear infinite;
  -webkit-animation-delay: 0.37s;
          animation-delay: 0.37s;
}

.uil-spin-css > div:nth-of-type(4) {
  transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
}

.uil-spin-css > div:nth-of-type(5) > div {
  -webkit-animation: uil-spin-css 1s linear infinite;
          animation: uil-spin-css 1s linear infinite;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}

.uil-spin-css > div:nth-of-type(5) {
  transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
}

.uil-spin-css > div:nth-of-type(6) > div {
  -webkit-animation: uil-spin-css 1s linear infinite;
          animation: uil-spin-css 1s linear infinite;
  -webkit-animation-delay: 0.62s;
          animation-delay: 0.62s;
}

.uil-spin-css > div:nth-of-type(6) {
  transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
}

.uil-spin-css > div:nth-of-type(7) > div {
  -webkit-animation: uil-spin-css 1s linear infinite;
          animation: uil-spin-css 1s linear infinite;
  -webkit-animation-delay: 0.75s;
          animation-delay: 0.75s;
}

.uil-spin-css > div:nth-of-type(7) {
  transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
}

.uil-spin-css > div:nth-of-type(8) > div {
  -webkit-animation: uil-spin-css 1s linear infinite;
          animation: uil-spin-css 1s linear infinite;
  -webkit-animation-delay: 0.87s;
          animation-delay: 0.87s;
}

.uil-spin-css > div:nth-of-type(8) {
  transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
}

/* ==========================================================================
	No Script
   ========================================================================== */
#noscript-wrapper {
  display: block;
  position: fixed;
  font: 300 21px/1.1 "Geogrotesque", sans-serif;
  font: 300 2.1rem/1.1 "Geogrotesque", sans-serif;
  text-align: center;
  color: white;
  background: #CC0000;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 20px 0;
  z-index: 200;
}

#noscript-wrapper span {
  font: 600 21px/1.1 "Geogrotesque", sans-serif;
  font: 600 2.1rem/1.1 "Geogrotesque", sans-serif;
}

/* ==========================================================================
	Print styles
   ========================================================================== */
@media print {
  @page {
    size: 210mm 297mm;
    margin: 14mm;
  }
  .container {
    width: 1170px;
  }
  .test {
    width: sm;
  }
  .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.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .container-fluid,
.container {
    width: 100%;
    max-width: 100%;
  }
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a[href]:after {
    content: " (" attr(href) ") ";
    font-size: 0.65em;
    font-weight: normal;
  }
  a:after {
    content: " (" attr(href) ") ";
    font-size: 0.65em;
    font-weight: normal;
  }
  #main a:after {
    position: static;
    content: " (" attr(href) ") ";
    font-size: 0.65em;
    font-weight: normal;
    opacity: 1;
    text-decoration: underline;
  }
  html,
body,
p {
    background: none;
    color: black !important;
  }
  blockquote {
    border: none;
  }
  figure figcaption {
    position: relative;
    font-size: 14px;
    font-size: 1.4rem;
    background: transparent !important;
    color: black;
  }
  table,
.table {
    display: table;
    width: inherit;
    text-align: left;
    margin: 1px;
  }
  th {
    border-bottom: 1px solid black;
    font-weight: 600;
  }
  td {
    border-bottom: 1px solid black;
  }
  th,
td {
    padding: 4px 10px 4px 0;
  }
  tfoot {
    font-style: italic;
  }
  caption {
    text-align: left;
    background: transparent;
    margin-bottom: 2em;
  }
  thead {
    display: table-header-group;
  }
  img,
tr {
    page-break-inside: avoid;
  }
  h1 {
    font: 500 28px / 1.1 "Quadon", serif;
    font: 500 2.8rem / 1.1 "Quadon", serif;
    text-transform: none;
  }
  h2 {
    font: 500 24px / 1.1 "Quadon", serif;
    font: 500 2.4rem / 1.1 "Quadon", serif;
  }
  h3 {
    font: 500 21px / 1.1 "Quadon", serif;
    font: 500 2.1rem / 1.1 "Quadon", serif;
  }
  h4 {
    font: 500 18px / 1.1 "Quadon", serif;
    font: 500 1.8rem / 1.1 "Quadon", serif;
  }
  h5 {
    font: 500 16px / 1.1 "Quadon", serif;
    font: 500 1.6rem / 1.1 "Quadon", serif;
  }
  h6 {
    font: 500 14px / 1.1 "Quadon", serif;
    font: 500 1.4rem / 1.1 "Quadon", serif;
  }
  #main .content {
    padding: 0;
  }
  #main .content .content-inner {
    padding: 0;
    margin-bottom: 20px;
  }
  .container-fluid, .container-fluid-custom {
    padding-left: 0;
    padding-right: 0;
  }
  #global-header {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 2px solid #b8b5ae;
  }
  #global-header .logo {
    margin: 0;
  }
  #menu-toggle {
    display: none !important;
  }
  .page-loaded #mobile-menu {
    display: none !important;
  }
  #main .billboard, .home #main .billboard {
    height: auto !important;
  }
  #main .billboard .caption,
.home #main .billboard .caption {
    position: static;
    font: 500 32px / 1.1 "Quadon", serif;
    font: 500 3.2rem / 1.1 "Quadon", serif;
    padding: 0;
    margin-bottom: 20px;
  }
  #main .intro p {
    text-align: left;
  }
  #main .promo .right-image, #main .promo .left-image {
    display: none;
  }
  #main .promo .text-article {
    margin-top: 0;
    height: auto;
    padding: 0;
    width: 100%;
  }
  #global-footer {
    border-top: 2px solid #b8b5ae;
    text-align: left;
  }
  #global-footer .copyright-xs {
    text-align: left;
  }
  #main .portal-listing article {
    padding: 0;
    border-bottom: 1px dotted #b8b5ae;
    margin-bottom: 15px;
  }
  #main .portal-listing article .desc {
    padding: 0;
    margin-bottom: 10px;
    text-align: left;
    position: static;
    transform: none;
  }
  #main .portal-listing article .btn, #main .portal-listing article .gform_wrapper .gform_footer .gform_button, #main .gform_wrapper .gform_footer .portal-listing article .gform_button {
    display: none;
  }
  #main .portal-listing article:last-child {
    border-bottom: 0;
    margin-bottom: 0;
  }
  #main .portal-listing article .row > div {
    height: auto;
    margin: 0;
    width: auto;
  }
  #main .listing .article {
    border-bottom: 1px dotted #b8b5ae;
  }
  #main .listing .article:last-child {
    border-bottom: none;
  }
  #main .listing .desc {
    margin: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }
  #main .listing p {
    display: block !important;
  }
  #main .play {
    display: none;
  }
  .wrapper-tabs {
    display: none;
  }
  .r-tabs .r-tabs-accordion-title {
    display: block;
  }
  #main .r-tabs .r-tabs-panel {
    padding: 0;
    display: block !important;
    opacity: 1;
    visibility: visible;
  }
  #main .r-tabs .r-tabs-accordion-title a {
    font: 500 28px / 1.1 "Quadon", serif;
    font: 500 2.8rem / 1.1 "Quadon", serif;
    padding-left: 0;
    padding-right: 0;
    text-transform: none;
  }
  #main ul.colorbond-colors li span.name.white {
    color: white !important;
  }
  .owl-carousel .owl-stage-outer {
    height: auto;
  }
  .owl-carousel .owl-stage {
    width: 100% !important;
    transform: none !important;
  }
  .owl-carousel .owl-item {
    float: none;
    height: auto;
    width: 100% !important;
  }
  .owl-carousel .owl-item > div {
    height: auto;
  }
  .owl-carousel .owl-item .caption {
    text-shadow: 0px 0px 15px white !important;
  }
  .owl-carousel .owl-item img {
    width: 100%;
    height: auto !important;
  }
  .owl-carousel .owl-dots-wrapper {
    display: none;
  }
  #main .highlights {
    display: block !important;
    padding-top: 20px;
    border-top: 1px dotted #b8b5ae;
  }
  #main .highlights .btn, #main .highlights .gform_wrapper .gform_footer .gform_button, #main .gform_wrapper .gform_footer .highlights .gform_button {
    display: none;
  }
}
