.abs-svg {
    position: relative;
    margin: 0 auto;
    text-align: center;
    display: table;
}

.abs-svg .stalls {float: left;}

.svg-container {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
}

body {
    display: block !important;
  }
  .clearfix:before,
  .clearfix:after,
  .container:before,
  .container:after,
  .row:before,
  .row:after,
  .row-inline:before,
  .row-inline:after,
  .nav:before,
  .nav:after,
  .modal-footer:before,
  .modal-footer:after {
    content: " ";
    display: table;
  }
  .clearfix:after,
  .container:after,
  .row:after,
  .row-inline:after,
  .nav:after,
  .modal-footer:after {
    clear: both;
  }
  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: none;
  }
  abbr[title] {
    border-bottom: 1px dotted;
  }
  b,
  strong {
    font-weight: bold;
  }
  dfn {
    font-style: italic;
  }
  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: 0;
  }
  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: none;
    margin: 0;
    padding: 0;
  }
  legend {
    border: 0;
    padding: 0;
  }
  textarea {
    overflow: auto;
  }
  optgroup {
    font-weight: bold;
  }
  table {
    border-collapse: collapse;
    border-spacing: 0;
  }
  td,
  th {
    padding: 0;
  }
  @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;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  *:before,
  *:after {
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  html {
    font-size: 14px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  body {
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.3;
    color: #000000;
    background-color: #ffffff;
  }
  input,
  button,
  select,
  textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
  }
  a {
    color: #000000;
    text-decoration: none;
  }
  a:hover,
  a:focus {
    color: #000000;
    text-decoration: none;
  }
  figure {
    margin: 0;
  }
  img {
    vertical-align: middle;
  }
  [role="button"] {
    cursor: pointer;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-family: inherit;
    font-weight: 300;
    line-height: 1.3;
    color: inherit;
  }
  h1,
  h2,
  h3 {
    margin-top: 0;
    margin-bottom: 0;
  }
  h4,
  h5,
  h6 {
    margin-top: 0;
    margin-bottom: 0;
  }
  h1 {
    font-size: 62px;
  }
  h2 {
    font-size: 42px;
  }
  h3 {
    font-size: 24px;
  }
  h4 {
    font-size: 18px;
  }
  h5 {
    font-size: 14px;
  }
  h6 {
    font-size: 12px;
  }
  p {
    margin: 0 0 0;
  }
  .text-center {
    text-align: center;
  }
  ul,
  ol {
    padding-left: 0;
    list-style: none;
    margin-top: 0;
    margin-bottom: 0;
  }
  ul ul,
  ol ul,
  ul ol,
  ol ol {
    margin-bottom: 0;
  }
  .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: 1200px;
    }
  }
  .row,
  .row-inline {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row-inline {
    font-size: 0;
  }
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-1-inline, .col-sm-1-inline, .col-md-1-inline, .col-lg-1-inline, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-2-inline, .col-sm-2-inline, .col-md-2-inline, .col-lg-2-inline, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-3-inline, .col-sm-3-inline, .col-md-3-inline, .col-lg-3-inline, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-4-inline, .col-sm-4-inline, .col-md-4-inline, .col-lg-4-inline, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-5-inline, .col-sm-5-inline, .col-md-5-inline, .col-lg-5-inline, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-6-inline, .col-sm-6-inline, .col-md-6-inline, .col-lg-6-inline, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-7-inline, .col-sm-7-inline, .col-md-7-inline, .col-lg-7-inline, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-8-inline, .col-sm-8-inline, .col-md-8-inline, .col-lg-8-inline, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-9-inline, .col-sm-9-inline, .col-md-9-inline, .col-lg-9-inline, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-10-inline, .col-sm-10-inline, .col-md-10-inline, .col-lg-10-inline, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-11-inline, .col-sm-11-inline, .col-md-11-inline, .col-lg-11-inline, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-12-inline, .col-sm-12-inline, .col-md-12-inline, .col-lg-12-inline {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  @media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
      float: left;
    }
    .col-sm-1-inline, .col-sm-2-inline, .col-sm-3-inline, .col-sm-4-inline, .col-sm-5-inline, .col-sm-6-inline, .col-sm-7-inline, .col-sm-8-inline, .col-sm-9-inline, .col-sm-10-inline, .col-sm-11-inline, .col-sm-12-inline {
      display: inline-block;
      vertical-align: middle;
      font-size: 14px;
    }
    .col-sm-12,
    .col-sm-12-inline {
      width: 100%;
    }
    .col-sm-11,
    .col-sm-11-inline {
      width: 91.66666667%;
    }
    .col-sm-10,
    .col-sm-10-inline {
      width: 83.33333333%;
    }
    .col-sm-9,
    .col-sm-9-inline {
      width: 75%;
    }
    .col-sm-8,
    .col-sm-8-inline {
      width: 66.66666667%;
    }
    .col-sm-7,
    .col-sm-7-inline {
      width: 58.33333333%;
    }
    .col-sm-6,
    .col-sm-6-inline {
      width: 50%;
    }
    .col-sm-5,
    .col-sm-5-inline {
      width: 41.66666667%;
    }
    .col-sm-4,
    .col-sm-4-inline {
      width: 33.33333333%;
    }
    .col-sm-3,
    .col-sm-3-inline {
      width: 25%;
    }
    .col-sm-2,
    .col-sm-2-inline {
      width: 16.66666667%;
    }
    .col-sm-1,
    .col-sm-1-inline {
      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-1-inline, .col-md-2-inline, .col-md-3-inline, .col-md-4-inline, .col-md-5-inline, .col-md-6-inline, .col-md-7-inline, .col-md-8-inline, .col-md-9-inline, .col-md-10-inline, .col-md-11-inline, .col-md-12-inline {
      display: inline-block;
      vertical-align: middle;
      font-size: 14px;
    }
    .col-md-12,
    .col-md-12-inline {
      width: 100%;
    }
    .col-md-11,
    .col-md-11-inline {
      width: 91.66666667%;
    }
    .col-md-10,
    .col-md-10-inline {
      width: 83.33333333%;
    }
    .col-md-9,
    .col-md-9-inline {
      width: 75%;
    }
    .col-md-8,
    .col-md-8-inline {
      width: 66.66666667%;
    }
    .col-md-7,
    .col-md-7-inline {
      width: 58.33333333%;
    }
    .col-md-6,
    .col-md-6-inline {
      width: 50%;
    }
    .col-md-5,
    .col-md-5-inline {
      width: 41.66666667%;
    }
    .col-md-4,
    .col-md-4-inline {
      width: 33.33333333%;
    }
    .col-md-3,
    .col-md-3-inline {
      width: 25%;
    }
    .col-md-2,
    .col-md-2-inline {
      width: 16.66666667%;
    }
    .col-md-1,
    .col-md-1-inline {
      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-1-inline, .col-lg-2-inline, .col-lg-3-inline, .col-lg-4-inline, .col-lg-5-inline, .col-lg-6-inline, .col-lg-7-inline, .col-lg-8-inline, .col-lg-9-inline, .col-lg-10-inline, .col-lg-11-inline, .col-lg-12-inline {
      display: inline-block;
      vertical-align: middle;
      font-size: 14px;
    }
    .col-lg-12,
    .col-lg-12-inline {
      width: 100%;
    }
    .col-lg-11,
    .col-lg-11-inline {
      width: 91.66666667%;
    }
    .col-lg-10,
    .col-lg-10-inline {
      width: 83.33333333%;
    }
    .col-lg-9,
    .col-lg-9-inline {
      width: 75%;
    }
    .col-lg-8,
    .col-lg-8-inline {
      width: 66.66666667%;
    }
    .col-lg-7,
    .col-lg-7-inline {
      width: 58.33333333%;
    }
    .col-lg-6,
    .col-lg-6-inline {
      width: 50%;
    }
    .col-lg-5,
    .col-lg-5-inline {
      width: 41.66666667%;
    }
    .col-lg-4,
    .col-lg-4-inline {
      width: 33.33333333%;
    }
    .col-lg-3,
    .col-lg-3-inline {
      width: 25%;
    }
    .col-lg-2,
    .col-lg-2-inline {
      width: 16.66666667%;
    }
    .col-lg-1,
    .col-lg-1-inline {
      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: 0;
  }
  .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.3;
    vertical-align: top;
    border-top: 1px solid #dddddd;
  }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #dddddd;
  }
  .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 #dddddd;
  }
  .table .table {
    background-color: #ffffff;
  }
  .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 #dddddd;
  }
  .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 #dddddd;
  }
  .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: 0;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #dddddd;
    }
    .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;
    }
  }
  /* .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.3;
    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: #333333;
    text-decoration: none;
  }
  .btn:active,
  .btn.active {
    outline: 0;
    background-image: none;
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  }
  .btn.disabled,
  .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    -moz-opacity: 0.65;
    -khtml-opacity: 0.65;
    -webkit-opacity: 0.65;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
    opacity: 0.65;
    filter: alpha(opacity=65);
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  a.btn.disabled,
  fieldset[disabled] a.btn {
    pointer-events: none;
  }
  .btn-default {
    color: #333333;
    background-color: #ffffff;
    border-color: #cccccc;
  }
  .btn-default:focus,
  .btn-default.focus {
    color: #333333;
    background-color: #e6e6e6;
    border-color: #8c8c8c;
  }
  .btn-default:hover {
    color: #333333;
    background-color: #e6e6e6;
    border-color: #adadad;
  }
  .btn-default:active,
  .btn-default.active,
  .open > .dropdown-toggle.btn-default {
    color: #333333;
    background-color: #e6e6e6;
    border-color: #adadad;
  }
  .btn-default:active:hover,
  .btn-default.active:hover,
  .open > .dropdown-toggle.btn-default:hover,
  .btn-default:active:focus,
  .btn-default.active:focus,
  .open > .dropdown-toggle.btn-default:focus,
  .btn-default:active.focus,
  .btn-default.active.focus,
  .open > .dropdown-toggle.btn-default.focus {
    color: #333333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
  }
  .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: #ffffff;
    border-color: #cccccc;
  }
  .btn-default .badge {
    color: #ffffff;
    background-color: #333333;
  }
  .btn-primary {
    color: #ffffff;
    background-color: #cc1414;
    border-color: #cf271c;
  }
  .btn-primary:focus,
  .btn-primary.focus {
    color: #ffffff;
    background-color: #b92319;
    border-color: #5f120d;
  }
  .btn-primary:hover {
    color: #ffffff;
    background-color: #b92319;
    border-color: #991d15;
  }
  .btn-primary:active,
  .btn-primary.active,
  .open > .dropdown-toggle.btn-primary {
    color: #ffffff;
    background-color: #b92319;
    border-color: #991d15;
  }
  .btn-primary:active:hover,
  .btn-primary.active:hover,
  .open > .dropdown-toggle.btn-primary:hover,
  .btn-primary:active:focus,
  .btn-primary.active:focus,
  .open > .dropdown-toggle.btn-primary:focus,
  .btn-primary:active.focus,
  .btn-primary.active.focus,
  .open > .dropdown-toggle.btn-primary.focus {
    color: #ffffff;
    background-color: #991d15;
    border-color: #5f120d;
  }
  .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: #e12f24;
    border-color: #cf271c;
  }
  .btn-primary .badge {
    color: #e12f24;
    background-color: #ffffff;
  }
  .btn-success {
    color: #ffffff;
    background-color: #5cb85c;
    border-color: #4cae4c;
  }
  .btn-success:focus,
  .btn-success.focus {
    color: #ffffff;
    background-color: #449d44;
    border-color: #255625;
  }
  .btn-success:hover {
    color: #ffffff;
    background-color: #449d44;
    border-color: #398439;
  }
  .btn-success:active,
  .btn-success.active,
  .open > .dropdown-toggle.btn-success {
    color: #ffffff;
    background-color: #449d44;
    border-color: #398439;
  }
  .btn-success:active:hover,
  .btn-success.active:hover,
  .open > .dropdown-toggle.btn-success:hover,
  .btn-success:active:focus,
  .btn-success.active:focus,
  .open > .dropdown-toggle.btn-success:focus,
  .btn-success:active.focus,
  .btn-success.active.focus,
  .open > .dropdown-toggle.btn-success.focus {
    color: #ffffff;
    background-color: #398439;
    border-color: #255625;
  }
  .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: #ffffff;
  }
  .btn-info {
    color: #ffffff;
    background-color: #5bc0de;
    border-color: #46b8da;
  }
  .btn-info:focus,
  .btn-info.focus {
    color: #ffffff;
    background-color: #31b0d5;
    border-color: #1b6d85;
  }
  .btn-info:hover {
    color: #ffffff;
    background-color: #31b0d5;
    border-color: #269abc;
  }
  .btn-info:active,
  .btn-info.active,
  .open > .dropdown-toggle.btn-info {
    color: #ffffff;
    background-color: #31b0d5;
    border-color: #269abc;
  }
  .btn-info:active:hover,
  .btn-info.active:hover,
  .open > .dropdown-toggle.btn-info:hover,
  .btn-info:active:focus,
  .btn-info.active:focus,
  .open > .dropdown-toggle.btn-info:focus,
  .btn-info:active.focus,
  .btn-info.active.focus,
  .open > .dropdown-toggle.btn-info.focus {
    color: #ffffff;
    background-color: #269abc;
    border-color: #1b6d85;
  }
  .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: #ffffff;
  }
  .btn-warning {
    color: #ffffff;
    background-color: #f0ad4e;
    border-color: #eea236;
  }
  .btn-warning:focus,
  .btn-warning.focus {
    color: #ffffff;
    background-color: #ec971f;
    border-color: #985f0d;
  }
  .btn-warning:hover {
    color: #ffffff;
    background-color: #ec971f;
    border-color: #d58512;
  }
  .btn-warning:active,
  .btn-warning.active,
  .open > .dropdown-toggle.btn-warning {
    color: #ffffff;
    background-color: #ec971f;
    border-color: #d58512;
  }
  .btn-warning:active:hover,
  .btn-warning.active:hover,
  .open > .dropdown-toggle.btn-warning:hover,
  .btn-warning:active:focus,
  .btn-warning.active:focus,
  .open > .dropdown-toggle.btn-warning:focus,
  .btn-warning:active.focus,
  .btn-warning.active.focus,
  .open > .dropdown-toggle.btn-warning.focus {
    color: #ffffff;
    background-color: #d58512;
    border-color: #985f0d;
  }
  .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: #ffffff;
  }
  .btn-danger {
    color: #ffffff;
    background-color: #d3251d;
    border-color: #bd211a;
  }
  .btn-danger:focus,
  .btn-danger.focus {
    color: #ffffff;
    background-color: #a61d17;
    border-color: #4c0d0b;
  }
  .btn-danger:hover {
    color: #ffffff;
    background-color: #a61d17;
    border-color: #871813;
  }
  .btn-danger:active,
  .btn-danger.active,
  .open > .dropdown-toggle.btn-danger {
    color: #ffffff;
    background-color: #a61d17;
    border-color: #871813;
  }
  .btn-danger:active:hover,
  .btn-danger.active:hover,
  .open > .dropdown-toggle.btn-danger:hover,
  .btn-danger:active:focus,
  .btn-danger.active:focus,
  .open > .dropdown-toggle.btn-danger:focus,
  .btn-danger:active.focus,
  .btn-danger.active.focus,
  .open > .dropdown-toggle.btn-danger.focus {
    color: #ffffff;
    background-color: #871813;
    border-color: #4c0d0b;
  }
  .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: #d3251d;
    border-color: #bd211a;
  }
  .btn-danger .badge {
    color: #d3251d;
    background-color: #ffffff;
  }
  .btn-link {
    color: #000000;
    font-weight: normal;
    border-radius: 0;
  }
  .btn-link,
  .btn-link:active,
  .btn-link.active,
  .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .btn-link,
  .btn-link:hover,
  .btn-link:focus,
  .btn-link:active {
    border-color: transparent;
  }
  .btn-link:hover,
  .btn-link:focus {
    color: #000000;
    text-decoration: none;
    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 {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
  }
  .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
  }
  .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
  }
  .btn-block {
    display: block;
    width: 100%;
  }
  .btn-block + .btn-block {
    margin-top: 5px;
  }
  input[type="submit"].btn-block,
  input[type="reset"].btn-block,
  input[type="button"].btn-block {
    width: 100%;
  }
  .fade {
    opacity: 0;
    -webkit-transition: all opacity 0.15s linear ease-out;
    -moz-transition: all opacity 0.15s linear ease-out;
    -o-transition: all opacity 0.15s linear ease-out;
    transition: all opacity 0.15s linear ease-out;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
  }
  .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;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -moz-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
  }
  .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: #000000;
  }
  .nav .nav-divider {
    height: 1px;
    margin: -1 0;
    overflow: hidden;
    background-color: #e5e5e5;
  }
  .nav > li > a > img {
    max-width: none;
  }
  .nav-tabs {
    border-bottom: 1px solid #dddddd;
  }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px;
  }
  .nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.3;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs > li > a:hover {
    border-color: #eeeeee #eeeeee #dddddd;
  }
  .nav-tabs > li.active > a,
  .nav-tabs > li.active > a:hover,
  .nav-tabs > li.active > a:focus {
    color: #666666;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    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 #dddddd;
  }
  @media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #dddddd;
      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: #ffffff;
    }
  }
  .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: #ffffff;
    background-color: #e12f24;
  }
  .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 #dddddd;
  }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a {
      border-bottom: 1px solid #dddddd;
      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: #ffffff;
    }
  }
  .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;
  }
  .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-object.img-thumbnail {
    max-width: none;
  }
  .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;
  }
  .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: translate3d(0, -25%, 0);
    -moz-transform: translate3d(0, -25%, 0);
    -o-transform: translate3d(0, -25%, 0);
    -ms-transform: translate3d(0, -25%, 0);
    transform: translate3d(0, -25%, 0);
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .modal.in .modal-dialog {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-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: #ffffff;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    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: #000000;
  }
  .modal-backdrop.fade {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    opacity: 0;
    filter: alpha(opacity=0);
  }
  .modal-backdrop.in {
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    -webkit-opacity: 0.5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    opacity: 0.5;
    filter: alpha(opacity=50);
  }
  .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.3px;
  }
  .modal-header .close {
    margin-top: -2px;
  }
  .modal-title {
    margin: 0;
    line-height: 1.3;
  }
  .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 {
      -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
      -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
    .modal-sm {
      width: 300px;
    }
  }
  @media (min-width: 992px) {
    .modal-lg {
      width: 955px;
    }
  }
  .tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.3;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    opacity: 0;
    filter: alpha(opacity=0);
  }
  .tooltip.in {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .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: 300px;
    padding: 3px 8px;
    color: #000000;
    text-align: center;
    background-color: #ffffff;
    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: #ffffff;
  }
  .tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #ffffff;
  }
  .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #ffffff;
  }
  .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #ffffff;
  }
  .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #ffffff;
  }
  .tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #ffffff;
  }
  .tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #ffffff;
  }
  .tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #ffffff;
  }
  .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.3;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  }
  .popover.top {
    margin-top: -10px;
  }
  .popover.right {
    margin-left: 10px;
  }
  .popover.bottom {
    margin-top: 10px;
  }
  .popover.left {
    margin-left: -10px;
  }
  .popover-title {
    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: #ffffff;
  }
  .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: #ffffff;
  }
  .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: #ffffff;
  }
  .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: #ffffff;
    bottom: -10px;
  }
  .paragraph header h2 {
    position: relative;
    padding-bottom: 40px;
    margin-bottom: 50px;
  }
  .paragraph header h2:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 65px;
    height: 2px;
    background-color: #cb2920;
  }
  @media (min-width: 992px) and (max-width: 1199px) {
    .paragraph header h2 {
      font-size: 38px;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .paragraph header h2 {
      font-size: 36px;
    }
  }
  @media (max-width: 767px) {
    .paragraph header h2 {
      font-size: 30px;
      padding-bottom: 20px;
      margin-bottom: 30px;
    }
  }
  .header-section {
    -webkit-box-shadow: 0px 0px 70px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 70px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 70px 0px rgba(0, 0, 0, 0.1);
    position: relative;
    background: white;
  }
  .menu-lines {
    display: none;
  }
  /* .header-holder .cart-holder ul {
    line-height: 50px;
  } */
  .header-holder {
    position: relative;
  }
  .header-holder figure {
    line-height: 110px;
    display: inline-block;
  }
  .header-holder li {
    display: inline-block;
    vertical-align: middle;
  }

  .header-holder ul a:hover,
  .header-holder ul button:hover {
    opacity: 0.6;
  }
  .hide-menu .menu {
    display: inline-block;
  }
  .cart-holder ul a.btn.btn-primary {
    font-family: Montserrat;
    padding: 5px 10px;
    margin-left: 20px;
    margin-top: 8px;
    border: none;
    text-transform: none;
  }
  .top-toilet-section {
    background-color: #f7f6f6;
  }
  .top-toilet-holder {
    padding: 10px 0 10px 0;
  }
  .top-toilet-content h1 {
    text-transform: uppercase;
    margin: 0px 0 40px 0;
  }
  .top-toilet-content h1 strong {
    font-weight: 900;
  }
  .top-toilet-content li {
    margin-bottom: 30px;
    position: relative;
    padding-left: 45px;
    color: #666666;
    font-size: 18px;
    font-weight: 400;
  }
  .top-toilet-content li:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 21px;
    height: 21px;
    background: url("../images/icons/check-green.svg") center no-repeat;
    border-right: 50%;
  }
  .top-toilet-content footer {
    position: relative;
  }
  .top-toilet-content footer a {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    padding: 30px 30px;
    background-color: #d92d23;
    background-image: linear-gradient(to top, rgba(1, 1, 1, 0.16) 0%, rgba(255, 255, 255, 0.16) 100%);
    border-radius: 4px;
    margin-top: 30px;
    margin-left: 20px;
    position: relative;
    -webkit-transition: all 0.3s ease ease-out;
    -moz-transition: all 0.3s ease ease-out;
    -o-transition: all 0.3s ease ease-out;
    transition: all 0.3s ease ease-out;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .top-toilet-content footer a:after {
    content: '';
    width: 110px;
    height: 100px;
    display: block;
    background-image: url(../images/arr.png);
    background-size: 100% auto;
    position: absolute;
    top: -24px;
    right: -140px;
    background-repeat: no-repeat;
  }
  .top-toilet-content footer a:before {
    content: "";
    position: absolute;
    top: -20px;
    bottom: -20px;
    left: -20px;
    right: -20px;
    opacity: 0.1;
    border: 1px dashed #000;
  }
  .top-toilet-content footer a:hover {
    background-image: linear-gradient(to bottom, rgba(1, 1, 1, 0.16) 0%, rgba(255, 255, 255, 0.16) 100%);
  }
  .top-toilet-content footer span {
    position: relative;
    top: 3px;
    left: 75px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 200;
    color: #d3251d;
    background-color: #f7f6f6;
    display: inline-block;
    padding: 0 20px;
  }
  .logo-holder {
    padding-top: 60px;
  }
  .logo-holder li {
    display: inline-block;
    vertical-align: middle;
    padding: 0 20px 40px 20px;
  }
  .logo-holder img {
    filter: grayscale(100%);
    opacity: 0.5;
    -webkit-transition: all 0.3s ease ease-out;
    -moz-transition: all 0.3s ease ease-out;
    -o-transition: all 0.3s ease ease-out;
    transition: all 0.3s ease ease-out;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .logo-holder img:hover {
    opacity: 1;
    filter: grayscale(0%);
  }
  @media (min-width: 1200px) and (max-width: 1570px) {
    .top-toilet-section {
      height: calc(100vh - 110px);
    }
    .top-toilet-content figure {
      min-height: calc(-30vh);
    }
    .top-toilet-content img {
      max-width: 100%;
    }
  }
  @media (min-width: 1200px) and (max-width: 1570px) {
    .top-toilet-content {
      font-size: 0;
    }
    .top-toilet-content ul {
      display: inline-block;
      vertical-align: middle;
      width: 50%;
    }
  }
  @media (min-width: 1360px) and (max-width: 1570px) {
    .top-toilet-holder {
      padding: 20px 0 40px 0;
    }
    .top-toilet-content img {
      width: 120%;
    }
    .red-bottom-section {
      background-size: 160%;
    }
  }
  @media (min-width: 1200px) and (max-width: 1359px) {
    .top-toilet-holder {
      padding: 20px 0 60px 0;
    }
    .top-toilet-content figure {
      overflow: hidden;
    }
    .top-toilet-content img {
      width: 107%;
    }
    .top-toilet-content h1 {
      margin: 0 0 30px 0;
      font-size: 58px;
    }
  }
  @media (min-width: 992px) and (max-width: 1199px) {
    .top-toilet-content footer a:after {
      content: '';
      width: 80px;
      height: 80px;
      position: absolute;
      top: -10px;
      right: -91px;
      background-repeat: no-repeat;
    }
    .top-toilet-holder {
      padding: 20px 0 60px 0;
    }
    .top-toilet-content h1 {
      font-size: 50px;
      margin: 0 0 20px 0;
    }
    .top-toilet-content li {
      margin-bottom: 20px;
    }
    .logo-holder li {
      padding: 0 5px 40px 5px;
    }
  }
  @media (max-width: 1199px) {
    .top-toilet-content img {
      width: initial;
      max-width: 100%;
    }
    .header-holder ul li:nth-child(6):before {
      display: none;
    }
    .top-toilet-content h1 {
      margin: 0 0 30px 0;
      font-size: 55px;
      line-height: 0.96363636;
    }
    .cart-holder ul li:nth-child(1):before {
      display: none;
    }
  }
  @media (max-width: 991px) {
    .hide-menu {
      display: none;
    }
    .menu-lines:focus {
      outline: none;
    }
    .menu-lines > span {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      margin: auto;
      display: block;
      height: 2px;
      width: 100%;
      border-bottom: 2px solid #000;
      -webkit-transition: all 0.3s ease ease-out;
      -moz-transition: all 0.3s ease ease-out;
      -o-transition: all 0.3s ease ease-out;
      transition: all 0.3s ease ease-out;
      -webkit-transition: 0.3s ease;
      -o-transition: 0.3s ease;
      transition: 0.3s ease;
    }
    .menu-lines > span:nth-child(2) {
      -webkit-transform: translate3d(0, -7px, 0);
      -moz-transform: translate3d(0, -7px, 0);
      -o-transform: translate3d(0, -7px, 0);
      -ms-transform: translate3d(0, -7px, 0);
      transform: translate3d(0, -7px, 0);
      -webkit-transform: translate(0, -7px);
      -ms-transform: translate(0, -7px);
      -o-transform: translate(0, -7px);
      transform: translate(0, -7px);
    }
    .menu-lines > span:nth-child(3) {
      -webkit-transform: translate3d(0, 7px, 0);
      -moz-transform: translate3d(0, 7px, 0);
      -o-transform: translate3d(0, 7px, 0);
      -ms-transform: translate3d(0, 7px, 0);
      transform: translate3d(0, 7px, 0);
      -webkit-transform: translate(0, 7px);
      -ms-transform: translate(0, 7px);
      -o-transform: translate(0, 7px);
      transform: translate(0, 7px);
    }
    .menu-toggle1.menu-lines > span:nth-child(1) {
      -webkit-transform: translate(0, 0px) rotate(45deg);
      -moz-transform: translate(0, 0px) rotate(45deg);
      -o-transform: translate(0, 0px) rotate(45deg);
      -ms-transform: translate(0, 0px) rotate(45deg);
      transform: translate(0, 0px) rotate(45deg);
    }
    .menu-toggle1.menu-lines span:nth-child(2) {
      -moz-opacity: 0;
      -khtml-opacity: 0;
      -webkit-opacity: 0;
      -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
      opacity: 0;
      filter: alpha(opacity=0);
    }
    .menu-toggle1.menu-lines > span:nth-child(3) {
      -webkit-transform: translate(0, 0px) rotate(-45deg);
      -moz-transform: translate(0, 0px) rotate(-45deg);
      -o-transform: translate(0, 0px) rotate(-45deg);
      -ms-transform: translate(0, 0px) rotate(-45deg);
      transform: translate(0, 0px) rotate(-45deg);
    }
    .header-holder ul {
      line-height: initial;
    }
    /* .header-holder ul a {
      padding: 20px;
    } */
    .hide-menu {
      float: none;
      text-align: center;
    }
    .cart-holder {
      float: none;
    }
    .cart-holder ul li:nth-child(1),
    .cart-holder ul li:nth-child(2) {
      position: static;
    }
    .cart-holder ul li:nth-child(1) a,
    .cart-holder ul li:nth-child(2) a {
      padding: 20px 0px 20px 22px;
      margin: 0 10px;
    }
    .cart-holder ul li:nth-child(1):before {
      display: none;
    }
    .top-toilet-holder footer {
      text-align: left;
      margin-bottom: 30px;
      padding-bottom: 30px;
      padding-right: 25%;
    }
    .top-toilet-holder footer span {
      left: 5px;
    }
    .top-toilet-content figure {
      text-align: center;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .top-toilet-holder h1 {
      font-size: 30px;
    }
    .top-toilet-holder {
      padding: 20px 0 40px 0;
    }
    .top-toilet-content li {
      margin-bottom: 20px;
    }
  }
  @media (max-width: 767px) {
    .header-holder {
      text-align: center;
    }
    .header-holder li {
      display: block;
    }
    .header-holder figure {
      width: 157px;
      margin: 0 auto;
      line-height: 80px;
    }
    .header-holder figure img {
      max-width: 100%;
    }
    .menu-lines {
      top: 27px;
    }
    .top-toilet-holder {
      padding: 30px 0;
    }
    .top-toilet-content h1 {
      font-size: 30px;
    }
    .top-toilet-content li {
      font-size: 17px;
      margin-bottom: 15px;
    }
    .top-toilet-content footer a {
      padding: 20px;
      font-size: 14px;
    }
    .top-toilet-content footer span {
      font-size: 18px;
    }
    .logo-holder {
      padding-top: 30px;
    }
    .logo-holder li {
      padding: 0 7px 20px 7px;
    }
  }
  @media (max-width: 460px) {
    .top-toilet-content footer a:after {
      content: '';
      width: 50px;
      height: 50px;
      display: block;
      background-image: url(../images/arr.png);
      background-size: 100% auto;
      position: absolute;
      top: 12px;
      right: -71px;
      background-repeat: no-repeat;
    }
  }
  .how-it-works-section {
    background-color: #312a2a;
  }
  .how-it-works-holder {
    padding: 90px 0 80px 0;
  }
  .how-it-works-holder h2 {
    color: #fff;
    font-size: 62px;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 90px;
  }
  .how-works-page {
    padding: 100px 0 0px 0;
  }
  .how-works-holder {
    font-size: 0;
  }
  .how-works-holder .how-works-content:nth-child(2) {
    background-color: #ebeaea;
  }
  .how-works-content {
    width: 33.33%;
    display: table-cell;
    vertical-align: top;
    background-color: #f4f4f4;
    padding: 0 20px 20px 20px;
  }
  .how-works-content h6 {
    color: #fff;
    font-size: 42px;
    position: relative;
    top: -80px;
  }
  .how-works-content figure {
    position: relative;
    margin-top: -70px;
    margin-bottom: 70px;
  }
  .how-works-content h5 {
    font-weight: 400;
    font-size: 28px;
    padding-bottom: 40px;
    margin-bottom: 45px;
    position: relative;
  }
  .how-works-content h5:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 65px;
    height: 2px;
    background-color: #e83f31;
  }
  .how-works-content li {
    color: #666;
    font-size: 15px;
    margin-bottom: 30px;
  }
  @media (min-width: 992px) and (max-width: 1199px) {
    .how-works-content li {
      margin-bottom: 20px;
    }
    .how-works-content figure {
      margin-bottom: 30px;
    }
    .how-works-content h5 {
      padding-bottom: 20px;
    }
    .how-works-holder .how-works-content:nth-child(1) figure:before {
      z-index: 0;
      width: 172px;
    }
    .how-works-holder .how-works-content:nth-child(2) figure:before {
      z-index: 0;
      width: 172px;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .how-it-works-holder h2 {
      font-size: 50px;
    }
    .how-works-content figure {
      margin-bottom: 30px;
    }
  }
  @media (max-width: 991px) {
    .how-works-content {
      display: block;
      width: 100%;
      min-height: initial;
    }
    .how-works-holder .how-works-content:nth-child(1) figure:before {
      display: none;
    }
    .how-works-holder .how-works-content:nth-child(2) figure:before {
      display: none;
    }
    .how-works-content figure {
      margin-top: 0px;
      padding-top: 30px;
    }
    .how-works-content h6 {
      display: none;
    }
  }
  @media (max-width: 767px) {
    .how-it-works-holder {
      padding: 30px 0;
    }
    .how-it-works-holder h2 {
      font-size: 30px;
      margin-bottom: 30px;
    }
    .how-works-content figure {
      margin-bottom: 30px;
    }
    .how-works-content h5 {
      padding-bottom: 20px;
      margin-bottom: 20px;
    }
    .how-works-content li {
      margin-bottom: 20px;
    }
  }
  .red-bottom-section {
    background: url("../images/backgrounds/red-home-bg.png") top center no-repeat;
    background-color: #e73d30;
    background-size: 110%;
  }
  .red-bottom-holder {
    padding: 110px 0 0px 0;
    color: #fff;
  }
  .red-bottom-holder h2 {
    font-size: 62px;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 60px;
  }
  .red-bottom-holder p {
    font-size: 26px;
    line-height: 1.53846154;
    margin-bottom: 80px;
  }
  .red-bottom-holder a {
    color: #5b5d6c;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.8);
    background-image: linear-gradient(to top, transparent 0%, #ffffff 100%);
    border-radius: 4px;
    box-shadow: 0 15px 25px rgba(1, 1, 1, 0.25);
    padding: 30px 50px;
  }
  .red-bottom-holder a:hover {
    background-image: linear-gradient(to bottom, transparent 0%, #ffffff 100%);
  }
  .questions {
    padding-bottom: 60px;
  }
  .questions .question-container {
    margin-bottom: 30px;
    color: white;
    text-align: center;
    padding: 0px 10px;
  }
  .questions .question-container .question {
    margin-bottom: 15px;
    cursor: pointer;
    font-size: 17px;
  }
  .questions .question-container .answer {
    display: none;
    text-align: left;
  }
  .bottom-home-holder {
    padding: 100px 0 70px 0;
  }
  .bottom-home-holder h2 {
    margin-bottom: 80px;
  }
  .home-experts {
    min-height: 130px;
    border: 2px solid #d9d9d9;
    border-radius: 3px;
    -webkit-transition: all 0.3s ease ease-out;
    -moz-transition: all 0.3s ease ease-out;
    -o-transition: all 0.3s ease ease-out;
    transition: all 0.3s ease ease-out;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .home-experts:hover {
    border: 2px solid #e73d30;
    background-color: #e73d30;
  }
  .home-experts:hover a,
  .home-experts:hover p {
    color: #fff;
  }
  .home-experts:hover figure {
    border: 2px solid #fff;
    box-shadow: 0 15px 25px rgba(1, 1, 1, 0.25);
  }
  .home-experts:hover figure:before,
  .home-experts:hover figure:after {
    opacity: 1;
  }
  .home-experts:hover img {
    opacity: 0.7;
  }
  .home-experts a,
  .home-experts p {
    font-size: 28px;
    font-weight: 400;
  }
  .home-experts figure {
    width: 66px;
    height: 66px;
    border-radius: 50%;
    border: 2px solid #d9d9d9;
    line-height: 60px;
    margin: -35px auto 0;
    background-color: #fff;
    margin-bottom: 30px;
    position: relative;
    -webkit-transition: all 0.3s ease ease-out;
    -moz-transition: all 0.3s ease ease-out;
    -o-transition: all 0.3s ease ease-out;
    transition: all 0.3s ease ease-out;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .home-experts figure:before {
    content: "";
    position: absolute;
    left: -10px;
    right: -10px;
    top: -10px;
    bottom: -10px;
    border: 2px solid #dbdbdb;
    border-radius: 50%;
    opacity: 0;
  }
  .home-experts figure:after {
    content: "";
    position: absolute;
    left: -18px;
    right: -18px;
    top: -18px;
    bottom: -18px;
    border: 1px solid #e7e7e7;
    border-radius: 50%;
    opacity: 0;
  }
  @media (min-width: 1360px) and (max-width: 1570px) {
    .red-bottom-section {
      background-size: 110%;
      background-position: -90px 180px;
    }
  }
  @media (min-width: 1200px) and (max-width: 1359px) {
    .red-bottom-section {
      background-size: 115%;
      background-position: -90px 130px;
    }
    .red-bottom-holder {
      padding: 60px 0 90px 0;
    }
  }
  @media (min-width: 992px) and (max-width: 1199px) {
    .red-bottom-section {
      background-size: 130%;
      background-position: -150px 170px;
    }
    .red-bottom-holder {
      padding: 70px 0;
    }
    .red-bottom-holder h2 {
      margin-bottom: 30px;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .red-bottom-section {
      background-size: 160%;
      background-position: -250px 40px;
    }
    .red-bottom-holder {
      padding: 50px 0;
    }
    .red-bottom-holder h2 {
      font-size: 47px;
      margin-bottom: 30px;
    }
    .red-bottom-holder p {
      margin-bottom: 40px;
    }
    .bottom-home-holder {
      padding: 30px 0px 20px 0;
    }
    .home-experts {
      margin-bottom: 50px;
    }
  }
  @media (max-width: 767px) {
    .red-bottom-section {
      background: url("../images/backgrounds/red-home-bg.png") center no-repeat;
      background-size: 100%;
      background-color: #e73d30;
    }
    .red-bottom-holder {
      padding: 30px 0;
    }
    .red-bottom-holder h2 {
      font-size: 30px;
      margin-bottom: 30px;
    }
    .red-bottom-holder p {
      font-size: 20px;
      margin-bottom: 30px;
    }
    .red-bottom-holder a {
      font-size: 20px;
      padding: 20px;
    }
    .bottom-home-holder {
      padding: 30px 0 0 0;
    }
    .bottom-home-holder h2 {
      font-size: 30px;
      margin-bottom: 50px;
    }
    .home-experts {
      margin-bottom: 50px;
    }
  }
  div#banner {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.75);
    overflow-y: auto;
    height: 100%;
    z-index: 9;
    padding: 5% 0px;
  }
  div#banner img {
    max-width: 100%;
  }
  .banner-is-shown {
    height: 100%;
    position: relative;
    overflow: hidden;
  }
  .footer-holder {
    position: relative;
  }
  .footer-holder .blog-footer {
    position: static;
    display: inline-block;
    vertical-align: middle;
    opacity: 0.5;
    font-size: 15px;
  }
  .footer-holder .row .col-md-4:nth-child(2) {
    text-align: center;
  }
  .footer-holder a h6 {
    opacity: 0.5;
    font-size: 14px;
    font-weight: 700;
    line-height: 12px;
    text-transform: uppercase;
    display: inline-block;
  }
  .footer-holder a img,
  .footer-holder a h6 {
    display: inline-block;
    vertical-align: middle;
  }
  .footer-holder figure {
    display: inline-block;
  }
  .footer-holder figure,
  .footer-holder p {
    line-height: 70px;
  }
  .footer-holder p {
    text-align: center;
    opacity: 0.5;
    font-size: 15px;
    font-weight: 400;
    display: inline-block;
    vertical-align: middle;
  }
  .social-figure {
    position: relative;
    width: 150px;
    float: right;
  }
  .social-figure img {
    max-width: 100%;
  }
  .social-figure .socials-bottom {
    width: 30px;
    height: 30px;
    z-index: 2;
  }
  .social-figure .facebook-social {
    top: 20px;
    left: 8px;
  }
  .social-figure .twitter-social {
    top: 20px;
    left: 46px;
  }
  .social-figure .instagram-social {
    top: 22px;
    right: 40px;
  }
  .social-figure .linkedin-social {
    top: 20px;
    right: 5px;
  }
  @media (max-width: 991px) {
    .social-figure {
      float: none;
    }
    .footer-holder {
      text-align: center;
      padding-bottom: 10px;
    }
    .footer-holder figure,
    .footer-holder p {
      line-height: 50px;
    }
  }
  .page-template-page-quote {
    background: #312a2a;
  }
  .grow-mapping-steps .col-md-4:first-child .get-quote-content {
    position: relative;
  }
  .grow-mapping-steps .col-md-4:first-child .get-quote-content:before {
    content: '';
    width: 107px;
    height: 107px;
    background-image: url(../images/popular.png);
    background-position: top left;
    position: absolute;
    top: 0;
    right: 0;
    background-repeat: no-repeat;
  }
  .get-a-quote-section {
    background-color: #312a2a;
  }
  .get-a-quote-holder {
    padding: 90px 0 80px 0;
  }
  .get-a-quote-holder h2 {
    color: #fff;
    font-size: 62px;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 35px;
  }
  /* .get-quote-page {
    padding: 30px 0 0px 0;
  } */
  .get-quote-content {
    display: block;
    vertical-align: top;
    background-color: #f4f4f4;
    border-radius: 4px;
    box-shadow: 0 25px 35px rgba(1, 1, 1, 0.4);
    padding: 20px 30px 30px 30px;
    margin-bottom: 40px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  .get-quote-content:hover {
    transform: scale(1.05);
  }
  .get-quote-content:hover .link {
    box-shadow: 0 10px 20px rgba(204, 40, 30, 0.25);
  }
  .get-quote-content h6 {
    color: #fff;
    font-size: 42px;
    position: relative;
    top: -80px;
  }
  .get-quote-content figure {
    position: relative;
    margin-bottom: 22px;
  }
  .get-quote-content h5 {
    font-weight: 500;
    font-size: 28px;
    margin-bottom: 25px;
  }
  .get-quote-content ul {
    margin-bottom: 30px;
  }
  .get-quote-content li {
    color: #666;
    font-size: 15px;
    margin-bottom: 20px;
    padding-left: 35px;
    background-position: top left;
    background-repeat: no-repeat;
    background-image: url(../images/tick.svg);
    line-height: 22px;
    font-weight: 500;
    text-align: left;
  }
  .get-quote-content .link {
    background-color: #cc281e;
    border-radius: 4px;
    color: white;
    font-size: 16px;
    display: block;
    width: 100%;
    padding: 25px 20px;
    font-weight: 500;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  @media (min-width: 992px) and (max-width: 1199px) {
    .get-quote-content li {
      margin-bottom: 20px;
    }
    .get-quote-content figure {
      margin-bottom: 30px;
    }
    .get-quote-content h5 {
      padding-bottom: 20px;
    }
    .get-quote-holder .get-quote-content:nth-child(1) figure:before {
      z-index: 0;
      width: 172px;
    }
    .get-quote-holder .get-quote-content:nth-child(2) figure:before {
      z-index: 0;
      width: 172px;
    }
  }
  @media (min-width: 992px) and (max-width: 1199px) {
    .get-quote-content a {
      font-size: 14px;
    }
    .get-quote-content h5 {
      font-size: 20px;
    }
    .get-quote-content ul {
      min-height: 170px;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .get-a-quote-holder h2 {
      font-size: 50px;
    }
    .get-quote-content figure {
      margin-bottom: 30px;
    }
  }
  @media (max-width: 991px) {
    .get-quote-content {
      display: block;
      width: 100%;
      min-height: initial;
    }
    .get-quote-holder .get-quote-content:nth-child(1) figure:before {
      display: none;
    }
    .get-quote-holder .get-quote-content:nth-child(2) figure:before {
      display: none;
    }
    .get-quote-content figure {
      margin-top: 0px;
      padding-top: 30px;
    }
    .get-quote-content h6 {
      display: none;
    }
  }
  @media (max-width: 767px) {
    .get-a-quote-holder {
      padding: 30px 0;
    }
    .get-a-quote-holder h2 {
      font-size: 30px;
      margin-bottom: 30px;
    }
    .get-quote-content figure {
      margin-bottom: 30px;
    }
    .get-quote-content h5 {
      padding-bottom: 20px;
      margin-bottom: 20px;
    }
    .get-quote-content li {
      margin-bottom: 20px;
    }
  }
  .page-template-page-call-or-chat {
    background: #312a2a;
  }
  /* .call-or-chat-section .call-or-chat-holder {
    padding: 50px 0 40px 0;
  } */
  /* .call-or-chat-section .call-or-chat-holder h2 {
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
    margin: 0;
  } */
  .call-or-chat-section .call-or-chat {
    text-align: center;
  }
  .call-or-chat-section .call-or-chat .call,
  .call-or-chat-section .call-or-chat .chat {
    padding: 0px 30px;
    margin-bottom: 50px;
    background: #f2f2f2;
    border-radius: 4px;
    box-shadow: 0 25px 35px rgba(1, 1, 1, 0.4);
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    display: block;
  }
  .call-or-chat-section .call-or-chat .call:hover,
  .call-or-chat-section .call-or-chat .chat:hover {
    transform: scale(1.05);
  }
  .call-or-chat-section .call-or-chat .call:hover .link,
  .call-or-chat-section .call-or-chat .chat:hover .link {
    box-shadow: 0 10px 20px rgba(204, 40, 30, 0.25);
  }
  .call-or-chat-section .call-or-chat .call {
    display: block;
  }
  .call-or-chat-section .call-or-chat .call img {
    margin-bottom: 10px;
    margin-top: 20px;
  }
  .call-or-chat-section .call-or-chat .call h3 {
    font-size: 32px;
    font-weight: 700;
    display: block;
    padding-bottom: 23px;
    border-bottom: 2px solid #d9d9d9;
  }
  .call-or-chat-section .call-or-chat .call .content ul {
    margin: 25px 0px 35px 0px;
  }
  .call-or-chat-section .call-or-chat .call .content ul li {
    color: #000;
    font-size: 21px;
    margin: 00px 0px 25px 0px;
    padding-left: 35px;
    background-position: center left;
    background-repeat: no-repeat;
    background-image: url(../images/tick.svg);
    text-align: left;
  }
  .call-or-chat-section .call-or-chat .call .tel {
    display: block;
    background: white;
    color: #e42f24;
    font-size: 35px;
    font-weight: 700;
    margin-right: -30px;
    margin-left: -30px;
    margin-bottom: -30px;
    border-radius: 4px 4px 4px 4px;
    padding: 12px 15px;
  }
  .call-or-chat-section .call-or-chat .or {
    text-align: center;
    margin: 40px 0px;
  }
  .call-or-chat-section .call-or-chat .or .circle {
    width: 60px;
    height: 60px;
    line-height: 60px;
    background-color: black;
    color: white;
    font-size: 19px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 50%;
    margin: 0 auto;
  }
  .call-or-chat-section .call-or-chat .or img {
    margin-left: auto;
    margin-right: 10px;
    max-width: 60%;
    display: none;
    margin-top: 10px;
  }
  .call-or-chat-section .call-or-chat .chat .title-holder {
    background: #000;
    color: white;
    padding: 17px;
    margin-left: -30px;
    margin-right: -30px;
    border-radius: 4px 4px 0px 0px;
  }
  .call-or-chat-section .call-or-chat .chat h3 {
    color: #f4f4f4;
    font-size: 32px;
    font-weight: 700;
  }
  .call-or-chat-section .call-or-chat .chat .content {
    position: relative;
  }
  .call-or-chat-section .call-or-chat .chat .content ul {
    margin: 30px 0px 30px 0px;
  }
  .call-or-chat-section .call-or-chat .chat .content ul li {
    margin: 0px 0px 36px 0px;
    color: #000;
    font-size: 18px;
    padding-left: 35px;
    background-position: top left;
    background-repeat: no-repeat;
    background-image: url(../images/tick.svg);
    text-align: left;
  }
  .call-or-chat-section .call-or-chat .chat .content .lee {
    right: 0;
    top: 0;
  }
  .call-or-chat-section .call-or-chat .chat .lee {
    background: #ebebeb;
    padding: 10px 15px;
    border-radius: 4px;
    margin-bottom: 30px;
  }
  .call-or-chat-section .call-or-chat .chat .lee figure {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    position: relative;
  }
  .call-or-chat-section .call-or-chat .chat .lee figure img {
    position: absolute;
    left: -9999px;
    right: -9999px;
    top: 0;
    margin: auto;
    height: auto;
    width: auto;
    border-radius: 50%;
  }
  .call-or-chat-section .call-or-chat .chat .lee p {
    opacity: 0.8;
    color: black;
    font-size: 14px;
    font-style: italic;
    line-height: 20px;
    display: inline-block;
    width: 170px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
    line-height: 19px;
    vertical-align: top;
    position: relative;
  }
  .call-or-chat-section .call-or-chat .chat .lee p:after {
    content: '';
    position: absolute;
    background-image: url(../images/down.svg);
    background-repeat: no-repeat;
    width: 20px;
    height: 10px;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
  }
  .call-or-chat-section .call-or-chat .chat .link {
    background-color: #cc281e;
    border-radius: 4px;
    color: white;
    font-size: 16px;
    display: inline-block;
    width: 100%;
    padding: 25px 20px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 30px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  @media (min-width: 992px) {
    .call-or-chat-section .call-or-chat .or img {
      display: block;
    }
    /* .call-or-chat-section .call-or-chat-holder h2 {
      font-size: 62px;
    } */
    .call-or-chat-section .call-or-chat {
      font-size: 0;
      display: table;
      width: 100%;
      margin-bottom: 55px;
    }
    .call-or-chat-section .call-or-chat .call,
    .call-or-chat-section .call-or-chat .chat {
      display: table-cell;
      vertical-align: top;
      width: 44.5%;
    }
    .call-or-chat-section .call-or-chat .call .tel {
      font-size: 56px;
    }
    .call-or-chat-section .call-or-chat .or {
      display: table-cell;
      vertical-align: top;
      width: 11%;
      padding-top: 160px;
      margin: 0px;
    }
  }
  @media (min-width: 1200px) {
    .call-or-chat-section .call-or-chat .chat .content .lee {
      position: absolute;
      width: 250px;
    }
  }
  /* .page-template-page-email-layout {
    background: #312a2a;
  } */
  /* .email-or-submit-section {
    background: #312a2a;
    font-family: Montserrat;
  } */
  /* .email-or-submit-section .email-or-submit-holder {
    padding: 0;
  } */
  /* .email-or-submit-section .email-or-submit-holder h2 {
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
    margin: 25px 0px;
  } */
  /* .email-or-submit-section .email-or-submit {
    text-align: center;
  }
  .email-or-submit-section .email-or-submit a.email:hover {
    transform: scale(1.05);
  } */
  /* .email-or-submit-section .email-or-submit a.email,
  .email-or-submit-section .email-or-submit .submit {
    padding: 0px 30px;
    margin-bottom: 50px;
    border-radius: 4px;
    box-shadow: 0 25px 35px rgba(1, 1, 1, 0.4);
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    display: block;
  } */
  /* .email-or-submit-section .email-or-submit a.email {
    display: block;
    background: white;
  } */
  /* .email-or-submit-section .email-or-submit a.email .gray {
    background: #f2f2f2;
    margin-right: -30px;
    margin-left: -30px;
    border-radius: 4px 4px 0px 0px;
  }
  .email-or-submit-section .email-or-submit a.email .gray img {
    margin-bottom: 15px;
    margin-top: 25px;
  }
  .email-or-submit-section .email-or-submit a.email .gray h3 {
    font-size: 32px;
    font-weight: 700;
    display: block;
    padding-bottom: 23px;
  }
  .email-or-submit-section .email-or-submit a.email .tel {
    background: white;
    color: #e42f24;
    font-size: 30px;
    font-weight: 700;
    margin: 29px 0px;
    display: block;
    text-decoration: underline;
  }
  .email-or-submit-section .email-or-submit a.email p {
    margin: 35px 0px;
    font-size: 20px;
    font-weight: 300;
    color: #000;
  }
  .email-or-submit-section .email-or-submit .or {
    text-align: center;
    margin: 40px 0px;
  }
  .email-or-submit-section .email-or-submit .or .circle {
    width: 60px;
    height: 60px;
    line-height: 60px;
    background-color: black;
    color: white;
    font-size: 19px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 50%;
    margin: 0 auto;
  }
  .email-or-submit-section .email-or-submit .or img {
    margin-left: auto;
    margin-right: 10px;
    max-width: 60%;
    display: none;
    margin-top: 10px;
  }
  .email-or-submit-section .email-or-submit .submit {
    background: #f2f2f2;
  }
  .email-or-submit-section .email-or-submit .submit h3 {
    color: black;
    font-size: 22px;
    font-weight: 700;
    margin: 25px 0px 15px 0px;
  }
  .email-or-submit-section .email-or-submit .submit form {
    text-align: left;
  }
  .email-or-submit-section .email-or-submit .submit form input.wpcf7-form-control.wpcf7-file {
    display: none;
  }
  .email-or-submit-section .email-or-submit .submit form .name-text input {
    background-image: url(../images/name.svg);
    background-repeat: no-repeat;
    background-position: center left 15px;
  }
  .email-or-submit-section .email-or-submit .submit form .email input {
    background-image: url(../images/at.svg);
    background-repeat: no-repeat;
    background-position: center left 15px;
  }
  .email-or-submit-section .email-or-submit .submit form p {
    color: #666;
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 300;
    margin: 0px;
  }
  .email-or-submit-section .email-or-submit .submit form p br {
    display: none;
  }
  .email-or-submit-section .email-or-submit .submit form p span.wpcf7-form-control-wrap {
    display: block;
    margin-bottom: 9px;
  }
  .email-or-submit-section .email-or-submit .submit form p span.wpcf7-form-control-wrap input {
    font-size: 14px;
    font-weight: 300;
    padding: 10px 20px 10px 40px;
    text-align: left;
  }
  .email-or-submit-section .email-or-submit .submit form input,
  .email-or-submit-section .email-or-submit .submit form select,
  .email-or-submit-section .email-or-submit .submit form textarea {
    width: 100%;
    outline: none;
    border: 1px solid rgba(1, 1, 1, 0.1);
    border-radius: 4px;
    margin: 0;
    padding: 0 10px 0 0;
    text-indent: 10px;
    -webkit-transition: all 0.3s ease ease-out;
    -moz-transition: all 0.3s ease ease-out;
    -o-transition: all 0.3s ease ease-out;
    transition: all 0.3s ease ease-out;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .email-or-submit-section .email-or-submit .submit form input:focus,
  .email-or-submit-section .email-or-submit .submit form select:focus,
  .email-or-submit-section .email-or-submit .submit form textarea:focus {
    border: 1px solid rgba(1, 1, 1, 0.7);
  }
  .email-or-submit-section .email-or-submit .submit form textarea {
    padding: 13px 15px 15px 50px;
    height: 70px;
    background: url("../images/icons/textarea.svg") no-repeat;
    background-position: 15px 15px;
    background-color: #fff;
    text-indent: 0;
    font-size: 14px;
  }
  .email-or-submit-section .email-or-submit .submit form div.wpcf7-response-output {
    font-size: 14px;
    margin: 0px 0px 20px 0px;
    border: none;
    padding: 0;
    text-align: center;
  }
  .email-or-submit-section .email-or-submit .submit form label {
    cursor: pointer;
    background-color: #f7f7f7;
    border: 1px solid rgba(1, 1, 1, 0.1);
    height: 50px;
    width: 100%;
    display: block;
    position: relative;
    border-radius: 4px;
    margin-top: 5px;
  }
  .email-or-submit-section .email-or-submit .submit form label span.wpcf7-form-control-wrap.file {
    padding-left: 120px;
    padding-top: 2px;
  }
  .email-or-submit-section .email-or-submit .submit form label .cf {
    position: absolute;
    top: -1px;
    left: -1px;
    height: 50px;
    width: 110px;
    background-color: #fff;
    color: #000;
    border: 1px solid #dedede;
    text-align: center;
    font-size: 13px;
    border-radius: 4px;
    line-height: 50px;
  }
  .email-or-submit-section .email-or-submit .submit form label .nf {
    position: absolute;
    top: 16px;
    left: 120px;
    opacity: 0.5;
    color: #666;
  }
  .email-or-submit-section .email-or-submit .submit form .wpcf7-submit {
    background-color: #cc281e;
    border-radius: 4px;
    color: white;
    font-size: 18px;
    display: block;
    width: 100%;
    padding: 16px 20px;
    font-weight: 500;
    text-transform: uppercase;
    border: none;
    margin-top: 10px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  .email-or-submit-section .email-or-submit .submit form .wpcf7-submit:hover {
    box-shadow: 0 10px 20px rgba(204, 40, 30, 0.25);
  } */
  /* @media (min-width: 992px) {
    .email-or-submit-section .email-or-submit .or img {
      display: block;
    }
    .email-or-submit-section .email-or-submit-holder h2 {
      font-size: 62px;
      line-height: 70px;
    }
    .email-or-submit-section .email-or-submit {
      font-size: 0;
      display: table;
      width: 100%;
      margin-bottom: 55px;
    }
    .email-or-submit-section .email-or-submit a.email,
    .email-or-submit-section .email-or-submit .submit {
      display: inline-block;
      vertical-align: middle;
      width: 44.5%;
    }
    .email-or-submit-section .email-or-submit a.email .tel {
      font-size: 42px;
    }
    .email-or-submit-section .email-or-submit .or {
      display: inline-block;
      vertical-align: top;
      width: 11%;
      padding-top: 160px;
      margin: 0px;
    }
  } */
  /* @media (min-width: 1200px) {
    .email-or-submit-section .email-or-submit .submit .content .lee {
      position: absolute;
      width: 250px;
    }
  } */
  div.wpcf7 .ajax-loader {
    width: 100%;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center center;
  }
  .why-us-top-section {
    background: #f4f4f4;
    /* Old browsers */
    background: -moz-linear-gradient(left, #f4f4f4 0%, #f4f4f4 50%, #e8e8e8 50%, #e8e8e8 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #f4f4f4 0%, #f4f4f4 50%, #e8e8e8 50%, #e8e8e8 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #f4f4f4 0%, #f4f4f4 50%, #e8e8e8 50%, #e8e8e8 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
  .why-us-top-holder {
    padding: 60px 0 20px 0;
  }
  .why-us-top-holder header h1 {
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 30px;
  }
  .why-us-top-holder .row-inline .col-md-5-inline {
    border-bottom: 1px solid #dbdbdb;
  }
  .why-us-top-holder .row-inline .col-md-pull-2 {
    border-bottom: 1px dashed #dbdbdb;
  }
  .why-us-top-holder .row-inline:last-child .col-md-5-inline,
  .why-us-top-holder .row-inline:last-child .col-md-pull-2 {
    border-bottom: none;
  }
  .why-us-content {
    padding: 30px 0;
  }
  .why-us-content h4 {
    color: #333;
    font-size: 28px;
    font-weight: 500;
    text-align: right;
  }
  .why-us-content li {
    font-size: 16px;
    line-height: 26px;
    color: #a8a8a8;
    font-weight: 300;
    color: #333;
    margin-bottom: 20px;
    padding-left: 20px;
    position: relative;
  }
  .why-us-content li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 11px;
    width: 6px;
    height: 2px;
    opacity: 0.8;
    background-color: #333;
  }
  .why-us-content figure {
    text-align: center;
  }
  @media (min-width: 992px) and (max-width: 1199px) {
    .why-us-top-holder header h1 {
      font-size: 55px;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .why-us-top-holder header h1 {
      font-size: 42px;
    }
  }
  @media (max-width: 991px) {
    .why-us-top-section {
      background: #f4f4f4;
    }
    .why-us-top-holder .row-inline {
      margin-bottom: 30px;
    }
    .why-us-content {
      padding: 20px 0;
    }
    .why-us-content h4 {
      text-align: left;
    }
  }
  @media (max-width: 767px) {
    .why-us-top-holder {
      padding: 30px 0;
    }
    .why-us-top-holder header h1 {
      font-size: 30px;
    }
  }
  .pen-section {
    background: url("../images/backgrounds/pen.jpg") bottom center no-repeat;
    background-size: cover;
  }
  .setup-content {
    display: none;
  }
  .pen-holder {
    font-size: 0;
  }
  .pen-holder header {
    padding: 90px 0 80px 0;
  }
  .pen-holder h2 {
    color: #fff;
    font-size: 62px;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 20px;
  }
  .pen-holder h3 {
    color: #ff1507;
    font-size: 28px;
  }
  .pen-holder .col-md-6-inline {
    vertical-align: bottom;
  }
  .pen-content {
    color: #fff;
  }
  .pen-content h4 {
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 10px;
  }
  .pen-content p {
    color: #ccc;
    font-size: 16px;
    margin-bottom: 50px;
    font-weight: 300;
    line-height: 1.5;
  }
  @media (max-width: 1199px) {
    .pen-content img {
      max-width: 100%;
    }
    .pen-content p {
      margin-bottom: 30px;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .pen-holder header {
      padding: 70px 0;
    }
    .pen-holder h2 {
      font-size: 52px;
    }
  }
  @media (max-width: 991px) {
    .pen-content figure {
      text-align: center;
      margin-bottom: 30px;
    }
  }
  @media (max-width: 767px) {
    .pen-holder header {
      padding: 30px 0;
    }
    .pen-holder h2 {
      font-size: 30px;
    }
    .pen-holder h3 {
      font-size: 20px;
    }
  }
  .behind-scenes-section {
    background-color: #f3f3f3;
  }
  .behined-scenes-holder {
    padding: 110px 0 120px 0;
  }
  .behined-scenes-holder h2 {
    font-weight: 900;
    text-transform: uppercase;
    color: #312a2a;
    font-size: 62px;
    margin-bottom: 80px;
  }
  .behined-scenes-holder h4 {
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 20px;
  }
  .behined-scenes-holder p {
    color: #666;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 50px;
    line-height: 1.66666667;
  }
  .behined-scenes-holder a {
    background-color: #f31a0d;
    border-radius: 4px;
    display: inline-block;
    padding: 20px 40px;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    border: 2px solid #f31a0d;
    -webkit-transition: all 0.3s ease ease-out;
    -moz-transition: all 0.3s ease ease-out;
    -o-transition: all 0.3s ease ease-out;
    transition: all 0.3s ease ease-out;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .behined-scenes-holder a:hover {
    background-color: #fff;
    color: #f31a0d;
  }
  @media (max-width: 1199px) {
    .behind-scenes-content img {
      max-width: 100%;
    }
    .behined-scenes-holder p {
      margin-bottom: 30px;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .behined-scenes-holder {
      padding: 70px 0;
    }
    .behined-scenes-holder h2 {
      font-size: 52px;
    }
  }
  @media (max-width: 991px) {
    .behined-scenes-holder h2 {
      margin-bottom: 30px;
    }
    .behind-scenes-content figure {
      text-align: center;
      margin-bottom: 30px;
    }
  }
  @media (max-width: 767px) {
    .behined-scenes-holder {
      padding: 30px 0;
    }
    .behined-scenes-holder h2 {
      font-size: 30px;
    }
  }
  .producst-page-section {
    border-bottom: 1px solid #f2f2f2;
  }
  .products-holder {
    padding: 60px 0 40px 0;
  }
  .products-nav-holder {
    border: 2px solid rgba(1, 1, 1, 0.1);
    border-radius: 4px;
  }
  .products-nav-holder h3 {
    background-color: #f7f7f7;
    padding: 0 10px 0 50px;
    line-height: 65px;
    font-size: 20px;
    font-weight: 500;
    cursor: pointer;
    position: relative;
  }
  .products-nav-holder h3:before {
    content: "";
    position: absolute;
    top: 30px;
    left: 20px;
    width: 15px;
    height: 9px;
    background: url("../images/arrows/products-arrow-down.svg") no-repeat;
  }
  .products-nav-holder ul li:last-child a {
    border-bottom: none;
  }
  .products-nav-holder .show-products {
    display: block;
  }
  .products-nav-holder .active a {
    color: #e12f24;
    padding-left: 55px;
  }
  .products-nav-holder .active a:before {
    width: 20px;
    opacity: 1;
  }
  .products-nav-holder a {
    display: block;
    color: #333;
    padding: 0 25px;
    line-height: 65px;
    border-bottom: 2px solid #f2f2f2;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    -webkit-transition: all 0.3s ease ease-out;
    -moz-transition: all 0.3s ease ease-out;
    -o-transition: all 0.3s ease ease-out;
    transition: all 0.3s ease ease-out;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .products-nav-holder a:before {
    content: "";
    position: absolute;
    opacity: 0;
    left: 25px;
    top: 30px;
    width: 0px;
    height: 4px;
    background-color: #e02e24;
    -webkit-transition: all 0.3s ease ease-out;
    -moz-transition: all 0.3s ease ease-out;
    -o-transition: all 0.3s ease ease-out;
    transition: all 0.3s ease ease-out;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  @media (min-width: 992px) and (max-width: 1199px) {
    .products-nav-holder h3 {
      padding: 0 10px 0 40px;
    }
  }
  @media (max-width: 991px) {
    .products-nav-holder {
      margin-bottom: 30px;
    }
  }
  @media (max-width: 767px) {
    .products-holder {
      padding: 30px 0;
    }
  }
  .products-content-holder header h6 {
    font-size: 28px;
  }
  .products-content-holder header h2 {
    font-size: 62px;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 10px;
  }
  .products-content-holder .row-inline {
    margin-bottom: 80px;
  }
  .pdouct-material-holder {
    font-size: 0;
    padding: 30px 20px 0 0px;
    text-align: center;
  }
  .pdouct-material-holder li {
    display: inline-block;
    vertical-align: top;
    width: 33.33%;
    padding-right: 20px;
    padding-bottom: 30px;
  }
  .pdouct-material-holder a {
    position: relative;
    -webkit-transition: all 0.3s ease ease-out;
    -moz-transition: all 0.3s ease ease-out;
    -o-transition: all 0.3s ease ease-out;
    transition: all 0.3s ease ease-out;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .pdouct-material-holder h3 {
    color: #333;
    font-size: 21px;
    font-weight: 500;
    margin-bottom: 40px;
  }
  .pdouct-material-holder h6 {
    color: #999;
    font-size: 14px;
    position: absolute;
    top: -40px;
    margin: 0 auto;
    width: 230px;
  }
  .pdouct-material-holder img {
    max-width: 100%;
  }
  .pdouct-material-holder .active {
    position: relative;
  }
  .pdouct-material-holder .active:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 93%;
    height: 4px;
    background-color: #e12f24;
  }
  .pdouct-material-holder .active:after {
    content: "";
    position: absolute;
    bottom: -7px;
    left: -10px;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #e12f24;
  }
  .pdouct-material-holder .active figure {
    box-shadow: 0 10px 20px rgba(1, 1, 1, 0.25);
  }
  .material-content {
    padding: 30px 20px 10px 30px;
    background-color: #fafafa;
  }
  .material-content p {
    font-size: 16px;
    font-weight: 300;
    color: #333;
    margin-bottom: 30px;
    line-height: 1.6875;
  }
  .prod-style h4 {
    font-size: 28px;
    font-weight: 500;
  }
  .prod-style p {
    color: #666;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.66666667;
    position: relative;
    z-index: 2;
  }
  .diff-colors {
    margin-bottom: 50px;
  }
  .diff-colors h4 {
    color: #333;
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 10px;
  }
  .diff-colors h3 {
    color: #666;
    font-size: 18px;
    margin-bottom: 10px;
  }
  .diff-colors h2 {
    color: #58595b;
    font-size: 16px;
    font-weight: 400;
  }
  .diff-colors .row {
    margin-bottom: 20px;
  }
  .products-colors {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    height: 135px;
    text-align: center;
    color: #fff;
    padding: 45px 10px;
  }
  .products-colors h5 {
    font-size: 22px;
    font-weight: 500;
  }
  .products-colors h6 {
    font-size: 16px;
  }
  .diff-layouts {
    background-color: #f7f7f7;
    text-align: center;
    padding: 30px 20px 10px 20px;
    margin-bottom: 30px;
  }
  .diff-layouts h5 {
    color: #333;
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 20px;
  }
  .diff-layouts img {
    max-width: 100%;
  }
  .diff-layouts .row {
    margin-bottom: 40px;
  }
  .type-style figure {
    text-align: center;
  }
  .type-style h3 {
    color: #333;
    font-size: 32px;
    font-weight: 700;
    padding-bottom: 20px;
    margin-bottom: 30px;
    position: relative;
  }
  .type-style h3:before {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #f2f2f2;
  }
  /* .type-style h4,
  .type-style li {
    font-size: 16px;
    margin-bottom: 20px;
  } */
  .type-style h4 {
    color: #333;
    text-transform: uppercase;
    font-weight: 500;
  }
  /* .type-style li {
    color: grey;
    position: relative;
    padding-left: 30px;
    font-weight: 400;
  }
  .type-style li:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 21px;
    height: 21px;
    background: url("../images/icons/check-green.svg") no-repeat;
  } */
  .type-style img {
    max-width: 100%;
  }
  @media (min-width: 992px) and (max-width: 1199px) {
    .pdouct-material-holder h3 {
      font-size: 17px;
    }
    .pdouct-material-holder h6 {
      font-size: 14px;
      width: 180px;
    }
    .diff-layouts h5 {
      font-size: 19px;
    }
  }
  @media (min-width: 992px) and (max-width: 1199px) {
    .prod-style img {
      max-width: 100%;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .pdouct-material-holder h3 {
      font-size: 19px;
    }
    .products-holder {
      padding: 40px 0 20px 0;
    }
  }
  @media (max-width: 991px) {
    .prod-style figure {
      text-align: center;
      margin-bottom: 30px;
    }
    .prod-style img {
      max-width: 100%;
    }
    .diff-layouts figure {
      margin-bottom: 30px;
    }
    .type-style figure {
      margin-bottom: 30px;
    }
  }
  @media (max-width: 767px) {
    .products-content-holder header h6 {
      font-size: 22px;
    }
    .products-content-holder header h2 {
      font-size: 30px;
    }
    .pdouct-material-holder {
      padding: 20px 0;
    }
    .pdouct-material-holder li {
      display: block;
      width: 100%;
      padding-right: 0;
      margin-bottom: 20px;
    }
    .pdouct-material-holder h3 {
      margin-bottom: 10px;
    }
    .pdouct-material-holder h6 {
      position: static;
      margin-bottom: 20px;
    }
    .pdouct-material-holder .active figure {
      box-shadow: none;
    }
    .pdouct-material-holder .active:before {
      width: 100%;
    }
    .material-content {
      padding: 20px 10px;
    }
    .products-content-holder .row-inline {
      margin-bottom: 30px;
    }
  }
  .support-content-holder header {
    padding-top: 20px;
    padding-bottom: 70px;
  }
  .support-content-holder header h2 {
    font-size: 58px;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 40px;
  }
  .support-content-holder header p {
    color: #666;
    font-size: 22px;
    font-weight: 300;
  }
  .contact-supp {
    border-radius: 4px;
    background-color: #f7f7f7;
    padding: 20px;
  }
  .contact-supp p {
    color: #000;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 10px;
  }
  .contact-supp input,
  .contact-supp select,
  .contact-supp textarea {
    width: 100%;
    outline: none;
    border: 1px solid rgba(1, 1, 1, 0.1);
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 0 10px 0 0;
    text-indent: 10px;
    -webkit-transition: all 0.3s ease ease-out;
    -moz-transition: all 0.3s ease ease-out;
    -o-transition: all 0.3s ease ease-out;
    transition: all 0.3s ease ease-out;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .contact-supp input:focus,
  .contact-supp select:focus,
  .contact-supp textarea:focus {
    border: 1px solid rgba(1, 1, 1, 0.7);
  }
  .contact-supp input,
  .contact-supp select {
    line-height: 50px;
    height: 50px;
  }
  .contact-supp textarea {
    padding: 10px 10px 10px 40px;
    height: 120px;
    background: url("../images/icons/textarea.svg") no-repeat;
    background-position: 10px 10px;
    background-color: #fff;
    text-indent: 0;
  }
  .contact-supp label {
    background-color: #f7f7f7;
    border: 1px solid rgba(1, 1, 1, 0.1);
    height: 50px;
    width: 100%;
    display: block;
    margin-bottom: 30px;
    position: relative;
    border-radius: 4px;
  }
  .contact-supp label .cf {
    position: absolute;
    top: -1px;
    left: -1px;
    height: 50px;
    width: 110px;
    background-color: #fff;
    color: #000;
    border: 1px solid #dedede;
    text-align: center;
    font-size: 13px;
    border-radius: 4px;
    line-height: 50px;
  }
  .contact-supp label .nf {
    position: absolute;
    top: 16px;
    left: 120px;
    opacity: 0.5;
    color: #666;
  }
  .contact-supp input[type="file"] {
    display: none;
  }
  .contact-supp input[type=submit] {
    margin-bottom: 0;
    padding: 0;
    background-color: #e23c33;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    border: 2px solid #e23c33;
  }
  .contact-supp input[type=submit]:hover {
    background-color: #fff;
    color: #e23c33;
  }
  .contact-supp div.wpcf7-mail-sent-ok {
    border: transparent;
    color: #666;
    font-size: 14px;
  }
  .contact-supp span.wpcf7-not-valid-tip {
    margin-top: -15px;
  }
  .contact-supp div.wpcf7-validation-errors {
    border: transparent;
    color: #666;
    font-size: 14px;
  }
  .supp-info p {
    color: #666;
    font-size: 16px;
    font-weight: 300;
  }
  .supp-info h6,
  .supp-info a {
    color: #333;
    font-size: 22px;
    font-weight: 700;
  }
  .supp-info .media-left {
    padding-right: 20px;
  }
  .supp-info .media-body {
    padding: 30px 0;
    border-bottom: 1px dashed #e5e5e5;
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .support-content-holder header {
      padding-bottom: 20px;
    }
    .support-content-holder header h2 {
      font-size: 48px;
      margin-bottom: 30px;
    }
    .support-content-holder header p {
      font-size: 20px;
    }
  }
  @media (max-width: 767px) {
    .support-content-holder header {
      padding-bottom: 20px;
    }
    .support-content-holder header h2 {
      font-size: 30px;
      margin-bottom: 30px;
    }
    .support-content-holder header p {
      font-size: 18px;
    }
    .supp-info h6,
    .supp-info a {
      word-break: break-all;
      font-size: 18px;
    }
    .contact-supp input,
    .contact-supp select,
    .contact-supp textarea {
      margin-bottom: 10px;
    }
  }
  .screens-content {
    padding-top: 60px;
    overflow: hidden;
    padding-left: 35%;
    position: relative;
  }
  .screens-content figure {
    display: inline-block;
    box-shadow: 17.5px 30.3px 35px rgba(1, 1, 1, 0.1);
  }
  .screens-content figure:first-child {
    position: absolute;
    left: 19%;
    bottom: -10px;
    z-index: 9;
  }
  .partition-builder-section {
    background: url("../images/backgrounds/background-how-it-works.png") top center no-repeat;
    background-size: cover;
    background-color: rgba(0, 0, 0, 0.05);
  }
  .partititon-builder {
    padding-top: 80px;
  }
  .partititon-builder h2 {
    color: #000;
    font-size: 62px;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 50px;
  }
  .partititon-builder p {
    color: #666;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 100px;
  }
  .partititon-builder img {
    max-width: 100%;
  }
  @media (min-width: 992px) and (max-width: 1199px) {
    .screens-content {
      padding-left: 20%;
    }
    .screens-content figure:first-child {
      left: 2%;
      width: 20%;
    }
    .screens-content img {
      max-width: 100%;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .screens-content {
      padding-left: 5%;
    }
    .partititon-builder h2 {
      font-size: 50px;
    }
  }
  @media (max-width: 767px) {
    .screens-content {
      padding-left: 0%;
      text-align: center;
      padding: 30px 0;
    }
    .screens-content figure:first-child {
      position: static;
      margin-bottom: 30px;
    }
    .screens-content img {
      max-width: 100%;
    }
    .partititon-builder {
      padding-top: 30px;
    }
    .partititon-builder h2 {
      font-size: 30px;
      margin-bottom: 30px;
    }
    .partititon-builder p {
      margin-bottom: 30px;
    }
  }
  .about-us-content-holder header h2 {
    font-size: 62px;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 10px;
  }
  .about-us-content-holder header p {
    color: #333;
    font-size: 42px;
    font-weight: 300;
    margin-bottom: 30px;
    line-height: 55px;
  }
  .about-top {
    padding-bottom: 40px;
    border-bottom: 1px solid #f2f2f2;
  }
  .about1 {
    padding-bottom: 30px;
  }
  .about1 p {
    color: #333;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 30px;
    line-height: 1.66666667;
  }
  .vintage {
    padding: 90px 0;
    margin: 70px 0;
    background: url("../images/backgrounds/vintage.png") right center no-repeat;
  }
  .vintage h3 {
    font-size: 52px;
    line-height: 1.15384615;
    text-transform: uppercase;
  }
  .vintage h3 strong {
    font-weight: 900;
  }
  .vintage button {
    background: transparent;
    border: none;
    outline: none;
    -webkit-transition: all 0.3s ease ease-out;
    -moz-transition: all 0.3s ease ease-out;
    -o-transition: all 0.3s ease ease-out;
    transition: all 0.3s ease ease-out;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .vintage button:hover {
    opacity: 0.7;
  }
  .gallery-vintage figure {
    position: absolute;
    border: 5px solid white;
    box-shadow: 7.5px 13px 20px rgba(1, 1, 1, 0.15), 0 0 15px rgba(0, 0, 0, 0.15);
    cursor: pointer;
  }
  .gallery-vintage figure:hover {
    z-index: 9;
  }
  .gallery-vintage figure:nth-child(1) {
    top: 0;
    left: 0;
  }
  .gallery-vintage figure:nth-child(2) {
    top: 40px;
    left: 30%;
  }
  .gallery-vintage figure:nth-child(3) {
    top: 70px;
    right: 0;
  }
  .gallery-vintage .row {
    padding-bottom: 46%;
    position: relative;
  }
  .promise-holder h4 {
    font-size: 28px;
    font-weight: 500;
    color: #333;
    margin-bottom: 30px;
  }
  .promise-holder p {
    font-size: 18px;
    font-weight: 300;
    color: #333;
    line-height: 1.66666667;
  }
  .promise-holder .row-inline {
    margin-bottom: 50px;
  }
  .modal-content {
    overflow: hidden;
  }
  .pdf-modal {
    overflow: hidden;
    height: 640px;
  }
  .pdf-modal button {
    border: none;
    outline: none;
    float: right;
    background: transparent;
    font-size: 30px;
  }
  .show-mobile-pdf {
    display: none;
  }
  @media (min-width: 992px) and (max-width: 1199px) {
    .vintage h3 {
      font-size: 42px;
    }
    .gallery-vintage .row {
      padding-bottom: 57%;
    }
  }
  @media (max-width: 1199px) {
    .about-top img {
      max-width: 100%;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .about-top figure {
      text-align: center;
    }
    .about-us-content-holder header h2 {
      font-size: 52px;
    }
    .about-us-content-holder header p {
      font-size: 32px;
    }
    .vintage h3 {
      font-size: 43px;
      margin-bottom: 30px;
    }
    .vintage figure {
      text-align: center;
    }
  }
  @media (max-width: 991px) {
    .about-top figure {
      text-align: center;
    }
    .promise-holder figure {
      text-align: center;
      margin-bottom: 30px;
    }
    .promise-holder img {
      max-width: 100%;
    }
    .show-mobile-pdf {
      display: block;
    }
    .btn-pop-pdf {
      display: none;
    }
  }
  @media (max-width: 767px) {
    .about-us-content-holder header h2 {
      font-size: 30px;
    }
    .about-us-content-holder header p {
      font-size: 20px;
    }
    .vintage {
      margin: 0;
      padding: 10px 0;
    }
    .vintage h3 {
      font-size: 30px;
      text-align: center;
      margin-bottom: 20px;
    }
    .vintage figure {
      text-align: center;
    }
    .gallery-vintage {
      text-align: center;
      padding-top: 30px;
    }
    .gallery-vintage figure {
      position: static;
      display: inline-block;
      margin: 0 10px 30px 10px;
    }
    .gallery-vintage img {
      max-width: 100%;
    }
    .gallery-vintage .row {
      padding-bottom: 30px;
    }
  }
  div#order_review td.product-name {
    width: 100%;
  }
  div#order_review td.product-name:after {
    content: ':';
  }
  div#order_review td.product-name .variation {
    display: none;
  }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-weight: 300;
    color: #000;
    line-height: 50px;
  }
  span.select2 {
    width: 40% !important;
  }
  .woocommerce .col-md-6 .form-row {
    margin-bottom: 10px !important;
  }
  .select2-container--default .select2-selection--single {
    height: 50px;
    border-color: #dedede;
  }
  /* .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 12px;
  } */
  td.product-name {
    padding-right: 0 !important;
  }
  .checkout-holder .woocommerce .woocommerce-checkout-review-order table {
    padding: 0;
    margin: 0;
    border: none;
  }
  .checkout-holder .woocommerce .woocommerce-checkout-review-order table th {
    text-align: right;
    border: none;
    padding: 0;
  }
  .checkout-holder .woocommerce .woocommerce-checkout-review-order table td {
    border: none;
  }
  form {
    display: block;
  }
  .col-2 .place-order {
    display: none;
  }
  .col-2 ul.payment_methods {
    border-bottom: 0px !important;
    margin-top: 25px !important;
  }
  .checkout-header {
    display: inline-block;
    vertical-align: middle;
    margin-left: 30px;
    padding-left: 30px;
    position: relative;
  }
  .lock-secure {
    display: inline-block;
    vertical-align: middle;
    position: relative;
  }
  .lock-secure:before {
    content: "";
    position: absolute;
    left: -40px;
    top: 0;
    background-color: rgba(0, 0, 0, 0.05);
    width: 2px;
    height: 100%;
  }
  .lock-secure h6 {
    opacity: 0.8;
    color: #000;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 400;
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
  }
  .lock-secure img {
    display: inline-block;
  }
  .qustions-open {
    float: right;
    position: relative;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    z-index: 9;
  }
  .qustions-open:hover {
    background-color: #e0e0e0;
  }
  .qustions-open p {
    font-size: 18px;
    font-weight: 400;
    padding: 20px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
  }
  .qustions-open p strong {
    font-weight: 700;
  }
  .qustions-open img {
    margin-left: 20px;
  }
  .open-qustions-content {
    position: absolute;
    display: none;
    width: 100%;
    top: 63px;
    left: 0;
    z-index: 3;
  }
  .open-qustions-content ul {
    padding: 0 20px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    background-color: #fff;
    width: 100%;
    box-shadow: 0 15px 25px rgba(1, 1, 1, 0.25);
    position: relative;
  }
  .open-qustions-content ul:before {
    content: "";
    position: absolute;
    right: 16px;
    top: -12px;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #fff;
  }
  .open-qustions-content ul a,
  .open-qustions-content ul button {
    padding: 25px 50px 25px 60px;
    font-size: 23px;
    font-weight: 500;
    text-transform: initial;
    outline: none;
  }
  .open-qustions-content li:first-child {
    background: url("../images/icons/call-us.svg") left center no-repeat;
  }
  .open-qustions-content li:first-child a {
    border-bottom: 2px solid #f2f2f2;
  }
  .open-qustions-content li:last-child {
    background: url("../images/icons/chat-now.svg") left center no-repeat;
  }
  .open-qustions-content li {
    display: block;
  }
  .open-qustions-content button {
    border: none;
    background: transparent;
  }
  .opened-content {
    display: block;
  }
  .mask-show {
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.52);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .mask-show-open {
    display: block;
  }
  .checkout-holder {
    padding: 40px 0;
  }
  /* .checkout-holder header h2 {
    font-size: 42px;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 10px;
  } */
  .checkout-holder header p {
    color: #333;
    font-size: 13px;
    font-weight: 300;
    margin-bottom: 30px;
  }
  .checkout-holder header a {
    border-bottom: 1px dashed #000;
  }
  .checkout-holder header a:hover {
    border-bottom: 1px solid #000;
  }
  .checkout-holder .woocommerce .col-1,
  .checkout-holder .woocommerce .col-2 {
    float: none;
    width: 100%;
  }
  /* .checkout-holder .woocommerce h3 {
    display: inline-block;
    vertical-align: middle;
    font-size: 22px;
    font-weight: 500;
    color: #5a5a5a;
  } */
  /* .checkout-holder .woocommerce .your-order-holder a {
    float: right;
    color: #cd1f18;
    font-size: 14px;
    margin-top: 5px;
    font-weight: 500;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease ease-out;
    -moz-transition: all 0.3s ease ease-out;
    -o-transition: all 0.3s ease ease-out;
    transition: all 0.3s ease ease-out;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
  } */
  /* .checkout-holder .woocommerce .your-order-holder a:hover {
    opacity: 0.7;
  } */
  .checkout-holder .woocommerce form .form-row-first,
  .checkout-holder .woocommerce form .woocommerce-page form .form-row-first {
    float: none;
    width: 100%;
  }
  .checkout-holder .woocommerce form .form-row-last,
  .checkout-holder .woocommerce form .woocommerce-page form .form-row-last {
    float: none;
    width: 100%;
  }
  /* .checkout-holder .woocommerce form .form-row label,
  .checkout-holder .woocommerce form .woocommerce-page form .form-row label {
    display: inline-block;
    vertical-align: middle;
    width: 26%;
  } */
  .checkout-holder .woocommerce form .form-row {
    margin-bottom: 0px;
  }
  /* .checkout-holder .woocommerce form .form-row input,
  .checkout-holder .woocommerce form .form-row textarea,
  .checkout-holder .woocommerce form .form-row select {
    display: inline-block;
    vertical-align: middle;
    width: 73%;
    color: #000;
    height: 50px;
    font-size: 14px;
    font-weight: 300;
    outline: none;
    padding: 0 20px;
    border-radius: 4px;
    border: 1px solid #dedede;
    -webkit-transition: all 0.3s ease ease-out;
    -moz-transition: all 0.3s ease ease-out;
    -o-transition: all 0.3s ease ease-out;
    transition: all 0.3s ease ease-out;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
  } */
  /* .checkout-holder .woocommerce form .form-row input:focus,
  .checkout-holder .woocommerce form .form-row textarea:focus,
  .checkout-holder .woocommerce form .form-row select:focus {
    border: 1px solid #797878;
  } */
  /* .checkout-holder .woocommerce form .form-row textarea {
    padding: 10px;
    height: 150px;
    display: block;
    width: 100%;
    margin-top: 10px;
  } */
  /* .checkout-holder .woocommerce form .form-row label {
    color: #464646;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
  } */
  .checkout-holder .woocommerce form abbr[title] {
    display: none;
  }
  .checkout-holder .woocommerce form select {
    width: 40%;
  }
  .checkout-holder .woocommerce form #billing_postcode {
    width: 40%;
  }
  .checkout-holder .woocommerce form #shipping_postcode {
    width: 40%;
  }
  .checkout-holder .woocommerce form #billing_phone {
    width: 40%;
  }
  .checkout-holder .woocommerce form #shipping_phone,
  .checkout-holder .woocommerce form #billing_phone {
    width: 40%;
  }
  /* .checkout-holder .woocommerce form #shipping_phone_field button,
  .checkout-holder .woocommerce form #billing_phone_field button {
    display: inline-block;
    vertical-align: middle;
    color: #cb2920;
    font-size: 14px;
    font-weight: 400;
    width: 20%;
    margin-left: 20px;
    outline: none;
    background: transparent;
    border: none;
  } */
  .checkout-holder .woocommerce .col-md-4 #place_order {
    width: 100%;
  }
  /* .checkout-holder .woocommerce #place_order {
    float: none !important;
    height: 70px;
    background-color: #d92d23;
    background-image: linear-gradient(to top, rgba(1, 1, 1, 0.16) 0%, rgba(255, 255, 255, 0.16) 100%);
    border-radius: 4px;
    text-align: center;
    line-height: 4px;
    color: #fff;
    font-size: 22px;
    margin-bottom: 34px;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease ease-out;
    -moz-transition: all 0.3s ease ease-out;
    -o-transition: all 0.3s ease ease-out;
    transition: all 0.3s ease ease-out;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
  } */
  /* .checkout-holder .woocommerce #place_order:hover {
    background-image: linear-gradient(to bottom, rgba(1, 1, 1, 0.16) 0%, rgba(255, 255, 255, 0.16) 100%);
  } */
  /* .checkout-holder .woocommerce .woocommerce-checkout-review-order {
    padding: 20px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    margin-bottom: 20px;
  } */
  .checkout-holder .woocommerce .woocommerce-checkout-review-order:before,
  .checkout-holder .woocommerce .woocommerce-checkout-review-order:after {
    content: " ";
    display: table;
  }
  .checkout-holder .woocommerce .woocommerce-checkout-review-order:after {
    clear: both;
  }
  /* .checkout-holder .woocommerce .shop_table {
    text-align: right;
    font-size: 16px;
    float: right;
  } */
  /* .checkout-holder .woocommerce .shop_table th {
    padding-right: 10px;
    padding-bottom: 10px;
  }
  .checkout-holder .woocommerce .shop_table tr:last-child th {
    padding-bottom: 0;
  }
  .checkout-holder .woocommerce .shop_table th,
  .checkout-holder .woocommerce .shop_table td {
    color: grey;
    font-weight: 400;
  } */
  .checkout-holder .woocommerce .promotion-added th,
  .checkout-holder .woocommerce .promotion-added td {
    color: #000;
    font-weight: 700;
  }
  .checkout-holder .woocommerce .order-total th,
  .checkout-holder .woocommerce .order-total td {
    color: #d3251d;
  }
  .checkout-holder .woocommerce .woocommerce-error input {
    border: 1px solid #e63d2f !important;
    margin-bottom: 10px;
  }
  .checkout-holder .woocommerce .woocommerce-error strong {
    color: #cb2920;
    font-size: 14px;
    font-weight: 400;
    margin-left: 27%;
    margin-bottom: 10px;
  }
  .checkout-holder .woocommerce .woocommerce-invalid input.input-text {
    border: 1px solid #e63d2f !important;
    background-image: url("../images/icons/error.svg");
    background-repeat: no-repeat;
    background-position: right center;
    background-position-x: 97%;
  }
  .billing-added {
    display: none;
  }
  /* .panel {
    background-color: #f7f7f7;
    padding: 20px 20px 40px 20px;
    border: 1px solid rgba(1, 1, 1, 0.1);
    border-radius: 4px;
    margin-bottom: 30px;
  } */
  /* .panel h3 {
    font-size: 22px;
    font-weight: 500;
    color: #5a5a5a;
    margin-bottom: 30px;
  } */
  /* .your-order-holder {
    padding: 20px 15px;
    background-color: #f7f7f7;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
  } */
  /* .order-detailes {
    padding: 20px;
    border: 1px solid #e5e5e5;
  } */
  /* .order-detailes ul {
    margin-left: 20px;
    margin-bottom: 20px;
  } */
  .order-detailes ul li:last-child {
    margin-bottom: 0;
  }
  .order-detailes li {
    color: #5c5c5c;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px;
  }
  .order-detailes .row:last-child ul {
    margin-bottom: 0px;
  }
  .promotion-code {
    padding: 20px;
    background-color: #f7f7f7;
    border: 1px solid #e5e5e5;
    position: relative;
    margin-bottom: 40px;
  }
  .promotion-code h5 {
    font-size: 18px;
    font-weight: 400;
    color: #6b6b6b;
    padding-right: 20px;
  }
  .promotion-code input {
    height: 50px;
    font-size: 14px;
    font-weight: 300;
    color: #000;
    outline: none;
    border-radius: 4px;
    border: 1px solid #dedede;
  }
  .promotion-code input[type=text] {
    width: 100%;
    border: 1px solid #dedede;
    padding: 0 60px 0 10px;
  }
  .promotion-code input[type=submit] {
    position: absolute;
    height: 48px;
    top: 21px;
    right: 21px;
    color: black;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    background: #f5f5f5;
    /* Old browsers */
    background: -moz-linear-gradient(top, #f5f5f5 0%, #e9e9e9 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f5f5f5 0%, #e9e9e9 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f5f5f5 0%, #e9e9e9 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    padding: 0 10px;
  }
  .promotion-code input[type=submit]:hover {
    background: -webkit-linear-gradient(bottom, #f5f5f5 0%, #e9e9e9 100%);
    /* Chrome10-25,Safari5.1-6 */
  }
  .shop-confidence {
    margin-bottom: 30px;
  }
  .shop-confidence img {
    max-width: 100%;
  }
  /* .payment-info h4 {
    color: #464646;
    font-size: 18px;
    font-weight: 500;
    margin-top: 30px;
    margin-bottom: 20px;
  } */
  /* .payment-info p {
    color: #464646;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 30px;
  } */
  /* .payment-info p strong {
    font-weight: 500;
  } */
  /* .payment-info label {
    display: block;
    text-align: center;
  } */
  /* .payment-info label input:checked + span.input {
    background-color: white;
  }
  .payment-info .billing-check {
    margin-bottom: 30px;
  }
  .payment-info input {
    display: none;
  }
  .payment-info span.input {
    width: 40px;
    height: 40px;
    background-color: #38d50e;
    background-image: url("../images/icons/checked-green.svg");
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid rgba(1, 1, 1, 0.1);
    border-radius: 4px;
    margin-right: 20px;
    cursor: pointer;
  } */
  /* .payment-info span,
  .payment-info h3 {
    display: inline-block;
    vertical-align: middle;
  } */
  /* .payment-info h3 {
    margin-bottom: 0;
    color: #333;
    font-size: 16px;
  } */
  .submit-2 {
    text-align: center;
  }
  .submit-2 input {
    float: none !important;
    width: 370px;
    height: 70px;
    background-color: #d92d23;
    background-image: linear-gradient(to top, rgba(1, 1, 1, 0.16) 0%, rgba(255, 255, 255, 0.16) 100%);
    border-radius: 4px;
    text-align: center;
    line-height: 4px;
    color: #fff;
    font-size: 22px;
    margin-bottom: 20px;
    font-weight: 700;
    text-transform: uppercase;
    border: none;
    margin: 0 auto;
    -webkit-transition: all 0.3s ease ease-out;
    -moz-transition: all 0.3s ease ease-out;
    -o-transition: all 0.3s ease ease-out;
    transition: all 0.3s ease ease-out;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .submit-2 input:hover {
    background-image: linear-gradient(to bottom, rgba(1, 1, 1, 0.16) 0%, rgba(255, 255, 255, 0.16) 100%);
  }
  .payment-content p {
    font-size: 0;
  }
  .payment-content .col-md-8 p:nth-child(2) select {
    width: 25%;
    padding: 0 10px;
  }
  .payment-content .col-md-8 p:nth-child(2) select:last-child {
    margin-left: 30px;
  }
  .payment-content .col-md-8 p:nth-child(2) input[type="date"]::-webkit-calendar-picker-indicator,
  .payment-content .col-md-8 p:nth-child(2) input[type="date"]::-webkit-inner-spin-button {
    display: none;
  }
  .payment-content .col-md-8 p:nth-child(2) span {
    position: absolute;
    background: transparent;
    border: none;
    width: 11px;
    height: 22px;
    top: 12px;
    left: 40px;
    right: 0;
    margin: 0 auto;
    cursor: initial;
  }
  /* .we-accept {
    text-align: center;
  }
  .we-accept h6 {
    display: inline-block;
    position: relative;
    font-size: 14px;
    color: #959595;
  }
  .we-accept h6:before,
  .we-accept h6:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 1px;
    background-color: #c6c6c6;
  }
  .we-accept h6:before {
    top: 9px;
    left: -30px;
  }
  .we-accept h6:after {
    top: 9px;
    right: -30px;
  } */
  @media (min-width: 992px) and (max-width: 1199px) {
    .payment-content .col-md-8 p:nth-child(2) input:last-child {
      margin-left: 32px;
    }
    .payment-content .col-md-8 p:nth-child(2) span {
      left: 60px;
    }
    .promotion-code h5 {
      font-size: 16px;
      padding-right: 0px;
    }
    /* .checkout-holder .woocommerce form .form-row label {
      width: 30%;
    } */
    /* .checkout-holder .woocommerce form .form-row input {
      width: 70%;
    } */
  }
  @media (max-width: 1199px) {
    .order-detailes .fitin-sm {
      max-width: 100%;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .payment-content .col-md-9 p:nth-child(2) input:last-child {
      margin-left: 61px;
    }
    .payment-content .col-md-9 p:nth-child(2) span {
      left: 180px;
    }
  }
  @media (max-width: 991px) {
    /* .checkout-holder .woocommerce #place_order {
      display: none;
    } */
    .open-qustions-content li:first-child a {
      text-align: left;
    }
    .we-accept figure {
      margin-bottom: 30px;
    }
    .shop-confidence figure {
      text-align: center;
    }
    .submit-2 input {
      margin-bottom: 30px;
    }
    .header-checkout {
      text-align: center;
    }
    .qustions-open {
      float: none;
    }
    .lock-secure:before {
      display: none;
    }
    .qustions-open {
      margin-top: 10px;
    }
  }
  @media (max-width: 767px) {
    .submit-2 input {
      width: 280px;
    }
    .qustions-open p {
      padding: 10px;
    }
    .checkout-holder {
      padding: 30px 0;
    }
    .checkout-holder header h2 {
      font-size: 30px;
    }
    /* .checkout-holder .woocommerce form .form-row {
      margin-bottom: 20px;
    } */
    /* .checkout-holder .woocommerce form .form-row label {
      display: block;
      width: 100%;
      margin-bottom: 5px;
    } */
    /* .checkout-holder .woocommerce form .form-row input,
    .checkout-holder .woocommerce form .form-row select {
      width: 100%;
    } */
    .checkout-holder .woocommerce form #billing_state {
      width: 100%;
    }
    .checkout-holder .woocommerce form #billing_postcode {
      width: 100%;
    }
    .checkout-holder .woocommerce form #billing_phone {
      width: 100%;
    }
    .checkout-holder .woocommerce form #billing_phone_field button {
      width: 200px;
      padding-left: 0;
      margin: 10px auto 0;
      display: block;
    }
    .checkout-holder .woocommerce .woocommerce-error p {
      margin-left: 0%;
    }
    .woocommerce-billing-fields h3 {
      font-size: 16px;
    }
    .order-detailes {
      text-align: center;
    }
    .payment-content .col-md-8 p:nth-child(2) span {
      display: none;
    }
    .payment-content .col-md-8 p:nth-child(2) select:last-child {
      margin-left: 0;
      margin-top: 10px;
    }
    .promotion-code .media-left {
      padding-right: 0;
    }
  }
  #payment input::-moz-placeholder {
    color: #000000 !important;
    opacity: 1 !important;
  }
  #payment input:-ms-input-placeholder {
    color: #000000 !important;
  }
  #payment input::-webkit-input-placeholder {
    color: #000000 !important;
  }
  #payment input ::-webkit-input-placeholder {
    color: #000000 !important;
  }
  #payment input :-moz-placeholder {
    color: #000000 !important;
  }
  #payment input ::-moz-placeholder {
    color: #000000 !important;
  }
  .blog-holder-all header {
    padding: 80px 0 40px 0;
  }
  .blog-holder-all header h2 {
    color: black;
    font-size: 62px;
    font-weight: 700;
    text-transform: uppercase;
  }
  .blog-holder-all header p {
    color: #333;
    font-size: 42px;
    font-weight: 300;
  }
  .blog-content-holder a {
    -webkit-transition: all 0.3s ease ease-out;
    -moz-transition: all 0.3s ease ease-out;
    -o-transition: all 0.3s ease ease-out;
    transition: all 0.3s ease ease-out;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .blog-content-holder article {
    padding: 50px 0 60px 0;
    border-bottom: 1px solid #e8e8e8;
  }
  .blog-content-holder article p {
    color: #333;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 40px;
    line-height: 1.55555556;
  }
  .blog-content-holder article img {
    max-width: 100%;
  }
  .blog-content-holder article figure {
    text-align: center;
    overflow: hidden;
  }
  .blog-content-holder article figure a {
    display: block;
  }
  .blog-content-holder article figure a:hover {
    opacity: 0.7;
  }
  .blog-content-holder header {
    padding: 0;
    margin-bottom: 20px;
  }
  .blog-content-holder header h3 {
    margin-bottom: 25px;
  }
  .blog-content-holder header h3 a {
    color: #333;
    font-size: 28px;
    font-weight: 500;
  }
  .blog-content-holder header h3 a:hover {
    color: #cd281e;
  }
  .blog-content-holder header ul {
    padding-bottom: 30px;
    position: relative;
  }
  .blog-content-holder header ul:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #cb2920;
    width: 70px;
    height: 2px;
  }
  .blog-content-holder header ul li:first-child {
    position: relative;
    padding-right: 15px;
  }
  .blog-content-holder header ul li:first-child:before {
    content: "";
    height: 13px;
    width: 1px;
    background-color: #ccc;
    position: absolute;
    top: 2px;
    right: 0;
  }
  .blog-content-holder header ul li:last-child {
    padding-left: 10px;
  }
  .blog-content-holder header li {
    display: inline-block;
    vertical-align: middle;
    color: #999;
    font-size: 15px;
    font-weight: 300;
  }
  .blog-content-holder header li a {
    color: #999;
  }
  .blog-content-holder header li a:hover {
    color: #cd281e;
  }
  .blog-content-holder footer a {
    width: 250px;
    height: 70px;
    border: 2px solid #cb2a20;
    border-radius: 4px;
    color: #cb2a20;
    font-size: 20px;
    font-weight: 700;
    line-height: 70px;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
  }
  .blog-content-holder footer a:hover {
    background-color: #cb2a20;
    color: #fff;
  }
  .wp-pagenavigation {
    text-align: center;
    padding: 30px 0 40px 0;
  }
  .wp-pagenavigation .previouspostslink {
    position: relative;
  }
  /* .wp-pagenavigation .previouspostslink:before {
    content: "";
    position: absolute;
    left: -20px;
    top: 4px;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-right: 10px solid #313131;
    border-bottom: 7px solid transparent;
  } */
  .wp-pagenavigation .nextpostslink {
    position: relative;
  }
  /* .wp-pagenavigation .nextpostslink:before {
    content: "";
    position: absolute;
    right: -20px;
    top: 4px;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-left: 10px solid #313131;
    border-bottom: 7px solid transparent;
  } */
  .wp-pagenavigation a {
    opacity: 0.8;
    color: #000;
    font-size: 19px;
    font-weight: 700;
    text-transform: uppercase;
  }
  .wp-pagenavi a {
    margin: 0 10px;
    -webkit-transition: all 0.3s ease ease-out;
    -moz-transition: all 0.3s ease ease-out;
    -o-transition: all 0.3s ease ease-out;
    transition: all 0.3s ease ease-out;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .wp-pagenavi a:hover {
    opacity: 0.5;
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .blog-holder-all header {
      padding: 40px 0 10px 0;
    }
    .blog-holder-all header h2 {
      font-size: 50px;
    }
    .blog-holder-all header p {
      font-size: 32px;
    }
  }
  @media (max-width: 767px) {
    .blog-holder-all header {
      padding: 30px 0 0px 0;
    }
    .blog-holder-all header h2 {
      font-size: 30px;
    }
    .blog-holder-all header p {
      font-size: 20px;
    }
    .blog-content-holder article {
      padding: 30px 0;
    }
    .blog-content-holder article p {
      font-size: 15px;
      margin-bottom: 20px;
    }
    .blog-content-holder header h3 a {
      font-size: 25px;
    }
  }
  .single-blog-section {
    background-color: rgba(232, 232, 232, 0.74);
  }
  .single-blog-holder-all .container {
    background-color: #fff;
  }
  .single-blog-holder-all header {
    background-color: #cb2a20;
    color: #fff;
    padding: 45px 0 50px 0;
  }
  .single-blog-holder-all header .container {
    background-color: #cb2a20;
  }
  .single-blog-holder-all header h1 {
    font-size: 32px;
    font-weight: 500;
    margin-bottom: 40px;
  }
  .single-blog-holder-all header ul li:first-child {
    position: relative;
    padding-right: 15px;
  }
  .single-blog-holder-all header ul li:first-child:before {
    content: "";
    height: 13px;
    width: 1px;
    background-color: #ccc;
    position: absolute;
    top: 2px;
    right: 0;
  }
  .single-blog-holder-all header ul li:last-child {
    padding-left: 10px;
  }
  .single-blog-holder-all header li {
    font-size: 15px;
    font-weight: 300;
    display: inline-block;
    vertical-align: middle;
  }
  .single-blog-holder-all header a {
    color: #fff;
    font-size: 15px;
    -webkit-transition: all 0.3s ease ease-out;
    -moz-transition: all 0.3s ease ease-out;
    -o-transition: all 0.3s ease ease-out;
    transition: all 0.3s ease ease-out;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .single-blog-holder-all header a:hover {
    color: #fff575;
  }
  .figure-blog {
    margin-top: 20px;
    margin-bottom: 50px;
  }
  .figure-blog img {
    max-width: 100%;
  }
  .blog-content {
    border-bottom: 1px solid #e8e8e8;
    padding-top: 30px;
  }
  .blog-content p:first-child {
    color: #333;
    font-size: 22px;
    font-weight: 300;
    line-height: 1.40909091;
    margin-bottom: 30px;
  }
  .blog-content p {
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 30px;
    line-height: 1.72222222;
  }
  .blog-content p strong {
    font-weight: 500;
  }
  .blog-content h3 {
    font-size: 25px;
  }
  .blog-content h3,
  .blog-content h4,
  .blog-content h5,
  .blog-content h6 {
    margin-bottom: 30px;
  }
  .blog-content blockquote {
    background-color: #ececec;
    margin: 0 0 60px 0;
    padding: 40px 40px 50px 40px;
    position: relative;
  }
  .blog-content blockquote:before {
    content: '';
    position: absolute;
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px;
    opacity: 0.1;
    border: 1px dashed #000;
  }
  .blog-content blockquote p {
    font-size: 20px;
    font-weight: 300;
    font-style: italic;
    line-height: 1.7;
  }
  .blog-content blockquote img {
    border-radius: 50%;
  }
  .blog-content h2 {
    font-size: 28px;
    margin-bottom: 30px;
  }
  .blog-content h2 strong {
    font-weight: 500;
  }
  .blog-content li {
    margin-bottom: 15px;
    font-size: 18px;
  }
  .wp-pagenavigation-single {
    padding: 30px 0 50px;
  }
  .wp-pagenavigation-single .wp-pagenavi a {
    display: inline-block;
    width: 230px;
    color: #cb2a20;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    padding-left: 20px;
    position: relative;
  }
  .wp-pagenavigation-single .wp-pagenavi a:first-child:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 4px;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-right: 7px solid #313131;
    border-bottom: 4px solid transparent;
  }
  .wp-pagenavigation-single .wp-pagenavi a:last-child {
    float: right;
    text-align: right;
    padding-right: 20px;
    padding-left: 0;
  }
  .wp-pagenavigation-single .wp-pagenavi a:last-child:before {
    content: "";
    position: absolute;
    right: 0px;
    top: 4px;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-left: 7px solid #313131;
    border-bottom: 4px solid transparent;
  }
  .wp-pagenavigation-single .wp-pagenavi a:last-child p {
    margin-right: -20px;
  }
  .wp-pagenavigation-single .wp-pagenavi p {
    color: #4d4d4d;
    font-size: 13px;
    text-transform: initial;
    font-weight: normal;
    margin-top: 10px;
    margin-left: -20px;
  }
  .wp-pagenavigation-single .col-md-offset-2 a {
    display: inline-block;
    width: 230px;
    position: relative;
    -webkit-transition: all 0.3s ease ease-out;
    -moz-transition: all 0.3s ease ease-out;
    -o-transition: all 0.3s ease ease-out;
    transition: all 0.3s ease ease-out;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .wp-pagenavigation-single .col-md-offset-2 a:hover {
    opacity: 0.7;
  }
  .wp-pagenavigation-single .col-md-offset-2 a p {
    display: inline-block;
    color: #cb2a20;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    padding-left: 20px;
    position: relative;
  }
  .wp-pagenavigation-single .col-md-offset-2 a h6 {
    color: #4d4d4d;
    font-size: 13px;
  }
  .wp-pagenavigation-single .col-md-offset-2 a:first-child:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 4px;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-right: 7px solid #313131;
    border-bottom: 4px solid transparent;
  }
  .wp-pagenavigation-single .col-md-offset-2 a:last-child {
    float: right;
    text-align: right;
  }
  .wp-pagenavigation-single .col-md-offset-2 a:last-child:before {
    content: "";
    position: absolute;
    right: 0px;
    top: 4px;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-left: 7px solid #313131;
    border-bottom: 4px solid transparent;
  }
  .wp-pagenavigation-single .col-md-offset-2 a:last-child p {
    padding-left: 0px;
    padding-right: 20px;
  }
  @media (max-width: 767px) {
    .single-blog-holder-all header {
      padding: 30px 0 80px 0;
    }
    .single-blog-holder-all header h1 {
      font-size: 30px;
      margin-bottom: 30px;
    }
    .figure-blog {
      margin-bottom: 20px;
    }
    .blog-content p:first-child {
      font-size: 18px;
    }
    .blog-content p:first-child::first-letter {
      font-size: 40px;
      padding-right: 20px;
    }
    .blog-content blockquote {
      padding: 30px;
      margin: 0 0 30px 0;
    }
    .blog-content h2 {
      margin-bottom: 20px;
    }
    .blog-content p {
      font-size: 17px;
      margin-bottom: 20px;
    }
    .wp-pagenavigation-single .col-md-offset-2 a {
      display: block;
    }
    .wp-pagenavigation-single .col-md-offset-2 a p {
      padding-left: 0;
    }
    .wp-pagenavigation-single .col-md-offset-2 a:last-child {
      float: none;
      text-align: left;
    }
    .wp-pagenavigation-single .col-md-offset-2 a:last-child:before {
      display: none;
    }
    .wp-pagenavigation-single .col-md-offset-2 a:first-child:before {
      display: none;
    }
  }
  p.total {
    margin-bottom: 30px;
  }
  .total-container {
    position: relative;
    margin-bottom: 20px;
    padding-top: 30px;
  }
  .total-container p {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
  }
  .total-container .total-stroke {
    height: 2px;
    display: block;
    background: #e12f24;
    position: relative;
    margin: 0 auto;
  }
  /* .total-container .total-stroke:before {
    content: '';
    background: url('../images/a1.svg') no-repeat center center;
    width: 6px;
    height: 10px;
    display: block;
    position: absolute;
    z-index: 2;
    top: -4px;
    left: 0;
  }
  .total-container .total-stroke:after {
    content: '';
    background: url('../images/a2.svg') no-repeat center center;
    width: 6px;
    height: 10px;
    display: block;
    position: absolute;
    z-index: 2;
    top: -4px;
    right: 0;
  } */
  .dimensions-container[data-layout="layout-one"] .total-container {
    padding-left: 110px;
    padding-right: 23px;
  }
  .dimensions-container[data-layout="layout-two"] .total-container {
    padding-right: 101px;
    padding-left: 18px;
  }
  .dimensions-container[data-layout="layout-three"] .total-container {
    padding-left: 113px;
    padding-right: 11px;
  }
  .dimensions-container[data-layout="layout-four"] .total-container {
    padding-left: 120px;
    padding-right: 20px;
  }
  .dimensions-container[data-layout="layout-five"] .total-container {
    padding-right: 0px;
    padding-left: 150px;
  }
  .dimensions-container[data-layout="layout-six"] .total-container {
    padding-left: 0px;
    padding-right: 160px;
  }
  .dimensions-container[data-layout="layout-seven"] .total-container {
    padding-left: 151px;
    padding-right: 125px;
  }
  .dimensions-container[data-layout="layout-eight"] .total-container {
    padding-right: 160px;
    padding-left: 130px;
  }
  .dimensions-container[data-layout="layout-nine"] .total-container {
    padding-right: 110px;
    padding-left: 150px;
  }
  .dimensions-container[data-layout="layout-ten"] .total-container {
    padding-right: 160px;
    padding-left: 120px;
  }
  .dimensions a.remove_stall {
    display: none !important;
  }
  .dimensions-container[data-layout="layout-five"] .short {
    display: none;
  }
  .dimensions-container[data-layout="layout-six"] .short {
    display: none;
  }
  .dimensions-container[data-layout="layout-one"],
  .dimensions-container[data-layout="layout-three"],
  .dimensions-container[data-layout="layout-four"] {
    direction: rtl;
  }
  .dimensions-container[data-layout="layout-one"] *,
  .dimensions-container[data-layout="layout-three"] *,
  .dimensions-container[data-layout="layout-four"] * {
    direction: ltr;
  }
  .dimensions-container[data-layout="layout-one"] .short,
  .dimensions-container[data-layout="layout-three"] .short,
  .dimensions-container[data-layout="layout-four"] .short {
    margin-left: 0px;
    margin-right: 10px;
  }
  .dimensions-container[data-layout="layout-one"] .short .stroke,
  .dimensions-container[data-layout="layout-three"] .short .stroke,
  .dimensions-container[data-layout="layout-four"] .short .stroke {
    right: 0;
    left: initial;
  }
  .dimensions-container[data-layout="layout-one"] .long,
  .dimensions-container[data-layout="layout-three"] .long,
  .dimensions-container[data-layout="layout-four"] .long {
    display: none;
  }
  .dimensions-container[data-layout="layout-five"] .short .stroke,
  .dimensions-container[data-layout="layout-six"] .short .stroke {
    height: 190px;
  }
  .dimensions-container[data-layout="layout-six"],
  .dimensions-container[data-layout="layout-eight"],
  .dimensions-container[data-layout="layout-ten"] {
    direction: rtl;
  }
  .dimensions-container[data-layout="layout-six"] .dimensions,
  .dimensions-container[data-layout="layout-eight"] .dimensions,
  .dimensions-container[data-layout="layout-ten"] .dimensions {
    direction: ltr;
  }
  .dimensions-container[data-layout="layout-six"] .short,
  .dimensions-container[data-layout="layout-eight"] .short,
  .dimensions-container[data-layout="layout-ten"] .short,
  .dimensions-container[data-layout="layout-six"] .long,
  .dimensions-container[data-layout="layout-eight"] .long,
  .dimensions-container[data-layout="layout-ten"] .long {
    direction: ltr;
  }
  .dimensions-container[data-layout="layout-six"] .short,
  .dimensions-container[data-layout="layout-eight"] .short,
  .dimensions-container[data-layout="layout-ten"] .short {
    margin-left: 0px;
    margin-right: 20px;
  }
  .dimensions-container[data-layout="layout-six"] .short .stroke,
  .dimensions-container[data-layout="layout-eight"] .short .stroke,
  .dimensions-container[data-layout="layout-ten"] .short .stroke {
    right: 0;
    left: initial;
  }
  .dimensions-container[data-layout="layout-six"] .long,
  .dimensions-container[data-layout="layout-eight"] .long,
  .dimensions-container[data-layout="layout-ten"] .long {
    margin-right: 0px;
    margin-left: 20px;
  }
  .dimensions-container[data-layout="layout-six"] .long .stroke,
  .dimensions-container[data-layout="layout-eight"] .long .stroke,
  .dimensions-container[data-layout="layout-ten"] .long .stroke {
    left: 0;
    right: initial;
  }
  .dimensions-container[data-layout="layout-two"] .long {
    display: none;
  }
  .dimensions-container {
    position: relative;
    display: inline-block;
    margin-bottom: 0px;
    font-size: 0;
  }
  .dimensions-container p {
    color: #666;
    font-weight: 300;
    font-size: 14px;
    margin-bottom: 5px;
  }
  .dimensions-container p strong {
    font-weight: 700;
    text-transform: uppercase;
  }
  .dimensions-container .stalls .abs {
    display: block;
    white-space: pre-line;
  }
  .dimensions-container .stalls .stall a.remove_stall {
    display: none;
  }
  .dimensions-container .short {
    width: 90px;
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
    padding-top: 55px;
    position: relative;
  }
  .dimensions-container .short .valid {
    white-space: pre-line;
    top: 110%;
  }
  .dimensions-container .short p {
    font-size: 14px;
  }
  .dimensions-container .short select {
    font-size: 14px;
    margin: 0 auto;
    text-align: center;
  }
  .dimensions-container .short input {
    display: none;
  }
  .dimensions-container .short.long {
    padding-top: 115px;
    position: relative;
  }
  .dimensions-container .short.long .valid,
  .dimensions-container .short.long .valide {
    top: 20%;
    width: 100%;
    max-width: 100%;
  }
  .dimensions-container .short.long .stroke {
    height: 300px;
  }
  .dimensions-container .short.long input {
    display: block;
    width: 100%;
    text-align: center;
  }
  .dimensions-container .short.long select {
    display: none;
  }
  /* .dimensions-container .short .stroke {
    background: #e12f24;
    width: 2px;
    height: 181px;
    display: block;
    position: absolute;
    top: 11px;
    left: 0;
    margin-top: 2px;
  } */
  /* .dimensions-container .short .stroke:before {
    content: '';
    background: url('../images/a3.svg') no-repeat center center;
    width: 10px;
    height: 10px;
    display: block;
    position: absolute;
    margin-left: -4px;
    z-index: 2;
    top: -2px;
  }
  .dimensions-container .short .stroke:after {
    content: '';
    background: url('../images/a4.svg') no-repeat center center;
    width: 10px;
    height: 10px;
    display: block;
    position: absolute;
    margin-left: -4px;
    z-index: 2;
    bottom: -2px;
  } */
  .dimensions-container .long {
    width: 125px;
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
    padding-top: 55px;
  }
  .dimensions-container .long p {
    font-size: 14px;
  }
  .dimensions-container .long select {
    font-size: 14px;
    margin: 0 auto;
    text-align: center;
  }
  .dimensions-container .long input {
    display: none;
  }
  .dimensions-container .long.long {
    padding-top: 115px;
    position: relative;
  }
  .dimensions-container .long.long .valid,
  .dimensions-container .long.long .valide {
    top: 105%;
    white-space: pre-wrap;
  }
  .dimensions-container .long.long .stroke {
    height: 300px;
  }
  .dimensions-container .long.long input {
    display: inline-block;
    width: 40px;
    font-size: 17px;
    text-align: center;
    vertical-align: top;
    border: 1px solid #aaaaaa;
    line-height: 23px;
  }
  .dimensions-container .long.long select {
    display: none;
  }
  .dimensions-container .long.long > sup {
    font-size: 20px;
    top: 14px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
  }
  .dimensions-container .long.long select[name="fraction"] {
    display: inline-block;
    font-size: 19px;
    vertical-align: top;
    width: 40px;
    border: 1px solid #aaaaaa;
  }
  .dimensions-container .long .stroke {
    background: #e12f24;
    width: 2px;
    height: 181px;
    display: block;
    position: absolute;
    top: 11px;
    right: 0;
    left: initial;
    margin-top: 2px;
  }
  .dimensions-container .long .stroke:before {
    content: '';
    background: url('../images/a7.svg') no-repeat center center;
    width: 10px;
    height: 10px;
    display: block;
    position: absolute;
    margin-left: -4px;
    z-index: 2;
    top: -2px;
  }
  .dimensions-container .long .stroke:after {
    content: '';
    background: url('../images/a8.svg') no-repeat center center;
    width: 10px;
    height: 10px;
    display: block;
    position: absolute;
    margin-left: -4px;
    z-index: 2;
    bottom: -2px;
  }
  .dimensions-container .dimensions {
    display: inline-block;
    vertical-align: top;
  }
  .dimensions-container .dimensions .stalls[data-layout="layout-five"] .stall:first-child {
    background-image: url(../images/configurator/five.svg);
    width: 144px;
    height: 325px;
    display: inline-block;
    background-position: top left;
    background-repeat: no-repeat;
    vertical-align: top;
    margin-right: -22px;
    background-size: auto;
  }
  .dimensions-container .dimensions .stalls[data-layout="layout-seven"] .stall:first-child .abs,
  .dimensions-container .dimensions .stalls[data-layout="layout-nine"] .stall:first-child .abs,
  .dimensions-container .dimensions .stalls[data-layout="layout-five"] .stall:first-child .abs {
    left: 16px;
    right: 30px;
  }
  .dimensions-container .dimensions .stalls[data-layout="layout-six"] .stall:last-child {
    background-image: url(../images/configurator/six.svg);
    width: 144px;
    height: 325px;
    display: inline-block;
    background-position: top right;
    background-repeat: no-repeat;
    vertical-align: top;
    margin-left: -24px;
    background-size: auto;
  }
  .dimensions-container .dimensions .stalls[data-layout="layout-six"] .stall:last-child .abs,
  .dimensions-container .dimensions .stalls[data-layout="layout-eight"] .stall:last-child .abs,
  .dimensions-container .dimensions .stalls[data-layout="layout-ten"] .stall:last-child .abs {
    left: 29px;
    right: 19px;
  }
  .dimensions-container .dimensions .stall {
    position: relative;
  }
  .dimensions-container .dimensions .stall .abs {
    position: absolute;
    top: 30px;
    left: 5px;
    right: 9px;
  }
  /* .dimensions-container .dimensions .stall .abs .stroke {
    background: #e12f24;
    height: 2px;
    display: block;
    position: absolute;
    top: 11px;
    right: 0;
    left: initial;
    margin-top: 2px;
    top: -9px;
    left: -3px;
    right: -4px;
  }
  .dimensions-container .dimensions .stall .abs .stroke:before {
    content: '';
    background: url('../images/a5.svg') no-repeat center center;
    width: 6px;
    height: 10px;
    display: block;
    position: absolute;
    margin-top: -2px;
    margin-left: -2px;
    z-index: 2;
    top: -2px;
  }
  .dimensions-container .dimensions .stall .abs .stroke:after {
    content: '';
    background: url('../images/a6.svg') no-repeat center center;
    width: 6px;
    height: 10px;
    display: block;
    position: absolute;
    margin-top: -2px;
    margin-left: -2px;
    z-index: 2;
    top: -2px;
    right: -2px;
  } */
  .dimensions-container .dimensions .stall .abs input {
    width: 100%;
    text-align: center;
    padding: 0;
    margin-top: 5px;
  }
  .dimensions-container .dimensions .stall .abs input[name="stalls-input"] {
    width: 35px;
    font-size: 17px;
  }
  .dimensions-container .dimensions .stall .abs select[name="fraction"] {
    width: 42px;
    font-size: 19px;
    margin-top: 5px;
  }
  a.help {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
    margin-top: 6px;
    font-weight: 500;
    color: #666666;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  a.help:hover {
    opacity: 0.9;
  }
  a.help svg {
    display: inline-block;
    width: 35px;
    vertical-align: middle;
    margin-top: -6px;
    margin-right: 5px;
  }
  div[id="5"] .stalls .stall:after {
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
  .stalls .stall:after {
    left: 6px;
    top: 170px;
    -ms-transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
  }
  .stalls[data-layout="layout-two"] .stall:after,
  .stalls[data-layout="layout-eight"] .stall:after,
  .stalls[data-layout="layout-ten"] .stall:after {
    right: 8px;
    top: 170px;
    -ms-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
    left: auto;
  }
  .stalls[data-layout="layout-five"] .stall:first-child:after,
  .stalls[data-layout="layout-seven"] .stall:first-child:after,
  .stalls[data-layout="layout-nine"] .stall:first-child:after {
    width: 3px;
    height: 83px;
    left: 98px;
    top: 225px;
  }
  .stalls[data-layout="layout-five"] .stall[data-pos="left-in"]:first-child:after,
  .stalls[data-layout="layout-seven"] .stall[data-pos="left-in"]:first-child:after,
  .stalls[data-layout="layout-nine"] .stall[data-pos="left-in"]:first-child:after {
    width: 3px;
    height: 83px;
    left: 98px;
    top: 225px;
  }
  .stalls[data-layout="layout-five"] .stall[data-pos="left-out"]:first-child:after,
  .stalls[data-layout="layout-seven"] .stall[data-pos="left-out"]:first-child:after,
  .stalls[data-layout="layout-nine"] .stall[data-pos="left-out"]:first-child:after {
    width: 3px;
    height: 83px;
    left: 141px;
    top: 225px;
  }
  .stalls[data-layout="layout-five"] .stall[data-pos="right-in"]:first-child:after,
  .stalls[data-layout="layout-seven"] .stall[data-pos="right-in"]:first-child:after,
  .stalls[data-layout="layout-nine"] .stall[data-pos="right-in"]:first-child:after {
    width: 3px;
    height: 83px;
    left: 98px;
    top: 199px;
  }
  .stalls[data-layout="layout-five"] .stall[data-pos="right-out"]:first-child:after,
  .stalls[data-layout="layout-seven"] .stall[data-pos="right-out"]:first-child:after,
  .stalls[data-layout="layout-nine"] .stall[data-pos="right-out"]:first-child:after {
    width: 3px;
    height: 83px;
    left: 142px;
    top: 199px;
  }
  .stalls[data-layout="layout-six"] .stall:last-child:after,
  .stalls[data-layout="layout-eight"] .stall:last-child:after,
  .stalls[data-layout="layout-ten"] .stall:last-child:after {
    width: 3px;
    height: 83px;
    left: 43px;
    top: 226px;
  }
  .stalls[data-layout="layout-six"] .stall[data-pos="left-in"]:last-child:after,
  .stalls[data-layout="layout-eight"] .stall[data-pos="left-in"]:last-child:after,
  .stalls[data-layout="layout-ten"] .stall[data-pos="left-in"]:last-child:after {
    width: 3px;
    height: 83px;
    left: 42px;
    top: 199px;
  }
  .stalls[data-layout="layout-six"] .stall[data-pos="left-out"]:last-child:after,
  .stalls[data-layout="layout-eight"] .stall[data-pos="left-out"]:last-child:after,
  .stalls[data-layout="layout-ten"] .stall[data-pos="left-out"]:last-child:after {
    width: 3px;
    height: 83px;
    left: 0;
    top: 199px;
  }
  .stalls[data-layout="layout-six"] .stall[data-pos="right-in"]:last-child:after,
  .stalls[data-layout="layout-eight"] .stall[data-pos="right-in"]:last-child:after,
  .stalls[data-layout="layout-ten"] .stall[data-pos="right-in"]:last-child:after {
    width: 3px;
    height: 83px;
    left: 43px;
    top: 226px;
  }
  .stalls[data-layout="layout-six"] .stall[data-pos="right-out"]:last-child:after,
  .stalls[data-layout="layout-eight"] .stall[data-pos="right-out"]:last-child:after,
  .stalls[data-layout="layout-ten"] .stall[data-pos="right-out"]:last-child:after {
    width: 3px;
    height: 83px;
    left: 0;
    top: 226px;
  }
  .stalls .stall:after {
    content: '';
    position: absolute;
    width: 83px;
    height: 3px;
    background: #aaaaaa;
    -webkit-transition: all 0.3s ease ease-out;
    -moz-transition: all 0.3s ease ease-out;
    -o-transition: all 0.3s ease ease-out;
    transition: all 0.3s ease ease-out;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .stalls .stall[data-pos="left-in"]:after {
    left: 6px;
    top: 170px;
    -ms-transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
  }
  .stalls .stall[data-pos="left-out"]:after {
    left: 6px;
    top: 214px;
    -ms-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
  }
  .stalls .stall[data-pos="right-out"]:after {
    right: 8px;
    top: 214px;
    -ms-transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
    left: auto;
  }
  .stalls .stall[data-pos="right-in"]:after {
    right: 8px;
    top: 170px;
    -ms-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
    left: auto;
  }
  .checker {
    width: 100%;
  }
  .modal-header .close {
    float: right;
    -webkit-appearance: none;
    background: transparent;
    border: none;
    font-size: 30px;
    margin-top: -9px;
  }
  .checkout-holder .woocommerce form .fitin select {
    width: 100%;
  }
  /* .order-detailes .fitin {
    cursor: pointer;
  } */
  .fitin {
    margin-bottom: 10px;
    text-align: center;
  }
  .fitin .stalls .stall {
    margin-bottom: 0px;
  }
  /* .fitin * {
    pointer-events: none;
  } */
  /* .checkouty {
    width: 580px;
    margin: 0 auto;
    max-width: 100%;
  } */
  /* .checkouty .info {
    margin: 34px;
  } */
  /* .checkouty table {
    outline: 2px solid rgba(0, 0, 0, 0.05);
    width: 100%;
    table-layout: fixed;
    font-family: Montserrat;
    font-size: 20px;
  }
  .checkouty table tr:first-child {
    background: url(../images/gradient.png) no-repeat center bottom, linear-gradient(to right, #f0f0f0 0%, #e9e9e9 50%, #f4f4f4 50%, #f4f4f4 100%);
  }
  .checkouty table tr:nth-child(2n) {
    background: linear-gradient(to right, #f0f0f0 0%, #e9e9e9 50%, #f4f4f4 50%, #f4f4f4 100%);
  }
  .checkouty table tr:nth-last-child(n+2) td:first-child {
    color: #666;
    font-weight: 400;
  }
  .checkouty table tr:nth-last-child(n+2) td:last-child {
    color: black;
    font-weight: 500;
  }
  .checkouty table tr:last-child {
    color: #e12f24;
    font-weight: 700;
  }
  .checkouty table tr td {
    padding: 25px;
  }
  .checkouty table tr td:first-child {
    text-align: right;
    border-right: 1px solid #e1e1e1;
  }
  .checkouty table tr td:last-child {
    text-align: left;
  }
  .checkouty p {
    color: #333;
    font-family: Montserrat;
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
  }
  .checkouty ul {
    padding: 4px 10px;
    margin: 0;
  }
  .checkouty ul li {
    font-size: 14px;
    line-height: 22px;
    margin: 5px 10px;
    position: relative;
    padding: 0px 0px 0px 25px;
    display: inline-block;
    font-weight: 400;
  }
  .checkouty ul li:before {
    content: "\e013";
    font-family: 'Glyphicons Halflings';
    position: absolute;
    left: 0;
    margin-right: 10px;
    color: #38d50e;
    top: 0;
  }
  .checkouty .btn {
    display: block;
  } */
  .valid:after,
  .valide:after {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid red;
    content: '';
    position: absolute;
    top: -5px;
    left: 0;
    right: 0;
    margin: auto;
  }
  .valide,
  .valid,
  .validation-error {
    color: white;
    background: red;
    font-size: 13px;
    position: absolute;
    top: 73px;
    width: 100%;
    padding: 5px 5px;
    border-radius: 4px;
    z-index: 2;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  .valide:before,
  .valid:before,
  .validation-error:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 20px;
    background: url(../images/icon-valid.png);
    background-size: 20px auto;
    background-repeat: no-repeat;
  }
  .valid:before,
  .valide:before {
    width: 100%;
    margin-bottom: 4px;
    background-position: center center;
  }
  .validation-error:before {
    width: 20px;
    margin-right: 5px;
  }
  .validation-error {
    margin: 30px 0px;
  }
  .stalls,
  .dimensions-container {
    white-space: nowrap;
  }
  .information {
    text-align: left;
  }
  .information > h3 {
    font-size: 18px;
    font-weight: 500;
  }
  .information > h3 img {
    border-radius: 3px;
    margin-right: 10px;
  }
  .tooltip .tooltip-inner {
    box-shadow: 0 0px 30px rgba(2, 3, 7, 0.3);
    text-align: left;
  }
  .tooltip .tooltip-inner h3 {
    padding: 10px;
    width: 100%;
    text-align: center;
    margin: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.75);
    color: #000000;
    font-size: 17px;
  }
  .tooltip .tooltip-inner p {
    width: 300px;
    max-width: 100%;
    padding: 15px 10px;
    margin: 0;
    line-height: 22px;
  }
  .tooltip .tooltip-inner ul {
    width: 300px;
    max-width: 100%;
    padding: 15px 10px;
    margin: 0;
  }
  .tooltip .tooltip-inner ul li {
    font-size: 14px;
    line-height: 22px;
    margin: 5px 0px;
    position: relative;
    padding: 0px 0px 0px 25px;
  }
  .tooltip .tooltip-inner ul li:before {
    content: "\e013";
    font-family: 'Glyphicons Halflings';
    position: absolute;
    left: 0;
    margin-right: 10px;
    color: #38d50e;
    top: 0;
  }
  .hide {
    display: none;
  }
  .setup-content {
    color: #454545;
    text-align: center;
  }
  /* .setup-content h1 {
    color: black;
    font-family: Montserrat;
    font-weight: 700;
    line-height: 70px;
    text-transform: uppercase;
    margin-top: 50px;
    margin-bottom: 40px;
  } */
  /* .setup-content h3 {
    margin-bottom: 20px;
  } */
  /* .screens {
    font-size: 0;
    width: 100%;
    text-align: center;
  } */
  .screens input[type="radio"] {
    display: none;
  }
  .screens span {
    font-weight: 300;
  }
  /* .screens label {
    position: relative;
    padding-left: 36px;
    display: inline-block;
    margin-left: 15px;
    cursor: pointer;
  } */
  /* .screens label:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 26px;
    height: 26px;
    border: 2px solid #dbdbdb;
    border-radius: 4px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
  } */
  /* .screens span input[type="radio"]:checked ~ label {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  } */
  /* .screens span input[type="radio"]:checked ~ label:before {
    border: 2px inset transparent;
    background-color: #38d50e;
    background-image: url(../images/icons/checked-green.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 14px auto;
  } */
  /* .screens .inline {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin: 0px 15px 85px 15px;
  } */
  /* .screens .inline p {
    color: black;
    font-family: Montserrat;
    font-size: 22px;
    font-weight: 400;
    padding: 35px 0px 40px 0px;
    margin: 0;
    border-bottom: 1px solid #e8e8e8;
    width: 270px;
    max-width: 100%;
  } */
  /* .screens .inline p input[type="number"] {
    padding: 0px 15px;
    display: inline-block;
    width: 90px;
    background-color: white;
    border: 1px solid rgba(1, 1, 1, 0.2);
    border-radius: 5px;
    line-height: 32px;
    vertical-align: middle;
    color: rgba(0, 0, 0, 0.8);
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 300;
    margin-left: 15px;
  } */
  /* .screens .inline img {
    width: 315px;
    max-width: 100%;
    border: 2px solid rgba(1, 1, 1, 0.1);
    border-radius: 5px;
  } */
  .choices {
    font-size: 0;
    text-align: center;
  }
  .choices.colors .col-md-8,
  .choices.layouts .col-md-8 {
    padding: 0;
    margin-bottom: 45px;
  }
  .choices.colors .col-md-8 .choice,
  .choices.layouts .col-md-8 .choice {
    margin-bottom: 23px;
  }
  .choices.colors .col-md-8 .choice img,
  .choices.layouts .col-md-8 .choice img {
    height: 70px;
    width: auto;
    max-width: 100%;
    margin: 0px auto 8px auto;
  }
  .choices.colors .choice,
  .choices.layouts .choice {
    margin-bottom: 40px;
  }
  .choices.colors .choice label,
  .choices.layouts .choice label {
    padding: 15px;
  }
  .choices.colors .choice label span,
  .choices.layouts .choice label span {
    font-size: 14px;
    padding-left: 30px;
    line-height: 20px;
    white-space: normal;
  }
  .choices.colors .choice label span:before,
  .choices.layouts .choice label span:before {
    width: 20px;
    height: 20px;
  }
  /* .choices .choice {
    float: none;
    text-align: center;
    margin-bottom: 60px;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    padding-left: 15px;
    padding-right: 15px;
  } */
  /* .choices .choice label {
    display: block;
    width: 100%;
    border-radius: 3px;
    border: 2px solid rgba(1, 1, 1, 0.1);
    padding: 30px 30px 20px 30px;
    cursor: pointer;
    text-align: center;
  } */
  /* .choices .choice label img,
  .choices .choice label .color {
    display: block;
    margin: 0px auto 20px auto;
    max-width: 100%;
    width: 265px;
  } */
  /* .choices .choice label .color {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    max-width: 100%;
    padding-top: 50%;
  } */
  /* .choices .choice label span {
    color: #333;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    position: relative;
    width: 100%;
    display: block;
    text-align: left;
    padding-left: 40px;
  } */
  /* .choices .choice label span:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 26px;
    height: 26px;
    border: 2px solid #dbdbdb;
    border-radius: 4px;
    background: white;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
  } */
  .choices .choice input[type="radio"] {
    display: none;
  }
  .choices .choice input[type="radio"]:checked ~ label {
    box-shadow: 0 10px 25px rgba(1, 1, 1, 0.1);
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  /* .choices .choice input[type="radio"]:checked ~ label span:before {
    border: 2px inset transparent;
    background-color: #38d50e;
    background-image: url(../images/icons/checked-green.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 14px auto;
  } */
  /* .info {
    margin: 0px 0px 40px 0px;
  } */
  .setup-content .btn-group {
    margin: 40px 0px;
  }
  .setup-content .btn-group input[type="radio"] {
    display: none;
  }
  .setup-content .btn-group label {
    display: block;
  }
  .setup-content .btn-lg {
    padding: 10px 30px;
    font-style: italic;
    font-size: 18px;
  }
  div[data-toggle="buttons"] label.active {
    color: #e12f24;
  }
  div[data-toggle="buttons"] label {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 2em;
    text-align: left;
    white-space: nowrap;
    vertical-align: top;
    cursor: pointer;
    background-color: none;
    border: 0px solid #c8c8c8;
    border-radius: 3px;
    color: #c8c8c8;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
  }
  div[data-toggle="buttons"] label:hover {
    color: #e12f24;
  }
  div[data-toggle="buttons"] label:active,
  div[data-toggle="buttons"] label.active {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .remove_stall {
    color: white;
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
    background-color: #494949;
    padding: 6px 0;
    position: relative;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  .remove_stall:hover {
    opacity: 0.6;
  }
  .remove_stall:after {
    content: '';
    background-image: url(../images/configurator/avt.png);
    width: 23px;
    height: 40px;
    position: absolute;
    bottom: 32px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  /* .add_stalls {
    color: #e12f24;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    text-transform: uppercase;
    border: 2px solid #e12f24;
    border-radius: 4px;
    padding: 15px 36px;
    background: white;
    margin-bottom: 20px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  } */
  /* .add_stalls:after {
    content: '  +';
    display: inline-block;
    margin-left: 20px;
    font-size: 23px;
  } */
  /* .add_stalls:focus {
    outline: none;
  }
  .add_stalls:hover {
    background: #e12f24;
    color: white;
  } */
  /* .btn-next,
  .btn.submit {
    color: white;
    font-family: Montserrat;
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
    background-color: #e12f24;
    background-image: linear-gradient(to top, rgba(1, 1, 1, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%);
    border-radius: 4px;
    outline: none;
    border: none;
    padding: 20px 48px;
    margin-bottom: 60px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  } */
  /* .btn-next:after,
  .btn.submit:after {
    display: inline-block;
    content: '';
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 10px solid white;
    margin-left: 40px;
  } */
  /* .btn-next.disabled,
  .btn.submit.disabled {
    background: #c3c3c3;
    cursor: not-allowed;
  }
  .btn-next.disabled:hover,
  .btn.submit.disabled:hover {
    background-image: none;
  }
  .btn-next:hover,
  .btn.submit:hover {
    background-image: linear-gradient(to bottom, rgba(1, 1, 1, 0.16) 0%, rgba(255, 255, 255, 0.16) 100%);
    color: white;
  } */
  @media (max-width: 1199px) {
    .add_stalls {
      margin-top: 30px;
    }
    .scroll {
      overflow-x: auto;
      margin-bottom: 30px;
    }
    .scroll::-webkit-scrollbar {
      width: 12px;
    }
    .scroll::-webkit-scrollbar-track {
      -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
      border-radius: 10px;
    }
    .scroll::-webkit-scrollbar-thumb {
      border-radius: 10px;
      -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
    }
  }
  /* .conf-nav {
    text-align: left;
    background: #313131;
    color: white;
    font-size: 0;
    overflow: hidden;
    width: 100%;
  }
  .conf-nav ol {
    counter-reset: my-badass-counter;
    margin: 0;
  }
  .conf-nav ol li {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: center;
    color: #fff;
    background-color: #e12f24;
    padding: 14px 0px;
    box-shadow: inset -1px 0 0 rgba(255, 255, 255, 0.15);
    cursor: pointer;
    /* SKEW */
  /* }
  .conf-nav ol li.active {
    background-image: linear-gradient(to right, rgba(42, 0, 0, 0.1) 0%, transparent 100%);
    cursor: auto;
    cursor: not-allowed;
  }
  .conf-nav ol li.active a {
    cursor: not-allowed;
  }
  .conf-nav ol li.active a:before {
    background: white;
    color: black;
  }
  .conf-nav ol li.disabled {
    color: #ccc;
    background-color: transparent;
    cursor: not-allowed;
  }
  .conf-nav ol li.disabled a {
    cursor: not-allowed;
  }
  .conf-nav ol li.visited a:before {
    border: none;
    width: 21px;
    height: 21px;
    background-size: 12px 10px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.4);
    background-image: url('../images/a9.svg');
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center center;
    content: '';
  }
  .conf-nav ol li a {
    display: inline-block;
    text-transform: uppercase;
    font-size: 15px;
    color: inherit;
    text-align: center;
    font-weight: 500;
    position: relative;
    cursor: pointer;
  } */
  /* .conf-nav ol li a:before {
    content: counter(my-badass-counter);
    counter-increment: my-badass-counter;
    display: inline-block;
    border-radius: 50%;
    border: 2px solid rgba(255, 255, 255, 0.2);
    font-size: 13px;
    text-align: center;
    width: 21px;
    height: 21px;
    margin-right: 4px;
    vertical-align: middle;
  } */
  /* @media (min-width: 768px) {
    .conf-nav ol li {
      width: 25%;
      transform: skew(-23deg);
    }
    .conf-nav ol li a {
      transform: skew(23deg);
    }
  }
  @media (min-width: 1200px) {
    .conf-nav ol li {
      width: 12.5%;
      padding: 28px 0px;
    }
  } */
  /* @media (min-width: 768px) and (max-width: 1199px) {
    .conf-nav ol li {
      width: 25%;
    }
  } */
  .stalls .abs {
    display: none;
  }
  .stalls[data-layout="layout-one"]:before {
    content: '';
    background-image: url(../images/configurator/1-before.svg);
    width: 11px;
    height: 225px;
    display: inline-block;
    background-position: top left;
    background-repeat: no-repeat;
    background-size: auto;
  }
  .stalls[data-layout="layout-one"]:after {
    content: '';
    background-image: url(../images/configurator/1-after.svg);
    width: 20px;
    height: 222px;
    display: inline-block;
    background-position: top right;
    background-repeat: no-repeat;
    vertical-align: top;
  }
  .stalls[data-layout="layout-two"]:before {
    content: '';
    background-image: url(../images/configurator/2-before.svg);
    width: 21px;
    height: 225px;
    display: inline-block;
    background-position: top left;
    background-repeat: no-repeat;
    vertical-align: top;
  }
  .stalls[data-layout="layout-two"]:after {
    content: '';
    background-image: url(../images/configurator/2-after.svg);
    width: 11px;
    height: 225px;
    display: inline-block;
    background-position: top right;
    background-repeat: no-repeat;
    margin-left: -3px;
  }
  .stalls:before,
  .stalls:after {
    vertical-align: top;
  }
  .stalls[data-layout="layout-three"]:before {
    content: '';
    background-image: url(../images/configurator/1-before.svg);
    width: 11px;
    height: 225px;
    display: inline-block;
    background-position: top left;
    background-repeat: no-repeat;
    background-size: auto;
  }
  .stalls[data-layout="layout-three"]:after {
    content: '';
    background-image: url(../images/configurator/2-after.svg);
    width: 11px;
    height: 225px;
    display: inline-block;
    background-position: top right;
    background-repeat: no-repeat;
    margin-left: -3px;
  }
  .stalls[data-layout="layout-four"]:before {
    content: '';
    background-image: url(../images/configurator/2-before.svg);
    width: 21px;
    height: 225px;
    display: inline-block;
    background-position: top left;
    background-repeat: no-repeat;
    vertical-align: top;
  }
  .stalls[data-layout="layout-four"]:after {
    content: '';
    background-image: url(../images/configurator/1-after.svg);
    width: 20px;
    height: 222px;
    display: inline-block;
    background-position: top right;
    background-repeat: no-repeat;
    vertical-align: top;
  }
  .stalls[data-layout="layout-seven"] .stall:nth-child(2) .remove_stall {
    display: none;
  }
  .stalls[data-layout="layout-seven"] .stall:first-child {
    background-image: url(../images/configurator/7-before.svg);
    width: 144px;
    height: 325px;
    display: inline-block;
    background-position: top left;
    background-repeat: no-repeat;
    vertical-align: top;
    margin-right: -22px;
    background-size: auto;
    margin-bottom: 23px;
  }
  .stalls[data-layout="layout-seven"]:after {
    content: '';
    background-image: url(../images/configurator/1-after.svg);
    width: 20px;
    height: 222px;
    display: inline-block;
    background-position: top right;
    background-repeat: no-repeat;
    vertical-align: top;
  }
  .stalls[data-layout="layout-eight"]:before {
    content: '';
    background-image: url(../images/configurator/2-before.svg);
    width: 21px;
    height: 225px;
    display: inline-block;
    background-position: top left;
    background-repeat: no-repeat;
    vertical-align: top;
  }
  .stalls[data-layout="layout-eight"] .stall:first-child a {
    display: block;
  }
  .stalls[data-layout="layout-eight"] .stall:last-child {
    background-image: url(../images/configurator/8-after.svg);
    width: 144px;
    height: 325px;
    display: inline-block;
    background-position: top right;
    background-repeat: no-repeat;
    vertical-align: top;
    margin-left: -24px;
    background-size: auto;
    margin-bottom: 23px;
  }
  .stalls[data-layout="layout-eight"] .stall:last-child .remove_stall {
    display: none;
  }
  .stalls[data-layout="layout-eight"] .stall:nth-last-child(2) .remove_stall {
    display: none;
  }
  .stalls[data-layout="layout-nine"] .stall:first-child {
    background-image: url(../images/configurator/7-before.svg);
    margin-bottom: 23px;
    width: 144px;
    height: 325px;
    display: inline-block;
    background-position: top left;
    background-repeat: no-repeat;
    vertical-align: top;
    margin-right: -22px;
    background-size: auto;
  }
  .stalls[data-layout="layout-nine"] .stall:nth-child(2) .remove_stall {
    display: none;
  }
  .stalls[data-layout="layout-nine"]:after {
    content: '';
    background-image: url(../images/configurator/2-after.svg);
    width: 11px;
    height: 225px;
    display: inline-block;
    background-position: top right;
    background-repeat: no-repeat;
    margin-left: -3px;
  }
  .stalls[data-layout="layout-ten"]:before {
    content: '';
    background-image: url(../images/configurator/1-before.svg);
    width: 11px;
    height: 225px;
    display: inline-block;
    background-position: top left;
    background-repeat: no-repeat;
    background-size: auto;
  }
  .stalls[data-layout="layout-ten"] .stall:first-child a {
    display: block;
  }
  .stalls[data-layout="layout-ten"] .stall:last-child {
    background-image: url(../images/configurator/8-after.svg);
    width: 144px;
    height: 325px;
    display: inline-block;
    background-position: top right;
    background-repeat: no-repeat;
    vertical-align: top;
    margin-left: -24px;
    background-size: auto;
    margin-bottom: 23px;
  }
  .stalls[data-layout="layout-ten"] .stall:last-child .remove_stall {
    display: none;
  }
  .stalls[data-layout="layout-ten"] .stall:nth-last-child(2) .remove_stall {
    display: none;
  }
  .stalls {
    font-size: 0;
    min-height: 225px;
    display: inline-block;
  }
  .stalls .stall {
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-bottom: 55px;
  }
  .stalls .stall a {
    display: block;
    font-size: 15px;
    text-decoration: none;
    margin: 15px 0px 30px 0px;
    border: 1px solid #f2f2f2;
    position: absolute;
    bottom: -60px;
    left: 1px;
    right: 7px;
  }
  .stalls .stall:first-child a {
    display: none;
  }
  .stall {
    background-image: url(../images/configurator/stall.svg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    padding-top: 25%;
    width: 112px;
    padding-top: 225px;
  }


