/*Including 3rd party styles Lib*/

/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/* html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: yellow;
  color: black;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}


@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: black !important;
  }
  .label {
    border: 1px solid black;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: white !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dddddd !important;
  }
} */
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
/* * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: white;
  background-color: black;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #00c0f3;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #0084a6;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: black;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
.dnb-footer-text p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #00c0f3;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #0098c0;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: white;
  background-color: #00c0f3;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #0098c0;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.428571429;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: white;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: whitesmoke;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.666666667%;
}
.col-xs-10 {
  width: 83.333333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.666666667%;
}
.col-xs-7 {
  width: 58.333333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.666666667%;
}
.col-xs-4 {
  width: 33.333333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.666666667%;
}
.col-xs-1 {
  width: 8.333333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.666666667%;
}
.col-xs-pull-10 {
  right: 83.333333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.666666667%;
}
.col-xs-pull-7 {
  right: 58.333333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.666666667%;
}
.col-xs-pull-4 {
  right: 33.333333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.666666667%;
}
.col-xs-pull-1 {
  right: 8.333333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.666666667%;
}
.col-xs-push-10 {
  left: 83.333333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.666666667%;
}
.col-xs-push-7 {
  left: 58.333333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.666666667%;
}
.col-xs-push-4 {
  left: 33.333333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.666666667%;
}
.col-xs-push-1 {
  left: 8.333333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.666666667%;
}
.col-xs-offset-10 {
  margin-left: 83.333333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.666666667%;
}
.col-xs-offset-7 {
  margin-left: 58.333333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.666666667%;
}
.col-xs-offset-4 {
  margin-left: 33.333333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.666666667%;
}
.col-xs-offset-1 {
  margin-left: 8.333333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.666666667%;
  }
  .col-sm-10 {
    width: 83.333333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.666666667%;
  }
  .col-sm-7 {
    width: 58.333333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.666666667%;
  }
  .col-sm-4 {
    width: 33.333333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.666666667%;
  }
  .col-sm-1 {
    width: 8.333333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.666666667%;
  }
  .col-sm-pull-10 {
    right: 83.333333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.666666667%;
  }
  .col-sm-pull-7 {
    right: 58.333333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.666666667%;
  }
  .col-sm-pull-4 {
    right: 33.333333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.666666667%;
  }
  .col-sm-pull-1 {
    right: 8.333333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.666666667%;
  }
  .col-sm-push-10 {
    left: 83.333333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.666666667%;
  }
  .col-sm-push-7 {
    left: 58.333333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.666666667%;
  }
  .col-sm-push-4 {
    left: 33.333333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.666666667%;
  }
  .col-sm-push-1 {
    left: 8.333333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.666666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.333333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.666666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.666666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.333333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.666666667%;
  }
  .col-md-10 {
    width: 83.333333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.666666667%;
  }
  .col-md-7 {
    width: 58.333333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.666666667%;
  }
  .col-md-4 {
    width: 33.333333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.666666667%;
  }
  .col-md-1 {
    width: 8.333333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.666666667%;
  }
  .col-md-pull-10 {
    right: 83.333333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.666666667%;
  }
  .col-md-pull-7 {
    right: 58.333333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.666666667%;
  }
  .col-md-pull-4 {
    right: 33.333333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.666666667%;
  }
  .col-md-pull-1 {
    right: 8.333333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.666666667%;
  }
  .col-md-push-10 {
    left: 83.333333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.666666667%;
  }
  .col-md-push-7 {
    left: 58.333333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.666666667%;
  }
  .col-md-push-4 {
    left: 33.333333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.666666667%;
  }
  .col-md-push-1 {
    left: 8.333333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.666666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.333333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.666666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.666666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.333333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.666666667%;
  }
  .col-lg-10 {
    width: 83.333333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.666666667%;
  }
  .col-lg-7 {
    width: 58.333333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.666666667%;
  }
  .col-lg-4 {
    width: 33.333333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.666666667%;
  }
  .col-lg-1 {
    width: 8.333333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.666666667%;
  }
  .col-lg-pull-10 {
    right: 83.333333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.666666667%;
  }
  .col-lg-pull-7 {
    right: 58.333333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.666666667%;
  }
  .col-lg-pull-4 {
    right: 33.333333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.666666667%;
  }
  .col-lg-pull-1 {
    right: 8.333333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.666666667%;
  }
  .col-lg-push-10 {
    left: 83.333333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.666666667%;
  }
  .col-lg-push-7 {
    left: 58.333333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.666666667%;
  }
  .col-lg-push-4 {
    left: 33.333333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.666666667%;
  }
  .col-lg-push-1 {
    left: 8.333333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.666666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.333333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.666666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.666666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.333333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  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: black;
}
.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: whitesmoke;
}
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: whitesmoke;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #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;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: white;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: white;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn,
.dnb-button a {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.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;
  -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;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: white;
  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: white;
  border-color: #cccccc;
}
.btn-default .badge {
  color: white;
  background-color: #333333;
}
.btn-primary,
.dnb-button a {
  color: white;
  background-color: #00c0f3;
  border-color: #00acda;
}
.btn-primary:focus,
.btn-primary.focus {
  color: white;
  background-color: #0098c0;
  border-color: #00475a;
}
.btn-primary:hover {
  color: white;
  background-color: #0098c0;
  border-color: #007b9c;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: white;
  background-color: #0098c0;
  border-color: #007b9c;
}
.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: white;
  background-color: #007b9c;
  border-color: #00475a;
}
.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: #00c0f3;
  border-color: #00acda;
}
.btn-primary .badge {
  color: #00c0f3;
  background-color: white;
}
.btn-success {
  color: white;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: white;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: white;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: white;
  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: white;
  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: white;
}
.btn-info {
  color: white;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: white;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: white;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: white;
  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: white;
  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: white;
}
.btn-warning {
  color: white;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: white;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: white;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: white;
  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: white;
  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: white;
}
.btn-danger {
  color: white;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: white;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: white;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: white;
  background-color: #c9302c;
  border-color: #ac2925;
}
.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: white;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: white;
}
.btn-link {
  color: #00c0f3;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -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: #0084a6;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -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;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: white;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: whitesmoke;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: white;
  text-decoration: none;
  outline: 0;
  background-color: #00c0f3;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -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-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #00c0f3;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  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: #555555;
  background-color: black;
  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: black;
  }
}
.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: white;
  background-color: #00c0f3;
}
.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: black;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: white;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: white;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: white;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: white;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: white;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: white;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: white;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: white;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: white;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: whitesmoke;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  color: #00c0f3;
  background-color: white;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: #0084a6;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: white;
  background-color: #00c0f3;
  border-color: #00c0f3;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: white;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: white;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: white;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #00c0f3;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #0098c0;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: white;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #00c0f3;
  background-color: white;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d4d4d4;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: black;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #00c0f3;
}
.thumbnail .caption {
  padding: 9px;
  color: white;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: whitesmoke;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: white;
  text-align: center;
  background-color: #00c0f3;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-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;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: white;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: whitesmoke;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: white;
  background-color: #00c0f3;
  border-color: #00c0f3;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c0f2ff;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: white;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: white;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: white;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: white;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: white;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: whitesmoke;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: whitesmoke;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: whitesmoke;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #00c0f3;
}
.panel-primary > .panel-heading {
  color: white;
  background-color: #00c0f3;
  border-color: #00c0f3;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #00c0f3;
}
.panel-primary > .panel-heading .badge {
  color: #00c0f3;
  background-color: white;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #00c0f3;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: whitesmoke;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #dddddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: black;
  text-shadow: 0 1px 0 white;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -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: 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: white;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -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: black;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.428571429px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}
.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 {
    -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: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  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;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: white;
  text-align: center;
  background-color: black;
  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: black;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: black;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: black;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  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: white;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -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 #eaeaea;
  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: white;
}
.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: white;
}
.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: white;
}
.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: white;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: white;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid white;
  border-radius: 10px;
  cursor: pointer;
  background-color: black \9;
  background-color: transparent;
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: white;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.container:before,
.container-fluid:before,
.row:before,
.form-horizontal .form-group:before,
.btn-toolbar:before,
.btn-group-vertical > .btn-group:before,
.nav:before,
.navbar:before,
.navbar-header:before,
.navbar-collapse:before,
.pager:before,
.panel-body:before,
.modal-footer:before,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/**
 * Swiper 3.1.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2015, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: August 22, 2015
 */

.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
/* a11y */

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
/* IE10 Windows Phone 8 Fixes */

.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
/* Arrows */

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 43%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
/* Pagination Styles */

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: black;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-white .swiper-pagination-bullet {
  background: white;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: white;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: black;
}
.swiper-container-vertical > .swiper-pagination {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  -moz-transform: translate3d(0px, -50%, 0);
  -o-transform: translate(0px, -50%);
  -ms-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}
.swiper-container-horizontal > .swiper-pagination {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
  margin: 0 5px;
}
/* 3D Container */

.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */

}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */

}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */

}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */

}
/* Coverflow */

.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}
/* Fade */

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
/* Cube */

.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
/* Scrollbar */

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
/* Preloader */

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
/*Including D&B's Fonts*/

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on June 5, 2015 */

@font-face {
  font-family: 'dinbusterregular';
  src: url('../fonts/dinbuster-webfont.eot');
  src: url('../fonts/dinbuster-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/dinbuster-webfont.woff2') format('woff2'), url('../fonts/dinbuster-webfont.woff') format('woff'), url('../fonts/dinbuster-webfont.ttf') format('truetype'), url('../fonts/dinbuster-webfont.svg#dinbusterregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'DINNextRoundedLTPro-Regular';
  src: url('../fonts/DINNextRoundedLTPro-Regular_gdi.eot');
  src: url('../fonts/DINNextRoundedLTPro-Regular_gdi.eot?#iefix') format('embedded-opentype'), url('../fonts/DINNextRoundedLTPro-Regular_gdi.woff') format('woff'), url('../fonts/DINNextRoundedLTPro-Regular_gdi.ttf') format('truetype'), url('../fonts/DINNextRoundedLTPro-Regular_gdi.svg#DINNextRoundedLTPro-Regular') format('svg');
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-25CA;
}
@font-face {
  font-family: 'OpenSans';
  src: url('../fonts/OpenSans_gdi.eot');
  src: url('../fonts/OpenSans_gdi.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans_gdi.woff') format('woff'), url('../fonts/OpenSans_gdi.ttf') format('truetype'), url('../fonts/OpenSans_gdi.svg#OpenSans') format('svg');
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-25CA;
}
@font-face {
  font-family: 'OpenSans-Italic';
  src: url('../fonts/OpenSans-Italic_gdi.eot');
  src: url('../fonts/OpenSans-Italic_gdi.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Italic_gdi.woff') format('woff'), url('../fonts/OpenSans-Italic_gdi.ttf') format('truetype'), url('../fonts/OpenSans-Italic_gdi.svg#OpenSans-Italic') format('svg');
  font-weight: 400;
  font-style: italic;
  font-stretch: normal;
  unicode-range: U+0020-25CA;
}
@font-face {
  font-family: 'OpenSans-Bold';
  src: url('../fonts/OpenSans-Bold_gdi.eot');
  src: url('../fonts/OpenSans-Bold_gdi.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Bold_gdi.woff') format('woff'), url('../fonts/OpenSans-Bold_gdi.ttf') format('truetype'), url('../fonts/OpenSans-Bold_gdi.svg#OpenSans-Bold') format('svg');
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-25CA;
}
/*Including D&B's Custom Variables*/

.btn-primary,
.dnb-button a {
  font-family: 'dinbusterregular';
}
/*Fixing bootstrap row and container*/

body {
  -webkit-font-smoothing: antialiased;
}
body.dnb-busy {
  cursor: wait;
}
.container {
  padding: 0;
}
.row {
  margin: 0;
}
.col-md-12,
.col-sm-12,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-sm-6 {
  padding: 0;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1383px) {
  .container {
    width: 1366px;
    /*Taking in account the scrollbar the set width should be a little later than the actual 1366px*/
  
  }
}
/*END FIXING CUSTOM BOOTSTRAP*/

/* The LESS code makes a dnb-button look like a bootstrap primary button */

.dnb-button a {
  font-size: 1em;
  text-transform: uppercase;
  background: #00c0f3;
  /*Tablet*/

  /*Desktop Small*/

  /*Desktop Large*/

}
.dnb-button a:hover {
  background: #0090b6;
  border-color: #0096b6;
  text-decoration: none;
}
.dnb-button a:focus {
  text-decoration: none;
}
@media only screen and (min-width: 768px) {
  .dnb-button a {
    font-size: 1.5em;
  }
}
@media only screen and (min-width: 1024px) {
  .dnb-button a {
    font-size: 1.5em;
  }
}
@media only screen and (min-width: 1366px) {
  .dnb-button a {
    font-size: 1.7em;
  }
}
.dnb-title {
  line-height: 1.2em;
}
.specialheadline {
  font-size: 2.857em;
  line-height: 1em;
  padding: 0 20px;
}
@media only screen and (min-width: 1024px) {
  .specialheadline {
    font-size: 4.6em;
    margin: 20px auto;
    text-align: center;
    width: 50%;
  }
}
.carousel-indicators {
  margin-left: 0px;
}
.round {
  border-radius: 50%;
}
.center,
.center img {
  display: block;
  margin: 0 auto;
  text-align: center;
}
.dnb-standard-row-height {
  height: 543px;
}
.dnb-row-top-margin .widget {
  margin-top: 50px !important;
}
.dnb-row-top-spacing .widget {
  padding-top: 50px !important;
}
.dnb-row-bottom-margin .widget {
  margin-bottom: 50px !important;
}
.dnb-row-bottom-spacing .widget {
  padding-bottom: 50px !important;
}
.dnb-widget-large-button a {
  font-size: 35px;
}
.gm-style-iw {
  left: 85px !important;
}
.gm-style-iw div {
  overflow-x: hidden !important;
}
.dnb-map-info-custom {
  background: black;
  color: white;
  width: 250px;
  box-sizing: border-box;
  font-family: 'OpenSans';
}
.dnb-map-info-custom > div {
  padding: 20px;
}
.dnb-map-info-custom hr {
  margin: 0;
}
.dnb-map-info-custom h3 {
  margin: 0;
  font-size: 2em;
  font-family: 'dinbusterregular';
}
.dnb-map-info-custom p {
  margin: 0;
  font-size: 1.15em;
}
.dnb-map-info-custom p.detail-link {
  margin: 13px 0;
}
.dnb-map-info-custom p.detail-link:last-child {
  margin-bottom: 0;
}
.dnb-map-info-custom p.detail-link span {
  vertical-align: middle;
}
.dnb-map-info-custom a {
  color: white;
}
.dnb-map-info-custom .glyphicon {
  color: #00c0f3;
}
.dnb-map-info-custom .dnb-location-open-now {
  color: #e2e300;
  font-size: 1.5em;
  font-family: 'OpenSans-Bold';
  text-transform: uppercase;
}
.dnb-map-info-custom .info-sign:before {
  content: "";
  display: inline-block;
  width: 1.15em;
  height: 1.15em;
  background: url(/media/design/details_ico.png) no-repeat 0 0;
  background-size: auto 100%;
}
.dnb-map-info-custom .map-marker:before {
  content: "";
  display: inline-block;
  width: 1.15em;
  height: 1.15em;
  background: url(/media/design/location_ico.png) no-repeat 0 0;
  background-size: auto 100%;
}
.dnb-map-info-custom .earphone:before {
  content: "";
  display: inline-block;
  width: 1.15em;
  height: 1.15em;
  background: url(/media/design/phone_ico.png) no-repeat 0 0;
  background-size: auto 100%;
}
.dnb-map {
  width: 100%;
  margin: 0;
  padding: 0;
  height: 189px;
  display: none;
}
@media only screen and (min-width: 768px) {
  .dnb-map {
    height: 345px;
    display: block;
  }
}
sup {
  top: -0.73em;
  font-size: 50%;
}
video {
  width: 100%;
}
.location-details-page .dnb-map {
  display: block;
}
.dnbwidget-contactaplannerwidget {
  min-height: 0;
}
/* Needed for slimmage to be able to determine the sizes of images */

.slimmage,
img {
  max-width: 100%;
}
hr.separator {
  border-top: 3px dotted white;
}
[type=date]::-webkit-inner-spin-button,
[type=date]::-webkit-calendar-picker-indicator {
  -webkit-appearance: none;
  display: none;
}
:focus,
:active {
  outline: none;
}
::-moz-focus-inner {
  border: 0;
}
input[type="date"].ng-untouched:not(:focus) {
  position: relative;
}
input[type="date"].ng-untouched:not(:focus)::-webkit-datetime-edit-year-field:not([aria-valuenow]),
input[type="date"].ng-untouched:not(:focus)::-webkit-datetime-edit-month-field:not([aria-valuenow]),
input[type="date"].ng-untouched:not(:focus)::-webkit-datetime-edit-day-field:not([aria-valuenow]),
input[type="date"].ng-untouched:not(:focus)::-webkit-datetime-edit-text:not([aria-valuenow]) {
  color: transparent;
}
input[type="date"].ng-untouched:not(:focus):after {
  position: absolute;
  left: 13px;
  top: 15px;
  color: #767676;
}
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

/*Including D&B's Header*/

input[type="text"] {
  color: black;
}
.container-fluid {
  padding: 0;
}
.home-page .dnb-main-container {
  padding-top: 250px;
}
@media only screen and (min-width: 768px) {
  .home-page .dnb-main-container {
    padding-top: 0;
  }
}
.dnb-main-container {
  padding-top: 175px;
}
@media only screen and (min-width: 768px) {
  .dnb-main-container {
    padding-top: 0;
  }
}
/* body {
  font-family: 'dinbusterregular';
} */
.dnb-hr-dotted {
  margin-top: 20px;
  margin-bottom: 20px;
  background-image: url(/media/fixed/dots.png);
  background-repeat: repeat-x;
  border: none;
  width: 100%;
  height: 10px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  background-color: none;
}
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

/* .header {
  position: fixed;
  width: 100%;
  z-index: 25;
}
@media only screen and (min-width: 768px) {
  .header {
    background: rgba(0, 0, 0, 0.8);
  }
} */
.header a.active {
  color: #e2e300 !important;
}
.header .navbar-default .navbar-nav > li.active > a {
  color: #e2e300;
}
.header .dnb-menu .dnb-button a {
  font-size: 12px;
}
.header .btn-default {
  color: #dfdfdf;
  background-color: transparent;
  border-color: transparent;
  border: 0;
  padding-top: 0;
  line-height: 1;
  padding-bottom: 0;
  letter-spacing: 0.4px;
}
.header .btn-default:hover,
.header .btn-default:active,
.header .btn-default:focus {
  color: #e2e300;
  background-color: transparent;
  border-color: transparent;
}
.header.container,
.header .container {
  padding: 0;
  position: relative;
}
.header .dnb-loginmodal-container {
  background: white;
  width: 100%;
  position: relative;
  color: black;
  padding: 30px;
  font-family: "DINNextRoundedLTPro-Regular";
  height: 246px;
  box-sizing: border-box;
}
.header .dnb-loginmodal-container.error {
  border: 3px solid #ff4b00;
  color: #ff4b00;
}
.header .dnb-loginmodal-container.error .message-error {
  display: block;
}
.header .dnb-loginmodal-container .login-panel .message-error img {
  padding: 7px 2% 0 0;
  float: left;
}
.header .dnb-loginmodal-container .login-panel .message-error b {
  font-family: "dinbusterregular";
  font-size: 30px;
}
.header .dnb-loginmodal-container .login-panel .message-error p {
  padding: 0 0 0 9%;
  font-size: 16px;
  font-family: "DINNextRoundedLTPro-Regular";
}
.header .dnb-loginmodal-container .login-panel .message-forgot b {
  font-family: "dinbusterregular";
  font-size: 20px;
  font-weight: normal;
}
.header .dnb-loginmodal-container .login-panel .message-success img {
  padding: 0 2% 0 0;
}
.header .dnb-loginmodal-container .login-panel .message-success b {
  font-family: "dinbusterregular";
  font-size: 25px;
  font-weight: normal;
}
.header .dnb-loginmodal-container .login-panel .message-success p {
  padding: 5px 0 0 0;
  font-size: 16px;
}
.header .dnb-loginmodal-container input {
  width: 100%;
  margin-bottom: 21px;
  padding: 2% 6%;
  font-size: 1.2em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 2px solid #dedede;
  color: #767676;
}
.header .dnb-loginmodal-container form.ng-submitted input.ng-invalid {
  border: 3px solid #ff4c01;
}
.header .dnb-loginmodal-container .btn-primary {
  border: 0 none;
  background-color: #00c0f3;
  color: white !important;
  font-size: 22px;
  font-weight: normal;
  padding-top: 10px;
  padding-bottom: 10px;
}
.header .dnb-loginmodal-container .login-help {
  font-family: "DINNextRoundedLTPro-Regular";
  font-size: 14px;
  font-weight: normal;
}
.header .dnb-loginmodal-container .login-help a {
  color: #231f20;
  text-decoration: underline;
}
.header .dnb-loginmodal-container .login-help .left {
  float: left;
  width: 34%;
}
.header .dnb-loginmodal-container .login-help .right {
  float: right;
  width: 40%;
  text-align: end;
}
.header .dnb-loginmodal-container input[type=submit] {
  height: 40px;
  background: #0098c0;
  margin: 0 0 15px;
}
.header .dnb-loginmodal-container:after {
  content: "";
  display: none;
  height: 0;
  width: 0;
  position: absolute;
  top: -20px;
  right: 67px;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-top: 10px solid transparent;
  border-bottom: 10px solid white;
}
@media screen and (min-width: 768px) {
  .header .dnb-loginmodal-container:after {
    display: block;
  }
}
.header .dnb-loginmodal-container .login-help {
  overflow: hidden;
}
.header .dnb-user-menu {
  height: 60px;
  overflow: hidden;
  padding: 28px 0 20px;
  text-transform: uppercase;
  position: absolute;
  font-family: 'DINNextRoundedLTPro-Regular';
  right: 75px;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .header .dnb-user-menu {
    height: auto;
    margin-right: 6%;
    overflow: hidden;
    padding: 1.5% 2.2% 1%;
    position: static;
  }
}
@media only screen and (min-width: 768px) {
  .header .dnb-user-menu {
    padding: 2.3% 2.2% 1%;
  }
}
.header .dnb-user-menu .btn-group {
  float: right;
}
.header .dnb-user-menu .btn-group a {
  display: none;
  padding: 0;
  margin-left: 13px;
}
@media only screen and (min-width: 768px) {
  .header .dnb-user-menu .btn-group a {
    font-size: 0.85em;
    letter-spacing: -0.25px;
    margin-right: 1px;
  }
}
@media only screen and (min-width: 1024px) {
  .header .dnb-user-menu .btn-group a {
    font-size: 0.90em;
    letter-spacing: 0.02px;
    margin-left: 31px;
	text-decoration:none;
  }
}
.header .dnb-user-menu .btn-group a:first-child,
.header .dnb-user-menu .btn-group a:last-child {
  display: block;
  margin-right: -1px;
}
@media only screen and (min-width: 768px) {
  .header .dnb-user-menu .btn-group a {
    display: block;
  }
}
.header .logo {
  position: absolute;
  top: 5px;
  left: 15px;
  z-index: 1;
  width: 68px;
  overflow: hidden;
}
.header .logo img {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .header .logo {
    width: 8%;
    top: 22px;
    left: 13.5%;
  }
}
@media only screen and (min-width: 1024px) {
  .header .logo {
    width: 107px;
    left: 5%;
  }
}
@media only screen and (min-width: 1170px) {
  .header .logo {
    width: 108px;
    left: 10.7%;
  }
}
@media only screen and (min-width: 1200px) {
  .header .logo {
    left: 11%;
  }
}
@media only screen and (min-width: 1366px) {
  .header .logo {
    left: 10%;
  }
}
.header .main-menu {
  float: right;
  padding: 0 0;
  margin: 0;
  width: 100%;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .header .main-menu {
    height: 65px;
    margin-right: 7.8%;
  }
}
@media only screen and (min-width: 1024px) {
  .header .main-menu {
    margin-right: 8.1%;
    margin-top: 3px;
  }
}
.header .modal-dialog {
  position: absolute;
  left: initial;
  right: 0;
  top: 70px;
  width: 100%;
  margin: 0;
}
@media screen and (min-width: 768px) {
  .header .modal-dialog {
    top: 44px;
    width: 320px;
    right: 60px;
  }
}
@media screen and (min-width: 1024px) {
  .header .modal-dialog {
    top: 55px;
    right: 32px;
  }
}
@media screen and (min-width: 1200px) {
  .header .modal-dialog {
    top: 60px;
    right: 57px;
  }
}
@media screen and (min-width: 1366px) {
  .header .modal-dialog {
    top: 60px;
    right: 58px;
    width: 336px;
  }
}
.header .signin {
  position: absolute;
  height: 350px;
  right: 0;
  left: initial;
  width: 100%;
  height: 400px;
  background-color: transparent;
}
@media screen and (min-width: 768px) {
  .header .signin {
    padding: 0 75px 0 0;
  }
}
.header .navbar-default {
  background-color: black;
  border-color: transparent;
  border: 0;
  margin: 0;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .header .navbar-default {
    background-color: transparent;
  }
}
@media only screen and (min-width: 768px) {
  .header .navbar-default .navbar-nav > li {
    margin-right: 20px;
  }
  .header .navbar-default .navbar-nav > li:last-child {
    margin-right: 0;
  }
}
.header .navbar-default .navbar-nav > li > a {
  color: white;
}
@media only screen and (min-width: 768px) {
  .header .navbar-default .navbar-nav > li > a {
    padding: 0;
    padding-top: 10px;
    background-color: transparent;
    padding-bottom: 20px;
	font-family: "dinbusterregular";
	text-decoration:none;
  }
  .header .navbar-default .navbar-nav > li > a:hover {
    background-color: transparent;
    color: #e2e300;
  }
}
@media only screen and (min-width: 1024px) {
  .header .navbar-default .navbar-nav > li > a {
    padding: 20px;
    font-size: 1.3em;
  }
}
@media only screen and (min-width: 1250px) {
  .header .navbar-default .navbar-nav > li > a {
    padding: 20px;
    font-size: 1.59em;
  }
}
.header .navbar-default .navbar-nav > li:last-child a {
  padding-right: 0;
}
@media only screen and (min-width: 1200px) {
  .header .navbar-default .navbar-nav > li:last-child a {
    padding-right: 0;
  }
}
.header .dnb-sub-menu {
  background: black;
  height: 130px;
  overflow: hidden;
  -webkit-transition: height 0.35s;
  transition: height 0.35s;
}
.header .dnb-sub-menu h2 {
  text-transform: uppercase;
}
.header .dnb-sub-menu p {
  margin-bottom: 0;
}
.header .dnb-sub-menu.dnb-collapsed-menu {
  height: 50px;
}
.header .dnb-sub-menu .glyphicon {
  color: #01bff3;
}
.header .dnb-location-widget .dnb-closed-location {
  margin-top: 6px;
}
.dnb-happening-right-now,
.dnb-closed-location {
  background: #e2e300;
  min-height: 45px;
  overflow: hidden;
}
.dnb-happening-right-now h2,
.dnb-closed-location h2 {
  text-align: center;
  font-weight: bold;
  font-size: 23px;
  padding: 0 20px;
  margin: 20px 0;
  text-transform: uppercase;
  letter-spacing: -0.1px;
  font-family: 'OpenSans';
  color: black;
}
@media only screen and (min-width: 768px) {
  .dnb-happening-right-now h2,
  .dnb-closed-location h2 {
    padding: 0;
  }
}
.dnb-happening-right-now .right-now-message,
.dnb-closed-location .right-now-message {
  font-size: 20px;
  font-weight: normal;
}
.dnb-location-widget {
  border-top: 1px solid #333333;
  background: black;
  color: white;
  font-family: 'OpenSans';
  padding: 0 20px 0 20px;
}
.dnb-location-widget h2 {
  font-size: 20px;
  font-family: 'dinbusterregular';
  margin-top: 23px;
}
.dnb-location-widget .dnb-closed-location h2 {
  margin: 10px 0 0;
}
.dnb-location-widget p {
  margin: 0;
  line-height: 1.3;
  font-size: 1em;
  margin-top: -2px;
}
@media only screen and (min-width: 768px) {
  .dnb-location-widget p {
    line-height: 1.3;
    font-size: 0.9em;
    margin-top: 0;
    color: white;
    font-family: 'OpenSans-Bold';
  }
}
@media only screen and (min-width: 1024px) {
  .dnb-location-widget p {
    font-size: 1em;
  }
}
.dnb-location-widget strong {
  font-family: 'OpenSans-Bold';
  font-size: 14px;
}
.dnb-location-widget strong a {
  color: white;
  font-size: 1.1em;
  letter-spacing: 0.5px;
}
.dnb-location-widget .dnb-schedule {
  margin: 5px 0;
  font-size: 12px;
}
.dnb-location-widget .dnb-location-schedule {
  font-size: 12px;
  padding: 7px 0;
}
@media only screen and (min-width: 480px) {
  .dnb-location-widget .dnb-location-schedule {
    padding: 7px 0 !important;
  }
}
.dnb-location-widget .dnb-location-schedule .dnb-location-open-now {
  font-family: 'OpenSans-Bold';
  margin-top: 0;
  color: #e4e300;
  font-size: 13px;
  letter-spacing: -0.8px;
  text-transform: uppercase;
}
.dnb-location-widget .dnb-local-info {
  margin: 0;
  padding: 0;
}
.dnb-location-widget .dnb-local-info > p {
  float: left;
  line-height: 2;
  margin: 0;
  font-size: 0.78em;
  font-family: 'OpenSans';
  width: 33%;
  text-align: center;
}
@media only screen and (min-width: 440px) {
  .dnb-location-widget .dnb-local-info > p {
    width: 20%;
    text-align: left;
  }
}
@media only screen and (min-width: 768px) {
  .dnb-location-widget .dnb-local-info > p {
    width: 33%;
  }
}
.dnb-location-widget .dnb-local-info > p:first-child {
  text-align: left;
}
.dnb-location-widget .dnb-local-info > p:last-child {
  text-align: right;
}
@media only screen and (min-width: 440px) {
  .dnb-location-widget .dnb-local-info > p:last-child {
    text-align: left;
  }
}
@media only screen and (min-width: 1024px) {
  .dnb-location-widget .dnb-local-info > p {
    margin: 3px 0px 0;
    font-size: 0.9em;
  }
}
@media only screen and (min-width: 1100px) {
  .dnb-location-widget .dnb-local-info > p {
    font-size: 1.03em;
  }
}
@media only screen and (min-width: 1255px) {
  .dnb-location-widget .dnb-local-info > p {
    font-size: 1.13em;
  }
}
.dnb-location-widget .dnb-local-info > p:first-child {
  margin-left: 0;
}
.dnb-location-widget .dnb-local-info > p a {
  color: white !important;
}
.dnb-location-widget .dnb-local-info > p a:hoverP {
  text-decoration: none !important;
}
.dnb-location-widget .dnb-local-info .glyphicon {
  color: #00c0f3;
  font-size: 1em;
  position: relative;
  right: 0px;
  top: 2px;
}
@media only screen and (min-width: 1024px) {
  .dnb-location-widget .dnb-local-info .glyphicon {
    font-size: 1.2em;
    position: relative;
    right: 2px;
    top: 5px;
  }
}
.dnb-location-widget .dnb-location-address {
  padding: 1px 0;
  font-size: 0.9em;
  position: relative;
  overflow: initial;
}
@media only screen and (min-width: 768px) {
  .dnb-location-widget .dnb-location-address {
    font-size: 0.9em;
    margin-top: -3px;
    padding: 10px 0 0 13px;
    width: 32.65%;
  }
}
.dnb-location-widget .info-sign:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(/media/design/details_ico.png) no-repeat 0 0;
  background-size: contain;
}
@media only screen and (min-width: 768px) {
  .dnb-location-widget .info-sign:before {
    position: absolute;
    top: 3px;
  }
}
@media only screen and (min-width: 1024px) {
  .dnb-location-widget .info-sign:before {
    top: 5px;
    width: 17px;
    height: 17px;
  }
}
.dnb-location-widget .map-marker:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(/media/design/location_ico.png) no-repeat 0 0;
  background-size: contain;
}
@media only screen and (min-width: 768px) {
  .dnb-location-widget .map-marker:before {
    position: absolute;
    top: 3px;
  }
}
@media only screen and (min-width: 1024px) {
  .dnb-location-widget .map-marker:before {
    top: 5px;
    width: 17px;
    height: 17px;
  }
}
.dnb-location-widget .earphone:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(/media/design/phone_ico.png) no-repeat 0 0;
  background-size: contain;
}
@media only screen and (min-width: 768px) {
  .dnb-location-widget .earphone:before {
    position: absolute;
    top: 3px;
  }
}
@media only screen and (min-width: 1024px) {
  .dnb-location-widget .earphone:before {
    top: 5px;
    width: 17px;
    height: 17px;
  }
}
.dnb-location-widget .dnb-location-selector-mobile {
  margin-top: 5%;
}
@media only screen and (min-width: 440px) {
  .dnb-location-widget .dnb-location-selector-mobile {
    margin-top: 1%;
    width: 55%;
  }
}
.dnb-location-widget .dnb-location-selector-mobile .dnb-search-box {
  width: 88%;
  height: 30px;
  border-radius: 2px 0 0 2px;
  box-shadow: none;
  outline: 0;
  border: 0;
  box-sizing: border-box;
  padding-left: 3%;
}
.dnb-location-widget .dnb-location-selector-mobile .input-prepend {
  float: right;
  width: 12%;
  position: relative;
}
.dnb-location-widget .dnb-location-selector-mobile .glyphicon {
  position: absolute;
  top: 22%;
  left: 30%;
  cursor: pointer;
}
.dnb-location-widget .dnb-location-selector-mobile .btn-primary {
  background: #00c0f3;
  width: 100%;
  border-radius: 0 2px 2px 0;
  height: 30px;
  margin: 0 10px 0 0;
}
.dnb-location-widget .chevron-right:after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url(/media/design/arrow.png) no-repeat 0 0;
  background-size: contain;
  -ms-transform: rotate(265deg);
  /* IE 9 */
  -webkit-transform: rotate(265deg);
  /* Chrome, Safari, Opera */
  transform: rotate(265deg);
  position: absolute;
  top: 9px;
  left: 16px;
}
@media only screen and (min-width: 768px) {
  .dnb-location-widget .chevron-right:after {
    width: 14px;
    height: 14px;
    top: 7px;
    left: 19px;
  }
}
@media only screen and (min-width: 768px) {
  .dnb-location-widget .chevron-right:after {
    width: 16px;
    height: 16px;
    top: 1px;
    left: 3px;
  }
}
@media only screen and (min-width: 1024px) {
  
}
@media only screen and (min-width: 768px) {
  .dnb-location-widget {
    border-top: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .dnb-location-widget {
    padding: 7px 10px;
  }
}
.dnb-location-container {
  padding: 0 20px 0 20px;
}
@media only screen and (min-width: 768px) {
  .dnb-location-container {
    display: none;
  }
}
.dnb-location-container-desktop {
  display: none;
  margin-top: 5px;
  margin-bottom: 3px;
}
@media only screen and (min-width: 768px) {
  .dnb-location-container-desktop {
    display: block;
  }
}
@media only screen and (min-width: 1366px) {
  .dnb-location-container-desktop {
    padding-left: 6px;
  }
}
.dnb-location-container-desktop .dnb-location-closest {
  display: none;
}
.dnb-location-container-desktop .dnb-location-address > form {
  margin-bottom: 5px;
}
.dnb-location-container-desktop .dnb-local-info {
  width: 100%;
  float: left;
  margin: 5px 0 0px;
  padding: 0;
}
.dnb-location-container-desktop .dnb-local-info .span-icon {
  position: absolute;
}
.dnb-location-container-desktop .dnb-local-info .span-text {
  padding-left: 20px;
}
.dnb-location-container-desktop .dnb-location-schedule {
  padding: 0 !important;
}
@media only screen and (min-width: 1024px) {
  .dnb-location-container-desktop .dnb-location-schedule {
    margin-top: 4px;
    width: 55%;
  }
}
.dnb-location-container-desktop .dnb-local-address-data {
  padding: 0;
}
@media only screen and (min-width: 1024px) {
  .dnb-location-container-desktop .dnb-local-address-data {
    margin-top: 4px;
    width: 45%;
  }
}
.dnb-location-container-desktop .dnb-location-selector a {
  color: white;
  text-decoration: underline;
  font-size: 12px;
  margin-top: 7px;
  float: left;
  line-height: 1;
}
.dnb-location-container-desktop .dnb-menu-location {
  border-left: 1px solid rgba(255, 255, 255, 0.25);
  box-sizing: border-box;
  padding: 6px 3.4% 7px;
  /* background-color: yellowgreen; */
  width: 31.3%;
}
.dnb-location-container-desktop .dnb-menu-location input[type="text"] {
  width: 105px;
  border-radius: 2px 0 0 2px;
  box-shadow: none;
  outline: 0;
  border: 0;
  box-sizing: border-box;
  max-height: 27px;
  float: left;
  padding: 10px 5px 6px 12px;
  line-height: 1;
  font-size: 14px;
  font-family: 'DINNextRoundedLTPro-Regular';
  margin-left: 1px;
}
.dnb-location-container-desktop .dnb-menu-location input[type="text"]::-webkit-input-placeholder {
  padding-top: 2px;
}
.dnb-location-container-desktop .dnb-menu-location input[type="text"]:-moz-placeholder {
  /* Firefox 18- */
  padding-top: 2px;
}
.dnb-location-container-desktop .dnb-menu-location input[type="text"]::-moz-placeholder {
  /* Firefox 19+ */
  padding-top: 2px;
}
.dnb-location-container-desktop .dnb-menu-location input[type="text"]:-ms-input-placeholder {
  padding-top: 2px;
}
.dnb-location-container-desktop .dnb-menu-location p {
  font-size: 0.8em;
  text-transform: uppercase;
  font-weight: 100;
  line-height: 1;
  padding: 0;
  margin: 12px 0;
}
@media only screen and (min-width: 1024px) {
  .dnb-location-container-desktop .dnb-menu-location p {
    font-size: 1em;
    margin: 10px 1px;
    letter-spacing: 0.55px;
  }
}
.dnb-location-container-desktop .dnb-menu-location .input-prepend {
  float: left;
  position: relative;
  margin: 0;
  padding: 0;
  width: 19%;
}
.dnb-location-container-desktop .dnb-menu-location .input-prepend span {
  position: absolute;
  top: 5px;
  left: 14px;
  cursor: pointer;
}
.dnb-location-container-desktop .dnb-menu-location .input-prepend input[type="submit"] {
  background: #00c0f3;
  width: 40px;
  border-radius: 0 2px 2px 0;
  height: 27px;
  margin: 0 10px 0 0;
}
.dnb-location-container-desktop .dnb-menu-location .dnb-location-submit {
  float: left;
}
.dnb-location-container-desktop h2 {
  line-height: 1;
  margin: 0;
}
.dnb-location-container-desktop h2.closest-dnb {
  display: table-cell;
  font-size: 1.8em;
}
@media only screen and (min-width: 1024px) {
  .dnb-location-container-desktop h2.closest-dnb {
    font-size: 3em;
    max-width: 165px;
    padding: 6px 0px;
    letter-spacing: -0.2px;
  }
}
@media only screen and (min-width: 1200px) {
  .dnb-location-container-desktop h2.closest-dnb {
    max-width: none;
  }
}
@media only screen and (min-width: 1366px) {
  .dnb-location-container-desktop h2.closest-dnb {
    padding-left: 10px;
  }
}
.dnb-location-container-desktop h2.closest-dnb span {
  font-size: 0.5em;
  width: 100%;
  float: left;
}
.dnb-location-container-desktop .dnb-your-closest {
  display: table;
  width: 36%;
}
@media only screen and (min-width: 1200px) {
  .dnb-location-container-desktop .dnb-your-closest {
    padding-left: 5%;
  }
}
.dnb-location-container-desktop .dnb-your-closest .dnb-location-open-now {
  font-size: 1.3em;
  font-family: 'OpenSans-Bold';
  color: #e2e300;
  display: table-cell;
  padding: 0;
  line-height: 0.9;
  margin: 0;
  vertical-align: bottom;
  padding-bottom: 0;
  width: 70px;
  float: right;
  text-transform: uppercase;
  padding-left: 13px;
}
.dnb-location-headeline {
  height: 58px;
  overflow: hidden;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.dnb-local-info-phone {
  width: 100px;
}
.dnb-location-container-data {
  overflow: hidden;
  padding-right: 0;
}
.navbar-default .navbar-collapse {
  border: 0;
}
.navbar-default .navbar-toggle {
  border-color: transparent;
  margin-right: 33px;
  padding: 0;
  margin-top: 19px;
  margin-bottom: 17px;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: white;
  border-radius: 5px;
  display: block;
  width: 33px;
  height: 4px;
  margin-bottom: 6px;
}
@media only screen and (min-width: 768px) {
  .navbar-default .navbar-toggle .icon-bar {
    background-color: transparent;
  }
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background-color: black;
}
.navbar-default .navbar-nav > li > a:hover {
  background-color: black;
  color: #e2e300;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: black;
  color: white;
  border-color: #333333;
}
.navbar-nav {
  margin: 0;
}
.navbar-nav > li > a {
  color: white;
  padding-top: 20px;
  padding: 20px;
  background-color: black;
  border-top: 1px solid #333333;
  font-size: 18px;
}
.navbar-nav > li > a:hover {
  background-color: #191919;
}
@media only screen and (min-width: 768px) {
  .navbar-nav {
    float: right;
  }
  .navbar-nav > li > a {
    border-top: 0;
  }
}
.navbar-nav .caret {
  background-color: white;
  border: 0;
  border-radius: 5px;
  float: right;
  height: 3px;
  margin-top: 8px;
  position: relative;
  width: 15px;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .navbar-nav .caret {
    display: none;
  }
}
.navbar-nav .caret:after {
  content: "";
  display: block;
  width: 3px;
  height: 15px;
  position: absolute;
  background-color: white;
  top: -6px;
  left: 6px;
  z-index: 1;
  border-radius: 5px;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.open .caret:after {
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(90deg);
}
.dnb-secondary-menu {
  padding: 30px 0 11px;
  border-top: 1px solid #333333;
}
@media only screen and (min-width: 768px) {
  .dnb-secondary-menu {
    display: none;
  }
}
.dnb-secondary-menu .btn-group > a {
  width: 100%;
  border-radius: 0;
  margin: 0;
  padding: 0 20px 17px;
  text-align: left;
  font-family: 'DINNextRoundedLTPro-Regular';
  text-transform: uppercase;
}
.dnb-secondary-menu .btn-group > a:first-child,
.dnb-secondary-menu .btn-group > a:last-child {
  display: none;
}

input[type="submit"]{
  background-color: transparent;
  color: rgba(255, 255, 255, 0.6) !important;
  border: 0;
  font-size: 12px;
  padding: 0;
  margin: 0 6px;
  line-height: 0.8;
  letter-spacing: 1px;
  text-transform: lowercase;
}

button.navbar-toggle.collapsed span.icon-bar.first-bar {
  -ms-transform: rotate(0deg) translate(0, 0);
  -webkit-transform: rotate(0deg) translate(0px, 0px);
  transform: rotate(0deg) translate(0px, 0px);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
button.navbar-toggle.collapsed span.icon-bar.third-bar {
  -ms-transform: rotate(0deg) translate(0, 0);
  -webkit-transform: rotate(0deg) translate(0, 0);
  transform: rotate(0deg) translate(0, 0);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
button.navbar-toggle.collapsed span.icon-bar.second-bar {
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
button.navbar-toggle span.icon-bar.first-bar {
  -ms-transform: rotate(-45deg) translate(-7px, 7px);
  -webkit-transform: rotate(-45deg) translate(-7px, 6px);
  transform: rotate(-45deg) translate(-7px, 7px);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
button.navbar-toggle span.icon-bar.third-bar {
  -ms-transform: rotate(45deg) translate(-7px, -7px);
  -webkit-transform: rotate(45deg) translate(-7px, -7px);
  transform: rotate(45deg) translate(-7px, -7px);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
button.navbar-toggle span.icon-bar.second-bar {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.dropdown-menu {
  padding: 0;
  border-top: 1px solid #333333 !important;
  border-radius: 0;
}
@media only screen and (min-width: 768px) {
  .dropdown-menu {
    padding: 10px 0;
    left: -30%;
    top: 95%;
  }
}
@media only screen and (min-width: 1024px) {
  .dropdown-menu {
    left: 0;
  }
}
.dropdown-menu > li:first-child {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .dropdown-menu > li:first-child:after {
    display: block;
    content: "";
    position: absolute;
    top: -22px;
    height: 12s px;
    width: 20px;
    left: 36%;
    border-bottom: 12px solid;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
  }
}
.dropdown-menu > li > a {
  color: white !important;
  background-color: #191919;
  margin: 0;
  font-size: 18px;
  padding: 11px 20px !important;
  line-height: 1;
}
@media only screen and (min-width: 768px) {
  .dropdown-menu > li > a {
    background-color: transparent;
    color: black !important;
    padding: 10px !important;
  }
}
@media only screen and (min-width: 768px) {
  .dropdown-menu > li > a:hover {
    background-color: #e1e400;
    color: black;
    cursor: pointer;
  }
}
.dropdown-menu .sub-menu {
  left: 100%;
  position: absolute;
  top: 0;
  visibility: hidden;
  margin-top: -1px;
}
@media only screen and (min-width: 768px) {
  .dropdown-menu li:hover .sub-menu {
    visibility: visible;
  }
  .dropdown:hover .dropdown-menu {
    display: block;
  }
  .navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
  }
  .navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid white;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
  }
}
.modal-backdrop.in {
  display: none;
}
.is--collapsed .dnb-location-headeline {
  height: 0;
}
@media only screen and (min-width: 768px) {
  .is--collapsed .dnb-local-info-phone {
    width: 108px;
  }
}
@media only screen and (min-width: desktop-small) {
  .is--collapsed .dnb-local-info-phone {
    width: 140px;
  }
}
.is--collapsed .dnb-local-info {
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .is--collapsed .dnb-local-info {
    width: 55%;
    float: right;
  }
}
@media only screen and (min-width: 1024px) {
  .is--collapsed .dnb-local-info {
    margin-top: 5px;
    width: 82%;
  }
}
@media only screen and (min-width: 768px) {
  .is--collapsed .dnb-local-info > p {
    font-size: 0.9em;
    padding: 0;
    margin: 0 5% 0 0;
    width: auto;
  }
}
@media only screen and (min-width: 1024px) {
  .is--collapsed .dnb-local-info > p {
    padding: 0;
    font-size: 1.1em;
    width: auto;
  }
}
.is--collapsed .dnb-local-info-address,
.is--collapsed .dnb-local-schedule,
.is--collapsed .dnb-location-container-data h2 {
  display: none;
}
.is--collapsed .dnb-location-open-now {
  float: right;
  margin-right: 2%;
}
.is--collapsed .dnb-location-address {
  padding: 0;
  width: 50%;
}
@media only screen and (min-width: 768px) {
  .is--collapsed .dnb-location-address {
    width: 30%;
  }
}
@media only screen and (min-width: 1024px) {
  .is--collapsed .dnb-location-address {
    width: 44%;
  }
}
.is--collapsed .dnb-location-container-data {
  overflow: hidden;
  padding-right: 0;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .is--collapsed .dnb-location-container-data {
    display: none;
  }
}
.is--collapsed .dnb-location-address strong {
  font-size: 0.9em;
  line-height: 2.9;
}
.is--collapsed .dnb-location-schedule {
  width: 50%;
}
@media only screen and (min-width: 768px) {
  .is--collapsed .dnb-location-address-data {
    float: left;
    margin: 3px 0 0;
  }
  .is--collapsed .dnb-location-address-data a {
    line-height: 3;
  }
}
@media only screen and (min-width: 768px) {
  .is--collapsed .dnb-location-address-data-collapse,
  .is--collapsed .dnb-location-container {
    display: none;
  }
}
.is--collapsed .dnb-menu-location {
  border: 0;
  padding-top: 4px;
  width: 21%;
  padding: 5px 0 0;
  float: right;
}
@media only screen and (min-width: 768px) {
  .is--collapsed .dnb-menu-location {
    width: 29%;
    padding-right: 7%;
  }
}
@media only screen and (min-width: 850px) {
  .is--collapsed .dnb-menu-location {
    padding-right: 6%;
  }
}
@media only screen and (min-width: 1024px) {
  .is--collapsed .dnb-menu-location {
    width: 21.5%;
    padding-right: 8%;
  }
}
@media only screen and (min-width: 1383px) {
  .is--collapsed .dnb-menu-location {
    padding-right: 9.5%;
  }
}
@media only screen and (min-width: 1388px) {
  .is--collapsed .dnb-menu-location {
    padding-right: 9.2%;
  }
}
@media only screen and (min-width: 1390px) {
  .is--collapsed .dnb-menu-location {
    padding-right: 9%;
  }
}
@media only screen and (min-width: 1400px) {
  .is--collapsed .dnb-menu-location {
    padding-right: 8.5%;
  }
}
.is--collapsed .closest-dnb,
.is--collapsed .dnb-location-selector a {
  display: none !important;
}
.is--collapsed .dnb-your-closest {
  margin-top: 10px;
  overflow: hidden;
  width: 40%;
}
@media only screen and (min-width: 768px) {
  .is--collapsed .dnb-your-closest {
    font-size: 1.1em;
  }
}
@media only screen and (min-width: 1024px) {
  .is--collapsed .dnb-your-closest {
    width: 32%;
  }
}
.is--collapsed .dnb-your-closest .dnb-location-open-now {
  float: right;
  width: auto;
  padding-right: 18px;
  padding-top: 3px;
  font-size: 0.8em;
  min-width: 24%;
}
@media only screen and (min-width: 1200px) {
  .is--collapsed .dnb-your-closest .dnb-location-open-now {
    padding-left: 0;
    padding-right: 18%;
  }
}
@media only screen and (min-width: 1366px) {
  .is--collapsed .dnb-your-closest .dnb-location-open-now {
    padding-top: 7px;
  }
}
.is--collapsed .dnb-location-closest {
  display: block;
  line-height: 1;
  margin: 0;
  float: right;
  margin-top: -1px;
  margin-right: 3%;
  letter-spacing: -0.1px;
}
@media only screen and (min-width: 768px) {
  .is--collapsed .dnb-location-closest {
    font-size: 0.91em;
  }
}
@media only screen and (min-width: 1366px) {
  .is--collapsed .dnb-location-closest {
    margin-top: 1px;
    font-size: 1.16em;
  }
}
.is--collapsed .dnb-menu-location input[type="text"] {
  width: 80%;
}
nav button.dropdown-toggle {
  float: right;
  position: absolute;
  top: 0.5em;
  right: 20px;
  height: 3.5em;
  width: 3.5em;
  border: 0;
  outline: none !important;
  padding: 0;
}
nav > .dropdown-toggle.btn-default:focus,
nav > .dropdown-toggle.btn-default:hover {
  background-color: transparent;
  border: 0;
  outline: none !important;
}
nav .open > .dropdown-toggle.btn-default:focus,
nav .open > .dropdown-toggle.btn-default:hover {
  background-color: transparent;
  border: 0;
  outline: none;
}
nav button.dropdown-toggle .caret {
  position: relative;
  top: -0.27em;
  left: -0.3em;
}
@media only screen and (min-width: 768px) {
  nav button.dropdown-toggle {
    display: none;
  }
}
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

/*Including D&B's Grid*/

.grid-section > div {
  background-repeat: no-repeat;
  background-position: center top;
  position: relative;
}
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

/*Including D&B's Widgets Styles*/

/*Including hero template one styles*/

.widget.dnb-intro-container-one {
  position: relative;
  overflow: hidden;
  /* overflow: hidden; */
  height: auto;
  width: 100%;
  /*Desktop Small*/

}
.widget.dnb-intro-container-one .video-content {
  display: none;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-container-one .video-content {
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-container-one .hero-content.mobile-only {
    display: none;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-intro-container-one {
    margin-bottom: -20px;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-intro-container-one {
    margin-bottom: -50px;
  }
}
.widget.dnb-intro-container-one img.hero-content {
  position: relative;
}
.widget.dnb-intro-container-one .hero-content {
  width: 100%;
}
.widget.dnb-intro-container-one .hero-content img,
.widget.dnb-intro-container-one .hero-content video {
  position: absolute;
}
.widget.dnb-intro-container-one h2,
.widget.dnb-intro-container-one h3 {
  text-align: left !important;
  line-height: 1;
  margin-top: -7px;
  letter-spacing: -0.1px;
  margin-left: 0;
  /*Tablet*/

}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-container-one h2,
  .widget.dnb-intro-container-one h3 {
    text-align: center !important;
    line-height: 0.87;
    margin-top: -6px;
    letter-spacing: -0.1px;
    margin-left: -3px;
  }
}
.widget.dnb-intro-container-one p {
  text-align: left;
  font-family: 'DINNextRoundedLTPro-Regular';
  line-height: 1.5;
  letter-spacing: 0.2px;
  font-size: 1.1em;
  margin-top: 0px;
  margin-left: 1px;
  /*Tablet*/

  /*Desktop Large*/

}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-container-one p {
    text-align: center;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-intro-container-one p {
    font-size: 1.43em;
    width: 640px;
    margin: 1px auto;
    letter-spacing: -0.9px;
  }
}
.widget.dnb-intro-container-one span.dnb-button a {
  text-align: center !important;
  width: 100%;
  font-size: 1.8em;
  /*Tablet*/

}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-container-one span.dnb-button a {
    width: auto;
  }
}
.widget.dnb-intro-container-one .hero-copy h1 {
  text-align: left !important;
  font-family: 'DINNextRoundedLTPro-Regular';
  font-size: 1.7em;
  /*Tablet*/

  /*Desktop Small*/

}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-container-one .hero-copy h1 {
    text-align: center !important;
    font-size: 2.5em;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-intro-container-one .hero-copy h1 {
    text-align: center !important;
    font-size: 2.5em;
  }
}
.widget.dnb-intro-container-one .hero-copy {
  position: relative;
  text-align: left;
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  padding: 0 20px;
  /*Tablet*/

  /*Desktop Small*/

}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-container-one .hero-copy {
    top: -178px;
    text-align: center !important;
    margin-bottom: -158px;
    padding: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-intro-container-one .hero-copy {
    top: -223px;
    margin-bottom: -179px;
    padding: 0px;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-intro-container-one .hero-copy {
    top: -250px;
    margin-bottom: -179px;
    padding: 0px;
  }
}
.widget.dnb-intro-container-one .hero-copy .teaser {
  font-size: 1.13em;
  line-height: 1;
  margin-left: 1px;
  /*Desktop Small*/

}
@media only screen and (min-width: 1024px) {
  .widget.dnb-intro-container-one .hero-copy .teaser {
    font-size: 2.6em;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-intro-container-one .hero-copy .teaser {
    font-size: 2.6em;
    letter-spacing: -0.4px;
    margin-left: 7px;
  }
}
.widget.dnb-intro-container-one .hero-copy .allmenus {
  text-align: center !important;
  margin: 0 auto;
  font-size: 1.5em;
}
.widget.dnb-intro-container-one .hero-copy .allmenus a {
  color: white;
}
.headline {
  font-family: 'dinbusterregular';
  font-size: 2.857em;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 1.2em;
  margin: 0;
  padding: 0 0 10px 0;
  /*Tablet*/

  /*Desktop Small*/

  /*Desktop Large*/

}
@media only screen and (min-width: 768px) {
  .headline {
    font-size: 6em;
    line-height: 0.85em;
  }
}
@media only screen and (min-width: 1024px) {
  .headline {
    font-size: 9em;
    line-height: 0.85em;
  }
}
@media only screen and (min-width: 1366px) {
  .headline {
    font-size: 10em;
    line-height: 0.8em;
  }
}
.dnb-fullwidth-imageleft {
  display: table;
}
.dnb-fullwidth-imageleft .dnb-fullwidth-col {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
  box-sizing: border-box;
}
.dnb-fullwidth-imageleft .side-img {
  text-align: center;
}
.dnb-fullwidth-imageleft .side-img img {
  width: 390px;
  height: 390px;
  border-radius: 50%;
}
/*Including hero template two styles*/

.widget.dnb-intro-container-two {
  overflow: inherit;
  margin: 0;
  /*Tablet*/

}
.widget.dnb-intro-container-two img {
  min-height: 170px;
  margin-bottom: 3px;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-container-two {
    margin: 0 auto -78px 0;
  }
}
.widget.dnb-intro-container-two .video-content {
  display: none;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-container-two .video-content {
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-container-two .hero-content.mobile-only {
    display: none;
  }
}
.widget.dnb-intro-container-two .hero-copy {
  padding: 18px 18px 0 22px;
  /*Tablet*/

  /*Desktop Small*/

  /*Desktop Large*/

}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-container-two .hero-copy {
    top: -112px;
    margin: 0 auto -112px auto;
    position: relative;
    text-align: center;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-intro-container-two .hero-copy {
    top: -120px;
    margin: 0 auto -120px auto;
    padding: 0;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-intro-container-two .hero-copy {
    top: -139px;
    max-width: 1000px;
    margin: 0 auto -139px auto;
  }
}
.widget.dnb-intro-container-two .hero-copy .headline {
  line-height: 1em;
  font-size: 2.8em;
  margin: 3px 0 5px 0;
  padding: 0;
  letter-spacing: 0.2px;
  /*Tablet*/

  /*Desktop Small*/

  /*Desktop Large*/

}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-container-two .hero-copy .headline {
    font-size: 6em;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-intro-container-two .hero-copy .headline {
    font-size: 8.5em;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-intro-container-two .hero-copy .headline {
    line-height: 0.75em;
    font-size: 10em;
    margin-bottom: 10px;
  }
}
.widget.dnb-intro-container-two .hero-copy .teaser {
  font-family: 'DINNextRoundedLTPro-Regular';
  padding: 0;
  font-size: 1.2em;
  margin: 0;
  letter-spacing: -0.4px;
  line-height: 0.9;
  /*Tablet*/

  /*Desktop Small*/

  /*Desktop Large*/

}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-container-two .hero-copy .teaser {
    font-size: 2.5em;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-intro-container-two .hero-copy .teaser {
    font-size: 2.5em;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-intro-container-two .hero-copy .teaser {
    font-size: 3em;
    margin: 13px 0;
  }
}
.widget.dnb-intro-container-two .hero-copy .dnb-button a {
  width: 100%;
  margin: 18px 0 0;
  font-size: 1.9em;
  /*Tablet*/

  /*Desktop Large*/

}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-container-two .hero-copy .dnb-button a {
    width: auto;
    font-size: 0.75em;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-intro-container-two .hero-copy .dnb-button a {
    width: auto;
    font-size: 1.2em;
    padding: 5px 35px;
    margin: 25px;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-intro-container-two .hero-copy .dnb-button a {
    width: auto;
    font-size: 1.95em;
    padding: 5px 35px;
    margin: 26px 0 10px;
  }
}
.widget.dnb-intro-container-two .hero-copy .allmenus {
  text-align: center;
  text-transform: uppercase;
  font-size: 1.45em;
  line-height: 1.8em;
  padding: 0 20px;
  font-family: 'DINNextRoundedLTPro-Regular';
  /*Desktop Large*/

}
@media only screen and (min-width: 1024px) {
  .widget.dnb-intro-container-two .hero-copy .allmenus {
    font-size: 1.2em;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-intro-container-two .hero-copy .allmenus {
    text-align: center;
    font-size: 1.429em;
    -webkit-font-smoothing: antialiased;
  }
}
.widget.dnb-intro-container-two .hero-copy .allmenus a {
  color: white;
}
.widget.dnb-intro-container-two .chevron-down:after {
  content: "";
  display: inline-block;
  width: 23px;
  height: 23px;
  background: url(/media/design/arrow.png) no-repeat 0 0;
  background-size: contain;
  position: relative;
  top: 8px;
}
/*Including hero template three styles*/

.widget.dnb-intro-container-three {
  overflow: inherit;
  margin: 0 0 35px 0;
  /*Tablet*/

  /*Desktop Small*/

  /*Desktop Large*/

}
.widget.dnb-intro-container-three .video-content {
  display: none;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-container-three .video-content {
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-container-three .hero-content.mobile-only {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-container-three {
    margin: 0 auto -100px 0;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-intro-container-three {
    margin: 0 auto -193px 0;
  }
}
@media only screen and (min-width: 1366px) {
  
}
.widget.dnb-intro-container-three .hero-copy {
  padding: 20px 20px;
  /*Tablet*/

  /*Desktop Small*/

  /*Desktop Large*/

}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-container-three .hero-copy {
    margin: 0 auto;
    top: -150px;
    text-align: center;
    position: relative;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-intro-container-three .hero-copy {
    top: -210px;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-intro-container-three .hero-copy {
    top: -234px;
    margin: 0 auto;
  }
}
.widget.dnb-intro-container-three .hero-copy .headline {
  line-height: 1em;
  font-size: 2.857em;
  margin: 0 0 5px 0;
  padding: 0;
  /*Tablet*/

  /*Desktop Small*/

  /*Desktop Large*/

}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-container-three .hero-copy .headline {
    font-size: 6em;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-intro-container-three .hero-copy .headline {
    font-size: 8.5em;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-intro-container-three .hero-copy .headline {
    line-height: 0.95em;
    font-size: 10em;
  }
}
.widget.dnb-intro-container-three .hero-copy .teaser {
  font-family: 'DINNextRoundedLTPro-Regular';
  padding: 0;
  font-size: 1.143em;
  margin: 0;
  text-transform: uppercase;
  /*Tablet*/

  /*Desktop Small*/

  /*Desktop Large*/

}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-container-three .hero-copy .teaser {
    font-size: 1.3em;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-intro-container-three .hero-copy .teaser {
    font-size: 2em;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-intro-container-three .hero-copy .teaser {
    font-size: 2em;
    margin: 22px 0;
  }
}
.widget.dnb-intro-container-three .hero-copy .dnb-button a {
  width: 100%;
  margin: 15px 0;
  /*Tablet*/

  /*Desktop Large*/

}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-container-three .hero-copy .dnb-button a {
    width: auto;
    font-size: 0.75em;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-intro-container-three .hero-copy .dnb-button a {
    width: auto;
    font-size: 1.2em;
    padding: 5px 35px;
    margin: 25px;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-intro-container-three .hero-copy .dnb-button a {
    width: auto;
    font-size: 1.75em;
    padding: 5px 35px;
    margin: 25px;
  }
}
.widget.dnb-intro-container-three .hero-copy .allmenus {
  text-align: center;
  text-transform: uppercase;
  font-size: 1.7em;
  line-height: 1em;
  padding: 0 20px;
  font-family: 'DINNextRoundedLTPro-Regular';
  /*Desktop Large*/

}
@media only screen and (min-width: 1024px) {
  .widget.dnb-intro-container-three .hero-copy .allmenus {
    font-size: 1.2em;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-intro-container-three .hero-copy .allmenus {
    text-align: center;
    font-size: 1.429em;
    -webkit-font-smoothing: antialiased;
  }
}
.widget.dnb-intro-container-three .hero-copy .allmenus a {
  color: white;
}
.widget.dnb-intro-container-three .chevron-down:after {
  content: "";
  display: inline-block;
  width: 23px;
  height: 23px;
  background: url(/media/design/arrow.png) no-repeat 0 0;
  background-size: contain;
  position: relative;
  top: 8px;
}
/*Including hero template four styles*/

.widget.dnb-intro-container-four {
  overflow: inherit;
  margin: 0;
  /*Tablet*/

  /*Desktop Small*/

  /*Desktop Large*/

}
.widget.dnb-intro-container-four .video-content {
  display: none;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-container-four .video-content {
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-container-four .hero-content.mobile-only {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-container-four {
    margin: 0;
  }
}
@media only screen and (min-width: 1024px) {
  
}
@media only screen and (min-width: 1366px) {
  
}
.widget.dnb-intro-container-four video {
  width: 100%;
}
.widget.dnb-intro-container-four .hero-copy {
  padding: 20px 20px;
  /*Tablet*/

}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-container-four .hero-copy {
    margin: 0 auto;
    top: -150px;
    text-align: center;
    position: relative;
  }
}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-container-four .hero-copy {
    padding: 0 20px;
    top: -110px;
    margin: 0 auto -110px auto;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-intro-container-four .hero-copy {
    top: -110px;
    margin-bottom: -120px;
  }
}
@media only screen and (min-width: 1200px) {
  .widget.dnb-intro-container-four .hero-copy {
    top: -176px;
    margin: 0 auto -176px auto;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-intro-container-four .hero-copy {
    top: -200px;
    margin: 0 auto -200px auto;
  }
}
.widget.dnb-intro-container-four .hero-copy .teaser {
  margin: 10px 0 0 0;
  padding: 0;
  font-size: 2.857em;
  font-family: 'dinbusterregular';
  font-weight: normal;
  line-height: 1em;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-container-four .hero-copy .teaser {
    font-size: 4.8em;
    line-height: 1em;
  }
}
@media only screen and (min-width: 1200px) {
  .widget.dnb-intro-container-four .hero-copy .teaser {
    font-size: 7.8em;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-intro-container-four .hero-copy .teaser {
    font-size: 10em;
    line-height: 0.88em;
    letter-spacing: -0.7px;
  }
}
.widget.dnb-intro-container-four .hero-copy .headline {
  font-family: 'DINNextRoundedLTPro-Regular';
  padding: 0;
  font-size: 1.143em;
  margin: 0;
  text-transform: uppercase;
  /*Tablet*/

  /*Desktop Small*/

  /*Desktop Large*/

}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-container-four .hero-copy .headline {
    font-size: 1.3em;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-intro-container-four .hero-copy .headline {
    font-size: 2em;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-intro-container-four .hero-copy .headline {
    font-size: 2.9em;
    margin: 26px 0 22px;
    letter-spacing: -0.3px;
  }
}
.widget.dnb-intro-container-four .hero-copy .subheadline {
  color: #ff8f00;
  font-size: 2em;
  line-height: 1em;
  text-transform: uppercase;
  margin: 20px 0px;
  font-family: 'dinbusterregular';
  /*Tablet*/

}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-container-four .hero-copy .subheadline {
    font-size: 2.9em;
    line-height: 1.4;
    letter-spacing: -0.6px;
  }
}
.widget.dnb-intro-container-four .hero-copy .textContent {
  font-family: 'DINNextRoundedLTPro-Regular';
  font-size: 1.143em;
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-intro-container-four .hero-copy .textContent {
    width: 80%;
    margin: 20px auto;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-intro-container-four .hero-copy .textContent {
    font-size: 1.3em;
    letter-spacing: -0.3px;
    line-height: 1.6;
    padding-left: 0;
    padding-right: 37px;
    width: 51%;
  }
}
.widget.dnb-intro-container-four .hero-copy .allmenus {
  text-align: center;
  text-transform: uppercase;
  font-size: 1.7em;
  line-height: 1em;
  padding: 0 20px;
  font-family: 'DINNextRoundedLTPro-Regular';
  /*Desktop Large*/

}
@media only screen and (min-width: 1024px) {
  .widget.dnb-intro-container-four .hero-copy .allmenus {
    font-size: 1.2em;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-intro-container-four .hero-copy .allmenus {
    text-align: center;
    font-size: 1.429em;
    -webkit-font-smoothing: antialiased;
  }
}
.widget.dnb-intro-container-four .hero-copy .allmenus a {
  color: white;
}
/*Including hero template five styles*/

.widget.dnb-intro-container-five {
  overflow: inherit;
  margin: 0;
  /*Tablet*/

  /*Desktop Small*/

  /*Desktop Large*/

}
.widget.dnb-intro-container-five .video-content {
  display: none;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-container-five .video-content {
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-container-five .hero-content.mobile-only {
    display: none;
  }
}
.widget.dnb-intro-container-five.overlap .hero-copy {
  position: static;
  text-align: left !important;
}
.widget.dnb-intro-container-five.overlap .hero-copy .subheadline {
  text-align: left !important;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-container-five.overlap .hero-copy .subheadline {
    text-align: center !important;
    font-size: 2em;
  }
}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-container-five.overlap .hero-copy {
    margin-top: -5%;
    text-align: center !important;
  }
}
.widget.dnb-intro-container-five.overlap-paragraph .hero-copy {
  position: static;
  text-align: left !important;
}
.widget.dnb-intro-container-five.overlap-paragraph .hero-copy .headline {
  width: 53%;
  margin: 0 auto;
}
.widget.dnb-intro-container-five.overlap-paragraph .hero-copy .subheadline {
  text-align: left !important;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-container-five.overlap-paragraph .hero-copy .subheadline {
    text-align: center !important;
    font-size: 2em;
    width: 50%;
  }
}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-container-five.overlap-paragraph .hero-copy {
    margin-top: -13%;
    text-align: center !important;
  }
}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-container-five {
    margin: 0;
  }
}
@media only screen and (min-width: 1024px) {
  
}
@media only screen and (min-width: 1366px) {
  
}
.widget.dnb-intro-container-five .hero-copy {
  padding: 20px 20px;
  text-align: left;
  /*Tablet*/

}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-container-five .hero-copy {
    margin: 0 auto;
    top: -150px;
    text-align: center;
    position: relative;
  }
}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-container-five .hero-copy {
    padding: 0 20px;
    top: -110px;
  }
}
@media only screen and (min-width: 1024px) {
  
}
@media only screen and (min-width: 1200px) {
  
}
@media only screen and (min-width: 1366px) {
  
}
.widget.dnb-intro-container-five .hero-copy .teaser {
  margin: 3px 0;
  padding: 0;
  font-size: 1.157em;
  font-family: 'DINNextRoundedLTPro-Regular';
  font-weight: normal;
  text-transform: uppercase;
  line-height: 1em;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-container-five .hero-copy .teaser {
    font-size: 2.9em;
    line-height: 1em;
  }
}
@media only screen and (min-width: 1200px) {
  .widget.dnb-intro-container-five .hero-copy .teaser {
    line-height: 0.9em;
    letter-spacing: -0.3px;
  }
}
@media only screen and (min-width: 1366px) {
  
}
.widget.dnb-intro-container-five .hero-copy .headline {
  font-family: 'dinbusterregular';
  padding: 0;
  font-size: 2.943em;
  margin: 0;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: -0.6px;
  margin-top: 6px;
  margin-bottom: 22px;
  /*Tablet*/

  /*Desktop Small*/

  /*Desktop Large*/

}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-container-five .hero-copy .headline {
    font-size: 6.3em;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-intro-container-five .hero-copy .headline {
    font-size: 10.1em;
    margin-top: -3px;
    letter-spacing: -1.2px;
    line-height: 0.9;
    margin-bottom: 16px;
  }
}
@media only screen and (min-width: 1366px) {
  
}
.widget.dnb-intro-container-five .hero-copy .subheadline {
  font-family: 'DINNextRoundedLTPro-Regular';
  text-align: center !important;
  font-size: 1.25em;
  width: 100%;
  margin: 18px auto 10px;
  text-transform: uppercase;
  line-height: 1.2;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-container-five .hero-copy .subheadline {
    font-size: 2.4em;
    max-width: 50%;
    margin-top: -4px;
    letter-spacing: 0px;
  }
}
.widget.dnb-intro-container-five .hero-copy .textContent {
  font-family: 'DINNextRoundedLTPro-Regular';
  font-size: 1.143em;
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-intro-container-five .hero-copy .textContent {
    width: 53%;
    margin: 16px auto;
    line-height: 1.5;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-intro-container-five .hero-copy .textContent {
    font-size: 1.286em;
  }
}
.widget.dnb-intro-container-five .hero-copy .allmenus {
  text-align: center;
  text-transform: uppercase;
  font-size: 1.7em;
  line-height: 1em;
  padding: 0 20px;
  font-family: 'DINNextRoundedLTPro-Regular';
  /*Desktop Large*/

}
@media only screen and (min-width: 1024px) {
  .widget.dnb-intro-container-five .hero-copy .allmenus {
    font-size: 1.2em;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-intro-container-five .hero-copy .allmenus {
    text-align: center;
    font-size: 1.429em;
    -webkit-font-smoothing: antialiased;
  }
}
.widget.dnb-intro-container-five .hero-copy .allmenus a {
  color: white;
}
/*Including hero template four styles*/

.widget.dnb-intro-container-six .video-content {
  display: none;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-container-six .video-content {
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-container-six .hero-content.mobile-only {
    display: none;
  }
}
.widget.dnb-intro-container-six .hero-copy {
  padding: 28px 6.25% 0;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-container-six .hero-copy {
    margin-top: -210px;
    text-align: center;
    margin-bottom: 66px;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-intro-container-six .hero-copy {
    margin-top: -335px;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-intro-container-six .hero-copy {
    margin-top: -445px;
  }
}
.widget.dnb-intro-container-six .hero-copy .teaser {
  font-size: 1em;
  font-family: 'DINNextRoundedLTPro-Regular';
  text-transform: uppercase;
  margin-top: 31px;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-container-six .hero-copy .teaser {
    padding: 0px 33%;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-intro-container-six .hero-copy .teaser {
    font-size: 1.8em;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-intro-container-six .hero-copy .teaser {
    font-size: 2.285715em;
    line-height: 1;
  }
}
.widget.dnb-intro-container-six .hero-copy .headline {
  font-size: 2.75em;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-container-six .hero-copy .headline {
    font-size: 4em;
    padding: 0 21%;
    margin-top: 7px;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-intro-container-six .hero-copy .headline {
    font-size: 8em;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-intro-container-six .hero-copy .headline {
    font-size: 10em;
    line-height: 0.88;
  }
}
.widget.dnb-intro-container-six .hero-copy .headline sup {
  font-size: 60%;
}
.widget.dnb-intro-container-six .hero-copy .subheadline {
  display: none;
  font-family: 'DINNextRoundedLTPro-Regular';
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-container-six .hero-copy .subheadline {
    display: block;
    font-size: 1em;
    margin-top: 15px;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-intro-container-six .hero-copy .subheadline {
    font-size: 1.8em;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-intro-container-six .hero-copy .subheadline {
    font-size: 2.25em;
    margin-top: 2px;
  }
}
.widget.dnb-intro-container-six .hero-copy .subheadline sup {
  font-size: 60%;
}
/*Including hero template four styles*/

.widget.dnb-intro-container-seven {
  position: relative;
  overflow: hidden;
  padding-top: 22px;
}
.widget.dnb-intro-container-seven .video-content {
  display: none;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-container-seven .video-content {
    display: block;
  }
}
.widget.dnb-intro-container-seven .hero-content {
  width: auto;
  height: 256px;
  max-width: none;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-container-seven .hero-content {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-container-seven .hero-content.mobile-only {
    display: none;
    width: 100%;
  }
}
.widget.dnb-intro-container-seven.headline-only .hero-copy {
  position: static;
  margin-top: -4.5%;
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-container-seven.headline-only .hero-copy {
    text-align: center;
  }
}
.widget.dnb-intro-container-seven .slimmage {
  width: 100%;
  min-height: 256px;
  max-width: none;
}
.widget.dnb-intro-container-seven .hero-copy {
  position: absolute;
  top: 23.5%;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  padding: 0 20px;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-container-seven .hero-copy {
    top: 22.5%;
  }
}
.widget.dnb-intro-container-seven .hero-copy .teaser-top,
.widget.dnb-intro-container-seven .hero-copy .teaser-bottom {
  font-size: 1.5em;
  font-family: 'DINNextRoundedLTPro-Regular';
  letter-spacing: -px;
  margin: 0;
  letter-spacing: -0.7px;
  line-height: 1;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-container-seven .hero-copy .teaser-top,
  .widget.dnb-intro-container-seven .hero-copy .teaser-bottom {
    font-size: 2em;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-intro-container-seven .hero-copy .teaser-top,
  .widget.dnb-intro-container-seven .hero-copy .teaser-bottom {
    font-size: 2.5em;
    letter-spacing: 0;
  }
}
.widget.dnb-intro-container-seven .hero-copy .headline {
  font-family: 'dinbusterregular';
  padding: 0;
  font-size: 2.943em;
  margin: 0;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: -0.6px;
  margin-top: 6px;
  margin-bottom: 22px;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-container-seven .hero-copy .headline {
    font-size: 6.3em;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-intro-container-seven .hero-copy .headline {
    font-size: 10.1em;
    margin-top: -3px;
    letter-spacing: -1.2px;
    line-height: 0.9;
    margin-bottom: 16px;
  }
}
/*Including left aligned overlay styles*/

.widget.dnb-left-aligned-overlay {
  position: relative;
}
.widget.dnb-left-aligned-overlay.toggled .toggle {
  display: block;
}
.widget.dnb-left-aligned-overlay.toggled .hero-copy {
  display: none;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-left-aligned-overlay .hero-copy {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    box-sizing: border-box;
    padding-top: 32.3%;
    padding-left: 10.3%;
  }
}
.widget.dnb-left-aligned-overlay .hero-copy .teaser {
  width: 87%;
  margin: 0 auto 4%;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-left-aligned-overlay .hero-copy .teaser {
    font-size: 2em;
    width: 95%;
    margin: 0 0 4%;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-left-aligned-overlay .hero-copy .teaser {
    font-size: 3em;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-left-aligned-overlay .hero-copy .teaser {
    font-size: 4em;
    width: 87%;
  }
}
.widget.dnb-left-aligned-overlay .hero-copy .headline {
  font-size: 3.5em;
  width: 87%;
  margin: -9.5% auto 0;
  line-height: 0.95;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-left-aligned-overlay .hero-copy .headline {
    font-size: 3em;
    width: 95%;
    margin: 0;
    line-height: 0.95;
    letter-spacing: -1.5px;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-left-aligned-overlay .hero-copy .headline {
    font-size: 5em;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-left-aligned-overlay .hero-copy .headline {
    font-size: 8em;
    width: 87%;
  }
}
.widget.dnb-left-aligned-overlay .hero-copy .dnb-button a {
  width: 87%;
  display: block;
  margin: 2% auto;
  font-size: 1.9em;
  line-height: 1.3;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-left-aligned-overlay .hero-copy .dnb-button a {
    width: 272px;
    display: block;
    margin: 0;
    font-size: 2.5em;
    line-height: 1.4;
    letter-spacing: -0.5px;
    height: 62px;
  }
}
.widget.dnb-left-aligned-overlay .toggle {
  display: none;
  padding: 0 5%;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-left-aligned-overlay .toggle {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    box-sizing: border-box;
    padding-top: 27%;
    padding-left: 10.8%;
    background-color: rgba(0, 0, 0, 0.7);
  }
}
.widget.dnb-left-aligned-overlay .toggle h2 {
  font-size: 1.5em;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-left-aligned-overlay .toggle h2 {
    font-size: 3.5em;
    margin-top: 10px;
    letter-spacing: 0.4px;
    margin-bottom: 15px;
  }
}
.widget.dnb-left-aligned-overlay .toggle p {
  font-size: 0.9em;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-left-aligned-overlay .toggle p {
    font-family: 'DINNextRoundedLTPro-Regular';
    letter-spacing: 1px;
    line-height: 1.3;
    font-size: 0.9em;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-left-aligned-overlay .toggle p {
    font-size: 1em;
  }
}
@media only screen and (min-width: 1200px) {
  .widget.dnb-left-aligned-overlay .toggle p {
    width: 80%;
    font-size: 1.4em;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-left-aligned-overlay .toggle p {
    width: 61.5%;
  }
}
.widget.dnb-left-aligned-overlay .toggle small {
  font-size: 0.7em;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-left-aligned-overlay .toggle small {
    line-height: 1;
    display: block;
    margin-top: 1%;
    font-size: 0.7em;
    letter-spacing: -0.38px;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-left-aligned-overlay .toggle small {
    margin-top: 4.5%;
  }
}
.widget.dnb-left-aligned-overlay .toggle .toggle-close {
  cursor: pointer;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-left-aligned-overlay .toggle .toggle-close {
    cursor: pointer;
    margin-top: 1%;
    font-size: 1.3em;
  }
}
/*Including left aligned overlay logo styles*/

.widget.dnb-left-aligned-overlay-logo {
  position: relative;
}
.widget.dnb-left-aligned-overlay-logo.toggled .toggle {
  display: block;
}
.widget.dnb-left-aligned-overlay-logo.toggled .hero-copy {
  display: none;
}
.widget.dnb-left-aligned-overlay-logo .desktop-hero {
  display: none;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-left-aligned-overlay-logo .desktop-hero {
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  .widget.dnb-left-aligned-overlay-logo .mobile-hero {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .widget.dnb-left-aligned-overlay-logo .hero-copy {
    position: absolute;
    width: 70%;
    height: 100%;
    top: 0;
    box-sizing: border-box;
    padding-top: 26%;
    padding-left: 10.3%;
  }
}
.widget.dnb-left-aligned-overlay-logo .hero-copy .teaser {
  margin: 9% 6.5% 0;
  font-size: 2em;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-left-aligned-overlay-logo .hero-copy .teaser {
    margin: 0;
    font-size: 1em;
    letter-spacing: 1px;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-left-aligned-overlay-logo .hero-copy .teaser {
    font-size: 2em;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-left-aligned-overlay-logo .hero-copy .teaser {
    font-size: 4.2em;
  }
}
.widget.dnb-left-aligned-overlay-logo .hero-copy .headline {
  font-size: 2.8em;
  line-height: 1;
  margin: 0.5% 3% 0 7%;
  letter-spacing: 0.2px;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-left-aligned-overlay-logo .hero-copy .headline {
    font-size: 3em;
    line-height: 0.9;
    margin: 0 0 1% 0;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-left-aligned-overlay-logo .hero-copy .headline {
    font-size: 5em;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-left-aligned-overlay-logo .hero-copy .headline {
    font-size: 8em;
  }
}
.widget.dnb-left-aligned-overlay-logo .hero-copy .dnb-button a {
  width: 87%;
  display: block;
  margin: 2% auto;
  font-size: 1.9em;
  line-height: 1.3;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-left-aligned-overlay-logo .hero-copy .dnb-button a {
    width: 272px;
    display: block;
    margin: 0;
    font-size: 2.5em;
    line-height: 1.4;
    letter-spacing: -0.5px;
    height: 62px;
    background: black;
    color: white;
    border-color: black;
  }
}
.widget.dnb-left-aligned-overlay-logo .toggle {
  display: none;
  padding: 0 5%;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-left-aligned-overlay-logo .toggle {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    box-sizing: border-box;
    padding-top: 27%;
    padding-left: 10.8%;
    background-color: rgba(0, 0, 0, 0.5);
  }
}
.widget.dnb-left-aligned-overlay-logo .toggle h2 {
  font-size: 1.5em;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-left-aligned-overlay-logo .toggle h2 {
    font-size: 3.5em;
    margin-top: 10px;
    letter-spacing: 0.4px;
    margin-bottom: 15px;
  }
}
.widget.dnb-left-aligned-overlay-logo .toggle p {
  font-size: 0.9em;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-left-aligned-overlay-logo .toggle p {
    font-family: 'DINNextRoundedLTPro-Regular';
    letter-spacing: 1px;
    line-height: 1.3;
    font-size: 0.9em;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-left-aligned-overlay-logo .toggle p {
    font-size: 1em;
  }
}
@media only screen and (min-width: 1200px) {
  .widget.dnb-left-aligned-overlay-logo .toggle p {
    width: 80%;
    font-size: 1.4em;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-left-aligned-overlay-logo .toggle p {
    width: 61.5%;
  }
}
.widget.dnb-left-aligned-overlay-logo .toggle small {
  font-size: 0.7em;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-left-aligned-overlay-logo .toggle small {
    line-height: 1;
    display: block;
    margin-top: 1%;
    font-size: 0.7em;
    letter-spacing: -0.38px;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-left-aligned-overlay-logo .toggle small {
    margin-top: 4.5%;
  }
}
.widget.dnb-left-aligned-overlay-logo .toggle .toggle-close {
  cursor: pointer;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-left-aligned-overlay-logo .toggle .toggle-close {
    cursor: pointer;
    margin-top: 1%;
    font-size: 1.3em;
  }
}
/*Including menu call-out css*/

.widget.dnb-menu-call-out {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 10px;
}
.widget.dnb-menu-call-out hr {
  margin-top: 20px;
  margin-bottom: 20px;
  background-image: url(/media/fixed/dots.png);
  background-repeat: repeat-x;
  border: none;
  width: 100%;
  height: 10px;
}
.widget.dnb-menu-call-out .inlineButtons {
  margin-top: -9px;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-menu-call-out .inlineButtons {
    margin-top: -2px;
  }
}
@media only screen and (min-width: 768px) {
  .widget.dnb-menu-call-out .bgLine {
    position: relative;
    top: -59px;
    z-index: -1;
  }
}
.widget.dnb-menu-call-out .dnb-title {
  font-size: 2.143em;
  /*Tablet*/

  /*Large Small*/

}
@media only screen and (min-width: 768px) {
  .widget.dnb-menu-call-out .dnb-title {
    font-size: 3em;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-menu-call-out .dnb-title {
    font-size: 3.91em;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
.widget.dnb-menu-call-out .hero-copy {
  text-align: center;
  top: 0;
  padding: 0 10px;
  margin-bottom: 27px;
}
.widget.dnb-menu-call-out .dnb-button a {
  width: 100%;
  font-size: 1.857em;
  margin: 10px auto;
  /*Tablet*/

  /*Desktop Small*/

}
@media only screen and (min-width: 768px) {
  .widget.dnb-menu-call-out .dnb-button a {
    width: 230px;
    margin: 0 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-menu-call-out .dnb-button a {
    margin: 0 16px;
  }
}
/*Including hero template four styles*/

.widget.dnb-careers-callouts-centered {
  position: relative;
  overflow: hidden;
  height: 500px;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-careers-callouts-centered {
    height: auto;
  }
}
.widget.dnb-careers-callouts-centered .hero-content {
  width: auto;
  max-width: none;
  height: 100%;
}
.widget.dnb-careers-callouts-centered .hero-copy {
  position: absolute;
  top: 0;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  background: rgba(30, 166, 210, 0.2);
}
.widget.dnb-careers-callouts-centered .hero-copy .teaser {
  font-size: 1.45em;
  font-family: DINNextRoundedLTPro-Regular;
  margin-top: 15%;
  margin-bottom: 0;
}
@media only screen and (min-width: 450px) {
  .widget.dnb-careers-callouts-centered .hero-copy .teaser {
    margin-top: 5%;
  }
}
@media only screen and (min-width: 768px) {
  .widget.dnb-careers-callouts-centered .hero-copy .teaser {
    font-size: 2.3em;
  }
}
.widget.dnb-careers-callouts-centered .hero-copy .headline {
  font-size: 3.8em;
  line-height: 1;
  margin: 0 0 3% 0;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-careers-callouts-centered .hero-copy .headline {
    font-size: 8.5em;
    line-height: 0.95;
    margin: 0 0 0.7% 0;
  }
}
.widget.dnb-careers-callouts-centered .hero-copy .now-hiring {
  margin: 0;
  padding-top: 11.3%;
  margin-top: 7%;
  letter-spacing: 0.7px;
  background: url(/Media/design/dot-line.png) 2px 0 repeat-x;
}
@media only screen and (min-width: 450px) {
  .widget.dnb-careers-callouts-centered .hero-copy .now-hiring {
    padding-top: 4%;
  }
}
@media only screen and (min-width: 768px) {
  .widget.dnb-careers-callouts-centered .hero-copy .now-hiring {
    padding-top: 2.4%;
    font-size: 2.1em;
    width: 85%;
    margin: 1.5% auto 0;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-careers-callouts-centered .hero-copy .now-hiring {
    width: 55.4%;
  }
}
.widget.dnb-careers-callouts-centered .hero-copy p {
  font-family: DINNextRoundedLTPro-Regular;
  width: 90%;
  margin: 0 auto;
  letter-spacing: 0.8px;
  text-transform: none;
  line-height: 1.6;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-careers-callouts-centered .hero-copy p {
    width: 80%;
    letter-spacing: 0.5px;
    font-size: 1.2em;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-careers-callouts-centered .hero-copy p {
    width: 40%;
  }
}
.widget.dnb-careers-callouts-centered .hero-copy .locations {
  width: 86%;
  font-size: 1.3em;
  text-transform: uppercase;
  margin-top: 1%;
  letter-spacing: 1px;
}
.widget.dnb-careers-callouts-centered .hero-copy .locations span {
  font-family: arial;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-careers-callouts-centered .hero-copy .locations span {
    margin: 0 0.85%;
  }
}
@media only screen and (min-width: 768px) {
  .widget.dnb-careers-callouts-centered .hero-copy .locations {
    width: 55.4%;
    font-size: 1.6em;
    margin-top: 0%;
    letter-spacing: 0.4px;
  }
}
.widget.dnb-careers-callouts-centered .hero-copy .apply-button {
  margin-top: 6%;
  width: 100%;
  background: url(/Media/design/dot-line.png) 2px 45% repeat-x;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-careers-callouts-centered .hero-copy .apply-button {
    margin-top: 0.5%;
    width: 85%;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-careers-callouts-centered .hero-copy .apply-button {
    width: 55.4%;
  }
}
.widget.dnb-careers-callouts-centered .hero-copy .apply-button .dnb-button a {
  width: 88%;
  font-size: 1.8em;
  line-height: 1.5;
  letter-spacing: 0;
  background-color: #ff8f00;
  border-color: #ff8f00;
}
.widget.dnb-careers-callouts-centered .hero-copy .apply-button .dnb-button a:hover {
  background: #bf6b00;
  border-color: #bf6b00;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-careers-callouts-centered .hero-copy .apply-button .dnb-button a {
    width: 35%;
    font-size: 2em;
    line-height: 1.35;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-careers-callouts-centered .hero-copy .apply-button .dnb-button a {
    width: 28%;
  }
}
/*Including Image Left css/ Promo section*/

.widget.dnb-image-left {
  background-color: #1a1a1a;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-image-left.image-right .mobile {
    display: none;
  }
}
.widget.dnb-image-left.image-right .desktop {
  display: none;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-image-left.image-right .desktop {
    display: inline-block;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-image-left.image-right .col-md-7 {
    padding-right: 0;
    padding-left: 26px;
    margin: 0;
  }
}
@media only screen and (min-width: 768px) {
  .widget.dnb-image-left.image-right .leftContent {
    margin-left: 55px;
  }
}
.widget.dnb-image-left .col-md-7 {
  background-color: #1a1a1a;
  display: block;
  padding: 0;
  /*Desktop Small*/

}
@media only screen and (min-width: 768px) {
  .widget.dnb-image-left .col-md-7 {
    display: inline-block;
    float: none;
    width: 59%;
    vertical-align: middle;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-image-left .col-md-7 {
    padding-right: 26px;
  }
}
.widget.dnb-image-left .col-md-7 img {
  width: 100%;
}
.widget.dnb-image-left .col-md-5 {
  display: block;
  background-color: #1a1a1a;
  /*Tablet*/

  /*Desktop Small*/

}
@media only screen and (min-width: 768px) {
  .widget.dnb-image-left .col-md-5 {
    padding: 0 20px;
    margin: 0;
    display: inline-block;
    float: none;
    width: 40%;
    vertical-align: middle;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-image-left .col-md-5 {
    padding: 0 20px;
  }
}
.widget.dnb-image-left .leftContent {
  /*Tablet*/
  padding: 0 20px;
  /*Desktop Small*/

}
@media only screen and (min-width: 768px) {
  .widget.dnb-image-left .leftContent {
    padding: 0;
    margin: 0 0 0 30px;
    max-width: 425px;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-image-left .leftContent {
    padding: 0;
  }
}
.widget.dnb-image-left .leftContent .teaser {
  font-family: 'dinbusterregular';
  font-size: 2.8em;
  line-height: 1;
  letter-spacing: 0.1px;
  margin-top: 18px;
  /*Tablet*/

  /*Desktop Small*/

}
@media only screen and (min-width: 768px) {
  .widget.dnb-image-left .leftContent .teaser {
    font-size: 1.5em;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-image-left .leftContent .teaser {
    font-size: 2.1em;
    line-height: 0;
  }
}
.widget.dnb-image-left .leftContent h2 {
  font-size: 3.6em;
  margin: 0;
  line-height: 1em;
  padding: 0;
  letter-spacing: 0.5px;
  /*Tablet*/

  /*Desktop Small*/

}
.widget.dnb-image-left .leftContent h2 sup {
  font-size: 0.6em;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-image-left .leftContent h2 {
    font-size: 2.5em;
    padding: 0;
    margin: 0 0 4px 0;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-image-left .leftContent h2 {
    font-size: 5.1em;
    line-height: 0.95em;
    margin-left: 0px;
    letter-spacing: 0.9px;
  }
  .widget.dnb-image-left .leftContent h2 sup {
    font-size: 0.6em;
    margin-left: 2px;
  }
}
.widget.dnb-image-left .leftContent p.textContent {
  line-height: 1.1em;
  word-wrap: normal;
  font-family: 'DINNextRoundedLTPro-Regular';
  margin: 25px 0 20px -1px;
  color: white;
  font-size: 1.3em;
  text-transform: uppercase;
  letter-spacing: -0.6px;
  /*Tablet*/

  /*Desktop Small*/

}
.widget.dnb-image-left .leftContent p.textContent .dnb-disclaimer {
  font-size: 0.786em;
  color: #7b7b7b;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-image-left .leftContent p.textContent {
    font-size: 1.2em;
    margin: 15px 0;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-image-left .leftContent p.textContent {
    font-size: 1.2em;
    line-height: 1.15em;
    margin-bottom: 27px;
    margin-top: 10px;
    margin-left: 2px;
    max-width: 85%;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-image-left .dnb-button {
    font-size: 2.8em;
    margin-left: 2px;
  }
}
.widget.dnb-image-left p.disclaimer {
  color: #7b7b7b;
  font-family: 'OpenSans';
  font-size: 0.8em;
  line-height: 1.4;
  margin-top: 8px;
  padding-top: 11px;
  /*Tablet*/

  /*Desktop Small*/

}
@media only screen and (min-width: 768px) {
  .widget.dnb-image-left p.disclaimer {
    font-size: 0.7em;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-image-left p.disclaimer {
    font-size: 0.9em;
    margin-top: 23px;
    line-height: 1.3;
    max-width: 85%;
    letter-spacing: -0.3px;
  }
}
.widget.dnb-image-left .dnb-button a {
  width: 100%;
  font-size: 1.7em;
  padding: 5px 0px;
  /*Tablet*/

  /*Desktop Small*/

}
@media only screen and (min-width: 768px) {
  .widget.dnb-image-left .dnb-button a {
    width: auto;
    padding: 4px 29px;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-image-left .dnb-button a {
    width: auto;
    padding: 4px 29px;
    font-size: 0.9em;
  }
}
.widget.dnb-image-left .h2 {
  font-size: 3em;
  /*Tablet*/

  /*Desktop Small*/

  /*Desktop Large*/

}
@media only screen and (min-width: 768px) {
  .widget.dnb-image-left .h2 {
    font-size: 3em;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-image-left .h2 {
    font-size: 3em;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-image-left .h2 {
    font-size: 5em;
  }
}
/*Including bg-image-text-button css*/

.widget.dnb-reward-promo {
  position: relative;
  overflow: hidden;
  margin: 0;
}
.widget.dnb-reward-promo .hero-copy {
  width: 100%;
  height: 100%;
  background: rgba(30, 166, 210, 0.2);
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%;
  padding: 0 20px;
  text-align: center;
  /*Tablet*/

}
@media only screen and (min-width: 768px) {
  .widget.dnb-reward-promo .hero-copy {
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    position: absolute;
    left: 50%;
    top: 50%;
  }
}
.widget.dnb-reward-promo .hero-copy .teaser {
  font-family: 'dinbusterregular';
  font-size: 3.15em;
  text-transform: uppercase;
  line-height: 1;
  margin: 0;
  margin-top: 24px;
  letter-spacing: 0.6px;
  margin-left: 6px;
  /*Tablet*/

  /*Desktop Small*/

  /*Desktop Large*/

}
@media only screen and (min-width: 768px) {
  .widget.dnb-reward-promo .hero-copy .teaser {
    font-size: 4em;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-reward-promo .hero-copy .teaser {
    font-size: 8em;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-reward-promo .hero-copy .teaser {
    font-size: 10.1em;
    margin-top: 28px;
    margin-left: 2px;
    letter-spacing: -1.1px;
  }
}
.widget.dnb-reward-promo .hero-copy span.dnb-disclaimer {
  color: white;
  font-family: 'OpenSans';
  font-size: 0.85em;
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-reward-promo .hero-copy span.dnb-disclaimer {
    font-size: 1em;
  }
}
.widget.dnb-reward-promo .hero-copy span.dnb-disclaimer a {
  text-decoration: underline;
  color: white;
}
.widget.dnb-reward-promo h2.headline {
  padding: 0;
  margin: 0;
  font-family: 'DINNextRoundedLTPro-Regular';
  font-size: 1.4em;
  line-height: 1.2;
  letter-spacing: 0.1px;
  margin-left: 2px;
  /*Tablet*/

  /*Desktop Small*/

  /*Desktop Large*/

}
@media only screen and (min-width: 768px) {
  .widget.dnb-reward-promo h2.headline {
    font-size: 1.5em;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-reward-promo h2.headline {
    font-size: 1.5em;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-reward-promo h2.headline {
    font-size: 2.3em;
    width: 57%;
    margin: 0 auto;
    letter-spacing: -0.1px;
    padding-left: 2px;
    line-height: 1.6;
    margin-top: -11px;
    margin-bottom: 15px;
  }
}
.widget.dnb-reward-promo p.textContent {
  font-size: 1.2em;
  font-family: 'DINNextRoundedLTPro-Regular';
  letter-spacing: -0.3px;
  padding: 0px 2px;
  line-height: 1.35;
  margin-top: 15px;
  /*Tablet*/

  /*Desktop Small*/

  /*Desktop Large*/

}
@media only screen and (min-width: 768px) {
  
}
@media only screen and (min-width: 1024px) {
  
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-reward-promo p.textContent {
    font-size: 1.3em;
    width: 57%;
    margin: 0 auto;
    letter-spacing: -0.1px;
    padding-left: 2px;
    line-height: 1.6;
    margin-top: -11px;
  }
}
.widget.dnb-reward-promo img.hero-content {
  margin: 0;
  padding: 0;
  height: 400px;
  /*margin-left: -110%;*/

  /*Tablet*/

  /*Desktop Small*/

  /*Desktop Large*/

}
@media only screen and (min-width: 768px) {
  .widget.dnb-reward-promo img.hero-content {
    height: auto;
    width: 100%;
    margin-left: 0% !important;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-reward-promo img.hero-content {
    height: auto;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-reward-promo img.hero-content {
    height: auto;
  }
}
.widget.dnb-reward-promo .dnb-button a {
  background-color: #ff8f00;
  width: 100%;
  font-size: 2em;
  -webkit-font-smoothing: antialiased;
  margin-top: 10px;
  letter-spacing: -1px;
  /*Tablet*/

  /*Large Small*/

}
.widget.dnb-reward-promo .dnb-button a:hover {
  background: #bf6b00;
  border-color: #bf6b00;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-reward-promo .dnb-button a {
    width: 200px;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-reward-promo .dnb-button a {
    font-size: 2.55em;
    padding: 0;
    margin-top: 30px;
    width: 222px;
    line-height: 1.7;
  }
}
.col-md-6 {
  padding: 0;
}
/*Mobile Carousel*/

.carousel {
  margin: 16px 0 65px 0;
  padding: 0 20px;
  /*Tablet*/

}
.carousel a.left.carousel-control,
.carousel a.right.carousel-control {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .carousel {
    display: none;
  }
}
.carousel .carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -14px;
  z-index: 10;
  padding-top: 9px;
  padding-bottom: 20px;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: black;
  opacity: 0.5;
  font-size: 20px;
  font-family: 'DINNextRoundedLTPro-Regular';
  text-transform: uppercase;
}
.carousel .carousel-indicators {
  position: absolute;
  bottom: -27px;
  left: 0;
  z-index: 15;
  width: 100%;
  padding-left: 0;
  list-style: none;
  text-align: center;
  margin: 0 auto;
}
.carousel .carousel-indicators li {
  display: inline-block;
  width: 7px;
  height: 7px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #666666;
  border-radius: 10px;
  cursor: pointer;
  background-color: black;
  background-color: #666666;
}
.carousel .carousel-indicators .active {
  margin: 0;
  width: 7px;
  height: 7px;
  background-color: white;
  margin: 1px;
  border: 1px solid white;
}
.carousel .carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  padding-top: 0;
  padding-bottom: 0;
  color: white;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: black;
  opacity: 0.75;
  font-size: 1.15em;
  font-family: 'DINNextRoundedLTPro-Regular';
  text-transform: uppercase;
  line-height: 1.87em;
  padding-left: 10px;
  text-align: left;
}
/* Image Overlay Widget Styles*/

.widget.dnb-image-overlay {
  position: relative;
  overflow: hidden;
}
.widget.dnb-image-overlay .dnb-image-text-overlay {
  position: relative;
  overflow: hidden;
  margin: 20px;
  margin-right: 20px;
  font-size: 0.9em;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-image-overlay .dnb-image-text-overlay {
    margin: 0 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-image-overlay .dnb-image-text-overlay {
    margin-left: 38px;
    margin-right: 22px;
  }
}
.widget.dnb-image-overlay .dnb-image-text-overlay .hero-copy {
  text-align: center;
  top: 50%;
  transform: translate(-53%, -46%);
  -webkit-transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
}
.widget.dnb-image-overlay .dnb-image-text-overlay .dnb-color-overlay:hover:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(220, 7, 132, 0.75);
  -webkit-transition: opacity 0.75s ease-in-out;
  -moz-transition: opacity 0.75s ease-in-out;
  -o-transition: opacity 0.75s ease-in-out;
  transition: opacity 0.75s ease-in-out;
  opacity: 0.75;
}
.widget.dnb-image-overlay .dnb-image-text-overlay .dnb-color-overlay:before {
  background: none;
}
.widget.dnb-image-overlay .dnb-image-text-overlay .dnb-super-title {
  font-size: 9em;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 1;
  color: white;
  /*Tablet*/

  /*Desktop Small*/

  /*Desktop Large*/

}
@media only screen and (min-width: 768px) {
  .widget.dnb-image-overlay .dnb-image-text-overlay .dnb-super-title {
    font-size: 9em;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-image-overlay .dnb-image-text-overlay .dnb-super-title {
    font-size: 15em;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-image-overlay .dnb-image-text-overlay .dnb-super-title {
    font-size: 20em;
  }
}
.widget.dnb-image-overlay .dnb-image-text-overlay .col-md-6 {
  padding: 0;
}
#dnb-cell-4 .widget .dnb-image-text-overlay {
  margin-top: 0;
}
@media only screen and (min-width: 1024px) {
  #dnb-cell-4 .widget .dnb-image-text-overlay {
    margin-left: 20px;
    margin-right: 40px;
  }
}
/* Menu Favourites Widget Styles*/

.widget.dnb-menu-favourites {
  padding: 0 6.25%;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-menu-favourites {
    padding: 0 8.1%;
  }
}
.widget.dnb-menu-favourites h1.headline {
  color: #ff8f00;
  font-size: 2.114em;
  text-align: center;
  padding: 0 20px;
  font-family: 'dinbusterregular';
  margin-top: -17px;
  /*Tablet*/

}
@media only screen and (min-width: 768px) {
  .widget.dnb-menu-favourites h1.headline {
    font-size: 4em;
    margin-top: 8px;
    letter-spacing: -0.6px;
    margin-left: -4px;
  }
}
.widget.dnb-menu-favourites .teaser {
  text-align: center;
  margin: 5px auto;
  font-size: 1.3em;
  height: 30px;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-menu-favourites .teaser {
    font-size: 2em;
    font-family: 'DINNextRoundedLTPro-Regular';
    text-transform: uppercase;
    margin-top: 14px;
    letter-spacing: -0.2px;
  }
}
.widget.dnb-menu-favourites #carousel-menu-favorites-2 {
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-menu-favourites .galleryMobile {
    display: none;
  }
}
.widget.dnb-menu-favourites .galleryMobile a.left.carousel-control,
.widget.dnb-menu-favourites .galleryMobile a.right.carousel-control {
  display: none;
}
.widget.dnb-menu-favourites .galleryDesktop {
  display: none;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-menu-favourites .galleryDesktop {
    display: block;
    margin-top: 50px;
  }
}
.widget.dnb-menu-favourites .galleryDesktop .selected-img-container {
  padding-right: 0.58%;
}
.widget.dnb-menu-favourites .galleryDesktop .selected-img-container .imgContainer img {
  margin-bottom: 17px;
}
.widget.dnb-menu-favourites .galleryDesktop .selected-img-container .imgContainer p {
  font-family: 'DINNextRoundedLTPro-Regular';
  padding-right: 0.88%;
  display: inline;
  font-size: 1.3em;
  letter-spacing: -0.25px;
  line-height: 1.6;
}
.widget.dnb-menu-favourites .galleryDesktop .selected-img-container .imgContainer p span {
  color: #ff8f00;
  text-transform: uppercase;
}
.widget.dnb-menu-favourites .galleryDesktop .thumbnails-container {
  padding-left: 0.88%;
}
.widget.dnb-menu-favourites .galleryDesktop .thumbnails-container .row {
  margin-bottom: 19px;
}
.widget.dnb-menu-favourites .galleryDesktop .thumbnails-container .row .left-column {
  padding-right: 0;
}
.widget.dnb-menu-favourites .galleryDesktop .thumbnails-container .row .dnb-menu-favorite-thumbnail {
  margin-left: 2px;
  margin-right: 10px;
  overflow: hidden;
}
.widget.dnb-menu-favourites .galleryDesktop .thumbnails-container .row .dnb-menu-favorite-thumbnail:hover,
.widget.dnb-menu-favourites .galleryDesktop .thumbnails-container .row .dnb-menu-favorite-thumbnail.active {
  opacity: 0.5;
  cursor: pointer;
}
.widget.dnb-menu-favourites .galleryDesktop .thumbnails-container .row .right-column {
  padding-left: 3%;
  padding-right: 1px;
}
.widget.dnb-menu-favourites .galleryDesktop .thumbnails-container .row .right-column .dnb-menu-favorite-thumbnail {
  margin-right: 0px;
  margin-left: 0px;
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-menu-list {
    margin-top: 16px;
    padding-top: 1px;
  }
}
.widget.dnb-menu-list .dnb-allmenus {
  text-align: center;
  text-transform: uppercase;
  margin: 64px 20px 0 20px;
  font-size: 1.4em;
  line-height: 1.19em;
  padding: 0 20px;
  font-family: 'DINNextRoundedLTPro-Regular';
  padding-left: 25px;
  /*Desktop Large*/

}
@media only screen and (min-width: 1024px) {
  .widget.dnb-menu-list .dnb-allmenus {
    text-align: center;
    margin: 72px auto 0 auto;
    font-size: 2.1em;
    -webkit-font-smoothing: antialiased;
  }
}
.widget.dnb-menu-list .customMenu-ButtonContainer {
  margin: 0 auto;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  /*Desktop Small*/

  /*Desktop Larger*/

}
@media only screen and (min-width: 1024px) {
  .widget.dnb-menu-list .customMenu-ButtonContainer {
    width: 90%;
  }
}
@media only screen and (min-width: 1066px) {
  .widget.dnb-menu-list .customMenu-ButtonContainer {
    margin-top: 14px;
  }
}
.widget.dnb-menu-list .customMenu-ButtonContainer .menuItem {
  list-style: none;
  margin: 14px 20px;
  /*Tablet*/

}
@media only screen and (min-width: 768px) {
  .widget.dnb-menu-list .customMenu-ButtonContainer .menuItem {
    list-style: none;
    display: inline-block;
    margin: 10px 5px;
  }
}
@media only screen and (min-width: 1066px) {
  .widget.dnb-menu-list .customMenu-ButtonContainer .menuItem .dnb-button {
    font-size: 1.9em;
  }
}
.widget.dnb-menu-list .customMenu-ButtonContainer .menuItem .dnb-button a {
  text-transform: uppercase;
  width: 100%;
  font-size: 1.8em;
  margin-bottom: -3px;
  letter-spacing: 0.4px;
  /*Tablet*/

}
@media only screen and (min-width: 768px) {
  .widget.dnb-menu-list .customMenu-ButtonContainer .menuItem .dnb-button a {
    width: auto;
    display: inline-block;
    font-size: 1em;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-menu-list .bottomlistmenus {
    font-size: 2.143em !important;
  }
}
/* Extended base styles (site specific)
*****************************************************************/

html {
  overflow-y: scroll;
  /* always force a scrollbar in non-IE */

}
.content1 {
  overflow: hidden;
  height: 400px;
  background: red;
}
.dnb-parallax-container {
  overflow: hidden;
  line-height: 1.5;
  color: white;
  font-family: Arial;
  background-size: 100% 100%;
}
@media only screen and (min-width: 480px) {
  .dnb-parallax-container {
    font-size: 14px;
  }
}
@media only screen and (min-width: 768px) {
  .dnb-parallax-container {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1024px) {
  .dnb-parallax-container {
    height: 2407px;
    font-size: 14px;
  }
}
.dnb-parallax-container .dnb-button {
  max-width: 280px;
  margin: 0 auto;
  display: block;
}
@media only screen and (min-width: 1024px) {
  .dnb-parallax-container .dnb-button {
    margin: 0;
    display: inline-block;
  }
}
.dnb-parallax-container .teaser {
  color: #ff8f00;
  font-family: 'dinbusterregular';
  font-size: 1.8em;
  text-align: center;
  letter-spacing: -0.5px;
  padding: 0 20px;
  line-height: 1.05;
  margin-top: -4px;
}
@media only screen and (min-width: 1024px) {
  .dnb-parallax-container .teaser {
    font-size: 2.3em;
    text-align: left;
    letter-spacing: -0.1px;
    line-height: 0.9;
    margin-top: -0.9em;
    padding: 0;
  }
}
/* Page structure
*****************************************************************/

#dnb-parallax-wrapper {
  position: relative;
  height: 100%;
}
/* Parallax
*****************************************************************/

/* content */

#dnb-parallax-content {
  padding: 0;
  margin: 0 auto;
  line-height: 1.7;
  -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;
}
@media only screen and (min-width: 1024px) {
  #dnb-parallax-content {
    z-index: 4;
    position: relative;
    max-width: 1144px;
  }
}
#dnb-parallax-content .dnb-button {
  width: 100%;
  font-size: 1.7em;
}
@media only screen and (min-width: 1024px) {
  #dnb-parallax-content .dnb-button {
    width: auto;
  }
}
#dnb-parallax-content .dnb-button a {
  font-size: 1.1em;
  text-align: center;
  margin-top: 20px;
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  #dnb-parallax-content .dnb-button a {
    width: auto;
    padding: 6px 53px;
  }
}
@media only screen and (min-width: 1024px) {
  #dnb-parallax-intro,
  #dnb-parallax-step-01,
  #dnb-parallax-step-02,
  #dnb-parallax-step-03 {
    width: 340px;
  }
}
#dnb-parallax-intro {
  position: absolute;
  top: 30px;
  width: 100%;
}
#dnb-parallax-intro .teaser {
  color: #ff8f00;
  font-family: 'dinbusterregular';
  font-size: 3.9em;
  text-align: center;
  letter-spacing: -0.2px;
  line-height: 0.9;
  margin-top: 0.5em;
}
#dnb-parallax-intro .textContent {
  text-align: center;
  font-size: 1.2em;
  max-width: 532px;
  margin: 30px auto;
  letter-spacing: 0.4px;
}
@media only screen and (min-width: 1024px) {
  #dnb-parallax-step-01 {
    position: absolute;
    top: 488px;
    right: 57px;
    padding-left: 10px;
    width: 400px;
  }
}
#dnb-parallax-step-01 .headline {
  font-size: 2.7em;
  letter-spacing: 0;
  line-height: 1.05;
  text-align: center;
  padding: 0 20px;
  margin-top: 16px;
  letter-spacing: 1px;
  margin-bottom: 35px;
}
@media only screen and (min-width: 1024px) {
  #dnb-parallax-step-01 .headline {
    font-size: 5.1em;
    letter-spacing: 0;
    line-height: 0.95;
    text-align: left;
    padding: 0;
  }
}
#dnb-parallax-step-01 .textContent {
  font-family: 'DINNextRoundedLTPro-Regular';
  line-height: 1.5;
  margin-bottom: 3px;
  letter-spacing: 0.4px;
  text-align: center;
  padding: 0 20px;
}
@media only screen and (min-width: 1024px) {
  #dnb-parallax-step-01 .textContent {
    font-size: 1.2em;
    letter-spacing: 0px;
    text-align: left;
    margin-left: 0;
    padding: 0;
  }
}
@media only screen and (min-width: 1024px) {
  #dnb-parallax-step-02 {
    position: absolute;
    top: 1400px;
    right: 57px;
    width: 400px;
    padding-left: 10px;
  }
}
#dnb-parallax-step-02 .headline {
  font-size: 2.8em;
  text-align: center;
  margin-top: 37px;
  line-height: 0.95;
  letter-spacing: 0.2px;
  margin-bottom: 0;
}
@media only screen and (min-width: 1024px) {
  #dnb-parallax-step-02 .headline {
    margin: 0 0 25px 0;
    font-size: 5.1em;
    font-weight: normal;
    text-align: left;
  }
}
#dnb-parallax-step-02 .textContent {
  font-family: 'DINNextRoundedLTPro-Regular';
  font-size: 1em;
  margin-top: -4px;
  max-width: 250px;
  margin: -9px auto 2px;
  text-align: center;
  letter-spacing: 0.7px;
}
@media only screen and (min-width: 1024px) {
  #dnb-parallax-step-02 .textContent {
    font-size: 1.2em;
    margin-top: -4px;
    max-width: 360px;
    text-align: left;
    margin-left: 0;
  }
}
#dnb-parallax-content h1 {
  margin: 0 0 25px 0;
  font-size: 5.1em;
  font-weight: normal;
  line-height: 0.95;
  letter-spacing: 0.2px;
}
#dnb-parallax-content .step-image {
  max-width: 98px;
  margin: 68px auto 35px;
}
#dnb-parallax-content .step-image.mobile-step-01 {
  max-width: 300px;
}
@media only screen and (min-width: 1024px) {
  #dnb-parallax-content .step-image.mobile-step-01 {
    display: none;
  }
}
#dnb-parallax-content .step-image.desktop-step-01 {
  display: none;
}
@media only screen and (min-width: 1024px) {
  #dnb-parallax-content .step-image.desktop-step-01 {
    display: block;
  }
}
@media only screen and (min-width: 1024px) {
  #dnb-parallax-content .step-image {
    max-width: 162px;
    margin: 0;
    position: absolute;
    left: -195px;
  }
}
@media only screen and (min-width: 1024px) {
  #dnb-parallax-step-03 {
    position: absolute;
    top: 2200px;
    left: 296px;
    text-align: center;
    width: 550px;
  }
}
#dnb-parallax-step-03 .dnb-parallax-step03-img {
  max-width: 98px;
  margin: 78px auto 35px;
}
@media only screen and (min-width: 1024px) {
  #dnb-parallax-step-03 .dnb-parallax-step03-img {
    width: auto;
    margin: 0;
  }
}
#dnb-parallax-step-03 header {
  margin-top: 35px;
}
#dnb-parallax-step-03 header h1 {
  margin: 0 0 25px 2px;
  text-align: center;
  font-size: 2.9em;
  letter-spacing: -0.3px;
}
@media only screen and (min-width: 1024px) {
  #dnb-parallax-step-03 header h1 {
    margin: 0 0 25px 2px;
    font-size: 5.1em;
    /*text-align: left;*/
  
  }
}
#dnb-parallax-step-03 .hero-content {
  width: 161px;
}
@media only screen and (min-width: 1024px) {
  #dnb-parallax-step-03 .dnb-button {
    margin-left: 9px;
  }
}
@media only screen and (min-width: 1024px) {
  #dnb-parallax-step-03 .dnb-button:last-child {
    margin-left: 19px;
  }
}
#dnb-parallax-step-03 .dnb-button:last-child a {
  padding: 6px 48px;
}
#dnb-parallax-step-03 .textContent {
  font-family: 'DINNextRoundedLTPro-Regular';
  font-size: 1.1em;
  letter-spacing: 0.1px;
  line-height: 1.4;
  text-align: center;
  margin-bottom: 15px;
  padding: 0 20px;
}
@media only screen and (min-width: 1024px) {
  #dnb-parallax-step-03 .textContent {
    padding: 0 3px;
    font-size: 1.2em;
    letter-spacing: 0.1px;
  }
}
/* foreground (cards) */

#parallax-bg3 {
  display: none;
}
@media only screen and (min-width: 1024px) {
  #parallax-bg3 {
    display: block;
    z-index: 5;
    position: fixed;
    left: 50%;
    /* align left edge with center of viewport */
    top: 0;
    width: 1100px;
    margin-left: -550px;
  }
}
@media only screen and (min-width: 1200px) {
  #parallax-bg3 {
    left: 47.5%;
  }
}
/* cards */

#step-01-card {
  position: absolute;
  top: 200px;
  width: 480px;
}
@media only screen and (min-width: 1200px) {
  #step-01-card {
    width: 600px;
  }
}
#step-02-card {
  position: absolute;
  top: 200px;
  left: 0;
  width: 600px;
}
/* midground (clouds) */

#parallax-bg2 {
  display: none;
}
@media only screen and (min-width: 1368px) {
  #parallax-bg2 img {
    max-height: 2700px;
  }
}
@media only screen and (min-width: 1024px) {
  #parallax-bg2 {
    display: block;
    z-index: 2;
    position: fixed;
    left: 0;
    /* align left edge with center of viewport */
    top: 0;
    width: 100%;
    margin-left: 0;
    /* move left by half element's width */
    -webkit-transition: all 1.3s ease-out;
    -moz-transition: all 1.3s ease-out;
    -o-transition: all 1.3s ease-out;
    transition: all 1.3s ease-out;
  }
}
#bg-tickets-large {
  position: absolute;
  top: 250px;
  left: 0;
  width: 100%;
}
/* background (clouds) */

#parallax-bg1 {
  display: none;
}
@media only screen and (min-width: 1368px) {
  #parallax-bg1 img {
    max-height: 2700px;
  }
}
@media only screen and (min-width: 1024px) {
  #parallax-bg1 {
    display: block;
    z-index: 1;
    position: fixed;
    left: 50%;
    /* align left edge with center of viewport */
    top: 0;
    width: 100%;
    margin-left: -600px;
    /* move left by half element's width */
    -webkit-transition: all 0.8s ease-out;
    -moz-transition: all 0.8s ease-out;
    -o-transition: all 0.8s ease-out;
    transition: all 0.8s ease-out;
  }
}
#bg-tickets-small {
  position: absolute;
  top: 555px;
  left: 0px;
  width: 100%;
}
.hero-content-bg-mobile {
  position: absolute;
  top: 0;
  z-index: -1;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 768px) {
  .hero-content-bg-mobile {
    display: none;
  }
}
.hero-content-bg {
  display: none;
}
@media only screen and (min-width: 768px) {
  .hero-content-bg {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
  }
}
@media only screen and (min-width: 1024px) {
  .hero-content-bg {
    position: static;
  }
}
#dnb-step-04 {
  text-align: center;
  background: white;
  padding: 28px 0;
}
#dnb-step-04 figure {
  margin-bottom: 26px;
}
#dnb-step-04 figure img {
  width: 29.5%;
}
@media only screen and (min-width: 768px) {
  #dnb-step-04 figure img {
    width: 161px;
  }
}
#dnb-step-04 .headline {
  color: #dc0784;
  padding-bottom: 0;
  line-height: 1;
}
@media only screen and (min-width: 768px) {
  #dnb-step-04 .headline {
    font-size: 5em;
    letter-spacing: 0;
    line-height: 0.98;
  }
}
#dnb-step-04 .textContent {
  font-size: 1em;
  letter-spacing: 0.8px;
  font-family: 'DINNextRoundedLTPro-Regular';
  width: 85%;
  text-align: center;
  margin: 0 auto;
  line-height: 1.6;
  color: black;
}
@media only screen and (min-width: 768px) {
  #dnb-step-04 .textContent {
    width: 35%;
    font-size: 1.2em;
    line-height: 1.65;
    letter-spacing: 0.5px;
  }
}
.nav-tabs {
  border: 0;
  margin-top: -3px;
  text-align: center;
  display: table;
  margin: 0 auto;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
  margin-right: 4px;
  box-sizing: border-box;
  line-height: 1;
  cursor: pointer;
}
.nav-tabs > li.active a {
  cursor: pointer !important;
}
.nav-tabs > li a {
  border-radius: 0;
}
.widget.dnb-media-tabs-top {
  margin-top: 2px;
  margin-bottom: -18px;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-media-tabs-top {
    margin-bottom: 0;
  }
}
.widget.dnb-media-tabs-top .dnb-media-tab-content {
  text-align: center;
  background-color: #242424;
  border-radius: 0;
  padding: 40px 20px;
  margin-top: 0;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-media-tabs-top .dnb-media-tab-content {
    padding: 5.8% 11.9%;
  }
}
.widget.dnb-media-tabs-top .tab-pane > video,
.widget.dnb-media-tabs-top .tab-pane > iframe {
  width: 100%;
  max-height: 158px;
  margin-top: 2px;
  background-color: black;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-media-tabs-top .tab-pane > video,
  .widget.dnb-media-tabs-top .tab-pane > iframe {
    max-height: 585px;
  }
}
.widget.dnb-media-tabs-top .nav-tabs > li {
  width: 158px;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-media-tabs-top .nav-tabs > li {
    width: 240px;
    margin-right: 18px;
    height: 130px;
  }
}
@media only screen and (min-width: 800px) {
  .widget.dnb-media-tabs-top .nav-tabs > li {
    width: 342px;
    height: 130px;
  }
}
.widget.dnb-media-tabs-top .nav-tabs > li > a {
  width: 100%;
  border: 4px solid #1f1f1f;
  border-radius: 0;
  height: 55px;
  margin-bottom: -2px;
  border-bottom: 0;
  color: white;
  font-size: 1em;
  padding: 2px;
  line-height: 1;
  padding-top: 5px;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-media-tabs-top .nav-tabs > li > a {
    height: 140px;
    font-size: 2.3em;
    padding: 14px;
    line-height: 1.1;
  }
}
.widget.dnb-media-tabs-top .nav-tabs > li > a:hover {
  background-color: #dc0784;
  border: 4px solid #dc0784;
  position: relative;
  height: 65px;
  margin-bottom: -10px;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-media-tabs-top .nav-tabs > li > a:hover {
    height: 140px;
  }
}
.widget.dnb-media-tabs-top .nav-tabs > li > a:hover:after {
  content: "";
  display: block;
  height: 0;
  width: 100px;
  position: absolute;
  bottom: -18px;
  left: -3px;
  background-color: transparent;
  border-top: 14px solid #dc0784;
  border-left: 79px solid transparent;
  border-right: 79px solid transparent;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-media-tabs-top .nav-tabs > li > a:hover:after {
    bottom: -34px;
    background-color: transparent;
    border-top: 30px solid #dc0784;
    border-left: 120px solid transparent;
    border-right: 120px solid transparent;
  }
}
@media only screen and (min-width: 800px) {
  .widget.dnb-media-tabs-top .nav-tabs > li > a:hover:after {
    border-left: 171px solid transparent;
    border-right: 171px solid transparent;
  }
}
.widget.dnb-media-tabs-top .nav-tabs > li.active a {
  background-color: #dc0784;
  border: 4px solid #dc0784;
  position: relative;
  height: 65px;
  margin-bottom: -10px;
  cursor: pointer;
  color: white;
  font-size: 1em;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-media-tabs-top .nav-tabs > li.active a {
    height: 140px;
    padding: 14px;
    font-size: 2.3em;
  }
}
.widget.dnb-media-tabs-top .nav-tabs > li.active a:after {
  content: "";
  display: block;
  height: 0;
  width: 100px;
  position: absolute;
  bottom: -18px;
  left: -3px;
  background-color: transparent;
  border-top: 14px solid #dc0784;
  border-left: 79px solid transparent;
  border-right: 79px solid transparent;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-media-tabs-top .nav-tabs > li.active a:after {
    bottom: -34px;
    background-color: transparent;
    border-top: 30px solid #dc0784;
    border-left: 120px solid transparent;
    border-right: 120px solid transparent;
  }
}
@media only screen and (min-width: 800px) {
  .widget.dnb-media-tabs-top .nav-tabs > li.active a:after {
    border-left: 171px solid transparent;
    border-right: 171px solid transparent;
  }
}
.widget.dnb-media-tabs-top .nav-tabs > li:last-child {
  margin-right: 0;
}
.widget.dnb-media-tabs-top .nav-tabs > li.active:hover {
  color: white;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-media-tabs-top #tab_0 {
    background-color: #00c0f3;
    border-color: #00c0f3;
  }
}
@media only screen and (min-width: 768px) {
  .widget.dnb-media-tabs-top #tab_0 a {
    background-color: #00c0f3;
    border-color: #00c0f3;
  }
}
.widget.dnb-media-tabs-top #tab_0.active a,
.widget.dnb-media-tabs-top #tab_0:hover a {
  background-color: #00c0f3;
  border-color: #00c0f3;
}
.widget.dnb-media-tabs-top #tab_0.active a:after,
.widget.dnb-media-tabs-top #tab_0:hover a:after {
  border-top-color: #00c0f3;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-media-tabs-top #tab_1 {
    background-color: #ff8f00;
    border-color: #ff8f00;
  }
}
@media only screen and (min-width: 768px) {
  .widget.dnb-media-tabs-top #tab_1 a {
    background-color: #ff8f00;
    border-color: #ff8f00;
  }
}
.widget.dnb-media-tabs-top #tab_1.active a,
.widget.dnb-media-tabs-top #tab_1:hover a {
  background-color: #ff8f00;
  border-color: #ff8f00;
}
.widget.dnb-media-tabs-top #tab_1.active a:after,
.widget.dnb-media-tabs-top #tab_1:hover a:after {
  border-top-color: #ff8f00;
}
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

/*Including Video Container styles*/

.widget.dnb-video-container {
  padding: 0 6.25%;
  margin-top: 42px;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-video-container {
    padding: 0 8.053%;
    padding-bottom: 49px;
  }
}
.widget.dnb-video-container .specialheadline {
  text-align: center;
  padding: 0;
  margin: 0 0 10px 0;
  letter-spacing: -0.3px;
  font-size: 1.6em;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-video-container .specialheadline {
    font-size: 2.8em;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-video-container .specialheadline {
    font-size: 4.6em;
    margin: 67px auto 22px;
    line-height: 1.1;
    width: 100%;
  }
}
.widget.dnb-video-container iframe {
  height: 191px;
  margin-bottom: 17px;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-video-container iframe {
    height: 600px;
    padding: 0 50px;
  }
}
.widget .dnb-promo-tabs-top-container.blue .dnb-promo-restrictions .dnb-restrictions-price {
  color: #00c0f3;
}
.widget .dnb-promo-tabs-top-container.blue .dnb-promo-restrictions em {
  color: #00c0f3;
}
.widget .dnb-promo-tabs-top-container.yellow .dnb-promo-restrictions .dnb-restrictions-price {
  color: #e2e300;
}
.widget .dnb-promo-tabs-top-container.yellow .dnb-promo-restrictions em {
  color: #e2e300;
}
.widget .dnb-promo-tabs-top .dnb-promo-tab-content {
  background-color: #242424;
  overflow: hidden;
  margin: 1px auto 0;
  padding: 0 20px;
}
@media only screen and (min-width: 768px) {
  .widget .dnb-promo-tabs-top .dnb-promo-tab-content {
    padding: 0px;
  }
}
.widget .dnb-promo-tabs-top .dnb-promo-tab-content .preloadImages {
  display: block !important;
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
}
.widget .dnb-promo-tabs-top .dnb-promo-tab-content .tab-content {
  margin: 40px auto 0;
}
.widget .dnb-promo-tabs-top .dnb-promo-tab-content .tab-content .dnb-content-tab-desktop {
  display: none;
}
.widget .dnb-promo-tabs-top .dnb-promo-tab-content .tab-content .dnb-content-tab-desktop .dnb-tab-content-img {
  padding: 0;
  margin: 0;
  padding-left: 2px;
  padding-right: 20px;
  padding-bottom: 27px;
  margin-left: 0px;
  margin-right: 8px;
  margin-top: 12px;
}
.widget .dnb-promo-tabs-top .dnb-promo-tab-content .tab-content .dnb-content-tab-desktop .dnb-tab-content-img:last-child {
  margin-left: -20px;
  padding-left: 24px;
  margin-right: 0;
  padding-right: 0;
}
.widget .dnb-promo-tabs-top .dnb-promo-tab-content .tab-content .dnb-content-tab-desktop .dnb-tab-content-img:last-child h3 {
  margin-top: 15px;
  margin-left: -2px;
}
.widget .dnb-promo-tabs-top .dnb-promo-tab-content .tab-content .dnb-content-tab-desktop .dnb-tab-content-img:nth-child(2) {
  margin-left: 2px;
}
.widget .dnb-promo-tabs-top .dnb-promo-tab-content .tab-content .dnb-content-tab-desktop .dnb-tab-content-img:nth-child(2) h3 {
  margin-left: -1px;
}
.widget .dnb-promo-tabs-top .dnb-promo-tab-content .tab-content .dnb-content-tab-desktop .dnb-tab-content-img h3 {
  font-family: 'DINNextRoundedLTPro-Regular';
  line-height: 1;
  margin-top: 14px;
  letter-spacing: -0.45px;
  font-size: 1.21em;
  margin-left: -2px;
}
.widget .dnb-promo-tabs-top .dnb-promo-tab-content .tab-content .dnb-content-tab-mobile .carousel {
  font-family: 'DINNextRoundedLTPro-Regular';
}
.widget .dnb-promo-tabs-top .dnb-promo-tab-content .tab-content .dnb-content-tab-mobile .carousel .carousel-inner {
  overflow: initial;
  margin-left: 3px;
}
.widget .dnb-promo-tabs-top .dnb-promo-tab-content .tab-content .dnb-content-tab-mobile .carousel .carousel-caption {
  font-size: 14px;
  background: transparent;
  line-height: 1;
  text-align: left;
  height: 30px;
  bottom: -40px;
  opacity: 1;
  text-transform: capitalize;
  padding-left: 0;
}
.widget .dnb-promo-tabs-top .dnb-promo-tab-content .tab-content .dnb-content-tab-mobile .carousel .item {
  padding-left: 1px;
  padding-top: 2px;
}
.widget .dnb-promo-tabs-top .dnb-promo-tab-content .tab-content .dnb-content-tab-mobile .carousel .item img {
  width: 100%;
}
.widget .dnb-promo-tabs-top .dnb-promo-tab-content .tab-content .dnb-content-tab-mobile .carousel .carousel-indicators {
  bottom: -53px;
  left: 2px;
  line-height: 1;
  list-style: none;
  margin: 0 auto;
  position: absolute;
  padding-left: 0;
  text-align: center;
  width: 100%;
  z-index: 1 !important;
}
.widget .dnb-promo-tabs-top .dnb-promo-tab-content .tab-content .dnb-content-tab-mobile .carousel .carousel-indicators li {
  margin: 3px 0;
  width: 7px;
  height: 7px;
}
@media only screen and (min-width: 768px) {
  .widget .dnb-promo-tabs-top .dnb-promo-tab-content .tab-content {
    max-width: 955px;
    margin: 59px auto 0;
  }
  .widget .dnb-promo-tabs-top .dnb-promo-tab-content .tab-content .dnb-content-tab-desktop {
    display: block;
  }
  .widget .dnb-promo-tabs-top .dnb-promo-tab-content .tab-content .dnb-content-tab-mobile {
    display: none;
  }
}
.widget .dnb-promo-tabs-top .nav-tabs {
  border: 0;
  margin-top: -3px;
  text-align: center;
  display: table;
  margin: 0 auto;
}
.widget .dnb-promo-tabs-top .nav-tabs sup {
  font-size: 24px;
  top: -13px;
}
@media only screen and (min-width: 768px) {
  .widget .dnb-promo-tabs-top .nav-tabs sup {
    font-size: 42px;
    top: -25px;
  }
}
.widget .dnb-promo-tabs-top .nav-tabs > li {
  float: left;
  margin-bottom: -1px;
  width: 104px;
  margin-right: 2px;
  box-sizing: border-box;
  line-height: 1;
  height: 55px;
}
@media only screen and (min-width: 768px) {
  .widget .dnb-promo-tabs-top .nav-tabs > li {
    width: 240px;
    margin-right: 8px;
    height: 130px;
  }
}
@media only screen and (min-width: 800px) {
  .widget .dnb-promo-tabs-top .nav-tabs > li {
    width: 260px;
    height: 130px;
  }
}
.widget .dnb-promo-tabs-top .nav-tabs > li.active a {
  background-color: #dc0784;
  border: 4px solid #dc0784;
  position: relative;
  height: 65px;
  margin-bottom: -10px;
  cursor: pointer;
  color: white;
  font-size: 40px;
}
@media only screen and (min-width: 768px) {
  .widget .dnb-promo-tabs-top .nav-tabs > li.active a {
    height: 140px;
    padding: 0;
    font-size: 7.9em;
    line-height: 1.45;
  }
}
.widget .dnb-promo-tabs-top .nav-tabs > li.active a sup {
  font-size: 24px;
  top: -13px;
}
@media only screen and (min-width: 768px) {
  .widget .dnb-promo-tabs-top .nav-tabs > li.active a sup {
    height: 140px;
    padding: 0;
    font-size: 110px;
    font-size: 65px;
    top: -35px;
  }
}
.widget .dnb-promo-tabs-top .nav-tabs > li.active a:after {
  content: "";
  display: block;
  height: 0;
  width: 100px;
  position: absolute;
  bottom: -18px;
  left: -3px;
  background-color: transparent;
  border-top: 14px solid #dc0784;
  border-left: 51px solid transparent;
  border-right: 51px solid transparent;
}
@media only screen and (min-width: 768px) {
  .widget .dnb-promo-tabs-top .nav-tabs > li.active a:after {
    bottom: -34px;
    background-color: transparent;
    border-top: 30px solid #dc0784;
    border-left: 120px solid transparent;
    border-right: 120px solid transparent;
  }
}
@media only screen and (min-width: 800px) {
  .widget .dnb-promo-tabs-top .nav-tabs > li.active a:after {
    border-left: 130px solid transparent;
    border-right: 130px solid transparent;
  }
}
.widget .dnb-promo-tabs-top .nav-tabs > li.active:hover {
  color: white;
}
.widget .dnb-promo-tabs-top .nav-tabs > li > a {
  width: 100%;
  border: 4px solid #1f1f1f;
  border-radius: 0;
  height: 55px;
  margin-bottom: -2px;
  border-bottom: 0;
  color: white;
  font-size: 40px;
  padding: 2px;
  line-height: 1.6;
  margin-left: 0px;
  padding-top: 0;
  padding-left: 5px;
}
@media only screen and (min-width: 768px) {
  .widget .dnb-promo-tabs-top .nav-tabs > li > a {
    margin-right: 4px;
    height: 130px;
    font-size: 75px;
    padding: 0 0 0 2px;
  }
}
@media only screen and (min-width: 768px) {
  .widget .dnb-promo-tabs-top .nav-tabs > li > a sup {
    font-size: 45px;
    top: -25px;
  }
}
.widget .dnb-promo-tabs-top .nav-tabs > li > a:hover {
  background-color: #dc0784;
  border: 4px solid #dc0784;
  position: relative;
  height: 65px;
  margin-bottom: -10px;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .widget .dnb-promo-tabs-top .nav-tabs > li > a:hover {
    height: 140px;
  }
}
.widget .dnb-promo-tabs-top .nav-tabs > li > a:hover:after {
  content: "";
  display: block;
  height: 0;
  width: 100px;
  position: absolute;
  bottom: -18px;
  left: -3px;
  background-color: transparent;
  border-top: 14px solid #dc0784;
  border-left: 51px solid transparent;
  border-right: 51px solid transparent;
}
@media only screen and (min-width: 768px) {
  .widget .dnb-promo-tabs-top .nav-tabs > li > a:hover:after {
    bottom: -34px;
    background-color: transparent;
    border-top: 30px solid #dc0784;
    border-left: 120px solid transparent;
    border-right: 120px solid transparent;
  }
}
@media only screen and (min-width: 800px) {
  .widget .dnb-promo-tabs-top .nav-tabs > li > a:hover:after {
    border-left: 130px solid transparent;
    border-right: 130px solid transparent;
  }
}
.widget .dnb-media-tabs-top .dnb-media-tab-content {
  text-align: center;
  background-color: #191919;
  border-radius: 0;
}
.widget .dnb-media-tabs-top .tab-pane > video,
.widget .dnb-media-tabs-top .tab-pane > iframe {
  width: 100%;
}
.widget .nav-tabs {
  border: 0;
  margin-top: -3px;
  text-align: center;
  display: table;
  margin: 0 auto;
}
.widget .nav-tabs > li {
  float: left;
  margin-bottom: -1px;
  margin-right: 2px;
  box-sizing: border-box;
  line-height: 1;
  cursor: pointer;
}
.widget .nav-tabs > li.active a {
  cursor: pointer !important;
}
.widget .nav-tabs > li a {
  border-radius: 0;
}
.widget .dnb-promo-restrictions {
  font-family: 'OpenSans';
  font-size: 11px;
  letter-spacing: -0.3px;
  margin: 0;
  overflow: hidden;
  padding: 18px 2px 0;
  text-transform: uppercase;
}
.widget .dnb-promo-restrictions h1 {
  line-height: 1.1;
  margin: 0 0 35px;
  padding-right: 0;
  font-size: 1.5em;
  padding-left: 21px;
  padding-top: 2px;
}
@media only screen and (min-width: 768px) {
  .widget .dnb-promo-restrictions h1 {
    padding-left: 17.3%;
    font-size: 3.2em;
    margin-top: 9px;
    letter-spacing: 0px;
    line-height: 1.15;
  }
}
@media only screen and (min-width: 1024px) {
  
}
.widget .dnb-promo-restrictions .dnb-promo-restrictions-text {
  clear: both;
  padding: 29px 0px 0px 22px;
  border-top: 1px solid darkgray;
  margin-top: 20px;
  font-family: 'DINNextRoundedLTPro-Regular';
  text-transform: initial;
  letter-spacing: 0.4px;
  line-height: 1.19;
  color: darkgray;
}
@media only screen and (min-width: 768px) {
  .widget .dnb-promo-restrictions .dnb-promo-restrictions-text {
    padding: 55px 1px 17px;
    /*border-top: 0;*/
    text-transform: capitalize;
    letter-spacing: -0.1px;
    font-size: 14px;
    max-width: 955px;
    margin: 0 auto;
    overflow: hidden;
    line-height: 1.2;
  }
}
.widget .dnb-promo-restrictions .dnb-promo-restrictions-headline {
  padding-left: 1px;
  font-family: 'DINNextRoundedLTPro-Regular';
  width: 101%;
}
.widget .dnb-promo-restrictions .dnb-restrictions-price {
  color: #dc0784;
  font-size: 56px;
  font-family: 'dinbusterregular';
  padding: 0 4px;
  line-height: 0.7;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .widget .dnb-promo-restrictions .dnb-restrictions-price {
    text-align: left;
    font-size: 120px;
    margin-top: 7px;
    margin-left: 37px;
    width: 21%;
  }
}
.widget .dnb-promo-restrictions .dnb-restrictions-price sup {
  font-size: 34px;
  top: -18px;
  left: -1px;
}
@media only screen and (min-width: 768px) {
  .widget .dnb-promo-restrictions .dnb-restrictions-price sup {
    margin-right: 4px;
    margin-left: -1px;
    font-size: 70px;
    top: -40px;
    left: 3px;
    letter-spacing: -2px;
  }
}
.widget .dnb-promo-restrictions em {
  color: #dc0784;
  font-style: normal;
  font-family: 'dinbusterregular';
}
@media only screen and (min-width: 768px) {
  .widget .dnb-promo-restrictions em {
    margin-right: 4px;
    margin-left: -1px;
  }
}
.widget.dnb-eat-and-play-combo {
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-eat-and-play-combo {
    margin-top: -11px;
  }
}
.widget.dnb-eat-and-play-combo .dnb-combo-headline-line-1 {
  padding: 0;
  margin: 0;
  font-size: 24px;
  letter-spacing: -0.2px;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-eat-and-play-combo .dnb-combo-headline-line-1 {
    font-size: 23px;
    padding-top: 51px;
    letter-spacing: -0.3px;
    padding-left: 8.4%;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-eat-and-play-combo .dnb-combo-headline-line-1 {
    font-size: 2.86em;
    padding-left: 28.4%;
  }
}
.widget.dnb-eat-and-play-combo .dnb-combo-headline-line-2 {
  padding: 0;
  margin: 0;
  font-size: 40px;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-eat-and-play-combo .dnb-combo-headline-line-2 {
    font-size: 50px;
    line-height: 1;
    margin-top: -3px;
    padding-left: 8.2%;
    letter-spacing: 0.2px;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-eat-and-play-combo .dnb-combo-headline-line-2 {
    font-size: 6.55em;
    padding-left: 28.2%;
  }
}
.widget.dnb-eat-and-play-combo .dnb-combo-headline-line-3 {
  padding: 0;
  margin: 0;
  font-size: 16px;
  color: #ff8f00;
  font-family: 'DINNextRoundedLTPro-Regular';
  margin-top: 12px;
  letter-spacing: -0.1px;
  line-height: 1.2;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-eat-and-play-combo .dnb-combo-headline-line-3 {
    font-size: 15px;
    margin-left: 8.6%;
    letter-spacing: -1.1px;
    margin-top: 16px;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-eat-and-play-combo .dnb-combo-headline-line-3 {
    font-size: 1.93em;
    margin-left: 28.6%;
  }
}
.widget.dnb-eat-and-play-combo .dnb-combo-img-mob {
  padding: 0;
  text-align: center;
}
.widget.dnb-eat-and-play-combo .dnb-combo-img-mob > img {
  width: 316px;
  margin-left: -5px;
  margin-top: -3px;
  max-width: 350px;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-eat-and-play-combo .dnb-combo-img-mob {
    display: none;
  }
}
.widget.dnb-eat-and-play-combo .dnb-combo-headline {
  margin: -2px 24px;
}
@media only screen and (min-width: 480px) {
  .widget.dnb-eat-and-play-combo .dnb-combo-headline {
    text-align: center;
  }
}
@media only screen and (min-width: 768px) {
  .widget.dnb-eat-and-play-combo .dnb-combo-headline {
    margin: 0;
    padding-left: 91px;
    padding-right: 0;
    margin-top: 38px;
    width: 57%;
    text-align: left;
  }
}
.widget.dnb-eat-and-play-combo .dnb-combo-img-desk {
  display: none;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-eat-and-play-combo .dnb-combo-img-desk {
    display: block;
    width: 42%;
  }
}
.widget.dnb-eat-and-play-combo .dnb-combo-img-desk img {
  max-width: 300px;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-eat-and-play-combo .dnb-combo-img-desk img {
    margin-left: -30%;
    width: 343px;
    margin-top: 7px;
    max-width: 300px;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-eat-and-play-combo .dnb-combo-img-desk img {
    margin-left: 7px;
    width: 346px;
    margin-top: 22px;
    max-width: 370px;
  }
}
.widget.dnb-combo-power-card {
  overflow: hidden;
  position: relative;
}
@media only screen and (min-width: 480px) {
  .widget.dnb-combo-power-card {
    text-align: center;
  }
}
@media only screen and (min-width: 768px) {
  .widget.dnb-combo-power-card {
    clear: both;
    overflow: hidden;
    text-align: left;
  }
}
.widget.dnb-combo-power-card > img {
  position: absolute;
  height: 124px;
  z-index: -1;
  top: 41px;
  left: -65px;
}
@media only screen and (min-width: 480px) {
  .widget.dnb-combo-power-card > img {
    left: 10%;
  }
}
@media only screen and (min-width: 768px) {
  .widget.dnb-combo-power-card > img {
    position: absolute;
    height: 190px;
    z-index: -1;
    top: 1px;
    left: 12.22%;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-combo-power-card > img {
    position: absolute;
    height: 185px;
    z-index: -1;
    top: -1px;
    left: 21.5%;
  }
}
.widget.dnb-combo-power-card .dnb-combo-header-line-1 {
  margin: 64px 0 0 87px;
  font-size: 16px;
  line-height: 1.2;
  font-family: 'DINNextRoundedLTPro-Regular';
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-combo-power-card .dnb-combo-header-line-1 {
    font-size: 25px;
    margin: 0;
    margin-top: 30px;
    margin-left: 41.3%;
    letter-spacing: -0.1px;
  }
}
.widget.dnb-combo-power-card .dnb-combo-header-line-2 {
  font-size: 40px;
  line-height: 0.3;
  padding-left: 48px;
  letter-spacing: -0.2px;
  font-family: 'dinbusterregular';
  margin-top: 16px;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-combo-power-card .dnb-combo-header-line-2 {
    font-size: 70px;
    margin: 0;
    margin-top: 28px;
    margin-left: 31.9%;
    letter-spacing: -0.2px;
  }
}
.widget.dnb-combo-power-card .dnb-combo-header-line-2 sup {
  font-size: 0.6em;
  margin-left: 4px;
  top: -18px;
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-combo-power-card .dnb-combo-header-line-2 sup {
    top: -23px;
  }
}
.widget.dnb-combo-power-card .dnb-combo-header-line-3 {
  line-height: 0;
  padding: 15px 0 7px 94px;
  margin-bottom: 27px;
  font-size: 16px;
  font-family: 'DINNextRoundedLTPro-Regular';
  text-transform: uppercase;
  color: white;
  letter-spacing: -0.1px;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-combo-power-card .dnb-combo-header-line-3 {
    font-size: 25px;
    margin-top: 29px;
    margin-left: 38.1%;
    letter-spacing: -0.3px;
    margin-bottom: 60px;
  }
}
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

/*Including Video Container styles*/

@media only screen and (min-width: 1024px) {
  .widget.dnb-blurry-gallery .galleryMobile {
    display: none;
  }
}
.widget.dnb-blurry-gallery .galleryMobile a.left.carousel-control,
.widget.dnb-blurry-gallery .galleryMobile a.right.carousel-control {
  display: none;
}
.widget.dnb-blurry-gallery .galleryMobile img {
  max-width: 100%;
  width: 100%;
}
.widget.dnb-blurry-gallery .galleryDesktop {
  padding: 0px;
}
.widget.dnb-blurry-gallery .galleryDesktop .swiper-slide {
  min-height: 12%;
}
.widget.dnb-blurry-gallery .galleryDesktop img {
  max-width: 150%;
  width: 150%;
}
.widget.dnb-blurry-gallery .galleryDesktop .swiper-slide-loaded img {
  max-width: 100%;
}
.widget.dnb-blurry-gallery .galleryDesktop .swiper-slide-active {
  -webkit-filter: blur(0px);
  filter: blur(0px);
  z-index: 1;
}
.widget.dnb-blurry-gallery .galleryDesktop .swiper-slide-active .swiper-slide-loaded img {
  max-width: 150%;
}
.widget.dnb-blurry-gallery .galleryDesktop .swiper-slide-active img {
  max-width: 135%;
  left: -17.25%;
  position: relative;
}
.widget.dnb-blurry-gallery .galleryDesktop .swiper-slide-active p {
  position: relative;
  width: 135%;
  left: -17.25%;
  z-index: 2;
  min-height: 4.2em;
  cursor: auto;
}
.widget.dnb-blurry-gallery .galleryDesktop .swiper-slide:not(.swiper-slide-active) {
  -webkit-filter: blur(4px);
  filter: blur(4px);
  margin-top: 2.5%;
}
.widget.dnb-blurry-gallery .galleryDesktop .swiper-slide-loaded.swiper-slide-next img {
  max-width: 114%;
  position: relative;
  right: 16%;
}
.widget.dnb-blurry-gallery .galleryDesktop .swiper-slide-loaded.swiper-slide-prev img {
  max-width: 114%;
  margin-left: 11px;
}
.widget.dnb-blurry-gallery .galleryDesktop .swiper-container-horizontal > .swiper-pagination {
  display: none;
}
.widget.dnb-blurry-gallery .galleryDesktop .swiper-slide.swiper-slide-active p {
  display: block;
}
.widget.dnb-blurry-gallery .galleryDesktop .swiper-button-prev {
  background-image: url(/media/fixed/arrow_left.png);
  background-size: auto;
  display: block;
}
.widget.dnb-blurry-gallery .galleryDesktop .swiper-button-next {
  background-image: url(/media/fixed/arrow_right.png);
  background-size: auto;
  display: block;
}
.widget.dnb-blurry-gallery .galleryDesktop .swiper-slide.swiper-slide-prev p,
.widget.dnb-blurry-gallery .galleryDesktop .swiper-slide.swiper-slide-next p,
.widget.dnb-blurry-gallery .galleryDesktop .swiper-slide p {
  display: none;
}
.widget.dnb-blurry-gallery .galleryDesktop .swiper-button-prev,
.widget.dnb-blurry-gallery .galleryDesktop .swiper-container-rtl .swiper-button-prev {
  left: 25%;
  top: 40%;
}
.widget.dnb-blurry-gallery .galleryDesktop .swiper-button-next,
.widget.dnb-blurry-gallery .galleryDesktop .swiper-container-rtl .swiper-button-next {
  right: 25%;
  top: 40%;
}
.widget.dnb-blurry-gallery .galleryDesktop .swiper-pagination-bullet-active {
  display: none;
}
.widget.dnb-blurry-gallery .galleryDesktop p {
  font-family: 'DINNextRoundedLTPro-Regular';
  margin: 10px 0;
}
.widget.dnb-blurry-gallery .galleryDesktop p span {
  color: #ff8f00;
  text-transform: uppercase;
}
.widget.dnb-three-image-row {
  overflow: hidden;
  background: white;
}
.widget.dnb-three-image-row.black {
  background: black;
}
.widget.dnb-three-image-row.black .carousel .carousel-indicators li.active {
  background: white;
  border: 1px solid white;
}
.widget.dnb-three-image-row .dnb-three-image-row-desktop {
  display: none;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-three-image-row .dnb-three-image-row-desktop {
    display: block;
  }
}
.widget.dnb-three-image-row .dnb-three-image-row-desktop .col-sm-3 {
  width: 33.33%;
}
.widget.dnb-three-image-row .dnb-three-image-row-desktop .col-sm-3 .item-image {
  text-align: center;
}
.widget.dnb-three-image-row .dnb-three-image-row-desktop .col-sm-3 .carousel-caption {
  width: 100%;
  left: 0;
  right: auto;
  margin: 0;
  bottom: 0;
  top: auto;
  padding: 16px 10px;
  background: rgba(51, 205, 245, 0.8);
  opacity: 1;
  font-family: 'DINNextRoundedLTPro-Regular';
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  box-sizing: border-box;
  line-height: 1.2;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-three-image-row .dnb-three-image-row-desktop .col-sm-3 .carousel-caption {
    font-size: 1.2em;
  }
}
.widget.dnb-three-image-row .carousel {
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-three-image-row .carousel {
    display: none;
  }
}
.widget.dnb-three-image-row .carousel .carousel-image {
  max-width: 70%;
  margin: 0 auto;
}
.widget.dnb-three-image-row .carousel .carousel-caption {
  width: 100%;
  left: 0;
  right: auto;
  margin: 0;
  bottom: 0;
  top: auto;
  padding: 7px 10px;
  background: rgba(51, 205, 245, 0.8);
  opacity: 1;
  font-family: 'DINNextRoundedLTPro-Regular';
  font-size: 1.05em;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  box-sizing: border-box;
  line-height: 1;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: center;
}
.widget.dnb-three-image-row .carousel .carousel-control {
  display: none;
}
.widget.dnb-three-image-row .carousel .carousel-indicators li {
  margin: 3px 1px;
  height: 7px;
  width: 7px;
}
.widget.dnb-three-image-row .carousel .carousel-indicators li.active {
  background: black;
  border: 1px solid black;
}
.widget.dnb-three-image-row .item-image {
  max-width: 100%;
}
/*Including center bullet list button css*/

@media only screen and (min-width: 1024px) {
  .widget.dnb-center-bullet-list-button {
    margin-top: -60px;
  }
}
.widget.dnb-center-bullet-list-button .bulletTitle {
  font-size: 1.9em;
  color: #ff8f00;
  margin: 0px auto;
  text-align: center;
  letter-spacing: 0;
  margin-bottom: 23px;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-center-bullet-list-button .bulletTitle {
    font-size: 4em;
    line-height: 1;
    max-width: 45%;
    letter-spacing: -0.4px;
  }
}
.widget.dnb-center-bullet-list-button .bulletList {
  padding: 0 20px;
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-center-bullet-list-button .bulletList {
    text-align: center;
  }
}
.widget.dnb-center-bullet-list-button .bulletList ul {
  padding: 0 18px;
  margin-bottom: 0;
  list-style: none;
  /*Desktop Medium*/

}
@media only screen and (min-width: 1024px) {
  .widget.dnb-center-bullet-list-button .bulletList ul {
    padding: 0 20px;
    margin: 0 auto;
  }
}
.widget.dnb-center-bullet-list-button .bulletList ul li {
  font-family: 'DINNextRoundedLTPro-Regular';
  text-transform: uppercase;
  margin: 0;
  font-size: 1.3em;
  margin-bottom: 13px;
  letter-spacing: 0.1px;
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-center-bullet-list-button .bulletList ul li {
    list-style-position: inside;
  }
}
.widget.dnb-center-bullet-list-button .button {
  margin: 0 auto;
  text-align: center;
  padding: 0 20px;
}
.widget.dnb-center-bullet-list-button .button p {
  margin: 0;
}
.widget.dnb-center-bullet-list-button .button .dnb-button {
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-center-bullet-list-button .button .dnb-button {
    font-size: 1.5em;
    padding: 6px 12px;
  }
}
.widget.dnb-center-bullet-list-button .button .dnb-button a {
  width: 100%;
  font-size: 2em;
  padding: 13px 50px 10px;
  margin: 15px 0 0;
  white-space: initial;
  line-height: 1;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-center-bullet-list-button .button .dnb-button a {
    width: auto;
    font-size: 1em;
    padding: 6px 12px;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-center-bullet-list-button .button .dnb-button a {
    padding: 10px 41px;
    font-size: 1.4em;
    margin-top: 19px;
  }
}
/*Including bg-image-text-button css*/

.widget.dnb-bgimage-text-button {
  position: relative;
  overflow: hidden;
  margin: 0;
  /*Desktop Small*/

}
@media only screen and (min-width: 1024px) {
  .widget.dnb-bgimage-text-button {
    margin-top: 50px;
  }
}
.widget.dnb-bgimage-text-button .hero-copy {
  width: 100%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%;
  padding: 0 20px;
  text-align: center;
  /*Tablet*/

  /*Desktop Small*/

  /*Desktop Large*/

}
@media only screen and (min-width: 768px) {
  .widget.dnb-bgimage-text-button .hero-copy {
    width: 58%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    position: absolute;
    left: 50%;
    top: 50%;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-bgimage-text-button .hero-copy {
    width: 80%;
    padding-top: 0;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-bgimage-text-button .hero-copy {
    width: 60%;
  }
}
.widget.dnb-bgimage-text-button .hero-copy .teaser {
  font-family: 'DINNextRoundedLTPro-Regular';
  font-size: 1em;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-bgimage-text-button .hero-copy .teaser {
    font-size: 1.5em;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-bgimage-text-button .hero-copy .teaser {
    font-size: 2.286em;
    margin: 0;
    line-height: 1;
    margin-top: 40px;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-bgimage-text-button .hero-copy .teaser {
    font-size: 2.286em;
  }
}
.widget.dnb-bgimage-text-button .hero-copy .headline {
  font-size: 4em;
  font-family: 'dinbusterregular';
  margin: 10px 0;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-bgimage-text-button .hero-copy .headline {
    font-size: 5em;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-bgimage-text-button .hero-copy .headline {
    font-size: 8.6em;
    margin-bottom: 0px;
    margin-top: 0;
    line-height: 0.9;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-bgimage-text-button .hero-copy .headline {
    font-size: 8.6em;
  }
}
.widget.dnb-bgimage-text-button .hero-copy .subheadline {
  font-family: 'DINNextRoundedLTPro-Regular';
  font-size: 1.2em;
  text-transform: uppercase;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-bgimage-text-button .hero-copy .subheadline {
    font-size: 1.5em;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-bgimage-text-button .hero-copy .subheadline {
    font-size: 2.286em;
    margin-top: 2px;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-bgimage-text-button .hero-copy .subheadline {
    font-size: 2.286em;
  }
}
.widget.dnb-bgimage-text-button .hero-copy .email {
  color: #e2e300;
  font-family: 'DINNextRoundedLTPro-Regular';
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-bgimage-text-button .hero-copy .email {
    font-size: 1.2em;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-bgimage-text-button .hero-copy .email {
    font-size: 2.3em;
    line-height: 1.3;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-bgimage-text-button .hero-copy .email {
    font-size: 2.3em;
  }
}
.widget.dnb-bgimage-text-button .hero-copy .phone {
  margin: 0 0 20px 0;
  font-family: 'DINNextRoundedLTPro-Regular';
}
@media only screen and (min-width: 768px) {
  .widget.dnb-bgimage-text-button .hero-copy .phone {
    font-size: 1.5em;
    margin: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-bgimage-text-button .hero-copy .phone {
    font-size: 2.2em;
    line-height: 1.3;
  }
}
@media only screen and (min-width: 1366px) {
  
}
.widget.dnb-bgimage-text-button .hero-copy .location {
  font-size: 1.5em;
  width: 75%;
  margin: 20px auto;
  font-family: 'DINNextRoundedLTPro-Regular';
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-bgimage-text-button .hero-copy .location {
    font-size: 1.8em;
    margin: 17px 0 4px;
    width: 100%;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-bgimage-text-button .hero-copy .location {
    font-size: 2.5em;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-bgimage-text-button .hero-copy .location {
    font-size: 2.143em;
    width: 100%;
  }
}
.widget.dnb-bgimage-text-button .hero-copy hr.separator1 {
  background-image: url(/media/fixed/dots.png);
  background-repeat: repeat-x;
  border: none;
  width: 100%;
  height: 10px;
  margin: 11px 0;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-bgimage-text-button .hero-copy hr.separator1 {
    margin: 40px 0 11px;
  }
}
.widget.dnb-bgimage-text-button .hero-copy hr.separator2 {
  background-image: url(/media/fixed/dots.png);
  background-repeat: repeat-x;
  border: none;
  width: 100%;
  height: 10px;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-bgimage-text-button .hero-copy hr.separator2 {
    width: 100%;
    height: 10px;
    position: relative;
    top: -50px;
    display: block;
    z-index: -1;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-bgimage-text-button .hero-copy hr.separator2 {
    top: -59px;
    display: block;
    z-index: -1;
  }
}
@media only screen and (min-width: 1366px) {
  
}
.widget.dnb-bgimage-text-button .hero-copy span.dnb-disclaimer {
  color: white;
  font-family: 'OpenSans';
  font-size: 0.8em;
}
.widget.dnb-bgimage-text-button .hero-copy span.dnb-disclaimer a {
  text-decoration: underline;
  color: white;
}
.widget.dnb-bgimage-text-button .mainImage {
  position: relative;
  height: 470px;
}
.widget.dnb-bgimage-text-button .mainImage .overlay {
  position: absolute;
  background-color: #00c0f3;
  width: 100%;
  height: 100%;
  top: 0;
  opacity: 0.76;
}
.widget.dnb-bgimage-text-button p.textContent {
  font-size: 1em;
  font-family: 'DINNextRoundedLTPro-Regular';
  /*Tablet*/

  /*Desktop Small*/

  /*Desktop Large*/

}
@media only screen and (min-width: 768px) {
  
}
@media only screen and (min-width: 1024px) {
  
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-bgimage-text-button p.textContent {
    font-size: 1.4em;
  }
}
.widget.dnb-bgimage-text-button img.hero-content {
  width: auto;
  max-width: none;
  min-height: 100%;
  /*Tablet*/

  /*Desktop Small*/

  /*Desktop Large*/

}
@media only screen and (min-width: 768px) {
  .widget.dnb-bgimage-text-button img.hero-content {
    height: auto;
    width: 100%;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-bgimage-text-button img.hero-content {
    height: auto;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-bgimage-text-button img.hero-content {
    height: auto;
  }
}
.widget.dnb-bgimage-text-button .dnb-button a {
  background-color: #ff8f00;
  width: 100%;
  font-size: 2em;
  -webkit-font-smoothing: antialiased;
  /*Tablet*/

  /*Large Small*/

}
.widget.dnb-bgimage-text-button .dnb-button a:hover {
  background: #bf6b00;
  border-color: #bf6b00;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-bgimage-text-button .dnb-button a {
    width: 200px;
    font-size: 1em;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-bgimage-text-button .dnb-button a {
    width: auto;
    font-size: 2.571em;
    padding: 5px 40px;
  }
}
.col-md-6 {
  padding: 0;
}
.favoriteMenu h1.headline {
  font-size: 2.143em;
  text-align: center;
  margin: 0 auto;
  padding: 0 20px;
  color: #ff8f00;
  /*Tablet*/

}
@media only screen and (min-width: 1024px) {
  .favoriteMenu h1.headline {
    font-size: 3.9em;
  }
}
.favoriteMenu .teaser {
  text-align: center;
  margin: 10px auto;
}
/*Desktop Gallery*/

.galleryDesktop {
  display: none;
  /*Tablet*/

}
.galleryDesktop .col-md-10 {
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .galleryDesktop .col-md-6 {
    width: 50%;
    margin: 0;
    padding: 0;
  }
}
.galleryDesktop .col-md-6 .dnb-menu-favorite-thumbnail img {
  display: block;
  max-width: 174px;
  margin: 0 0px 20px 0px;
  /*Tablet*/

}
@media only screen and (min-width: 1024px) {
  .galleryDesktop .col-md-6 .dnb-menu-favorite-thumbnail img {
    max-width: 130px;
  }
}
@media only screen and (min-width: 1200px) {
  .galleryDesktop .col-md-6 .dnb-menu-favorite-thumbnail img {
    max-width: 155px;
  }
}
@media only screen and (min-width: 1366px) {
  .galleryDesktop .col-md-6 .dnb-menu-favorite-thumbnail img {
    max-width: 174px;
  }
}
.galleryDesktop p {
  font-family: 'DINNextRoundedLTPro-Regular';
  margin: 10px 0;
}
.galleryDesktop p span {
  color: #ff8f00;
  text-transform: uppercase;
}
@media only screen and (min-width: 1024px) {
  .galleryDesktop {
    display: block;
    padding: 0 40px;
    margin: 0;
    width: 100%;
  }
}
@media only screen and (min-width: 1366px) {
  .galleryDesktop {
    display: block;
    padding: 0;
    margin: 0 auto;
    width: 100%;
  }
}
.widget.dnb-menu-favourites .galleryMobile .carousel-inner .item.active {
  position: relative;
  top: 0px;
  z-index: 15;
}
.widget.tunity {
  padding: 0 5%;
  text-align: center;
  background-color: #1a1a1a;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .widget.tunity {
    padding: 0 8%;
    text-align: left;
  }
}
.widget.tunity .text-container {
  padding: 7.5% 0 2% 9%;
}
.widget.tunity .text-container .headline {
  margin: 0 auto;
  font-size: 2.8em;
  padding: 0;
  line-height: 1em;
}
@media only screen and (min-width: 768px) {
  .widget.tunity .text-container .headline {
    font-size: 3em;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.tunity .text-container .headline {
    font-size: 4em;
  }
}
@media only screen and (min-width: 1200px) {
  .widget.tunity .text-container .headline {
    font-size: 5em;
  }
}
.widget.tunity .text-container .teaser {
  font-family: 'DINNextRoundedLTPro-Regular';
  font-size: 1.14em;
  text-transform: uppercase;
  padding: 0;
  margin: 1.3% 0;
}
@media only screen and (min-width: 768px) {
  .widget.tunity .text-container .teaser {
    font-size: 1.2em;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.tunity .text-container .teaser {
    font-size: 1.45em;
    padding-right: 3%;
  }
}
.widget.tunity .text-container .androidIcon {
  margin-left: -3px;
}
.widget.tunity .text-container img.img-responsive {
  width: 45%;
  display: inline-block;
  padding: 4.384% 3.257% 0 0;
}
@media only screen and (min-width: 480px) {
  .widget.tunity .text-container img.img-responsive {
    width: auto;
  }
}
@media only screen and (min-width: 768px) {
  .widget.tunity .text-container img.img-responsive {
    width: 45%;
  }
}
@media only screen and (min-width: 1200px) {
  .widget.tunity .text-container img.img-responsive {
    width: auto;
  }
}
.widget.tunity .text-container img.img-responsive.appleIcon {
  width: 52%;
}
@media only screen and (min-width: 480px) {
  .widget.tunity .text-container img.img-responsive.appleIcon {
    width: auto;
  }
}
@media only screen and (min-width: 768px) {
  .widget.tunity .text-container img.img-responsive.appleIcon {
    width: 52%;
  }
}
@media only screen and (min-width: 1200px) {
  .widget.tunity .text-container img.img-responsive.appleIcon {
    width: auto;
  }
}
.widget.tunity .img-container {
  padding-top: 1.9%;
  padding-right: 1%;
  padding-left: 3%;
}
@media only screen and (min-width: 768px) {
  .widget.tunity .img-container {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .widget.tunity .img-container img {
    max-height: 100%;
    max-width: 77%;
    position: absolute;
    bottom: 0;
  }
}
.widget.mmaFights {
  position: relative;
}
.widget.mmaFights .mmaImage {
  height: 320px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .widget.mmaFights .mmaImage {
    height: auto;
  }
}
.widget.mmaFights .mmaImage img {
  width: auto;
  max-width: none;
  height: 100%;
}
.widget.mmaFights .mmaImage p {
  padding: 10px 0;
  margin: 0;
}
.widget.mmaFights .hero-copy {
  width: 100%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%;
  padding: 0 20px;
  text-align: center;
}
@media only screen and (min-width: 1366px) {
  .widget.mmaFights .hero-copy {
    left: 50%;
    top: 59.5%;
    padding: 0 20px;
  }
}
.widget.mmaFights .hero-copy .headline {
  margin: 0 auto;
  text-align: center;
  font-size: 2.8em;
  padding: 0;
  line-height: 1em;
}
@media only screen and (min-width: 1366px) {
  .widget.mmaFights .hero-copy .headline {
    font-size: 5.1em;
    line-height: 1.4em;
    margin-top: -14px;
    letter-spacing: 0.1px;
    padding-left: 8px;
  }
}
.widget.mmaFights .hero-copy .textContent {
  font-family: 'DINNextRoundedLTPro-Regular';
  line-height: 1.15;
  letter-spacing: -0.3px;
  font-size: 1.2em;
  margin-top: 9px;
}
@media only screen and (min-width: 768px) {
  .widget.mmaFights .hero-copy .textContent {
    width: 45%;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.mmaFights .hero-copy .textContent {
    width: 42%;
    margin: 0 auto;
    font-size: 1.4em;
    line-height: 1.2;
    margin-top: -7px;
    letter-spacing: 0.8px;
  }
}
.widget.mmaFights .hero-copy .dnb-button a {
  text-transform: uppercase;
  width: 100%;
  max-width: 300px;
  font-size: 2em;
}
@media only screen and (min-width: 768px) {
  .widget.mmaFights .hero-copy .dnb-button a {
    width: auto;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.mmaFights .hero-copy .dnb-button a {
    padding: 5px 34px;
    margin-top: 20px;
    font-size: 2.5em;
  }
}
.widget.bestSportBar {
  margin: 0 auto 30px auto;
  padding: 0 20px;
}
.widget.bestSportBar.no-space {
  padding: 0;
}
.widget.bestSportBar h2.headline {
  font-size: 2.3em;
  color: #00c0f3;
  position: relative;
  text-align: center;
  margin: 13px 0px 1px 0;
}
@media only screen and (min-width: 768px) {
  .widget.bestSportBar h2.headline {
    font-size: 4.1em;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.bestSportBar h2.headline {
    font-size: 5.1em;
  }
}
@media only screen and (min-width: 1200px) {
  .widget.bestSportBar h2.headline {
    font-size: 6.1em;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.bestSportBar h2.headline {
    font-size: 7.1em;
  }
}
.widget.bestSportBar h3.subheadline {
  font-family: 'DINNextRoundedLTPro-Regular';
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 1.2em;
  padding: 0;
  margin: 0;
}
@media only screen and (min-width: 1366px) {
  .widget.bestSportBar h3.subheadline {
    font-size: 1.2em;
  }
}
.widget.bestSportBar .social {
  width: 100%;
  margin-top: 15px;
}
.widget.bestSportBar .social li {
  float: left;
  list-style: none;
  width: 45%;
  margin: 0 auto;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .widget.bestSportBar .social {
    width: 45%;
    margin: 20px auto;
  }
}
@media only screen and (min-width: 1200px) {
  .widget.bestSportBar .social {
    width: 26%;
    margin: 17px auto;
  }
}
.widget.bestSportBar .social .twitter {
  text-align: left;
  padding-left: 11px;
}
@media only screen and (min-width: 1200px) {
  .widget.bestSportBar .barImages {
    top: 23px;
    position: relative;
  }
}
.widget.bestSportBar .barImages .col-sm-7,
.widget.bestSportBar .barImages .col-xs-6,
.widget.bestSportBar .barImages .col-sm-5,
.widget.bestSportBar .barImages .col-xs-5,
.widget.bestSportBar .barImages .col-xs-7 {
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.widget.bestSportBar .barImages .col-xs-5 img.slimmage {
  max-width: 113%;
  margin-left: -7px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .widget.bestSportBar .barImages .col-xs-5 img.slimmage {
    width: 112% !important;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.bestSportBar .barImages .col-xs-5 img.slimmage {
    width: 112.5% !important;
  }
}
.widget.bestSportBar .barImages .col-xs-7 img.slimmage {
  width: 113% !important;
  height: 109%;
  padding: 0;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .widget.bestSportBar .barImages .col-xs-7 img.slimmage {
    width: 112% !important;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.bestSportBar .barImages .col-xs-7 img.slimmage {
    width: 112.5% !important;
  }
}
@media only screen and (min-width: 768px) {
  .widget.bestSportBar .barImages .col-sm-5 img.slimmage {
    max-width: 113%;
  }
}
.widget.watchSportsBookNow {
  margin: 0 auto;
  text-align: center;
  padding: 0 20px;
}
.widget.watchSportsBookNow .video-headline {
  font-size: 1.7em;
  padding: 0;
  line-height: 1em;
  padding: 32px 0 0 0;
}
@media only screen and (min-width: 768px) {
  .widget.watchSportsBookNow .video-headline {
    font-size: 2.5em;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.watchSportsBookNow .video-headline {
    font-size: 3.1em;
    padding: 0;
    line-height: 0.95em;
    padding: 32px 0 0 0;
    width: 60%;
    margin: 53px auto 0 auto;
  }
}
@media only screen and (min-width: 1200px) {
  .widget.watchSportsBookNow .video-headline {
    font-size: 4.1em;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.watchSportsBookNow .video-headline {
    font-size: 5.1em;
    padding: 0;
    line-height: 0.95em;
    padding: 32px 0 0 0;
    width: 60%;
    margin: 53px auto 0 auto;
  }
}
.widget.watchSportsBookNow .video-content {
  width: 100%;
}
@media only screen and (min-width: 1366px) {
  .widget.watchSportsBookNow .video-content {
    width: 78%;
    margin-top: 34px;
    margin-bottom: 30px;
  }
}
.widget.watchSportsBookNow p {
  padding: 10px 0;
  margin: 0;
}
@media only screen and (min-width: 1366px) {
  .widget.watchSportsBookNow .dnb-button {
    font-size: 2.8em;
  }
}
.widget.watchSportsBookNow .dnb-button a {
  text-transform: uppercase;
  width: 100%;
  font-size: 2em;
  margin-top: 8px;
}
@media only screen and (min-width: 768px) {
  .widget.watchSportsBookNow .dnb-button a {
    font-size: 0.9em;
    width: auto;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.watchSportsBookNow .dnb-button a {
    font-size: 0.9em;
    width: auto;
    padding: 5px 50px;
    margin-bottom: -4px;
  }
}
.widget.watchSportsBookNow .textContent {
  font-family: 'DINNextRoundedLTPro-Regular';
  text-transform: uppercase;
  font-size: 1.1em;
}
@media only screen and (min-width: 1366px) {
  .widget.watchSportsBookNow .textContent {
    font-size: 1.4em;
  }
}
.widget .galleryMobile .carousel-inner .preloadImages {
  display: block !important;
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
}
.widget .galleryMobile .carousel-inner .item.active {
  position: relative;
  top: 0;
}
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

.iframeContainer {
  background-color: white;
  color: black;
  font-family: DINNextRoundedLTPro-Regular;
}
.iframeContainer .dnb-contact-a-planner h1,
.iframeContainer .dnb-contact-a-planner h2 {
  margin: 15px 0 10px 0;
}
.iframeContainer .dnb-contact-a-planner p {
  font-size: 14px;
  margin: 25px 0 -10px 0;
  line-height: 1.5em;
}
.iframeContainer .dnb-contact-a-planner .thankyou {
  margin-left: 24px;
}
.iframeContainer .dnb-contact-a-planner .thankyou em {
  color: #fd7a00;
  font-size: 50px;
}
.modal-open .modal {
  overflow-y: hidden;
}
.widget.dnb-contact-a-planner .dnb-main-container {
  padding: 0;
}
.widget.dnb-contact-a-planner .control-label {
  margin-bottom: 0px;
}
.widget.dnb-contact-a-planner .form-control {
  margin-bottom: 0.5em;
}
.widget.dnb-contact-a-planner .contact-a-planner-form-step0 {
  display: block;
  position: fixed;
  bottom: 0;
  background-color: #e2e300;
  padding: 15px 28px;
  color: black;
  z-index: 9;
  font-size: 2em;
  letter-spacing: -0.6px;
  text-align: center;
  width: 100%;
}
.widget.dnb-contact-a-planner .modal-wide .modal-body {
  font-family: DINNextRoundedLTPro-Regular;
  position: relative;
  height: 100%;
}
.widget.dnb-contact-a-planner .modal-wide .modal-body .content,
.widget.dnb-contact-a-planner .modal-wide .modal-body .row {
  height: 100%;
}
.widget.dnb-contact-a-planner .modal-wide .modal-body .content {
  margin-top: 4em;
}
.widget.dnb-contact-a-planner .modal-wide .modal-body .content h1 {
  text-align: center;
  font-family: dinbusterregular;
  font-size: 36px;
  margin-top: -32px;
}
.widget.dnb-contact-a-planner .modal.modal-wide .modal-dialog {
  text-transform: none;
  color: black;
  height: 94%;
}
.widget.dnb-contact-a-planner .modal.modal-wide .modal-content {
  height: 100%;
}
.widget.dnb-contact-a-planner .close {
  font-size: 3em;
  color: black;
  font-weight: normal;
  position: relative;
  top: -0.18em;
  right: 0.05em;
  opacity: 1;
}
.widget.dnb-contact-a-planner form .form-control {
  width: 13.5em;
  height: 31.2px;
}
.widget.dnb-contact-a-planner form textarea.form-control {
  height: 8em;
}
.widget.dnb-contact-a-planner form input[type="radio"] {
  width: auto;
  height: auto;
  display: inline-block;
}
.widget.dnb-contact-a-planner form .radio-inline {
  padding-left: 6px;
}
.widget.dnb-contact-a-planner form input[type="submit"] {
  background-color: #00c0f3;
  color: white !important;
  text-transform: none;
  font-weight: bold;
  padding: 0.7em 1em 0.55em 1em;
  opacity: 1;
  font-size: 1em;
  margin: 0.6em 0;
}
.widget.dnb-contact-a-planner form .input-group-addon {
  width: auto;
  display: inline-block;
  float: left;
}
.widget.dnb-contact-a-planner form #tfa_30 {
  width: 10.6em;
  display: inline-block;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  float: left;
}
.widget.dnb-contact-a-planner form .date-row {
  width: 13.5em;
}
.widget.dnb-contact-a-planner iframe {
  width: 100%;
  height: 70%;
}
.widget.dnb-contact-a-planner .contact-a-planner-form-step0:hover,
.widget.dnb-contact-a-planner .contact-a-planner-form-step0:focus {
  text-decoration: none;
}
.widget.dnb-contact-a-planner .contact-a-planner-form-step0:hover {
  background-color: #b5b500;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-contact-a-planner .modal.modal-wide .modal-dialog {
    width: 73%;
  }
  .widget.dnb-contact-a-planner .control-label {
    margin-top: 0.4em;
  }
  .widget.dnb-contact-a-planner .form-control {
    margin-bottom: auto;
  }
  .widget.dnb-contact-a-planner form > div {
    clear: both;
    margin-top: 0.7em;
  }
  .widget.dnb-contact-a-planner .eventPlanner {
    top: 2em;
  }
  .widget.dnb-contact-a-planner .eventPlanner span {
    display: block;
  }
  .widget.dnb-contact-a-planner .eventPlanner span .planner {
    font-weight: bold;
  }
  .widget.dnb-contact-a-planner .eventPlanner span.planner {
    font-weight: bold;
    margin-bottom: 1em;
  }
  .iframeContainer .dnb-contact-a-planner p {
    padding: 0.27em 9em 0.27em 9em;
    font-size: 1.31em;
    text-align: center;
  }
  .iframeContainer .dnb-contact-a-planner .thankyou p {
    padding: 0.27em 0em 0.27em 0em;
    text-align: left;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-contact-a-planner .modal-wide .modal-body .content h1 {
    font-size: 3.918em;
    margin-top: 20px;
  }
  .widget.dnb-contact-a-planner .contact-a-planner-form-step0 {
    display: block;
    position: fixed;
    top: 45%;
    bottom: auto;
    right: -84px;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    background-color: #e2e300;
    padding: 15px 28px;
    color: black;
    z-index: 25;
    font-size: 2em;
    letter-spacing: -0.6px;
    width: auto;
  }
  .widget.dnb-contact-a-planner .contact-a-planner-form-step0 .modal.modal-wide .modal-dialog {
    width: 75.5%;
  }
  .widget.dnb-contact-a-planner .close {
    font-size: 5em;
    color: black;
    font-weight: normal;
    position: relative;
    top: -0.18em;
    right: 0.05em;
    opacity: 1;
  }
}
body > div .datepicker-days * {
  color: black;
  font-family: DINNextRoundedLTPro-Regular;
}
body.modal-open[style] {
  padding-right: 0px !important;
}
/*
@media only screen and (min-width : @desktop-small) {
    .widget.dnb-contact-a-planner{
       
        form{
                 padding: 0.7em 2.25em 0 2.25em;
                 .form-control{
                     width:13.5em;
                     height:31.2px;
                 }
                 textarea.form-control{
                     height:8em;
                 }
                 input[type="radio"]{
                     width:auto;
                     height:auto;
                     display:inline-block;
                 }
                 .radio-inline{
                     padding-left:6px;
                 }
                 input[type="submit"]{
                     background-color:@brand-primary;
                     color:white !important;
                     text-transform:none;
                     font-weight:bold;
                     padding:0.7em 1em 0.55em 1em;
                     opacity:1;
                     font-size:1em;
                     margin:0.6em 0;
                 }
                 .input-group-addon{
                    width: auto;
                    display: inline-block;
                    position: relative;
                    left: -4px;
                 }
                 #tfa_30 {
                     width: 10.7em;
                    display: inline-block;
                    border-bottom-right-radius: 0;
                    border-top-right-radius: 0;
                 }
             }
            form > div{
                 clear:both;
                 margin-top:0.7em;
             }
            .eventPlanner{
                top:2em;
                span{
                    display:block;
                    .planner{
                        font-weight:bold;
                    }
                }
                span.planner{
                    font-weight:bold;
                    margin-bottom:1em;
                }
            }
    }
    .modal.modal-wide .modal-dialog {
      width: 75.5%;
      color:black;
    }
    .modal-wide .modal-body {
        font-family:DINNextRoundedLTPro-Regular;
        position:relative;
        
        h1{
            text-align:center;
            font-family:dinbusterregular;
            font-size:3.918em;
        }
        .content{
            margin-top:4em;
            p{
                    padding: 0.27em 11.1em 0.27em 11.1em;
                    font-size: 1.31em;
                    text-align: center;
                    margin: 0;
                    line-height: 1.5em;
            }
        }
        .close{
            font-size:5em;
            color:black;
            font-weight:normal;
            position:relative;
            top:-0.18em;
            right:0.05em;
            opacity:1;
        }
    }
}


@new-max-width: @desktop-small - 1;
@media only screen and (max-width : @new-max-width) {
    .widget.dnb-contact-a-planner{
    	.contact-a-planner-form-step0{
    			display: block;
    		    position: fixed;
	    		bottom: 0;
	    		background-color: @font-link-yellow;
	    		padding: 15px 28px;
	    		color: black;
	    		z-index: 9;
	    		font-size: 2em;
	    		letter-spacing: -0.6px;
                // width:100%;
                text-align:center;
    		}
    }
    .modal-wide .modal-body {
        font-family:DINNextRoundedLTPro-Regular;
        position:relative;
        h1{
            text-align:center;
            font-family:dinbusterregular;
        }
    }
    .modal.modal-wide .modal-dialog {
        text-transform:none;
        color:black;
    }
    .close{
        font-size:3em;
        color:black;
        font-weight:normal;
        position:relative;
        top:-0.18em;
        right:0.05em;
        opacity:1;
    }
    form {
        input[type="submit"]{
            background-color:@brand-primary;
            color:white !important;
            text-transform:none;
            font-weight:bold;
            padding:0.7em 1em 0.55em 1em;
            opacity:1;
            font-size:1em;
            margin:0.7em 0;
        }
        input[type="radio"]{
            height:auto;
            display:inline-block;
        }
        .radio-inline{
            padding-left:6px;
            margin:0.5em 0;
        }
        .form-control{
            width:auto;
            height:31.2px;
        }
        .input-group-addon{
            width: auto;
            display: inline-block;
            position: relative;
            left: -4px;
        }
        #tfa_30 {
            width: 10.7em;
            display: inline-block;
            border-bottom-right-radius: 0;
            border-top-right-radius: 0;
        }
    }
}

body > div .datepicker-days *{
    color:black;
    font-family:DINNextRoundedLTPro-Regular;
}

body.modal-open[style] {
    padding-right: 0px !important;
}*/

.widget.dnb-tabs-left {
  overflow: hidden;
}
.widget.dnb-tabs-left .preloadImages {
  display: block !important;
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
}
.widget.dnb-tabs-left .dnb-events-accordeon {
  padding: 0;
  list-style: none;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-tabs-left .dnb-events-accordeon {
    display: none;
  }
}
.widget.dnb-tabs-left .dnb-events-accordeon .dnb-events-accordeon-item {
  border-bottom: 1px solid #333333;
}
.widget.dnb-tabs-left .dnb-events-accordeon .dnb-events-accordeon-item:first-child {
  border-top: 1px solid #333333;
}
.widget.dnb-tabs-left .dnb-events-accordeon .dnb-events-accordeon-item:first-child .expand {
  margin: 0;
}
.widget.dnb-tabs-left .dnb-events-accordeon .dnb-events-accordeon-item > h3 {
  position: relative;
  padding: 0 20px;
  margin-bottom: 19px;
  font-size: 1.5em;
}
.widget.dnb-tabs-left .dnb-events-accordeon .dnb-events-accordeon-item > h3 .caret {
  background-color: white;
  border: 0;
  border-radius: 5px;
  float: right;
  height: 3px;
  margin: 10px 10px 0 0;
  position: relative;
  width: 15px;
  cursor: pointer;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.widget.dnb-tabs-left .dnb-events-accordeon .dnb-events-accordeon-item > h3 .caret:after {
  content: "";
  display: block;
  width: 3px;
  height: 15px;
  position: absolute;
  background-color: white;
  top: -6px;
  left: 6px;
  z-index: 1;
  border-radius: 5px;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.widget.dnb-tabs-left .dnb-events-accordeon .dnb-events-accordeon-item .expand {
  margin: 14% 0;
  display: none;
}
.widget.dnb-tabs-left .dnb-events-accordeon .dnb-events-accordeon-item.active > h3 {
  padding-bottom: 19px;
  border-bottom: 1px solid #333333;
}
.widget.dnb-tabs-left .dnb-events-accordeon .dnb-events-accordeon-item.active > h3 .caret:after {
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(90deg);
}
.widget.dnb-tabs-left .dnb-events-accordeon .dnb-events-accordeon-item.active .expand {
  display: block;
}
.widget.dnb-tabs-left .dnb-events-accordeon .dnb-tabs-happy-hour-data {
  float: none;
  padding: 0 20px;
  width: 100%;
}
.widget.dnb-tabs-left .dnb-events-accordeon .dnb-tabs-happy-hour-data .clock-icon {
  width: 9.5%;
  margin-left: 9px;
  margin: 0;
}
.widget.dnb-tabs-left .dnb-events-accordeon .dnb-tabs-happy-hour-data .headline {
  font-size: 2em;
  margin-top: 4%;
  letter-spacing: 1px;
  line-height: 0.7;
  padding-bottom: 3%;
}
.widget.dnb-tabs-left .dnb-events-accordeon .dnb-tabs-happy-hour-data .teaser {
  font-size: 1.1em;
  line-height: 1.6;
  margin-bottom: 15px;
  letter-spacing: 1px;
  width: 77%;
}
.widget.dnb-tabs-left .dnb-events-accordeon .dnb-tabs-happy-hour-data .dnb-happy-hour-info {
  margin: 0;
  border: 0;
}
.widget.dnb-tabs-left .dnb-events-accordeon .dnb-tabs-happy-hour-data .dnb-happy-hour-info .headline {
  margin-top: 10%;
  margin-bottom: 0px;
  font-size: 2em;
  line-height: 1;
}
.widget.dnb-tabs-left .dnb-events-accordeon .dnb-tabs-happy-hour-data .dnb-happy-hour-info .content {
  font-size: 1em;
  line-height: 1.6;
  letter-spacing: 0.2px;
}
.widget.dnb-tabs-left .dnb-events-accordeon .dnb-tabs-happy-hour-data .dnb-happy-hour-info .restrictions {
  margin-top: 10%;
  font-size: 0.8em;
}
.widget.dnb-tabs-left .dnb-events-accordeon .dnb-happy-hour-img {
  float: none;
  width: 100%;
}
.widget.dnb-tabs-left .dnb-events-accordeon .dnb-local-events-tab {
  padding: 0 20px;
}
.widget.dnb-tabs-left .dnb-events-accordeon .dnb-local-events-tab .restrictions {
  font-size: 0.8em;
  margin: 0;
}
.widget.dnb-tabs-left .dnb-events-accordeon .dnb-local-events-tab .weekday-specials .weekday-special-column {
  float: none;
  width: 100%;
  margin: 0;
}
.widget.dnb-tabs-left .dnb-events-accordeon .dnb-local-events-tab .weekday-specials .weekday-special-column .row img {
  max-width: 50%;
  float: none;
}
.widget.dnb-tabs-left .dnb-events-accordeon .dnb-local-events-tab .weekday-specials .weekday-special-column .row .dnb-local-event-data {
  padding: 5% 0 0;
}
.widget.dnb-tabs-left .dnb-events-accordeon .dnb-local-events-tab .weekday-specials .weekday-special-column .row .dnb-local-event-data .headline {
  font-size: 2em;
  padding-bottom: 3%;
}
.widget.dnb-tabs-left .dnb-events-accordeon .dnb-local-events-tab .weekday-specials .weekday-special-column .row .dnb-local-event-data .teaser {
  font-size: 1.2em;
}
.widget.dnb-tabs-left .dnb-events-accordeon .dnb-local-events-tab .weekday-specials .weekday-special-column .row .dnb-local-event-data .content {
  font-size: 1em;
}
.widget.dnb-tabs-left .dnb-events-accordeon .dnb-local-events-tab .row img {
  max-width: 100%;
  float: none;
}
.widget.dnb-tabs-left .dnb-events-accordeon .dnb-local-events-tab .row .dnb-local-event-data {
  padding: 5% 0 0;
}
.widget.dnb-tabs-left .dnb-events-accordeon .dnb-local-events-tab .row .dnb-local-event-data .headline {
  font-size: 2em;
  padding-bottom: 3%;
}
.widget.dnb-tabs-left .dnb-events-accordeon .dnb-local-events-tab .row .dnb-local-event-data .teaser {
  font-size: 1.2em;
}
.widget.dnb-tabs-left .dnb-events-accordeon .dnb-local-events-tab .row .dnb-local-event-data .content {
  font-size: 1em;
}
.widget.dnb-tabs-left .dnb-promo-tabs-top {
  position: relative;
  display: none;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-tabs-left .dnb-promo-tabs-top {
    display: block;
  }
}
.widget.dnb-tabs-left .dnb-promo-tabs-top .dnb-promo-tab-content {
  height: 580px;
}
@media only screen and (min-width: 1200px) {
  .widget.dnb-tabs-left .dnb-promo-tabs-top .dnb-promo-tab-content {
    height: 720px;
  }
}
.widget.dnb-tabs-left .dnb-promo-tabs-top .dnb-promo-tab-content .tab-content {
  max-width: 100%;
  margin: 0;
}
.widget.dnb-tabs-left .tab-content {
  max-width: 1075px;
  margin: 0;
}
.widget.dnb-tabs-left .nav-tabs {
  display: block;
  float: left;
  max-width: 160px;
  background: black;
  padding-top: 43px;
  margin-top: -1px;
}
@media only screen and (min-width: 1200px) {
  .widget.dnb-tabs-left .nav-tabs {
    max-width: 295px;
  }
}
.widget.dnb-tabs-left .nav-tabs > li {
  width: 160px;
  height: 100px;
  margin-bottom: 10px;
}
@media only screen and (min-width: 1200px) {
  .widget.dnb-tabs-left .nav-tabs > li {
    width: 295px;
    height: 198px;
  }
}
.widget.dnb-tabs-left .nav-tabs > li:last-child {
  margin-bottom: 0;
}
.widget.dnb-tabs-left .nav-tabs > li.active > a {
  padding: 20px 10% 2px;
}
@media only screen and (min-width: 1200px) {
  .widget.dnb-tabs-left .nav-tabs > li.active > a {
    padding: 45px 5% 2px;
  }
}
.widget.dnb-tabs-left .nav-tabs > li > a {
  margin-right: 4px;
  height: 100px;
  font-size: 2em;
  padding: 20px 10% 2px;
  line-height: 0.9;
  border-left: 0;
  border-right: 0;
  border-bottom: 4px solid #1f1f1f;
  letter-spacing: 1px;
}
@media only screen and (min-width: 1200px) {
  .widget.dnb-tabs-left .nav-tabs > li > a {
    padding: 45px 5% 2px;
    height: 198px;
    font-size: 4.2em;
  }
}
.widget.dnb-tabs-left .nav-tabs > li > a:hover {
  background-color: #dc0784;
  border: 4px solid #dc0784;
  position: relative;
  height: 100px;
  width: 160px;
  cursor: pointer;
  color: white;
  font-size: 2em;
}
@media only screen and (min-width: 1200px) {
  .widget.dnb-tabs-left .nav-tabs > li > a:hover {
    height: 198px;
    width: 295px;
    font-size: 4.2em;
    line-height: 0.9;
  }
}
.widget.dnb-tabs-left .nav-tabs > li > a:hover:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  bottom: -4px;
  left: 156px;
  background-color: transparent;
  border-left: 30px solid #dc0784;
  border-right: 0;
  border-top: 50px solid transparent;
  border-bottom: 50px solid transparent;
}
@media only screen and (min-width: 1200px) {
  .widget.dnb-tabs-left .nav-tabs > li > a:hover:after {
    left: 291px;
    border-left: 25px solid #dc0784;
    border-top: 99px solid transparent;
    border-bottom: 99px solid transparent;
    bottom: -3px;
  }
}
.widget.dnb-tabs-left .nav-tabs > li.active a {
  background-color: #dc0784;
  border: 4px solid #dc0784;
  position: relative;
  height: 100px;
  width: 160px;
  cursor: pointer;
  color: white;
  font-size: 2em;
  line-height: 0.9;
}
@media only screen and (min-width: 1200px) {
  .widget.dnb-tabs-left .nav-tabs > li.active a {
    width: 295px;
    height: 198px;
    font-size: 4.2em;
  }
}
.widget.dnb-tabs-left .nav-tabs > li.active a:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  bottom: -4px;
  left: 156px;
  background-color: transparent;
  border-left: 30px solid #dc0784;
  border-right: 0;
  border-top: 50px solid transparent;
  border-bottom: 50px solid transparent;
}
@media only screen and (min-width: 1200px) {
  .widget.dnb-tabs-left .nav-tabs > li.active a:after {
    left: 291px;
    bottom: -4px;
    border-left: 25px solid #dc0784;
    border-top: 99px solid transparent;
    border-bottom: 99px solid transparent;
  }
}
.widget.dnb-tabs-left #tab_0.active a:after,
.widget.dnb-tabs-left #tab_0:hover a:after {
  border-top-color: transparent;
  border-left-color: #00c0f3;
}
.widget.dnb-tabs-left #tab_1.active a:after,
.widget.dnb-tabs-left #tab_1:hover a:after {
  border-top-color: transparent;
  border-left-color: #dc0784;
}
.widget.dnb-tabs-left #tab_2.active a:after,
.widget.dnb-tabs-left #tab_2:hover a:after {
  border-top-color: transparent;
  border-left-color: #e2e300;
}
.widget.dnb-tabs-left .title {
  font-size: 3em;
  margin: 0 20px 47px;
  text-align: left;
  letter-spacing: -0.1px;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-tabs-left .title {
    font-size: 5.1em;
    text-align: center;
    margin-left: 2px;
    margin-right: 0;
  }
}
.widget.dnb-tabs-left .dnb-tabs-happy-hour-data {
  width: 40%;
  padding: 3% 4%;
  float: left;
  word-wrap: break-word;
}
.widget.dnb-tabs-left .dnb-tabs-happy-hour-data .headline {
  font-size: 1.5em;
  margin-top: 20px;
  letter-spacing: 0.2px;
  line-height: 0.7;
}
@media only screen and (min-width: 1200px) {
  .widget.dnb-tabs-left .dnb-tabs-happy-hour-data .headline {
    font-size: 2.1em;
  }
}
.widget.dnb-tabs-left .dnb-tabs-happy-hour-data .clock-icon {
  width: 25%;
  margin-left: 9px;
}
@media only screen and (min-width: 1200px) {
  .widget.dnb-tabs-left .dnb-tabs-happy-hour-data .clock-icon {
    width: 47px;
  }
}
.widget.dnb-tabs-left .dnb-tabs-happy-hour-data .dnb-happy-hour-img {
  float: left;
  width: 60%;
}
.widget.dnb-tabs-left .dnb-tabs-happy-hour-data .teaser {
  color: #ff8f00;
  font-size: 0.7em;
  font-weight: bold;
  font-family: 'OpenSans-Bold';
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 2px;
  letter-spacing: 0;
}
.widget.dnb-tabs-left .dnb-tabs-happy-hour-data .teaser ~ img {
  margin-top: 15px;
}
@media only screen and (min-width: 1200px) {
  .widget.dnb-tabs-left .dnb-tabs-happy-hour-data .teaser {
    font-size: 1.1em;
  }
  .widget.dnb-tabs-left .dnb-tabs-happy-hour-data .teaser ~ img {
    margin-top: 30px;
  }
}
.widget.dnb-tabs-left .dnb-happy-hour-img {
  width: 60%;
  float: left;
}
.widget.dnb-tabs-left .dnb-happy-hour-info {
  border-top: 1px solid #545453;
  margin-top: 10px;
}
@media only screen and (min-width: 1200px) {
  .widget.dnb-tabs-left .dnb-happy-hour-info {
    margin-top: 36px;
  }
}
.widget.dnb-tabs-left .dnb-happy-hour-info .headline {
  margin-top: 20px;
  line-height: 0.8;
  margin-bottom: -5px;
  font-size: 1.5em;
  line-height: 1;
}
@media only screen and (min-width: 1200px) {
  .widget.dnb-tabs-left .dnb-happy-hour-info .headline {
    margin-top: 37px;
    line-height: 0.8;
    font-size: 2.1em;
  }
}
.widget.dnb-tabs-left .dnb-happy-hour-info .content {
  font-size: 0.7em;
  line-height: 1.6;
  letter-spacing: 0.2px;
  font-family: 'OpenSans';
}
@media only screen and (min-width: 1200px) {
  .widget.dnb-tabs-left .dnb-happy-hour-info .content {
    font-size: 1.1em;
    line-height: 1.6;
    letter-spacing: 0.7px;
  }
}
.widget.dnb-tabs-left .dnb-happy-hour-info .restrictions {
  margin-top: 5%;
  font-size: 0.6em;
}
@media only screen and (min-width: 1200px) {
  .widget.dnb-tabs-left .dnb-happy-hour-info .restrictions {
    font-size: 0.8em;
  }
}
.widget.dnb-tabs-left .restrictions {
  text-transform: none;
  font-family: 'OpenSans';
  font-size: 0.6em;
  line-height: 1.28;
}
@media only screen and (min-width: 1200px) {
  .widget.dnb-tabs-left .restrictions {
    font-size: 0.8em;
    border-top: 1px solid #545454;
    padding-top: 5px;
    color: #aaaaaa;
  }
}
.widget.dnb-tabs-left .dnb-local-events-tab {
  padding: 36px 48px;
}
.widget.dnb-tabs-left .dnb-local-events-tab .weekday-specials:after {
  display: table;
  content: '';
  clear: both;
}
.widget.dnb-tabs-left .dnb-local-events-tab .weekday-specials .weekday-special-column {
  float: left;
  width: 45%;
  margin-right: 10%;
}
.widget.dnb-tabs-left .dnb-local-events-tab .weekday-specials .weekday-special-column:last-child {
  margin-right: 0;
}
.widget.dnb-tabs-left .dnb-local-events-tab .weekday-specials .weekday-special-column .row {
  margin-bottom: 9.8%;
}
.widget.dnb-tabs-left .dnb-local-events-tab .weekday-specials .weekday-special-column .row img {
  max-width: 30%;
}
.widget.dnb-tabs-left .dnb-local-events-tab .weekday-specials .weekday-special-column .row .headline {
  font-size: 1.5em;
  padding-bottom: 3%;
  margin-top: 1px;
  line-height: 1;
}
@media only screen and (min-width: 1200px) {
  .widget.dnb-tabs-left .dnb-local-events-tab .weekday-specials .weekday-special-column .row .headline {
    font-size: 2em;
  }
}
.widget.dnb-tabs-left .dnb-local-events-tab .weekday-specials .weekday-special-column .row .teaser {
  font-size: 1.1em;
}
@media only screen and (min-width: 1200px) {
  .widget.dnb-tabs-left .dnb-local-events-tab .weekday-specials .weekday-special-column .row .teaser {
    font-size: 1.2em;
  }
}
.widget.dnb-tabs-left .dnb-local-events-tab .weekday-specials .weekday-special-column .row .content {
  letter-spacing: 0.7px;
  font-family: 'OpenSans';
  font-size: 0.7em;
}
@media only screen and (min-width: 1200px) {
  .widget.dnb-tabs-left .dnb-local-events-tab .weekday-specials .weekday-special-column .row .content {
    font-size: 1.1em;
  }
}
.widget.dnb-tabs-left .dnb-local-events-tab img {
  max-width: 200px;
  float: left;
}
@media only screen and (min-width: 1200px) {
  .widget.dnb-tabs-left .dnb-local-events-tab img {
    max-width: 269px;
  }
}
.widget.dnb-tabs-left .dnb-local-events-tab .row {
  margin-bottom: 36px;
}
.widget.dnb-tabs-left .dnb-local-events-tab .dnb-local-event-data {
  overflow: hidden;
  word-break: break-word;
  padding-left: 2.9%;
}
.widget.dnb-tabs-left .dnb-local-events-tab .dnb-local-event-data .headline {
  font-size: 1.5em;
  margin-top: 1px;
}
@media only screen and (min-width: 1200px) {
  .widget.dnb-tabs-left .dnb-local-events-tab .dnb-local-event-data .headline {
    font-size: 2em;
  }
}
.widget.dnb-tabs-left .dnb-local-events-tab .dnb-local-event-data .teaser {
  color: #ff8f00;
  font-size: 1em;
  font-weight: bold;
  font-family: 'OpenSans-Bold';
  text-transform: uppercase;
  line-height: 1;
  margin-top: 0;
  letter-spacing: 0.4px;
  margin-bottom: 4px;
}
@media only screen and (min-width: 1200px) {
  .widget.dnb-tabs-left .dnb-local-events-tab .dnb-local-event-data .teaser {
    font-size: 1.1em;
  }
}
.widget.dnb-tabs-left .dnb-local-events-tab .dnb-local-event-data .content {
  font-family: 'OpenSans';
  line-height: 1.6;
  font-size: 0.7em;
  letter-spacing: 0.3px;
}
@media only screen and (min-width: 1200px) {
  .widget.dnb-tabs-left .dnb-local-events-tab .dnb-local-event-data .content {
    font-size: 1.1em;
  }
}
.widget.dnb-tabs-left .dnb-local-events-tab .foot-link {
  color: white;
  font-family: 'OpenSans';
  text-transform: uppercase;
}
.widget.dnb-tabs-left .dnb-local-events-tab .foot-link:after {
  content: "";
  display: inline-block;
  width: 11px;
  height: 10px;
  background: url(/media/design/arrow.png) no-repeat 0 0;
  background-size: contain;
  -ms-transform: rotate(268.5deg);
  -webkit-transform: rotate(268.5deg);
  transform: rotate(268.5deg);
  margin-left: 8px;
}
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

#tabs-tops-5 {
  background-color: black;
}
@media only screen and (min-width: 768px) {
  #tabs-tops-5 {
    margin-top: -11px;
  }
}
#tab_0.active a,
#tab_0:hover a {
  background-color: #00c0f3;
  border-color: #00c0f3;
}
#tab_0.active a:after,
#tab_0:hover a:after {
  border-top-color: #00c0f3;
}
#tab_5_1 .dnb-restrictions-price,
#tab_5_1 .dnb-promo-restrictions em {
  color: #00c0f3;
}
#tab_5_3 .dnb-restrictions-price,
#tab_5_3 .dnb-promo-restrictions em {
  color: #e2e300;
}
#tab_2.active a,
#tab_2:hover a {
  background-color: #e2e300;
  border-color: #e2e300;
}
#tab_2.active a:after,
#tab_2:hover a:after {
  border-top-color: #e2e300;
}
#tab__1 .dnb-restrictions-price,
#tab__1 a .dnb-promo-restrictions em {
  color: #00c0f3;
}
#tab__3 .dnb-restrictions-price,
#tab__3 .dnb-promo-restrictions em {
  color: #e2e300;
}
.widget.dnb-slideshow-gallery {
  padding: 0 20px;
}
.widget.dnb-slideshow-gallery .carousel {
  padding: 0;
}
.widget.dnb-slideshow-gallery .specialheadline {
  font-size: 2em;
  letter-spacing: -0.6px;
  line-height: 0.9;
  padding-top: 2px;
  width: 100%;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-slideshow-gallery .specialheadline {
    padding: 0 8.053%;
    font-size: 5.8em;
    letter-spacing: -0.6px;
    line-height: 0.9;
    margin-left: -10px;
    padding-top: 2px;
  }
}
.widget.dnb-slideshow-gallery .specialheadline-l2 {
  font-size: 2.9em;
  letter-spacing: -0.6px;
  line-height: 0.9;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-slideshow-gallery .specialheadline-l2 {
    font-size: 7em;
    letter-spacing: 0.7px;
    margin-left: -1px;
    margin-top: -14px;
    text-align: center;
    line-height: 0.9;
    padding-top: 1px;
  }
}
.widget.dnb-slideshow-gallery .galleryDesktop {
  display: block;
  padding: 0 6.25%;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-slideshow-gallery .galleryDesktop {
    padding: 0 8.053%;
  }
}
.widget.dnb-slideshow-gallery .galleryDesktop .swiper-pagination {
  display: none;
}
.widget.dnb-slideshow-gallery .galleryDesktop .swiper-slide {
  visibility: hidden;
}
.widget.dnb-slideshow-gallery .galleryDesktop .swiper-slide .noBlurImg {
  padding: 2.62%;
}
.widget.dnb-slideshow-gallery .galleryDesktop .swiper-slide p {
  text-align: center;
}
.widget.dnb-slideshow-gallery .galleryDesktop .swiper-slide p span {
  color: white;
  font-family: 'dinbusterregular';
  font-size: 1.5em;
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-slideshow-gallery .galleryDesktop .swiper-slide p span {
    font-size: 2em;
  }
}
.widget.dnb-slideshow-gallery .galleryDesktop .swiper-slide-next,
.widget.dnb-slideshow-gallery .galleryDesktop .swiper-slide-prev,
.widget.dnb-slideshow-gallery .galleryDesktop .swiper-slide-active {
  visibility: visible;
}
.widget.dnb-slideshow-gallery .galleryDesktop .swiper-button-prev {
  background-image: url(/media/fixed/arrow_left.png);
  background-size: auto;
  display: block;
  left: 5%;
}
.widget.dnb-slideshow-gallery .galleryDesktop .swiper-button-next {
  background-image: url(/media/fixed/arrow_right.png);
  background-size: auto;
  display: block;
  right: 5%;
}
.dnb-widget-large-button {
  padding: 0 20px;
  display: inline-block;
  width: 100%;
}
.dnb-widget-large-button a {
  margin-top: -8px;
  font-size: 2em;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .dnb-widget-large-button a {
    font-size: 1.85em;
    width: auto;
  }
}
.dnb-widget-large-button.small a {
  font-size: 1.5em;
}
.widget.sign-up-call-out {
  margin: 0 6.25%;
  background: url(/Media/design/dot-line.png) 2px 0 repeat-x;
}
@media only screen and (min-width: 768px) {
  .widget.sign-up-call-out {
    margin-top: 4.5%;
    background: none;
  }
}
.widget.sign-up-call-out .intro .teaser {
  font-size: 1.3em;
  margin-top: 31px;
  margin-bottom: 0;
  color: #ff8f00;
}
@media only screen and (min-width: 768px) {
  .widget.sign-up-call-out .intro .teaser {
    margin: 0;
    font-size: 2.26em;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.sign-up-call-out .intro .teaser {
    font-size: 3.26em;
  }
}
.widget.sign-up-call-out .intro .headline {
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .widget.sign-up-call-out .intro .headline {
    font-size: 5.85em;
    margin-top: 5px;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.sign-up-call-out .intro .headline {
    font-size: 7.85em;
    margin-top: 5px;
  }
}
.widget.sign-up-call-out .intro .disclaimer {
  margin-top: -3px;
  font-family: 'DINNextRoundedLTPro-Regular';
  text-transform: uppercase;
  line-height: 1em;
  font-size: 1.14286em;
}
.widget.sign-up-call-out .intro .subheadline {
  margin: 10px 0;
}
@media only screen and (min-width: 768px) {
  .widget.sign-up-call-out .intro .subheadline {
    margin-top: -1px;
  }
}
.widget.sign-up-call-out .intro .subheadline .glyphicon {
  font-size: 0.5em;
}
.widget.sign-up-call-out .intro .subheadline .chevron-right {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url(/media/design/arrow.png) no-repeat 0 0;
  background-size: contain;
  -ms-transform: rotate(267deg);
  -webkit-transform: rotate(267deg);
  transform: rotate(267deg);
  margin-left: 5px;
}
@media only screen and (min-width: 768px) {
  .widget.sign-up-call-out .intro .subheadline .chevron-right {
    width: 14px;
    height: 14px;
  }
}
.widget.sign-up-call-out .intro .subheadline a {
  color: white;
  font-size: 16px;
  font-family: 'DINNextRoundedLTPro-Regular';
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .widget.sign-up-call-out .intro .subheadline a {
    padding-left: 10px;
    font-size: 0.65em;
  }
}
@media only screen and (min-width: 768px) {
  .widget.sign-up-call-out .bulletList {
    padding-left: 7.53%;
    background: url(/media/fixed/vertical-dots.png) repeat-y top left;
  }
}
.widget.sign-up-call-out .bulletList .disclaimer {
  margin: 0;
  font-size: 2.25em;
  margin-bottom: 2px;
  color: #ff8f00;
}
@media only screen and (min-width: 1024px) {
  .widget.sign-up-call-out .bulletList .disclaimer {
    font-size: 3.25em;
  }
}
.widget.sign-up-call-out .bulletList ul {
  padding: 10px 0 15px 20px;
  text-transform: none;
  font-family: 'DINNextRoundedLTPro-Regular';
  font-size: 1.142em;
}
@media only screen and (min-width: 768px) {
  .widget.sign-up-call-out .bulletList ul {
    padding-left: 2.41%;
  }
}
.widget.sign-up-call-out .bulletList ul li {
  margin-bottom: 10px;
}
.widget.multicolumn-call-out {
  background-color: #1a1a1a;
  padding: 6.25%;
}
@media only screen and (min-width: 768px) {
  .widget.multicolumn-call-out {
    padding: 0;
  }
}
.widget.multicolumn-call-out .teaser {
  font-size: 22px;
  color: #e2e300;
  font-family: 'dinbusterregular';
  margin-bottom: 3px;
}
@media only screen and (min-width: 1024px) {
  .widget.multicolumn-call-out .teaser {
    font-size: 26px;
  }
}
.widget.multicolumn-call-out .headline {
  font-size: 30px;
  margin-top: -6px;
  line-height: 1em;
  padding-bottom: 2px;
}
@media only screen and (min-width: 1024px) {
  .widget.multicolumn-call-out .headline {
    font-size: 40px;
    padding-bottom: 5px;
  }
}
.widget.multicolumn-call-out .textContent {
  font-size: 1.14286em;
  font-family: 'DINNextRoundedLTPro-Regular';
}
@media only screen and (min-width: 768px) {
  .widget.multicolumn-call-out .textContent {
    font-size: 1.14286em;
  }
}
@media only screen and (min-width: 768px) {
  .widget.multicolumn-call-out .left-content {
    padding: 4.393% 1.099% 0.367% 8.053%;
  }
}
@media only screen and (min-width: 768px) {
  .widget.multicolumn-call-out .right-content {
    padding: 4.393% 7.321% 0.367% 2.397%;
  }
}
.widget.multicolumn-call-out .bulletList {
  margin-top: 40px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .widget.multicolumn-call-out .bulletList {
    margin-top: -1.611%;
    margin-left: -0.879%;
  }
}
/*Including Power Card*/

.powerCard {
  padding: 0 20px;
}
@media only screen and (min-width: 1366px) {
  .powerCard {
    padding: 22px 0 50px 0;
  }
}
@media only screen and (min-width: 768px) {
  .powerCard .hero-copy {
    margin: 0 auto;
    text-align: center;
  }
}
.powerCard .hero-copy .headline {
  line-height: 1em;
}
@media only screen and (min-width: 768px) {
  .powerCard .hero-copy .headline {
    font-size: 4em;
    text-align: center;
  }
}
@media only screen and (min-width: 1024px) {
  .powerCard .hero-copy .headline {
    font-size: 4.8em;
  }
}
@media only screen and (min-width: 1366px) {
  .powerCard .hero-copy .headline {
    font-size: 5.143em;
  }
}
.powerCard .hero-copy .textContent {
  font-family: 'DINNextRoundedLTPro-Regular';
  font-size: 1.143em;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .powerCard .hero-copy .textContent {
    text-align: center;
  }
}
@media only screen and (min-width: 1366px) {
  .powerCard .hero-copy .textContent {
    font-size: 1.286em;
    width: 500px;
    text-align: center;
    margin: 0 auto 30px auto;
  }
}
@media only screen and (min-width: 768px) {
  .powerCard .hero-copy .fields {
    margin: 0 auto 20px auto;
  }
}
@media only screen and (min-width: 1366px) {
  .powerCard .hero-copy .fields {
    margin: 0 auto 39px auto;
  }
}
.powerCard .hero-copy .fields .box-what {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  z-index: 1;
}
.powerCard .hero-copy .fields .box-what.active .back-card {
  display: block;
}
.powerCard .hero-copy .fields .box-what .back-card {
  display: none;
  position: absolute;
  padding: 20px;
  width: 288px;
  top: 46px;
  right: -83px;
  background: #1f1f1f;
}
.powerCard .hero-copy .fields .box-what .back-card:after {
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  top: -20px;
  right: 105px;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-top: 10px solid transparent;
  border-bottom: 10px solid #1f1f1f;
}
.powerCard .hero-copy .fields .box-what .back-card img {
  margin: 0 auto;
  display: block;
}
.powerCard .hero-copy .fields .what {
  font-family: 'OpenSans';
  color: #00c0f3;
}
@media only screen and (min-width: 1366px) {
  .powerCard .hero-copy .fields .what {
    position: relative;
    left: 39px;
    top: 7px;
  }
}
.powerCard .hero-copy .fields > input[type="text"]:first-child {
  display: block;
  margin: 0 auto 20px 0;
  width: 100%;
  height: 50px;
  font-family: 'DINNextRoundedLTPro-Regular';
  font-size: 1.286em;
  color: #767676;
  border-radius: 5px;
  padding: 0 20px;
  border-style: solid;
  border-color: white;
}
@media only screen and (min-width: 768px) {
  .powerCard .hero-copy .fields > input[type="text"]:first-child {
    width: 320px;
    margin: 0 2px;
    display: inline-block;
  }
}
@media only screen and (min-width: 1366px) {
  .powerCard .hero-copy .fields > input[type="text"]:first-child {
    width: 368px;
    margin: 0px;
    display: inline-block;
    left: 53px;
    position: relative;
    top: 8px;
  }
}
.powerCard .hero-copy .fields > input[type="text"]:nth-child(2) {
  display: block;
  margin: 0 auto 20px 0;
  width: 100%;
  height: 50px;
  font-family: 'DINNextRoundedLTPro-Regular';
  font-size: 1.286em;
  color: #767676;
  border-radius: 5px;
  padding: 0 20px;
  border-style: solid;
  border-color: white;
}
@media only screen and (min-width: 768px) {
  .powerCard .hero-copy .fields > input[type="text"]:nth-child(2) {
    width: 150px;
    display: inline-block;
    margin: 0px 20px;
  }
}
@media only screen and (min-width: 1366px) {
  .powerCard .hero-copy .fields > input[type="text"]:nth-child(2) {
    width: 132px;
    display: inline-block;
    margin: 0px 20px;
    position: relative;
    top: 8px;
    left: 49px;
  }
}
.powerCard .hero-copy form.ng-submitted input[type="text"].ng-invalid {
  border: 3px solid #ff4c01;
}
.powerCard .hero-copy .error-message {
  width: 100%;
  margin: 10px 0;
  padding: 0 0.58%;
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .powerCard .hero-copy .error-message {
    padding: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .powerCard .hero-copy .error-message {
    padding: 0 41.58%;
  }
}
@media only screen and (min-width: 1366px) {
  .powerCard .hero-copy .error-message {
    padding: 0 37.58%;
  }
}
.powerCard .hero-copy .error-message img {
  display: block;
  float: left;
}
.powerCard .hero-copy .error-message b {
  width: 100%;
  margin: 0 0 0 3.5%;
  font-family: "dinbusterregular";
  font-size: 30px;
  line-height: 1;
}
@media only screen and (min-width: 768px) {
  .powerCard .hero-copy .error-message b {
    margin: 0 0 0 4%;
  }
}
.powerCard .hero-copy .error-message p {
  padding: 0 0 0 11%;
  font-size: 16px;
  font-family: "DINNextRoundedLTPro-Regular";
}
@media only screen and (min-width: 1024px) {
  .powerCard .hero-copy .error-message p {
    padding-left: 10%;
  }
}
.powerCard .hero-copy .balance-display {
  width: 100%;
  margin: 2% auto;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .powerCard .hero-copy .balance-display {
    width: 55%;
    position: relative;
    overflow: initial;
  }
}
.powerCard .hero-copy .balance-display img {
  display: block;
  float: left;
  margin: 3% 0 0 0;
  width: 18%;
}
@media only screen and (min-width: 768px) {
  .powerCard .hero-copy .balance-display img {
    width: 18%;
  }
}
@media only screen and (min-width: 1024px) {
  .powerCard .hero-copy .balance-display img {
    width: 11%;
    margin-left: 2%;
    position: absolute;
    left: -90px;
  }
}
.powerCard .hero-copy .balance-display p {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0px 0px 0px 3%;
  font-family: "DINNextRoundedLTPro-Regular";
  text-align: left;
  font-size: 1.3em;
}
.powerCard .hero-copy .balance-display p:nth-of-type(1) {
  margin: 0 0 4% 0;
}
.powerCard .hero-copy .balance-display span {
  padding: 0 1%;
  font-family: "dinbusterregular";
  color: #e2e300;
  font-size: 1.8em;
  line-height: 1em;
  vertical-align: middle;
  letter-spacing: 0.01em;
}
@media only screen and (min-width: 768px) {
  .powerCard .hero-copy .balance-display span {
    font-size: 2.5em;
  }
}
.powerCard .hero-copy .balance-display a {
  float: left;
  margin: 5% 0 0 3%;
  font-family: "OpenSans";
  text-decoration: underline;
}
@media only screen and (min-width: 768px) {
  .powerCard .hero-copy .dnb-button {
    font-size: 1em;
  }
}
.powerCard .hero-copy .dnb-button a {
  text-transform: uppercase;
  width: 100%;
  font-size: 1.82em;
  padding: 5px 5px;
  margin-top: 4%;
}
@media only screen and (min-width: 768px) {
  .powerCard .hero-copy .dnb-button a {
    margin: 0 auto;
    text-align: center;
    width: auto;
    font-size: 1.35em;
  }
}
@media only screen and (min-width: 1366px) {
  .powerCard .hero-copy .dnb-button a {
    margin: 0 auto;
    text-align: center;
    width: auto;
    font-size: 2.486em;
    padding: 4px 34px;
  }
}
.widget.rewards-faq {
  position: relative;
  overflow: hidden;
}
.widget.rewards-faq .faqImage {
  position: relative;
  height: 219px;
}
@media only screen and (min-width: 768px) {
  .widget.rewards-faq .faqImage {
    height: auto;
  }
}
.widget.rewards-faq .faqImage .overlay {
  position: absolute;
  background-color: #00c0f3;
  width: 100%;
  height: 100%;
  top: 0;
  opacity: 0.76;
}
.widget.rewards-faq .faqImage img {
  width: auto;
  max-width: none;
}
.widget.rewards-faq .hero-copy {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 16%;
}
@media only screen and (min-width: 768px) {
  .widget.rewards-faq .hero-copy {
    top: 19%;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.rewards-faq .hero-copy {
    top: 22%;
  }
}
.widget.rewards-faq .hero-copy .headline {
  font-size: 3.5em;
  padding: 0;
  line-height: 1em;
}
@media only screen and (min-width: 768px) {
  .widget.rewards-faq .hero-copy .headline {
    font-size: 6em;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.rewards-faq .hero-copy .headline {
    font-size: 10em;
  }
}
.widget.rewards-faq .hero-copy .textContent {
  font-family: 'DINNextRoundedLTPro-Regular';
  text-transform: uppercase;
  font-size: 1.14286em;
}
@media only screen and (min-width: 1024px) {
  .widget.rewards-faq .hero-copy .textContent {
    font-size: 2.27em;
    margin-top: -12px;
  }
}
.widget.rewards-faq .hero-copy .dnb-button-container {
  padding: 0 6.25%;
}
@media only screen and (min-width: 768px) {
  .widget.rewards-faq .hero-copy .dnb-button-container {
    max-width: 35%;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.rewards-faq .hero-copy .dnb-button-container {
    padding: 0;
    max-width: 16%;
    margin: 14px auto 0;
  }
}
.widget.rewards-faq .hero-copy .dnb-button-container .dnb-button a {
  width: 100%;
  font-size: 2em;
  background-color: #ff8f00;
}
.widget.rewards-faq .hero-copy .dnb-button-container .dnb-button a:hover {
  background: #bf6b00;
  border-color: #bf6b00;
}
/*Including Image Left css/ Promo section*/

.widget.dnb-sign-in {
  width: 100%;
  height: auto;
  background: url("/media/design/sign_in_img.jpg") no-repeat center center;
  background-size: cover;
  overflow: hidden;
}
.widget.dnb-sign-in #sign-in-wrapper {
  width: 100%;
  margin: 68px auto 0;
  text-align: center;
  font-family: 'dinbusterregular';
}
.widget.dnb-sign-in #sign-in-wrapper h2 {
  font-size: 2.5em;
}
.widget.dnb-sign-in #sign-in-wrapper h6 {
  margin: 1px 0 16px 0;
  font-size: 1.2em;
  color: #e2e300;
  padding: 0 15px;
}
.widget.dnb-sign-in #sign-in-wrapper form .form-group {
  margin: 0;
}
.widget.dnb-sign-in #sign-in-wrapper form input {
  width: 285px;
  height: 43px;
  text-indent: 5px;
  line-height: 40px;
  border: 0;
  color: gray;
  font-family: 'OpenSans';
  border-radius: 4px;
  margin: 0 0 18px 0;
  text-transform: capitalize;
  color: black;
}
.widget.dnb-sign-in #sign-in-wrapper form input[type="submit"] {
  width: 369px;
  background: #00c0f3;
  width: 274px;
  height: 40px;
  color: white !important;
  font-size: 1.6em;
  margin: 2px 0 11px;
  border: 0;
  font-family: 'dinbusterregular';
  text-align: center;
  text-indent: 0;
  padding: 0px;
}
.widget.dnb-sign-in #sign-in-wrapper form.ng-submitted input.ng-invalid {
  border: 3px solid #ff4c01;
}
.widget.dnb-sign-in #sign-in-wrapper form a {
  color: white;
  font-family: 'OpenSans';
  font-size: 1em;
  text-decoration: underline;
  display: block;
  letter-spacing: -0.4px;
}
.widget.dnb-sign-in #sign-in-wrapper #bottom-signin {
  margin: 25px 0px 75px 0;
}
.widget.dnb-sign-in #sign-in-wrapper #bottom-signin .chevron-right {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url(/media/design/arrow.png) no-repeat 0 0;
  background-size: contain;
  -ms-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-sign-in #sign-in-wrapper #bottom-signin .chevron-right {
    width: 14px;
    height: 14px;
  }
}
.widget.dnb-sign-in #sign-in-wrapper #bottom-signin span {
  text-align: center;
  display: block;
  margin: 14px auto 0px;
  font-size: 2.2em;
}
.widget.dnb-sign-in #sign-in-wrapper #bottom-signin a {
  font-family: 'OpenSans';
  color: white;
  font-family: 'DINNextRoundedLTPro-Regular';
  font-size: 1.45em;
  line-height: 24px;
  letter-spacing: 0.7px;
}
.widget.dnb-sign-in #sign-in-wrapper #error-message {
  font-family: 'dinbusterregular';
  width: 270px;
  text-align: left;
  padding-top: 20px;
  margin: 0 auto;
}
.widget.dnb-sign-in #sign-in-wrapper #error-message img {
  display: block;
  float: left;
}
.widget.dnb-sign-in #sign-in-wrapper #error-message b {
  width: 100%;
  margin: 0 0 0 3.5%;
  font-family: "dinbusterregular";
  font-size: 2.4em;
  line-height: 1;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-sign-in #sign-in-wrapper #error-message b {
    margin: 0 0 0 5%;
  }
}
.widget.dnb-sign-in #sign-in-wrapper #error-message p {
  font-size: 1.2em;
  text-align: left;
  width: 95%;
  margin: 10px 0;
  padding-left: 36px;
  font-family: 'DINNextRoundedLTPro-Regular';
}
@media only screen and (min-width: 768px) {
  .widget.dnb-sign-in #sign-in-wrapper #error-message p {
    padding-left: 46px;
  }
}
.widget.dnb-sign-in #sign-in-wrapper #error-message a {
  font-family: "OpenSans";
  text-decoration: underline;
}
@media only screen and (min-width: 1200px) {
  .widget.dnb-sign-in #sign-in-wrapper {
    width: 370px;
    margin: 235px auto 0;
  }
  .widget.dnb-sign-in #sign-in-wrapper h2 {
    font-size: 3.2em;
    line-height: 1;
    letter-spacing: 0px;
  }
  .widget.dnb-sign-in #sign-in-wrapper h6 {
    margin: 22px 0 16px 0;
    font-size: 1.8em;
    color: #e2e300;
    padding: 0;
    letter-spacing: -0.5px;
    line-height: 0.95;
    margin-top: 16px;
    margin-bottom: 22px;
  }
  .widget.dnb-sign-in #sign-in-wrapper form input {
    width: 368px;
    height: 40px;
    text-indent: 18px;
  }
  .widget.dnb-sign-in #sign-in-wrapper form input[type="button"] {
    margin-top: 2px;
    width: 369px;
  }
  .widget.dnb-sign-in #sign-in-wrapper #error-message {
    width: 100%;
  }
  .widget.dnb-sign-in #bottom-signin span {
    margin: -6px auto 0px;
  }
  .widget.dnb-sign-in #bottom-signin a {
    letter-spacing: -0.7px;
    margin-left: -2px;
  }
  .widget.dnb-sign-in #bottom-signin hr {
    margin-bottom: 0;
  }
  .widget.dnb-sign-in #signInForm {
    margin-top: 23px;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-sign-in #sign-in-wrapper {
    width: 370px;
    margin: 235px auto 0;
  }
  .widget.dnb-sign-in #sign-in-wrapper h2 {
    font-size: 3.2em;
    letter-spacing: 0.3px;
  }
  .widget.dnb-sign-in #sign-in-wrapper h6 {
    margin: 13px 0 16px 0;
    font-size: 1.8em;
    color: #e2e300;
    padding: 0;
    margin-top: 16px;
  }
  .widget.dnb-sign-in #sign-in-wrapper form input {
    width: 368px;
    height: 40px;
    text-indent: 18px;
  }
  .widget.dnb-sign-in #sign-in-wrapper form input[type="button"] {
    margin-top: 2px;
    width: 369px;
  }
  .widget.dnb-sign-in #sign-in-wrapper #error-message padding {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .widget.dnb-sign-in #sign-in-wrapper {
    width: 370px;
    margin: 235px auto 0;
  }
  .widget.dnb-sign-in #sign-in-wrapper h6 {
    margin: 16px 0;
    font-size: 1.8em;
    color: #e2e300;
    padding: 0;
  }
  .widget.dnb-sign-in #sign-in-wrapper form input {
    width: 368px;
    height: 40px;
    text-indent: 18px;
  }
  .widget.dnb-sign-in #sign-in-wrapper form input[type="button"] {
    margin-top: 2px;
    width: 369px;
  }
  .widget.dnb-sign-in #sign-in-wrapper #error-message padding {
    width: 100%;
  }
}
.error-message {
  width: 100%;
  margin: 20px 8px;
}
/*Including Image Left css/ Promo section*/

.widget.dnb-power-cards-forms {
  width: 100%;
  height: auto;
}
.widget.dnb-power-cards-forms #cards-wrapper {
  width: 100%;
}
.widget.dnb-power-cards-forms .card-holder {
  width: 90%;
  margin: 0 auto 33px;
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-power-cards-forms .card-holder {
    padding-top: 56px;
  }
}
.widget.dnb-power-cards-forms .card-holder h4 {
  color: #ff8f00;
  margin: 0 0 11px 7px;
  font-size: 1.8em;
}
.widget.dnb-power-cards-forms .card-holder p {
  margin: 0 0 0 7px;
  font-family: 'OpenSans';
  font-size: 1em;
}
.widget.dnb-power-cards-forms .card-holder form {
  margin: 38px 0 0 7px;
}
.widget.dnb-power-cards-forms .card-holder form .form-group {
  margin-bottom: 20px;
}
.widget.dnb-power-cards-forms .card-holder form .form-group .box-what {
  position: relative;
  display: inline-block;
  vertical-align: top;
  z-index: 1;
}
.widget.dnb-power-cards-forms .card-holder form .form-group .box-what.active .back-card {
  display: block;
}
.widget.dnb-power-cards-forms .card-holder form .form-group .box-what .back-card {
  display: none;
  position: absolute;
  padding: 10px;
  width: 278px;
  top: 46px;
  right: -83px;
  background: #1f1f1f;
}
.widget.dnb-power-cards-forms .card-holder form .form-group .box-what .back-card:after {
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  top: -20px;
  right: 105px;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-top: 10px solid transparent;
  border-bottom: 10px solid #1f1f1f;
}
.widget.dnb-power-cards-forms .card-holder form .form-group .box-what .back-card img {
  margin: 10px auto;
  display: block;
}
.widget.dnb-power-cards-forms .card-holder form input:nth-child(2) {
  margin-bottom: 0;
}
.widget.dnb-power-cards-forms .card-holder form input {
  width: 100%;
  height: 51px;
  border: 1px solid black;
  font-family: 'OpenSans';
  border-radius: 6px;
  text-indent: 18px;
  margin-bottom: 20px;
}
.widget.dnb-power-cards-forms .card-holder form input[type="submit"] {
  font-family: 'dinbusterregular';
  width: 100%;
  height: 50px;
  border-radius: 6px;
  font-size: 1.7em;
  text-indent: 0;
  margin: 0;
  background-color: #00c0f3;
  color: white !important;
}
.widget.dnb-power-cards-forms .card-holder form input[type="submit"]:hover {
  background: #0090b6;
  border-color: #0096b6;
  text-decoration: none;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-power-cards-forms .card-holder form input {
    margin-bottom: 10px;
  }
}
.widget.dnb-power-cards-forms .card-holder form.ng-submitted input.ng-invalid {
  border: 3px solid #ff4c01;
}
.widget.dnb-power-cards-forms .card-holder form a {
  display: none;
}
.widget.dnb-power-cards-forms .card-holder form small {
  padding: 13px 0 0 0;
  display: block;
  font-family: 'OpenSans';
  font-size: 1em;
}
.widget.dnb-power-cards-forms .card-holder form.second p {
  margin: 18px 0 0 7px;
  line-height: 21px;
}
.widget.dnb-power-cards-forms .card-holder form.second form {
  margin: 13px 0 0 7px;
}
.widget.dnb-power-cards-forms .card-holder form.second form input {
  margin: 0 0 20px 0;
}
.widget.dnb-power-cards-forms .update-card {
  color: #ff8f00;
}
.widget.dnb-power-cards-forms .error-message {
  width: 100%;
  margin: 30px 8px 0;
}
.widget.dnb-power-cards-forms .error-message img {
  display: block;
  float: left;
}
.widget.dnb-power-cards-forms .error-message b {
  width: 100%;
  margin: 0 0 0 10px;
  font-family: "dinbusterregular";
  font-size: 30px;
  line-height: 1;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-power-cards-forms .error-message b {
    margin: 0 0 0 4%;
  }
}
.widget.dnb-power-cards-forms .error-message p {
  padding: 0;
  margin-left: 37px;
  font-size: 16px;
  font-family: "DINNextRoundedLTPro-Regular";
}
@media only screen and (min-width: 768px) {
  .widget.dnb-power-cards-forms .error-message p {
    margin-left: 47px;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-power-cards-forms .error-message p {
    margin-left: 47;
  }
}
.widget.dnb-power-cards-forms .error-message a {
  font-family: "OpenSans";
  text-decoration: underline;
  font-size: 0.9em;
  margin-left: 37px;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-power-cards-forms .error-message a {
    margin-left: 47px;
  }
}
.widget.dnb-power-cards-forms .balance-display {
  width: 100%;
  margin: 2% auto;
  /*overflow: hidden;*/
  position: relative;
}
.widget.dnb-power-cards-forms .balance-display img {
  width: 45px;
  display: block;
  float: left;
  margin: 0;
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-power-cards-forms .balance-display img {
    position: absolute;
    left: -45px;
    top: 10px;
  }
}
.widget.dnb-power-cards-forms .balance-display p {
  float: right;
  width: 80%;
  margin: 0;
  padding: 0px 0px 0px 3%;
  font-family: "DINNextRoundedLTPro-Regular";
  text-align: left;
  font-size: 1em;
}
.widget.dnb-power-cards-forms .balance-display p:nth-of-type(1) {
  margin: 0 0 2% 0;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-power-cards-forms .balance-display p {
    width: 100%;
  }
}
.widget.dnb-power-cards-forms .balance-display span {
  padding: 0 1%;
  font-family: "dinbusterregular";
  color: #e2e300;
  font-size: 2em;
  line-height: 1em;
  vertical-align: middle;
  letter-spacing: 0.01em;
}
.widget.dnb-power-cards-forms .balance-display a {
  float: left;
  margin: 5% 0 5% 3%;
  font-family: "OpenSans";
  text-decoration: underline;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-power-cards-forms .card-holder {
    width: 80%;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-power-cards-forms #cards-wrapper {
    width: 1024px;
    margin: 0 auto;
  }
  .widget.dnb-power-cards-forms .card-holder {
    width: 406px;
    float: left;
    margin: 0 99px 0 11px;
  }
  .widget.dnb-power-cards-forms .card-holder h4 {
    margin: 0 0 19px 7px;
    font-size: 2.8em;
    letter-spacing: 0.2px;
  }
  .widget.dnb-power-cards-forms .card-holder p {
    margin-left: 47px;
    font-size: 1.15em;
    letter-spacing: 0.3px;
  }
  .widget.dnb-power-cards-forms .card-holder form {
    margin: 27px 0 0 7px;
  }
  .widget.dnb-power-cards-forms .card-holder form input {
    width: 300px;
    margin-bottom: 0;
    margin-right: 15px;
  }
  .widget.dnb-power-cards-forms .card-holder form input[type="submit"] {
    width: 259px;
  }
  .widget.dnb-power-cards-forms .card-holder form .form-group {
    margin-bottom: 23px;
    position: relative;
  }
  .widget.dnb-power-cards-forms .card-holder form a {
    display: block;
    float: right;
    font-family: OpenSans;
    margin: 13px 0 0 0;
  }
  .widget.dnb-power-cards-forms .card-holder form small {
    padding: 11px 0 0 0;
    font-size: 0.9em;
    letter-spacing: -0.2px;
  }
  .widget.dnb-power-cards-forms .card-holder form small a {
    display: inline-block;
    color: white;
    float: none;
    text-decoration: underline;
  }
  .widget.dnb-power-cards-forms .card-holder.second {
    margin: 0;
    width: 495px;
  }
  .widget.dnb-power-cards-forms .card-holder.second form input[type="submit"] {
    margin: 17px 0 0 0px;
    width: 250px;
  }
  .widget.dnb-power-cards-forms .card-holder.second form.ng-submitted input.ng-invalid {
    border: 3px solid #ff4c01;
  }
  .widget.dnb-power-cards-forms .card-holder.second form #card-number-2 {
    margin: 0 0 0 0px;
    width: 260px;
    float: left;
  }
  .widget.dnb-power-cards-forms .card-holder.second form #pin {
    float: left;
    width: 110px;
    margin: 0 18px 0 22px;
  }
}
#cardBalanceSuccessMessage {
  padding-top: 20px;
}
#cardBalanceSuccessMessage p {
  margin: 0;
}
.widget.dnb-customer-preferences {
  padding: 3% 6.25%;
  background: #1a1a1a;
  /* DnB Checbox Style */

}
@media only screen and (min-width: 768px) {
  .widget.dnb-customer-preferences {
    padding: 3% 20.4%;
  }
}
.widget.dnb-customer-preferences .headline {
  font-size: 2.75em;
  text-align: center;
  margin: 10px 0 20px 0;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-customer-preferences .headline {
    font-size: 4.5em;
    padding: 0 21%;
    margin: 0 0 56px 0;
    letter-spacing: -0.5px;
    margin-left: -26px;
  }
}
.widget.dnb-customer-preferences .headline sup {
  font-size: 60%;
}
.widget.dnb-customer-preferences .subheadline {
  font-size: 1.3em;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-customer-preferences .subheadline {
    font-size: 2.3em;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-customer-preferences .subheadline {
    font-size: 2.1em;
    line-height: 0.88;
    margin-left: 61px;
    padding-top: 19px;
  }
}
.widget.dnb-customer-preferences .subheadline sup {
  font-size: 60%;
}
.widget.dnb-customer-preferences .aligment {
  position: relative;
  display: block;
  width: 300px;
  padding: 15px 0;
  margin: 0 auto;
  font-size: 0.95em;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-customer-preferences .aligment {
    width: 545px;
    font-size: 1.1em;
    padding-top: 15px;
  }
}
.widget.dnb-customer-preferences .aligment:before {
  content: "";
  background: url(/media/design/check_mark.png) no-repeat 0 0;
  width: 50px;
  display: inline-block;
  height: 43px;
  color: #666666;
  position: absolute;
  top: 10px;
  background-size: 30px 30px;
  left: -11px;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-customer-preferences .aligment:before {
    top: 18px;
    left: -15px;
    background-size: 35px 35px;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-customer-preferences .aligment:before {
    top: 25px;
    background-size: 43px 43px;
    left: 25px;
  }
}
.widget.dnb-customer-preferences p {
  font-size: 1.15em;
  text-align: left;
  font-family: 'DINNextRoundedLTPro-Regular';
  margin-left: 45px;
  width: 85%;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-customer-preferences p {
    display: block;
    font-size: 1.25em;
    width: 95%;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-customer-preferences p {
    font-size: 1.3em;
    width: 95%;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-customer-preferences p {
    font-size: 1.3em;
    margin-top: 2px;
  }
}
.widget.dnb-customer-preferences .title {
  margin-left: 0;
  margin-bottom: 30px;
  margin-top: 45px;
}
.widget.dnb-customer-preferences .subtitle {
  font-size: 1.35em;
  text-align: left;
  margin-left: 0;
  font-family: 'DINNextRoundedLTPro-Regular';
}
@media only screen and (min-width: 768px) {
  .widget.dnb-customer-preferences .subtitle {
    display: block;
    font-size: 1.4em;
    margin-top: 15px;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-customer-preferences .subtitle {
    font-size: 1.7em;
    margin-top: 6px;
    letter-spacing: -0.8px;
    line-height: 1.2;
    margin-bottom: 15px;
  }
}
.widget.dnb-customer-preferences .radio-label {
  font-family: 'DINNextRoundedLTPro-Regular';
  font-size: 1em;
  line-height: 1em;
  position: relative;
  top: -10px;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-customer-preferences .radio-label {
    font-size: 1.3em;
  }
}
.widget.dnb-customer-preferences .radio-alingment {
  margin-left: 40px;
  position: relative;
  top: -20px;
}
.widget.dnb-customer-preferences .column {
  margin-bottom: 15px;
  padding-right: 15px;
}
.widget.dnb-customer-preferences .dnb-button {
  padding: 0 5px;
}
.widget.dnb-customer-preferences .dnb-button a {
  width: 100%;
  font-size: 1.857em;
  margin: 10px auto;
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-customer-preferences .dnb-button a {
    width: 100%;
    padding: 4px 29px;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-customer-preferences .dnb-button a {
    width: 100%;
    padding: 4px 29px;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-customer-preferences .submit-button {
    width: 200px;
    margin: auto;
  }
}
.widget.dnb-customer-preferences input[type=radio] {
  width: 23px;
  height: 2em;
}
.widget.dnb-customer-preferences .container {
  padding-bottom: 30px;
  background: url(/media/design/orange-dot.png) repeat-x bottom;
  margin-bottom: 38px;
  width: 100%;
  padding-left: 27px;
}
.widget.dnb-customer-preferences .first-column {
  margin-bottom: 50px;
}
.widget.dnb-customer-preferences .second-column {
  margin-bottom: 75px;
}
.widget.dnb-customer-preferences input[type=checkbox] {
  display: none;
}
.widget.dnb-customer-preferences .dnb-checkbox {
  width: 30px;
  position: relative;
}
.widget.dnb-customer-preferences .dnb-checkbox label {
  margin: 0;
  cursor: pointer;
  position: absolute;
  width: 30px;
  height: 30px;
  top: 0;
  border-radius: 4px;
  -webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
  background: white;
}
.widget.dnb-customer-preferences .dnb-checkbox label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  content: '';
  position: absolute;
  width: 19px;
  height: 9px;
  background: transparent;
  top: 7px;
  left: 6px;
  border: 4px solid #dc0784;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.widget.dnb-customer-preferences .dnb-checkbox label:hover::after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  opacity: 0.5;
}
.widget.dnb-customer-preferences .dnb-checkbox input[type=checkbox]:checked + label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.widget.dnb-customer-preferences .opt-in-container {
  margin-bottom: 13px;
}
.widget.dnb-customer-preferences .opt-in-container p {
  width: 80%;
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-customer-preferences .opt-in-container p {
    width: 90%;
  }
}
.widget.dnb-customer-preferences .dnb-party-survey {
  margin-top: 16px;
}
.widget.dnb-customer-preferences .dnb-party-survey .radio-div {
  margin-bottom: 20px;
}
.widget.dnb-customer-preferences .dnb-party-survey > p {
  margin-bottom: 3px;
}
/*Including Image Left css/ Promo section*/

.widget.dnb-receipt-form {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 6% 5%;
  font-family: DINNextRoundedLTPro-Regular;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-receipt-form {
    padding: 3% 0 3% 14.4%;
  }
}
.widget.dnb-receipt-form h4 {
  font-size: 1.8em;
  color: #ff8f00;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-receipt-form h4 {
    font-size: 2.8em;
    color: white;
  }
}
.widget.dnb-receipt-form p {
  padding-left: 1%;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-receipt-form p {
    padding-right: 18%;
    padding-bottom: 20px;
  }
}
.widget.dnb-receipt-form h5 {
  color: #ff8f00;
  font-family: "DINNextRoundedLTPro-Regular";
}
@media only screen and (min-width: 768px) {
  .widget.dnb-receipt-form h5 {
    font-size: 1.5em;
  }
}
.widget.dnb-receipt-form .visible-invoice {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-receipt-form .visible-invoice {
    display: block;
    margin: 2% 0px 0 13%;
    width: 334px;
  }
}
.widget.dnb-receipt-form .dnb-button a {
  font-size: 1.8em;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-receipt-form .dnb-button a {
    padding: 6px 40px;
    width: auto;
    font-size: 1.5em;
  }
}
.widget.dnb-receipt-form #receipt-form {
  width: 100%;
  font-family: "DINNextRoundedLTPro-Regular";
}
@media only screen and (min-width: 768px) {
  .widget.dnb-receipt-form #receipt-form {
    width: 470px;
  }
}
.widget.dnb-receipt-form #receipt-form h6 {
  margin: 1px 0 16px 0;
  font-size: 1.2em;
  color: #e2e300;
  padding: 0 15px;
}
.widget.dnb-receipt-form #receipt-form .from-group {
  float: left;
  width: 100%;
}
.widget.dnb-receipt-form #receipt-form .from-group .form-control {
  float: left;
  margin: 0 0 30px 0;
  width: 100%;
  height: 50px;
  font-size: 1.2em;
  background-color: white;
  border: 1px solid white;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-receipt-form #receipt-form .from-group .form-control {
    display: block;
    width: 77%;
    margin: 0 0 20px 0;
  }
}
.widget.dnb-receipt-form #receipt-form .from-group .input-group-addon {
  width: 20%;
  height: 50px;
  display: inline-block;
  position: relative;
  left: -3px;
  background-color: white;
  border: 1px solid white;
  border-left: 0 none;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-receipt-form #receipt-form .from-group .input-group-addon {
    width: 12%;
  }
}
.widget.dnb-receipt-form #receipt-form .from-group .glyphicon {
  top: 2px;
  color: black;
  font-size: 1.7em;
}
.widget.dnb-receipt-form #receipt-form .from-group .datepicker {
  width: 80%;
  padding: 0 0 0 11px;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-receipt-form #receipt-form .from-group .datepicker {
    width: 66%;
  }
}
.widget.dnb-receipt-form #receipt-form .from-group .box-time {
  width: 30%;
}
.widget.dnb-receipt-form #receipt-form .from-group .box-time:nth-child(2) {
  margin: 0 5%;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-receipt-form #receipt-form .from-group .box-time:nth-child(2) {
    margin: 0 2%;
  }
}
@media only screen and (min-width: 768px) {
  .widget.dnb-receipt-form #receipt-form .from-group .box-time {
    width: 115px;
  }
}
.widget.dnb-receipt-form #receipt-form .from-group select {
  background: url(/media/design/arrow-data.png) white center right 18px no-repeat;
  background-size: 10% 1;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0 4% 0 2.8%;
}
.widget.dnb-receipt-form #receipt-form .from-group .explanation {
  display: none;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-receipt-form #receipt-form .from-group .explanation {
    display: block;
    float: right;
    text-decoration: underline;
  }
}
/*Including locations list style*/

.widget.dnb-locations-list .dnb-locations-list-header {
  position: relative;
  margin: 10% 0 0 0;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-locations-list {
    margin: 0px 10%;
    padding: 0;
  }
}
.widget.dnb-locations-list h1 {
  padding: 0 20px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-locations-list h1 {
    padding: 0;
    font-size: 3em;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-locations-list h1 {
    font-size: 4em;
  }
}
.widget.dnb-locations-list p.textContent {
  padding: 0 20px;
  font-family: DINNextRoundedLTPro-Regular;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-locations-list p.textContent {
    padding: 1% 0 0 0;
    margin: 0 0 5% 0;
    width: 70%;
    font-size: 1.3em;
  }
}
.widget.dnb-locations-list ul {
  margin: 0;
  padding: 0 20px;
  background: #1a1a1a;
  position: static;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-locations-list ul {
    padding: 2% 0 2% 4%;
    position: absolute;
    top: 0;
    right: 0;
    width: 23%;
  }
}
.widget.dnb-locations-list li {
  margin: 2% 0;
  font-family: DINNextRoundedLTPro-Regular;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-locations-list li {
    margin: 1% 0;
  }
}
@media only screen and (min-width: 768px) {
  .widget.dnb-locations-list .col-md-3 {
    width: 48%;
    display: inline-block;
    vertical-align: top;
  }
}
@media only screen and (min-width: 768px) {
  .widget.dnb-locations-list .col-md-3 {
    width: 25%;
  }
}
.widget.dnb-locations-list .location-list-item {
  background-color: black;
  border-bottom: 1px solid #333333;
}
.widget.dnb-locations-list .location-list-item:first-child {
  border-top: 1px solid #333333;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-locations-list .location-list-item:first-child {
    border: 0;
  }
}
@media only screen and (min-width: 768px) {
  .widget.dnb-locations-list .location-list-item {
    border: 0;
  }
}
.widget.dnb-locations-list .location-list-item li {
  padding: 0;
  margin: 2% 0;
  font-family: DINNextRoundedLTPro-Regular;
  font-size: 1.2em;
  line-height: 1em;
}
.widget.dnb-locations-list .location-list-item a {
  color: white;
  vertical-align: super;
}
.widget.dnb-locations-list .location-list-item.active ul {
  display: block;
}
.widget.dnb-locations-list .location-list-item.active h3 {
  padding-bottom: 19px;
  border-bottom: 1px solid #333333;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-locations-list .location-list-item.active h3 {
    padding-bottom: 0;
    border: 0;
  }
}
.widget.dnb-locations-list .location-list-item.active h3 .caret:after {
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(90deg);
}
.widget.dnb-locations-list .location-list-item ul {
  display: none;
  margin-bottom: 20px;
  padding: 0 0 0 15px;
  background: none;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-locations-list .location-list-item ul {
    display: block;
    margin-bottom: 0;
    position: relative;
    width: 100%;
    top: 0;
    right: 0;
  }
}
.widget.dnb-locations-list .location-list-item h3 {
  position: relative;
  padding: 0 20px;
  margin-bottom: 19px;
  font-size: 1.5em;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-locations-list .location-list-item h3 {
    padding: 0 0 0 35px;
    font-size: 2.1em;
  }
}
.widget.dnb-locations-list .location-list-item h3 .caret {
  background-color: white;
  border: 0;
  border-radius: 5px;
  float: right;
  height: 3px;
  margin: 8px 10px 0 0;
  position: relative;
  width: 15px;
  cursor: pointer;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-locations-list .location-list-item h3 .caret {
    display: none;
  }
}
.widget.dnb-locations-list .location-list-item h3 .caret:after {
  content: "";
  display: block;
  width: 3px;
  height: 15px;
  position: absolute;
  background-color: white;
  top: -6px;
  left: 6px;
  z-index: 1;
  border-radius: 5px;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.dnb-map-widget {
  background: url('/Media/design/map.jpg') 0 0 no-repeat;
}
@media only screen and (min-width: 768px) {
  .dnb-map-widget {
    padding-top: 180px;
  }
}
.dnb-map-widget.details-background {
  background: url('/Media/design/details-map.jpg') 0 0 no-repeat;
}
.dnb-map-widget .dnb-map {
  width: 100%;
  margin: 0;
  padding: 0;
  height: 189px;
}
@media only screen and (min-width: 768px) {
  .dnb-map-widget .dnb-map {
    padding: 0 8.053%;
    height: 475px;
    box-sizing: border-box;
  }
}
.widget .dnb-location-details-single-data {
  padding: 14px 20px;
  font-family: 'OpenSans';
  font-size: 1.2em;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .widget .dnb-location-details-single-data {
    padding: 36px 20px;
    font-family: 'OpenSans';
    font-size: 1.2em;
    position: relative;
  }
}
.widget .dnb-location-details-single-data p {
  margin-bottom: 0;
  line-height: 1.2;
  letter-spacing: -0.4px;
}
.widget .dnb-location-details-single-data .dnb-button a {
  text-transform: uppercase;
  width: 100%;
  font-size: 1.6em;
  line-height: 1.3;
  margin-top: 29px;
}
@media only screen and (min-width: 768px) {
  .widget .dnb-location-details-single-data .dnb-button a {
    width: 207px;
    line-height: 1.3;
    margin-top: 3px;
  }
}
@media only screen and (min-width: 1200px) {
  .widget .dnb-location-details-single-data .dnb-button a {
    margin-left: 5.5%;
  }
}
.widget .dnb-location-details-single-data .city {
  font-family: 'OpenSans-Bold';
  line-height: 1.3;
  letter-spacing: -0.5px;
  margin-bottom: 2px;
}
.widget .dnb-location-details-single-data .dnb-location-open-now {
  font-family: 'OpenSans-Bold';
  color: #e2e300;
  margin-top: 79px;
  text-transform: uppercase;
  letter-spacing: -0.5px;
}
@media only screen and (min-width: 768px) {
  .widget .dnb-location-details-single-data .dnb-location-open-now {
    margin-top: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .widget .dnb-location-details-single-data .locations-button {
    width: 28%;
  }
}
@media only screen and (min-width: 768px) {
  .widget .dnb-location-details-single-data .schedule {
    padding-left: 2.8%;
    margin-top: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .widget .dnb-location-details-single-data .schedule {
    width: 38.6%;
  }
}
@media only screen and (min-width: 768px) {
  .widget .dnb-location-details-single-data .location {
    padding-left: 14%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .widget .dnb-location-details-single-data .location {
    width: 30%;
  }
}
.widget .dnb-location-details-single-data .local-data-icons {
  position: absolute;
  top: 98px;
}
@media only screen and (min-width: 768px) {
  .widget .dnb-location-details-single-data .local-data-icons {
    position: static;
    padding-left: 14.2%;
    margin-top: 12px;
  }
}
.widget .dnb-location-details-single-data .local-data-icons a {
  color: white;
  font-size: 0.9em;
  margin-left: 1px;
  width: auto;
  float: left;
}
.widget .dnb-location-details-single-data .local-data-icons a.dnb-local-info-phone {
  margin-left: 30px;
}
@media only screen and (min-width: 768px) {
  .widget .dnb-location-details-single-data .local-data-icons a.dnb-local-info-phone {
    margin-left: 17.2%;
  }
}
.widget .dnb-location-details-single-data .local-data-icons a .glyphicon {
  color: #00c0f3;
  font-size: 1.8em;
  top: 8px;
  left: -7px;
}
.widget .dnb-location-details-single-data .planning {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .widget .dnb-location-details-single-data .planning {
    padding-top: 15px;
  }
}
.widget .dnb-location-details-single-data .planning h2 {
  text-transform: uppercase;
  font-size: 1em;
  font-family: openSans-Bold;
  letter-spacing: -0.5px;
  margin-top: 37px;
  color: #ff8f00;
  margin-bottom: 0;
  line-height: 1.2;
}
.widget .dnb-location-details-single-data .planning .planner {
  margin-bottom: 6px;
}
.widget .dnb-location-details-single-data .planning .dnb-planning-policies {
  margin-top: 102px;
}
@media only screen and (min-width: 768px) {
  .widget .dnb-location-details-single-data .planning .dnb-planning-policies {
    float: left;
    width: 44.5%;
    margin-left: 8px;
    margin-top: 0;
  }
}
.widget .dnb-location-details-single-data .planning .dnb-planning-policies a {
  float: none;
}
@media only screen and (min-width: 768px) {
  .widget .dnb-location-details-single-data .planning .dnb-planning-data {
    width: 35.7%;
    float: left;
    padding-left: 14%;
  }
}
.widget .dnb-location-details-single-data .planning .dnb-planning-contact {
  position: absolute;
  top: 46px;
}
@media only screen and (min-width: 768px) {
  .widget .dnb-location-details-single-data .planning .dnb-planning-contact {
    float: left;
    position: static;
    margin-top: -21px;
    margin-left: -2px;
    padding-left: 14%;
  }
}
.widget .dnb-location-details-single-data .planning a {
  color: white;
  font-size: 0.95em;
  margin-left: 11px;
  width: 100%;
  float: left;
}
.widget .dnb-location-details-single-data .planning a.dnb-local-info-phone {
  margin-left: 5px;
  margin-top: 10px;
  margin-bottom: 29px;
}
.widget .dnb-location-details-single-data .planning a .glyphicon {
  color: #00c0f3;
  font-size: 1.55em;
  top: 8px;
  left: -9px;
}
.widget .dnb-location-details-single-data .planning .policies {
  line-height: 1.4;
  margin-top: 2px;
}
.widget .dnb-location-details-single-data .planning .policies a {
  text-decoration: underline;
}
.widget .dnb-location-details-single-data .map-marker:before {
  content: "";
  display: inline-block;
  width: 25px;
  height: 27px;
  background: url(/media/design/location_ico.png) no-repeat 0 0;
  background-size: contain;
  vertical-align: -5px;
}
.widget .dnb-location-details-single-data .earphone:before {
  content: "";
  display: inline-block;
  width: 25px;
  height: 27px;
  background: url(/media/design/phone_ico.png) no-repeat 0 0;
  background-size: contain;
  vertical-align: -5px;
}
.widget .dnb-location-details-single-data .envelope:before {
  content: "";
  display: inline-block;
  width: 25px;
  height: 27px;
  background: url(/media/design/email_ico.png) no-repeat 0 0;
  background-size: contain;
  vertical-align: -5px;
  -ms-transform: rotate(271deg);
  /* IE 9 */
  -webkit-transform: rotate(271deg);
  /* Chrome, Safari, Opera */
  transform: rotate(271deg);
  margin-right: 5px;
}
.widget .dbn-location-details-info {
  padding: 33px 20px 0;
}
.widget .dbn-location-details-info .headline {
  font-size: 2.2em;
  letter-spacing: -0.5px;
  line-height: 1.1;
}
@media only screen and (min-width: 768px) {
  .widget .dbn-location-details-info .headline {
    font-size: 2.9em;
  }
}
.widget .dbn-location-details-info .dnb-single-location-name {
  line-height: 0.9;
  margin: 0;
  font-size: 2.9em;
}
@media only screen and (min-width: 768px) {
  .widget .dbn-location-details-info .dnb-single-location-name {
    font-size: 4.9em;
  }
}
.widget .dbn-location-details-info .dnb-button a {
  text-transform: uppercase;
  width: 100%;
  font-size: 1.9em;
  line-height: 1.4;
  margin-top: 19px;
}
@media only screen and (min-width: 768px) {
  .widget .dbn-location-details-info .dnb-button a {
    width: 282px;
    font-size: 1.9em;
    margin-top: 61px;
  }
}
.widget .dbn-location-details-info .dnb-all-locations {
  color: white;
  font-family: 'OpenSans';
  text-decoration: underline;
  line-height: 3.5;
  font-size: 1.1em;
  letter-spacing: -0.2px;
}
@media only screen and (min-width: 768px) {
  .widget .dbn-location-details-info .dnb-all-locations {
    line-height: 2.3;
    letter-spacing: -0.2px;
    float: right;
  }
}
@media only screen and (min-width: 768px) {
  .widget .dbn-location-details-info .local-name {
    max-width: 60%;
    float: left;
    width: 100%;
    padding-left: 14%;
    padding-top: 20px;
  }
}
.widget .dbn-location-details-info .my-store {
  text-align: right;
}
@media only screen and (min-width: 768px) {
  .widget .dbn-location-details-info .my-store {
    float: left;
  }
}
@media only screen and (min-width: 980px) {
  .widget .dbn-location-details-info .my-store {
    width: 30%;
  }
}
.widget.dnb-closed-location {
  background: #dc0785;
  height: 51px;
  overflow: hidden;
  position: relative;
  width: 100%;
  font-family: 'OpenSans-Bold';
  color: white;
  /*close location caption */

}
@media only screen and (min-width: 768px) {
  .widget.dnb-closed-location {
    height: 42px;
    margin-top: 17px;
    color: white;
    font-family: 'OpenSans-Bold';
    font-size: 18px;
  }
}
.widget.dnb-closed-location .glyphicon {
  position: absolute;
  left: 18px;
  top: 16px;
  font-size: 1.8em;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-closed-location .glyphicon {
    position: relative;
    left: -6px;
    top: 5px;
    font-size: 1.1em;
  }
}
.widget.dnb-closed-location h2 {
  font-family: 'OpenSans-Bold';
  text-align: left;
  font-weight: normal;
  line-height: 1.2;
  padding: 0 3px;
  margin: 12px auto 0;
  text-transform: uppercase;
  letter-spacing: -0.1px;
  font-size: 1em;
  max-width: 67%;
  color: white;
  /*close location caption desktop*/

}
@media only screen and (min-width: 768px) {
  .widget.dnb-closed-location h2 {
    font-size: 18px;
    max-width: 100%;
    text-align: center;
    margin-left: 0.4%;
    margin-top: 8px;
    letter-spacing: 0.1px;
    color: white;
    font-family: 'OpenSans-Bold';
  }
}
.widget.dnb-closed-location .bell:before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 19px;
  background: url(/media/design/notification_ico.png) no-repeat 0 0;
  background-size: contain;
  vertical-align: -5px;
  margin-top: 6px;
  margin-bottom: 1px;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-rewards-sign-up {
    margin-top: 65px;
  }
}
.widget.dnb-rewards-sign-up .top {
  padding: 0 6.25%;
}
.widget.dnb-rewards-sign-up .top .step {
  font-size: 2em;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-rewards-sign-up .top .step {
    padding-left: 50px;
  }
}
.widget.dnb-rewards-sign-up .top .disclaimer {
  font-family: 'OpenSans-Italic';
  font-size: 12px;
  margin-top: 10px;
  font-style: italic;
  color: #767676;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-rewards-sign-up .top .disclaimer {
    padding-right: 52px;
  }
}
.widget.dnb-rewards-sign-up .detail-dot {
  margin: 30px auto 30px auto;
  display: block;
  width: 100%;
  height: 5px;
  background: url(/media/design/orange-dot.png) repeat-x 0 0;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-rewards-sign-up .detail-dot {
    width: 69.89%;
  }
}
.widget.dnb-rewards-sign-up .content {
  margin-top: 40px;
  margin-bottom: 65px;
  padding: 0 9.45%;
  /* DnB Checbox Style */

}
@media only screen and (min-width: 768px) {
  .widget.dnb-rewards-sign-up .content {
    padding-top: 12px;
  }
}
.widget.dnb-rewards-sign-up .content form.ng-submitted input.ng-invalid,
.widget.dnb-rewards-sign-up .content form.ng-submitted select.ng-invalid {
  border: 3px solid #ff4c01;
}
.widget.dnb-rewards-sign-up .content input[type="text"],
.widget.dnb-rewards-sign-up .content input[type="password"],
.widget.dnb-rewards-sign-up .content input[type="email"],
.widget.dnb-rewards-sign-up .content input[type="date"],
.widget.dnb-rewards-sign-up .content select {
  display: block;
  margin: 0 auto 20px 0;
  width: 100%;
  height: 50px;
  font-family: 'DINNextRoundedLTPro-Regular';
  font-size: 16px;
  color: black;
  border-radius: 5px;
  padding: 5px 0 0 12px;
  border-style: solid;
  border-color: white;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-rewards-sign-up .content input[type="text"],
  .widget.dnb-rewards-sign-up .content input[type="password"],
  .widget.dnb-rewards-sign-up .content input[type="email"],
  .widget.dnb-rewards-sign-up .content input[type="date"],
  .widget.dnb-rewards-sign-up .content select {
    font-size: 18px;
    padding: 5px 0 0 18px;
  }
}
.widget.dnb-rewards-sign-up .content input[name="birthday"] {
  padding-top: 15px;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-rewards-sign-up .content input[name="birthday"] {
    padding-top: 5px;
  }
}
.widget.dnb-rewards-sign-up .content input[name="birthday"].ng-untouched:not(:focus):after {
  content: 'Birthday*';
}
@media only screen and (min-width: 768px) {
  .widget.dnb-rewards-sign-up .content input[name="birthday"].ng-untouched:not(:focus):after {
    left: 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-rewards-sign-up .content input[name="birthday"].ng-untouched:not(:focus):after {
    left: 30px;
  }
}
.widget.dnb-rewards-sign-up .content input[type="date"],
.widget.dnb-rewards-sign-up .content input[type="text"],
.widget.dnb-rewards-sign-up .content input[type="email"],
.widget.dnb-rewards-sign-up .content input[type="password"] {
  -webkit-appearance: none;
  -webkit-box-shadow: none;
}
.widget.dnb-rewards-sign-up .content select {
  background: white url("/media/design/arrow-data.png") no-repeat scroll right 19px center;
  color: #767676;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0px 6%;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-rewards-sign-up .content .left {
    padding: 0 10px 0 20px;
  }
}
@media only screen and (min-width: 768px) {
  .widget.dnb-rewards-sign-up .content .right {
    padding: 0 20px 0 10px;
  }
}
.widget.dnb-rewards-sign-up .content .rules-container {
  padding-top: 13px;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-rewards-sign-up .content .rules-container {
    padding-top: 22px;
    padding-left: 21px;
  }
}
.widget.dnb-rewards-sign-up .content .rules-container label {
  font-size: 16px;
  font-family: 'DINNextRoundedLTPro-Regular';
  margin-left: 47px;
  font-weight: normal;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-rewards-sign-up .content .rules-container label {
    font-size: 18px;
  }
}
.widget.dnb-rewards-sign-up .content .rules-container label a {
  text-decoration: underline;
  color: white;
}
.widget.dnb-rewards-sign-up .content .opt-in-container {
  padding-top: 25px;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-rewards-sign-up .content .opt-in-container {
    padding-left: 21px;
    padding-top: 21px;
  }
}
.widget.dnb-rewards-sign-up .content .opt-in-container label {
  font-size: 16px;
  font-family: 'DINNextRoundedLTPro-Regular';
  margin-left: 47px;
  font-weight: normal;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-rewards-sign-up .content .opt-in-container label {
    font-size: 18px;
    margin-bottom: -3px;
  }
}
.widget.dnb-rewards-sign-up .content .opt-in-container span {
  font-size: 16px;
  font-family: 'DINNextRoundedLTPro-Regular';
  margin-left: 47px;
  font-weight: normal;
  color: #767676;
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-rewards-sign-up .content .opt-in-container span {
    font-size: 15px;
  }
}
.widget.dnb-rewards-sign-up .content ::-webkit-input-placeholder {
  color: #767676;
}
.widget.dnb-rewards-sign-up .content :-moz-placeholder {
  /* Firefox 18- */
  color: #767676;
}
.widget.dnb-rewards-sign-up .content ::-moz-placeholder {
  /* Firefox 19+ */
  color: #767676;
}
.widget.dnb-rewards-sign-up .content :-ms-input-placeholder {
  color: #767676;
}
.widget.dnb-rewards-sign-up .content input[type=checkbox] {
  display: none;
}
.widget.dnb-rewards-sign-up .content .dnb-checkbox {
  width: 30px;
  position: relative;
}
.widget.dnb-rewards-sign-up .content .dnb-checkbox label {
  margin: 0;
  cursor: pointer;
  position: absolute;
  width: 30px;
  height: 30px;
  top: 0;
  border-radius: 4px;
  -webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
  background: white;
}
.widget.dnb-rewards-sign-up .content .dnb-checkbox label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  content: '';
  position: absolute;
  width: 19px;
  height: 9px;
  background: transparent;
  top: 7px;
  left: 6px;
  border: 4px solid #dc0784;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.widget.dnb-rewards-sign-up .content .dnb-checkbox label:hover::after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  opacity: 0.5;
}
.widget.dnb-rewards-sign-up .content .dnb-checkbox input[type=checkbox]:checked + label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.widget.dnb-rewards-sign-up .error-message {
  width: 88%;
  margin: 38px auto;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-rewards-sign-up .error-message {
    width: auto;
    max-width: 415px;
  }
}
.widget.dnb-rewards-sign-up .error-message img {
  display: block;
  float: left;
}
.widget.dnb-rewards-sign-up .error-message b {
  width: 100%;
  margin: 0 0 0 3.5%;
  font-family: "dinbusterregular";
  font-size: 30px;
  line-height: 1;
}
.widget.dnb-rewards-sign-up .error-message p {
  padding: 0 0 0 11%;
  font-size: 16px;
  font-family: "DINNextRoundedLTPro-Regular";
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-rewards-sign-up .error-message p {
    padding-left: 10%;
  }
}
.widget.dnb-rewards-sign-up .bottom {
  padding: 0 6.25%;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-rewards-sign-up .bottom {
    margin-top: 38px;
    text-align: center;
  }
}
.widget.dnb-rewards-sign-up .bottom .dnb-button {
  width: 100%;
}
.widget.dnb-rewards-sign-up .bottom .dnb-button a {
  width: 100%;
  font-size: 26px;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-rewards-sign-up .bottom .dnb-button a {
    max-width: 330px;
    font-size: 36px;
  }
}
.widget.dnb-step3-rewards {
  padding: 0;
  /* DnB Checbox Style */

}
@media only screen and (min-width: 768px) {
  .widget.dnb-step3-rewards {
    padding: 0 9.45% 0;
  }
}
.widget.dnb-step3-rewards .opt-in-container {
  padding-left: 0 !important;
}
.widget.dnb-step3-rewards p {
  font-size: 1.15em;
  text-align: left;
  font-family: 'DINNextRoundedLTPro-Regular';
  margin-left: 45px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-step3-rewards p {
    display: block;
    font-size: 1.25em;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-step3-rewards p {
    font-size: 1.3em;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-step3-rewards p {
    font-size: 1.3em;
    margin-top: 2px;
  }
}
.widget.dnb-step3-rewards .title {
  margin-left: 0;
  margin-bottom: 30px;
  margin-top: 45px;
}
.widget.dnb-step3-rewards .subtitle {
  font-size: 1.35em;
  text-align: left;
  margin-left: 0;
  font-family: 'DINNextRoundedLTPro-Regular';
}
@media only screen and (min-width: 768px) {
  .widget.dnb-step3-rewards .subtitle {
    display: block;
    font-size: 1.4em;
    margin-top: 15px;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-step3-rewards .subtitle {
    font-size: 1.6em;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-step3-rewards .subtitle {
    font-size: 1.9em;
    margin-top: 2px;
  }
}
.widget.dnb-step3-rewards .radio-label {
  font-family: 'DINNextRoundedLTPro-Regular';
  font-size: 1.3em;
  line-height: 1.7em;
  vertical-align: bottom;
}
.widget.dnb-step3-rewards .radio-alingment {
  width: 80%;
  padding-left: 8px;
  display: inline-block;
  vertical-align: bottom;
}
.widget.dnb-step3-rewards .radio-div {
  display: inline-flex;
  width: 100%;
}
.widget.dnb-step3-rewards .column {
  margin-bottom: 15px;
}
.widget.dnb-step3-rewards .dnb-button {
  padding: 0 5px;
}
.widget.dnb-step3-rewards .dnb-button a {
  width: 100%;
  font-size: 1.857em;
  margin: 10px auto;
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-step3-rewards .dnb-button a {
    width: 100%;
    padding: 4px 29px;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-step3-rewards .dnb-button a {
    width: 100%;
    padding: 4px 29px;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-step3-rewards .submit-button {
    width: 300px;
    margin: auto;
  }
}
.widget.dnb-step3-rewards input[type=radio] {
  width: 23px;
  height: 2em;
  margin: 0;
  vertical-align: middle;
}
.widget.dnb-step3-rewards .container {
  padding-bottom: 30px;
  margin-bottom: 30px;
  width: 100%;
}
.widget.dnb-step3-rewards .first-column {
  margin-bottom: 50px;
}
.widget.dnb-step3-rewards .second-column {
  margin-bottom: 75px;
}
.widget.dnb-step3-rewards input[type=checkbox] {
  display: none;
}
.widget.dnb-step3-rewards .dnb-checkbox {
  width: 30px;
  position: relative;
}
.widget.dnb-step3-rewards .dnb-checkbox label {
  margin: 0;
  cursor: pointer;
  position: absolute;
  width: 30px;
  height: 30px;
  top: 0;
  border-radius: 4px;
  -webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
  background: white;
}
.widget.dnb-step3-rewards .dnb-checkbox label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  content: '';
  position: absolute;
  width: 19px;
  height: 9px;
  background: transparent;
  top: 7px;
  left: 6px;
  border: 4px solid #dc0784;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.widget.dnb-step3-rewards .dnb-checkbox label:hover::after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  opacity: 0.5;
}
.widget.dnb-step3-rewards .dnb-checkbox input[type=checkbox]:checked + label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
/*Include the less for the my profile page*/

.widget.dnb-step4-rewards .headline {
  font-size: 2.75em;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-step4-rewards .headline {
    font-size: 3.75em;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-step4-rewards .headline {
    font-size: 8em;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-step4-rewards .headline {
    font-size: 8em;
  }
}
.widget.dnb-step4-rewards .subheadline {
  font-size: 1.5em;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-step4-rewards .subheadline {
    font-size: 1.5em;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-step4-rewards .subheadline {
    font-size: 3em;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-step4-rewards .subheadline {
    font-size: 3em;
  }
}
.widget.dnb-step4-rewards p {
  font-size: 1.3em;
  font-family: 'DINNextRoundedLTPro-Regular';
}
@media only screen and (min-width: 768px) {
  .widget.dnb-step4-rewards p {
    font-size: 1.4em;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-step4-rewards p {
    font-size: 2.6em;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-step4-rewards p {
    font-size: 2.7em;
  }
}
.widget.dnb-step4-rewards .container {
  text-align: left;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-step4-rewards .container {
    display: block;
    font-size: 1em;
    margin-top: 0;
    width: 650px;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-step4-rewards .container {
    font-size: 0.52em;
    width: 800px;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-step4-rewards .container {
    margin-top: 0;
  }
}
.widget.dnb-step4-rewards .subtitle {
  font-size: 1em;
  text-align: center;
  font-family: 'DINNextRoundedLTPro-Regular';
}
@media only screen and (min-width: 768px) {
  .widget.dnb-step4-rewards .subtitle {
    display: block;
    font-size: 1em;
    margin-top: 15px;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-step4-rewards .subtitle {
    font-size: 1.8em;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-step4-rewards .subtitle {
    font-size: 2.25em;
    margin-top: 2px;
  }
}
.widget.dnb-step4-rewards .aligment {
  margin: auto;
  margin: 40px 0;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-step4-rewards .aligment {
    padding: 0 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-step4-rewards .aligment {
    padding: 0 100px;
  }
}
.widget.dnb-step4-rewards .aligment:before {
  content: "";
  background: url(/media/design/check_mark.png) no-repeat 0 0;
  width: 50px;
  display: inline-block;
  height: 40px;
  color: #666666;
  position: absolute;
  top: -5px;
  background-size: 40px 40px;
  top: 40px;
}
.widget.dnb-step4-rewards .image-aligment {
  float: left;
}
.widget.dnb-step4-rewards .dnb-button a {
  width: 100%;
  font-size: 1.857em;
  margin: 10px auto;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-step4-rewards .dnb-button a {
    width: 208px;
    margin: 20px auto;
    font-size: 2em;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-step4-rewards .dnb-button a {
    width: 208px;
    margin: 30px auto;
    font-size: 4em;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-step4-rewards .dnb-button a {
    width: 208px;
    margin: 30px auto;
    font-size: 4em;
  }
}
.widget.dnb-step4-rewards .info {
  padding-left: 50px;
}
.widget.dnb-single-widget-anchor-link .allmenus {
  text-align: center;
  text-transform: uppercase;
  font-size: 1.45em;
  line-height: 1.8em;
  padding: 0 20px;
  font-family: 'DINNextRoundedLTPro-Regular';
  /*Desktop Large*/

}
@media only screen and (min-width: 1024px) {
  .widget.dnb-single-widget-anchor-link .allmenus {
    font-size: 1.2em;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-single-widget-anchor-link .allmenus {
    text-align: center;
    font-size: 1.429em;
    -webkit-font-smoothing: antialiased;
  }
}
.widget.dnb-single-widget-anchor-link .allmenus a {
  color: white;
}
.widget.dnb-single-widget-anchor-link .chevron-down:after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 20px;
  background: url(/media/design/arrow.png) no-repeat 0 0;
  background-size: contain;
  position: relative;
  top: 8px;
}
/*Including locations list style*/

.widget.dnb-locations-search-list .dnb-locations-search-list-header {
  position: relative;
  margin: 10% 0 0 0;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-locations-search-list {
    margin: 0px 10%;
  }
}
.widget.dnb-locations-search-list h1 {
  padding: 0 0 1% 3.5%;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-locations-search-list h1 {
    padding: 0;
    font-size: 3em;
  }
}
.widget.dnb-locations-search-list p.textContent {
  width: 100%;
  padding: 0 0 1% 3.5%;
  color: #e2e300;
  font-family: DINNextRoundedLTPro-Regular;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-locations-search-list p.textContent {
    padding: 1% 0 0 0;
    margin: 0 0 8% 0;
    width: 70%;
    font-size: 1.3em;
  }
}
.widget.dnb-locations-search-list ul {
  margin: 0;
  padding: 0.1% 0px 0.1% 5%;
  background: #1a1a1a;
  position: static;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-locations-search-list ul {
    padding: 2% 0 2% 4%;
    position: absolute;
    top: 0;
    right: 0;
    width: 23%;
  }
}
.widget.dnb-locations-search-list li {
  margin: 2% 0;
  font-family: "OpenSans";
}
@media only screen and (min-width: 768px) {
  .widget.dnb-locations-search-list li {
    margin: 1% 0;
  }
}
@media only screen and (min-width: 768px) {
  .widget.dnb-locations-search-list .col-md-3 {
    width: 48%;
    display: inline-block;
    vertical-align: top;
  }
}
@media only screen and (min-width: 768px) {
  .widget.dnb-locations-search-list .col-md-3 {
    width: 25%;
  }
}
.widget.dnb-locations-search-list .locations-search-list {
  background-color: black;
  border-bottom: 1px solid #333333;
}
.widget.dnb-locations-search-list .locations-search-list:first-child {
  border-top: 1px solid #333333;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-locations-search-list .locations-search-list:first-child {
    border: 0;
  }
}
@media only screen and (min-width: 768px) {
  .widget.dnb-locations-search-list .locations-search-list {
    border: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-locations-search-list .locations-search-list {
    padding: 35px 0;
    border-bottom: 1px solid #333333;
    border-top: 1px solid #333333;
  }
}
.widget.dnb-locations-search-list .locations-search-list li {
  padding: 0;
  margin: 10px 0;
  font-size: 1.2em;
  line-height: 1em;
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-locations-search-list .locations-search-list li {
    margin: 0;
  }
}
.widget.dnb-locations-search-list .locations-search-list a {
  color: white;
  vertical-align: super;
}
.widget.dnb-locations-search-list .locations-search-list.active ul {
  display: block;
  float: left;
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-locations-search-list .locations-search-list.active ul {
    float: none;
  }
}
.widget.dnb-locations-search-list .locations-search-list.active h3 {
  padding-bottom: 19px;
  border-bottom: 1px solid #333333;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-locations-search-list .locations-search-list.active h3 {
    padding-bottom: 0;
    border: 0;
  }
}
.widget.dnb-locations-search-list .locations-search-list.active h3 .caret:after {
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(90deg);
}
.widget.dnb-locations-search-list .locations-search-list ul {
  display: none;
  margin-bottom: 20px;
  padding: 0 0 0 15px;
  background: none;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-locations-search-list .locations-search-list ul {
    display: block;
    margin-bottom: 0;
    position: relative;
    width: 100%;
    top: 0;
    right: 0;
  }
}
.widget.dnb-locations-search-list .locations-search-list h3 {
  position: relative;
  padding: 0 0 0 23px;
  margin-bottom: 19px;
  font-size: 1.5em;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-locations-search-list .locations-search-list h3 {
    padding: 0 0 0 35px;
    font-size: 1.2em;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-locations-search-list .locations-search-list h3 {
    margin: 0;
    width: 20%;
    padding: 0;
    font-weight: bold;
  }
}
.widget.dnb-locations-search-list .locations-search-list h3 .caret {
  background-color: white;
  border: 0;
  border-radius: 5px;
  float: right;
  height: 3px;
  margin: -20px 10px 0 0;
  position: relative;
  width: 15px;
  cursor: pointer;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-locations-search-list .locations-search-list h3 .caret {
    display: none;
  }
}
.widget.dnb-locations-search-list .locations-search-list h3 .caret:after {
  content: "";
  display: block;
  width: 3px;
  height: 15px;
  position: absolute;
  background-color: white;
  top: -6px;
  left: 6px;
  z-index: 1;
  border-radius: 5px;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.widget.dnb-locations-search-list .locations-search-list .schedule {
  margin-left: 6%;
  font-family: "OpenSans";
  font-size: 1.2em;
  list-style: none;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-locations-search-list .locations-search-list .schedule {
    font-size: 1.099em;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-locations-search-list .locations-search-list .schedule {
    width: 20%;
    margin: 0 1.5% 0 1.5%;
    line-height: 1em;
  }
}
.widget.dnb-locations-search-list .locations-search-list .schedule p {
  margin: 0;
  line-height: 1.2em;
}
.widget.dnb-locations-search-list .locations-search-list .address {
  margin-left: 6%;
  font-family: "OpenSans";
  font-size: 1.2em;
  list-style: none;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-locations-search-list .locations-search-list .address {
    font-size: 1.099em;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-locations-search-list .locations-search-list .address {
    width: 17.6%;
    margin: 0 1.5% 0 1.5%;
    line-height: 1em;
  }
}
.widget.dnb-locations-search-list .locations-search-list .info-store {
  margin-left: 15px;
  color: white;
  list-style: none;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-locations-search-list .locations-search-list .info-store {
    width: 10%;
    margin-left: 2.2%;
    font-size: 0.875em;
  }
}
.widget.dnb-locations-search-list .locations-search-list .info-store .glyphicon {
  color: #00c0f3;
  font-size: 1.5em;
  top: 4px;
  left: -7px;
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-locations-search-list .locations-search-list .info-store .glyphicon {
    top: 1px;
    left: -1px;
  }
}
.widget.dnb-locations-search-list .locations-search-list .info {
  float: left;
  width: auto;
  color: white;
  margin-left: 15px;
  margin-top: 0;
  list-style: none;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-locations-search-list .locations-search-list .info {
    width: 11%;
    font-size: 0.875em;
  }
}
.widget.dnb-locations-search-list .locations-search-list .info .glyphicon {
  color: #00c0f3;
  font-size: 1.5em;
  top: 4px;
  left: -7px;
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-locations-search-list .locations-search-list .info .glyphicon {
    top: 1px;
    left: -1px;
  }
}
.widget.dnb-widget-align-left {
  text-align: left;
}
.widget.dnb-widget-align-center {
  text-align: center;
}
.widget.dnb-widget-align-right {
  text-align: right;
}
.widget.single-widget-header h2,
.widget.single-widget-header h1 {
  font-size: 2.8em;
  letter-spacing: 0.3px;
  max-width: 770px;
  margin: 0 auto;
  padding: 0 20px;
}
@media only screen and (min-width: 768px) {
  .widget.single-widget-header h2,
  .widget.single-widget-header h1 {
    line-height: 1;
  }
}
@media only screen and (min-width: 768px) {
  .widget.single-widget-header h2 {
    font-size: 5.16em;
    line-height: 1;
  }
}
@media only screen and (min-width: 768px) {
  .widget.single-widget-header h1 {
    font-size: 7.15em;
  }
}
.widget.single-widget-header h3 {
  font-size: 1.9em;
  letter-spacing: -0.3px;
  max-width: 770px;
  margin: 0 auto;
  padding: 0 20px;
}
@media only screen and (min-width: 768px) {
  .widget.single-widget-header h3 {
    font-size: 2.85em;
    letter-spacing: -0.3px;
  }
}
.widget.single-widget-paragraph {
  font-family: 'DINNextRoundedLTPro-Regular';
}
.widget.single-widget-paragraph p {
  font-size: 1.1em;
  letter-spacing: 0.2px;
  line-height: 1.5;
  max-width: 770px;
  margin: 0 auto;
  padding: 0 20px;
}
@media only screen and (min-width: 768px) {
  .widget.single-widget-paragraph p {
    font-size: 1.2em;
    letter-spacing: 0.5px;
    line-height: 1.7;
  }
}
.widget.single-widget-block-quote {
  font-family: 'DINNextRoundedLTPro-Regular';
  background: url('../media/design/quote-bg-pattern.png');
  padding: 38px 0;
}
@media only screen and (min-width: 768px) {
  .widget.single-widget-block-quote {
    padding: 62px 0;
  }
}
.widget.single-widget-block-quote blockquote {
  padding: 0 20px;
  font-size: 1.8em;
  border-left: 0;
  letter-spacing: -0.5px;
  color: white;
  text-align: center;
  line-height: 1.18;
}
@media only screen and (min-width: 768px) {
  .widget.single-widget-block-quote blockquote {
    padding: 0 20px;
    font-size: 2.6em;
    max-width: 770px;
    margin: 0 auto;
    letter-spacing: -0.3px;
    line-height: 1.2;
  }
}
.widget.single-widget-block-quote h3 {
  font-family: 'dinbusterregular';
  text-align: center;
  font-size: 2.4em;
  line-height: 1.3;
  letter-spacing: -0.6px;
  margin-right: 8px;
  padding-top: 10px;
  max-width: 770px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .widget.single-widget-block-quote h3 {
    line-height: 1;
    letter-spacing: 1px;
    margin-right: 5px;
    padding-top: 7px;
  }
}
.widget.single-widget-block-quote h4 {
  text-align: center;
  font-size: 1.4em;
  margin-right: 7px;
  padding-top: 3px;
  max-width: 770px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .widget.single-widget-block-quote h4 {
    margin-right: 3px;
    padding-top: 0px;
  }
}
/*!
 * Datepicker for Bootstrap v1.4.0 (https://github.com/eternicode/bootstrap-datepicker)
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */

.datepicker {
  padding: 4px;
  border-radius: 4px;
  direction: ltr;
}
.datepicker-inline {
  width: 220px;
}
.datepicker.datepicker-rtl {
  direction: rtl;
}
.datepicker.datepicker-rtl table tr td span {
  float: right;
}
.datepicker-dropdown {
  top: 0;
  left: 0;
}
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #cccccc;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  border-top: 0;
  position: absolute;
}
.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}
.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}
.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}
.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}
.datepicker-dropdown.datepicker-orient-top:before {
  top: -7px;
}
.datepicker-dropdown.datepicker-orient-top:after {
  top: -6px;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999999;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid white;
}
.datepicker > div {
  display: none;
}
.datepicker.days .datepicker-days,
.datepicker.months .datepicker-months,
.datepicker.years .datepicker-years {
  display: block;
}
.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.datepicker table tr td,
.datepicker table tr th {
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  border: none;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}
.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
  background: #eeeeee;
  cursor: pointer;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #999999;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}
.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  color: black;
  background-color: #ffdb99;
  border-color: #ffb733;
}
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:focus,
.datepicker table tr td.today:hover:focus,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today.disabled:hover:focus,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.today,
.open .dropdown-toggle.datepicker table tr td.today:hover,
.open .dropdown-toggle.datepicker table tr td.today.disabled,
.open .dropdown-toggle.datepicker table tr td.today.disabled:hover {
  color: black;
  background-color: #ffcd70;
  border-color: #f59e00;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.today,
.open .dropdown-toggle.datepicker table tr td.today:hover,
.open .dropdown-toggle.datepicker table tr td.today.disabled,
.open .dropdown-toggle.datepicker table tr td.today.disabled:hover {
  background-image: none;
}
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.today,
fieldset[disabled] .datepicker table tr td.today:hover,
fieldset[disabled] .datepicker table tr td.today.disabled,
fieldset[disabled] .datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today:hover.disabled:hover,
.datepicker table tr td.today.disabled.disabled:hover,
.datepicker table tr td.today.disabled:hover.disabled:hover,
.datepicker table tr td.today[disabled]:hover,
.datepicker table tr td.today:hover[disabled]:hover,
.datepicker table tr td.today.disabled[disabled]:hover,
.datepicker table tr td.today.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today:hover:hover,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today:hover.disabled:focus,
.datepicker table tr td.today.disabled.disabled:focus,
.datepicker table tr td.today.disabled:hover.disabled:focus,
.datepicker table tr td.today[disabled]:focus,
.datepicker table tr td.today:hover[disabled]:focus,
.datepicker table tr td.today.disabled[disabled]:focus,
.datepicker table tr td.today.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.today:focus,
fieldset[disabled] .datepicker table tr td.today:hover:focus,
fieldset[disabled] .datepicker table tr td.today.disabled:focus,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:focus,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today:hover.disabled:active,
.datepicker table tr td.today.disabled.disabled:active,
.datepicker table tr td.today.disabled:hover.disabled:active,
.datepicker table tr td.today[disabled]:active,
.datepicker table tr td.today:hover[disabled]:active,
.datepicker table tr td.today.disabled[disabled]:active,
.datepicker table tr td.today.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.today:active,
fieldset[disabled] .datepicker table tr td.today:hover:active,
fieldset[disabled] .datepicker table tr td.today.disabled:active,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today:hover.disabled.active,
.datepicker table tr td.today.disabled.disabled.active,
.datepicker table tr td.today.disabled:hover.disabled.active,
.datepicker table tr td.today[disabled].active,
.datepicker table tr td.today:hover[disabled].active,
.datepicker table tr td.today.disabled[disabled].active,
.datepicker table tr td.today.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.today.active,
fieldset[disabled] .datepicker table tr td.today:hover.active,
fieldset[disabled] .datepicker table tr td.today.disabled.active,
fieldset[disabled] .datepicker table tr td.today.disabled:hover.active {
  background-color: #ffdb99;
  border-color: #ffb733;
}
.datepicker table tr td.today:hover:hover {
  color: black;
}
.datepicker table tr td.today.active:hover {
  color: white;
}
.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
  background: #eeeeee;
  border-radius: 0;
}
.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  color: black;
  background-color: #f7ca77;
  border-color: #f1a417;
  border-radius: 0;
}
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today:hover:focus,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today.disabled:hover:focus,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.range.today,
.open .dropdown-toggle.datepicker table tr td.range.today:hover,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled:hover {
  color: black;
  background-color: #f4bb51;
  border-color: #bf800c;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.range.today,
.open .dropdown-toggle.datepicker table tr td.range.today:hover,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled:hover {
  background-image: none;
}
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.range.today,
fieldset[disabled] .datepicker table tr td.range.today:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today:hover.disabled:hover,
.datepicker table tr td.range.today.disabled.disabled:hover,
.datepicker table tr td.range.today.disabled:hover.disabled:hover,
.datepicker table tr td.range.today[disabled]:hover,
.datepicker table tr td.range.today:hover[disabled]:hover,
.datepicker table tr td.range.today.disabled[disabled]:hover,
.datepicker table tr td.range.today.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today:hover.disabled:focus,
.datepicker table tr td.range.today.disabled.disabled:focus,
.datepicker table tr td.range.today.disabled:hover.disabled:focus,
.datepicker table tr td.range.today[disabled]:focus,
.datepicker table tr td.range.today:hover[disabled]:focus,
.datepicker table tr td.range.today.disabled[disabled]:focus,
.datepicker table tr td.range.today.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.today:focus,
fieldset[disabled] .datepicker table tr td.range.today:hover:focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled:focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:focus,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today:hover.disabled:active,
.datepicker table tr td.range.today.disabled.disabled:active,
.datepicker table tr td.range.today.disabled:hover.disabled:active,
.datepicker table tr td.range.today[disabled]:active,
.datepicker table tr td.range.today:hover[disabled]:active,
.datepicker table tr td.range.today.disabled[disabled]:active,
.datepicker table tr td.range.today.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.range.today:active,
fieldset[disabled] .datepicker table tr td.range.today:hover:active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today:hover.disabled.active,
.datepicker table tr td.range.today.disabled.disabled.active,
.datepicker table tr td.range.today.disabled:hover.disabled.active,
.datepicker table tr td.range.today[disabled].active,
.datepicker table tr td.range.today:hover[disabled].active,
.datepicker table tr td.range.today.disabled[disabled].active,
.datepicker table tr td.range.today.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.range.today.active,
fieldset[disabled] .datepicker table tr td.range.today:hover.active,
fieldset[disabled] .datepicker table tr td.range.today.disabled.active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.active {
  background-color: #f7ca77;
  border-color: #f1a417;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  color: white;
  background-color: #999999;
  border-color: #555555;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:focus,
.datepicker table tr td.selected:hover:focus,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.disabled:hover:focus,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.selected,
.open .dropdown-toggle.datepicker table tr td.selected:hover,
.open .dropdown-toggle.datepicker table tr td.selected.disabled,
.open .dropdown-toggle.datepicker table tr td.selected.disabled:hover {
  color: white;
  background-color: #858585;
  border-color: #373737;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.selected,
.open .dropdown-toggle.datepicker table tr td.selected:hover,
.open .dropdown-toggle.datepicker table tr td.selected.disabled,
.open .dropdown-toggle.datepicker table tr td.selected.disabled:hover {
  background-image: none;
}
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.selected,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected:hover.disabled:hover,
.datepicker table tr td.selected.disabled.disabled:hover,
.datepicker table tr td.selected.disabled:hover.disabled:hover,
.datepicker table tr td.selected[disabled]:hover,
.datepicker table tr td.selected:hover[disabled]:hover,
.datepicker table tr td.selected.disabled[disabled]:hover,
.datepicker table tr td.selected.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected:hover:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected:hover.disabled:focus,
.datepicker table tr td.selected.disabled.disabled:focus,
.datepicker table tr td.selected.disabled:hover.disabled:focus,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected:hover[disabled]:focus,
.datepicker table tr td.selected.disabled[disabled]:focus,
.datepicker table tr td.selected.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected:hover:focus,
fieldset[disabled] .datepicker table tr td.selected.disabled:focus,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:focus,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected:hover.disabled:active,
.datepicker table tr td.selected.disabled.disabled:active,
.datepicker table tr td.selected.disabled:hover.disabled:active,
.datepicker table tr td.selected[disabled]:active,
.datepicker table tr td.selected:hover[disabled]:active,
.datepicker table tr td.selected.disabled[disabled]:active,
.datepicker table tr td.selected.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.selected:active,
fieldset[disabled] .datepicker table tr td.selected:hover:active,
fieldset[disabled] .datepicker table tr td.selected.disabled:active,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected:hover.disabled.active,
.datepicker table tr td.selected.disabled.disabled.active,
.datepicker table tr td.selected.disabled:hover.disabled.active,
.datepicker table tr td.selected[disabled].active,
.datepicker table tr td.selected:hover[disabled].active,
.datepicker table tr td.selected.disabled[disabled].active,
.datepicker table tr td.selected.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.selected.active,
fieldset[disabled] .datepicker table tr td.selected:hover.active,
fieldset[disabled] .datepicker table tr td.selected.disabled.active,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover.active {
  background-color: #999999;
  border-color: #555555;
}
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  color: white;
  background-color: #428bca;
  border-color: #357ebd;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:focus,
.datepicker table tr td.active:hover:focus,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.active,
.open .dropdown-toggle.datepicker table tr td.active:hover,
.open .dropdown-toggle.datepicker table tr td.active.disabled,
.open .dropdown-toggle.datepicker table tr td.active.disabled:hover {
  color: white;
  background-color: #3276b1;
  border-color: #285e8e;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.active,
.open .dropdown-toggle.datepicker table tr td.active:hover,
.open .dropdown-toggle.datepicker table tr td.active.disabled,
.open .dropdown-toggle.datepicker table tr td.active.disabled:hover {
  background-image: none;
}
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.active,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active.disabled,
fieldset[disabled] .datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover.disabled:hover,
.datepicker table tr td.active.disabled.disabled:hover,
.datepicker table tr td.active.disabled:hover.disabled:hover,
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active:hover[disabled]:hover,
.datepicker table tr td.active.disabled[disabled]:hover,
.datepicker table tr td.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active:hover:hover,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active:hover.disabled:focus,
.datepicker table tr td.active.disabled.disabled:focus,
.datepicker table tr td.active.disabled:hover.disabled:focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active:hover[disabled]:focus,
.datepicker table tr td.active.disabled[disabled]:focus,
.datepicker table tr td.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active:hover:focus,
fieldset[disabled] .datepicker table tr td.active.disabled:focus,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active:hover.disabled:active,
.datepicker table tr td.active.disabled.disabled:active,
.datepicker table tr td.active.disabled:hover.disabled:active,
.datepicker table tr td.active[disabled]:active,
.datepicker table tr td.active:hover[disabled]:active,
.datepicker table tr td.active.disabled[disabled]:active,
.datepicker table tr td.active.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.active:active,
fieldset[disabled] .datepicker table tr td.active:hover:active,
fieldset[disabled] .datepicker table tr td.active.disabled:active,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active:hover.disabled.active,
.datepicker table tr td.active.disabled.disabled.active,
.datepicker table tr td.active.disabled:hover.disabled.active,
.datepicker table tr td.active[disabled].active,
.datepicker table tr td.active:hover[disabled].active,
.datepicker table tr td.active.disabled[disabled].active,
.datepicker table tr td.active.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.active.active,
fieldset[disabled] .datepicker table tr td.active:hover.active,
fieldset[disabled] .datepicker table tr td.active.disabled.active,
fieldset[disabled] .datepicker table tr td.active.disabled:hover.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 4px;
}
.datepicker table tr td span:hover {
  background: #eeeeee;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  color: white;
  background-color: #428bca;
  border-color: #357ebd;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td span.active,
.open .dropdown-toggle.datepicker table tr td span.active:hover,
.open .dropdown-toggle.datepicker table tr td span.active.disabled,
.open .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
  color: white;
  background-color: #3276b1;
  border-color: #285e8e;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td span.active,
.open .dropdown-toggle.datepicker table tr td span.active:hover,
.open .dropdown-toggle.datepicker table tr td span.active.disabled,
.open .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
  background-image: none;
}
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td span.active,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active:hover.disabled:active,
.datepicker table tr td span.active.disabled.disabled:active,
.datepicker table tr td span.active.disabled:hover.disabled:active,
.datepicker table tr td span.active[disabled]:active,
.datepicker table tr td span.active:hover[disabled]:active,
.datepicker table tr td span.active.disabled[disabled]:active,
.datepicker table tr td span.active.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td span.active:active,
fieldset[disabled] .datepicker table tr td span.active:hover:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active:hover.disabled.active,
.datepicker table tr td span.active.disabled.disabled.active,
.datepicker table tr td span.active.disabled:hover.disabled.active,
.datepicker table tr td span.active[disabled].active,
.datepicker table tr td span.active:hover[disabled].active,
.datepicker table tr td span.active.disabled[disabled].active,
.datepicker table tr td span.active.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td span.active.active,
fieldset[disabled] .datepicker table tr td span.active:hover.active,
fieldset[disabled] .datepicker table tr td span.active.disabled.active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #999999;
}
.datepicker .datepicker-switch {
  width: 145px;
}
.datepicker thead tr:first-child th,
.datepicker tfoot tr th {
  cursor: pointer;
}
.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover {
  background: #eeeeee;
}
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}
.datepicker thead tr:first-child .cw {
  cursor: default;
  background-color: transparent;
}
.input-group.date .input-group-addon {
  cursor: pointer;
}
.input-daterange {
  width: 100%;
}
.input-daterange input {
  text-align: center;
}
.input-daterange input:first-child {
  border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
  border-radius: 0 3px 3px 0;
}
.input-daterange .input-group-addon {
  width: auto;
  min-width: 16px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  text-shadow: 0 1px 0 white;
  vertical-align: middle;
  background-color: #eeeeee;
  border: solid #cccccc;
  border-width: 1px 0;
  margin-left: -5px;
  margin-right: -5px;
}
/*Including locations list style*/

.widget.dnb-kids-planner-tabs .nav-tabs > li.active a {
  font-size: 1.8em;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-kids-planner-tabs .nav-tabs > li.active a {
    font-size: 4.2em;
    line-height: 2em;
  }
}
.widget.dnb-kids-planner-tabs .nav-tabs > li > a {
  font-size: 1.8em;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-kids-planner-tabs .nav-tabs > li > a {
    font-size: 4.2em;
    line-height: 2em;
  }
}
.widget.dnb-kids-planner-tabs .bulletList {
  max-width: 65px;
  float: left;
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-kids-planner-tabs .bulletList {
    width: 100%;
    max-width: 212px;
  }
}
.widget.dnb-kids-planner-tabs h2 {
  width: 100%;
  font-size: 1.9em;
  margin-top: 0;
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-kids-planner-tabs h2 {
    width: 65%;
    font-size: 2.6em;
  }
}
.widget.dnb-kids-planner-tabs h3 {
  margin: 0;
  font-family: "dinbusterregular";
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-kids-planner-tabs h3 {
    margin-top: 20px;
    margin-bottom: 10px;
  }
}
.widget.dnb-kids-planner-tabs h4 {
  margin: 0;
  font-size: 6em;
  font-family: "dinbusterregular";
}
@media only screen and (min-width: 768px) {
  .widget.dnb-kids-planner-tabs h4 {
    position: absolute;
    width: 30%;
    margin-left: 0;
    top: 2px;
    right: 0;
    font-size: 14em;
  }
}
@media only screen and (min-width: 768px) {
  .widget.dnb-kids-planner-tabs h4 {
    top: -17px;
    font-size: 12em;
    right: -83px;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-kids-planner-tabs h4 sup {
    margin-left: 0;
    margin-right: 0;
    font-size: 91px;
    top: -32px;
    left: -4px;
  }
}
.widget.dnb-kids-planner-tabs .descripcion {
  width: 100%;
  font-size: 1.2em;
  text-transform: capitalize;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-kids-planner-tabs .descripcion {
    width: 55%;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-kids-planner-tabs .descripcion {
    width: 55%;
    font-size: 1.3em;
    overflow: hidden;
  }
}
.widget.dnb-kids-planner-tabs .dnb-promo-restrictions {
  padding: 0;
  overflow: initial;
}
.widget.dnb-kids-planner-tabs .dnb-promo-restrictions-headline {
  position: relative;
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-kids-planner-tabs .dnb-promo-restrictions-headline {
    width: 100%;
    padding: 0 0 0 1%;
  }
}
.widget.dnb-kids-planner-tabs .dnb-promo-restrictions-headline h3 {
  font-family: "DINNextRoundedLTPro-Regular";
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-kids-planner-tabs .dnb-promo-restrictions-headline h3 {
    padding-left: 21%;
    font-size: 4em;
  }
}
.widget.dnb-kids-planner-tabs .tab-0 h2,
.widget.dnb-kids-planner-tabs .tab-0 h3 em,
.widget.dnb-kids-planner-tabs .tab-0 h4 {
  color: #05a2cd;
}
.widget.dnb-kids-planner-tabs .tab-1 h2,
.widget.dnb-kids-planner-tabs .tab-1 h3 em,
.widget.dnb-kids-planner-tabs .tab-1 h4 {
  color: #dc0784;
}
.widget.dnb-kids-planner-tabs .tab-2 h2,
.widget.dnb-kids-planner-tabs .tab-2 h3 em,
.widget.dnb-kids-planner-tabs .tab-2 h4 {
  color: #e2e300;
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-kids-planner-tabs .col-sm-12 {
    margin: 10px 0;
  }
}
.widget.dnb-kids-planner-tabs .kids-planner-tabs-disclaimer {
  float: left;
  margin-top: 0;
  padding: 15px 0;
  color: #aaaaaa;
  font-family: "OpenSans";
  font-size: 0.9em;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-kids-planner-tabs .kids-planner-tabs-disclaimer {
    padding: 15px 0;
  }
}
.widget.dnb-kids-planner-tabs .kids-planner-tabs-disclaimer hr {
  border-color: #aaaaaa;
}
/*Include the less for the my profile page*/

.widget.dnb-edit-profile {
  padding: 0 6.25%;
  /* DnB Checbox Style */

}
@media only screen and (min-width: 768px) {
  .widget.dnb-edit-profile {
    padding: 0 20.4%;
  }
}
.widget.dnb-edit-profile .teaser {
  font-size: 1em;
  font-family: 'DINNextRoundedLTPro-Regular';
  text-transform: uppercase;
  margin-top: 31px;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-edit-profile .teaser {
    padding: 0px 33%;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-edit-profile .teaser {
    font-size: 1.8em;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-edit-profile .teaser {
    font-size: 2.285715em;
    line-height: 1;
  }
}
.widget.dnb-edit-profile .headline {
  font-size: 2.75em;
  text-align: left;
  margin: 10px 0 20px 0;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-edit-profile .headline {
    font-size: 4.4em;
    margin: 0 0 32px 0;
    text-align: center;
    letter-spacing: 0.3px;
  }
}
.widget.dnb-edit-profile .headline sup {
  font-size: 60%;
}
.widget.dnb-edit-profile .subheadline {
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-edit-profile .subheadline {
    margin-bottom: 50px;
    text-align: center;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-edit-profile .subheadline {
    margin-bottom: 70px;
    font-size: 1.3em;
    max-width: 60%;
    margin: 0 auto;
    letter-spacing: -0.1px;
    line-height: 1.6;
  }
}
.widget.dnb-edit-profile p {
  font-size: 1em;
  text-align: left;
  font-family: 'DINNextRoundedLTPro-Regular';
}
@media only screen and (min-width: 768px) {
  .widget.dnb-edit-profile p {
    display: block;
    font-size: 1em;
    margin-top: 15px;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-edit-profile p {
    font-size: 1.8em;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-edit-profile p {
    font-size: 1.75em;
    margin-top: 2px;
  }
}
.widget.dnb-edit-profile p sup {
  font-size: 60%;
}
.widget.dnb-edit-profile h5 {
  font-size: 1.5em;
  text-align: left;
  font-family: 'DINNextRoundedLTPro-Regular';
}
@media only screen and (min-width: 768px) {
  .widget.dnb-edit-profile h5 {
    display: block;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-edit-profile h5 {
    font-size: 1.8em;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-edit-profile h5 {
    font-size: 2.25em;
  }
}
.widget.dnb-edit-profile h5 sup {
  font-size: 60%;
}
.widget.dnb-edit-profile h5.closed:before {
  content: "";
  background: url(/media/design/closed-ico.png) no-repeat 0 0;
  width: 40px;
  display: inline-block;
  height: 40px;
  color: #666666;
  position: absolute;
  cursor: pointer;
}
.widget.dnb-edit-profile .store-name {
  margin: 40px 0 30px 0;
}
.widget.dnb-edit-profile h5.open:before {
  content: "";
  background: url(/media/design/open-ico.png) no-repeat 0 0;
  width: 40px;
  display: inline-block;
  height: 40px;
  color: #666666;
  position: absolute;
  cursor: pointer;
}
.widget.dnb-edit-profile h5 span {
  display: block;
  padding: 5px 0 11px 55px;
  margin-top: 25px;
  font-size: 0.9em;
  letter-spacing: -1.1px;
}
.widget.dnb-edit-profile .toggle {
  padding-bottom: 15px;
  background: url(/media/design/orange-dot.png) repeat-x bottom;
}
.widget.dnb-edit-profile .subtitle {
  font-size: 1em;
  text-align: center;
  font-family: 'DINNextRoundedLTPro-Regular';
}
@media only screen and (min-width: 768px) {
  .widget.dnb-edit-profile .subtitle {
    display: block;
    font-size: 1em;
    margin-top: 15px;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-edit-profile .subtitle {
    font-size: 1.8em;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-edit-profile .subtitle {
    font-size: 2.25em;
    margin-top: 2px;
  }
}
.widget.dnb-edit-profile .subtitle sup {
  font-size: 60%;
}
.widget.dnb-edit-profile input[type="text"],
.widget.dnb-edit-profile input[type="email"],
.widget.dnb-edit-profile input[type="password"],
.widget.dnb-edit-profile input[type="date"] {
  display: block;
  margin: 0 auto 20px 0;
  width: 100%;
  height: 50px;
  font-family: 'DINNextRoundedLTPro-Regular';
  font-size: 1.286em;
  color: #767676;
  border-radius: 5px;
  padding: 0 20px;
  border-style: solid;
  border-color: white;
}
.widget.dnb-edit-profile form.ng-submitted input.ng-invalid {
  border: 3px solid #ff4c01;
}
.widget.dnb-edit-profile .required {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-edit-profile .required {
    display: block;
    float: right;
  }
}
.widget.dnb-edit-profile .required-container {
  height: 30px;
}
.widget.dnb-edit-profile .column {
  padding: 0 15px;
}
.widget.dnb-edit-profile .dnb-button a {
  width: 100%;
  font-size: 1.857em;
  margin: 10px auto;
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-edit-profile .dnb-button a {
    width: auto;
    padding: 0 5.2%;
    font-size: 0.89em;
    height: 46px;
    line-height: 2.1em;
  }
}
.widget.dnb-edit-profile .receiveEmails {
  font-size: 1em;
  text-align: left;
  font-family: 'DINNextRoundedLTPro-Regular';
  display: inline-block;
  margin-left: 40px;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-edit-profile .receiveEmails {
    display: block;
    font-size: 1em;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-edit-profile .receiveEmails {
    font-size: 1.8em;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-edit-profile .receiveEmails {
    font-size: 1.75em;
    margin-top: 2px;
  }
}
.widget.dnb-edit-profile .receiveEmails sup {
  font-size: 60%;
}
.widget.dnb-edit-profile input[type=checkbox] {
  display: none;
}
.widget.dnb-edit-profile .dnb-checkbox {
  width: 30px;
  position: relative;
}
.widget.dnb-edit-profile .dnb-checkbox label {
  margin: 0;
  cursor: pointer;
  position: absolute;
  width: 30px;
  height: 30px;
  top: 0;
  border-radius: 4px;
  -webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
  background: white;
}
.widget.dnb-edit-profile .dnb-checkbox label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  content: '';
  position: absolute;
  width: 19px;
  height: 9px;
  background: transparent;
  top: 7px;
  left: 6px;
  border: 4px solid #dc0784;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.widget.dnb-edit-profile .dnb-checkbox label:hover::after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  opacity: 0.5;
}
.widget.dnb-edit-profile .dnb-checkbox input[type=checkbox]:checked + label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.widget.dnb-edit-profile #box-form {
  padding: 26px;
}
.widget.dnb-location-store-details {
  padding: 0 6%;
  font-family: 'OpenSans';
}
@media only screen and (min-width: 768px) {
  .widget.dnb-location-store-details {
    padding: 0px 13%;
  }
}
.widget.dnb-location-store-details .detail {
  margin-bottom: 8%;
}
.widget.dnb-location-store-details .detail:after {
  display: table;
  content: '';
  clear: both;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-location-store-details .detail {
    margin-bottom: 1.5%;
  }
}
.widget.dnb-location-store-details .detail h3 {
  font-size: 1.15em;
  text-transform: uppercase;
  letter-spacing: 0.1px;
  color: #ff8f00;
  margin-bottom: 0;
  font-family: 'OpenSans-Bold';
  line-height: 24px;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-location-store-details .detail h3 {
    float: left;
    width: 16%;
    text-align: right;
    margin-top: 0;
    padding-right: 2%;
    box-sizing: border-box;
  }
}
@media only screen and (min-width: 768px) {
  .widget.dnb-location-store-details .detail div {
    float: left;
    width: 84%;
  }
}
.widget.dnb-location-store-details .detail li,
.widget.dnb-location-store-details .detail p {
  font-size: 1.15em;
  letter-spacing: 0px;
  line-height: 24px;
  padding-bottom: 5px;
}
.widget.dnb-location-store-details .detail ul {
  padding-left: 4%;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-location-store-details .detail ul {
    padding-left: 2%;
  }
}
.widget.dnb-location-store-details h2 {
  margin-bottom: 8.3%;
  margin-top: 4%;
  font-family: 'dinbusterregular';
}
.widget.dnb-location-store-details h2:first-child {
  margin-top: 2%;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-location-store-details h2 {
    margin-bottom: 3%;
    font-size: 2.7em;
    margin-left: 16%;
  }
}
.widget.dnb-heading-text {
  text-align: center;
  padding: 0 6.25%;
  clear: both;
}
.widget.dnb-heading-text .headline {
  font-size: 2.1em;
  margin-top: 14%;
  line-height: 1em;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-heading-text .headline {
    text-align: right;
    margin-top: 8%;
    margin-right: -2.5%;
    font-size: 2.2em;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-heading-text .headline {
    text-align: right;
    margin-top: 8%;
    margin-right: -2.5%;
    font-size: 2.714287em;
  }
}
.widget.dnb-heading-text .button-container {
  width: 100%;
  margin-bottom: 35px;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-heading-text .button-container {
    margin-top: 10%;
    width: 50%;
    margin-left: 9%;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-heading-text .button-container {
    margin-top: 10%;
    width: 44%;
    margin-left: 9%;
  }
}
.widget.dnb-heading-text .button-container .dnb-button {
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-heading-text .button-container .dnb-button {
    font-size: 1em;
  }
}
.widget.dnb-heading-text .button-container .dnb-button a {
  width: 100%;
  font-size: 1.85714em;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-heading-text .button-container .dnb-button a {
    max-width: 220px;
  }
}
.widget.dnb-charging-app-call-out {
  position: relative;
  padding: 11% 0 0;
  background-color: #1a1a1a;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-charging-app-call-out {
    padding-top: 0;
  }
}
.widget.dnb-charging-app-call-out .copy-container {
  padding: 0 6.25%;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-charging-app-call-out .copy-container {
    padding: 0;
    padding-left: 13.617%;
    padding-top: 5.2%;
    margin-bottom: 5.637%;
  }
}
.widget.dnb-charging-app-call-out .copy-container .headline {
  line-height: 1em;
  padding-bottom: 7px;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-charging-app-call-out .copy-container .headline {
    font-size: 5.14286em;
  }
}
.widget.dnb-charging-app-call-out .copy-container .teaser {
  font-size: 16px;
  font-family: 'DINNextRoundedLTPro-Regular';
  margin: 0;
  line-height: 1.4;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-charging-app-call-out .copy-container .teaser {
    margin-top: 1.104%;
    font-size: 1.285714em;
    padding-left: 0.554%;
    line-height: 1.5;
    padding-right: 13%;
  }
}
.widget.dnb-charging-app-call-out .copy-container .img-responsive {
  margin-top: 5%;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-charging-app-call-out .copy-container .img-responsive {
    margin-top: 10%;
  }
}
.widget.dnb-charging-app-call-out .copy-container .androidIcon {
  max-width: 43%;
  float: left;
}
.widget.dnb-charging-app-call-out .copy-container .appleIcon {
  max-width: 51%;
  float: right;
  margin-top: 5%;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-charging-app-call-out .copy-container .appleIcon {
    float: left;
    margin-left: 2.6%;
    margin-top: 10%;
  }
}
.widget.dnb-charging-app-call-out .img-container {
  margin-top: 7%;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-charging-app-call-out .img-container {
    position: absolute;
    right: 0;
    bottom: 0;
  }
}
/*Include the less for the my profile page*/

.widget.single-widget-accordeon {
  max-width: 770px;
  margin: 0 auto;
  padding: 0 20px;
}
.widget.single-widget-accordeon p {
  font-size: 1em;
  text-align: left;
  font-family: 'DINNextRoundedLTPro-Regular';
}
@media only screen and (min-width: 768px) {
  .widget.single-widget-accordeon p {
    display: block;
    font-size: 1.3em;
    margin-top: 15px;
    padding-left: 50px;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.single-widget-accordeon p {
    font-size: 1.3em;
    margin-top: 2px;
  }
}
.widget.single-widget-accordeon p sup {
  font-size: 60%;
}
.widget.single-widget-accordeon h5 {
  font-size: 1.5em;
  text-align: left;
  font-family: 'DINNextRoundedLTPro-Regular';
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .widget.single-widget-accordeon h5 {
    display: block;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.single-widget-accordeon h5 {
    font-size: 1.8em;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.single-widget-accordeon h5 {
    font-size: 1.8em;
  }
}
.widget.single-widget-accordeon h5 sup {
  font-size: 60%;
}
.widget.single-widget-accordeon h5.closed:before {
  content: "";
  background: url(/media/design/closed-ico.png) no-repeat 0 0;
  width: 40px;
  display: inline-block;
  height: 40px;
  color: #666666;
  position: absolute;
  cursor: pointer;
}
.widget.single-widget-accordeon h5.open:before {
  content: "";
  background: url(/media/design/open-ico.png) no-repeat 0 0;
  width: 40px;
  display: inline-block;
  height: 40px;
  color: #666666;
  position: absolute;
  cursor: pointer;
}
.widget.single-widget-accordeon h5 span {
  display: block;
  padding: 0 0 0 50px;
  margin-top: 25px;
}
@media only screen and (min-width: 768px) {
  .widget.single-widget-accordeon h5 span {
    padding: 5px 0 0 50px;
  }
}
.widget.single-widget-accordeon div.toggle {
  padding-bottom: 15px;
  background: url(/media/design/orange-dot.png) repeat-x bottom;
}
.widget.single-widget-accordeon div.toggle:last-child {
  background: none;
}
.widget.single-widget-accordeon div.toggle > div {
  margin-top: 30px;
}
.widget.dnb-disclaimer {
  font-size: 11px;
  font-family: 'DINNextRoundedLTPro-Regular';
  color: #888888;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-disclaimer {
    font-size: 12px;
  }
}
.widget.dnb-disclaimer p {
  max-width: 770px;
  margin: 0 auto;
  padding: 0 20px;
}
.widget.dnb-disclaimer a {
  color: #888888;
  text-decoration: underline;
}
.dnb-intro-new-one img {
  min-height: 170px;
  margin-bottom: 3px;
}
.dnb-intro-new-one .video-content {
  display: none;
}
@media only screen and (min-width: 768px) {
  .dnb-intro-new-one .video-content {
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .dnb-intro-new-one .hero-content.mobile-only {
    display: none;
  }
}
.dnb-intro-new-one .hero-copy {
  padding: 18px 18px 0 22px;
  /*Tablet*/

  /*Desktop Small*/

  /*Desktop Large*/

}
@media only screen and (min-width: 768px) {
  .dnb-intro-new-one .hero-copy {
    margin-top: -112px;
    text-align: center;
  }
}
@media only screen and (min-width: 1024px) {
  .dnb-intro-new-one .hero-copy {
    margin-top: -120px;
    padding: 0;
  }
}
@media only screen and (min-width: 1366px) {
  .dnb-intro-new-one .hero-copy {
    max-width: 1000px;
    margin: -139px auto 0;
  }
}
.dnb-intro-new-one .headline {
  line-height: 1em;
  font-size: 2.8em;
  margin: 3px 0 5px 0;
  padding: 0;
  letter-spacing: 0.2px;
  /*Tablet*/

  /*Desktop Small*/

  /*Desktop Large*/

}
@media only screen and (min-width: 768px) {
  .dnb-intro-new-one .headline {
    font-size: 6em;
  }
}
@media only screen and (min-width: 1024px) {
  .dnb-intro-new-one .headline {
    font-size: 8.5em;
  }
}
@media only screen and (min-width: 1366px) {
  .dnb-intro-new-one .headline {
    line-height: 0.9em;
    font-size: 10em;
    margin-bottom: 10px;
  }
}
.dnb-intro-new-one .teaser {
  font-family: 'DINNextRoundedLTPro-Regular';
  padding: 0;
  font-size: 1.2em;
  margin: 0;
  letter-spacing: -0.4px;
  line-height: 0.9;
  /*Tablet*/

  /*Desktop Small*/

  /*Desktop Large*/

}
@media only screen and (min-width: 768px) {
  .dnb-intro-new-one .teaser {
    font-size: 2.5em;
  }
}
@media only screen and (min-width: 1024px) {
  .dnb-intro-new-one .teaser {
    font-size: 2.5em;
  }
}
@media only screen and (min-width: 1366px) {
  .dnb-intro-new-one .teaser {
    font-size: 3em;
    margin: 13px 0;
  }
}
.dnb-intro-new-one .hero-content {
  width: 100%;
}
/*Including hero template one styles*/

.widget.dnb-intro-new-two .hero-content {
  width: 100%;
}
.widget.dnb-intro-new-two .video-content {
  display: none;
}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-new-two .video-content {
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-new-two .hero-content.mobile-only {
    display: none;
  }
}
.widget.dnb-intro-new-two h2,
.widget.dnb-intro-new-two h3 {
  line-height: 0.87;
  margin-top: -6px;
  letter-spacing: -0.1px;
  margin-left: -3px;
  /*Tablet*/

}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-new-two h2,
  .widget.dnb-intro-new-two h3 {
    text-align: center;
    line-height: 0.93;
    margin-top: -6px;
    letter-spacing: -0.1px;
    margin-left: -3px;
  }
}
.widget.dnb-intro-new-two p {
  text-align: left !important;
  font-family: 'DINNextRoundedLTPro-Regular';
  line-height: 1.5;
  letter-spacing: 0.2px;
  font-size: 1.1em;
  margin-top: 0px;
  margin-left: 1px;
  /*Tablet*/

  /*Desktop Large*/

}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-new-two p {
    text-align: center !important;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-intro-new-two p {
    font-size: 1.43em;
    width: 640px;
    margin: 1px auto;
    letter-spacing: -0.9px;
  }
}
.widget.dnb-intro-new-two .hero-copy h1 {
  text-align: left;
  font-family: 'DINNextRoundedLTPro-Regular';
  font-size: 1.7em;
  /*Tablet*/

  /*Desktop Small*/

}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-new-two .hero-copy h1 {
    text-align: center !important;
    font-size: 2.5em;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-intro-new-two .hero-copy h1 {
    text-align: center !important;
    font-size: 2.5em;
  }
}
.widget.dnb-intro-new-two .hero-copy {
  text-align: left;
  max-width: 850px;
  margin: 0 auto;
  padding: 20px;
  /*Tablet*/

  /*Desktop Small*/

}
@media only screen and (min-width: 768px) {
  .widget.dnb-intro-new-two .hero-copy {
    margin-top: -178px;
    text-align: center;
    padding: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-intro-new-two .hero-copy {
    margin-top: -223px;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-intro-new-two .hero-copy {
    margin-top: -250px;
  }
}
.widget.dnb-intro-new-two .hero-copy .teaser {
  font-size: 1.13em;
  line-height: 1;
  margin-left: 1px;
  /*Desktop Small*/

}
@media only screen and (min-width: 1024px) {
  .widget.dnb-intro-new-two .hero-copy .teaser {
    font-size: 2.6em;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-intro-new-two .hero-copy .teaser {
    font-size: 2.6em;
    letter-spacing: -0.4px;
    margin-left: 7px;
  }
}
.dnb-big-button .dnb-button a {
  width: 330px;
  font-size: 2.56em;
  margin: 0 auto;
  height: 60px;
  line-height: 1.4;
}
.dnb-big-button .center-button {
  text-align: center;
}
.dnb-small-button {
  border: 0;
}
.dnb-small-button .dnb-button a {
  font-size: 1.857em;
  margin: 0 auto;
  height: 50px;
  text-align: center;
  border: 0;
}
.dnb-small-button .center-button {
  text-align: center;
}
.dnb-intro-headline-clean img {
  min-height: 170px;
  margin-bottom: 3px;
}
.dnb-intro-headline-clean .video-content {
  display: none;
}
@media only screen and (min-width: 768px) {
  .dnb-intro-headline-clean .video-content {
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .dnb-intro-headline-clean .hero-content.mobile-only {
    display: none;
  }
}
.dnb-intro-headline-clean .hero-copy {
  padding: 18px 18px 0 22px;
  /*Tablet*/

  /*Desktop Small*/

  /*Desktop Large*/

}
@media only screen and (min-width: 768px) {
  .dnb-intro-headline-clean .hero-copy {
    margin-top: -8.3%;
    text-align: center;
  }
}
@media only screen and (min-width: 1024px) {
  .dnb-intro-headline-clean .hero-copy {
    margin-top: -6.6%;
    padding: 0;
  }
}
@media only screen and (min-width: 1366px) {
  .dnb-intro-headline-clean .hero-copy {
    max-width: 1000px;
    margin: -6% auto 0;
  }
}
.dnb-intro-headline-clean .headline {
  line-height: 1em;
  font-size: 2.8em;
  margin: 3px 0 5px 0;
  padding: 0;
  letter-spacing: 0.2px;
  /*Tablet*/

  /*Desktop Small*/

  /*Desktop Large*/

}
@media only screen and (min-width: 768px) {
  .dnb-intro-headline-clean .headline {
    font-size: 6em;
  }
}
@media only screen and (min-width: 1024px) {
  .dnb-intro-headline-clean .headline {
    font-size: 8.5em;
  }
}
@media only screen and (min-width: 1366px) {
  .dnb-intro-headline-clean .headline {
    line-height: 0.9em;
    font-size: 10em;
    margin-bottom: 10px;
  }
}
.dnb-intro-headline-clean .hero-content {
  width: 100%;
}
/*Including hero template one styles*/

.dnb-intro-header-textcontext .hero-content {
  width: 100%;
}
.dnb-intro-header-textcontext .video-content {
  display: none;
}
@media only screen and (min-width: 768px) {
  .dnb-intro-header-textcontext .video-content {
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .dnb-intro-header-textcontext .hero-content.mobile-only {
    display: none;
  }
}
.dnb-intro-header-textcontext h2,
.dnb-intro-header-textcontext h3 {
  line-height: 0.87;
  margin-top: -6px;
  letter-spacing: -0.1px;
  margin-left: -3px;
  /*Tablet*/

}
@media only screen and (min-width: 768px) {
  .dnb-intro-header-textcontext h2,
  .dnb-intro-header-textcontext h3 {
    text-align: center;
    line-height: 0.93;
    margin-top: -146px;
    letter-spacing: -0.1px;
    margin-left: -3px;
  }
}
@media only screen and (min-width: 1024px) {
  .dnb-intro-header-textcontext h2,
  .dnb-intro-header-textcontext h3 {
    margin-top: 28px;
  }
}
@media only screen and (min-width: 1366px) {
  .dnb-intro-header-textcontext h2,
  .dnb-intro-header-textcontext h3 {
    margin-top: 49px;
  }
}
.dnb-intro-header-textcontext p {
  text-align: left !important;
  font-family: 'DINNextRoundedLTPro-Regular';
  line-height: 1.5;
  letter-spacing: 0.2px;
  font-size: 1.1em;
  margin-top: 0px;
  margin-left: 1px;
  /*Tablet*/

  /*Desktop Large*/

}
@media only screen and (min-width: 768px) {
  .dnb-intro-header-textcontext p {
    text-align: center !important;
  }
}
@media only screen and (min-width: 1366px) {
  .dnb-intro-header-textcontext p {
    font-size: 1.43em;
    width: 640px;
    margin: 1px auto;
    letter-spacing: -0.9px;
  }
}
.dnb-intro-header-textcontext .hero-copy h1 {
  text-align: left;
  font-family: 'DINNextRoundedLTPro-Regular';
  font-size: 1.7em;
  /*Tablet*/

  /*Desktop Small*/

}
@media only screen and (min-width: 768px) {
  .dnb-intro-header-textcontext .hero-copy h1 {
    text-align: center !important;
    font-size: 2.5em;
  }
}
@media only screen and (min-width: 1024px) {
  .dnb-intro-header-textcontext .hero-copy h1 {
    text-align: center !important;
    font-size: 2.5em;
  }
}
.dnb-intro-header-textcontext .hero-copy {
  text-align: left;
  max-width: 850px;
  margin: 0 auto;
  padding: 20px;
  /*Tablet*/

  /*Desktop Small*/

}
@media only screen and (min-width: 768px) {
  .dnb-intro-header-textcontext .hero-copy {
    margin-top: -13.2%;
    text-align: center;
    padding: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .dnb-intro-header-textcontext .hero-copy {
    margin-top: -16.5%;
  }
}
@media only screen and (min-width: 1366px) {
  .dnb-intro-header-textcontext .hero-copy {
    margin-top: -18.5%;
  }
}
.dnb-intro-header-textcontext .hero-copy .teaser {
  font-size: 1.13em;
  line-height: 1;
  margin-left: 1px;
  /*Desktop Small*/

}
@media only screen and (min-width: 1024px) {
  .dnb-intro-header-textcontext .hero-copy .teaser {
    font-size: 2.6em;
  }
}
@media only screen and (min-width: 1366px) {
  .dnb-intro-header-textcontext .hero-copy .teaser {
    font-size: 2.6em;
    letter-spacing: -0.4px;
    margin-left: 7px;
  }
}
/*Including Bullert list css*/

@media only screen and (min-width: 1024px) {
  .widget.dnb-two-cols-bullet {
    margin: 0 auto;
    width: 90%;
  }
}
@media only screen and (min-width: 1366px) {
  .widget.dnb-two-cols-bullet {
    width: 65%;
    margin: 0 auto;
  }
}
.widget.dnb-two-cols-bullet .bulletList {
  display: block;
  padding: 0 20px;
}
.widget.dnb-two-cols-bullet .bulletList ul {
  padding: 0 20px;
  /*Desktop Medium*/

}
@media only screen and (min-width: 1024px) {
  .widget.dnb-two-cols-bullet .bulletList ul {
    padding: 0 20px;
    padding-right: 0;
    margin-right: 0;
    margin-left: 40px;
  }
}
.widget.dnb-two-cols-bullet .bulletList ul li {
  font-family: 'DINNextRoundedLTPro-Regular';
  text-transform: uppercase;
  margin: 5px 0;
  font-size: 1.15em;
  letter-spacing: -0.2px;
  line-height: 1.3;
  margin-bottom: 11px;
  margin-left: -3px;
}
/*@import (less) "partials/image-left-7-5.less.css";*/

/*@import (less) "partials/widgets/image-text-overlay.less.css";*/

.customMenu-ButtonContainer {
  margin: 0 auto;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  /*Desktop Small*/

  /*Desktop Larger*/

}
@media only screen and (min-width: 1024px) {
  .customMenu-ButtonContainer {
    width: 90%;
  }
}
@media only screen and (min-width: 1066px) {
  .customMenu-ButtonContainer {
    width: 74%;
  }
}
.customMenu-ButtonContainer .menuItem {
  list-style: none;
  margin: 14px 20px;
  /*Tablet*/

}
@media only screen and (min-width: 768px) {
  .customMenu-ButtonContainer .menuItem {
    list-style: none;
    display: inline-block;
    margin: 10px 5px;
  }
}
@media only screen and (min-width: 1066px) {
  .customMenu-ButtonContainer .menuItem .dnb-button {
    font-size: 1.9em;
  }
}
.customMenu-ButtonContainer .menuItem .dnb-button a {
  text-transform: uppercase;
  width: 100%;
  font-size: 1.3em;
  padding: 6px 28.1px;
  /*Tablet*/

}
@media only screen and (min-width: 768px) {
  .customMenu-ButtonContainer .menuItem .dnb-button a {
    width: auto;
    display: inline-block;
    font-size: 1em;
  }
}
@media only screen and (min-width: 1366px) {
  .bottomlistmenus {
    font-size: 2.143em !important;
  }
}
/*@import (less) "partials/menu-favourites-carousel.less.css";*/

.planning .hero-copy {
  bottom: 50px;
  transform: translateX(-50%);
  position: absolute;
  left: 50%;
  /* margin-right: 50%; */
  margin: 0 auto;
  text-align: center;
  padding: 0 20px;
  overflow: hidden;
  width: 400px;
}
.widget.dnb-event-list {
  max-width: 1144px;
  width: 100%;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-event-list {
    padding-top: 6px;
    padding-left: 0;
    padding-right: 0;
  }
}
.widget.dnb-event-list > .row:first-child {
  margin-bottom: -23px;
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-event-list > .row:first-child {
    margin-bottom: 0;
  }
}
.widget.dnb-event-list > .row:last-child {
  margin-bottom: -14px;
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-event-list > .row:last-child {
    margin-bottom: 0;
  }
}
.widget.dnb-event-list .dnb-tab-content-img {
  margin: 20px 0;
  margin-bottom: 20px;
  overflow: hidden;
  /*Desktop Small*/

}
.widget.dnb-event-list .dnb-tab-content-img:hover {
  cursor: pointer;
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-event-list .dnb-tab-content-img:hover .eventTitle {
    height: 100%;
  }
  .widget.dnb-event-list .dnb-tab-content-img:hover .readMore {
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .widget.dnb-event-list .dnb-tab-content-img {
    padding-right: 10px;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-event-list .dnb-tab-content-img {
    margin: 14px 0;
    padding-right: 7px;
    margin-bottom: 27px;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-event-list .dnb-tab-content-img:nth-child(2) {
    padding-left: 6px;
    padding-right: 7px;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-event-list .dnb-tab-content-img:nth-child(3) {
    padding-left: 13px;
    padding-right: 0px;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-event-list .dnb-tab-content-img {
    padding-right: 13px;
    margin-bottom: 27px;
  }
}
.widget.dnb-event-list .dnb-tab-content-img .eventTitle {
  padding: 0px 18px;
  position: absolute;
  font-size: 2.7em;
  line-height: 1em;
  letter-spacing: -1.5px;
  width: 100%;
  height: 44.7%;
  text-align: center;
  background-color: rgba(220, 7, 132, 0.75);
  transition: all 0.25s ease-in-out;
  color: white;
  text-align: left;
  /*Tablet*/

  /*Desktop Small*/

}
@media only screen and (min-width: 768px) {
  .widget.dnb-event-list .dnb-tab-content-img .eventTitle {
    width: 96.2%;
    font-size: 1.8em;
  }
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-event-list .dnb-tab-content-img .eventTitle {
    font-size: 3.1em;
    letter-spacing: 0.7px;
    width: 96.6%;
    height: 38.5%;
  }
}
.widget.dnb-event-list .dnb-tab-content-img .eventTitle h2 {
  font-size: 0.9em;
  padding-top: 6px;
  letter-spacing: 0;
  line-height: 0.95;
}
@media only screen and (min-width: 1024px) {
  .widget.dnb-event-list .dnb-tab-content-img .eventTitle h2 {
    font-size: 1em;
    margin-top: 21px;
    line-height: 1;
    letter-spacing: 0.4px;
  }
}
.widget.dnb-event-list .dnb-tab-content-img .readMore {
  line-height: 1;
  display: none;
  top: 77.6%;
  position: absolute;
  border: 3px solid;
  padding: 7px;
  line-height: 1.2;
  left: 0%;
  width: 89.1%;
  border-radius: 4px;
  margin: 0 20px;
  text-align: center;
  font-size: 0.6em;
  letter-spacing: 0px;
  color: white;
}
/*@import (less) "partials/media-tabs.less.css";*/

/*Including D&B's Footer*/

.footer {
  text-transform: uppercase;
  margin-top: -5px;
  padding-left: 5px;
  position: relative;
  padding: 20px 20px;
}
@media only screen and (min-width: 768px) {
  .footer {
    padding: 33px 112px;
  }
}
@media only screen and (min-width: 1383px) {
  .footer {
    box-sizing: border-box;
    width: 1366px;
    margin: 0 auto;
  }
}
.footer .disclaimer-footer {
  font-size: 11px;
  font-family: 'DINNextRoundedLTPro-Regular';
  color: #888888;
}
@media only screen and (min-width: 768px) {
  .footer .disclaimer-footer {
    font-size: 12px;
  }
}
.footer .disclaimer-footer a {
  color: #888888;
  text-decoration: underline;
}
.footer .dnb-footer-menu {
  overflow: hidden;
  float: left;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .footer .dnb-footer-menu {
    width: 70%;
    margin-top: 8px;
  }
}
@media only screen and (min-width: 1200px) {
  .footer .dnb-footer-menu {
    width: 100%;
  }
}
.footer .dnb-footer-menu > a {
  width: 100%;
  text-align: left;
  padding: 0;
  line-height: 1.45;
  font-size: 1em;
  font-family: "dinbusterregular";
  text-decoration:none;
}
@media only screen and (min-width: 768px) {
  .footer .dnb-footer-menu > a {
    width: auto;
    margin-right: 20px;
  }
}
.footer .dnb-footer-menu .btn-default {
  background: transparent;
  border: 0;
  color: white;
}
.footer .dnb-footer-menu .btn-default:first-child {
  padding-left: 0;
}
.footer .dnb-footer-logo {
  width: 190px;
  text-align: center;
  padding: 22px 0;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .footer .dnb-footer-logo {
    position: absolute;
    right: -2px;
    top: -14px;
    width: 18%;
  }
}
@media only screen and (min-width: 1200px) {
  .footer .dnb-footer-logo {
    width: 195px;
  }
}
.footer .dnb-footer-logo a {
  color: white;
  font-family: 'DINNextRoundedLTPro-Regular';
  margin-top: 4px;
  float: left;
  width: 100%;
  text-align: left;
  text-decoration:none;
}
@media only screen and (min-width: 768px) {
  .footer .dnb-footer-logo a {
    text-align: center;
    padding-top: 8px;
    margin-left: 1px;
    font-size: 1.15em;
  }
}
.footer .dnb-footer-logo .chevron-right:after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url(/media/design/arrow.png) no-repeat 0 0;
  background-size: contain;
  -ms-transform: rotate(265deg);
  /* IE 9 */
  -webkit-transform: rotate(265deg);
  /* Chrome, Safari, Opera */
  transform: rotate(265deg);
  position: absolute;
  left: 87px;
  top: 240px;
}
@media only screen and (min-width: 768px) {
  .footer .dnb-footer-logo .chevron-right:after {
    left: 128px;
    top: 76px;
  }
}
@media only screen and (min-width: 1024px) {
  .footer .dnb-footer-logo .chevron-right:after {
    width: 15px;
    height: 15px;
    left: 140px;
    top: 81px;
  }
}
@media only screen and (min-width: 1200px) {
  .footer .dnb-footer-logo .chevron-right:after {
    top: 89px;
    left: 149px;
  }
}
.footer .dnb-social-icons {
  text-align: right;
  overflow: hidden;
  padding: 0;
  margin-top: 10px;
}
@media only screen and (min-width: 768px) {
  .footer .dnb-social-icons {
    margin-top: 13px;
  }
}
.footer .dnb-social-icons .dnb-footer-menu > a {
  float: left;
  width: auto;
}
.footer .dnb-social-icons .dnb-footer-menu > a:first-child {
  margin-left: 0;
}
@media only screen and (min-width: 768px) {
  .footer .dnb-social-icons .dnb-footer-menu > a {
    margin-right: 0;
  }
}
.footer .dnb-social-icons .btn {
  padding: 0;
  margin-left: 10px;
}
.footer .dnb-footer-text {
  margin-top: 8px;
  font-family: opensans;
  font-size: 0.8em;
  text-transform: capitalize;
  letter-spacing: -0.15px;
  color:#fff;
}
@media only screen and (min-width: 768px) {
  .footer .dnb-footer-text {
    margin-top: 40px;
  }
}
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

/*@import (less) "partials/media-tabs.less.css";*/

/* body .busy-overlay {
  transition-property: opacity, visibility;
  transition-timing-function: ease, linear;
  transition-duration: 0.5s;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0;
  visibility: hidden;
}
body.dnb-busy .busy-overlay {
  opacity: 0.8;
  cursor: wait;
  visibility: visible;
} */
