/*
 *  StudioMoso
 */
/* IMPORTS
=========================================*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800");
@import url("https://fonts.googleapis.com/css?family=Oswald:100,300,500,700");
@import url("https://use.typekit.net/wvv6njc.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;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.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";
}
* {
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -ms-box-sizing: border-box;
  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.42857143;
  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: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .img-responsive,
  .thumbnail > img,
  .thumbnail a > img,
  .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
    display: block;
    width: 100%;
    max-width: 100%;
  }
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  transition: all all 0.2s ease-in-out ease-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,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .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,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .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.2;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
    font-size: 24px;
    line-height: 1.2;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.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 {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  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,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  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.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@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%;
  text-transform: uppercase;
}
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.42857143;
  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.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
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.42857143;
  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;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1070px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
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 > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  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 > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.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 > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.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 > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.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 > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.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 > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.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 > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.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 > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.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 > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .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 > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td: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 > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td: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 > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .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"] {
  -ms-box-sizing: border-box;
  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: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  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 .15s, box-shadow ease-in-out .15s;
  transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease-out;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  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="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio 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 {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  min-height: 32px;
}
.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 {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  min-height: 38px;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  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 {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .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 {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control: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 {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control: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 {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control: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 {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    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 {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    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 {
  margin-left: -15px;
  margin-right: -15px;
}
@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: 14.333333px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  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.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  -moz-opacity: 0.65;
  -khtml-opacity: 0.65;
  -webkit-opacity: 0.65;
  opacity: 0.65;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
  filter: alpha(opacity=65);
  box-shadow: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  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:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  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:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  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:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  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:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  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:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  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,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  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%;
}
.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
  transition: all opacity 0.15s linear ease-out;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
    float: left;
  }
  .navbar-right {
    float: right !important;
    float: right;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border 0.2s ease-in-out;
  transition: all border 0.2s ease-in-out ease-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > 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 {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .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 {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
  transition: all width 0.6s ease ease-out;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  -moz-opacity: 0.2;
  -khtml-opacity: 0.2;
  -webkit-opacity: 0.2;
  opacity: 0.2;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.tooltip.in {
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  transition: 0.6s ease-in-out left;
  transition: all 0.6s ease-in-out left ease-out;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  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;
  }
  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;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1500px) {
  .visible-xl {
    display: block !important;
  }
  table.visible-xl {
    display: table;
  }
  tr.visible-xl {
    display: table-row !important;
  }
  th.visible-xl,
  td.visible-xl {
    display: table-cell !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;
  }
}
@media (max-width: 1499px) {
  .hidden-xl {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*!
 *  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.3.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.3.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;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  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.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.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% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  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: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-genderless:before,
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  touch-action: pan-y;
}
.swiper-wp8-vertical {
  touch-action: pan-x;
}
/* Arrows */
/*.swiper-button-prev, .swiper-button-next {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    &.swiper-button-disabled {
        opacity: 0.35;
        cursor: auto;
        pointer-events: none;
    }
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    .encoded-svg-background("<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'><path d='M0,22L22,0l2.1,2.1L4.2,22l19.9,19.9L22,44L0,22L0,22L0,22z' fill='#007aff'/></svg>");
    left: 10px;
    right: auto;
    &.swiper-button-black {
        .encoded-svg-background("<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'><path d='M0,22L22,0l2.1,2.1L4.2,22l19.9,19.9L22,44L0,22L0,22L0,22z' fill='#000000'/></svg>");
    }
    &.swiper-button-white {
        .encoded-svg-background("<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'><path d='M0,22L22,0l2.1,2.1L4.2,22l19.9,19.9L22,44L0,22L0,22L0,22z' fill='#ffffff'/></svg>");
    }
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    .encoded-svg-background("<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'><path d='M27,22L27,22L5,44l-2.1-2.1L22.8,22L2.9,2.1L5,0L27,22L27,22z' fill='#007aff'/></svg>");
    right: 10px;
    left: auto;
    &.swiper-button-black {
        .encoded-svg-background("<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'><path d='M27,22L27,22L5,44l-2.1-2.1L22.8,22L2.9,2.1L5,0L27,22L27,22z' fill='#000000'/></svg>");
    }
    &.swiper-button-white {
        .encoded-svg-background("<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'><path d='M27,22L27,22L5,44l-2.1-2.1L22.8,22L2.9,2.1L5,0L27,22L27,22z' fill='#ffffff'/></svg>");
    }
}*/
/* Pagination Styles */
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}
.swiper-container-vertical > .swiper-pagination {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}
.swiper-container-horizontal > .swiper-pagination {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
  margin: 0 5px;
}
/* 3D Container */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  /* Safari 4+, Chrome */
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-right {
  /* Safari 4+, Chrome */
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-top {
  /* Safari 4+, Chrome */
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  /* Safari 4+, Chrome */
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
/* Coverflow */
.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}
/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
/* Cube */
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
	Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.my-gallery {
  width: 100%;
  float: left;
}
.my-gallery img {
  width: 100%;
  height: auto;
}
.my-gallery figure {
  display: block;
  float: left;
  margin: 0 5px 5px 0;
  width: 150px;
}
.my-gallery figcaption {
  display: none;
}
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
  outline: none;
}
.pswp * {
  box-sizing: border-box;
}
.pswp img {
  max-width: none;
}
/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
  /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
  opacity: 0.001;
  will-change: opacity;
  /* for open/close transition */
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--open {
  display: block;
}
.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}
.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}
/*
	Background is added as a separate element.
	As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}
.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.pswp__container,
.pswp__zoom-wrap {
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  transform-origin: left top;
  /* for open/close transition */
  transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1), -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp__bg {
  will-change: opacity;
  /* for open/close transition */
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  transition: none;
}
.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
  will-change: transform;
}
.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}
.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
}
/*
	stretched thumbnail or div placeholder element (see below)
	style is added to avoid flickering in webkit/blink when layers overlap
*/
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden;
}
/*
	div element that matches size of large image
	large image loads on top of it
*/
.pswp__img--placeholder--blank {
  background: #222;
}
.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0;
}
/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC;
}
.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline;
}
/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

	Contents:

	1. Buttons
	2. Share modal and links
	3. Index indicator ("1 of X" counter)
	4. Caption
	5. Loading indicator
	6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*
	
	1. Buttons

 */
/* <button> css reset */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  transition: opacity 0.2s;
  box-shadow: none;
}
.pswp__button:focus,
.pswp__button:hover {
  opacity: 1;
}
.pswp__button:active {
  outline: none;
  opacity: 0.9;
}
.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1;
}
.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url(../images/skin/default-skin.png) 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px;
}
@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(../images/skin/default-skin.svg);
  }
  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none;
  }
}
.pswp__button--close {
  background-position: 0 -44px;
}
.pswp__button--share {
  background-position: -44px -44px;
}
.pswp__button--fs {
  display: none;
}
.pswp--supports-fs .pswp__button--fs {
  display: block;
}
.pswp--fs .pswp__button--fs {
  background-position: -44px 0;
}
.pswp__button--zoom {
  display: none;
  background-position: -88px 0;
}
.pswp--zoom-allowed .pswp__button--zoom {
  display: block;
}
.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0;
}
/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden;
}
/*
	Arrow buttons hit area
	(icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute;
}
.pswp__button--arrow--left {
  left: 0;
}
.pswp__button--arrow--right {
  right: 0;
}
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: '';
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute;
}
.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px;
}
.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px;
}
/*

	2. Share modal/popup and links

 */
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}
.pswp__share-modal--hidden {
  display: none;
}
.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
  transform: translateY(6px);
  transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform;
}
.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
}
.pswp__share-tooltip a:hover {
  text-decoration: none;
  color: #000;
}
.pswp__share-tooltip a:first-child {
  /* round corners on the first/last list item */
  border-radius: 2px 2px 0 0;
}
.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px;
}
.pswp__share-modal--fade-in {
  opacity: 1;
}
.pswp__share-modal--fade-in .pswp__share-tooltip {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px;
}
a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none;
}
a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF;
}
a.pswp__share--facebook:hover:before {
  border-bottom-color: #3E5C9A;
}
a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF;
}
a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D;
}
a.pswp__share--download:hover {
  background: #DDD;
}
/*

	3. Index indicator ("1 of X" counter)

 */
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px;
}
/*
	
	4. Caption

 */
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px;
}
.pswp__caption small {
  font-size: 11px;
  color: #BBB;
}
.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC;
}
.pswp__caption--empty {
  display: none;
}
/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
  visibility: hidden;
}
/*

	5. Loading indicator (preloader)

	You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

 */
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr;
}
.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px;
}
.pswp__preloader--active {
  opacity: 1;
}
.pswp__preloader--active .pswp__preloader__icn {
  /* We use .gif in browsers that don't support CSS animation */
  background: url(../images/skin/preloader.gif) 0 0 no-repeat;
}
.pswp--css_animation .pswp__preloader--active {
  opacity: 1;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  -webkit-animation: clockwise 500ms linear infinite;
  animation: clockwise 500ms linear infinite;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
  animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
}
.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0;
}
.pswp--css_animation .pswp__preloader__cut {
  /* 
			The idea of animating inner circle is based on Polymer ("material") loading indicator 
			 by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
		*/
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden;
}
.pswp--css_animation .pswp__preloader__donut {
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right;
  }
}
@-webkit-keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
/*
	
	6. Additional styles

 */
/* root element of UI */
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550;
}
/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%;
}
.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible;
}
.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5);
}
/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3);
}
/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
  opacity: 0;
}
.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0;
}
/*
	pswp__ui--hidden class is added when controls are hidden
	e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  /* Force paint & create composition layer for controls. */
  opacity: 0.001;
}
/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none;
}
.pswp__element--disabled {
  display: none !important;
}
.pswp--minimal--dark .pswp__top-bar {
  background: none;
}
/*---------Protection--------{} */
.ug-gallery-wrapper,
.ug-gallery-wrapper * {
  transition: all;
  -o-transition: all;
  -webkit-transition: all;
  -moz-transition: all;
  -ms-transition: all;
  max-width: none;
}
.ug-gallery-wrapper {
  z-index: 0;
}
/*---------General_Styles--------{}*/
.ug-rtl {
  direction: rtl;
}
.ug-gallery-wrapper {
  overflow: hidden;
  position: relative;
  font-family: Arial, Helvetica, sans-serif;
}
.ug-error-message {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 20px;
  color: #F30D0D;
}
.ug-error-message-wrapper {
  width: 100%;
  height: 100%;
  border: 1px solid black;
}
.ug-gallery-wrapper .ug-canvas-pie {
  position: absolute;
  z-index: 4;
}
.ug-gallery-wrapper .ug-progress-bar {
  position: absolute;
  overflow: hidden;
  z-index: 4;
}
.ug-gallery-wrapper .ug-progress-bar-inner {
  xposition: absolute;
}
.ug-gallery-wrapper.ug-fullscreen {
  height: 100% !important;
  width: 100% !important;
  max-width: none !important;
  max-height: none !important;
}
.ug-gallery-wrapper.ug-fake-fullscreen {
  position: fixed !important;
  height: auto !important;
  width: auto !important;
  max-width: none !important;
  max-height: none !important;
  margin: 0px !important;
  padding: 0px !important;
  top: 0px !important;
  left: 0px !important;
  bottom: 0px !important;
  right: 0px !important;
  z-index: 999999 !important;
}
.ug-body-fullscreen {
  overflow: hidden !important;
  height: 100% !important;
  width: 100% !important;
  margin: 0px !important;
  padding: 0px !important;
}
.ug-gallery-wrapper .ug-preloader-trans {
  display: block;
  height: 35px;
  width: 32px;
  height: 32px;
  background-image: url('../images/unitegallery/loader_skype_trans.gif');
  background-repeat: no-repeat;
}
/*.--------------SLIDER------------------{}*/
.ug-gallery-wrapper .ug-slider-wrapper {
  position: absolute;
  overflow: hidden;
  z-index: 1;
  background-color: #000000;
}
.ug-slider-wrapper .ug-slide-wrapper {
  position: absolute;
}
.ug-slide-wrapper.ug-slide-clickable {
  cursor: pointer;
}
.ug-slider-wrapper .ug-slider-inner {
  position: absolute;
  z-index: 0;
}
.ug-slider-wrapper .ug-item-wrapper {
  position: absolute;
  overflow: hidden;
}
.ug-slider-wrapper,
.ug-item-wrapper img {
  -webkit-user-select: none;
  /* make unselectable */
  -moz-user-select: none;
  -ms-user-select: none;
  max-width: none !important;
  box-sizing: border-box;
}
.ug-slider-wrapper .ug-slider-preloader {
  position: absolute;
  z-index: 1;
  border: 2px solid #ffffff;
  border-radius: 6px;
  background-color: #ffffff;
  background-position: center center;
  background-repeat: no-repeat;
}
.ug-slider-preloader.ug-loader1 {
  width: 30px;
  height: 30px;
  background-image: url('../images/unitegallery/loader-white1.gif');
}
.ug-slider-preloader.ug-loader1.ug-loader-black {
  background-image: url('../images/unitegallery/loader-black1.gif');
}
.ug-slider-preloader.ug-loader2 {
  width: 32px;
  height: 32px;
  background-image: url('../images/unitegallery/loader-white2.gif');
}
.ug-slider-preloader.ug-loader2.ug-loader-black {
  background-image: url('../images/unitegallery/loader-black2.gif');
}
.ug-slider-preloader.ug-loader3 {
  width: 38px;
  height: 38px;
  background-image: url('../images/unitegallery/loader-white3.gif');
}
.ug-slider-preloader.ug-loader3.ug-loader-black {
  background-image: url('../images/unitegallery/loader-black3.gif');
}
.ug-slider-preloader.ug-loader4 {
  width: 32px;
  height: 32px;
  background-image: url('../images/unitegallery/loader-white4.gif');
  background-color: white;
}
.ug-slider-preloader.ug-loader4.ug-loader-black {
  background-image: url('../images/unitegallery/loader-black4.gif');
}
.ug-slider-preloader.ug-loader5 {
  width: 60px;
  height: 8px;
  background-image: url('../images/unitegallery/loader-white5.gif');
  background-color: white;
  border: none;
  border-radius: 0px;
}
.ug-slider-preloader.ug-loader5.ug-loader-black {
  background-image: url('../images/unitegallery/loader-black5.gif');
  border: 2px solid #000000;
}
.ug-slider-preloader.ug-loader6 {
  width: 32px;
  height: 32px;
  background-image: url('../images/unitegallery/loader-white6.gif');
}
.ug-slider-preloader.ug-loader6.ug-loader-black {
  background-image: url('../images/unitegallery/loader-black6.gif');
}
.ug-slider-preloader.ug-loader7 {
  width: 32px;
  height: 10px;
  background-image: url('../images/unitegallery/loader-white7.gif');
  border-width: 3px;
  border-radius: 3px;
}
.ug-slider-preloader.ug-loader7.ug-loader-black {
  background-image: url('../images/unitegallery/loader-black7.gif');
}
.ug-slider-preloader.ug-loader-black {
  border-color: #000000;
  background-color: #000000;
}
.ug-slider-preloader.ug-loader-nobg {
  background-color: transparent;
}
.ug-slider-wrapper .ug-button-videoplay {
  position: absolute;
  z-index: 2;
  cursor: pointer;
}
.ug-slider-wrapper .ug-button-videoplay.ug-type-square {
  width: 86px;
  height: 66px;
  background-image: url('../images/unitegallery/play-button-square.png');
  background-position: 0px -66px;
}
.ug-slider-wrapper .ug-button-videoplay.ug-type-square.ug-button-hover {
  background-position: 0px 0px;
}
.ug-slider-wrapper .ug-button-videoplay.ug-type-round {
  width: 76px;
  height: 76px;
  background-image: url('../images/unitegallery/play-button-round.png');
  opacity: 0.9;
  transition: all 0.3s ease 0s;
}
.ug-slider-wrapper .ug-button-videoplay.ug-type-round.ug-button-hover {
  opacity: 1;
  transition: all 0.3s ease 0s;
}
/*.--------------VIDEO_PLAYER------------------{}*/
.ug-gallery-wrapper .ug-videoplayer {
  position: absolute;
  z-index: 100;
  background-color: #000000;
  background-image: url('../images/unitegallery/loader-black1.gif');
  background-repeat: no-repeat;
  background-position: center center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.ug-videoplayer .ug-videoplayer-wrapper {
  width: 100%;
  height: 100%;
  background-color: #000000;
  background-image: url('../images/unitegallery/loader-black1.gif');
  background-repeat: no-repeat;
  background-position: center center;
}
.ug-videoplayer .ug-videoplayer-button-close {
  position: absolute;
  height: 64px;
  width: 64px;
  background-image: url('../images/unitegallery/button-close.png');
  cursor: pointer;
  z-index: 1000;
}
.ug-videoplayer .ug-videoplayer-button-close:hover {
  background-position: 0px -64px;
}
/*--------------THUMBS_STRIP------------------{}*/
.ug-gallery-wrapper .ug-thumbs-strip,
.ug-gallery-wrapper .ug-thumbs-grid {
  position: absolute;
  overflow: hidden;
  -webkit-user-select: none;
  /* make unselectable */
  -moz-user-select: none;
  -ms-user-select: none;
  xbackground-color: green;
  z-index: 10;
}
.ug-thumbs-strip.ug-dragging {
  xcursor: -webkit-grab;
  xcursor: -moz-grab;
}
.ug-gallery-wrapper .ug-thumbs-strip-inner,
.ug-gallery-wrapper .ug-thumbs-grid-inner {
  position: absolute;
}
.ug-thumb-wrapper.ug-thumb-generated {
  position: absolute;
  overflow: hidden;
  -webkit-user-select: none;
  /* make unselectable */
  -moz-user-select: none;
  -ms-user-select: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.ug-thumb-wrapper.ug-thumb-generated .ug-thumb-loader,
.ug-thumb-wrapper.ug-thumb-generated .ug-thumb-error {
  position: absolute;
  top: 0px;
  left: 0px;
  background-repeat: no-repeat;
  background-position: center center;
}
.ug-thumb-wrapper .ug-thumb-border-overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 4;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-style: solid;
}
.ug-thumb-wrapper .ug-thumb-overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 3;
}
.ug-thumb-wrapper.ug-thumb-generated .ug-thumb-loader-dark {
  background-image: url('../images/unitegallery/loader.gif');
}
.ug-thumb-wrapper.ug-thumb-generated .ug-thumb-loader-bright {
  background-image: url('../images/unitegallery/loader_bright.gif');
}
.ug-thumb-wrapper.ug-thumb-generated .ug-thumb-error {
  background-image: url('../images/unitegallery/not_loaded.png');
}
.ug-thumb-wrapper.ug-thumb-generated img {
  position: absolute;
  z-index: 1;
  max-width: none !important;
}
.ug-thumb-wrapper.ug-thumb-generated img.ug-thumb-image-overlay {
  position: absolute;
  z-index: 2;
  max-width: none !important;
}
/* bw desaturate effect lightweight */
img.ug-bw-effect {
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: gray;
  filter: grayscale(100%);
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  /* Firefox 10+, Firefox on Android */
}
/* blur effect desaturate effect lightweight */
img.ug-blur-effect {
  filter: blur(0.8px);
  -webkit-filter: blur(0.8px);
  -moz-filter: blur(0.8px);
  -o-filter: blur(0.8px);
  -ms-filter: blur(0.8px);
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id='blur'><feGaussianBlur stdDeviation=\'0.8\' /></filter></svg>#blur");
  /* Firefox 10+, Firefox on Android */
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='0.8');
}
img.ug-sepia-effect {
  -webkit-filter: sepia(1);
  -webkit-filter: sepia(100%);
  -moz-filter: sepia(100%);
  -ms-filter: sepia(100%);
  -o-filter: sepia(100%);
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'sepia\'><feColorMatrix values=\'0.14 0.45 0.05 0 0 0.12 0.39 0.04 0 0 0.08 0.28 0.03 0 0 0 0 0 1 0\' /></filter></svg>#sepia");
  /* Firefox 10+, Firefox on Android */
  filter: sepia(100%);
  background-color: #5E2612;
  zoom: 1;
}
/*--------------BULLETS------------------{}*/
.ug-gallery-wrapper .ug-bullets {
  position: absolute;
  top: 0px;
  left: 0px;
  margin: 0px;
  padding: 0px;
}
.ug-gallery-wrapper .ug-bullets .ug-bullet {
  background-repeat: no-repeat;
  cursor: pointer;
  display: block;
  float: left;
  z-index: 2;
}
.ug-gallery-wrapper .ug-bullets .ug-bullet:first-child {
  margin-left: 0px;
}
/*--------------TEXT_PANEL------------------{}*/
.ug-gallery-wrapper .ug-textpanel {
  position: absolute;
  overflow: hidden;
}
.ug-slider-wrapper .ug-textpanel {
  z-index: 2;
}
.ug-gallery-wrapper .ug-textpanel-bg,
.ug-gallery-wrapper .ug-textpanel-title,
.ug-gallery-wrapper .ug-textpanel-description {
  display: block;
  position: absolute;
  margin: 0px;
  padding: 0px;
}
.ug-gallery-wrapper .ug-textpanel-bg {
  background-color: #000000;
  opacity: 0.4;
  z-index: 1;
}
.ug-textpanel-textwrapper {
  overflow: hidden;
}
.ug-gallery-wrapper .ug-textpanel-title {
  font-size: 16px;
  font-weight: bold;
  color: white;
  text-align: left;
  z-index: 2;
}
.ug-gallery-wrapper .ug-textpanel-description {
  font-size: 14px;
  color: white;
  text-align: left;
  z-index: 3;
}
/*--------------ZOOM_PANEL------------------{}*/
.ug-slider-wrapper .ug-zoompanel {
  position: absolute;
  top: 200px;
  left: 100px;
}
.ug-zoompanel .ug-zoompanel-button {
  background-repeat: no-repeat;
  cursor: pointer;
  display: block;
}
/*--------------ZOOM_PANEL_BUTTONS------------------{}*/
.ug-gallery-wrapper .ug-arrow-left {
  position: absolute;
  background-repeat: no-repeat;
  display: block;
  cursor: pointer;
}
.ug-gallery-wrapper .ug-arrow-right {
  position: absolute;
  background-repeat: no-repeat;
  cursor: pointer;
}
/*--------------GRID_PANEL_AND_ARROWS------------------{}*/
.ug-gallery-wrapper .ug-grid-panel {
  position: absolute;
  background-color: #000000;
  xbackground-color: blue;
  z-index: 2;
}
.ug-gallery-wrapper .ug-grid-panel .grid-arrow {
  position: absolute;
  background-repeat: no-repeat;
  cursor: pointer;
  z-index: 11;
}
.ug-gallery-wrapper .ug-grid-panel .grid-arrow.ug-button-disabled {
  cursor: default;
}
/* handle tip */
.ug-gallery-wrapper .ug-panel-handle-tip {
  position: absolute;
  z-index: 13;
  cursor: pointer;
}
.ug-gallery-wrapper .ug-overlay-disabled {
  position: absolute;
  z-index: 100;
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0.3;
  background-image: url('../images/unitegallery/cover-grid.png');
}
/*--------------STRIP_PANEL------------------{}*/
.ug-gallery-wrapper .ug-strip-panel {
  position: absolute;
  background-color: #000000;
  z-index: 2;
}
.ug-strip-panel .ug-strip-arrow {
  position: absolute;
  cursor: pointer;
}
.ug-strip-panel .ug-strip-arrow.ug-button-disabled {
  cursor: default;
}
.ug-strip-panel .ug-strip-arrow-tip {
  position: absolute;
}
/*--------------TILES------------------{}*/
.ug-thumb-wrapper.ug-tile {
  display: block;
  position: absolute;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  overflow: hidden;
  padding: 0px;
  margin: 0px;
}
/* transit something */
/* transit fixed size items */
/* transit image overlay */
.ug-tiles-transit.ug-tiles-transition-active .ug-thumb-wrapper.ug-tile,
.ug-tiles-transit.ug-tiles-transition-active .ug-thumb-wrapper.ug-tile .ug-trans-enabled {
  transition: left 0.7s ease 0s, top 0.7s ease 0s, width 0.7s ease 0s, height 0.7s ease 0s;
}
.ug-thumb-wrapper.ug-tile.ug-tile-clickable {
  cursor: pointer;
}
.ug-thumb-wrapper.ug-tile img.ug-thumb-image {
  -webkit-user-select: none;
  /* make unselectable */
  -moz-user-select: none;
  -ms-user-select: none;
  max-width: none !important;
  max-height: none !important;
  display: block;
  border: none;
  padding: 0px !important;
  margin: 0px !important;
  width: auto;
  height: auto;
  position: absolute;
}
.ug-thumb-wrapper.ug-tile .ug-tile-image-overlay {
  position: absolute;
  z-index: 2;
  xbackground-color: red;
  top: 0px;
  left: 0px;
}
.ug-thumb-wrapper.ug-tile .ug-tile-image-overlay img {
  width: 100%;
  max-width: none !important;
}
.ug-tiletype-justified .ug-thumb-wrapper.ug-tile .ug-tile-image-overlay img {
  height: 100%;
  max-width: none !important;
}
.ug-thumb-wrapper.ug-tile .ug-tile-icon {
  position: absolute;
  width: 38px;
  height: 38px;
  background-repeat: no-repeat;
  background-position: 0 0;
  xbackground-color: green;
  z-index: 4;
  top: 1px;
  left: 1px;
  cursor: pointer;
}
.ug-thumb-wrapper.ug-tile .ug-tile-icon.ug-icon-link {
  background-image: url('../images/unitegallery/icon-link32.png');
}
.ug-thumb-wrapper.ug-tile .ug-tile-icon.ug-icon-zoom {
  background-image: url('../images/unitegallery/icon-zoom32.png');
}
.ug-thumb-wrapper.ug-tile .ug-tile-icon.ug-icon-play {
  background-image: url('../images/unitegallery/icon-play32.png');
}
.ug-thumb-wrapper.ug-tile .ug-tile-icon:hover {
  background-position: 0 -38px;
}
.ug-thumbs-grid .ug-tile-image-overlay img {
  width: auto;
  height: auto;
  position: absolute;
  max-width: none !important;
}
/* text panel on tiles*/
.ug-tile .ug-textpanel {
  z-index: 5;
  cursor: default;
}
.ug-tile.ug-tile-clickable .ug-textpanel {
  cursor: pointer;
}
.ug-tile .ug-textpanel-title {
  font-size: 14px;
  font-weight: bold;
}
/*.--------------CAROUSEL------------------{}*/
.ug-gallery-wrapper .ug-carousel-wrapper {
  position: absolute;
  overflow: hidden;
}
.ug-gallery-wrapper .ug-carousel-inner {
  position: absolute;
}
/*.------------------LIGHTBOX---------------------{}*/
.ug-gallery-wrapper.ug-lightbox {
  display: none;
  position: fixed;
  border: none;
  padding: 0px;
  margin: 0px;
  outline: invert none medium;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: none !important;
  max-height: none !important;
  z-index: 999999;
}
.ug-lightbox .ug-lightbox-top-panel {
  position: absolute;
  z-index: 2;
}
.ug-lightbox .ug-lightbox-top-panel-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #000000;
  opacity: 0.4;
}
.ug-lightbox .ug-lightbox-overlay {
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 1;
}
.ug-lightbox .ug-slider-wrapper {
  z-index: 1;
  xbackground-color: green;
  background-color: transparent !important;
}
.ug-lightbox .ug-textpanel {
  z-index: 2;
}
.ug-lightbox .ug-lightbox-arrow-left,
.ug-lightbox .ug-lightbox-arrow-right {
  position: absolute;
  width: 50px;
  height: 55px;
  background-repeat: no-repeat;
  background-image: url('../images/unitegallery/lightbox-arrow-left.png');
  background-position: 0px 0px;
  z-index: 3;
  cursor: pointer;
}
.ug-lightbox .ug-lightbox-arrow-right {
  background-image: url('../images/unitegallery/lightbox-arrow-right.png');
}
.ug-lightbox .ug-lightbox-button-close {
  position: absolute;
  width: 36px;
  height: 36px;
  background-repeat: no-repeat;
  background-image: url('../images/unitegallery/lightbox-icon-close.png');
  background-position: 0px 0px;
  z-index: 4;
  cursor: pointer;
}
.ug-lightbox-compact .ug-lightbox-button-close {
  width: 45px;
  height: 41px;
  background-image: url('../images/unitegallery/lightbox-icon-close-compact2.png');
}
.ug-lightbox .ug-lightbox-arrow-left.ug-arrow-hover,
.ug-lightbox .ug-lightbox-arrow-right.ug-arrow-hover {
  background-position: 0px -55px;
}
.ug-lightbox .ug-lightbox-button-close.ug-button-hover {
  background-position: 0px -35px;
}
.ug-lightbox-compact .ug-lightbox-button-close.ug-button-hover {
  background-position: 0px -40px;
}
.ug-lightbox .ug-lightbox-numbers {
  position: absolute;
  color: #e5e5e5;
  font-size: 12px;
  top: 14px;
  left: 8px;
  z-index: 3;
}
.ug-lightbox-compact .ug-lightbox-numbers {
  font-size: 14px;
  padding-right: 5px;
  padding-top: 7px;
}
.ug-lightbox .ug-textpanel-title,
.ug-lightbox .ug-textpanel-description {
  font-size: 14px;
  font-weight: normal;
  color: #e5e5e5;
}
.ug-lightbox-compact .ug-textpanel-title,
.ug-lightbox-compact .ug-textpanel-description {
  color: #F3F3F3;
  font-size: 16px;
}
/*.------------------CATEGORY_TABS---------------------{}*/
.ug-tabs-wrapper {
  margin-top: 0px;
  margin-bottom: 20px;
  text-align: center;
}
.ug-tabs-wrapper a.ug-tab {
  display: inline-block;
  cursor: pointer;
  text-decoration: none;
  color: #ffffff;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 6px;
  padding-bottom: 6px;
  margin-left: 5px;
  background-color: #333333;
  border-radius: 3px;
  font-size: 12px;
  font-weight: normal;
  border: 1px solid #969696;
}
.ug-tabs-wrapper a.ug-tab:hover {
  background-color: #707070 !important;
}
.ug-tabs-wrapper a.ug-tab.ug-tab-selected,
.ug-tabs-wrapper a.ug-tab.ug-tab-selected:hover {
  background-color: #2077A2 !important;
  cursor: default !important;
}
.ug-tabs-wrapper a.ug-tab:first-child {
  margin-left: 0px !important;
}
/*.------------------DEFAULT_SKIN---------------------{}*/
/* --- arrows -- */
.ug-arrow-left.ug-skin-default,
.ug-arrow-right.ug-skin-default {
  width: 24px;
  height: 38px;
  background-image: url('../images/unitegallery/slider_arrow_left.png');
  background-position: 0px 0px;
}
.ug-arrow-right.ug-skin-default {
  background-image: url('../images/unitegallery/slider_arrow_right.png');
}
.ug-arrow-left.ug-skin-default.ug-arrow-hover,
.ug-arrow-right.ug-skin-default.ug-arrow-hover {
  background-position: 0px -38px;
}
.ug-arrow-left.ug-skin-default.ug-arrow-disabled,
.ug-arrow-right.ug-skin-default.ug-arrow-disabled {
  background-position: 0px -72px;
}
/* --- bullets -- */
.ug-bullets.ug-skin-default .ug-bullet {
  width: 15px;
  height: 15px;
  background-image: url('../images/unitegallery/slider_bullets.png');
  background-position: top left;
  margin-left: 5px;
}
.ug-bullets.ug-skin-default .ug-bullet.ug-bullet-active {
  background-position: bottom left;
}
.ug-bullets.ug-skin-default.ug-bullets-gray .ug-bullet {
  background-image: url('../images/unitegallery/tile_bullets_gray.png');
}
.ug-bullets.ug-skin-default.ug-bullets-blue .ug-bullet {
  background-image: url('../images/unitegallery/tile_bullets_blue.png');
}
.ug-bullets.ug-skin-default.ug-bullets-brown .ug-bullet {
  background-image: url('../images/unitegallery/tile_bullets_brown.png');
}
.ug-bullets.ug-skin-default.ug-bullets-green .ug-bullet {
  background-image: url('../images/unitegallery/tile_bullets_green.png');
}
.ug-bullets.ug-skin-default.ug-bullets-red .ug-bullet {
  background-image: url('../images/unitegallery/tile_bullets_red.png');
}
.ug-button-tile-navigation {
  width: 36px;
  height: 36px;
  background-position: top left;
  cursor: pointer;
  float: left;
}
.ug-button-tile-navigation.ug-button-tile-left {
  background-image: url('../images/unitegallery/tile_button_left.png');
}
.ug-button-tile-navigation.ug-button-tile-right {
  background-image: url('../images/unitegallery/tile_button_right.png');
}
.ug-button-tile-navigation:hover {
  background-position: bottom left;
}
.ug-button-tile-navigation.ug-button-disabled {
  opacity: 0.6;
}
.ug-button-tile-navigation.ug-button-disabled:hover {
  background-position: top left;
}
.ug-button-tile-navigation.ug-button-tile-play {
  background-image: url('../images/unitegallery/tile_button_play_pause.png');
  width: 35px;
}
.ug-button-tile-navigation.ug-button-tile-play.ug-pause-icon {
  background-position: bottom left;
}
.ug-button-tile-navigation.ug-button-tile-play:hover {
  background-position: top left;
}
.ug-button-tile-navigation.ug-button-tile-play.ug-pause-icon:hover {
  background-position: bottom left;
}
/* --- play button -- */
.ug-button-play.ug-skin-default {
  position: absolute;
  background-image: url('../images/unitegallery/button_playpause.png');
  width: 14px;
  height: 17px;
  cursor: pointer;
  background-position: 0px 0px;
}
.ug-button-play.ug-skin-default.ug-button-hover {
  background-position: 0px -17px;
}
.ug-button-play.ug-skin-default.ug-stop-mode {
  background-position: 0px -34px;
}
.ug-button-play.ug-skin-default.ug-stop-mode.ug-button-hover {
  background-position: 0px -51px;
}
/* --- fullscreen button -- */
.ug-button-fullscreen.ug-skin-default {
  position: absolute;
  background-image: url('../images/unitegallery/button_fullscreen.png');
  width: 16px;
  height: 16px;
  cursor: pointer;
  background-position: 0px 0px;
}
.ug-button-fullscreen.ug-skin-default.ug-button-hover {
  background-position: 0px -16px;
}
.ug-button-fullscreen.ug-skin-default.ug-fullscreenmode {
  background-position: 0px -32px;
}
.ug-button-fullscreen.ug-skin-default.ug-fullscreenmode.ug-button-hover {
  background-position: 0px -48px;
}
/* --- zoom panel --- */
.ug-zoompanel.ug-skin-default .ug-zoompanel-button {
  background-repeat: no-repeat;
  cursor: pointer;
  height: 23px;
  width: 23px;
  margin-top: 5px;
  background-position: 0px 0px;
}
.ug-zoompanel.ug-skin-default .ug-zoompanel-plus {
  margin-top: 0px;
}
.ug-zoompanel.ug-skin-default .ug-zoompanel-plus {
  background-image: url('../images/unitegallery/icon_zoom_plus.png');
}
.ug-zoompanel.ug-skin-default .ug-zoompanel-minus {
  background-image: url('../images/unitegallery/icon_zoom_minus.png');
}
.ug-zoompanel.ug-skin-default .ug-zoompanel-return {
  background-image: url('../images/unitegallery/icon_zoom_back.png');
}
.ug-zoompanel.ug-skin-default .ug-zoompanel-button.ug-button-hover {
  background-position: 0px -23px;
}
.ug-zoompanel.ug-skin-default .ug-zoompanel-button-disabled,
.ug-zoompanel.ug-skin-default .ug-zoompanel-button.ug-button-hover.ug-zoompanel-button-disabled {
  background-position: 0px -46px;
  cursor: default;
}
/* --- Grid Panel Arrows -- */
/*--- down arrow ---*/
.ug-gallery-wrapper .ug-grid-panel .grid-arrow-down.ug-skin-default {
  width: 30px;
  height: 15px;
  background-position: 0px 0px;
  background-image: url('../images/unitegallery/arrow_grid_down.png');
}
.ug-gallery-wrapper .ug-grid-panel .grid-arrow-down.ug-skin-default.ug-button-hover {
  background-position: 0px -15px;
}
.ug-gallery-wrapper .ug-grid-panel .grid-arrow-down.ug-skin-default.ug-button-hover.ug-button-disabled,
.ug-gallery-wrapper .ug-grid-panel .grid-arrow-down.ug-skin-default.ug-button-disabled {
  background-position: 0px -30px;
}
/*--- up arrow ---*/
.ug-gallery-wrapper .ug-grid-panel .grid-arrow-up.ug-skin-default {
  width: 30px;
  height: 15px;
  background-position: 0px 0px;
  background-image: url('../images/unitegallery/arrow_grid_up.png');
}
.ug-gallery-wrapper .ug-grid-panel .grid-arrow-up.ug-skin-default.ug-button-hover {
  background-position: 0px -15px;
}
.ug-gallery-wrapper .ug-grid-panel .grid-arrow-up.ug-skin-default.ug-button-hover.ug-button-disabled,
.ug-gallery-wrapper .ug-grid-panel .grid-arrow-up.ug-skin-default.ug-button-disabled {
  background-position: 0px -30px;
}
/*--- left arrow ---*/
.ug-gallery-wrapper .ug-grid-panel .grid-arrow-left.ug-skin-default {
  width: 40px;
  height: 40px;
  background-position: 0px -40px;
  background-image: url('../images/unitegallery/grid_arrow_left.png');
}
.ug-gallery-wrapper .ug-grid-panel .grid-arrow-left.ug-skin-default.ug-button-hover {
  background-position: 0px 0px;
}
.ug-gallery-wrapper .ug-grid-panel .grid-arrow-left.ug-skin-default.ug-button-hover.ug-button-disabled,
.ug-gallery-wrapper .ug-grid-panel .grid-arrow-left.ug-skin-default.ug-button-disabled {
  background-position: 0px -80px;
}
/*--- right arrow ---*/
.ug-gallery-wrapper .ug-grid-panel .grid-arrow-right.ug-skin-default {
  width: 40px;
  height: 40px;
  background-position: 0px -40px;
  background-image: url('../images/unitegallery/grid_arrow_right.png');
}
.ug-gallery-wrapper .ug-grid-panel .grid-arrow-right.ug-skin-default.ug-button-hover {
  background-position: 0px 0px;
}
.ug-gallery-wrapper .ug-grid-panel .grid-arrow-right.ug-skin-default.ug-button-hover.ug-button-disabled,
.ug-gallery-wrapper .ug-grid-panel .grid-arrow-right.ug-skin-default.ug-button-disabled {
  background-position: 0px -80px;
}
/*--- left arrow - horizontal panel type ---*/
.ug-gallery-wrapper .ug-grid-panel .grid-arrow-left-hortype.ug-skin-default {
  width: 24px;
  height: 38px;
  background-image: url('../images/unitegallery/slider_arrow_left.png');
  background-position: 0px 0px;
}
.ug-gallery-wrapper .ug-grid-panel .grid-arrow-left-hortype.ug-skin-default.ug-button-hover {
  background-position: 0px -38px;
}
.ug-gallery-wrapper .ug-grid-panel .grid-arrow-left-hortype.ug-skin-default.ug-button-hover.ug-button-disabled,
.ug-gallery-wrapper .ug-grid-panel .grid-arrow-left-hortype.ug-skin-default.ug-button-disabled {
  background-position: 0px -72px;
}
/*--- right arrow - horizontal panel type ---*/
.ug-gallery-wrapper .ug-grid-panel .grid-arrow-right-hortype.ug-skin-default {
  width: 24px;
  height: 38px;
  background-image: url('../images/unitegallery/slider_arrow_right.png');
  background-position: 0px 0px;
}
.ug-gallery-wrapper .ug-grid-panel .grid-arrow-right-hortype.ug-skin-default.ug-button-hover {
  background-position: 0px -38px;
}
.ug-gallery-wrapper .ug-grid-panel .grid-arrow-right-hortype.ug-skin-default.ug-button-hover.ug-button-disabled,
.ug-gallery-wrapper .ug-grid-panel .grid-arrow-right-hortype.ug-skin-default.ug-button-disabled {
  background-position: 0px -72px;
}
/* --- Strip Panel Arrows -- */
/* left and right arrows */
.ug-strip-panel .ug-strip-arrow-left.ug-skin-default,
.ug-strip-panel .ug-strip-arrow-right.ug-skin-default {
  width: 25px;
  height: 50px;
}
.ug-strip-panel .ug-strip-arrow-left.ug-skin-default .ug-strip-arrow-tip,
.ug-strip-panel .ug-strip-arrow-right.ug-skin-default .ug-strip-arrow-tip {
  background-position: 0px 0px;
  background-repeat: no-repeat;
  width: 4px;
  height: 7px;
}
.ug-strip-panel .ug-strip-arrow-left.ug-skin-default .ug-strip-arrow-tip {
  background-image: url('../images/unitegallery/arrows_strip_left.png');
}
.ug-strip-panel .ug-strip-arrow-right.ug-skin-default .ug-strip-arrow-tip {
  background-image: url('../images/unitegallery/arrows_strip_right.png');
}
.ug-strip-panel .ug-strip-arrow-left.ug-skin-default.ug-button-hover .ug-strip-arrow-tip,
.ug-strip-panel .ug-strip-arrow-right.ug-skin-default.ug-button-hover .ug-strip-arrow-tip {
  background-position: 0px -7px;
}
/* up and down arrows */
.ug-strip-panel .ug-strip-arrow-up.ug-skin-default,
.ug-strip-panel .ug-strip-arrow-down.ug-skin-default {
  height: 25px;
  width: 50px;
}
.ug-strip-panel .ug-strip-arrow-up.ug-skin-default .ug-strip-arrow-tip,
.ug-strip-panel .ug-strip-arrow-down.ug-skin-default .ug-strip-arrow-tip {
  background-position: 0px 0px;
  background-repeat: no-repeat;
  width: 7px;
  height: 4px;
}
.ug-strip-panel .ug-strip-arrow-up.ug-skin-default .ug-strip-arrow-tip {
  background-image: url('../images/unitegallery/arrows_strip_up.png');
}
.ug-strip-panel .ug-strip-arrow-down.ug-skin-default .ug-strip-arrow-tip {
  background-image: url('../images/unitegallery/arrows_strip_down.png');
}
.ug-strip-panel .ug-strip-arrow-up.ug-skin-default.ug-button-hover .ug-strip-arrow-tip,
.ug-strip-panel .ug-strip-arrow-down.ug-skin-default.ug-button-hover .ug-strip-arrow-tip {
  background-position: -7px 0px;
}
.ug-strip-panel .ug-strip-arrow.ug-skin-default.ug-button-disabled .ug-strip-arrow-tip {
  background-position: 0px 0px;
  opacity: 0.5;
}
/* --- Panel Handle Tip -- */
/* left and right handle */
.ug-gallery-wrapper .ug-handle-tip-left.ug-skin-default,
.ug-gallery-wrapper .ug-handle-tip-right.ug-skin-default {
  width: 22px;
  height: 36px;
  background-image: url('../images/unitegallery/grid_handle_black_left.png');
  background-repeat: no-repeat;
  background-position: 0px -36px;
}
.ug-gallery-wrapper .ug-handle-tip-right.ug-skin-default {
  background-image: url('../images/unitegallery/grid_handle_black_right.png');
  background-position: 0px -36px;
}
.ug-gallery-wrapper .ug-handle-tip-left.ug-button-hover.ug-skin-default,
.ug-gallery-wrapper .ug-handle-tip-right.ug-button-hover.ug-skin-default {
  background-position: 0px 0px;
}
.ug-gallery-wrapper .ug-handle-tip-left.ug-skin-default.ug-button-closed,
.ug-gallery-wrapper .ug-handle-tip-right.ug-skin-default.ug-button-closed {
  background-position: 0px -108px;
}
.ug-gallery-wrapper .ug-handle-tip-left.ug-skin-default.ug-button-closed.ug-button-hover,
.ug-gallery-wrapper .ug-handle-tip-right.ug-skin-default.ug-button-closed.ug-button-hover {
  background-position: 0px -72px;
}
/* top and bottom handle */
.ug-gallery-wrapper .ug-handle-tip-top.ug-skin-default,
.ug-gallery-wrapper .ug-handle-tip-bottom.ug-skin-default {
  width: 36px;
  height: 22px;
  background-image: url('../images/unitegallery/grid_handle_black_top.png');
  background-repeat: no-repeat;
  background-position: -36px 0px;
}
.ug-gallery-wrapper .ug-handle-tip-bottom.ug-skin-default {
  background-image: url('../images/unitegallery/grid_handle_black_bottom.png');
  background-position: -36px 0px;
}
.ug-gallery-wrapper .ug-handle-tip-top.ug-skin-default.ug-button-hover,
.ug-gallery-wrapper .ug-handle-tip-bottom.ug-skin-default.ug-button-hover {
  background-position: 0px 0px;
}
.ug-gallery-wrapper .ug-handle-tip-top.ug-skin-default.ug-button-closed,
.ug-gallery-wrapper .ug-handle-tip-bottom.ug-skin-default.ug-button-closed {
  background-position: -108px 0px;
}
.ug-gallery-wrapper .ug-handle-tip-top.ug-skin-default.ug-button-closed.ug-button-hover,
.ug-gallery-wrapper .ug-handle-tip-bottom.ug-skin-default.ug-button-closed.ug-button-hover {
  background-position: -72px 0px;
}
.ug-gallery-wrapper .ug-theme-panel {
  position: absolute;
  z-index: 11;
}
.ug-theme-panel .ug-strip-panel {
  z-index: 6;
}
/* --- fullscreen button -- */
.ug-theme-default .ug-default-button-fullscreen {
  position: absolute;
  background-image: url('../images/unitegallery/button_fullscreen.png');
  width: 53px;
  height: 50px;
  cursor: pointer;
  background-position: 0px 0px;
  z-index: 3;
}
.ug-theme-default .ug-default-button-fullscreen.ug-button-hover {
  background-position: 0px -50px;
}
.ug-theme-default .ug-default-button-fullscreen.ug-fullscreenmode {
  background-position: 0px -100px;
}
.ug-theme-default .ug-default-button-fullscreen.ug-fullscreenmode.ug-button-hover {
  background-position: 0px -150px;
}
/* --- fullscreen button single mode-- */
.ug-theme-default .ug-default-button-fullscreen-single {
  position: absolute;
  background-image: url('../images/unitegallery/button_fullscreen_single.png');
  width: 52px;
  height: 50px;
  cursor: pointer;
  background-position: 0px 0px;
  z-index: 3;
}
.ug-theme-default .ug-default-button-fullscreen-single.ug-button-hover {
  background-position: 0px -50px;
}
.ug-theme-default .ug-default-button-fullscreen-single.ug-fullscreenmode {
  background-position: 0px -100px;
}
.ug-theme-default .ug-default-button-fullscreen-single.ug-fullscreenmode.ug-button-hover {
  background-position: 0px -150px;
}
/* --- play button -- */
.ug-theme-default .ug-default-button-play {
  position: absolute;
  background-image: url('../images/unitegallery/button_playpause.png');
  width: 51px;
  height: 50px;
  cursor: pointer;
  background-position: 0px 0px;
  z-index: 4;
}
.ug-theme-default .ug-default-button-play.ug-button-hover {
  background-position: 0px -50px;
}
.ug-theme-default .ug-default-button-play.ug-stop-mode {
  background-position: 0px -100px;
}
.ug-theme-default .ug-default-button-play.ug-stop-mode.ug-button-hover {
  background-position: 0px -150px;
}
/* --- play button single mode-- */
.ug-theme-default .ug-default-button-play-single {
  position: absolute;
  background-image: url('../images/unitegallery/button_playpause_single.png');
  width: 50px;
  height: 50px;
  cursor: pointer;
  background-position: 0px 0px;
  z-index: 4;
}
.ug-theme-default .ug-default-button-play-single.ug-button-hover {
  background-position: 0px -50px;
}
.ug-theme-default .ug-default-button-play-single.ug-stop-mode {
  background-position: 0px -100px;
}
.ug-theme-default .ug-default-button-play-single.ug-stop-mode.ug-button-hover {
  background-position: 0px -150px;
}
/* --- hide panel button -- */
.ug-default-button-hidepanel {
  position: absolute;
  width: 23px;
  height: 23px;
  z-index: 5;
  cursor: pointer;
}
.ug-default-button-hidepanel .ug-default-button-hidepanel-bg {
  background-color: #000000;
  width: 23px;
  height: 23px;
  position: absolute;
  top: 0px;
  left: 0px;
  opacity: 0.4;
  z-index: 1;
}
.ug-default-button-hidepanel .ug-default-button-hidepanel-tip {
  position: absolute;
  width: 7px;
  height: 7px;
  background-repeat: no-repeat;
  background-image: url('../images/unitegallery/arrow_down_up.png');
  background-position: 0px 0px;
  z-index: 2;
}
.ug-default-button-hidepanel.ug-button-hover .ug-default-button-hidepanel-tip {
  background-position: 0px -7px;
}
.ug-default-button-hidepanel.ug-button-hidden-mode .ug-default-button-hidepanel-tip {
  background-position: 0px -14px;
}
.ug-default-button-hidepanel.ug-button-hidden-mode.ug-button-hover .ug-default-button-hidepanel-tip {
  background-position: 0px -21px;
}
/* TRANSITIONS
=========================================*/
/* BORDER RADIUS
=========================================*/
/* COLOURS
=========================================*/
/* FONTS
=========================================*/
/*	GOOGLE FONT */
/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
/*
 *	StudioMoso
 *	@author Holmesy
 */
@media (max-width: 991px) {
  /* Transition properties for menu in/out
	=========================================*/
  .menu-transition-in,
  .show-menu #menu-slider,
  .show-menu .mobile-green-block,
  .show-menu .main-container,
  .show-menu .nav-overlay {
    transition: all 1000ms cubic-bezier(0, 0.995, 0.255, 1.01);
    transition-timing-function: cubic-bezier(0, 0.995, 0.255, 1.01);
  }
  .menu-transition-out,
  .mobile-green-block,
  #menu-slider,
  #menu-slider ul ul,
  .main-container,
  .nav-overlay {
    transition: all 600ms cubic-bezier(0, 0.995, 0.255, 1.01);
    transition-timing-function: cubic-bezier(0, 0.995, 0.255, 1.01);
  }
  .mobile-green-block {
    display: block;
    content: "";
    position: fixed;
    top: 0;
    right: 0;
    width: 90%;
    height: calc(100vh/2);
    background: #0f7215;
    -webkit-transform: translateX(120%);
            transform: translateX(120%);
  }
  /* Main Menu
	=========================================*/
  .menu-slider-container {
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    min-height: 100vh;
    overflow-x: hidden;
    visibility: hidden;
  }
  #menu-slider {
    z-index: 10;
    position: relative;
    float: right;
    -webkit-transform: translateX(120%);
            transform: translateX(120%);
    width: 90%;
    height: auto;
    right: 0;
    min-height: 100vh;
    overflow: hidden;
    padding-bottom: 20px;
    background: #0f7215;
    -webkit-font-smoothing: antialiased;
  }
  #menu-slider .container {
    position: relative;
  }
  #menu-slider #main-nav .dropdown-menu {
    background: none;
  }
  #menu-slider #main-nav .dropdown-toggle {
    display: none;
  }
  #menu-slider a {
    font-family: arial;
    color: #fff;
  }
  #menu-slider a:hover {
    text-decoration: none;
  }
  #menu-slider ul {
    /* Second Level menu */
  }
  #menu-slider ul li {
    margin-bottom: 4px;
    text-transform: uppercase;
    font-size: 22px;
    /* Expanded state */
  }
  #menu-slider ul li a:not(.btn) {
    position: relative;
    display: block;
    height: 56px;
    line-height: 56px;
    padding: 0 20px;
    font-family: 'swiss_721bold_condensed';
    background: #0c5b11;
  }
  #menu-slider ul li a:not(.btn):after {
    content: "+";
    position: absolute;
    top: 12px;
    right: 25px;
    width: 30px;
    height: 30px;
    line-height: 28px;
    color: #128919;
    text-align: center;
    font-family: 'swiss_721bold_condensed';
    font-size: 16px;
    -webkit-border-top-right-radius: 50%;
    -webkit-border-bottom-right-radius: 50%;
    -webkit-border-bottom-left-radius: 50%;
    -webkit-border-top-left-radius: 50%;
    -moz-border-radius-topright: 50%;
    -moz-border-radius-bottomright: 50%;
    -moz-border-radius-bottomleft: 50%;
    -moz-border-radius-topleft: 50%;
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
    border-top-left-radius: 50%;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #128919;
  }
  #menu-slider ul li.lnk-club-logged-in .parent {
    background-color: #000;
  }
  #menu-slider ul li.lnk-club-logged-in .parent:after {
    color: #fff;
    border-color: #fff !important;
  }
  #menu-slider ul li.lnk-sub {
    position: relative;
    background: #1f2025;
    margin-bottom: 0;
    margin-left: -15px;
    margin-right: -15px;
  }
  #menu-slider ul li.lnk-sub a {
    padding: 0 30px;
    background: inherit;
    font-size: 18px;
  }
  #menu-slider ul li.lnk-sub a:after {
    content: "";
    left: 15px;
    right: 15px;
    bottom: 0;
    top: auto;
    height: 1px;
    width: auto;
    border: 0;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 0;
  }
  #menu-slider ul li.lnk-payments {
    margin-top: 15px;
  }
  #menu-slider ul li.lnk-login svg {
    display: none;
  }
  #menu-slider ul li.lnk-login:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1000px;
    background: #1f2025;
  }
  #menu-slider ul li.lnk-login:hover:before {
    background: #38383e;
  }
  #menu-slider ul li.active > a:after {
    content: "\2013";
  }
  #menu-slider ul li.active ul {
    display: block;
    /* Dropdown menus */
  }
  #menu-slider ul li.active ul .dropdown-menu {
    display: none;
    position: static;
    height: auto;
    width: 100%;
    margin-top: 0;
    padding: 0;
    box-shadow: none;
    border: 0;
  }
  #menu-slider ul li.active ul .dropdown-menu .subnav-hidden {
    display: none;
  }
  #menu-slider ul li.active ul .secondary-dropdown {
    display: none;
  }
  #menu-slider ul li.active.lnk-insurance > ul {
    height: 198px;
  }
  #menu-slider ul li.active.lnk-claims > ul {
    height: 364px;
  }
  #menu-slider ul li.active.lnk-auctions > ul {
    height: 438px;
  }
  #menu-slider ul li.active.lnk-club > ul {
    height: 528px;
  }
  #menu-slider ul li.active.lnk-club.is-logged-in > ul {
    height: 444px;
  }
  #menu-slider ul li.active.lnk-club-logged-in > ul {
    height: 638px;
  }
  #menu-slider ul li.active.lnk-club-logged-in.is-business-logged-in > ul {
    height: 678px;
  }
  #menu-slider ul li.active.lnk-shannons > ul {
    height: 158px;
  }
  #menu-slider ul li.active.lnk-shannons .subnav-hidden {
    display: block;
    height: auto;
  }
  #menu-slider ul ul {
    height: 0;
    padding: 0 20px;
    overflow: hidden;
  }
  #menu-slider ul ul li {
    margin-bottom: 0;
    text-transform: none;
    font-size: 14px;
    background: none;
  }
  #menu-slider ul ul li a:not(.btn) {
    position: relative;
    margin-bottom: 0;
    height: auto;
    padding: 12px 10px 12px 0;
    line-height: 100%;
    font-family: Arial;
    font-size: 15px;
    font-weight: normal;
    background: none;
    border-bottom: 1px solid #128919;
  }
  #menu-slider ul ul li a:not(.btn):after {
    position: absolute;
    top: 0;
    right: 0;
    content: "\f0da";
    font-family: "fontawesome";
    font-size: 120%;
    line-height: 38px;
    color: #fff;
    border: 0;
  }
  #menu-slider ul ul li a:not(.btn):hover {
    background: none;
  }
  #menu-slider .top {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  #menu-slider .logo {
    max-width: 120px;
    margin: 10px;
  }
  #menu-slider .close {
    margin-right: 20px;
    flex-grow: 2;
    opacity: 1;
    display: inline-block;
    font-family: Arial;
    font-weight: normal;
    font-size: 18px;
    text-align: right;
    text-shadow: none;
    line-height: 40px;
  }
  #menu-slider .close span {
    line-height: 40px;
    font-size: 40px;
    display: inline;
  }
  .fn-phone {
    display: block;
    margin: 25px auto;
    text-align: center;
    font-size: 30px;
  }
  .nav-overlay {
    display: block;
    position: absolute;
    z-index: 103;
    visibility: hidden;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #000;
    opacity: 0;
  }
  /* BODY class to trigger menu in and out
	=========================================*/
  .show-menu {
    overflow: hidden;
    position: fixed;
    right: 0;
  }
  .show-menu .menu-slider-container {
    position: absolute;
    width: 100%;
    visibility: visible;
    z-index: 104;
    overflow-y: scroll;
    height: 100%;
  }
  .show-menu #menu-slider,
  .show-menu .mobile-green-block {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .show-menu .main-container {
    -webkit-transform: translateX(-30%);
            transform: translateX(-30%);
  }
  .show-menu .nav-overlay {
    visibility: visible;
    opacity: 0.5;
  }
  .header-container .request-quote {
    display: none !important;
  }
  .header-container .call {
    font-size: 18px;
    font-family: 'swiss_721bold_condensed';
    transition-duration: 0.2s;
    opacity: 1;
    text-align: center;
    color: black;
    -webkit-font-smoothing: antialiased;
    line-height: 60px;
  }
  .header-container .call a {
    color: #fff;
    text-decoration: none !important;
  }
  .header-container .call .phone {
    position: absolute;
    top: 3px;
    right: 75px;
    font-size: 22px;
    color: #fff;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  #menu-slider {
    padding-bottom: 150px;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  #menu-slider ul .lnk-club-logged-in .messages,
  #menu-slider ul .lnk-club-logged-in .notifications {
    display: inline-block;
    min-width: 20px;
    height: 20px;
    margin-right: 14px;
    color: #0f7215;
    background: #fff;
    font-size: 10px !important;
    text-align: center;
    border-radius: 50%;
    line-height: 20px;
    width: auto;
  }
  #menu-slider ul .lnk-club-logged-in .roll .icon {
    display: inline-block;
    min-width: 24px;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  #menu-slider .logo {
    margin-bottom: 15px;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  #menu-slider .close {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  #menu-slider .close span {
    position: relative;
    display: inline-block;
    width: 35px;
    height: 35px;
    margin-left: 5px;
  }
  #menu-slider .close span:before,
  #menu-slider .close span:after {
    position: absolute;
    height: 1px;
    left: 50%;
    top: 50%;
    width: 100%;
    -webkit-transform: translateX(-50%) rotate(-45deg);
            transform: translateX(-50%) rotate(-45deg);
    background: #fff;
    content: ' ';
  }
  #menu-slider .close span:before {
    -webkit-transform: translateX(-50%) rotate(45deg);
            transform: translateX(-50%) rotate(45deg);
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  #menu-slider {
    width: 50%;
    min-height: 100vh;
  }
  .show-menu .main-container {
    -webkit-transform: translateX(-20%);
            transform: translateX(-20%);
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .header-container .call {
    line-height: 84px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .header-container .call .btn.sml {
    font-size: 14px;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  .header-container .call .phone {
    right: 65px;
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  .mobile-green-block {
    display: none;
  }
  #menu-slider {
    position: fixed;
    z-index: 102;
    width: 100%;
  }
  #menu-slider .container {
    position: relative;
    max-width: 1200px;
    width: 100%;
  }
  #menu-slider.on {
    opacity: 1;
    z-index: 200;
  }
  #menu-slider.on .main-nav-arrow {
    display: none;
  }
  #menu-slider.on #main-nav.on {
    margin-left: 120px;
  }
  #menu-slider.on #main-nav ul {
    max-width: calc(100% - 45px);
  }
  #menu-slider.on #main-nav > li > ul {
    width: 430px;
  }
  #menu-slider.on #main-nav li.active > ul {
    top: 0;
  }
  #menu-slider.on #main-nav li.active > ul li a {
    visibility: visible;
  }
  #menu-slider.on #main-nav li a {
    visibility: hidden;
  }
  #menu-slider.on #main-nav li a ul {
    top: 0;
  }
  #menu-slider.on #main-nav li a ul li a {
    display: inline-block;
  }
  #menu-slider.on #main-nav li.lnk-sub {
    display: none;
  }
  #menu-slider.on #main-nav .dropdown-more .dropdown-menu > li.subnav-on-shrink {
    display: block;
  }
  #menu-slider.on .dropdown-login,
  #menu-slider.on .dropdown-auctions,
  #menu-slider.on .dropdown-claims {
    display: none !important;
  }
  #menu-slider.on .opening-hours-modal {
    top: 58px;
    right: 41px;
  }
  #menu-slider .main-nav-arrow {
    display: block;
    position: absolute;
    top: 59px;
    left: 220px;
    opacity: 1;
    transition-duration: 0.2s;
    margin-left: -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #0f7215 transparent;
  }
  #menu-slider ul#main-nav {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    margin: 0 0 0 128px;
    height: 1px;
    position: relative;
  }
  #menu-slider ul#main-nav ul {
    opacity: 0;
  }
  #menu-slider ul#main-nav.menu-initialised ul {
    opacity: 1;
  }
  #menu-slider ul#main-nav li {
    display: inline-block;
  }
  #menu-slider ul#main-nav li.hidden-on-load {
    display: none;
  }
  #menu-slider ul#main-nav li.active.lnk-auctions > ul {
    /*overflow:hidden;*/
  }
  #menu-slider ul#main-nav li.active > a {
    color: #000;
  }
  #menu-slider ul#main-nav li.active > ul {
    display: block;
    visibility: visible;
    width: 100%;
  }
  #menu-slider ul#main-nav li > a {
    display: inline-block;
    height: inherit;
    padding: 0 8.5px;
    color: #666666;
    font-size: 25px;
    line-height: 68px;
    font-family: 'swiss_721bold_condensed';
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
  }
  #menu-slider ul#main-nav > li {
    height: 68px;
  }
  #menu-slider ul#main-nav > li > a {
    padding-top: 27px;
    line-height: 1;
  }
  #menu-slider ul#main-nav > li > a:hover {
    color: #000;
  }
  #menu-slider ul#main-nav > li.lnk-sub {
    margin-right: 0;
    margin-left: 7.5px;
  }
  #menu-slider ul#main-nav > li.lnk-sub:first-of-type {
    margin-left: auto;
  }
  #menu-slider ul#main-nav > li.lnk-sub a {
    position: relative;
    padding-top: 30px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 16px;
    white-space: pre;
  }
  #menu-slider ul#main-nav > li.lnk-sub a:after {
    content: "";
    display: block;
    background: transparent;
    height: 1px;
    left: 0;
    width: 0;
    right: auto;
    bottom: -3px;
    transition-property: width;
    transition-duration: 0.2s;
    transition-timing-function: ease-out;
  }
  #menu-slider ul#main-nav > li.lnk-sub a:hover {
    color: #0f7215;
  }
  #menu-slider ul#main-nav > li.lnk-sub a:hover:after {
    right: 0;
    width: 100%;
    background-color: #0f7215;
  }
  #menu-slider ul#main-nav > li.lnk-payments {
    margin-left: auto;
  }
  #menu-slider ul#main-nav > li.lnk-login a {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #1f2025;
    border-radius: 5px;
    color: #fff;
    padding-top: 0;
    height: auto;
    margin-top: 20px;
    padding: 10px 12px;
    line-height: 1;
  }
  #menu-slider ul#main-nav > li.lnk-login a:after {
    display: none;
  }
  #menu-slider ul#main-nav > li.lnk-login a:hover {
    color: #fff;
    background-color: #38383e;
  }
  #menu-slider ul#main-nav > li.lnk-login a svg {
    width: 14px;
    height: 14px;
    margin-right: 2px;
    fill: #fff;
    -webkit-transform: translateY(-1px);
            transform: translateY(-1px);
  }
  #menu-slider ul#main-nav > li > ul {
    display: block;
    visibility: hidden;
    margin-left: 5px;
    width: 560px;
    height: 58px;
    position: absolute;
    left: 0;
    top: 68px;
  }
  #menu-slider ul#main-nav > li > ul li {
    height: auto;
  }
  #menu-slider ul#main-nav > li > ul li a:not(.btn) {
    height: auto;
    padding: 0 10px;
    padding: 0;
    color: #666;
    font-size: 16px;
    font-family: "acumin-pro", sans-serif;
    font-style: normal;
    font-weight: 300;
    line-height: 55px;
    padding-top: 2px !important;
    text-transform: none;
  }
  #menu-slider ul#main-nav > li > ul li a:not(.btn) span {
    border-radius: 3px;
  }
  #menu-slider ul#main-nav > li > ul li a:not(.btn) .roll {
    color: #ffffff;
    padding: 13px 10px;
    transition: background 0.2s linear;
    -webkit-font-smoothing: auto;
  }
  #menu-slider ul#main-nav > li > ul li a:not(.btn):hover .roll,
  #menu-slider ul#main-nav > li > ul li a:not(.btn):active .roll {
    background-color: #154b11;
  }
  #menu-slider ul#main-nav > li > ul li a.dropdown-toggle {
    color: #fff;
  }
  #menu-slider ul#main-nav .subnav-hidden {
    display: none;
  }
  #menu-slider ul#main-nav .subnav-on-shrink {
    display: none;
  }
  #menu-slider ul#main-nav .dropdown {
    height: 60px;
  }
  #menu-slider ul#main-nav .dropdown a:hover {
    background-image: none;
  }
  #menu-slider ul#main-nav .dropdown .caret {
    color: #fff;
    border-top: 7px dashed;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
  }
  #menu-slider ul#main-nav .dropdown > a {
    color: #ffffff;
    padding-left: 15px !important;
    padding-right: 15px !important;
    border-radius: 7px 7px 0px 0px;
    line-height: 40px !important;
    padding-bottom: 6px !important;
  }
  #menu-slider ul#main-nav .dropdown-menu {
    background-color: #fff;
    border-radius: 0px 0px 4px 4px;
    margin-top: 0;
    border: 0;
    margin-top: -20px;
  }
  #menu-slider ul#main-nav .dropdown-menu > li {
    display: block;
  }
  #menu-slider ul#main-nav .dropdown-menu > li a {
    line-height: 1.5;
    display: block;
    padding: 4px 15px !important;
  }
  #menu-slider ul#main-nav .dropdown-menu > li a:hover,
  #menu-slider ul#main-nav .dropdown-menu > li a:active,
  #menu-slider ul#main-nav .dropdown-menu > li a:focus {
    background-color: rgba(0, 0, 0, 0.3);
    color: #fff;
  }
  #menu-slider ul#main-nav .dropdown-more .dropdown-menu > li {
    display: none;
  }
  #menu-slider ul#main-nav .dropdown-more .dropdown-menu > li.subnav-hidden {
    display: block;
  }
  #menu-slider ul#main-nav .dropdown-more .dropdown-menu > li .roll {
    color: #666;
    background: none;
    padding: 0;
  }
  #menu-slider ul#main-nav .dropdown-more .dropdown-menu > li:hover .roll {
    color: #fff;
    background: none;
  }
  #menu-slider ul#main-nav .dropdown-more .dropdown-login,
  #menu-slider ul#main-nav .dropdown-more .dropdown-auctions,
  #menu-slider ul#main-nav .dropdown-more .dropdown-claims {
    display: none !important;
  }
  #menu-slider ul#main-nav .dropdown-login,
  #menu-slider ul#main-nav .dropdown-auctions,
  #menu-slider ul#main-nav .dropdown-claims {
    position: absolute;
    right: 0px;
    top: 6px;
    min-width: 200px;
  }
  #menu-slider ul#main-nav .dropdown-login .dropdown-toggle,
  #menu-slider ul#main-nav .dropdown-auctions .dropdown-toggle,
  #menu-slider ul#main-nav .dropdown-claims .dropdown-toggle {
    background-color: #154b11;
    border-radius: 7px;
    padding-bottom: 2px !important;
  }
  #menu-slider ul#main-nav .dropdown-login .dropdown-toggle .fa,
  #menu-slider ul#main-nav .dropdown-auctions .dropdown-toggle .fa,
  #menu-slider ul#main-nav .dropdown-claims .dropdown-toggle .fa {
    font-size: 20px;
    position: relative;
    top: 2px;
    left: -6px;
  }
  #menu-slider ul#main-nav .dropdown-login .dropdown-toggle:hover,
  #menu-slider ul#main-nav .dropdown-auctions .dropdown-toggle:hover,
  #menu-slider ul#main-nav .dropdown-claims .dropdown-toggle:hover {
    background: #000;
  }
  #menu-slider ul#main-nav .dropdown-login {
    min-width: 0;
  }
  #menu-slider ul#main-nav .dropdown-login a {
    background-color: #154b11;
    border-radius: 7px;
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-bottom: 2px !important;
  }
  #menu-slider ul#main-nav .dropdown-login a:hover {
    background: #000;
  }
  #menu-slider ul#main-nav .dropdown-auctions {
    min-width: 0;
    top: 12px;
    background: none;
  }
  #menu-slider ul#main-nav .dropdown-auctions .star {
    font-family: 'shannons-icons';
    font-size: 30px;
    top: -5px;
    left: -6px;
    color: #fff;
  }
  #menu-slider ul#main-nav .dropdown-auctions .star:before {
    content: "\e905";
  }
  #menu-slider ul#main-nav .dropdown-auctions .star.star-solid:before {
    content: "\e906";
  }
  #menu-slider ul#main-nav .dropdown.open > a {
    background-color: #000;
  }
  #menu-slider ul#main-nav .raq-call {
    display: flex;
    align-items: center;
    position: absolute;
    top: 0;
    right: 5px;
    bottom: 0;
  }
  #menu-slider ul#main-nav .raq-call .request-quote .btn {
    font-size: 16px;
  }
  #menu-slider ul#main-nav .raq-call .call {
    border-left: 1px solid #fff;
    margin-left: 10px;
    padding-left: 10px;
    color: #fff;
    font-size: 18px;
    font-family: 'swiss_721bold_condensed';
    transition-duration: 0.2s;
    opacity: 1;
    text-align: center;
    color: black;
    -webkit-font-smoothing: antialiased;
    line-height: 60px;
  }
  #menu-slider ul#main-nav .raq-call .call span {
    color: black;
  }
  #menu-slider ul#main-nav .raq-call .call a {
    color: #fff;
    text-decoration: none !important;
  }
  #menu-slider ul#main-nav .raq-call .call .fa-phone {
    line-height: 35px;
    color: #fff;
    border-radius: 50%;
  }
  #menu-slider ul#main-nav .raq-call .call .call-number {
    line-height: 1;
    margin: 0;
    font-size: 25px;
    font-family: 'swiss_721bold_condensed', Helvetica, Arial, sans-serif;
  }
  #menu-slider ul#main-nav .raq-call .call .call-number span,
  #menu-slider ul#main-nav .raq-call .call .call-number a {
    color: #fff;
    font-family: inherit;
    font-size: inherit;
  }
  #menu-slider ul#main-nav .raq-call .call .call-number a {
    line-height: 1 !important;
    padding-top: 0 !important;
  }
  #menu-slider ul#main-nav .raq-call .call.on span {
    color: white;
  }
  #menu-slider ul#main-nav .raq-call .call.on .fa-phone {
    background-color: transparent;
  }
  #menu-slider ul#main-nav .raq-call .call.on a {
    color: #fff;
  }
  #menu-slider ul#main-nav .raq-call .call .opening-hours {
    position: relative;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1;
    text-align: left;
    font-family: "acumin-pro", sans-serif;
  }
  #menu-slider ul#main-nav .raq-call .call .opening-hours > span {
    display: flex;
    align-items: center;
    color: #fff;
  }
  #menu-slider ul#main-nav .raq-call .call .opening-hours > span:hover {
    cursor: pointer;
  }
  #menu-slider ul#main-nav .raq-call .call .opening-hours > span .open-today {
    display: block;
    margin-right: 2px;
    color: #fff;
  }
  #menu-slider ul#main-nav .raq-call .call .opening-hours > span svg {
    width: 10px;
    height: 10px;
    fill: #fff;
    -webkit-transform: translateY(2px) rotate(90deg);
            transform: translateY(2px) rotate(90deg);
    margin-left: 3px;
  }
  #menu-slider ul#main-nav .raq-call .call .opening-hours > span svg path {
    fill: inherit;
  }
  #menu-slider ul#main-nav .raq-call .call .opening-hours > span .fa {
    display: inline-block;
    margin-left: 4px;
    color: #fff;
  }
  #menu-slider .top {
    display: none;
  }
  .header-container .request-quote {
    display: none;
  }
  .header-container .call {
    display: none;
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  #menu-slider.on #main-nav > li > ul {
    width: 502px;
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  #menu-slider ul#main-nav > li > ul {
    width: 660px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  #menu-slider ul#main-nav .dropdown-login,
  #menu-slider ul#main-nav .dropdown-auctions,
  #menu-slider ul#main-nav .dropdown-claims {
    margin-top: 2px;
    min-width: 0;
    right: -100px;
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  #menu-slider ul#main-nav .dropdown-claims .dropdown-toggle,
  #menu-slider ul#main-nav .dropdown-claims .dropdown-menu {
    min-width: 193px;
  }
  #menu-slider ul#main-nav .dropdown-claims .dropdown-toggle {
    /* Bad Hack based on rachelles feedback*/
    padding-left: 17px !important;
    padding-right: 17px !important;
  }
  #menu-slider ul#main-nav .dropdown-claims .dropdown-toggle .fa {
    left: 0;
    margin-right: 5px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  #menu-slider ul#main-nav .dropdown-login {
    margin-top: 2px;
    right: -192px;
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  #menu-slider ul#main-nav .dropdown-login {
    right: -194px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  #menu-slider ul#main-nav .dropdown-auctions {
    right: 340px;
  }
}
@media (min-width: 992px) and (min-width: 768px) {
  #menu-slider ul#main-nav .raq-call .call {
    line-height: 84px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  #menu-slider ul#main-nav .raq-call .call {
    line-height: 1;
    text-align: left;
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  #menu-slider ul#main-nav .raq-call .call .pull-left {
    float: none !important;
  }
  #menu-slider ul#main-nav .raq-call .call .btn.sml {
    font-size: 14px;
  }
  #menu-slider ul#main-nav .raq-call .call span {
    color: white !important;
  }
  #menu-slider ul#main-nav .raq-call .call .phone {
    position: absolute;
    top: 3px;
    right: 75px;
    font-size: 22px;
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  #menu-slider ul#main-nav .raq-call .call .btn {
    margin-left: 10px;
  }
  #menu-slider ul#main-nav .raq-call .call .btn.sml {
    font-size: 11px;
  }
  #menu-slider ul#main-nav .raq-call .call .phone {
    right: 65px;
    font-size: 24px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  #menu-slider ul#main-nav .raq-call .call a {
    color: black;
  }
}
@media (min-width: 992px) and (min-width: 768px) {
  #menu-slider ul#main-nav .raq-call .call {
    font-size: 25px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  #menu-slider ul#main-nav .raq-call .call .fa-phone {
    width: 35px;
    height: 35px;
    background: #b2b2b2;
  }
}
@media (min-width: 1200px) {
  #menu-slider ul#main-nav {
    margin: 0 0 0 140px;
  }
  #menu-slider ul#main-nav li > a {
    padding-left: 15px;
    padding-right: 15px;
  }
  #menu-slider ul#main-nav li.lnk-sub {
    margin-left: 10px;
  }
  #menu-slider ul#main-nav li.lnk-sub a {
    padding-left: 9.5px;
    padding-right: 9.5px;
  }
  #menu-slider ul#main-nav li.lnk-payments {
    margin-left: auto;
  }
  #menu-slider ul#main-nav > li > ul li a:not(.btn) .roll {
    padding: 13px 15px;
  }
}
/* Join Banner
 * Name: David de Vera
 * Comments:
 ======================================*/
.secondary-nav {
  margin-top: 15px;
  margin-bottom: 15px;
  background: #000;
  border-radius: 5px;
  transition-duration: 0.3s;
}
@media (max-width: 767px) {
  .secondary-nav {
    display: none;
  }
  .secondary-nav.fixed {
    display: none;
  }
}
.secondary-nav .back-to-auction {
  width: 150px;
  float: left;
  padding: 9px 0 5px 0;
  left: 133px;
  position: relative;
}
@media (max-width: 991px) {
  .secondary-nav .back-to-auction {
    left: 110px;
    margin-top: 2px;
  }
}
.secondary-nav .back-to-auction button {
  background: none;
  border: none;
  color: #fff;
}
.secondary-nav .back-to-auction button i {
  padding-right: 7px;
  font-size: 17px;
}
.secondary-nav .park-width {
  width: 250px;
}
.secondary-nav .park-right {
  text-align: right;
}
.secondary-nav ul {
  text-align: center;
}
.secondary-nav ul li {
  display: inline-block;
}
.secondary-nav ul li a {
  display: block;
  padding: 12px 15px;
  color: #fff;
  position: relative;
}
.secondary-nav ul li a:after {
  display: block;
  width: 100%;
  content: '';
  border-bottom: 5px solid transparent;
  position: absolute;
  bottom: 0;
  left: 0;
}
.secondary-nav ul li a:hover,
.secondary-nav ul li a.active {
  text-decoration: none;
}
.secondary-nav ul li a:hover:after,
.secondary-nav ul li a.active:after {
  border-bottom: 5px solid #0f7215;
}
.secondary-nav p {
  margin: 0;
  color: #fff;
  font-family: Arial;
  font-weight: bold;
  font-size: 14px;
  line-height: 48px;
}
.secondary-nav .visible-on-fixed {
  display: none;
}
.secondary-nav.top {
  position: fixed;
  top: 84px;
  left: 0;
  right: 0;
  z-index: 3;
  margin: 0;
  border-radius: 0;
}
@media (min-width: 992px) {
  .secondary-nav.top {
    top: 126px;
  }
}
.secondary-nav.fixed {
  position: fixed;
  z-index: 3;
  left: 0;
  right: 0;
  display: table;
  width: 100%;
  margin: 0;
}
@media (min-width: 992px) {
  .secondary-nav.fixed {
    top: 58px;
  }
}
.secondary-nav.fixed .visible-on-fixed {
  display: block;
}
.secondary-nav.fixed p.visible-on-fixed {
  display: inline-block;
}
.secondary-nav.fixed .container {
  margin: auto;
}
.secondary-nav.fixed ul {
  display: block;
  float: right;
}
@media (min-width: 992px) {
  .anchor-offset {
    margin-top: -130px;
    padding-top: 130px;
  }
}
/*
 *	StudioMoso
 *	@author Scott Gray
 */
html,
body {
  height: 100%;
}
body {
  background: #333;
  overflow-x: hidden;
  overflow-y: scroll;
}
body .main-container {
  min-height: 0;
  margin: 0;
  background: #fff;
  overflow: hidden;
  position: relative;
}
body #page-content-overlay {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 60px;
  z-index: 10;
  background: #ffffff url('../images/loader_02.gif') 50% 50px no-repeat;
}
@media (min-width: 768px) {
  body #page-content-overlay {
    top: 84px;
  }
}
@media (min-width: 992px) {
  body #page-content-overlay {
    top: 126px;
  }
}
/* FOOTER
=========================================*/
footer {
  padding: 30px 0;
  background: #1d1d1d;
  color: #fff;
}
footer p {
  margin: 0;
  color: #fff;
  font-size: 13px;
  line-height: 24px;
}
footer p a {
  text-decoration: underline;
  color: #fff;
}
footer p a:hover {
  color: #fff;
  text-decoration: underline;
}
@media (min-width: 992px) {
  footer .phone {
    display: block;
    color: #fff;
    font-size: 24px;
    line-height: 24px;
    text-align: right;
    text-decoration: none !important;
  }
}
footer .back-to-top {
  font-size: 48px;
  float: right;
  cursor: pointer;
  margin-right: 15px;
  margin-top: -50px !important;
}
@media (min-width: 768px) {
  footer .back-to-top {
    margin-top: 20px !important;
    margin-right: 2px;
  }
}
footer .footer-breadcrumb {
  padding: 10px 0 15px;
  border-top: 1px solid #3b3b3b;
  border-bottom: 1px solid #3b3b3b;
  background: #292929;
}
footer .footer-breadcrumb p {
  margin: 0;
  font-size: 13px;
}
footer .footer-breadcrumb p a {
  display: inline-block;
  color: #808080;
}
footer .footer-breadcrumb p a:after {
  display: inline-block;
  margin: 0 4px 0 8px;
  content: '\f105';
  color: #4d4d4d;
  font-family: 'FontAwesome';
  font-size: 30px;
  position: relative;
  top: 5px;
}
footer #footer-nav {
  margin: 40px -15px;
}
@media (min-width: 768px) {
  footer #footer-nav {
    margin: 40px 0;
  }
}
footer #footer-nav:before,
footer #footer-nav:after {
  display: table;
  content: '';
}
footer #footer-nav:after {
  clear: both;
}
@media (max-width: 767px) {
  footer #footer-nav > li {
    position: relative;
  }
  footer #footer-nav > li > a:before {
    position: absolute;
    top: 8px;
    right: 14px;
    content: '+';
    color: #fff;
    font-weight: bold;
  }
  footer #footer-nav > li.active > a:before {
    content: '\2014';
  }
  footer #footer-nav > li.active ul {
    display: block;
  }
  footer #footer-nav > li.follow-us a:before {
    display: none;
  }
  footer #footer-nav > li ul {
    display: none;
  }
}
footer #footer-nav li {
  display: block;
}
footer #footer-nav li.last a {
  border: 0;
}
@media (min-width: 768px) {
  footer #footer-nav li {
    float: left;
    width: 20%;
  }
  footer #footer-nav li.last {
    text-align: right;
  }
}
footer #footer-nav li ul li {
  float: none;
  width: auto;
  display: block;
}
footer #footer-nav li ul li a {
  margin: 0;
  color: #fff;
  font-size: 13px;
}
footer #footer-nav li ul.social {
  display: block;
  margin-left: 15px;
}
@media (min-width: 768px) {
  footer #footer-nav li ul.social {
    margin: 0;
  }
}
footer #footer-nav li ul.social li {
  display: inline-block;
}
footer #footer-nav li ul.social li a {
  display: block;
  width: 54px;
  height: 54px;
  padding: 0;
  background: #3d3d3d;
  text-align: center;
  font-size: 30px;
  line-height: 56px;
  transition: 0.2s;
  transition: all 0.2s ease-out;
}
footer #footer-nav li ul.social li a.hover {
  background: #fff;
}
@media (min-width: 768px) {
  footer #footer-nav li ul.social li a {
    width: 44px;
    height: 44px;
    font-size: 20px;
    line-height: 46px;
  }
}
@media (min-width: 992px) {
  footer #footer-nav li ul.social li a {
    width: 54px;
    height: 54px;
    font-size: 30px;
    line-height: 56px;
  }
}
footer #footer-nav li ul.social li a.facebook {
  color: #fff;
}
footer #footer-nav li ul.social li a.facebook:hover {
  color: #045d94;
  background: #fff;
}
footer #footer-nav li ul.social li a.gplus {
  color: #fff;
}
footer #footer-nav li ul.social li a.gplus:hover {
  color: #d42424;
  background: #fff;
}
footer #footer-nav li ul.social li a.youtube {
  color: #fff;
}
footer #footer-nav li ul.social li a.youtube:hover {
  color: #ff0909;
  background: #fff;
}
footer #footer-nav li ul.social li a.instagram {
  color: #fff;
}
footer #footer-nav li ul.social li a.instagram:hover {
  color: #3d3d3d;
  background: #fff;
}
footer #footer-nav li .app-overide {
  background: none;
  width: 48%;
}
footer #footer-nav li .google {
  float: right;
  margin-top: 15px;
}
footer #footer-nav li .google img {
  width: auto;
}
footer #footer-nav li .apple {
  float: left;
  margin-top: 15px;
}
footer #footer-nav li .apple img {
  width: auto;
}
footer #footer-nav li a {
  display: block;
  padding: 10px 15px;
  border-bottom: 1px solid #3b3b3b;
  color: #fff;
}
@media (min-width: 768px) {
  footer #footer-nav li a {
    display: inline-block;
    margin-bottom: 15px;
    padding: 0;
    border: 0;
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 768px) {
  footer #footer-nav li a.customer-care {
    margin-top: 30px;
  }
}
/* CONTENT
=========================================*/
#page-content {
  padding-top: 60px;
}
@media (min-width: 768px) {
  #page-content {
    padding-top: 84px;
  }
}
@media (min-width: 992px) {
  #page-content {
    padding-top: 0;
  }
}
#content {
  padding: 70px 0;
}
/* LISTS
=========================================*/
ul {
  margin: 0;
  padding: 0 0;
  list-style-type: none;
}
ul .dash:before {
  content: "\e903";
  font-family: 'shannons-icons';
  font-size: 30px;
  float: left;
  line-height: 60px;
  height: 80px;
  color: #0f7215;
}
ul.tick {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
ul.tick li {
  position: relative;
  padding-left: 35px;
  margin: 20px 0;
}
ul.tick li:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  font-family: "FontAwesome";
  color: #0f7215;
  font-size: 25px;
  line-height: 1;
  content: "\f00c";
}
ol {
  margin: 0;
  padding: 0;
}
/* BREADCRUMB
=========================================*/
.breadcrumb {
  margin: 0;
  padding: 24px 0 20px;
  border-radius: 0;
  background: none;
  font-size: 12px;
}
.breadcrumb a {
  color: #fff;
  font-size: 12px;
}
.image-loader {
  width: 100%;
  height: 100%;
  background: #1a1a1a;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.generic-crumb-title-bar {
  padding-bottom: 40px;
}
.generic-crumb-title-bar .container {
  height: auto;
}
.generic-crumb-title-bar .container:after {
  display: none;
}
.generic-crumb-title-bar .container h1 {
  margin: 40px 0 10px;
  color: #fff;
  text-align: left;
}
.generic-crumb-title-bar .container h2 {
  margin: 0;
  color: #fff;
  text-align: left;
}
.text-red {
  color: red!important;
}
.badge-red {
  display: inline-block;
  background-color: #c20013;
  color: #fff;
  padding: 5px 5px;
  border-radius: 3px;
  line-height: 1;
  border: 0;
  font-size: 75%;
  font-family: 'swiss_721bold_condensed';
  text-transform: uppercase;
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}
/* SIGNUP ENEWS
=========================================*/
#signup-enews {
  padding: 45px 0;
  background: #0f7215 url('../images/bg-enews.jpg') 50% 50% no-repeat;
  background-size: cover;
}
#signup-enews .ipad {
  position: absolute;
  right: 30px;
  top: 0;
  background: url('../images/ipad.png') 0 0 no-repeat;
  width: 368px;
  height: 239px;
}
#signup-enews h2 {
  margin: 0 0 15px;
  color: #fff;
  font-size: 30px;
}
#signup-enews p {
  margin: 0;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  margin-top: 5px;
}
#signup-enews .final-message {
  height: 78px;
  color: #fff;
}
@media (min-width: 768px) {
  #signup-enews {
    height: 284px;
  }
  #signup-enews form {
    width: 560px;
  }
}
.home-enews {
  height: auto;
  position: relative;
  background-size: cover !important;
  overflow: hidden;
}
.home-enews .banner-caption {
  padding: 5px 0 !important;
}
.home-enews .banner-caption p {
  display: block !important;
  color: #fff !important;
}
@media (max-width: 480px) {
  .home-enews {
    text-align: center;
  }
  .home-enews h1 {
    text-align: center !important;
    font-size: 28px !important;
    margin-bottom: 20px;
  }
  .home-enews p {
    line-height: 24px !important;
    text-align: center;
  }
  .home-enews p br {
    display: none;
  }
}
@media (min-width: 768px) {
  .home-enews .banner-caption {
    padding: 35px 40px 15px 0 !important;
  }
  .home-enews .banner-caption h1 {
    text-align: left;
  }
}
.home-enews .btn {
  margin: 30px 0 20px 0;
}
.home-enews img {
  display: none;
}
@media (min-width: 480px) {
  .home-enews img {
    display: block;
    position: absolute;
    bottom: 0;
    right: 30px;
    width: 35%;
    height: auto;
  }
}
@media (min-width: 768px) {
  .home-enews img {
    right: 30px;
  }
}
@media (min-width: 1200px) {
  .home-enews img {
    right: 220px;
    width: auto;
  }
}
/* MAKE AN ENQUIRY
=========================================*/
#make-an-enquiry {
  padding: 80px 0;
  background: #000;
}
#make-an-enquiry .enquiryform-complete {
  width: 100%;
}
@media (max-width: 767px) {
  #make-an-enquiry {
    padding: 30px 0;
  }
}
#make-an-enquiry .center {
  text-align: center;
  color: #fff;
  padding: 0;
  margin: 0;
  border-bottom: none;
}
#make-an-enquiry h2 {
  margin: 0 0 20px;
  padding: 0 0 15px;
  border-bottom: 4px solid #0f7215;
  color: #fff;
  font-size: 24px;
  text-transform: uppercase;
}
#make-an-enquiry h2 i {
  font-size: 120px;
  display: block;
  padding: 25px;
  text-align: center;
}
#make-an-enquiry .left {
  padding-right: 30px;
}
@media (max-width: 767px) {
  #make-an-enquiry .left {
    margin-bottom: 30px;
    padding-right: 15px;
  }
}
#make-an-enquiry .right {
  padding-left: 30px;
}
@media (max-width: 767px) {
  #make-an-enquiry .right {
    padding-left: 15px;
  }
}
#make-an-enquiry .team {
  margin-top: 30px;
}
#make-an-enquiry .team .item {
  margin-bottom: 20px;
}
#make-an-enquiry .team .item img {
  width: 90px;
  margin-right: 20px;
  border-radius: 50%;
}
#make-an-enquiry .team .item p {
  margin: 10px 0 0;
  color: #fff;
}
#make-an-enquiry .team .item p strong {
  color: #fff;
}
#make-an-enquiry .team .item:before,
#make-an-enquiry .team .item:after {
  display: table;
  content: '';
}
#make-an-enquiry .team .item:after {
  clear: both;
}
#make-an-enquiry .team .item:last-child {
  margin: 0;
}
.form .col-md-6 {
  width: 49.9%;
}
.form .col-xs-12 {
  width: 100%;
}
/* AUCTION LIST
==========================================*/
.auction-list {
  margin-left: -5px;
  margin-right: -5px;
}
.auction-list > .col-md-4 {
  padding: 0 5px;
}
.auction-list [class^="col-"],
.auction-list [class*=" col-"] {
  padding: 0 5px;
}
@media (min-width: 768px) {
  .auction-list .swiper-slide {
    width: 33.33333333%;
  }
}
.auction-box {
  background: #000;
  color: #fff;
  margin: 0 auto 10px;
}
.auction-box .auction-img img {
  width: 100%;
}
.auction-box .auction-info {
  width: 100%;
  padding: 20px;
  overflow: hidden;
}
.auction-box .auction-info .auction-lot {
  background: #4a4b4e;
  float: left;
  width: 65px;
  margin: 0 12px 0 0;
  padding: 10px 0;
  text-align: center;
  border-bottom: 10px solid #0f7215;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.2;
}
.auction-box .auction-info .auction-lot small {
  display: block;
  font-weight: 400;
  font-size: 16px;
}
.auction-box .auction-info .auction-lot span {
  font-size: 20px;
}
.auction-box .auction-name {
  line-height: 1.2;
  min-height: 60px;
  font-size: 15px;
  text-align: left;
}
.auction-box .auction-price {
  text-transform: uppercase;
  text-align: left;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .auction-box .auction-price {
    font-size: 17px;
  }
}
.auction-box.passedin .auction-lot {
  border-bottom-color: #f29234;
}
.auction-box.passedin .auction-price {
  color: #f29234;
}
.auction-box.noreserve .auction-lot {
  border-bottom-color: #0f7215;
}
.auction-box.noreserve .auction-price {
  color: #0f7215;
}
.auction-box.sold .auction-lot {
  border-bottom-color: #c20013;
}
.auction-box.sold .auction-price {
  color: #c20013;
}
.auction-box.melbourne .auction-lot {
  border-bottom-color: #3473a9;
}
.auction-box.melbourne .auction-price {
  color: #3473a9;
}
.auction-box.sydney .auction-lot {
  border-bottom-color: #ddd004;
}
.auction-box.sydney .auction-price {
  color: #ddd004;
}
.auction-box.brisbane .auction-lot {
  border-bottom-color: #E50914;
}
.auction-box.brisbane .auction-price {
  color: #E50914;
}
.auction-lot-link:hover {
  cursor: pointer;
  color: #ffffff;
}
.lot {
  position: relative;
  margin-bottom: 5px;
  /* DDV: hacky for now*/
}
.lot a {
  display: block;
  height: inherit;
  color: #fff;
}
.lot a.active {
  opacity: 1;
}
.lot.more {
  opacity: 0;
  transition: all 0.8s ease;
}
@media (min-width: 768px) {
  .lot {
    float: left;
    width: calc(50% - 12px);
    margin: 6px;
    padding: 0;
  }
}
@media (min-width: 992px) {
  .lot {
    width: calc(33.33333% - 12px);
    margin: 6px;
    padding: 0;
  }
}
@media (min-width: 992px) {
  .lot {
    min-height: 327px;
  }
}
@media (min-width: 1100px) {
  .lot {
    min-height: 340px;
  }
}
@media (min-width: 1200px) {
  .lot {
    min-height: 354px;
  }
}
@media (min-width: 1500px) {
  .lot {
    min-height: 381px;
  }
}
.lot .lot-content {
  display: none;
  position: relative;
  z-index: 2;
}
.lot .image-loader {
  border: 2.5px solid #262626;
  background: #262626;
}
@media (min-width: 992px) {
  .lot .auction-name {
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (min-width: 1200px) {
  .lot .auction-name {
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (min-width: 1500px) {
  .lot .auction-name {
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.lot .swiper-container {
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  transition: all 0.8s ease;
}
.lot .swiper-container.seen {
  opacity: 1;
}
.lot .swiper-container .swiper-wrapper {
  height: auto;
}
.lot .swiper-container .swiper-wrapper .swiper-slide .swiper-lazy {
  height: auto;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
.lot .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active {
  background: #000;
}
.lot .swiper-container .auction-loader {
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0 -20px;
  color: #000;
  position: absolute;
  left: 50%;
  top: 50%;
}
.lot .swiper-container .next,
.lot .swiper-container .prev {
  display: none;
  width: 60px;
  height: 60px;
  margin-top: -80px;
  color: #fff;
  font-size: 60px;
  line-height: 60px;
  text-align: center;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  position: absolute;
  left: -50px;
  top: 50%;
  z-index: 101;
  transition: all 0.25s ease-in-out;
  transition: all all 0.25s ease-in-out ease-out;
}
.lot .swiper-container .next {
  left: auto;
  right: -50px;
}
.lot .swiper-container .swiper-slide-active {
  position: relative;
}
.lot .swiper-container .swiper-slide-active img {
  transition: all 0.25s ease-in-out;
  transition: all all 0.25s ease-in-out ease-out;
  /*position:absolute;*/
  width: 100%;
  display: block;
  margin: 0 auto;
}
.lot .swiper-container:hover .next {
  right: 10px;
}
.lot .swiper-container:hover .prev {
  left: 10px;
}
.lot .swiper-container:hover .swiper-slide-active img {
  -webkit-transform: scale3d(1.04, 1.04, 1);
  transform: scale3d(1.04, 1.04, 1);
}
.lot .delete {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 35px;
  height: 35px;
  background: #535353;
  text-align: center;
  line-height: 35px;
  color: #fff;
  opacity: 1;
  font-size: 18px;
}
.lot .delete:hover {
  text-decoration: none;
}
.lot .no-reserve {
  position: absolute;
  top: 5px;
  right: 5px;
  padding: 5px 10px;
  z-index: 2;
  display: block;
  background: rgba(194, 0, 19, 0.75);
  text-align: center;
  color: #fff;
  opacity: 1;
  text-transform: uppercase;
  font-family: swiss_721medium;
  font-size: 12px;
}
/* SOCIAL
==========================================*/
.social ul,
.social .addthis_sharing_toolbox {
  display: inline-block;
  margin: 15px 0 10px;
  background: #b2b2b2;
  border-radius: 3px;
  font-size: 0;
}
.social ul.last {
  background: #7b7b7b;
}
.social ul.last li {
  border: 0;
}
.social li,
.social .at-share-btn {
  display: inline-block;
  width: 46px;
  height: 44px;
  text-align: center;
}
.social li a {
  display: block;
  padding: 8px 0 6px;
  color: #fff;
  font-size: 20px;
}
.social li a.active,
.social li a:hover {
  background-color: #0f7215;
}
.social li a.active .fa-star-o:before,
.social li a:hover .fa-star-o:before {
  content: "\e906";
}
.social li a .fa-star-o {
  font-family: 'shannons-icons';
}
.social li a .fa-star-o:before {
  content: "\e905";
}
.social li:last-child {
  border: 0;
}
.social .addthis_sharing_toolbox {
  margin-right: 5px;
  padding: 0!important;
  /*Add this override */
  vertical-align: bottom;
  /* float: none!important;*/
}
.social .at-share-btn {
  /* Addthis overrides */
  max-width: none!important;
  max-height: none!important;
  margin: 0!important;
  background: none!important;
  padding: 8px 0 6px;
  font-size: 20px;
}
.social .at-share-btn span {
  display: inline-block;
  background: none!important;
  color: #ffffff;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  width: auto;
  height: auto;
  text-indent: 0;
  line-height: 20px;
  font-size: 20px;
}
.social .at-share-btn:hover {
  background-color: #0f7215 !important;
  cursor: pointer;
}
.social .aticon-facebook:before {
  content: "\f09a";
}
.social .aticon-twitter:before {
  content: "\f099";
}
.social .aticon-google_plusone_share:before {
  content: "\f0d5";
}
.social .aticon-pinterest_share:before {
  content: "\f0d2";
}
.social .aticon-email:before {
  content: "\f0e0";
}
.social p {
  margin: 0;
  color: #000;
  font-size: 13px;
}
.pagination-container {
  position: relative;
  clear: both;
  display: block;
  width: 100%;
  padding: 10px 30px;
  background: #000;
}
.pagination-container .page-size-container {
  position: absolute;
  top: 50%;
  right: 30px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.pagination-container .page-size-container label {
  margin-right: 10px;
  color: #dbdbdb;
  line-height: 36px;
}
.pagination-container .page-size-container .field-wrapper {
  margin: 0;
}
.pagination-container .page-size-container .select-field {
  width: 82px;
  height: 36px;
  line-height: 36px;
  background: #252525;
  border: 0;
  color: #dbdbdb;
}
.pagination-container .page-size-container .select-field span {
  color: #919191;
}
.pagination {
  display: flex;
  justify-content: center;
}
.pagination > li {
  display: inline-block;
  margin-right: 3px;
  border: 0;
}
.pagination > li span {
  background: #0f7215;
  color: #fff;
  border-color: #0f7215;
  border-radius: 2px;
}
.pagination > li span:hover {
  background: #0f7215;
  color: #fff;
  border-color: #0f7215;
}
.pagination > li > a {
  display: inline-block;
  width: 35px;
  height: 35px;
  padding: 0;
  line-height: 35px;
  text-align: center;
  background: #fff;
  color: #0f7215;
  border: 0;
  border-radius: 2px;
}
.pagination .previous a,
.pagination .next a {
  background: #fff;
  color: #9e9e9e !important;
}
.pagination .previous a:hover,
.pagination .next a:hover {
  background-color: #eeeeee;
}
.pagination .previous a span,
.pagination .next a span {
  background-color: transparent;
  color: #9e9e9e !important;
}
.pagination .previous a span:hover,
.pagination .next a span:hover {
  background-color: #eeeeee;
}
.swiper-pagination {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  margin-right: 7px;
  background: #fff;
  opacity: 1;
}
.swiper-pagination .swiper-pagination-bullet:last-child {
  margin-right: 0;
}
.swiper-pagination .swiper-pagination-bullet-active {
  background: #0f7215;
}
.popover {
  display: block;
  position: absolute;
  width: 520px;
  max-width: none;
  margin-left: 22px;
  padding: 20px 50px;
  background: rgba(255, 255, 255, 0.95);
  border-radius: 20px;
  -webkit-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
}
.popover.top > .arrow {
  left: auto;
}
.popover .close {
  position: absolute;
  top: 5px;
  right: 20px;
  font-family: 'FontAwesome';
  opacity: 1;
  font-size: 20px;
  color: #0f7215;
}
.popover .close:before {
  content: "\f00d";
}
.popover .close:hover {
  background: none;
}
.popover .arrow {
  left: 50%;
  -webkit-transform: rotate(45deg) translateY(50%);
          transform: rotate(45deg) translateY(50%);
  background: #fff;
}
.popover h3 {
  margin-top: 0;
  font-size: 28px;
  text-align: center;
}
.popover form p,
.popover form label {
  color: #646464;
  font-weight: normal;
}
.popover form input {
  background: #fff;
  border: 1px solid #e7e7e7;
}
.popover form input[type=checkbox] {
  position: absolute;
  top: 5px;
  left: 0;
  height: auto;
  width: auto;
}
.popover form input[type=checkbox] + label {
  margin-left: 30px;
}
.popover form .form-group {
  position: relative;
}
.popover form button {
  display: block;
  width: 280px;
  margin: 10px auto;
  clear: both;
}
.popover form .error {
  margin-left: 12px;
  color: red;
  font-size: 12px;
}
.dotstyle {
  position: fixed;
  right: 30px;
  top: 50%;
  margin-top: -50px;
  z-index: 9999;
}
.dotstyle ul {
  list-style-type: none;
}
.dotstyle li {
  margin-bottom: 10px;
}
.dotstyle li a {
  position: relative;
  display: block;
}
.dotstyle li a .tooltip {
  white-space: nowrap;
  opacity: 1;
  position: absolute;
  top: -13px;
  right: 30px;
  width: auto;
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  font-size: 14px;
  font-family: 'swiss_721bold_condensed';
  text-transform: uppercase;
  color: #fff;
  background: #000;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.dotstyle li a .tooltip .arrow {
  position: absolute;
  right: 0;
  top: 50%;
  width: 12px;
  height: 12px;
  background: #000;
  -webkit-transform: rotate(45deg) translateY(-50%);
          transform: rotate(45deg) translateY(-50%);
}
.dotstyle li a span {
  display: block;
  background: #09450d;
  height: 16px;
  width: 16px;
  text-indent: -9999em;
  -webkit-border-top-right-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -moz-border-radius-bottomright: 8px;
  -moz-border-radius-bottomleft: 8px;
  -moz-border-radius-topleft: 8px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-top-left-radius: 8px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.dotstyle li.current a,
.dotstyle li.cycle-pager-active a {
  position: relative;
}
.dotstyle li.current a span,
.dotstyle li.cycle-pager-active a span {
  background: none;
  border: 2px solid #0f7215;
}
.link-underline {
  text-decoration: underline;
}
#banner {
  background: url(../images/bg-banner.jpg) no-repeat center top;
  background-size: cover;
}
#banner .banner-caption {
  padding: 35px 0;
}
#banner .banner-caption h1 {
  color: #fff;
  font-size: 41px;
  text-transform: normal;
  text-align: left;
  line-height: 1;
}
#banner .banner-caption h1 em {
  color: #bbea63;
}
@media (max-width: 480px) {
  #banner .banner-caption h1 {
    font-size: 38px;
  }
}
#banner .banner-caption h2 {
  font-family: swiss_721roman_condensed;
  font-size: 18px;
  color: #fff;
  margin: 0 0 25px;
}
#banner .banner-caption p {
  display: none;
}
#banner .banner-caption .btn {
  padding: 5px 20px;
}
@media (min-width: 768px) {
  #banner {
    background-size: 100%;
  }
  #banner .banner-caption {
    padding: 35px 0;
  }
  #banner .banner-caption h1 {
    align-items: center;
    display: flex;
    white-space: nowrap;
    font-size: 45px;
  }
  #banner .banner-caption h1 .icon-auctions {
    margin-right: 20px;
    font-size: 85px;
  }
  #banner .banner-caption h2 {
    font-size: 28px;
  }
  #banner .banner-caption p {
    display: block;
    color: #fff;
    font-size: 20px;
  }
  #banner .banner-caption .btn {
    padding: 12px 45px 10px;
  }
  #banner .upcoming-caption {
    max-width: 500px;
    padding: 20px 0;
  }
  #banner.banner--wrap {
    background-size: cover;
  }
  #banner.banner--wrap .banner-caption h1 {
    white-space: normal;
  }
}
.banner-european {
  max-width: 1250px;
  margin: 0 auto;
  text-align: center;
}
.banner-european a {
  display: inline-block;
}
.banner-european img {
  width: 100%;
  height: auto;
}
.banner-european img.desktop {
  display: none;
}
@media (min-width: 641px) {
  .banner-european img.desktop {
    display: inline-block;
    width: 200%;
  }
}
@media (min-width: 768px) {
  .banner-european img.desktop {
    width: 100%;
  }
}
.banner-european img.mobile {
  display: inline-block;
}
@media (min-width: 641px) {
  .banner-european img.mobile {
    display: none;
  }
}
@media (max-width: 767px) {
  .img-responsive,
  .thumbnail > img,
  .thumbnail a > img,
  .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
    display: block;
    width: 100%;
    max-width: 100%;
  }
}
#gallery-container {
  position: fixed;
  z-index: 999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  margin: auto;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s;
  transition: all 0.5s ease-out;
}
#gallery-container.active {
  opacity: 1;
  visibility: visible;
}
#gallery-container .btn-close {
  position: absolute;
  top: 20px;
  right: 20px;
  opacity: 1;
}
#gallery-container .btn-close .fa {
  font-size: 20px;
  color: #fff;
}
#gallery {
  margin: auto;
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
#gallery .ug-strip-panel {
  background: #000 !important;
}
.alert {
  margin: 0;
  padding: 15px 10px;
  color: #fff;
  background: #dd6800;
  border-radius: 0;
  /*	.icon {
		display: block;
		background-size:contain;
		width:30px;
		height:30px;
		fill: white;
		 background-color: white;
	}
	.icon-wind {background-image:url('../images/icon-wind.svg');}
	.icon-bike {background-image:url('../images/icon-bike.svg');}
	.icon-car {background-image:url('../images/icon-car.svg');}
	.icon-phone {background-image:url('../images/icon-phone.svg');}
	.icon-house {background-image:url('../images/icon-house.svg');}
	.icon-danger {background-image:url('../images/icon-danger.svg');}
	.icon-fire {background-image:url('../images/icon-fire.svg');}
	.icon-lightning {background-image:url('../images/icon-lightning.svg');}*/
}
.alert .container {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
}
.alert .message {
  margin: 0 20px 0 20px;
}
.alert .message p {
  margin: 0;
}
.alert a {
  color: #fff;
  text-decoration: underline;
}
.alert a:hover {
  text-decoration: underline;
  color: #fff;
}
.alert .btn {
  margin: 0;
  text-decoration: none;
  font-size: 14px !important;
  padding: 12px 20px 6px !important;
}
.alert .btn:hover {
  text-decoration: none;
  color: #fff;
}
.alert img {
  display: block;
  width: 45px;
  fill: #fff;
}
@media (max-width: 767px) {
  .alert {
    position: relative;
  }
  .alert .container {
    flex-wrap: wrap;
  }
  .alert img {
    min-width: 50px;
  }
  .alert p {
    text-align: left;
  }
  .alert .message {
    margin: 0;
  }
  .alert a.btn {
    min-width: 50%;
    margin-top: 15px;
  }
}
/* Backgrounds
==========================================*/
.bg--green {
  background-color: #154b11;
}
.bg--white {
  background-color: #fff;
}
.bg--grey {
  background-color: #f2f2f2;
}
/* Bannery Policies
==========================================*/
@-webkit-keyframes slideUp {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes slideUp {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
#banner-policies {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #0f7215;
  color: #fff;
  padding: 30px 0 20px;
  z-index: 999;
  -webkit-animation: 0.5s ease-out 0s 1 slideUp;
          animation: 0.5s ease-out 0s 1 slideUp;
}
@media (min-width: 992px) {
  #banner-policies {
    padding: 20px 0;
  }
}
#banner-policies p {
  margin: 0 0 10px;
  font-size: 14px;
}
#banner-policies p:last-child {
  margin-bottom: 0;
}
#banner-policies a {
  color: #fff;
  text-decoration: underline;
}
#banner-policies .banner-close {
  float: right;
  margin-top: -30px;
  font-size: 22px;
}
@media (min-width: 992px) {
  #banner-policies .banner-close {
    margin-top: -10px;
  }
}
table.green {
  margin-bottom: 20px;
}
table.green th {
  padding: 5px 8px;
  background: #008631;
  font-family: 'swiss_721bold_condensed';
  color: #fff;
  text-transform: uppercase;
  text-align: right;
  border: 2px solid #fff;
}
table.green tr td {
  padding: 5px 8px;
  background: #bfdfca;
  text-align: right;
  border: 2px solid #fff;
}
@media (min-width: 768px) {
  table.green tr td {
    min-width: 100px;
  }
}
table.green tr td:first-child {
  text-align: left;
}
@media (min-width: 768px) {
  table.green tr td:first-child {
    min-width: 250px;
  }
}
table.green tr:nth-child(even) td {
  background: #deeee3;
}
/* HEADER
=========================================*/
header {
  height: 60px;
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to right, #0b6211 0%, #107517 32%, #127a17 50%, #0e6a13 70%, #09570c 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0b6211', endColorstr='#09570c', GradientType=1);
  /* IE6-9 */
}
@media (max-width: 767px) {
  header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 102;
  }
}
@media (min-width: 768px) {
  header {
    height: 84px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 102;
  }
  header .container {
    width: 100%;
  }
}
@media (min-width: 992px) {
  header {
    width: 100%;
    height: 126px;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
    position: fixed;
    z-index: 101;
    transition-duration: 0.3s;
  }
  header .wrapper:before {
    display: block;
    content: '';
    background: #fff;
  }
  header:after {
    display: block;
    width: 100%;
    height: 58px;
    background: #0f7215;
    /* FF3.6+ */
    /* Chrome,Safari4+ */
    /* Chrome10+,Safari5.1+ */
    /* Opera 11.10+ */
    /* IE10+ */
    background: linear-gradient(to right, #0b6211 0%, #107517 32%, #127a17 50%, #0e6a13 70%, #09570c 100%);
    /* W3C */
    content: '';
    position: absolute;
    bottom: 0;
  }
  header .main-menu {
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 31;
  }
  header .main-menu button {
    width: 58px;
    height: 58px;
    margin: 0;
    padding: 0;
    border: 0;
    background: none;
    color: #fff;
    font-size: 28px;
    cursor: pointer;
  }
  header .main-menu button:focus {
    outline: none;
  }
  header.on .header-search-icon {
    color: white;
  }
  header.on .main-menu {
    opacity: 1;
    transition: opacity 0.25s linear 0.2s;
  }
  header.on .request-quote {
    opacity: 1;
    top: 0;
    right: 250px;
    visibility: visible;
    transition: opacity 0.25s linear 0.2s;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  header.on {
    height: 58px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  header.on .header-search {
    display: none;
  }
}
header .logo {
  width: 90px;
  margin: 5px 15px 0 5px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 31;
}
header .logo a {
  display: block;
}
@media (min-width: 768px) {
  header .logo {
    width: 120px;
    margin: 8px 30px 0 15px;
  }
}
@media (min-width: 992px) {
  header .logo {
    /*  Stacked Styles */
    width: 127px;
    margin: 10px 0 0 5px;
    /* Original Style */
    transition-duration: 0.2s;
    -webkit-transform: translate3d(0px, 0px, 0px) /*scale(0.40, 0.40)*/;
            transform: translate3d(0px, 0px, 0px) /*scale(0.40, 0.40)*/;
    -webkit-transform-origin: 0px 10px 0px;
            transform-origin: 0px 10px 0px;
  }
  header .logo.on {
    margin: 0;
    transform-origin: 30px 0 0px;
    -webkit-transform-origin: 30px 0 0px;
    /*  Stacked Styles*/
    transform: translate3d(0px, 0px, 0px) scale(0.84, 0.84);
    -webkit-transform: translate3d(0px, 0px, 0px) scale(0.84, 0.84);
    /* Original Style */
  }
  header .logo.on p {
    opacity: 0;
  }
  header .logo p {
    opacity: 1;
    margin: -5px 0 0;
    color: #fff;
    font-size: 12px;
    font-family: 'swiss_721bold_condensed';
    text-transform: uppercase;
    text-align: center;
    transition-duration: 0.2s;
  }
}
@media (min-width: 1200px) {
  header .logo {
    margin: 10px 0 0 10px;
  }
}
header .logo img.full {
  display: none;
}
@media (min-width: 992px) {
  header .logo img.full {
    display: block;
  }
}
header .logo img:not(.full) {
  display: block;
}
@media (min-width: 992px) {
  header .logo img:not(.full) {
    display: none;
  }
}
header .logo.on img.full {
  display: none;
}
header .logo.on img:not(.full) {
  display: block;
}
header .request-quote {
  opacity: 0;
  line-height: 54px;
  display: none;
}
@media (min-width: 992px) {
  header .request-quote {
    position: absolute;
    right: 250px;
    right: 190px;
    z-index: 30;
    top: 15px;
    display: block;
    opacity: 1;
  }
  header .request-quote a {
    color: #fff;
    font-size: 16px !important;
  }
}
@media (min-width: 1200px) {
  header .request-quote {
    right: 250px;
  }
  header .request-quote a {
    max-width: 162px;
  }
}
header .request-quote2 {
  opacity: 1;
  line-height: 54px;
  display: none;
}
@media (min-width: 992px) {
  header .request-quote2 {
    position: absolute;
    display: block;
    right: 250px;
    z-index: 30;
  }
  header .request-quote2 a {
    color: #fff;
    font-size: 16px !important;
  }
}
header .header-search {
  display: none;
  position: relative;
  float: right;
  text-align: right;
  z-index: 30;
  top: -4px;
  margin-left: 0px;
}
@media (min-width: 992px) {
  header .header-search {
    display: none;
  }
}
header .header-search,
header .header-search * {
  transition-property: opacity, width, margin-left;
  transition-duration: 0.3s;
}
header .header-search-container {
  display: inline-block;
  position: relative;
  opacity: 0;
  width: 40px;
  visibility: hidden;
}
header .header-search-container:before {
  content: "\f00e";
  font-size: 20px;
  font-family: FontAwesome;
  position: absolute;
  color: #a8a8a8;
  left: 10px;
  top: 3px;
  z-index: 2;
}
header .header-search-field {
  border: 2px solid #0f7215;
  padding: 3px 10px;
  padding-left: 30px;
  border-radius: 20px;
  width: 100%;
  font-size: 14px;
  line-height: 1.5;
  outline: none;
}
header .header-search-icon {
  font-size: 22px;
  font-family: FontAwesome;
  position: absolute;
  display: inline-block;
  color: #666666;
  z-index: 10;
  top: 2px;
  right: 10px;
}
header .header-search-icon:before {
  content: "\f00e";
  display: inline-block;
}
@media (min-width: 992px) {
  header .container {
    width: 100%;
    max-width: 1200px;
  }
}
header .mobile-menu {
  height: 60px;
  margin: 0;
  padding: 0 20px;
  border: 0;
  background: none;
  color: #fff;
  font-size: 26px;
  position: absolute;
  right: 0;
  top: 0;
}
header .mobile-menu:focus {
  outline: none;
}
@media (min-width: 768px) {
  header .mobile-menu {
    height: 84px;
    font-size: 36px;
  }
}
header.search-open .call .pull-left {
  opacity: 0;
  visibility: hidden;
}
@media (min-width: 1200px) {
  header.search-open .call .pull-left {
    opacity: 1;
    visibility: visible;
  }
}
header.search-open .request-quote {
  opacity: 0;
  visibility: hidden;
}
header.search-open .header-search {
  margin-left: 10px;
}
header.search-open .header-search-container {
  width: 250px;
  opacity: 1;
  visibility: visible;
}
header.search-open .header-search-icon {
  opacity: 0;
  visibility: hidden;
}
.opening-hours-modal {
  position: absolute;
  top: 128px;
  right: 0px;
  z-index: 9999;
  width: 250px;
  background: #FFF;
  border-radius: 4px;
  padding: 20px 20px 15px 20px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  font-size: 14px;
  display: none;
}
@media (min-width: 1200px) {
  .opening-hours-modal {
    right: -5px;
  }
}
.opening-hours-modal:before {
  content: '\f0d8';
  font-family: 'FontAwesome';
  color: #FFF;
  position: absolute;
  top: -6px;
  right: 20px;
  line-height: 6px;
  font-size: 18px;
}
.opening-hours-modal li {
  margin-bottom: 5px;
  color: #333333;
  line-height: 1.2;
}
.opening-hours-modal li span {
  color: #333333;
  font-weight: bold;
}
.opening-hours-modal li.close {
  position: absolute;
  top: 10px;
  right: 10px;
}
.header-nav {
  background: transparent;
  z-index: 1000;
  width: 200px;
  box-shadow: none !important;
}
.header-nav:after {
  content: none;
}
.header-spacer {
  display: none;
}
@media (min-width: 992px) {
  .header-spacer {
    background-color: #154b11;
    display: block;
    height: 126px;
  }
}
.scrollup {
  width: 70px;
  height: 70px;
  position: fixed;
  background: none;
  bottom: 20px;
  right: 10px;
  display: none;
  z-index: 5000;
  margin: 0;
}
.scrollup i {
  display: block;
  width: 50px;
  height: 50px;
  color: #fff;
  font-size: 50px;
  position: relative;
  z-index: 5000;
  background: rgba(25, 105, 32, 0.4);
  border-radius: 50%;
  margin: auto;
  font-family: 'shannons-icons';
  font-style: normal;
  transition: all 0.2s ease-out;
}
.scrollup i:hover {
  background: #196920;
}
@media (min-width: 980px) {
  .scrollup {
    bottom: 20px;
  }
}
/*
 *	StudioMoso
 */
/* BODY
=========================================*/
body {
  padding: 0;
  font-family: "acumin-pro", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.5;
  color: #535353;
  outline: 0;
  overflow-y: scroll;
}
/* HEADERS
=========================================*/
h1,
.h1-size {
  font-size: 41px;
  font-family: 'swiss_721bold_condensed';
  font-weight: 400;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
h1.hdr-icon-round [class^="icon-"],
.h1-size.hdr-icon-round [class^="icon-"],
h1.hdr-icon-round [class*=" icon-"],
.h1-size.hdr-icon-round [class*=" icon-"],
h1.hdr-icon-round .fa,
.h1-size.hdr-icon-round .fa {
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  border: 2px solid #000;
  border-radius: 50%;
}
h2,
.h2-size {
  font-size: 28px;
  font-family: 'swiss_721bold_condensed';
  font-weight: 400;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
h3,
h3-size {
  font-size: 24px;
  font-family: 'swiss_721bold_condensed';
  color: #0f7215;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
h4,
.h4-size {
  font-size: 18px;
  font-family: "acumin-pro", sans-serif;
  font-weight: 400;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
h5,
.h5-size {
  font-size: 16px;
  font-family: 'swiss_721bold_condensed';
  font-weight: 400;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* CONTENT
=========================================*/
p.body-short {
  font-size: 18px;
}
p.leadin {
  color: #000;
  font-size: 16px;
  line-height: 20px;
  font-family: "acumin-pro", sans-serif;
}
.date {
  margin: 0;
  padding: 0;
  color: #000;
  font-size: 12px;
  line-height: 14x;
  font-family: "acumin-pro", sans-serif;
  text-transform: uppercase;
}
.txt-uppercase {
  text-transform: uppercase;
}
@font-face {
  font-family: 'swiss_721BlkCnIt';
  src: url('../fonts/swiss_721_black_condensed_italic-webfont.eot');
  src: url('../fonts/swiss_721_black_condensed_italic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/swiss_721_black_condensed_italic-webfont.woff') format('woff'), url('../fonts/swiss_721_black_condensed_italic-webfont.ttf') format('truetype'), url('../fonts/swiss_721_black_condensed_italic-webfont.svg#swiss_721BlkCnIt') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'swiss_721black_condensed';
  src: url('../fonts/swiss_721_black_condensed-webfont.eot');
  src: url('../fonts/swiss_721_black_condensed-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/swiss_721_black_condensed-webfont.woff') format('woff'), url('../fonts/swiss_721_black_condensed-webfont.ttf') format('truetype'), url('../fonts/swiss_721_black_condensed-webfont.svg#swiss_721black_condensed') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'swiss_721black';
  src: url('../fonts/swiss_721_black_extended-webfont.eot');
  src: url('../fonts/swiss_721_black_extended-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/swiss_721_black_extended-webfont.woff') format('woff'), url('../fonts/swiss_721_black_extended-webfont.ttf') format('truetype'), url('../fonts/swiss_721_black_extended-webfont.svg#swiss_721black') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'swiss_721black';
  src: url('../fonts/swiss_721_black-webfont.eot');
  src: url('../fonts/swiss_721_black-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/swiss_721_black-webfont.woff') format('woff'), url('../fonts/swiss_721_black-webfont.ttf') format('truetype'), url('../fonts/swiss_721_black-webfont.svg#swiss_721black') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'swiss_721BdCnIt';
  src: url('../fonts/swiss_721_bold_condensed_italic-webfont.eot');
  src: url('../fonts/swiss_721_bold_condensed_italic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/swiss_721_bold_condensed_italic-webfont.woff') format('woff'), url('../fonts/swiss_721_bold_condensed_italic-webfont.ttf') format('truetype'), url('../fonts/swiss_721_bold_condensed_italic-webfont.svg#swiss_721BdCnIt') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'swiss_721bold_condensed';
  src: url('../fonts/swiss_721_bold_condensed-webfont.eot');
  src: url('../fonts/swiss_721_bold_condensed-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/swiss_721_bold_condensed-webfont.woff') format('woff'), url('../fonts/swiss_721_bold_condensed-webfont.ttf') format('truetype'), url('../fonts/swiss_721_bold_condensed-webfont.svg#swiss_721bold_condensed') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'swiss_721bold';
  src: url('../fonts/swiss_721_bold_extended-webfont.eot');
  src: url('../fonts/swiss_721_bold_extended-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/swiss_721_bold_extended-webfont.woff') format('woff'), url('../fonts/swiss_721_bold_extended-webfont.ttf') format('truetype'), url('../fonts/swiss_721_bold_extended-webfont.svg#swiss_721bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'swiss_721bold_italic';
  src: url('../fonts/swiss_721_bold_italic-webfont.eot');
  src: url('../fonts/swiss_721_bold_italic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/swiss_721_bold_italic-webfont.woff') format('woff'), url('../fonts/swiss_721_bold_italic-webfont.ttf') format('truetype'), url('../fonts/swiss_721_bold_italic-webfont.svg#swiss_721bold_italic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'swiss_721bold';
  src: url('../fonts/swiss_721_bold-webfont.eot');
  src: url('../fonts/swiss_721_bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/swiss_721_bold-webfont.woff') format('woff'), url('../fonts/swiss_721_bold-webfont.ttf') format('truetype'), url('../fonts/swiss_721_bold-webfont.svg#swiss_721bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'swiss_721heavy_italic';
  src: url('../fonts/swiss_721_heavy_italic-webfont.eot');
  src: url('../fonts/swiss_721_heavy_italic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/swiss_721_heavy_italic-webfont.woff') format('woff'), url('../fonts/swiss_721_heavy_italic-webfont.ttf') format('truetype'), url('../fonts/swiss_721_heavy_italic-webfont.svg#swiss_721heavy_italic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'swiss_721heavy';
  src: url('../fonts/swiss_721_heavy-webfont.eot');
  src: url('../fonts/swiss_721_heavy-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/swiss_721_heavy-webfont.woff') format('woff'), url('../fonts/swiss_721_heavy-webfont.ttf') format('truetype'), url('../fonts/swiss_721_heavy-webfont.svg#swiss_721heavy') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'swiss_721light_condensed';
  src: url('../fonts/swiss_721_light_condensed-webfont.eot');
  src: url('../fonts/swiss_721_light_condensed-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/swiss_721_light_condensed-webfont.woff') format('woff'), url('../fonts/swiss_721_light_condensed-webfont.ttf') format('truetype'), url('../fonts/swiss_721_light_condensed-webfont.svg#swiss_721light_condensed') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'swiss_721light';
  src: url('../fonts/swiss_721_light_extended-webfont.eot');
  src: url('../fonts/swiss_721_light_extended-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/swiss_721_light_extended-webfont.woff') format('woff'), url('../fonts/swiss_721_light_extended-webfont.ttf') format('truetype'), url('../fonts/swiss_721_light_extended-webfont.svg#swiss_721light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'swiss_721light_italic';
  src: url('../fonts/swiss_721_light_italic-webfont.eot');
  src: url('../fonts/swiss_721_light_italic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/swiss_721_light_italic-webfont.woff') format('woff'), url('../fonts/swiss_721_light_italic-webfont.ttf') format('truetype'), url('../fonts/swiss_721_light_italic-webfont.svg#swiss_721light_italic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'swiss_721light';
  src: url('../fonts/swiss_721_light-webfont.eot');
  src: url('../fonts/swiss_721_light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/swiss_721_light-webfont.woff') format('woff'), url('../fonts/swiss_721_light-webfont.ttf') format('truetype'), url('../fonts/swiss_721_light-webfont.svg#swiss_721light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'swiss_721medium';
  src: url('../fonts/swiss_721_medium-webfont.eot');
  src: url('../fonts/swiss_721_medium-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/swiss_721_medium-webfont.woff') format('woff'), url('../fonts/swiss_721_medium-webfont.ttf') format('truetype'), url('../fonts/swiss_721_medium-webfont.svg#swiss_721medium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'swiss_721roman';
  src: url('../fonts/swiss_721-webfont.eot');
  src: url('../fonts/swiss_721-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/swiss_721-webfont.woff') format('woff'), url('../fonts/swiss_721-webfont.ttf') format('truetype'), url('../fonts/swiss_721-webfont.svg#swiss_721roman') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'swiss_721roman_condensed';
  src: url('../fonts/swiss_721_condensed-webfont.eot');
  src: url('../fonts/swiss_721_condensed-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/swiss_721_condensed-webfont.woff') format('woff'), url('../fonts/swiss_721_condensed-webfont.ttf') format('truetype'), url('../fonts/swiss_721_condensed-webfont.svg#Swiss721RomanCondensed') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*
 *	StudioMoso
 */
@font-face {
  font-family: 'acta';
  src: url('../fonts/boilerplate.eot?nj9a89');
  src: url('../fonts/boilerplate.eot?#iefixnj9a89') format('embedded-opentype'), url('../fonts/boilerplate.woff?nj9a89') format('woff'), url('../fonts/boilerplate.ttf?nj9a89') format('truetype'), url('../fonts/boilerplate.svg?nj9a89#boilerplate') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'acta';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-book:before {
  content: "\e600";
}
.icon-graph:before {
  content: "\e601";
}
.icon-download:before {
  content: "\e602";
}
.icon-search:before {
  content: "\e603";
}
.icon-reload:before {
  content: "\e604";
}
.icon-comment:before {
  content: "\e605";
}
.icon-lock:before {
  content: "\e606";
}
.icon-arrow-long-right:before {
  content: "\e607";
}
.icon-arrow-long-left:before {
  content: "\e608";
}
.icon-arrow-long-down:before {
  content: "\e609";
}
.icon-arrow-long-up:before {
  content: "\e60a";
}
.icon-twitter:before {
  content: "\e60b";
}
.icon-plus:before {
  content: "\e60c";
}
.icon-arrow-down:before {
  content: "\e60d";
}
.icon-arrow-up:before {
  content: "\e60e";
}
.icon-arrow-right:before {
  content: "\e60f";
}
.icon-arrow-left:before {
  content: "\e610";
}
.icon-calendar:before {
  content: "\e611";
}
.icon-mail:before {
  content: "\e612";
}
.icon-facebook:before {
  content: "\e613";
}
.icon-menu:before {
  content: "\e614";
}
@font-face {
  font-family: 'carclub';
  src: url('../fonts/carclub.eot');
  src: url('../fonts/carclub.eot?#iefix') format('embedded-opentype'), url('../fonts/carclub.woff') format('woff'), url('../fonts/carclub.ttf') format('truetype'), url('../fonts/carclub.svg#carclub') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'bike-helmet';
  src: url('../fonts/bike-helmet.eot?p9hlye');
  src: url('../fonts/bike-helmet.eot?#iefixp9hlye') format('embedded-opentype'), url('../fonts/bike-helmet.woff?p9hlye') format('woff'), url('../fonts/bike-helmet.ttf?p9hlye') format('truetype'), url('../fonts/bike-helmet.svg?p9hlye#bike-helmet') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'club-am';
  src: url('../fonts/club-am.eot?kuo5ip');
  src: url('../fonts/club-am.eot?#iefixkuo5ip') format('embedded-opentype'), url('../fonts/club-am.ttf?kuo5ip') format('truetype'), url('../fonts/club-am.woff?kuo5ip') format('woff'), url('../fonts/club-am.svg?kuo5ip#club-am') format('svg');
  font-weight: normal;
  font-style: normal;
}
/***************************************

CLIFF REMEMBER TO KEEP BOTH CLUB PLUS AND CLUB ADD !!!!!!!!!!!!!

Add to global [class*] .club-plus, .club-plus,

&

.club-plus:before,
.club-plus:before {
	content: "\e002";
}

***************************************/
/*
 * Callum:
 * resizing the button using camel-case
 * to avoid Bootstrap clash
 */
.club-icon-size {
  font-size: 23px;
}
.club-icon-left {
  float: left !important;
  padding: 0 !important;
}
/*
	Specific to news category lists
*/
.club-icon-lg {
  font-size: 35px !important;
  top: -8px !important;
}
/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
  font-family: 'carclub';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="club-"] {
*/
[class^="club-"],
[class*=" club-"] {
  font-family: 'carclub', 'bike-helmet', 'club-am';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.club-list:before {
  content: "\e607";
}
.club-am-magazinenoun_122428:before {
  content: "\e701";
}
.club-am-magazinenoun_47096:before {
  content: "\e700";
}
.club-am-magazinesportsbike:before {
  content: "\e800";
}
.club-mapmarker:before {
  content: "\e608";
}
.club-mapmarkerx2:before {
  content: "\e609";
}
.club-mindmap:before {
  content: "\e60a";
}
.club-monitor:before {
  content: "\e60b";
}
.club-van:before {
  content: "\e60c";
}
.club-write:before {
  content: "\e60d";
}
.club-race-car:before {
  content: "\e604";
}
.club-reload:before {
  content: "\e603";
}
.club-check:before {
  content: "\e605";
}
.club-unknown:before {
  content: "\e602";
}
.club-uniF000:before {
  content: "\f000";
}
.club-tv:before {
  content: "\e005";
}
.club-arrow-up-alt1:before {
  content: "\e009";
}
.club-hammer:before {
  content: "\e00a";
}
.club-pen-alt2:before {
  content: "\e00b";
}
.club-menu:before {
  content: "\e00c";
}
.club-link:before {
  content: "\e00d";
}
.club-table:before {
  content: "\e00e";
}
.club-checkmark:before {
  content: "\e00f";
}
.club-upload:before {
  content: "\e011";
}
.club-upload-alt:before {
  content: "\e012";
}
.club-tick:before {
  content: "\e014";
}
.club-stories:before {
  content: "\e016";
}
.club-steering-wheel:before {
  content: "\e017";
}
.club-shield:before {
  content: "\e018";
}
.club-share:before {
  content: "\e019";
}
.club-send:before {
  content: "\e01b";
}
.club-posts:before {
  content: "\e01f";
}
.club-home:before {
  content: "\e020";
}
.club-handshake:before {
  content: "\e022";
}
.club-close:before {
  content: "\e02c";
}
.club-category:before {
  content: "\e02f";
}
.club-caret-up:before {
  content: "\e030";
}
.club-caret-right:before {
  content: "\e031";
}
.club-arrow-forward:before {
  content: "\e036";
}
.club-arrow-back:before {
  content: "\e037";
}
.club-alert:before {
  content: "\e038";
}
.club-eye:before {
  content: "\e021";
}
.club-message:before {
  content: "\e02e";
}
.club-photo:before {
  content: "\e034";
}
.club-grid:before {
  content: "\e003";
}
.club-flag:before {
  content: "\e004";
}
.club-classic-car:before {
  content: "\e007";
}
.club-classic-bike:before {
  content: "\e03d";
}
.club-au-motorcyclist:before {
  content: "\e700";
}
.club-road-rider:before {
  content: "\e7055";
}
.club-minus:before {
  content: "\e03e";
}
.club-facebook:before {
  content: "\e040";
}
.club-twitter:before {
  content: "\e041";
}
.club-google-plus:before {
  content: "\f0d5";
}
.club-my-club:before {
  content: "\e03f";
}
.club-updown:before {
  content: "\e026";
}
.club-connect:before {
  content: "\e008";
}
.club-twitter-bird:before {
  content: "\e010";
}
.club-user:before {
  content: "\e02a";
}
.club-plus:before {
  content: "\e002";
}
.club-calendar:before {
  content: "\e01c";
}
.club-cog:before {
  content: "\e02b";
}
.club-location:before {
  content: "\e039";
}
.club-search:before {
  content: "\e043";
}
.club-garage:before {
  content: "\e045";
}
.club-friends:before {
  content: "\e023";
}
.club-forum:before {
  content: "\e024";
}
.club-download:before {
  content: "\e025";
}
.club-events:before {
  content: "\e028";
}
.club-question:before {
  content: "\e027";
}
.club-stats:before {
  content: "\e001";
}
.club-promos:before {
  content: "\e046";
}
.club-star:before {
  content: "\e000";
}
.club-comment:before {
  content: "\e03c";
}
.club-heart:before {
  content: "\e03b";
}
.club-news:before {
  content: "\e03a";
}
.club-trash:before {
  content: "\e013";
}
.club-video:before {
  content: "\e02d";
}
.club-carclub:before {
  content: "\e01e";
}
.club-spinner:before {
  content: "\e029";
}
.club-settings:before {
  content: "\e01a";
}
.club-envelope:before {
  content: "\e042";
}
.club-block:before {
  content: "\e035";
}
.club-tag:before {
  content: "\e015";
}
.club-circle-plus:before {
  content: "\e600";
}
.club-reply:before {
  content: "\e01d";
}
.club-clock:before {
  content: "\e006";
}
.club-rig:before {
  content: "\e044";
}
.club-caret-left:before {
  content: "\e032";
}
.club-caret-down:before {
  content: "\e033";
}
.club-thumbs:before {
  content: "\e047";
}
.club-car-alt:before {
  content: "\e606";
}
.club-file-alt:before {
  content: "\e601";
}
/*[class^="club-"], [class*=" club-"] {
	font-family: 'bike-helmet';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== * /
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}*/
.club-moto-gp:before {
  content: "\e780";
}
@font-face {
  font-family: 'club-sports';
  src: url('../fonts/club-sports.eot?oxc2tz');
  src: url('../fonts/club-sports.eot?#iefixoxc2tz') format('embedded-opentype'), url('../fonts/club-sports.ttf?oxc2tz') format('truetype'), url('../fonts/club-sports.woff?oxc2tz') format('woff'), url('../fonts/club-sports.svg?oxc2tz#club-sports') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="club-sports"],
[class*=" club-sports"] {
  font-family: 'club-sports';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@font-face {
  font-family: 'shannons-icons';
  src: url('../fonts/shannons-icons.eot?1pe7b1');
  src: url('../fonts/shannons-icons.eot?1pe7b1#iefix') format('embedded-opentype'), url('../fonts/shannons-icons.woff2?1pe7b1') format('woff2'), url('../fonts/shannons-icons.ttf?1pe7b1') format('truetype'), url('../fonts/shannons-icons.woff?1pe7b1') format('woff'), url('../fonts/shannons-icons.svg?1pe7b1#shannons-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'shannons-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-online-services3:before {
  content: "\e924";
}
.icon-online-services2:before {
  content: "\e923";
}
.icon-online-services:before {
  content: "\e922";
}
.icon-location:before {
  content: "\e921";
}
.icon-price:before {
  content: "\e91b";
}
.icon-colour:before {
  content: "\e91c";
}
.icon-engine:before {
  content: "\e91d";
}
.icon-car:before {
  content: "\e91e";
}
.icon-year:before {
  content: "\e91f";
}
.icon-pdf:before {
  content: "\e920";
}
.icon-no-search:before {
  content: "\e919";
}
.icon-no-fav:before {
  content: "\e91a";
}
.icon-service:before {
  content: "\e915";
}
.icon-service-2:before {
  content: "\e916";
}
.icon-online-quote:before {
  content: "\e917";
}
.icon-driver-cover:before {
  content: "\e918";
}
.icon-flood:before {
  content: "\e912";
}
.icon-new-old:before {
  content: "\e913";
}
.icon-riding-gear:before {
  content: "\e914";
}
.icon-link-4:before {
  content: "\e911";
}
.icon-dash:before {
  content: "\e903";
}
.icon-noun_107260:before {
  content: "\e904";
}
.icon-star-line:before {
  content: "\e905";
}
.icon-star-fill:before {
  content: "\e906";
}
.icon-close:before {
  content: "\e907";
}
.icon-tick:before {
  content: "\e908";
}
.icon-plane:before {
  content: "\e909";
}
.icon-link:before {
  content: "\e90a";
}
.icon-link-2:before {
  content: "\e90b";
}
.icon-link-3:before {
  content: "\e90c";
}
.icon-download:before {
  content: "\e90d";
}
.icon-arrow:before {
  content: "\e90e";
}
.icon-up:before {
  content: "\e90f";
}
.icon-wheel-clamp:before {
  content: "\e910";
}
.icon-scales:before {
  content: "\e900";
}
.icon-spanner:before {
  content: "\e901";
}
.icon-wheel:before {
  content: "\e902";
}
.icon-click-phone:before {
  content: "\e5801";
}
.icon-auctions:before {
  content: "\e5800";
}
/* LINKS
=========================================*/
a {
  color: #0f7215;
  outline: 0;
}
a:hover {
  color: #09450d;
  /* SHould never be important */
  text-decoration: none;
}
/* BUTTONS
=========================================*/
.btn {
  transition: 0.2s;
  transition: all 0.2s ease-out;
  padding: 10px 45px 8px;
  box-shadow: none;
  color: #fff;
  font-size: 18px;
  font-family: 'swiss_721bold_condensed';
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border: none;
}
.btn:focus,
.btn:hover {
  color: #fff;
  outline: 0;
}
.btn.red {
  background: #c20013;
}
.btn.red:hover {
  background: #a90011;
}
.btn.red.border {
  border-bottom: 4px solid #76000c;
}
.btn.request {
  padding: 10px 25px;
  font-size: 25px;
}
.btn.request.border {
  border-bottom: 4px solid #76000c;
}
.btn.request:visited {
  color: #fff;
}
.btn.white {
  background: #fff;
  color: #0f7215;
}
.btn.white:hover {
  background: #cccccc;
}
.btn.white.border {
  border-bottom: 4px solid #cccccc;
}
.btn.green {
  background: #0f7215;
}
.btn.green:hover {
  background: #0c5b11;
}
.btn.green.border {
  border-bottom: 4px solid #062e09;
}
.btn.orange {
  background: #f29234;
}
.btn.orange:hover {
  background: #f0851c;
}
.btn.grey {
  background: #4d4d4d;
}
.btn.grey:hover {
  background: #333333;
}
.btn.dark-grey {
  background: #1f2025;
}
.btn.dark-grey:hover {
  background: #38383e;
}
.btn.dark-grey.border {
  border-bottom: 4px solid black;
}
.btn.black {
  background: #1d1d1d;
}
.btn.black:hover {
  background: #000;
}
.btn.black.border {
  border-bottom: 4px solid black;
}
.btn.right {
  float: right;
}
.btn.left {
  float: left;
}
.btn.sml {
  padding: 10px 20px 8px;
  font-size: 11px;
}
.btn.no-radius {
  border-radius: 0;
}
.btn.auct-status {
  padding: 13px;
  font-size: 25px;
}
.btn.block {
  display: block;
  max-width: 270px;
}
.btn.full {
  display: block;
}
.btn.quote {
  min-width: 290px;
}
.btn.quote.no-radius {
  border-radius: 0;
}
.btn.quote.no-shadow {
  box-shadow: none;
}
/* TOP BAR
=========================================*/
.top-bar {
  background: #181b1f;
  /* Old browsers */
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to right, #181b1f 0%, #2b3035 30%, #363b42 50%, #2b3035 70%, #181b1f 100%);
  /* W3C */
}
/* LOADER IMAGES
========================================*/
.bg-image {
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  transition-duration: 0.8s;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  transition: 0.8s;
  transition: all 0.8s ease-out;
}
.bg-image.bg-image-1 {
  transition-delay: 0.4s;
}
.bg-image.bg-image-2 {
  transition-delay: 0.6s;
}
.bg-image.bg-image-3 {
  transition-delay: 0.8s;
}
.bg-image.bg-image-active {
  opacity: 1;
  visibility: visible;
}
/*
 *	StudioMoso
 *	@author Scott Gray
 */
form {
  /* ugly code taken from club.  To be replaced */
}
form.inverse .field-wrapper label {
  color: #fff;
}
form.inverse .field-wrapper .select-field,
form.inverse .field-wrapper input[type=text],
form.inverse .field-wrapper input[type=email],
form.inverse .field-wrapper input[type=number] {
  border: 0;
}
form #isShannonsCustomer.form__input__error .radio__input label {
  border-color: red;
}
form input[type="file"]:focus:focus,
form input[type="radio"]:focus:focus,
form input[type="checkbox"]:focus:focus,
form input[type="text"]:focus input:focus,
form select:focus,
form button:focus {
  outline: none;
  box-shadow: none;
}
form .select-field {
  position: relative;
  overflow: hidden;
  padding: 0 5px;
  border: 0;
}
form .select-field select {
  position: relative;
  z-index: 2;
  width: 120%;
  height: inherit;
  border: 0;
  background: transparent;
  font-weight: 500;
}
form .select-field select:focus {
  border: 0;
  outline: none;
}
form .select-field select:hover {
  cursor: pointer;
}
form .select-field .fa {
  position: absolute;
  z-index: 1;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 140%;
}
form .select-field .fa:hover {
  cursor: pointer;
}
form .field-wrapper {
  min-height: 40px;
  margin-bottom: 10px;
}
form .field-wrapper textarea,
form .field-wrapper .select-field,
form .field-wrapper input[type=text],
form .field-wrapper input[type=email],
form .field-wrapper input[type=number] {
  float: right;
  width: 80%;
  height: 44px;
  padding: 0 0 0 10px;
  border: 1px solid #999;
  background: #f3f3f3;
  color: #000;
  font-size: 16px;
  line-height: 44px;
  box-sizing: border-box;
  transition: all 0.2s ease-out;
  /* mobile */
}
form .field-wrapper textarea:focus,
form .field-wrapper .select-field:focus,
form .field-wrapper input[type=text]:focus,
form .field-wrapper input[type=email]:focus,
form .field-wrapper input[type=number]:focus {
  outline: none;
  background: #d3d5d3;
}
@media (max-width: 767px) {
  form .field-wrapper textarea,
  form .field-wrapper .select-field,
  form .field-wrapper input[type=text],
  form .field-wrapper input[type=email],
  form .field-wrapper input[type=number] {
    float: none;
    width: 100%;
  }
}
form .field-wrapper textarea::-webkit-input-placeholder,
form .field-wrapper .select-field::-webkit-input-placeholder,
form .field-wrapper input[type=text]::-webkit-input-placeholder,
form .field-wrapper input[type=email]::-webkit-input-placeholder,
form .field-wrapper input[type=number]::-webkit-input-placeholder {
  color: #000;
}
form .field-wrapper textarea:-moz-placeholder,
form .field-wrapper .select-field:-moz-placeholder,
form .field-wrapper input[type=text]:-moz-placeholder,
form .field-wrapper input[type=email]:-moz-placeholder,
form .field-wrapper input[type=number]:-moz-placeholder {
  /* Firefox 18- */
  color: #000;
}
form .field-wrapper textarea::-moz-placeholder,
form .field-wrapper .select-field::-moz-placeholder,
form .field-wrapper input[type=text]::-moz-placeholder,
form .field-wrapper input[type=email]::-moz-placeholder,
form .field-wrapper input[type=number]::-moz-placeholder {
  /* Firefox 19+ */
  color: #000;
}
form .field-wrapper textarea:-ms-input-placeholder,
form .field-wrapper .select-field:-ms-input-placeholder,
form .field-wrapper input[type=text]:-ms-input-placeholder,
form .field-wrapper input[type=email]:-ms-input-placeholder,
form .field-wrapper input[type=number]:-ms-input-placeholder {
  color: #000;
}
form .field-wrapper textarea {
  height: 200px;
  line-height: 1.5;
}
form .field-wrapper label {
  float: left;
  display: block;
  margin: 0;
  font-weight: 300;
  font-size: 16px;
  line-height: 40px;
}
@media (max-width: 767px) {
  form .field-wrapper label {
    font-size: 12px;
  }
}
form .field-wrapper label .red {
  color: #c72e27;
}
form .field-wrapper label.error {
  clear: both;
  float: none;
  line-height: 1;
  position: static;
  margin: 5px 0;
  padding-top: 5px;
  padding-left: 142px;
  background: none;
  color: #c72e27;
  text-align: left;
  font-size: 12px;
}
@media (max-width: 767px) {
  form .field-wrapper label.error {
    margin-top: 5px;
    padding-top: 0;
    padding-left: 0;
  }
}
form .field-wrapper.rows .select-field,
form .field-wrapper.rows textarea,
form .field-wrapper.rows input[type=text],
form .field-wrapper.rows input[type=email],
form .field-wrapper.rows input[type=number] {
  width: 100%;
  float: none;
}
form .field-wrapper.rows label {
  float: none;
  width: auto;
}
form .field-wrapper.rows label.error {
  padding-left: 0;
}
@media (max-width: 767px) {
  form .field-wrapper.error {
    margin-top: 5px;
    padding-top: 0;
    padding-left: 0;
  }
}
form .field-wrapper.long-label .code {
  padding: 0 0 5px 0;
}
form .field-wrapper.long-label .number {
  background: #000;
}
form .field-wrapper.long-label label {
  line-height: 140%;
}
form .field-wrapper .select-field {
  padding-left: 0;
}
form .field-wrapper .select-field select {
  text-indent: 10px;
}
form .checkbox-group {
  clear: both;
}
form .checkbox-group .checkbox-wrapper {
  float: left;
}
form .checkbox-group .radio + .radio {
  margin: 10px auto;
}
form .checkbox-wrapper {
  display: flex;
  align-items: center;
}
form .checkbox-wrapper.radio input[type=radio] {
  display: none;
  float: left;
  margin: 4px 0 0;
  margin-left: -20px;
}
form .checkbox-wrapper.radio input[type=radio]:checked + label:before {
  content: "";
  line-height: 20px;
  color: #000;
  font-size: 20px;
}
form .checkbox-wrapper.radio input[type=radio]:checked + label:after {
  content: "";
  position: absolute;
  top: 6px;
  left: 6px;
  width: 10px;
  height: 10px;
  background: #000;
  border-radius: 50%;
}
form .checkbox-wrapper.radio label {
  display: inline-block;
  margin-right: 15px;
  padding-left: 30px;
  font-size: 13px;
  line-height: 22px;
  position: relative;
  cursor: pointer;
}
form .checkbox-wrapper.radio label:before {
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-right: 10px;
  background: #fff;
  border: 1px solid #000;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 1px;
  border-radius: 50%;
}
form .checkbox-large {
  margin: 0 0 10px;
  background: none;
  font-size: 14px;
  position: relative;
}
@media (max-width: 767px) {
  form .checkbox-large {
    font-size: 12px;
  }
}
form .checkbox-large input[type=checkbox] {
  visibility: hidden;
  float: left;
}
form .checkbox-large input[type=checkbox]:checked + label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
form .checkbox-large label {
  float: left;
  width: 30px;
  height: 30px;
  background: #ffffff;
  border: 1px solid #bdbaad;
  margin: 0;
  line-height: 40px;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 1px;
}
form .checkbox-large label:after {
  width: 17px;
  height: 8px;
  background: transparent;
  border: 3px solid #000000;
  border-top: none;
  border-right: none;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476)";
  content: '';
  position: absolute;
  left: 5px;
  top: 8px;
}
form .checkbox-large span {
  display: block;
  margin-left: 40px;
}
form .required .red {
  color: #c72e27;
}
@media (max-width: 767px) {
  form .required {
    padding-bottom: 15px;
  }
}
form .captcha {
  margin-top: 20px;
  position: relative;
}
form .captcha img {
  position: relative;
  margin-top: -34px;
  margin-left: 10px;
}
form .captcha .field-wrapper input[type=text] {
  padding-left: 120px;
}
form .fileupload {
  width: 100%;
  /* height: 225px; This is for large desktop view */
  /*height:166px;*/
  padding: 0 !important;
  box-shadow: none !important;
  background: none !important;
  overflow: hidden;
  position: relative;
}
form .fileupload label {
  width: 100% !important;
  padding: 0 !important;
  border: 0 !important;
  background: none !important;
  box-shadow: none !important;
  /*position: absolute;
		left: 0;
		bottom: 0;*/
}
form .fileupload .ui-icon {
  display: none !important;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
form .fileupload .ui-button-text strong {
  display: block;
  height: 26px;
  border-radius: 2px;
  padding: 0 10px;
  border: 1px solid #ccc;
  background: #e6e6e6;
  background: -ms-linear-gradient(top, #ffffff, #e6e6e6) 0 0 no-repeat;
  color: #777;
  font-weight: normal;
  font-size: 11px;
  line-height: 26px;
  text-decoration: none;
  text-align: center;
}
form .fileupload .ui-button-text strong:hover {
  cursor: pointer;
}
form .fileupload .fileupload-buttonbar .ui-button input {
  margin: 0;
  border: solid transparent;
  border-width: 0 0 100px 200px;
  filter: alpha(opacity=0);
  opacity: 0;
  -o-transform: translate(250px, -50px) scale(1);
  -moz-transform: translate(-300px, 0) scale(4);
  direction: ltr;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
}
form .fileupload .fileupload-buttonbar .ui-state-hover .ui-button-text strong {
  background: #efefef;
  background: -ms-linear-gradient(top, #efefef, #efefef) 0 0 no-repeat;
}
form .fileupload .fileupload-content {
  width: 100%;
  /*height: 128px;*/
  /* height: 192px; This is for large desktop view*/
  border: 7px solid #c5c5c5;
  background: #e9e9e9 url('../images/bg-add-event-photo.gif') no-repeat 50% 50%;
  box-sizing: border-box;
  /*position: absolute;
		left: 0;
		top: 0;*/
  z-index: 5;
  overflow: hidden;
}
@media (max-width: 767px) {
  form .fileupload .fileupload-content {
    background-image: url('../images/bg-add-event-photo-mobile.gif');
  }
}
form .fileupload .file-upload-instruction {
  margin-top: 15px;
  font-size: 11px;
  text-align: center;
  color: #979797;
}
form .fileupload .imageContainer img {
  min-height: 100%;
  min-width: 100%;
  width: auto;
  max-width: none;
}
form .fileupload .imageContainer .percentage {
  height: 140px;
  margin: 0;
  background: #999;
  position: absolute;
  top: 0;
  left: 0;
}
form .fileupload .imageContainer .percentage img {
  width: auto;
  height: auto;
  min-width: 0;
  min-height: 0;
}
form .fileupload .deleteButton {
  /*display: none;*/
  background: #fff;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 4;
}
form .fileupload .deleteButton button {
  background: url("/shannons/assets/images/close.png") no-repeat scroll 0 0 transparent;
  border: 0 none;
  cursor: pointer;
  display: block;
  height: 26px;
  text-indent: -999em;
  width: 28px;
}
form .fileupload #eventphoto:hover .deleteButton {
  display: block;
}
form .fileupload-buttonbar {
  max-width: 420px;
  margin-top: 15px;
}
form .fileupload-buttonbar label {
  margin-bottom: 5px;
}
form .fileupload-buttonbar p {
  font-size: 12px;
}
form .fileupload {
  /* 405 x 304 image box*/
}
form .fileupload .fileupload-content {
  height: 318px;
}
.signup {
  width: 100%;
  height: auto;
}
.signup .form-inner {
  height: 54px;
  position: relative;
  overflow: hidden;
}
.signup .questions {
  height: inherit;
  list-style: none;
  margin: 0;
  padding: 0;
  transition: height 0.4s;
  background: #fff;
}
.signup .questions li {
  position: absolute;
  z-index: 100;
  top: 0;
  width: 100%;
  transition: 0.4s;
  transition: all 0.4s ease-out;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
.signup .questions li.active {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.signup .questions li .form-control {
  display: block;
  width: 100%;
  height: 54px;
  border: 0;
  background: #fff;
  font-size: 16px;
}
.signup button {
  width: 80px;
  height: 50px;
  padding: 0;
  cursor: pointer;
  position: absolute;
  right: 2px;
  top: 2px;
  z-index: 100;
  -webkit-transform: translateX(200%);
          transform: translateX(200%);
  transition: 0.2s;
  transition: all 0.2s ease-out;
}
.signup button.active {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  transition-delay: 0.2s;
}
.signup label.error {
  margin-top: 2px;
  color: red;
  font-weight: normal;
  font-size: 12px;
  text-indent: 10px;
}
.signup .step {
  color: #fff;
  text-align: right;
}
.final-message {
  display: none;
}
input,
button,
select,
textarea {
  font-size: 16px;
}
.make-enquiry label {
  color: #fff;
}
.make-enquiry textarea.form-control {
  height: 88px;
}
.make-enquiry .checkbox label {
  color: #999999;
  font-size: 13px;
}
.make-enquiry button {
  padding: 12px 70px 9px;
}
.auction-padding {
  padding-left: 7px;
  padding-right: 7px;
}
.auction-input-pad {
  padding-right: 7px;
}
.auction-results {
  padding: 10px 5px;
  color: #000 !important;
  font-size: 16px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: none;
  -webkit-user-select: auto;
     -moz-user-select: auto;
      -ms-user-select: auto;
          user-select: auto;
}
.auction-go {
  padding: 10px;
}
form .field-wrapper .auction-search-style {
  background: transparent;
  height: auto;
  padding: 0;
  line-height: inherit;
  border: 0;
}
form .field-wrapper .auction-search-style select {
  width: auto;
  text-indent: 0;
  font-weight: normal;
  font-size: 16px;
  background: #FFF;
}
form .field-wrapper .auction-search-style .fa {
  display: none;
}
form .field-wrapper .auction-search-style .customSelect {
  position: relative;
  width: 100%;
  height: 44px;
  padding: 0 0 0 10px;
  border: 0;
  border-radius: 3px;
  background: #252525;
  color: #FFF;
  font-size: 16px;
  line-height: 44px;
  font-weight: 500;
  box-sizing: border-box;
  transition: all 0.2s ease-out;
}
form .field-wrapper .auction-search-style .customSelect:after {
  content: '\f0d7';
  font-family: 'FontAwesome';
  color: #FFF;
  position: absolute;
  right: 10px;
}
@media (min-width: 768px) and (max-width: 991px) {
  form .field-wrapper .auction-search-style .customSelect:after {
    top: 0;
  }
}
.auctioncatalogue-form .field-wrapper.form__input__error .radio__input label {
  border-color: #c20013 !important;
}
.auctioncatalogue-form .field-wrapper.form__input__error .customer-error-placement em {
  color: #c20013 !important;
  font-style: normal;
  font-size: 1.2rem;
}
/*
 *	StudioMoso
 *	@author Holmesy
 */
body {
  max-width: 100%;
}
body header {
  max-width: 100%;
}
body header .container {
  position: relative;
}
body.request-a-quote header .quote-club-logo {
  width: 80px;
  margin-top: 20px;
}
@media (min-width: 375px) {
  body.request-a-quote header .quote-club-logo {
    width: 110px;
  }
}
@media (min-width: 414px) {
  body.request-a-quote header .quote-club-logo {
    width: 130px;
    margin-top: 15px;
  }
}
@media (min-width: 768px) {
  body.request-a-quote header .quote-club-logo {
    width: 220px;
    margin-top: 20px;
  }
}
@media (min-width: 992px) {
  body.request-a-quote header .quote-club-logo {
    width: 210px;
  }
  body.request-a-quote header .quote-club-logo.on {
    width: 160px;
    margin-top: 15px;
  }
}
/*
 *	StudioMoso
 *	@author Holmesy
 */
body.home {
  /* Competition #shannons-panel, next time add a body class to swtich ie. body.competition #shannons-club
	* Shown Shine Comp
	#shannons-club {

		.sclub-news {
			@media (min-width: @screen-lg-min) {
				margin-bottom:40px;
			}
		}
		.sclub-counts {
			@media (min-width: @screen-md-min) {
				margin-top:-20px;
			}

			@media (min-width: @screen-md-min) {
				margin-top:-40px;
			}
		}
		.sclub-vehicles {
			position:relative;
			background: url('../images/competitions/show-n-shine/bg-show-n-shine-mobile.jpg') no-repeat center top;
			background-size:cover;
			background-position: 100% 0;
			@media (max-width: @screen-xs-max) {
				margin-bottom:20px;
			}

			@media (min-width: @screen-sm-min) {
				background-image: url('../images/competitions/show-n-shine/bg-show-n-shine.jpg');
				background-size:auto 100%;
				background-position: 100% 0;
				height:338px;
			}

			@media (min-width: @screen-md-min) {
				height:420px;
			}
			@media (min-width: @screen-lg-min) {
				height:458px;
			}

			.vehicle-img {
				display:none;
			}
			.lnk-view-all {
				position:absolute;
				bottom:10px;
				right:50%;
				font-family: swiss_721bold_condensed;
				text-align: center;
				color: @black;
				text-transform: uppercase;
				font-size: 16px;
				text-decoration: underline;
				transform:translateX(50%);
				@media (min-width: @screen-sm-min) {
					color: @white;
					bottom:49px;
					right:26px;
					transform:none;
				}
				@media (min-width: @screen-md-min) {
					bottom:58px;
					right:26px;
					transform:none;
				}
				@media (min-width: @screen-lg-min) {
					bottom: 67px;
				}
			}
		}
	}
	*/
  /* Reverse the auctions order on mobile for auction today mode */
}
body.home #intro {
  min-height: 250px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: auto 250px;
  background: #154b11 url('../images/bg-banner.jpg') no-repeat 50% 50%;
  position: relative;
  margin-bottom: 0px;
}
body.home #intro .container-fluid {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  body.home #intro .container-fluid {
    padding: 0 75px;
  }
}
@media (min-width: 1500px) {
  body.home #intro .container-fluid {
    max-width: 1200px;
    padding: 0;
  }
}
body.home #intro .h-one {
  font-family: 'swiss_721bold_condensed';
  background: -webkit-linear-gradient(#fff, #cccccc);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
body.home #intro h2 {
  font-size: 24px;
  font-family: 'swiss_721bold_condensed';
}
body.home #intro .h-one,
body.home #intro h1 {
  color: #fff;
}
body.home #intro .auction {
  display: none;
}
body.home #intro .banner-nav li {
  color: #fff;
}
body.home #intro .banner-nav li a,
body.home #intro .banner-nav li span {
  color: inherit;
}
body.home #intro .banner-nav .bike span {
  font-size: 40px;
}
body.home #intro .banner-nav .home span {
  font-size: 30px;
}
body.home #intro .banner-nav .click span {
  font-size: 40px;
}
body.home #intro .banner-nav .online span {
  font-size: 40px;
}
@media (max-width: 767px) {
  body.home #intro .h-one {
    font-size: 50px !important;
  }
  body.home #intro h1 {
    font-size: 20px !important;
  }
}
@media (max-width: 991px) {
  body.home #intro {
    display: table;
    width: 100%;
    background-size: cover;
  }
  body.home #intro .h-one,
  body.home #intro h1 {
    text-align: center;
    text-transform: uppercase;
  }
  body.home #intro .h-one {
    margin: 15px auto 0;
    font-size: 90px;
  }
  body.home #intro h1 {
    margin-top: 0;
    font-size: 30px;
  }
  body.home #intro .btn {
    margin: -15px auto 0;
    max-width: 280px;
  }
  body.home #intro .bg-car {
    max-width: 140%;
  }
  body.home #intro .banner-nav {
    display: flex;
    justify-content: center;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  body.home #intro .banner-nav h2 {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
  }
  body.home #intro .banner-nav li {
    position: relative;
    display: inline-block;
    text-align: center;
    width: auto;
    padding: 30px 20px 0;
  }
  body.home #intro .banner-nav li span {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  body.home #intro .banner-nav p {
    display: none;
  }
  body.home #intro .banner-nav .click span,
  body.home #intro .banner-nav .car span {
    top: 20px;
    font-size: 20px;
  }
  body.home #intro .banner-nav .bike span {
    top: 10px;
  }
  body.home #intro .banner-nav .home span {
    font-size: 25px;
    top: 17px;
  }
  body.home #intro .banner-nav .click span {
    font-size: 25px;
  }
  body.home #intro .banner-nav .online span {
    font-size: 25px;
    top: 19px;
  }
}
@media (max-width: 767px) {
  body.home #intro .banner-nav li {
    width: 100px;
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media (min-width: 992px) {
  body.home #intro {
    min-height: 544px;
    background-size: auto;
    /* DDV Adjustments for xmas message */
    min-height: 685px;
    background-size: cover;
  }
  body.home #intro .h-one {
    margin: 60px 0 10px;
    background: -webkit-linear-gradient(#fff, #cccccc);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 90px;
    line-height: 80px;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
  }
  body.home #intro h1 {
    margin: 0 0 20px;
    font-size: 30px;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
  }
  body.home #intro .btn {
    position: relative;
    z-index: 2;
  }
  body.home #intro .bg-car {
    width: 985px;
    position: absolute;
    right: -150px;
    top: 85px;
    z-index: 1;
    /* DDV Adjustments for xmas message */
    top: 105px;
    left: 0;
    width: 100%;
    margin: 0 auto;
  }
  body.home #intro.alt .banner-nav li {
    left: -200px;
    right: auto;
  }
  body.home #intro.alt .banner-nav li span {
    float: right;
  }
  body.home #intro.alt .banner-nav li h2,
  body.home #intro.alt .banner-nav li p {
    margin-left: 20px;
  }
  body.home #intro.alt .banner-nav li:hover {
    left: 0;
    right: auto;
  }
  body.home #intro.alt .auction {
    display: block;
    width: 480px;
    height: 502px;
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    right: 0;
    top: 20px;
    z-index: 4;
  }
  body.home #intro.alt .auction .counter {
    width: 100%;
    padding: 15px 10px 5px;
  }
  body.home #intro.alt .auction .counter.today {
    border-radius: 5px;
    background: -webkit-linear-gradient(#0f7215, #062e09);
  }
  body.home #intro.alt .auction .counter.today h1 {
    display: inline-block;
    width: 70px;
    margin-right: 10px !important;
    font-size: 20px !important;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    top: 5px;
  }
  body.home #intro.alt .auction .counter.today h1 span {
    font-size: 26px !important;
  }
  body.home #intro.alt .auction .counter.today .item {
    min-width: 55px;
  }
  body.home #intro.alt .auction .counter.today .item .type {
    line-height: 0;
  }
  body.home #intro.alt .auction .counter.today .item .number {
    margin: 0;
  }
  body.home #intro.alt .auction .auction-container {
    width: 352px;
    padding: 30px;
  }
  body.home #intro.alt .auction .auction-container .h-one {
    margin: 0 0 8px;
    color: #fff;
    font-size: 25px;
    line-height: 25px;
    text-transform: none;
    text-align: center;
  }
  body.home #intro.alt .auction .auction-container h1 {
    margin: 0 0 20px;
    font-size: 16px;
    text-transform: none;
    text-align: center;
  }
  body.home #intro.alt .auction .auction-container .btn {
    margin: 15px auto 0;
  }
  body.home #intro .banner-nav li {
    display: block;
    width: 350px;
    height: 78px;
    background: rgba(15, 114, 21, 0.5);
    position: absolute;
    right: -270px;
    z-index: 3;
    transition-duration: 0.2s;
  }
  body.home #intro .banner-nav li .click,
  body.home #intro .banner-nav li .online {
    background: rgba(255, 255, 255, 0.8);
  }
  body.home #intro .banner-nav li span {
    float: left;
    display: inline-block;
    width: 80px;
    font-size: 20px;
    text-align: center;
    line-height: 78px;
  }
  body.home #intro .banner-nav li h2 {
    margin: 15px 0 0;
    color: #0f7215;
    font-family: 'swiss_721bold_condensed';
    text-transform: uppercase;
  }
  body.home #intro .banner-nav li p {
    color: #b3b3b3;
  }
  body.home #intro .banner-nav li span {
    color: inherit;
  }
  body.home #intro .banner-nav li:hover,
  body.home #intro .banner-nav li.hover_effect {
    right: 0;
    background: #fff;
    color: #0f7215;
    text-decoration: none;
  }
  body.home #intro .banner-nav li:hover span,
  body.home #intro .banner-nav li.hover_effect span,
  body.home #intro .banner-nav li:hover a,
  body.home #intro .banner-nav li.hover_effect a {
    color: inherit;
  }
  body.home #intro .banner-nav .online {
    top: 68px;
    background: rgba(255, 255, 255, 0.9);
    color: #0f7215;
  }
  body.home #intro .banner-nav .car {
    top: 150px;
  }
  body.home #intro .banner-nav .bike {
    top: 232px;
  }
  body.home #intro .banner-nav .home {
    top: 314px;
  }
}
body.home #intro .bg-image {
  width: 100%;
  height: 100%;
  opacity: 0;
  background-size: auto 250px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  transition-duration: 0.8s;
  position: absolute;
  left: 0;
  top: 0;
}
@media (min-width: 768px) {
  body.home #intro .bg-image {
    background-size: auto 450px;
  }
}
@media (min-width: 992px) {
  body.home #intro .bg-image {
    background-size: auto;
  }
}
body.home #intro .bg-image.bg-image-active {
  opacity: 1;
  z-index: 2;
}
@media (min-width: 992px) {
  body.home #intro .bg-car {
    width: 985px;
    right: 50px;
    top: 85px;
    width: 851px;
    position: absolute;
    right: -38px;
    top: 205px;
  }
}
@media (min-width: 1200px) {
  body.home #intro .bg-car {
    width: 985px;
    position: absolute;
    right: 50px;
    top: 165px;
  }
}
body.home #shannons-club {
  min-height: 500px;
  padding-top: 0px;
  padding: 30px 0;
  background: #fff;
}
body.home #shannons-club .container-fluid {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  body.home #shannons-club .container-fluid {
    padding: 0 75px;
  }
}
@media (min-width: 1500px) {
  body.home #shannons-club .container-fluid {
    max-width: 1200px;
    padding: 0;
  }
}
body.home #shannons-club img {
  max-width: 100%;
  height: auto;
}
body.home #shannons-club h2 {
  margin: 15px 7px 35px;
  font-weight: 400;
}
body.home #shannons-club h2 a {
  color: #fff;
}
body.home #shannons-club h3 {
  font-size: 16px;
  font-family: 'swiss_721bold_condensed';
  background: #000;
  color: #fff;
  min-width: 120px;
  position: absolute;
  z-index: 2;
  text-align: center;
  text-transform: uppercase;
  padding: 5px;
  margin: 0;
  font-weight: 400;
}
body.home #shannons-club .view-all {
  font-family: swiss_721bold_condensed;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  padding-bottom: 10px;
}
body.home #shannons-club .view-all a {
  color: #fff;
  text-decoration: underline;
}
body.home #shannons-club .sclub-buttons {
  text-align: center;
}
body.home #shannons-club .sclub-buttons .btn {
  padding-left: 20px;
  padding-right: 20px;
  min-width: 140px;
}
body.home #shannons-club .sclub-logo {
  text-align: center;
}
body.home #shannons-club .sclub-vehicles {
  min-height: 165px;
  background: url('../images/bg-auction-road.jpg') no-repeat center top;
}
body.home #shannons-club .sclub-vehicles .vehicle-img {
  margin: 0 -10px 21px -10px;
  padding-top: 30px;
  position: relative;
  top: 10px;
}
body.home #shannons-club .sclub-counts {
  display: none;
}
body.home #shannons-club .sclub-news {
  background: url('../images/bg-news-vehicle.jpg') no-repeat center center;
  background-size: cover;
  min-height: 200px;
  margin: 0 0 20px;
  padding-bottom: 1px;
}
body.home #shannons-club .sclub-news .sclub-news-item {
  padding: 45px 15px 0;
  min-height: 200px;
}
@media (max-width: 1199px) {
  body.home #shannons-club .sclub-news .sclub-news-item h2 {
    line-height: 1.15;
    font-size: 18px;
  }
}
body.home #shannons-club .sclub-news .sclub-news-item h4 {
  color: #fff;
  font-weight: 400;
  line-height: 1.5;
}
body.home #shannons-club .sclub-news .sclub-news-item h4 a {
  color: #fff;
}
body.home #shannons-club .sclub-news-overlay {
  height: inherit;
}
body.home #shannons-club .sclub-videos {
  margin: 0 0 20px;
}
body.home #shannons-club .sclub-videos .video-box {
  overflow: hidden;
  position: relative;
}
body.home #shannons-club .sclub-videos .video-box a {
  position: relative;
  display: block;
}
body.home #shannons-club .sclub-videos .video-box a:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
body.home #shannons-club .sclub-videos .video-box img {
  width: 100%;
}
body.home #shannons-club .sclub-videos .view-all {
  float: left;
  width: 100%;
  position: relative;
  margin: -40px 0 0;
}
body.home #shannons-club .sclub-videos .video-title {
  position: absolute;
  top: 25px;
  z-index: 100;
  text-align: center;
}
@media (max-width: 1199px) {
  body.home #shannons-club .sclub-videos .video-title {
    line-height: 1.15;
    font-size: 18px;
  }
}
body.home #shannons-club .sclub-events {
  background: #cecece;
  margin: 0 0 20px;
  padding: 0 0 1px;
}
body.home #shannons-club .sclub-events .event-list {
  position: absolute;
  top: 0;
  width: auto;
  margin: 50px 15px 0;
}
body.home #shannons-club .sclub-events .event-list .event-item {
  overflow: hidden;
  margin: 0 0 20px;
}
body.home #shannons-club .sclub-events .event-list .event-item span {
  background: #fff;
  color: #09450d;
  display: inline-block;
  width: 70px;
  text-align: center;
  margin: 0 10px 0 0;
  float: left;
  font-size: 35px;
  font-family: swiss_721bold_condensed;
  line-height: 1;
  padding: 10px;
}
body.home #shannons-club .sclub-events .event-list .event-item span small {
  font-size: 18px;
  display: block;
}
body.home #shannons-club .sclub-events .event-list .event-item h4 {
  font-size: 20px;
  font-family: 'swiss_721bold_condensed';
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  margin-left: 85px;
}
body.home #shannons-club .sclub-events .event-list .event-item p {
  margin-right: 0;
  margin-left: 85px;
  margin-bottom: 0;
  font-size: 16px;
}
body.home #shannons-club .sclub-events .events-box {
  overflow: hidden;
}
body.home #shannons-club .sclub-events img {
  width: 100%;
}
body.home #shannons-club .sclub-events .view-all {
  background: #f1f1f1;
  width: 100%;
  position: relative;
}
@media (min-width: 768px) {
  body.home #shannons-club .sclub-events .view-all {
    float: left;
    margin: -40px 0 0;
  }
}
body.home #shannons-club .sclub-events .view-all a {
  color: #b0b1b4;
}
body.home #shannons-club .sclub-enthusiasts {
  margin: 0 0 20px;
}
body.home #shannons-club .sclub-enthusiasts .enthusiast-box {
  overflow: hidden;
}
body.home #shannons-club .sclub-enthusiasts img {
  width: 100%;
}
body.home #shannons-club .sclub-enthusiasts .view-all {
  float: left;
  width: 100%;
  position: relative;
  margin: -40px 0 0;
}
@media (min-width: 768px) {
  body.home #shannons-club h3 {
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  body.home #shannons-club .sclub-news,
  body.home #shannons-club .sclub-vehicles {
    height: 300px;
  }
  body.home #shannons-club .sclub-vehicles .vehicle-img {
    margin-left: -40px;
    top: 25px;
  }
  body.home #shannons-club .sclub-counts {
    display: block;
    text-align: center;
    margin: 0 0 30px;
  }
  body.home #shannons-club .sclub-counts ul {
    margin: 0;
    padding: 0;
  }
  body.home #shannons-club .sclub-counts ul li {
    list-style: none;
    display: inline-block;
    font-size: 48px;
    font-family: acumin-pro;
    font-weight: 200;
    font-style: normal;
    color: #18582d;
    line-height: 1.2;
    text-align: center;
    padding: 0 15px;
    vertical-align: top;
  }
  body.home #shannons-club .sclub-counts ul li small {
    font-size: 18px;
    font-family: swiss_721bold_condensed;
    font-weight: 700;
    display: block;
  }
  body.home #shannons-club .sclub-news h3 {
    background: #fff;
    color: #09450d;
  }
  body.home #shannons-club .sclub-news .sclub-news-item {
    min-height: 230px;
  }
  body.home #shannons-club .sclub-events h3 {
    background: #09450d;
  }
  body.home #shannons-club .sclub-events .event-list .event-item {
    margin: 0 0 5px;
  }
  body.home #shannons-club .sclub-events .event-list .event-item:nth-child(3) {
    display: none;
  }
  body.home #shannons-club .sclub-events .event-list .event-item span {
    width: 50px;
    padding: 5px;
    margin-right: 5px;
    font-size: 25px;
  }
  body.home #shannons-club .sclub-events .event-list .event-item h4 {
    font-size: 14px;
  }
  body.home #shannons-club .sclub-events .event-list .event-item h4 {
    margin-bottom: 0px;
    margin-top: 5px;
    margin-left: 60px;
    font-size: 18px;
  }
  body.home #shannons-club .sclub-events .event-list .event-item p {
    margin: 0;
  }
}
@media (min-width: 992px) {
  body.home #shannons-club .sclub-news,
  body.home #shannons-club .sclub-vehicles {
    margin-bottom: 40px;
    height: 373px;
  }
  body.home #shannons-club .sclub-counts ul li {
    padding: 0 20px;
  }
  body.home #shannons-club .sclub-news .sclub-news-item {
    min-height: 303px;
    text-align: center;
  }
  body.home #shannons-club .sclub-events .event-list .event-item {
    margin-bottom: 14px;
  }
  body.home #shannons-club .sclub-events .event-list .event-item:nth-child(3) {
    display: block;
  }
  body.home #shannons-club .sclub-events .event-list .event-item h4 {
    font-size: 18px;
    margin-top: 10px;
    margin-left: 70px;
  }
  body.home #shannons-club .sclub-events .event-list .event-item span {
    font-size: 35px;
    padding: 10px;
    width: 60px;
  }
  body.home #shannons-club .sclub-events .event-list .event-item p {
    display: none;
  }
  body.home #shannons-club .sclub-videos .video-box a {
    /*min-height: 350px;*/
    min-height: 323px;
  }
  body.home #shannons-club .sclub-enthusiasts .enthusiast-box {
    /*min-height: 350px;*/
    min-height: 323px;
  }
}
@media (min-width: 1200px) {
  body.home #shannons-club .sclub-news,
  body.home #shannons-club .sclub-vehicles {
    height: 406px;
  }
  body.home #shannons-club .sclub-news .sclub-news-item {
    min-height: 336px;
    text-align: center;
  }
  body.home #shannons-club .sclub-counts ul li {
    font-size: 65px;
    padding: 0 30px;
    z-index: 9000;
  }
  body.home #shannons-club .sclub-events .event-list .event-item h4 {
    font-size: 24px;
    margin-top: 0;
    margin-left: 75px;
  }
  body.home #shannons-club .sclub-events .event-list .event-item p {
    display: block;
    margin-left: 75px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.home #shannons-club #shannons-club__intro-row .sclub-vehicles,
  body.home #shannons-club #shannons-club__intro-row .sclub-news {
    height: 250px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body.home #shannons-club #shannons-club__intro-row .sclub-vehicles,
  body.home #shannons-club #shannons-club__intro-row .sclub-news {
    height: 330px;
  }
}
body.home #shannons-club #shannons-club__intro-row #sclub-competition {
  min-height: 0;
  background-image: none;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  body.home #shannons-club #shannons-club__intro-row #sclub-competition {
    margin-bottom: 0;
    background-image: url('/club/templates/competitions/show-n-shine-2020/assets/images/2020-home-banner-background.jpg');
    background-size: cover;
    background-position: center right;
  }
}
@media (min-width: 992px) {
  body.home #shannons-club #shannons-club__intro-row #sclub-competition {
    background-position: center right;
  }
}
body.home #shannons-club #shannons-club__intro-row .sclub-news {
  display: flex;
  align-items: stretch;
  min-height: 383px;
}
@media (min-width: 768px) {
  body.home #shannons-club #shannons-club__intro-row .sclub-news {
    min-height: auto;
  }
}
body.home #shannons-club #shannons-club__intro-row .sclub-news-overlay {
  display: flex;
  flex-direction: column;
  height: auto;
  width: 100%;
}
body.home #shannons-club #shannons-club__intro-row .sclub-news-overlay .sclub-news-item {
  min-height: 0;
}
body.home #shannons-club #shannons-club__intro-row .sclub-news-overlay .view-all {
  margin-top: auto;
}
body.home #auctions {
  background: url('../images/bg-auction-home.jpg') no-repeat center center;
  background-size: cover;
  padding-bottom: 40px;
}
body.home #auctions .container-fluid {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  body.home #auctions .container-fluid {
    padding: 0 75px;
  }
}
@media (min-width: 1500px) {
  body.home #auctions .container-fluid {
    max-width: 1200px;
    padding: 0;
  }
}
body.home #auctions .auction-head .auction-title {
  padding: 30px 0 30px;
  color: #fff;
  text-align: center;
}
body.home #auctions .auction-head .auction-title > span {
  display: block;
  margin: 0 0 15px;
}
body.home #auctions .auction-head .auction-title > span:after {
  content: "Auctions";
  font-family: "swiss_721bold_condensed";
  font-size: 18px;
  text-transform: uppercase;
}
body.home #auctions .auction-head .auction-title > span img {
  max-width: 45px;
  margin-right: 10px;
}
body.home #auctions .auction-head .auction-title h1 {
  color: #fff;
  font-size: 24px;
  font-weight: 400;
  margin: 0 0 5px;
}
body.home #auctions .auction-head .auction-title p {
  font-family: swiss_721roman_condensed;
  font-size: 16px;
  color: #d9d9d9;
}
@media (min-width: 768px) {
  body.home #auctions .auction-head .auction-title {
    padding: 50px 0 30px;
    max-width: 540px;
    text-align: left;
  }
  body.home #auctions .auction-head .auction-title span {
    float: left;
  }
  body.home #auctions .auction-head .auction-title span:after {
    display: none;
  }
  body.home #auctions .auction-head .auction-title span img {
    max-width: none;
  }
  body.home #auctions .auction-head .auction-title h1 {
    font-size: 30px;
  }
}
body.home #auctions .auction-head .auction-board {
  margin: 0 auto;
  text-align: center;
}
body.home #auctions .auction-head .auction-board h2 {
  color: #fff;
  font-size: 36px;
  text-transform: uppercase;
  margin: 0;
  line-height: 1;
}
body.home #auctions .auction-head .auction-board .counter .item {
  display: inline-block;
  min-width: 68px;
  margin: 0 1px;
  text-align: center;
}
body.home #auctions .auction-head .auction-board .counter .item .type {
  font-size: 12px;
  line-height: 12px;
}
body.home #auctions .auction-head .auction-board .counter .item .number {
  min-height: 62px;
  margin-bottom: 10px;
  background: #000;
  border-radius: 5px;
  box-shadow: 0 0 2px 2px rgba(255, 255, 255, 0.1);
  position: relative;
}
body.home #auctions .auction-head .auction-board .counter .item .number h4 {
  color: #fff;
  font-size: 34px;
  line-height: 62px;
  font-style: normal;
  font-family: 'swiss_721bold_condensed';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: -webkit-linear-gradient(#fff, #cccccc);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
body.home #auctions .auction-head .auction-board .counter .item .number:before {
  display: block;
  width: 100%;
  content: '';
  border-top: 2px solid #000;
  position: absolute;
  left: 0;
  top: 30px;
}
body.home #auctions .auction-head .auction-board .counter .item .number:after {
  display: block;
  width: 100%;
  content: '';
  border-top: 1px solid #333333;
  position: absolute;
  left: 0;
  top: 31px;
}
body.home #auctions .auction-head .auction-board .counter .item .type {
  color: #fff;
  font-size: 12px;
  line-height: 10px;
  font-family: 'swiss_721bold_condensed';
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.home #auctions .auction-head .auction-board .auction-standard {
  padding: 10px 0 0;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  body.home #auctions .auction-head .auction-board .auction-standard {
    padding-top: 60px;
  }
}
body.home #auctions .auction-head .auction-board .auction-standard h2 {
  display: none;
}
body.home #auctions .auction-head .auction-board .auction-standard .item {
  min-width: 78px;
}
body.home #auctions .auction-head .auction-board .auction-standard .item .number {
  height: 68px;
}
body.home #auctions .auction-head .auction-board .auction-standard .item .number:before {
  top: 33px;
}
body.home #auctions .auction-head .auction-board .auction-standard .item .number:after {
  top: 34px;
}
body.home #auctions .auction-head .auction-board .auction-standard .item .number h4 {
  line-height: 68px;
  font-size: 40px;
}
body.home #auctions .auction-head .auction-board .auction-complete {
  background: #3e0000;
  background: -o-linear-gradient(#c70000, #3e0000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c70000', endColorstr='#3e0000', GradientType=0);
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 15px 20px 25px;
  margin-bottom: 20px;
}
body.home #auctions .auction-head .auction-board .auction-complete h4 {
  margin: 0 0 10px;
}
body.home #auctions .auction-head .auction-board .auction-complete ul {
  margin: 15px 0 0 0;
  padding: 0;
  text-align: center;
}
body.home #auctions .auction-head .auction-board .auction-complete ul li {
  list-style: none;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  margin: 0 8px;
}
body.home #auctions .auction-head .auction-board .auction-complete ul li span {
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: inline-block;
  width: 45px;
  margin: 0 5px 0 0;
  font-size: 22px;
  font-family: "swiss_721bold_condensed";
  font-weight: 400;
  line-height: 1;
  vertical-align: middle;
  padding: 3px 0;
}
body.home #auctions .auction-head .auction-board .auction-complete ul .sold span {
  background: #db1720;
}
body.home #auctions .auction-head .auction-board .auction-complete ul .passedin span {
  background: #fa8109;
}
body.home #auctions .auction-head .auction-board .auction-today {
  background: #082409;
  background: -o-linear-gradient(#19741e, #082409);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#19741e', endColorstr='#082409', GradientType=0);
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #fff;
  padding: 25px 15px;
  margin-bottom: 50px;
}
body.home #auctions .auction-head .auction-board .auction-live {
  background: #3e0000;
  background: -o-linear-gradient(#c70000, #3e0000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c70000', endColorstr='#3e0000', GradientType=0);
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 25px 15px;
  margin-bottom: 20px;
}
body.home #auctions .auction-head .auction-board .auction-live h2 {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  body.home #auctions .auction-head .auction-board {
    max-width: none;
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  body.home #auctions .auction-head .auction-board {
    max-width: 328px;
  }
}
body.home #auctions .auction-head .auction-board .btn.black {
  padding-left: 5px;
  padding-right: 5px;
}
body.home #auctions .auction-buttons {
  text-align: center;
  padding: 60px 0 0;
}
body.home #auctions .auction-img {
  overflow: hidden;
}
body.home #auctions .auction-img img {
  transition: all 0.35s ease-in-out;
}
body.home #auctions .auction-img img:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
@media (min-width: 768px) {
  body.home #auctions .auction-standard {
    padding-top: 60px;
  }
  body.home #auctions .auction-buttons {
    padding: 30px 0 0;
  }
}
body.home #dual-auctions {
  background: #262626;
  padding: 30px 0;
}
body.home #dual-auctions .auction-title {
  max-width: 460px;
  padding: 0 0 20px;
  color: #fff;
  text-align: center;
  margin: 0 auto;
}
body.home #dual-auctions .auction-title > span {
  display: block;
  margin: 0 0 15px;
}
body.home #dual-auctions .auction-title > span:after {
  content: "Auctions";
  font-family: "swiss_721bold_condensed";
  font-size: 18px;
  text-transform: uppercase;
}
body.home #dual-auctions .auction-title > span img {
  max-width: 45px;
  margin-right: 10px;
}
body.home #dual-auctions .auction-wrap {
  text-align: center;
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  body.home #dual-auctions .auction-wrap {
    background: rgba(57, 57, 57, 0.45);
    border: 1px solid #444;
    padding: 20px 30px;
  }
}
@media (min-width: 992px) {
  body.home #dual-auctions .auction-wrap {
    padding: 20px 40px;
  }
}
@media (min-width: 1200px) {
  body.home #dual-auctions .auction-wrap {
    padding: 20px 60px;
  }
}
body.home #dual-auctions .auction-wrap h2 {
  margin: 0;
  color: #fff;
}
body.home #dual-auctions .auction-wrap p {
  font-family: swiss_721roman_condensed;
  font-size: 16px;
  color: #d9d9d9;
}
body.home #dual-auctions .auction-wrap .counter .item {
  display: inline-block;
  min-width: 68px;
  margin: 0 1px;
  text-align: center;
}
body.home #dual-auctions .auction-wrap .counter .item .type {
  font-size: 12px;
  line-height: 12px;
}
body.home #dual-auctions .auction-wrap .counter .item .number {
  min-height: 62px;
  margin-bottom: 10px;
  background: #000;
  border-radius: 5px;
  box-shadow: 0 0 2px 2px rgba(255, 255, 255, 0.1);
  position: relative;
}
body.home #dual-auctions .auction-wrap .counter .item .number h4 {
  color: #fff;
  font-size: 34px;
  line-height: 62px;
  font-style: normal;
  font-family: 'swiss_721bold_condensed';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: -webkit-linear-gradient(#fff, #cccccc);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
body.home #dual-auctions .auction-wrap .counter .item .number:before {
  display: block;
  width: 100%;
  content: '';
  border-top: 2px solid #000;
  position: absolute;
  left: 0;
  top: 30px;
}
body.home #dual-auctions .auction-wrap .counter .item .number:after {
  display: block;
  width: 100%;
  content: '';
  border-top: 1px solid #333333;
  position: absolute;
  left: 0;
  top: 31px;
}
body.home #dual-auctions .auction-wrap .counter .item .type {
  color: #fff;
  font-size: 12px;
  line-height: 10px;
  font-family: 'swiss_721bold_condensed';
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.home #dual-auctions .auction-wrap .auction-board {
  min-height: 125px;
}
body.home #dual-auctions .auction-wrap .auction-board h2 {
  color: #fff;
  font-size: 28px;
  text-transform: uppercase;
  margin: 0;
  line-height: 1;
}
body.home #dual-auctions .auction-wrap .auction-board .auction-standard {
  padding: 10px 0 0;
  margin-bottom: 20px;
}
body.home #dual-auctions .auction-wrap .auction-board .auction-standard h2 {
  display: none;
}
body.home #dual-auctions .auction-wrap .auction-board .auction-standard .item {
  min-width: 78px;
}
body.home #dual-auctions .auction-wrap .auction-board .auction-standard .item .number {
  height: 68px;
}
body.home #dual-auctions .auction-wrap .auction-board .auction-standard .item .number:before {
  top: 33px;
}
body.home #dual-auctions .auction-wrap .auction-board .auction-standard .item .number:after {
  top: 34px;
}
body.home #dual-auctions .auction-wrap .auction-board .auction-standard .item .number h4 {
  line-height: 68px;
  font-size: 40px;
}
body.home #dual-auctions .auction-wrap .auction-board .auction-complete {
  background: #3e0000;
  background: -o-linear-gradient(#c70000, #3e0000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c70000', endColorstr='#3e0000', GradientType=0);
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 20px;
  margin-bottom: 20px;
}
body.home #dual-auctions .auction-wrap .auction-board .auction-complete h2 {
  margin: 0 0 10px;
  color: #fff;
}
body.home #dual-auctions .auction-wrap .auction-board .auction-complete ul {
  margin: 0;
  padding: 0;
  text-align: center;
}
body.home #dual-auctions .auction-wrap .auction-board .auction-complete ul li {
  list-style: none;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  margin: 0 8px;
}
body.home #dual-auctions .auction-wrap .auction-board .auction-complete ul li span {
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: inline-block;
  width: 45px;
  margin: 0 5px 0 0;
  font-size: 22px;
  font-family: "swiss_721bold_condensed";
  font-weight: 400;
  line-height: 1;
  vertical-align: middle;
  padding: 3px 0;
}
body.home #dual-auctions .auction-wrap .auction-board .auction-complete ul .sold span {
  background: #db1720;
}
body.home #dual-auctions .auction-wrap .auction-board .auction-complete ul .passedin span {
  background: #fa8109;
}
body.home #dual-auctions .auction-wrap .auction-board .auction-today {
  background: #082409;
  background: -o-linear-gradient(#19741e, #082409);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#19741e', endColorstr='#082409', GradientType=0);
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #fff;
  padding: 5px 15px;
  margin-bottom: 20px;
}
body.home #dual-auctions .auction-wrap .auction-board .auction-live {
  background: #3e0000;
  background: -o-linear-gradient(#c70000, #3e0000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c70000', endColorstr='#3e0000', GradientType=0);
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 15px;
  margin-bottom: 20px;
  overflow: hidden;
}
body.home #dual-auctions .auction-wrap .auction-board .auction-live h2 {
  margin-bottom: 10px;
  float: left;
  width: 105px;
  font-size: 40px;
  text-transform: uppercase;
  margin: 0;
}
body.home #dual-auctions .auction-wrap .auction-board .auction-live h2 small {
  display: block;
  color: #fff;
  font-size: 28px;
}
body.home #dual-auctions .auction-wrap .auction-board .auction-live .btn {
  padding: 20px;
}
body.home #dual-auctions .auction-wrap .auction-img {
  overflow: hidden;
}
body.home #dual-auctions .auction-wrap .auction-img img {
  transition: all 1s ease-in-out;
}
body.home #dual-auctions .auction-wrap .auction-img img:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
@media (min-width: 768px) {
  body.home #dual-auctions {
    padding: 60px 0;
    background: url('../images/bg-dual-auction-home.jpg') no-repeat center top;
    background-size: cover;
  }
  body.home #dual-auctions .auction-live h2,
  body.home #dual-auctions .auction-today h2 {
    display: none;
  }
  body.home #dual-auctions .auction-title {
    text-align: center;
    position: absolute;
    left: 50%;
    z-index: 1;
    margin: -50px 0 0 -50px;
  }
  body.home #dual-auctions .auction-title span {
    display: inline-block;
    background: #000;
    border-radius: 50%;
    line-height: 100px;
    height: 100px;
    width: 100px;
    text-align: center;
  }
  body.home #dual-auctions .auction-title span:after {
    display: none;
  }
  body.home #dual-auctions .auction-title span img {
    max-width: none;
    margin: 0;
  }
}
body.home #dual-auctions .sclub-vehicles {
  margin: 0 0 20px;
}
@media (min-width: 992px) {
  body.home #dual-auctions .auction-live h2 {
    display: block;
  }
}
body.home .home-horizontal-banner {
  margin: auto;
  padding: 20px;
  background-color: #f6f6f6;
}
@media (min-width: 768px) {
  body.home .home-horizontal-banner {
    padding: 40px;
  }
}
body.home .home-horizontal-banner .container-fluid {
  max-width: 1200px;
  padding: 0;
}
body.home .home-horizontal-banner img {
  margin: auto;
  display: block;
  max-width: 100%;
}
body.home #competition-banner .container-fluid {
  max-width: 1200px;
  margin: 30px auto;
}
@media (min-width: 768px) {
  body.home #competition-banner .container-fluid {
    padding-left: 75px;
    padding-right: 75px;
  }
}
@media (min-width: 992px) {
  body.home #competition-banner .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
}
body.home #competition-banner a {
  display: block;
}
body.home .promo-mobile-app h2 {
  color: #0f7215;
  margin-top: 70px;
}
@media (max-width: 991px) {
  body.home .promo-mobile-app h2 {
    margin-top: 30px;
  }
}
body.home .promo-mobile-app .mobile-app-downloads {
  margin-top: 30px;
  margin-bottom: 30px;
}
body.home .promo-mobile-app .mobile-app-downloads img {
  width: 100%;
  height: auto;
}
@media (min-width: 480px) and (max-width: 767px) {
  body.home .promo-mobile-app .mobile-app-downloads .col-xs-6 {
    width: 25%;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  body.home .promo-mobile-app .colb {
    float: none;
    display: table-cell;
    vertical-align: bottom;
  }
}
body.home.auction-complete,
body.home.auction-live,
body.home.auction-today {
  /* Auction Today Home Page Panel */
}
body.home.auction-complete #intro,
body.home.auction-live #intro,
body.home.auction-today #intro {
  height: calc(100vh - 130px);
  background-size: cover;
}
@media (min-device-width: 320px) and (max-device-width: 667px) and (orientation: landscape) {
  body.home.auction-complete #intro,
  body.home.auction-live #intro,
  body.home.auction-today #intro {
    height: 610px;
  }
}
@media (min-width: 480px) {
  body.home.auction-complete #intro,
  body.home.auction-live #intro,
  body.home.auction-today #intro {
    min-height: 672px;
    background-position: 50% 60%;
  }
}
@media (min-width: 768px) {
  body.home.auction-complete #intro,
  body.home.auction-live #intro,
  body.home.auction-today #intro {
    height: auto;
    min-height: 785px;
    margin-bottom: 0px;
  }
}
@media (min-width: 992px) {
  body.home.auction-complete #intro,
  body.home.auction-live #intro,
  body.home.auction-today #intro {
    min-height: 685px;
  }
}
@media (min-width: 1200px) {
  body.home.auction-complete #intro,
  body.home.auction-live #intro,
  body.home.auction-today #intro {
    min-height: 680px;
    position: relative;
    background-repeat: no-repeat;
  }
}
@media (min-width: 992px) {
  body.home.auction-complete #intro .bg-car,
  body.home.auction-live #intro .bg-car,
  body.home.auction-today #intro .bg-car {
    position: absolute;
    top: 45vh;
    width: 83%;
    margin: 0 auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: 250px;
    width: 90%;
    top: 310px;
    width: 95%;
    top: 270px;
    right: 0;
    top: 225px;
    left: 0;
    -webkit-transform: none;
            transform: none;
    width: 75%;
  }
}
@media (min-width: 1200px) {
  body.home.auction-complete #intro .bg-car,
  body.home.auction-live #intro .bg-car,
  body.home.auction-today #intro .bg-car {
    right: 0;
    top: 150px;
    width: 75%;
  }
}
@media (max-width: 991px) {
  body.home.auction-complete #intro .btn,
  body.home.auction-live #intro .btn,
  body.home.auction-today #intro .btn {
    margin: 25px auto 0;
  }
}
@media (max-width: 991px) {
  body.home.auction-complete #intro .auction-home,
  body.home.auction-live #intro .auction-home,
  body.home.auction-today #intro .auction-home {
    display: none;
  }
}
@media (min-width: 992px) {
  body.home.auction-complete #intro .auction-home,
  body.home.auction-live #intro .auction-home,
  body.home.auction-today #intro .auction-home {
    display: block;
    background: rgba(0, 0, 0, 0.8);
    width: 350px;
    margin: 67px 0 0;
    padding: 15px;
    position: absolute;
    top: 0;
    right: 95px;
    z-index: 2;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  body.home.auction-complete #intro .auction-home,
  body.home.auction-live #intro .auction-home,
  body.home.auction-today #intro .auction-home {
    display: block;
  }
}
body.home.auction-complete #intro .auction-home h2,
body.home.auction-live #intro .auction-home h2,
body.home.auction-today #intro .auction-home h2,
body.home.auction-complete #intro .auction-home h5,
body.home.auction-live #intro .auction-home h5,
body.home.auction-today #intro .auction-home h5 {
  color: #fff;
  text-align: center;
}
body.home.auction-complete #intro .auction-home .counter,
body.home.auction-live #intro .auction-home .counter,
body.home.auction-today #intro .auction-home .counter {
  margin: 0 auto;
  padding: 10px;
  border-radius: 3px;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #082409), color-stop(1, #19741e));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#19741e', endColorstr='#082409', GradientType=0);
}
body.home.auction-complete #intro .auction-home .auction-live .counter,
body.home.auction-live #intro .auction-home .auction-live .counter,
body.home.auction-today #intro .auction-home .auction-live .counter {
  background: #3e0000;
  background: -o-linear-gradient(#c70000, #3e0000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c70000', endColorstr='#3e0000', GradientType=0);
}
body.home.auction-complete #intro .auction-home .upcoming,
body.home.auction-live #intro .auction-home .upcoming,
body.home.auction-today #intro .auction-home .upcoming {
  width: 275px;
}
body.home.auction-complete #intro .auction-home .title,
body.home.auction-live #intro .auction-home .title,
body.home.auction-today #intro .auction-home .title {
  font-size: 24px;
  display: block;
  float: left;
  text-align: left;
  padding-right: 10px;
  text-transform: uppercase;
}
body.home.auction-complete #intro .auction-home .btn,
body.home.auction-live #intro .auction-home .btn,
body.home.auction-today #intro .auction-home .btn {
  display: block;
}
body.home.auction-complete #intro .auction-home .btn.block,
body.home.auction-live #intro .auction-home .btn.block,
body.home.auction-today #intro .auction-home .btn.block {
  max-width: 100%;
}
body.home.auction-complete #intro .auction-home .btn.fn-online-bidding,
body.home.auction-live #intro .auction-home .btn.fn-online-bidding,
body.home.auction-today #intro .auction-home .btn.fn-online-bidding {
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  body.home.auction-complete #intro .auction-home .day,
  body.home.auction-live #intro .auction-home .day,
  body.home.auction-today #intro .auction-home .day {
    margin-left: 30px;
  }
}
@media (min-width: 1200px) {
  body.home.auction-complete #intro .auction-home .day,
  body.home.auction-live #intro .auction-home .day,
  body.home.auction-today #intro .auction-home .day {
    margin-left: 15px;
  }
}
@media (max-width: 767px) {
  body.home.auction-complete #intro {
    height: auto;
  }
}
@media (max-width: 991px) {
  body.home.auction-today .home-content-wrapper {
    display: flex;
    flex-direction: column-reverse;
  }
}
/*
 *	StudioMoso
 *	@author Holmesy
 */
body.insurance .back {
  padding: 50px 0;
}
body.insurance #disclaimer {
  margin-top: 0;
  padding: 30px 15px;
  background: url("/shannons/assets/images/derogation/Image-009-Header-BG.png");
  background-size: cover;
}
@media (min-width: 992px) {
  body.insurance #disclaimer .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
body.insurance #disclaimer p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}
body.insurance #disclaimer:after {
  display: none;
}
body.insurance #disclaimer a {
  text-decoration: underline;
  color: #fff;
}
body.insurance #disclaimer a:hover {
  text-decoration: none;
}
body.insurance #intro {
  display: block;
  height: auto;
  background: #272727;
}
@media (min-width: 768px) {
  body.insurance #intro {
    height: 454px;
  }
}
body.insurance #intro h1,
body.insurance #intro h2 {
  color: #fff;
  text-align: center;
}
@media (min-width: 768px) {
  body.insurance #intro h1,
  body.insurance #intro h2 {
    text-align: left;
  }
}
body.insurance #intro h1 {
  margin-top: 30px;
}
@media (min-width: 768px) {
  body.insurance #intro h1 {
    margin-top: 110px;
  }
}
body.insurance #intro h2 {
  margin-bottom: 30px;
  font-family: "swiss_721light_condensed";
}
@media (max-width: 767px) {
  body.insurance #intro .position {
    margin-top: 30px;
  }
}
@media (min-width: 768px) {
  body.insurance #intro .position {
    position: absolute;
    right: 0;
    top: 80px;
  }
}
body.insurance #intro .btn {
  display: block;
  margin: 0 auto;
}
@media (max-width: 767px) {
  body.insurance #intro .btn {
    margin: 0 -15px;
    box-shadow: none;
    border-radius: 0;
  }
}
@media (min-width: 768px) {
  body.insurance #intro .btn {
    display: inline-block;
  }
}
body.insurance #banner {
  background: url(../images/Mobile-Car-Insurance.jpg) no-repeat 100% 0;
  background-position: 20% 16%;
  height: 356px;
  position: relative;
}
body.insurance #banner .car {
  display: none;
  background: url(../images/motor-insurance-hero-car.png) no-repeat 100% 0;
  background-size: 100% auto;
  width: 1068px;
  height: 532px;
  position: relative;
  right: -40%;
  top: 68px;
}
body.insurance #banner .banner-desc {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 100;
  top: 25px;
}
body.insurance #banner .banner-desc .banner-caption {
  max-width: 235px;
}
body.insurance #banner .banner-desc .banner-caption h1 {
  color: #fff;
}
@media (max-width: 767px) {
  body.insurance #banner .banner-desc .banner-caption h1 {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }
}
body.insurance #banner .banner-desc .banner-caption h2 {
  font-family: swiss_721roman_condensed;
  color: #fff;
  margin: 0 0 25px;
}
body.insurance #banner .banner-desc .banner-caption .btn {
  padding: 5px 15px 3px;
  font-size: 16px;
}
@media (min-width: 768px) {
  body.insurance #banner {
    background-image: url(../images/bg-banner-insurance.jpg);
    background-size: 920px auto;
    background-position: 50% 100%;
    height: 570px;
  }
  body.insurance #banner .banner-desc {
    top: 80px;
  }
  body.insurance #banner .banner-desc .banner-caption {
    padding-top: 0;
    max-width: 400px;
  }
  body.insurance #banner .banner-desc .banner-caption h1 {
    color: #0f7215;
    margin-top: 0;
    text-transform: none;
  }
  body.insurance #banner .banner-desc .banner-caption h2 {
    color: #333333;
  }
  body.insurance #banner .banner-desc .banner-caption .btn {
    padding: 12px 45px 10px;
    font-size: 18px;
  }
  body.insurance #banner .car {
    display: block;
  }
}
@media (min-width: 992px) {
  body.insurance #banner {
    background-size: auto;
    height: 530px;
  }
  body.insurance #banner .banner-desc .banner-caption .btn {
    padding: 10px 25px;
    font-size: 25px;
  }
}
@media (min-width: 1200px) {
  body.insurance #banner {
    background-position: 50% 100%;
  }
}
body.insurance #content {
  padding: 30px 0 0;
}
body.insurance #content .gap {
  margin-top: 30px;
}
@media (min-width: 768px) {
  body.insurance #content .gap {
    margin-top: 60px;
  }
}
body.insurance #content .larger p {
  color: #000;
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
}
body.insurance #content .list {
  margin: 0;
  padding: 0;
  border-right: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  background: #f2f2f2;
  color: #000;
}
@media (max-width: 767px) {
  body.insurance #content .list:first-child {
    padding-top: 10px;
    border-top: 1px solid #e6e6e6;
  }
  body.insurance #content .list:last-child {
    padding-bottom: 10px;
    border-bottom: 1px solid #e6e6e6;
  }
}
@media (min-width: 768px) {
  body.insurance #content .list {
    margin: 0 0 6px;
    padding: 20px;
    border: 1px solid #e6e6e6;
  }
}
body.insurance #content .list li {
  width: 100%;
  padding: 5px 20px;
  color: #000;
  font-size: 1.6rem;
}
@media (min-width: 768px) {
  body.insurance #content .list li {
    float: left;
    width: 33.3333333%;
    padding: 0;
  }
}
body.insurance #content .list li span {
  margin-right: 8px;
  font-size: 2rem;
}
body.insurance #content .list:before,
body.insurance #content .list:after {
  display: table;
  content: "";
}
body.insurance #content .list:after {
  clear: both;
}
body.insurance #content .strip {
  height: 490px;
  margin: 30px 0;
  background: #000;
  overflow: hidden;
  position: relative;
}
@media (min-width: 768px) {
  body.insurance #content .strip {
    margin: 50px 0;
  }
}
body.insurance #content .strip .container {
  width: 1270px;
  height: inherit;
  position: relative;
}
body.insurance #content .strip .slider {
  height: 100%;
  width: 50%;
  float: left;
}
body.insurance #content .strip .slider.image {
  height: inherit;
}
body.insurance #content .strip .slider.image .slide {
  width: 100%;
  height: inherit;
}
body.insurance #content .strip .slider.content h3 {
  color: #fff;
  font-family: "swiss_721bold_condensed";
}
body.insurance #content .strip .slider.content p {
  margin-right: 100px;
}
body.insurance #content .strip .slider.content .slide {
  padding: 30px;
}
body.insurance #content .strip .sliderButtons {
  width: 50px;
  margin-top: -94px;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 101;
  /* Needs to be higher than 99 from jquery cycle */
}
body.insurance #content .strip .sliderButtons p {
  margin: 0;
  color: #fff;
  line-height: 60px;
  text-align: center;
}
body.insurance #content .strip .sliderButtons .prev,
body.insurance #content .strip .sliderButtons .next {
  display: block;
  border-top: 0;
  border-bottom: 1px solid #fff;
  color: #fff;
  font-size: 42px;
  text-align: center;
}
body.insurance #content .strip .sliderButtons .next {
  border-top: 1px solid #fff;
  border-bottom: 0;
}
body.insurance #content .strip .bg-image {
  width: 100%;
  height: 100%;
  opacity: 0;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  transition-duration: 0.8s;
  position: absolute;
  left: 0;
  top: 0;
}
body.insurance #content .strip .bg-image.bg-image-1 {
  transition-delay: 0.2s;
}
body.insurance #content .strip .bg-image.bg-image-2 {
  transition-delay: 0.4s;
}
body.insurance #content .strip .bg-image.bg-image-3 {
  transition-delay: 0.6s;
}
body.insurance #content .strip .bg-image.bg-image-active {
  opacity: 1;
  z-index: 2;
}
body.insurance #content .center {
  text-align: center;
}
body.insurance #content .center h2 {
  margin-bottom: 30px;
  font-family: "swiss_721light_condensed";
  line-height: 30px;
}
@media (min-width: 768px) {
  body.insurance #content .center h2 {
    font-size: 35px;
    line-height: 45px;
  }
}
body.insurance #content .center p {
  margin-bottom: 30px;
}
body.insurance #content .center .link {
  display: inline-block;
  margin-bottom: 30px;
  color: #000;
  font-weight: 700;
}
@media (max-width: 767px) {
  body.insurance #content .center .link {
    margin-bottom: 0;
  }
}
body.insurance #content .center .btn {
  display: block;
  margin: 0 auto;
}
@media (max-width: 767px) {
  body.insurance #content .center .btn {
    margin: 0 -15px;
    box-shadow: none;
    border-radius: 0;
  }
}
@media (min-width: 768px) {
  body.insurance #content .center .btn {
    display: inline-block;
  }
}
body.insurance #content .key-features {
  text-align: center;
}
body.insurance #content .key-features .key-feature {
  margin-bottom: 30px;
}
body.insurance #content .key-features .key-feature a {
  text-decoration: underline;
  font-weight: bold;
}
body.insurance #content .key-features .key-feature i {
  background: #3c3c3c;
  width: 120px;
  height: 120px;
  display: block;
  border-radius: 67px;
  margin: 0 auto;
  color: white;
  font-size: 60px;
  vertical-align: middle;
  padding: 30px;
}
body.insurance #content .key-features .key-feature .icon-scales {
  font-size: 84px;
  padding: 18px;
}
body.insurance #content .key-features .key-feature h2 {
  margin-top: 10px;
  color: #0f7215;
  min-height: 50px;
}
body.insurance #content .key-features .key-feature img {
  width: 60px;
  height: 60px;
}
@media (min-width: 768px) {
  body.insurance #content .key-features h1 {
    font-size: 45px;
    margin-bottom: 30px;
  }
  body.insurance #content .key-features h2 {
    margin-top: 20px;
    color: #fff;
  }
  body.insurance #content .key-features img {
    width: auto;
  }
}
@media (min-width: 1200px) {
  body.insurance #content .key-features {
    padding: 0px 100px 50px;
  }
}
@media (min-width: 1200px) {
  body.insurance #content .ctp-key-features {
    padding: 0px 100px 0px;
  }
}
@media (max-width: 991px) {
  body.insurance #content .features-container {
    background-image: none;
  }
}
@media (min-width: 768px) {
}
@media (min-width: 992px) {
  body.insurance #content .features-container {
    height: auto;
    background-size: cover;
    background-position: 50% 0;
  }
}
body.insurance #content .additional-features .add-features {
  background: #0e7215;
  padding: 20px 35px;
  margin: 0 -15px;
  text-align: center;
}
@media (min-width: 768px) {
  body.insurance #content .additional-features .add-features {
    margin: 30px auto;
  }
}
body.insurance #content .additional-features .add-features h1 {
  margin: 0 0 30px;
  color: #fff;
  font-weight: 400;
}
body.insurance #content .additional-features .add-features p {
  color: #fff;
}
body.insurance #content .additional-features .add-features .check-list li {
  position: relative;
  padding-left: 30px;
  text-align: left;
  color: #fff;
  margin: 0 0 20px;
  font-size: 18px;
}
body.insurance #content .additional-features .add-features .check-list li .fa {
  position: absolute;
  top: 5px;
  left: 0;
  margin: 0 8px 15px 0;
  font-size: 25px;
}
@media (min-width: 768px) {
  body.insurance #content .additional-features .add-features {
    margin: 60px auto;
    padding: 30px 50px;
  }
  body.insurance #content .additional-features .add-features .check-list li {
    display: block;
    float: left;
    width: 50%;
    padding-right: 15px;
  }
  body.insurance #content .additional-features .add-features .check-list li:nth-child(odd) {
    clear: both;
  }
}
@media (min-width: 992px) {
  body.insurance #content .additional-features .add-features .check-list li:nth-child(odd) {
    clear: both;
  }
}
body.insurance #content .additional-features .additional-features-bike {
  min-height: 690px;
}
body.insurance #content #cover-options,
body.insurance #content #vehicle-usage {
  padding: 0;
}
@media (max-width: 767px) {
  body.insurance #content #cover-options img,
  body.insurance #content #vehicle-usage img {
    margin-left: -15px;
    width: 100vw;
    max-width: 100vw;
  }
}
@media (min-width: 768px) {
  body.insurance #content #cover-options,
  body.insurance #content #vehicle-usage {
    padding: 60px 0;
  }
}
body.insurance #content #cover-options {
  background: url(../images/motor-insurance--cover-options.jpg) no-repeat 100% 0;
  background-size: cover;
  background-position: 100% 0;
}
@media (min-width: 768px) {
  body.insurance #content #cover-options {
    background-position: 90% 0%;
  }
}
@media (min-width: 992px) {
  body.insurance #content #cover-options {
    background-position: 80% 0%;
  }
}
@media (min-width: 992px) {
  body.insurance #content #cover-options {
    background-position: 80% 0%;
  }
}
@media (min-width: 1200px) {
  body.insurance #content #cover-options {
    background-position: 100% 0%;
  }
}
@media (min-width: 1600px) {
  body.insurance #content #cover-options {
    background-position: 100% 40%;
  }
}
@media (min-width: 1900px) {
  body.insurance #content #cover-options {
    background-position: 100% 50%;
  }
}
@media (min-width: 2200px) {
  body.insurance #content #cover-options {
    background-position: 100% 65%;
  }
}
@media (max-width: 767px) {
  body.insurance #content #cover-options img {
    margin-left: 0;
  }
}
body.insurance #content #cover-options .optional-covers {
  padding: 10px 20px 40px;
  background: #fff url("../images/motor-insurance--new-tag.png");
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: 33% auto;
}
@media (min-width: 768px) {
  body.insurance #content #cover-options .optional-covers {
    min-width: 500px;
    padding-right: 40px;
  }
}
body.insurance #content #cover-options .optional-covers h1 {
  margin-top: 0;
}
body.insurance #content #cover-options .optional-covers .cover-box:last-child {
  margin-bottom: 0;
}
body.insurance #content #cover-options .optional-covers .cover-box:last-child p:last-child {
  margin-bottom: 0;
}
body.insurance #content .cover-options {
  text-align: center;
}
body.insurance #content .cover-options h1 {
  margin-bottom: 35px;
  margin-top: 60px;
}
body.insurance #content .cover-options h4 {
  color: #262626;
  font-family: "swiss_721bold_condensed";
}
body.insurance #content .cover-options .cover-img {
  width: 100%;
}
body.insurance #content .cover-options .cover-box {
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  body.insurance #content .cover-options {
    padding-bottom: 60px;
  }
}
@media (min-width: 768px) {
  body.insurance #content .cover-options {
    text-align: left;
  }
  body.insurance #content .cover-options .cover-img {
    text-align: left;
  }
  body.insurance #content .cover-options .cover-img img {
    max-width: none;
  }
}
body.insurance #content .insurance-filler {
  padding: 40px 0;
  background: #f9f9f9;
}
body.insurance #content .insurance-filler .filler-box h5 {
  font-size: 22px;
  font-family: swiss_721light_condensed;
  color: #333333;
  line-height: 1.5;
}
body.insurance #content .insurance-filler .filler-box h5 strong {
  font-weight: 400;
  font-family: swiss_721bold_condensed;
}
@media (min-width: 768px) {
  body.insurance #content .insurance-filler {
    padding: 60px 0 30px;
    margin-bottom: 30px;
    background: #fff;
  }
}
@media (min-width: 992px) {
  body.insurance #content .insurance-filler {
    padding: 80px 0 60px;
    margin-bottom: 50px;
  }
}
body.insurance #content .insurance-request {
  position: relative;
  font-size: 15px;
  z-index: 1;
}
body.insurance #content .insurance-request .request-box {
  max-width: 480px;
  text-align: left;
}
body.insurance #content .insurance-request .request-box p {
  max-width: 320px;
  padding-bottom: 10px;
}
@media (max-width: 767px) {
  body.insurance #content .insurance-request .request-box {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  body.insurance #content .insurance-request .request-box h1,
  body.insurance #content .insurance-request .request-box p {
    text-align: center;
    max-width: 100% !important;
  }
  body.insurance #content .insurance-request .request-box .view-policy,
  body.insurance #content .insurance-request .request-box .btn {
    text-align: left;
  }
}
body.insurance #content .insurance-request .view-policy i {
  font-size: 35px;
  float: left;
  margin: -5px;
  padding: 0 2px;
  color: #c20013;
}
body.insurance #content .insurance-request .view-policy a {
  color: #0f7215;
  padding-left: 8px;
}
body.insurance #content .insurance-request span.effective {
  display: block;
  padding-left: 37px;
  padding-top: 10px;
}
body.insurance #content .insurance-request .car {
  position: absolute;
  background: url(../images/insurance-car-solo.png) no-repeat 100% 0;
  z-index: -1;
}
body.insurance #content .insurance-request .bike {
  background: url(../images/bg-additional-features-bike-2.jpg) no-repeat 0 0;
  z-index: -1;
}
@media (max-width: 767px) {
  body.insurance #content .insurance-request {
    padding-bottom: 150px;
    padding-top: 0;
    position: relative;
  }
  body.insurance #content .insurance-request .btn {
    padding: 7px 25px 5px;
    font-size: 16px;
  }
  body.insurance #content .insurance-request .car {
    width: 370px;
    height: 180px;
    bottom: 0;
    background-size: contain;
    right: -120px;
    background-image: url(../images/img-insurance-motor.png);
    background-position: 0 0;
  }
}
@media (min-width: 768px) {
  body.insurance #content .insurance-request {
    padding-top: 60px;
    padding-bottom: 60px;
    min-height: 350px;
    margin-bottom: 0;
  }
  body.insurance #content .insurance-request .car {
    width: 600px;
    background-size: contain;
    top: 40%;
    left: 50%;
    height: 300px;
  }
}
@media (min-width: 992px) {
  body.insurance #content .insurance-request {
    min-height: 560px;
    padding: 60px 0 120px;
  }
  body.insurance #content .insurance-request .car {
    width: 1071px;
    height: 500px;
    top: 60px;
    left: 40%;
  }
}
body.insurance #content .options-discounts {
  margin-top: 0;
  background: url(../images/bg-premium-option.jpg) no-repeat center bottom;
  background-size: cover;
  padding-top: 0;
  padding-bottom: 150px;
  text-align: center;
}
@media (min-width: 768px) {
  body.insurance #content .options-discounts {
    padding-top: 50px;
  }
}
@media (min-width: 1200px) {
  body.insurance #content .options-discounts {
    margin-top: -30px;
  }
}
body.insurance #content .options-discounts .optdiscount-box {
  margin-bottom: 20px;
}
body.insurance #content .options-discounts .optdiscount-box h4 {
  margin: 0;
  font-size: 22px;
  font-family: "swiss_721bold_condensed";
}
body.insurance #content .options-discounts .optdiscount-box h4.new {
  min-height: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
body.insurance #content .options-discounts .optdiscount-box h4.new span {
  padding: 2px 5px;
  background: #ff0000;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
}
@media (min-width: 768px) {
  body.insurance #content .options-discounts {
    margin-top: 0;
    background-size: 100% 654px;
  }
  body.insurance #content .options-discounts .optdiscount-box {
    text-align: left;
  }
  body.insurance #content .options-discounts .optdiscount-box h4 {
    min-height: 60px;
  }
}
@media (min-width: 992px) {
  body.insurance #content .options-discounts h1 {
    padding: 0 0 20px 0;
  }
}
body.insurance #content .insurance-options .insurance-box {
  text-align: center;
  height: 300px;
  color: #fff;
  padding: 15px;
}
body.insurance #content .insurance-options .insurance-box.bike {
  background: url(../images/img-bike-insurance.jpg) no-repeat center bottom;
  background-size: cover;
}
body.insurance #content .insurance-options .insurance-box.home {
  background: url(../images/img-home-insurance.jpg) no-repeat center bottom;
  background-size: cover;
}
body.insurance #content .insurance-options .insurance-box.car {
  background: url(../images/img-car-insurance.jpg) no-repeat center bottom;
  background-size: cover;
}
body.insurance #content .insurance-options .insurance-box .insurance-desc {
  width: 280px;
  margin: 0 auto;
  position: relative;
  top: 50%;
  -webkit-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}
body.insurance #content .insurance-options .insurance-box .insurance-desc h2 {
  margin: 0 0 10px;
  color: #fff;
}
@media (min-width: 768px) {
  body.insurance #content .insurance-options .insurance-box {
    text-align: left;
    height: 490px;
  }
}
body.insurance #content #insurance-footnotes {
  margin: 45px auto;
}
@media (min-width: 768px) {
}
body.request-roadside-assist #content {
  padding: 35px 0 0;
}
body.request-roadside-assist #content h2 {
  color: #0f7215;
}
body.request-roadside-assist #content .btn.green {
  margin: 10px 0 20px;
}
body.request-roadside-assist #content .faqwrap {
  margin-top: 40px;
  padding-bottom: 20px;
}
body.request-roadside-assist #content .faqcont {
  padding-bottom: 30px;
  border-bottom: 1px solid #dbdbdb;
}
body.request-roadside-assist #content .faqcont h3 {
  margin: 0 0 20px;
}
body.request-roadside-assist #content .faqaccordion {
  margin-bottom: 30px;
}
body.request-roadside-assist #content .faqaccordion + p {
  font-weight: bold;
}
body.request-roadside-assist #content .faqaccordion + p a {
  color: inherit;
}
body.request-roadside-assist #content .roadside-assist-terms {
  padding-bottom: 50px;
}
/*
 *	StudioMoso
 *	@author Holmesy
 */
body.insurance-bike #intro {
  display: block;
  height: auto;
  background: #272727;
}
@media (min-width: 768px) {
  body.insurance-bike #intro {
    height: 454px;
  }
}
body.insurance-bike #intro h1,
body.insurance-bike #intro h2 {
  color: #fff;
  text-align: center;
}
@media (min-width: 768px) {
  body.insurance-bike #intro h1,
  body.insurance-bike #intro h2 {
    text-align: left;
  }
}
body.insurance-bike #intro h1 {
  margin-top: 30px;
}
@media (min-width: 768px) {
  body.insurance-bike #intro h1 {
    margin-top: 110px;
  }
}
body.insurance-bike #intro h2 {
  margin-bottom: 30px;
  font-family: "swiss_721light_condensed";
}
@media (max-width: 767px) {
  body.insurance-bike #intro .position {
    margin-top: 30px;
  }
}
@media (min-width: 768px) {
  body.insurance-bike #intro .position {
    position: absolute;
    right: 0;
    top: 80px;
  }
}
body.insurance-bike #intro .btn {
  display: block;
  margin: 0 auto;
}
@media (max-width: 767px) {
  body.insurance-bike #intro .btn {
    margin: 0 -15px;
    box-shadow: none;
    border-radius: 0;
  }
}
@media (min-width: 768px) {
  body.insurance-bike #intro .btn {
    display: inline-block;
  }
}
body.insurance-bike #banner {
  height: 356px;
  position: relative;
}
body.insurance-bike #banner .car {
  display: none;
  background: url(../images/motor-insurance-hero-car.png) no-repeat 100% 0;
  background-size: 100% auto;
  width: 1068px;
  height: 532px;
  position: relative;
  right: -40%;
  top: 68px;
}
body.insurance-bike #banner .bike {
  background: url(../images/bike-01.png) no-repeat 100% 0;
  position: absolute;
  right: 19%;
  top: 75px;
}
body.insurance-bike #banner .banner-desc {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 100;
  top: 25px;
}
body.insurance-bike #banner .banner-desc .banner-caption {
  max-width: 235px;
}
body.insurance-bike #banner .banner-desc .banner-caption h1 {
  color: #fff;
}
body.insurance-bike #banner .banner-desc .banner-caption h2 {
  font-family: swiss_721roman_condensed;
  color: #fff;
  margin: 0 0 25px;
}
body.insurance-bike #banner .banner-desc .banner-caption .btn {
  padding: 5px 15px 3px;
  font-size: 16px;
}
@media (max-width: 768px) {
  body.insurance-bike #banner {
    background: url(../images/Mobile-Bike-Insurance.jpg) no-repeat 100% 0;
    background-position: 30% 16%;
    height: 356px;
    position: relative;
  }
}
@media (min-width: 768px) {
  body.insurance-bike #banner {
    background-image: url(../images/bg-banner-insurance-bike.jpg);
    background-size: 920px auto;
    background-position: 50% 100%;
    height: 570px;
  }
  body.insurance-bike #banner .banner-desc {
    top: 80px;
  }
  body.insurance-bike #banner .banner-desc .banner-caption {
    padding-top: 0;
    max-width: 400px;
  }
  body.insurance-bike #banner .banner-desc .banner-caption h1 {
    color: #0f7215;
    margin-top: 0;
    text-transform: none;
  }
  body.insurance-bike #banner .banner-desc .banner-caption h2 {
    color: #333333;
  }
  body.insurance-bike #banner .banner-desc .banner-caption .btn {
    padding: 12px 45px 10px;
    font-size: 18px;
  }
  body.insurance-bike #banner .car {
    display: block;
  }
  body.insurance-bike #banner .bike {
    right: -150px;
  }
}
@media (min-width: 992px) {
  body.insurance-bike #banner {
    background-size: auto;
    height: 530px;
  }
  body.insurance-bike #banner .banner-desc .banner-caption .btn {
    padding: 10px 25px;
    font-size: 25px;
  }
  body.insurance-bike #banner .bike {
    right: 5%;
  }
}
@media (min-width: 1200px) {
  body.insurance-bike #banner {
    background-position: 50% 100%;
  }
  body.insurance-bike #banner .bike {
    right: 19%;
  }
}
body.insurance-bike #content {
  padding: 30px 0 0;
}
body.insurance-bike #content .gap {
  margin-top: 30px;
}
@media (min-width: 768px) {
  body.insurance-bike #content .gap {
    margin-top: 60px;
  }
}
body.insurance-bike #content .larger p {
  color: #000;
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
}
body.insurance-bike #content .list {
  margin: 0;
  padding: 0;
  border-right: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  background: #f2f2f2;
  color: #000;
}
@media (max-width: 767px) {
  body.insurance-bike #content .list:first-child {
    padding-top: 10px;
    border-top: 1px solid #e6e6e6;
  }
  body.insurance-bike #content .list:last-child {
    padding-bottom: 10px;
    border-bottom: 1px solid #e6e6e6;
  }
}
@media (min-width: 768px) {
  body.insurance-bike #content .list {
    margin: 0 0 6px;
    padding: 20px;
    border: 1px solid #e6e6e6;
  }
}
body.insurance-bike #content .list li {
  width: 100%;
  padding: 5px 20px;
  color: #000;
  font-size: 1.6rem;
}
@media (min-width: 768px) {
  body.insurance-bike #content .list li {
    float: left;
    width: 33.3333333%;
    padding: 0;
  }
}
body.insurance-bike #content .list li span {
  margin-right: 8px;
  font-size: 2rem;
}
body.insurance-bike #content .list:before,
body.insurance-bike #content .list:after {
  display: table;
  content: "";
}
body.insurance-bike #content .list:after {
  clear: both;
}
body.insurance-bike #content .strip {
  height: 490px;
  margin: 30px 0;
  background: #000;
  overflow: hidden;
  position: relative;
}
@media (min-width: 768px) {
  body.insurance-bike #content .strip {
    margin: 50px 0;
  }
}
body.insurance-bike #content .strip .container {
  width: 1270px;
  height: inherit;
  position: relative;
}
body.insurance-bike #content .strip .slider {
  height: 100%;
  width: 50%;
  float: left;
}
body.insurance-bike #content .strip .slider.image {
  height: inherit;
}
body.insurance-bike #content .strip .slider.image .slide {
  width: 100%;
  height: inherit;
}
body.insurance-bike #content .strip .slider.content h3 {
  color: #fff;
  font-family: "swiss_721bold_condensed";
}
body.insurance-bike #content .strip .slider.content p {
  margin-right: 100px;
}
body.insurance-bike #content .strip .slider.content .slide {
  padding: 30px;
}
body.insurance-bike #content .strip .sliderButtons {
  width: 50px;
  margin-top: -94px;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 101;
  /* Needs to be higher than 99 from jquery cycle */
}
body.insurance-bike #content .strip .sliderButtons p {
  margin: 0;
  color: #fff;
  line-height: 60px;
  text-align: center;
}
body.insurance-bike #content .strip .sliderButtons .prev,
body.insurance-bike #content .strip .sliderButtons .next {
  display: block;
  border-top: 0;
  border-bottom: 1px solid #fff;
  color: #fff;
  font-size: 42px;
  text-align: center;
}
body.insurance-bike #content .strip .sliderButtons .next {
  border-top: 1px solid #fff;
  border-bottom: 0;
}
body.insurance-bike #content .strip .bg-image {
  width: 100%;
  height: 100%;
  opacity: 0;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  transition-duration: 0.8s;
  position: absolute;
  left: 0;
  top: 0;
}
body.insurance-bike #content .strip .bg-image.bg-image-1 {
  transition-delay: 0.2s;
}
body.insurance-bike #content .strip .bg-image.bg-image-2 {
  transition-delay: 0.4s;
}
body.insurance-bike #content .strip .bg-image.bg-image-3 {
  transition-delay: 0.6s;
}
body.insurance-bike #content .strip .bg-image.bg-image-active {
  opacity: 1;
  z-index: 2;
}
body.insurance-bike #content .center {
  text-align: center;
}
body.insurance-bike #content .center h2 {
  margin-bottom: 30px;
  font-family: "swiss_721light_condensed";
  font-size: 20px;
  line-height: 30px;
}
@media (min-width: 768px) {
  body.insurance-bike #content .center h2 {
    font-size: 35px;
    line-height: 45px;
  }
}
body.insurance-bike #content .center p {
  margin-bottom: 30px;
}
body.insurance-bike #content .center .link {
  display: inline-block;
  margin-bottom: 30px;
  color: #000;
  font-weight: 700;
}
@media (max-width: 767px) {
  body.insurance-bike #content .center .link {
    margin-bottom: 0;
  }
}
body.insurance-bike #content .center .btn {
  display: block;
  margin: 0 auto;
}
@media (max-width: 767px) {
  body.insurance-bike #content .center .btn {
    margin: 0 -15px;
    box-shadow: none;
    border-radius: 0;
  }
}
@media (min-width: 768px) {
  body.insurance-bike #content .center .btn {
    display: inline-block;
  }
}
body.insurance-bike #content .key-features {
  text-align: center;
}
body.insurance-bike #content .key-features .key-feature {
  margin-bottom: 30px;
}
body.insurance-bike #content .key-features .key-feature i {
  background: #3c3c3c;
  width: 120px;
  height: 120px;
  display: block;
  border-radius: 67px;
  margin: 0 auto;
  color: white;
  font-size: 60px;
  vertical-align: middle;
  padding: 30px;
}
body.insurance-bike #content .key-features .key-feature .icon-scales {
  font-size: 84px;
  padding: 18px;
}
body.insurance-bike #content .key-features .key-feature h2 {
  margin-top: 10px;
  color: #0f7215;
  font-size: 22px;
  min-height: 50px;
}
body.insurance-bike #content .key-features .key-feature img {
  width: 60px;
  height: 60px;
}
@media (min-width: 768px) {
  body.insurance-bike #content .key-features h1 {
    font-size: 45px;
    margin-bottom: 30px;
  }
  body.insurance-bike #content .key-features h2 {
    margin-top: 20px;
    color: #fff;
  }
  body.insurance-bike #content .key-features img {
    width: auto;
  }
}
@media (min-width: 1200px) {
  body.insurance-bike #content .key-features {
    padding: 0px 100px 50px;
  }
}
@media (max-width: 991px) {
  body.insurance-bike #content .features-container-bike {
    background-image: none;
  }
}
@media (min-width: 768px) {
}
@media (min-width: 992px) {
}
body.insurance-bike #content .additional-features .add-features {
  padding: 20px 10px;
  margin: 0 -15px;
  text-align: center;
}
body.insurance-bike #content .additional-features .add-features h1 {
  margin: 0 0 30px;
  color: #fff;
  font-size: 45px;
  font-weight: 400;
}
body.insurance-bike #content .additional-features .add-features p {
  color: #fff;
}
body.insurance-bike #content .additional-features .add-features .check-list li {
  position: relative;
  padding-left: 30px;
  text-align: left;
  color: #fff;
  margin: 0 0 20px;
  font-size: 18px;
  line-height: 1.3;
}
body.insurance-bike #content .additional-features .add-features .check-list li .fa {
  position: absolute;
  top: 5px;
  left: 0;
  margin: 0 8px 15px 0;
  font-size: 25px;
}
@media (min-width: 768px) {
  body.insurance-bike #content .additional-features .add-features {
    margin: 60px auto;
    padding: 30px 50px;
  }
  body.insurance-bike #content .additional-features .add-features .check-list li {
    display: block;
    float: left;
    width: 50%;
    padding-right: 15px;
  }
  body.insurance-bike #content .additional-features .add-features .check-list li:nth-child(odd) {
    clear: both;
  }
}
@media (min-width: 992px) {
  body.insurance-bike #content .additional-features .add-features .check-list li:nth-child(odd) {
    clear: both;
  }
}
@media (min-width: 768px) {
}
@media (min-width: 992px) {
  body.insurance-bike #content .additional-features {
    min-height: 0;
  }
}
body.insurance-bike #content .additional-features .additional-features-bike {
  min-height: 690px;
}
body.insurance-bike #content #cover-options {
  background-image: url(../images/bike-insurance--cover-options.jpg);
  background-position: 100% 100%;
}
@media (min-width: 1500px) {
  body.insurance-bike #content #cover-options {
    background-image: url(../images/bike-insurance--cover-options-xl.jpg);
    background-position: 100% 50%;
  }
}
body.insurance-bike #content .cover-options {
  text-align: center;
}
body.insurance-bike #content .cover-options h1 {
  margin-bottom: 35px;
  margin-top: 60px;
}
body.insurance-bike #content .cover-options h4 {
  color: #0f7215;
  font-size: 22px;
  font-family: "swiss_721bold_condensed";
}
body.insurance-bike #content .cover-options .cover-box {
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  body.insurance-bike #content .cover-options {
    padding-bottom: 60px;
  }
}
@media (min-width: 768px) {
  body.insurance-bike #content .cover-options {
    text-align: left;
  }
  body.insurance-bike #content .cover-options .cover-img {
    text-align: left;
  }
  body.insurance-bike #content .cover-options .cover-img img {
    max-width: none;
  }
}
@media (min-width: 992px) {
  body.insurance-bike #content .cover-options {
    padding-bottom: 100px;
  }
}
body.insurance-bike #content .insurance-filler {
  padding: 40px 0;
  background: #f9f9f9;
}
body.insurance-bike #content .insurance-filler .filler-box h5 {
  font-size: 22px;
  font-family: swiss_721light_condensed;
  color: #333333;
  line-height: 1.5;
}
body.insurance-bike #content .insurance-filler .filler-box h5 strong {
  font-weight: 400;
  font-family: swiss_721bold_condensed;
}
@media (min-width: 768px) {
  body.insurance-bike #content .insurance-filler {
    padding: 60px 0 30px;
    margin-bottom: 30px;
    background: #fff;
  }
}
@media (min-width: 992px) {
  body.insurance-bike #content .insurance-filler {
    padding: 80px 0 60px;
    margin-bottom: 50px;
  }
}
body.insurance-bike #content .insurance-request {
  position: relative;
  font-size: 15px;
  z-index: 1;
}
body.insurance-bike #content .insurance-request .request-box {
  max-width: 530px;
  text-align: left;
}
body.insurance-bike #content .insurance-request .request-box p {
  max-width: 320px;
  padding-bottom: 10px;
}
@media (max-width: 767px) {
  body.insurance-bike #content .insurance-request .request-box h1,
  body.insurance-bike #content .insurance-request .request-box p {
    text-align: center;
    max-width: 100% !important;
  }
  body.insurance-bike #content .insurance-request .request-box .view-policy,
  body.insurance-bike #content .insurance-request .request-box .btn {
    text-align: left;
  }
}
body.insurance-bike #content .insurance-request .view-policy i {
  font-size: 35px;
  float: left;
  margin: -5px;
  padding: 0 2px;
  color: #c20013;
}
body.insurance-bike #content .insurance-request .view-policy a {
  color: #0f7215;
  padding-left: 8px;
}
body.insurance-bike #content .insurance-request .car {
  position: absolute;
  background: url(../images/bg-additional-features-bike-3.png) no-repeat 0 0;
  z-index: -1;
}
@media (max-width: 767px) {
  body.insurance-bike #content .insurance-request {
    padding-bottom: 150px;
    padding-top: 30px;
    position: relative;
  }
  body.insurance-bike #content .insurance-request .btn {
    padding: 7px 25px 5px;
    font-size: 16px;
  }
  body.insurance-bike #content .insurance-request .car {
    width: 370px;
    height: 180px;
    bottom: 0;
    background-size: contain;
    right: -120px;
    background-position: 0 0;
  }
  body.insurance-bike #content .insurance-request h1 {
    margin-top: 0;
    padding-top: 0!important;
  }
}
@media (min-width: 768px) {
  body.insurance-bike #content .insurance-request {
    min-height: 350px;
    padding-bottom: 60px;
    padding-top: 60px;
  }
  body.insurance-bike #content .insurance-request h1 {
    font-size: 45px;
  }
  body.insurance-bike #content .insurance-request .car {
    width: 600px;
    background-size: contain;
    bottom: 0;
    left: 35%;
    height: 350px;
  }
}
@media (min-width: 992px) {
  body.insurance-bike #content .insurance-request {
    min-height: 560px;
    padding: 0 0 120px;
    padding-top: 60px;
  }
  body.insurance-bike #content .insurance-request .car {
    width: 1128px;
    height: 550px;
    left: 30%;
  }
}
@media (min-width: 1500px) {
  body.insurance-bike #content .insurance-request .car {
    left: 40%;
  }
}
body.insurance-bike #content .options-discounts {
  background: url(../images/bg-premium-option.jpg) no-repeat center bottom;
  background-size: auto 100%;
  text-align: center;
}
body.insurance-bike #content .options-discounts .optdiscount-box {
  margin-bottom: 20px;
}
body.insurance-bike #content .options-discounts .optdiscount-box h4 {
  margin: 0;
  font-size: 22px;
  font-family: "swiss_721bold_condensed";
}
@media (min-width: 768px) {
  body.insurance-bike #content .options-discounts .optdiscount-box h4.new {
    margin-top: 40px;
  }
}
@media (min-width: 768px) {
  body.insurance-bike #content .options-discounts {
    margin-top: 0;
    background-size: cover;
  }
  body.insurance-bike #content .options-discounts .optdiscount-box {
    text-align: left;
  }
  body.insurance-bike #content .options-discounts .optdiscount-box h4 {
    min-height: 60px;
  }
}
@media (min-width: 992px) {
  body.insurance-bike #content .options-discounts {
    background-size: 100% 654px;
  }
  body.insurance-bike #content .options-discounts h1 {
    font-size: 45px;
    padding: 0 0 20px 0;
  }
}
body.insurance-bike #content .insurance-options .insurance-box {
  text-align: center;
  height: 300px;
  color: #fff;
  padding: 15px;
}
body.insurance-bike #content .insurance-options .insurance-box.bike {
  background: url(../images/img-bike-insurance.jpg) no-repeat center bottom;
  background-size: cover;
}
body.insurance-bike #content .insurance-options .insurance-box.home {
  background: url(../images/img-home-insurance.jpg) no-repeat center bottom;
  background-size: cover;
}
body.insurance-bike #content .insurance-options .insurance-box.car {
  background: url(../images/img-car-insurance.jpg) no-repeat center bottom;
  background-size: cover;
}
body.insurance-bike #content .insurance-options .insurance-box .insurance-desc {
  width: 280px;
  margin: 0 auto;
  position: relative;
  top: 50%;
  -webkit-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}
body.insurance-bike #content .insurance-options .insurance-box .insurance-desc h2 {
  margin: 0 0 10px;
  color: #fff;
  font-size: 42px;
}
@media (min-width: 768px) {
  body.insurance-bike #content .insurance-options .insurance-box {
    text-align: left;
    height: 490px;
  }
}
@media (min-width: 768px) {
  body.insurance-bike .btn {
    font-size: 22px;
  }
}
body.roadside-assist #banner {
  background-image: url("../images/roadside-assist--hero-xs.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 100% 100%;
}
@media (min-width: 768px) {
  body.roadside-assist #banner {
    background-image: url("../images/roadside-assist--hero-xs.jpg");
    background-position: 100% 100%;
  }
}
@media (min-width: 992px) {
  body.roadside-assist #banner {
    background-image: url("../images/roadside-assist--hero.jpg");
    background-position: 100% 70%;
  }
}
body.roadside-assist #banner .banner-caption {
  padding: 30px 0;
}
@media (max-width: 767px) {
  body.roadside-assist #banner .banner-caption {
    padding: 30px 0 50px;
  }
}
body.roadside-assist #banner .banner-caption h1 {
  display: block;
  margin-top: -20px;
  font-size: 38px;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
@media (max-width: 767px) {
  body.roadside-assist #banner .banner-caption h1 {
    margin-top: 0;
    font-size: 35px;
  }
}
@media (min-width: 768px) {
  body.roadside-assist #banner .banner-caption h1 {
    font-size: 45px;
  }
}
@media (min-width: 992px) {
  body.roadside-assist #banner .banner-caption h1 {
    font-size: 65px;
  }
}
body.roadside-assist #banner .banner-caption h1 span {
  display: block;
}
@media (min-width: 768px) {
  body.roadside-assist #banner .banner-caption {
    padding: 120px 0 120px 30px;
  }
}
@media (min-width: 992px) {
  body.roadside-assist #banner .banner-caption {
    padding: 50px 0 50px 130px;
  }
}
@media (max-width: 767px) {
  body.roadside-assist #banner .banner-caption .btn {
    font-size: 14px;
    padding: 4px 15px;
  }
}
body.roadside-assist #content {
  padding-bottom: 0;
}
body.roadside-assist #content .grid {
  display: grid;
  grid-template-columns: 100%;
  margin: 0 -20px;
}
@media (min-width: 768px) {
  body.roadside-assist #content .grid {
    grid-template-columns: 50% 50%;
  }
}
@media (min-width: 992px) {
  body.roadside-assist #content .grid {
    grid-template-columns: 33.3333% 33.3333% 33.3333%;
  }
}
body.roadside-assist #content .slick-track {
  display: flex;
  align-items: stretch;
}
body.roadside-assist #content .slick-track .slick-slide {
  height: auto;
}
body.roadside-assist #content .slick-dots {
  display: flex;
  align-items: center;
  justify-content: center;
}
body.roadside-assist #content .slick-dots li button {
  font-size: 16px;
  text-indent: -9999em;
  border-radius: 50%;
  padding: 0;
  width: 10px;
  border: 0;
  line-height: 1;
  display: inline-block;
  height: 10px;
  margin: 0 2px;
  background: rgba(0, 0, 0, 0.5);
}
body.roadside-assist #content .slick-dots li.slick-active button {
  background: #0f7215;
}
body.roadside-assist #content .grid__item {
  margin: 10px 20px;
  padding: 15px;
  background: #fff;
}
@media (max-width: 767px) {
  body.roadside-assist #content .grid__item {
    margin: 10px;
  }
}
body.roadside-assist #content .grid__item h4 {
  color: #0f7215;
  font-weight: 600;
  font-size: 18px;
  font-family: "swiss_721bold_condensed";
}
@media (min-width: 768px) {
  body.roadside-assist #content .grid__item h4 {
    font-size: 20px;
  }
}
body.roadside-assist #content .grid__item img {
  max-height: 45px;
  max-width: 80px;
}
body.roadside-assist #content .grid__item img.icon__short {
  width: 45px;
}
body.roadside-assist #content .grid__item a {
  color: #535353;
}
@media (min-width: 768px) and (max-width: 991px) {
  body.roadside-assist #content .grid:not(.table) .grid__item:last-child {
    grid-column-start: 1;
    grid-column-end: 3;
  }
}
body.roadside-assist #content .grid.table {
  max-width: 800px;
  margin: 30px auto 40px;
  grid-template-columns: 45% 27.5% 27.5%;
}
@media (min-width: 992px) {
  body.roadside-assist #content .grid.table {
    grid-template-columns: 33.3333% 33.3333% 33.3333%;
  }
}
body.roadside-assist #content .grid.table .grid__item {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 2.5px;
  padding: 10px;
  text-align: center;
  background: #fff;
}
body.roadside-assist #content .grid.table .grid__item:nth-child(3n + 1) {
  justify-content: flex-start;
  text-align: left;
}
@media (min-width: 768px) and (max-width: 991px) {
  body.roadside-assist #content .grid.table .grid__item .grid__item:last-child {
    grid-column-start: 3;
    grid-column-end: 4;
  }
}
body.roadside-assist #content .grid.table .grid__item p {
  margin: 0;
}
body.roadside-assist #content .grid.table .grid__item--header {
  background: #0f7215;
  color: #fff;
}
body.roadside-assist #content .grid.table .grid__item--header h4 {
  color: inherit;
}
body.roadside-assist #content .grid.table .prn-tooltip {
  display: inline-flex;
  height: 22px;
  width: 22px;
  background: #e2e2e2;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  font-size: 14px;
}
body.roadside-assist #content .grid.table .prn-tooltip:hover {
  text-decoration: none;
}
@media all and (-ms-high-contrast: none) and (min-width: 992px) {
  body.roadside-assist #content .grid {
    display: flex;
    flex-wrap: wrap;
  }
  body.roadside-assist #content .grid__item {
    width: calc(33.3333% - 40px);
  }
  body.roadside-assist #content .grid__item img {
    width: 60px;
    height: 60px;
    max-width: none;
    max-height: none;
  }
  body.roadside-assist #content .grid.table .grid__item {
    width: calc(33.3333% - 5px);
  }
}
body.roadside-assist #content .cover-box {
  margin-bottom: 20px;
  padding: 20px;
  background: #fff;
}
@media (min-width: 768px) {
  body.roadside-assist #content .cover-box {
    margin-bottom: 0;
    padding: 30px;
  }
}
body.roadside-assist #content .cover-box h2,
body.roadside-assist #content .cover-box h3 {
  margin-top: 0;
}
@media (max-width: 767px) {
  body.roadside-assist #content .cover-box h2 {
    margin-bottom: 20px;
  }
}
body.roadside-assist #content .cover-box p:last-child {
  margin-bottom: 0;
}
body.roadside-assist #content #intro {
  margin: -30px 0 30px;
  text-align: center;
}
body.roadside-assist #content #features {
  padding: 30px 0;
}
body.roadside-assist #content #two-levels {
  padding: 50px 0 180px;
  background-color: #cfd5db;
  background-image: url("../images/roadside-assist--two-levels-xs.jpg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50% 100%;
}
@media (min-width: 768px) {
  body.roadside-assist #content #two-levels {
    padding: 50px 0 250px;
    background-image: url("../images/roadside-assist--two-levels.jpg");
    background-size: cover;
    background-position: 65% 100%;
  }
}
@media (min-width: 992px) {
  body.roadside-assist #content #two-levels {
    padding: 50px 0 90px;
    background-position: 50% 100%;
  }
}
body.roadside-assist #content #two-levels h2 {
  margin-top: 0;
  margin-bottom: 30px;
  text-align: left;
  text-transform: none;
}
@media (min-width: 768px) {
  body.roadside-assist #content #two-levels h2 {
    text-align: center;
  }
}
@media (min-width: 992px) {
}
body.roadside-assist #content #benefits .benefits__intro {
  max-width: 550px;
  margin: 30px auto;
}
@media (min-width: 768px) {
  body.roadside-assist #content #benefits .benefits__intro {
    text-align: center;
  }
}
body.roadside-assist #content #emergency-assistance {
  background-color: #d2d6e0;
  padding: 50px 0 300px;
  background-image: url("../images/roadside-assist--emergency-assistance-xs.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
@media (min-width: 768px) {
  body.roadside-assist #content #emergency-assistance {
    padding: 50px 0;
    background-color: transparent;
    background-image: url("../images/roadside-assist--emergency-assistance.jpg");
  }
}
@media (min-width: 992px) {
  body.roadside-assist #content #emergency-assistance {
    background-position: 50% 100%;
  }
}
body.roadside-assist #content #emergency-assistance h2 + h3 {
  color: #000;
}
body.roadside-assist #content #emergency-assistance h3 {
  font-size: 20px;
}
@media (min-width: 768px) {
  body.roadside-assist #content #emergency-assistance .cover-box {
    margin-left: auto;
    max-width: 420px;
  }
}
@media (min-width: 992px) {
  body.roadside-assist #content #emergency-assistance .cover-box {
    max-width: 450px;
  }
}
body.roadside-assist #content #how-to-purchase {
  padding: 20px 0;
  /* Quick hack for the anchor link alignment */
}
@media (max-width: 767px) {
  body.roadside-assist #content #how-to-purchase {
    padding-top: 60px;
    margin-top: -40px;
  }
}
@media (min-width: 992px) {
  body.roadside-assist #content #how-to-purchase {
    padding: 50px 0;
  }
}
@media (min-width: 768px) {
  body.roadside-assist #content #how-to-purchase .row {
    display: flex;
    align-items: center;
  }
}
body.roadside-assist #content #terms {
  padding: 50px 0;
  background-image: url("../images/bg-banner.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  color: #fff;
  text-align: left;
}
@media (min-width: 992px) {
  body.roadside-assist #content #terms {
    background-position: 100% 50%;
    text-align: center;
  }
}
body.roadside-assist #content #terms h2 {
  margin-top: 0;
  color: inherit;
  text-align: left;
}
@media (min-width: 992px) {
  body.roadside-assist #content #terms h2 {
    text-align: center;
  }
}
body.roadside-assist #content #terms p {
  color: inherit;
  text-align: left;
}
@media (min-width: 992px) {
  body.roadside-assist #content #terms p {
    text-align: center;
  }
}
body.roadside-assist #content #terms a {
  color: inherit;
  font-weight: bold;
  text-decoration: underline;
}
body.roadside-assist #content .faqwrap {
  padding: 20px 0;
}
@media (min-width: 992px) {
  body.roadside-assist #content .faqwrap {
    padding: 40px 0;
  }
}
body.roadside-assist #content .faqcont h3 {
  margin-bottom: 30px;
  font-size: 28px;
  color: #000;
}
@media (min-width: 768px) {
  body.roadside-assist #content .faqcont h3 {
    text-align: center;
  }
}
body.roadside-assist .insurance-options .insurance-box {
  text-align: center;
  height: 300px;
  color: #fff;
  padding: 15px;
}
body.roadside-assist .insurance-options .insurance-box.bike {
  background: url(../images/img-bike-insurance.jpg) no-repeat center bottom;
  background-size: cover;
}
body.roadside-assist .insurance-options .insurance-box.home {
  background: url(../images/img-home-insurance.jpg) no-repeat center bottom;
  background-size: cover;
}
body.roadside-assist .insurance-options .insurance-box.car {
  background: url(../images/img-car-insurance.jpg) no-repeat center bottom;
  background-size: cover;
}
body.roadside-assist .insurance-options .insurance-box .insurance-desc {
  width: 280px;
  margin: 0 auto;
  position: relative;
  top: 50%;
  -webkit-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}
body.roadside-assist .insurance-options .insurance-box .insurance-desc h2 {
  margin: 0 0 10px;
  color: #fff;
  font-size: 42px;
}
@media (min-width: 768px) {
  body.roadside-assist .insurance-options .insurance-box {
    text-align: left;
    height: 490px;
  }
}
body.roadside-assist .visible-xs {
  display: block;
}
@media (min-width: 768px) {
  body.roadside-assist .visible-xs {
    display: none;
  }
}
body.roadside-assist .hidden-xs {
  display: none;
}
@media (min-width: 768px) {
  body.roadside-assist .hidden-xs {
    display: block;
  }
}
body.roadside-assist .coming-soon {
  position: relative;
}
body.roadside-assist .coming-soon:before {
  content: "Coming Soon";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  color: #fff;
  font-family: "swiss_721bold_condensed";
  font-size: 22px;
  text-align: center;
}
@media (min-width: 768px) {
  body.roadside-assist .coming-soon:before {
    font-size: 30px;
  }
}
body.roadside-assist .coming-soon.grid.table:before {
  left: calc(72.5% + 3px);
  top: 3px;
  right: 3px;
}
@media (min-width: 992px) {
  body.roadside-assist .coming-soon.grid.table:before {
    left: calc(66.6667% + 2px);
    top: 2px;
    right: 2px;
  }
}
.roadside-assist-live-tracking {
  position: relative;
  padding-top: 15px;
  background-image: url("../images/bg-roadside-assist-map.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
}
@media (min-width: 768px) {
  .roadside-assist-live-tracking {
    padding-top: 0;
  }
}
.roadside-assist-live-tracking:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.61);
}
.roadside-assist-live-tracking .container {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column-reverse;
}
@media (min-width: 768px) {
  .roadside-assist-live-tracking .container {
    flex-direction: row;
    padding: 0 65px;
    align-items: center;
    justify-content: center;
  }
}
@media (min-width: 992px) {
  .roadside-assist-live-tracking .container {
    padding: 0 130px;
  }
}
.roadside-assist-live-tracking img {
  display: block;
  width: 70vw;
  margin: auto;
  max-width: 370px;
}
@media (min-width: 768px) {
  .roadside-assist-live-tracking img {
    width: 38%;
    max-width: 270px;
    flex-grow: 0;
    flex-shrink: 0;
    margin: 20px 30px 0 40px;
  }
}
.roadside-assist-live-tracking__content {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.roadside-assist-live-tracking__content h2,
.roadside-assist-live-tracking__content p {
  color: #fff !important;
}
.txt-black {
  color: #000;
}
.txt-black a {
  color: #000;
}
/*
 *	StudioMoso
 *	@author Holmesy
 */
body.insurance-home #intro {
  display: block;
  height: auto;
  background: #272727;
}
@media (min-width: 768px) {
  body.insurance-home #intro {
    height: 454px;
  }
}
body.insurance-home #intro h1,
body.insurance-home #intro h2 {
  color: #fff;
  text-align: center;
}
@media (min-width: 768px) {
  body.insurance-home #intro h1,
  body.insurance-home #intro h2 {
    text-align: left;
  }
}
body.insurance-home #intro h1 {
  margin-top: 30px;
}
@media (min-width: 768px) {
  body.insurance-home #intro h1 {
    margin-top: 110px;
  }
}
body.insurance-home #intro h2 {
  margin-bottom: 30px;
  font-family: 'swiss_721light_condensed';
}
@media (max-width: 767px) {
  body.insurance-home #intro .position {
    margin-top: 30px;
  }
}
@media (min-width: 768px) {
  body.insurance-home #intro .position {
    position: absolute;
    right: 0;
    top: 80px;
  }
}
body.insurance-home #intro .btn {
  display: block;
  margin: 0 auto;
}
@media (max-width: 767px) {
  body.insurance-home #intro .btn {
    margin: 0 -15px;
    box-shadow: none;
    border-radius: 0;
  }
}
@media (min-width: 768px) {
  body.insurance-home #intro .btn {
    display: inline-block;
  }
}
body.insurance-home #banner {
  height: 356px;
  position: relative;
}
body.insurance-home #banner .car {
  display: none;
  background: url(../images/motor-insurance-hero-car.png) no-repeat 100% 0;
  background-size: 100% auto;
  width: 1068px;
  height: 532px;
  position: relative;
  right: -40%;
  top: 68px;
}
body.insurance-home #banner .home {
  background: url(../images/house.png) no-repeat 100% 0;
  position: absolute;
  right: 19%;
  top: 75px;
}
body.insurance-home #banner .banner-desc {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 100;
  top: 25px;
}
body.insurance-home #banner .banner-desc .banner-caption {
  max-width: 235px;
}
body.insurance-home #banner .banner-desc .banner-caption h1 {
  color: #fff;
  font-size: 28px;
}
body.insurance-home #banner .banner-desc .banner-caption h2 {
  font-family: swiss_721roman_condensed;
  font-size: 18px;
  color: #fff;
  margin: 0 0 25px;
}
body.insurance-home #banner .banner-desc .banner-caption .btn {
  padding: 5px 15px 3px;
  font-size: 16px;
}
@media (max-width: 768px) {
  body.insurance-home #banner {
    background: url(../images/Mobile-Home-Insurance.jpg) no-repeat 100% 0;
    background-position: 15% 16%;
    height: 356px;
    position: relative;
  }
}
@media (min-width: 768px) {
  body.insurance-home #banner {
    background-image: url(../images/bg-banner-insurance-home.jpg);
    background-size: 1175px auto;
    background-position: 25% 80%;
    height: 475px;
  }
  body.insurance-home #banner .bg-home-banner {
    background-image: url(../images/bg-banner-insurance-home.jpg);
  }
  body.insurance-home #banner .banner-desc {
    top: 80px;
  }
  body.insurance-home #banner .banner-desc .banner-caption {
    padding-top: 0;
    max-width: 360px;
  }
  body.insurance-home #banner .banner-desc .banner-caption h1 {
    color: #0f7215;
    font-size: 45px;
    margin-top: 0;
  }
  body.insurance-home #banner .banner-desc .banner-caption h2 {
    font-size: 28px;
    line-height: 1.2;
    color: #333333;
  }
  body.insurance-home #banner .banner-desc .banner-caption .btn {
    padding: 12px 45px 10px;
    font-size: 18px;
  }
  body.insurance-home #banner .car {
    display: block;
  }
  body.insurance-home #banner .home {
    top: 140px;
    right: -240px;
  }
}
@media (min-width: 992px) {
  body.insurance-home #banner {
    background-size: auto;
    height: 570px;
  }
  body.insurance-home #banner .banner-desc .banner-caption .btn {
    padding: 10px 25px;
    font-size: 25px;
  }
  body.insurance-home #banner .home {
    right: 0;
  }
}
@media (min-width: 1200px) {
  body.insurance-home #banner {
    background-position: 50% 100%;
  }
  body.insurance-home #banner .home {
    right: 5%;
  }
}
body.insurance-home #content {
  padding: 30px 0 0;
}
body.insurance-home #content .gap {
  margin-top: 30px;
}
@media (min-width: 768px) {
  body.insurance-home #content .gap {
    margin-top: 60px;
  }
}
body.insurance-home #content .larger p {
  color: #000;
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
}
body.insurance-home #content .list {
  margin: 0;
  padding: 0;
  border-right: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  background: #f2f2f2;
  color: #000;
}
@media (max-width: 767px) {
  body.insurance-home #content .list:first-child {
    padding-top: 10px;
    border-top: 1px solid #e6e6e6;
  }
  body.insurance-home #content .list:last-child {
    padding-bottom: 10px;
    border-bottom: 1px solid #e6e6e6;
  }
}
@media (min-width: 768px) {
  body.insurance-home #content .list {
    margin: 0 0 6px;
    padding: 20px;
    border: 1px solid #e6e6e6;
  }
}
body.insurance-home #content .list li {
  width: 100%;
  padding: 5px 20px;
  color: #000;
  font-size: 1.6rem;
}
@media (min-width: 768px) {
  body.insurance-home #content .list li {
    float: left;
    width: 33.3333333%;
    padding: 0;
  }
}
body.insurance-home #content .list li span {
  margin-right: 8px;
  font-size: 2rem;
}
body.insurance-home #content .list:before,
body.insurance-home #content .list:after {
  display: table;
  content: '';
}
body.insurance-home #content .list:after {
  clear: both;
}
body.insurance-home #content .strip {
  height: 490px;
  margin: 30px 0;
  background: #000;
  overflow: hidden;
  position: relative;
}
@media (min-width: 768px) {
  body.insurance-home #content .strip {
    margin: 50px 0;
  }
}
body.insurance-home #content .strip .container {
  width: 1270px;
  height: inherit;
  position: relative;
}
body.insurance-home #content .strip .slider {
  height: 100%;
  width: 50%;
  float: left;
}
body.insurance-home #content .strip .slider.image {
  height: inherit;
}
body.insurance-home #content .strip .slider.image .slide {
  width: 100%;
  height: inherit;
}
body.insurance-home #content .strip .slider.content h3 {
  color: #fff;
  font-family: 'swiss_721bold_condensed';
}
body.insurance-home #content .strip .slider.content p {
  margin-right: 100px;
}
body.insurance-home #content .strip .slider.content .slide {
  padding: 30px;
}
body.insurance-home #content .strip .sliderButtons {
  width: 50px;
  margin-top: -94px;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 101;
  /* Needs to be higher than 99 from jquery cycle */
}
body.insurance-home #content .strip .sliderButtons p {
  margin: 0;
  color: #fff;
  line-height: 60px;
  text-align: center;
}
body.insurance-home #content .strip .sliderButtons .prev,
body.insurance-home #content .strip .sliderButtons .next {
  display: block;
  border-top: 0;
  border-bottom: 1px solid #fff;
  color: #fff;
  font-size: 42px;
  text-align: center;
}
body.insurance-home #content .strip .sliderButtons .next {
  border-top: 1px solid #fff;
  border-bottom: 0;
}
body.insurance-home #content .strip .bg-image {
  width: 100%;
  height: 100%;
  opacity: 0;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  transition-duration: 0.8s;
  position: absolute;
  left: 0;
  top: 0;
}
body.insurance-home #content .strip .bg-image.bg-image-1 {
  transition-delay: 0.2s;
}
body.insurance-home #content .strip .bg-image.bg-image-2 {
  transition-delay: 0.4s;
}
body.insurance-home #content .strip .bg-image.bg-image-3 {
  transition-delay: 0.6s;
}
body.insurance-home #content .strip .bg-image.bg-image-active {
  opacity: 1;
  z-index: 2;
}
body.insurance-home #content .center {
  text-align: center;
}
body.insurance-home #content .center h2 {
  margin-bottom: 30px;
  font-family: 'swiss_721light_condensed';
  font-size: 20px;
  line-height: 30px;
}
@media (min-width: 768px) {
  body.insurance-home #content .center h2 {
    font-size: 35px;
    line-height: 45px;
  }
}
body.insurance-home #content .center p {
  margin-bottom: 30px;
}
body.insurance-home #content .center .link {
  display: inline-block;
  margin-bottom: 30px;
  color: #000;
  font-weight: 700;
}
@media (max-width: 767px) {
  body.insurance-home #content .center .link {
    margin-bottom: 0;
  }
}
body.insurance-home #content .center .btn {
  display: block;
  margin: 0 auto;
}
@media (max-width: 767px) {
  body.insurance-home #content .center .btn {
    margin: 0 -15px;
    box-shadow: none;
    border-radius: 0;
  }
}
@media (min-width: 768px) {
  body.insurance-home #content .center .btn {
    display: inline-block;
  }
}
body.insurance-home #content .cover-options {
  margin-top: 60px;
  background: url(../images/bg-additional-features-home.jpg) no-repeat 50% 50px;
  background-size: 100% auto;
}
@media (max-width: 991px) {
  body.insurance-home #content .cover-options {
    background-image: none;
    padding-bottom: 0;
  }
}
@media (min-width: 768px) {
  body.insurance-home #content .cover-options {
    background: url(../images/bg-additional-features-home.jpg) no-repeat 50% 50px;
    background-size: 100% auto;
    min-height: 700px;
    background-size: auto 1270px;
    background-position: 50% 0;
  }
}
@media (min-width: 992px) {
  body.insurance-home #content .cover-options {
    background-size: auto auto;
    background-position: 50% -44px;
    min-height: 855px;
  }
}
@media (min-width: 1200px) {
  body.insurance-home #content .cover-options {
    margin-top: 0;
  }
}
body.insurance-home #content .cover-options .container .row {
  background: rgba(10, 75, 10, 0.8);
  padding: 20px 10px;
  margin: 0 -15px;
  text-align: center;
}
body.insurance-home #content .cover-options .container .row h1 {
  margin: 0 0 30px;
  color: #fff;
  font-size: 45px;
  font-weight: 400;
}
body.insurance-home #content .cover-options .container .row h2 {
  color: #fff;
}
body.insurance-home #content .cover-options .container .row h3 {
  color: #fff;
}
body.insurance-home #content .cover-options .container .row p {
  color: #fff;
}
body.insurance-home #content .cover-options .container .row .check-list li {
  position: relative;
  padding-left: 30px;
  text-align: left;
  color: #fff;
  margin: 0 0 20px;
  font-size: 18px;
}
body.insurance-home #content .cover-options .container .row .check-list li .fa {
  position: absolute;
  top: 5px;
  left: 0;
  margin: 0 8px 15px 0;
  font-size: 25px;
}
@media (min-width: 768px) {
  body.insurance-home #content .cover-options .container .row {
    padding: 30px 50px;
  }
  body.insurance-home #content .cover-options .container .row .check-list li {
    display: block;
    float: left;
    width: 50%;
    padding-right: 15px;
  }
  body.insurance-home #content .cover-options .container .row .check-list li:nth-child(odd) {
    clear: both;
  }
}
@media (min-width: 992px) {
  body.insurance-home #content .cover-options .container .row .check-list li:nth-child(odd) {
    clear: both;
  }
}
@media (min-width: 1200px) {
  body.insurance-home #content .cover-options .container .row {
    padding: 25px 100px 48px;
  }
}
body.insurance-home #content .cover-options h1 {
  margin-bottom: 35px;
  margin-top: 60px;
}
body.insurance-home #content .cover-options h4 {
  color: #262626;
  font-size: 22px;
  font-family: 'swiss_721bold_condensed';
}
body.insurance-home #content .cover-options .cover-img {
  width: 100%;
}
body.insurance-home #content .cover-options .cover-box {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  body.insurance-home #content .cover-options .cover-img {
    text-align: left;
  }
  body.insurance-home #content .cover-options .cover-img img {
    max-width: none;
  }
}
body.insurance-home #content .key-features {
  text-align: center;
}
body.insurance-home #content .key-features .key-feature {
  margin-bottom: 0;
}
body.insurance-home #content .key-features .key-feature i {
  background: #3c3c3c;
  width: 120px;
  height: 120px;
  display: block;
  border-radius: 67px;
  margin: 0 auto;
  color: white;
  font-size: 60px;
  vertical-align: middle;
  padding: 30px;
}
body.insurance-home #content .key-features .key-feature .flood-cover {
  font-size: 52px;
  padding: 26px;
}
body.insurance-home #content .key-features .key-feature .icon-scales {
  font-size: 84px;
  padding: 18px;
}
body.insurance-home #content .key-features .key-feature h2 {
  margin-top: 10px;
  color: #0f7215;
  font-size: 22px;
  min-height: 0;
}
body.insurance-home #content .key-features .key-feature img {
  width: 60px;
}
@media (min-width: 768px) {
  body.insurance-home #content .key-features h1 {
    font-size: 45px;
    margin-bottom: 30px;
  }
  body.insurance-home #content .key-features h2 {
    margin-top: 20px;
    color: #fff;
  }
  body.insurance-home #content .key-features img {
    width: auto;
  }
}
@media (min-width: 1200px) {
  body.insurance-home #content .key-features {
    padding: 0px 100px 50px;
  }
}
body.insurance-home #content .disclaimer {
  padding: 0 0 20px;
}
body.insurance-home #content .insurance-request {
  position: relative;
  font-size: 15px;
  z-index: 1;
  overflow: hidden;
}
body.insurance-home #content .insurance-request .request-box {
  max-width: 530px;
  text-align: left;
}
body.insurance-home #content .insurance-request .request-box p {
  max-width: 320px;
  padding-bottom: 10px;
}
@media (max-width: 767px) {
  body.insurance-home #content .insurance-request .request-box h1,
  body.insurance-home #content .insurance-request .request-box p {
    text-align: center;
    max-width: 100% !important;
  }
  body.insurance-home #content .insurance-request .request-box .view-policy,
  body.insurance-home #content .insurance-request .request-box .btn {
    text-align: left;
  }
}
body.insurance-home #content .insurance-request .view-policy i {
  font-size: 35px;
  float: left;
  margin: -5px;
  padding: 0 2px;
  color: #c20013;
}
body.insurance-home #content .insurance-request .view-policy a {
  color: #0f7215;
  padding-left: 8px;
}
body.insurance-home #content .insurance-request .home {
  position: absolute;
  background: url(../images/bg-additional-features-home-2.png) no-repeat 100% 0;
  z-index: -1;
}
@media (max-width: 767px) {
  body.insurance-home #content .insurance-request {
    padding-bottom: 60px;
    padding-top: 60px;
    position: relative;
  }
  body.insurance-home #content .insurance-request .btn {
    padding: 7px 25px 5px;
    font-size: 16px;
  }
  body.insurance-home #content .insurance-request .home {
    width: 370px;
    height: 180px;
    bottom: 0px;
    background-size: contain;
    right: -120px;
    background-position: 0 0;
  }
}
@media (min-width: 768px) {
  body.insurance-home #content .insurance-request {
    padding-bottom: 40px;
    padding-top: 60px;
  }
  body.insurance-home #content .insurance-request h1 {
    font-size: 45px;
  }
  body.insurance-home #content .insurance-request .home {
    width: 600px;
    background-size: contain;
    bottom: -30px;
    left: 30%;
    height: 300px;
  }
}
@media (min-width: 992px) {
  body.insurance-home #content .insurance-request {
    min-height: 540px;
    padding: 0 0 120px;
    padding-top: 60px;
  }
  body.insurance-home #content .insurance-request .home {
    width: 1075px;
    height: 610px;
    left: 30%;
  }
}
body.insurance-home #content .options-discounts {
  margin-top: -30px;
  background: url(../images/bg-premium-option.jpg) no-repeat center bottom;
  background-size: auto 100%;
  padding-top: 50px;
  padding-bottom: 150px;
  text-align: center;
}
body.insurance-home #content .options-discounts .optdiscount-box {
  margin-bottom: 20px;
}
body.insurance-home #content .options-discounts .optdiscount-box h4 {
  margin: 0;
  font-size: 22px;
  font-family: 'swiss_721bold_condensed';
}
@media (min-width: 768px) {
  body.insurance-home #content .options-discounts {
    margin-top: 0;
    background-size: 100% 654px;
  }
  body.insurance-home #content .options-discounts .optdiscount-box {
    text-align: left;
  }
  body.insurance-home #content .options-discounts .optdiscount-box h4 {
    min-height: 60px;
  }
}
@media (min-width: 992px) {
  body.insurance-home #content .options-discounts h1 {
    font-size: 45px;
    padding: 0 0 20px 0;
  }
}
body.insurance-home #content .insurance-options .insurance-box {
  text-align: center;
  height: 300px;
  color: #fff;
  padding: 15px;
}
body.insurance-home #content .insurance-options .insurance-box.bike {
  background: url(../images/img-bike-insurance.jpg) no-repeat center bottom;
  background-size: cover;
}
body.insurance-home #content .insurance-options .insurance-box.home {
  background: url(../images/img-home-insurance.jpg) no-repeat center bottom;
  background-size: cover;
}
body.insurance-home #content .insurance-options .insurance-box.car {
  background: url(../images/img-car-insurance.jpg) no-repeat center bottom;
  background-size: cover;
}
body.insurance-home #content .insurance-options .insurance-box .insurance-desc {
  width: 280px;
  margin: 0 auto;
  position: relative;
  top: 50%;
  -webkit-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}
body.insurance-home #content .insurance-options .insurance-box .insurance-desc h2 {
  margin: 0 0 10px;
  color: #fff;
  font-size: 42px;
}
@media (min-width: 768px) {
  body.insurance-home #content .insurance-options .insurance-box {
    text-align: left;
    height: 490px;
  }
}
body.insurance-home #content .insurance-calculators {
  width: 100%;
  background-color: #f6f6f6;
  padding: 50px 0;
}
body.insurance-home #content .insurance-calculators .btn {
  margin: 30px 10px;
}
@media (min-width: 768px) {
  body.insurance-home .btn {
    font-size: 22px;
  }
}
.heading-no {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: #19741e;
  background-image: none;
  background-origin: padding-box;
  background-size: auto;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  box-sizing: border-box;
  color: #ffffff;
  display: block;
  font-family: swiss_721bold_condensed;
  font-size: 45px;
  font-style: normal;
  font-weight: bold;
  height: 78px;
  line-height: 78px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  width: 78px;
}
.banner-claim {
  background: url(../images/Mobile-CTP-Insurance.jpg) no-repeat 100% 0;
  background-position: 6% 16%;
  height: 422px;
  position: relative;
}
.banner-claim .car {
  display: none;
  background: url(../images/bg-car.png) no-repeat 100% 0;
  background-size: 100% auto;
  width: 1068px;
  height: 532px;
  position: relative;
  right: -30%;
  top: 68px;
}
.banner-claim .banner-desc {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 100;
  top: 25px;
}
.banner-claim .banner-desc .banner-caption h1,
.banner-claim .banner-desc .banner-caption h2 {
  max-width: 245px;
}
.banner-claim .banner-desc .banner-caption h1 {
  color: #fff;
}
.banner-claim .banner-desc .banner-caption h2 {
  font-family: swiss_721roman_condensed;
  color: #fff;
  margin: 0 0 25px;
}
@media (max-width: 991px) {
  .banner-claim .banner-desc .btn-container {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .banner-claim .banner-desc .btn-container .btn {
    padding-left: 15px;
    padding-right: 15px;
  }
  .banner-claim .banner-desc .btn-container .btn:first-child {
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  .banner-claim .banner-desc .btn-container {
    margin-top: 50px;
  }
}
.banner-claim .btn {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .banner-claim {
    background-image: url(../images/bg-banner-insurance.jpg);
    background-size: 920px auto;
    background-position: -200px 100%;
    height: 620px;
  }
  .banner-claim .banner-desc {
    top: 40px;
  }
  .banner-claim .banner-desc .banner-caption {
    padding-top: 0;
    max-width: 350px;
  }
  .banner-claim .banner-desc .banner-caption h1,
  .banner-claim .banner-desc .banner-caption h2 {
    max-width: none;
  }
  .banner-claim .banner-desc .banner-caption h1 {
    color: #0f7215;
    margin-top: 0;
    text-transform: none;
  }
  .banner-claim .banner-desc .banner-caption h2 {
    color: #333333;
  }
  .banner-claim .car {
    display: block;
    right: 45px;
    top: 40%;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .banner-claim .banner-desc {
    top: 80px;
  }
}
@media (min-width: 992px) {
  .banner-claim {
    background-size: auto;
    height: 530px;
  }
  .banner-claim .car {
    display: block;
    right: -20%;
    top: 100px;
  }
}
@media (min-width: 1200px) {
  .banner-claim {
    background-position: 50% 100%;
    height: 530px;
  }
  .banner-claim .car {
    right: -38%;
  }
}
.banner-claim#ctp-banner .banner-desc .banner-caption {
  max-width: none;
}
@media (min-width: 992px) {
  .banner-claim#ctp-banner .car {
    width: 968px;
    right: -26%;
  }
}
@media (min-width: 1200px) {
  .banner-claim#ctp-banner .car {
    width: 1068px;
    right: -38%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .banner-claim.banner-claim--make-claim {
    background-position: 0 100%;
  }
}
.banner-claim.banner-claim--make-claim .car {
  right: -30%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .banner-claim.banner-claim--make-claim .banner-caption {
    max-width: 100% !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .banner-claim.banner-claim--make-claim .banner-caption h1,
  .banner-claim.banner-claim--make-claim .banner-caption h2 {
    text-align: center;
  }
}
.heading_section1 {
  padding-bottom: 35px;
}
@media (min-width: 768px) {
  .heading_section1 {
    padding-bottom: 55px;
  }
}
.heading_section1 strong {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: #19741e;
  background-image: none;
  background-origin: padding-box;
  background-size: auto;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  box-sizing: border-box;
  color: #ffffff;
  display: block;
  font-family: swiss_721bold_condensed;
  font-size: 45px;
  font-style: normal;
  font-weight: bold;
  height: 78px;
  line-height: 78px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  width: 78px;
}
.heading_section1 h1 {
  font-family: 'swiss_721bold_condensed';
  margin-bottom: 0;
}
.heading_section1 span {
  font-size: 25px;
  font-family: 'swiss_721light_condensed';
}
.heading-font {
  font-size: 45px;
  font-family: 'swiss_721bold_condensed';
  color: #000;
  margin-bottom: 0;
}
.main_container p {
  font-family: 'swiss_721roman';
  color: #666;
  margin-bottom: 10px;
  padding-bottom: 15px;
}
@media (min-width: 1200px) {
  .main_container .container {
    width: 1000px;
  }
}
.select_product_wrapper {
  display: flex;
  overflow-x: hidden;
  width: 100vw;
}
.select_product_section {
  transition: all 0.3s ease-in-out;
  width: 100%;
  flex-shrink: 0;
  background: #fff;
  padding: 40px 0;
}
@media (min-width: 768px) {
  .select_product_section {
    padding: 40px 0;
  }
}
.select_product_section #back {
  position: relative;
}
.select_product_section #back:after {
  content: '';
  bottom: 1px;
  width: 100%;
  height: 1px;
  background-color: #0f7215;
  position: absolute;
  left: 0;
}
.select_product_section#first-step.selected {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
.select_product_section#second-step {
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
}
.select_product_section#second-step.selected {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
.select_product_section .btn-group {
  padding-bottom: 33px;
}
.select_product_section .btn-group label {
  background: #fff;
  border: 2px solid #19741e;
  color: #0f7215;
  width: 75px;
  height: 75px;
  position: relative;
  margin: 0 20px 0 0px;
  padding: 0;
  border-radius: 5px !important;
  background-size: 100% auto;
  transition: none;
}
.select_product_section .btn-group label span {
  position: absolute;
  left: 0;
  bottom: -44px;
  font-size: 18px;
  color: #0f7215;
  text-align: center;
  width: 100%;
  font-family: 'swiss_721roman_condensed';
}
.select_product_section .btn-group label.ctpicon span {
  bottom: -69px;
}
.select_product_section .btn-group label:hover,
.select_product_section .btn-group label.active {
  background: #0f7215;
  box-shadow: none;
  color: #fff;
}
.select_product_section .btn-group label:hover span,
.select_product_section .btn-group label.active span {
  font-family: 'swiss_721bold_condensed';
  color: #fff;
}
.select_product_section .btn-group label.caricon {
  background: url(../images/caricon.png) 50% 28px no-repeat;
  background-size: 80% auto;
}
.select_product_section .btn-group label.caricon:hover,
.select_product_section .btn-group label.caricon.active {
  background-position: 50% -98px;
  background-color: #0f7215;
}
.select_product_section .btn-group label.bikeicon {
  background: url(../images/bikeicon.png) 50% 23px no-repeat;
  background-size: 80% auto;
}
.select_product_section .btn-group label.bikeicon:hover,
.select_product_section .btn-group label.bikeicon.active {
  background-position: 50% -103px;
  background-color: #0f7215;
}
.select_product_section .btn-group label.carbikeicon {
  background: url(../images/payment_carbikeicon.png) 50% 23px no-repeat;
  background-size: 80% auto;
}
.select_product_section .btn-group label.carbikeicon:hover,
.select_product_section .btn-group label.carbikeicon.active {
  background-position: 50% -103px;
  background-color: #0f7215;
}
.select_product_section .btn-group label.homeicon {
  background: url(../images/payment_homeicon.png) 50% 18px no-repeat;
  background-size: 50% auto;
  margin-right: 0;
}
.select_product_section .btn-group label.homeicon:hover,
.select_product_section .btn-group label.homeicon.active {
  background-position: 50% -108px;
  background-color: #0f7215;
}
.select_product_section .btn-group label.renewalicon {
  background: url(../images/payment_renewalicon.png) 50% 27px no-repeat;
  background-size: 30% auto;
}
.select_product_section .btn-group label.renewalicon:hover,
.select_product_section .btn-group label.renewalicon.active {
  background-position: 50% -69px;
  background-color: #0f7215;
}
.select_product_section .btn-group label.excessicon {
  background: url(../images/payment_excessicon.png) 50% 30px no-repeat;
  background-size: 40% auto;
}
.select_product_section .btn-group label.excessicon:hover,
.select_product_section .btn-group label.excessicon.active {
  background-position: 50% -61px;
  background-color: #0f7215;
}
.select_product_section .btn-group label.othericon {
  background: url(../images/payment_othericon.png) 50% 40px no-repeat;
  background-size: 40% auto;
  margin-right: 0;
}
.select_product_section .btn-group label.othericon:hover,
.select_product_section .btn-group label.othericon.active {
  background-position: 50% -43px;
  background-color: #0f7215;
}
.select_product_section .btn-group label.homeicon-pay {
  margin-right: 20px !important;
}
.select_product_section .btn-group label.ctpicon {
  background: url(../images/payment_keysicon.png) 50% 22px no-repeat;
  background-size: 80% auto;
  margin-right: 0;
}
.select_product_section .btn-group label.ctpicon:hover,
.select_product_section .btn-group label.ctpicon.active {
  background-position: 50% -100px;
  background-color: #0f7215;
}
@media (min-width: 768px) {
  .select_product_section .btn-group {
    padding-bottom: 33px;
  }
  .select_product_section .btn-group label {
    width: 128px !important;
    height: 128px !important;
    margin-right: 50px;
    border-width: 2px;
  }
  .select_product_section .btn-group label.caricon {
    background-position: 50% 43px;
    background-size: auto auto;
  }
  .select_product_section .btn-group label.caricon:hover,
  .select_product_section .btn-group label.caricon.active {
    background-position: 50% -170px;
  }
  .select_product_section .btn-group label.bikeicon {
    background-position: 50% 43px;
    background-size: auto auto;
  }
  .select_product_section .btn-group label.bikeicon:hover,
  .select_product_section .btn-group label.bikeicon.active {
    background-position: 50% -165px;
  }
  .select_product_section .btn-group label.carbikeicon {
    background-position: 50% 40px;
    background-size: auto auto;
    background-size: 80px;
  }
  .select_product_section .btn-group label.carbikeicon:hover,
  .select_product_section .btn-group label.carbikeicon.active {
    background-position: 50% -55px;
  }
  .select_product_section .btn-group label.homeicon {
    background-position: 50% 30px;
    background-size: 50% auto;
  }
  .select_product_section .btn-group label.homeicon:hover,
  .select_product_section .btn-group label.homeicon.active {
    background-position: 50% -163px;
  }
  .select_product_section .btn-group label.homeicon-pay {
    margin-right: 50px !important;
    background-position: 50% 33px;
  }
  .select_product_section .btn-group label.homeicon-pay:hover,
  .select_product_section .btn-group label.homeicon-pay.active {
    background-position: 50% -58px;
  }
  .select_product_section .btn-group label.ctpicon {
    background-position: 50% 24px;
    background-size: 38% auto;
  }
  .select_product_section .btn-group label.ctpicon:hover,
  .select_product_section .btn-group label.ctpicon.active {
    background-position: 50% -69px;
  }
}
.claim:not(.insurance-payments) .select_product_section .btn-group label:hover span,
.claim:not(.insurance-payments) .select_product_section .btn-group label.active span {
  color: #0f7215;
}
@media (min-width: 768px) {
  .claim:not(.insurance-payments) .select_product_section .btn-group label.homeicon {
    background-position: 50% 40px;
  }
  .claim:not(.insurance-payments) .select_product_section .btn-group label.homeicon:hover,
  .claim:not(.insurance-payments) .select_product_section .btn-group label.homeicon.active {
    background-position: 50% -48px;
  }
}
.make_claim_section,
.make_payment_section {
  background-color: #f6f6f6;
  padding: 55px 0 20px;
}
@media (min-width: 768px) {
  .make_claim_section,
  .make_payment_section {
    padding: 55px 0 75px;
  }
}
.make_claim_section .row .col-md-4,
.make_payment_section .row .col-md-4,
.make_claim_section .row .col-md-5,
.make_payment_section .row .col-md-5 {
  padding: 0 25px;
}
.make_claim_section .row .col-md-4 h3,
.make_payment_section .row .col-md-4 h3,
.make_claim_section .row .col-md-5 h3,
.make_payment_section .row .col-md-5 h3 {
  color: #fff;
}
.make_claim_section .row .col-md-4 .claim_title,
.make_payment_section .row .col-md-4 .claim_title,
.make_claim_section .row .col-md-5 .claim_title,
.make_payment_section .row .col-md-5 .claim_title {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 0;
  background: #0f7215;
  border-radius: 5px 5px 0 0;
}
@media (max-width: 767px) {
  .make_claim_section .row .col-md-4 .claim_title,
  .make_payment_section .row .col-md-4 .claim_title,
  .make_claim_section .row .col-md-5 .claim_title,
  .make_payment_section .row .col-md-5 .claim_title {
    padding: 10px 25px;
  }
}
.make_claim_section .row .col-md-4 .claim_title span.quick_easy,
.make_payment_section .row .col-md-4 .claim_title span.quick_easy,
.make_claim_section .row .col-md-5 .claim_title span.quick_easy,
.make_payment_section .row .col-md-5 .claim_title span.quick_easy {
  position: absolute;
  left: -3px;
  top: -3px;
}
.make_claim_section .row .col-md-4 .claim_title .claim_icon,
.make_payment_section .row .col-md-4 .claim_title .claim_icon,
.make_claim_section .row .col-md-5 .claim_title .claim_icon,
.make_payment_section .row .col-md-5 .claim_title .claim_icon {
  margin-right: 10px;
  padding-bottom: 2px;
}
.make_claim_section .row .col-md-4 .claim_title .claim_icon span,
.make_payment_section .row .col-md-4 .claim_title .claim_icon span,
.make_claim_section .row .col-md-5 .claim_title .claim_icon span,
.make_payment_section .row .col-md-5 .claim_title .claim_icon span {
  display: table-cell;
  height: 45px;
  vertical-align: middle;
}
.make_claim_section .row .col-md-4 .claim_title strong,
.make_payment_section .row .col-md-4 .claim_title strong,
.make_claim_section .row .col-md-5 .claim_title strong,
.make_payment_section .row .col-md-5 .claim_title strong {
  font-size: 22px;
  color: #fff;
  font-family: 'swiss_721bold_condensed';
  text-transform: uppercase;
  font-weight: normal;
}
@media (min-width: 768px) {
  .make_claim_section .row .col-md-4 .claim_title,
  .make_payment_section .row .col-md-4 .claim_title,
  .make_claim_section .row .col-md-5 .claim_title,
  .make_payment_section .row .col-md-5 .claim_title {
    flex-direction: column;
    width: 100%;
    padding: 36px 15px 40px;
  }
  .make_claim_section .row .col-md-4 .claim_title .claim-icon,
  .make_payment_section .row .col-md-4 .claim_title .claim-icon,
  .make_claim_section .row .col-md-5 .claim_title .claim-icon,
  .make_payment_section .row .col-md-5 .claim_title .claim-icon {
    display: table;
    width: 100%;
    margin-right: 0;
  }
}
.make_claim_section .row .col-md-4 .claim_content,
.make_payment_section .row .col-md-4 .claim_content,
.make_claim_section .row .col-md-5 .claim_content,
.make_payment_section .row .col-md-5 .claim_content {
  margin-bottom: 20px;
  background: #fff;
  padding: 30px 27px;
  border-radius: 0 0 5px 5px ;
}
.make_claim_section .row .col-md-4 .claim_content a.claim_online,
.make_payment_section .row .col-md-4 .claim_content a.claim_online,
.make_claim_section .row .col-md-5 .claim_content a.claim_online,
.make_payment_section .row .col-md-5 .claim_content a.claim_online {
  width: 250px;
  /* ff3.6+ */
  /* safari4+,chrome */
  /* safari5.1+,chrome10+ */
  /* opera 11.10+ */
  /* ie10+ */
  background: linear-gradient(180deg, #19731e 0%, #0f4f13 100%);
  /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#19731e', endColorstr='#0f4f13', GradientType=0);
  /* ie6-9 */
  height: 52px;
  line-height: 52px;
  color: #fff;
  font-size: 22px;
  font-family: 'swiss_721bold_condensed';
  text-align: center;
  max-width: 100%;
  border-radius: 5px;
  display: block;
  text-transform: uppercase;
  transition: ease-in 0.3s all;
  margin-top: 25px;
}
.make_claim_section .row .col-md-4 .claim_content a.claim_online:hover,
.make_payment_section .row .col-md-4 .claim_content a.claim_online:hover,
.make_claim_section .row .col-md-5 .claim_content a.claim_online:hover,
.make_payment_section .row .col-md-5 .claim_content a.claim_online:hover {
  background: #105013;
  color: #fff;
}
.make_claim_section .row .col-md-4 .claim_content strong.phone_no,
.make_payment_section .row .col-md-4 .claim_content strong.phone_no,
.make_claim_section .row .col-md-5 .claim_content strong.phone_no,
.make_payment_section .row .col-md-5 .claim_content strong.phone_no {
  color: #000;
  font-size: 24px;
  font-family: 'swiss_721bold';
  font-weight: normal;
}
.make_claim_section .row .col-md-4 .claim_content p,
.make_payment_section .row .col-md-4 .claim_content p,
.make_claim_section .row .col-md-5 .claim_content p,
.make_payment_section .row .col-md-5 .claim_content p {
  color: #666;
  line-height: 1.3;
  margin-bottom: 10px;
  padding-bottom: 15px;
}
.make_claim_section .row .col-md-4 .claim_content ul,
.make_payment_section .row .col-md-4 .claim_content ul,
.make_claim_section .row .col-md-5 .claim_content ul,
.make_payment_section .row .col-md-5 .claim_content ul {
  padding-bottom: 15px;
}
.make_claim_section .row .col-md-4 .claim_content ul li,
.make_payment_section .row .col-md-4 .claim_content ul li,
.make_claim_section .row .col-md-5 .claim_content ul li,
.make_payment_section .row .col-md-5 .claim_content ul li {
  color: #666;
  line-height: 1.3;
  padding-bottom: 10px;
  padding-left: 26px;
  position: relative;
}
.make_claim_section .row .col-md-4 .claim_content ul li .fa-check,
.make_payment_section .row .col-md-4 .claim_content ul li .fa-check,
.make_claim_section .row .col-md-5 .claim_content ul li .fa-check,
.make_payment_section .row .col-md-5 .claim_content ul li .fa-check {
  font-size: 16px;
  color: #0f7215;
  position: absolute;
  left: 5px;
  top: 3px;
}
.make_claim_section .row .col-md-4 .claim_content .get_app h4,
.make_payment_section .row .col-md-4 .claim_content .get_app h4,
.make_claim_section .row .col-md-5 .claim_content .get_app h4,
.make_payment_section .row .col-md-5 .claim_content .get_app h4 {
  font-family: 'swiss_721bold';
  color: #666;
  font-weight: normal;
}
.make_claim_section .row .col-md-4 .claim_content .get_app ul,
.make_payment_section .row .col-md-4 .claim_content .get_app ul,
.make_claim_section .row .col-md-5 .claim_content .get_app ul,
.make_payment_section .row .col-md-5 .claim_content .get_app ul {
  margin: 0 -10px;
  padding: 0;
}
.make_claim_section .row .col-md-4 .claim_content .get_app ul li,
.make_payment_section .row .col-md-4 .claim_content .get_app ul li,
.make_claim_section .row .col-md-5 .claim_content .get_app ul li,
.make_payment_section .row .col-md-5 .claim_content .get_app ul li {
  float: left;
  width: 50%;
  padding: 0 5px 0;
}
.make_claim_section .row .col-md-4 .claim_content .get_app ul li img,
.make_payment_section .row .col-md-4 .claim_content .get_app ul li img,
.make_claim_section .row .col-md-5 .claim_content .get_app ul li img,
.make_payment_section .row .col-md-5 .claim_content .get_app ul li img {
  max-width: 100%;
  height: auto;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .make_claim_section .row .col-md-4 .claim_content .get_app ul li,
  .make_payment_section .row .col-md-4 .claim_content .get_app ul li,
  .make_claim_section .row .col-md-5 .claim_content .get_app ul li,
  .make_payment_section .row .col-md-5 .claim_content .get_app ul li {
    width: 50%;
  }
  .make_claim_section .row .col-md-4 .claim_content .get_app ul li img,
  .make_payment_section .row .col-md-4 .claim_content .get_app ul li img,
  .make_claim_section .row .col-md-5 .claim_content .get_app ul li img,
  .make_payment_section .row .col-md-5 .claim_content .get_app ul li img {
    max-width: 100%;
    height: auto;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .make_claim_section .row .col-md-4 .claim_content .get_app ul li,
  .make_payment_section .row .col-md-4 .claim_content .get_app ul li,
  .make_claim_section .row .col-md-5 .claim_content .get_app ul li,
  .make_payment_section .row .col-md-5 .claim_content .get_app ul li {
    width: 25%;
  }
  .make_claim_section .row .col-md-4 .claim_content .get_app ul li img,
  .make_payment_section .row .col-md-4 .claim_content .get_app ul li img,
  .make_claim_section .row .col-md-5 .claim_content .get_app ul li img,
  .make_payment_section .row .col-md-5 .claim_content .get_app ul li img {
    max-width: 100%;
    height: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .make_claim_section .row .col-md-4 .claim_content .get_app ul li,
  .make_payment_section .row .col-md-4 .claim_content .get_app ul li,
  .make_claim_section .row .col-md-5 .claim_content .get_app ul li,
  .make_payment_section .row .col-md-5 .claim_content .get_app ul li {
    width: 25%;
  }
  .make_claim_section .row .col-md-4 .claim_content .get_app ul li img,
  .make_payment_section .row .col-md-4 .claim_content .get_app ul li img,
  .make_claim_section .row .col-md-5 .claim_content .get_app ul li img,
  .make_payment_section .row .col-md-5 .claim_content .get_app ul li img {
    max-width: 100%;
    height: auto;
  }
}
.make_claim_section .row .col-md-4 .app-suncorp_content,
.make_payment_section .row .col-md-4 .app-suncorp_content,
.make_claim_section .row .col-md-5 .app-suncorp_content,
.make_payment_section .row .col-md-5 .app-suncorp_content {
  padding-bottom: 220px;
  background-color: #fff;
  background-image: url('/shannons/assets/images/app/OneApp-ClaimsPage-tile.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
}
@media (min-width: 992px) {
  .make_claim_section .row .col-md-4 .app-suncorp_content,
  .make_payment_section .row .col-md-4 .app-suncorp_content,
  .make_claim_section .row .col-md-5 .app-suncorp_content,
  .make_payment_section .row .col-md-5 .app-suncorp_content {
    padding-bottom: 200px;
  }
}
.make_claim_section .row .col-md-4 .app-suncorp_content .btn,
.make_payment_section .row .col-md-4 .app-suncorp_content .btn,
.make_claim_section .row .col-md-5 .app-suncorp_content .btn,
.make_payment_section .row .col-md-5 .app-suncorp_content .btn {
  margin-bottom: 20px;
}
.make_claim_section .row .col-md-4 .app-suncorp_content img,
.make_payment_section .row .col-md-4 .app-suncorp_content img,
.make_claim_section .row .col-md-5 .app-suncorp_content img,
.make_payment_section .row .col-md-5 .app-suncorp_content img {
  max-width: 200px;
}
.make_claim_section .row .claim_content img.cardslist,
.make_payment_section .row .claim_content img.cardslist {
  padding: 15px 0;
  max-width: 40%;
  height: auto;
  display: block;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .make_claim_section .claim_boxes,
  .make_payment_section .claim_boxes {
    padding: 0 35px;
  }
}
@media (min-width: 992px) {
  .make_claim_section .row,
  .make_payment_section .row {
    margin: 0 -50px;
  }
}
.track_claim_section {
  padding: 20px 0 30px 0;
  background: #fff;
  /* font size hacks, due to rachelle wanting text to fit in one line*/
}
@media (min-width: 768px) {
  .track_claim_section {
    padding: 55px 0 30px 0;
  }
}
.track_claim_section .view_manage_claim h3 {
  margin: 55px 0 22px;
  font-weight: normal;
  font-size: 18px;
  text-align: center;
}
@media (min-width: 768px) {
  .track_claim_section .view_manage_claim h3 {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  .track_claim_section .view_manage_claim h3 {
    font-size: 22px;
  }
}
.track_claim_section .view_manage_claim h3 a {
  font-weight: normal;
  transition: all 0.2s ease-out;
}
.track_claim_section .view_manage_claim h3 a:hover {
  color: #0f7215;
}
.track_claim_section .view_manage_claim ul.row {
  margin: 0 -7px;
}
.track_claim_section .view_manage_claim ul.row li {
  padding: 0 7px;
}
.track_claim_section .view_manage_claim ul.row li a {
  display: block;
  max-width: 80%;
  margin: 0 auto 20px;
  margin-bottom: 20px;
  background: #f6f6f6;
  color: #666;
  line-height: 1.5;
  padding: 22px 18px;
  border-radius: 7px;
}
.track_claim_section .view_manage_claim ul.row li a strong {
  font-weight: normal;
}
.track_claim_section .view_manage_claim ul.row li a span.clam_icon {
  display: table;
  width: 100%;
  padding-bottom: 14px;
  text-align: center;
}
.track_claim_section .view_manage_claim ul.row li a span.clam_icon em {
  display: table-cell;
  height: 50px;
  vertical-align: top;
}
@media (min-width: 992px) {
  .track_claim_section .view_manage_claim ul.row li a {
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .track_claim_section .view_manage_claim ul.row {
    padding: 0 45px;
  }
  .track_claim_section .view_manage_claim ul.row li a {
    margin-bottom: auto;
    min-height: 200px;
  }
}
@media (max-width: 480px) {
  .track_claim_section .view_manage_claim ul.row li a {
    min-height: 50px;
  }
}
.track_claim_section .register_login_btn {
  padding-top: 40px;
}
.track_claim_section .register_login_btn ul li a {
  margin: 0 auto;
}
.track_claim_section .register_login_btn .text-left,
.track_claim_section .register_login_btn .text-right {
  text-align: center;
}
.track_claim_section .register_login_btn .btn {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .track_claim_section .register_login_btn .text-right {
    text-align: right;
  }
  .track_claim_section .register_login_btn .text-left {
    text-align: left;
  }
}
@media (min-width: 768px) {
  .track_claim_section {
    padding: 55px 0;
  }
}
.assessment_section {
  background: #f6f6f6;
  padding: 55px 0 35px;
}
.assessment_section {
  background: #f6f6f6;
  padding: 55px 0 35px;
}
.repair_replace_payout_section {
  background-color: #fff;
  padding: 55px 0 380px;
}
@media (min-width: 768px) {
  .repair_replace_payout_section {
    padding-bottom: 65px;
    background-position: 100% 100%;
  }
}
.greenbtn {
  width: 250px;
  /* ff3.6+ */
  /* safari4+,chrome */
  /* safari5.1+,chrome10+ */
  /* opera 11.10+ */
  /* ie10+ */
  background: linear-gradient(180deg, #19731e 0%, #0f4f13 100%);
  /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#19731e', endColorstr='#0f4f13', GradientType=0);
  /* ie6-9 */
  height: 52px;
  line-height: 52px;
  color: #fff;
  font-size: 22px;
  font-family: 'swiss_721bold_condensed';
  text-align: center;
  max-width: 100%;
  border-radius: 5px;
  display: block;
  text-transform: uppercase;
  transition: ease-in 0.3s all;
}
.greenbtn:hover {
  background: #105013;
  color: #fff;
}
.claim_title {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 0;
  background: #0f7215;
  border-radius: 5px 5px 0 0;
}
.claim_title span.quick_easy {
  position: absolute;
  left: -3px;
  top: -3px;
}
.claim_title .claim_icon {
  margin-right: 10px;
  padding-bottom: 2px;
}
.claim_title .claim_icon span {
  display: table-cell;
  height: 45px;
  vertical-align: middle;
}
.claim_title strong {
  font-size: 22px;
  color: #fff;
  font-family: 'swiss_721bold_condensed';
  text-transform: uppercase;
  font-weight: normal;
}
@media (min-width: 768px) {
  .claim_title {
    flex-direction: column;
    width: 100%;
    padding: 36px 15px 40px;
  }
  .claim_title .claim-icon {
    display: table;
    width: 100%;
    margin-right: 0;
  }
}
.banner_section #ninja-slider-prev {
  display: none !important;
}
.banner_section #ninja-slider-next {
  display: none !important;
}
.banner_section .caption {
  text-align: left !important;
  z-index: 99;
}
.banner_section .caption .caption_in p {
  font-size: 32px;
  color: #545454;
  font-family: 'swiss_721roman_condensed';
  line-height: 1.6;
  padding-right: 35px;
}
.banner_section .caption .caption_in h1 {
  font-size: 45px;
  font-family: 'swiss_721bold_condensed';
  color: #0f7215;
  padding-right: 35px;
}
.cards img {
  margin: 15px auto;
}
body.insurance-payments .insurance-calculators {
  width: 100%;
  background-color: #f6f6f6;
  padding: 50px 0;
  margin-top: 60px;
}
body.insurance-payments .insurance-calculators .btn {
  margin: 30px 10px;
}
body.insurance-payments.other-selected .insurance-calculators {
  margin-top: 0px;
  background-color: #fff;
}
.inner_container {
  background: #fff;
  padding: 0 0 50px;
}
ol {
  margin: 25px;
}
.inner_container.gray {
  background: #1d1d1d;
}
.fn-dot-point-section h1 {
  padding-top: 20px !important;
}
.fn-dot-point-section.ctp-key-features h1 {
  padding-top: 50px !important;
}
.home-ctp {
  position: absolute;
  z-index: -1;
  bottom: 0;
  background: url(../images/bg-additional-features-home-2.png) no-repeat 100% 0;
  background-position: 100% 100%;
  background-size: contain;
}
@media (max-width: 767px) {
  .home-ctp {
    right: -30px;
    width: 100%;
    height: 56vw;
  }
}
@media (min-width: 768px) {
  .home-ctp {
    width: 600px;
    height: 300px;
    left: 30%;
  }
}
@media (min-width: 992px) {
  .home-ctp {
    width: 1075px;
    height: 610px;
    left: 30%;
  }
}
#ctp-banner .btn.request {
  margin-bottom: 10px;
}
#ctp-banner .link-underline {
  margin: 5px 0;
}
#ctp-banner .link-underline a {
  font-family: 'swiss_721bold_condensed';
  font-size: 1.8rem;
}
#ctp-banner .link-underline::before {
  content: '';
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #0f7215;
  display: inline-block;
  padding-right: 5px;
  margin-bottom: 2px;
}
.page_title {
  background: url(../images/title_heading.jpg) left top no-repeat;
  background-size: cover;
}
.page_title .container {
  position: relative;
}
.page_title .container h1 {
  font-size: 35px;
  height: 110px;
  line-height: 110px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
}
@media (min-width: 768px) {
  .page_title .container h1 {
    font-size: 30px;
    text-align: left;
    height: 148px;
    line-height: 145px;
  }
}
@media (min-width: 992px) {
  .page_title .container h1 {
    font-size: 40px;
  }
}
@media (min-width: 1200px) {
  .page_title .container h1 {
    font-size: 45px;
  }
}
.page_title .container h1 span {
  display: none;
  text-align: center;
}
@media (min-width: 768px) {
  .page_title .container h1 span {
    display: inline-block;
  }
}
.page_title .container .getquotebtn {
  display: block;
  width: 290px;
  height: 50px;
  text-align: center;
  background: #ae0303;
  font-family: 'swiss_721bold_condensed';
  font-size: 18px;
  line-height: 50px;
  color: #fff;
  text-transform: uppercase;
  border-radius: 2px;
  position: absolute;
  right: auto;
  left: 50%;
  margin-left: -145px;
  top: 160px;
  box-shadow: 0px 2px 1px 0px #690606;
}
@media (min-width: 768px) {
  .page_title .container .getquotebtn {
    position: absolute;
    width: 240px;
    height: 50px;
    top: 67px;
    right: 0;
    left: auto;
    margin-left: 0;
  }
}
.enquiry_cont {
  padding: 60px 0 95px;
  background: #f6f6f6;
}
.enquiry_cont .make_enquiry_form {
  background: #fff;
  padding: 75px 55px 85px;
  margin-bottom: 15px;
}
.enquiry_cont .make_enquiry_form h2 {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 22px;
}
.enquiry_cont .make_enquiry_form h2 span {
  display: inline-block;
  padding-bottom: 7px;
  border-bottom: 3px solid #0f7215;
}
.enquiry_cont .make_enquiry_form p {
  font-size: 18px;
  text-align: center;
  font-family: 'swiss_721roman';
  line-height: 1.4;
}
.enquiry_cont .make_enquiry_form p strong {
  font-weight: normal;
  font-family: 'swiss_721bold';
}
.enquiry_cont .make_enquiry_form form {
  padding: 25px 0 0;
}
.enquiry_cont .make_enquiry_form form .row {
  margin: 0 -9px;
}
.enquiry_cont .make_enquiry_form form .row > div {
  padding: 0 9px;
}
.enquiry_cont .make_enquiry_form form .row .col-md-12 {
  padding: 0 9px;
}
.enquiry_cont .make_enquiry_form form .row .form-group label {
  display: block;
  padding: 0 12px;
  font-size: 14px;
  color: #646464;
  font-family: Helvetica, Arial, sans-serif;
}
.enquiry_cont .make_enquiry_form form .row .form-group input {
  width: 100%;
  padding: 0 18px;
  height: 40px;
  line-height: 39px;
  font-family: Helvetica, Arial, sans-serif;
  color: #707070;
  font-size: 14px;
  border: 1px solid #c3c1c1;
  border-radius: 2px;
  box-shadow: none;
}
.enquiry_cont .make_enquiry_form form .row .form-group textarea {
  width: 100%;
  padding: 15px 20px;
  height: 40px;
  line-height: 39px;
  font-family: Helvetica, Arial, sans-serif;
  color: #707070;
  height: 240px;
  border-color: #c3c1c1;
  border-radius: 2px;
  box-shadow: none;
}
.enquiry_cont .make_enquiry_form form .row .term_privacy {
  padding-bottom: 20px;
}
.enquiry_cont .make_enquiry_form form .row .term_privacy label {
  font-family: Helvetica, Arial, sans-serif;
}
.enquiry_cont .make_enquiry_form form .row .term_privacy label a {
  color: #646464;
  text-decoration: none;
  font-weight: bold;
}
.enquiry_cont .make_enquiry_form form .row .required_field {
  padding-bottom: 20px;
  text-align: right;
}
.enquiry_cont .make_enquiry_form form .row .required_field span {
  font-size: 12px;
  font-family: 'swiss_721roman';
}
.enquiry_cont .make_enquiry_form form .row .captchawrap {
  background: #bbbbbb;
  padding: 18px 15px;
  margin-bottom: 32px;
}
.enquiry_cont .make_enquiry_form form .row .captchawrap p {
  padding: 0 15px 0 15px;
  font-size: 13px;
  color: #fff;
  font-family: Helvetica, Arial, sans-serif;
  float: left;
  width: 335px;
  text-align: left;
}
.enquiry_cont .make_enquiry_form form .row .captchawrap .captchaimg {
  margin: 0 15px;
  float: left;
  width: 120px;
  background: #1d1d1d;
  padding: 8px 10px;
  border: 1px solid #fff;
  border-radius: 2px;
}
.enquiry_cont .make_enquiry_form form .row .captchawrap input {
  float: left;
  width: 345px;
  border-radius: 2px;
  background: #fff;
  height: 44px;
  line-height: 43px;
  font-family: Helvetica, Arial, sans-serif;
  color: #707070;
  padding: 0 18px;
  border: none;
  box-shadow: none;
  font-size: 14px;
}
.enquiry_cont .make_enquiry_form .formsubmitbtn {
  width: 220px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  background: #0f7215;
  border-radius: 2px;
  border: none;
  box-shadow: none;
  text-transform: uppercase;
  display: block;
  height: 40px;
  font-family: 'swiss_721bold_condensed';
}
.enquiry_cont .insurance_service_wrap {
  margin: 0 -7.5px 15px;
}
.enquiry_cont .insurance_service_wrap h2 {
  text-transform: uppercase;
  margin-top: 0;
  font-size: 25px;
}
.enquiry_cont .insurance_service_wrap a.more {
  font-size: 25px;
  color: #4a4a4a;
  font-family: 'swiss_721bold_condensed';
  text-decoration: none;
}
.enquiry_cont .insurance_service_wrap a.more i {
  padding-left: 9px;
  color: #0f7215;
}
.enquiry_cont .insurance_service_wrap p {
  font-size: 18px;
  color: #4a4a4a;
  font-family: 'swiss_721roman_condensed';
  line-height: 1.3;
}
.enquiry_cont .insurance_service_wrap span.phone_no {
  font-size: 18px;
  color: #4a4a4a;
  font-family: 'swiss_721roman_condensed';
  line-height: 1.3;
}
.enquiry_cont .insurance_service_wrap > div {
  padding: 0 7.5px;
}
.enquiry_cont .insurance_service_wrap > div .insurance_wrap {
  background: #fff;
  padding: 40px 40px 45px 0;
  min-height: 350px;
}
.enquiry_cont .insurance_service_wrap > div .insurance_wrap .right {
  padding-left: 0;
}
.enquiry_cont .insurance_service_wrap > div .insurance_wrap a.more {
  margin: 75px 0 0  32%;
  display: inline-block;
}
.enquiry_cont .insurance_service_wrap > div .service_wrap {
  background: #fff;
  padding: 40px 40px 45px 0;
  min-height: 350px;
}
.enquiry_cont .insurance_service_wrap > div .service_wrap .right {
  padding-left: 0;
}
.enquiry_cont .insurance_service_wrap > div .service_wrap a.more {
  margin: 25px 0 0  42px;
  display: inline-block;
}
.enquiry_cont .media_enquiry_wrap {
  margin: 0;
  background: #fff;
  padding: 35px 0 65px;
}
.enquiry_cont .media_enquiry_wrap h2 {
  text-transform: uppercase;
  margin-top: 0;
  font-size: 25px;
}
.enquiry_cont .media_enquiry_wrap p {
  font-size: 18px;
  color: #4a4a4a;
  font-family: 'swiss_721roman_condensed';
  line-height: 1.3;
}
.enquiry_cont .media_enquiry_wrap .contact_person h3 {
  font-size: 20px;
  color: #4a4a4a;
  text-transform: uppercase;
  margin-bottom: 0px;
}
.enquiry_cont .media_enquiry_wrap .contact_person h6 {
  font-size: 18px;
  color: #4a4a4a;
  font-family: 'swiss_721roman_condensed';
  margin: 3px 0 16px;
}
.enquiry_cont .media_enquiry_wrap .contact_person span.phone_no {
  font-size: 18px;
  color: #4a4a4a;
  font-family: 'swiss_721roman_condensed';
  line-height: 1.3;
  display: block;
}
.enquiry_cont .media_enquiry_wrap > div {
  padding: 0 7.5px;
}
.enquiry_cont .media_enquiry_wrap .right {
  padding-left: 0;
}
.enquiry_cont .media_enquiry_wrap .full {
  padding-left: 55px;
}
.enquiry_cont .media_enquiry_wrap .full .topspace {
  padding-top: 38px;
}
.search_cont_wrap {
  background: #1d1d1d;
}
.search_cont_wrap .container-fluid {
  padding: 0;
}
.search_cont_wrap .container-fluid .filter_wrap {
  width: 20%;
  float: left;
  border-right: 1px solid #292929;
}
.search_cont_wrap .container-fluid .filter_wrap .filter_top {
  background: #06480a;
  padding: 18px 12px;
}
.search_cont_wrap .container-fluid .filter_wrap .filter_top form {
  position: relative;
}
.search_cont_wrap .container-fluid .filter_wrap .filter_top form input[type="text"] {
  border-radius: 25px;
  border: none;
  box-shadow: none;
  padding: 0 55px 0 30px;
  height: 40px;
  line-height: 40px;
  width: 100%;
}
.search_cont_wrap .container-fluid .filter_wrap .filter_top form input[type="submit"] {
  width: 55px;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  background: url(../images/searchicon.png) center center no-repeat;
  border: none;
  box-shadow: none;
  border-radius: 0 25px 25px 0;
}
.search_cont_wrap .container-fluid .filter_wrap .filter_btm h5 {
  padding: 13px 35px;
  font-size: 16px;
  color: #fff;
  font-family: 'swiss_721medium';
  font-weight: normal;
  text-transform: uppercase;
  margin: 0;
}
.search_cont_wrap .container-fluid .filter_wrap .filter_btm .resetbtn {
  display: block;
  width: 150px;
  height: 40px;
  color: #fff;
  background: #0f7215;
  border-radius: 2px;
  text-align: center;
  font-family: 'swiss_721bold_condensed';
  border: none;
  box-shadow: none;
  text-transform: uppercase;
  margin-top: 25px;
  margin-bottom: 25px;
  margin-left: 35px;
}
.search_cont_wrap .container-fluid .filter_wrap .filter_btm .filter_cont {
  background: #000;
  padding: 28px 30px;
}
.search_cont_wrap .container-fluid .filter_wrap .filter_btm .filter_cont ul {
  float: left;
  width: 100%;
}
.search_cont_wrap .container-fluid .filter_wrap .filter_btm .filter_cont ul li {
  float: left;
  width: 50%;
  padding: 6px 0;
}
.search_cont_wrap .container-fluid .filter_wrap .filter_btm .filter_cont ul li label.css-label {
  background-image: url(../images/checkbox1.png);
  font-size: 18px;
  font-family: 'swiss_721roman';
  background-position: left 3px;
}
.search_cont_wrap .container-fluid .filter_wrap .filter_btm .filter_cont ul li input[type=checkbox].css-checkbox:checked + label.css-label {
  background-position: left -134px;
}
.search_cont_wrap .container-fluid .filter_wrap .filter_btm .filter_cont .form-group label {
  font-size: 18px;
  font-family: 'swiss_721roman';
  font-weight: normal;
}
.search_cont_wrap .container-fluid .filter_wrap .filter_btm .filter_cont .range_slider_wrap {
  position: relative;
}
.search_cont_wrap .container-fluid .filter_wrap .filter_btm .filter_cont .range_slider_wrap .pointer-label {
  left: auto !important;
  right: 0 !important;
  opacity: 1px !important;
  font-size: 14px;
  font-family: 'swiss_721roman';
}
.search_cont_wrap .container-fluid .filter_wrap .filter_btm .filter_cont .range_slider_wrap .slider-container .scale {
  display: none;
}
.search_cont_wrap .container-fluid .filter_wrap .filter_btm .filter_cont .range_slider_wrap .starting_point span {
  width: 16px;
  height: 16px;
  position: absolute;
  left: -8px;
  top: -4px;
  border-radius: 50%;
  background: #0e8815;
}
.search_cont_wrap .container-fluid .filter_wrap .filter_btm .filter_cont .range_slider_wrap .starting_point em {
  font-size: 14px;
  font-family: 'swiss_721roman';
  color: #c3c3c3;
  font-style: normal;
  margin-left: -8px;
  padding-top: 6px;
  display: block;
}
.search_cont_wrap .container-fluid .side_cont {
  width: 80%;
  float: left;
  padding: 35px 75px 50px;
  background: #000;
}
.search_cont_wrap .container-fluid .side_cont .search_result h6 {
  font-size: 14px;
  color: #989898;
  margin: 0 0 8px;
  font-family: 'swiss_721roman';
}
.search_cont_wrap .container-fluid .side_cont .search_result .search_list ul li {
  position: relative;
  padding: 25px 145px 25px 135px;
  border-bottom: 1px solid #393939;
}
.search_cont_wrap .container-fluid .side_cont .search_result .search_list ul li .product_info {
  padding: 0 30px;
  min-height: 100px;
}
.search_cont_wrap .container-fluid .side_cont .search_result .search_list ul li .product_info h2 {
  color: #fff;
  font-size: 25px;
  text-transform: uppercase;
  margin: 0 0 8px;
}
.search_cont_wrap .container-fluid .side_cont .search_result .search_list ul li .product_info strong {
  font-size: 18px;
  color: #f59331;
  font-weight: normal;
  font-family: 'swiss_721bold_condensed';
  display: block;
}
.search_cont_wrap .container-fluid .side_cont .search_result .search_list ul li .product_info strong.sold {
  color: #c80d0d;
}
.search_cont_wrap .container-fluid .side_cont .search_result .search_list ul li .product_info span {
  font-size: 16px;
  line-height: 18px;
  color: #7a7a7a;
  font-family: 'swiss_721roman_condensed';
}
.search_cont_wrap .container-fluid .side_cont .search_result .search_list ul li .img_cont {
  position: absolute;
  width: 135px;
  height: auto;
  left: 0;
  top: 25px;
}
.search_cont_wrap .container-fluid .side_cont .search_result .search_list ul li a.view_lot {
  position: absolute;
  right: 0;
  top: 30%;
}
.search_cont_wrap .container-fluid .side_cont .search_result .pagination_wrap {
  text-align: center;
}
.search_cont_wrap .container-fluid .side_cont .search_result .pagination_wrap .pagination {
  line-height: 34px;
  margin: 35px 0;
}
.search_cont_wrap .container-fluid .side_cont .search_result .pagination_wrap .pagination li {
  padding: 0 3px;
  display: inline-block;
  line-height: 34px;
  float: left;
}
.search_cont_wrap .container-fluid .side_cont .search_result .pagination_wrap .pagination li a {
  float: none;
  display: block;
  border-radius: 2px;
  width: 34px;
  height: 34px;
  text-align: center;
  background: #0f7215;
  color: #fff;
  border: none;
  line-height: 34px;
  padding: 0;
}
.search_cont_wrap .container-fluid .side_cont .search_result .pagination_wrap .pagination li:first-child a {
  background: #fff;
  color: #9c9c9c;
  font-size: 25px;
}
.search_cont_wrap .container-fluid .side_cont .search_result .pagination_wrap .pagination li:last-child a {
  background: #fff;
  color: #9c9c9c;
  font-size: 25px;
}
.insurance_cont {
  background: #fff;
}
.insurance_cont .whatisctp {
  padding: 70px 0 0;
}
@media (min-width: 768px) {
  .insurance_cont .whatisctp {
    padding: 25px 0 0;
  }
}
.insurance_cont .whatisctp .aboutctp h1 {
  font-family: 'swiss_721bold_condensed';
  font-size: 26px;
  line-height: normal;
  color: #0f5613;
}
@media (min-width: 768px) {
  .insurance_cont .whatisctp .aboutctp h1 {
    font-size: 45px;
  }
}
.insurance_cont .whatisctp .aboutctp p {
  font-family: 'swiss_721roman_condensed';
  font-size: 16px;
  line-height: 20px;
  color: #646464;
}
@media (min-width: 768px) {
  .insurance_cont .whatisctp .aboutctp p {
    font-size: 32px;
    line-height: 40px;
    color: #000;
  }
}
.insurance_cont .whatisctp .carbox figure {
  padding: 30px 0 0;
}
.insurance_cont .whatisctp .carbox figure img {
  display: block;
  width: 100%;
  height: auto;
}
.insurance_cont .ctpspec {
  padding: 0 0 100px;
}
.insurance_cont .ctpspec .specaccordion {
  width: auto;
  margin: 40px auto 0;
  background: #f9f9f9;
}
@media (min-width: 768px) {
  .insurance_cont .ctpspec .specaccordion {
    width: auto;
    margin: 40px auto 0;
    background: #f9f9f9;
  }
}
@media (min-width: 992px) {
}
.insurance_cont .ctpspec .specaccordion ul li > h4 {
  font-family: 'swiss_721medium';
  font-size: 16px;
  line-height: 18px;
  color: #17711d;
  background: #fff;
  padding: 8px 0 8px 40px;
  border: solid 1px #d7d7d7;
  position: relative;
  margin: 0;
  cursor: pointer;
}
@media (min-width: 768px) {
  .insurance_cont .ctpspec .specaccordion ul li > h4 {
    font-size: 16px;
    line-height: 38px;
    padding: 0 0 0 60px;
  }
}
.insurance_cont .ctpspec .specaccordion ul li > h4 i {
  position: absolute;
  left: 18px;
  top: 0px;
  color: #17711d;
  font-size: 16px;
  line-height: 38px;
}
.insurance_cont .ctpspec .specaccordion ul li > h4 .fa-minus {
  display: none;
}
.insurance_cont .ctpspec .specaccordion ul li .accboxwrap {
  padding: 25px 8px;
  display: none;
}
@media (min-width: 768px) {
  .insurance_cont .ctpspec .specaccordion ul li .accboxwrap {
    padding: 25px 60px;
    display: none;
  }
}
@media (min-width: 992px) {
  .insurance_cont .ctpspec .specaccordion ul li .accboxwrap {
    width: 850px;
  }
}
.insurance_cont .ctpspec .specaccordion ul li .accboxwrap .accbox1 ul {
  padding: 0 0 15px;
}
.insurance_cont .ctpspec .specaccordion ul li .accboxwrap .accbox1 ul li {
  position: relative;
  padding: 0 0 0 25px;
}
.insurance_cont .ctpspec .specaccordion ul li .accboxwrap .accbox1 ul li i {
  position: absolute;
  left: 12px;
  top: 8px;
  font-size: 6px;
}
.insurance_cont .ctpspec .specaccordion ul li .accboxwrap .accbox2 p {
  margin: 0 0 6px;
}
.insurance_cont .ctpspec .specaccordion ul li .accboxwrap .accbox2 p a {
  text-decoration: underline;
}
.insurance_cont .ctpspec .specaccordion ul li .accboxwrap .accbox2 figure {
  padding: 30px 0 0;
  display: none;
}
@media (min-width: 768px) {
  .insurance_cont .ctpspec .specaccordion ul li .accboxwrap .accbox2 figure {
    display: block;
  }
}
@media (min-width: 992px) {
  .insurance_cont .ctpspec .specaccordion ul li .accboxwrap .accbox2 figure {
    display: block;
  }
}
@media (min-width: 1200px) {
  .insurance_cont .ctpspec .specaccordion ul li .accboxwrap .accbox2 figure {
    display: block;
  }
}
.insurance_cont .ctpspec .specaccordion ul li .accboxwrap .accbox2 figure img {
  display: block;
  width: auto;
  height: auto;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .insurance_cont .ctpspec .specaccordion ul li .accboxwrap .accbox2 figure img {
    width: 100%;
    display: block;
    margin: 0 auto;
  }
}
@media (min-width: 992px) {
  .insurance_cont .ctpspec .specaccordion ul li .accboxwrap .accbox2 figure img {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .insurance_cont .ctpspec .specaccordion ul li .accboxwrap .accbox2 figure img {
    width: 100%;
  }
}
.insurance_cont .ctpspec .specaccordion ul li .accboxwrap .accbox2 figure.lic2 {
  display: block;
}
@media (min-width: 768px) {
  .insurance_cont .ctpspec .specaccordion ul li .accboxwrap .accbox2 figure.lic2 {
    display: none;
  }
}
@media (min-width: 992px) {
  .insurance_cont .ctpspec .specaccordion ul li .accboxwrap .accbox2 figure.lic2 {
    display: none;
  }
}
@media (min-width: 1200px) {
  .insurance_cont .ctpspec .specaccordion ul li .accboxwrap .accbox2 figure.lic2 {
    display: none;
  }
}
.insurance_cont .ctpspec .specaccordion ul li.openac h4 {
  color: #000;
}
.insurance_cont .ctpspec .specaccordion ul li.openac h4 .fa-minus {
  display: block;
}
.insurance_cont .ctpspec .specaccordion ul li.openac h4 .fa-plus {
  display: none;
}
.image-ctp {
  padding: 20px 0;
}
.cover_cont {
  padding: 40px 0;
  margin: 0;
}
.cover_cont .coverbox {
  width: auto;
  margin: 0 auto;
}
.cover_cont .coverbox p a {
  margin: 20px 0;
}
@media (min-width: 768px) {
  .cover_cont .coverbox {
    width: auto;
    margin: 0 auto;
  }
}
@media (min-width: 992px) {
}
@media (min-width: 1200px) {
}
.cover_cont .coverbox > h1 {
  font-family: 'swiss_721bold_condensed';
  font-size: 30px;
  line-height: normal;
  color: #2c2c2c;
  text-align: center;
  background: url("../images/greenborder.jpg") no-repeat center bottom;
  padding: 0 0 10px;
  margin: 0 0 30px;
}
.cover_cont .coverbox > h1 small {
  display: block;
  color: inherit;
  margin-top: 10px;
  line-height: 1.25;
}
@media (min-width: 768px) {
  .cover_cont .coverbox > h1 small {
    margin-top: 5px;
  }
}
@media (min-width: 768px) {
  .cover_cont .coverbox > h1 {
    font-family: 'swiss_721bold_condensed';
    font-size: 45px;
    line-height: normal;
    color: #2c2c2c;
    text-align: center;
    background: url("../images/greenborder.jpg") no-repeat center bottom;
    padding: 0 0 10px;
    margin: 0 0 30px;
  }
}
.cover_cont .coverbox .tick li {
  padding-left: 30px;
  margin: 10px 0;
}
.cover_cont .coverbox .tick li:before {
  top: 5px;
  font-size: 20px;
  color: #535353;
}
@media (min-width: 768px) {
  .cover_cont .coverbox .tick li:before {
    top: 2px;
  }
}
.cover_cont .coverbox .coverinfo ul li {
  padding: 8px 15px 8px 40px;
  border: none !important;
  position: relative;
}
.cover_cont .coverbox .coverinfo ul li i {
  position: absolute;
  left: 12px;
  top: 12px;
}
@media (min-width: 768px) {
  .cover_cont .coverbox .coverinfo ul li i {
    position: absolute;
    left: 22px;
    top: 12px;
  }
}
.cover_cont .coverbox .coverinfo ul li .fa-check {
  color: #17711d;
}
.cover_cont .coverbox .coverinfo ul li .fa-times {
  color: #f00000;
}
.cover_cont .coverbox .coverinfo ul li:nth-child(odd) {
  background: none;
}
.cover_cont .coverbox .coverinfo ul li:nth-child(even) {
  background: none;
}
.cover_cont .coverbox .coverinfo ul li:last-child {
  border-bottom: none;
}
@media (min-width: 768px) {
  .cover_cont .coverbox .coverinfo ul li {
    padding: 8px 15px 8px 60px;
    border-bottom: solid 1px #d7d7d7;
    position: relative;
  }
}
.cover_cont .sectionwrap {
  width: auto;
  margin: 30px auto 0;
}
@media (min-width: 768px) {
  .cover_cont .sectionwrap {
    width: auto;
    margin: 30px auto 0;
  }
}
@media (min-width: 992px) {
  .cover_cont .sectionwrap {
    margin: 30px auto 0;
  }
}
@media (min-width: 1200px) {
  .cover_cont .sectionwrap {
    margin: 30px auto 0;
  }
}
.cover_cont .sectionwrap .sec1 {
  border: solid 1px #d7d7d7;
  background: #fff;
  text-align: center;
  padding: 25px 28px;
  margin: 20px 0 0;
}
@media (min-width: 768px) {
  .cover_cont .sectionwrap .sec1 {
    border: solid 1px #d7d7d7;
    background: #fff;
    text-align: center;
    padding: 25px 28px;
    margin: 20px 0 0;
  }
}
@media (min-width: 992px) {
  .cover_cont .sectionwrap .sec1 {
    margin: 0;
  }
}
@media (min-width: 1200px) {
  .cover_cont .sectionwrap .sec1 {
    margin: 0;
  }
}
.cover_cont .sectionwrap .sec1 h3 {
  font-family: 'swiss_721bold_condensed';
  font-size: 25px;
  line-height: 25px;
  color: #2c2c2c;
  text-transform: uppercase;
  font-weight: normal;
}
.cover_cont .sectionwrap .sec1 h5 {
  font-family: 'swiss_721roman';
  font-size: 16px;
  line-height: 18px;
  color: #646464;
  font-weight: normal;
  min-height: 40px;
}
.cover_cont .sectionwrap .sec1 p {
  font-family: 'swiss_721medium';
  font-size: 16px;
  line-height: 18px;
  color: #646464;
}
.cover_cont .sectionwrap .sec1 p a {
  color: #f00000;
}
.cover_cont .sectionwrap span.quoteol {
  display: block;
  text-align: center;
  display: none;
}
.cover_cont .sectionwrap a.getquotebtn {
  display: block;
  width: 240px;
  height: 50px;
  text-align: center;
  background: #ae0303;
  color: #fff;
  text-transform: uppercase;
  box-shadow: 0 2px 1px 0 #690606;
  border-radius: 2px;
  margin: 55px auto 0;
}
.faqwrap {
  padding: 40px 0;
}
.faqwrap .faqcont {
  width: auto;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .faqwrap .faqcont {
    width: auto;
    margin: 0 auto;
  }
}
@media (min-width: 992px) {
  .faqwrap .faqcont {
    margin: 0 auto;
  }
}
@media (min-width: 1200px) {
  .faqwrap .faqcont {
    margin: 0 auto;
    padding-bottom: 70px;
  }
}
.faqwrap .faqcont > h6 {
  font-family: 'swiss_721roman_condensed';
  font-size: 20px;
  line-height: normal;
  color: #898989;
  text-align: center;
}
.faqwrap .faqcont > h1 {
  font-family: 'swiss_721bold_condensed';
  font-size: 30px;
  line-height: 34px;
  color: #2c2c2c;
  text-align: center;
  background: url("../images/greenborder.jpg") no-repeat center bottom;
  padding: 0 0 10px;
  margin: 0 0 50px;
}
@media (min-width: 768px) {
  .faqwrap .faqcont > h1 {
    font-family: 'swiss_721bold_condensed';
    font-size: 45px;
    line-height: normal;
    color: #2c2c2c;
    text-align: center;
    background: url("../images/greenborder.jpg") no-repeat center bottom;
    padding: 0 0 10px;
    margin: 0 0 50px;
  }
}
.faqwrap .faqcont .faqaccordion ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.faqwrap .faqcont .faqaccordion ul li h4 {
  font-family: 'swiss_721medium';
  font-size: 16px;
  line-height: 18px;
  color: #17711d;
  position: relative;
  padding: 8px 0 8px 40px;
  border: solid 1px #d7d7d7;
  margin: 0;
  cursor: pointer;
}
@media (min-width: 768px) {
  .faqwrap .faqcont .faqaccordion ul li h4 {
    font-family: 'swiss_721medium';
    font-size: 16px;
    line-height: 38px;
    color: #17711d;
    position: relative;
    padding: 0 0 0 60px;
    border: solid 1px #d7d7d7;
    margin: 0;
    cursor: pointer;
  }
}
.faqwrap .faqcont .faqaccordion ul li h4 i {
  position: absolute;
  left: 12px;
  top: 0;
  line-height: 38px;
  font-size: 16px;
  color: #17711d;
}
@media (min-width: 768px) {
  .faqwrap .faqcont .faqaccordion ul li h4 i {
    position: absolute;
    left: 18px;
    top: 0;
    line-height: 38px;
    font-size: 16px;
    color: #17711d;
  }
}
.faqwrap .faqcont .faqaccordion ul li h4 .fa-minus {
  display: none;
}
.faqwrap .faqcont .faqaccordion ul li .answerbox {
  padding: 25px 8px 35px;
  background: #f9f9f9;
  display: none;
}
@media (min-width: 768px) {
  .faqwrap .faqcont .faqaccordion ul li .answerbox {
    padding: 25px 60px 35px;
    background: #f9f9f9;
    display: none;
  }
}
.faqwrap .faqcont .faqaccordion ul li.openac h4 {
  color: #000;
}
.faqwrap .faqcont .faqaccordion ul li.openac h4 .fa-plus {
  display: none;
}
.faqwrap .faqcont .faqaccordion ul li.openac h4 .fa-minus {
  display: block;
}
.faqwrap .bottombox {
  width: auto;
  margin: 55px auto 0;
}
@media (min-width: 768px) {
  .faqwrap .bottombox {
    width: 400px;
    margin: 55px auto 0;
  }
}
.faqwrap .bottombox .box1 {
  text-align: center;
  margin: 0px 0 25px;
}
@media (min-width: 768px) {
  .faqwrap .bottombox .box1 {
    text-align: center;
  }
}
.faqwrap .bottombox .box1 .circlewrap {
  width: 112px;
  height: 112px;
  background: #17711d;
  border-radius: 50%;
  margin: 0 auto 15px;
}
.faqwrap .bottombox .box1 .circlewrap i {
  color: #fff;
  font-size: 40px;
  line-height: 112px;
}
.faqwrap .bottombox .box1 h5 {
  margin: 0;
  font-family: 'swiss_721roman';
  font-size: 16px;
  line-height: 20px;
  color: #17711d;
}
.faqwrap .bottombox .box1 h5 a {
  font-family: 'swiss_721medium';
}
.contact_us_wrap .container-fluid {
  padding: 0;
  background: #fff;
}
.contact_us_wrap .container-fluid .contcact_us_left {
  float: left;
  width: 20%;
  height: 1160px;
  overflow-y: scroll;
}
.contact_us_wrap .container-fluid .contcact_us_left .contact_left_top {
  background: #154b11;
  padding: 40px 32px 20px;
  position: relative;
}
.contact_us_wrap .container-fluid .contcact_us_left .contact_left_top h2 {
  margin: 0 0 2px;
  font-size: 26px;
  color: #fff;
  font-weight: normal;
}
.contact_us_wrap .container-fluid .contcact_us_left .contact_left_top p {
  font-size: 16px;
  color: #fff;
  margin-bottom: 20px;
}
.contact_us_wrap .container-fluid .contcact_us_left .contact_left_top address {
  font-size: 16px;
  color: #fff;
}
.contact_us_wrap .container-fluid .contcact_us_left .contact_left_top h6 {
  font-size: 16px;
  color: #fff;
  font-weight: normal;
  margin: 0 0 5px;
}
.contact_us_wrap .container-fluid .contcact_us_left .contact_left_top a.email_btn {
  font-size: 18px;
  color: #fff;
  border-bottom: 3px solid #051f09;
  text-transform: uppercase;
  display: block;
  width: 102px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  border-radius: 5px;
}
.contact_us_wrap .container-fluid .contcact_us_left .contact_left_top a.close_section {
  color: #fff;
  position: absolute;
  right: 25px;
  top: 25px;
}
.contact_us_wrap .container-fluid .contcact_us_left .address_list {
  padding: 10px 30px 0 12px;
}
.contact_us_wrap .container-fluid .contcact_us_left .address_list ul li {
  padding: 22px 20px 4px;
  border-bottom: 1px solid #e3e3e3;
}
.contact_us_wrap .container-fluid .contcact_us_left .address_list ul li h2 {
  font-size: 26px;
  color: #353535;
  font-family: 'swiss_721bold';
  margin: 0 0 5px;
}
.contact_us_wrap .container-fluid .contcact_us_left .address_list ul li address {
  font-size: 15px;
  color: #353535;
  font-family: 'swiss_721roman';
  line-height: 1.3;
}
.contact_us_wrap .container-fluid .contact_us_right {
  float: left;
  width: 80%;
}
.contact_us_wrap .container-fluid .contact_us_right .map_wrap {
  height: 1160px;
  overflow: hidden;
}
.contact_us_wrap .container-fluid .contact_us_right .map_wrap img {
  width: 100%;
  height: auto;
}
.green-slip-guide-table {
  width: 100%;
  display: flex;
  flex-flow: column;
  margin-top: 30px;
}
@media (min-width: 768px) {
  .green-slip-guide-table {
    flex-flow: row;
  }
}
.green-slip-guide-table__column {
  flex: 1;
  display: flex;
  flex-flow: column;
  background-color: white;
}
.green-slip-guide-table__column:first-child {
  margin-bottom: 10px;
  margin-right: 5px;
}
@media (min-width: 768px) {
  .green-slip-guide-table__column:first-child {
    margin-bottom: 0;
  }
}
.green-slip-guide-table__column > p:last-child {
  margin-bottom: 0;
}
.green-slip-guide-table__column h3 {
  background-color: #0f7316;
  padding: 15px 22px;
  margin-top: 0;
  margin-bottom: 5px;
  color: #fff;
  font-size: 20px;
  line-height: 1;
}
.green-slip-guide-table__content {
  background-color: #fff;
  padding: 15px 22px;
}
.green-slip-guide-table__row {
  display: flex;
  margin-bottom: 17px;
}
.green-slip-guide-table__row img {
  flex-shrink: 0;
  display: block;
  margin-right: 25px;
}
body.insurance-payments .payments-top p {
  font-size: 18px;
  line-height: 1;
  margin-bottom: 7px;
}
@media (max-width: 767px) {
  body.insurance-payments h1 {
    font-size: 32px;
  }
}
body.insurance-payments .fancybox-overlay {
  background-color: rgba(0, 0, 0, 0.5);
}
body.insurance-payments .fancybox-skin {
  border-top: 4px solid #111;
}
body.insurance-payments .fancybox-wrap {
  top: 10vh !important;
  width: 493px !important;
}
@media (max-width: 767px) {
  body.insurance-payments .fancybox-wrap {
    position: fixed !important;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    height: 100vh !important;
    width: 100% !important;
  }
}
body.insurance-payments .fancybox-wrap .fancybox-skin,
body.insurance-payments .fancybox-wrap .fancybox-outer,
body.insurance-payments .fancybox-wrap .fancybox-inner {
  width: 100% !important;
}
@media (max-width: 767px) {
  body.insurance-payments .fancybox-wrap .fancybox-skin,
  body.insurance-payments .fancybox-wrap .fancybox-outer,
  body.insurance-payments .fancybox-wrap .fancybox-inner {
    height: 100% !important;
  }
}
body.insurance-payments .fancybox-wrap .fancybox-inner {
  height: 500px !important;
}
@media (max-width: 767px) {
  body.insurance-payments .fancybox-wrap .fancybox-inner {
    width: 100% !important;
  }
}
body.insurance-payments .tooltipster-sidetip.tooltipster-shadow.tooltipster-shadow-customized .tooltipster-box .tooltipster-content {
  padding: 15px;
  font-size: 14px;
  font-weight: 500;
  color: #0f7215;
}
body.insurance-payments .select_product_section .btn-group label {
  width: 102px;
  height: 102px;
}
body.insurance-payments .select_product_section .btn-group label:hover span {
  color: #fff;
}
body.insurance-payments .select_product_section .btn-group label span {
  bottom: 10px;
  font-weight: bold;
  line-height: 1;
}
@media (max-width: 767px) {
  body.insurance-payments .select_product_section .btn-group label.caricon {
    background: url(../images/caricon.png) 50% 28px no-repeat;
    background-size: 80% auto;
  }
  body.insurance-payments .select_product_section .btn-group label.caricon:hover,
  body.insurance-payments .select_product_section .btn-group label.caricon.active {
    background-position: 50% -98px;
    background-color: #0f7215;
  }
  body.insurance-payments .select_product_section .btn-group label.bikeicon {
    background: url(../images/bikeicon.png) 50% 23px no-repeat;
    background-size: 80% auto;
  }
  body.insurance-payments .select_product_section .btn-group label.bikeicon:hover,
  body.insurance-payments .select_product_section .btn-group label.bikeicon.active {
    background-position: 50% -73px;
    background-color: #0f7215;
  }
  body.insurance-payments .select_product_section .btn-group label.carbikeicon {
    background: url(../images/payment_carbikeicon.png) 50% 23px no-repeat;
    background-size: 80% auto;
  }
  body.insurance-payments .select_product_section .btn-group label.carbikeicon:hover,
  body.insurance-payments .select_product_section .btn-group label.carbikeicon.active {
    background-position: 50% -73px;
    background-color: #0f7215;
  }
  body.insurance-payments .select_product_section .btn-group label.homeicon {
    background: url(../images/payment_homeicon.png) 50% 18px no-repeat;
    background-size: 50% auto;
    margin-right: 0;
  }
  body.insurance-payments .select_product_section .btn-group label.homeicon:hover,
  body.insurance-payments .select_product_section .btn-group label.homeicon.active {
    background-position: 50% -44px;
    background-color: #0f7215;
  }
  body.insurance-payments .select_product_section .btn-group label.renewalicon {
    background: url(../images/payment_renewalicon.png) 50% 17px no-repeat;
    background-size: 30% auto;
  }
  body.insurance-payments .select_product_section .btn-group label.renewalicon:hover,
  body.insurance-payments .select_product_section .btn-group label.renewalicon.active {
    background-position: 50% -59px;
    background-color: #0f7215;
  }
  body.insurance-payments .select_product_section .btn-group label.excessicon {
    background: url(../images/payment_excessicon.png) 50% 20px no-repeat;
    background-size: 40% auto;
  }
  body.insurance-payments .select_product_section .btn-group label.excessicon:hover,
  body.insurance-payments .select_product_section .btn-group label.excessicon.active {
    background-position: 50% -51px;
    background-color: #0f7215;
  }
  body.insurance-payments .select_product_section .btn-group label.othericon {
    background: url(../images/payment_othericon.png) 50% 30px no-repeat;
    background-size: 40% auto;
    margin-right: 0;
  }
  body.insurance-payments .select_product_section .btn-group label.othericon:hover,
  body.insurance-payments .select_product_section .btn-group label.othericon.active {
    background-position: 50% -41px;
    background-color: #0f7215;
  }
  body.insurance-payments .select_product_section .btn-group label.homeicon-pay {
    margin-right: 20px !important;
  }
  body.insurance-payments .select_product_section .btn-group label.ctpicon {
    background: url(../images/payment_keysicon.png) 50% 8px no-repeat;
    background-size: 40% auto;
    margin-right: 0;
  }
  body.insurance-payments .select_product_section .btn-group label.ctpicon:hover,
  body.insurance-payments .select_product_section .btn-group label.ctpicon.active {
    background-position: 50% -60px;
    background-color: #0f7215;
  }
}
#prn-retrieval {
  padding: 5px 15px 15px 15px;
}
#prn-retrieval .tooltip_templates {
  display: none;
}
#prn-retrieval .prn--header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}
#prn-retrieval .prn--header .close {
  font-weight: normal;
  opacity: 0.75;
  color: #333 !important;
}
#prn-retrieval .prn--header .close:hover {
  opacity: 1;
  color: #111 !important;
}
#prn-retrieval .prn--body h2 {
  font-size: 22px;
}
#prn-retrieval .prn--body ul.tabs {
  margin: 30px 0 0 0;
  padding: 0;
  list-style: none;
  border-bottom: 1px solid #111;
  display: flex;
}
#prn-retrieval .prn--body ul.tabs li {
  flex: 1;
  background: none;
  color: #111;
  font-weight: bold;
  display: inline-block;
  padding: 10px 15px;
  cursor: pointer;
}
#prn-retrieval .prn--body ul.tabs li.current {
  background: #111;
  color: #ededed;
}
#prn-retrieval .prn--body .tab-content {
  display: none;
  padding: 15px;
}
#prn-retrieval .prn--body .tab-content .link--phone {
  color: #0f7215;
  font-weight: bold;
}
#prn-retrieval .prn--body .tab-content.current {
  display: inherit;
}
#prn-retrieval .prn--body .btn-row {
  margin-top: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#prn-retrieval .prn--body .btn-row.btn-row-single {
  justify-content: flex-end;
}
#prn-retrieval .prn--body .btn-row .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 7.5px 15px;
}
#prn-retrieval .prn--body .btn-row .btn.btn--ghost {
  border: 1px solid #0f7215;
  color: #0f7215;
}
#prn-retrieval .prn--body .btn-row .btn.btn--ghost:hover {
  background-color: #0f7215;
  color: #fff;
}
#prn-retrieval .prn--body form {
  padding-left: 15px;
  padding-right: 15px;
}
#prn-retrieval .prn--body form .row {
  display: block;
  margin-top: 30px;
}
#prn-retrieval .prn--body form .row label {
  display: block;
  margin-bottom: 10px;
}
#prn-retrieval .prn--body form .row label span {
  display: block;
  font-weight: normal;
}
#prn-retrieval .prn--body form .row input {
  width: 200px;
  border: 1px solid #666;
  padding: 15px;
}
#prn-retrieval .prn--body form .row input.error {
  border: 1px solid red;
}
#prn-retrieval .prn--body form .row input.registration {
  text-transform: uppercase;
}
#prn-retrieval .prn--body form .row .help {
  font-size: 14px;
}
#prn-retrieval .prn--body form .row label.error {
  font-size: 1.2rem;
  color: red;
  font-weight: normal;
  margin-top: 2px;
}
#prn-retrieval .prn--body form a.prn-tooltip {
  color: #333;
  border-bottom: 1px dotted #0f7215;
  font-weight: normal;
  font-size: 14px;
}
#prn-retrieval #prn-step-intro .back {
  visibility: hidden;
}
#prn-retrieval #prn-step-intro .btn-row {
  justify-content: flex-start;
}
#prn-retrieval #prn-step-intro .btn-row .btn {
  margin-right: 25px;
}
#prn-retrieval #prn-step-find h2,
#prn-retrieval #prn-step-find p {
  text-align: center;
}
#prn-retrieval #prn-step-find .tab-content * {
  text-align: left;
}
#prn-retrieval #prn-step-loading .prn--body {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
/* JCI */
body.insurance.insurance-just-car #banner {
  background: #000 url('../images/bg-banner2.jpg') no-repeat center top;
  height: 219px;
  margin: 0 0 60px;
}
@media (max-width: 991px) {
  body.insurance.insurance-just-car #banner {
    margin: 0 0 20px;
  }
}
@media (max-width: 480px) {
  body.insurance.insurance-just-car #banner h1 {
    font-size: 32px;
  }
}
body.insurance.insurance-just-car .monaro {
  float: right;
  margin-top: -215px;
  margin-right: -130px;
  position: relative;
}
@media (max-width: 1199px) {
  body.insurance.insurance-just-car .monaro {
    width: 450px;
    margin-top: -165px;
    margin-right: -80px;
  }
}
@media (max-width: 991px) {
  body.insurance.insurance-just-car .monaro {
    float: none;
    margin-top: -70px;
    margin-right: 0;
    margin-bottom: 20px;
    max-width: 100%;
    width: auto;
    height: auto;
  }
}
@media (max-width: 767px) {
  body.insurance.insurance-just-car .monaro {
    margin-top: -50px;
  }
}
body.insurance.insurance-just-car .copy {
  max-width: 960px;
}
body.insurance.insurance-just-car .copy p {
  font-size: 17px;
  font-family: Arial, sans-serif;
  color: #000;
}
body.insurance.insurance-just-car .copy p.terms {
  font-size: 13px;
  color: #282727;
}
/* InsureMyRide Bike */
body.insurance.insurance-insuremyride-bike #banner {
  background: #000 url('../images/bg-banner2.jpg') no-repeat center top;
  height: 219px;
  margin: 0 0 60px;
}
@media (max-width: 991px) {
  body.insurance.insurance-insuremyride-bike #banner {
    margin: 0 0 20px;
  }
}
@media (max-width: 480px) {
  body.insurance.insurance-insuremyride-bike #banner h1 {
    font-size: 32px;
  }
}
body.insurance.insurance-insuremyride-bike .yamaha {
  float: right;
  margin-top: -250px;
  margin-right: 20px;
  position: relative;
}
@media (max-width: 991px) {
  body.insurance.insurance-insuremyride-bike .yamaha {
    float: none;
    margin-top: -75px;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
@media (max-width: 640px) {
  body.insurance.insurance-insuremyride-bike .yamaha {
    max-width: 90%;
  }
}
body.insurance.insurance-insuremyride-bike .copy {
  max-width: 960px;
}
body.insurance.insurance-insuremyride-bike .copy p {
  font-size: 17px;
  font-family: Arial, sans-serif;
  color: #000;
  margin: 0 0 20px;
}
body.insurance.insurance-insuremyride-bike .copy p.terms {
  font-size: 13px;
  color: #282727;
}
body.insurance.insurance-insuremyride-bike #content {
  padding: 30px 0 0;
}
body.insurance.insurance-insuremyride-bike #content .gap {
  margin-top: 30px;
}
@media (min-width: 768px) {
  body.insurance.insurance-insuremyride-bike #content .gap {
    margin-top: 60px;
  }
}
body.insurance.insurance-insuremyride-bike #content .larger p {
  color: #000;
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
}
body.insurance.insurance-insuremyride-bike #content .list {
  margin: 0;
  padding: 0;
  border-right: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  background: #f2f2f2;
  color: #000;
}
@media (max-width: 767px) {
  body.insurance.insurance-insuremyride-bike #content .list:first-child {
    padding-top: 10px;
    border-top: 1px solid #e6e6e6;
  }
  body.insurance.insurance-insuremyride-bike #content .list:last-child {
    padding-bottom: 10px;
    border-bottom: 1px solid #e6e6e6;
  }
}
@media (min-width: 768px) {
  body.insurance.insurance-insuremyride-bike #content .list {
    margin: 0 0 6px;
    padding: 20px;
    border: 1px solid #e6e6e6;
  }
}
body.insurance.insurance-insuremyride-bike #content .list li {
  width: 100%;
  padding: 5px 20px;
  color: #000;
  font-size: 1.6rem;
}
@media (min-width: 768px) {
  body.insurance.insurance-insuremyride-bike #content .list li {
    float: left;
    width: 33.3333333%;
    padding: 0;
  }
}
body.insurance.insurance-insuremyride-bike #content .list li span {
  margin-right: 8px;
  font-size: 2rem;
}
body.insurance.insurance-insuremyride-bike #content .list:before,
body.insurance.insurance-insuremyride-bike #content .list:after {
  display: table;
  content: '';
}
body.insurance.insurance-insuremyride-bike #content .list:after {
  clear: both;
}
body.insurance.insurance-insuremyride-bike #content .strip {
  height: 490px;
  margin: 30px 0;
  background: #000;
  overflow: hidden;
  position: relative;
}
@media (min-width: 768px) {
  body.insurance.insurance-insuremyride-bike #content .strip {
    margin: 50px 0;
  }
}
body.insurance.insurance-insuremyride-bike #content .strip .container {
  width: 1270px;
  height: inherit;
  position: relative;
}
body.insurance.insurance-insuremyride-bike #content .strip .slider {
  height: 100%;
  width: 50%;
  float: left;
}
body.insurance.insurance-insuremyride-bike #content .strip .slider.image {
  height: inherit;
}
body.insurance.insurance-insuremyride-bike #content .strip .slider.image .slide {
  width: 100%;
  height: inherit;
}
body.insurance.insurance-insuremyride-bike #content .strip .slider.content h3 {
  color: #fff;
  font-family: 'swiss_721bold_condensed';
}
body.insurance.insurance-insuremyride-bike #content .strip .slider.content p {
  margin-right: 100px;
}
body.insurance.insurance-insuremyride-bike #content .strip .slider.content .slide {
  padding: 30px;
}
body.insurance.insurance-insuremyride-bike #content .strip .sliderButtons {
  width: 50px;
  margin-top: -94px;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 101;
  /* Needs to be higher than 99 from jquery cycle */
}
body.insurance.insurance-insuremyride-bike #content .strip .sliderButtons p {
  margin: 0;
  color: #fff;
  line-height: 60px;
  text-align: center;
}
body.insurance.insurance-insuremyride-bike #content .strip .sliderButtons .prev,
body.insurance.insurance-insuremyride-bike #content .strip .sliderButtons .next {
  display: block;
  border-top: 0;
  border-bottom: 1px solid #fff;
  color: #fff;
  font-size: 42px;
  text-align: center;
}
body.insurance.insurance-insuremyride-bike #content .strip .sliderButtons .next {
  border-top: 1px solid #fff;
  border-bottom: 0;
}
body.insurance.insurance-insuremyride-bike #content .strip .bg-image {
  width: 100%;
  height: 100%;
  opacity: 0;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  transition-duration: 0.8s;
  position: absolute;
  left: 0;
  top: 0;
}
body.insurance.insurance-insuremyride-bike #content .strip .bg-image.bg-image-1 {
  transition-delay: 0.2s;
}
body.insurance.insurance-insuremyride-bike #content .strip .bg-image.bg-image-2 {
  transition-delay: 0.4s;
}
body.insurance.insurance-insuremyride-bike #content .strip .bg-image.bg-image-3 {
  transition-delay: 0.6s;
}
body.insurance.insurance-insuremyride-bike #content .strip .bg-image.bg-image-active {
  opacity: 1;
  z-index: 2;
}
body.insurance.insurance-insuremyride-bike #content .center {
  text-align: center;
}
body.insurance.insurance-insuremyride-bike #content .center h2 {
  margin-bottom: 30px;
  font-family: 'swiss_721light_condensed';
  font-size: 20px;
  line-height: 30px;
}
@media (min-width: 768px) {
  body.insurance.insurance-insuremyride-bike #content .center h2 {
    font-size: 35px;
    line-height: 45px;
  }
}
body.insurance.insurance-insuremyride-bike #content .center p {
  margin-bottom: 30px;
}
body.insurance.insurance-insuremyride-bike #content .center .link {
  display: inline-block;
  margin-bottom: 30px;
  color: #000;
  font-weight: 700;
}
@media (max-width: 767px) {
  body.insurance.insurance-insuremyride-bike #content .center .link {
    margin-bottom: 0;
  }
}
body.insurance.insurance-insuremyride-bike #content .center .btn {
  display: block;
  margin: 0 auto;
}
@media (max-width: 767px) {
  body.insurance.insurance-insuremyride-bike #content .center .btn {
    margin: 0 -15px;
    box-shadow: none;
    border-radius: 0;
  }
}
@media (min-width: 768px) {
  body.insurance.insurance-insuremyride-bike #content .center .btn {
    display: inline-block;
  }
}
body.insurance.insurance-insuremyride-bike #content .key-features {
  text-align: center;
}
body.insurance.insurance-insuremyride-bike #content .key-features .key-feature {
  margin-bottom: 30px;
}
body.insurance.insurance-insuremyride-bike #content .key-features .key-feature i {
  background: #3c3c3c;
  width: 120px;
  height: 120px;
  display: block;
  border-radius: 67px;
  margin: 0 auto;
  color: white;
  font-size: 60px;
  vertical-align: middle;
  padding: 30px;
}
body.insurance.insurance-insuremyride-bike #content .key-features .key-feature .icon-scales {
  font-size: 84px;
  padding: 18px;
}
body.insurance.insurance-insuremyride-bike #content .key-features .key-feature h2 {
  margin-top: 10px;
  color: #0f7215;
  font-size: 22px;
  min-height: 50px;
}
body.insurance.insurance-insuremyride-bike #content .key-features .key-feature img {
  width: 60px;
}
@media (min-width: 768px) {
  body.insurance.insurance-insuremyride-bike #content .key-features h1 {
    font-size: 45px;
    margin-bottom: 30px;
  }
  body.insurance.insurance-insuremyride-bike #content .key-features h2 {
    margin-top: 20px;
    color: #fff;
  }
  body.insurance.insurance-insuremyride-bike #content .key-features img {
    width: auto;
  }
}
@media (min-width: 1200px) {
  body.insurance.insurance-insuremyride-bike #content .key-features {
    padding: 0 100px 50px;
  }
}
@media (max-width: 991px) {
  body.insurance.insurance-insuremyride-bike #content .features-container-bike {
    background-image: none;
  }
}
@media (min-width: 768px) {
  body.insurance.insurance-insuremyride-bike #content .features-container-bike {
    background: url(../images/bg-additional-features-bike.jpg) no-repeat 50% 50px;
    background-size: 100% auto;
    min-height: 975px;
    background-size: auto 1270px;
    background-position: 50% -30px;
  }
}
@media (min-width: 992px) {
  body.insurance.insurance-insuremyride-bike #content .features-container-bike {
    background-size: auto auto;
    background-position: 50% 0;
  }
}
body.insurance.insurance-insuremyride-bike #content .additional-features .add-features {
  background: rgba(10, 75, 10, 0.8);
  padding: 20px 10px;
  margin: 0 -15px;
  text-align: center;
}
body.insurance.insurance-insuremyride-bike #content .additional-features .add-features h1 {
  margin: 0 0 30px;
  color: #fff;
  font-size: 45px;
  font-weight: 400;
}
body.insurance.insurance-insuremyride-bike #content .additional-features .add-features p {
  color: #fff;
}
body.insurance.insurance-insuremyride-bike #content .additional-features .add-features .check-list li {
  position: relative;
  padding-left: 30px;
  text-align: left;
  color: #fff;
  margin: 0 0 20px;
  font-size: 18px;
}
body.insurance.insurance-insuremyride-bike #content .additional-features .add-features .check-list li .fa {
  position: absolute;
  top: 5px;
  left: 0;
  margin: 0 8px 15px 0;
  font-size: 25px;
}
@media (min-width: 768px) {
  body.insurance.insurance-insuremyride-bike #content .additional-features .add-features {
    padding: 30px 50px;
  }
  body.insurance.insurance-insuremyride-bike #content .additional-features .add-features .check-list li {
    display: block;
    float: left;
    width: 50%;
    padding-right: 15px;
  }
  body.insurance.insurance-insuremyride-bike #content .additional-features .add-features .check-list li:nth-child(odd) {
    clear: both;
  }
}
@media (min-width: 992px) {
  body.insurance.insurance-insuremyride-bike #content .additional-features .add-features .check-list li:nth-child(odd) {
    clear: both;
  }
}
@media (min-width: 1200px) {
  body.insurance.insurance-insuremyride-bike #content .additional-features .add-features {
    padding: 58px 100px;
  }
}
@media (min-width: 768px) {
  body.insurance.insurance-insuremyride-bike #content .additional-features {
    min-height: 695px;
  }
}
@media (min-width: 992px) {
  body.insurance.insurance-insuremyride-bike #content .additional-features {
    min-height: 550px;
  }
}
body.insurance.insurance-insuremyride-bike #content .additional-features .additional-features-bike {
  min-height: 690px;
}
body.insurance.insurance-insuremyride-bike #content .cover-options {
  text-align: center;
}
body.insurance.insurance-insuremyride-bike #content .cover-options h1 {
  margin-bottom: 35px;
  margin-top: 60px;
}
body.insurance.insurance-insuremyride-bike #content .cover-options h4 {
  color: #262626;
  font-size: 22px;
  font-family: 'swiss_721bold_condensed';
}
body.insurance.insurance-insuremyride-bike #content .cover-options .cover-img {
  width: 100%;
}
body.insurance.insurance-insuremyride-bike #content .cover-options .cover-box {
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  body.insurance.insurance-insuremyride-bike #content .cover-options {
    padding-bottom: 60px;
  }
}
@media (min-width: 768px) {
  body.insurance.insurance-insuremyride-bike #content .cover-options {
    text-align: left;
  }
  body.insurance.insurance-insuremyride-bike #content .cover-options .cover-img {
    text-align: left;
  }
  body.insurance.insurance-insuremyride-bike #content .cover-options .cover-img img {
    max-width: none;
  }
}
@media (min-width: 992px) {
  body.insurance.insurance-insuremyride-bike #content .cover-options {
    margin-top: 220px;
    padding-bottom: 100px;
  }
}
body.insurance.insurance-insuremyride-bike #content .insurance-filler {
  padding: 40px 0;
  background: #f9f9f9;
}
body.insurance.insurance-insuremyride-bike #content .insurance-filler .filler-box h5 {
  font-size: 22px;
  font-family: swiss_721light_condensed;
  color: #333333;
  line-height: 1.5;
}
body.insurance.insurance-insuremyride-bike #content .insurance-filler .filler-box h5 strong {
  font-weight: 400;
  font-family: swiss_721bold_condensed;
}
@media (min-width: 768px) {
  body.insurance.insurance-insuremyride-bike #content .insurance-filler {
    padding: 60px 0 30px;
    margin-bottom: 30px;
    background: #fff;
  }
}
@media (min-width: 992px) {
  body.insurance.insurance-insuremyride-bike #content .insurance-filler {
    padding: 80px 0 60px;
    margin-bottom: 50px;
  }
}
body.insurance.insurance-insuremyride-bike #content .insurance-request {
  position: relative;
  font-size: 15px;
  z-index: 1;
}
body.insurance.insurance-insuremyride-bike #content .insurance-request .request-box {
  max-width: 530px;
  text-align: left;
}
body.insurance.insurance-insuremyride-bike #content .insurance-request .request-box p {
  max-width: 320px;
  padding-bottom: 10px;
}
@media (max-width: 767px) {
  body.insurance.insurance-insuremyride-bike #content .insurance-request .request-box h1,
  body.insurance.insurance-insuremyride-bike #content .insurance-request .request-box p {
    text-align: center;
    max-width: 100% !important;
  }
  body.insurance.insurance-insuremyride-bike #content .insurance-request .request-box .view-policy,
  body.insurance.insurance-insuremyride-bike #content .insurance-request .request-box .btn {
    text-align: left;
  }
}
body.insurance.insurance-insuremyride-bike #content .insurance-request .view-policy i {
  font-size: 35px;
  float: left;
  margin: -5px;
  padding: 0 2px;
  color: #c20013;
}
body.insurance.insurance-insuremyride-bike #content .insurance-request .view-policy a {
  color: #0f7215;
  padding-left: 8px;
}
body.insurance.insurance-insuremyride-bike #content .insurance-request .car {
  position: absolute;
  background: url(../images/bg-additional-features-bike-3.png) no-repeat 0 0;
  z-index: -1;
}
@media (max-width: 767px) {
  body.insurance.insurance-insuremyride-bike #content .insurance-request {
    padding-bottom: 150px;
    padding-top: 60px;
    position: relative;
  }
  body.insurance.insurance-insuremyride-bike #content .insurance-request .btn {
    padding: 7px 25px 5px;
    font-size: 16px;
  }
  body.insurance.insurance-insuremyride-bike #content .insurance-request .car {
    width: 370px;
    height: 180px;
    bottom: 0;
    background-size: contain;
    right: -120px;
    background-position: 0 0;
  }
}
@media (min-width: 768px) {
  body.insurance.insurance-insuremyride-bike #content .insurance-request {
    min-height: 350px;
    padding-bottom: 60px;
    padding-top: 60px;
  }
  body.insurance.insurance-insuremyride-bike #content .insurance-request h1 {
    font-size: 45px;
  }
  body.insurance.insurance-insuremyride-bike #content .insurance-request .car {
    width: 600px;
    background-size: contain;
    bottom: 0;
    left: 35%;
    height: 350px;
  }
}
@media (min-width: 992px) {
  body.insurance.insurance-insuremyride-bike #content .insurance-request {
    min-height: 560px;
    padding: 0 0 120px;
    padding-top: 60px;
  }
  body.insurance.insurance-insuremyride-bike #content .insurance-request .car {
    width: 1128px;
    height: 550px;
    left: 30%;
  }
}
@media (min-width: 1500px) {
  body.insurance.insurance-insuremyride-bike #content .insurance-request .car {
    left: 40%;
  }
}
body.insurance.insurance-insuremyride-bike #content .options-discounts {
  margin-top: -30px;
  background: url(../images/bg-premium-option.jpg) no-repeat center bottom;
  background-size: auto 100%;
  padding-top: 50px;
  padding-bottom: 150px;
  text-align: center;
}
body.insurance.insurance-insuremyride-bike #content .options-discounts .optdiscount-box {
  margin-bottom: 20px;
}
body.insurance.insurance-insuremyride-bike #content .options-discounts .optdiscount-box h4 {
  margin: 0;
  font-size: 22px;
  font-family: 'swiss_721bold_condensed';
}
@media (min-width: 768px) {
  body.insurance.insurance-insuremyride-bike #content .options-discounts {
    margin-top: 0;
    background-size: 100% 654px;
  }
  body.insurance.insurance-insuremyride-bike #content .options-discounts .optdiscount-box {
    text-align: left;
  }
  body.insurance.insurance-insuremyride-bike #content .options-discounts .optdiscount-box h4 {
    min-height: 60px;
  }
}
@media (min-width: 992px) {
  body.insurance.insurance-insuremyride-bike #content .options-discounts h1 {
    font-size: 45px;
    padding: 0 0 20px 0;
  }
}
body.insurance.insurance-insuremyride-bike #content .insurance-options .insurance-box {
  text-align: center;
  height: 300px;
  color: #fff;
  padding: 15px;
}
body.insurance.insurance-insuremyride-bike #content .insurance-options .insurance-box.bike {
  background: url(../images/img-bike-insurance.jpg) no-repeat center bottom;
  background-size: cover;
}
body.insurance.insurance-insuremyride-bike #content .insurance-options .insurance-box.home {
  background: url(../images/img-home-insurance.jpg) no-repeat center bottom;
  background-size: cover;
}
body.insurance.insurance-insuremyride-bike #content .insurance-options .insurance-box.car {
  background: url(../images/img-car-insurance.jpg) no-repeat center bottom;
  background-size: cover;
}
body.insurance.insurance-insuremyride-bike #content .insurance-options .insurance-box .insurance-desc {
  width: 280px;
  margin: 0 auto;
  position: relative;
  top: 50%;
  -webkit-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}
body.insurance.insurance-insuremyride-bike #content .insurance-options .insurance-box .insurance-desc h2 {
  margin: 0 0 10px;
  color: #fff;
  font-size: 42px;
}
@media (min-width: 768px) {
  body.insurance.insurance-insuremyride-bike #content .insurance-options .insurance-box {
    text-align: left;
    height: 490px;
  }
}
@media (min-width: 768px) {
  body.insurance.insurance-insuremyride-bike .btn {
    font-size: 22px;
  }
}
/* InsureMyRide CTP */
body.insurance.insurance-insuremyride-ctp #banner {
  background: #000 url('../images/bg-banner2.jpg') no-repeat center top;
  height: 219px;
  margin: 0 0 60px;
}
@media (max-width: 991px) {
  body.insurance.insurance-insuremyride-ctp #banner {
    margin: 0 0 20px;
  }
}
@media (max-width: 480px) {
  body.insurance.insurance-insuremyride-ctp #banner h1 {
    font-size: 32px;
  }
}
body.insurance.insurance-insuremyride-ctp .ducati {
  float: right;
  margin-top: -250px;
  margin-right: 30px;
  position: relative;
}
@media (max-width: 991px) {
  body.insurance.insurance-insuremyride-ctp .ducati {
    float: none;
    margin-top: -75px;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
@media (max-width: 640px) {
  body.insurance.insurance-insuremyride-ctp .ducati {
    max-width: 90%;
  }
}
body.insurance.insurance-insuremyride-ctp .copy {
  max-width: 960px;
}
body.insurance.insurance-insuremyride-ctp .copy p {
  font-size: 17px;
  font-family: Arial, sans-serif;
  color: #000;
  margin-bottom: 20px;
}
body.insurance.insurance-insuremyride-ctp .copy p.terms {
  font-size: 13px;
  color: #282727;
}
body.insurance.insurance-insuremyride-ctp #content .key-features {
  text-align: center;
}
body.insurance.insurance-insuremyride-ctp #content .key-features .key-feature {
  float: none;
  display: inline-block;
}
body.insurance-modified #banner {
  height: auto;
  background-image: url(../images/mobile-car-insurance-2.jpg);
  background-position: right top;
  background-size: 110% auto;
}
body.insurance-modified #banner .banner-desc {
  position: static;
}
body.insurance-modified #banner .banner-desc .banner-caption {
  margin-top: 0;
  margin-left: auto;
  padding: 7vw 0 10vw;
  text-align: right;
  color: white;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  max-width: none;
}
body.insurance-modified #banner .banner-desc .banner-caption h1 {
  color: inherit;
  text-align: right;
}
body.insurance-modified #banner .banner-desc .banner-caption h2 {
  color: inherit;
}
@media (max-width: 767px) {
  body.insurance-modified #banner .banner-desc .banner-caption h1 {
    font-size: 6vw;
    max-width: 35vw;
  }
  body.insurance-modified #banner .banner-desc .banner-caption h2 {
    font-size: 3vw;
    max-width: 30vw;
    margin-bottom: 4vw;
  }
  body.insurance-modified #banner .banner-desc .banner-caption .btn {
    font-size: 3vw;
  }
}
@media (min-width: 768px) {
  body.insurance-modified #banner {
    background-image: url(../images/bg-banner-insurance-2.jpg);
    background-position: 43% top;
    background-size: auto 80%;
    margin-bottom: -100px;
    padding-top: 30px;
  }
  body.insurance-modified #banner .banner-desc {
    top: 0;
  }
  body.insurance-modified #banner .banner-desc .banner-caption {
    margin-top: 0;
    max-width: 300px;
    color: white;
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
    -webkit-transform-origin: right top;
            transform-origin: right top;
  }
  body.insurance-modified #banner .banner-desc .banner-caption h1 {
    justify-content: flex-end;
    color: inherit;
  }
  body.insurance-modified #banner .banner-desc .banner-caption h2 {
    color: inherit;
    width: 100%;
  }
}
@media (min-width: 992px) {
  body.insurance-modified #banner {
    padding-top: 0;
    background-position: 40% top;
  }
  body.insurance-modified #banner .banner-desc {
    top: 20px;
  }
  body.insurance-modified #banner .banner-desc .banner-caption {
    max-width: 410px;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}
@media (min-width: 1680px) {
  body.insurance-modified #banner {
    background-size: 130% auto;
    background-position: center top;
    height: 0;
    padding-bottom: 27%;
    margin-bottom: 0;
  }
  body.insurance-modified #banner .banner-desc {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-55%);
            transform: translateY(-55%);
  }
  body.insurance-modified #banner .banner-desc .banner-caption {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
body.insurance-modified #content #key-features {
  margin-bottom: 30px;
}
body.insurance-modified #content .cover-options h1 {
  margin-top: 10px;
}
body.insurance-modified #content .insurance-request .car {
  background-image: url(../images/img-insurance-motor-2.png);
}
body.insurance-modified #content .insurance-request .request-box h1 {
  margin-top: 0;
  padding-top: 0 !important;
}
body.insurance-modified #content .insurance-request .request-box p {
  text-align: left;
}
@media (min-width: 480px) {
  body.insurance-modified #content .insurance-request {
    padding-bottom: 60px;
  }
  body.insurance-modified #content .insurance-request .request-box {
    max-width: none;
  }
}
@media (min-width: 768px) {
  body.insurance-modified #content .additional-features {
    min-height: 820px;
  }
  body.insurance-modified #content .insurance-request .car {
    background-image: url(../images/insurance-car-solo-2.png);
    width: auto;
    left: 45%;
    right: 0;
    background-size: contain;
    background-position: left center;
  }
  body.insurance-modified #content .features-container {
    background-image: url(../images/bg-additional-features-2-tablet.jpg);
    background-position: 42% 0;
  }
  body.insurance-modified #content .cover-options {
    padding-bottom: 0;
  }
}
@media (min-width: 992px) {
  body.insurance-modified #content .additional-features {
    min-height: 865px;
  }
  body.insurance-modified #content .features-container {
    background-size: cover;
    background-position: 50% 0;
  }
}
@media (min-width: 1200px) {
  body.insurance-modified #content .additional-features {
    min-height: 1020px;
  }
  body.insurance-modified #content #key-features {
    margin-bottom: 0;
  }
}
@media (min-width: 1800px) {
  body.insurance-modified #content .features-container {
    background-image: url(../images/bg-additional-features-2.jpg);
  }
}
@media (min-width: 2000px) {
  body.insurance-modified #content .features-container {
    background-size: contain;
  }
}
/*
 *  StudioMoso
 *  @author Holmesy
 */
#leadin-claim {
  margin: 30px 0 30px 0;
  font-size: 22px;
  line-height: 28px;
}
.heading-payment {
  padding-bottom: 30px;
  padding-top: 20px;
}
.payment-title {
  padding: 15px 15px 20px;
}
.payment_section {
  padding: 55px 0 0px;
}
.show-ctp {
  display: none;
}
.ctp-active .hide-ctp {
  display: none;
}
.ctp-active .show-ctp {
  display: block;
}
.ctp-active .show-ctp.inline {
  display: inline;
}
.payments-accept h1 {
  height: 52px;
  font-size: 32px;
}
.payments-accept h1 img {
  height: 45px !important;
  width: 50px !important;
}
.payments-accept h1 img.pay-phone {
  margin-top: -15px;
}
.payments-accept h1 img.pay-mail {
  margin-top: -5px;
}
.payments-accept h1 img.pay-postoffice {
  margin-top: -5px;
}
body.claim .list {
  padding: 20px 0 60px;
  background: #000;
}
body.claim .list a {
  color: #fff;
  text-decoration: none !important;
}
body.claim .list a .image {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -mox-box;
  display: -webkit-flex;
  align-items: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  height: 220px;
  margin: 40px 0 20px;
  background: #fff;
  color: #000;
}
body.claim .list a .image .text {
  width: 100%;
  margin: 0 20%;
  font-weight: 700;
  font-size: 20px;
  text-align: center;
}
body.claim .view_manage_claim {
  text-align: left;
}
body.claim .quick-links {
  padding: 60px 0;
  background: #e0e0e0;
}
body.claim .quick-links h2,
body.claim .quick-links p {
  margin: 0 20px 20px;
  color: #000;
  text-align: center;
}
@media (min-width: 768px) {
  body.claim .quick-links h2,
  body.claim .quick-links p {
    max-width: 800px;
    min-width: 320px;
    margin: 0 auto 20px;
  }
}
body.claim .quick-links .image {
  margin: 20px 0;
}
body.claim .quick-links .text {
  color: #000;
}
body.claim .download {
  padding: 60px 0;
}
body.claim .download h2,
body.claim .download p {
  margin: 0 20px 20px;
  color: #000;
  text-align: center;
}
@media (min-width: 768px) {
  body.claim .download h2,
  body.claim .download p {
    max-width: 800px;
    min-width: 320px;
    margin: 0 auto 20px;
  }
}
body.claim .download .btn {
  margin: 70px auto 0;
}
body.claim .show-on-expand {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  height: 0;
}
body.claim.expand .show-on-expand {
  position: static;
  height: auto;
  visibility: visible;
  opacity: 1;
  transition: 0.5s;
  transition: all 0.5s ease-out;
}
body.claim .visible-motor,
body.claim .visible-bike,
body.claim .visible-home,
body.claim .visible-carbike,
body.claim .visible-ctp,
body.claim .visible-excess,
body.claim .visible-other {
  display: none;
}
body.claim.motor-selected .visible-motor {
  display: block;
}
body.claim.bike-selected .visible-bike {
  display: block;
}
body.claim.carbike-selected .visible-carbike {
  display: block;
}
body.claim.ctp-selected .visible-ctp {
  display: block;
}
body.claim.excess-selected .visible-excess {
  display: block;
}
body.claim.other-selected .visible-other {
  display: block;
}
body.claim.home-selected .visible-home {
  display: block;
}
@media (min-width: 992px) {
  body.claim.home-selected .view_manage_claim .col-md-3:first-child {
    margin-left: 72px;
  }
}
@media (min-width: 1200px) {
  body.claim.home-selected .view_manage_claim .col-md-3:first-child {
    margin-left: 80px;
  }
}
.excess-selected .hide-excess {
  display: none;
}
.other-selected .hide-other {
  display: none;
}
.ctp-active .hide-ctp {
  display: none;
}
.ctp-active .show-ctp {
  display: block;
}
/*
 *	StudioMoso
 *	@author Holmesy
 */
body.auction {
  /*==========================================================*/
}
body.auction .container-fluid {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  body.auction .container-fluid {
    padding: 0 75px;
  }
}
@media (min-width: 1200px) {
  body.auction .container-fluid {
    max-width: 1200px;
    padding: 0;
  }
}
@media (min-width: 1500px) {
  body.auction .container {
    width: 1200px;
  }
}
body.auction #menu-slider ul li a {
  color: #fff;
}
body.auction .cars-slide {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
body.auction .cars-slide li {
  display: none;
  float: left;
  margin: 0 -100% 0 0;
  width: 100%;
}
body.auction .cars-slide li:first-child {
  display: block;
}
body.auction .cars-slide li img {
  max-width: 100%;
  vertical-align: top;
}
body.auction .social-auction {
  clear: both !important;
}
@media (min-width: 1200px) {
  body.auction .social-auction {
    padding-left: 22px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.auction .social-auction {
    padding-left: 140px !important;
  }
}
body.auction .social-auction .at-share-btn {
  padding: 0;
  -webkit-transform: none;
          transform: none;
}
body.auction .social-auction .at-share-btn svg {
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}
body.auction #lot-auction-intro {
  background: #000 url('../images/bg-lot-auction-intro-mobile.jpg') no-repeat 50% 0;
  background-size: auto;
  position: relative;
}
body.auction #lot-auction-intro.no-feature-image .car {
  display: none;
}
body.auction #lot-auction-intro.no-feature-image .download {
  margin-bottom: 15px;
}
body.auction #lot-auction-intro .complete-auction {
  width: 700px;
  height: 95px;
  background: #c20000;
  -webkit-transform: rotate(20deg);
  position: absolute;
  right: -40px;
  top: 20px;
}
body.auction #lot-auction-intro .complete-auction h2 {
  margin: 0 0 0 150px !important;
  font-size: 30px;
  line-height: 95px;
  text-align: center;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  body.auction #lot-auction-intro {
    background: #1f2122 url('../images/bg-lot-auction-intro-tablet.jpg') no-repeat 50% -150px;
  }
}
@media (min-width: 992px) {
  body.auction #lot-auction-intro {
    padding: 0;
    background: #000 url('../images/bg-lot-auction-intro.jpg') no-repeat 50% 100%;
    background-size: cover;
  }
  body.auction #lot-auction-intro .item {
    /* remove all the important's */
    min-width: 65px!Important;
  }
}
body.auction #lot-auction-intro .row {
  position: relative;
  z-index: 2;
}
body.auction #lot-auction-intro .counter {
  margin-bottom: 40px;
  text-align: center;
}
@media (min-width: 992px) {
  body.auction #lot-auction-intro .counter {
    margin-top: 50px;
    text-align: left;
  }
  body.auction #lot-auction-intro .counter .item {
    min-width: 90px;
  }
}
@media (min-width: 1200px) {
  body.auction #lot-auction-intro .counter .item {
    min-width: 95px;
  }
}
body.auction #lot-auction-intro h1 {
  position: relative;
  margin: 40px 0 0 0;
  color: #fff;
  text-transform: normal;
  text-align: center;
}
body.auction #lot-auction-intro h1 span {
  position: absolute;
  top: 0;
  left: 0;
}
@media (min-width: 768px) {
  body.auction #lot-auction-intro h1 {
    margin: 60px 0 0 0;
  }
}
@media (min-width: 992px) {
  body.auction #lot-auction-intro h1 {
    margin: 60px 25px 8px 0;
    padding-left: 80px;
    text-align: left;
  }
}
body.auction #lot-auction-intro h2 {
  text-align: center;
  color: #fff;
  font-size: 20px;
}
@media (min-width: 768px) {
  body.auction #lot-auction-intro h2 {
    font-size: 26px;
  }
}
@media (min-width: 992px) {
  body.auction #lot-auction-intro h2 {
    margin: 0;
    margin-left: 80px;
    text-align: left;
    font-size: 20px;
  }
}
body.auction #lot-auction-intro p {
  color: #fff;
}
body.auction #lot-auction-intro .car {
  margin: 45px auto 0;
}
@media (min-width: 992px) {
  body.auction #lot-auction-intro .car {
    margin: 40px 0 0 0;
  }
}
body.auction #lot-auction-intro .right.complete {
  padding-top: 200px;
}
body.auction #lot-auction-intro .right h2 {
  color: #fff;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  body.auction #lot-auction-intro .right h2 {
    margin: 100px 0 10px;
    font-size: 26px;
  }
}
body.auction #lot-auction-intro .right h3 {
  color: #fff;
  font-family: 'swiss_721bold_condensed';
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 992px) {
  body.auction #lot-auction-intro .right h3 {
    margin: 0 0 3px;
  }
}
body.auction #lot-auction-intro .right .btn {
  display: block;
  max-width: 250px;
  margin: 0 auto;
  display: none;
}
@media (min-width: 768px) {
  body.auction #lot-auction-intro .right .btn .btn {
    display: block;
  }
}
@media (min-width: 992px) {
  body.auction #lot-auction-intro .right .btn {
    display: block;
    max-width: 100%;
    margin: 30px 0 0;
  }
}
body.auction #lot-auction-intro .right .auction-complete {
  background: #3e0000;
  background: -o-linear-gradient(#c70000, #3e0000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c70000', endColorstr='#3e0000', GradientType=0);
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 25px 18px;
  margin-bottom: 20px;
}
body.auction #lot-auction-intro .right .auction-complete h2 {
  margin: auto;
  font-size: 33px;
  text-align: center;
  margin-bottom: 15px;
}
body.auction #lot-auction-intro .right .auction-complete h4 {
  margin: 0 0 10px;
}
body.auction #lot-auction-intro .right .auction-complete ul {
  margin: 0;
  padding: 0;
  text-align: center;
}
body.auction #lot-auction-intro .right .auction-complete ul li {
  list-style: none;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  margin: 0 8px;
}
body.auction #lot-auction-intro .right .auction-complete ul li span {
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: inline-block;
  width: 45px;
  margin: 0 5px 0 0;
  font-size: 22px;
  font-family: "swiss_721bold_condensed";
  font-weight: 400;
  line-height: 1;
  vertical-align: middle;
  padding: 3px 0;
}
body.auction #lot-auction-intro .right .auction-complete ul .sold span {
  background: #db1720;
}
body.auction #lot-auction-intro .right .auction-complete ul .passedin span {
  background: #fa8109;
}
@media (min-width: 768px) and (max-width: 991px) {
  body.auction #lot-auction-intro .right .counter,
  body.auction #lot-auction-intro .right .download,
  body.auction #lot-auction-intro .right .info {
    float: left;
    width: 50%;
    margin: 0;
    text-align: left;
  }
  body.auction #lot-auction-intro .right .counter {
    padding: 10px 0 0 38px;
  }
  body.auction #lot-auction-intro .right .download {
    float: right;
    margin: 20px 60px 0 0;
    border: 1px solid #333;
    margin-right: 0;
    margin-left: 310px !important;
    float: left;
  }
  body.auction #lot-auction-intro .right .info {
    float: none;
    text-align: center;
    width: auto;
    margin: 20px auto;
  }
}
@media (min-width: 768px) {
  body.auction #lot-auction-intro .right h2 {
    margin-top: 30px;
    margin-bottom: 10px;
  }
}
body.auction #lot-auction-intro .right .download {
  max-width: 260px;
  margin: 20px auto 0;
  padding: 18px;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 5px;
}
body.auction #lot-auction-intro .right .download a:hover {
  color: #fff;
}
body.auction #lot-auction-intro .right .download:hover {
  background: rgba(0, 0, 0, 0.8);
}
body.auction #lot-auction-intro .right .download:hover a {
  color: #fff;
}
body.auction #lot-auction-intro .right .download img {
  height: 25px;
  margin-right: 15px;
}
@media (min-width: 992px) {
  body.auction #lot-auction-intro .right .download {
    margin: 20px 0 0;
  }
  body.auction #lot-auction-intro .right .download:not(.download--auction) {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  body.auction #lot-auction-intro .right .download {
    width: 100%;
    max-width: 100%;
    margin: 0 0 20px;
    text-align: center;
    border: 1px solid #333;
    float: left;
  }
  body.auction #lot-auction-intro .right .download img {
    width: 25px;
  }
}
body.auction #lot-auction-intro .right .download a {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -mox-box;
  display: -webkit-flex;
  align-items: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  color: #fff;
  font-size: 15px;
  line-height: 18px;
  font-family: 'swiss_721bold_condensed';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: uppercase;
  transition: all 0.2s ease-out;
  text-align: left;
}
body.auction #lot-auction-intro .right .download a:before,
body.auction #lot-auction-intro .right .download a:after {
  display: table;
  content: '';
}
body.auction #lot-auction-intro .right .download a:after {
  clear: both;
}
body.auction #lot-auction-intro .right .download a:hover {
  text-decoration: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  body.auction #lot-auction-intro .right .download {
    max-width: 300px;
    margin: 0 10px!important;
  }
  body.auction #lot-auction-intro .right .download--auction {
    margin-right: 15px;
  }
  body.auction #lot-auction-intro .right .download-container {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
body.auction #lot-auction-intro .wrapper {
  position: relative;
}
body.auction #lot-auction-intro .wrapper:after {
  display: block;
  width: 100%;
  height: 100%;
  content: '';
  background-size: 100% 200px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
@media (min-width: 768px) {
  body.auction #lot-auction-intro .wrapper:after {
    background-size: auto;
  }
}
@media (min-width: 992px) {
}
body.auction #park-sell-auction-intro {
  padding: 30px 0;
  background: #000;
}
body.auction #park-sell-auction-intro h1 {
  color: #fff;
}
body.auction #park-sell-auction-intro h1.hdr-icon-round .fa {
  border-color: #fff;
}
body.auction #park-sell-auction-intro p {
  color: rgba(255, 255, 255, 0.7);
}
body.auction #park-sell-auction-intro ul {
  margin-top: 30px;
}
body.auction #park-sell-auction-intro li {
  position: relative;
  padding-left: 25px;
  min-height: 30px;
  line-height: 120%;
  margin-bottom: 10px;
  color: #fff;
  font-family: 'swiss_721roman_condensed';
  text-transform: uppercase;
}
body.auction #park-sell-auction-intro li:before {
  position: absolute;
  top: 0;
  left: 0px;
  content: "\f041";
  font-family: "FontAwesome";
  color: #0f7215;
  font-size: 25px;
}
body.auction #park-sell-auction-intro li strong {
  font-family: 'swiss_721bold_condensed';
}
@media (min-width: 768px) {
  body.auction #park-sell-auction-intro {
    background: #000 url('../images/bg-auction-park-and-sell.jpg') no-repeat 50% 50%;
    min-height: 480px;
    background-position: 0 0;
  }
}
@media (min-width: 992px) {
  body.auction #park-sell-auction-intro {
    min-height: 592px;
    padding: 50px 0;
    background-position: 50% 50%;
  }
  body.auction #park-sell-auction-intro h1 {
    margin-bottom: 30px;
  }
  body.auction #park-sell-auction-intro p {
    font-size: 16px;
    max-width: 350px;
  }
}
body.auction #lot-filter {
  background: #000;
}
body.auction #lot-filter h1 {
  margin: 5px 0 0;
  color: #fff;
}
body.auction #lot-filter h3 {
  margin: 50px 0 0 45px;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.auction #lot-filter h3 i {
  float: left;
  font-size: 54px;
  margin: -16px -6px 0 -51px;
  color: #fff;
}
body.auction #lot-filter h3 .mel {
  color: #3473a9;
}
body.auction #lot-filter h3 .syd {
  color: #ddd004;
}
body.auction #lot-filter h3 .bri {
  color: #E50914;
}
body.auction #lot-filter form {
  padding: 15px 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  body.auction #lot-filter form {
    padding-top: 0;
  }
  body.auction #lot-filter form .search-glass {
    left: 42%;
  }
}
body.auction #lot-filter form#all-auctions-search-form {
  display: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  body.auction #lot-filter form#auction-lot-search-form {
    margin-top: 30px;
  }
}
body.auction #lot-filter form .field-wrapper {
  width: 100%;
}
body.auction #lot-filter form .form-group {
  display: table;
  width: 100%;
  margin-bottom: 0;
}
body.auction #lot-filter form .form-group .field-wrapper {
  float: right;
  margin-bottom: 0;
  width: 30%;
}
body.auction #lot-filter form .form-group .field-wrapper:first-child {
  float: left;
  width: 70%;
}
body.auction #lot-filter form .form-group .field-wrapper:first-child input {
  width: 100%;
  float: none;
  font-size: 16px;
  font-weight: 500;
  border-radius: 3px 0 0 3px;
  border: 0;
}
body.auction #lot-filter form .form-group .field-wrapper:first-child .auction-input-right {
  padding-right: 55px;
}
body.auction #lot-filter form .form-group .field-wrapper:first-child .auction-search-style .customSelect {
  border-radius: 0 3px 3px 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  body.auction #lot-filter form .form-group .field-wrapper {
    width: 40%;
  }
  body.auction #lot-filter form .form-group .field-wrapper:first-child {
    width: 60%;
  }
}
body.auction #lot-filter .results-description {
  padding: 10px 0 0px;
  text-align: center;
  font-size: 15px;
  color: #999;
}
body.auction .location-icons {
  display: flex;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  body.auction .location-icons {
    margin-top: 50px;
  }
}
body.auction .location-icons h3 {
  display: flex;
  align-items: center;
  color: #fff;
}
@media (min-width: 768px) {
  body.auction .location-icons h3 {
    margin-top: 0!important;
    margin-right: 20px!important;
  }
}
body.auction .location-icons .club-location {
  font-size: 34px!important;
}
@media (min-width: 768px) {
  body.auction .location-icons .club-location {
    margin: 0 0 0 -51px !important;
  }
}
body.auction .location-icons .club-location.mel {
  color: #4574a1;
}
body.auction .location-icons .club-location.syd {
  color: #e0d643;
}
body.auction .location-icons .club-location.bri {
  color: #E50914;
}
body.auction #search {
  background: #1e2329;
  background: linear-gradient(to right, #151619 0%, #232a32 51%, #151619 100%);
}
body.auction #search input[type=text] {
  width: 100%;
  padding: 0 20px;
  border: 0;
  background: none;
  color: #fff;
}
body.auction #search input[type=text]:focus {
  outline: none;
}
@media (min-width: 992px) {
  body.auction #search input[type=text] {
    height: 64px;
  }
}
body.auction .lots-wrapper {
  position: relative;
  z-index: 1;
  background: #262626;
  background: #262626 url('../images/auction-new-bg.png') repeat-x 0 0;
}
body.auction .search-glass {
  position: absolute;
  left: 55%;
  z-index: 200;
  display: block;
  width: 60px;
  background: none;
}
body.auction .search-glass i {
  color: #000;
}
body.auction #lots {
  padding-top: 10px;
  padding-bottom: 10px;
}
body.auction #lots:before,
body.auction #lots:after {
  display: table;
  content: '';
}
body.auction #lots:after {
  clear: both;
}
body.auction #lots .lot-container {
  margin-left: -5px;
  margin-right: -5px;
}
body.auction #lots .trigger {
  float: left;
  width: 0;
  height: 0;
}
body.auction #load-more {
  text-align: center;
}
body.auction #load-more button {
  display: inline-block;
  margin: 0;
  padding: 8px 15px 7px;
  border: 0;
  background: #cccccc;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}
body.auction #load-more button.disabled {
  color: #b3b3b3;
}
@media (min-width: 992px) {
  body.auction .pagination-container {
    width: auto;
    margin: 0px -30px;
  }
}
body.auction #map-overlay {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -mox-box;
  display: -webkit-flex;
  align-items: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  text-align: center;
  background-color: #000;
  position: relative;
  width: 100%;
}
body.auction #map-overlay .viewing-inspection-times {
  width: 100%;
  padding: 30px 0;
}
body.auction #map-overlay .viewing-inspection-times h2 {
  margin: 0 0 30px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
}
body.auction #map-overlay .viewing-inspection-times .viewing-inspection-times-items {
  display: flex;
  justify-content: center;
}
@media (max-width: 767px) {
  body.auction #map-overlay .viewing-inspection-times .viewing-inspection-times-items {
    flex-direction: column;
  }
}
body.auction #map-overlay .viewing-inspection-times .viewing-inspection-times-items .viewing-inspection-times-item {
  display: block;
  min-height: 155px;
  margin: 0 15px 15px;
  background: #fff;
  border-radius: 2px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
  text-align: left;
  font-size: 0;
}
body.auction #map-overlay .viewing-inspection-times .viewing-inspection-times-items .viewing-inspection-times-item.last {
  background: #0f7215;
}
body.auction #map-overlay .viewing-inspection-times .viewing-inspection-times-items .viewing-inspection-times-item .viewing-inspection-times-item-header {
  width: 100%;
  padding: 10px 20px;
  background: #d7d7d7;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}
body.auction #map-overlay .viewing-inspection-times .viewing-inspection-times-items .viewing-inspection-times-item .viewing-inspection-times-item-header.last {
  background: #fff;
}
body.auction #map-overlay .viewing-inspection-times .viewing-inspection-times-items .viewing-inspection-times-item .viewing-inspection-times-item-header h3 {
  margin: 0;
  color: #000;
  font-size: 13px;
  line-height: 13px;
  font-family: Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
body.auction #map-overlay .viewing-inspection-times .viewing-inspection-times-items .viewing-inspection-times-item .viewing-inspection-times-item-detail {
  padding: 0 20px;
}
body.auction #map-overlay .viewing-inspection-times .viewing-inspection-times-items .viewing-inspection-times-item .viewing-inspection-times-item-detail .col {
  float: left;
  width: 50%;
  padding: 15px 15px 0;
}
body.auction #map-overlay .viewing-inspection-times .viewing-inspection-times-items .viewing-inspection-times-item .viewing-inspection-times-item-detail .col h4 {
  margin: 0 0 3px;
  font-size: 18px;
  line-height: 22px;
  font-family: Helvetica, Arial, sans-serif;
  white-space: nowrap;
}
body.auction #map-overlay .viewing-inspection-times .viewing-inspection-times-items .viewing-inspection-times-item .viewing-inspection-times-item-detail .col .time,
body.auction #map-overlay .viewing-inspection-times .viewing-inspection-times-items .viewing-inspection-times-item .viewing-inspection-times-item-detail .col a {
  font-size: 14px;
  font-family: Helvetica, Arial, sans-serif;
}
body.auction #map-overlay .viewing-inspection-times .viewing-inspection-times-items .viewing-inspection-times-item .viewing-inspection-times-item-detail .col a {
  text-decoration: underline;
}
body.auction #map-overlay .viewing-inspection-times .viewing-inspection-times-items .viewing-inspection-times-item .viewing-inspection-times-item-detail .col .icon {
  float: left;
  width: 30%;
  display: block;
  color: #fff;
  font-size: 63px;
  margin: -3px;
  line-height: 60px;
  top: 0;
  vertical-align: top;
}
body.auction #map-overlay .viewing-inspection-times .viewing-inspection-times-items .viewing-inspection-times-item .viewing-inspection-times-item-detail .col .detail {
  float: right;
  width: 70%;
  padding-left: 15px;
}
body.auction #map-overlay .viewing-inspection-times .viewing-inspection-times-items .viewing-inspection-times-item .viewing-inspection-times-item-detail.last .col {
  width: 100%;
}
body.auction #map-overlay .viewing-inspection-times .viewing-inspection-times-items .viewing-inspection-times-item .viewing-inspection-times-item-detail.last .col h4,
body.auction #map-overlay .viewing-inspection-times .viewing-inspection-times-items .viewing-inspection-times-item .viewing-inspection-times-item-detail.last .col .time,
body.auction #map-overlay .viewing-inspection-times .viewing-inspection-times-items .viewing-inspection-times-item .viewing-inspection-times-item-detail.last .col a {
  color: #fff;
}
body.auction #map-overlay .viewing-inspection-times .viewing-inspection-times-items .viewing-inspection-times-item .viewing-inspection-times-item-detail:before,
body.auction #map-overlay .viewing-inspection-times .viewing-inspection-times-items .viewing-inspection-times-item .viewing-inspection-times-item-detail:after {
  display: table;
  content: '';
}
body.auction #map-overlay .viewing-inspection-times .viewing-inspection-times-items .viewing-inspection-times-item .viewing-inspection-times-item-detail:after {
  clear: both;
}
body.auction #map-overlay .viewing-inspection-times .viewing-inspection-times-items:before,
body.auction #map-overlay .viewing-inspection-times .viewing-inspection-times-items:after {
  display: table;
  content: '';
}
body.auction #map-overlay .viewing-inspection-times .viewing-inspection-times-items:after {
  clear: both;
}
@media (min-width: 768px) {
  body.auction #map-overlay .viewing-inspection-times {
    padding: 30px;
  }
  body.auction #map-overlay .viewing-inspection-times .viewing-inspection-times-items .viewing-inspection-times-item {
    float: left;
    margin: 0 3px;
  }
  body.auction #map-overlay .viewing-inspection-times .viewing-inspection-times-items .viewing-inspection-times-item-detail {
    padding: 0 20px;
  }
  body.auction #map-overlay .viewing-inspection-times .viewing-inspection-times-items .viewing-inspection-times-item-detail .col h4 {
    font-size: 16px !important;
  }
}
@media (min-width: 992px) {
  body.auction #map-overlay .viewing-inspection-times {
    padding: 30px 0;
  }
  body.auction #map-overlay .viewing-inspection-times .viewing-inspection-times-items .viewing-inspection-times-item {
    display: inline-block;
    float: none;
    width: auto;
    margin: 0 1px;
  }
  body.auction #map-overlay .viewing-inspection-times .viewing-inspection-times-items .viewing-inspection-times-item .col h4 {
    font-size: 18px !important;
  }
}
body.auction #map-overlay .viewing-times-today {
  display: inline-block;
  margin: 30px auto;
  padding: 30px 120px;
  background: #0f7215;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
}
@media (max-width: 767px) {
  body.auction #map-overlay .viewing-times-today {
    display: block;
    margin: 30px 15px;
    padding: 30px 15px;
  }
}
body.auction #map-overlay .viewing-times-today h2 {
  margin: 0 0 10px;
  color: #fff;
  font-size: 40px;
  text-transform: uppercase;
}
body.auction #map-overlay .viewing-times-today h3 {
  margin: 0;
  color: #fff;
  font-size: 16px;
}
body.auction #auction-map {
  width: 100%;
  height: 600px;
  position: relative;
}
@media (max-width: 767px) {
  body.auction #auction-map {
    height: 900px;
  }
}
body.auction #auction-map .get-directions {
  position: absolute;
  bottom: 50px;
  width: 100%;
  text-align: center;
}
body.auction #auction-map .get-directions span {
  display: inline-block;
  line-height: 1;
  padding: 5px 10px;
  background: #0f7215;
  color: #FFF;
  margin: 0 auto;
  border-radius: 4px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
  transition: 0.2s;
  transition: all 0.2s ease-out;
  padding: 15px 45px 15px;
  box-shadow: none;
  color: #ffffff;
  font-size: 18px;
  font-family: 'swiss_721bold_condensed';
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border: none;
}
body.auction #auction-map .get-directions span:hover {
  background: #0c5b11;
}
body.auction #auction-map #map {
  width: 100%;
  height: 600px;
}
@media (max-width: 767px) {
  body.auction #auction-map #map {
    height: 900px;
  }
}
body.auction #auction-map #map .zoom-control {
  top: 400px !important;
}
@media (max-width: 767px) {
  body.auction #auction-map #map .zoom-control {
    top: 700px !important;
  }
}
body.auction #auction-map #map .zoom-plus,
body.auction #auction-map #map .zoom-minus {
  color: #b3b3b3;
  font-size: 16px;
  line-height: 52px;
}
body.auction #auction-map #map .zoom-plus {
  border-bottom: 1px solid #333333;
}
body.auction #banner .upcoming-caption {
  max-width: 500px;
}
body.auction #how-to-bid {
  padding: 40px 0;
  background: #136317;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #136317 0%, #19751e 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
body.auction #how-to-bid h2 {
  margin: 0 0 20px;
  padding: 0 0 20px;
  color: #fff;
  font-size: 28px;
  text-align: center;
  text-transform: uppercase;
}
body.auction #how-to-bid h2:after {
  display: block;
  width: 450px;
  margin: 20px auto 0;
  content: '';
  border-bottom: 4px solid #19751e;
}
@media (max-width: 767px) {
  body.auction #how-to-bid h2:after {
    width: 240px;
  }
}
body.auction #how-to-bid .icon-container {
  display: inline-block;
  width: 192px;
  height: 192px;
  margin-bottom: 30px;
  border: 2px solid rgba(255, 255, 255, 0.25);
  border-radius: 50%;
  position: relative;
}
body.auction #how-to-bid .icon-container h3 {
  margin: 30px 0 10px;
  color: #fff;
  font-size: 22px;
  font-family: 'swiss_721bold_condensed';
}
body.auction #how-to-bid .icon-container .icon img {
  margin: 0 auto;
}
@media (max-width: 767px) {
  body.auction #how-to-bid .icon-container .icon img {
    width: auto;
  }
}
body.auction #how-to-bid .icon-container .overlay-label {
  width: 144px;
  margin-left: -72px;
  padding: 10px 0 9px;
  background: #154b11;
  border-radius: 3px;
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  font-family: 'swiss_721bold_condensed';
  text-align: center;
  text-transform: uppercase;
  position: absolute;
  bottom: -10px;
  left: 50%;
}
body.auction #how-to-bid .icon-container .overlay-label:hover {
  background: #000;
}
body.auction #how-to-bid .icon-container .overlay-label a {
  color: #fff;
}
body.auction #how-to-bid .icon-container .overlay-label span {
  margin-left: 5px;
}
body.auction #how-to-bid [class^="col-"],
body.auction #how-to-bid [class*=" col-"] {
  text-align: center;
}
@media (max-width: 767px) {
  body.auction #how-to-bid [class^="col-"],
  body.auction #how-to-bid [class*=" col-"] {
    margin-bottom: 40px;
  }
  body.auction #how-to-bid [class^="col-"]:last-child,
  body.auction #how-to-bid [class*=" col-"]:last-child {
    margin: 0;
  }
}
body.auction #similar-vehicle-sales {
  padding: 40px 0;
  background: #1d1d1d;
}
@media (max-width: 767px) {
  body.auction #similar-vehicle-sales {
    padding: 20px 0 0;
  }
}
body.auction #similar-vehicle-sales h2 {
  margin: 0 0 10px;
  padding: 0 0 20px;
  color: #fff;
  font-size: 28px;
  text-align: center;
  text-transform: uppercase;
}
body.auction #similar-vehicle-sales h2:after {
  display: block;
  width: 300px;
  margin: 20px auto 0;
  content: '';
  border-bottom: 5px solid rgba(255, 255, 255, 0.2);
}
@media (max-width: 767px) {
  body.auction #similar-vehicle-sales h2:after {
    width: 80px;
  }
}
@media (min-width: 768px) {
  body.auction #lot-view {
    margin-top: 43px;
  }
}
body.auction #lot-view .lot-gallery {
  width: 100%;
  position: relative;
  overflow: hidden;
}
@media (min-width: 992px) {
}
body.auction #lot-view .lot-gallery .lot-number {
  padding: 10px;
  background: #fff;
  text-align: center;
  position: absolute;
  left: 5px;
  top: 5px;
  z-index: 5;
}
@media (min-width: 992px) {
  body.auction #lot-view .lot-gallery .lot-number {
    padding: 20px;
    left: 15px;
    top: 15px;
  }
}
body.auction #lot-view .lot-gallery .lot-number .type {
  color: #000;
  font-size: 12px;
  line-height: 12px;
  font-family: 'swiss_721black';
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.auction #lot-view .lot-gallery .lot-number .number {
  color: #000;
  font-size: 25px;
  line-height: 25px;
  font-family: 'swiss_721heavy';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 768px) {
  body.auction #lot-view .lot-gallery .lot-number .number {
    font-size: 35px;
    line-height: 35px;
  }
}
@media (min-width: 992px) {
  body.auction #lot-view .lot-gallery .lot-number .number {
    font-size: 45px;
    line-height: 45px;
  }
}
body.auction #lot-view .lot-gallery .single-image .bg-image {
  background-size: contain;
}
body.auction #lot-view .lot-gallery figure {
  overflow: hidden;
}
body.auction #lot-view .lot-gallery figure img {
  display: block;
  max-width: 100%;
}
body.auction #lot-view .lot-gallery .gallery {
  width: 100vw;
}
body.auction #lot-view .lot-gallery .photo-count {
  position: absolute;
  margin-left: 10px;
  margin-right: 0px;
  text-align: right;
  bottom: 0;
  background: white;
  display: inline-block;
  padding: 0 10px;
  font-size: 14px;
  line-height: 30px;
  right: 308px;
  bottom: 10px;
  font-family: 'swiss_721bold_condensed';
  display: block;
  align-items: center;
  justify-content: center;
  color: #535353;
  z-index: 4;
}
@media (min-width: 768px) {
  body.auction #lot-view .lot-gallery .photo-count {
    right: 25vw;
    right: calc(25vw + 10px);
  }
}
body.auction #lot-view .lot-gallery .photo-count span {
  position: relative;
  top: 3px;
  margin-right: 2px;
  font-size: 170%;
}
body.auction #lot-view .lot-gallery .col-sm-9 {
  width: 100%;
  height: 250px;
  position: relative;
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  body.auction #lot-view .lot-gallery .col-sm-9 {
    height: 320px;
  }
}
@media (min-width: 768px) {
  body.auction #lot-view .lot-gallery .col-sm-9 {
    width: 75%;
    height: 450px;
    width: 75vw;
    height: 48vw;
  }
}
body.auction #lot-view .lot-gallery .col-sm-3 {
  width: 100%;
  height: 250px;
  position: relative;
  /* Landscape */
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  body.auction #lot-view .lot-gallery .col-sm-3 {
    height: 320px;
  }
}
@media (min-width: 768px) {
  body.auction #lot-view .lot-gallery .col-sm-3 {
    width: 25vw;
    height: 16vw;
  }
}
body.auction #lot-view .auction-title {
  font-family: 'swiss_721bold_condensed';
  text-transform: uppercase;
  margin: -15px 0 10px 0;
  -webkit-font-smoothing: antialiased;
}
body.auction #lot-view .lot-header {
  padding: 20px 0 0;
  background: #e0e0e0;
  position: relative;
}
@media (max-width: 767px) {
  body.auction #lot-view .lot-header {
    padding: 20px 0;
  }
  body.auction #lot-view .lot-header .col-md-8 {
    display: table;
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  body.auction #lot-view .lot-header {
    padding: 40px 0 20px;
  }
}
@media (min-width: 768px) {
  body.auction #lot-view .lot-header .row {
    padding: 0 40px;
  }
  body.auction #lot-view .lot-header .row .col-md-8 {
    display: table;
    width: 100%;
    margin-bottom: 20px;
  }
  body.auction #lot-view .lot-header .row .col-sm-4 {
    width: 286px;
  }
}
@media (min-width: 992px) {
  body.auction #lot-view .lot-header .row .col-md-8 {
    display: block;
    width: 66.66666667%;
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  body.auction #lot-view .lot-header .row {
    padding: 0;
  }
  body.auction #lot-view .lot-header .row .col-sm-4 {
    max-width: 286px;
  }
}
body.auction #lot-view .lot-header .lot-header__details-wrapper {
  display: flex!important;
  justify-content: flex-start;
  align-items: flex-start;
}
body.auction #lot-view .lot-header .lot-number {
  flex-shrink: 0;
  width: 110px;
  margin-right: 30px;
  padding: 25px 0;
  background: #0f7215;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}
body.auction #lot-view .lot-header .lot-number.brisbane,
body.auction #lot-view .lot-header .lot-number.sydney,
body.auction #lot-view .lot-header .lot-number.melbourne {
  border-bottom: 4px solid;
}
@media (min-width: 768px) {
  body.auction #lot-view .lot-header .lot-number.brisbane,
  body.auction #lot-view .lot-header .lot-number.sydney,
  body.auction #lot-view .lot-header .lot-number.melbourne {
    border-width: 6px;
  }
}
@media (min-width: 992px) {
  body.auction #lot-view .lot-header .lot-number.brisbane,
  body.auction #lot-view .lot-header .lot-number.sydney,
  body.auction #lot-view .lot-header .lot-number.melbourne {
    border-width: 8px;
  }
}
body.auction #lot-view .lot-header .lot-number.brisbane {
  border-color: #E50914;
}
body.auction #lot-view .lot-header .lot-number.sydney {
  border-color: #e0d643;
}
body.auction #lot-view .lot-header .lot-number.melbourne {
  border-color: #4574a1;
}
body.auction #lot-view .lot-header .lot-number .number {
  font-weight: bold;
  font-size: 45px;
  line-height: 45px;
  font-family: Helvetica, Arial, sans-serif;
}
@media (max-width: 767px) {
  body.auction #lot-view .lot-header .lot-number {
    width: 85px;
    margin-right: 15px;
    padding: 17px 0 13px;
  }
  body.auction #lot-view .lot-header .lot-number .tba-mobile {
    font-size: 32px;
  }
}
@media (max-width: 991px) {
  body.auction #lot-view .lot-header .lot-number .tba-mobile {
    font-size: 32px;
  }
}
body.auction #lot-view .lot-header .lot-number .text {
  font-weight: bold;
  font-size: 18px;
  line-height: 18px;
  font-family: Helvetica, Arial, sans-serif;
}
body.auction #lot-view .lot-header h1 {
  margin: 0 0 10px;
  color: #000;
  font-family: 'swiss_721bold_condensed';
  font-size: 20px;
}
@media (min-width: 768px) {
  body.auction #lot-view .lot-header h1 {
    margin: 0 15px 0 0;
    font-size: 26px;
  }
}
@media (min-width: 992px) {
  body.auction #lot-view .lot-header h1 {
    font-size: 30px;
  }
}
body.auction #lot-view .lot-header .passed {
  color: #f29234;
}
body.auction #lot-view .lot-header .sold {
  color: #c20013;
}
body.auction #lot-view .lot-header h2 {
  margin: 5px 0 0;
  font-weight: 400;
  font-size: 18px;
  font-family: Helvetica, Arial, sans-serif;
}
@media (max-width: 767px) {
  body.auction #lot-view .lot-header h2 {
    margin-bottom: 0;
    font-weight: 800;
    font-size: 16px;
  }
}
body.auction #lot-view .lot-header h2 strong {
  font-weight: 800;
}
@media (max-width: 767px) {
  body.auction #lot-view .lot-header {
    /*.btn {
					float: left;
					margin-bottom: 20px;
					margin-left: 20px;
					padding: 10px 25px 7px;
					font-size: 14px;
					}*/
  }
}
body.auction #lot-view .lot-header .nav-reveal a {
  display: flex;
  display: -ms-flexbox;
  align-items: center;
  -ms-flex-align: center;
  width: 30px;
  height: 110px;
  overflow: hidden;
  margin-top: -55px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  background: #f2f2f2;
  transition: width 0.4s, background-color 0.4s;
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  color: #666666;
  font-size: 28px;
  text-align: center;
  text-decoration: none !important;
  position: absolute;
  left: 0;
  top: 50%;
}
body.auction #lot-view .lot-header .nav-reveal a:hover {
  width: 110px;
}
body.auction #lot-view .lot-header .nav-reveal a .icon-wrap {
  padding: 0 8px;
}
body.auction #lot-view .lot-header .nav-reveal a.next {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  left: auto;
  right: 0;
}
body.auction #lot-view .lot-header .nav-reveal a.next div {
  margin: 6px 0 6px 6px;
  padding-left: 0;
  left: auto;
  right: -104px;
  transition: right 0.4s;
}
body.auction #lot-view .lot-header .nav-reveal a.next div span {
  margin-right: 0;
  margin-left: 5px;
}
body.auction #lot-view .lot-header .nav-reveal a.next div img {
  left: 0;
  right: auto;
}
body.auction #lot-view .lot-header .nav-reveal a.next:hover div {
  right: 0;
}
body.auction #lot-view .lot-header .nav-reveal a.prev:hover div {
  left: 0;
}
body.auction #lot-view .lot-header .nav-reveal a div {
  width: 104px;
  margin: 6px 6px 6px 0;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: -140px;
  transition: left 0.4s;
}
body.auction #lot-view .lot-header .nav-reveal a div .text {
  color: #000;
  font-size: 12px;
  line-height: 12px;
  font-family: 'swiss_721bold';
  text-transform: uppercase;
  position: absolute;
  top: 0;
}
body.auction #lot-view .lot-header .nav-reveal a div .text span {
  font-size: 28px;
  position: relative;
  top: 4px;
  margin-right: 5px;
}
body.auction #lot-view .lot-header .nav-reveal a div img {
  position: absolute;
  right: 0;
  bottom: 0;
}
body.auction #lot-view .lot-header #lot-next,
body.auction #lot-view .lot-header #lot-prev {
  display: none !important;
  display: flex;
  display: -ms-flexbox;
  align-items: center;
  -ms-flex-align: center;
  height: 114px;
  margin-top: -57px;
  padding: 0 12px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  background: #f2f2f2;
  color: #666666;
  font-size: 28px;
  text-align: center;
  text-decoration: none !important;
  position: absolute;
  left: 0;
  top: 50%;
}
body.auction #lot-view .lot-header #lot-next + #lot-prev,
body.auction #lot-view .lot-header #lot-prev + #lot-prev {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  left: auto;
  right: 0;
}
body.auction #lot-view #lot-online-bid-banner {
  max-width: 800px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 20px 0;
  padding: 10px 30px;
  background: linear-gradient(to right, #306c26 0, #143210 100%);
  border-radius: 3px;
}
@media (max-width: 767px) {
  body.auction #lot-view #lot-online-bid-banner {
    flex-direction: column;
    background: linear-gradient(to bottom, #306c26 0, #143210 100%);
  }
}
body.auction #lot-view #lot-online-bid-banner p {
  margin: 0;
  text-transform: uppercase;
  color: #fff;
  font-family: swiss_721bold_condensed;
  font-size: 20px;
}
@media (max-width: 767px) {
  body.auction #lot-view #lot-online-bid-banner p {
    text-align: center;
  }
}
body.auction #lot-view #lot-online-bid-banner .btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
}
body.auction #lot-view #lot-online-bid-banner .btn img {
  max-width: 30px;
  margin-right: 20px;
}
body.auction #lot-view .lot-description {
  padding: 10px 0;
  background: #fff;
}
@media (max-width: 767px) {
  body.auction #lot-view .lot-description .row {
    display: flex;
    flex-direction: column-reverse;
  }
}
@media (min-width: 768px) {
  body.auction #lot-view .lot-description {
    padding: 30px 0;
  }
}
@media (min-width: 992px) {
  body.auction #lot-view .lot-description {
    padding: 50px 0;
  }
}
body.auction #lot-view .lot-description .btn.green.full {
  white-space: initial;
}
body.auction #lot-view .lot-description h1,
body.auction #lot-view .lot-description h2,
body.auction #lot-view .lot-description h3,
body.auction #lot-view .lot-description h4,
body.auction #lot-view .lot-description p,
body.auction #lot-view .lot-description ul {
  color: #000;
}
body.auction #lot-view .lot-description h2 {
  margin: 0 0 15px;
  padding: 20px 0 0;
  font-size: 20px;
  font-family: 'swiss_721black_condensed';
  text-transform: uppercase;
}
body.auction #lot-view .lot-description h3 {
  margin: 0 0 5px;
  font-style: italic;
  font-size: 16px;
  font-family: 'swiss_721bold_condensed';
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.auction #lot-view .lot-description p {
  margin: 0 0 15px;
  color: #666666;
  font-size: 15px;
}
body.auction #lot-view .lot-description ul {
  list-style-type: disc;
  margin: 0 0 15px 17px;
  color: #666666;
  font-size: 15px;
}
body.auction #lot-view .lot-description .right h3:first-child {
  padding: 20px 0 0;
}
body.auction #lot-view .lot-description .spec-list {
  margin-bottom: 20px;
}
body.auction #lot-view .lot-description .spec-list th {
  color: #000;
}
body.auction #lot-view .lot-description .spec-list th,
body.auction #lot-view .lot-description .spec-list td {
  padding: 8px 0;
  border-bottom: 1px solid #cccccc;
}
body.auction #lot-view .lot-description .spec-list tr:last-child th,
body.auction #lot-view .lot-description .spec-list tr:last-child td {
  border: 0;
}
body.auction #lot-view .lot-description .auction-condition {
  margin: 40px 0 20px;
  padding: 25px;
  background: #f2f2f2;
}
body.auction #lot-view .lot-description .auction-condition h3 {
  margin: 0 0 15px;
  padding: 0 !important;
  font-style: normal;
  font-family: Helvetica, Arial, sans-serif;
  text-transform: none;
}
body.auction #lot-view .lot-description .auction-condition h3 .badge-red {
  font-size: 100%;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
body.auction #lot-view .lot-description .auction-condition p {
  color: #808080;
  font-size: 12px;
  line-height: 16px;
}
body.auction #lot-view .lot-description .auction-condition a {
  color: #0f7215;
  font-size: 12px;
  text-decoration: underline;
}
body.auction #lot-view .lot-description .lot-mem {
  margin: 0px 0 20px;
}
body.auction #lot-view #lot-guide-range {
  padding: 20px 0 30px;
  box-shadow: inset 0 40px 40px rgba(0, 0, 0, 0.5);
  text-align: center;
}
@media (min-width: 768px) {
  body.auction #lot-view #lot-guide-range {
    padding: 50px 0 70px;
  }
}
body.auction #lot-view #lot-guide-range h2 {
  color: #fff;
  font-size: 30px;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  body.auction #lot-view #lot-guide-range h2 {
    margin: 30px 0 40px;
  }
  body.auction #lot-view #lot-guide-range h2 strong {
    display: block;
  }
}
body.auction #lot-view #lot-guide-range .btn {
  display: block;
  margin: 10px 0;
}
@media (min-width: 768px) {
  body.auction #lot-view #lot-guide-range .btn {
    display: inline-block;
    margin-top: 30px;
    margin-left: 10px;
    margin-bottom: 30px;
  }
  body.auction #lot-view #lot-guide-range .btn:first-child {
    margin-right: 10px;
    margin-left: 0;
  }
}
body.auction #lot-view #lot-guide-range .similar {
  margin-top: 30px;
  padding: 20px;
  background: #282e35;
  text-align: left;
}
body.auction #lot-view #lot-guide-range .similar h3 {
  margin: 0;
  padding: 0 0 15px;
  border-bottom: 1px solid #4d4d4d;
  color: #fff;
  font-family: 'swiss_721bold_condensed';
  font-size: 16px;
  font-style: italic;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.auction #lot-view #lot-guide-range .similar h4 {
  margin: 0;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
}
body.auction #lot-view #lot-guide-range .similar p {
  color: #fff;
  font-size: 12px;
}
body.auction #lot-view #lot-guide-range .similar .list {
  padding: 15px 0;
  border-bottom: 1px solid #4d4d4d;
}
@media (min-width: 768px) {
  body.auction #lot-view #lot-guide-range .similar .list .text {
    padding: 0 35px;
  }
}
body.auction #lot-view #lot-guide-range .similar .list .text h4 {
  margin: 15px 0;
}
@media (min-width: 768px) {
  body.auction #lot-view #lot-guide-range .similar .list .text h4 {
    margin: 0 0 15px;
  }
}
body.auction #lot-view #lot-guide-range .similar .list .text .btn {
  margin: 15px 0 0;
}
body.auction #lot-view #lot-guide-range .similar .list .text .btn span {
  margin-left: 5px;
  font-size: 15px;
}
body.auction #how-to-bid .bid-content .contain {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
body.auction #how-to-bid .bid-content .contain .has-content {
  width: 100%;
}
body.auction #how-to-bid .bid-content .contain .has-content .half-content {
  padding: 0 15px;
}
@media (min-width: 768px) {
  body.auction #how-to-bid .bid-content .contain .has-content {
    max-width: 720px;
    margin-left: -360px;
    min-height: 640px;
    position: absolute;
    left: 50%;
  }
  body.auction #how-to-bid .bid-content .contain .has-content .half-content {
    float: left;
    width: 50%;
    padding-top: 70px;
    padding-bottom: 70px;
    padding-right: 7%;
    padding-left: 0;
  }
  body.auction #how-to-bid .bid-content .contain .has-content.right .half-content {
    float: right;
    padding-right: 0;
    padding-left: 7%;
  }
}
@media (min-width: 992px) {
  body.auction #how-to-bid .bid-content .contain .has-content {
    max-width: 940px;
    margin-left: -470px;
  }
}
@media (min-width: 1200px) {
  body.auction #how-to-bid .bid-content .contain .has-content {
    max-width: 1040px;
    margin-left: -520px;
  }
}
@media (min-width: 768px) {
  body.auction #how-to-bid .bid-content .contain .half {
    float: left;
    width: 50%;
    min-height: 640px;
    position: relative;
  }
  body.auction #how-to-bid .bid-content .contain .half.right {
    float: right;
  }
}
@media (min-width: 768px) {
  body.auction #how-to-bid .bid-content .contain .half .picture {
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
  }
}
body.auction #how-to-bid .bid-content .contain:before,
body.auction #how-to-bid .bid-content .contain:after {
  display: table;
  content: '';
}
body.auction #how-to-bid .bid-content .contain:after {
  clear: both;
}
body.auction #intro .description {
  padding: 40px 0;
}
@media (min-width: 768px) {
  body.auction #banner .banner-caption {
    max-width: 400px;
  }
  body.auction #banner .upcoming-caption {
    max-width: 500px;
    padding: 20px 0;
  }
}
body.auction #content {
  padding: 0;
}
body.auction #content .howtobid-box {
  position: relative;
  background: #262626;
}
body.auction #content .howtobid-box .howtobid-desc {
  padding: 45px 30px;
}
body.auction #content .howtobid-box .howtobid-desc h2 {
  color: #fff;
  margin-top: 0;
}
body.auction #content .howtobid-box .howtobid-desc p {
  color: #fff;
}
body.auction #content .howtobid-box:nth-child(even) {
  background: #d9d9d9;
}
body.auction #content .howtobid-box:nth-child(even) h2 {
  color: #000;
}
body.auction #content .howtobid-box:nth-child(even) p {
  color: #000;
}
@media (max-width: 767px) {
  body.auction #content .howtobid-box .col-md-6 {
    position: static;
  }
}
@media (min-width: 768px) {
  body.auction #content .howtobid-box .row {
    display: flex;
    align-items: stretch;
    flex-direction: column;
  }
  body.auction #content .howtobid-box .img-bg {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }
  body.auction #content .howtobid-box.box-1 .img-bg {
    min-height: 630px;
    background-image: url('../images/img-htbid-onthephone.jpg');
    background-position: 50% 80%;
  }
  body.auction #content .howtobid-box.box-2 .img-bg {
    min-height: 540px;
    background-image: url('../images/img-htbid-onlinebidding-tablet.jpg');
  }
  body.auction #content .howtobid-box.box-3 .img-bg {
    min-height: 509px;
    background-image: url('../images/img-htbid-inperson.jpg');
    background-position: 50% 0;
  }
  body.auction #content .howtobid-box .howtobid-desc {
    max-width: 720px;
    margin: 0 auto;
    padding: 60px 0;
  }
  body.auction #content .howtobid-box .howtobid-desc ul {
    padding: 5px 0 15px;
  }
  body.auction #content .howtobid-box .howtobid-desc .disclaimer {
    font-size: 14px;
  }
  body.auction #content .howtobid-box .howtobid-desc .introduction {
    font-family: swiss_721roman_condensed;
    padding-bottom: 20px;
  }
}
@media (min-width: 992px) {
  body.auction #content .howtobid-box .row {
    flex-direction: row;
  }
  body.auction #content .howtobid-box .howtobid-desc {
    max-width: 80%;
  }
  body.auction #content .howtobid-box .howtobid-desc a {
    text-decoration: underline;
    font-weight: bold;
  }
  body.auction #content .howtobid-box .howtobid-desc a.btn {
    text-decoration: none;
    margin-top: 20px;
  }
  body.auction #content .howtobid-box.box-2 .img-bg {
    background-image: url('../images/img-htbid-onlinebidding.jpg');
    background-position: 50% 80%;
  }
}
body.auction #auction-news {
  padding: 40px 0;
  background: #f1f1f1;
}
body.auction #auction-news [class^="col-"] {
  padding-left: 5px;
  padding-right: 5px;
}
body.auction #auction-news [class^="col-"]:last-of-type {
  display: none;
}
@media (min-width: 992px) {
  body.auction #auction-news [class^="col-"]:last-of-type {
    display: block;
  }
}
body.auction #auction-news article {
  background: #eaeaea;
}
body.auction #auction-news h2 {
  margin: 0 0 20px;
  padding: 0 0 20px;
  color: #000;
  font-size: 28px;
  text-align: center;
  text-transform: uppercase;
}
body.auction #auction-news h2:after {
  display: block;
  width: 450px;
  margin: 20px auto 0;
  content: '';
  border-bottom: 4px solid #d8d8d8;
}
body.auction #auction-news h3 {
  padding: 15px 15px 25px;
  margin-top: -20px;
  font-size: 17px;
}
body.auction #auction-news .social-stats {
  display: inline-block;
  padding-right: 10px;
  background: #242424;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
body.auction #auction-news .social-stats li {
  position: relative;
  display: inline-block;
  padding-left: 18px;
  font-size: 11px;
  color: #fff;
}
body.auction #auction-news .social-stats li:before {
  position: absolute;
  left: 3px;
  font-family: 'carclub';
  color: #fff;
}
body.auction #auction-news .social-stats li.views:before {
  content: "\e021";
}
body.auction #auction-news .social-stats li.comments:before {
  content: "\e03c";
}
body.auction #auction-news .social-stats li.likes:before {
  content: "\e03b";
}
body.auction #auction-links h3 {
  font-size: 24px;
  line-height: 100%;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  body.auction #auction-links h3 {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  body.auction #auction-links h3 {
    font-size: 28px;
  }
}
@media (min-width: 1200px) {
  body.auction #auction-links h3 {
    font-size: 34px;
  }
}
body.auction #auction-links a:active,
body.auction #auction-links a:focus {
  text-decoration: none;
}
body.auction #auction-links [class^="col-"] {
  height: 300px;
  padding: 30px;
}
body.auction #auction-links #submit-vehicle {
  background: url('../images/bg-submit-vehicle.jpg') 80% 60% no-repeat;
  background-size: cover;
}
body.auction #auction-links #submit-vehicle h3,
body.auction #auction-links #submit-vehicle a {
  color: #000;
}
body.auction #auction-links #sign-up {
  background: url('../images/bg-sign-up.jpg') 50% 100% no-repeat;
  background-size: cover;
}
body.auction #auction-links #sign-up h3,
body.auction #auction-links #sign-up a {
  color: #fff;
}
body.auction #auction-links #sign-up h3 span {
  color: #02f601;
}
body.auction #auction-links #download-online {
  background: grey url('../images/bg-download-onlinebidding.jpg') 50% 50% no-repeat;
  background-size: cover;
}
body.auction #auction-links #download-online h3,
body.auction #auction-links #download-online a {
  color: #fff;
}
body.auction #auction-links #online-community {
  background: grey url('../images/bg-online-community.jpg') center right no-repeat;
  background-size: cover;
  padding-left: 40px;
}
body.auction #auction-links #online-community img {
  max-width: 100%;
  height: auto;
  margin-left: -10px;
}
body.auction #auction-links #online-community h3 {
  margin-top: 5px;
}
body.auction #auction-links #online-community h3,
body.auction #auction-links #online-community a {
  color: #fff;
}
body.auction #auction-links #online-community span {
  color: #02f601;
}
body.auction #auction-links #online-community span.fa {
  color: #fff;
}
body.auction.auction-upcoming .main-container {
  background: #000;
}
body.auction.auction-upcoming #auction-upcoming {
  margin-top: 15px;
}
@media (min-width: 768px) {
  body.auction.auction-upcoming #auction-upcoming {
    margin-top: 0;
  }
}
body.auction.auction-upcoming #auction-upcoming .auction-lot {
  display: flex;
  flex-direction: column-reverse;
  margin-bottom: 10px;
  padding: 25px 30px;
  background: #252525;
  background: #252525 url('/shannons/assets/images/auction-shadow.png') 99% 78% no-repeat;
}
body.auction.auction-upcoming #auction-upcoming .auction-lot.no-spotlight {
  background-image: none;
}
@media (max-width: 767px) {
  body.auction.auction-upcoming #auction-upcoming .auction-lot {
    background: #252525 url('/shannons/assets/images/auction-shadow.png') 50% 18% no-repeat;
  }
  body.auction.auction-upcoming #auction-upcoming .auction-lot .pad {
    width: 100%;
    margin-bottom: 5px;
  }
  body.auction.auction-upcoming #auction-upcoming .auction-lot h1 {
    font-size: 38px;
  }
}
@media (max-width: 1199px) {
  body.auction.auction-upcoming #auction-upcoming .auction-lot .pad {
    width: 100%;
    margin-bottom: 5px;
  }
  body.auction.auction-upcoming #auction-upcoming .auction-lot h1 {
    font-size: 38px;
  }
}
body.auction.auction-upcoming #auction-upcoming .auction-lot h2 {
  margin-top: 10px;
  color: #fff;
}
body.auction.auction-upcoming #auction-upcoming .auction-lot img {
  float: right;
}
body.auction.auction-upcoming #auction-upcoming .auction-lot .label {
  display: inline-block;
  padding: 0 10px;
  height: 35px;
  line-height: 35px;
  color: #fff;
  font-family: 'swiss_721roman_condensed';
  font-size: 16px;
  text-transform: uppercase;
  border-radius: 0;
}
body.auction.auction-upcoming #auction-upcoming .auction-lot .label.black {
  background: #000;
}
body.auction.auction-upcoming #auction-upcoming .auction-lot .label.green {
  margin-right: 5px;
  background: #0f7215;
}
body.auction.auction-upcoming #auction-upcoming .auction-lot .label.inline {
  display: inline-block;
}
body.auction.auction-upcoming #auction-upcoming .auction-lot .date {
  margin-bottom: 15px;
  text-transform: none;
  font-family: 'swiss_721light_condensed';
  color: #fff;
  font-size: 18px;
  margin-top: -10px;
}
body.auction.auction-upcoming #auction-upcoming .auction-lot .date.bold {
  margin-top: 0;
  font-family: swiss_721bold_condensed;
  font-size: 22px;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
}
body.auction.auction-upcoming #auction-upcoming .auction-lot .download {
  max-width: 260px;
  margin: 0 0 0 10px;
  padding: 10px 18px;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 5px;
}
body.auction.auction-upcoming #auction-upcoming .auction-lot .download img {
  height: 20px;
  margin-right: 15px;
}
body.auction.auction-upcoming #auction-upcoming .auction-lot .download a:hover {
  color: #fff;
}
body.auction.auction-upcoming #auction-upcoming .auction-lot .download:hover {
  background: rgba(0, 0, 0, 0.8);
}
body.auction.auction-upcoming #auction-upcoming .auction-lot .download:hover a {
  color: #fff;
}
@media (min-width: 992px) {
  body.auction.auction-upcoming #auction-upcoming .auction-lot .download {
    margin: 0 0 0 10px;
  }
  body.auction.auction-upcoming #auction-upcoming .auction-lot .download img {
    height: auto;
    width: 25px;
  }
}
@media (max-width: 991px) {
  body.auction.auction-upcoming #auction-upcoming .auction-lot .download img,
  body.auction.auction-upcoming #auction-upcoming .auction-lot .download br {
    display: none;
  }
}
@media (max-width: 767px) {
  body.auction.auction-upcoming #auction-upcoming .auction-lot .download {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 100%;
    margin: 5px 0;
    text-align: center;
    border: 1px solid #333;
    float: left;
  }
  body.auction.auction-upcoming #auction-upcoming .auction-lot .download img {
    display: block;
    width: 25px;
  }
}
body.auction.auction-upcoming #auction-upcoming .auction-lot .download a {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -mox-box;
  display: -webkit-flex;
  align-items: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  color: #fff;
  font-size: 15px;
  line-height: 18px;
  font-family: 'swiss_721bold_condensed';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: uppercase;
  transition: all 0.2s ease-out;
  text-align: left;
}
body.auction.auction-upcoming #auction-upcoming .auction-lot .download a:before,
body.auction.auction-upcoming #auction-upcoming .auction-lot .download a:after {
  display: table;
  content: '';
}
body.auction.auction-upcoming #auction-upcoming .auction-lot .download a:after {
  clear: both;
}
body.auction.auction-upcoming #auction-upcoming .auction-lot .download a:hover {
  text-decoration: none;
}
@media (max-width: 767px) {
  body.auction.auction-upcoming #auction-upcoming .auction-lot .download a {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  body.auction.auction-upcoming #auction-upcoming .auction-lot .download-container {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
  }
}
body.auction.auction-upcoming #auction-upcoming .auction-lot .download-container .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  body.auction.auction-upcoming #auction-upcoming .auction-lot .download-container .btn {
    margin: 5px 0;
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  body.auction.auction-upcoming #auction-upcoming .auction-lot {
    flex-direction: row;
    align-items: center;
  }
}
@media (min-width: 992px) {
  .counter {
    margin: 0;
  }
}
.counter .status {
  display: block;
  font-size: 36px !important;
  text-transform: uppercase;
  margin: 0;
  line-height: 1;
}
.counter.today {
  width: 270px;
  margin: 0 0 20px !important;
  padding: 30px 20px 15px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  background: -webkit-linear-gradient(#062e09, #0f7215);
}
.counter.today h2 {
  display: block;
  margin: 0 !important;
  font-size: 30px !important;
  text-align: center !important;
}
@media (min-width: 992px) {
  .counter.today .item {
    min-width: 72px;
  }
}
.counter.today .item .number {
  min-height: 60px;
  box-shadow: none;
}
.counter.today .item .number h4 {
  font-size: 32px;
  line-height: 60px;
}
.counter.today .item .number:before {
  display: block;
  width: 100%;
  content: '';
  border-top: 2px solid #000;
  position: absolute;
  left: 0;
  top: 30px;
}
.counter.today .item .number:after {
  display: block;
  width: 100%;
  content: '';
  border-top: 1px solid #333333;
  position: absolute;
  left: 0;
  top: 31px;
}
.counter.live {
  width: 270px;
  margin: 0 0 20px !important;
  padding: 30px 20px 15px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  background: -webkit-linear-gradient(#440000, #c20000);
}
.counter.live h2 {
  display: block;
  margin: 0 !important;
  font-size: 30px !important;
  text-align: center !important;
}
.counter.live .btn {
  margin: 10px 0 0 !important;
}
.counter .item {
  display: inline-block;
  min-width: 85px;
  margin: 0 1px;
  text-align: center;
}
@media (min-width: 768px) {
  .counter .item {
    min-width: 65px;
  }
}
@media (min-width: 992px) {
  .counter .item {
    min-width: 70px !important;
  }
}
@media (min-width: 1200px) {
  .counter .item {
    min-width: 85px !important;
  }
}
.counter .item .type {
  font-size: 12px;
  line-height: 12px;
}
.counter .item .number {
  min-height: 70px;
  margin-bottom: 10px;
  background: #000;
  border-radius: 5px;
  box-shadow: 0 0 2px 2px rgba(255, 255, 255, 0.1);
  position: relative;
}
.counter .item .number h4 {
  color: #fff;
  font-size: 45px;
  line-height: 80px;
  font-style: normal;
  font-family: 'swiss_721bold_condensed';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: -webkit-linear-gradient(#fff, #cccccc);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.counter .item .number:before {
  display: block;
  width: 100%;
  content: '';
  border-top: 2px solid #000;
  position: absolute;
  left: 0;
  top: 40px;
}
.counter .item .number:after {
  display: block;
  width: 100%;
  content: '';
  border-top: 1px solid #333333;
  position: absolute;
  left: 0;
  top: 41px;
}
.counter .item .type {
  color: #fff;
  font-size: 10px;
  line-height: 10px;
  font-family: 'swiss_721bold_condensed';
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.auction-empty {
  text-align: center;
  margin: 50px;
}
.auction-empty h2 {
  text-align: center;
  color: #fff;
}
.auction-empty h2 i {
  font-size: 167px;
  display: block;
  margin: 0 0 25px 0;
  color: #000;
  background: #727272;
  width: 250px;
  height: 250px;
  border-radius: 300px;
  padding: 38px;
  margin: 0 auto 19px;
}
.auction-empty h2 .no-search {
  font-size: 167px;
  display: block;
  color: #727272;
  background: none;
  padding: 0 0 20px 0;
  height: auto;
  margin: 0 auto;
}
.auction-empty p {
  text-align: center;
  color: #fff;
}
.not-available {
  color: #fff;
  padding: 5px 5px 5px 13px;
  background: #c20013;
  width: 260px;
  border-radius: 2px;
}
.not-available .icon {
  padding-right: 13px;
}
.auction-favourites .main-container {
  background: #000;
}
.fancybox-overlay {
  background: rgba(0, 0, 0, 0.95);
}
@media (max-width: 767px) {
  .fancybox-nav span {
    visibility: visible;
  }
}
#fancybox-thumbs {
  background: #252525;
  padding: 20px 0;
}
#fancybox-thumbs.bottom {
  bottom: -94px;
  transition: all 0.2s ease-out;
}
#fancybox-thumbs.bottom.open {
  bottom: 2px;
  transition: all 0.2s ease-out;
}
@media (min-width: 768px) {
  #fancybox-thumbs ul {
    left: 0 !important;
    margin: 0 auto;
  }
}
#fancybox-thumbs ul li {
  padding: 2px;
  background: transparent;
  margin: 0 2px;
}
#fancybox-thumbs ul li:hover {
  opacity: 1;
  border: 2px solid #FFF;
  padding: 0;
  border-radius: 1px;
}
#fancybox-thumbs ul li.active {
  opacity: 1;
  border: 2px solid #FFF;
  border-radius: 1px;
}
#fancybox-thumbs ul li a {
  border: 0;
}
.fancybox-thumbs-link-wrapper {
  position: absolute;
  bottom: 0;
  z-index: 9999;
  width: 100%;
  transition: all 0.2s ease-out;
  display: none;
}
.fancybox-thumbs-link-wrapper .fancybox-thumbs-link {
  display: block;
  padding: 10px 20px 10px 10px;
  line-height: 1;
  background: #252525;
  width: 150px;
  margin: 0 auto;
  text-align: center;
  border-radius: 2px 2px 0 0;
  color: #CCC;
  font-size: 14px;
  position: relative;
  transition: all 0.2s ease-out;
}
.fancybox-thumbs-link-wrapper .fancybox-thumbs-link:after {
  content: '\f077';
  font-family: 'FontAwesome';
  position: absolute;
  top: 12px;
  right: 15px;
  font-size: 12px;
}
.fancybox-thumbs-link-wrapper .fancybox-thumbs-link:hover,
.fancybox-thumbs-link-wrapper .fancybox-thumbs-link:focus {
  color: #FFF;
  text-decoration: none;
}
.fancybox-thumbs-link-wrapper.open {
  bottom: 94px;
  transition: all 0.2s ease-out;
}
.fancybox-thumbs-link-wrapper.open .fancybox-thumbs-link:after {
  content: '\f078';
}
.fancybox-close {
  background-image: none;
  top: 5px;
  right: 5px;
  background: url('/shannons/assets/images/unitegallery/lightbox-icon-close.png') top left no-repeat;
}
.fancybox-close:hover {
  background-position: 0 -35px;
}
.fancybox-prev span {
  background-image: none;
  width: 50px;
  height: 50px;
}
.fancybox-prev span:before {
  display: inline-block;
  font-family: 'FontAwesome';
  content: "\f104";
  font-size: 50px;
  color: #fff;
  line-height: 1;
  width: 50px;
  height: 50px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.fancybox-next span {
  background-image: none;
  text-align: right;
  width: 50px;
  height: 50px;
}
.fancybox-next span:before {
  display: inline-block;
  font-family: 'FontAwesome';
  content: "\f105";
  font-size: 50px;
  color: #fff;
  line-height: 1;
  width: 50px;
  height: 50px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
#view-video {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: black;
  z-index: 200;
}
#view-video iframe {
  width: 90%;
  margin: auto;
}
#view-video .video-container {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
  width: 100vw;
}
#view-video .fn-close-video {
  position: absolute;
  top: 20px;
  right: 40px;
  color: white;
  font-size: 40px;
}
@media (min-width: 768px) and (max-width: 991px) {
  #auction-nav:not(.fixed) {
    margin: 30px auto 0;
  }
  #auction-nav .container {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    background: rgba(255, 255, 255, 0.15);
    border-radius: 5px;
    transition: all 0.2s ease-out;
  }
  #auction-nav ul li a {
    padding-left: 10px;
    padding-right: 10px;
  }
  #auction-nav.fixed {
    top: 84px;
  }
  #auction-nav.fixed .container {
    width: 100%;
    margin: 0;
    background: #000;
  }
  #auction-nav.fixed ul {
    float: none;
  }
}
@media (width: 768px) {
  #auction-nav:not(.fixed) {
    width: 720px;
    margin-left: -50px;
  }
}
@media (min-width: 992px) {
  #auction-nav .container {
    width: auto;
  }
}
/* Daves hacks to fix matt's auction counter changes
	- need to remove all references to important
==========================================*/
@media (min-width: 992px) {
  body.auction #lot-auction-intro .counter .item {
    min-width: 65px !important;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  body.auction #lot-auction-intro .right .counter {
    float: none;
    width: 100%;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
  }
  body.auction #lot-auction-intro .right .counter .item {
    margin: 0 5px;
  }
}
@media (max-width: 767px) {
  body.auction #lot-auction-intro .counter {
    margin-left: auto!important;
    margin-right: auto!important;
  }
  body.auction #lot-auction-intro .counter .item {
    min-width: 65px !important;
  }
}
.aliveh2 {
  font-size: 35px !important;
}
.auction-live-panel {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3e0000), color-stop(1, #c70000));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c70000', endColorstr='#3e0000', GradientType=0);
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 0;
  background-clip: padding-box;
  padding: 5px 15px 15px;
  margin-bottom: 20px;
}
.terms-auctions {
  margin: 47px 0 0 0;
}
.terms-auctions a {
  background: #004301 !important;
}
.terms-auctions a:hover {
  background: #0a5b0f !important;
}
/*
 *	StudioMoso
 *	@author Knolsy
 */
body.auction-search input[type="checkbox"].css-checkbox {
  position: absolute;
  z-index: -1000;
  left: -1000px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
body.auction-search input[type="checkbox"].css-checkbox + label.css-label {
  padding-left: 23px;
  display: inline-block;
  line-height: 21px;
  background-repeat: no-repeat;
  background-position: 0 0;
  font-size: 13px;
  vertical-align: middle;
  cursor: pointer;
  font-weight: normal;
}
body.auction-search input[type="checkbox"].css-checkbox:checked + label.css-label {
  background-position: 0 -132px;
}
body.auction-search label.css-label {
  background-image: url(../images/checkbox.png);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 0;
}
body.auction-search .clear {
  clear: both;
  display: block;
  font-size: 0px;
  line-height: 0px;
  background: none;
  padding: 0;
  margin: 0;
}
body.auction-search .search_cont_wrap {
  background: #1d1d1d;
}
body.auction-search .search_cont_wrap .container-fluid {
  padding: 0;
}
body.auction-search .search_cont_wrap .container-fluid .filter_wrap {
  position: relative;
  width: 100%;
  float: left;
  border-right: 1px solid #292929;
}
@media (min-width: 768px) {
  body.auction-search .search_cont_wrap .container-fluid .filter_wrap {
    width: 33%;
  }
}
@media (min-width: 992px) {
  body.auction-search .search_cont_wrap .container-fluid .filter_wrap {
    width: 28%;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  body.auction-search .search_cont_wrap .container-fluid .filter_wrap {
    width: 25%;
  }
}
@media (min-width: 1400px) {
  body.auction-search .search_cont_wrap .container-fluid .filter_wrap {
    width: 20%;
  }
}
body.auction-search .search_cont_wrap .container-fluid .filter_wrap .filter_top {
  background: #06480a;
  padding: 18px 12px;
}
body.auction-search .search_cont_wrap .container-fluid .filter_wrap .filter_top form {
  float: left;
  position: relative;
  width: 188px;
}
@media (min-width: 768px) {
  body.auction-search .search_cont_wrap .container-fluid .filter_wrap .filter_top form {
    float: none;
    width: auto;
  }
}
body.auction-search .search_cont_wrap .container-fluid .filter_wrap .filter_top form input[type="text"] {
  border-radius: 25px;
  border: none;
  box-shadow: none;
  padding: 0 55px 0 30px;
  height: 40px;
  line-height: 40px;
  width: 100%;
}
body.auction-search .search_cont_wrap .container-fluid .filter_wrap .filter_top form input[type="submit"] {
  width: 55px;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  background: url(../images/searchicon.png) center center no-repeat;
  border: none;
  box-shadow: none;
  border-radius: 0 25px 25px 0;
}
body.auction-search .search_cont_wrap .container-fluid .filter_wrap .filter_top a.filter_btn {
  width: 86px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  background: #19741e;
  text-align: center;
  font-family: "swiss_721bold_condensed";
  display: block;
  border-radius: 3px;
  float: right;
}
@media (min-width: 768px) {
  body.auction-search .search_cont_wrap .container-fluid .filter_wrap .filter_top a.filter_btn {
    display: none;
    float: none;
  }
}
body.auction-search .search_cont_wrap .container-fluid .filter_wrap .filter_btm {
  width: 280px;
  position: absolute;
  right: 0;
  top: 100%;
  background: #292929;
  z-index: 99;
  display: none;
}
@media (min-width: 768px) {
  body.auction-search .search_cont_wrap .container-fluid .filter_wrap .filter_btm {
    width: 100%;
    position: relative;
    right: auto;
    top: auto;
    background: transparent;
    display: block !important;
  }
}
body.auction-search .search_cont_wrap .container-fluid .filter_wrap .filter_btm h5 {
  padding: 10px 22px 9px;
  color: #fff;
  font-family: "swiss_721bold_condensed";
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  text-transform: uppercase;
  margin: 0;
}
@media (min-width: 768px) {
  body.auction-search .search_cont_wrap .container-fluid .filter_wrap .filter_btm h5 {
    padding: 10px 20px;
  }
}
@media (min-width: 992px) {
  body.auction-search .search_cont_wrap .container-fluid .filter_wrap .filter_btm h5 {
    padding: 13px 25px;
  }
}
@media (min-width: 1200px) {
  body.auction-search .search_cont_wrap .container-fluid .filter_wrap .filter_btm h5 {
    padding: 13px 35px;
  }
}
body.auction-search .search_cont_wrap .container-fluid .filter_wrap .filter_btm .resetbtn {
  display: block;
  width: 150px;
  height: 40px;
  color: #fff;
  border-radius: 2px;
  text-align: center;
  border: none;
  box-shadow: none;
  text-transform: uppercase;
  margin-top: 25px;
  margin-bottom: 25px;
  margin-left: 35px;
}
body.auction-search .search_cont_wrap .container-fluid .filter_wrap .filter_btm .filter_cont {
  padding: 10px 22px;
  background: #000;
}
@media (min-width: 768px) {
  body.auction-search .search_cont_wrap .container-fluid .filter_wrap .filter_btm .filter_cont {
    padding: 15px 20px;
  }
}
@media (min-width: 992px) {
  body.auction-search .search_cont_wrap .container-fluid .filter_wrap .filter_btm .filter_cont {
    padding: 20px 25px;
  }
}
@media (min-width: 1200px) {
  body.auction-search .search_cont_wrap .container-fluid .filter_wrap .filter_btm .filter_cont {
    padding: 28px 30px;
  }
}
body.auction-search .search_cont_wrap .container-fluid .filter_wrap .filter_btm .filter_cont .custom_select .sbToggle {
  background-image: url(../images/selectarrow1.png);
}
body.auction-search .search_cont_wrap .container-fluid .filter_wrap .filter_btm .filter_cont ul {
  float: left;
  width: 100%;
}
body.auction-search .search_cont_wrap .container-fluid .filter_wrap .filter_btm .filter_cont ul li {
  float: left;
  width: 50%;
  padding: 6px 0;
}
body.auction-search .search_cont_wrap .container-fluid .filter_wrap .filter_btm .filter_cont ul li label.css-label {
  background-image: url(../images/checkbox1.png);
  font-size: 16px;
  color: #c3c3c3;
  font-family: "swiss_721roman";
  background-position: left 3px;
}
body.auction-search .search_cont_wrap .container-fluid .filter_wrap .filter_btm .filter_cont ul li input[type="checkbox"].css-checkbox:checked + label.css-label {
  background-position: left -134px;
}
body.auction-search .search_cont_wrap .container-fluid .filter_wrap .filter_btm .filter_cont .form-group label {
  font-size: 16px;
  color: #c3c3c3;
  font-family: "swiss_721roman";
  font-weight: normal;
}
body.auction-search .search_cont_wrap .container-fluid .filter_wrap .filter_btm .filter_cont .range_slider_wrap {
  position: relative;
}
body.auction-search .search_cont_wrap .container-fluid .filter_wrap .filter_btm .filter_cont .range_slider_wrap .pointer-label {
  left: auto !important;
  right: 0 !important;
  opacity: 1px !important;
  font-family: "swiss_721roman";
}
body.auction-search .search_cont_wrap .container-fluid .filter_wrap .filter_btm .filter_cont .range_slider_wrap .slider-container .scale {
  display: none;
}
body.auction-search .search_cont_wrap .container-fluid .filter_wrap .filter_btm .filter_cont .range_slider_wrap .starting_point span {
  width: 16px;
  height: 16px;
  position: absolute;
  left: -8px;
  top: -4px;
  border-radius: 50%;
  background: #0e8815;
}
body.auction-search .search_cont_wrap .container-fluid .filter_wrap .filter_btm .filter_cont .range_slider_wrap .starting_point em {
  text-transform: uppercase;
  font-size: 14px;
  font-family: "swiss_721roman";
  color: #c3c3c3;
  font-style: normal;
  margin-left: -8px;
  padding-top: 6px;
  display: block;
}
body.auction-search .search_cont_wrap .container-fluid .side_cont {
  width: 100%;
  float: left;
  padding: 20px 20px 0px;
  background: #000;
}
@media (min-width: 768px) {
  body.auction-search .search_cont_wrap .container-fluid .side_cont {
    width: 67%;
    padding: 25px 25px 30px;
  }
}
@media (min-width: 992px) {
  body.auction-search .search_cont_wrap .container-fluid .side_cont {
    width: 72%;
    padding: 35px 40px 40px;
  }
}
@media (min-width: 1200px) {
  body.auction-search .search_cont_wrap .container-fluid .side_cont {
    padding: 35px 75px 50px;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  body.auction-search .search_cont_wrap .container-fluid .side_cont {
    width: 75%;
    padding: 35px 65px 50px;
  }
}
@media (min-width: 1400px) {
  body.auction-search .search_cont_wrap .container-fluid .side_cont {
    width: 80%;
    padding: 35px 75px 50px;
  }
}
body.auction-search .search_cont_wrap .container-fluid .side_cont .search_result h6 {
  color: #989898;
  margin: 0 0 8px;
}
body.auction-search .search_cont_wrap .container-fluid .side_cont .search_result .search_list ul li {
  position: relative;
  padding: 17px 0 17px 85px;
  border-bottom: 1px solid #393939;
}
@media (min-width: 768px) {
  body.auction-search .search_cont_wrap .container-fluid .side_cont .search_result .search_list ul li {
    padding: 25px 100px 25px 135px;
    min-height: 150px;
  }
}
@media (min-width: 992px) {
  body.auction-search .search_cont_wrap .container-fluid .side_cont .search_result .search_list ul li {
    padding: 25px 125px 25px 135px;
  }
}
@media (min-width: 1200px) {
  body.auction-search .search_cont_wrap .container-fluid .side_cont .search_result .search_list ul li {
    padding: 25px 125px 25px 135px;
  }
}
body.auction-search .search_cont_wrap .container-fluid .side_cont .search_result .search_list ul li .product_info {
  padding: 0 0 0 20px;
  min-height: 70px;
}
@media (min-width: 768px) {
  body.auction-search .search_cont_wrap .container-fluid .side_cont .search_result .search_list ul li .product_info {
    padding: 0 20px;
  }
}
@media (min-width: 992px) {
  body.auction-search .search_cont_wrap .container-fluid .side_cont .search_result .search_list ul li .product_info {
    padding: 0 25px;
  }
}
@media (min-width: 1200px) {
  body.auction-search .search_cont_wrap .container-fluid .side_cont .search_result .search_list ul li .product_info {
    padding: 0 30px;
  }
}
body.auction-search .search_cont_wrap .container-fluid .side_cont .search_result .search_list ul li .product_info h2 {
  color: #fff;
  text-transform: none;
  margin: 0 0 8px;
}
@media (min-width: 768px) {
  body.auction-search .search_cont_wrap .container-fluid .side_cont .search_result .search_list ul li .product_info h2 {
    margin: 0 0 4px;
  }
}
@media (min-width: 992px) {
  body.auction-search .search_cont_wrap .container-fluid .side_cont .search_result .search_list ul li .product_info h2 {
    margin: 0 0 6px;
  }
}
@media (min-width: 1200px) {
  body.auction-search .search_cont_wrap .container-fluid .side_cont .search_result .search_list ul li .product_info h2 {
    margin: 0 0 8px;
  }
}
@media (min-width: 1400px) {
  body.auction-search .search_cont_wrap .container-fluid .side_cont .search_result .search_list ul li .product_info h2 {
    margin: 0 0 8px;
  }
}
body.auction-search .search_cont_wrap .container-fluid .side_cont .search_result .search_list ul li .product_info strong {
  line-height: 1.1;
  color: #f59331;
  font-weight: normal;
  font-family: "swiss_721bold_condensed";
  display: block;
  padding-bottom: 5px;
}
body.auction-search .search_cont_wrap .container-fluid .side_cont .search_result .search_list ul li .product_info strong.sold {
  color: #c80d0d;
}
body.auction-search .search_cont_wrap .container-fluid .side_cont .search_result .search_list ul li .product_info span {
  line-height: 1.1;
  color: #7a7a7a;
  display: block;
  font-family: "swiss_721roman_condensed";
}
body.auction-search .search_cont_wrap .container-fluid .side_cont .search_result .search_list ul li .img_cont {
  position: absolute;
  width: 85px;
  height: auto;
  left: 0;
  top: 25px;
}
@media (min-width: 768px) {
  body.auction-search .search_cont_wrap .container-fluid .side_cont .search_result .search_list ul li .img_cont {
    width: 135px;
  }
}
body.auction-search .search_cont_wrap .container-fluid .side_cont .search_result .search_list ul li .img_cont img {
  width: 100%;
  height: auto;
}
body.auction-search .search_cont_wrap .container-fluid .side_cont .search_result .search_list ul li a.view_lot {
  position: relative;
  margin-left: 20px;
  margin-top: 20px;
}
@media (min-width: 768px) {
  body.auction-search .search_cont_wrap .container-fluid .side_cont .search_result .search_list ul li a.view_lot {
    width: 100px;
    padding-left: 0;
    padding-right: 0;
    display: block;
    position: absolute;
    right: 0;
    top: 30%;
    margin: 0;
  }
}
@media (min-width: 1199px) {
  body.auction-search .search_cont_wrap .container-fluid .side_cont .search_result .search_list ul li a.view_lot {
    width: 120px;
    padding: 10px 45px 8px;
  }
}
@media (min-width: 1200px) {
  body.auction-search .search_cont_wrap .container-fluid .side_cont .search_result .search_list ul li a.view_lot {
    width: 150px;
  }
}
body.auction-search .search_cont_wrap .container-fluid .side_cont .search_result .pagination_wrap {
  text-align: center;
}
body.auction-search .search_cont_wrap .container-fluid .side_cont .search_result .pagination_wrap .pagination {
  line-height: 34px;
  margin: 35px 0;
}
body.auction-search .search_cont_wrap .container-fluid .side_cont .search_result .pagination_wrap .pagination li {
  padding: 0 3px;
  display: inline-block;
  line-height: 34px;
  float: left;
}
body.auction-search .search_cont_wrap .container-fluid .side_cont .search_result .pagination_wrap .pagination li a {
  float: none;
  display: block;
  border-radius: 2px;
  width: 34px;
  height: 34px;
  text-align: center;
  background: #19741e;
  color: #fff;
  border: none;
  line-height: 34px;
  padding: 0;
  font-family: "swiss_721bold_condensed";
}
body.auction-search .search_cont_wrap .container-fluid .side_cont .search_result .pagination_wrap .pagination li:first-child a {
  background: #fff;
  color: #9c9c9c;
  font-size: 25px;
}
body.auction-search .search_cont_wrap .container-fluid .side_cont .search_result .pagination_wrap .pagination li:last-child a {
  background: #fff;
  color: #9c9c9c;
  font-size: 25px;
}
.slider-container {
  width: 300px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  max-width: 100%;
  width: 100%;
}
.slider-container .back-bar {
  height: 10px;
  position: relative;
}
.slider-container .back-bar .selected-bar {
  position: absolute;
  height: 100%;
}
.slider-container .back-bar .pointer {
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: red;
  cursor: col-resize;
  opacity: 1;
  z-index: 2;
}
.slider-container .back-bar .pointer.last-active {
  z-index: 3;
}
.slider-container .back-bar .pointer-label {
  position: absolute;
  bottom: -23px;
  font-size: 14px;
  color: #c3c3c3;
  background: none;
  white-space: nowrap;
  line-height: 1;
}
.slider-container .back-bar .focused {
  z-index: 10;
}
.slider-container .clickable-dummy {
  cursor: pointer;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.slider-container .scale {
  top: 2px;
  position: relative;
}
.slider-container .scale span {
  position: absolute;
  height: 5px;
  border-left: 1px solid #999;
  font-size: 0;
}
.slider-container .scale ins {
  font-size: 9px;
  text-decoration: none;
  position: absolute;
  left: 0;
  top: 5px;
  color: #999;
  line-height: 1;
}
.slider-container.slider-readonly .clickable-dummy,
.slider-container.slider-readonly .pointer {
  cursor: auto;
}
.theme-green .back-bar {
  height: 8px;
  border-radius: 5px;
  background-color: #fff;
}
.theme-green .back-bar .selected-bar {
  border-radius: 5px;
  background-color: #0e8814;
}
.theme-green .back-bar .pointer {
  width: 16px;
  height: 16px;
  top: -4px;
  box-sizing: border-box;
  border-radius: 50%;
  border: none;
  background-color: #0e8814;
}
.theme-green .back-bar .pointer-label {
  color: #c3c3c3;
}
.theme-green .back-bar .focused {
  color: #c3c3c3;
}
.theme-green .scale span {
  border-left: 1px solid #e5e5e5;
}
.theme-green .scale ins {
  color: #999;
}
.theme-blue .back-bar {
  height: 5px;
  border-radius: 2px;
  background-color: #eeeeee;
  background-color: #e7e7e7;
  background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffdddddd', GradientType=0);
}
.theme-blue .back-bar .selected-bar {
  border-radius: 2px;
  background-color: #92c1f9;
  background-image: linear-gradient(to bottom, #b1d1f9, #64a8f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb1d1f9', endColorstr='#ff64a8f9', GradientType=0);
}
.theme-blue .back-bar .pointer {
  width: 14px;
  height: 14px;
  top: -5px;
  box-sizing: border-box;
  border-radius: 10px;
  border: 1px solid #AAA;
  background-color: #e7e7e7;
  background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffdddddd', GradientType=0);
}
.theme-blue .back-bar .pointer-label {
  color: #999;
}
.theme-blue .back-bar .focused {
  color: #333;
}
.theme-blue .scale span {
  border-left: 1px solid #e5e5e5;
}
.theme-blue .scale ins {
  color: #999;
}
.sbHolder {
  background-color: #ffffff;
  border: solid 1px #c3c1c1;
  font-size: 14px;
  font-weight: normal;
  height: 40px;
  position: relative;
  width: 100%;
  border-radius: 2px;
  margin-bottom: 0px;
}
.sbSelector {
  display: block;
  height: 40px;
  left: 0;
  line-height: 38px;
  outline: none;
  overflow: hidden;
  position: absolute;
  text-indent: 0;
  top: 0;
  width: 100%;
  padding: 0 18px;
}
.sbSelector:link,
.sbSelector:visited,
.sbSelector:hover {
  color: #7e7e7e;
  outline: none;
  text-decoration: none;
}
.sbToggle {
  background: url('../images/selectarrow.png') no-repeat center center;
  display: block;
  height: 40px;
  outline: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
}
.sbToggle:hover {
  /*background: url(../img/select-icons.png) 0 -167px no-repeat;*/
}
.sbToggleOpen {
  /*background: url(../img/select-icons.png) 0 -16px no-repeat;*/
}
.sbToggleOpen:hover {
  /*background: url(../img/select-icons.png) 0 -66px no-repeat;*/
}
.sbHolderDisabled {
  background-color: #3C3C3C;
  border: solid 1px #515151;
}
.sbOptions {
  background-color: #fff;
  border: solid 1px #c3c1c1;
  list-style: none;
  left: 0px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 30px;
  width: 100%;
  z-index: 1;
  overflow-y: auto;
  border-radius: 2px;
}
.sbOptions {
  padding-bottom: 0 !important;
  z-index: 99;
}
.sbOptions li {
  padding: 0 0px !important;
  background: none;
  width: 100% !important;
}
.sbOptions li:last-child a {
  border: none;
}
.sbOptions a {
  border-bottom: dotted 1px #c3c1c1;
  display: block;
  outline: none;
  padding: 8px 16px;
}
.sbOptions a:link,
.sbOptions a:visited {
  color: #7e7e7e;
  text-decoration: none;
}
.sbOptions a:hover,
.sbOptions a:focus,
.sbOptions a.sbFocus {
  color: #000;
}
.sbOptions a:hover {
  background: #19741e;
  color: #fff;
}
.sbOptions a:focus {
  background-color: #19741e;
  color: #fff;
}
.sbOptions li.last a {
  border-bottom: none;
}
.sbOptions .sbDisabled {
  border-bottom: dotted 1px #515151;
  color: #999;
  display: block;
  padding: 5px 0 5px 3px;
}
.sbOptions .sbGroup {
  border-bottom: dotted 1px #515151;
  color: #EBB52D;
  display: block;
  font-weight: bold;
  padding: 7px 0 7px 3px;
}
.sbOptions .sbSub {
  padding-left: 17px;
}
.card_expiration .sbHolder {
  border-radius: 0;
  height: 48px;
  line-height: 48px;
}
.card_expiration .sbHolder .sbSelector {
  height: 48px;
  line-height: 46px;
}
.card_expiration .sbOptions {
  border-radius: 0;
}
.custom_select {
  padding-bottom: 0px;
}
/*
 *	StudioMoso
 *	@author DDV
 */
.insurance_service_wrap {
  margin: 15px -7.5px 15px;
  text-align: center;
}
@media (min-width: 768px) {
  .insurance_service_wrap {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .insurance_service_wrap {
    text-align: left;
    display: flex;
  }
}
@media (min-width: 1200px) {
  .insurance_service_wrap {
    text-align: left;
  }
}
.insurance_service_wrap h2 {
  text-transform: uppercase;
  margin-top: 0;
}
.insurance_service_wrap a.more {
  font-size: 20px;
  color: #4a4a4a;
  font-family: 'swiss_721bold_condensed';
  text-decoration: none;
}
@media (min-width: 768px) {
  .insurance_service_wrap a.more {
    font-size: 22px;
  }
}
@media (min-width: 992px) {
  .insurance_service_wrap a.more {
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  .insurance_service_wrap a.more {
    font-size: 25px;
  }
}
.insurance_service_wrap a.more i {
  padding-left: 9px;
  color: #19741e;
}
.insurance_service_wrap p {
  color: #4a4a4a;
  line-height: 1.4;
}
.insurance_service_wrap span.phone_no {
  color: #4a4a4a;
  line-height: 1.4;
}
.insurance_service_wrap > div {
  padding: 0 7.5px;
}
.insurance_service_wrap > div .insurance_wrap {
  background: #fff;
  padding: 40px 40px 40px;
  border-bottom: 20px solid #f3f3f3;
}
@media (min-width: 768px) {
  .insurance_service_wrap > div .insurance_wrap {
    padding: 40px 25px 45px 25px;
    min-height: 405px;
    border: none;
  }
}
@media (min-width: 992px) {
  .insurance_service_wrap > div .insurance_wrap {
    padding: 40px 15px 45px 0;
    min-height: 350px;
    height: 100%;
  }
}
@media (min-width: 1200px) {
  .insurance_service_wrap > div .insurance_wrap {
    padding: 40px 40px 45px 0;
    min-height: 350px;
  }
}
.insurance_service_wrap > div .insurance_wrap .text-center img {
  margin-bottom: 15px;
}
.insurance_service_wrap > div .insurance_wrap .right {
  text-align: center;
}
@media (min-width: 768px) {
  .insurance_service_wrap > div .insurance_wrap .right {
    text-align: center;
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  .insurance_service_wrap > div .insurance_wrap .right {
    padding-left: 0;
    text-align: left;
  }
}
@media (min-width: 1200px) {
  .insurance_service_wrap > div .insurance_wrap .right {
    padding-left: 0;
  }
}
.insurance_service_wrap > div .insurance_wrap a.more {
  margin: 25px 0 0  0;
  display: inline-block;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .insurance_service_wrap > div .insurance_wrap a.more {
    margin: 69px 0 0  0;
    line-height: 1.4;
  }
}
@media (min-width: 992px) {
  .insurance_service_wrap > div .insurance_wrap a.more {
    margin: 45px 0 0  42px;
  }
}
@media (min-width: 1200px) {
  .insurance_service_wrap > div .insurance_wrap a.more {
    margin: 25px 0 0  42px;
  }
}
.insurance_service_wrap > div .service_wrap {
  background: #fff;
  padding: 40px 40px 40px;
  border-bottom: 5px solid #f3f3f3;
}
@media (min-width: 768px) {
  .insurance_service_wrap > div .service_wrap {
    padding: 40px 25px 45px 25px;
    min-height: 405px;
    height: 100%;
    border: none;
  }
}
@media (min-width: 992px) {
  .insurance_service_wrap > div .service_wrap {
    padding: 40px 15px 45px 0;
    min-height: 350px;
    height: 100%;
  }
}
@media (min-width: 1200px) {
  .insurance_service_wrap > div .service_wrap {
    padding: 40px 40px 45px 0;
    min-height: 350px;
    height: 100%;
  }
}
.insurance_service_wrap > div .service_wrap .text-center img {
  margin-bottom: 15px;
}
.insurance_service_wrap > div .service_wrap .right {
  padding-left: 15;
}
@media (min-width: 768px) {
  .insurance_service_wrap > div .service_wrap .right {
    padding-left: 15px;
    text-align: center;
  }
}
@media (min-width: 992px) {
  .insurance_service_wrap > div .service_wrap .right {
    padding-left: 0;
    text-align: left;
  }
}
@media (min-width: 1200px) {
  .insurance_service_wrap > div .service_wrap .right {
    padding-left: 0;
    text-align: left;
  }
}
.insurance_service_wrap > div .service_wrap a.more {
  margin: 25px 0 0  0;
  display: inline-block;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .insurance_service_wrap > div .service_wrap a.more {
    margin: 20px 0 0  0;
    line-height: 1.4;
  }
}
@media (min-width: 992px) {
  .insurance_service_wrap > div .service_wrap a.more {
    margin: 25px 0 0  42px;
  }
}
@media (min-width: 1200px) {
  .insurance_service_wrap > div .service_wrap a.more {
    margin: 25px 0 0  42px;
  }
}
.media_enquiry_wrap {
  text-align: center;
  margin: 0;
  background: #fff;
  padding: 40px 0 50px;
}
@media (min-width: 768px) {
  .media_enquiry_wrap {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .media_enquiry_wrap {
    text-align: left;
  }
}
@media (min-width: 1200px) {
  .media_enquiry_wrap {
    text-align: left;
  }
}
.media_enquiry_wrap .text-center img {
  margin-bottom: 15px;
}
.media_enquiry_wrap h2 {
  text-transform: uppercase;
  margin-top: 5px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .media_enquiry_wrap h2 {
    margin-bottom: 10px;
  }
}
@media (min-width: 992px) {
}
@media (min-width: 1200px) {
}
.media_enquiry_wrap p {
  color: #4a4a4a;
  line-height: 1.4;
}
@media (min-width: 768px) {
}
@media (min-width: 992px) {
}
@media (min-width: 1200px) {
}
.media_enquiry_wrap .contact_person h3 {
  font-size: 16px;
  color: #4a4a4a;
  text-transform: uppercase;
  margin-bottom: 0px;
}
@media (min-width: 768px) {
}
@media (min-width: 992px) {
}
@media (min-width: 1200px) {
}
.media_enquiry_wrap .contact_person h6 {
  color: #4a4a4a;
  margin: 3px 0 16px;
}
@media (min-width: 768px) {
}
@media (min-width: 992px) {
}
@media (min-width: 1200px) {
}
.media_enquiry_wrap .contact_person span.phone_no {
  color: #4a4a4a;
  line-height: 1.4;
  display: block;
}
@media (min-width: 768px) {
}
@media (min-width: 992px) {
}
@media (min-width: 1200px) {
}
@media (min-width: 768px) {
  .media_enquiry_wrap {
    padding: 40px 0 60px;
  }
}
@media (min-width: 992px) {
  .media_enquiry_wrap {
    padding: 40px 0 60px;
  }
}
@media (min-width: 1200px) {
  .media_enquiry_wrap {
    padding: 40px 0 60px;
  }
}
.media_enquiry_wrap > div {
  padding: 0 7.5px;
}
.media_enquiry_wrap .right {
  padding-left: 15px;
  padding-bottom: 26px;
  background: url(../images/smallborder1.png) center bottom no-repeat;
}
@media (min-width: 768px) {
  .media_enquiry_wrap .right {
    padding-left: 15px;
    padding-bottom: 0;
    background: none;
  }
}
@media (min-width: 992px) {
  .media_enquiry_wrap .right {
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .media_enquiry_wrap .right {
    padding-left: 0;
  }
}
.media_enquiry_wrap .full {
  padding-left: 7.5px;
}
@media (min-width: 768px) {
  .media_enquiry_wrap .full {
    padding-left: 55px;
  }
}
@media (min-width: 992px) {
  .media_enquiry_wrap .full {
    padding-left: 52px;
  }
}
@media (min-width: 1200px) {
  .media_enquiry_wrap .full {
    padding-left: 55px;
  }
}
.media_enquiry_wrap .full .topspace {
  padding-top: 26px;
}
@media (min-width: 768px) {
  .media_enquiry_wrap .full .topspace {
    padding-top: 150px;
  }
}
@media (min-width: 992px) {
  .media_enquiry_wrap .full .topspace {
    padding-top: 45px;
  }
}
@media (min-width: 1200px) {
  .media_enquiry_wrap .full .topspace {
    padding-top: 45px;
  }
}
body.contact #content,
body.contact #map,
body.contact #locations {
  padding: 0;
}
@media (max-width: 767px) {
  body.contact #content {
    height: auto;
  }
}
body.contact #map {
  height: 100%;
}
@media (max-width: 767px) {
  body.contact #map {
    height: 100vh;
  }
}
body.contact .row.no-gutters {
  display: flex;
}
body.contact .col-sm-3 {
  width: 33%;
}
@media (max-width: 767px) {
  body.contact .col-sm-3 {
    width: 100%;
  }
}
@media (min-width: 991px) {
  body.contact .col-sm-3 {
    width: 25%;
  }
}
body.contact .col-sm-9 {
  width: 67%;
}
@media (min-width: 991px) {
  body.contact .col-sm-9 {
    width: 75%;
  }
}
body.contact #locations {
  overflow: scroll;
}
body.contact #locations h3 {
  margin-top: 0;
}
body.contact #locations li {
  padding: 30px 15px;
  border-bottom: 1px solid #e4e4e4;
}
body.contact #locations li:hover {
  cursor: pointer;
}
body.contact #locations li .address {
  margin-bottom: 0;
}
body.contact #locations li .trading-hours.temp-closed span {
  display: inline-block;
  margin-left: -6px;
  margin-top: 4px;
  padding: 2px 6px;
  background: #c20013;
  color: #fff;
}
@media (min-width: 768px) {
  body.contact #locations li {
    padding: 40px 25px;
  }
  body.contact #locations li.active {
    background: #0f7215;
    border: 0;
  }
  body.contact #locations li.active h3,
  body.contact #locations li.active p {
    color: #fff;
  }
  body.contact #locations li.active .trading-hours,
  body.contact #locations li.active .call,
  body.contact #locations li.active .contact {
    display: block;
  }
  body.contact #locations li.active .trading-hours,
  body.contact #locations li.active .address {
    margin-bottom: 30px;
  }
  body.contact #locations li .call,
  body.contact #locations li .contact {
    display: none;
  }
}
@media (min-width: 992px) {
  body.contact #locations li {
    padding: 40px 25px;
  }
}
body.contact .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
form#contactform .contact-form-select-insurance {
  position: relative;
}
form#contactform .contact-form-select-insurance .wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin: 2.5rem 0;
}
form#contactform .contact-form-select-insurance .wrap .checkbox__input {
  width: calc(20% - 10px);
  margin-right: 10px;
}
@media (max-width: 480px) {
  form#contactform .contact-form-select-insurance .wrap .checkbox__input {
    width: calc(50% - 10px);
  }
}
form#contactform .contact-form-select-insurance .wrap img {
  opacity: 0.7;
  height: 35px;
}
form#contactform .contact-form-select-insurance .wrap .radio__input label {
  padding: 5px;
}
form#contactform .contact-form-select-insurance em {
  position: absolute;
  bottom: -1rem;
  left: 0;
  font-size: 1.2rem;
  color: #c20013;
  font-style: normal;
  -webkit-transform: none;
  transform: none;
}
form#contactform .input_states {
  margin: 2.5rem 0;
}
form#contactform .input_policy_holder {
  position: relative;
}
form#contactform .input_policy_holder p {
  width: 100%;
}
form#contactform .input_policy_holder em {
  position: absolute;
  bottom: -2.2rem;
  left: 0;
  font-size: 1.2rem;
  color: #c20013;
  font-style: normal;
  -webkit-transform: none;
  transform: none;
}
form#contactform .input_states .form__input__error label,
form#contactform .input_policy_holder .form__input__error label {
  border-color: #f83036 !important;
}
form#contactform .input_dob {
  margin-bottom: 2.5rem;
}
form#contactform .input_dob .form__input {
  width: 200px;
  margin-bottom: 5px;
}
form#contactform .input_dob p {
  font-size: 1.2rem;
}
form#contactform .input_dob .form__input__error em {
  bottom: -4rem;
}
form#contactform .input_postcode .form__input {
  width: 200px;
}
form#contactform .input_vehicle_registration .form__input {
  width: 225px;
}
form#contactform .contact-form-select-insurance,
form#contactform .input_policy_holder,
form#contactform .input_dob,
form#contactform .input_street_address,
form#contactform .input_postcode,
form#contactform .input_vehicle_registration {
  display: none;
}
/*
 *	StudioMoso
 *	@author Holmesy
 */
.greengradient1 {
  /* ff3.6+ */
  /* safari4+,chrome */
  /* safari5.1+,chrome10+ */
  /* opera 11.10+ */
  /* ie10+ */
  background: linear-gradient(180deg, #19751e 0%, #259d2c 100%);
  /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#19751e', endColorstr='#259d2c', GradientType=0);
  /* ie6-9 */
}
.contact-offices #content {
  padding-top: 0;
  padding-bottom: 0;
}
.contact-offices .contact_us_wrap .container-fluid {
  padding: 0;
  background: #fff;
}
.contact-offices .contact_us_wrap .container-fluid .contcact_us_left {
  float: left;
  width: 100%;
  height: auto;
  overflow-y: scroll;
}
@media (min-width: 768px) {
  .contact-offices .contact_us_wrap .container-fluid .contcact_us_left {
    width: 33%;
  }
}
@media (min-width: 992px) {
  .contact-offices .contact_us_wrap .container-fluid .contcact_us_left {
    width: 28%;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .contact-offices .contact_us_wrap .container-fluid .contcact_us_left {
    width: 25%;
  }
}
@media (min-width: 1400px) {
  .contact-offices .contact_us_wrap .container-fluid .contcact_us_left {
    width: 20%;
  }
}
@media (min-width: 768px) {
  .contact-offices .contact_us_wrap .container-fluid .contcact_us_left {
    height: 700px;
  }
}
@media (min-width: 992px) {
  .contact-offices .contact_us_wrap .container-fluid .contcact_us_left {
    height: 700px;
  }
}
@media (min-width: 1200px) {
  .contact-offices .contact_us_wrap .container-fluid .contcact_us_left {
    height: 1160px;
  }
}
.contact-offices .contact_us_wrap .container-fluid .contcact_us_left .address_list {
  padding: 10px 30px 0 12px;
  padding: 10px 0 0;
}
.contact-offices .contact_us_wrap .container-fluid .contcact_us_left .address_list ul li {
  position: relative;
  padding: 22px 0px 27px;
  border-bottom: 1px solid #e3e3e3;
}
.contact-offices .contact_us_wrap .container-fluid .contcact_us_left .address_list ul li h2 {
  font-size: 26px;
  color: #353535;
  font-family: 'swiss_721bold';
  margin: 0 0 5px;
  padding: 0 35px 0;
  cursor: pointer;
}
@media (min-width: 768px) {
  .contact-offices .contact_us_wrap .container-fluid .contcact_us_left .address_list ul li h2 {
    padding: 0 20px 0;
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  .contact-offices .contact_us_wrap .container-fluid .contcact_us_left .address_list ul li h2 {
    padding: 0 20px 0;
    font-size: 22px;
  }
}
@media (min-width: 1200px) {
  .contact-offices .contact_us_wrap .container-fluid .contcact_us_left .address_list ul li h2 {
    padding: 0 20px 0;
    font-size: 24px;
  }
}
@media (min-width: 1400px) and (max-width: 1550px) {
  .contact-offices .contact_us_wrap .container-fluid .contcact_us_left .address_list ul li h2 {
    padding: 0 20px 0;
    font-size: 26px;
  }
}
@media (min-width: 1551px) {
  .contact-offices .contact_us_wrap .container-fluid .contcact_us_left .address_list ul li h2 {
    padding: 0 35px 0;
    font-size: 26px;
  }
}
.contact-offices .contact_us_wrap .container-fluid .contcact_us_left .address_list ul li address {
  font-size: 15px;
  color: #353535;
  font-family: 'swiss_721roman';
  line-height: 1.3;
  padding: 0 35px 0px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .contact-offices .contact_us_wrap .container-fluid .contcact_us_left .address_list ul li address {
    padding: 0 20px 0;
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  .contact-offices .contact_us_wrap .container-fluid .contcact_us_left .address_list ul li address {
    padding: 0 20px 0;
    font-size: 15px;
  }
}
@media (min-width: 1200px) {
  .contact-offices .contact_us_wrap .container-fluid .contcact_us_left .address_list ul li address {
    padding: 0 20px 0;
  }
}
@media (min-width: 1400px) and (max-width: 1550px) {
  .contact-offices .contact_us_wrap .container-fluid .contcact_us_left .address_list ul li address {
    padding: 0 20px 0;
  }
}
@media (min-width: 1551px) {
  .contact-offices .contact_us_wrap .container-fluid .contcact_us_left .address_list ul li address {
    padding: 0 35px 0;
  }
}
.contact-offices .contact_us_wrap .container-fluid .contcact_us_left .address_list ul li .detailed_address {
  padding: 20px 35px 0px;
  display: none;
}
@media (min-width: 768px) {
  .contact-offices .contact_us_wrap .container-fluid .contcact_us_left .address_list ul li .detailed_address {
    padding: 20px 20px 0;
  }
}
@media (min-width: 992px) {
  .contact-offices .contact_us_wrap .container-fluid .contcact_us_left .address_list ul li .detailed_address {
    padding: 20px 20px 0;
  }
}
@media (min-width: 1200px) {
  .contact-offices .contact_us_wrap .container-fluid .contcact_us_left .address_list ul li .detailed_address {
    padding: 20px 20px 0;
  }
}
@media (min-width: 1400px) and (max-width: 1550px) {
  .contact-offices .contact_us_wrap .container-fluid .contcact_us_left .address_list ul li .detailed_address {
    padding: 20px 20px 0;
  }
}
@media (min-width: 1551px) {
  .contact-offices .contact_us_wrap .container-fluid .contcact_us_left .address_list ul li .detailed_address {
    padding: 20px 35px 0;
  }
}
.contact-offices .contact_us_wrap .container-fluid .contcact_us_left .address_list ul li .detailed_address address {
  font-size: 14px;
  color: #fff;
  font-family: 'swiss_721roman';
}
@media (min-width: 992px) {
  .contact-offices .contact_us_wrap .container-fluid .contcact_us_left .address_list ul li .detailed_address address {
    font-size: 15px;
  }
}
.contact-offices .contact_us_wrap .container-fluid .contcact_us_left .address_list ul li .detailed_address h6 {
  font-size: 14px;
  color: #353535;
  font-family: 'swiss_721roman';
  font-weight: normal;
  margin: 0 0 5px;
}
@media (min-width: 992px) {
  .contact-offices .contact_us_wrap .container-fluid .contcact_us_left .address_list ul li .detailed_address h6 {
    font-size: 15px;
  }
}
.contact-offices .contact_us_wrap .container-fluid .contcact_us_left .address_list ul li .detailed_address P {
  color: #353535;
  font-size: 14px;
}
@media (min-width: 992px) {
  .contact-offices .contact_us_wrap .container-fluid .contcact_us_left .address_list ul li .detailed_address P {
    font-size: 15px;
  }
}
.contact-offices .contact_us_wrap .container-fluid .contcact_us_left .address_list ul li .detailed_address a.email_btn {
  /* ff3.6+ */
  /* safari4+,chrome */
  /* safari5.1+,chrome10+ */
  /* opera 11.10+ */
  /* ie10+ */
  background: linear-gradient(180deg, #19751e 0%, #259d2c 100%);
  /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#19751e', endColorstr='#259d2c', GradientType=0);
  /* ie6-9 */
  font-size: 18px;
  color: #fff;
  border-bottom: 3px solid #051f09;
  text-transform: uppercase;
  font-family: 'swiss_721bold_condensed';
  display: block;
  width: 102px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  border-radius: 5px;
}
.contact-offices .contact_us_wrap .container-fluid .contcact_us_left .address_list ul li .detailed_address a.close_section {
  color: #fff;
  position: absolute;
  right: 25px;
  top: 25px;
}
.contact-offices .contact_us_wrap .container-fluid .contcact_us_left .address_list ul li.active {
  background: #154b11;
}
.contact-offices .contact_us_wrap .container-fluid .contcact_us_left .address_list ul li.active h2 {
  color: #fff;
}
.contact-offices .contact_us_wrap .container-fluid .contcact_us_left .address_list ul li.active address {
  color: #fff;
}
.contact-offices .contact_us_wrap .container-fluid .contcact_us_left .address_list ul li.active .detailed_address address {
  color: #fff;
}
.contact-offices .contact_us_wrap .container-fluid .contcact_us_left .address_list ul li.active .detailed_address p {
  color: #fff;
}
.contact-offices .contact_us_wrap .container-fluid .contcact_us_left .address_list ul li.active .detailed_address h6 {
  color: #fff;
}
.contact-offices .contact_us_wrap .container-fluid .contact_us_right {
  float: right;
  width: 100%;
}
@media (min-width: 768px) {
  .contact-offices .contact_us_wrap .container-fluid .contact_us_right {
    width: 67%;
  }
}
@media (min-width: 992px) {
  .contact-offices .contact_us_wrap .container-fluid .contact_us_right {
    width: 72%;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .contact-offices .contact_us_wrap .container-fluid .contact_us_right {
    width: 75%;
  }
}
@media (min-width: 1400px) {
  .contact-offices .contact_us_wrap .container-fluid .contact_us_right {
    width: 80%;
  }
}
.contact-offices .contact_us_wrap .container-fluid .contact_us_right .map_wrap {
  height: 340px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .contact-offices .contact_us_wrap .container-fluid .contact_us_right .map_wrap {
    height: 700px;
  }
  .contact-offices .contact_us_wrap .container-fluid .contact_us_right .map_wrap img {
    height: 100%;
    width: aut0;
  }
}
@media (min-width: 992px) {
  .contact-offices .contact_us_wrap .container-fluid .contact_us_right .map_wrap {
    height: 700px;
  }
  .contact-offices .contact_us_wrap .container-fluid .contact_us_right .map_wrap img {
    height: 100%;
    width: aut0;
  }
}
@media (min-width: 1200px) {
  .contact-offices .contact_us_wrap .container-fluid .contact_us_right .map_wrap {
    height: 1160px;
  }
}
.contact-offices .contact_us_wrap .container-fluid .contact_us_right .map_wrap img {
  width: 100%;
  height: auto;
}
/*
 *	StudioMoso
 *	@author Holmesy
 */
body.enews {
  position: relative;
}
body.enews #banner .banner-caption {
  padding: 20px 0;
}
@media (min-width: 768px) {
  body.enews #banner .banner-caption {
    padding: 35px 40px 35px 0;
  }
  body.enews #banner .banner-caption h1 {
    text-align: left;
  }
}
body.enews #banner .header-ipad {
  display: none;
}
@media (min-width: 992px) {
  body.enews #banner .header-ipad {
    display: block;
    position: absolute;
    top: 159px;
    right: 30px;
    margin-top: -40px;
  }
}
@media (min-width: 1200px) {
  body.enews #banner .header-ipad {
    position: absolute;
    top: 129px;
    right: 30px;
    margin-top: -40px;
  }
}
body.enews #content {
  padding: 20px 0;
}
body.enews #content.enews-form {
  background: #ebebeb;
  padding: 30px 0;
  margin-bottom: -20px;
}
body.enews #content.enews-form h2 {
  text-align: center;
}
@media (max-width: 767px) {
  body.enews #content.enews-form form .row {
    margin-bottom: 0;
  }
}
body.enews #content.enews-form form .field {
  margin-bottom: 15px;
}
body.enews #content.enews-form form label {
  text-indent: 10px;
}
body.enews #content.enews-form form label:before {
  text-indent: 0;
}
@media (max-width: 767px) {
  body.enews #content.enews-form form .state label.error {
    padding-left: 60px;
  }
}
body.enews #content.enews-form form .form-control {
  height: 40px;
}
body.enews #content.enews-form form .captcha {
  background: #b3b3b3;
  color: #fff;
  text-align: center;
  margin: 0 15px 15px;
  padding: 15px;
}
body.enews #content.enews-form form .captcha img {
  margin-top: 15px;
  margin-bottom: 15px;
}
body.enews #content.enews-form form .action {
  text-align: center;
}
body.enews #content.enews-form form .action .btn {
  padding: 8px 50px 6px;
}
body.enews #content.enews-form form .required {
  display: block;
}
body.enews #content.enews-form form #privacy-error {
  display: block;
  color: #c72e27;
  text-align: left;
  font-size: 12px;
  font-weight: normal;
}
body.enews #content .action {
  margin-top: 30px;
}
@media (min-width: 768px) {
  body.enews #content.enews-form {
    padding: 30px 15px;
  }
  body.enews #content.enews-form form {
    background: #fff;
    border: 1px solid #c1c1c1;
    padding: 30px;
  }
  body.enews #content.enews-form form .captcha {
    clear: both;
    text-align: left;
    overflow: hidden;
  }
  body.enews #content.enews-form form .captcha img {
    margin: 0;
  }
  body.enews #content.enews-form form .required {
    float: right;
  }
}
/*
 *	StudioMoso
 *	@author Holmesy
 */
body.privacy {
  position: relative;
}
body.privacy h2 {
  margin: 20px 0 10px 0;
}
body.privacy #banner {
  background: url(../images/bg-banner.jpg) no-repeat center top;
  background-size: 100%;
}
body.privacy #banner .banner-caption {
  padding: 20px 0;
}
body.privacy #banner .banner-caption h1 {
  color: #fff;
  font-size: 41px;
  text-transform: uppercase;
  text-align: left;
  line-height: 1;
}
body.privacy #banner .banner-caption h1 em {
  color: #bbea63;
}
body.privacy #banner .banner-caption p {
  display: none;
}
@media (min-width: 768px) {
  body.privacy #banner .banner-caption {
    padding: 35px 0;
  }
  body.privacy #banner .banner-caption h1 {
    text-align: left;
  }
  body.privacy #banner .banner-caption p {
    display: block;
    color: #fff;
    font-size: 20px;
  }
}
body.privacy #content {
  padding: 40px 0;
}
body.privacy #content .policy-wrap {
  background: #ebebeb;
  padding: 30px 0;
  margin-bottom: -40px;
}
body.privacy #content .policy-wrap p a {
  color: #0f7215;
  font-weight: bold;
}
body.privacy #content .policy-wrap h2 {
  margin: 0 0 10px;
}
body.privacy #content .policy-wrap .policy-box {
  background: #fff;
  border: 1px solid #c1c1c1;
  padding: 30px;
  margin-bottom: 30px;
}
body.privacy #content .policy-wrap .policy-box h3 {
  color: #000;
  margin: 0 0 10px;
}
body.privacy #content .policy-wrap .policy-box ul {
  margin: 0 0 0px;
  padding: 0;
}
body.privacy #content .policy-wrap .policy-box ul li {
  font-size: 16px;
  margin-bottom: 5px;
  margin: 15px;
}
body.privacy #content .policy-wrap .policy-box ul li:before,
body.privacy #content .policy-wrap .policy-box ul li:after {
  content: " ";
  display: table;
}
body.privacy #content .policy-wrap .policy-box ul li:after {
  clear: both;
}
body.privacy #content .policy-wrap .policy-box ul li:before,
body.privacy #content .policy-wrap .policy-box ul li:after {
  content: " ";
  display: table;
}
body.privacy #content .policy-wrap .policy-box ul li:after {
  clear: both;
}
body.privacy #content .policy-wrap .policy-box ul li .link {
  content: "\e911";
  font-family: 'shannons-icons';
  font-size: 30px;
}
body.privacy #content .policy-wrap .policy-box ul li:before {
  content: "\e920";
  font-family: 'shannons-icons';
  font-size: 30px;
  float: left;
  margin: -20px;
  padding: 0 30px 0 0;
  line-height: 60px;
  height: 80px;
  color: #c20013;
  font-weight: normal;
}
body.privacy #content .policy-wrap .policy-box ul li a {
  color: #0f7215;
  font-weight: bold;
}
/*
 *	StudioMoso
 *	@author Holmesy
 */
body.terms {
  position: relative;
}
body.terms #content {
  padding: 35px 0;
}
body.terms li {
  padding: 2px 0;
}
body.terms ul.dash li:before {
  content: " - ";
}
body.terms .feedback {
  padding: 30px 0 0 0!important;
}
body.terms .indent {
  padding-left: 30px;
}
body.terms .v-spacing {
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  body.terms .functions {
    margin-top: 30px;
  }
}
body.terms .point {
  padding-left: 0;
}
body.terms .point li {
  list-style: none;
  overflow: hidden;
  zoom: 1;
}
body.terms .point li p {
  margin-left: 10px;
  overflow: hidden;
  zoom: 1;
  padding: 0;
  margin: 0;
}
@media (min-width: 768px) {
  body.terms .point li p {
    margin-left: 40px;
  }
}
body.terms .point li span {
  margin: 0 10px 0 0;
  display: inline-block;
  float: left!important;
  font-weight: bold;
}
body.terms .point .subpoint {
  padding-left: 0;
  margin-top: 5px;
  margin-left: 45px;
}
body.terms .point .subpoint-2 {
  padding-left: 0;
  margin-top: 5px;
  margin-left: 45px;
}
body.terms .point .subpoint-3 {
  padding-left: 0;
  margin-top: 5px;
  margin-left: 45px;
}
body.terms .point .subpoint-2 li span,
body.terms .point .subpoint-3 li span {
  width: 45px;
}
body.terms .point .subpoint-4 {
  padding-left: 0;
  margin-top: 5px;
  margin-left: 45px;
}
body.terms .point .subpoint-4 li span {
  width: 55px;
}
body.terms .point ul {
  list-style-type: none;
}
@media (min-width: 768px) {
  body.terms .point ul.bullet {
    margin-left: 40px;
  }
}
body.terms .point ul.bullet li {
  list-style-type: inherit;
  overflow: visible;
}
body.terms .point ol {
  list-style-type: none;
}
body.terms #banner .banner-caption {
  padding: 20px 0;
}
@media (min-width: 768px) {
  body.terms #banner .banner-caption {
    padding: 35px 0;
  }
  body.terms #banner .banner-caption h1 {
    text-align: left;
  }
}
body.terms.nsw-levy .faqwrap {
  padding-top: 10px;
}
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/
/* line 10, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/* line 17, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
/* line 22, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
@-webkit-keyframes bounce {
  /* line 28, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0%,
  20%,
  53%,
  80%,
  100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  /* line 35, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  40%,
  43% {
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  /* line 42, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  70% {
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  /* line 49, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  /* line 56, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0%,
  20%,
  53%,
  80%,
  100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  /* line 64, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  40%,
  43% {
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  /* line 72, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  70% {
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  /* line 80, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
/* line 87, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes flash {
  /* line 96, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0%,
  50%,
  100% {
    opacity: 1;
  }
  /* line 100, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  /* line 106, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0%,
  50%,
  100% {
    opacity: 1;
  }
  /* line 110, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  25%,
  75% {
    opacity: 0;
  }
}
/* line 115, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  /* line 123, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  /* line 128, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  /* line 133, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  /* line 140, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  /* line 146, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  /* line 152, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
/* line 159, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rubberBand {
  /* line 165, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  /* line 170, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  /* line 175, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  /* line 180, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  /* line 185, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  /* line 190, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  /* line 195, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  /* line 202, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  /* line 208, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  /* line 214, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  /* line 220, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  /* line 226, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  /* line 232, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  /* line 238, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
/* line 245, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shake {
  /* line 251, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  /* line 256, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  /* line 261, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  /* line 268, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  /* line 274, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  /* line 280, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
/* line 287, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes swing {
  /* line 293, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  /* line 298, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  /* line 303, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  /* line 308, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  /* line 313, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  /* line 320, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  /* line 326, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  /* line 332, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  /* line 338, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  /* line 344, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
/* line 351, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  /* line 360, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  /* line 365, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  /* line 370, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  /* line 375, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  /* line 380, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  /* line 387, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  /* line 393, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  /* line 399, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  /* line 405, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  /* line 411, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
/* line 418, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  /* line 426, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    -webkit-transform: none;
    transform: none;
  }
  /* line 431, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  /* line 436, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  /* line 441, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  /* line 446, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  /* line 451, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  /* line 456, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  /* line 463, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    -webkit-transform: none;
    transform: none;
  }
  /* line 469, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  /* line 475, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  /* line 481, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  /* line 487, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  /* line 493, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  /* line 499, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
/* line 506, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes bounceIn {
  /* line 512, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0%,
  20%,
  40%,
  60%,
  80%,
  100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 517, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  /* line 523, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  /* line 528, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  /* line 533, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  /* line 539, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  /* line 544, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  /* line 552, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0%,
  20%,
  40%,
  60%,
  80%,
  100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 557, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  /* line 564, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  /* line 570, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  /* line 576, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  /* line 583, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  /* line 589, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
/* line 597, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}
@-webkit-keyframes bounceInDown {
  /* line 605, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0%,
  60%,
  75%,
  90%,
  100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 610, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  /* line 616, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  /* line 622, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  /* line 627, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  /* line 632, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  /* line 639, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0%,
  60%,
  75%,
  90%,
  100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 644, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  /* line 651, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  /* line 658, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  /* line 664, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  /* line 670, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
/* line 677, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  /* line 683, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0%,
  60%,
  75%,
  90%,
  100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 688, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  /* line 694, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  /* line 700, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  /* line 705, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  /* line 710, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  /* line 717, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0%,
  60%,
  75%,
  90%,
  100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 722, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  /* line 729, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  /* line 736, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  /* line 742, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  /* line 748, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
/* line 755, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  /* line 761, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0%,
  60%,
  75%,
  90%,
  100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 766, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  /* line 772, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  /* line 778, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  /* line 783, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  /* line 788, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  /* line 795, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0%,
  60%,
  75%,
  90%,
  100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 800, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  /* line 807, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  /* line 814, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  /* line 820, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  /* line 826, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
/* line 833, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  /* line 839, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0%,
  60%,
  75%,
  90%,
  100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 844, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  /* line 850, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  /* line 856, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  /* line 861, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  /* line 866, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  /* line 873, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0%,
  60%,
  75%,
  90%,
  100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 878, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  /* line 885, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  /* line 892, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  /* line 898, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  /* line 904, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
/* line 911, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  /* line 917, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  /* line 922, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  /* line 928, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  /* line 936, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  /* line 942, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  /* line 949, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
/* line 957, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}
@-webkit-keyframes bounceOutDown {
  /* line 965, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  /* line 970, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  /* line 976, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  /* line 984, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  /* line 990, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  /* line 997, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
/* line 1005, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  /* line 1011, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  /* line 1017, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  /* line 1025, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  /* line 1032, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
/* line 1040, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  /* line 1046, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  /* line 1052, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  /* line 1060, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  /* line 1067, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
/* line 1075, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  /* line 1081, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  /* line 1086, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  /* line 1092, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  /* line 1100, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  /* line 1106, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  /* line 1113, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
/* line 1121, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  /* line 1127, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 0;
  }
  /* line 1131, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  /* line 1137, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 0;
  }
  /* line 1141, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 1;
  }
}
/* line 1146, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  /* line 1152, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  /* line 1158, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  /* line 1166, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  /* line 1173, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
/* line 1181, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  /* line 1187, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  /* line 1193, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  /* line 1201, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  /* line 1208, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
/* line 1216, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  /* line 1222, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  /* line 1228, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  /* line 1236, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  /* line 1243, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
/* line 1251, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  /* line 1257, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  /* line 1263, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  /* line 1271, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  /* line 1278, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
/* line 1286, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  /* line 1292, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  /* line 1298, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  /* line 1306, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  /* line 1313, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
/* line 1321, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  /* line 1327, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  /* line 1333, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  /* line 1341, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  /* line 1348, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
/* line 1356, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  /* line 1362, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  /* line 1368, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  /* line 1376, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  /* line 1383, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
/* line 1391, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  /* line 1397, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  /* line 1403, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  /* line 1411, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  /* line 1418, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
/* line 1426, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  /* line 1432, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 1;
  }
  /* line 1436, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  /* line 1442, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 1;
  }
  /* line 1446, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 0;
  }
}
/* line 1451, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  /* line 1457, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 1;
  }
  /* line 1461, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  /* line 1469, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 1;
  }
  /* line 1473, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
/* line 1481, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  /* line 1487, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 1;
  }
  /* line 1491, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  /* line 1499, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 1;
  }
  /* line 1503, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
/* line 1511, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  /* line 1517, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 1;
  }
  /* line 1521, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  /* line 1529, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 1;
  }
  /* line 1533, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
/* line 1541, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  /* line 1547, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 1;
  }
  /* line 1551, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  /* line 1559, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 1;
  }
  /* line 1563, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
/* line 1571, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  /* line 1577, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 1;
  }
  /* line 1581, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  /* line 1589, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 1;
  }
  /* line 1593, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
/* line 1601, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  /* line 1607, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 1;
  }
  /* line 1611, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  /* line 1619, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 1;
  }
  /* line 1623, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
/* line 1631, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  /* line 1637, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 1;
  }
  /* line 1641, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  /* line 1649, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 1;
  }
  /* line 1653, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
/* line 1661, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  /* line 1667, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 1;
  }
  /* line 1671, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  /* line 1679, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 1;
  }
  /* line 1683, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
/* line 1691, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
  /* line 1697, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  /* line 1704, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  /* line 1711, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  /* line 1718, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  /* line 1725, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  /* line 1734, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  /* line 1742, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  /* line 1750, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  /* line 1758, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  /* line 1766, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
/* line 1775, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  /* line 1784, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transition-timing-function: ease-in;
    opacity: 0;
  }
  /* line 1792, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transition-timing-function: ease-in;
  }
  /* line 1799, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  /* line 1805, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  /* line 1810, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  /* line 1817, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transition-timing-function: ease-in;
    opacity: 0;
  }
  /* line 1826, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transition-timing-function: ease-in;
  }
  /* line 1834, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  /* line 1841, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  /* line 1847, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
/* line 1854, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  /* line 1863, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transition-timing-function: ease-in;
    opacity: 0;
  }
  /* line 1871, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transition-timing-function: ease-in;
  }
  /* line 1878, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  /* line 1884, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  /* line 1889, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  /* line 1896, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transition-timing-function: ease-in;
    opacity: 0;
  }
  /* line 1905, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transition-timing-function: ease-in;
  }
  /* line 1913, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  /* line 1920, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  /* line 1926, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
/* line 1933, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  /* line 1942, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  /* line 1947, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  /* line 1953, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  /* line 1961, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  /* line 1967, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  /* line 1974, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
/* line 1982, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  /* line 1993, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  /* line 1998, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  /* line 2004, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  /* line 2012, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  /* line 2018, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  /* line 2025, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
/* line 2033, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}
@-webkit-keyframes lightSpeedIn {
  /* line 2044, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  /* line 2050, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  /* line 2056, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  /* line 2062, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  /* line 2070, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  /* line 2077, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  /* line 2084, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  /* line 2091, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
/* line 2099, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
  /* line 2107, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 1;
  }
  /* line 2111, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  /* line 2119, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 1;
  }
  /* line 2123, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
/* line 2131, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
  /* line 2139, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  /* line 2147, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  /* line 2157, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  /* line 2167, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
/* line 2178, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  /* line 2184, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  /* line 2192, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  /* line 2202, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  /* line 2212, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
/* line 2223, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  /* line 2229, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  /* line 2237, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  /* line 2247, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  /* line 2257, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
/* line 2268, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  /* line 2274, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  /* line 2282, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  /* line 2292, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  /* line 2302, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
/* line 2313, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  /* line 2319, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  /* line 2327, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  /* line 2337, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  /* line 2347, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
/* line 2358, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  /* line 2364, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  /* line 2370, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  /* line 2380, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  /* line 2387, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
/* line 2398, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  /* line 2404, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  /* line 2410, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0, 0, 1, 45deg);
    transform: rotate(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  /* line 2420, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  /* line 2427, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0, 0, 1, 45deg);
    transform: rotate(0, 0, 1, 45deg);
    opacity: 0;
  }
}
/* line 2438, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  /* line 2444, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  /* line 2450, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  /* line 2460, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  /* line 2467, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
/* line 2478, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  /* line 2484, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  /* line 2490, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  /* line 2500, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  /* line 2507, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
/* line 2518, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  /* line 2524, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  /* line 2530, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  /* line 2540, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  /* line 2547, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
/* line 2558, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
  /* line 2564, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  /* line 2571, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  /* line 2580, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  /* line 2590, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  /* line 2598, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  /* line 2606, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  /* line 2617, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  /* line 2629, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
/* line 2637, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  /* line 2645, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  /* line 2651, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  /* line 2659, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  /* line 2666, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
/* line 2674, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  /* line 2682, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 1;
  }
  /* line 2686, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  /* line 2694, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 1;
  }
  /* line 2698, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
/* line 2706, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
  /* line 2712, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  /* line 2718, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  /* line 2724, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  /* line 2731, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  50% {
    opacity: 1;
  }
}
/* line 2736, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
  /* line 2742, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  /* line 2750, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  /* line 2760, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  /* line 2769, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
/* line 2779, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  /* line 2785, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  /* line 2793, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  /* line 2803, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  /* line 2812, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
/* line 2822, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  /* line 2828, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  /* line 2836, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  /* line 2846, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  /* line 2855, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
/* line 2865, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
  /* line 2871, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  /* line 2879, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  /* line 2889, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  /* line 2898, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
/* line 2908, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
  /* line 2914, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 1;
  }
  /* line 2918, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  /* line 2924, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 0;
  }
}
@keyframes zoomOut {
  /* line 2930, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  0% {
    opacity: 1;
  }
  /* line 2934, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  /* line 2941, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 0;
  }
}
/* line 2946, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
  /* line 2952, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  /* line 2960, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  /* line 2972, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  /* line 2981, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
/* line 2994, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
  /* line 3000, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  /* line 3006, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  /* line 3016, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  /* line 3023, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
/* line 3034, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
  /* line 3040, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  /* line 3046, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  /* line 3056, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  /* line 3063, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
/* line 3074, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
  /* line 3080, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  /* line 3088, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  /* line 3100, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  /* line 3109, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
/* line 3122, /Users/mperez/Sites/smoothstate/source/stylesheets/keyframes.css.scss */
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}
/* @mixin respond-to
------------------------------------------------------------------- */
/* line 6, /Users/mperez/Sites/smoothstate/source/stylesheets/pageTransitions.css.scss */
.m-scene .scene_element {
  -webkit-animation-duration: 0.25s;
  animation-duration: 0.25s;
  transition-timing-function: ease-in;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/* line 17, /Users/mperez/Sites/smoothstate/source/stylesheets/pageTransitions.css.scss */
.m-scene .scene_element--fadein {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
/* line 22, /Users/mperez/Sites/smoothstate/source/stylesheets/pageTransitions.css.scss */
.m-scene .scene_element--fadeinup {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
/* line 27, /Users/mperez/Sites/smoothstate/source/stylesheets/pageTransitions.css.scss */
.m-scene .scene_element--fadeinright {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
/* line 32, /Users/mperez/Sites/smoothstate/source/stylesheets/pageTransitions.css.scss */
.m-scene .scene_element--delayed {
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s;
}
/* line 38, /Users/mperez/Sites/smoothstate/source/stylesheets/pageTransitions.css.scss */
.m-scene.is-exiting .scene_element {
  -webkit-animation-direction: alternate-reverse;
  animation-direction: alternate-reverse;
}
/* line 43, /Users/mperez/Sites/smoothstate/source/stylesheets/pageTransitions.css.scss */
.m-scene.is-exiting .scene_element--delayed {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
/* line 48, /Users/mperez/Sites/smoothstate/source/stylesheets/pageTransitions.css.scss */
.m-scene.is-exiting .scene_element--noexiting {
  -webkit-animation-direction: alternate-reverse;
  animation-direction: alternate-reverse;
}
@media screen and (min-width: 768px) {
  /* line 57, /Users/mperez/Sites/smoothstate/source/stylesheets/pageTransitions.css.scss */
  .m-scene .scene_element--fadeinright-wide {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
  }
}
/*
 *	StudioMoso
 *	@author Holmesy
 */
body.documents {
  position: relative;
}
body.documents h2 {
  margin: 20px 0 10px 0;
}
body.documents .leadin {
  position: relative;
  margin: 0 0 30px 0;
  font-size: 22px;
  line-height: 28px;
  font-size: 28px;
  line-height: 1.2;
  text-align: center;
}
body.documents #banner {
  background: url(../images/bg-banner.jpg) no-repeat center top;
  background-size: cover;
}
body.documents #banner .banner-caption {
  padding: 20px 0;
}
body.documents #banner .banner-caption h1 {
  color: #fff;
  font-size: 41px;
  text-align: left;
  line-height: 1;
}
body.documents #banner .banner-caption h1 em {
  color: #bbea63;
}
body.documents #banner .banner-caption p {
  display: none;
}
@media (min-width: 768px) {
  body.documents #banner {
    background-size: 100%;
  }
  body.documents #banner .banner-caption {
    padding: 35px 0;
  }
  body.documents #banner .banner-caption h1 {
    text-align: left;
  }
  body.documents #banner .banner-caption p {
    display: block;
    color: #fff;
    font-size: 20px;
  }
}
body.documents #content {
  padding: 40px 0;
}
body.documents #content .policy-wrap {
  background: #ebebeb;
  padding: 30px 0;
  margin-bottom: -40px;
}
body.documents #content .policy-wrap p a {
  color: #0f7215;
  font-weight: bold;
}
body.documents #content .policy-wrap h2 {
  margin: 0 0 10px;
}
body.documents #content .policy-wrap .policy-box {
  background: #fff;
  border: 1px solid #c1c1c1;
  padding: 30px;
  margin-bottom: 30px;
}
body.documents #content .policy-wrap .policy-box h3 {
  color: #000;
  margin: 0 0 10px;
}
body.documents #content .policy-wrap .policy-box ul {
  margin: 0 0 0px;
  padding: 0;
}
body.documents #content .policy-wrap .policy-box ul li {
  position: relative;
  font-size: 16px;
  margin-bottom: 5px;
  margin: 23px;
  padding-left: 20px;
}
body.documents #content .policy-wrap .policy-box ul li:before,
body.documents #content .policy-wrap .policy-box ul li:after {
  content: " ";
  display: table;
}
body.documents #content .policy-wrap .policy-box ul li:after {
  clear: both;
}
body.documents #content .policy-wrap .policy-box ul li:before,
body.documents #content .policy-wrap .policy-box ul li:after {
  content: " ";
  display: table;
}
body.documents #content .policy-wrap .policy-box ul li:after {
  clear: both;
}
body.documents #content .policy-wrap .policy-box ul li .link {
  content: "\e911";
  font-family: 'shannons-icons';
  font-size: 30px;
}
body.documents #content .policy-wrap .policy-box ul li:before {
  position: absolute;
  top: 3px;
  left: 0;
  content: "\e920";
  font-family: 'shannons-icons';
  font-size: 30px;
  float: left;
  margin: -23px;
  line-height: 80px;
  height: 100px;
  color: #c20013;
}
body.documents #content .policy-wrap .policy-box ul li a {
  color: #0f7215;
  font-weight: bold;
}
@media (min-width: 768px) {
  body.documents #content .policy-wrap .policy-box ul li {
    min-height: 60px;
    padding-left: 30px;
  }
}
body.documents .policy-selection {
  padding: 30px 0;
  margin-bottom: 30px;
}
body.documents .policy-selection .select-icon {
  float: left;
  background: #fff;
  border: 2px solid #19741e;
  color: #0f7215;
  width: 75px;
  height: 75px;
  position: relative;
  margin: 0 20px 0 0px;
  padding: 0;
  border-radius: 5px !important;
  background-size: 100% auto;
}
body.documents .policy-selection .select-icon span {
  display: block;
  position: absolute;
  left: 0;
  bottom: -44px;
  font-size: 18px;
  color: #0f7215;
  text-align: center;
  width: 100%;
  font-family: 'swiss_721roman_condensed';
}
body.documents .policy-selection .select-icon.caricon {
  background: url(../images/caricon.png) 50% 28px no-repeat;
  background-size: 80% auto;
}
body.documents .policy-selection .select-icon.bikeicon {
  background: url(../images/bikeicon.png) 50% 23px no-repeat;
  background-size: 80% auto;
}
body.documents .policy-selection .select-icon.homeicon {
  background: url(../images/homeicon.png) 50% 18px no-repeat;
  background-size: 50% auto;
  margin-right: 0;
}
body.documents .policy-selection .active .select-icon {
  box-shadow: none;
  color: #fff;
}
body.documents .policy-selection .active .select-icon span {
  font-family: 'swiss_721bold_condensed';
}
body.documents .policy-selection .active .select-icon.caricon {
  background-position: 50% -98px;
  background-color: #0f7215;
}
body.documents .policy-selection .active .select-icon.bikeicon {
  background-position: 50% -103px;
  background-color: #0f7215;
}
body.documents .policy-selection .active .select-icon.homeicon {
  background-position: 50% -108px;
  background-color: #0f7215;
}
@media (min-width: 768px) {
  body.documents .policy-selection .select-icon {
    width: 128px;
    height: 128px;
    margin-right: 50px;
    border-width: 2px;
  }
  body.documents .policy-selection .select-icon.caricon {
    background-position: 50% 43px;
    background-size: auto auto;
  }
  body.documents .policy-selection .select-icon.bikeicon {
    background-position: 50% 43px;
    background-size: auto auto;
  }
  body.documents .policy-selection .select-icon.homeicon {
    background-position: 50% 43px;
    background-size: auto auto;
  }
  body.documents .policy-selection .active .select-icon.caricon {
    background-position: 50% -170px;
  }
  body.documents .policy-selection .active .select-icon.bikeicon {
    background-position: 50% -165px;
  }
  body.documents .policy-selection .active .select-icon.homeicon {
    background-position: 50% -163px;
  }
}
body.pds-update #banner .banner-caption {
  position: relative;
}
body.pds-update #banner .banner-caption h1 {
  width: 60%;
  white-space: normal;
}
@media (max-width: 1199px) {
  body.pds-update #banner .banner-caption h1 {
    font-size: 42px;
  }
}
@media (max-width: 991px) {
  body.pds-update #banner .banner-caption h1 {
    width: 75%;
  }
}
@media (max-width: 767px) {
  body.pds-update #banner .banner-caption h1 {
    width: 50%;
    font-size: 26px;
    margin-bottom: 45px;
  }
}
body.pds-update #banner .banner-caption img {
  position: absolute;
  right: 0;
  bottom: -20px;
  width: 45%;
  height: auto;
}
body.pds-update #content {
  margin-bottom: 0;
  padding-bottom: 0;
}
@media (max-width: 991px) {
  body.pds-update #content {
    padding-top: 45px;
  }
}
body.pds-update #content img {
  width: 100%;
  height: auto;
}
body.pds-update #content .divider {
  margin: 0 auto;
  background-color: #F1F1F1;
}
body.pds-update #content .divider hr {
  height: 1px;
  margin: 0 auto;
  padding: 0;
  background-color: #ccc;
}
@media (min-width: 992px) {
  body.pds-update #content .divider hr {
    width: calc(100% + 60px);
    margin-left: -30px;
  }
}
body.pds-update #content #intro {
  padding-bottom: 30px;
}
@media (min-width: 992px) {
  body.pds-update #content #intro {
    padding-bottom: 60px;
  }
}
body.pds-update #content #intro .container {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  body.pds-update #content #intro .container {
    flex-direction: row;
  }
}
@media (min-width: 768px) {
  body.pds-update #content #intro .container .intro {
    width: 60%;
    padding-right: 45px;
  }
}
body.pds-update #content #intro .container .intro p,
body.pds-update #content #intro .container .intro li {
  font-size: 18px;
}
body.pds-update #content #intro .container .intro ul li {
  padding-top: 2.5px;
  padding-bottom: 2.5px;
}
body.pds-update #content #intro .container .intro ul li a {
  font-weight: 500;
  text-decoration: underline;
  line-height: 1.5;
}
body.pds-update #content #intro .container .intro ul li a:active,
body.pds-update #content #intro .container .intro ul li a:focus {
  color: #154b11;
}
body.pds-update #content #intro .container .intro .btn {
  margin-top: 30px;
}
@media (max-width: 767px) {
  body.pds-update #content #intro .container .intro .btn {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 768px) {
  body.pds-update #content #intro .container .cover {
    width: 40%;
  }
}
body.pds-update #content #intro .container .cover img {
  display: block;
  width: 100%;
  height: auto;
  margin-top: 0;
  box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.2);
}
@media (min-width: 992px) {
  body.pds-update #content #intro .container .cover img {
    margin-top: -200px;
  }
}
body.pds-update #content .pds-section {
  background-color: #F1F1F1;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 992px) {
  body.pds-update #content .pds-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
body.pds-update #content .pds-section h2 {
  color: #0f7215;
  margin: 0 auto;
}
@media (min-width: 992px) {
  body.pds-update #content .pds-section h2 {
    text-align: center;
  }
}
body.pds-update #content .pds-section ul {
  list-style-type: disc;
}
body.pds-update #content .pds-section ul li {
  margin-left: 25px;
}
body.pds-update #content #optional .columns {
  display: flex;
  flex-direction: column;
  margin-top: 30px;
}
@media (min-width: 992px) {
  body.pds-update #content #optional .columns {
    margin-top: 45px;
    flex-direction: row;
    justify-content: space-between;
  }
}
@media (min-width: 992px) {
  body.pds-update #content #optional .columns .col {
    width: calc(50% - 30px);
  }
}
@media (min-width: 992px) {
  body.pds-update #content #optional .columns .col .wht,
  body.pds-update #content #optional .columns .col .grn {
    padding: 30px;
  }
}
@media (min-width: 992px) {
  body.pds-update #content #optional .columns .col .wht {
    background-color: #fff;
  }
}
body.pds-update #content #optional .columns .col .grn {
  margin-top: 30px;
  background-color: #0f7215;
  padding-left: 0;
  padding-right: 0;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 992px) {
  body.pds-update #content #optional .columns .col .grn {
    margin-top: 0;
  }
}
body.pds-update #content #optional .columns .col .grn h3 {
  color: #fff;
  text-align: center;
  margin: 0;
  font-size: 18px;
  line-height: 1.4;
}
@media (min-width: 992px) {
  body.pds-update #content #optional .columns .col .grn h3 {
    font-size: 22px;
  }
}
body.pds-update #content #optional .columns .col h3 {
  margin-top: 0;
}
body.pds-update #content #optional .columns .col .btn {
  margin-top: 30px;
}
body.pds-update #content #optional .columns .col:last-child {
  margin-top: 30px;
}
@media (min-width: 992px) {
  body.pds-update #content #optional .columns .col:last-child {
    margin-top: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}
body.pds-update #content #included {
  padding-top: 0;
}
body.pds-update #content #included .hero {
  background-image: url(../images/pds-update-banner.jpg);
  background-size: cover;
  background-position: 50% 50%;
  height: 200px;
}
@media (min-width: 992px) {
  body.pds-update #content #included .hero {
    height: 400px;
  }
}
@media (min-width: 992px) {
  body.pds-update #content #included .container {
    text-align: center;
    max-width: 750px;
  }
}
body.pds-update #content #included h2 {
  margin: 30px auto;
}
@media (min-width: 992px) {
  body.pds-update #content #included h2 {
    margin: 45px auto;
  }
}
body.pds-update #content #exclusions h2 {
  text-align: left;
  margin-bottom: 30px;
}
body.pds-update #content #exclusions .container .columns {
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  body.pds-update #content #exclusions .container .columns {
    flex-direction: row;
    justify-content: space-between;
  }
}
@media (min-width: 992px) {
  body.pds-update #content #exclusions .container .columns .col:first-child {
    width: calc(33.3333% - 30px);
    margin: 15px 0 60px 0;
  }
}
@media (min-width: 992px) {
  body.pds-update #content #exclusions .container .columns .col:last-child {
    width: calc(66.6666% - 30px);
    background-image: url('../images/pds-update-bike.jpg');
    background-size: cover;
    background-position: 50% 50%;
  }
}
body.pds-update #content #exclusions .container .columns .col:last-child img {
  margin-top: 30px;
}
body.pds-update #content #covers .columns {
  margin-top: 30px;
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  body.pds-update #content #covers .columns {
    flex-direction: row;
    justify-content: space-between;
  }
}
@media (min-width: 992px) {
  body.pds-update #content #covers .columns .col {
    width: calc(50% - 30px);
  }
}
body.pds-update #content #claims h2 {
  text-align: left;
  margin-bottom: 30px;
}
body.pds-update #content #claims .columns {
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  body.pds-update #content #claims .columns {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
}
@media (min-width: 992px) {
  body.pds-update #content #claims .columns .col:first-child {
    min-height: 460px;
    width: calc(50% - 0px);
    background-image: url('../images/pds-update-car.jpg');
    background-size: cover;
    background-position: 50% 50%;
  }
}
body.pds-update #content #claims .columns .col:first-child img {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  body.pds-update #content #claims .columns .col:last-child {
    width: calc(50% - 30px);
  }
}
body.pds-update #content #details {
  background-image: url(../images/pds-update-banner-bg.png);
  background-size: cover;
  background-position: 50% 50%;
  padding: 30px 15px;
}
@media (min-width: 992px) {
  body.pds-update #content #details {
    padding: 60px 15px;
  }
}
body.pds-update #content #details p {
  text-align: center;
  color: white;
  font-size: 20px;
  margin: 0;
}
@media (max-width: 1199px) {
  body.pds-update #content #details p {
    font-size: 18px;
  }
}
body.pds-update #content #details p a {
  color: #fff;
  text-decoration: underline;
}
body.pds-update #content #details p a:hover {
  color: #fff;
}
.pds-promo-mobile {
  display: block;
  margin-top: 40px;
}
.pds-promo-mobile .container {
  background-color: #0f7215;
}
.pds-promo-mobile h3 {
  color: #fff;
  text-align: center;
}
.pds-promo-mobile .flex {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding: 0 15px;
}
.pds-promo-mobile .flex img {
  width: 45%;
}
.pds-promo-mobile .flex .btn {
  margin-bottom: 20px;
  margin-left: 20px;
  display: inline-flex;
  align-items: center;
  padding-left: 20px;
  padding-right: 24px;
}
.pds-promo-mobile .flex .btn svg {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
.pds-promo-mobile .flex .btn svg path {
  stroke: #0f7215;
}
@media (min-width: 768px) {
  .pds-promo-mobile {
    display: none;
  }
}
.pds-promo {
  display: flex;
  align-items: center;
  background-color: #0f7215;
  margin: 45px 15px -30px 15px;
  padding: 15px 5px 15px 0;
  position: relative;
}
@media (max-width: 767px) {
  .pds-promo {
    display: none;
  }
}
@media (min-width: 768px) {
  .pds-promo {
    margin: 75px 15px -30px 15px;
    padding: 15px 5px 15px 0;
  }
}
@media (min-width: 992px) {
  .pds-promo {
    margin: 75px 15px -30px 15px;
    padding: 30px 30px 30px 0;
  }
}
.pds-promo .col:first-child {
  width: 130px;
}
@media (min-width: 768px) {
  .pds-promo .col:first-child {
    width: 220px;
  }
}
@media (min-width: 992px) {
  .pds-promo .col:first-child {
    width: 260px;
  }
}
.pds-promo .col:first-child img {
  position: absolute;
  bottom: 0;
  left: -20px;
  width: 160px;
  height: auto;
  display: block;
}
@media (min-width: 768px) {
  .pds-promo .col:first-child img {
    width: 200px;
    left: 10px;
  }
}
@media (min-width: 992px) {
  .pds-promo .col:first-child img {
    width: 230px;
  }
}
.pds-promo .col:last-child {
  display: flex;
  flex-direction: column;
  flex: 1;
}
@media (min-width: 768px) {
  .pds-promo .col:last-child {
    flex: 1;
  }
}
@media (min-width: 992px) {
  .pds-promo .col:last-child {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
}
.pds-promo .col .content h3,
.pds-promo .col .content p {
  color: #fff;
  margin: 0;
}
@media (max-width: 1199px) {
  .pds-promo .col .content h3 {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .pds-promo .col .content h3 {
    font-size: 16px;
    line-height: 1.25;
  }
}
.pds-promo .col .content p {
  margin-top: 7.5px;
}
@media (max-width: 767px) {
  .pds-promo .col .content p {
    font-size: 14px;
    line-height: 1.25;
  }
}
.pds-promo .col .button .btn {
  display: inline-flex;
  align-items: center;
  padding-left: 20px;
  padding-right: 24px;
}
.pds-promo .col .button .btn svg {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
.pds-promo .col .button .btn svg path {
  stroke: #0f7215;
}
@media (max-width: 991px) {
  .pds-promo .col .button {
    margin-top: 15px;
  }
  .pds-promo .col .button .btn {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
  }
}
/*
 *	StudioMoso
 *	@author Holmesy
 */
body.error {
  position: relative;
}
body.error h2 {
  margin: 20px 0 10px 0;
}
body.error #content {
  padding: 40px 0;
  text-align: center;
}
body.error #content .copy {
  margin-top: -160px;
}
@media (max-width: 767px) {
  body.error #content .copy {
    margin-top: -50px;
  }
}
@font-face {
  font-family: "goodwood";
  src: url("/promotions/goodwood/fonts/goodwood.eot");
  src: url("/promotions/goodwood/fonts/goodwood.eot?#iefix") format("embedded-opentype"), url("/promotions/goodwood/fonts/goodwood.eot") format("woff"), url("/promotions/goodwood/fonts/goodwood.ttf") format("truetype"), url("/promotions/goodwood/fonts/goodwood.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
body.request-a-quote {
  /* Copied inline style sheet over */
}
body.request-a-quote h4 {
  font-size: 2.5rem;
  font-family: "swiss_721bold_condensed";
  color: #535353;
  margin: 15px 0 30px 0;
}
body.request-a-quote h4 span {
  display: block;
  font-family: "swiss_721roman_condensed";
  font-size: 2rem;
  margin-top: 5px;
}
body.request-a-quote #leadin {
  padding: 30px 0;
}
body.request-a-quote #leadin p {
  color: #646464;
}
body.request-a-quote #leadin p.leadin {
  font-size: 20px;
  line-height: 26px;
  margin-top: 25px;
}
body.request-a-quote #leadin img {
  margin-top: -110px;
}
@media (max-width: 1199px) {
  body.request-a-quote #leadin img {
    margin-top: -80px;
  }
}
@media (max-width: 991px) {
  body.request-a-quote #leadin img {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  body.request-a-quote #leadin img {
    margin-top: -60px;
    margin-bottom: 20px;
  }
}
body.request-a-quote #leadin .icons-row {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  width: 100%;
  margin: 20px 0;
  font-family: "swiss_721bold_condensed";
  font-size: 16px;
  line-height: 1.2;
  color: #000;
  text-align: center;
}
@media (min-width: 768px) {
  body.request-a-quote #leadin .icons-row {
    padding: 0;
    flex-wrap: nowrap;
  }
}
@media (min-width: 992px) {
  body.request-a-quote #leadin .icons-row {
    padding: 20px 35px;
    font-size: 18px;
  }
}
body.request-a-quote #leadin .icons-row li {
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  text-align: center;
  align-items: center;
  width: 33.33%;
  padding: 10px 10px 40px;
  border-right: 1px solid rgba(200, 200, 200, 0.5);
}
body.request-a-quote #leadin .icons-row li:nth-child(1),
body.request-a-quote #leadin .icons-row li:nth-child(2),
body.request-a-quote #leadin .icons-row li:nth-child(3) {
  border-bottom: 1px solid rgba(200, 200, 200, 0.5);
}
body.request-a-quote #leadin .icons-row li:nth-child(3),
body.request-a-quote #leadin .icons-row li:last-child {
  border-right: 0;
}
body.request-a-quote #leadin .icons-row li:nth-child(6) img,
body.request-a-quote #leadin .icons-row li:nth-child(3) img,
body.request-a-quote #leadin .icons-row li:nth-child(4) img,
body.request-a-quote #leadin .icons-row li:nth-child(6) span,
body.request-a-quote #leadin .icons-row li:nth-child(3) span,
body.request-a-quote #leadin .icons-row li:nth-child(4) span {
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}
body.request-a-quote #leadin .icons-row li:nth-child(5) img {
  max-height: 40px;
}
@media (min-width: 421px) {
  body.request-a-quote #leadin .icons-row li:nth-child(6) img,
  body.request-a-quote #leadin .icons-row li:nth-child(6) span {
    -webkit-transform: none;
            transform: none;
  }
}
@media (min-width: 768px) {
  body.request-a-quote #leadin .icons-row li {
    width: 16.67%;
    padding: 10px 15px 35px;
  }
  body.request-a-quote #leadin .icons-row li:nth-child(1),
  body.request-a-quote #leadin .icons-row li:nth-child(2),
  body.request-a-quote #leadin .icons-row li:nth-child(3) {
    border-bottom: 0;
  }
  body.request-a-quote #leadin .icons-row li:nth-child(3) {
    border-right: 1px solid rgba(200, 200, 200, 0.5);
  }
  body.request-a-quote #leadin .icons-row li:nth-child(5) img {
    max-height: 40px;
  }
  body.request-a-quote #leadin .icons-row li:nth-child(6) img,
  body.request-a-quote #leadin .icons-row li:nth-child(6) span {
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
}
@media (min-width: 992px) {
  body.request-a-quote #leadin .icons-row li span {
    display: block;
    white-space: pre-wrap;
    max-width: 130px;
    margin: 0 auto;
  }
  body.request-a-quote #leadin .icons-row li:nth-child(5) img {
    max-height: 60px;
  }
}
@media (min-width: 1200px) {
  body.request-a-quote #leadin .icons-row li {
    font-size: 20px;
  }
}
body.request-a-quote #leadin .icons-row img {
  margin: 0 auto 10px;
  max-width: 50px;
  max-height: 50px;
  text-align: center;
}
@media (min-width: 992px) {
  body.request-a-quote #leadin .icons-row img {
    max-width: 75px;
    max-height: 75px;
  }
}
@media (min-width: 480px) {
  body.request-a-quote .sc-cta .logo {
    text-align: center;
  }
}
@media (min-width: 768px) {
  body.request-a-quote .sc-cta .logo {
    text-align: left;
  }
}
@media (min-width: 480px) {
  body.request-a-quote .sc-cta h2 {
    text-align: center;
  }
}
@media (min-width: 768px) {
  body.request-a-quote .sc-cta h2 {
    text-align: left;
  }
}
body.request-a-quote .sc-cta .sc-image {
  position: absolute;
  float: right;
  top: -20px;
  right: 40px;
  width: 50%;
}
@media (max-width: 1199px) {
  body.request-a-quote .sc-cta .sc-image {
    position: absolute;
    float: right;
    top: 84px;
    right: 0;
    width: 56%;
  }
  body.request-a-quote .sc-cta .sc-image img {
    width: 100%;
  }
}
@media (max-width: 1199px) and (min-width: 480px) {
  body.request-a-quote .sc-cta .sc-image img {
    text-align: center;
  }
}
@media (max-width: 1199px) and (max-width: 1199px) {
  body.request-a-quote .sc-cta .sc-image img {
    text-align: center;
  }
}
@media (min-width: 992px) {
  body.request-a-quote .sc-cta .sc-image {
    top: 0px;
  }
  body.request-a-quote .sc-cta .sc-image img {
    width: 100%;
  }
}
body.request-a-quote .sc-cta .login {
  margin: 10px auto;
}
@media (max-width: 767px) {
  body.request-a-quote .sc-cta .login a {
    width: 100%;
  }
}
body.request-a-quote .sc-cta p {
  width: 45%;
}
@media (max-width: 767px) {
  body.request-a-quote .sc-cta p {
    width: 100%;
    text-align: center;
  }
}
body.request-a-quote #content {
  padding: 30px 0;
  background: #f1f1f1;
}
body.request-a-quote .contact_options_section {
  padding: 20px 0;
}
body.request-a-quote .contact_options_section .contact_boxes .row .col-md-4 {
  padding: 0 15px;
}
body.request-a-quote .contact_options_section .contact_boxes .row .col-md-4 h3 {
  color: #fff;
}
body.request-a-quote .contact_options_section .contact_boxes .row .col-md-4 .contact_title {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 20px 20px 25px;
  background: #0f7215;
  border-radius: 5px 5px 0 0;
}
@media (min-width: 992px) {
  body.request-a-quote .contact_options_section .contact_boxes .row .col-md-4 .contact_title {
    padding: 10px 15px 10px;
  }
}
body.request-a-quote .contact_options_section .contact_boxes .row .col-md-4 .contact_title .contact_icon {
  display: table;
  width: 100%;
  margin-bottom: 10px;
}
body.request-a-quote .contact_options_section .contact_boxes .row .col-md-4 .contact_title .contact_icon span {
  display: table-cell;
  height: 45px;
  vertical-align: middle;
}
body.request-a-quote .contact_options_section .contact_boxes .row .col-md-4 .contact_title strong {
  font-size: 22px;
  color: #fff;
  font-family: "swiss_721bold_condensed";
  text-transform: uppercase;
  font-weight: normal;
}
body.request-a-quote .contact_options_section .contact_boxes .row .col-md-4 .contact_content {
  margin-bottom: 20px;
  background: #fff;
  padding: 30px 15px;
  border-radius: 0 0 5px 5px;
  text-align: center;
}
@media (min-width: 992px) {
  body.request-a-quote .contact_options_section .contact_boxes .row .col-md-4 .contact_content.contact_content-claim,
  body.request-a-quote .contact_options_section .contact_boxes .row .col-md-4 .contact_content.contact_content-speak {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
    min-height: 508px;
  }
}
@media (min-width: 1200px) {
  body.request-a-quote .contact_options_section .contact_boxes .row .col-md-4 .contact_content.contact_content-claim,
  body.request-a-quote .contact_options_section .contact_boxes .row .col-md-4 .contact_content.contact_content-speak {
    min-height: 489px;
  }
}
body.request-a-quote .contact_options_section .contact_boxes .row .col-md-4 .contact_content strong.phone_no {
  font-size: 30px;
  font-family: "swiss_721bold_condensed";
  font-weight: normal;
}
body.request-a-quote .contact_options_section .contact_boxes .row .col-md-4 .contact_content a.text-link {
  text-decoration: underline;
}
body.request-a-quote .contact_options_section .contact_boxes .row .col-md-4 .contact_content a.phonelink {
  color: #535353;
}
body.request-a-quote .contact_options_section .contact_boxes .row .col-md-4 .contact_content p {
  color: #4a4a4a;
  line-height: 1.3;
  margin-bottom: 10px;
  padding-bottom: 15px;
  /*IE11 fix*/
  max-width: 100%;
}
body.request-a-quote .contact_options_section .contact_boxes .row .col-md-4 .contact_content ul {
  padding-bottom: 15px;
  margin-left: 45px;
}
@media (min-width: 768px) and (max-width: 991px) {
  body.request-a-quote .contact_options_section .contact_boxes .row .col-md-4 .contact_content ul {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
}
body.request-a-quote .contact_options_section .contact_boxes .row .col-md-4 .contact_content ul li {
  color: #666;
  line-height: 1.3;
  padding-bottom: 10px;
  padding-left: 26px;
  position: relative;
  text-align: left;
}
body.request-a-quote .contact_options_section .contact_boxes .row .col-md-4 .contact_content ul li .fa-check {
  font-size: 16px;
  color: #0f7215;
  position: absolute;
  left: 5px;
  top: 3px;
}
body.request-a-quote .contact_options_section .contact_boxes .row .col-md-4 .contact_content-ctp {
  padding-top: 15px;
  padding-bottom: 20px;
  margin-bottom: 15px;
}
body.request-a-quote .contact_options_section .contact_boxes .row .col-md-4 .contact_content-ctp p {
  margin-bottom: 15px;
  padding-bottom: 0;
}
body.request-a-quote .contact_options_section .contact_boxes .row .col-md-4 .contact_roadside_assist .contact_icon img {
  width: 68px;
  height: auto;
  margin-bottom: -20px;
  margin-top: -8px;
}
body.request-a-quote .form-cta {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: space-between;
  margin-top: 20px;
}
body.request-a-quote .form-cta h2 {
  text-transform: uppercase;
  font-size: 16px;
}
body.request-a-quote .form-cta h2 span {
  display: block;
  font-size: 30px;
}
body.request-a-quote .form-cta h2,
body.request-a-quote .form-cta .leave a {
  margin: 0;
  color: #000;
  font-family: "swiss_721bold_condensed";
  text-decoration: none;
}
body.request-a-quote .form-cta h3 {
  font-size: 22px;
  color: #000;
  text-transform: uppercase;
}
body.request-a-quote .form-cta h3 .fa {
  color: #0f7215;
}
body.request-a-quote .form-cta p {
  margin: 0;
  font-size: 16px;
}
body.request-a-quote .form-cta .or {
  position: absolute;
  left: 50%;
  bottom: 250px;
  -webkit-transform: translate(-50%, 50%);
          transform: translate(-50%, 50%);
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-transform: uppercase;
  text-align: center;
  font-size: 32px;
  font-family: "swiss_721bold_condensed";
  background: #0f7215;
  color: #fff;
  border-radius: 50%;
}
@media (max-width: 767px) {
  body.request-a-quote .form-cta .or {
    position: absolute;
    bottom: auto;
    top: auto;
    margin-top: -70px;
    margin-bottom: -5px;
    top: 0;
  }
  body.request-a-quote .form-cta .or.visible-xs {
    top: auto;
    bottom: 50%;
    display: none !important;
  }
}
@media (min-width: 768px) {
  body.request-a-quote .form-cta .or {
    bottom: auto;
    top: -75px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
body.request-a-quote .form-cta .or.or--dual-cta {
  display: none !important;
}
body.request-a-quote .form-cta .cta {
  min-height: 196px;
  padding: 35px 35px 35px 80px;
  background: #fff url("../images/request-a-quote-phone.png") 35px 50% no-repeat;
  background-size: 50px auto;
  background-position: 15px 50%;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  body.request-a-quote .form-cta .cta {
    min-height: 0;
    padding: 35px 0;
    background-image: none;
    padding: 60px 20px;
    margin: 7.5px 0;
    text-align: center;
  }
  body.request-a-quote .form-cta .cta h3 {
    clear: both;
  }
  body.request-a-quote .form-cta .cta img {
    height: 80px;
    margin: 20px auto 20px auto;
  }
  body.request-a-quote .form-cta .cta p {
    clear: both;
    margin: 0 auto;
    text-align: center;
  }
  body.request-a-quote .form-cta .cta.call {
    margin-top: 15px;
  }
  body.request-a-quote .form-cta .cta.call img {
    margin-top: 0;
  }
  body.request-a-quote .form-cta .cta.leave {
    padding: 40px 20px;
  }
  body.request-a-quote .form-cta .cta.leave p {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    font-size: 15px;
  }
}
@media (min-width: 768px) {
  body.request-a-quote .form-cta .cta {
    width: calc(50% - 7.5px);
  }
}
body.request-a-quote .form-cta .cta h3 {
  margin-top: 0;
}
@media (min-width: 1200px) {
  body.request-a-quote .form-cta .cta {
    padding-left: 210px;
    background-position: 85px 50%;
  }
}
body.request-a-quote .form-cta .call {
  padding-top: 55px;
  padding-bottom: 55px;
}
body.request-a-quote .form-cta .leave {
  margin-top: 15px;
}
@media (min-width: 768px) {
  body.request-a-quote .form-cta .leave {
    background-image: url("../images/request-a-quote-head.png");
  }
}
body.request-a-quote .form-cta .leave a {
  color: #000;
}
body.request-a-quote .form-cta .leave a:hover {
  color: #0f7215;
}
@media (min-width: 768px) {
  body.request-a-quote .form-cta {
    flex-direction: row;
  }
  body.request-a-quote .form-cta h2 {
    font-size: 20px;
  }
  body.request-a-quote .form-cta h2 span {
    font-size: 40px;
  }
  body.request-a-quote .form-cta h3 {
    font-size: 24px;
  }
  body.request-a-quote .form-cta .cta {
    min-height: 0;
    width: calc(50% - 7px);
  }
  body.request-a-quote .form-cta .call {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  body.request-a-quote .form-cta .or {
    bottom: 0;
    -webkit-transform: translate(-50%, 50%);
            transform: translate(-50%, 50%);
  }
  body.request-a-quote .form-cta .leave {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  body.request-a-quote .form-cta h2 {
    font-size: 23px;
  }
  body.request-a-quote .form-cta h2 span {
    font-size: 45px;
    display: block;
    text-align: center;
  }
  body.request-a-quote .form-cta h3 {
    font-size: 32px;
  }
  body.request-a-quote .form-cta .cta {
    width: calc(50% - 7.5px);
    padding: 35px 35px 35px 160px;
    background-position: 35px 50%;
    background-size: auto auto;
  }
}
body.request-a-quote .form-cta.form-cta--top {
  margin-top: 0;
}
body.request-a-quote .form-cta.form-cta--top .or:not(.visible-xs) {
  top: auto;
  bottom: 0;
}
@media (min-width: 768px) {
  body.request-a-quote .form-cta.form-cta--top .or:not(.visible-xs) {
    top: 90px;
    bottom: auto;
  }
}
@media (min-width: 768px) {
  body.request-a-quote .form-cta.form-cta--top .or:not(.visible-xs) {
    top: 95px;
  }
}
body.request-a-quote .form-cta.hide-click-to-phone .cta.call {
  width: 100%;
  padding-left: 35px;
  background: white;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  body.request-a-quote .form-cta.hide-click-to-phone .cta.call {
    margin: 0;
    padding-left: 15px;
  }
}
body.request-a-quote .form-cta.hide-click-to-phone .cta.call img {
  display: block !important;
  margin-right: 3rem;
}
@media (max-width: 767px) {
  body.request-a-quote .form-cta.hide-click-to-phone .cta.call img {
    margin-right: 1rem;
    margin-left: 0;
  }
}
body.request-a-quote .form-cta.hide-click-to-phone .cta.leave {
  display: none !important;
}
body.request-a-quote .cta.contact {
  width: 100%;
  background: white;
  color: black;
  text-align: center;
  padding: 45px 20px;
  margin-bottom: 20px;
}
body.request-a-quote .cta.contact h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  text-transform: uppercase;
  color: #000;
}
body.request-a-quote .cta.contact p {
  text-align: center;
  max-width: 780px;
  margin: 15px auto 0 auto;
}
body.request-a-quote .cta.contact.intro {
  background-color: transparent;
  margin-bottom: 0;
  padding: 15px 20px 30px 20px;
}
@media (min-width: 992px) {
  body.request-a-quote .cta.contact {
    padding: 45px 20px;
  }
  body.request-a-quote .cta.contact h2 {
    font-size: 32px;
  }
  body.request-a-quote .cta.contact.intro {
    padding: 15px 20px 30px 20px;
  }
}
body.request-a-quote .form_heading {
  margin: 15px 0 0 0;
  background-color: #0f7215;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  padding: 20px 0;
  border-radius: 5px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
body.request-a-quote .quote {
  padding: 35px 20px 55px;
  background: #fff;
  margin-top: 15px;
}
@media (min-width: 768px) {
  body.request-a-quote .quote {
    padding: 35px 35px 70px;
  }
}
body.request-a-quote .quote .raq-form-intro {
  display: flex;
  flex-direction: column;
  max-width: 725px;
  margin: 0 auto 0 auto;
  text-align: center;
}
@media (min-width: 480px) {
  body.request-a-quote .quote .raq-form-intro {
    flex-direction: row;
    align-items: center;
    padding: 0 20px;
    text-align: left;
  }
}
body.request-a-quote .quote .raq-form-intro .image svg {
  height: 60px;
  width: auto;
}
body.request-a-quote .quote .raq-form-intro .image svg * {
  fill: #535353;
}
@media (min-width: 480px) {
  body.request-a-quote .quote .raq-form-intro .copy {
    padding-left: 20px;
  }
}
body.request-a-quote .quote hr {
  max-width: 695px;
  margin: 30px auto;
}
body.request-a-quote .quote form {
  position: relative;
  display: block;
  max-width: 725px;
  margin: 0 auto;
  padding: 0 15px;
  background: none;
  /* DDV Copied from responsive website, quite hacky.  need to fix */
  /* mobile */
}
@media (min-width: 768px) {
  body.request-a-quote .quote form {
    margin-top: 30px;
  }
}
body.request-a-quote .quote form .raq-lead {
  margin-top: -15px;
  position: relative;
  text-align: center;
}
body.request-a-quote .quote form .raq-lead p {
  font-size: 16px;
}
body.request-a-quote .quote form .raq-lead svg {
  transition: all 300ms;
  height: auto;
}
body.request-a-quote .quote form .raq-lead span {
  display: inline-flex;
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
}
body.request-a-quote .quote form .raq-lead a {
  display: inline-flex;
  align-items: center;
  overflow: hidden;
  padding-bottom: 2px;
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
  color: #0f7215;
  font-weight: 600;
}
body.request-a-quote .quote form .raq-lead a svg {
  display: block;
  flex: none;
  margin: 0 5px 0 7.5px;
  width: 7px;
  height: 11.91px;
  transition: all 300ms;
}
body.request-a-quote .quote form .raq-lead a:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: calc(100% - 20px);
  height: 2px;
  background-color: #154b11;
  opacity: 1;
  -webkit-transform: translate3d(-105%, 0, 0);
          transform: translate3d(-105%, 0, 0);
  transition: opacity 300ms, -webkit-transform 300ms;
  transition: opacity 300ms, transform 300ms;
  transition: opacity 300ms, transform 300ms, -webkit-transform 300ms;
}
body.request-a-quote .quote form .raq-lead a:hover::after,
body.request-a-quote .quote form .raq-lead a:focus::after {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
body.request-a-quote .quote form .raq-lead a:hover {
  color: #154b11;
}
body.request-a-quote .quote form .raq-lead a:hover svg {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}
body.request-a-quote .quote form .raq-lead a:hover svg * {
  fill: #154b11;
}
body.request-a-quote .quote form .fieldset-label {
  font-weight: 600;
}
body.request-a-quote .quote form .field-wrapper {
  margin-bottom: 0;
}
body.request-a-quote .quote form fieldset {
  padding: 0;
  margin: 0;
}
body.request-a-quote .quote form fieldset p.upsell {
  font-size: 14px;
  margin: 0;
}
body.request-a-quote .quote form fieldset p.upsell strong {
  font-weight: 500;
}
body.request-a-quote .quote form p {
  font-size: 16px;
}
.fileupload-buttonbar body.request-a-quote .quote form p {
  font-size: 12px;
}
@media (max-width: 767px) {
  body.request-a-quote .quote form p {
    font-size: 12px;
  }
}
body.request-a-quote .quote form .customSelect {
  position: relative;
}
body.request-a-quote .quote form .customSelect:after {
  content: "\f0d7";
  font-family: FontAwesome;
  color: #999;
  display: inline-block;
  position: absolute;
  right: 20px;
  top: 15px;
  pointer-events: none;
}
body.request-a-quote .quote form .customSelect select {
  text-indent: 0;
  font-weight: normal;
  background: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: relative;
  width: 100%;
  height: 50px;
  padding: 15px 0 0 15px;
  border: 0;
  border-radius: 3px;
  background-color: #fff;
  color: #535353;
  font-size: 1.75rem;
  line-height: 1.5;
  font-weight: 400;
  box-sizing: border-box;
  transition: all 0.2s ease-out;
}
body.request-a-quote .quote form .customSelect select::-ms-expand {
  display: none;
}
body.request-a-quote .quote form .input_states,
body.request-a-quote .quote form .input_policy_holder {
  width: calc(100% + 5px);
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
}
body.request-a-quote .quote form .input_states .form__input,
body.request-a-quote .quote form .input_policy_holder .form__input {
  width: calc(33.3333% - 5px);
  margin: 0 5px 5px 0;
}
@media (min-width: 768px) {
  body.request-a-quote .quote form .input_states .form__input,
  body.request-a-quote .quote form .input_policy_holder .form__input {
    width: calc(12.5% - 5px);
    margin: 0 5px 0 0;
  }
}
body.request-a-quote .quote form .input_states .form__input label,
body.request-a-quote .quote form .input_policy_holder .form__input label {
  font-size: 16px;
  padding: 20px 0;
}
body.request-a-quote .quote form .input_states em,
body.request-a-quote .quote form .input_policy_holder em {
  flex: none;
  width: 100%;
  margin-top: 15px;
}
body.request-a-quote .quote form .long-label {
  margin-top: 15px;
}
body.request-a-quote .quote form img#securitycodeimage {
  margin: 0 10px 0 0;
}
body.request-a-quote .quote form .checkbox-large {
  font-size: 16px;
}
body.request-a-quote .quote form .radio__input + em,
body.request-a-quote .quote form .checkbox__input--image + em {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  display: block;
  position: static;
  font-size: 1.2rem;
  color: #c20013;
  font-style: normal;
}
body.request-a-quote .quote form .checkbox__input--image label {
  min-height: 100px;
  padding: 20px 2px 5px;
  line-height: 1;
}
@media (min-width: 768px) {
  body.request-a-quote .quote form .checkbox__input--image label {
    min-height: 85px;
    padding-bottom: 0;
  }
}
body.request-a-quote .quote form .checkbox__input--image svg {
  height: 30px;
  width: auto;
  margin: 0 auto 7.5px;
  fill: #535353;
}
body.request-a-quote .quote form .checkbox__input--image svg * {
  fill: #535353;
}
body.request-a-quote .quote form textarea {
  height: 200px;
  font-weight: 400;
}
body.request-a-quote .quote form .privacy {
  margin: 30px 0 15px 0;
  font-size: 14px;
}
body.request-a-quote .quote form .privacy a {
  text-decoration: underline;
}
body.request-a-quote .quote form .btn-pos {
  margin-top: 30px;
}
body.request-a-quote .quote form .row {
  position: relative;
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin-bottom: 15px;
}
body.request-a-quote .quote form .field-wrapper .daytime-wrapper {
  float: right;
  width: 80%;
}
body.request-a-quote .quote form .field-wrapper .daytime-wrapper #DaytimeAreaWrapper {
  float: left;
  width: 50px;
  height: 44px;
  margin-right: 5px;
  background: #fff;
  border: 1px solid #999;
  position: relative;
  overflow: hidden;
}
body.request-a-quote .quote form .field-wrapper .daytime-wrapper #DaytimeAreaWrapper .contactform {
  width: 100%;
}
body.request-a-quote .quote form .field-wrapper .daytime-wrapper #DaytimeAreaWrapper select {
  float: none;
  width: 150%;
  height: 44px;
  padding: 0 0 0 5px;
  background: none;
  border: 0;
  border-radius: 0;
  line-height: 44px;
  -moz-appearance: none;
  -webkit-appearance: none;
  overflow: hidden;
  position: relative;
  z-index: 2;
  box-sizing: border-box;
}
body.request-a-quote .quote form .field-wrapper .daytime-wrapper #DaytimeAreaWrapper .arrow {
  width: 15px;
  height: 44px;
  background: url("/promotions/goodwood/images/select-arrow.jpg") no-repeat 0 0;
  position: absolute;
  right: 2px;
  top: 1px;
  z-index: 1;
}
body.request-a-quote .quote form .field-wrapper .daytime-wrapper #DaytimePhoneWrapper {
  float: right;
  width: 440px;
  /* tried using calc didn't work */
}
body.request-a-quote .quote form .field-wrapper .daytime-wrapper #DaytimePhoneWrapper input[type="text"] {
  width: 100%;
}
body.request-a-quote .quote form .field-wrapper .daytime-wrapper #DaytimePhoneWrapper label.error {
  padding-left: 0;
  margin-left: -58px;
}
@media (min-width: 992px) {
  body.request-a-quote .quote form .field-wrapper .daytime-wrapper #DaytimePhoneWrapper {
    width: 500px;
  }
}
body.request-a-quote .quote form .field-wrapper#isShannonsCustomer {
  padding: 0;
  background: none;
  border: 0;
}
body.request-a-quote .quote form .field-wrapper#isShannonsCustomer label {
  margin: 0 20px 0 0;
}
body.request-a-quote .quote form .field-wrapper#isShannonsCustomer .radio {
  float: left;
  min-height: 20px;
  margin: 0;
  vertical-align: middle;
  margin-top: 7px;
}
body.request-a-quote .quote form .field-wrapper#CustomerReferenceField label {
  max-width: 141px;
  line-height: 1.2em;
  padding: 10px 0;
  margin-bottom: 10px;
}
body.request-a-quote .quote form .field-wrapper#CustomerReferenceField label span {
  display: block;
}
@media (max-width: 767px) {
  body.request-a-quote .quote form .field-wrapper#CustomerReferenceField label span {
    display: inline-block;
    margin-right: 5px;
  }
}
body.request-a-quote .quote form .field-wrapper#CustomerReferenceField .help {
  padding: 55px 10px 0 142px;
}
@media (max-width: 767px) {
  body.request-a-quote .quote form .field-wrapper#CustomerReferenceField .help {
    padding: 5px 0 0;
  }
}
body.request-a-quote .quote form #form-motor-insurance .row {
  margin: 0;
}
@media (max-width: 767px) {
  body.request-a-quote .quote form #form-motor-insurance .row .col-md-3 {
    margin-bottom: 10px;
  }
}
body.request-a-quote .quote form #form-motor-insurance .input__field--invalid {
  width: 100%;
}
@media (max-width: 767px) {
  body.request-a-quote .quote form {
    padding: 0;
  }
  body.request-a-quote .quote form .field-wrapper#isShannonsCustomer label {
    float: none;
  }
  body.request-a-quote .quote form .field-wrapper#CustomerReferenceField label {
    max-width: none;
    margin-bottom: 0;
  }
  body.request-a-quote .quote form .field-wrapper#CustomerReferenceField .help {
    padding: 0;
    padding-top: 3px;
  }
  body.request-a-quote .quote form .label-pos {
    position: relative;
  }
  body.request-a-quote .quote form .label-pos label {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    padding-left: 60px;
    line-height: 44px;
  }
  body.request-a-quote .quote form .label-pos label .label-text {
    display: none;
  }
  body.request-a-quote .quote form .label-pos label:before {
    z-index: 2;
    content: "";
    display: block;
    width: 44px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    font-size: 22px;
    font-family: "goodwood";
  }
  body.request-a-quote .quote form .label-pos label.error {
    position: static;
    line-height: 100%;
  }
  body.request-a-quote .quote form .label-pos.firstname label:before,
  body.request-a-quote .quote form .label-pos.lastname label:before {
    content: "\e604";
  }
  body.request-a-quote .quote form .label-pos.email label:before {
    content: "\e600";
  }
  body.request-a-quote .quote form .label-pos.confirm label:before {
    content: "\e605";
  }
  body.request-a-quote .quote form .label-pos.mobile label:before {
    content: "\e601";
  }
  body.request-a-quote .quote form .label-pos.postcode label:before {
    content: "\e602";
  }
  body.request-a-quote .quote form .label-pos.year label:before {
    content: "\e91f";
    font-family: "shannons-icons";
  }
  body.request-a-quote .quote form .label-pos.engine label:before {
    content: "\e91d";
    font-family: "shannons-icons";
  }
  body.request-a-quote .quote form .label-pos.trim label:before {
    content: "\e918";
    font-family: "shannons-icons";
  }
  body.request-a-quote .quote form .label-pos.colour label:before {
    content: "\e91c";
    font-family: "shannons-icons";
  }
  body.request-a-quote .quote form .label-pos.price label:before {
    content: "\e91b";
    font-family: "shannons-icons";
  }
  body.request-a-quote .quote form .label-pos.make label:before,
  body.request-a-quote .quote form .label-pos.model label:before,
  body.request-a-quote .quote form .label-pos.body-type label:before {
    content: "\e91e";
    font-family: "shannons-icons";
  }
  body.request-a-quote .quote form .label-pos.left-hand-drive label:before {
    content: "\e602";
  }
  body.request-a-quote .quote form .label-pos input {
    padding-left: 60px;
    position: relative;
  }
  body.request-a-quote .quote form .label-pos input:focus + label .label-text {
    display: none;
  }
}
@media (min-width: 768px) {
  body.request-a-quote .quote .btn.request {
    margin-top: 20px;
  }
}
body.request-a-quote .quote #contactform-complete {
  text-align: center;
}
body.request-a-quote .disabled-disclaimer {
  margin-top: 30px;
  text-align: center;
}
body.request-a-quote #sitemap ul {
  margin: 5px 0;
}
body.request-a-quote #sitemap ul li {
  padding: 0 0 0 5px;
}
body.request-a-quote #sitemap ul li :before {
  content: "\e903";
  font-family: "shannons-icons";
  padding-right: 5px;
}
body.request-a-quote .toggle-boxes {
  display: none;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
@media (max-width: 767px) {
  body.request-a-quote .toggle-boxes {
    margin-left: 30px;
    margin-right: 30px;
  }
}
body.request-a-quote .toggle-boxes.active {
  display: flex;
}
body.request-a-quote .toggle-boxes h3 {
  color: #000;
  text-transform: uppercase;
  font-size: 30px;
  text-align: center;
}
body.request-a-quote .toggle-boxes ul {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 20px 0;
}
body.request-a-quote .toggle-boxes ul li {
  position: relative;
  width: 128px;
  height: 128px;
  margin: 0 10px;
}
@media (max-width: 767px) {
  body.request-a-quote .toggle-boxes ul li {
    width: 115px;
    height: 115px;
    margin: 0 5px;
  }
}
body.request-a-quote .toggle-boxes ul li a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 2px solid #0f7215;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-size: 1.6rem;
  font-family: "swiss_721bold_condensed";
  color: #0f7215;
  text-transform: uppercase;
}
body.request-a-quote .toggle-boxes ul li a:hover {
  background: #0f7215;
  color: #fff;
}
body.request-a-quote .toggle-boxes ul li a:hover svg {
  fill: #fff;
}
body.request-a-quote .toggle-boxes ul li a:hover svg * {
  fill: #fff;
}
body.request-a-quote .toggle-boxes ul li a:hover .insurance-type__checkbox {
  border-color: #fff;
}
body.request-a-quote .toggle-boxes ul li a svg {
  margin: 10px 30px;
  max-height: 45px;
  fill: #0f7215;
}
body.request-a-quote .toggle-boxes ul li a .insurance-type__checkbox {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 15px;
  height: 15px;
  border: 1px solid #0f7215;
  border-radius: 2px;
}
body.request-a-quote .toggle-boxes--policy-holder {
  display: none;
}
body.request-a-quote .toggle-boxes--policy-holder .fn-show-toggle-boxes--insurance-type {
  align-self: flex-start;
  margin-bottom: 0;
}
body.request-a-quote .lnk-back {
  display: block;
  margin-bottom: 10px;
  text-decoration: underline;
}
body.request-a-quote .lnk-back:hover {
  text-decoration: none;
}
body.request-a-quote .form-raq-container {
  display: none;
}
body.request-a-quote .form-raq-container.active {
  display: block;
}
body.request-a-quote .form-raq-container.form-raq-mode--home #form-shannons-customer {
  border: 0;
  padding: 0;
}
body.request-a-quote .form-raq-container.form-raq-mode--home #form-shannons-customer .form__input {
  margin-top: 0;
}
body.request-a-quote .show-on-disabled {
  display: none !important;
}
body.request-a-quote.disabled .show-on-disabled {
  display: block !important;
}
body.request-a-quote.disabled .hide-on-disabled {
  display: none !important;
}
body.request-a-quote.disabled .form-cta .or {
  bottom: 50%;
  position: absolute;
  top: auto;
}
@media (min-width: 768px) and (max-width: 991px) {
  body.request-a-quote.disabled .form-cta .or {
    width: 40px;
    height: 40px;
    font-size: 15px;
    line-height: 40px;
  }
}
@media (min-width: 768px) {
  body.request-a-quote.disabled #content {
    padding: 80px 0;
  }
}
@media (min-width: 768px) {
  body.request-a-quote .promo-banner-container {
    position: relative;
  }
  body.request-a-quote .promo-banner-container a {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100px;
    height: 30px;
    text-indent: -9999em;
    margin: 0;
  }
}
body.request-a-quote .promo-terms {
  display: block;
  color: #646464;
  text-align: center;
  text-decoration: underline;
  font-size: 12px;
  margin-top: 10px;
  margin-bottom: -20px;
}
body.request-a-quote .no-split {
  white-space: nowrap;
}
body.request-a-quote .form__input.checkbox__input.checkbox__input--image {
  margin-right: 10px;
  width: calc(33.3333% - 7px);
}
@media (max-width: 767px) {
  body.request-a-quote .form__input.checkbox__input.checkbox__input--image:nth-child(3n) {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  body.request-a-quote .form__input.checkbox__input.checkbox__input--image {
    width: calc(16.667% - 10px);
  }
}
body.request-a-quote .form__input.checkbox__input label {
  font-size: 14px;
  line-height: 1.4;
}
body.request-a-quote.thanks #content {
  display: none;
}
@media (max-width: 767px) {
  body.request-a-quote.thanks #leadin img {
    margin-top: -60px;
  }
}
body.request-a-quote:not(.thanks) main.summer-nats #banner,
body.request-a-quote:not(.thanks) main.summer-nats #leadin,
body.request-a-quote:not(.thanks) main.summer-nats .form-cta {
  display: none !important;
}
body.request-a-quote:not(.thanks) main.summer-nats #content {
  padding-top: 40vw;
  background: #000 url("../images/raq/bg-summer-nats-2019-11.jpg") 50% 0 no-repeat;
  background-size: contain;
  /* Closed state only */
}
@media (max-width: 991px) {
  body.request-a-quote:not(.thanks) main.summer-nats #content {
    background-image: url("../images/raq/bg-summer-nats-2019-11-mobile.jpg");
    background-position: 0 -170px;
    background-size: 100% auto;
    padding-top: 85vw;
  }
}
@media (max-width: 767px) {
  body.request-a-quote:not(.thanks) main.summer-nats #content {
    background-position: 0 -70px;
  }
}
@media (min-width: 450px) and (max-width: 740px) {
  body.request-a-quote:not(.thanks) main.summer-nats #content {
    background-position: 0 -115px;
  }
}
body.request-a-quote:not(.thanks) main.summer-nats #content h1 {
  margin-bottom: 10px;
  color: #40ad48;
  text-align: center;
  text-transform: uppercase;
  font-size: 28px;
  font-family: "Oswald", sans-serif;
  font-weight: 700;
}
@media (min-width: 480px) {
  body.request-a-quote:not(.thanks) main.summer-nats #content h1 br {
    display: none;
  }
}
@media (min-width: 768px) {
  body.request-a-quote:not(.thanks) main.summer-nats #content h1 {
    margin-bottom: 10px;
    font-size: 34px;
  }
}
@media (min-width: 992px) {
  body.request-a-quote:not(.thanks) main.summer-nats #content h1 {
    font-size: 45px;
  }
}
body.request-a-quote:not(.thanks) main.summer-nats #content .header__summernats-2018-19 {
  display: flex;
  flex-direction: column;
  margin-bottom: 3vw;
}
@media (min-width: 480px) {
  body.request-a-quote:not(.thanks) main.summer-nats #content .header__summernats-2018-19 {
    flex-direction: row;
    align-items: center;
  }
}
body.request-a-quote:not(.thanks) main.summer-nats #content .header__summernats-2018-19 .header__summernats-2018-19--image {
  text-align: center;
}
@media (min-width: 480px) {
  body.request-a-quote:not(.thanks) main.summer-nats #content .header__summernats-2018-19 .header__summernats-2018-19--image {
    width: 20%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
body.request-a-quote:not(.thanks) main.summer-nats #content .header__summernats-2018-19 .header__summernats-2018-19--image img {
  width: 33.3333%;
  height: auto;
  margin: 30px auto;
}
@media (min-width: 480px) {
  body.request-a-quote:not(.thanks) main.summer-nats #content .header__summernats-2018-19 .header__summernats-2018-19--image img {
    margin: 0;
    width: 100%;
  }
}
body.request-a-quote:not(.thanks) main.summer-nats #content .header__summernats-2018-19 .header__summernats-2018-19--content {
  text-align: center;
}
@media (min-width: 480px) {
  body.request-a-quote:not(.thanks) main.summer-nats #content .header__summernats-2018-19 .header__summernats-2018-19--content {
    width: 80%;
  }
}
body.request-a-quote:not(.thanks) main.summer-nats #content .header__summernats-2018-19 .header__summernats-2018-19--content p {
  font-family: "Oswald", sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 1.25;
  font-weight: 100;
}
@media (max-width: 480px) {
  body.request-a-quote:not(.thanks) main.summer-nats #content .header__summernats-2018-19 .header__summernats-2018-19--content p br {
    display: none;
  }
}
@media (min-width: 480px) {
  body.request-a-quote:not(.thanks) main.summer-nats #content .header__summernats-2018-19 .header__summernats-2018-19--content p {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  body.request-a-quote:not(.thanks) main.summer-nats #content .header__summernats-2018-19 .header__summernats-2018-19--content p {
    font-size: 28px;
  }
}
@media (max-width: 991px) {
  body.request-a-quote:not(.thanks) main.summer-nats #content .header__summernats-2018-19 {
    display: block;
    flex-direction: inherit;
    align-items: inherit;
    overflow: hidden;
    margin-bottom: 5vw;
  }
  body.request-a-quote:not(.thanks) main.summer-nats #content .header__summernats-2018-19 .header__summernats-2018-19--content {
    width: 100%;
  }
  body.request-a-quote:not(.thanks) main.summer-nats #content .header__summernats-2018-19 .header__summernats-2018-19--content h1 {
    font-size: 30px;
    width: 90%;
    margin: 0 auto;
  }
  body.request-a-quote:not(.thanks) main.summer-nats #content .header__summernats-2018-19 .header__summernats-2018-19--content > p {
    font-size: 22px;
    padding-top: 2%;
    float: left;
    width: 72%;
    padding-left: 2%;
  }
  body.request-a-quote:not(.thanks) main.summer-nats #content .header__summernats-2018-19 .header__summernats-2018-19--image {
    float: left;
    width: 24%;
  }
  body.request-a-quote:not(.thanks) main.summer-nats #content .header__summernats-2018-19 .header__summernats-2018-19--image img {
    width: 100%;
  }
}
@media (min-width: 550px) and (max-width: 991px) {
  body.request-a-quote:not(.thanks) main.summer-nats #content .header__summernats-2018-19 .header__summernats-2018-19--content h1 {
    font-size: 49px;
    width: 70%;
    margin: 0 auto;
  }
  body.request-a-quote:not(.thanks) main.summer-nats #content .header__summernats-2018-19 .header__summernats-2018-19--content > p {
    font-size: 33px;
    padding-top: 4%;
    width: 72%;
    padding-left: 7%;
  }
}
body.request-a-quote:not(.thanks) main.summer-nats #content label.error {
  clear: both;
  float: none;
  line-height: 1;
  position: static;
  margin: 5px 0;
  padding-top: 5px;
  padding-left: 0;
  background: none;
  color: #c72e27;
  text-align: left;
  font-size: 12px;
  font-weight: normal;
}
@media (min-width: 768px) {
  body.request-a-quote:not(.thanks) main.summer-nats #content label.error {
    padding-left: 124px;
  }
}
@media (min-width: 992px) {
  body.request-a-quote:not(.thanks) main.summer-nats #content label.error {
    padding-left: 142px;
  }
}
body.request-a-quote:not(.thanks) main.summer-nats #content #form-terms + label.error,
body.request-a-quote:not(.thanks) main.summer-nats #content #form-home-insurance + label.error {
  padding-left: 0;
  -webkit-transform: translateY(-20px);
          transform: translateY(-20px);
}
body.request-a-quote:not(.thanks) main.summer-nats #content #form-terms span.red,
body.request-a-quote:not(.thanks) main.summer-nats #content #form-home-insurance span.red {
  display: inline;
  margin-left: 0;
  color: #c72e27;
}
body.request-a-quote:not(.thanks) main.summer-nats #content .quote {
  margin-top: 0;
}
@media (max-width: 767px) {
  body.request-a-quote:not(.thanks) main.summer-nats #content > .container > .row > .col-md-12 {
    padding: 0;
  }
}
body.request-a-quote:not(.thanks) main.summer-nats .summer-nats-terms {
  margin: 40px auto;
  font-size: 1.2rem;
  line-height: 1.4rem;
  color: #fff;
}
body.request-a-quote:not(.thanks) main.summer-nats .summer-nats-terms a {
  color: #fff;
  text-decoration: underline;
}
body.request-a-quote.thanks main.summer-nats #banner {
  display: none !important;
}
body.request-a-quote.thanks main.summer-nats #leadin {
  padding-top: 40vw;
  padding-bottom: 50px;
  text-align: center;
  background: #000 url("../images/raq/bg-summer-nats-2019-11.jpg") 50% 0 no-repeat;
  background-size: contain;
}
@media (min-width: 768px) {
  body.request-a-quote.thanks main.summer-nats #leadin {
    background-size: cover;
  }
}
body.request-a-quote.thanks main.summer-nats #leadin .container {
  padding: 30px;
  background: #fff;
}
body.request-a-quote.thanks main.summer-nats #leadin img {
  display: none !important;
}
body.request-a-quote.thanks main.summer-nats #leadin .col-md-6 {
  width: 100%;
  right: auto;
}
body.request-a-quote body.request-a-quote .quote form .checkbox__input--image svg {
  fill: #4b4b4b;
}
body.request-a-quote p.leadin {
  font-size: 18px;
  line-height: 26px;
}
body.request-a-quote .form__input--postcode {
  max-width: 170px;
}
#mainForm {
  font-family: "canada-type-gibson", Arial, Helvetica, sans-serif;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1.4;
  /* Copied inline style sheet over */
}
#mainForm p {
  line-height: 1.2;
}
#mainForm fieldset {
  padding: 0;
}
#mainForm p.fieldset-label + .form__input {
  margin-top: 0;
}
#mainForm #form-shannons-customer {
  padding: 10px 0;
}
#mainForm .form__input {
  margin: 2.5rem 0;
  font-size: 16px;
}
#mainForm .form__input:last-child {
  margin-bottom: 0;
}
#mainForm .form__input.checkbox__input {
  font-size: 16px;
}
#mainForm .form__input.checkbox__input label {
  font-size: 16px;
}
#mainForm .form__input.radio__input {
  margin: 0 0 10px 0;
}
#mainForm .form__input.checkbox__input--image {
  margin: 0 10px 10px 0;
}
@media (max-width: 991px) {
  #mainForm .form__input.checkbox__input--image {
    width: calc(33.3333% - 10px);
  }
  #mainForm .form__input.checkbox__input--image:nth-child(3n) {
    margin-right: 0;
  }
}
#mainForm strong {
  font-weight: 400;
}
#mainForm .fieldset-label {
  font-weight: 600;
}
@media (min-width: 768px) {
  #mainForm {
    line-height: 1.5;
  }
}
#mainForm .field-wrapper label {
  font-size: 1.6rem;
}
#mainForm > div,
#mainForm > section {
  margin: auto;
}
#mainForm .form__input.checkbox__input label {
  border: 0;
}
#mainForm fieldset#form-motor-insurance label {
  background: none !important;
}
#mainForm fieldset#form-motor-insurance {
  border-bottom: 1px dotted #9b9b9b;
}
#mainForm fieldset#form-motor-insurance label:hover {
  cursor: initial;
}
#mainForm fieldset#form-terms {
  margin-top: -20px;
}
#mainForm .form__input.checkbox__input label[for="Terms"] {
  border: 1px solid #cecece;
}
body.request-a-quote form#mainForm_motor fieldset#form-motor-insurance .form__input.checkbox__input,
body.request-a-quote form#mainForm_bike fieldset#form-motor-insurance .form__input.checkbox__input,
body.request-a-quote form#mainForm_home fieldset#form-motor-insurance .form__input.checkbox__input {
  border: none !important;
}
body.request-a-quote #form-shannons-customer {
  border: none !important;
  padding: 0 !important;
}
body.request-a-quote #form-shannons-customer .form__input {
  margin-bottom: 0 !important;
}
body.request-a-quote #form-terms .form__input.checkbox__input label {
  border: none  !important;
}
body.request-a-quote #form-terms .form__input {
  margin-bottom: 0 !important;
}
body.request-a-quote #form-subscribe {
  margin-top: 30px;
}
body.request-a-quote form#mainForm_home #isShannonsCustomer {
  margin-bottom: 2.5rem;
}
body.request-a-quote form#mainForm_home #isShannonsCustomer div.form__input {
  margin-top: 0;
}
.about-us #content {
  padding-top: 0;
  padding-bottom: 0;
}
.about-us .about-leadin {
  padding-top: 20px;
  padding-bottom: 20px;
  background: url(../images/bg-about-leadin.jpg) no-repeat 85% 50%;
  background-size: cover;
}
@media (min-width: 768px) {
  .about-us .about-leadin {
    padding-top: 90px;
    padding-bottom: 90px;
    background-position: 70% 50%;
  }
}
@media (min-width: 992px) {
  .about-us .about-leadin {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
.about-us .about-leadin h1,
.about-us .about-leadin p {
  color: #fff;
}
.about-us .about-leadin hr {
  border-top: #0f7215 4px solid;
  margin-bottom: 30px;
  margin-left: 0;
  width: 170px;
}
@media (min-width: 768px) {
  .about-us .about-leadin hr {
    width: 350px;
  }
}
.about-us .about-leadin p {
  font-family: "acumin-pro", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
}
@media (min-width: 992px) {
  .about-us .about-leadin p {
    font-size: 22px;
  }
}
.about-us .about-intro {
  padding-top: 40px;
}
@media (max-width: 767px) {
  .about-us .about-intro .lead {
    line-height: 1.5;
    font-size: 18px;
    font-weight: 600;
  }
}
.about-us .about-intro .about-intro-car img {
  display: block;
  max-width: 100%;
  padding: 0 10px;
}
@media (min-width: 992px) {
  .about-us .about-intro .about-intro-car img {
    max-width: 100%;
    padding: 0 10px;
  }
}
@media (min-width: 1200px) {
  .about-us .about-intro .about-intro-car img {
    padding: 0 10px;
  }
}
.about-us .about-meet-team {
  padding: 20px 0 0 0;
}
.about-us .about-meet-team hr {
  border-top: #0f7215 4px solid;
  margin-bottom: 40px;
  width: 80%;
}
@media (min-width: 768px) {
  .about-us .about-meet-team hr {
    width: 350px;
  }
}
.about-us .about-meet-team .about-meet-team-overlay {
  background-color: rgba(15, 114, 21, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.35s ease-in-out;
}
.about-us .about-meet-team .about-meet-team-overlay:hover {
  background-color: rgba(15, 114, 21, 0);
  cursor: pointer;
  -webkit-transform: opacity(0);
          transform: opacity(0);
}
.about-us .about-meet-team .active .about-meet-team-overlay {
  background-color: rgba(15, 114, 21, 0);
}
.about-us .about-meet-team .about-meet-team-details {
  background-color: #0f7215;
  padding: 20px 0 60px 0;
}
.about-us .about-meet-team .about-meet-team-details * {
  color: #fff;
}
.about-us .about-meet-team .about-meet-team-details h2 {
  margin: 40px 0 20px 0;
  text-transform: uppercase;
}
.about-us .about-meet-team .about-meet-team-details h2 span {
  font-family: 'swiss_721light_condensed';
  font-weight: 400;
}
@media (max-width: 768px) {
  .about-us .about-meet-team .about-meet-team-details h2 span {
    display: block;
    clear: both;
  }
}
.about-us .about-meet-team .about-meet-team-details hr {
  border-top: #fff 2px solid;
  margin-bottom: 40px;
  width: 200px;
  margin: 0 0 20px 0;
  left: 0;
  text-align: left;
}
.about-us .team-member {
  display: none;
}
.about-us .team-member.active {
  display: block;
}
body.careers #content {
  padding-bottom: 0;
}
body.careers h1 {
  margin-bottom: 30px;
}
body.careers .search-jobs {
  margin-top: 60px;
}
body.careers .search-jobs .btn {
  margin: 15px 0;
}
body.careers .full-width-panel {
  width: 100%;
  color: #fff !important;
  background: #0f7215 url(../images/careers_panel.jpg) no-repeat top center;
  background-size: cover;
  padding: 60px 0;
}
body.careers .full-width-panel h1 {
  color: #fff;
  margin-bottom: 30px;
}
body.careers .full-width-panel hr {
  border-top-width: 5px;
  margin: 30px 25%;
}
body.careers .full-width-panel-opportunities {
  margin: 30px 0 0 0;
  width: 100%;
  background-color: #f6f6f6;
  padding: 30px 0 60px 0;
}
body.careers .full-width-panel-person {
  width: 100%;
  padding: 0 0 60px 0;
}
body.careers .full-width-panel-person h2 {
  margin: 30px 0;
}
@media (min-width: 768px) {
  body.careers .full-width-panel-person {
    padding: 60px 0;
    background: #fff url(../images/careers_team.jpg) no-repeat 300px 0;
  }
}
@media (min-width: 992px) {
  body.careers .full-width-panel-person {
    background: #fff url(../images/careers_team.jpg) no-repeat 400px 0;
  }
}
@media (min-width: 1200px) {
  body.careers .full-width-panel-person {
    background: #fff url(../images/careers_team.jpg) no-repeat center right;
  }
}
.yoyFadeInUp {
  -webkit-animation-name: yoyFadeInUp;
  animation-name: yoyFadeInUp;
}
@-webkit-keyframes yoyFadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes yoyFadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.yoy #content {
  padding-top: 20px;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .yoy #content {
    padding-top: 50px;
  }
  .yoy #content .col-md-12,
  .yoy #content .col-md-6 {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.yoy #banner {
  position: relative;
  padding: 30px 0 50px;
}
@media (min-width: 768px) {
  .yoy #banner {
    padding: 50px 0 70px;
    background-size: cover;
  }
}
.yoy #banner .banner-desc .container {
  position: relative;
}
.yoy #banner .banner-cta {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 10px 0;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
}
.yoy #banner .banner-cta .container {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.yoy #banner .banner-cta ul {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-left: 20px;
}
.yoy #banner .banner-cta ul li {
  margin-right: 20px;
}
.yoy #banner .banner-cta ul li img {
  max-width: 60px;
}
.yoy #banner .banner-cta p {
  margin-bottom: 0;
}
.yoy #yoy-leadin {
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  .yoy #yoy-leadin .col-md-6 {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .yoy #yoy-leadin {
    padding-bottom: 70px;
  }
}
.yoy #yoy-leadin p {
  font-size: 18px;
}
@media (max-width: 767px) {
  .yoy #yoy-leadin p {
    text-align: center;
  }
}
.yoy #yoy-leadin .btn {
  margin-top: 10px;
  padding: 13px 40px;
  font-size: 17px;
  line-height: 1;
}
@media (min-width: 768px) {
  .yoy #yoy-leadin .btn {
    margin: 0;
  }
}
.yoy #premiums {
  padding: 30px 0 40px;
  background: #f1f1f1;
}
@media (max-width: 767px) {
  .yoy #premiums .txt-center {
    text-align: left;
  }
}
@media (min-width: 992px) {
  .yoy #premiums {
    padding: 30px 0 70px;
  }
}
.yoy #premiums h4 {
  margin-bottom: 4px;
  color: #535353;
  font-weight: 700;
  font-size: 12px;
}
.yoy #premiums img {
  margin: 20px 0;
}
@media (min-width: 768px) {
  .yoy #premiums img {
    max-width: 80%;
    margin: 40px auto;
  }
}
.yoy #premiums .disclaimer {
  font-size: 12px;
}
@media (min-width: 768px) {
  .yoy #impacts {
    padding-bottom: 70px;
  }
}
.yoy #impacts h2 {
  margin-top: 40px;
}
@media (min-width: 992px) {
  .yoy #impacts .leadin {
    padding-left: 50px;
    padding-right: 50px;
    text-align: center;
  }
}
.yoy #impacts img:not(.bg) {
  position: absolute;
  right: 30px;
  max-width: 70%;
}
@media (min-width: 768px) {
  .yoy #impacts img:not(.bg) {
    bottom: -230px;
    max-width: 75%;
  }
}
@media (min-width: 992px) {
  .yoy #impacts img:not(.bg) {
    left: 0;
    bottom: -200px;
    max-width: 60%;
  }
}
@media (max-width: 767px) {
  .yoy #impacts img.bg {
    max-height: 300px;
    height: 75vw;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: 40% 50%;
       object-position: 40% 50%;
    max-width: 100%;
  }
}
.yoy #review {
  padding-top: 40px;
  padding-bottom: 40px;
  background: #f1f1f1;
}
@media (min-width: 992px) {
  .yoy #review {
    padding-bottom: 70px;
  }
}
@media (max-width: 767px) {
  .yoy #review img {
    margin: 20px auto;
    max-width: 90%;
  }
}
@media (min-width: 992px) {
  .yoy #review img {
    max-width: 60%;
    margin-top: 0;
    margin-left: -50px;
  }
}
@media (min-width: 768px) {
  .yoy #review h3 {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  .yoy #review .leadin {
    padding-left: 50px;
    padding-right: 50px;
    margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .yoy #review .txt-center {
    text-align: left;
  }
}
.yoy #review .disclaimer {
  font-size: 12px;
}
.yoy #disclaimer {
  padding: 30px 0;
  background: #e3e3e3;
}
@media (min-width: 992px) {
  .yoy #disclaimer {
    padding: 50px 0;
  }
}
.yoy #disclaimer p {
  font-size: 12px;
}
.yoy img {
  display: block;
  max-width: 100%;
}
.yoy h1 {
  margin-bottom: 30px;
  font-size: 30px;
  color: #fff;
}
@media (min-width: 992px) {
  .yoy h1 {
    font-size: 40px;
  }
}
.yoy h2,
.yoy h3 {
  color: #0f7215;
}
.yoy h2 span,
.yoy h3 span {
  color: #666;
  font-family: acumin-pro, sans-serif;
  font-size: 75%;
  font-weight: bold;
}
.yoy h2 {
  margin-top: 0;
  font-size: 24px;
}
@media (min-width: 992px) {
  .yoy h2 {
    font-size: 30px;
  }
}
.yoy h3 {
  font-size: 18px;
}
@media (min-width: 992px) {
  .yoy h3 {
    font-size: 22px;
  }
}
@media (min-width: 768px) {
  .yoy .yoy-header-bg {
    position: absolute;
    top: 90px;
    left: 50%;
    z-index: 2;
    max-width: 50%;
  }
}
@media (min-width: 992px) {
  .yoy .yoy-header-bg {
    top: 30%;
    max-width: 60%;
  }
}
.yoy .fn-footer-btn {
  display: block;
  position: fixed;
  left: 0;
  bottom: -100px;
  right: 0;
  z-index: 100;
  transition: 0.3s all;
  max-width: none;
}
@media (min-width: 768px) {
  .yoy .fn-footer-btn {
    padding: 30px;
    background: rgba(0, 0, 0, 0.6);
  }
}
.yoy .fn-footer-btn .btn {
  display: block;
  margin: auto;
  border-radius: 0;
  padding: 25px 45px;
}
@media (min-width: 768px) {
  .yoy .fn-footer-btn .btn {
    max-width: 300px;
    font-size: 2.5rem;
    padding: 10px 45px;
    border-bottom: 2px solid #76000c;
    border-radius: 4px;
  }
}
.yoy .fn-footer-btn.show {
  bottom: 0px;
}
.yoy .txt-center {
  text-align: center;
}
@media (min-width: 992px) {
  .yoy--motor .yoy-header-bg {
    max-width: 50%;
  }
}
@media (min-width: 992px) {
  .yoy--motor #review img {
    max-width: 75%;
    margin: 30px auto 0;
  }
}
@media (max-width: 767px) {
  .yoy--motor #impacts {
    padding-bottom: 37vw;
  }
}
.yoy--understanding #banner {
  padding: 30px 0;
}
.yoy--understanding #banner h1 {
  margin: 0;
}
@media (max-width: 767px) {
  .yoy--understanding #banner h1 {
    width: 50%;
    font-size: 26px;
    margin: 20px 0 45px;
  }
}
@media (max-width: 767px) {
  .yoy--understanding #banner .container {
    position: relative;
  }
}
@media (max-width: 767px) {
  .yoy--understanding #banner img {
    position: absolute;
    right: 20px;
    bottom: -50px;
    width: 40%;
    height: auto;
  }
}
.yoy--understanding #yoy-leadin {
  padding-top: 50px;
  background: #fff;
}
.yoy--understanding #yoy-leadin .yoy-header-bg {
  max-width: 100%;
  bottom: auto;
  top: -190px;
  left: auto;
  right: 0;
  box-shadow: 0 -5px 10px rgba(0, 0, 0, 0.7);
}
@media (min-width: 768px) and (max-width: 991px) {
  .yoy--understanding #yoy-leadin .yoy-header-bg {
    right: 40px;
    top: -150px;
    max-height: 300px;
  }
}
.yoy--understanding #yoy-leadin ul {
  margin-bottom: 20px;
}
.yoy--understanding #yoy-leadin ul li {
  margin-bottom: 5px;
}
.yoy--understanding #yoy-leadin ul a {
  text-decoration: underline;
  font-weight: 600;
}
.yoy--understanding #yoy-leadin p {
  text-align: left;
}
@media (min-width: 992px) {
  .yoy--understanding #yoy-leadin p {
    padding-right: 8rem;
  }
}
@media (max-width: 767px) {
  .yoy--understanding #yoy-leadin img {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .yoy--understanding #yoy-leadin .btn {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 0;
    padding-right: 0;
  }
}
.yoy--understanding section#content {
  padding-top: 0;
  padding-bottom: 0;
  background: #f6f6f6;
}
.yoy--understanding section#content section {
  scroll-margin-top: 80px;
}
.yoy--understanding section#content section:after {
  content: "";
  display: block;
  height: 1px;
  background: #000;
  opacity: 0.2;
  margin: 50px 0;
}
.yoy--understanding section#content section#changes:after {
  display: none;
}
.yoy--understanding section#content section ul {
  margin-left: 20px;
  list-style-type: disc;
}
.yoy--understanding section#content section .txt-full-details {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .yoy--understanding section#content section .txt-full-details {
    text-align: left;
  }
}
.yoy--understanding section#content section .txt-full-details a {
  text-decoration: underline;
  font-weight: bold;
}
.yoy--understanding section#content section .txt-full-details a:hover {
  text-decoration: none;
}
.yoy--understanding section#content #general-information {
  padding-top: 50px;
}
.yoy--understanding section#content #disclaimer {
  margin-top: 30px;
  padding: 30px 15px;
  background: url("/shannons/assets/images/derogation/Image-009-Header-BG.png");
  background-size: cover;
}
@media (min-width: 992px) {
  .yoy--understanding section#content #disclaimer .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.yoy--understanding section#content #disclaimer p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}
.yoy--understanding section#content #disclaimer:after {
  display: none;
}
.yoy--understanding section#content #disclaimer a {
  text-decoration: underline;
  color: #fff;
}
.yoy--understanding section#content #disclaimer a:hover {
  text-decoration: none;
}
.yoy--understanding .fn-footer-btn {
  display: none!important;
}
.donut-chart-container {
  margin: 0 auto;
  border-radius: 5px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .donut-chart-container.donut-chart-container--home .donut-chart-image {
    -webkit-transform: scale(1.05) translateX(0);
            transform: scale(1.05) translateX(0);
  }
}
@media (max-width: 767px) {
  .donut-chart-container.donut-chart-container--motor .donut-chart-image {
    -webkit-transform: scale(1.15) translateX(-7px);
            transform: scale(1.15) translateX(-7px);
  }
}
.about-auctions #content {
  margin-top: 70px;
}
.about-auctions #content .button-pad {
  margin: 25px 0;
}
.about-auctions #auction-news {
  margin-top: 60px;
}
.about-auctions .about-auctions-intro h1 {
  margin-top: 0;
}
.about-auctions p .red {
  color: red;
}
.about-auctions h3 {
  color: #000;
}
.about-auctions hr.green {
  border-top: #0f7215 4px solid;
  margin: 40px auto 40px auto;
  width: 50%;
}
.about-auctions .about-auctions-work {
  position: relative;
  background-color: #000;
  width: 100%;
  max-width: 100% !important;
  margin: 60px auto;
  padding: 60px 0 !important;
  overflow: hidden;
}
.about-auctions .about-auctions-work h2,
.about-auctions .about-auctions-work p {
  color: #fff;
}
.about-auctions .about-auctions-work .auction-image {
  display: none;
  background: url(../images/img-about-auction.jpg) no-repeat 100% 0;
  background-size: 100% auto;
  width: 413px;
  height: 229px;
}
@media (min-width: 768px) {
  .about-auctions .about-auctions-work .auction-image {
    display: block;
    position: absolute;
    width: 1036px;
    height: 100%;
    left: 50%;
    top: 0;
    background-size: cover;
  }
}
@media (min-width: 992px) {
  .about-auctions .about-auctions-work .auction-image {
    width: 1036px;
    height: 585px;
    left: 50%;
    top: 0;
    background-size: 100% auto;
  }
}
@media (min-width: 1200px) {
  .about-auctions .about-auctions-work .auction-image {
    width: 1036px;
    height: 585px;
    left: 50%;
    top: 0;
  }
}
.about-auctions .about-auctions-advertising {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .about-auctions .btn {
    white-space: normal;
  }
}
.showroom-address {
  color: #fff;
}
.opening-hours__location {
  margin-top: 0;
  color: #fff;
  font-family: acumin-pro, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  margin-bottom: 5px;
}
.opening-hours {
  margin-bottom: 30px;
}
.opening-hours .opening-hours__item {
  display: flex;
  color: #fff;
  font-size: 16px;
}
.opening-hours .opening-hours__label {
  width: 180px;
  padding: 0;
  font-weight: normal;
  font-size: 16px;
}
form.register-vehicle h4 {
  display: inline-block;
  border-bottom: 4px solid #0f7215;
  padding: 0 10px;
  margin-bottom: 30px;
}
form.register-vehicle h4.spacer {
  margin-top: 60px;
}
form.register-vehicle .field-wrapper .label-text {
  float: none;
}
form.register-vehicle .field-wrapper textarea,
form.register-vehicle .field-wrapper input[type=text],
form.register-vehicle .field-wrapper input[type=email] {
  width: 100%;
}
form.register-vehicle .field-wrapper textarea.error,
form.register-vehicle .field-wrapper input[type=text].error,
form.register-vehicle .field-wrapper input[type=email].error {
  border-color: #c72e27;
}
form.register-vehicle .field-wrapper textarea {
  height: 80px;
}
form.register-vehicle .daytime-wrapper {
  float: none !important;
  width: 100% !important;
}
form.register-vehicle .daytime-wrapper #DaytimeAreaWrapper {
  clear: both;
}
form.register-vehicle .daytime-wrapper #DaytimePhoneWrapper {
  width: 80% !important;
}
@media (max-width: 992px) {
  form.register-vehicle .daytime-wrapper #DaytimePhoneWrapper {
    width: 82% !important;
  }
}
form.register-vehicle .fileupload.error .fileupload-content {
  border-color: #c72e27;
}
form.register-vehicle .privacy {
  margin: 30px 0;
}
form.register-vehicle .btn {
  background-color: #0f7215;
  border-color: #0f7215;
  float: right;
}
@media (max-width: 767px) {
  form.register-vehicle .btn {
    width: 100%;
  }
}
form.register-vehicle label.error {
  padding-left: 0 !important;
}
form.register-vehicle p.disclaimer {
  margin-top: 5px;
  font-size: 12px!important;
  opacity: 0.8;
}
@media (max-width: 767px) {
  form.register-vehicle .row .col-xs-12 {
    padding: 0;
  }
}
.photo-box {
  margin-bottom: 10px;
  border: 1px solid #999;
  background: #fff;
  min-height: 213px;
  position: relative;
  clear: both;
}
.photo-box .fileupload-buttonbar {
  padding: 5px;
  background: #fff;
  overflow: hidden;
}
.photo-box .fileupload-buttonbar .ui-button {
  vertical-align: middle;
}
.photo-box .fileupload-buttonbar .ui-button input {
  margin: 0;
  border: solid transparent;
  border-width: 0 0 100px 200px;
  filter: alpha(opacity=0);
  opacity: 0;
  -o-transform: translate(250px, -50px) scale(1);
  -moz-transform: translate(-300px, 0) scale(4);
  direction: ltr;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
}
.photo-box .fileinput-button {
  height: 28px !important;
  overflow: hidden;
}
.photo-box .fileupload .ui-button-text strong {
  display: inline-block;
  height: 26px;
  border-radius: 2px;
  padding: 0 10px;
  border: 1px solid #ccc;
  background: #e6e6e6;
  background: -ms-linear-gradient(top, #fff, #e6e6e6) 0 0 no-repeat;
  color: #777;
  font-weight: normal;
  font-size: 11px;
  line-height: 26px;
  text-decoration: none;
  text-align: center;
}
.photo-box .fileupload .fileupload-buttonbar .ui-state-hover .ui-button-text strong {
  background: #efefef;
  background: -ms-linear-gradient(top, #efefef, #efefef) 0 0 no-repeat;
}
.photo-box .fileupload .fileupload-content {
  min-height: 174px;
  padding: 0 10px;
  background: url('/club/images/backgrounds/bg-dropzone.png') no-repeat 50% 50%;
}
/*
 *	StudioMoso
 *	@author
 */
.home-holden-banner-desktop {
  width: 100%;
  background-color: #000;
}
.home-holden-banner-desktop img {
  display: block;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .home-holden-banner-desktop img {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .home-holden-banner-desktop img {
    width: 95%;
    margin: 0 auto;
  }
}
.home-holden-banner-mobile img {
  display: block;
  margin: 0;
  width: 100%;
}
@media (max-width: 767px) {
  .visible-xs-portrait {
    display: block;
  }
  .visible-xs-landscape {
    display: none;
  }
}
@media (max-width: 767px) and (min-width: 480px) {
  .visible-xs-portrait {
    display: none;
  }
  .visible-xs-landscape {
    display: block;
  }
}
@media (min-width: 768px) {
  .visible-xs-portrait,
  .visible-xs-landscape {
    display: none!important;
  }
}
body.home.promo #intro {
  background-color: #fff;
  background-color: black;
  background-position: 50% 0;
  background-size: auto 100%;
  text-align: center;
  height: 130vw;
  background-size: contain;
  background-position: 0 0;
}
@media (min-width: 480px) {
  body.home.promo #intro {
    height: 117vw;
    background-size: cover;
  }
}
@media (min-width: 768px) {
  body.home.promo #intro {
    height: auto;
    background-position: 50% 0;
    min-height: 0;
  }
}
@media (min-width: 1800px) {
  body.home.promo #intro {
    background-size: contain;
  }
}
@media (min-width: 2400px) {
  body.home.promo #intro {
    background-size: cover;
  }
}
body.home.promo #intro .inner {
  width: 100%;
  height: 113vw;
  max-height: none;
  min-height: 0;
  padding-bottom: 5px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
@media (min-width: 768px) {
  body.home.promo #intro .inner {
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    max-height: 700px;
    height: auto;
    padding-bottom: 30px;
    -webkit-transform: translateX(-20px);
            transform: translateX(-20px);
  }
}
body.home.promo #intro .inner .btn {
  display: block;
  font-size: 20px;
  margin: 0 10px 0 0;
  padding: 3px 15px;
  max-width: 100%;
}
body.home.promo #intro .inner .btn.btn--single-line {
  font-size: 20px;
  padding: 7.5px 30px;
}
body.home.promo #intro .inner .btn span {
  display: block;
  line-height: 1;
  font-size: 14px;
}
@media (min-width: 320px) {
  body.home.promo #intro .inner .btn {
    font-size: 16px;
  }
  body.home.promo #intro .inner .btn span {
    font-size: 12px;
  }
}
@media (min-width: 992px) {
  body.home.promo #intro .inner .btn {
    padding: 3px 35px;
  }
}
body.home.promo #intro .inner .lnk-terms {
  position: relative;
  z-index: 2;
  color: #000;
  -webkit-transform: none;
          transform: none;
  margin: 0;
  font-size: 12px;
  margin-bottom: 18px;
}
@media (min-width: 768px) {
  body.home.promo #intro .inner .lnk-terms {
    font-size: 14px;
  }
}
body.home.promo #intro .lnk-banner {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
body.home.promo #intro .banner-nav {
  display: none;
}
body.home.promo.home.auction-live #intro .container-fluid,
body.home.promo.home.auction-today #intro .container-fluid {
  position: relative;
}
body.home.promo.home.auction-live #intro .auction-home,
body.home.promo.home.auction-today #intro .auction-home {
  margin: 75px 0 0;
  right: 0;
  background: rgba(0, 0, 0, 0.75);
  color: #fff;
}
body.home.promo.home.auction-live #intro .auction-home h2,
body.home.promo.home.auction-today #intro .auction-home h2,
body.home.promo.home.auction-live #intro .auction-home h5,
body.home.promo.home.auction-today #intro .auction-home h5 {
  color: #fff;
}
body.home.promo.insurance #promo-banner {
  position: relative;
  background-repeat: no-repeat;
  background-color: #000;
}
@media (max-width: 767px) {
  body.home.promo.insurance #promo-banner {
    height: auto;
    padding-bottom: 30px;
    background: #000 url(/shannons/assets/images/promotions/sydney-weekend/bg-banner-insurance-promo-mobile.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat;
  }
  body.home.promo.insurance #promo-banner img {
    display: block;
    width: 100%;
    height: auto;
    visibility: hidden;
  }
}
body.home.promo.insurance #promo-banner .lnk-terms {
  display: block;
  margin-top: 10px;
  text-align: center;
}
body.home.promo.insurance #promo-banner .btn {
  display: block;
  margin: auto;
  max-width: 260px;
  text-align: center;
}
body.home.promo.insurance #promo-banner .cta {
  position: absolute;
  width: 100%;
  bottom: 30px;
}
@media (min-width: 768px) {
  body.home.promo.insurance #promo-banner {
    background-image: url(../images/promotions/sydney-weekend/bg-banner-insurance-promo-tablet.jpg);
    background-position: 50% 50%;
    background-size: cover;
    height: 369px;
  }
  body.home.promo.insurance #promo-banner .btn {
    width: 250px;
    padding-left: 0;
    padding-right: 0;
  }
  body.home.promo.insurance #promo-banner .cta {
    bottom: auto;
    right: 60px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: auto;
  }
}
@media (min-width: 992px) {
  body.home.promo.insurance #promo-banner {
    background-image: url(../images/promotions/sydney-weekend/bg-banner-insurance-promo.jpg);
    height: 568px;
  }
  body.home.promo.insurance #promo-banner .btn {
    width: 350px;
    max-width: none;
    height: 65px;
    line-height: 65px;
    padding: 0;
    font-size: 30px;
  }
  body.home.promo.insurance #promo-banner .cta {
    right: auto;
    left: 50%;
    -webkit-transform: translateX(70px);
            transform: translateX(70px);
  }
}
@media (min-width: 1200px) {
  body.home.promo.insurance #promo-banner {
    background-size: auto auto;
  }
  body.home.promo.insurance #promo-banner .cta {
    -webkit-transform: translateX(150px);
            transform: translateX(150px);
  }
}
body.home.promo.auction-live #intro,
body.home.promo.auction-today #intro {
  min-height: 0;
  background-size: cover;
  text-align: center;
}
@media (max-width: 767px) {
  body.home.promo.auction-live #intro,
  body.home.promo.auction-today #intro {
    height: auto;
    background-size: cover;
    background-position: 50% 50%;
  }
  body.home.promo.auction-live #intro .btn,
  body.home.promo.auction-today #intro .btn {
    margin-top: 220px;
  }
  body.home.promo.auction-live #intro .btn span,
  body.home.promo.auction-today #intro .btn span {
    display: block;
  }
}
@media (max-width: 414px) {
  body.home.promo.auction-live #intro .btn,
  body.home.promo.auction-today #intro .btn {
    margin-top: 280px;
  }
}
@media (max-width: 375px) {
  body.home.promo.auction-live #intro .btn,
  body.home.promo.auction-today #intro .btn {
    margin-top: 220px;
  }
}
@media (max-width: 320px) {
  body.home.promo.auction-live #intro .btn,
  body.home.promo.auction-today #intro .btn {
    margin-top: 150px;
  }
}
@media (min-width: 992px) {
  body.home.promo.auction-live #intro,
  body.home.promo.auction-today #intro {
    background-image: url('/promotions/goodwood-revival/images/goodwood-desktop-auction--md.jpg');
    background-position: 50% 100%;
    min-height: 640px;
  }
  body.home.promo.auction-live #intro h1,
  body.home.promo.auction-today #intro h1 {
    visibility: visible;
    max-width: 600px;
    margin: 40px 0 100px;
  }
  body.home.promo.auction-live #intro .inner,
  body.home.promo.auction-today #intro .inner {
    height: 600px;
    align-items: flex-end;
  }
  body.home.promo.auction-live #intro .btn span,
  body.home.promo.auction-today #intro .btn span {
    display: block;
  }
  body.home.promo.auction-live #intro .btn.red,
  body.home.promo.auction-today #intro .btn.red {
    -webkit-transform: translateX(25%);
            transform: translateX(25%);
  }
  body.home.promo.auction-live #intro .lnk-terms,
  body.home.promo.auction-today #intro .lnk-terms {
    margin-bottom: 0;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
  }
}
@media (min-width: 1200px) {
  body.home.promo.auction-live #intro,
  body.home.promo.auction-today #intro {
    background-image: url('/promotions/goodwood-revival/images/goodwood-desktop-auction.jpg');
  }
  body.home.promo.auction-live #intro .lnk-terms,
  body.home.promo.auction-today #intro .lnk-terms,
  body.home.promo.auction-live #intro .btn.red,
  body.home.promo.auction-today #intro .btn.red {
    margin-right: 60px;
  }
}
@media (min-width: 1400px) {
  body.home.promo.auction-live #intro,
  body.home.promo.auction-today #intro {
    background-size: cover;
    min-height: 710px;
  }
  body.home.promo.auction-live #intro h1,
  body.home.promo.auction-today #intro h1 {
    margin: 40px 40px 100px;
  }
  body.home.promo.auction-live #intro .inner,
  body.home.promo.auction-today #intro .inner {
    height: 710px;
  }
  body.home.promo.auction-live #intro .lnk-terms,
  body.home.promo.auction-today #intro .lnk-terms,
  body.home.promo.auction-live #intro .btn.red,
  body.home.promo.auction-today #intro .btn.red {
    margin-right: 110px;
  }
  body.home.promo.auction-live #intro .lnk-terms,
  body.home.promo.auction-today #intro .lnk-terms {
    margin-bottom: 30px;
  }
}
@media (min-width: 1600px) {
  body.home.promo.auction-live #intro h1,
  body.home.promo.auction-today #intro h1 {
    margin: 40px 40px 100px;
    max-width: 750px;
  }
}
@media (min-width: 1850px) {
  body.home.promo.auction-live #intro,
  body.home.promo.auction-today #intro {
    background-size: contain;
  }
}
@media (min-width: 992px) {
  body.home.promo.auction-live #intro .container-fluid,
  body.home.promo.auction-today #intro .container-fluid {
    width: 100%;
    padding: 0 75px;
  }
  body.home.promo.auction-live #intro .container-fluid .row,
  body.home.promo.auction-today #intro .container-fluid .row {
    margin: 0;
  }
}
@media (min-width: 1500px) {
  body.home.promo.auction-live #intro .container-fluid,
  body.home.promo.auction-today #intro .container-fluid {
    width: 1200px;
    padding: 0;
  }
}
body.home.promo #intro .container-fluid {
  max-width: none;
  padding: 0;
}
body.home.promo.auction-complete #intro,
body.home.promo #intro {
  display: block;
  height: auto;
  min-height: 0;
  background-image: url('/promotions/corvette/assets/images/banner_home-xs.jpg');
  background-size: cover;
  background-color: #fff;
}
@media (min-width: 768px) {
  body.home.promo.auction-complete #intro,
  body.home.promo #intro {
    height: auto;
    background-color: #fff;
    background-image: url('/promotions/corvette/assets/images/banner_home.jpg');
    background-size: auto 100%;
    background-position: 50% 50%;
  }
}
@media (min-width: 992px) {
  body.home.promo.auction-complete #intro,
  body.home.promo #intro {
    max-height: none;
    background-size: cover;
    background-position: 50% 50%;
  }
}
@media (min-width: 1400px) {
  body.home.promo.auction-complete #intro,
  body.home.promo #intro {
    background-size: auto 100%;
  }
}
@media (min-width: 2300px) {
  body.home.promo.auction-complete #intro,
  body.home.promo #intro {
    background-size: cover;
    background-position: 50% 100%;
  }
}
body.home.promo.auction-complete #intro .container-fluid,
body.home.promo #intro .container-fluid {
  max-width: none;
}
@media (min-width: 1400px) {
  body.home.promo.auction-complete #intro .container-fluid,
  body.home.promo #intro .container-fluid {
    max-width: 1200px;
  }
}
body.home.promo.auction-complete #intro .inner,
body.home.promo #intro .inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-bottom: 15px;
  height: 100vw;
  text-align: center;
}
@media (min-width: 768px) {
  body.home.promo.auction-complete #intro .inner,
  body.home.promo #intro .inner {
    height: auto;
    padding-top: 50vw;
  }
}
@media (min-width: 992px) {
  body.home.promo.auction-complete #intro .inner,
  body.home.promo #intro .inner {
    padding-top: 42.5vw;
    padding-bottom: 15px;
  }
}
@media (min-width: 1200px) {
  body.home.promo.auction-complete #intro .inner,
  body.home.promo #intro .inner {
    padding-bottom: 15px;
  }
}
@media (min-width: 1400px) {
  body.home.promo.auction-complete #intro .inner,
  body.home.promo #intro .inner {
    padding-top: 590px;
  }
}
body.home.promo.auction-complete #intro .inner .btn.red,
body.home.promo #intro .inner .btn.red {
  margin: auto auto 0 auto;
}
body.home.promo.auction-complete #intro .inner .lnk-terms,
body.home.promo #intro .inner .lnk-terms {
  margin: 7.5px auto 0 auto;
  color: white;
}
@media (min-width: 992px) {
  body.home.promo.auction-live #intro,
  body.home.promo.auction-today #intro {
    background-image: url('/promotions/corvette/assets/images/banner_home-today-md.jpg');
    background-position: 50% center;
  }
}
@media (min-width: 1200px) {
  body.home.promo.auction-live #intro,
  body.home.promo.auction-today #intro {
    background-image: url('/promotions/corvette/assets/images/banner_home-today.jpg');
  }
}
@media (min-width: 1400px) {
}
@media (min-width: 1500px) {
  body.home.promo.auction-live #intro,
  body.home.promo.auction-today #intro {
    background-position: center;
    background-size: cover;
  }
}
.self-service-panel .container-fluid {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .self-service-panel .container-fluid {
    padding: 0 75px;
  }
}
@media (min-width: 1500px) {
  .self-service-panel .container-fluid {
    max-width: 1200px;
    padding: 0;
  }
}
.self-service-panel .container .wrapper {
  background-color: #fff;
  border-radius: 5px;
  padding-bottom: 30px;
}
.request-a-quote .self-service-panel .container .wrapper {
  border-radius: 5px;
}
.request-a-quote .self-service-panel h2 {
  overflow: hidden;
  display: block;
  background-color: #0f7215;
  padding: 15px;
  font-size: 22px;
  color: #fff;
  text-transform: uppercase;
  border-radius: 5px 5px 0 0;
}
.self-service-panel h3 {
  font-family: 'swiss_721bold_condensed';
  margin: 0;
}
@media (max-width: 767px) {
  .self-service-panel h3 {
    font-size: 18px;
  }
}
.self-service-panel a.option {
  position: relative;
  text-decoration: none;
}
.self-service-panel a.option svg {
  transition: all 300ms;
  height: auto;
}
.self-service-panel a.option h3 {
  display: flex;
  align-items: center;
  overflow: hidden;
  padding-bottom: 2px;
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
  color: #0f7215;
}
.self-service-panel a.option h3 svg {
  display: block;
  flex: none;
  margin: 0 5px 0 7.5px;
  width: 7px;
  height: 11.91px;
  transition: all 300ms;
}
.self-service-panel a.option h3:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: calc(100% - 20px);
  height: 2px;
  background-color: #154b11;
  opacity: 1;
  -webkit-transform: translate3d(-105%, 0, 0);
          transform: translate3d(-105%, 0, 0);
  transition: opacity 300ms, -webkit-transform 300ms;
  transition: opacity 300ms, transform 300ms;
  transition: opacity 300ms, transform 300ms, -webkit-transform 300ms;
}
.self-service-panel a.option:hover h3::after,
.self-service-panel a.option:focus h3::after {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.self-service-panel a.option:hover .icon svg {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.self-service-panel a.option:hover h3 {
  color: #154b11;
}
.self-service-panel a.option:hover h3 svg {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}
.self-service-panel a.option:hover h3 svg * {
  fill: #154b11;
}
.self-service-panel.self-service-panel-sml .options {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  padding: 20px 0 0 0;
}
@media (min-width: 1200px) {
  .self-service-panel.self-service-panel-sml .options {
    padding: 15px 0;
    flex-wrap: nowrap;
  }
}
.self-service-panel.self-service-panel-sml .options h2 {
  width: 100%;
  margin: 0 0 30px 0;
  text-align: center;
}
@media (min-width: 1200px) {
  .self-service-panel.self-service-panel-sml .options h2 {
    margin: 0;
    width: 150px;
    text-align: left;
  }
}
@media (max-width: 767px) {
  .self-service-panel.self-service-panel-sml .options h3.visible-xs {
    display: flex !important;
  }
}
.self-service-panel.self-service-panel-sml .options .option {
  width: 50%;
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .self-service-panel.self-service-panel-sml .options .option {
    justify-content: center;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .self-service-panel.self-service-panel-sml .options .option {
    width: 25%;
    justify-content: center;
  }
}
@media (min-width: 1200px) {
  .self-service-panel.self-service-panel-sml .options .option {
    flex: 1;
    width: auto;
    margin: 0;
    height: 70px;
    border-left: 1px solid #C7C7C6;
  }
}
@media (min-width: 1200px) {
  .self-service-panel.self-service-panel-sml .options .option:last-of-type {
    border-right: 1px solid #C7C7C6;
  }
}
.self-service-panel.self-service-panel-sml .options .option .icon svg {
  display: block;
  flex: none;
  margin: 0 12.5px 0 0;
  width: 25px;
}
@media (min-width: 768px) {
  .self-service-panel.self-service-panel-sml .options .option .icon svg {
    margin: 0 15px 0 0;
  }
}
@media (min-width: 768px) {
  .self-service-panel.self-service-panel-sml .options .option.update .icon svg {
    width: calc(71px / 4);
  }
}
@media (min-width: 992px) {
  .self-service-panel.self-service-panel-sml .options .option.update .icon svg {
    width: calc(71px / 3);
  }
}
@media (min-width: 1200px) {
  .self-service-panel.self-service-panel-sml .options .option.update .icon svg {
    width: calc(71px / 2);
  }
}
@media (min-width: 768px) {
  .self-service-panel.self-service-panel-sml .options .option.payment .icon svg {
    width: calc(72px / 4);
  }
}
@media (min-width: 992px) {
  .self-service-panel.self-service-panel-sml .options .option.payment .icon svg {
    width: calc(72px / 3);
  }
}
@media (min-width: 1200px) {
  .self-service-panel.self-service-panel-sml .options .option.payment .icon svg {
    width: calc(72px / 2);
  }
}
@media (min-width: 768px) {
  .self-service-panel.self-service-panel-sml .options .option.claim .icon svg {
    width: calc(76px / 4);
  }
}
@media (min-width: 992px) {
  .self-service-panel.self-service-panel-sml .options .option.claim .icon svg {
    width: calc(76px / 3);
  }
}
@media (min-width: 1200px) {
  .self-service-panel.self-service-panel-sml .options .option.claim .icon svg {
    width: calc(76px / 2);
  }
}
.self-service-panel.self-service-panel-sml .options .option.track .icon svg {
  display: none;
}
@media (min-width: 768px) {
  .self-service-panel.self-service-panel-sml .options .option.track .icon svg {
    display: block;
    width: calc(143px / 3);
  }
}
@media (min-width: 992px) {
  .self-service-panel.self-service-panel-sml .options .option.track .icon svg {
    width: calc(143px / 3);
  }
}
@media (min-width: 1200px) {
  .self-service-panel.self-service-panel-sml .options .option.track .icon svg {
    width: calc(143px / 2);
  }
}
.self-service-panel.self-service-panel-sml .options .option.track svg:nth-child(2) {
  display: block;
  width: 25px;
}
@media (min-width: 768px) {
  .self-service-panel.self-service-panel-sml .options .option.track svg:nth-child(2) {
    display: none;
  }
}
.self-service-panel.self-service-panel-lge {
  background-color: #F6F6F6;
  padding: 15px 0;
}
@media (min-width: 768px) {
  .self-service-panel.self-service-panel-lge {
    padding: 45px 0;
  }
}
.request-a-quote .self-service-panel.self-service-panel-lge {
  background-color: transparent;
  padding-bottom: 10px;
  padding-top: 0;
}
.self-service-panel.self-service-panel-lge h2,
.self-service-panel.self-service-panel-lge p {
  text-align: center;
}
@media (max-width: 767px) {
  .self-service-panel.self-service-panel-lge h2 {
    font-size: 28px;
  }
}
.request-a-quote .self-service-panel.self-service-panel-lge p {
  margin-top: 30px;
}
@media (max-width: 991px) {
  .request-a-quote .self-service-panel.self-service-panel-lge p {
    margin-left: 7.5%;
    margin-right: 7.5%;
  }
}
.self-service-panel.self-service-panel-lge .options {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .self-service-panel.self-service-panel-lge .options {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media (min-width: 992px) {
  .self-service-panel.self-service-panel-lge .options {
    margin: 45px 0;
  }
}
@media (max-width: 767px) {
  .request-a-quote .self-service-panel.self-service-panel-lge .options {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.self-service-panel.self-service-panel-lge .options .option {
  display: flex;
  flex-direction: row;
  width: 100%;
  padding: 15px 5px;
  border-bottom: 1px solid #C7C7C6;
}
@media (min-width: 768px) {
  .self-service-panel.self-service-panel-lge .options .option {
    padding: 10px 5px;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    width: 50%;
    border-bottom: none;
    margin: 15px 0;
  }
}
@media (min-width: 992px) {
  .self-service-panel.self-service-panel-lge .options .option {
    width: 20%;
    margin: 0;
    border-right: 1px solid #C7C7C6;
  }
  .self-service-panel.self-service-panel-lge .options .option:last-child {
    border: none;
  }
  .request-a-quote .self-service-panel.self-service-panel-lge .options .option {
    width: 25%;
  }
}
.self-service-panel.self-service-panel-lge .options .option .icon {
  display: flex;
  align-items: center;
  flex: none;
}
@media (min-width: 768px) {
  .self-service-panel.self-service-panel-lge .options .option .icon {
    flex: 1;
  }
}
.self-service-panel.self-service-panel-lge .options .option .icon svg {
  display: block;
  flex: none;
  width: 30px;
  margin: 0 15px 0 0;
  overflow: hidden;
}
@media (min-width: 768px) {
  .self-service-panel.self-service-panel-lge .options .option .icon svg {
    margin: 0 0 15px 0;
  }
}
@media (max-width: 767px) {
  .self-service-panel.self-service-panel-lge .options .option h3 {
    font-size: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .self-service-panel.self-service-panel-lge .options .option h3 {
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  .self-service-panel.self-service-panel-lge .options .option.view .icon svg {
    width: calc(66px / 2.5);
  }
}
@media (min-width: 1200px) {
  .self-service-panel.self-service-panel-lge .options .option.view .icon svg {
    width: calc(66px / 2);
  }
}
@media (min-width: 768px) {
  .self-service-panel.self-service-panel-lge .options .option.update .icon svg {
    width: calc(81px / 2.5);
  }
}
@media (min-width: 1200px) {
  .self-service-panel.self-service-panel-lge .options .option.update .icon svg {
    width: calc(81px / 2);
  }
}
@media (min-width: 768px) {
  .self-service-panel.self-service-panel-lge .options .option.update-payment .icon svg {
    width: calc(103px / 2.5);
  }
}
@media (min-width: 1200px) {
  .self-service-panel.self-service-panel-lge .options .option.update-payment .icon svg {
    width: calc(103px / 2);
  }
}
@media (min-width: 768px) {
  .self-service-panel.self-service-panel-lge .options .option.obtain .icon svg {
    width: calc(84px / 2.5);
  }
}
@media (min-width: 1200px) {
  .self-service-panel.self-service-panel-lge .options .option.obtain .icon svg {
    width: calc(84px / 2);
  }
}
@media (min-width: 768px) {
  .self-service-panel.self-service-panel-lge .options .option.find .icon svg {
    width: calc(82px / 2.5);
  }
}
@media (min-width: 1200px) {
  .self-service-panel.self-service-panel-lge .options .option.find .icon svg {
    width: calc(82px / 2);
  }
}
@media (min-width: 768px) {
  .self-service-panel.self-service-panel-lge .options .option.claim .icon svg {
    width: calc(86px / 2.5);
  }
}
@media (min-width: 1200px) {
  .self-service-panel.self-service-panel-lge .options .option.claim .icon svg {
    width: calc(86px / 2);
  }
}
.request-a-quote .self-service-panel.self-service-panel-lge .options .option.claim {
  display: none;
}
.self-service-panel.self-service-panel-lge .options .option.track .icon svg {
  display: none;
}
@media (min-width: 768px) {
  .self-service-panel.self-service-panel-lge .options .option.track .icon svg {
    display: block;
    width: calc(203px / 2.5);
  }
}
@media (min-width: 1200px) {
  .self-service-panel.self-service-panel-lge .options .option.track .icon svg {
    width: calc(203px / 2);
  }
}
.self-service-panel.self-service-panel-lge .options .option.track svg:nth-child(2) {
  display: block;
}
@media (min-width: 768px) {
  .self-service-panel.self-service-panel-lge .options .option.track svg:nth-child(2) {
    display: none;
  }
}
@media (min-width: 768px) {
  .self-service-panel.self-service-panel-lge .options .option.payment .icon svg {
    width: calc(82px / 2.5);
  }
}
@media (min-width: 1200px) {
  .self-service-panel.self-service-panel-lge .options .option.payment .icon svg {
    width: calc(82px / 2);
  }
}
@media (min-width: 768px) {
  .self-service-panel.self-service-panel-lge .options .option.documents .icon svg {
    width: calc(69px / 2.5);
  }
}
@media (min-width: 1200px) {
  .self-service-panel.self-service-panel-lge .options .option.documents .icon svg {
    width: calc(69px / 2);
  }
}
.self-service-panel.self-service-panel-lge .buttons {
  text-align: center;
  margin-top: 30px;
}
.self-service-panel.self-service-panel-lge .buttons svg {
  width: 14px;
  height: 14px;
}
@media (max-width: 991px) {
  .self-service-panel.self-service-panel-lge .buttons {
    margin-bottom: 10px;
  }
  .self-service-panel.self-service-panel-lge .buttons .btn {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.self-service-panel.self-service-panel--help-suport {
  background-color: #F6F6F6;
  padding: 30px 0;
}
@media (min-width: 768px) {
  .self-service-panel.self-service-panel--help-suport {
    padding: 45px 0;
  }
}
.self-service-panel.self-service-panel--help-suport .wrapper {
  background-color: transparent;
}
.self-service-panel.self-service-panel--help-suport h2,
.self-service-panel.self-service-panel--help-suport p {
  text-align: center;
}
.self-service-panel.self-service-panel--help-suport .options {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .self-service-panel.self-service-panel--help-suport .options {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.self-service-panel.self-service-panel--help-suport .options .option {
  background-color: #fff;
  width: 100%;
  margin: 7.5px 0;
  padding: 15px;
}
@media (min-width: 768px) {
  .self-service-panel.self-service-panel--help-suport .options .option {
    width: calc(50% - 30px);
    margin: 15px;
  }
}
@media (min-width: 992px) {
  .self-service-panel.self-service-panel--help-suport .options .option {
    width: calc(33.3333% - 30px);
    margin: 15px;
  }
}
.self-service-panel.self-service-panel--help-suport .options .option .icon {
  display: flex;
  align-items: center;
  flex: none;
  min-height: 60px;
}
.self-service-panel.self-service-panel--help-suport .options .option .icon svg {
  display: block;
  flex: none;
}
.self-service-panel.self-service-panel--help-suport .options .option h3 {
  margin: 7.5px 0;
  display: inline-flex;
}
.self-service-panel.self-service-panel--help-suport .options .option p {
  color: #535353;
  text-align: left;
  margin: 0;
}
.self-service-panel.self-service-panel--help-suport .options .option.view .icon svg {
  width: calc(66px / 2.5);
}
@media (min-width: 1200px) {
  .self-service-panel.self-service-panel--help-suport .options .option.view .icon svg {
    width: calc(66px / 2);
  }
}
.self-service-panel.self-service-panel--help-suport .options .option.update .icon svg {
  width: calc(81px / 2.5);
}
@media (min-width: 1200px) {
  .self-service-panel.self-service-panel--help-suport .options .option.update .icon svg {
    width: calc(81px / 2);
  }
}
.self-service-panel.self-service-panel--help-suport .options .option.update-payment .icon svg {
  width: calc(103px / 2.5);
}
@media (min-width: 1200px) {
  .self-service-panel.self-service-panel--help-suport .options .option.update-payment .icon svg {
    width: calc(103px / 2);
  }
}
.self-service-panel.self-service-panel--help-suport .options .option.obtain .icon svg {
  width: calc(84px / 2.5);
}
@media (min-width: 1200px) {
  .self-service-panel.self-service-panel--help-suport .options .option.obtain .icon svg {
    width: calc(84px / 2);
  }
}
.self-service-panel.self-service-panel--help-suport .options .option.find .icon svg {
  width: calc(82px / 2.5);
}
@media (min-width: 1200px) {
  .self-service-panel.self-service-panel--help-suport .options .option.find .icon svg {
    width: calc(82px / 2);
  }
}
.self-service-panel.self-service-panel--help-suport .options .option.claim .icon svg {
  width: calc(86px / 2.5);
}
@media (min-width: 1200px) {
  .self-service-panel.self-service-panel--help-suport .options .option.claim .icon svg {
    width: calc(86px / 2);
  }
}
.request-a-quote .self-service-panel.self-service-panel--help-suport .options .option.claim {
  display: none;
}
.self-service-panel.self-service-panel--help-suport .options .option.track .icon svg {
  width: calc(203px / 2.5);
}
@media (min-width: 1200px) {
  .self-service-panel.self-service-panel--help-suport .options .option.track .icon svg {
    width: calc(203px / 2);
  }
}
.self-service-panel.self-service-panel--help-suport .options .option.payment .icon svg {
  width: calc(82px / 2.5);
}
@media (min-width: 1200px) {
  .self-service-panel.self-service-panel--help-suport .options .option.payment .icon svg {
    width: calc(82px / 2);
  }
}
.self-service-panel.self-service-panel--help-suport .options .option.documents .icon svg {
  width: calc(69px / 2.5);
}
@media (min-width: 1200px) {
  .self-service-panel.self-service-panel--help-suport .options .option.documents .icon svg {
    width: calc(69px / 2);
  }
}
.self-service-panel.self-service-panel--help-suport .buttons {
  text-align: center;
  margin-top: 30px;
}
.self-service-panel.self-service-panel--help-suport .buttons svg {
  width: 14px;
  height: 14px;
}
body.help-support #leadin {
  padding: 30px 0;
}
body.help-support #leadin p {
  color: #646464;
}
body.help-support #leadin p.leadin {
  font-size: 20px;
  line-height: 26px;
  margin-top: 25px;
}
body.help-support #content {
  padding: 0;
}
body.help-support .contact-us a.animate-link,
body.help-support .roadside-assist a.animate-link,
body.help-support .support-resources a.animate-link {
  position: relative;
  text-decoration: none;
}
body.help-support .contact-us a.animate-link svg,
body.help-support .roadside-assist a.animate-link svg,
body.help-support .support-resources a.animate-link svg {
  transition: all 300ms;
}
body.help-support .contact-us a.animate-link h3,
body.help-support .roadside-assist a.animate-link h3,
body.help-support .support-resources a.animate-link h3 {
  display: inline-flex;
  align-items: center;
  overflow: hidden;
  padding-bottom: 2px;
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
  color: #fff;
  font-size: 18px;
}
body.help-support .contact-us a.animate-link h3 svg,
body.help-support .roadside-assist a.animate-link h3 svg,
body.help-support .support-resources a.animate-link h3 svg {
  display: block;
  flex: none;
  margin: 0 5px 0 7.5px;
  width: 7px;
  height: 11.91px;
  transition: all 300ms;
}
body.help-support .contact-us a.animate-link h3 svg *,
body.help-support .roadside-assist a.animate-link h3 svg *,
body.help-support .support-resources a.animate-link h3 svg * {
  fill: #0f7215;
}
body.help-support .contact-us a.animate-link h3:after,
body.help-support .roadside-assist a.animate-link h3:after,
body.help-support .support-resources a.animate-link h3:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: calc(100% - 20px);
  height: 2px;
  background-color: #0f7215;
  opacity: 1;
  -webkit-transform: translate3d(-105%, 0, 0);
          transform: translate3d(-105%, 0, 0);
  transition: opacity 300ms, -webkit-transform 300ms;
  transition: opacity 300ms, transform 300ms;
  transition: opacity 300ms, transform 300ms, -webkit-transform 300ms;
}
body.help-support .contact-us a.animate-link:hover h3::after,
body.help-support .roadside-assist a.animate-link:hover h3::after,
body.help-support .support-resources a.animate-link:hover h3::after,
body.help-support .contact-us a.animate-link:focus h3::after,
body.help-support .roadside-assist a.animate-link:focus h3::after,
body.help-support .support-resources a.animate-link:focus h3::after {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
body.help-support .contact-us a.animate-link:hover h3,
body.help-support .roadside-assist a.animate-link:hover h3,
body.help-support .support-resources a.animate-link:hover h3 {
  color: #154b11;
}
body.help-support .contact-us a.animate-link:hover h3 svg,
body.help-support .roadside-assist a.animate-link:hover h3 svg,
body.help-support .support-resources a.animate-link:hover h3 svg {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}
body.help-support .contact-us a.animate-link:hover h3 svg *,
body.help-support .roadside-assist a.animate-link:hover h3 svg *,
body.help-support .support-resources a.animate-link:hover h3 svg * {
  fill: #154b11;
}
@media (max-width: 767px) {
  body.help-support .contact-us h2.h1-size,
  body.help-support .roadside-assist h2.h1-size,
  body.help-support .support-resources h2.h1-size,
  body.help-support .self-service-panel h2.h1-size {
    font-size: 28px;
  }
}
body.help-support .contact-us h3.h4-size,
body.help-support .roadside-assist h3.h4-size,
body.help-support .support-resources h3.h4-size,
body.help-support .self-service-panel h3.h4-size {
  font-size: 22px;
}
@media (max-width: 767px) {
  body.help-support .contact-us h3.h4-size,
  body.help-support .roadside-assist h3.h4-size,
  body.help-support .support-resources h3.h4-size,
  body.help-support .self-service-panel h3.h4-size {
    font-size: 24px;
  }
}
body.help-support .contact-us {
  background-image: url('/shannons/assets/images/help-support-contact-bg.jpg');
  background-size: cover;
  background-position: right 42.5% center;
  padding: 30px 0;
}
@media (min-width: 768px) {
  body.help-support .contact-us {
    background-position: center;
    padding: 90px 0;
  }
}
body.help-support .contact-us .cta {
  width: 70%;
}
@media (min-width: 768px) {
  body.help-support .contact-us .cta {
    width: 60%;
  }
}
@media (min-width: 992px) {
  body.help-support .contact-us .cta {
    width: 40%;
  }
}
body.help-support .contact-us .cta h2,
body.help-support .contact-us .cta h3,
body.help-support .contact-us .cta p,
body.help-support .contact-us .cta a {
  color: #fff;
}
body.help-support .contact-us .cta a.animate-link h3 {
  color: #fff;
}
body.help-support .contact-us .cta a.animate-link h3 svg * {
  fill: #fff;
}
body.help-support .contact-us .cta a.animate-link h3:after {
  background-color: #fff;
}
body.help-support .contact-us .cta a.animate-link:hover h3 {
  color: #fff;
}
body.help-support .roadside-assist {
  padding: 30px 0;
}
@media (min-width: 768px) {
  body.help-support .roadside-assist {
    padding: 45px 0;
  }
}
body.help-support .roadside-assist .wrapper {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  body.help-support .roadside-assist .wrapper {
    flex-direction: row;
    justify-content: space-between;
  }
}
@media (min-width: 768px) {
  body.help-support .roadside-assist .wrapper .content {
    width: calc(50% - 30px);
  }
}
body.help-support .roadside-assist .wrapper .content h3 {
  margin-top: 7.5px;
  color: #0f7215;
}
@media (min-width: 768px) {
  body.help-support .roadside-assist .wrapper .cta {
    width: calc(50% - 0px);
  }
}
@media (min-width: 992px) {
  body.help-support .roadside-assist .wrapper .cta {
    width: calc(50% - 90px);
  }
}
body.help-support .roadside-assist .wrapper .cta a {
  display: block;
  text-align: center;
  background-color: #0f7215;
  padding: 20px;
  transition: all 300ms;
  border-radius: 5px;
  margin: 30px 0 0 0;
}
@media (min-width: 768px) {
  body.help-support .roadside-assist .wrapper .cta a {
    margin: 30px;
  }
}
body.help-support .roadside-assist .wrapper .cta a svg {
  display: block;
  width: 50px;
  margin: auto;
  transition: all 300ms;
}
@media (min-width: 992px) {
  body.help-support .roadside-assist .wrapper .cta a svg {
    width: 60px;
  }
}
body.help-support .roadside-assist .wrapper .cta a h2,
body.help-support .roadside-assist .wrapper .cta a h3 {
  color: #fff;
  font-family: 'swiss_721bold_condensed';
}
body.help-support .roadside-assist .wrapper .cta a h2 {
  margin: 7.5px auto 7.5px auto;
}
@media (min-width: 992px) {
  body.help-support .roadside-assist .wrapper .cta a h2 {
    font-size: 32px;
  }
}
body.help-support .roadside-assist .wrapper .cta a h3 {
  margin-top: 0;
}
@media (min-width: 992px) {
  body.help-support .roadside-assist .wrapper .cta a h3 {
    font-size: 22.5px;
  }
}
body.help-support .roadside-assist .wrapper .cta a:hover {
  background-color: #154b11;
}
body.help-support .roadside-assist .wrapper .cta a:hover svg {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
body.help-support .support-resources {
  background-color: #F6F6F6;
  padding: 30px 0;
}
@media (min-width: 768px) {
  body.help-support .support-resources {
    padding: 45px 0;
  }
}
body.help-support .support-resources h2 {
  text-align: center;
}
body.help-support .support-resources .resources {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-top: 15px;
}
@media (min-width: 768px) {
  body.help-support .support-resources .resources {
    margin-left: -15px;
    margin-right: -15px;
  }
}
body.help-support .support-resources .resources .resource {
  background-color: #fff;
  width: 100%;
  margin: 7.5px 0;
  padding: 15px;
}
@media (min-width: 768px) {
  body.help-support .support-resources .resources .resource {
    width: calc(50% - 30px);
    margin: 15px;
  }
}
@media (min-width: 992px) {
  body.help-support .support-resources .resources .resource {
    width: calc(33.3333% - 30px);
    margin: 15px;
  }
  body.help-support .support-resources .resources .resource:nth-child(1),
  body.help-support .support-resources .resources .resource:nth-child(2) {
    width: calc(50% - 30px);
  }
}
body.help-support .support-resources .resources .resource h3 {
  margin-top: 0;
  color: #0f7215;
  font-size: 22px;
}
body.help-support .support-resources .resources .resource p:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  body.covid #banner .banner-caption h1 {
    font-size: 35px;
  }
}
body.cms #banner .banner-caption h1 {
  line-height: 1.2;
  white-space: pre-wrap;
}
@media (min-width: 768px) {
  body.cms #banner .banner-caption h1 {
    font-size: 35px;
  }
}
@media (min-width: 992px) {
  body.cms #banner .banner-caption h1 {
    font-size: 45px;
  }
}
body.cms .intro {
  background: #fff;
  position: relative;
  padding: 30px 0;
  margin-top: -30px;
  /* breakout background within the container */
}
@media (min-width: 768px) {
  body.cms .intro {
    padding: 50px 0;
  }
}
body.cms .intro:before {
  position: absolute;
  width: 200vw;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  content: "";
  background: inherit;
  top: 0;
  bottom: 0;
}
body.cms .intro * {
  position: relative;
  z-index: 2;
}
body.cms .intro p {
  font-size: 16px;
}
@media (min-width: 768px) {
  body.cms .intro p {
    font-size: 20px;
  }
}
body.cms .intro a {
  font-size: 14px;
}
@media (min-width: 768px) {
  body.cms .intro a {
    font-size: 16px;
  }
}
body.cms .cms-content {
  margin: 30px 0;
}
@media (min-width: 768px) {
  body.cms .cms-content {
    margin: 60px 0;
  }
}
body.cms .cms-content .row {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  body.cms .cms-content .row {
    margin-left: -30px;
    margin-right: -30px;
  }
}
body.cms .cms-content .row .col-md-4 {
  width: calc((100%/3) - 0.1%);
}
body.cms .cms-content .col {
  margin-top: 20px;
}
body.cms ul.square {
  list-style-type: square;
  margin-left: 30px;
}
body.cms ul.button-list {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
}
body.cms ul.button-list li {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 5px;
  width: calc(50% - 10px);
  margin-right: 20px;
  margin-bottom: 20px;
  background: #fff;
  border-radius: 10px;
  text-transform: uppercase;
  text-align: center;
  font-family: "swiss_721bold_condensed";
  color: #0f7215;
  padding: 10px 15px;
  font-size: 16px;
}
body.cms ul.button-list li:hover {
  background: rgba(255, 255, 255, 0.5);
}
body.cms ul.button-list li a:focus,
body.cms ul.button-list li a:active {
  text-decoration: none;
  outline: 0;
  color: #0f7215;
}
@media (max-width: 767px) {
  body.cms ul.button-list li:nth-child(even) {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  body.cms ul.button-list li {
    width: calc(25% - 20px);
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  body.cms ul.button-list li {
    width: calc(20% - 20px);
    margin-bottom: 0;
  }
}
body.cms ul.button-list li img {
  display: block;
  height: 45px;
  margin: 0 auto 10px;
}
body.cms ul.button-list span.small {
  display: block;
  text-transform: none;
  font-weight: normal;
  font-family: acumin-pro, sans-serif;
  font-size: 10px;
  letter-spacing: 0;
}
body.cms .txt-green {
  color: #0f7215;
}
body.cms .cms-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: 5px;
  max-width: 250px;
  overflow: hidden;
  padding: 20px 10px;
  height: 150px;
  margin-bottom: 20px;
}
body.cms .cms-logo img {
  width: 100%;
  margin: auto;
  max-height: 95px;
  max-width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
body.cms hr {
  margin: 20px 0;
  border: 0;
  border-bottom: 1px solid #dbdbdb;
}
@media (min-width: 768px) {
  body.cms hr {
    margin: 40px 0;
  }
}
body.cms .btn.lrg {
  margin-top: 20px;
  font-size: 22px;
}
body.cms .faqwrap,
body.cms .faqcont {
  margin: 0;
  padding: 0;
}
.blocker {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 1;
  padding: 20px;
  box-sizing: border-box;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.75);
  text-align: center;
}
.blocker:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.05em;
}
.blocker.behind {
  background-color: transparent;
}
.modal {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 2;
  width: 400px;
  background: #fff;
  padding: 15px 30px;
  border-radius: 8px;
  -o-box-shadow: 0 0 10px #000;
  -ms-box-shadow: 0 0 10px #000;
  box-shadow: 0 0 10px #000;
  text-align: left;
}
.modal a.close-modal {
  position: absolute;
  top: -12.5px;
  right: -12.5px;
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAABGdBTUEAANjr9RwUqgAAACBjSFJNAABtmAAAc44AAPJxAACDbAAAg7sAANTIAAAx7AAAGbyeiMU/AAAG7ElEQVR42mJkwA8YoZjBwcGB6fPnz4w/fvxg/PnzJ2N6ejoLFxcX47Rp036B5Dk4OP7z8vL+P3DgwD+o3v9QjBUABBALHguZoJhZXV2dVUNDgxNIcwEtZnn27Nl/ZmZmQRYWFmag5c90dHQY5OXl/z98+PDn1atXv79+/foPUN9fIP4HxRgOAAggRhyWMoOwqKgoq6GhIZe3t7eYrq6uHBDb8/Pz27Gysloga/jz588FYGicPn/+/OapU6deOnXq1GdgqPwCOuA31AF/0S0HCCB0xAQNBU4FBQWB0NBQublz59oADV37Hw28ePHi74MHD/6ii3/8+HEFMGQUgQ6WEhQU5AeZBTWTCdkigABC9ylIAZeMjIxQTEyMysaNG/3+/v37AGTgr1+//s2cOfOXm5vbN6Caz8jY1NT0a29v76/v37//g6q9sHfv3khjY2M5YAgJgsyEmg0PYYAAQreUk4+PT8jd3V1l1apVgUAzfoIM2rlz5x9gHH5BtxAdA9PB1zNnzvyB+R6oLxoopgC1nBPZcoAAgiFQnLIDMb+enp5iV1eXBzDeHoI0z58//xcwIX0mZCkMg9S2trb+hFk+ffr0QCkpKVmQ2VA7QHYxAgQQzLesQMwjIiIilZWVZfPu3bstMJ+SYikyBmUzkBnA9HEMyNcCYgmQHVC7mAACCJagOEBBbGdnp7lgwYJEkIavX7/+BcY1SvAaGRl9tba2xohjMTGxL8nJyT+AWQsuxsbG9vnp06e/QWYdPHiwHmiWKlBcCGQXyNcAAQSzmBuoSQqYim3u37+/EKR48uTJv5ANB+bVr7Dga2xs/AkTV1JS+gq0AJyoQIkPWU9aWtoPkPibN2/2A/l6QCwJ9TULQADB4hcY//xKXl5eHt++fbsAUmxhYYHiM1DiAsr9R7ZcVVUVbikIdHd3/0TWIyws/AWYVsByAgICdkAxRSAWAGI2gACClV7C4uLiOv7+/lEgRZ8+ffqLLd6ABck3ZMuB6uCWrlu37je29HDx4kVwQisvL88FFqkaQDERUHADBBAomBl5eHiYgQmLE1hSgQQZgIUD1lJm69atf4HR8R1YKoH5QIPAWWP9+vV/gOI/gHkeQw+wGAXTwAJJ5t+/f/BUDRBA4NIEKMDMyMjICtQIiniG379/4yza7t69+//Lly8oDrty5co/bJaCAEwcZCkwwTJDLWYCCCCwxcDgY3z16hXDnTt3voP4EhISWA0BFgZMwNqHExh3jMiG1tbWsgHjnA2bHmAeBtdWwOL1MycnJ7wAAQggBmi+kgIW/OaKiorJwOLuFShO0LMSMPF9AUYBSpz6+vqixHlOTs4P9MIEWHaDsxSwYMoE2mEGFJcG5SKAAGJCqjv/AbPUn8ePH98ACQQHB6NUmZqamkzABIgSp5s3bwbHORCA1QDLAWZkPc7OzszA8oHl5cuXVy5duvQBGIXwWgoggGA+FgO6xkBNTS28r69vDrT2+Y1cIMDyJchX6KkXVEmAshd6KB06dAic94EO3AzkBwGxPhCLg8ptgACCZyeQp9jZ2b2AmsuAefM8tnxJCk5ISPgOLTKfAdNEOVDMA2QHLDsBBBC8AAFlbmCLwlZISCg5JSVlJizeQAaQaimoWAUFK0g/sGGwHiiWCMS2yAUIQAAxI7c4gEmeFZi4OJ48ecLMzc39CRiEmgEBASxA/QzA8vYvAxEgNjaWZc2aNezAsprp2LFjp4FpZRdQ+AkQvwLij0AMSoC/AQIIXklAC3AVUBoBxmE8sPXQAiyvN8J8fuPGjR/h4eHf0eMdhkENhOPHj8OT+NGjR88BxZuBOA5kJtRseCUBEECMSI0AdmgBDooDaaDl8sASTSkyMlKzpqZGU1paGlS7MABLrX83b978A6zwwakTmE0YgIkSnHpBfGCV+gxYh98qKSk5CeTeAxVeQPwUiN8AMSjxgdLNX4AAYkRqCLBAXcMHtVwSaLkMMMHJAvOq9IQJE9R8fHxElJWV1bEF8aNHj+7t27fvLTDlXwXGLyhoH0OD+DnU0k/QYAa1QP8BBBAjWsuSFWo5LzRYxKFYAljqiAHzqxCwIBEwMTERBdZeoOYMA7Bl+RFYEbwB5oS3IA9D4/IFEL+E4nfQ6IDFLTgvAwQQI5ZmLRtSsINSuyA0uwlBUyQPMPWD20/AKo8ByP4DTJTfgRgUjB+gFoEc8R6amGDB+wu5mQsQQIxYmrdMUJ+zQTM6NzQEeKGO4UJqOzFADQMZ/A1qCSzBfQXi71ALfyM17sEAIIAY8fQiWKAYFgIwzIbWTv4HjbdfUAf8RPLhH1icojfoAQKIEU8bG9kRyF0aRiz6YP0k5C4LsmUY9TtAADEyEA+IVfufGEUAAQYABejinPr4dLEAAAAASUVORK5CYII=") no-repeat 0 0;
}
.modal-spinner {
  display: none;
  width: 64px;
  height: 64px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-right: -32px;
  margin-top: -32px;
  background: url("data:image/gif;base64,R0lGODlhIAAgAPMAABEREf///0VFRYKCglRUVG5ubsvLy62trTQ0NCkpKU5OTuLi4vr6+gAAAAAAAAAAACH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAIAAgAAAE5xDISWlhperN52JLhSSdRgwVo1ICQZRUsiwHpTJT4iowNS8vyW2icCF6k8HMMBkCEDskxTBDAZwuAkkqIfxIQyhBQBFvAQSDITM5VDW6XNE4KagNh6Bgwe60smQUB3d4Rz1ZBApnFASDd0hihh12BkE9kjAJVlycXIg7CQIFA6SlnJ87paqbSKiKoqusnbMdmDC2tXQlkUhziYtyWTxIfy6BE8WJt5YJvpJivxNaGmLHT0VnOgSYf0dZXS7APdpB309RnHOG5gDqXGLDaC457D1zZ/V/nmOM82XiHRLYKhKP1oZmADdEAAAh+QQACgABACwAAAAAIAAgAAAE6hDISWlZpOrNp1lGNRSdRpDUolIGw5RUYhhHukqFu8DsrEyqnWThGvAmhVlteBvojpTDDBUEIFwMFBRAmBkSgOrBFZogCASwBDEY/CZSg7GSE0gSCjQBMVG023xWBhklAnoEdhQEfyNqMIcKjhRsjEdnezB+A4k8gTwJhFuiW4dokXiloUepBAp5qaKpp6+Ho7aWW54wl7obvEe0kRuoplCGepwSx2jJvqHEmGt6whJpGpfJCHmOoNHKaHx61WiSR92E4lbFoq+B6QDtuetcaBPnW6+O7wDHpIiK9SaVK5GgV543tzjgGcghAgAh+QQACgACACwAAAAAIAAgAAAE7hDISSkxpOrN5zFHNWRdhSiVoVLHspRUMoyUakyEe8PTPCATW9A14E0UvuAKMNAZKYUZCiBMuBakSQKG8G2FzUWox2AUtAQFcBKlVQoLgQReZhQlCIJesQXI5B0CBnUMOxMCenoCfTCEWBsJColTMANldx15BGs8B5wlCZ9Po6OJkwmRpnqkqnuSrayqfKmqpLajoiW5HJq7FL1Gr2mMMcKUMIiJgIemy7xZtJsTmsM4xHiKv5KMCXqfyUCJEonXPN2rAOIAmsfB3uPoAK++G+w48edZPK+M6hLJpQg484enXIdQFSS1u6UhksENEQAAIfkEAAoAAwAsAAAAACAAIAAABOcQyEmpGKLqzWcZRVUQnZYg1aBSh2GUVEIQ2aQOE+G+cD4ntpWkZQj1JIiZIogDFFyHI0UxQwFugMSOFIPJftfVAEoZLBbcLEFhlQiqGp1Vd140AUklUN3eCA51C1EWMzMCezCBBmkxVIVHBWd3HHl9JQOIJSdSnJ0TDKChCwUJjoWMPaGqDKannasMo6WnM562R5YluZRwur0wpgqZE7NKUm+FNRPIhjBJxKZteWuIBMN4zRMIVIhffcgojwCF117i4nlLnY5ztRLsnOk+aV+oJY7V7m76PdkS4trKcdg0Zc0tTcKkRAAAIfkEAAoABAAsAAAAACAAIAAABO4QyEkpKqjqzScpRaVkXZWQEximw1BSCUEIlDohrft6cpKCk5xid5MNJTaAIkekKGQkWyKHkvhKsR7ARmitkAYDYRIbUQRQjWBwJRzChi9CRlBcY1UN4g0/VNB0AlcvcAYHRyZPdEQFYV8ccwR5HWxEJ02YmRMLnJ1xCYp0Y5idpQuhopmmC2KgojKasUQDk5BNAwwMOh2RtRq5uQuPZKGIJQIGwAwGf6I0JXMpC8C7kXWDBINFMxS4DKMAWVWAGYsAdNqW5uaRxkSKJOZKaU3tPOBZ4DuK2LATgJhkPJMgTwKCdFjyPHEnKxFCDhEAACH5BAAKAAUALAAAAAAgACAAAATzEMhJaVKp6s2nIkolIJ2WkBShpkVRWqqQrhLSEu9MZJKK9y1ZrqYK9WiClmvoUaF8gIQSNeF1Er4MNFn4SRSDARWroAIETg1iVwuHjYB1kYc1mwruwXKC9gmsJXliGxc+XiUCby9ydh1sOSdMkpMTBpaXBzsfhoc5l58Gm5yToAaZhaOUqjkDgCWNHAULCwOLaTmzswadEqggQwgHuQsHIoZCHQMMQgQGubVEcxOPFAcMDAYUA85eWARmfSRQCdcMe0zeP1AAygwLlJtPNAAL19DARdPzBOWSm1brJBi45soRAWQAAkrQIykShQ9wVhHCwCQCACH5BAAKAAYALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiRMDjI0Fd30/iI2UA5GSS5UDj2l6NoqgOgN4gksEBgYFf0FDqKgHnyZ9OX8HrgYHdHpcHQULXAS2qKpENRg7eAMLC7kTBaixUYFkKAzWAAnLC7FLVxLWDBLKCwaKTULgEwbLA4hJtOkSBNqITT3xEgfLpBtzE/jiuL04RGEBgwWhShRgQExHBAAh+QQACgAHACwAAAAAIAAgAAAE7xDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfZiCqGk5dTESJeaOAlClzsJsqwiJwiqnFrb2nS9kmIcgEsjQydLiIlHehhpejaIjzh9eomSjZR+ipslWIRLAgMDOR2DOqKogTB9pCUJBagDBXR6XB0EBkIIsaRsGGMMAxoDBgYHTKJiUYEGDAzHC9EACcUGkIgFzgwZ0QsSBcXHiQvOwgDdEwfFs0sDzt4S6BK4xYjkDOzn0unFeBzOBijIm1Dgmg5YFQwsCMjp1oJ8LyIAACH5BAAKAAgALAAAAAAgACAAAATwEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GGl6NoiPOH16iZKNlH6KmyWFOggHhEEvAwwMA0N9GBsEC6amhnVcEwavDAazGwIDaH1ipaYLBUTCGgQDA8NdHz0FpqgTBwsLqAbWAAnIA4FWKdMLGdYGEgraigbT0OITBcg5QwPT4xLrROZL6AuQAPUS7bxLpoWidY0JtxLHKhwwMJBTHgPKdEQAACH5BAAKAAkALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GAULDJCRiXo1CpGXDJOUjY+Yip9DhToJA4RBLwMLCwVDfRgbBAaqqoZ1XBMHswsHtxtFaH1iqaoGNgAIxRpbFAgfPQSqpbgGBqUD1wBXeCYp1AYZ19JJOYgH1KwA4UBvQwXUBxPqVD9L3sbp2BNk2xvvFPJd+MFCN6HAAIKgNggY0KtEBAAh+QQACgAKACwAAAAAIAAgAAAE6BDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfYIDMaAFdTESJeaEDAIMxYFqrOUaNW4E4ObYcCXaiBVEgULe0NJaxxtYksjh2NLkZISgDgJhHthkpU4mW6blRiYmZOlh4JWkDqILwUGBnE6TYEbCgevr0N1gH4At7gHiRpFaLNrrq8HNgAJA70AWxQIH1+vsYMDAzZQPC9VCNkDWUhGkuE5PxJNwiUK4UfLzOlD4WvzAHaoG9nxPi5d+jYUqfAhhykOFwJWiAAAIfkEAAoACwAsAAAAACAAIAAABPAQyElpUqnqzaciSoVkXVUMFaFSwlpOCcMYlErAavhOMnNLNo8KsZsMZItJEIDIFSkLGQoQTNhIsFehRww2CQLKF0tYGKYSg+ygsZIuNqJksKgbfgIGepNo2cIUB3V1B3IvNiBYNQaDSTtfhhx0CwVPI0UJe0+bm4g5VgcGoqOcnjmjqDSdnhgEoamcsZuXO1aWQy8KAwOAuTYYGwi7w5h+Kr0SJ8MFihpNbx+4Erq7BYBuzsdiH1jCAzoSfl0rVirNbRXlBBlLX+BP0XJLAPGzTkAuAOqb0WT5AH7OcdCm5B8TgRwSRKIHQtaLCwg1RAAAOwAAAAAAAAAAAA==") #111 no-repeat center center;
  border-radius: 8px;
}
@media print {
  body {
    width: 100%;
  }
  body .container {
    width: 100% !important;
  }
  body .container .row {
    width: 100%;
  }
  body a[href]:after {
    content: "" !important;
    display: none !important;
  }
  body a.scrollup {
    display: none !important;
  }
  body * {
    max-width: 100% !important;
    height: auto !important;
  }
  body header {
    position: relative !important;
  }
  body #banner-policies {
    display: none !important;
  }
  body.auction [class*="col-lg"],
  body.auction [class*="col-md"],
  body.auction [class*="col-sm"],
  body.auction [class*="col-xs"] {
    float: left;
  }
  body.auction .menu-slider-container {
    display: none !important;
  }
  body.auction .main-container .nav-overlay,
  body.auction .main-container header .main-menu,
  body.auction .main-container header .request-quote,
  body.auction .main-container header .call,
  body.auction .main-container header button,
  body.auction .main-container .header-spacer,
  body.auction .main-container footer,
  body.auction .main-container #how-to-bid,
  body.auction .main-container #make-an-enquiry form,
  body.auction .main-container #make-an-enquiry .col-sm-6.left > h2,
  body.auction .main-container #similar-vehicle-sales,
  body.auction .main-container #auction-links,
  body.auction .main-container .secondary-nav,
  body.auction .main-container .gallery .photo-count,
  body.auction .main-container .social-auction,
  body.auction .main-container #auction-map {
    display: none !important;
  }
  body.auction .main-container .nav-overlay *,
  body.auction .main-container header .main-menu *,
  body.auction .main-container header .request-quote *,
  body.auction .main-container header .call *,
  body.auction .main-container header button *,
  body.auction .main-container .header-spacer *,
  body.auction .main-container footer *,
  body.auction .main-container #how-to-bid *,
  body.auction .main-container #make-an-enquiry form *,
  body.auction .main-container #make-an-enquiry .col-sm-6.left > h2 *,
  body.auction .main-container #similar-vehicle-sales *,
  body.auction .main-container #auction-links *,
  body.auction .main-container .secondary-nav *,
  body.auction .main-container .gallery .photo-count *,
  body.auction .main-container .social-auction *,
  body.auction .main-container #auction-map * {
    display: none !important;
  }
  body.auction .main-container #make-an-enquiry .col-sm-6 {
    float: none;
    width: 100%;
    margin: 0;
    padding: 0;
  }
  body.auction .main-container #make-an-enquiry .team {
    display: flex;
    flex-wrap: wrap;
  }
  body.auction .main-container #make-an-enquiry .team .item {
    width: 50%;
  }
  body.auction .main-container .auction-condition a {
    display: none;
  }
  body.auction .main-container .gallery {
    margin-top: 30px;
    width: 100%;
    overflow: visible;
  }
  body.auction .main-container .gallery div {
    display: flex;
  }
  body.auction .main-container .gallery div figure {
    width: auto;
    height: auto;
    margin: 5px;
    flex: 1;
  }
  body.auction .main-container .gallery div figure a {
    display: block;
  }
  body.auction .main-container .gallery div figure a img {
    display: block;
    width: 100%;
    height: auto;
  }
  body.auction .main-container .gallery div figure:not(:first-child) {
    display: none !important;
  }
  body.auction .main-container #lot-prev,
  body.auction .main-container #lot-next,
  body.auction .main-container .nav-reveal {
    display: none !important;
  }
  body.auction .main-container .lot-details {
    margin-top: 20px;
  }
  body.auction .main-container .status {
    text-align: right;
    float: right;
    margin-left: auto;
  }
  body.auction .main-container .status .btn.full {
    display: block;
    margin-left: auto;
    border: 2px solid #c20013;
    float: right;
  }
  body.auction .main-container .lot-description .btn.green.full {
    display: none !important;
  }
  body.auction .main-container .team .item,
  body.auction .main-container .auction-condition {
    display: inline;
    -webkit-column-break-inside: avoid;
       -moz-column-break-inside: avoid;
            break-inside: avoid;
  }
  body.auction .main-container #map-overlay {
    display: block;
  }
  body.auction .main-container #map-overlay .viewing-inspection-times-items {
    width: 100% !important;
    text-align: center !important;
    display: block !important;
  }
  body.auction .main-container #map-overlay .viewing-inspection-times-items .viewing-inspection-times-item {
    display: block !important;
    width: 45% !important;
    float: left !important;
  }
}
/* Base Form Styles
=========================================*/
::-ms-clear {
  display: none;
}
.fieldset-label {
  font-weight: bold;
}
.fieldset-label + .form__input {
  margin-top: 0;
}
.form__input {
  display: block;
  width: 100%;
  vertical-align: top;
  position: relative;
  align-items: center;
  margin: 2.5rem 0;
  display: flex;
  background-color: #fff;
  border: 1px solid #cecece;
  border-radius: 3px;
  transition: all 600ms cubic-bezier(0.25, 1, 0.2, 1);
}
.form__input.form__input__error {
  border-color: #c20013 !important;
}
.form__input.checkbox__input.form__input__error label,
.form__input.radio__input.form__input__error label {
  border-color: #c20013 !important;
}
.form__input:last-child {
  margin-bottom: 0;
}
.form__input input.input__field,
.form__input textarea.input__field {
  display: block;
  width: 100%;
  height: 50px;
  padding: 5px 10px 5px 15px;
  font-size: 2rem;
  transition: all 600ms cubic-bezier(0.25, 1, 0.2, 1);
  outline: none;
  box-shadow: none;
  background: transparent right 20px top 100%;
  border: none;
}
.form__input input.input__field:focus,
.form__input textarea.input__field:focus {
  outline: none;
  font-weight: 400;
}
.form__input input.input__field:focus label,
.form__input textarea.input__field:focus label {
  -webkit-animation: anim-chisato-1 0.25s forwards;
          animation: anim-chisato-1 0.25s forwards;
}
.form__input input.input__field.input__field--valid,
.form__input textarea.input__field.input__field--valid {
  background: url(/promotions/pebble-beach-2017/assets/images/icon-tick-green) no-repeat 98% 50%;
  background: url(/promotions/pebble-beach-2017/assets/images/icon-tick-green.svg) no-repeat scroll right 20px top 50%;
  background-size: 14px 14px;
  transition: none;
}
.form__input input.input__field.input__field--invalid,
.form__input textarea.input__field.input__field--invalid {
  background: url(/promotions/pebble-beach-2017/assets/images/icon-x-red.svg) no-repeat 98% 50%;
  background: url(/promotions/pebble-beach-2017/assets/images/icon-x-red.svg) no-repeat scroll right 20px top 50%;
  background-size: 12px 12px;
  transition: none;
}
.form__input input.input__field.input__field--thinking,
.form__input textarea.input__field.input__field--thinking {
  background: url(/promotions/pebble-beach-2017/assets/images/icon-arrow-right.svg) no-repeat 98% 50%;
  background: url(/promotions/pebble-beach-2017/assets/images/icon-arrow-right.svg) no-repeat scroll right 20px top 50%;
  background-size: 20px 20px;
  transition: none;
}
.form__input textarea.input__field {
  padding-top: 25px;
}
.form__input textarea.input__field.input__field--valid {
  background-position: 98% 10px;
  transition: none;
}
.form__input textarea.input__field.input__field--invalid {
  background-position: 98% 10px;
  transition: none;
}
.form__input textarea.input__field.input__field--thinking {
  background-position: 98% 10px;
  transition: none;
}
.form__input label {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  text-align: left;
  overflow: hidden;
  pointer-events: none;
  padding: 5px 5px 5px 15px;
  transition: all 600ms cubic-bezier(0.25, 1, 0.2, 1);
  font-weight: 300;
  line-height: 40px;
}
.form__input em {
  position: absolute;
  bottom: -2.2rem;
  left: 0;
  font-size: 1.2rem;
  color: #c20013;
  font-style: normal;
  -webkit-transform: none;
          transform: none;
}
.form__input figure {
  position: absolute;
  text-align: left;
  overflow: hidden;
  pointer-events: none;
  padding: 20px 20px 20px 20px;
  transition: all 600ms cubic-bezier(0.25, 1, 0.2, 1);
  background-color: rgba(0, 0, 0, 0.05);
  height: 100%;
  display: flex;
  align-items: center;
}
.form__input figure svg {
  width: 30px;
  height: 30px;
}
.form__input figure + input.input__field,
.form__input figure + input.input__field + label {
  padding: 20px 20px 20px 90px !important;
}
.form__input.input--focus,
.form__input.input--filled {
  border: 1px solid #9b9b9b;
}
.form__input.input--focus label,
.form__input.input--filled label {
  top: -14px;
  font-size: 1.2rem;
  color: #0f7215;
}
.form__input.input--focus input.input__field,
.form__input.input--filled input.input__field {
  padding-top: 15px;
  padding-bottom: 0;
  font-weight: 400;
}
.form__input.input--focus figure + input.input__field,
.form__input.input--filled figure + input.input__field,
.form__input.input--focus figure + input.input__field + label,
.form__input.input--filled figure + input.input__field + label {
  padding: 25px 20px 15px 90px !important;
}
.form__input.input--focus {
  border-color: #0f7215;
}
.form__input.checkbox__input,
.form__input.radio__input {
  position: relative;
  display: inline-block;
  width: auto;
  margin: 0 0 10px 0;
  padding: 0;
  border: 0;
}
.form__input.checkbox__input label,
.form__input.radio__input label {
  float: none;
  position: relative;
  z-index: 99;
  padding: 10px 14px;
  text-align: center;
  line-height: 1;
  pointer-events: auto;
  border-radius: 3px;
  background-color: #fff;
  border: 1px solid #cecece;
}
.form__input.checkbox__input label:hover,
.form__input.radio__input label:hover {
  cursor: pointer;
}
.form__input.checkbox__input input[type=checkbox],
.form__input.radio__input input[type=checkbox],
.form__input.checkbox__input input[type=radio],
.form__input.radio__input input[type=radio] {
  position: absolute;
  visibility: hidden;
}
.form__input.checkbox__input input[type=checkbox]:checked + label,
.form__input.radio__input input[type=checkbox]:checked + label,
.form__input.checkbox__input input[type=radio]:checked + label,
.form__input.radio__input input[type=radio]:checked + label {
  background: #e7f1e7;
  border-color: #0f7215;
}
.form__input.checkbox__input input[type=checkbox],
.form__input.radio__input input[type=checkbox] {
  visibility: visible;
  z-index: 100;
  top: 5px;
  left: 9px;
}
.form__input.radio__input.radio__input--image {
  margin-right: 10px;
  width: calc(50% - 10px);
}
.form__input.radio__input.radio__input--image:last-of-type {
  margin-right: 0;
}
@media (min-width: 768px) {
  .form__input.radio__input.radio__input--image {
    width: calc(20% - 10px);
  }
}
.form__input.radio__input.radio__input--image label {
  height: 100%;
  padding: 10px;
  text-align: center;
}
.form__input.radio__input.radio__input--image img,
.form__input.radio__input.radio__input--image svg {
  width: auto;
  height: 40px;
  margin: 10px auto 10px;
  text-align: center;
  fill: #818383;
  display: block;
  max-width: 50px;
}
.form__input.radio__input.radio__input--image em {
  width: 100%;
}
.form__input.checkbox__input {
  display: block;
  position: relative;
  border: 1px solid #cecece;
}
.form__input.checkbox__input label {
  margin: 0;
  padding: 10px 30px;
  text-align: left;
}
.form__input.checkbox__input.checkbox__input--checked {
  border: 1px solid #0f7215;
  background-color: #e7f1e7;
}
.form__input.checkbox__input.checkbox__input--checked:before {
  background: #fff;
}
.form__input.checkbox__input.checkbox__input--checked:after {
  position: absolute;
  z-index: 100;
  content: '';
  display: block;
  top: 16px;
  left: 8px;
  width: 12px;
  height: 12px;
  background: url(/promotions/pebble-beach-2017/assets/images/icon-tick-green.svg);
  background-repeat: no-repeat;
  background-size: contain;
  pointer-events: none;
}
.form__input.checkbox__input input {
  opacity: 0;
  pointer-events: none;
}
.form__input.checkbox__input:before {
  position: absolute;
  z-index: 100;
  content: '';
  display: block;
  top: 13px;
  left: 6px;
  width: 16px;
  height: 16px;
  border-radius: 2px;
  border: 1px solid #cecece;
  pointer-events: none;
}
.form__input.checkbox__input.checkbox__input--image {
  margin-right: 10px;
  width: calc(33.333% - 11px);
}
.form__input.checkbox__input.checkbox__input--image:last-of-type {
  margin-right: 0;
}
@media (min-width: 768px) {
  .form__input.checkbox__input.checkbox__input--image {
    width: calc(16.667% - 10px);
  }
}
.form__input.checkbox__input.checkbox__input--image:before {
  top: 6px;
}
.form__input.checkbox__input.checkbox__input--image.checkbox__input--checked:after {
  top: 9px;
}
.form__input.checkbox__input.checkbox__input--image label {
  height: 100%;
  padding: 20px 2px 5px;
  text-align: center;
}
@media (min-width: 768px) {
  .form__input.checkbox__input.checkbox__input--image label {
    min-height: 125px;
  }
}
.form__input.checkbox__input.checkbox__input--image img,
.form__input.checkbox__input.checkbox__input--image svg {
  width: auto;
  height: 40px;
  margin: 0 auto 10px;
  text-align: center;
  fill: #818383;
  display: block;
  max-width: 50px;
}
.form__input.checkbox__input.checkbox__input--image em {
  width: 100%;
}
/* NO GUTTERS
========================================*/
.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row.no-gutters [class^="col-"],
.row.no-gutters [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}
/*# sourceMappingURL=main.css.map */