/* Minification failed. Returning unminified contents.
(29164,32): run-time error CSS1055: Expected media-query expression, found 'only'
 */
@import "https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,900";
@import "//fonts.googleapis.com/css?family=Roboto:100,300";
/*! OneCMS.StarterKit | morteinsk - v1.23.0 - Stylesheet Generated: Wed May 30 2018 16:50:05 GMT+0530 (India Standard Time) */

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

@import url('https://fonts.googleapis.com/css?family=Nunito|Oswald|Source+Sans+Pro');





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,
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: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  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"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  select {
    background: #fff !important;
  }

  .navbar {
    display: none;
  }

  .table td,
  .table th {
    background-color: #fff !important;
  }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('/bower_components/bootstrap/Fonts/glyphicons-halflings-regular.eot');
  src: url('/bower_components/bootstrap/Fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/bower_components/bootstrap/Fonts/glyphicons-halflings-regular.woff') format('woff'), url('/bower_components/bootstrap/Fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/bower_components/bootstrap/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 {
  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";
}

* {
  -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: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #d60002;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #8a0001;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: thin dotted;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img,
.sk-carousel-item .sk-image-holder img,
.sk-grid-image__image,
.sk-404-error .sk-image-holder img,
.sk-product-feature-image,
.sk-product-thumbnail-image,
.sk-product-feature-image-empty > img,
.sk-product-feature-image-empty a > img,
.sk-dealer__logo,
.sk-sitemap-item img,
.sk-instruction-image,
.sk-list-item-image-holder img,
.sk-product-gallery .sk-product-gallery-item-wrapper img,
.sk-product-list .sk-list-item-wrapper img,
.sk-category-image-link > img,
.sk-category-image-link a > img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 4px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  -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;
  width: 100% \9;
  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;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: #415a6c;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}

h1,
.h1 {
  font-size: 36px;
}

h2,
.h2 {
  font-size: 30px;
}

h3,
.h3 {
  font-size: 24px;
}

h4,
.h4 {
  font-size: 18px;
}

h5,
.h5 {
  font-size: 14px;
}

h6,
.h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small,
.small {
  font-size: 85%;
}

cite {
  font-style: normal;
}

mark,
.mark {
  background-color: #fff7f4;
  padding: .2em;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #191919;
}

a.text-primary:hover {
  color: #000000;
}

.text-success {
  color: #96d22d;
}

a.text-success:hover {
  color: #78a824;
}

.text-info {
  color: #25b1e6;
}

a.text-info:hover {
  color: #1693c2;
}

.text-warning {
  color: #ff6428;
}

a.text-warning:hover {
  color: #f44400;
}

.text-danger {
  color: #d60002;
}

a.text-danger:hover {
  color: #a30002;
}

.bg-primary {
  color: #fff;
  background-color: #191919;
}

a.bg-primary:hover {
  background-color: #000000;
}

.bg-success {
  background-color: #f4fbea;
}

a.bg-success:hover {
  background-color: #dff2c0;
}

.bg-info {
  background-color: #dcf2fb;
}

a.bg-info:hover {
  background-color: #aee2f6;
}

.bg-warning {
  background-color: #fff7f4;
}

a.bg-warning:hover {
  background-color: #ffd2c1;
}

.bg-danger {
  background-color: #fdeef6;
}

a.bg-danger:hover {
  background-color: #f8c0dd;
}

.page-header,
.sk-page-header,
.sk-article-nav-header,
.sk-promo-row-header,
.sk-latest-articles-header,
.sk-grid-title,
.sk-category-area-header,
.sk-product-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.42857143;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}

.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

blockquote:before,
blockquote:after {
  content: "";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 2px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 1px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 2px;
}

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,
.sk-container-body,
.sk-container-breadcrumbs,
.sk-container-footer,
.sk-container-header,
.sk-container-nav,
.sk-container-regulatory,
.sk-container-carousel-item,
.sk-site-messages,
.sk-general-jumbotron-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .container,
  .sk-container-body,
  .sk-container-breadcrumbs,
  .sk-container-footer,
  .sk-container-header,
  .sk-container-nav,
  .sk-container-regulatory,
  .sk-container-carousel-item,
  .sk-site-messages,
  .sk-general-jumbotron-container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container,
  .sk-container-body,
  .sk-container-breadcrumbs,
  .sk-container-footer,
  .sk-container-header,
  .sk-container-nav,
  .sk-container-regulatory,
  .sk-container-carousel-item,
  .sk-site-messages,
  .sk-general-jumbotron-container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container,
  .sk-container-body,
  .sk-container-breadcrumbs,
  .sk-container-footer,
  .sk-container-header,
  .sk-container-nav,
  .sk-container-regulatory,
  .sk-container-carousel-item,
  .sk-site-messages,
  .sk-general-jumbotron-container {
    width: 1180px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-11 {
    width: 91.66666667%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-1 {
    width: 8.33333333%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-pull-11 {
    right: 91.66666667%;
  }

  .col-md-pull-10 {
    right: 83.33333333%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-8 {
    right: 66.66666667%;
  }

  .col-md-pull-7 {
    right: 58.33333333%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-2 {
    right: 16.66666667%;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-push-11 {
    left: 91.66666667%;
  }

  .col-md-push-10 {
    left: 83.33333333%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-8 {
    left: 66.66666667%;
  }

  .col-md-push-7 {
    left: 58.33333333%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-5 {
    left: 41.66666667%;
  }

  .col-md-push-4 {
    left: 33.33333333%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-2 {
    left: 16.66666667%;
  }

  .col-md-push-1 {
    left: 8.33333333%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }
}

table {
  background-color: transparent;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #f4fbea;
}

.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: #eaf6d5;
}

.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: #dcf2fb;
}

.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: #c5eaf8;
}

.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: #fff7f4;
}

.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: #ffe5db;
}

.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: #fdeef6;
}

.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: #fbd7e9;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
  }

  .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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: thin dotted;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 2px;
  -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, -webkit-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: #d90000;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #d90000;
}

.form-control::-webkit-input-placeholder {
  color: #d90000;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857143 \0;
}

input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
  line-height: 30px;
}

input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
  line-height: 46px;
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  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 {
  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;
}

.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}

.input-sm,
.form-horizontal .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 1px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}

.input-lg,
.form-horizontal .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 4px;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}

.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #96d22d;
}

.has-success .form-control {
  border-color: #96d22d;
  -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: #78a824;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0e481;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0e481;
}

.has-success .input-group-addon {
  color: #96d22d;
  border-color: #96d22d;
  background-color: #f4fbea;
}

.has-success .form-control-feedback {
  color: #96d22d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #ff6428;
}

.has-warning .form-control {
  border-color: #ff6428;
  -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: #f44400;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffae8e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffae8e;
}

.has-warning .input-group-addon {
  color: #ff6428;
  border-color: #ff6428;
  background-color: #fff7f4;
}

.has-warning .form-control-feedback {
  color: #ff6428;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #d60002;
}

.has-error .form-control {
  border-color: #d60002;
  -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: #a30002;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff3d3f;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff3d3f;
}

.has-error .input-group-addon {
  color: #d60002;
  border-color: #d60002;
  background-color: #fdeef6;
}

.has-error .form-control-feedback {
  color: #d60002;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .form-inline .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 {
  top: 0;
  right: 15px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: thin dotted;
}

.btn:hover,
.btn:focus {
  color: #fff;
  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;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-default {
  color: #fff;
  background-color: #415a6c;
  border-color: #54758c;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #fff;
  background-color: #2e3f4c;
  border-color: #3d5566;
}

.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: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: #415a6c;
  border-color: #54758c;
}

.btn-default .badge {
  color: #415a6c;
  background-color: #fff;
}

.btn-primary {
  color: #fff;
  background-color: #191919;
  border-color: #0c0c0c;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}

.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: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: #191919;
  border-color: #0c0c0c;
}

.btn-primary .badge {
  color: #191919;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #96d22d;
  border-color: #87bd29;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #78a824;
  border-color: #638b1e;
}

.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: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: #96d22d;
  border-color: #87bd29;
}

.btn-success .badge {
  color: #96d22d;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #25b1e6;
  border-color: #19a4d9;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #1693c2;
  border-color: #137aa2;
}

.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: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: #25b1e6;
  border-color: #19a4d9;
}

.btn-info .badge {
  color: #25b1e6;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #ff6428;
  border-color: #ff520e;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #f44400;
  border-color: #d03a00;
}

.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: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: #ff6428;
  border-color: #ff520e;
}

.btn-warning .badge {
  color: #ff6428;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #e62828;
  border-color: #db1919;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c41717;
  border-color: #a41313;
}

.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: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: #e62828;
  border-color: #db1919;
}

.btn-danger .badge {
  color: #e62828;
  background-color: #fff;
}

.btn-link {
  color: #d60002;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}

.btn-link,
.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: #8a0001;
  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.33;
  border-radius: 4px;
}

.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 1px;
}

.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 1px;
}

.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: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 2px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #191919;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@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:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-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: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 2px;
  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 > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0);
}

.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.33;
  border-radius: 4px;
}

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: 1px;
}

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 1px;
}

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 4px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
}

.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.nav > li.disabled > a {
  color: #777777;
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #d60002;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 2px 2px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified > li {
  float: none;
}

.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 2px;
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 2px 2px 0 0;
  }

  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 2px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #191919;
}

.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: 2px;
}

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 2px 2px 0 0;
  }

  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 38px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 2px;
  }
}

@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  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;
    -webkit-box-shadow: none;
    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-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;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

@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: 9px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 38px;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

@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: 2px;
  margin-bottom: 2px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 2px;
}

.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: 4.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;
    -webkit-box-shadow: none;
    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: 9px;
    padding-bottom: 9px;
  }

  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
  }
}

.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: 2px;
  margin-bottom: 2px;
}

@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 .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;
  }
}

@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-form.navbar-right:last-child {
    margin-right: -15px;
  }
}

.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 {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 2px;
  margin-bottom: 2px;
}

.navbar-btn.btn-sm {
  margin-top: 4px;
  margin-bottom: 4px;
}

.navbar-btn.btn-xs {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-text {
  margin-top: 9px;
  margin-bottom: 9px;
}

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }

  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #415a6c;
  border-color: #354957;
}

.navbar-default .navbar-brand {
  color: #fff;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #e6e6e6;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #fff;
}

.navbar-default .navbar-nav > li > a {
  color: #fff;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #fff;
  background-color: #3b5262;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #354957;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: rgba(255, 255, 255, 0.3);
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ea3592;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: rgba(255, 255, 255, 0.9);
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #354957;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #354957;
  color: #fff;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: #3b5262;
  }

  .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: #fff;
    background-color: #354957;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #fff;
}

.navbar-default .navbar-link:hover {
  color: #fff;
}

.navbar-default .btn-link {
  color: #fff;
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #fff;
}

.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: transparent;
  border-color: transparent;
}

.navbar-inverse .navbar-brand {
  color: #ffffff;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #ffffff;
}

.navbar-inverse .navbar-nav > li > a {
  color: #ffffff;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
}

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: rgba(0, 0, 0, 0);
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: rgba(0, 0, 0, 0);
  color: #fff;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: transparent;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: transparent;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: rgba(0, 0, 0, 0);
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: #ffffff;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #ffffff;
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f9f9f9;
  border-radius: 2px;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}

.breadcrumb > .active {
  color: #777777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 2px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #fff;
  background-color: #212121;
  border: 1px solid #ddd;
  margin-left: -1px;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #fff;
  background-color: #212121;
  border-color: #ddd;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #212121;
  border-color: #191919;
  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: #fff;
  background-color: #212121;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 1px;
  border-top-left-radius: 1px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 1px;
  border-top-right-radius: 1px;
}

.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: #212121;
  border: 1px solid #ddd;
  border-radius: 15px;
}

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #212121;
}

.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: #fff;
  background-color: #212121;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

.label-default {
  background-color: #777777;
}

.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #191919;
}

.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #000000;
}

.label-success {
  background-color: #96d22d;
}

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #78a824;
}

.label-info {
  background-color: #25b1e6;
}

.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #1693c2;
}

.label-warning {
  background-color: #ff6428;
}

.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #f44400;
}

.label-danger {
  background-color: #e62828;
}

.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c41717;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}

a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #d60002;
  background-color: #fff;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

.jumbotron,
.sk-jumbotron--article-list {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: rgba(60, 71, 100, 0.1);
}

.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

.jumbotron > hr {
  border-top-color: rgba(41, 48, 68, 0.1);
}

.container .jumbotron {
  border-radius: 4px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron,
  .sk-jumbotron--article-list {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }

  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail,
.sk-product-feature-image-link,
.sk-product-thumbnail-image-link,
.sk-category-image-link {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.thumbnail > img,
.thumbnail a > img,
.sk-category-image-link > img,
.sk-category-image-link a > img {
  margin-left: auto;
  margin-right: auto;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active,
a.sk-category-image-link:hover,
a.sk-category-image-link:focus,
a.sk-category-image-link.active {
  border-color: #d60002;
}

.thumbnail .caption,
.sk-category-image-link .caption {
  padding: 9px;
  color: #333333;
}

.alert,
.sk-article-list-page .sk-no-content {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 2px;
}

.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: #f4fbea;
  border-color: #f0f6d5;
  color: #96d22d;
}

.alert-success hr {
  border-top-color: #e8f2c0;
}

.alert-success .alert-link {
  color: #78a824;
}

.alert-info,
.sk-article-list-page .sk-no-content {
  background-color: #dcf2fb;
  border-color: #bcf1f7;
  color: #25b1e6;
}

.alert-info hr {
  border-top-color: #a5ecf5;
}

.alert-info .alert-link {
  color: #1693c2;
}

.alert-warning {
  background-color: #fff7f4;
  border-color: #ffdfdb;
  color: #ff6428;
}

.alert-warning hr {
  border-top-color: #ffc8c1;
}

.alert-warning .alert-link {
  color: #f44400;
}

.alert-danger {
  background-color: #fdeef6;
  border-color: #fbd7ef;
  color: #d60002;
}

.alert-danger hr {
  border-top-color: #f8c0e6;
}

.alert-danger .alert-link {
  color: #a30002;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 2px;
  -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: #fff;
  text-align: center;
  background-color: #191919;
  -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);
  -webkit-background-size: 40px 40px;
  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[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
  min-width: 30px;
}

.progress-bar[aria-valuenow="0"] {
  color: #777777;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.progress-bar-success {
  background-color: #96d22d;
}

.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: #25b1e6;
}

.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: #ff6428;
}

.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: #e62828;
}

.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,
.media-body {
  overflow: hidden;
  zoom: 1;
}

.media,
.media .media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media-object {
  display: block;
}

.media-heading {
  margin: 0 0 5px;
}

.media > .pull-left {
  margin-right: 10px;
}

.media > .pull-right {
  margin-left: 10px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:first-child {
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}

.list-group-item > .badge {
  float: right;
}

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

a.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #191919;
  border-color: #191919;
}

.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: #7f7f7f;
}

.list-group-item-success {
  color: #96d22d;
  background-color: #f4fbea;
}

a.list-group-item-success {
  color: #96d22d;
}

a.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #96d22d;
  background-color: #eaf6d5;
}

a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #96d22d;
  border-color: #96d22d;
}

.list-group-item-info {
  color: #25b1e6;
  background-color: #dcf2fb;
}

a.list-group-item-info {
  color: #25b1e6;
}

a.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #25b1e6;
  background-color: #c5eaf8;
}

a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #25b1e6;
  border-color: #25b1e6;
}

.list-group-item-warning {
  color: #ff6428;
  background-color: #fff7f4;
}

a.list-group-item-warning {
  color: #ff6428;
}

a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #ff6428;
  background-color: #ffe5db;
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #ff6428;
  border-color: #ff6428;
}

.list-group-item-danger {
  color: #d60002;
  background-color: #fdeef6;
}

a.list-group-item-danger {
  color: #d60002;
}

a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #d60002;
  background-color: #fbd7e9;
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #d60002;
  border-color: #d60002;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel,
.sk-promo-slot {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 2px;
  -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,
.sk-promo-slot-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.panel-title > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}

.panel > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}

.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}

.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:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}

.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: 1px;
}

.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: 1px;
}

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}

.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: 1px;
}

.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: 1px;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 20px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 2px;
}

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default,
.sk-promo-slot,
.sk-panel-nav-secondary,
.sk-panel-related {
  border-color: #ddd;
}

.panel-default > .panel-heading,
.sk-promo-slot > .panel-heading,
.sk-panel-nav-secondary > .panel-heading,
.sk-panel-related > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body,
.sk-promo-slot > .panel-heading + .panel-collapse > .panel-body,
.sk-panel-nav-secondary > .panel-heading + .panel-collapse > .panel-body,
.sk-panel-related > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

.panel-default > .panel-heading .badge,
.sk-promo-slot > .panel-heading .badge,
.sk-panel-nav-secondary > .panel-heading .badge,
.sk-panel-related > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body,
.sk-promo-slot > .panel-footer + .panel-collapse > .panel-body,
.sk-panel-nav-secondary > .panel-footer + .panel-collapse > .panel-body,
.sk-panel-related > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #191919;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #191919;
  border-color: #191919;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #191919;
}

.panel-primary > .panel-heading .badge {
  color: #191919;
  background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #191919;
}

.panel-success {
  border-color: #f0f6d5;
}

.panel-success > .panel-heading {
  color: #96d22d;
  background-color: #f4fbea;
  border-color: #f0f6d5;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #f0f6d5;
}

.panel-success > .panel-heading .badge {
  color: #f4fbea;
  background-color: #96d22d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #f0f6d5;
}

.panel-info {
  border-color: #bcf1f7;
}

.panel-info > .panel-heading {
  color: #25b1e6;
  background-color: #dcf2fb;
  border-color: #bcf1f7;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bcf1f7;
}

.panel-info > .panel-heading .badge {
  color: #dcf2fb;
  background-color: #25b1e6;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bcf1f7;
}

.panel-warning {
  border-color: #ffdfdb;
}

.panel-warning > .panel-heading {
  color: #ff6428;
  background-color: #fff7f4;
  border-color: #ffdfdb;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ffdfdb;
}

.panel-warning > .panel-heading .badge {
  color: #fff7f4;
  background-color: #ff6428;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ffdfdb;
}

.panel-danger {
  border-color: #fbd7ef;
}

.panel-danger > .panel-heading {
  color: #d60002;
  background-color: #fdeef6;
  border-color: #fbd7ef;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #fbd7ef;
}

.panel-danger > .panel-heading .badge {
  color: #fdeef6;
  background-color: #d60002;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #fbd7ef;
}

.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 {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well,
.sk-faq-list {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 2px;
  -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: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 4px;
}

.well-sm {
  padding: 9px;
  border-radius: 1px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
  color: #000;
  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: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  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.42857143px;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    -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;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  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: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 2px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 3px 3px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}

.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}

.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.carousel-inner > .item {
  display: none;
  position: relative;
  -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;
}

.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: #fff;
  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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  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%;
  z-index: 5;
  display: inline-block;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}

.carousel-control .icon-prev:before {
  content: '\2039';
}

.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }

  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }

  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after,
.sk-page-header-has-featured-image:before,
.sk-page-header-has-featured-image:after,
.sk-article-nav-links:before,
.sk-article-nav-links:after,
.sk-jumbotron__container:before,
.sk-jumbotron__container:after,
.sk-scroll-nav:before,
.sk-scroll-nav:after,
.sk-buy-online-list:before,
.sk-buy-online-list:after,
.sk-product-body:before,
.sk-product-body:after,
.sk-product-images:before,
.sk-product-images:after,
.sk-product-extended-info:before,
.sk-product-extended-info:after,
.sk-gallery-list:before,
.sk-gallery-list:after,
.sk-list:before,
.sk-list:after,
.no-flexbox .sk-promotional-category-list:before,
.no-flexbox .sk-promotional-category-list:after,
.no-flexbox .sk-product-category-list:before,
.no-flexbox .sk-product-category-list:after,
.sk-related-product-list:before,
.sk-related-product-list:after,
.sf-heading-container:before,
.sf-heading-container:after,
.sf-feature-section__list:before,
.sf-feature-section__list:after,
.sf-heading:before,
.sf-heading:after,
.sf-other-solution-list:before,
.sf-other-solution-list:after,
.sf-solution-tip__content:before,
.sf-solution-tip__content:after,
.vpb-result-product-container:before,
.vpb-result-product-container:after,
.vpb-result-tips-list-container:before,
.vpb-result-tips-list-container:after,
.vpb-result-projects-header:before,
.vpb-result-projects-header:after,
.vpb-result-other-project-list-container:before,
.vpb-result-other-project-list-container:after,
.vpb-result-primary-project-list-container:before,
.vpb-result-primary-project-list-container:after,
.vpb-result-primary-project-list-container:before,
.vpb-result-primary-project-list-container:after,
.sk-promo-rows.vpb-promo-rows:before,
.sk-promo-rows.vpb-promo-rows:after,
.vpb-share-container:before,
.vpb-share-container:after,
.vpb-promo-rows:before,
.vpb-promo-rows:after,
.pc-prod-section__products:before,
.pc-prod-section__products:after,
.pc-prod-section__products-row:before,
.pc-prod-section__products-row:after,
.pc-noscript__inner:before,
.pc-noscript__inner:after,
.continental-map-container:before,
.continental-map-container:after,
.sk-container-body:before,
.sk-container-body:after,
.sk-container-breadcrumbs:before,
.sk-container-breadcrumbs:after,
.sk-container-footer:before,
.sk-container-footer:after,
.sk-container-header:before,
.sk-container-header:after,
.sk-container-nav:before,
.sk-container-nav:after,
.sk-container-regulatory:before,
.sk-container-regulatory:after,
.sk-container-carousel-item:before,
.sk-container-carousel-item:after,
.sk-site-messages:before,
.sk-site-messages:after,
.sk-general-jumbotron-container:before,
.sk-general-jumbotron-container: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,
.sk-page-header-has-featured-image:after,
.sk-article-nav-links:after,
.sk-jumbotron__container:after,
.sk-scroll-nav:after,
.sk-buy-online-list:after,
.sk-product-body:after,
.sk-product-images:after,
.sk-product-extended-info:after,
.sk-gallery-list:after,
.sk-list:after,
.no-flexbox .sk-promotional-category-list:after,
.no-flexbox .sk-product-category-list:after,
.sk-related-product-list:after,
.sf-heading-container:after,
.sf-feature-section__list:after,
.sf-heading:after,
.sf-other-solution-list:after,
.sf-solution-tip__content:after,
.vpb-result-product-container:after,
.vpb-result-tips-list-container:after,
.vpb-result-projects-header:after,
.vpb-result-other-project-list-container:after,
.vpb-result-primary-project-list-container:after,
.vpb-result-primary-project-list-container:after,
.sk-promo-rows.vpb-promo-rows:after,
.vpb-share-container:after,
.vpb-promo-rows:after,
.pc-prod-section__products:after,
.pc-prod-section__products-row:after,
.pc-noscript__inner:after,
.continental-map-container:after,
.sk-container-body:after,
.sk-container-breadcrumbs:after,
.sk-container-footer:after,
.sk-container-header:after,
.sk-container-nav:after,
.sk-container-regulatory:after,
.sk-container-carousel-item:after,
.sk-site-messages:after,
.sk-general-jumbotron-container:after {
  clear: both;
}

.center-block,
.sk-carousel-item .sk-image-holder img,
.sk-404-error .sk-image-holder img,
.sk-product-feature-image,
.sk-product-thumbnail-image,
.sk-sitemap-item img,
.sk-list-item-image-holder img,
.sk-product-gallery .sk-product-gallery-item-wrapper img,
.sk-product-list .sk-list-item-wrapper img {
  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;
  visibility: hidden !important;
}

.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

@-ms-viewport {
  width: device-width;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (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;
  }

  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;
  }
}

select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}

.bootstrap-select {
  width: 220px \0;
  /*IE9 and below*/
}

.bootstrap-select > .dropdown-toggle {
  width: 100%;
  padding-right: 25px;
  z-index: 1;
}

.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
}

.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2;
}

.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48;
}

.bootstrap-select.fit-width {
  width: auto !important;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: auto;
}

.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}

.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}

.bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}

.bootstrap-select.form-control.input-group-btn {
  z-index: auto;
}

.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}

.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
  float: right;
}

.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
  margin-bottom: 0;
}

.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0;
}

.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%;
}

.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group > .disabled {
  cursor: not-allowed;
}

.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important;
}

.bootstrap-select.btn-group.bs-container {
  position: absolute;
}

.bootstrap-select.btn-group.bs-container .dropdown-menu {
  z-index: 1060;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}

.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
  width: 100%;
}

.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}

.bootstrap-select.btn-group .dropdown-menu li.active small {
  color: #fff;
}

.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed;
}

.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}

.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none;
}

.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
}

.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}

.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  -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);
  pointer-events: none;
  opacity: 0.9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
  position: static;
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
  z-index: 1061;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #cccccc;
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid #cccccc;
  border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid white;
  border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto;
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block;
}

.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px;
}

.bs-actionsbox {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.bs-actionsbox .btn-group button {
  width: 50%;
}

.bs-donebutton {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.bs-donebutton .btn-group button {
  width: 100%;
}

.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}

.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}

/*******************************/

/*
 * This extends bootstrap with an override theme.
 * Use it as a base when creating your own styling
 * or replace it with fully customized bootstrap.
 */

/*
  (RB) Custom Typography
  **************************************/

/*h1, h2, h3,*/

legend {
  color: #415a6c;
}

body {
  font-family: "Oswald";
  color: #ffffff;
  background: #d60002;
}

h1 {
  font-size: 30px;
}

h2 {
  font-size: 24px;
}

h3 {
  font-size: 18px;
}

.text-mandatory {
  color: #000000;
}

@media (max-width: 767px) {
  h1 {
    font-size: 30px;
  }

  h2 {
    font-size: 24px;
  }

  h3 {
    font-size: 18px;
  }
}

* {
  outline: none;
}

a {
  word-break: break-word;
}

@font-face {
  font-family: 'texgyreadventorbold';
  src: url('/css/CmsPlugins/RB-StarterKit/themes/morteinsk/fonts/texgyreadventor-bold-webfont.eot');
  src: url('/css/CmsPlugins/RB-StarterKit/themes/morteinsk/fonts/texgyreadventor-bold-webfont.eot?#iefix') format('embedded-opentype'), url('/css/CmsPlugins/RB-StarterKit/themes/morteinsk/fonts/texgyreadventor-bold-webfont.woff') format('woff'), url('/css/CmsPlugins/RB-StarterKit/themes/morteinsk/fonts/texgyreadventor-bold-webfont.ttf') format('truetype'), url('/css/CmsPlugins/RB-StarterKit/themes/morteinsk/fonts/texgyreadventor-bold-webfont.svg#texgyreadventorbold') format('svg');
}

@font-face {
  font-family: 'texgyreadventorbold';
  src: url('/css/CmsPlugins/RB-StarterKit/themes/morteinsk/fonts/texgyreadventor-bold-webfont.eot');
  src: url('/css/CmsPlugins/RB-StarterKit/themes/morteinsk/fonts/texgyreadventor-bold-webfont.eot?#iefix') format('embedded-opentype'), url('/css/CmsPlugins/RB-StarterKit/themes/morteinsk/fonts/texgyreadventor-bold-webfont.woff') format('woff'), url('/css/CmsPlugins/RB-StarterKit/themes/morteinsk/fonts/texgyreadventor-bold-webfont.ttf') format('truetype'), url('/css/CmsPlugins/RB-StarterKit/themes/morteinsk/fonts/texgyreadventor-bold-webfont.svg#texgyreadventorbold') format('svg');
}

/*
 * Custom Colours
 **************************************/

/*Infosys - oneCMS to SK upgrade for mortein */

/*Infosys - oneCMS to SK upgrade for mortein */

/*Devices Resolution*/

/* fonts */

/*
 Header Styles
 **************************************/

.sk-main-header .sk-logo {
  text-align: center;
  z-index: 10024;
  position: relative;
}

@media (min-width: 768px) {
  .sk-main-header .sk-logo {
    text-align: left;
  }
}

@media (min-width: 1200px) {
  .sk-main-header .sk-logo {
    margin-top: -1px;
    display: inline-block;
    position: absolute;
  }
}

.sk-site-name {
  margin: 0;
}

.sk-site-name-text {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

@media (min-width: 1200px) {
  .sk-container-header {
    background: #c60002;
    border: 1px solid #ea0002;
    height: 40px;
  }

  .sk-container-header,
  .sk-container-nav {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }

  .sk-container-nav nav,
  .sk-main-header {
    width: 1180px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
  }

  .sk-container-nav {
    background: #d60002;
    border: 1px solid #b60002;
  }
}

@media all and (max-width: 1024px) {
  .sk-main-header .sk-sub-nav {
    display: none !important;
    /* aug 10 */
  }
}

@media all and (min-width: 1025px) {
  .sk-nav-inner .sk-localizer,
  .sk-nav-inner .sk-sub-nav-links {
    display: none !important;
  }
}

/*
  Footer
  **************************************/

.sk-footer {
  padding: 60px 0;
  font-family: 'Source Sans Pro', sans-serif;
}

.sk-footer .sk-footer-last-updated {
  color: #ffffff;
}

.sk-footer .navbar-nav {
  float: none;
  display: block;
  width: 100%;
  text-align: center;
}

.sk-footer .navbar-nav > li {
  float: none;
  display: inline-block;
}

.sk-footer :last-child.navbar-right.navbar-text {
  width: 270px;
  margin: 20px auto 0;
  float: none !important;
  text-align: center;
}

/*
  Scaffolding
  **************************************/

@media (max-width: 767px) {
  html {
    padding-top: 59px;
  }
}

body {
  position: relative;
}

.sk-page-header,
.sk-product-header {
  margin-top: 0;
  padding-bottom: 5px;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  /*Infosys - oneCMS to SK upgrade for mortein
        Updated class
    */
}

.sk-page-header:before,
.sk-page-header:after {
  content: " ";
  display: table;
}

.sk-page-header:after {
  clear: both;
}

.sk-page-header:before,
.sk-page-header:after {
  content: " ";
  display: table;
}

.sk-page-header:after {
  clear: both;
}

.sk-page-header__title,
.sk-page-header h1 {
  margin-top: 0;
  color: #ffffff;
  font-family: "Oswald";
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 600;
  text-align: left;
}

.sk-page-header-has-featured-image {
  margin-left: -15px;
  margin-right: -15px;
}

.sk-page-header-has-featured-image .sk-page-header-text-holder {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 992px) {
  .sk-page-header-has-featured-image .sk-page-header-text-holder {
    float: left;
    width: 66.66666667%;
  }
}

.sk-page-header-has-featured-image .sk-page-header-image-holder {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 992px) {
  .sk-page-header-has-featured-image .sk-page-header-image-holder {
    float: left;
    width: 33.33333333%;
  }
}

@media (min-width: 768px) {
  .sk-page-header-image {
    float: right !important;
  }
}

.sk-content-area {
  margin-top: 20px;
}

.clear {
  clear: both;
}

.sk-section-title {
  font-size: 34px;
  margin: 25px 0;
}

/*
 * Page Segments
 ******************************/

/*

In order to make the layouts more maleable we've split them into segments.
This allows you to specify different backgrounds across the segments or to group the different areas together

*/

.sk-segment-all {
  position: relative;
  /*&::before {
        .transition(1s);
        position:absolute;
        width:50%;
        height:100%;
        left:50%;
        top:0;
        content:'';
        background-image:url('images/kites/journey.ltr.png');
        background-repeat:no-repeat;
        z-index:-1;
        background-position:left 130px top 80px;
        @media(min-width:@screen-sm-min) {
            background-position: left 310px top 15px;
        }
        @media(min-width:@screen-md-min) {
            background-position: left 420px top 15px;
        }
        @media(min-width:@screen-lg-min) {
            background-position: left 520px top 15px;
        }
    }*/
}

/************************************/

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .sk-segment-header {
    background: #d60002;
    position: fixed;
    width: 100%;
    z-index: 99999;
    -webkit-box-shadow: 0 5px 4.75px 0.25px rgba(18, 4, 11, 0.25);
    box-shadow: 0 5px 4.75px 0.25px rgba(18, 4, 11, 0.25);
  }
}

.sk-segment-footer {
  margin-top: 10px;
}

/************************************/

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .sk-segment-top {
    height: 82px;
  }
}

/*
  Breadcrumbs
  **************************************/

.breadcrumb {
  margin: 25px 0 70px 120px;
  background: transparent;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .breadcrumb {
    display: block !important;
    margin: 15px 0 30px 100px;
  }
}

.breadcrumb li {
  font-family: 'Source Sans Pro', sans-serif;
}

.breadcrumb li a {
  font-weight: 600;
  color: #ffffff;
}

@media (min-width: 768px) and (max-width: 991px) {
  .sk-container-breadcrumbs {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-segment-breadcrumbs {
    height: 88px;
  }
}

.breadcrumb > li + li:before {
  content: "\e080";
  padding: 0 12px 0 11px;
  color: #ffffff;
  font-family: 'Glyphicons Halflings';
  font-size: 10px;
}

.RBStarterKitBuyOnlinePage .breadcrumb,
.RBStarterKitSitemapPage .breadcrumb {
  margin: 25px 0 45px 120px;
}

/*
  Containers
  **************************************/

.sk-jumbotron--product-page .carousel-inner .item,
.sk-jumbotron--productlist-page .carousel-inner .item {
  padding: 30px 10px;
}

.sk-jumbotron--product-page .sk-container-carousel-item,
.sk-jumbotron--productlist-page .sk-container-carousel-item {
  width: 100%;
}

@media (min-width: 992px) {
  .sk-jumbotron--product-page .carousel-control,
  .sk-jumbotron--productlist-page .carousel-control {
    width: 5%;
  }
}

.ps-tiles-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  padding-left: 15px;
}

.ps-tiles-wrapper .ps-tile {
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 15px;
  cursor: pointer;
}

.ps-tiles-wrapper .ps-tile--active {
  background: lightgray;
}

.ps-tiles-wrapper .ps-tile-title {
  font-weight: bold;
  text-align: center;
}

.ps-submit-button-container {
  padding-left: 25px;
}

.ps-submit-button-container .ps-submit-button {
  font-weight: bold;
  background-color: orange;
}

.ps-tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  width: 100%;
}

.ps-tabs .ps-tab {
  width: 50%;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  background: white;
  margin-bottom: 20px;
  cursor: pointer;
}

.ps-tabs .ps-tab--active {
  background: lightgray;
}

/*Infosys - oneCMS to SK upgrade for mortein
  Added new class
*/

.RBStarterKitHomePage .sk-container-body {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.RBStarterKitHomePage .homepagesolutionfinder {
  background-color: #e2e2e2;
  margin-bottom: 0;
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/icons/homepage4.png");
  background-repeat: no-repeat;
  background-position: right;
  margin-bottom: 45px;
}

@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitHomePage .homepagesolutionfinder {
    -webkit-background-size: cover;
    background-size: cover;
  }

  .RBStarterKitHomePage .homepagesolutionfinder .col-md-12 {
    padding: 0;
  }
}

.RBStarterKitHomePage .sk-grid-panel > .row {
  padding-left: 15px;
  padding-right: 15px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 1200px) {
  .RBStarterKitHomePage .sk-grid-panel > .row {
    width: 1180px;
  }
}

.RBStarterKitHomePage .sk-promo-slot-link-holder {
  position: absolute;
}

.RBStarterKitHomePage .sk-promo-slot-link {
  border-top: 1px solid #eaebee;
}

.RBStarterKitHomePage .sk-promo-slot-text-holder .sk-promo-slot-text {
  padding: 0;
}

.RBStarterKitHomePage .sk-promo-slot-text-holder .sk-promo-slot-text {
  padding: 0px 50px 0px 50px !important;
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitHomePage .sk-promo-slot-text-holder .sk-promo-slot-text {
    padding: 0px 50px 50px 50px !important;
  }
}

/*
  Regulatory Section
  **************************************/

.sk-regulatory {
  font-size: 11px;
}

.sk-regulatory > p {
  margin: 0.7em 0;
}

/*
  (RB) MasterPage Templates
  **************************************/

.sk-leftnav-template {
  padding-bottom: 10px;
}

@media (max-width: 768px) {
  .sk-leftnav-template {
    padding-bottom: 20px;
  }
}

/*
  Country Selector
  - Used on all pages
  **************************************/

.sk-country-selector .dropdown-menu,
.sk-language-selector .dropdown-menu {
  left: auto;
  right: 0;
}

.sk-country-selector .dropdown:hover,
.sk-language-selector .dropdown:hover {
  cursor: pointer;
}

.sk-country-selector .flag,
.sk-language-selector .flag {
  vertical-align: middle;
  width: 27px;
  height: 18px;
  display: none;
}

li.sk-country-selector a {
  padding-right: 35px;
}

/*.sk-country-selector-title{
    display: none;
}*/

.sk-language-selector-label {
  margin-left: 0;
  margin-right: 0;
  display: none !important;
}

/* Flag Country Codes */

.flag {
  width: 70px;
  height: 47px;
  display: inline-block;
  -webkit-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
}

.flag-AF {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Afghanistan.png");
}

.flag-AL {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Albania.png");
}

.flag-DZ {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Algeria.png");
}

.flag-AD {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Andorra.png");
}

.flag-AG {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Antigua-and-Barbuda.png");
}

.flag-AR {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Argentina.png");
}

.flag-AM {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Armenia.png");
}

.flag-AU {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Australia.png");
}

.flag-AT {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Austria.png");
}

.flag-AZ {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Azerbaijan.png");
}

.flag-BS {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Bahamas.png");
}

.flag-BH {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Bahrain.png");
}

.flag-BD {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Bangladesh.png");
}

.flag-BB {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Barbados.png");
}

.flag-BY {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Belarus.png");
}

.flag-BE {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Belgium.png");
}

.flag-BZ {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Belize.png");
}

.flag-BJ {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Benin.png");
}

.flag-BT {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Bhutan.png");
}

.flag-BO {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Bolivia.png");
}

.flag-BA {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Bosnia-and-Herzegovina.png");
}

.flag-BW {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Botswana.png");
}

.flag-BR {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Brazil.png");
}

.flag-BN {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Brunei.png");
}

.flag-BG {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Bulgaria.png");
}

.flag-BF {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Burkina-Faso.png");
}

.flag-BI {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Burundi.png");
}

.flag-CV {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Cabo-Verde.png");
}

.flag-KH {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Cambodia.png");
}

.flag-CM {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Cameroon.png");
}

.flag-CA {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Canada.png");
}

.flag-CF {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Central-African-Republic.png");
}

.flag-TD {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Chad.png");
}

.flag-CL {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Chile.png");
}

.flag-CN {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/China.png");
}

.flag-CO {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Colombia.png");
}

.flag-KM {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Comoros.png");
}

.flag-CD {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Congo-%28Democratic%29.png");
}

.flag-CG {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Congo-%28Republic%29.png");
}

.flag-CR {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Costa-Rica.png");
}

.flag-CI {
  background-image: url("images/flags/Cote-d'Ivoire.png");
}

.flag-HR {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Croatia.png");
}

.flag-CU {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Cuba.png");
}

.flag-CY {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Cyprus.png");
}

.flag-CZ {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Czech-Republic.png");
}

.flag-DK {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Denmark.png");
}

.flag-DJ {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Djibouti.png");
}

.flag-DM {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Dominica.png");
}

.flag-DO {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Dominican-Republic.png");
}

.flag-EC {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Ecuador.png");
}

.flag-EG {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Egypt.png");
}

.flag-SV {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/El-Salvador.png");
}

.flag-GQ {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Equatorial-Guinea.png");
}

.flag-ER {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Eritrea.png");
}

.flag-EE {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Estonia.png");
}

.flag-ET {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Ethiopia.png");
}

.flag-FJ {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Fiji.png");
}

.flag-FI {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Finland.png");
}

.flag-FR {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/France.png");
}

.flag-GA {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Gabon.png");
}

.flag-GM {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Gambia.png");
}

.flag-GE {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Georgia.png");
}

.flag-DE {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Germany.png");
}

.flag-GH {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Ghana.png");
}

.flag-GR {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Greece.png");
}

.flag-GD {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Grenada.png");
}

.flag-GT {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Guatemala.png");
}

.flag-GN {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Guinea.png");
}

.flag-GW {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Guinea-Bissau.png");
}

.flag-GY {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Guyana.png");
}

.flag-HT {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Haiti.png");
}

.flag-HK {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Hong-Kong.png");
}

.flag-HN {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Honduras.png");
}

.flag-HU {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Hungary.png");
}

.flag-IS {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Iceland.png");
}

.flag-IN {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/India.png");
}

.flag-ID {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Indonesia.png");
}

.flag-IR {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Iran.png");
}

.flag-IQ {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Iraq.png");
}

.flag-IE {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Ireland.png");
}

.flag-IL {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Israel.png");
}

.flag-IT {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Italy.png");
}

.flag-JM {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Jamaica.png");
}

.flag-JP {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Japan.png");
}

.flag-JO {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Jordan.png");
}

.flag-KZ {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Kazakhstan.png");
}

.flag-KE {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Kenya.png");
}

.flag-KI {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Kiribati.png");
}

.flag-KP {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Korea,-North.png");
}

.flag-KR {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Korea,-South.png");
}

.flag-KW {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Kuwait.png");
}

.flag-KG {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Kyrgyzstan.png");
}

.flag-LA {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Laos.png");
}

.flag-LV {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Latvia.png");
}

.flag-LB {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Lebanon.png");
}

.flag-LS {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Lesotho.png");
}

.flag-LR {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Liberia.png");
}

.flag-LY {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Libya.png");
}

.flag-LI {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Liechtenstein.png");
}

.flag-LT {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Lithuania.png");
}

.flag-LU {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Luxembourg.png");
}

.flag-MK {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Macedonia.png");
}

.flag-MG {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Madagascar.png");
}

.flag-MW {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Malawi.png");
}

.flag-MY {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Malaysia.png");
}

.flag-MV {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Maldives.png");
}

.flag-ML {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Mali.png");
}

.flag-MT {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Malta.png");
}

.flag-MH {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Marshall-Islands.png");
}

.flag-MR {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Mauritania.png");
}

.flag-MU {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Mauritius.png");
}

.flag-MX {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Mexico.png");
}

.flag-FM {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Micronesia-%28Federated%29.png");
}

.flag-MD {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Moldova.png");
}

.flag-MC {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Monaco.png");
}

.flag-MN {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Mongolia.png");
}

.flag-ME {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Montenegro.png");
}

.flag-MA {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Morocco.png");
}

.flag-MZ {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Mozambique.png");
}

.flag-MM {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Myanmar.png");
}

.flag-NA {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Namibia.png");
}

.flag-NR {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Nauru.png");
}

.flag-NP {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Nepal.png");
}

.flag-NL {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Netherlands.png");
}

.flag-NZ {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/New-Zealand.png");
}

.flag-NI {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Nicaragua.png");
}

.flag-NE {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Niger.png");
}

.flag-NG {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Nigeria.png");
}

.flag-NO {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Norway.png");
}

.flag-OM {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Oman.png");
}

.flag-PK {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Pakistan.png");
}

.flag-PW {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Palau.png");
}

.flag-PA {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Panama.png");
}

.flag-PG {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Papua-New-Guinea.png");
}

.flag-PY {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Paraguay.png");
}

.flag-PE {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Peru.png");
}

.flag-PH {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Philippines.png");
}

.flag-PL {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Poland.png");
}

.flag-PT {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Portugal.png");
}

.flag-QA {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Qatar.png");
}

.flag-RO {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Romania.png");
}

.flag-RU {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Russia.png");
}

.flag-RW {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Rwanda.png");
}

.flag-KN {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Saint-Kitts-and-Nevis.png");
}

.flag-LC {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Saint-Lucia.png");
}

.flag-VC {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Saint-Vincent-and-the-Grenadines.png");
}

.flag-WS {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Samoa.png");
}

.flag-SM {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/San-Marino.png");
}

.flag-ST {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Sao-Tome-and-Principe.png");
}

.flag-SA {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Saudi-Arabia.png");
}

.flag-SN {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Senegal.png");
}

.flag-RS {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Serbia.png");
}

.flag-SC {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Seychelles.png");
}

.flag-SL {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Sierra-Leone.png");
}

.flag-SG {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Singapore.png");
}

.flag-SK {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Slovakia.png");
}

.flag-SI {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Slovenia.png");
}

.flag-SB {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Solomon-Islands.png");
}

.flag-SO {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Somalia.png");
}

.flag-ZA {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/South-Africa.png");
}

.flag-SS {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/South-Sudan.png");
}

.flag-ES {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Spain.png");
}

.flag-LK {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Sri-Lanka.png");
}

.flag-SD {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Sudan.png");
}

.flag-SR {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Suriname.png");
}

.flag-SZ {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Swaziland.png");
}

.flag-SE {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Sweden.png");
}

.flag-CH {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Switzerland.png");
}

.flag-SY {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Syria.png");
}

.flag-TW {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Taiwan.png");
}

.flag-TJ {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Tajikistan.png");
}

.flag-TZ {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Tanzania.png");
}

.flag-TH {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Thailand.png");
}

.flag-TG {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Togo.png");
}

.flag-TO {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Tonga.png");
}

.flag-TT {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Trinidad-and-Tobago.png");
}

.flag-TN {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Tunisia.png");
}

.flag-TR {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Turkey.png");
}

.flag-TM {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Turkmenistan.png");
}

.flag-TV {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Tuvalu.png");
}

.flag-UG {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Uganda.png");
}

.flag-UA {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Ukraine.png");
}

.flag-AE {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/United-Arab-Emirates.png");
}

.flag-GB {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/United-Kingdom.png");
}

.flag-US {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/United-States-of-America.png");
}

.flag-UY {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Uruguay.png");
}

.flag-UZ {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Uzbekistan.png");
}

.flag-VU {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Vanuatu.png");
}

.flag-VA {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Vatican-City.png");
}

.flag-VE {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Venezuela.png");
}

.flag-YE {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Yemen.png");
}

.flag-ZM {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Zambia.png");
}

.flag-ZW {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Zimbabwe.png");
}

.flag-TL {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/East-Timor.png");
}

.flag-XK {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Kosovo.png");
}

.flag-VN {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Vietnam.png");
}

.sk-localizer .caret:after {
  content: " ";
  display: inline-block;
  position: absolute;
  top: 14px;
  background: url(/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/icons/arrow.png);
  width: 14px;
  height: 9px;
}

/*
  Primary Navigation
  **************************************/

@media (min-width: 768px) {
  .sk-nav-primary {
    position: relative;
  }
}

.sk-nav-primary .dropdown-menu {
  overflow: hidden;
  padding-bottom: 0;
}

.sk-nav-primary .dropdown-menu .sk-dropdown-menu-img {
  margin-right: 10px;
}

@media (max-width: 767px) {
  .sk-nav-primary {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    top: 0;
    border-width: 0 0 1px;
  }

  .sk-nav-primary .navbar-collapse {
    max-height: 340px;
  }
}

@media (max-width: 767px) and (max-width: 480px) and (orientation: landscape) {
  .sk-nav-primary .navbar-collapse {
    max-height: 200px;
  }
}

@media (max-width: 767px) and (min-width: 768px) {
  .sk-nav-primary {
    border-radius: 0;
  }
}

/*
  Header Sub Navigation
  **************************************/

.sk-sub-nav {
  display: block;
  border-radius: 2px;
}

.sk-sub-nav:before,
.sk-sub-nav:after {
  content: " ";
  display: table;
}

.sk-sub-nav:after {
  clear: both;
}

.sk-sub-nav:before,
.sk-sub-nav:after {
  content: " ";
  display: table;
}

.sk-sub-nav:after {
  clear: both;
}

@media (min-width: 1200px) {
  .sk-sub-nav {
    float: right;
    margin-right: 180px;
  }
}

@media (max-width: 767px) {
  .sk-main-header .sk-sub-nav {
    display: none !important;
  }
}

.sk-sub-nav .sk-social-icon .fa {
  color: #ffffff;
}

.sk-sub-nav .sk-social-icon .fa {
  font-size: 26px;
}

.sk-sub-nav .sk-social-sharing a {
  font-size: 20px;
}

.sk-social-sharing {
  padding: 0;
  text-align: center;
}

.sk-social-sharing a {
  font-size: 30px;
  margin: 0 5px 0 2px;
}

@media (min-width: 768px) {
  .sk-social-sharing {
    margin-top: 5px;
  }
}

.sk-nav-primary .sk-social-sharing {
  background: #e7e9ea;
}

/*
 *  Secondary Navigation
 **************************************/

.sk-nav-sec ul {
  margin-left: 20px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .sk-nav-group-search {
    width: 130px;
  }
}

@media (min-width: 992px) {
  .sk-nav-group-search {
    width: 150px;
  }
}

.navbar-toggle {
  border-radius: 50%;
  padding: 9px 7px;
}

.navbar-toggle .icon-bar {
  width: 32px;
  height: 5px;
  display: block;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 7px;
}

.sk-article-nav-links {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.sk-article-nav-links > li {
  position: relative;
  display: block;
}

.sk-article-nav-links > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.sk-article-nav-links > li > a:hover,
.sk-article-nav-links > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.sk-article-nav-links > li.disabled > a {
  color: #777777;
}

.sk-article-nav-links > li.disabled > a:hover,
.sk-article-nav-links > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.sk-article-nav-links .open > a,
.sk-article-nav-links .open > a:hover,
.sk-article-nav-links .open > a:focus {
  background-color: #eeeeee;
  border-color: #d60002;
}

.sk-article-nav-links .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.sk-article-nav-links > li > a > img {
  max-width: none;
}

.sk-article-nav-links > li > a:focus,
.sk-article-nav-links > li > a:hover {
  background-color: transparent;
  outline: none;
}

.sk-article-nav-links > li {
  float: left;
}

.sk-article-nav-links > li > a {
  border-radius: 2px;
}

.sk-article-nav-links > li + li {
  margin-left: 2px;
}

.sk-article-nav-links > li.active > a,
.sk-article-nav-links > li.active > a:hover,
.sk-article-nav-links > li.active > a:focus {
  color: #fff;
  background-color: #191919;
}

.sk-article-nav-links > li {
  float: none;
}

.sk-article-nav-links > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* infosys */

.navbar-brand,
.sk-site-messages,
.sk-site-name-text {
  display: none;
}

.navbar-inverse .navbar-nav > li > a {
  font-weight: 600;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 13px;
  color: #ffffff;
  line-height: 18px;
  text-transform: uppercase;
}

.sk-sub-nav .navbar-nav > li > a {
  font-weight: 500;
  line-height: 13px;
}

.sk-sub-nav .sk-sub-nav-links > li > a {
  padding-top: 13px;
}

.navbar-default {
  border: 0;
  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: transparent;
}

.navbar-default .navbar-nav > li > a {
  font-size: 14px;
  padding: 10px 24px;
}

.navbar-default .navbar-collapse {
  border-color: #354957;
  margin-left: 150px;
}

.navbar-default .navbar-form {
  background-color: #910600;
  -webkit-box-shadow: inset 0 5px 4.95px 0.05px rgba(1, 2, 2, 0.2);
  box-shadow: inset 0 5px 4.95px 0.05px rgba(1, 2, 2, 0.2);
  border-radius: 25px;
  margin-top: 4px;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background-color: transparent;
  outline: none;
}

.navbar-form {
  margin: 0;
  padding: 0;
}

.navbar-form .form-control {
  vertical-align: middle;
  display: inline-block;
  border: 0;
}

.navbar-form .input-group .input-group-btn {
  width: auto;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
}

.navbar-form .input-group > .form-control {
  background: transparent;
  color: #d90000;
  padding: 0 15px;
  text-transform: uppercase;
  height: 29px;
}

.navbar-form .btn-primary,
.navbar-form .btn-primary:active,
.navbar-form .btn-primary:focus,
.navbar-form .btn-primary:hover {
  border-color: transparent;
  color: #d90000;
  background-color: transparent;
  line-height: 1px;
}

.form-control:focus {
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075), 0 0 0 rgba(102, 175, 233, 0.6);
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075), 0 0 0 rgba(102, 175, 233, 0.6);
}

.navbar {
  margin-bottom: 0;
  min-height: 37px;
}

.sk-main-links .caret {
  display: none;
}

@media (min-width: 1025px) and (max-width: 1200px) {
  .sk-main-header .sk-logo {
    margin-top: -1px;
    display: inline-block;
    position: absolute;
  }

  .sk-main-header .sk-sub-nav {
    float: right;
    margin-right: 180px;
  }

  .navbar-default .navbar-nav > li > a {
    padding: 10px;
  }

  .navbar-default .navbar-collapse {
    margin-left: 130px;
  }
}

@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-main-header .sk-logo {
    text-align: left;
    margin-top: -57px;
    position: fixed;
  }

  .navbar {
    right: 0;
    -webkit-box-shadow: 0 5px 4.75px 0.25px rgba(18, 4, 11, 0.25);
    box-shadow: 0 5px 4.75px 0.25px rgba(18, 4, 11, 0.25);
    width: 100%;
  }

  .sk-footer .navbar {
    -webkit-box-shadow: 0 0 0 0 rgba(18, 4, 11, 0.25);
    box-shadow: 0 0 0 0 rgba(18, 4, 11, 0.25);
  }

  .navbar-header {
    min-height: 98px;
    background: #d60002;
  }

  .sk-main-header .sk-logo img {
    width: 95px;
    margin-top: -1px;
  }

  .navbar-toggle {
    margin-top: 25px;
    margin-right: 35px;
  }

  .navbar-default .navbar-collapse {
    margin-left: 0;
    background: #d60002;
    border: 0;
  }

  .sk-nav-primary .navbar-collapse {
    max-height: 400px;
    overflow: auto;
  }

  .navbar-default .navbar-form {
    -webkit-box-shadow: inset 0 5px 4.95px 0.05px rgba(1, 2, 2, 0.2);
    box-shadow: inset 0 5px 4.95px 0.05px rgba(1, 2, 2, 0.2);
    border-radius: 0;
    margin-top: 0;
    border: 0;
  }

  .navbar-form .input-group > .form-control {
    font-weight: bold;
  }

  .sk-sub-nav-links li {
    display: inline-block;
  }

  .sk-sub-nav-links li:first-child a {
    padding: 10px 10px 10px 22px;
  }

  .sk-sub-nav-links li:last-child a {
    padding: 10px 10px 10px 22px;
  }

  .sk-footer .navbar-nav {
    margin: 0;
  }

  .sk-footer .navbar-nav > li {
    display: block;
  }
}

@media screen and (max-device-width: 767px) and (orientation: landscape) {
  .sk-nav-primary .navbar-collapse {
    max-height: 200px;
    overflow: auto;
  }
}

.navbar-default .navbar-nav > li > a:hover {
  color: #ffffff;
  background-color: #191919;
}

.navbar-inverse .navbar-collapse {
  border: 0;
}

.navbar-collapse {
  box-shadow: inset 0 0 0 rgba(255, 255, 255, 0.1);
  -webkit-box-shadow: inset 0 0 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .sk-segment-top {
    height: 76px;
  }

  .sk-segment-header {
    background: #d60002;
    position: fixed;
    width: 100%;
    z-index: 99999;
    -webkit-box-shadow: 0 5px 4.75px 0.25px rgba(18, 4, 11, 0.25);
    box-shadow: 0 5px 4.75px 0.25px rgba(18, 4, 11, 0.25);
  }

  .sk-container-nav {
    width: 100%;
  }

  .sk-container-header {
    width: 100%;
  }

  .navbar-default .navbar-collapse {
    border-color: none;
    margin-left: -15px;
    margin-right: -15px;
    background: #d60002;
    border: 0;
  }

  .sk-main-header .sk-logo img {
    width: 95px;
  }

  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }

  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
  }

  .dropdown-menu > li > a {
    text-transform: uppercase;
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    color: #ffffff;
    white-space: nowrap;
  }

  .btn-group .dropdown-menu > li > a {
    color: #333333;
  }

  .navbar-header {
    float: none;
  }

  .navbar-toggle {
    display: block;
    margin-right: 20px;
  }

  .navbar-collapse {
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 0 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 0 0 rgba(255, 255, 255, 0.1);
  }

  .navbar-collapse.collapse {
    display: none!important;
  }

  .navbar-nav {
    float: none;
    margin: 7.5px -15px;
  }

  .navbar-nav > li {
    float: none;
  }

  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .navbar-text {
    float: none;
    margin: 15px 0;
  }

  .navbar-collapse.collapse.in {
    display: block!important;
  }

  .sk-main-header .sk-logo img {
    position: absolute;
  }

  .navbar-toggle {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .navbar-default .navbar-form {
    background-color: #910600;
    -webkit-box-shadow: inset 0 5px 4.95px 0.05px rgba(1, 2, 2, 0.2);
    box-shadow: inset 0 5px 4.95px 0.05px rgba(1, 2, 2, 0.2);
    border-radius: 0;
    margin-top: 0;
    border: 2px solid #d60002;
  }

  .navbar-form .input-group > .form-control {
    font-weight: bold;
  }

  .sk-sub-nav-links li {
    display: inline-block;
  }

  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    margin-right: 30px;
  }

  .sk-nav-primary .navbar-collapse {
    max-height: 500px;
    overflow: auto;
  }
}

@media (min-width: 280px) and (max-width: 1024px) {
  .sk-main-links {
    margin-top: 80px;
  }

  .sk-main-links li {
    border-bottom: 2px solid #d60002;
  }

  .sk-main-links li:first-child {
    border-top: 2px solid #d60002;
  }

  .navbar-nav .open .dropdown-menu {
    background: #910600;
  }

  .sk-nav-group-search {
    width: 100%;
    margin-top: 30px;
  }

  .sk-nav-inner .sk-localizer,
  .sk-nav-inner .sk-sub-nav-links {
    margin: 0 -15px;
  }

  .sk-nav-inner .sk-main-links {
    margin-bottom: 0;
  }

  .navbar-form {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    height: 80px;
  }

  .input-group .form-control {
    display: table-cell;
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075);
    background-image: none;
    background-color: #ffffff;
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  }

  .collapse {
    position: relative;
  }

  .navbar-default .navbar-toggle {
    border: 0;
  }

  .navbar-default .navbar-toggle .icon-bar {
    background-color: #191919;
  }

  .navbar-default .navbar-toggle:hover {
    background-color: transparent;
  }

  .navbar-default .navbar-toggle:focus {
    background-color: transparent;
  }

  .navbar-form .input-group > .form-control {
    padding: 0 20px;
  }

  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    float: right;
  }

  .sk-logo {
    margin-left: 27px;
  }

  li.sk-country-selector {
    display: inline-block;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: #191919;
  }

  .sk-localizer > li {
    float: left;
  }

  .sk-nav-primary .sk-social-sharing {
    background: transparent;
    text-align: left;
    padding-left: 20px;
  }

  .sk-nav-primary .sk-social-sharing .sk-social-icon .fa {
    color: #ffffff;
  }
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: transparent;
  border-color: transparent;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  background-color: #191919;
  color: #fff;
}

.page-header,
.sk-article-nav-header,
.sk-category-area-header,
.sk-featured-blog-header,
.sk-grid-title,
.sk-latest-articles-header,
.sk-latest-blogs-header,
.sk-page-header,
.sk-product-header,
.sk-promo-row-header,
.sk-page-header,
.sk-article-nav-header,
.sk-promo-row-header,
.sk-latest-articles-header,
.sk-grid-title,
.sk-product-header,
.sk-category-area-header,
.sk-product-header {
  border-bottom: none;
}

@media (min-width: 1025px) {
  .navbar-collapse .sk-social-sharing {
    display: none;
  }

  .sk-localizer {
    margin-left: 17px;
  }

  .sk-localizer > li {
    margin-top: 13px;
  }

  .sk-localizer > li > a {
    padding-top: 0;
    padding-bottom: 0;
  }

  .sk-localizer .caret:after {
    top: 2px;
  }

  .sk-language-selector {
    padding-left: 10px;
    border-left: 2px solid #ffffff;
  }
}

.dropdown-menu > li > a,
.dropdown-menu > li a span.text {
  text-transform: uppercase;
}

/*
 * Social Icons
 ******************************/

.sk-social-icon {
  position: relative;
}

.sk-social-icon.sk-facebook-square {
  color: #3b5998;
}

.sk-social-icon.sk-facebook-square:focus,
.sk-social-icon.sk-facebook-square:hover {
  color: #3b5998;
}

.sk-social-icon.sk-twitter-square {
  color: #00aced;
}

.sk-social-icon.sk-twitter-square:focus,
.sk-social-icon.sk-twitter-square:hover {
  color: #00aced;
}

.sk-social-icon.sk-youtube-square {
  color: #cd201f;
}

.sk-social-icon.sk-youtube-square:focus,
.sk-social-icon.sk-youtube-square:hover {
  color: #cd201f;
}

.sk-social-icon.sk-google-plus-square {
  color: #cf3530;
}

.sk-social-icon.sk-google-plus-square:focus,
.sk-social-icon.sk-google-plus-square:hover {
  color: #cf3530;
}

.sk-social-icon.sk-instagram {
  color: #517fa4;
}

.sk-social-icon.sk-instagram:focus,
.sk-social-icon.sk-instagram:hover {
  color: #517fa4;
}

.sk-social-icon.sk-renren {
  color: #0e489b;
}

.sk-social-icon.sk-renren:focus,
.sk-social-icon.sk-renren:hover {
  color: #0e489b;
}

.sk-social-icon.sk-weibo {
  color: #444;
}

.sk-social-icon.sk-weibo:focus,
.sk-social-icon.sk-weibo:hover {
  color: #444;
}

.sk-social-icon.sk-digg {
  color: #333;
}

.sk-social-icon.sk-digg:focus,
.sk-social-icon.sk-digg:hover {
  color: #333;
}

.sk-social-icon.sk-delicious {
  color: #3271CB;
}

.sk-social-icon.sk-delicious:focus,
.sk-social-icon.sk-delicious:hover {
  color: #3271CB;
}

.sk-social-icon.sk-linkedin-square {
  color: #39C;
}

.sk-social-icon.sk-linkedin-square:focus,
.sk-social-icon.sk-linkedin-square:hover {
  color: #39C;
}

.sk-social-icon.sk-reddit-square {
  color: #FF4500;
}

.sk-social-icon.sk-reddit-square:focus,
.sk-social-icon.sk-reddit-square:hover {
  color: #FF4500;
}

.sk-social-icon.sk-stumbleupon {
  color: #EB4924;
}

.sk-social-icon.sk-stumbleupon:focus,
.sk-social-icon.sk-stumbleupon:hover {
  color: #EB4924;
}

.sk-social-icon.sk-pinterest-square {
  color: #cb2027;
}

.sk-social-icon.sk-pinterest-square:focus,
.sk-social-icon.sk-pinterest-square:hover {
  color: #cb2027;
}

.sk-social-icon.sk-envelope-square {
  color: #5a186b;
}

.sk-social-icon.sk-envelope-square:focus,
.sk-social-icon.sk-envelope-square:hover {
  color: #5a186b;
}

.sk-social-icon .fa {
  color: #d60002;
}

@media (min-width: 992px) {
  .sk-social-icon .fa {
    font-size: 38px;
  }
}

/*
  Accordion
  **************************************/

.sk-accordion {
  margin-bottom: 0;
}

.sk-accordion .accordion-toggle .fa {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.sk-accordion .accordion-toggle.collapsed .fa {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.sk-accordion .panel-title {
  color: #212121;
}

/*
  (RB) Alerts and Site Messages
  **************************************/

.sk-site-messages .sk-message:first-child {
  margin-top: 20px;
}

.sk-alert .sk-alert-title,
.sk-message .sk-alert-title,
.sk-alert p,
.sk-message p {
  display: inline;
  margin: 0;
}

.sk-alert .sk-alert-title,
.sk-message .sk-alert-title {
  font-weight: bold;
  font-size: 1em;
  color: inherit;
}

.sk-alert .sk-alert-title:after,
.sk-message .sk-alert-title:after {
  content: " - ";
}

.sk-alert p + p,
.sk-message p + p {
  display: block;
}

.sk-alert a,
.sk-message a {
  color: inherit;
  font-weight: bold;
  text-decoration: underline;
}

/*
 * Bootstrap Alert Augments
 **************************************/

.alert,
.sk-article-list-page .sk-no-content {
  border: 0 none;
  -webkit-box-shadow: 0 15px 0 -10px rgba(65, 90, 108, 0.25);
  box-shadow: 0 15px 0 -10px rgba(65, 90, 108, 0.25);
}

.alert.alert-success {
  -webkit-box-shadow: 0 15px 0 -10px rgba(150, 210, 45, 0.25);
  box-shadow: 0 15px 0 -10px rgba(150, 210, 45, 0.25);
}

.alert.alert-info {
  -webkit-box-shadow: 0 15px 0 -10px rgba(37, 177, 230, 0.25);
  box-shadow: 0 15px 0 -10px rgba(37, 177, 230, 0.25);
}

.alert.alert-warning {
  -webkit-box-shadow: 0 15px 0 -10px rgba(255, 100, 40, 0.25);
  box-shadow: 0 15px 0 -10px rgba(255, 100, 40, 0.25);
}

.alert.alert-danger {
  -webkit-box-shadow: 0 15px 0 -10px rgba(65, 90, 108, 0.25);
  box-shadow: 0 15px 0 -10px rgba(65, 90, 108, 0.25);
}

/*
  Gontent tags
  - used on blogs (potential articles too)
  **************************************/

.sk-content-tags__title {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.sk-content-tags__tag {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
  background-color: #777777;
  font-size: 1em;
}

a.sk-content-tags__tag:hover,
a.sk-content-tags__tag:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.sk-content-tags__tag:empty {
  display: none;
}

.btn .sk-content-tags__tag {
  position: relative;
  top: -1px;
}

.sk-content-tags__tag[href]:hover,
.sk-content-tags__tag[href]:focus {
  background-color: #5e5e5e;
}

/*
  Cookie Alert
  **************************************/

/*container*/

#rb-cookie-container {
  color: #ffffff;
  background-color: #777;
  color: #fff;
  font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
  display: inline-block;
  font-size: 14px;
  height: auto;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  position: fixed;
  top: 0;
  z-index: 10024;
  /* title */
}

#rb-cookie-container h2 {
  font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
  font-size: 24px;
  background-image: url("/images/CmsPlugins/RB-Cookie/ICON_cookie.png");
  background-repeat: no-repeat;
  padding-left: 50px;
  margin: 10px 0 5px;
  color: #fff;
  line-height: 34px;
}

#rb-cookie-wrapper {
  width: 960px;
  margin: auto;
}

/* copy*/

#rb-cookie-copy-container {
  width: 75%;
  float: left;
  padding-bottom: 10px;
  text-align: left;
}

#rb-cookie-copy-container p {
  padding: 0 0 10px 50px;
  text-align: left;
  line-height: 17px;
  margin-bottom: 0;
  color: #ffffff;
}

#rb-cookie-copy-container a {
  text-decoration: underline;
  color: #fff;
}

#rb-cookie-copy-container a:hover {
  text-decoration: none;
}

/* buttons */

#rb-cookie-buttons a {
  background-color: #5e5e5e;
  color: white;
  padding: 8px 14px;
  overflow: hidden;
  float: left;
  margin-top: 10px;
  margin-left: 50px;
  text-align: left;
  border-radius: 3px;
}

#rb-cookie-accept {
  font-size: 16px;
  text-decoration: none;
}

#rb-cookie-accept:after {
  font-family: fontAwesome;
  content: "\f00c";
  margin-left: 8px;
}

#rb-cookie-accept:hover {
  background-color: #444444;
}

/* Smaller than @screen-sm-max (devices and browsers) */

@media only screen and (max-width: 991px) {
  #rb-cookie-container {
    width: 100%;
    padding-bottom: 10px;
  }

  #rb-cookie-wrapper {
    width: 85%;
  }

  #rb-cookie-container #rb-cookie-copy-container {
    width: 100%;
  }
}

/*
  Custom Carousel Styles
  **************************************/

.sk-carousel-item {
  padding: 0 20px;
}

.sk-carousel-item .sk-image-holder {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: none;
}

@media (min-width: 992px) {
  .sk-carousel-item .sk-image-holder {
    float: left;
    width: 50%;
  }
}

@media (min-width: 992px) {
  .sk-carousel-item .sk-image-holder {
    right: 50%;
  }
}

.sk-carousel-item .sk-content-holder {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 992px) {
  .sk-carousel-item .sk-content-holder {
    float: left;
    width: 50%;
  }
}

.sk-carousel-item .sk-content-holder h2 {
  margin-bottom: 25px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 69px;
  color: #ffffff;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 62px;
}

@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-carousel-item .sk-content-holder h2 {
    font-size: 45px;
    line-height: 40px;
  }
}

.sk-carousel-item .sk-content-holder p {
  margin-bottom: 0;
}

.sk-carousel-item-text-only .sk-carousel-content-holder {
  position: static;
  width: 100%;
  text-align: center;
}

.sk-carousel-item-mixed h2 {
  font-size: 20px;
}

.sk-carousel-item-mixed p {
  font-size: 19px;
  font-family: 'Source Sans Pro', sans-serif;
}

@media (max-width: 767px) {
  .sk-carousel-item-mixed .sk-image-holder {
    margin-top: 20px;
  }

  .sk-carousel-item-mixed .sk-image-holder img {
    max-height: 260px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .sk-carousel-item-mixed h2 {
    font-size: 24px;
  }

  .sk-carousel-item-mixed p {
    font-size: 19px;
    font-family: 'Source Sans Pro', sans-serif;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .sk-carousel-item-mixed h2 {
    font-size: 32px;
  }

  .sk-carousel-item-mixed p {
    font-size: 19px;
    font-family: 'Source Sans Pro', sans-serif;
  }
}

@media (min-width: 1200px) {
  .sk-carousel-item-mixed h2 {
    font-size: 30px;
  }

  .sk-carousel-item-mixed p {
    font-size: 19px;
    font-family: 'Source Sans Pro', sans-serif;
  }
}

.sk-carousel-btn {
  color: #ffffff;
  position: relative;
  padding-left: 40px;
  font-size: 15px;
}

.sk-carousel-btn:before {
  position: absolute;
  font-family: "FontAwesome";
  content: "\f137";
  width: 30px;
  height: 30px;
  left: 0;
  top: -2px;
  font-size: 21px;
  text-align: CENTER;
}

.sk-carousel-btn:hover {
  color: #ffffff;
}

.carousel-control,
.carousel-control.left,
.carousel-control.right {
  text-shadow: none;
  background-image: none;
  color: #ffffff;
  position: absolute;
  top: 50%;
  margin-top: -30px;
}

.carousel-nav a {
  color: #555;
  padding: 0;
}

.carousel-nav a:active {
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}

.carousel-inner .item:nth-child(3) h2 {
  font-size: 24px;
  margin-bottom: 0;
  line-height: 24px;
  margin-top: 28px;
}

.carousel-inner .item:nth-child(3) .carousal3_header {
  margin-bottom: 25px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 62px;
  color: #ffffff;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 58px;
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .carousel-inner .item:nth-child(3) .carousal3_header {
    font-size: 48px;
    line-height: 42px;
  }
}

@media only screen and (max-width: 767px) and (min-width: 280px) {
  .carousel-inner .item:nth-child(3) .carousal3_header {
    font-size: 38px;
    line-height: 32px;
  }
}

.carousel-inner .item {
  padding: 40px 20px;
  background: rgba(60, 71, 100, 0.1);
  height: 450px;
}

@media only screen and (max-width: 1320px) {
  .carousel-inner .item {
    background-position: 77% 100% !important;
    -webkit-background-size: cover !important;
    background-size: cover !important;
  }
}

@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .carousel-inner .item {
    height: 500px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 280px) {
  .carousel-inner .item {
    height: 530px;
  }
}

.carousel-inner .item:nth-child(1) {
  background: rgba(65, 90, 108, 0.1);
}

.carousel-inner .item:nth-child(2) {
  background: rgba(234, 53, 146, 0.1);
}

.carousel-inner .item:nth-child(3) {
  background: rgba(37, 177, 230, 0.1);
}

.carousel-inner .item:nth-child(4) {
  background: rgba(255, 204, 0, 0.1);
}

.carousel-inner .item:nth-child(5) {
  background: rgba(150, 210, 45, 0.1);
}

.sk-carousel-item-with-background {
  background-repeat: no-repeat !important;
  -webkit-background-size: 100% 100% !important;
  background-size: 100% !important;
}

.carousel-control {
  background-color: #477e00;
  opacity: 0.702;
  width: 60px;
  height: 60px;
}

@media only screen and (max-width: 767px) and (min-width: 280px) {
  .carousel-control {
    width: 44px;
    height: 44px;
  }
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  color: #ffffff;
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .sk-container-carousel-item {
    width: 100%;
  }

  .sk-carousel-content-holder {
    width: 60%;
  }
}

@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-jumbotron--corehome-page {
    margin-top: 40px;
  }

  .sk-container-carousel-item {
    width: 100%;
  }

  .sk-carousel-content-holder {
    width: 90%;
  }

  .sk-carousel-item .sk-content-holder {
    position: absolute;
    bottom: 40px;
  }

  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    margin-right: -12px;
    top: 50%;
    margin-top: -13px;
  }

  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    margin-left: -16px;
    top: 50%;
    margin-top: -13px;
  }

  .carousel-control {
    font-size: 24px;
  }
}

.sk-btn-holder {
  margin-top: 25px;
}

/*
  Jumbotron
  **************************************/

.sk-jumbotron {
  margin: 0;
}

.sk-jumbotron__container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .sk-jumbotron__container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .sk-jumbotron__container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .sk-jumbotron__container {
    width: 1180px;
  }
}

.sk-jumbotron__container > .navbar-header,
.sk-jumbotron__container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .sk-jumbotron__container > .navbar-header,
  .sk-jumbotron__container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

/*
  Promo area styles
  **************************************/

.sk-promo-row-header {
  text-align: center;
  margin-top: 0;
}

.sk-promo-rows--homepage {
  margin-bottom: 30px;
}

/*
  Custom Panel Styles
  **************************************/

@media (min-width: 768px) and (max-width: 991px) {
  .sk-promo-slot {
    min-height: 218px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .sk-promo-slot {
    min-height: 186px;
  }
}

@media (min-width: 1200px) {
  .sk-promo-slot {
    min-height: 218px;
  }
}

.sk-promo-link {
  display: block;
  color: #000000;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
  border-radius: 2px;
  font-family: 'Source Sans Pro', sans-serif;
}

.sk-promo-link:focus,
.sk-promo-link:hover {
  color: #000000;
  text-decoration: none;
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.14);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.14);
  font-family: 'Source Sans Pro', sans-serif;
}

.sk-promo-slot-mixed .sk-content-holder,
.sk-promo-slot-mixed .sk-image-holder {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.sk-promo-slot-text-only .panel-body {
  text-align: center;
}

.sk-promo-slot-text-only .panel-body p {
  font-size: 2.9em;
  line-height: 1.2em;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .sk-promo-slot-text-only .panel-body p {
    font-size: 1.8em;
    line-height: 1em;
  }
}

.sk-promo-btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #191919;
  border-color: #0c0c0c;
}

.sk-promo-btn:focus,
.sk-promo-btn:active:focus,
.sk-promo-btn.active:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: thin dotted;
}

.sk-promo-btn:hover,
.sk-promo-btn:focus {
  color: #fff;
  text-decoration: none;
}

.sk-promo-btn:active,
.sk-promo-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);
}

.sk-promo-btn.disabled,
.sk-promo-btn[disabled],
fieldset[disabled] .sk-promo-btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.sk-promo-btn:hover,
.sk-promo-btn:focus,
.sk-promo-btn:active,
.sk-promo-btn.active,
.open > .dropdown-toggle.sk-promo-btn {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}

.sk-promo-btn:active,
.sk-promo-btn.active,
.open > .dropdown-toggle.sk-promo-btn {
  background-image: none;
}

.sk-promo-btn.disabled,
.sk-promo-btn[disabled],
fieldset[disabled] .sk-promo-btn,
.sk-promo-btn.disabled:hover,
.sk-promo-btn[disabled]:hover,
fieldset[disabled] .sk-promo-btn:hover,
.sk-promo-btn.disabled:focus,
.sk-promo-btn[disabled]:focus,
fieldset[disabled] .sk-promo-btn:focus,
.sk-promo-btn.disabled:active,
.sk-promo-btn[disabled]:active,
fieldset[disabled] .sk-promo-btn:active,
.sk-promo-btn.disabled.active,
.sk-promo-btn[disabled].active,
fieldset[disabled] .sk-promo-btn.active {
  background-color: #191919;
  border-color: #0c0c0c;
}

.sk-promo-btn .badge {
  color: #191919;
  background-color: #fff;
}

/*
  Flexible Promo Slot
  **************************************/

.sk-promo-slot-flexible {
  -webkit-box-shadow: 0 15px 0 -10px rgba(60, 71, 100, 0.1);
  box-shadow: 0 15px 0 -10px rgba(60, 71, 100, 0.1);
  border: 0 none;
  background: #f9f9f9;
  border-radius: 2px;
  margin-bottom: 20px;
  overflow: hidden;
}

.sk-promo-slot-heading:first-child {
  color: #fff;
  background: #415a6c;
}

.sk-promo-slot-heading:first-child .sk-promo-slot-title {
  color: #fff;
}

.sk-promo-slot-heading .sk-promo-slot-title {
  color: #415a6c;
}

.sk-promo-slot-title {
  margin: 0;
  color: #fff;
  font-size: 16px;
}

.sk-promo-slot-text-holder {
  padding: 5px 10px;
  text-align: center;
}

.sk-promo-slot-link-holder {
  padding: 0 0 10px;
  text-align: center;
}

.sk-promo-slot-link {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #191919;
  border-color: #0c0c0c;
  display: block;
  width: 100%;
}

.sk-promo-slot-link:focus,
.sk-promo-slot-link:active:focus,
.sk-promo-slot-link.active:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: thin dotted;
}

.sk-promo-slot-link:hover,
.sk-promo-slot-link:focus {
  color: #fff;
  text-decoration: none;
}

.sk-promo-slot-link:active,
.sk-promo-slot-link.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);
}

.sk-promo-slot-link.disabled,
.sk-promo-slot-link[disabled],
fieldset[disabled] .sk-promo-slot-link {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.sk-promo-slot-link:hover,
.sk-promo-slot-link:focus,
.sk-promo-slot-link:active,
.sk-promo-slot-link.active,
.open > .dropdown-toggle.sk-promo-slot-link {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}

.sk-promo-slot-link:active,
.sk-promo-slot-link.active,
.open > .dropdown-toggle.sk-promo-slot-link {
  background-image: none;
}

.sk-promo-slot-link.disabled,
.sk-promo-slot-link[disabled],
fieldset[disabled] .sk-promo-slot-link,
.sk-promo-slot-link.disabled:hover,
.sk-promo-slot-link[disabled]:hover,
fieldset[disabled] .sk-promo-slot-link:hover,
.sk-promo-slot-link.disabled:focus,
.sk-promo-slot-link[disabled]:focus,
fieldset[disabled] .sk-promo-slot-link:focus,
.sk-promo-slot-link.disabled:active,
.sk-promo-slot-link[disabled]:active,
fieldset[disabled] .sk-promo-slot-link:active,
.sk-promo-slot-link.disabled.active,
.sk-promo-slot-link[disabled].active,
fieldset[disabled] .sk-promo-slot-link.active {
  background-color: #191919;
  border-color: #0c0c0c;
}

.sk-promo-slot-link .badge {
  color: #191919;
  background-color: #fff;
}

.sk-promo-slot-image-full {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
  width: 100%;
}

.sk-promo-slot-split:before,
.sk-promo-slot-split:after {
  content: " ";
  display: table;
}

.sk-promo-slot-split:after {
  clear: both;
}

.sk-promo-slot-split:before,
.sk-promo-slot-split:after {
  content: " ";
  display: table;
}

.sk-promo-slot-split:after {
  clear: both;
}

.sk-promo-slot-split-image-holder {
  width: 50%;
  float: left;
}

.sk-promo-slot-split-image {
  width: 100%;
}

.sk-promo-slot-split-text-holder {
  width: 50%;
  float: left;
  padding: 5px 10px;
}

/*
  Bootstrap Panel Styles/Overrides
  **************************************/

.panel-default,
.sk-promo-slot,
.sk-panel-nav-secondary,
.sk-panel-related {
  -webkit-box-shadow: 0 15px 0 -10px rgba(60, 71, 100, 0.1);
  box-shadow: 0 15px 0 -10px rgba(60, 71, 100, 0.1);
  border: 0 none;
  background: #f9f9f9;
  border-radius: 2px;
  overflow: hidden;
}

.panel-default .panel-heading,
.sk-promo-slot .panel-heading,
.sk-panel-nav-secondary .panel-heading,
.sk-panel-related .panel-heading {
  background: #415a6c;
}

.panel-default .panel-title,
.sk-promo-slot .panel-title,
.sk-panel-nav-secondary .panel-title,
.sk-panel-related .panel-title {
  color: #fff;
}

/*
  Navigational panel styling
  **********************************/

/*
  Product Tag Finder
  **************************************/

.sk-product-tag-finder {
  background-color: #e2e2e2;
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/backgrounds/product_finder_image.png");
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 10px;
  border: 1px solid #ffffff;
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .sk-product-tag-finder {
    background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/backgrounds/product_finder_tablet.png");
  }
}

@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-product-tag-finder {
    background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/backgrounds/product_finder_mobile.png");
  }
}

.sk-product-tag-finder-title {
  font-size: 30px;
  line-height: 28px;
  color: #f1eee9;
  font-weight: 700;
  text-align: center;
  margin: 0 auto;
  padding: 30px 20px 0;
  font-family: 'texgyreadventorbold';
  text-transform: uppercase;
  color: #333742;
  margin-bottom: 15px;
}

.sk-product-tag-finder .sk-input-wrapper {
  padding: 10px 0 0;
  width: 175px;
  margin: 0 auto;
}

.sk-product-tag-finder .sk-input-wrapper .bootstrap-select {
  width: 100% !important;
}

.sk-product-tag-finder-dropdown-btn {
  color: #555;
  background-color: #fff;
  border-color: #fff;
}

.sk-product-tag-finder-dropdown-btn:hover,
.sk-product-tag-finder-dropdown-btn:focus,
.sk-product-tag-finder-dropdown-btn:active,
.sk-product-tag-finder-dropdown-btn.active,
.open > .dropdown-toggle.sk-product-tag-finder-dropdown-btn {
  color: #555;
  background-color: #e6e6e6;
  border-color: #e0e0e0;
}

.sk-product-tag-finder-dropdown-btn:active,
.sk-product-tag-finder-dropdown-btn.active,
.open > .dropdown-toggle.sk-product-tag-finder-dropdown-btn {
  background-image: none;
}

.sk-product-tag-finder-dropdown-btn.disabled,
.sk-product-tag-finder-dropdown-btn[disabled],
fieldset[disabled] .sk-product-tag-finder-dropdown-btn,
.sk-product-tag-finder-dropdown-btn.disabled:hover,
.sk-product-tag-finder-dropdown-btn[disabled]:hover,
fieldset[disabled] .sk-product-tag-finder-dropdown-btn:hover,
.sk-product-tag-finder-dropdown-btn.disabled:focus,
.sk-product-tag-finder-dropdown-btn[disabled]:focus,
fieldset[disabled] .sk-product-tag-finder-dropdown-btn:focus,
.sk-product-tag-finder-dropdown-btn.disabled:active,
.sk-product-tag-finder-dropdown-btn[disabled]:active,
fieldset[disabled] .sk-product-tag-finder-dropdown-btn:active,
.sk-product-tag-finder-dropdown-btn.disabled.active,
.sk-product-tag-finder-dropdown-btn[disabled].active,
fieldset[disabled] .sk-product-tag-finder-dropdown-btn.active {
  background-color: #fff;
  border-color: #fff;
}

.sk-product-tag-finder-dropdown-btn .badge {
  color: #fff;
  background-color: #555;
}

.sk-product-tag-finder .sk-btn-submit {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 20px auto 40px;
  display: block;
  width: 100%;
  color: #ffffff;
  border-radius: 35px;
  text-transform: uppercase;
  background-color: #191919;
  border-color: #191919;
  padding: 4px 12px;
}

.sk-product-tag-finder .sk-btn-submit:focus,
.sk-product-tag-finder .sk-btn-submit:active:focus,
.sk-product-tag-finder .sk-btn-submit.active:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: thin dotted;
}

.sk-product-tag-finder .sk-btn-submit:hover,
.sk-product-tag-finder .sk-btn-submit:focus {
  color: #fff;
  text-decoration: none;
}

.sk-product-tag-finder .sk-btn-submit:active,
.sk-product-tag-finder .sk-btn-submit.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);
}

.sk-product-tag-finder .sk-btn-submit.disabled,
.sk-product-tag-finder .sk-btn-submit[disabled],
fieldset[disabled] .sk-product-tag-finder .sk-btn-submit {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-product-tag-finder .sk-btn-submit {
    margin: 0px auto 40px;
  }
}

.sk-product-tag-finder .sk-btn-submit-wrapper {
  width: 175px;
}

.RBStarterKitProductListPage .col-md-3,
.RBStarterKitProductSearchResultsPage .col-md-3 {
  min-height: 670px;
}

@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitProductListPage .col-md-3,
  .RBStarterKitProductSearchResultsPage .col-md-3 {
    min-height: 955px;
  }
}

.RBStarterKitProductListPage .sk-product-tag-finder:after,
.RBStarterKitProductSearchResultsPage .sk-product-tag-finder:after {
  content: "";
  position: absolute;
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/backgrounds/find_your_product.png");
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  height: 273px;
  width: 226px;
  margin-top: 28px;
  left: 50%;
  margin-left: -113px;
}

.RBStarterKitProductSearchResultsPage .sk-product-list h2 {
  color: #ffffff;
  padding-left: 15px;
}

@media only screen and (max-width: 1024px) and (min-width: 280px) {
  .sk-product-tag-finder .sk-btn-submit {
    font-size: 16px;
    height: 40px;
    font-weight: 500;
  }

  .sk-product-tag-finder .sk-input-wrapper {
    width: 195px;
    padding: 45px 0 0;
  }

  .sk-product-tag-finder .btn-group > .btn:first-child {
    width: 195px;
    font-size: 16px;
    height: 40px;
  }

  .sk-product-tag-finder .sk-btn-submit-wrapper {
    width: 230px;
  }

  .sk-product-tag-finder .bs-caret:after {
    font-size: 16px;
  }
}

@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-product-tag-finder .sk-btn-submit-wrapper {
    margin-bottom: 118px;
  }
}

@media (min-width: 1025px) {
  .RBStarterKitProductPage .col-md-pull-9,
  .RBStarterKitProductSearchResultsPage .col-md-pull-9,
  .RBStarterKitProductListPage .col-md-pull-9 {
    right: -webkit-calc(100% - 240px);
    right: calc(100% - 240px);
  }

  .RBStarterKitProductPage .col-md-3,
  .RBStarterKitProductSearchResultsPage .col-md-3,
  .RBStarterKitProductListPage .col-md-3 {
    width: 230px;
    margin-right: 10px;
  }

  .RBStarterKitProductPage .col-md-9,
  .RBStarterKitProductSearchResultsPage .col-md-9,
  .RBStarterKitProductListPage .col-md-9 {
    width: -webkit-calc(100% - 240px);
    width: calc(100% - 240px);
  }

  .RBStarterKitProductPage .col-md-push-3,
  .RBStarterKitProductSearchResultsPage .col-md-push-3,
  .RBStarterKitProductListPage .col-md-push-3 {
    left: 240px;
  }
}

/*
 * Social Page Sharing
 ******************************/

.sk-social-page-sharing {
  font-size: 85%;
  font-weight: bold;
  border-top: 1px solid #eeeeee;
  margin-top: 20px;
  padding: 15px 0 20px;
}

.sk-social-page-sharing a {
  font-size: 1.5em;
  margin: 0 1px;
  top: 1px;
}

.sk-scroll-nav-container {
  position: relative;
  overflow: hidden;
  background: #fff;
  z-index: 10;
  top: 0;
  margin: 0;
  text-transform: uppercase;
  -webkit-box-shadow: 0 7px 5px -5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 7px 5px -5px rgba(0, 0, 0, 0.3);
}

.sk-scroll-nav-container.affix {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  top: 0;
  border-width: 0 0 1px;
}

.sk-scroll-nav-container.affix .navbar-collapse {
  max-height: 340px;
}

@media (max-width: 480px) and (orientation: landscape) {
  .sk-scroll-nav-container.affix .navbar-collapse {
    max-height: 200px;
  }
}

@media (min-width: 768px) {
  .sk-scroll-nav-container.affix {
    border-radius: 0;
  }
}

.sk-scroll-nav {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .sk-scroll-nav {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .sk-scroll-nav {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .sk-scroll-nav {
    width: 1180px;
  }
}

.sk-scroll-nav > .navbar-header,
.sk-scroll-nav > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .sk-scroll-nav > .navbar-header,
  .sk-scroll-nav > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.sk-scroll-nav-title {
  text-align: center;
  display: none;
}

@media (min-width: 992px) {
  .sk-scroll-nav-title {
    display: block;
  }
}

.sk-scroll-nav-list a,
h4.sk-scroll-nav-title {
  color: #415a6c;
}

.sk-scroll-nav-list-holder {
  text-align: center;
  position: relative;
}

.sk-scroll-nav-brand {
  color: #415a6c;
  height: 41px;
  padding-left: 46px;
  padding-top: 11px;
  font-family: Roboto, sans-serif;
  position: absolute;
  left: 0;
  bottom: 5px;
  display: none;
}

@media (min-width: 992px) {
  .sk-scroll-nav-brand {
    display: block;
  }
}

.sk-scroll-nav-list {
  float: none;
  display: inline-block;
  margin: 10px 0;
  font-size: 12px;
}

@media (min-width: 768px) {
  .sk-scroll-nav-list {
    font-size: 14px;
  }
}

.sk-scroll-nav-list li {
  display: inline-block;
}

.sk-scroll-nav-list li a {
  padding: 8px 5px;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 0 1px rgba(65, 90, 108, 0.15);
  box-shadow: 0 0 0 1px rgba(65, 90, 108, 0.15);
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
}

@media (min-width: 768px) {
  .sk-scroll-nav-list li a {
    padding: 8px 15px;
  }
}

.sk-scroll-nav-list li a:focus,
.sk-scroll-nav-list li a:hover {
  background: rgba(0, 0, 0, 0.05);
}

.sk-scroll-nav-list .active a,
.sk-scroll-nav-list .active a:focus,
.sk-scroll-nav-list .active a:hover {
  color: #fff;
  background: rgba(65, 90, 108, 0.9);
  -webkit-box-shadow: 0 0 0 1px rgba(65, 90, 108, 0.8);
  box-shadow: 0 0 0 1px rgba(65, 90, 108, 0.8);
}

.sk-scroll-nav-social {
  display: none;
  position: absolute;
  right: 0;
  bottom: 13px;
  margin: 0;
  border-top: 0 none;
  padding: 0;
}

@media (min-width: 992px) {
  .sk-scroll-nav-social {
    display: block;
  }
}

.sk-scroll-nav-social .sk-social-page-sharing {
  border: 0 none;
  margin: 0;
  padding: 0;
}

.sk-scroll-nav-social .sk-social-page-sharing-title {
  font-family: Roboto, sans-serif;
  font-weight: 400;
  color: #415a6c;
  position: relative;
  bottom: 3px;
}

.sk-scroll-nav-social .sk-social-icon {
  display: inline-block;
  font-size: 2em;
  line-height: 1;
  margin: 0 2px;
}

.sk-scroll-nav-social .sk-social-icon:focus,
.sk-scroll-nav-social .sk-social-icon:hover {
  background-position: left -33px;
}

.sk-related-block {
  display: block;
  margin-bottom: 10px;
}

.sk-related-block:focus,
.sk-related-block:hover {
  text-decoration: inherit;
  color: inherit;
  color: currentColor;
}

.sk-related-block-title {
  margin-top: 0;
}

.sk-related-product-block {
  display: block;
}

.sk-related-product-block:before,
.sk-related-product-block:after {
  content: " ";
  display: table;
}

.sk-related-product-block:after {
  clear: both;
}

.sk-related-product-block:before,
.sk-related-product-block:after {
  content: " ";
  display: table;
}

.sk-related-product-block:after {
  clear: both;
}

.sk-related-product-block-image {
  float: left;
  width: 50%;
  padding: 4px;
}

.sk-related-product-block-title {
  float: left;
  width: 50%;
  padding: 4px;
}

/*
  Latest Articles Styles
  - Used on home page
  **************************************/

/*
  Elements
  **************************************/

.sk-latest-articles-header {
  margin-top: 0;
  text-align: center;
}

.sk-latest-articles-title {
  margin-top: 0;
}

.sk-latest-articles-list .sk-list-item-wrapper {
  margin-bottom: 10px;
}

@media (max-width: 991px) {
  .sk-latest-articles-list .sk-list-item-wrapper:nth-child(2n + 1) {
    clear: left;
  }
}

@media (min-width: 992px) {
  .sk-latest-articles-list .sk-list-item-wrapper:nth-child(3n + 1) {
    clear: left;
  }
}

/*
  Modifiers
  **************************************/

.sk-latest-articles--homepage {
  margin-bottom: 30px;
}

.sk-grid-image {
  margin-bottom: 20px;
}

.sk-grid-image__image {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.RBStarterKitContentGridPage .sk-grid-title--content {
  margin-top: 80px;
}

.sk-grid-richtext {
  margin-bottom: 20px;
}

.sk-grid-title {
  margin-top: 0;
  text-align: center;
}

.sk-producttagsearch {
  width: 900px;
  background-color: lightgray;
  margin-bottom: 30px;
}

.sk-producttagsearch-singletagcontainer {
  width: 100%;
  height: 40px;
}

.sk-producttagsearch-singletag {
  float: left;
  width: 250px;
  border: 1px solid black;
  text-align: center;
}

.sk-producttagsearch-multitagcontainer {
  width: 100%;
  height: 120px;
}

.sk-producttagsearch-buttoncontainer {
  text-align: right;
}

body .mfp-socialshare {
  position: absolute;
  width: 100%;
  text-align: center;
  color: #fff;
  margin-top: 30px;
}

body .mfp-socialshare a {
  font-size: 25px;
  color: #fff;
  margin-left: 10px;
}

.sk-grid-social-media {
  display: inline-block;
}

.sk-grid-social-media a {
  font-size: 23px;
  color: #000;
  margin-right: 12px;
}

.sk-grid-social-media-share-text {
  display: inline-block;
}

.sk-grid-responsive-video-container {
  position: relative;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.sk-grid-responsive-video-container embed,
.sk-grid-responsive-video-container iframe,
.sk-grid-responsive-video-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.sk-grid-videos .sk-grid-videos-item .sk-grid-videos-item-link {
  position: relative;
}

.sk-grid-videos .sk-grid-videos-item .sk-grid-videos-item-link img {
  width: 100%;
}

.sk-grid-videos .sk-grid-videos-item .sk-grid-videos-item-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: block;
  width: 100%;
  color: #fff;
  background-color: #191919;
  border-color: #191919;
}

.col-md-6 .col-md-3 .sk-video-play-btn {
  width: 50px;
  height: 50px;
  line-height: 50px;
  margin: -25px 0 0 -25px;
}

.col-md-6 .col-md-3 .sk-video-play-btn:after {
  font-size: 25px;
}

.col-md-6 .col-md-4 .sk-video-play-btn {
  width: 70px;
  height: 70px;
  line-height: 70px;
  margin: -35px 0 0 -35px;
}

.col-md-6 .col-md-4 .sk-video-play-btn:after {
  font-size: 35px;
}

.sk-grid-messages-module .sk-grid-messages-module-content-template {
  display: inline-block;
}

.sk-grid-messages-module .sk-grid-messages-module-content-template img {
  width: 50px;
  height: 50px;
}

.sk-grid-messages-module .sk-grid-messages-module-phone-container img {
  width: 300px;
  height: 300px;
}

.sk-grid-image-as-link .sk-grid-image-as-link-image {
  width: 100%;
}

/*
  Buy Online Page
  **************************************/

.sk-buy-online-list {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 100px;
}

.sk-buy-online-list .sk-list-item-wrapper {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .sk-buy-online-list .sk-list-item-wrapper {
    float: left;
    width: 50%;
  }
}

@media (min-width: 992px) {
  .sk-buy-online-list .sk-list-item-wrapper {
    float: left;
    width: 33.33333333%;
  }
}

.sk-buy-online-page .sk-page-header {
  display: none;
}

.sk-buy-online-page p {
  color: #191919;
  font-weight: bold;
  font-size: 30px;
  text-transform: uppercase;
  margin: 0;
}

.sk-buy-online-list {
  margin-top: 66px;
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .sk-buy-online-list {
    margin-top: 20px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitBuyOnlinePage .sk-segment-breadcrumbs {
    height: 60px;
  }

  .RBStarterKitBuyOnlinePage ol.breadcrumb.visible-md.visible-lg {
    display: none !important;
  }
}

.RBStarterKitBuyOnlinePage .sk-segment-bottom {
  background: #ffffff;
}

.RBStarterKitBuyOnlinePage .sk-segment-footer {
  background: #d60002;
}

.RBStarterKitBuyOnlinePage .breadcrumb li,
.RBStarterKitBuyOnlinePage .breadcrumb li a {
  color: #9c9c9c;
}

.RBStarterKitBuyOnlinePage .breadcrumb > li + li:before {
  color: #9c9c9c;
}

.RBStarterKitBuyOnlinePage .sk-list-item-title {
  padding: 22px 10px 12px;
  text-align: center;
}

.RBStarterKitBuyOnlinePage .sk-list-item-title a {
  color: #191919;
  font-weight: bold;
  font-family: 'texgyreadventorbold';
  text-transform: uppercase;
  font-size: 20px;
}

.RBStarterKitBuyOnlinePage .sk-list-item-header {
  min-height: 1px;
}

.RBStarterKitBuyOnlinePage .sk-list-item-image-holder {
  border: 1px solid #f4f6fb;
  -webkit-box-shadow: 0 5px 4.75px 0.25px rgba(18, 4, 11, 0.15);
  box-shadow: 0 5px 4.75px 0.25px rgba(18, 4, 11, 0.15);
  margin-bottom: 15px;
}

.RBStarterKitBuyOnlinePage .sk-list-item-image-holder a {
  border: 0;
  border-radius: 0;
}

.RBStarterKitBuyOnlinePage .sk-list-item-image-holder a img {
  width: auto;
}

.RBStarterKitBuyOnlinePage .sk-list-item-image-holder a:focus {
  outline: none;
}

@media only screen and (min-width:1025px) {
  .sk-buy-online-list-item {
    width: 280px;
  }

  .sk-buy-online-list-item-wrapper:nth-child(3n+0) .sk-buy-online-list-item {
    float: right;
  }

  .sk-buy-online-list-item-wrapper:nth-child(3n-1) .sk-buy-online-list-item {
    margin-left: auto;
    margin-right: auto;
  }
}

@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-buy-online-page p {
    font-size: 16px;
    margin-left: 10px;
  }

  .sk-buy-online-list {
    margin-top: 40px;
    margin-bottom: 0px;
  }

  .RBStarterKitBuyOnlinePage .sk-list-item-title a {
    font-size: 14px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .sk-buy-online-list-item {
    width: 280px;
  }

  .sk-buy-online-list-item-wrapper .sk-buy-online-list-item {
    margin-left: auto;
    margin-right: auto;
  }

  .sk-buy-online-list .sk-list-item-wrapper {
    float: left;
    width: 50%;
  }

  .sk-buy-online-page p {
    margin-left: 60px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 992px) {
  .sk-buy-online-page p {
    margin-left: 50px;
  }
}

.sk-buy-online-list-item-title {
  display: none;
}

/*
  Contact Page
  **************************************/

.RBStarterKitContactPage .breadcrumb li,
.RBStarterKitContactPage .breadcrumb li a {
  color: #9c9c9c;
}

.RBStarterKitContactPage .breadcrumb > li + li:before {
  color: #9c9c9c;
}

.RBStarterKitContactPage .sk-segment-bottom {
  background: #ffffff;
}

@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContactPage .sk-container-body {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContactPage .sk-form-contact #sk-form-contact {
    width: 570px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 300px;
  }

  .RBStarterKitContactPage .sk-form-contact .sk-page-header,
  .RBStarterKitContactPage .sk-form-contact p {
    padding-left: 37px;
  }
}

@media only screen and (min-width:1025px) {
  .RBStarterKitContactPage .sk-form-contact {
    margin-bottom: 80px;
  }
}

.RBStarterKitContactPage .sk-form-contact .sk-page-header h1,
.RBStarterKitContactPage .sk-form-contact .sk-page-header__title {
  color: #191919;
}

.RBStarterKitContactPage .sk-form-contact label,
.RBStarterKitContactPage .sk-form-contact p {
  font-size: 17px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #000000;
  text-align: left;
  font-weight: normal;
}

@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContactPage .sk-form-contact label,
  .RBStarterKitContactPage .sk-form-contact p {
    font-size: 14px;
  }
}

.RBStarterKitContactPage .sk-form-contact p {
  padding-bottom: 10px;
}

.RBStarterKitContactPage .sk-form-contact legend {
  font-size: 20px;
  font-family: 'texgyreadventorbold';
  color: #191919;
  font-weight: 600;
  text-transform: uppercase;
  text-align: left;
  border-bottom: none;
  padding-left: 20px;
  margin-bottom: 30px;
  position: absolute;
  top: 0;
}

@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContactPage .sk-form-contact legend {
    text-align: center;
    padding-left: 0;
  }
}

.RBStarterKitContactPage .sk-form-contact fieldset {
  padding-top: 55px;
}

.RBStarterKitContactPage .sk-form-contact .form-control {
  background-color: #f1f1f1;
  -webkit-box-shadow: 0 5px 4.75px 0.25px rgba(18, 4, 11, 0.15);
  box-shadow: 0 5px 4.75px 0.25px rgba(18, 4, 11, 0.15);
  width: 240px;
  border-radius: 13px;
  border: none;
  height: 32px;
}

@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContactPage .sk-form-contact .form-control {
    width: 88%;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContactPage .sk-form-contact .form-control {
    width: 100%;
  }
}

@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .RBStarterKitContactPage .sk-form-contact .form-control {
    width: 100%;
  }
}

.RBStarterKitContactPage .sk-form-contact #message {
  height: auto;
}

@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContactPage .sk-form-contact #message {
    height: 200px;
  }
}

.RBStarterKitContactPage .sk-form-contact .col-md-3 .checkbox label,
.RBStarterKitContactPage .sk-form-contact .form-group label a {
  font-size: 12px;
  line-height: 20px;
  color: #000000;
}

@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContactPage .sk-form-contact .col-md-3 .checkbox label,
  .RBStarterKitContactPage .sk-form-contact .form-group label a {
    font-size: 11px;
  }
}

.RBStarterKitContactPage .sk-form-contact .form-group {
  min-height: 85px;
  margin-bottom: 8px;
}

@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContactPage .sk-form-contact .form-group {
    min-height: 60px;
  }
}

.RBStarterKitContactPage .sk-form-contact .form-group label a:first-child {
  padding-left: 30px;
}

@media only screen and (max-width: 1024px) and (min-width: 992px) {
  .RBStarterKitContactPage .sk-form-contact .form-group label a:first-child {
    padding-left: 22px;
  }
}

@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContactPage .sk-form-contact .form-group label a:first-child {
    padding-left: 14px;
  }
}

.RBStarterKitContactPage .sk-form-contact .form-group label a:nth-child(3) {
  padding-left: 30px;
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContactPage .sk-form-contact .form-group label a:nth-child(3) {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContactPage .sk-form-contact .form-group label a:nth-child(3) {
    margin-left: 0px;
    padding-left: 0px;
  }
}

@media only screen and (min-width: 280px) and (max-width: 337px) and (orientation: portrait) {
  .RBStarterKitContactPage .sk-form-contact .form-group label a:nth-child(3) {
    margin-left: 0px;
    padding-left: 16px;
  }
}

@media only screen and (max-width: 1200px) and (min-width: 992px) {
  .RBStarterKitContactPage .sk-form-contact .form-group label a:nth-child(3) {
    padding-left: 0px;
    margin-left: 0px;
  }
}

.RBStarterKitContactPage .sk-form-contact .has-error .checkbox,
.RBStarterKitContactPage .sk-form-contact .has-error .checkbox-inline,
.RBStarterKitContactPage .sk-form-contact .has-error .control-label,
.RBStarterKitContactPage .sk-form-contact .has-error .help-block,
.RBStarterKitContactPage .sk-form-contact .has-error .radio,
.RBStarterKitContactPage .sk-form-contact .has-error .radio-inline {
  color: #d60002;
}

.RBStarterKitContactPage .sk-form-contact .checkbox input[type="checkbox"],
.RBStarterKitContactPage .sk-form-contact .checkbox-inline input[type="checkbox"],
.RBStarterKitContactPage .sk-form-contact .radio input[type="radio"],
.RBStarterKitContactPage .sk-form-contact .radio-inline input[type="radio"],
.RBStarterKitContactPage .sk-form-contact input[type="checkbox"] {
  position: absolute;
  margin-left: -35px;
  -webkit-appearance: radio;
  -moz-appearance: radio;
  width: 30px;
  height: 30px;
  border-radius: 50px;
  background-color: #f1f1f1;
}

@media only screen and (max-width: 1024px) and (min-width: 992px) {
  .RBStarterKitContactPage .sk-form-contact .checkbox input[type="checkbox"],
  .RBStarterKitContactPage .sk-form-contact .checkbox-inline input[type="checkbox"],
  .RBStarterKitContactPage .sk-form-contact .radio input[type="radio"],
  .RBStarterKitContactPage .sk-form-contact .radio-inline input[type="radio"],
  .RBStarterKitContactPage .sk-form-contact input[type="checkbox"] {
    width: 22px;
    height: 22px;
    margin-left: -26px;
  }
}

.RBStarterKitContactPage .sk-form-contact input[type="checkbox"] {
  margin-left: 0;
}

@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContactPage .sk-form-contact input[type="checkbox"] {
    margin-left: -5px;
  }
}

.RBStarterKitContactPage .sk-form-contact ::-ms-check {
  border-radius: 50px;
}

.RBStarterKitContactPage .sk-form-contact .checkbox {
  margin-bottom: 30px;
  width: 245px;
  padding-left: 30px;
}

@media only screen and (max-width: 1024px) and (min-width: 992px) {
  .RBStarterKitContactPage .sk-form-contact .checkbox {
    width: 100%;
    padding-left: 21px;
  }
}

@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .RBStarterKitContactPage .sk-form-contact .checkbox {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContactPage .sk-form-contact .checkbox {
    width: 100%;
    padding-left: 15px;
    padding-top: 15px;
  }
}

.RBStarterKitContactPage .sk-form-contact .btn-primary {
  font-size: 18px;
  font-family: "Oswald";
  color: #ffffff;
  font-weight: 600;
  width: 141px;
  height: 41px;
  background-color: #d60002;
  border-color: #d60002;
  text-transform: uppercase;
  margin-left: 50px;
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContactPage .sk-form-contact .btn-primary {
    margin-left: 20px;
  }
}

@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContactPage .sk-form-contact .btn-primary {
    margin-left: 0px;
  }
}

.RBStarterKitContactPage .sk-form-contact .btn-primary.active,
.RBStarterKitContactPage .sk-form-contact .btn-primary:active,
.RBStarterKitContactPage .sk-form-contact .btn-primary:focus,
.RBStarterKitContactPage .sk-form-contact .btn-primary:hover {
  color: #ffffff;
  background-color: #c60002;
  border-color: #c60002;
}

.RBStarterKitContactPage .sk-form-contact .help-block {
  text-align: right !important;
  font-size: 12px;
  padding-top: 10px;
  height: 0;
}

@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContactPage .sk-form-contact .help-block {
    padding-right: 42px;
  }
}

.RBStarterKitContactPage .sk-form-contact p.help-block {
  display: none;
}

@media only screen and (max-width: 1024px) and (min-width: 992px) {
  .RBStarterKitContactPage .sk-form-contact .sk-content-area {
    margin-left: 0;
    margin-right: 0;
  }
}

@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .RBStarterKitContactPage .sk-form-contact .sk-content-area {
    margin-left: 0;
    margin-right: 0;
  }
}

.RBStarterKitContactPage .sk-form-contact .sk-content-area label {
  padding-left: 5px;
}

@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContactPage .sk-form-contact .sk-content-area label {
    padding-left: 15px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 992px) {
  .RBStarterKitContactPage .sk-form-contact #sk-form-contact {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .RBStarterKitContactPage .sk-form-contact legend {
    padding-left: 20px;
  }
}

.RBStarterKitContactPage .sk-segment-footer {
  background: #d60002;
  margin-top: 300px;
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContactPage .sk-segment-footer {
    margin-top: 100px;
  }
}

.RBStarterKitContactPage p img {
  position: absolute;
  padding-bottom: 20px;
  bottom: 245px;
  right: 28%;
}

@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContactPage p img {
    bottom: 14%;
    width: 150px;
    right: 30%;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContactPage p img {
    padding-bottom: 10px;
    bottom: 300px;
    right: 36%;
  }
}

@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .RBStarterKitContactPage p img {
    right: 15%;
  }
}

@media only screen and (min-width: 1920px) and (max-width: 3000px) {
  .RBStarterKitContactPage p img {
    bottom: 253px;
    right: 39%;
  }
}

@media only screen and (max-width: 9000px) and (min-width: 3001px) {
  .RBStarterKitContactPage p img {
    bottom: 344px;
    right: 43%;
  }
}

@media only screen and (min-width: 1445px) and (max-width: 1919px) {
  .RBStarterKitContactPage p img {
    bottom: 253px;
    right: 34%;
  }
}

.RBStarterKitContactPage .checkbox + .checkbox,
.RBStarterKitContactPage .radio + .radio {
  margin-top: 0;
}

.RBStarterKitContactPage .checkbox,
.RBStarterKitContactPage .radio {
  margin-top: 30px;
  margin-bottom: 0;
}

.RBStarterKitContactPage address {
  width: 240px;
}

@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContactPage address {
    width: 100%;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContactPage address {
    width: 100%;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 992px) {
  .RBStarterKitContactPage address {
    width: 100%;
  }
}

@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .RBStarterKitContactPage address {
    width: 100%;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContactPage .sk-segment-breadcrumbs {
    height: 60px;
  }

  .RBStarterKitContactPage ol.breadcrumb.visible-md.visible-lg {
    display: none !important;
  }
}

@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-content-area .col-sm-6:nth-child(4) p {
    text-align: center;
  }
}

/*
  Error Response Pages
  **************************************/

.sk-404-page,
.sk-500-page {
  margin-bottom: 0;
}

.sk-404-error {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  width: 792px;
}

@media only screen and (min-width: 1200px) {
  .sk-404-error {
    padding-left: 39px;
  }
}

@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-404-error {
    width: 300px;
  }
}

@media only screen and (max-width: 767px) and (min-width: 410px) {
  .sk-404-error {
    width: 344px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .sk-404-error {
    width: 700px;
    margin-bottom: 20px;
  }
}

.sk-404-error .sk-content-holder {
  font-size: 16px;
}

.sk-404-error .sk-image-holder {
  margin-left: 50px;
}

@media only screen and (min-width: 1200px) {
  .sk-404-error .sk-image-holder {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }

  .sk-404-error .sk-image-holder img {
    margin-right: 0px;
  }
}

@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-404-error .sk-image-holder {
    margin-left: 0;
    margin-right: 10px;
  }
}

@media only screen and (max-width: 767px) and (min-width: 410px) {
  .sk-404-error .sk-image-holder {
    margin-right: 0;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .sk-404-error .sk-image-holder {
    margin-left: 135px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .sk-404-error .sk-image-holder img {
    width: 150px;
  }
}

@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-404-error .sk-image-holder img {
    width: 100px;
  }
}

.RBStarterKitError404 .sk-page-header {
  display: none;
}

.RBStarterKitError404 .breadcrumb {
  margin: 25px 0 10px 110px;
}

.RBStarterKitError404 .sk-content-holder p {
  font-weight: 500;
  font-size: 22px;
  margin-bottom: 0;
  text-transform: uppercase;
}

.RBStarterKitError404 .sk-content-holder p:first-child {
  font-size: 100px;
  font-family: 'texgyreadventorbold';
}

@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitError404 .sk-content-holder p:first-child {
    font-size: 40px;
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitError404 .sk-content-holder p {
    font-size: 13px;
  }
}

.RBStarterKitError404 .sk-content-holder p a {
  color: #ffffff;
  text-decoration: underline;
}

/*
  FAQs Page
  **************************************/

.sk-faq-list {
  padding-bottom: 9px;
  margin: 20px 0;
  border: 0 none;
  -webkit-box-shadow: 0 15px 0 -10px rgba(60, 71, 100, 0.1);
  box-shadow: 0 15px 0 -10px rgba(60, 71, 100, 0.1);
  border-bottom: 1px solid #eeeeee;
}

.sk-faq-list ul li {
  margin-bottom: 5px;
  list-style: none;
}

.sk-faq-question {
  padding: 20px;
  border-radius: 2px;
}

.sk-faq-question:first-child {
  margin-top: 20px;
}

.sk-faq-question:target {
  -webkit-animation: fade-bg 3s;
  -o-animation: fade-bg 3s;
  animation: fade-bg 3s;
}

.sk-faq-question .sk-faq-question-title {
  margin-top: 0;
}

@keyframes fade-bg {
  0% {
    background-color: #eee;
  }

  66% {
    background-color: #eee;
  }

  100% {
    background-color: transparent;
  }
}

@-webkit-keyframes fade-bg {
  0% {
    background-color: #eee;
  }

  66% {
    background-color: #eee;
  }

  100% {
    background-color: transparent;
  }
}

@-o-keyframes fade-bg {
  0% {
    background-color: #eee;
  }

  66% {
    background-color: #eee;
  }

  100% {
    background-color: transparent;
  }
}

/*
  General Content
  **************************************/

.sk-general-content {
  margin-bottom: 20px;
}

/*
  Product
  **************************************/

.sk-product-body {
  margin-left: -15px;
  margin-right: -15px;
}

.sk-product-body .grid-section .row {
  margin-left: 0;
  margin-right: 0;
}

.sk-product-header h1 {
  font-size: 24px;
}

@media (min-width: 768px) {
  .sk-product-header h1 {
    font-size: 26px;
    margin-top: 0;
  }
}

@media (min-width: 1200px) {
  .sk-product-header h1 {
    font-size: 30px;
  }
}

.sk-product-assets {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .sk-product-assets {
    float: left;
    width: 41.66666667%;
  }
}

@media (min-width: 992px) {
  .sk-product-assets {
    float: left;
    width: 33.33333333%;
  }
}

.sk-product-assets .sk-buy-now-holder {
  margin: 15px auto 20px;
  width: 145px;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-product-assets .sk-buy-now-holder {
    width: 75%;
  }
}

.sk-buy-now-btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: block;
  width: 100%;
}

.sk-buy-now-btn:focus,
.sk-buy-now-btn:active:focus,
.sk-buy-now-btn.active:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: thin dotted;
}

.sk-buy-now-btn:hover,
.sk-buy-now-btn:focus {
  color: #fff;
  text-decoration: none;
}

.sk-buy-now-btn:active,
.sk-buy-now-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);
}

.sk-buy-now-btn.disabled,
.sk-buy-now-btn[disabled],
fieldset[disabled] .sk-buy-now-btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.sk-buy-now-btn--online {
  color: #fff;
  background-color: #191919;
  border-color: #0c0c0c;
}

.sk-buy-now-btn--online:hover,
.sk-buy-now-btn--online:focus,
.sk-buy-now-btn--online:active,
.sk-buy-now-btn--online.active,
.open > .dropdown-toggle.sk-buy-now-btn--online {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}

.sk-buy-now-btn--online:active,
.sk-buy-now-btn--online.active,
.open > .dropdown-toggle.sk-buy-now-btn--online {
  background-image: none;
}

.sk-buy-now-btn--online.disabled,
.sk-buy-now-btn--online[disabled],
fieldset[disabled] .sk-buy-now-btn--online,
.sk-buy-now-btn--online.disabled:hover,
.sk-buy-now-btn--online[disabled]:hover,
fieldset[disabled] .sk-buy-now-btn--online:hover,
.sk-buy-now-btn--online.disabled:focus,
.sk-buy-now-btn--online[disabled]:focus,
fieldset[disabled] .sk-buy-now-btn--online:focus,
.sk-buy-now-btn--online.disabled:active,
.sk-buy-now-btn--online[disabled]:active,
fieldset[disabled] .sk-buy-now-btn--online:active,
.sk-buy-now-btn--online.disabled.active,
.sk-buy-now-btn--online[disabled].active,
fieldset[disabled] .sk-buy-now-btn--online.active {
  background-color: #191919;
  border-color: #0c0c0c;
}

.sk-buy-now-btn--online .badge {
  color: #191919;
  background-color: #fff;
}

.sk-buy-now-btn--locate {
  background-color: #99c33f;
  border-color: #99c33f;
  color: #ffffff;
  font-size: 17px;
  text-transform: uppercase;
  height: 46px;
  padding: 11px 12px;
}

.sk-compare__button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: block;
  width: 100%;
  color: #fff;
  background-color: #191919;
  border-color: #0c0c0c;
}

.sk-compare__button:focus,
.sk-compare__button:active:focus,
.sk-compare__button.active:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: thin dotted;
}

.sk-compare__button:hover,
.sk-compare__button:focus {
  color: #fff;
  text-decoration: none;
}

.sk-compare__button:active,
.sk-compare__button.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);
}

.sk-compare__button.disabled,
.sk-compare__button[disabled],
fieldset[disabled] .sk-compare__button {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.sk-compare__button:hover,
.sk-compare__button:focus,
.sk-compare__button:active,
.sk-compare__button.active,
.open > .dropdown-toggle.sk-compare__button {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}

.sk-compare__button:active,
.sk-compare__button.active,
.open > .dropdown-toggle.sk-compare__button {
  background-image: none;
}

.sk-compare__button.disabled,
.sk-compare__button[disabled],
fieldset[disabled] .sk-compare__button,
.sk-compare__button.disabled:hover,
.sk-compare__button[disabled]:hover,
fieldset[disabled] .sk-compare__button:hover,
.sk-compare__button.disabled:focus,
.sk-compare__button[disabled]:focus,
fieldset[disabled] .sk-compare__button:focus,
.sk-compare__button.disabled:active,
.sk-compare__button[disabled]:active,
fieldset[disabled] .sk-compare__button:active,
.sk-compare__button.disabled.active,
.sk-compare__button[disabled].active,
fieldset[disabled] .sk-compare__button.active {
  background-color: #191919;
  border-color: #0c0c0c;
}

.sk-compare__button .badge {
  color: #191919;
  background-color: #fff;
}

.sk-product-images {
  margin-left: -15px;
  margin-right: -15px;
}

.sk-product-feature-image-holder {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.sk-product-thumbnail-image-holder {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.sk-product-feature-image-link,
.sk-product-thumbnail-image-link {
  margin-bottom: 10px;
}

.sk-product-feature-image-empty {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background: #fff url('/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/empty-img-logo.png') no-repeat center center;
  height: 100px;
  line-height: 100px;
  text-align: center;
  vertical-align: bottom;
  overflow: hidden;
  text-indent: -9999px;
  padding-bottom: 100%;
}

.sk-product-feature-image-empty > img,
.sk-product-feature-image-empty a > img {
  margin-left: auto;
  margin-right: auto;
}

a.sk-product-feature-image-empty:hover,
a.sk-product-feature-image-empty:focus,
a.sk-product-feature-image-empty.active {
  border-color: #d60002;
}

.sk-product-feature-image-empty .caption {
  padding: 9px;
  color: #333333;
}

.sk-product-detail {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .sk-product-detail {
    float: left;
    width: 58.33333333%;
  }
}

@media (min-width: 992px) {
  .sk-product-detail {
    float: left;
    width: 66.66666667%;
  }
}

.sk-product-extended-info {
  margin-left: -15px;
  margin-right: -15px;
}

.sk-product-tags {
  width: 150px;
  margin-left: auto;
  margin-right: auto;
}

.sk-product-tags:before,
.sk-product-tags:after {
  content: " ";
  display: table;
}

.sk-product-tags:after {
  clear: both;
}

.sk-product-tags:before,
.sk-product-tags:after {
  content: " ";
  display: table;
}

.sk-product-tags:after {
  clear: both;
}

.sk-product-tag-link {
  color: #d60002;
}

.sk-product-tag-link:focus,
.sk-product-tag-link:hover {
  color: #000000;
  text-decoration: none;
}

.sk-product-tag {
  position: relative;
  padding: 5px 5px 5px 60px;
  min-height: 53px;
  margin: 0 0 50px;
}

.sk-product-tag-image-holder {
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  bottom: 0;
  padding: 5px;
}

.sk-product-tag-image {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
  width: 100%;
  border-radius: 2px;
}

.sk-product-tag-body {
  padding: 5px;
  font-size: 0.9em;
}

.sk-product-tag-name {
  font-weight: 700;
  line-height: 1.571;
  display: block;
  margin: 0;
  padding: 0;
  font-family: 'Source Sans Pro', sans-serif;
}

.sk-product-tag-value {
  display: block;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  line-height: 1.571;
  font-size: 13px;
}

.sk-product-video-title {
  margin-top: 0;
}

.sk-product-video-description {
  margin-top: 10px;
}

.RBStarterKitProductPage .mfp-bg {
  background-color: #ccc;
}

.sk-buy-online-lightbox {
  position: relative;
  margin: 0 auto;
  background: #fff;
  padding: 40px 0 5px;
  max-width: 310px;
  -webkit-box-shadow: 0 15px 0 -10px rgba(60, 71, 100, 0.1);
  box-shadow: 0 15px 0 -10px rgba(60, 71, 100, 0.1);
}

.sk-buy-online-lightbox .mfp-close {
  color: #ea3592;
}

.sk-buy-online-ad {
  margin: 0 auto;
}

/*
  Product Dealer
  **************************************/

.sk-dealer {
  display: block;
  position: relative;
  border-radius: 2px;
  padding: 5px;
  min-height: 30px;
  margin: 0 0 5px;
  -webkit-box-shadow: 0 15px 0 -10px rgba(60, 71, 100, 0.1);
  box-shadow: 0 15px 0 -10px rgba(60, 71, 100, 0.1);
}

.sk-dealer:before,
.sk-dealer:after {
  content: " ";
  display: table;
}

.sk-dealer:after {
  clear: both;
}

.sk-dealer:before,
.sk-dealer:after {
  content: " ";
  display: table;
}

.sk-dealer:after {
  clear: both;
}

.sk-dealer__logo-container {
  float: left;
  width: 33.3333%;
}

.sk-dealer__logo {
  width: 100%;
}

.sk-dealer__body {
  float: left;
  padding-left: 5px;
  width: 66.6667%;
}

.sk-dealer__name {
  margin: 0 0 5px;
  font-weight: bold;
}

.sk-dealer__price,
.sk-dealer__stock {
  font-size: 12px;
  margin: 0;
}

.sk-dealer--logoonly {
  min-height: 30px;
  text-align: center;
}

.sk-dealer--logoonly .sk-dealer__logo-container {
  display: inline-block;
  float: none;
}

.sk-channelsight__header {
  text-align: center;
  padding: 10px 5px;
}

.sk-channelsight.white-popup {
  position: relative;
  width: 500px;
  background: #fff;
  padding: 20px;
  margin: 0 auto;
}

.sk-channelsight.white-popup {
  position: relative;
  width: 500px;
  background: #fff;
  padding: 20px;
  margin: 0 auto;
}

.channelsight-loader img {
  margin: auto;
  display: block;
}

.RBStarterKitProductPage .sk-segment-bottom {
  background: #ffffff;
}

.RBStarterKitProductPage .breadcrumb li,
.RBStarterKitProductPage .breadcrumb li a {
  color: #9c9c9c;
}

.RBStarterKitProductPage .breadcrumb > li + li:before {
  color: #9c9c9c;
}

.RBStarterKitProductPage .sk-segment-body .sk-section-heading {
  display: none;
}

.RBStarterKitProductPage .sk-product h1 {
  color: #000000;
  font-family: 'texgyreadventorbold';
  font-size: 33px;
  width: 80%;
  margin-bottom: 40px;
}

.RBStarterKitProductPage .sk-product-feature-image-holder .sk-product-feature-image-link {
  border: 0;
}

.RBStarterKitProductPage .sk-segment-footer {
  background: #d60002;
  margin-top: 0;
}

.RBStarterKitProductPage .sk-leftnav-template {
  padding-bottom: 0;
}

.RBStarterKitProductPage .sk-promo-slot-link:before,
.RBStarterKitProductPage a.sk-buy-now-btn--locate.sk-buy-now-btn:before {
  font-family: 'Glyphicons Halflings';
  content: "\e080 \00a0";
  position: relative;
  font-size: 14px;
}

.RBStarterKitProductPage .sk-product-detail > h2 {
  color: #000000;
}

.RBStarterKitProductPage .sk-product-detail ul li,
.RBStarterKitProductPage .sk-product-detail p {
  color: #000000;
}

.RBStarterKitProductPage .sk-product-detail > p {
  color: #000000;
  padding: 100px 70px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  line-height: 1.056;
}

.RBStarterKitProductPage .sk-product-detail .sk-product-enhanced-detail {
  background: #212121;
  padding: 50px 55px 10px;
}

.RBStarterKitProductPage .sk-product-detail .sk-product-related-info {
  background: #212121;
  padding: 10px 55px 30px 70px;
}

.RBStarterKitProductPage .sk-product-detail .panel-body,
.RBStarterKitProductPage .sk-product-detail .panel-heading,
.RBStarterKitProductPage .sk-product-detail .sk-product-accordion {
  background: #212121;
  border-radius: 0;
  border: 0;
}

.RBStarterKitProductPage .sk-product-detail .panel-default > .panel-heading + .panel-collapse > .panel-body,
.RBStarterKitProductPage .sk-product-detail .sk-panel-nav-secondary > .panel-heading + .panel-collapse > .panel-body,
.RBStarterKitProductPage .sk-product-detail .sk-panel-related > .panel-heading + .panel-collapse > .panel-body,
.RBStarterKitProductPage .sk-product-detail .sk-promo-slot > .panel-heading + .panel-collapse > .panel-body,
.RBStarterKitProductPage .sk-product-detail .sk-promo-slot > .panel-heading + .panel-collapse > .panel-body,
.RBStarterKitProductPage .sk-product-detail .sk-panel-nav-secondary > .panel-heading + .panel-collapse > .panel-body,
.RBStarterKitProductPage .sk-product-detail .sk-panel-related > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #212121;
  -webkit-box-shadow: 0 1px 0 0 #333737;
  box-shadow: 0 1px 0 0 #333737;
  border-bottom: 1px solid #000000;
  padding-bottom: 15px;
}

.RBStarterKitProductPage .sk-product-detail .sk-social-page-sharing {
  display: none;
}

.RBStarterKitProductPage .sk-product-detail .panel-default,
.RBStarterKitProductPage .sk-product-detail .sk-panel-nav-secondary,
.RBStarterKitProductPage .sk-product-detail .sk-panel-related,
.RBStarterKitProductPage .sk-product-detail .sk-promo-slot,
.RBStarterKitProductPage .sk-product-detail .sk-promo-slot,
.RBStarterKitProductPage .sk-product-detail .sk-panel-nav-secondary,
.RBStarterKitProductPage .sk-product-detail .sk-panel-related {
  -webkit-box-shadow: 0 0 0 0 #333737;
  box-shadow: 0 0 0 0 #333737;
}

.RBStarterKitProductPage .sk-product-detail .panel-body {
  padding: 0;
  margin: 15px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
}

.RBStarterKitProductPage .sk-product-detail .panel-title > a {
  color: inherit;
  outline: none;
}

.RBStarterKitProductPage .sk-product-detail .panel-title,
.RBStarterKitProductPage .sk-product-detail .sk-related-products-title {
  font-size: 29px;
  text-transform: uppercase;
}

@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitProductPage .sk-product-detail .panel-title,
  .RBStarterKitProductPage .sk-product-detail .sk-related-products-title {
    font-size: 20px;
  }
}

.RBStarterKitProductPage .sk-product-detail .sk-related-products-title {
  color: #ffffff;
  margin-top: 0;
}

.RBStarterKitProductPage .sk-related-product-wrapper {
  padding-left: 3px;
  padding-right: 3px;
}

.RBStarterKitProductPage .sk-related-product-list {
  padding-left: 12px;
  padding-right: 12px;
}

.RBStarterKitProductPage .sk-related-products-header {
  margin: 0;
}

.RBStarterKitProductPage .sk-related-product-title {
  text-align: center;
}

.RBStarterKitProductPage .sk-related-product-title a {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
}

.RBStarterKitProductPage .sk-list-item-image-holder a {
  border: 0;
}

.RBStarterKitProductPage .sk-promo-row-header {
  display: none;
}

.RBStarterKitProductPage .sk-promo-rows .sk-columns-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.RBStarterKitProductPage .mar-left-right-auto {
  margin-left: auto;
  margin-right: auto;
}

.RBStarterKitProductPage .sk-promo-rows:nth-child(1) .sk-columns-1 {
  width: 460px;
  margin-left: auto;
  margin-right: auto;
  clear: both;
  text-align: center;
}

.RBStarterKitProductPage .sk-promo-rows:nth-child(1) .sk-columns-1 .sk-promo-slot-text-holder p {
  margin-top: 10px;
  text-align: left;
  margin-bottom: 0;
  text-align: center;
  width: 330px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px 15px 0px 15px;
}

@media only screen and (max-width: 1024px) and (min-width: 280px) {
  .RBStarterKitProductPage .sk-promo-rows:nth-child(1) .sk-columns-1 .sk-promo-slot-text-holder p {
    width: 100%;
  }
}

.RBStarterKitProductPage .sk-promo-rows:nth-child(1) .sk-columns-1 .sk-promo-slot-text-holder:nth-child(1) p {
  text-transform: uppercase;
  font-family: "Oswald";
  font-size: 12px;
  text-align: left;
  margin-left: -5px;
  margin-top: 5px;
}

@media only screen and (max-width: 1024px) and (min-width: 280px) {
  .RBStarterKitProductPage .sk-promo-rows:nth-child(1) .sk-columns-1 .sk-promo-slot-text-holder:nth-child(1) p {
    margin-left: -5px;
  }
}

.RBStarterKitProductPage .sk-promo-rows:nth-child(2) .sk-columns-2 .col-md-6 .sk-promo-slot-text-holder p {
  color: #ffffff;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  margin-top: 10px;
  text-align: center;
  margin-bottom: 0;
  padding: 0px 15px 0px 15px;
}

.RBStarterKitProductPage .sk-promo-rows:nth-child(2) .sk-columns-2 .col-md-6 .sk-promo-slot-text-holder:nth-child(1) p {
  text-transform: uppercase;
  font-family: "Oswald";
  font-size: 12px;
  text-align: left;
  margin-left: -5px;
  margin-top: 5px;
}

.RBStarterKitProductPage .sk-promo-slot-heading:first-child {
  background: transparent;
}

.RBStarterKitProductPage .sk-promo-slot-heading:first-child .sk-promo-slot-title {
  color: #ffffff;
  text-align: left;
  margin-bottom: 0;
}

.RBStarterKitProductPage .sk-promo-slot-link-holder {
  margin-left: auto;
  margin-right: auto;
  width: 245px;
}

.RBStarterKitProductPage .sk-promo-slot-link {
  background-color: #d60002;
  border-color: #d60002;
  color: #ffffff;
  position: relative;
  height: 46px;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-top: 25px;
  text-align: center;
  font-size: 17px;
}

.RBStarterKitProductPage .sk-promo-slot-link:hover {
  background: #000000;
  border-color: #000000;
  color: #ffffff;
}

.RBStarterKitProductPage .sk-promo-slot-flexible {
  min-height: 250px;
  color: #ffffff;
  text-align: left;
}

@media only screen and (max-width: 1024px) and (min-width: 280px) {
  .RBStarterKitProductPage .sk-promo-slot-flexible {
    min-height: 300px;
  }
}

.RBStarterKitProductPage .col-md-6 .sk-promo-slot-heading {
  padding: 15px 10px;
}

.RBStarterKitProductPage .col-md-6 .sk-promo-slot-heading .sk-promo-slot-title {
  color: #ffffff;
  font-size: 29px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
}

.RBStarterKitProductPage .sk-promo-slot-text-holder {
  padding: 5px 0;
}

.RBStarterKitProductPage .sk-promo-slot-text-holder .sk-promo-slot-text {
  margin-top: 40px;
  margin-bottom: 95px;
  padding: 0;
  text-align: center;
}

.RBStarterKitProductPage .sk-promo-link:focus,
.RBStarterKitProductPage .sk-promo-link:hover {
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.14);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.14);
}

.RBStarterKitProductPage .sk-promo-row .sk-columns-1 .sk-promo-slot-text-holder .sk-promo-slot-heading .sk-promo-slot-title {
  color: #000000;
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitProductPage .sk-promo-rows .sk-columns-2 .col-md-6 {
    width: 50%;
    margin-bottom: 30px;
  }

  .RBStarterKitProductPage .sk-product-detail > p {
    padding: 70px;
  }

  .RBStarterKitProductPage .sk-product-related-info {
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitProductPage .sk-promo-rows .sk-columns-2 .col-md-6 {
    width: 50%;
    margin-bottom: 30px;
  }

  .RBStarterKitProductPage .sk-product-tags {
    width: auto;
  }

  .RBStarterKitProductPage .sk-product h1 {
    width: 100%;
  }

  .RBStarterKitProductPage .sk-promo-rows:nth-child(1) .sk-columns-1 {
    width: 100%;
    -webkit-box-shadow: 0 5px 4.75px 0.25px rgba(18, 4, 11, 0.15);
    box-shadow: 0 5px 4.75px 0.25px rgba(18, 4, 11, 0.15);
  }

  .RBStarterKitProductPage .sk-product h1 {
    font-size: 20px;
  }

  .RBStarterKitProductPage .sk-product-detail {
    padding: 30px 15px 0;
  }

  .RBStarterKitProductPage .RBStarterKitProductPage .sk-product-detail .sk-related-products-title,
  .RBStarterKitProductPage .sk-product-detail .panel-title,
  .RBStarterKitProductPage .sk-promo-slot-heading:first-child .sk-promo-slot-title {
    font-size: 20px;
  }

  .RBStarterKitProductPage .sk-promo-rows .sk-columns-2 {
    display: block;
  }

  .RBStarterKitProductPage .sk-promo-rows .sk-columns-2 .col-md-6 {
    width: 100%;
    margin-top: 45px;
  }

  .RBStarterKitProductPage .sk-promo-slot-heading .sk-promo-slot-title {
    font-size: 20px;
  }

  .RBStarterKitProductPage .sk-promo-slot-flexible {
    min-height: 315px;
  }

  .RBStarterKitProductPage .sk-product-tag-finder {
    margin-left: -15px;
    margin-right: -15px;
  }

  .RBStarterKitProductPage .sk-product-detail > p {
    padding: 70px;
  }

  .RBStarterKitProductPage .col-md-12,
  .RBStarterKitProductPage .col-md-6 {
    padding-left: 8px;
    padding-right: 8px;
  }

  .RBStarterKitProductPage .sk-product-related-info {
    margin-bottom: 30px;
  }
}

.bootstrap-select .dropdown-toggle:focus {
  outline: none !important;
}

a,
a:active,
a:focus {
  outline: none;
}

@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-product-tag-finder .sk-product-tag-finder-header {
    margin-bottom: 80px;
    margin-top: 20px;
  }
}

@media (min-width: 992px) {
  .sk-product-detail {
    margin-bottom: 190px;
  }
}

/*
  Custom (RB) Sitemap
  **************************************/

.sk-sitemap .sk-page-header {
  border-bottom: none;
}

.sk-sitemap .sk-content-area {
  margin-top: -140px;
  margin-bottom: 180px;
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .sk-sitemap .sk-content-area {
    margin-left: 74px;
    margin-right: 74px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 280px) {
  .sk-sitemap .sk-content-area {
    margin-bottom: 0px;
  }
}

.sk-sitemap .sk-page-header:after {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/backgrounds/site_map.png");
  -webkit-background-size: contain;
  background-size: contain;
  height: 330px;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 30px;
}

.sk-sitemap .sk-sitemap-item {
  background-color: #ffffff;
  text-align: center;
  padding: 30px 25px;
}

.sk-sitemap .sk-sitemap-item > ul {
  list-style-type: none;
}

.sk-sitemap .sk-sitemap-item > ul > li {
  position: relative;
  color: #000000;
}

.sk-sitemap .sk-sitemap-item > ul > li a {
  color: #000000;
  font-size: 17px;
  font-family: 'Source Sans Pro', sans-serif;
}

.sk-sitemap .sk-sitemap-item > ul > li li:before {
  position: relative;
  content: "-";
}

.sk-sitemap .sk-sitemap-item h3 {
  text-transform: uppercase;
}

.sk-sitemap .sk-sitemap-item h3 a {
  color: #191919;
  font-size: 20px;
  font-family: 'texgyreadventorbold';
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .sk-sitemap .sk-page-header h1 {
    margin-left: 70px;
  }
}

.sk-sitemap-map > ul {
  padding-left: 0;
  list-style: none;
}

.sk-sitemap-map > ul > li {
  margin-bottom: 20px;
}

.sk-sitemap-map > ul > li > a {
  font-size: 16px;
  font-weight: bold;
}

.sk-sitemap-item-wrapper {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .sk-sitemap-item-wrapper {
    float: left;
    width: 50%;
  }
}

@media (min-width: 992px) {
  .sk-sitemap-item-wrapper {
    float: left;
    width: 33.33333333%;
  }
}

.sk-sitemap-item {
  margin-bottom: 20px;
  border: 1px solid #ddd;
  padding: 10px 15px;
  border-radius: 2px;
}

@media only screen and (min-width:1025px) {
  .sk-sitemap-item {
    margin-bottom: 30px;
  }
}

.sk-sitemap-item h3 a {
  font-size: 20px;
  font-weight: bold;
}

.sk-sitemap-item li,
.sk-sitemap-item ul {
  padding: 15px 2px;
  list-style: none;
  font-size: 16px;
}

@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-sitemap-item li,
  .sk-sitemap-item ul {
    padding: 6px 2px;
  }
}

.sk-sitemap-item > h1,
.sk-sitemap-item > h3,
.sk-sitemap-item > h4,
.sk-sitemap-item > h2 {
  margin-top: 0;
}

.sk-sitemap .sk-sitemap-item > h1,
.sk-sitemap .sk-sitemap-item > h3,
.sk-sitemap .sk-sitemap-item > h4,
.sk-sitemap .sk-sitemap-item > h2 {
  margin-bottom: 0;
}

.sk-sitemap-item img {
  margin-bottom: 10px;
}

.sk-timeline {
  position: relative;
}

.sk-timeline-year {
  position: relative;
  background: #415a6c;
  color: #fff;
  text-align: center;
  display: block;
  width: 80px;
  padding: 5px 10px;
  margin: 15px 0;
  border-radius: 5px;
  font-size: 20px;
}

.sk-timeline-year:first-child {
  margin-top: 0;
}

.sk-timeline-bar {
  position: absolute;
  left: 15px;
  top: 0;
  bottom: 0;
  width: 10px;
  background: #f8c0dd;
  border-radius: 5px;
}

.sk-timeline-node {
  position: relative;
  padding-left: 80px;
  margin-top: 20px;
}

.sk-timeline-node-marker {
  position: absolute;
  top: 0;
  left: 10px;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background: #ea3592;
}

.sk-timeline-node-marker::after {
  display: block;
  content: '';
  position: absolute;
  width: 50px;
  height: 10px;
  top: 5px;
  left: 10px;
  background: #f8c0dd;
  border-radius: 5px;
  z-index: -1;
}

.sk-timeline-node-content {
  background: #f5f5f5;
  padding: 10px;
  border-radius: 10px;
}

.sk-timeline-node-title {
  margin-top: 0;
}

.sk-timeline-node-date {
  color: #ea3592;
  font-weight: bold;
}

.sk-timeline-node-body {
  text-align: justify;
}

@media (min-width: 992px) {
  .sk-timeline-bar {
    left: 50%;
    margin-left: -5px;
  }

  .sk-timeline-year {
    width: 100px;
    margin-left: auto;
    margin-right: auto;
  }

  .sk-timeline-node {
    width: 50%;
  }

  .sk-timeline-node.sk-odd {
    padding-left: 0;
    padding-right: 60px;
    margin-left: 0;
  }

  .sk-timeline-node.sk-odd .sk-timeline-node-marker {
    left: auto;
    right: -10px;
  }

  .sk-timeline-node.sk-odd .sk-timeline-node-marker::after {
    left: auto;
    right: 10px;
  }

  .sk-timeline-node.sk-even {
    margin-left: 50%;
    padding-left: 60px;
  }

  .sk-timeline-node.sk-even .sk-timeline-node-marker {
    left: -10px;
  }
}

/*
  Video
  **************************************/

.sk-video-list .sk-list-item-wrapper {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .sk-video-list .sk-list-item-wrapper {
    float: left;
    width: 33.33333333%;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .sk-video-list .sk-list-item-wrapper {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (min-width: 768px) {
  .sk-video-list .sk-list-item-wrapper {
    float: left;
    width: 50%;
  }
}

.sk-video-holder {
  position: relative;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}

.sk-video-iframe {
  display: none;
}

.playing .sk-video-iframe {
  display: block;
}

.sk-video-play-btn {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  height: 38px;
  width: 54px;
  margin: -19px 0 0 -27px;
  background: rgba(0, 0, 0, 0.55);
  border-radius: 5px;
  text-align: center;
  line-height: 38px;
}

.sk-video-play-btn:focus,
.sk-video-play-btn:hover {
  text-decoration: none;
  outline: none;
  background: #cd201f;
}

.sk-video-play-btn-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.sk-video-play-btn:after {
  font-family: FontAwesome;
  content: "\f04b";
  color: #ffffff;
  font-size: 18px;
}

.playing .sk-video-play-btn {
  display: none;
}

.youtube-player {
  margin: 0 auto;
  border: 0 none;
}

@media (min-width: 992px) {
  .youtube-player {
    width: 960px;
    height: 540px;
    /* 720px */
  }
}

@media (min-width: 767px) and (max-width: 991px) {
  .youtube-player {
    width: 640px;
    height: 360px;
    /* 480px */
  }
}

@media (min-width: 481px) and (max-width: 766px) {
  .youtube-player {
    width: 480px;
    height: 270px;
    /* 320px */
  }
}

/* Infosys - oneCMS to SK upgrade for mortein
Added class */

.sk-video-list-item {
  -webkit-box-shadow: 0 5px 4.75px 0.25px rgba(18, 4, 11, 0.15);
  box-shadow: 0 5px 4.75px 0.25px rgba(18, 4, 11, 0.15);
}

.RBStarterKitVideoPage .breadcrumb {
  margin: 25px 0 45px 120px;
  background: transparent;
}

.RBStarterKitVideoPage .sk-list-item-title {
  margin-top: 0;
  padding: 30px 10px;
}

.RBStarterKitVideoPage .sk-list-item-title a {
  font-size: 20px;
  font-family: "Oswald";
  color: #000000;
  text-transform: uppercase;
}

.RBStarterKitVideoPage .sk-list-item-header {
  background: #ffffff;
  min-height: 160px;
}

.RBStarterKitVideoPage .sk-social-page-sharing {
  display: none;
}

.RBStarterKitVideoPage .sk-page-header {
  margin-bottom: -1px;
}

.RBStarterKitVideoPage .sk-list-item-image-holder {
  margin-bottom: 0;
  background: transparent;
}

.RBStarterKitVideoPage .sk-list-item-image-holder a {
  border: 0;
}

.RBStarterKitVideoPage .center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.RBStarterKitVideoPage .sk-list-controls .pagination {
  margin: 45px 0 35px;
  float: left;
  display: block;
  width: 100%;
  padding-left: 24px;
}

.RBStarterKitVideoPage .sk-video-list + .sk-list-controls .pagination {
  margin: 10px 0 55px;
}

.RBStarterKitVideoPage .sk-container-body {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.RBStarterKitVideoPage .sk-product-list-controls,
.RBStarterKitVideoPage .sk-video-area > div,
.RBStarterKitVideoPage .sk-video-list,
.RBStarterKitVideoPage .sk-video-page h1 {
  padding-right: 15px;
  padding-left: 15px;
  overflow: hidden;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

@media (min-width: 1200px) {
  .RBStarterKitVideoPage .sk-product-list-controls,
  .RBStarterKitVideoPage .sk-video-area > div,
  .RBStarterKitVideoPage .sk-video-list,
  .RBStarterKitVideoPage .sk-video-page h1 {
    width: 1180px;
  }
}

.RBStarterKitVideoPage .sk-video-page h1 {
  color: #191919;
  font-family: 'texgyreadventorbold';
  font-size: 33px;
}

.RBStarterKitVideoPage .sk-main-header,
.RBStarterKitVideoPage .sk-page-header,
.RBStarterKitVideoPage .sk-segment-breadcrumbs {
  background: #ffffff;
}

.RBStarterKitVideoPage .breadcrumb li,
.RBStarterKitVideoPage .breadcrumb li a {
  color: #9c9c9c;
}

.RBStarterKitVideoPage .breadcrumb > li + li:before {
  color: #9c9c9c;
}

.RBStarterKitVideoPage .sk-video-player {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 68%;
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitVideoPage .sk-video-player {
    width: 75%;
  }
}

@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitVideoPage .sk-video-player {
    width: 100%;
  }
}

.RBStarterKitVideoPage .sk-video-metadata {
  width: 68%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitVideoPage .sk-video-metadata {
    width: 75%;
  }
}

@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitVideoPage .sk-video-metadata {
    width: 100%;
  }
}

.RBStarterKitVideoPage .sk-video-metadata h2 {
  font-size: 30px;
  text-transform: uppercase;
  color: #191919;
  margin-top: 50px;
  margin-bottom: 24px;
  padding: 0 20px;
  font-family: 'texgyreadventorbold';
}

.RBStarterKitVideoPage .sk-video-metadata .sk-video-description {
  color: #191919;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 17px;
  line-height: 1.118;
}

.RBStarterKitVideoPage .sk-video-area {
  padding-top: 35px;
  padding-bottom: 85px;
  background: #ffffff;
}

.RBStarterKitVideoPage .sk-list-item-image-holder {
  position: relative;
}

.RBStarterKitVideoPage .sk-list-item-image-holder a {
  width: 100%;
}

.RBStarterKitVideoPage .sk-list-item-image-holder a:after {
  content: "";
  position: absolute;
  width: 150px;
  height: 150px;
  margin-top: -75px;
  margin-left: -75px;
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/icons/icon-sprite.png");
  -webkit-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  top: 50%;
  left: 50%;
}

@media only screen and (max-width: 1024px) and (min-width: 280px) {
  .RBStarterKitVideoPage .sk-list-item-image-holder a:after {
    width: 120px;
    height: 120px;
    margin-top: -60px;
    margin-left: -60px;
  }
}

.RBStarterKitVideoPage .sk-list-item-image-holder a:before {
  background: rgba(0, 0, 0, 0.5);
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
}

.pagination > li > a,
.pagination > li > span {
  border: 0;
  font-size: 20px;
  font-weight: bold;
  margin-right: 5px;
  padding: 7px 10px;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  border-radius: 0;
}

/*
  Search Page
  **************************************/

.sk-search-page .sk-search-form {
  background: #d60002;
}

.sk-search-page .sk-search-form .form-group {
  margin-bottom: 0;
}

.sk-search-page form.form-horizontal.sk-search-form.well {
  border: none;
}

.sk-search-page .sk-search-results-statement {
  margin: 0 0 10px;
}

.sk-search-page .sk-search-result-list {
  margin-bottom: 20px;
}

.sk-search-page .sk-search-result {
  border-top: 1px solid #d60002;
}

.sk-search-page .sk-search-result .sk-search-result-title a {
  color: #ffffff;
}

.sk-search-page .sk-search-result .sk-search-result-title a:active,
.sk-search-page .sk-search-result .sk-search-result-title a:hover {
  color: #ffffff;
}

.sk-search-page .sk-search-result .sk-search-result-body {
  margin-bottom: 20px;
}

.sk-search-page .sk-search-pager {
  text-align: center;
}

.RBStarterKitSearchResultsPage .sk-page-header h1 {
  display: none;
}

/*
 Product Compare Overlay
 **************************************/

.sk-compare-products--overlay {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  overflow: hidden;
  padding: 0;
  position: relative;
}

@media (max-width: 768px) {
  .sk-compare-products--overlay {
    padding-bottom: 15px;
  }
}

.sk-compare-products--overlay .sk-compare-product {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 280px;
  padding: 10px;
  border-right: solid 1px #fff;
}

@media (min-width: 768px) {
  .sk-compare-products--overlay .sk-compare-product {
    float: left;
    width: 50%;
  }
}

@media (min-width: 1200px) {
  .sk-compare-products--overlay .sk-compare-product {
    float: left;
    width: 25%;
  }
}

@media (max-width: 768px) {
  .sk-compare-products--overlay .sk-compare-product:nth-child(2),
  .sk-compare-products--overlay .sk-compare-product:nth-child(4) {
    margin-left: 0;
  }
}

.sk-compare-products--overlay .sk-compare-product--empty {
  border-right: none;
  min-height: 0;
}

.sk-compare-products--overlay .sk-compare-product:last-child {
  border-right: none;
}

/*
 Product Compare List Responsive Table
 **************************************/

.sk-comparison-table {
  background: #fff;
  max-width: none !important;
  table-layout: fixed;
}

.sk-comparison-table ul {
  padding-left: 17px;
}

.sk-comparison-table .sk-compare-product {
  text-align: center;
}

.sk-comparison-table .sk-compare-product__prod-img img {
  width: 100px;
}

@media (max-width: 767px) {
  .sk-comparison-table--colspan_4 {
    width: 320%;
  }
}

@media (max-width: 767px) {
  .sk-comparison-table--colspan_3 {
    width: 220%;
  }
}

@media (max-width: 767px) {
  .sk-comparison-table--colspan_2 {
    width: 100%;
  }
}

.sk-comparison-table tbody > tr > td {
  white-space: normal !important;
}

/*
 Product Compare Overlay Loader
 **************************************/

.sk-compare-message--loading {
  margin: 47px auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 0.5em solid rgba(0, 0, 0, 0.1);
  border-right: 0.5em solid rgba(0, 0, 0, 0.1);
  border-bottom: 0.5em solid rgba(0, 0, 0, 0.1);
  border-left: 0.5em solid rgba(0, 0, 0, 0.28);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  -o-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}

.sk-compare-message--loading,
.sk-compare-message--loading:after {
  border-radius: 50%;
  width: 4em;
  height: 4em;
}

@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-o-keyframes load8 {
  0% {
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/*
 Product Compare
 **************************************/

.sk-compare-product {
  text-align: center;
  border-right: solid 1px #e1e1e1;
  overflow: hidden;
  position: relative;
  padding: 10px;
}

.sk-compare-product--centered {
  margin: auto;
  text-align: center;
}

.sk-compare-product--centered .sk-compare-product__text {
  display: inline-block;
  padding: 10px 20px;
}

.sk-compare-product:last-child {
  border: none;
}

.sk-compare-product__prod-img {
  text-align: center;
  position: relative;
  white-space: nowrap;
}

.sk-compare-product__prod-img img {
  max-width: 100%;
  max-height: 230px;
  margin: 0 auto;
}

.sk-compare-product__text {
  padding: 7px 15px;
  display: block;
  font-weight: bold;
  font-size: 16px;
}

@media (max-width: 480px) {
  .sk-compare-product__text {
    left: 0;
    bottom: 0;
  }
}

.sk-compare-product__delete {
  position: absolute;
  right: 1px;
  top: 0;
  background: #ea3592 !important;
  color: #fff;
  opacity: 1;
  padding: 1px 5px 4px !important;
  margin: 0;
  line-height: 0.9em;
}

.sk-compare-product__delete:focus,
.sk-compare-product__delete:hover {
  background: #ea3592 !important;
  color: aquamarine;
  color: #E4E4E4;
  opacity: 1;
}

/*
 Product Compare Messages
 **************************************/

.sk-compare-message:before {
  content: " ";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-left: -4px;
}

.sk-compare-message--add-another {
  text-align: center;
  position: relative;
  height: 100%;
  white-space: nowrap;
}

.sk-compare-message--add-another p {
  max-width: 90%;
  margin: 0 auto;
  vertical-align: middle;
  white-space: initial;
  display: inline-block;
}

.sk-compare-message--full {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  white-space: nowrap;
  text-align: center;
  z-index: 10;
}

.sk-compare-message--full p {
  max-width: 90%;
  margin: 0 auto;
  vertical-align: middle;
  white-space: initial;
  display: inline-block;
}

/*
  Iframe Page
  **************************************/

.sk-iframe {
  width: 100%;
}

/*We need to add canvas because without it svg scaling doesnt work on IE*/

.continental-map-container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

.continental-map-container canvas {
  display: block;
  width: 100%;
  visibility: hidden;
}

.continental-map-container #continental-map {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.continental-map-container #continental-map a:focus {
  outline: 0;
}

.continental-map-container #continental-map a g {
  fill: #ea3592;
}

.continental-map-container #continental-map a g.is-active,
.continental-map-container #continental-map a g:hover {
  fill: #900f52;
}

.clp-map {
  text-align: center;
}

#rb-ipredirect-container {
  display: inline-block;
  font-size: 14px;
  height: auto;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}

#rb-ipredirect-container h4 {
  font-size: 14px;
  font-weight: bold;
  margin: 10px 0 5px;
  line-height: 1.4;
}

#rb-ipredirect-container p {
  display: none;
}

#rb-ipredirect-wrapper {
  width: 960px;
  margin: auto;
}

#rb-ipredirect-copy-container {
  text-align: center;
}

@media (max-width: 767px) {
  .rp-ipredirect-button-container {
    padding: 0;
  }
}

#rb-ipredirect-buttons a {
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  color: #415A6C;
  background: transparent;
  padding: 5px 25px;
  border-radius: 15px;
  margin: 15px 15px 0px;
}

#rb-ipredirect-buttons a:hover {
  background: #DCDCDC;
}

@media (max-width: 767px) {
  #rb-ipredirect-buttons a {
    font-size: 12px;
    margin: 5px;
    padding: 5px;
    text-align: center;
  }
}

#rb-ipredirect-line-separate {
  display: block;
  margin: auto;
  width: 50px;
  height: 5px;
  background-color: #415A6C;
  border-radius: 2px;
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  #rb-ipredirect-line-separate {
    display: none;
  }
}

@media only screen and (max-width: 991px) {
  #continental-map {
    width: 100%;
  }

  #rb-ipredirect-container {
    width: 100%;
    padding-bottom: 10px;
  }

  #rb-ipredirect-wrapper {
    width: 85%;
  }

  #rb-ipredirect-container #rb-ipredirect-copy-container {
    width: 100%;
  }
}

.sk-content-block {
  margin: 0 0 20px;
}

.sk-gallery {
  padding: 20px 20px 0;
}

.sk-gallery-list {
  margin-left: -15px;
  margin-right: -15px;
}

.sk-gallery-item {
  margin-bottom: 20px;
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .sk-gallery-item {
    float: left;
    width: 50%;
  }
}

@media (min-width: 992px) {
  .sk-gallery-item {
    float: left;
    width: 33.33333333%;
  }
}

@media (min-width: 1200px) {
  .sk-gallery-item {
    float: left;
    width: 25%;
  }
}

.sk-gallery-image {
  width: 100% \9;
  max-width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  width: 100%;
}

.sk-gallery-image:focus,
.sk-gallery-image:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.sk-content-heading {
  border-bottom: 1px solid #eee;
}

.sk-content-image {
  width: 100% \9;
  max-width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.sk-instructions {
  padding: 20px 0;
  margin-bottom: 20px;
}

.sk-instructions-intro {
  text-align: center;
  margin-bottom: 20px;
}

.sk-instructions-list:before,
.sk-instructions-list:after {
  content: " ";
  display: table;
}

.sk-instructions-list:after {
  clear: both;
}

.sk-instructions-list:before,
.sk-instructions-list:after {
  content: " ";
  display: table;
}

.sk-instructions-list:after {
  clear: both;
}

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
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,
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: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  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;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('/bower_components/bootstrap/Fonts/glyphicons-halflings-regular.eot');
  src: url('/bower_components/bootstrap/Fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/bower_components/bootstrap/Fonts/glyphicons-halflings-regular.woff') format('woff'), url('/bower_components/bootstrap/Fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/bower_components/bootstrap/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 {
  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";
}
* {
  -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: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #d60002;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #8a0001;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: thin dotted;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img,
.sk-carousel-item .sk-image-holder img,
.sk-grid-image__image,
.sk-404-error .sk-image-holder img,
.sk-product-feature-image,
.sk-product-thumbnail-image,
.sk-product-feature-image-empty > img,
.sk-product-feature-image-empty a > img,
.sk-dealer__logo,
.sk-sitemap-item img,
.sk-instruction-image,
.sk-list-item-image-holder img,
.sk-product-gallery .sk-product-gallery-item-wrapper img,
.sk-product-list .sk-list-item-wrapper img,
.sk-category-image-link > img,
.sk-category-image-link a > img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 4px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  -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;
  width: 100% \9;
  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;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: #415a6c;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
mark,
.mark {
  background-color: #fff7f4;
  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: #191919;
}
a.text-primary:hover {
  color: #000000;
}
.text-success {
  color: #96d22d;
}
a.text-success:hover {
  color: #78a824;
}
.text-info {
  color: #25b1e6;
}
a.text-info:hover {
  color: #1693c2;
}
.text-warning {
  color: #ff6428;
}
a.text-warning:hover {
  color: #f44400;
}
.text-danger {
  color: #d60002;
}
a.text-danger:hover {
  color: #a30002;
}
.bg-primary {
  color: #fff;
  background-color: #191919;
}
a.bg-primary:hover {
  background-color: #000000;
}
.bg-success {
  background-color: #f4fbea;
}
a.bg-success:hover {
  background-color: #dff2c0;
}
.bg-info {
  background-color: #dcf2fb;
}
a.bg-info:hover {
  background-color: #aee2f6;
}
.bg-warning {
  background-color: #fff7f4;
}
a.bg-warning:hover {
  background-color: #ffd2c1;
}
.bg-danger {
  background-color: #fdeef6;
}
a.bg-danger:hover {
  background-color: #f8c0dd;
}
.page-header,
.sk-page-header,
.sk-article-nav-header,
.sk-promo-row-header,
.sk-latest-articles-header,
.sk-grid-title,
.sk-category-area-header,
.sk-product-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 2px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 1px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 2px;
}
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,
.sk-container-body,
.sk-container-breadcrumbs,
.sk-container-footer,
.sk-container-header,
.sk-container-nav,
.sk-container-regulatory,
.sk-container-carousel-item,
.sk-site-messages,
.sk-general-jumbotron-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container,
  .sk-container-body,
  .sk-container-breadcrumbs,
  .sk-container-footer,
  .sk-container-header,
  .sk-container-nav,
  .sk-container-regulatory,
  .sk-container-carousel-item,
  .sk-site-messages,
  .sk-general-jumbotron-container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container,
  .sk-container-body,
  .sk-container-breadcrumbs,
  .sk-container-footer,
  .sk-container-header,
  .sk-container-nav,
  .sk-container-regulatory,
  .sk-container-carousel-item,
  .sk-site-messages,
  .sk-general-jumbotron-container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container,
  .sk-container-body,
  .sk-container-breadcrumbs,
  .sk-container-footer,
  .sk-container-header,
  .sk-container-nav,
  .sk-container-regulatory,
  .sk-container-carousel-item,
  .sk-site-messages,
  .sk-general-jumbotron-container {
    width: 1180px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #f4fbea;
}
.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: #eaf6d5;
}
.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: #dcf2fb;
}
.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: #c5eaf8;
}
.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: #fff7f4;
}
.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: #ffe5db;
}
.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: #fdeef6;
}
.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: #fbd7e9;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
  }
  .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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: thin dotted;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 2px;
  -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: #d90000;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #d90000;
}
.form-control::-webkit-input-placeholder {
  color: #d90000;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857143 \0;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
  line-height: 30px;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
  line-height: 46px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  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 {
  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;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm,
.form-horizontal .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 1px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg,
.form-horizontal .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 4px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #96d22d;
}
.has-success .form-control {
  border-color: #96d22d;
  -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: #78a824;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0e481;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0e481;
}
.has-success .input-group-addon {
  color: #96d22d;
  border-color: #96d22d;
  background-color: #f4fbea;
}
.has-success .form-control-feedback {
  color: #96d22d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #ff6428;
}
.has-warning .form-control {
  border-color: #ff6428;
  -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: #f44400;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffae8e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffae8e;
}
.has-warning .input-group-addon {
  color: #ff6428;
  border-color: #ff6428;
  background-color: #fff7f4;
}
.has-warning .form-control-feedback {
  color: #ff6428;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #d60002;
}
.has-error .form-control {
  border-color: #d60002;
  -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: #a30002;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff3d3f;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff3d3f;
}
.has-error .input-group-addon {
  color: #d60002;
  border-color: #d60002;
  background-color: #fdeef6;
}
.has-error .form-control-feedback {
  color: #d60002;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .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 {
  top: 0;
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: thin dotted;
}
.btn:hover,
.btn:focus {
  color: #fff;
  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;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #fff;
  background-color: #415a6c;
  border-color: #54758c;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #fff;
  background-color: #2e3f4c;
  border-color: #3d5566;
}
.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: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: #415a6c;
  border-color: #54758c;
}
.btn-default .badge {
  color: #415a6c;
  background-color: #fff;
}
.btn-primary {
  color: #fff;
  background-color: #191919;
  border-color: #0c0c0c;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.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: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: #191919;
  border-color: #0c0c0c;
}
.btn-primary .badge {
  color: #191919;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #96d22d;
  border-color: #87bd29;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #78a824;
  border-color: #638b1e;
}
.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: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: #96d22d;
  border-color: #87bd29;
}
.btn-success .badge {
  color: #96d22d;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #25b1e6;
  border-color: #19a4d9;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #1693c2;
  border-color: #137aa2;
}
.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: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: #25b1e6;
  border-color: #19a4d9;
}
.btn-info .badge {
  color: #25b1e6;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #ff6428;
  border-color: #ff520e;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #f44400;
  border-color: #d03a00;
}
.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: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: #ff6428;
  border-color: #ff520e;
}
.btn-warning .badge {
  color: #ff6428;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #e62828;
  border-color: #db1919;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c41717;
  border-color: #a41313;
}
.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: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: #e62828;
  border-color: #db1919;
}
.btn-danger .badge {
  color: #e62828;
  background-color: #fff;
}
.btn-link {
  color: #d60002;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.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: #8a0001;
  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.33;
  border-radius: 4px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 1px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 1px;
}
.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: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 2px;
  -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.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #191919;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@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:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-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: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 2px;
  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 > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0);
}
.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.33;
  border-radius: 4px;
}
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: 1px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 2px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 1px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 4px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #d60002;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 2px 2px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 2px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 2px 2px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 2px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #191919;
}
.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: 2px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 2px 2px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 38px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 2px;
  }
}
@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-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;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@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: 9px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 38px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@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: 2px;
  margin-bottom: 2px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 2px;
}
.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: 4.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: 9px;
    padding-bottom: 9px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.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: 2px;
  margin-bottom: 2px;
}
@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 .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;
  }
}
@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-form.navbar-right:last-child {
    margin-right: -15px;
  }
}
.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 {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 2px;
  margin-bottom: 2px;
}
.navbar-btn.btn-sm {
  margin-top: 4px;
  margin-bottom: 4px;
}
.navbar-btn.btn-xs {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-text {
  margin-top: 9px;
  margin-bottom: 9px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #415a6c;
  border-color: #354957;
}
.navbar-default .navbar-brand {
  color: #fff;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #e6e6e6;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #fff;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #fff;
  background-color: #3b5262;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #354957;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: rgba(255, 255, 255, 0.3);
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ea3592;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: rgba(255, 255, 255, 0.9);
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #354957;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #354957;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: #3b5262;
  }
  .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: #fff;
    background-color: #354957;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #fff;
}
.navbar-default .navbar-link:hover {
  color: #fff;
}
.navbar-default .btn-link {
  color: #fff;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #fff;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: transparent;
  border-color: transparent;
}
.navbar-inverse .navbar-brand {
  color: #ffffff;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #ffffff;
}
.navbar-inverse .navbar-nav > li > a {
  color: #ffffff;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: rgba(0, 0, 0, 0);
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: rgba(0, 0, 0, 0);
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: rgba(0, 0, 0, 0);
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #ffffff;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #ffffff;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f9f9f9;
  border-radius: 2px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 2px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #fff;
  background-color: #212121;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #fff;
  background-color: #212121;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #212121;
  border-color: #191919;
  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: #fff;
  background-color: #212121;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 1px;
  border-top-left-radius: 1px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 1px;
  border-top-right-radius: 1px;
}
.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: #212121;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #212121;
}
.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: #fff;
  background-color: #212121;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #191919;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #000000;
}
.label-success {
  background-color: #96d22d;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #78a824;
}
.label-info {
  background-color: #25b1e6;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #1693c2;
}
.label-warning {
  background-color: #ff6428;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #f44400;
}
.label-danger {
  background-color: #e62828;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c41717;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #d60002;
  background-color: #fff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron,
.sk-jumbotron--article-list {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: rgba(60, 71, 100, 0.1);
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: rgba(41, 48, 68, 0.1);
}
.container .jumbotron {
  border-radius: 4px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron,
  .sk-jumbotron--article-list {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail,
.sk-product-feature-image-link,
.sk-product-thumbnail-image-link,
.sk-category-image-link {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img,
.sk-category-image-link > img,
.sk-category-image-link a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active,
a.sk-category-image-link:hover,
a.sk-category-image-link:focus,
a.sk-category-image-link.active {
  border-color: #d60002;
}
.thumbnail .caption,
.sk-category-image-link .caption {
  padding: 9px;
  color: #333333;
}
.alert,
.sk-article-list-page .sk-no-content {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 2px;
}
.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: #f4fbea;
  border-color: #f0f6d5;
  color: #96d22d;
}
.alert-success hr {
  border-top-color: #e8f2c0;
}
.alert-success .alert-link {
  color: #78a824;
}
.alert-info,
.sk-article-list-page .sk-no-content {
  background-color: #dcf2fb;
  border-color: #bcf1f7;
  color: #25b1e6;
}
.alert-info hr {
  border-top-color: #a5ecf5;
}
.alert-info .alert-link {
  color: #1693c2;
}
.alert-warning {
  background-color: #fff7f4;
  border-color: #ffdfdb;
  color: #ff6428;
}
.alert-warning hr {
  border-top-color: #ffc8c1;
}
.alert-warning .alert-link {
  color: #f44400;
}
.alert-danger {
  background-color: #fdeef6;
  border-color: #fbd7ef;
  color: #d60002;
}
.alert-danger hr {
  border-top-color: #f8c0e6;
}
.alert-danger .alert-link {
  color: #a30002;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 2px;
  -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: #fff;
  text-align: center;
  background-color: #191919;
  -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[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
  min-width: 30px;
}
.progress-bar[aria-valuenow="0"] {
  color: #777777;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}
.progress-bar-success {
  background-color: #96d22d;
}
.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: #25b1e6;
}
.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: #ff6428;
}
.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: #e62828;
}
.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,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #191919;
  border-color: #191919;
}
.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: #7f7f7f;
}
.list-group-item-success {
  color: #96d22d;
  background-color: #f4fbea;
}
a.list-group-item-success {
  color: #96d22d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #96d22d;
  background-color: #eaf6d5;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #96d22d;
  border-color: #96d22d;
}
.list-group-item-info {
  color: #25b1e6;
  background-color: #dcf2fb;
}
a.list-group-item-info {
  color: #25b1e6;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #25b1e6;
  background-color: #c5eaf8;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #25b1e6;
  border-color: #25b1e6;
}
.list-group-item-warning {
  color: #ff6428;
  background-color: #fff7f4;
}
a.list-group-item-warning {
  color: #ff6428;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #ff6428;
  background-color: #ffe5db;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #ff6428;
  border-color: #ff6428;
}
.list-group-item-danger {
  color: #d60002;
  background-color: #fdeef6;
}
a.list-group-item-danger {
  color: #d60002;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #d60002;
  background-color: #fbd7e9;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #d60002;
  border-color: #d60002;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel,
.sk-promo-slot {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 2px;
  -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,
.sk-promo-slot-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
.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:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}
.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: 1px;
}
.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: 1px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
.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: 1px;
}
.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: 1px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 2px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default,
.sk-promo-slot,
.sk-panel-nav-secondary,
.sk-panel-related {
  border-color: #ddd;
}
.panel-default > .panel-heading,
.sk-promo-slot > .panel-heading,
.sk-panel-nav-secondary > .panel-heading,
.sk-panel-related > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body,
.sk-promo-slot > .panel-heading + .panel-collapse > .panel-body,
.sk-panel-nav-secondary > .panel-heading + .panel-collapse > .panel-body,
.sk-panel-related > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge,
.sk-promo-slot > .panel-heading .badge,
.sk-panel-nav-secondary > .panel-heading .badge,
.sk-panel-related > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body,
.sk-promo-slot > .panel-footer + .panel-collapse > .panel-body,
.sk-panel-nav-secondary > .panel-footer + .panel-collapse > .panel-body,
.sk-panel-related > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #191919;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #191919;
  border-color: #191919;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #191919;
}
.panel-primary > .panel-heading .badge {
  color: #191919;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #191919;
}
.panel-success {
  border-color: #f0f6d5;
}
.panel-success > .panel-heading {
  color: #96d22d;
  background-color: #f4fbea;
  border-color: #f0f6d5;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #f0f6d5;
}
.panel-success > .panel-heading .badge {
  color: #f4fbea;
  background-color: #96d22d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #f0f6d5;
}
.panel-info {
  border-color: #bcf1f7;
}
.panel-info > .panel-heading {
  color: #25b1e6;
  background-color: #dcf2fb;
  border-color: #bcf1f7;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bcf1f7;
}
.panel-info > .panel-heading .badge {
  color: #dcf2fb;
  background-color: #25b1e6;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bcf1f7;
}
.panel-warning {
  border-color: #ffdfdb;
}
.panel-warning > .panel-heading {
  color: #ff6428;
  background-color: #fff7f4;
  border-color: #ffdfdb;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ffdfdb;
}
.panel-warning > .panel-heading .badge {
  color: #fff7f4;
  background-color: #ff6428;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ffdfdb;
}
.panel-danger {
  border-color: #fbd7ef;
}
.panel-danger > .panel-heading {
  color: #d60002;
  background-color: #fdeef6;
  border-color: #fbd7ef;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #fbd7ef;
}
.panel-danger > .panel-heading .badge {
  color: #fdeef6;
  background-color: #d60002;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #fbd7ef;
}
.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 {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well,
.sk-faq-list {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 2px;
  -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: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 4px;
}
.well-sm {
  padding: 9px;
  border-radius: 1px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  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: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  -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: #000;
}
.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.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -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;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  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: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 2px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 3px 3px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -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;
}
.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: #fff;
  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: #fff;
  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%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after,
.sk-page-header-has-featured-image:before,
.sk-page-header-has-featured-image:after,
.sk-article-nav-links:before,
.sk-article-nav-links:after,
.sk-jumbotron__container:before,
.sk-jumbotron__container:after,
.sk-scroll-nav:before,
.sk-scroll-nav:after,
.sk-buy-online-list:before,
.sk-buy-online-list:after,
.sk-product-body:before,
.sk-product-body:after,
.sk-product-images:before,
.sk-product-images:after,
.sk-product-extended-info:before,
.sk-product-extended-info:after,
.sk-gallery-list:before,
.sk-gallery-list:after,
.sk-list:before,
.sk-list:after,
.no-flexbox .sk-promotional-category-list:before,
.no-flexbox .sk-promotional-category-list:after,
.no-flexbox .sk-product-category-list:before,
.no-flexbox .sk-product-category-list:after,
.sk-related-product-list:before,
.sk-related-product-list:after,
.sf-heading-container:before,
.sf-heading-container:after,
.sf-feature-section__list:before,
.sf-feature-section__list:after,
.sf-heading:before,
.sf-heading:after,
.sf-other-solution-list:before,
.sf-other-solution-list:after,
.sf-solution-tip__content:before,
.sf-solution-tip__content:after,
.vpb-result-product-container:before,
.vpb-result-product-container:after,
.vpb-result-tips-list-container:before,
.vpb-result-tips-list-container:after,
.vpb-result-projects-header:before,
.vpb-result-projects-header:after,
.vpb-result-other-project-list-container:before,
.vpb-result-other-project-list-container:after,
.vpb-result-primary-project-list-container:before,
.vpb-result-primary-project-list-container:after,
.vpb-result-primary-project-list-container:before,
.vpb-result-primary-project-list-container:after,
.sk-promo-rows.vpb-promo-rows:before,
.sk-promo-rows.vpb-promo-rows:after,
.vpb-share-container:before,
.vpb-share-container:after,
.vpb-promo-rows:before,
.vpb-promo-rows:after,
.pc-prod-section__products:before,
.pc-prod-section__products:after,
.pc-prod-section__products-row:before,
.pc-prod-section__products-row:after,
.pc-noscript__inner:before,
.pc-noscript__inner:after,
.continental-map-container:before,
.continental-map-container:after,
.sk-container-body:before,
.sk-container-body:after,
.sk-container-breadcrumbs:before,
.sk-container-breadcrumbs:after,
.sk-container-footer:before,
.sk-container-footer:after,
.sk-container-header:before,
.sk-container-header:after,
.sk-container-nav:before,
.sk-container-nav:after,
.sk-container-regulatory:before,
.sk-container-regulatory:after,
.sk-container-carousel-item:before,
.sk-container-carousel-item:after,
.sk-site-messages:before,
.sk-site-messages:after,
.sk-general-jumbotron-container:before,
.sk-general-jumbotron-container: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,
.sk-page-header-has-featured-image:after,
.sk-article-nav-links:after,
.sk-jumbotron__container:after,
.sk-scroll-nav:after,
.sk-buy-online-list:after,
.sk-product-body:after,
.sk-product-images:after,
.sk-product-extended-info:after,
.sk-gallery-list:after,
.sk-list:after,
.no-flexbox .sk-promotional-category-list:after,
.no-flexbox .sk-product-category-list:after,
.sk-related-product-list:after,
.sf-heading-container:after,
.sf-feature-section__list:after,
.sf-heading:after,
.sf-other-solution-list:after,
.sf-solution-tip__content:after,
.vpb-result-product-container:after,
.vpb-result-tips-list-container:after,
.vpb-result-projects-header:after,
.vpb-result-other-project-list-container:after,
.vpb-result-primary-project-list-container:after,
.vpb-result-primary-project-list-container:after,
.sk-promo-rows.vpb-promo-rows:after,
.vpb-share-container:after,
.vpb-promo-rows:after,
.pc-prod-section__products:after,
.pc-prod-section__products-row:after,
.pc-noscript__inner:after,
.continental-map-container:after,
.sk-container-body:after,
.sk-container-breadcrumbs:after,
.sk-container-footer:after,
.sk-container-header:after,
.sk-container-nav:after,
.sk-container-regulatory:after,
.sk-container-carousel-item:after,
.sk-site-messages:after,
.sk-general-jumbotron-container:after {
  clear: both;
}
.center-block,
.sk-carousel-item .sk-image-holder img,
.sk-404-error .sk-image-holder img,
.sk-product-feature-image,
.sk-product-thumbnail-image,
.sk-sitemap-item img,
.sk-list-item-image-holder img,
.sk-product-gallery .sk-product-gallery-item-wrapper img,
.sk-product-list .sk-list-item-wrapper img {
  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;
  visibility: hidden !important;
}
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (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;
  }
  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;
  }
}
select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}
.bootstrap-select {
  width: 220px \0;
  /*IE9 and below*/
}
.bootstrap-select > .dropdown-toggle {
  width: 100%;
  padding-right: 25px;
  z-index: 1;
}
.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
}
.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2;
}
.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: auto;
}
.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
.bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}
.bootstrap-select.form-control.input-group-btn {
  z-index: auto;
}
.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
  float: right;
}
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
  margin-bottom: 0;
}
.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0;
}
.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%;
}
.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group > .disabled {
  cursor: not-allowed;
}
.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important;
}
.bootstrap-select.btn-group.bs-container {
  position: absolute;
}
.bootstrap-select.btn-group.bs-container .dropdown-menu {
  z-index: 1060;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
  width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li.active small {
  color: #fff;
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
}
.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
  position: static;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
  z-index: 1061;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #cccccc;
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid #cccccc;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid white;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block;
}
.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px;
}
.bs-actionsbox {
  width: 100%;
  box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}
.bs-donebutton {
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.bs-donebutton .btn-group button {
  width: 100%;
}
.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}
/*******************************/
/*
 * Custom Colours
 **************************************/
.sk-menu-links {
  height: 100%;
  right: -45px;
  position: relative;
  padding-top: 20px;
  padding-bottom: 40px;
  display: flex;
  flex-direction: column;
}
@media (max-height: 1000px) {
  .sk-menu-links {
    overflow-y: auto;
  }
}
.sk-menu-links .dropdown-backdrop {
  display: none;
}
.sk-menu-links .sk-social-sharing {
  max-width: 200px;
  margin-left: 15px;
  order: 4;
}
.sk-menu-links #member-panel {
  text-align: right;
  padding-right: 60px;
  order: 2;
}
.sk-menu-links #member-panel .register-link {
  padding-left: 10px;
}
.sk-sidebar-collapsed {
  padding-right: 65px;
  transition: all 100ms linear;
  transition-delay: 300ms;
}
.sk-sidebar-collapsed .sk-sidebar-menu {
  width: 65px;
  transition: all 100ms ease-in-out;
  transition-delay: 300ms;
}
.sk-sidebar-collapsed .sk-sidebar-main-links,
.sk-sidebar-collapsed .sk-sidebar-header-links,
.sk-sidebar-collapsed .sk-social-sharing,
.sk-sidebar-collapsed .sk-localizer,
.sk-sidebar-collapsed #member-panel {
  opacity: 0;
  transition: all 50ms linear;
  display: none;
}
.sk-sidebar-collapsed-back {
  padding-right: 280px;
  transition: all 100ms linear;
}
.sk-sidebar-collapsed-back .sk-sidebar-menu {
  width: 280px;
  transition: all 100ms ease-in-out;
}
.sk-sidebar-collapsed-back .sk-sidebar-main-links span,
.sk-sidebar-collapsed-back .sk-sidebar-header-links span,
.sk-sidebar-collapsed-back .sk-social-sharing {
  opacity: 1;
  transition: all 200ms linear;
  transition-delay: 300ms;
}
.sk-sidebar-icon span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #ea3592;
  border-radius: 0px;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}
.sk-sidebar-icon span:nth-child(1) {
  top: 0;
}
.sk-sidebar-icon span:nth-child(2),
.sk-sidebar-icon span:nth-child(3) {
  top: 8px;
}
.sk-sidebar-icon span:nth-child(4) {
  top: 16px;
}
.sk-sidebar-icon.open span:nth-child(1) {
  top: 8px;
  width: 0;
  left: 50%;
}
.sk-sidebar-icon.open span:nth-child(2) {
  transform: rotate(45deg);
}
.sk-sidebar-icon.open span:nth-child(3) {
  transform: rotate(-45deg);
}
.sk-sidebar-icon.open span:nth-child(4) {
  top: 8px;
  left: 50%;
  width: 0;
}
.sk-segment-all .sk-segment-header .sk-sidebar-container-nav .sk-sidebar-menu,
.sk-sidebar-main-links li.open ul {
  margin-top: 100px;
  transition: all 100ms ease-in-out;
}
.sk-sidebar-menu {
  position: fixed;
  float: left;
  width: 280px;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100vh !important;
  background-color: #f3f4f7 !important;
  color: #aaabae;
  z-index: 1;
  border-right: 1px solid #d5d6d8 !important;
}
.sk-sidebar-menu .sk-sidebar-icon-container {
  background-color: #f3f4f7;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 3;
}
.sk-sidebar-menu .sk-sidebar-main-links {
  position: relative;
  left: -20px;
}
.sk-sidebar-menu .sk-sidebar-main-links li a {
  font-family: 'Montserrat Regular', sans-serif;
  font-weight: 700;
  color: #191919;
  font-size: 12px;
  text-transform: uppercase;
  position: relative;
}
.sk-sidebar-menu .sk-sidebar-main-links li a:hover {
  color: #ea3592;
}
.sk-sidebar-menu .sk-sidebar-main-links li a .fa {
  position: absolute !important;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.sk-sidebar-menu .sk-sidebar-main-links li a .fa::before {
  content: url('/images/CmsPlugins/RB-StarterKit/sidenav_arrow.png');
}
.sk-sidebar-menu .sk-sidebar-main-links li.open > a {
  color: #ea3592 !important;
  transition: color 250ms ease-in-out;
  text-decoration: none;
}
.sk-sidebar-menu .sk-sidebar-main-links li.open > a span {
  white-space: normal;
}
.sk-sidebar-menu .sk-sidebar-main-links li.open::after {
  content: ' ';
  position: absolute;
  right: -16px;
  top: 3px;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #f3f4f7;
  z-index: 3;
}
.sk-sidebar-menu .sk-sidebar-main-links li.open::before {
  content: ' ';
  position: absolute;
  right: -21px;
  top: 1px;
  width: 0;
  height: 0;
  border-top: 22px solid transparent;
  border-bottom: 22px solid transparent;
  border-left: 22px solid #d5d6d8;
  z-index: 2;
}
.sk-sidebar-menu .sk-sidebar-main-links,
.sk-sidebar-menu .sk-sidebar-header-links {
  list-style: none;
  margin: 0;
  padding: 50px 0 0;
  margin-bottom: 20px;
  order: 3;
}
.sk-sidebar-menu .sk-sidebar-main-links li,
.sk-sidebar-menu .sk-sidebar-header-links li {
  position: relative;
  margin: 0;
  padding-right: 20px;
  text-align: right;
}
.sk-sidebar-menu .sk-sidebar-main-links li ul,
.sk-sidebar-menu .sk-sidebar-header-links li ul {
  opacity: 0;
  height: 0px;
}
.sk-sidebar-menu .sk-sidebar-main-links li ul li,
.sk-sidebar-menu .sk-sidebar-header-links li ul li {
  padding-top: 5px;
  padding-bottom: 5px;
}
.sk-sidebar-menu .sk-sidebar-main-links li a,
.sk-sidebar-menu .sk-sidebar-header-links li a {
  position: relative;
  display: block;
  padding: 10px 20px;
  white-space: normal;
  z-index: 2;
  text-align: right;
}
.sk-sidebar-menu .sk-sidebar-main-links li a:hover,
.sk-sidebar-menu .sk-sidebar-header-links li a:hover {
  transition: color 250ms ease-in-out;
  text-decoration: none;
}
.sk-sidebar-menu .sk-sidebar-header-links li a {
  font-family: 'Montserrat Regular', sans-serif;
  font-weight: bold;
  color: #ea3592;
  font-size: 14px;
  padding-right: 60px !important;
  width: 248px;
}
.sk-sidebar-menu .sk-sidebar-header-links span {
  color: #909097;
  font-size: 12px;
  font-weight: 400;
}
.sk-sidebar-menu .sk-siderbar-localizer {
  width: 100%;
  order: 1;
  padding: 30px;
  position: relative;
  top: 30px;
  left: 130px;
  margin-bottom: 25px;
}
.sk-sidebar-menu .sk-siderbar-localizer .sk-country-selector {
  width: 200px;
}
.sk-sidebar-menu .sk-siderbar-localizer .sk-country-selector .dropdown-menu {
  width: 100%;
  background: white;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  position: relative;
  right: 133px;
}
.sk-sidebar-menu .sk-siderbar-localizer .sk-country-selector .sk-country-selector-button {
  display: inline-block;
}
.sk-sidebar-main-links li.active > a .sk-sidebar-header-links li.active > a {
  background-color: #2b303a;
  color: #ffffff;
}
.nav-list-item a span img {
  padding: 5px;
  max-height: 30px;
}
.sk-sidebar-main-links ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.sk-sidebar-main-links li ul {
  position: absolute;
  visibility: hidden;
  right: 100%;
  top: -1px;
  background-color: #f3f4f7;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: opacity 0.1s linear;
  border-top: 1px solid rgba(69, 74, 84, 0.7);
}
.sk-sidebar-main-links li.open ul {
  background-color: #f1f2f4;
  visibility: visible;
  opacity: 1;
  width: 280px;
  height: 100%;
  position: fixed;
  left: 280px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  padding-top: 40px;
  overflow-y: auto;
  padding-bottom: 60px;
  box-shadow: 0 0 7px 1px rgba(166, 166, 166, 0.4);
}
.sk-sidebar-main-links li li ul {
  right: 100%;
  visibility: hidden;
  top: -1px;
  opacity: 0;
  transition: opacity 0.1s linear;
}
.sk-sidebar-main-links li li:hover ul {
  visibility: visible;
  opacity: 1;
}
.sk-sidebar-icon {
  position: relative;
  float: right;
  margin-top: 32px;
  text-align: center;
  line-height: 1;
  font-size: 18px;
  padding: 6px 8px;
  border-radius: 3px;
  color: #888;
  background-clip: padding-box;
  width: 25px;
  height: 25px;
  right: 20px;
  z-index: 5;
}
.sk-sidebar-icon:focus,
.sk-sidebar-icon:active {
  outline: none;
}
.sk-segment-all .sk-segment-top .sk-segment-header .sk-sidebar-container-nav {
  position: relative;
  margin: auto;
  z-index: 5;
  margin-bottom: 100px;
}
@media (min-width: 1251px) {
  .sk-segment-all .sk-segment-top .sk-segment-header .sk-sidebar-container-nav {
    width: 1250px;
  }
}
@media (max-width: 767px) {
  .sk-segment-all .sk-segment-top .sk-segment-header .sk-sidebar-container-nav {
    margin-bottom: 130px;
  }
}
.sk-sidebar-logo {
  position: absolute;
  top: 20px;
}
.sk-show-all {
  border-bottom: 1px solid #a89999;
}
.sk-sidebar-search {
  max-width: 220px;
  margin-left: 0;
  margin-right: 0;
  float: right;
  position: absolute;
  right: 100px;
  top: 20px;
}
@media (max-width: 1200px) {
  .sk-sidebar-collapsed .sk-sidebar-menu {
    height: 0 !important;
    margin-top: 80px !important;
  }
  .sk-sidebar-collapsed-back .sk-sidebar-menu,
  .sk-sidebar-menu .sk-sidebar-main-links li.open ul {
    height: 100vh !important;
    margin-top: 80px !important;
    padding-bottom: 80px;
  }
  .sk-menu-links {
    right: -20px;
    overflow-x: hidden;
  }
  .sk-sidebar-logo {
    margin-left: 60px;
  }
  .sk-sidebar-icon {
    position: absolute;
    top: -80px;
    left: 20px;
  }
  .sk-sidebar-search {
    top: 0;
    right: 0;
    max-width: unset;
    margin-left: 210px;
  }
  .sk-segment-all .sk-segment-header .sk-sidebar-container-nav .sk-sidebar-menu {
    margin-top: 80px !important;
    position: absolute;
  }
  .sk-siderbar-localizer {
    margin-top: -60px;
  }
}
@media (max-width: 767px) {
  .sk-segment-all .sk-segment-header .sk-sidebar-container-nav .sk-sidebar-menu .sk-sidebar-main-links li.open ul {
    position: relative;
    left: 0;
    height: auto !important;
    margin-top: 0px !important;
    padding-top: 0px;
    width: 280px;
  }
  .sk-sidebar-menu .sk-sidebar-main-links li.open::before,
  .sk-sidebar-menu .sk-sidebar-main-links li.open::after {
    display: none;
  }
  .sk-sidebar-collapsed-back .sk-sidebar-menu {
    margin-top: 130px !important;
    padding-bottom: 130px;
  }
  .sk-sidebar-icon {
    top: -130px;
  }
  .sk-segment-all .sk-segment-header .sk-sidebar-container-nav .sk-sidebar-menu {
    margin-top: 130px !important;
  }
  .sk-sidebar-collapsed .sk-sidebar-search,
  .sk-sidebar-collapsed-back .sk-sidebar-search {
    position: absolute;
    margin-left: 0;
    top: 55px;
  }
  .sk-sidebar-collapsed,
  .sk-sidebar-collapsed-back {
    margin-bottom: 130px;
  }
}
.sk-sidebar-main-links li {
  width: 254px;
}
@media (max-width: 1200px) {
  .sk-sidebar-main-links li {
    width: 280px;
  }
}
.sk-menu-links::-webkit-scrollbar {
  visibility: visible;
}
.sk-segment-bottom {
  min-height: calc(100vh - 162px);
}
@media (max-width: 576px) {
  #member-panel {
    text-align: left !important;
    margin-left: 25px;
  }
  .sk-sidebar-main-links li a,
  .sk-sidebar-header-links li a {
    text-align: left !important;
    margin-left: 20px !important;
  }
  .sk-sidebar-main-links li a .fa,
  .sk-sidebar-header-links li a .fa {
    right: 120px !important;
  }
  .sk-sidebar-header-links li span {
    margin-left: -15px;
  }
  .sk-siderbar-localizer {
    margin-left: -40px;
    left: 0 !important;
  }
  .sk-siderbar-localizer .sk-country-selector {
    width: 200px;
  }
  .sk-siderbar-localizer .sk-country-selector .dropdown-menu {
    right: 0 !important;
  }
  .sk-social-sharing {
    margin-left: -10px;
  }
}
/*
 * This extends bootstrap with an override theme.
 * Use it as a base when creating your own styling
 * or replace it with fully customized bootstrap.
 */
/*
  (RB) Custom Typography
  **************************************/
/*h1, h2, h3,*/
legend {
  color: #415a6c;
}
body {
  font-family: "Oswald";
  color: #ffffff;
  background: #d60002;
}
h1 {
  font-size: 30px;
}
h2 {
  font-size: 24px;
}
h3 {
  font-size: 18px;
}
.text-mandatory {
  color: #000000;
}
@media (max-width: 767px) {
  h1 {
    font-size: 30px;
  }
  h2 {
    font-size: 24px;
  }
  h3 {
    font-size: 18px;
  }
}
* {
  outline: none;
}
a {
  word-break: break-word;
}
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  src: local('Nunito Regular'), local('Nunito-Regular'), url(https://fonts.gstatic.com/s/nunito/v10/XRXV3I6Li01BKofINeaE.ttf) format('truetype');
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: local('Oswald Regular'), local('Oswald-Regular'), url(https://fonts.gstatic.com/s/oswald/v17/TK3iWkUHHAIjg752GT8D.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(https://fonts.gstatic.com/s/sourcesanspro/v12/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7g.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(https://fonts.gstatic.com/s/sourcesanspro/v12/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7g.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 900;
  src: local('Source Sans Pro Black'), local('SourceSansPro-Black'), url(https://fonts.gstatic.com/s/sourcesanspro/v12/6xKydSBYKcSV-LCoeQqfX1RYOo3iu4nwlxdr.ttf) format('truetype');
}
@font-face {
  font-family: 'texgyreadventorbold';
  src: url('/css/CmsPlugins/RB-StarterKit/themes/morteinsk/fonts/texgyreadventor-bold-webfont.eot');
  src: url('/css/CmsPlugins/RB-StarterKit/themes/morteinsk/fonts/texgyreadventor-bold-webfont.eot?#iefix') format('embedded-opentype'), url('/css/CmsPlugins/RB-StarterKit/themes/morteinsk/fonts/texgyreadventor-bold-webfont.woff') format('woff'), url('/css/CmsPlugins/RB-StarterKit/themes/morteinsk/fonts/texgyreadventor-bold-webfont.ttf') format('truetype'), url('/css/CmsPlugins/RB-StarterKit/themes/morteinsk/fonts/texgyreadventor-bold-webfont.svg#texgyreadventorbold') format('svg');
}
@font-face {
  font-family: 'texgyreadventorbold';
  src: url('/css/CmsPlugins/RB-StarterKit/themes/morteinsk/fonts/texgyreadventor-bold-webfont.eot');
  src: url('/css/CmsPlugins/RB-StarterKit/themes/morteinsk/fonts/texgyreadventor-bold-webfont.eot?#iefix') format('embedded-opentype'), url('/css/CmsPlugins/RB-StarterKit/themes/morteinsk/fonts/texgyreadventor-bold-webfont.woff') format('woff'), url('/css/CmsPlugins/RB-StarterKit/themes/morteinsk/fonts/texgyreadventor-bold-webfont.ttf') format('truetype'), url('/css/CmsPlugins/RB-StarterKit/themes/morteinsk/fonts/texgyreadventor-bold-webfont.svg#texgyreadventorbold') format('svg');
}
/*
 * Custom Colours
 **************************************/
/*Infosys - oneCMS to SK upgrade for mortein */
/*Infosys - oneCMS to SK upgrade for mortein */
/*Devices Resolution*/
/* fonts */
/*
 Header Styles
 **************************************/
.sk-main-header .sk-logo {
  text-align: center;
  z-index: 10024;
  position: relative;
}
@media (min-width: 768px) {
  .sk-main-header .sk-logo {
    text-align: left;
  }
}
@media (min-width: 1200px) {
  .sk-main-header .sk-logo {
    margin-top: -1px;
    display: inline-block;
    position: absolute;
  }
}
.sk-site-name {
  margin: 0;
}
.sk-site-name-text {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
@media (min-width: 1200px) {
  .sk-container-header {
    background: #c60002;
    border: 1px solid #ea0002;
    height: 40px;
  }
  .sk-container-header,
  .sk-container-nav {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
  .sk-container-nav nav,
  .sk-main-header {
    width: 1180px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
  }
  .sk-container-nav {
    background: #d60002;
    border: 1px solid #b60002;
  }
}
@media all and (max-width: 1024px) {
  .sk-main-header .sk-sub-nav {
    display: none !important;
    /* aug 10 */
  }
}
@media all and (min-width: 1025px) {
  .sk-nav-inner .sk-localizer,
  .sk-nav-inner .sk-sub-nav-links {
    display: none !important;
  }
}
/*
  Footer
  **************************************/
.sk-footer {
  padding: 60px 0;
  font-family: 'Source Sans Pro', sans-serif;
}
.sk-footer .sk-footer-last-updated {
  color: #ffffff;
}
.sk-footer .navbar-nav {
  float: none;
  display: block;
  width: 100%;
  text-align: center;
}
.sk-footer .navbar-nav > li {
  float: none;
  display: inline-block;
}
.sk-footer :last-child.navbar-right.navbar-text {
  width: 270px;
  margin: 20px auto 0;
  float: none !important;
  text-align: center;
}
/*
  Scaffolding
  **************************************/
@media (max-width: 767px) {
  html {
    padding-top: 59px;
  }
}
body {
  position: relative;
}
.sk-page-header,
.sk-product-header {
  margin-top: 0;
  padding-bottom: 5px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  /*Infosys - oneCMS to SK upgrade for mortein
        Updated class
    */
}
.sk-page-header:before,
.sk-page-header:after {
  content: " ";
  display: table;
}
.sk-page-header:after {
  clear: both;
}
.sk-page-header:before,
.sk-page-header:after {
  content: " ";
  display: table;
}
.sk-page-header:after {
  clear: both;
}
.sk-page-header__title,
.sk-page-header h1 {
  margin-top: 0;
  color: #ffffff;
  font-family: "Oswald";
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 600;
  text-align: left;
}
.sk-page-header-has-featured-image {
  margin-left: -15px;
  margin-right: -15px;
}
.sk-page-header-has-featured-image .sk-page-header-text-holder {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .sk-page-header-has-featured-image .sk-page-header-text-holder {
    float: left;
    width: 66.66666667%;
  }
}
.sk-page-header-has-featured-image .sk-page-header-image-holder {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .sk-page-header-has-featured-image .sk-page-header-image-holder {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 768px) {
  .sk-page-header-image {
    float: right !important;
  }
}
.sk-content-area {
  margin-top: 20px;
}
.clear {
  clear: both;
}
.sk-section-title {
  font-size: 34px;
  margin: 25px 0;
}
/*
 * Page Segments
 ******************************/
/*

In order to make the layouts more maleable we've split them into segments.
This allows you to specify different backgrounds across the segments or to group the different areas together

*/
.sk-segment-all {
  position: relative;
  /*&::before {
        .transition(1s);
        position:absolute;
        width:50%;
        height:100%;
        left:50%;
        top:0;
        content:'';
        background-image:url('images/kites/journey.ltr.png');
        background-repeat:no-repeat;
        z-index:-1;
        background-position:left 130px top 80px;
        @media(min-width:@screen-sm-min) {
            background-position: left 310px top 15px;
        }
        @media(min-width:@screen-md-min) {
            background-position: left 420px top 15px;
        }
        @media(min-width:@screen-lg-min) {
            background-position: left 520px top 15px;
        }
    }*/
}
/************************************/
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .sk-segment-header {
    background: #d60002;
    position: fixed;
    width: 100%;
    z-index: 99999;
    box-shadow: 0 5px 4.75px 0.25px rgba(18, 4, 11, 0.25);
  }
}
.sk-segment-footer {
  margin-top: 10px;
}
/************************************/
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .sk-segment-top {
    height: 82px;
  }
}
/*
  Breadcrumbs
  **************************************/
.breadcrumb {
  margin: 25px 0 70px 120px;
  background: transparent;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .breadcrumb {
    display: block !important;
    margin: 15px 0 30px 100px;
  }
}
.breadcrumb li {
  font-family: 'Source Sans Pro', sans-serif;
}
.breadcrumb li a {
  font-weight: 600;
  color: #ffffff;
}
@media (min-width: 768px) and (max-width: 991px) {
  .sk-container-breadcrumbs {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-segment-breadcrumbs {
    height: 88px;
  }
}
.breadcrumb > li + li:before {
  content: "\e080";
  padding: 0 12px 0 11px;
  color: #ffffff;
  font-family: 'Glyphicons Halflings';
  font-size: 10px;
}
.RBStarterKitBuyOnlinePage .breadcrumb,
.RBStarterKitSitemapPage .breadcrumb {
  margin: 25px 0 45px 120px;
}
/*
  Containers
  **************************************/
.sk-jumbotron--product-page .carousel-inner .item,
.sk-jumbotron--productlist-page .carousel-inner .item {
  padding: 30px 10px;
}
.sk-jumbotron--product-page .sk-container-carousel-item,
.sk-jumbotron--productlist-page .sk-container-carousel-item {
  width: 100%;
}
@media (min-width: 992px) {
  .sk-jumbotron--product-page .carousel-control,
  .sk-jumbotron--productlist-page .carousel-control {
    width: 5%;
  }
}
.ps-tiles-wrapper {
  display: flex;
  flex-direction: row;
  padding-left: 15px;
}
.ps-tiles-wrapper .ps-tile {
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 15px;
  cursor: pointer;
}
.ps-tiles-wrapper .ps-tile--active {
  background: lightgray;
}
.ps-tiles-wrapper .ps-tile-title {
  font-weight: bold;
  text-align: center;
}
.ps-submit-button-container {
  padding-left: 25px;
}
.ps-submit-button-container .ps-submit-button {
  font-weight: bold;
  background-color: orange;
}
.ps-tabs {
  display: flex;
  flex-direction: row;
  width: 100%;
}
.ps-tabs .ps-tab {
  width: 50%;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  background: white;
  margin-bottom: 20px;
  cursor: pointer;
}
.ps-tabs .ps-tab--active {
  background: lightgray;
}
/*Infosys - oneCMS to SK upgrade for mortein
  Added new class
*/
.RBStarterKitHomePage .sk-container-body {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.RBStarterKitHomePage .homepagesolutionfinder {
  background-color: #e2e2e2;
  margin-bottom: 0;
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/icons/homepage4.png");
  background-repeat: no-repeat;
  background-position: right;
  margin-bottom: 45px;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitHomePage .homepagesolutionfinder {
    background-size: cover;
  }
  .RBStarterKitHomePage .homepagesolutionfinder .col-md-12 {
    padding: 0;
  }
}
.RBStarterKitHomePage .sk-grid-panel > .row {
  padding-left: 15px;
  padding-right: 15px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1200px) {
  .RBStarterKitHomePage .sk-grid-panel > .row {
    width: 1180px;
  }
}
.RBStarterKitHomePage .sk-promo-slot-link-holder {
  position: absolute;
}
.RBStarterKitHomePage .sk-promo-slot-link {
  border-top: 1px solid #eaebee;
}
.RBStarterKitHomePage .sk-promo-slot-text-holder .sk-promo-slot-text {
  padding: 0;
}
.RBStarterKitHomePage .sk-promo-slot-text-holder .sk-promo-slot-text {
  padding: 0px 50px 0px 50px !important;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitHomePage .sk-promo-slot-text-holder .sk-promo-slot-text {
    padding: 0px 50px 50px 50px !important;
  }
}
/*
  Regulatory Section
  **************************************/
.sk-regulatory {
  font-size: 11px;
}
.sk-regulatory > p {
  margin: 0.7em 0;
}
/*
  (RB) MasterPage Templates
  **************************************/
.sk-leftnav-template {
  padding-bottom: 10px;
}
@media (max-width: 768px) {
  .sk-leftnav-template {
    padding-bottom: 20px;
  }
}
/*
  Country Selector
  - Used on all pages
  **************************************/
.sk-country-selector .dropdown-menu,
.sk-language-selector .dropdown-menu {
  left: auto;
  right: 0;
}
.sk-country-selector .dropdown:hover,
.sk-language-selector .dropdown:hover {
  cursor: pointer;
}
.sk-country-selector .flag,
.sk-language-selector .flag {
  vertical-align: middle;
  width: 27px;
  height: 18px;
  display: none;
}
li.sk-country-selector a {
  padding-right: 35px;
}
/*.sk-country-selector-title{
    display: none;
}*/
.sk-language-selector-label {
  margin-left: 0;
  margin-right: 0;
  display: none !important;
}
/* Flag Country Codes */
.flag {
  width: 70px;
  height: 47px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
}
.flag-AF {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Afghanistan.png");
}
.flag-AL {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Albania.png");
}
.flag-DZ {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Algeria.png");
}
.flag-AD {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Andorra.png");
}
.flag-AG {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Antigua-and-Barbuda.png");
}
.flag-AR {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Argentina.png");
}
.flag-AM {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Armenia.png");
}
.flag-AU {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Australia.png");
}
.flag-AT {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Austria.png");
}
.flag-AZ {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Azerbaijan.png");
}
.flag-BS {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Bahamas.png");
}
.flag-BH {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Bahrain.png");
}
.flag-BD {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Bangladesh.png");
}
.flag-BB {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Barbados.png");
}
.flag-BY {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Belarus.png");
}
.flag-BE {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Belgium.png");
}
.flag-BZ {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Belize.png");
}
.flag-BJ {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Benin.png");
}
.flag-BT {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Bhutan.png");
}
.flag-BO {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Bolivia.png");
}
.flag-BA {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Bosnia-and-Herzegovina.png");
}
.flag-BW {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Botswana.png");
}
.flag-BR {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Brazil.png");
}
.flag-BN {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Brunei.png");
}
.flag-BG {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Bulgaria.png");
}
.flag-BF {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Burkina-Faso.png");
}
.flag-BI {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Burundi.png");
}
.flag-CV {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Cabo-Verde.png");
}
.flag-KH {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Cambodia.png");
}
.flag-CM {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Cameroon.png");
}
.flag-CA {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Canada.png");
}
.flag-CF {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Central-African-Republic.png");
}
.flag-TD {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Chad.png");
}
.flag-CL {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Chile.png");
}
.flag-CN {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/China.png");
}
.flag-CO {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Colombia.png");
}
.flag-KM {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Comoros.png");
}
.flag-CD {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Congo-%28Democratic%29.png");
}
.flag-CG {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Congo-%28Republic%29.png");
}
.flag-CR {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Costa-Rica.png");
}
.flag-CI {
  background-image: url("images/flags/Cote-d'Ivoire.png");
}
.flag-HR {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Croatia.png");
}
.flag-CU {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Cuba.png");
}
.flag-CY {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Cyprus.png");
}
.flag-CZ {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Czech-Republic.png");
}
.flag-DK {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Denmark.png");
}
.flag-DJ {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Djibouti.png");
}
.flag-DM {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Dominica.png");
}
.flag-DO {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Dominican-Republic.png");
}
.flag-EC {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Ecuador.png");
}
.flag-EG {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Egypt.png");
}
.flag-SV {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/El-Salvador.png");
}
.flag-GQ {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Equatorial-Guinea.png");
}
.flag-ER {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Eritrea.png");
}
.flag-EE {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Estonia.png");
}
.flag-ET {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Ethiopia.png");
}
.flag-FJ {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Fiji.png");
}
.flag-FI {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Finland.png");
}
.flag-FR {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/France.png");
}
.flag-GA {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Gabon.png");
}
.flag-GM {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Gambia.png");
}
.flag-GE {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Georgia.png");
}
.flag-DE {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Germany.png");
}
.flag-GH {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Ghana.png");
}
.flag-GR {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Greece.png");
}
.flag-GD {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Grenada.png");
}
.flag-GT {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Guatemala.png");
}
.flag-GN {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Guinea.png");
}
.flag-GW {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Guinea-Bissau.png");
}
.flag-GY {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Guyana.png");
}
.flag-HT {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Haiti.png");
}
.flag-HK {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Hong-Kong.png");
}
.flag-HN {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Honduras.png");
}
.flag-HU {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Hungary.png");
}
.flag-IS {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Iceland.png");
}
.flag-IN {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/India.png");
}
.flag-ID {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Indonesia.png");
}
.flag-IR {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Iran.png");
}
.flag-IQ {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Iraq.png");
}
.flag-IE {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Ireland.png");
}
.flag-IL {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Israel.png");
}
.flag-IT {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Italy.png");
}
.flag-JM {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Jamaica.png");
}
.flag-JP {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Japan.png");
}
.flag-JO {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Jordan.png");
}
.flag-KZ {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Kazakhstan.png");
}
.flag-KE {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Kenya.png");
}
.flag-KI {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Kiribati.png");
}
.flag-KP {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Korea,-North.png");
}
.flag-KR {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Korea,-South.png");
}
.flag-KW {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Kuwait.png");
}
.flag-KG {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Kyrgyzstan.png");
}
.flag-LA {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Laos.png");
}
.flag-LV {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Latvia.png");
}
.flag-LB {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Lebanon.png");
}
.flag-LS {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Lesotho.png");
}
.flag-LR {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Liberia.png");
}
.flag-LY {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Libya.png");
}
.flag-LI {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Liechtenstein.png");
}
.flag-LT {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Lithuania.png");
}
.flag-LU {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Luxembourg.png");
}
.flag-MK {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Macedonia.png");
}
.flag-MG {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Madagascar.png");
}
.flag-MW {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Malawi.png");
}
.flag-MY {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Malaysia.png");
}
.flag-MV {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Maldives.png");
}
.flag-ML {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Mali.png");
}
.flag-MT {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Malta.png");
}
.flag-MH {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Marshall-Islands.png");
}
.flag-MR {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Mauritania.png");
}
.flag-MU {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Mauritius.png");
}
.flag-MX {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Mexico.png");
}
.flag-FM {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Micronesia-%28Federated%29.png");
}
.flag-MD {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Moldova.png");
}
.flag-MC {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Monaco.png");
}
.flag-MN {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Mongolia.png");
}
.flag-ME {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Montenegro.png");
}
.flag-MA {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Morocco.png");
}
.flag-MZ {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Mozambique.png");
}
.flag-MM {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Myanmar.png");
}
.flag-NA {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Namibia.png");
}
.flag-NR {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Nauru.png");
}
.flag-NP {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Nepal.png");
}
.flag-NL {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Netherlands.png");
}
.flag-NZ {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/New-Zealand.png");
}
.flag-NI {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Nicaragua.png");
}
.flag-NE {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Niger.png");
}
.flag-NG {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Nigeria.png");
}
.flag-NO {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Norway.png");
}
.flag-OM {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Oman.png");
}
.flag-PK {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Pakistan.png");
}
.flag-PW {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Palau.png");
}
.flag-PA {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Panama.png");
}
.flag-PG {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Papua-New-Guinea.png");
}
.flag-PY {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Paraguay.png");
}
.flag-PE {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Peru.png");
}
.flag-PH {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Philippines.png");
}
.flag-PL {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Poland.png");
}
.flag-PT {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Portugal.png");
}
.flag-QA {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Qatar.png");
}
.flag-RO {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Romania.png");
}
.flag-RU {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Russia.png");
}
.flag-RW {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Rwanda.png");
}
.flag-KN {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Saint-Kitts-and-Nevis.png");
}
.flag-LC {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Saint-Lucia.png");
}
.flag-VC {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Saint-Vincent-and-the-Grenadines.png");
}
.flag-WS {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Samoa.png");
}
.flag-SM {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/San-Marino.png");
}
.flag-ST {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Sao-Tome-and-Principe.png");
}
.flag-SA {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Saudi-Arabia.png");
}
.flag-SN {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Senegal.png");
}
.flag-RS {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Serbia.png");
}
.flag-SC {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Seychelles.png");
}
.flag-SL {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Sierra-Leone.png");
}
.flag-SG {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Singapore.png");
}
.flag-SK {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Slovakia.png");
}
.flag-SI {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Slovenia.png");
}
.flag-SB {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Solomon-Islands.png");
}
.flag-SO {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Somalia.png");
}
.flag-ZA {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/South-Africa.png");
}
.flag-SS {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/South-Sudan.png");
}
.flag-ES {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Spain.png");
}
.flag-LK {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Sri-Lanka.png");
}
.flag-SD {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Sudan.png");
}
.flag-SR {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Suriname.png");
}
.flag-SZ {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Swaziland.png");
}
.flag-SE {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Sweden.png");
}
.flag-CH {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Switzerland.png");
}
.flag-SY {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Syria.png");
}
.flag-TW {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Taiwan.png");
}
.flag-TJ {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Tajikistan.png");
}
.flag-TZ {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Tanzania.png");
}
.flag-TH {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Thailand.png");
}
.flag-TG {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Togo.png");
}
.flag-TO {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Tonga.png");
}
.flag-TT {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Trinidad-and-Tobago.png");
}
.flag-TN {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Tunisia.png");
}
.flag-TR {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Turkey.png");
}
.flag-TM {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Turkmenistan.png");
}
.flag-TV {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Tuvalu.png");
}
.flag-UG {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Uganda.png");
}
.flag-UA {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Ukraine.png");
}
.flag-AE {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/United-Arab-Emirates.png");
}
.flag-GB {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/United-Kingdom.png");
}
.flag-US {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/United-States-of-America.png");
}
.flag-UY {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Uruguay.png");
}
.flag-UZ {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Uzbekistan.png");
}
.flag-VU {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Vanuatu.png");
}
.flag-VA {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Vatican-City.png");
}
.flag-VE {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Venezuela.png");
}
.flag-YE {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Yemen.png");
}
.flag-ZM {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Zambia.png");
}
.flag-ZW {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Zimbabwe.png");
}
.flag-TL {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/East-Timor.png");
}
.flag-XK {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Kosovo.png");
}
.flag-VN {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/flags/Vietnam.png");
}
.sk-localizer .caret:after {
  content: " ";
  display: inline-block;
  position: absolute;
  top: 14px;
  background: url(/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/icons/arrow.png);
  width: 14px;
  height: 9px;
}
/*
  Primary Navigation
  **************************************/
@media (min-width: 768px) {
  .sk-nav-primary {
    position: relative;
  }
}
.sk-nav-primary .dropdown-menu {
  overflow: hidden;
  padding-bottom: 0;
}
.sk-nav-primary .dropdown-menu .sk-dropdown-menu-img {
  margin-right: 10px;
}
@media (max-width: 767px) {
  .sk-nav-primary {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    top: 0;
    border-width: 0 0 1px;
  }
  .sk-nav-primary .navbar-collapse {
    max-height: 340px;
  }
}
@media (max-width: 767px) and (max-width: 480px) and (orientation: landscape) {
  .sk-nav-primary .navbar-collapse {
    max-height: 200px;
  }
}
@media (max-width: 767px) and (min-width: 768px) {
  .sk-nav-primary {
    border-radius: 0;
  }
}
/*
  Header Sub Navigation
  **************************************/
.sk-sub-nav {
  display: block;
  border-radius: 2px;
}
.sk-sub-nav:before,
.sk-sub-nav:after {
  content: " ";
  display: table;
}
.sk-sub-nav:after {
  clear: both;
}
.sk-sub-nav:before,
.sk-sub-nav:after {
  content: " ";
  display: table;
}
.sk-sub-nav:after {
  clear: both;
}
@media (min-width: 1200px) {
  .sk-sub-nav {
    float: right;
    margin-right: 180px;
  }
}
@media (max-width: 767px) {
  .sk-main-header .sk-sub-nav {
    display: none !important;
  }
}
.sk-sub-nav .sk-social-icon .fa {
  color: #ffffff;
}
.sk-sub-nav .sk-social-icon .fa {
  font-size: 26px;
}
.sk-sub-nav .sk-social-sharing a {
  font-size: 20px;
}
.sk-social-sharing {
  padding: 0;
  text-align: center;
}
.sk-social-sharing a {
  font-size: 30px;
  margin: 0 5px 0 2px;
}
@media (min-width: 768px) {
  .sk-social-sharing {
    margin-top: 5px;
  }
}
.sk-nav-primary .sk-social-sharing {
  background: #e7e9ea;
}
/*
 *  Secondary Navigation
 **************************************/
.sk-nav-sec ul {
  margin-left: 20px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .sk-nav-group-search {
    width: 130px;
  }
}
@media (min-width: 992px) {
  .sk-nav-group-search {
    width: 150px;
  }
}
.navbar-toggle {
  border-radius: 50%;
  padding: 9px 7px;
}
.navbar-toggle .icon-bar {
  width: 32px;
  height: 5px;
  display: block;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 7px;
}
.sk-article-nav-links {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.sk-article-nav-links > li {
  position: relative;
  display: block;
}
.sk-article-nav-links > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.sk-article-nav-links > li > a:hover,
.sk-article-nav-links > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.sk-article-nav-links > li.disabled > a {
  color: #777777;
}
.sk-article-nav-links > li.disabled > a:hover,
.sk-article-nav-links > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.sk-article-nav-links .open > a,
.sk-article-nav-links .open > a:hover,
.sk-article-nav-links .open > a:focus {
  background-color: #eeeeee;
  border-color: #d60002;
}
.sk-article-nav-links .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.sk-article-nav-links > li > a > img {
  max-width: none;
}
.sk-article-nav-links > li > a:focus,
.sk-article-nav-links > li > a:hover {
  background-color: transparent;
  outline: none;
}
.sk-article-nav-links > li {
  float: left;
}
.sk-article-nav-links > li > a {
  border-radius: 2px;
}
.sk-article-nav-links > li + li {
  margin-left: 2px;
}
.sk-article-nav-links > li.active > a,
.sk-article-nav-links > li.active > a:hover,
.sk-article-nav-links > li.active > a:focus {
  color: #fff;
  background-color: #191919;
}
.sk-article-nav-links > li {
  float: none;
}
.sk-article-nav-links > li + li {
  margin-top: 2px;
  margin-left: 0;
}
/* infosys */
.navbar-brand,
.sk-site-messages,
.sk-site-name-text {
  display: none;
}
.navbar-inverse .navbar-nav > li > a {
  font-weight: 600;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 13px;
  color: #ffffff;
  line-height: 18px;
  text-transform: uppercase;
}
.sk-sub-nav .navbar-nav > li > a {
  font-weight: 500;
  line-height: 13px;
}
.sk-sub-nav .sk-sub-nav-links > li > a {
  padding-top: 13px;
}
.navbar-default {
  border: 0;
  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: transparent;
}
.navbar-default .navbar-nav > li > a {
  font-size: 14px;
  padding: 10px 24px;
}
.navbar-default .navbar-collapse {
  border-color: #354957;
  margin-left: 150px;
}
.navbar-default .navbar-form {
  background-color: #910600;
  box-shadow: inset 0 5px 4.95px 0.05px rgba(1, 2, 2, 0.2);
  border-radius: 25px;
  margin-top: 4px;
}
.nav > li > a:focus,
.nav > li > a:hover {
  background-color: transparent;
  outline: none;
}
.navbar-form {
  margin: 0;
  padding: 0;
}
.navbar-form .form-control {
  vertical-align: middle;
  display: inline-block;
  border: 0;
}
.navbar-form .input-group .input-group-btn {
  width: auto;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
}
.navbar-form .input-group > .form-control {
  background: transparent;
  color: #d90000;
  padding: 0 15px;
  text-transform: uppercase;
  height: 29px;
}
.navbar-form .btn-primary,
.navbar-form .btn-primary:active,
.navbar-form .btn-primary:focus,
.navbar-form .btn-primary:hover {
  border-color: transparent;
  color: #d90000;
  background-color: transparent;
  line-height: 1px;
}
.form-control:focus {
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075), 0 0 0 rgba(102, 175, 233, 0.6);
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075), 0 0 0 rgba(102, 175, 233, 0.6);
}
.navbar {
  margin-bottom: 0;
  min-height: 37px;
}
.sk-main-links .caret {
  display: none;
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .sk-main-header .sk-logo {
    margin-top: -1px;
    display: inline-block;
    position: absolute;
  }
  .sk-main-header .sk-sub-nav {
    float: right;
    margin-right: 180px;
  }
  .navbar-default .navbar-nav > li > a {
    padding: 10px;
  }
  .navbar-default .navbar-collapse {
    margin-left: 130px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-main-header .sk-logo {
    text-align: left;
    margin-top: -57px;
    position: fixed;
  }
  .navbar {
    right: 0;
    box-shadow: 0 5px 4.75px 0.25px rgba(18, 4, 11, 0.25);
    width: 100%;
  }
  .sk-footer .navbar {
    box-shadow: 0 0 0 0 rgba(18, 4, 11, 0.25);
  }
  .navbar-header {
    min-height: 98px;
    background: #d60002;
  }
  .sk-main-header .sk-logo img {
    width: 95px;
    margin-top: -1px;
  }
  .navbar-toggle {
    margin-top: 25px;
    margin-right: 35px;
  }
  .navbar-default .navbar-collapse {
    margin-left: 0;
    background: #d60002;
    border: 0;
  }
  .sk-nav-primary .navbar-collapse {
    max-height: 400px;
    overflow: auto;
  }
  .navbar-default .navbar-form {
    box-shadow: inset 0 5px 4.95px 0.05px rgba(1, 2, 2, 0.2);
    border-radius: 0;
    margin-top: 0;
    border: 0;
  }
  .navbar-form .input-group > .form-control {
    font-weight: bold;
  }
  .sk-sub-nav-links li {
    display: inline-block;
  }
  .sk-sub-nav-links li:first-child a {
    padding: 10px 10px 10px 22px;
  }
  .sk-sub-nav-links li:last-child a {
    padding: 10px 10px 10px 22px;
  }
  .sk-footer .navbar-nav {
    margin: 0;
  }
  .sk-footer .navbar-nav > li {
    display: block;
  }
}
@media screen and (max-device-width: 767px) and (orientation: landscape) {
  .sk-nav-primary .navbar-collapse {
    max-height: 200px;
    overflow: auto;
  }
}
.navbar-default .navbar-nav > li > a:hover {
  color: #ffffff;
  background-color: #191919;
}
.navbar-inverse .navbar-collapse {
  border: 0;
}
.navbar-collapse {
  box-shadow: inset 0 0 0 rgba(255, 255, 255, 0.1);
  -webkit-box-shadow: inset 0 0 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .sk-segment-top {
    height: 76px;
  }
  .sk-segment-header {
    background: #d60002;
    position: fixed;
    width: 100%;
    z-index: 99999;
    box-shadow: 0 5px 4.75px 0.25px rgba(18, 4, 11, 0.25);
  }
  .sk-container-nav {
    width: 100%;
  }
  .sk-container-header {
    width: 100%;
  }
  .navbar-default .navbar-collapse {
    border-color: none;
    margin-left: -15px;
    margin-right: -15px;
    background: #d60002;
    border: 0;
  }
  .sk-main-header .sk-logo img {
    width: 95px;
  }
  .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 {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
  }
  .dropdown-menu > li > a {
    text-transform: uppercase;
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    color: #ffffff;
    white-space: nowrap;
  }
  .btn-group .dropdown-menu > li > a {
    color: #333333;
  }
  .navbar-header {
    float: none;
  }
  .navbar-toggle {
    display: block;
    margin-right: 20px;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 0 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-collapse.collapse {
    display: none!important;
  }
  .navbar-nav {
    float: none;
    margin: 7.5px -15px;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navbar-text {
    float: none;
    margin: 15px 0;
  }
  .navbar-collapse.collapse.in {
    display: block!important;
  }
  .sk-main-header .sk-logo img {
    position: absolute;
  }
  .navbar-toggle {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .navbar-default .navbar-form {
    background-color: #910600;
    box-shadow: inset 0 5px 4.95px 0.05px rgba(1, 2, 2, 0.2);
    border-radius: 0;
    margin-top: 0;
    border: 2px solid #d60002;
  }
  .navbar-form .input-group > .form-control {
    font-weight: bold;
  }
  .sk-sub-nav-links li {
    display: inline-block;
  }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    margin-right: 30px;
  }
  .sk-nav-primary .navbar-collapse {
    max-height: 500px;
    overflow: auto;
  }
}
@media (min-width: 280px) and (max-width: 1024px) {
  .sk-main-links {
    margin-top: 80px;
  }
  .sk-main-links li {
    border-bottom: 2px solid #d60002;
  }
  .sk-main-links li:first-child {
    border-top: 2px solid #d60002;
  }
  .navbar-nav .open .dropdown-menu {
    background: #910600;
  }
  .sk-nav-group-search {
    width: 100%;
    margin-top: 30px;
  }
  .sk-nav-inner .sk-localizer,
  .sk-nav-inner .sk-sub-nav-links {
    margin: 0 -15px;
  }
  .sk-nav-inner .sk-main-links {
    margin-bottom: 0;
  }
  .navbar-form {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    height: 80px;
  }
  .input-group .form-control {
    display: table-cell;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075);
    background-image: none;
    background-color: #ffffff;
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  }
  .collapse {
    position: relative;
  }
  .navbar-default .navbar-toggle {
    border: 0;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #191919;
  }
  .navbar-default .navbar-toggle:hover {
    background-color: transparent;
  }
  .navbar-default .navbar-toggle:focus {
    background-color: transparent;
  }
  .navbar-form .input-group > .form-control {
    padding: 0 20px;
  }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    float: right;
  }
  .sk-logo {
    margin-left: 27px;
  }
  li.sk-country-selector {
    display: inline-block;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: #191919;
  }
  .sk-localizer > li {
    float: left;
  }
  .sk-nav-primary .sk-social-sharing {
    background: transparent;
    text-align: left;
    padding-left: 20px;
  }
  .sk-nav-primary .sk-social-sharing .sk-social-icon .fa {
    color: #ffffff;
  }
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: transparent;
  border-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  background-color: #191919;
  color: #fff;
}
.page-header,
.sk-article-nav-header,
.sk-category-area-header,
.sk-featured-blog-header,
.sk-grid-title,
.sk-latest-articles-header,
.sk-latest-blogs-header,
.sk-page-header,
.sk-product-header,
.sk-promo-row-header,
.sk-page-header,
.sk-article-nav-header,
.sk-promo-row-header,
.sk-latest-articles-header,
.sk-grid-title,
.sk-product-header,
.sk-category-area-header,
.sk-product-header {
  border-bottom: none;
}
@media (min-width: 1025px) {
  .navbar-collapse .sk-social-sharing {
    display: none;
  }
  .sk-localizer {
    margin-left: 17px;
  }
  .sk-localizer > li {
    margin-top: 13px;
  }
  .sk-localizer > li > a {
    padding-top: 0;
    padding-bottom: 0;
  }
  .sk-localizer .caret:after {
    top: 2px;
  }
  .sk-language-selector {
    padding-left: 10px;
    border-left: 2px solid #ffffff;
  }
}
.dropdown-menu > li > a,
.dropdown-menu > li a span.text {
  text-transform: uppercase;
}
/*
 * Social Icons
 ******************************/
.sk-social-icon {
  position: relative;
}
.sk-social-icon.sk-facebook-square {
  color: #3b5998;
}
.sk-social-icon.sk-facebook-square:focus,
.sk-social-icon.sk-facebook-square:hover {
  color: #3b5998;
}
.sk-social-icon.sk-twitter-square {
  color: #00aced;
}
.sk-social-icon.sk-twitter-square:focus,
.sk-social-icon.sk-twitter-square:hover {
  color: #00aced;
}
.sk-social-icon.sk-youtube-square {
  color: #cd201f;
}
.sk-social-icon.sk-youtube-square:focus,
.sk-social-icon.sk-youtube-square:hover {
  color: #cd201f;
}
.sk-social-icon.sk-google-plus-square {
  color: #cf3530;
}
.sk-social-icon.sk-google-plus-square:focus,
.sk-social-icon.sk-google-plus-square:hover {
  color: #cf3530;
}
.sk-social-icon.sk-instagram {
  color: #517fa4;
}
.sk-social-icon.sk-instagram:focus,
.sk-social-icon.sk-instagram:hover {
  color: #517fa4;
}
.sk-social-icon.sk-renren {
  color: #0e489b;
}
.sk-social-icon.sk-renren:focus,
.sk-social-icon.sk-renren:hover {
  color: #0e489b;
}
.sk-social-icon.sk-weibo {
  color: #444;
}
.sk-social-icon.sk-weibo:focus,
.sk-social-icon.sk-weibo:hover {
  color: #444;
}
.sk-social-icon.sk-digg {
  color: #333;
}
.sk-social-icon.sk-digg:focus,
.sk-social-icon.sk-digg:hover {
  color: #333;
}
.sk-social-icon.sk-delicious {
  color: #3271CB;
}
.sk-social-icon.sk-delicious:focus,
.sk-social-icon.sk-delicious:hover {
  color: #3271CB;
}
.sk-social-icon.sk-linkedin-square {
  color: #39C;
}
.sk-social-icon.sk-linkedin-square:focus,
.sk-social-icon.sk-linkedin-square:hover {
  color: #39C;
}
.sk-social-icon.sk-reddit-square {
  color: #FF4500;
}
.sk-social-icon.sk-reddit-square:focus,
.sk-social-icon.sk-reddit-square:hover {
  color: #FF4500;
}
.sk-social-icon.sk-stumbleupon {
  color: #EB4924;
}
.sk-social-icon.sk-stumbleupon:focus,
.sk-social-icon.sk-stumbleupon:hover {
  color: #EB4924;
}
.sk-social-icon.sk-pinterest-square {
  color: #cb2027;
}
.sk-social-icon.sk-pinterest-square:focus,
.sk-social-icon.sk-pinterest-square:hover {
  color: #cb2027;
}
.sk-social-icon.sk-envelope-square {
  color: #5a186b;
}
.sk-social-icon.sk-envelope-square:focus,
.sk-social-icon.sk-envelope-square:hover {
  color: #5a186b;
}
.sk-social-icon .fa {
  color: #d60002;
}
@media (min-width: 992px) {
  .sk-social-icon .fa {
    font-size: 38px;
  }
}
/*
  Accordion
  **************************************/
.sk-accordion {
  margin-bottom: 0;
}
.sk-accordion .accordion-toggle .fa {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.sk-accordion .accordion-toggle.collapsed .fa {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.sk-accordion .panel-title {
  color: #212121;
}
/*
  (RB) Alerts and Site Messages
  **************************************/
.sk-site-messages .sk-message:first-child {
  margin-top: 20px;
}
.sk-alert .sk-alert-title,
.sk-message .sk-alert-title,
.sk-alert p,
.sk-message p {
  display: inline;
  margin: 0;
}
.sk-alert .sk-alert-title,
.sk-message .sk-alert-title {
  font-weight: bold;
  font-size: 1em;
  color: inherit;
}
.sk-alert .sk-alert-title:after,
.sk-message .sk-alert-title:after {
  content: " - ";
}
.sk-alert p + p,
.sk-message p + p {
  display: block;
}
.sk-alert a,
.sk-message a {
  color: inherit;
  font-weight: bold;
  text-decoration: underline;
}
/*
 * Bootstrap Alert Augments
 **************************************/
.alert,
.sk-article-list-page .sk-no-content {
  border: 0 none;
  box-shadow: 0 15px 0 -10px rgba(65, 90, 108, 0.25);
}
.alert.alert-success {
  box-shadow: 0 15px 0 -10px rgba(150, 210, 45, 0.25);
}
.alert.alert-info {
  box-shadow: 0 15px 0 -10px rgba(37, 177, 230, 0.25);
}
.alert.alert-warning {
  box-shadow: 0 15px 0 -10px rgba(255, 100, 40, 0.25);
}
.alert.alert-danger {
  box-shadow: 0 15px 0 -10px rgba(65, 90, 108, 0.25);
}
/*
  Gontent tags
  - used on blogs (potential articles too)
  **************************************/
.sk-content-tags__title {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.sk-content-tags__tag {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
  background-color: #777777;
  font-size: 1em;
}
a.sk-content-tags__tag:hover,
a.sk-content-tags__tag:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.sk-content-tags__tag:empty {
  display: none;
}
.btn .sk-content-tags__tag {
  position: relative;
  top: -1px;
}
.sk-content-tags__tag[href]:hover,
.sk-content-tags__tag[href]:focus {
  background-color: #5e5e5e;
}
/*
  Cookie Alert
  **************************************/
/*container*/
#rb-cookie-container {
  color: #ffffff;
  background-color: #777;
  color: #fff;
  font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
  display: inline-block;
  font-size: 14px;
  height: auto;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  position: fixed;
  top: 0;
  z-index: 10024;
  /* title */
}
#rb-cookie-container h2 {
  font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
  font-size: 24px;
  background-image: url("/images/CmsPlugins/RB-Cookie/ICON_cookie.png");
  background-repeat: no-repeat;
  padding-left: 50px;
  margin: 10px 0 5px;
  color: #fff;
  line-height: 34px;
}
#rb-cookie-wrapper {
  width: 960px;
  margin: auto;
}
/* copy*/
#rb-cookie-copy-container {
  width: 75%;
  float: left;
  padding-bottom: 10px;
  text-align: left;
}
#rb-cookie-copy-container p {
  padding: 0 0 10px 50px;
  text-align: left;
  line-height: 17px;
  margin-bottom: 0;
  color: #ffffff;
}
#rb-cookie-copy-container a {
  text-decoration: underline;
  color: #fff;
}
#rb-cookie-copy-container a:hover {
  text-decoration: none;
}
/* buttons */
#rb-cookie-buttons a {
  background-color: #5e5e5e;
  color: white;
  padding: 8px 14px;
  overflow: hidden;
  float: left;
  margin-top: 10px;
  margin-left: 50px;
  text-align: left;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#rb-cookie-accept {
  font-size: 16px;
  text-decoration: none;
}
#rb-cookie-accept:after {
  font-family: fontAwesome;
  content: "\f00c";
  margin-left: 8px;
}
#rb-cookie-accept:hover {
  background-color: #444444;
}
/* Smaller than @screen-sm-max (devices and browsers) */
@media only screen and (max-width: 991px) {
  #rb-cookie-container {
    width: 100%;
    padding-bottom: 10px;
  }
  #rb-cookie-wrapper {
    width: 85%;
  }
  #rb-cookie-container #rb-cookie-copy-container {
    width: 100%;
  }
}
/*
  Custom Carousel Styles
  **************************************/
.sk-carousel-item {
  padding: 0 20px;
}
.sk-carousel-item .sk-image-holder {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: none;
}
@media (min-width: 992px) {
  .sk-carousel-item .sk-image-holder {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .sk-carousel-item .sk-image-holder {
    right: 50%;
  }
}
.sk-carousel-item .sk-content-holder {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .sk-carousel-item .sk-content-holder {
    float: left;
    width: 50%;
  }
}
.sk-carousel-item .sk-content-holder h2 {
  margin-bottom: 25px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 69px;
  color: #ffffff;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 62px;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-carousel-item .sk-content-holder h2 {
    font-size: 45px;
    line-height: 40px;
  }
}
.sk-carousel-item .sk-content-holder p {
  margin-bottom: 0;
}
.sk-carousel-item-text-only .sk-carousel-content-holder {
  position: static;
  width: 100%;
  text-align: center;
}
.sk-carousel-item-mixed h2 {
  font-size: 20px;
}
.sk-carousel-item-mixed p {
  font-size: 19px;
  font-family: 'Source Sans Pro', sans-serif;
}
@media (max-width: 767px) {
  .sk-carousel-item-mixed .sk-image-holder {
    margin-top: 20px;
  }
  .sk-carousel-item-mixed .sk-image-holder img {
    max-height: 260px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sk-carousel-item-mixed h2 {
    font-size: 24px;
  }
  .sk-carousel-item-mixed p {
    font-size: 19px;
    font-family: 'Source Sans Pro', sans-serif;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .sk-carousel-item-mixed h2 {
    font-size: 32px;
  }
  .sk-carousel-item-mixed p {
    font-size: 19px;
    font-family: 'Source Sans Pro', sans-serif;
  }
}
@media (min-width: 1200px) {
  .sk-carousel-item-mixed h2 {
    font-size: 30px;
  }
  .sk-carousel-item-mixed p {
    font-size: 19px;
    font-family: 'Source Sans Pro', sans-serif;
  }
}
.sk-carousel-btn {
  color: #ffffff;
  position: relative;
  padding-left: 40px;
  font-size: 15px;
}
.sk-carousel-btn:before {
  position: absolute;
  font-family: "FontAwesome";
  content: "\f137";
  width: 30px;
  height: 30px;
  left: 0;
  top: -2px;
  font-size: 21px;
  text-align: CENTER;
}
.sk-carousel-btn:hover {
  color: #ffffff;
}
.carousel-control,
.carousel-control.left,
.carousel-control.right {
  text-shadow: none;
  background-image: none;
  color: #ffffff;
  position: absolute;
  top: 50%;
  margin-top: -30px;
}
.carousel-nav a {
  color: #555;
  padding: 0;
}
.carousel-nav a:active {
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.carousel-inner .item:nth-child(3) h2 {
  font-size: 24px;
  margin-bottom: 0;
  line-height: 24px;
  margin-top: 28px;
}
.carousel-inner .item:nth-child(3) .carousal3_header {
  margin-bottom: 25px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 62px;
  color: #ffffff;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 58px;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .carousel-inner .item:nth-child(3) .carousal3_header {
    font-size: 48px;
    line-height: 42px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .carousel-inner .item:nth-child(3) .carousal3_header {
    font-size: 38px;
    line-height: 32px;
  }
}
.carousel-inner .item {
  padding: 40px 20px;
  background: rgba(60, 71, 100, 0.1);
  height: 450px;
}
@media only screen and (max-width: 1320px) {
  .carousel-inner .item {
    background-position: 77% 100% !important;
    background-size: cover !important;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .carousel-inner .item {
    height: 500px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 280px) {
  .carousel-inner .item {
    height: 530px;
  }
}
.carousel-inner .item:nth-child(1) {
  background: rgba(65, 90, 108, 0.1);
}
.carousel-inner .item:nth-child(2) {
  background: rgba(234, 53, 146, 0.1);
}
.carousel-inner .item:nth-child(3) {
  background: rgba(37, 177, 230, 0.1);
}
.carousel-inner .item:nth-child(4) {
  background: rgba(255, 204, 0, 0.1);
}
.carousel-inner .item:nth-child(5) {
  background: rgba(150, 210, 45, 0.1);
}
.sk-carousel-item-with-background {
  background-repeat: no-repeat !important;
  background-size: 100% !important;
}
.carousel-control {
  background-color: #477e00;
  opacity: 0.702;
  width: 60px;
  height: 60px;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .carousel-control {
    width: 44px;
    height: 44px;
  }
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  color: #ffffff;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .sk-container-carousel-item {
    width: 100%;
  }
  .sk-carousel-content-holder {
    width: 60%;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-jumbotron--corehome-page {
    margin-top: 40px;
  }
  .sk-container-carousel-item {
    width: 100%;
  }
  .sk-carousel-content-holder {
    width: 90%;
  }
  .sk-carousel-item .sk-content-holder {
    position: absolute;
    bottom: 40px;
  }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    margin-right: -12px;
    top: 50%;
    margin-top: -13px;
  }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    margin-left: -16px;
    top: 50%;
    margin-top: -13px;
  }
  .carousel-control {
    font-size: 24px;
  }
}
.sk-btn-holder {
  margin-top: 25px;
}
/*
  Jumbotron
  **************************************/
.sk-jumbotron {
  margin: 0;
}
.sk-jumbotron__container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .sk-jumbotron__container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .sk-jumbotron__container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .sk-jumbotron__container {
    width: 1180px;
  }
}
.sk-jumbotron__container > .navbar-header,
.sk-jumbotron__container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .sk-jumbotron__container > .navbar-header,
  .sk-jumbotron__container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
/*
  Promo area styles
  **************************************/
.sk-promo-row-header {
  text-align: center;
  margin-top: 0;
}
.sk-promo-rows--homepage {
  margin-bottom: 30px;
}
/*
  Custom Panel Styles
  **************************************/
@media (min-width: 768px) and (max-width: 991px) {
  .sk-promo-slot {
    min-height: 218px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .sk-promo-slot {
    min-height: 186px;
  }
}
@media (min-width: 1200px) {
  .sk-promo-slot {
    min-height: 218px;
  }
}
.sk-promo-link {
  display: block;
  color: #000000;
  transition: 0.5s all;
  border-radius: 2px;
  font-family: 'Source Sans Pro', sans-serif;
}
.sk-promo-link:focus,
.sk-promo-link:hover {
  color: #000000;
  text-decoration: none;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.14);
  font-family: 'Source Sans Pro', sans-serif;
}
.sk-promo-slot-mixed .sk-content-holder,
.sk-promo-slot-mixed .sk-image-holder {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.sk-promo-slot-text-only .panel-body {
  text-align: center;
}
.sk-promo-slot-text-only .panel-body p {
  font-size: 2.9em;
  line-height: 1.2em;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .sk-promo-slot-text-only .panel-body p {
    font-size: 1.8em;
    line-height: 1em;
  }
}
.sk-promo-btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #191919;
  border-color: #0c0c0c;
}
.sk-promo-btn:focus,
.sk-promo-btn:active:focus,
.sk-promo-btn.active:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: thin dotted;
}
.sk-promo-btn:hover,
.sk-promo-btn:focus {
  color: #fff;
  text-decoration: none;
}
.sk-promo-btn:active,
.sk-promo-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);
}
.sk-promo-btn.disabled,
.sk-promo-btn[disabled],
fieldset[disabled] .sk-promo-btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.sk-promo-btn:hover,
.sk-promo-btn:focus,
.sk-promo-btn:active,
.sk-promo-btn.active,
.open > .dropdown-toggle.sk-promo-btn {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.sk-promo-btn:active,
.sk-promo-btn.active,
.open > .dropdown-toggle.sk-promo-btn {
  background-image: none;
}
.sk-promo-btn.disabled,
.sk-promo-btn[disabled],
fieldset[disabled] .sk-promo-btn,
.sk-promo-btn.disabled:hover,
.sk-promo-btn[disabled]:hover,
fieldset[disabled] .sk-promo-btn:hover,
.sk-promo-btn.disabled:focus,
.sk-promo-btn[disabled]:focus,
fieldset[disabled] .sk-promo-btn:focus,
.sk-promo-btn.disabled:active,
.sk-promo-btn[disabled]:active,
fieldset[disabled] .sk-promo-btn:active,
.sk-promo-btn.disabled.active,
.sk-promo-btn[disabled].active,
fieldset[disabled] .sk-promo-btn.active {
  background-color: #191919;
  border-color: #0c0c0c;
}
.sk-promo-btn .badge {
  color: #191919;
  background-color: #fff;
}
/*
  Flexible Promo Slot
  **************************************/
.sk-promo-slot-flexible {
  box-shadow: 0 15px 0 -10px rgba(60, 71, 100, 0.1);
  border: 0 none;
  background: #f9f9f9;
  border-radius: 2px;
  margin-bottom: 20px;
  overflow: hidden;
}
.sk-promo-slot-heading:first-child {
  color: #fff;
  background: #415a6c;
}
.sk-promo-slot-heading:first-child .sk-promo-slot-title {
  color: #fff;
}
.sk-promo-slot-heading .sk-promo-slot-title {
  color: #415a6c;
}
.sk-promo-slot-title {
  margin: 0;
  color: #fff;
  font-size: 16px;
}
.sk-promo-slot-text-holder {
  padding: 5px 10px;
  text-align: center;
}
.sk-promo-slot-link-holder {
  padding: 0 0 10px;
  text-align: center;
}
.sk-promo-slot-link {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #191919;
  border-color: #0c0c0c;
  display: block;
  width: 100%;
}
.sk-promo-slot-link:focus,
.sk-promo-slot-link:active:focus,
.sk-promo-slot-link.active:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: thin dotted;
}
.sk-promo-slot-link:hover,
.sk-promo-slot-link:focus {
  color: #fff;
  text-decoration: none;
}
.sk-promo-slot-link:active,
.sk-promo-slot-link.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);
}
.sk-promo-slot-link.disabled,
.sk-promo-slot-link[disabled],
fieldset[disabled] .sk-promo-slot-link {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.sk-promo-slot-link:hover,
.sk-promo-slot-link:focus,
.sk-promo-slot-link:active,
.sk-promo-slot-link.active,
.open > .dropdown-toggle.sk-promo-slot-link {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.sk-promo-slot-link:active,
.sk-promo-slot-link.active,
.open > .dropdown-toggle.sk-promo-slot-link {
  background-image: none;
}
.sk-promo-slot-link.disabled,
.sk-promo-slot-link[disabled],
fieldset[disabled] .sk-promo-slot-link,
.sk-promo-slot-link.disabled:hover,
.sk-promo-slot-link[disabled]:hover,
fieldset[disabled] .sk-promo-slot-link:hover,
.sk-promo-slot-link.disabled:focus,
.sk-promo-slot-link[disabled]:focus,
fieldset[disabled] .sk-promo-slot-link:focus,
.sk-promo-slot-link.disabled:active,
.sk-promo-slot-link[disabled]:active,
fieldset[disabled] .sk-promo-slot-link:active,
.sk-promo-slot-link.disabled.active,
.sk-promo-slot-link[disabled].active,
fieldset[disabled] .sk-promo-slot-link.active {
  background-color: #191919;
  border-color: #0c0c0c;
}
.sk-promo-slot-link .badge {
  color: #191919;
  background-color: #fff;
}
.sk-promo-slot-image-full {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
  width: 100%;
}
.sk-promo-slot-split:before,
.sk-promo-slot-split:after {
  content: " ";
  display: table;
}
.sk-promo-slot-split:after {
  clear: both;
}
.sk-promo-slot-split:before,
.sk-promo-slot-split:after {
  content: " ";
  display: table;
}
.sk-promo-slot-split:after {
  clear: both;
}
.sk-promo-slot-split-image-holder {
  width: 50%;
  float: left;
}
.sk-promo-slot-split-image {
  width: 100%;
}
.sk-promo-slot-split-text-holder {
  width: 50%;
  float: left;
  padding: 5px 10px;
}
/*
  Bootstrap Panel Styles/Overrides
  **************************************/
.panel-default,
.sk-promo-slot,
.sk-panel-nav-secondary,
.sk-panel-related {
  box-shadow: 0 15px 0 -10px rgba(60, 71, 100, 0.1);
  border: 0 none;
  background: #f9f9f9;
  border-radius: 2px;
  overflow: hidden;
}
.panel-default .panel-heading,
.sk-promo-slot .panel-heading,
.sk-panel-nav-secondary .panel-heading,
.sk-panel-related .panel-heading {
  background: #415a6c;
}
.panel-default .panel-title,
.sk-promo-slot .panel-title,
.sk-panel-nav-secondary .panel-title,
.sk-panel-related .panel-title {
  color: #fff;
}
/*
  Navigational panel styling
  **********************************/
/*
  Product Tag Finder
  **************************************/
.sk-product-tag-finder {
  background-color: #e2e2e2;
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/backgrounds/product_finder_image.png");
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 10px;
  border: 1px solid #ffffff;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .sk-product-tag-finder {
    background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/backgrounds/product_finder_tablet.png");
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-product-tag-finder {
    background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/backgrounds/product_finder_mobile.png");
  }
}
.sk-product-tag-finder-title {
  font-size: 30px;
  line-height: 28px;
  color: #f1eee9;
  font-weight: 700;
  text-align: center;
  margin: 0 auto;
  padding: 30px 20px 0;
  font-family: 'texgyreadventorbold';
  text-transform: uppercase;
  color: #333742;
  margin-bottom: 15px;
}
.sk-product-tag-finder .sk-input-wrapper {
  padding: 10px 0 0;
  width: 175px;
  margin: 0 auto;
}
.sk-product-tag-finder .sk-input-wrapper .bootstrap-select {
  width: 100% !important;
}
.sk-product-tag-finder-dropdown-btn {
  color: #555;
  background-color: #fff;
  border-color: #fff;
}
.sk-product-tag-finder-dropdown-btn:hover,
.sk-product-tag-finder-dropdown-btn:focus,
.sk-product-tag-finder-dropdown-btn:active,
.sk-product-tag-finder-dropdown-btn.active,
.open > .dropdown-toggle.sk-product-tag-finder-dropdown-btn {
  color: #555;
  background-color: #e6e6e6;
  border-color: #e0e0e0;
}
.sk-product-tag-finder-dropdown-btn:active,
.sk-product-tag-finder-dropdown-btn.active,
.open > .dropdown-toggle.sk-product-tag-finder-dropdown-btn {
  background-image: none;
}
.sk-product-tag-finder-dropdown-btn.disabled,
.sk-product-tag-finder-dropdown-btn[disabled],
fieldset[disabled] .sk-product-tag-finder-dropdown-btn,
.sk-product-tag-finder-dropdown-btn.disabled:hover,
.sk-product-tag-finder-dropdown-btn[disabled]:hover,
fieldset[disabled] .sk-product-tag-finder-dropdown-btn:hover,
.sk-product-tag-finder-dropdown-btn.disabled:focus,
.sk-product-tag-finder-dropdown-btn[disabled]:focus,
fieldset[disabled] .sk-product-tag-finder-dropdown-btn:focus,
.sk-product-tag-finder-dropdown-btn.disabled:active,
.sk-product-tag-finder-dropdown-btn[disabled]:active,
fieldset[disabled] .sk-product-tag-finder-dropdown-btn:active,
.sk-product-tag-finder-dropdown-btn.disabled.active,
.sk-product-tag-finder-dropdown-btn[disabled].active,
fieldset[disabled] .sk-product-tag-finder-dropdown-btn.active {
  background-color: #fff;
  border-color: #fff;
}
.sk-product-tag-finder-dropdown-btn .badge {
  color: #fff;
  background-color: #555;
}
.sk-product-tag-finder .sk-btn-submit {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 20px auto 40px;
  display: block;
  width: 100%;
  color: #ffffff;
  border-radius: 35px;
  text-transform: uppercase;
  background-color: #191919;
  border-color: #191919;
  padding: 4px 12px;
}
.sk-product-tag-finder .sk-btn-submit:focus,
.sk-product-tag-finder .sk-btn-submit:active:focus,
.sk-product-tag-finder .sk-btn-submit.active:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: thin dotted;
}
.sk-product-tag-finder .sk-btn-submit:hover,
.sk-product-tag-finder .sk-btn-submit:focus {
  color: #fff;
  text-decoration: none;
}
.sk-product-tag-finder .sk-btn-submit:active,
.sk-product-tag-finder .sk-btn-submit.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);
}
.sk-product-tag-finder .sk-btn-submit.disabled,
.sk-product-tag-finder .sk-btn-submit[disabled],
fieldset[disabled] .sk-product-tag-finder .sk-btn-submit {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-product-tag-finder .sk-btn-submit {
    margin: 0px auto 40px;
  }
}
.sk-product-tag-finder .sk-btn-submit-wrapper {
  width: 175px;
}
.RBStarterKitProductListPage .col-md-3,
.RBStarterKitProductSearchResultsPage .col-md-3 {
  min-height: 670px;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitProductListPage .col-md-3,
  .RBStarterKitProductSearchResultsPage .col-md-3 {
    min-height: 955px;
  }
}
.RBStarterKitProductListPage .sk-product-tag-finder:after,
.RBStarterKitProductSearchResultsPage .sk-product-tag-finder:after {
  content: "";
  position: absolute;
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/backgrounds/find_your_product.png");
  background-size: cover;
  background-repeat: no-repeat;
  height: 273px;
  width: 226px;
  margin-top: 28px;
  left: 50%;
  margin-left: -113px;
}
.RBStarterKitProductSearchResultsPage .sk-product-list h2 {
  color: #ffffff;
  padding-left: 15px;
}
@media only screen and (max-width: 1024px) and (min-width: 280px) {
  .sk-product-tag-finder .sk-btn-submit {
    font-size: 16px;
    height: 40px;
    font-weight: 500;
  }
  .sk-product-tag-finder .sk-input-wrapper {
    width: 195px;
    padding: 45px 0 0;
  }
  .sk-product-tag-finder .btn-group > .btn:first-child {
    width: 195px;
    font-size: 16px;
    height: 40px;
  }
  .sk-product-tag-finder .sk-btn-submit-wrapper {
    width: 230px;
  }
  .sk-product-tag-finder .bs-caret:after {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-product-tag-finder .sk-btn-submit-wrapper {
    margin-bottom: 118px;
  }
}
@media (min-width: 1025px) {
  .RBStarterKitProductPage .col-md-pull-9,
  .RBStarterKitProductSearchResultsPage .col-md-pull-9,
  .RBStarterKitProductListPage .col-md-pull-9 {
    right: calc(100% - 240px);
  }
  .RBStarterKitProductPage .col-md-3,
  .RBStarterKitProductSearchResultsPage .col-md-3,
  .RBStarterKitProductListPage .col-md-3 {
    width: 230px;
    margin-right: 10px;
  }
  .RBStarterKitProductPage .col-md-9,
  .RBStarterKitProductSearchResultsPage .col-md-9,
  .RBStarterKitProductListPage .col-md-9 {
    width: calc(100% - 240px);
  }
  .RBStarterKitProductPage .col-md-push-3,
  .RBStarterKitProductSearchResultsPage .col-md-push-3,
  .RBStarterKitProductListPage .col-md-push-3 {
    left: 240px;
  }
}
/*
 * Social Page Sharing
 ******************************/
.sk-social-page-sharing {
  font-size: 85%;
  font-weight: bold;
  border-top: 1px solid #eeeeee;
  margin-top: 20px;
  padding: 15px 0 20px;
}
.sk-social-page-sharing a {
  font-size: 1.5em;
  margin: 0 1px;
  top: 1px;
}
.sk-scroll-nav-container {
  position: relative;
  overflow: hidden;
  background: #fff;
  z-index: 10;
  top: 0;
  margin: 0;
  text-transform: uppercase;
  box-shadow: 0 7px 5px -5px rgba(0, 0, 0, 0.3);
}
.sk-scroll-nav-container.affix {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  top: 0;
  border-width: 0 0 1px;
}
.sk-scroll-nav-container.affix .navbar-collapse {
  max-height: 340px;
}
@media (max-width: 480px) and (orientation: landscape) {
  .sk-scroll-nav-container.affix .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 768px) {
  .sk-scroll-nav-container.affix {
    border-radius: 0;
  }
}
.sk-scroll-nav {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .sk-scroll-nav {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .sk-scroll-nav {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .sk-scroll-nav {
    width: 1180px;
  }
}
.sk-scroll-nav > .navbar-header,
.sk-scroll-nav > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .sk-scroll-nav > .navbar-header,
  .sk-scroll-nav > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.sk-scroll-nav-title {
  text-align: center;
  display: none;
}
@media (min-width: 992px) {
  .sk-scroll-nav-title {
    display: block;
  }
}
.sk-scroll-nav-list a,
h4.sk-scroll-nav-title {
  color: #415a6c;
}
.sk-scroll-nav-list-holder {
  text-align: center;
  position: relative;
}
.sk-scroll-nav-brand {
  color: #415a6c;
  height: 41px;
  padding-left: 46px;
  padding-top: 11px;
  font-family: Roboto, sans-serif;
  position: absolute;
  left: 0;
  bottom: 5px;
  display: none;
}
@media (min-width: 992px) {
  .sk-scroll-nav-brand {
    display: block;
  }
}
.sk-scroll-nav-list {
  float: none;
  display: inline-block;
  margin: 10px 0;
  font-size: 12px;
}
@media (min-width: 768px) {
  .sk-scroll-nav-list {
    font-size: 14px;
  }
}
.sk-scroll-nav-list li {
  display: inline-block;
}
.sk-scroll-nav-list li a {
  padding: 8px 5px;
  border-radius: 2px;
  box-shadow: 0 0 0 1px rgba(65, 90, 108, 0.15);
  transition: 0.3s all;
}
@media (min-width: 768px) {
  .sk-scroll-nav-list li a {
    padding: 8px 15px;
  }
}
.sk-scroll-nav-list li a:focus,
.sk-scroll-nav-list li a:hover {
  background: rgba(0, 0, 0, 0.05);
}
.sk-scroll-nav-list .active a,
.sk-scroll-nav-list .active a:focus,
.sk-scroll-nav-list .active a:hover {
  color: #fff;
  background: rgba(65, 90, 108, 0.9);
  box-shadow: 0 0 0 1px rgba(65, 90, 108, 0.8);
}
.sk-scroll-nav-social {
  display: none;
  position: absolute;
  right: 0;
  bottom: 13px;
  margin: 0;
  border-top: 0 none;
  padding: 0;
}
@media (min-width: 992px) {
  .sk-scroll-nav-social {
    display: block;
  }
}
.sk-scroll-nav-social .sk-social-page-sharing {
  border: 0 none;
  margin: 0;
  padding: 0;
}
.sk-scroll-nav-social .sk-social-page-sharing-title {
  font-family: Roboto, sans-serif;
  font-weight: 400;
  color: #415a6c;
  position: relative;
  bottom: 3px;
}
.sk-scroll-nav-social .sk-social-icon {
  display: inline-block;
  font-size: 2em;
  line-height: 1;
  margin: 0 2px;
}
.sk-scroll-nav-social .sk-social-icon:focus,
.sk-scroll-nav-social .sk-social-icon:hover {
  background-position: left -33px;
}
.sk-related-block {
  display: block;
  margin-bottom: 10px;
}
.sk-related-block:focus,
.sk-related-block:hover {
  text-decoration: inherit;
  color: inherit;
  color: currentColor;
}
.sk-related-block-title {
  margin-top: 0;
}
.sk-related-product-block {
  display: block;
}
.sk-related-product-block:before,
.sk-related-product-block:after {
  content: " ";
  display: table;
}
.sk-related-product-block:after {
  clear: both;
}
.sk-related-product-block:before,
.sk-related-product-block:after {
  content: " ";
  display: table;
}
.sk-related-product-block:after {
  clear: both;
}
.sk-related-product-block-image {
  float: left;
  width: 50%;
  padding: 4px;
}
.sk-related-product-block-title {
  float: left;
  width: 50%;
  padding: 4px;
}
/*
  Latest Articles Styles
  - Used on home page
  **************************************/
/*
  Elements
  **************************************/
.sk-latest-articles-header {
  margin-top: 0;
  text-align: center;
}
.sk-latest-articles-title {
  margin-top: 0;
}
.sk-latest-articles-list .sk-list-item-wrapper {
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .sk-latest-articles-list .sk-list-item-wrapper:nth-child(2n + 1) {
    clear: left;
  }
}
@media (min-width: 992px) {
  .sk-latest-articles-list .sk-list-item-wrapper:nth-child(3n + 1) {
    clear: left;
  }
}
/*
  Modifiers
  **************************************/
.sk-latest-articles--homepage {
  margin-bottom: 30px;
}
.sk-grid-image {
  margin-bottom: 20px;
}
.sk-grid-image__image {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.RBStarterKitContentGridPage .sk-grid-title--content {
  margin-top: 80px;
}
.sk-grid-richtext {
  margin-bottom: 20px;
}
.sk-grid-title {
  margin-top: 0;
  text-align: center;
}
.sk-producttagsearch {
  width: 900px;
  background-color: lightgray;
  margin-bottom: 30px;
}
.sk-producttagsearch-singletagcontainer {
  width: 100%;
  height: 40px;
}
.sk-producttagsearch-singletag {
  float: left;
  width: 250px;
  border: 1px solid black;
  text-align: center;
}
.sk-producttagsearch-multitagcontainer {
  width: 100%;
  height: 120px;
}
.sk-producttagsearch-buttoncontainer {
  text-align: right;
}
body .mfp-socialshare {
  position: absolute;
  width: 100%;
  text-align: center;
  color: #fff;
  margin-top: 30px;
}
body .mfp-socialshare a {
  font-size: 25px;
  color: #fff;
  margin-left: 10px;
}
.sk-grid-social-media {
  display: inline-block;
}
.sk-grid-social-media a {
  font-size: 23px;
  color: #000;
  margin-right: 12px;
}
.sk-grid-social-media-share-text {
  display: inline-block;
}
.sk-grid-responsive-video-container {
  position: relative;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.sk-grid-responsive-video-container embed,
.sk-grid-responsive-video-container iframe,
.sk-grid-responsive-video-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sk-grid-videos .sk-grid-videos-item .sk-grid-videos-item-link {
  position: relative;
}
.sk-grid-videos .sk-grid-videos-item .sk-grid-videos-item-link img {
  width: 100%;
}
.sk-grid-videos .sk-grid-videos-item .sk-grid-videos-item-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: block;
  width: 100%;
  color: #fff;
  background-color: #191919;
  border-color: #191919;
}
.col-md-6 .col-md-3 .sk-video-play-btn {
  width: 50px;
  height: 50px;
  line-height: 50px;
  margin: -25px 0 0 -25px;
}
.col-md-6 .col-md-3 .sk-video-play-btn:after {
  font-size: 25px;
}
.col-md-6 .col-md-4 .sk-video-play-btn {
  width: 70px;
  height: 70px;
  line-height: 70px;
  margin: -35px 0 0 -35px;
}
.col-md-6 .col-md-4 .sk-video-play-btn:after {
  font-size: 35px;
}
.sk-grid-messages-module .sk-grid-messages-module-content-template {
  display: inline-block;
}
.sk-grid-messages-module .sk-grid-messages-module-content-template img {
  width: 50px;
  height: 50px;
}
.sk-grid-messages-module .sk-grid-messages-module-phone-container img {
  width: 300px;
  height: 300px;
}
.sk-grid-image-as-link .sk-grid-image-as-link-image {
  width: 100%;
}
.wapp-inner {
  background: linear-gradient(#5cf679, #09bb28);
}
.wapp-txt {
  color: #ffffff;
}
.wapp-icon {
  padding-left: 5px;
}
/*
  Buy Online Page
  **************************************/
.sk-buy-online-list {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 100px;
}
.sk-buy-online-list .sk-list-item-wrapper {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .sk-buy-online-list .sk-list-item-wrapper {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .sk-buy-online-list .sk-list-item-wrapper {
    float: left;
    width: 33.33333333%;
  }
}
.sk-buy-online-page .sk-page-header {
  display: none;
}
.sk-buy-online-page p {
  color: #191919;
  font-weight: bold;
  font-size: 30px;
  text-transform: uppercase;
  margin: 0;
}
.sk-buy-online-list {
  margin-top: 66px;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .sk-buy-online-list {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitBuyOnlinePage .sk-segment-breadcrumbs {
    height: 60px;
  }
  .RBStarterKitBuyOnlinePage ol.breadcrumb.visible-md.visible-lg {
    display: none !important;
  }
}
.RBStarterKitBuyOnlinePage .sk-segment-bottom {
  background: #ffffff;
}
.RBStarterKitBuyOnlinePage .sk-segment-footer {
  background: #d60002;
}
.RBStarterKitBuyOnlinePage .breadcrumb li,
.RBStarterKitBuyOnlinePage .breadcrumb li a {
  color: #9c9c9c;
}
.RBStarterKitBuyOnlinePage .breadcrumb > li + li:before {
  color: #9c9c9c;
}
.RBStarterKitBuyOnlinePage .sk-list-item-title {
  padding: 22px 10px 12px;
  text-align: center;
}
.RBStarterKitBuyOnlinePage .sk-list-item-title a {
  color: #191919;
  font-weight: bold;
  font-family: 'texgyreadventorbold';
  text-transform: uppercase;
  font-size: 20px;
}
.RBStarterKitBuyOnlinePage .sk-list-item-header {
  min-height: 1px;
}
.RBStarterKitBuyOnlinePage .sk-list-item-image-holder {
  border: 1px solid #f4f6fb;
  box-shadow: 0 5px 4.75px 0.25px rgba(18, 4, 11, 0.15);
  margin-bottom: 15px;
}
.RBStarterKitBuyOnlinePage .sk-list-item-image-holder a {
  border: 0;
  border-radius: 0;
}
.RBStarterKitBuyOnlinePage .sk-list-item-image-holder a img {
  width: auto;
}
.RBStarterKitBuyOnlinePage .sk-list-item-image-holder a:focus {
  outline: none;
}
@media only screen and (min-width:1025px) {
  .sk-buy-online-list-item {
    width: 280px;
  }
  .sk-buy-online-list-item-wrapper:nth-child(3n+0) .sk-buy-online-list-item {
    float: right;
  }
  .sk-buy-online-list-item-wrapper:nth-child(3n-1) .sk-buy-online-list-item {
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-buy-online-page p {
    font-size: 16px;
    margin-left: 10px;
  }
  .sk-buy-online-list {
    margin-top: 40px;
    margin-bottom: 0px;
  }
  .RBStarterKitBuyOnlinePage .sk-list-item-title a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .sk-buy-online-list-item {
    width: 280px;
  }
  .sk-buy-online-list-item-wrapper .sk-buy-online-list-item {
    margin-left: auto;
    margin-right: auto;
  }
  .sk-buy-online-list .sk-list-item-wrapper {
    float: left;
    width: 50%;
  }
  .sk-buy-online-page p {
    margin-left: 60px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 992px) {
  .sk-buy-online-page p {
    margin-left: 50px;
  }
}
.sk-buy-online-list-item-title {
  display: none;
}
/*
  Contact Page
  **************************************/
.RBStarterKitContactPage .breadcrumb li,
.RBStarterKitContactPage .breadcrumb li a {
  color: #9c9c9c;
}
.RBStarterKitContactPage .breadcrumb > li + li:before {
  color: #9c9c9c;
}
.RBStarterKitContactPage .sk-segment-bottom {
  background: #ffffff;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContactPage .sk-container-body {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContactPage .sk-form-contact #sk-form-contact {
    width: 570px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 300px;
  }
  .RBStarterKitContactPage .sk-form-contact .sk-page-header,
  .RBStarterKitContactPage .sk-form-contact p {
    padding-left: 37px;
  }
}
@media only screen and (min-width:1025px) {
  .RBStarterKitContactPage .sk-form-contact {
    margin-bottom: 80px;
  }
}
.RBStarterKitContactPage .sk-form-contact .sk-page-header h1,
.RBStarterKitContactPage .sk-form-contact .sk-page-header__title {
  color: #191919;
}
.RBStarterKitContactPage .sk-form-contact label,
.RBStarterKitContactPage .sk-form-contact p {
  font-size: 17px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #000000;
  text-align: left;
  font-weight: normal;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContactPage .sk-form-contact label,
  .RBStarterKitContactPage .sk-form-contact p {
    font-size: 14px;
  }
}
.RBStarterKitContactPage .sk-form-contact p {
  padding-bottom: 10px;
}
.RBStarterKitContactPage .sk-form-contact legend {
  font-size: 20px;
  font-family: 'texgyreadventorbold';
  color: #191919;
  font-weight: 600;
  text-transform: uppercase;
  text-align: left;
  border-bottom: none;
  padding-left: 20px;
  margin-bottom: 30px;
  position: absolute;
  top: 0;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContactPage .sk-form-contact legend {
    text-align: center;
    padding-left: 0;
  }
}
.RBStarterKitContactPage .sk-form-contact fieldset {
  padding-top: 55px;
}
.RBStarterKitContactPage .sk-form-contact .form-control {
  background-color: #f1f1f1;
  box-shadow: 0 5px 4.75px 0.25px rgba(18, 4, 11, 0.15);
  width: 240px;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  -ms-border-radius: 13px;
  border-radius: 13px;
  border: none;
  height: 32px;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContactPage .sk-form-contact .form-control {
    width: 88%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContactPage .sk-form-contact .form-control {
    width: 100%;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .RBStarterKitContactPage .sk-form-contact .form-control {
    width: 100%;
  }
}
.RBStarterKitContactPage .sk-form-contact #message {
  height: auto;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContactPage .sk-form-contact #message {
    height: 200px;
  }
}
.RBStarterKitContactPage .sk-form-contact .col-md-3 .checkbox label,
.RBStarterKitContactPage .sk-form-contact .form-group label a {
  font-size: 12px;
  line-height: 20px;
  color: #000000;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContactPage .sk-form-contact .col-md-3 .checkbox label,
  .RBStarterKitContactPage .sk-form-contact .form-group label a {
    font-size: 11px;
  }
}
.RBStarterKitContactPage .sk-form-contact .form-group {
  min-height: 85px;
  margin-bottom: 8px;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContactPage .sk-form-contact .form-group {
    min-height: 60px;
  }
}
.RBStarterKitContactPage .sk-form-contact .form-group label a:first-child {
  padding-left: 30px;
}
@media only screen and (max-width: 1024px) and (min-width: 992px) {
  .RBStarterKitContactPage .sk-form-contact .form-group label a:first-child {
    padding-left: 22px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContactPage .sk-form-contact .form-group label a:first-child {
    padding-left: 14px;
  }
}
.RBStarterKitContactPage .sk-form-contact .form-group label a:nth-child(3) {
  padding-left: 30px;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContactPage .sk-form-contact .form-group label a:nth-child(3) {
    margin-left: 0px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContactPage .sk-form-contact .form-group label a:nth-child(3) {
    margin-left: 0px;
    padding-left: 0px;
  }
}
@media only screen and (min-width: 280px) and (max-width: 337px) and (orientation: portrait) {
  .RBStarterKitContactPage .sk-form-contact .form-group label a:nth-child(3) {
    margin-left: 0px;
    padding-left: 16px;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 992px) {
  .RBStarterKitContactPage .sk-form-contact .form-group label a:nth-child(3) {
    padding-left: 0px;
    margin-left: 0px;
  }
}
.RBStarterKitContactPage .sk-form-contact .has-error .checkbox,
.RBStarterKitContactPage .sk-form-contact .has-error .checkbox-inline,
.RBStarterKitContactPage .sk-form-contact .has-error .control-label,
.RBStarterKitContactPage .sk-form-contact .has-error .help-block,
.RBStarterKitContactPage .sk-form-contact .has-error .radio,
.RBStarterKitContactPage .sk-form-contact .has-error .radio-inline {
  color: #d60002;
}
.RBStarterKitContactPage .sk-form-contact .checkbox input[type="checkbox"],
.RBStarterKitContactPage .sk-form-contact .checkbox-inline input[type="checkbox"],
.RBStarterKitContactPage .sk-form-contact .radio input[type="radio"],
.RBStarterKitContactPage .sk-form-contact .radio-inline input[type="radio"],
.RBStarterKitContactPage .sk-form-contact input[type="checkbox"] {
  position: absolute;
  margin-left: -35px;
  -webkit-appearance: radio;
  -moz-appearance: radio;
  width: 30px;
  height: 30px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  background-color: #f1f1f1;
}
@media only screen and (max-width: 1024px) and (min-width: 992px) {
  .RBStarterKitContactPage .sk-form-contact .checkbox input[type="checkbox"],
  .RBStarterKitContactPage .sk-form-contact .checkbox-inline input[type="checkbox"],
  .RBStarterKitContactPage .sk-form-contact .radio input[type="radio"],
  .RBStarterKitContactPage .sk-form-contact .radio-inline input[type="radio"],
  .RBStarterKitContactPage .sk-form-contact input[type="checkbox"] {
    width: 22px;
    height: 22px;
    margin-left: -26px;
  }
}
.RBStarterKitContactPage .sk-form-contact input[type="checkbox"] {
  margin-left: 0;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContactPage .sk-form-contact input[type="checkbox"] {
    margin-left: -5px;
  }
}
.RBStarterKitContactPage .sk-form-contact ::-ms-check {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
}
.RBStarterKitContactPage .sk-form-contact .checkbox {
  margin-bottom: 30px;
  width: 245px;
  padding-left: 30px;
}
@media only screen and (max-width: 1024px) and (min-width: 992px) {
  .RBStarterKitContactPage .sk-form-contact .checkbox {
    width: 100%;
    padding-left: 21px;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .RBStarterKitContactPage .sk-form-contact .checkbox {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContactPage .sk-form-contact .checkbox {
    width: 100%;
    padding-left: 15px;
    padding-top: 15px;
  }
}
.RBStarterKitContactPage .sk-form-contact .btn-primary {
  font-size: 18px;
  font-family: "Oswald";
  color: #ffffff;
  font-weight: 600;
  width: 141px;
  height: 41px;
  background-color: #d60002;
  border-color: #d60002;
  text-transform: uppercase;
  margin-left: 50px;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContactPage .sk-form-contact .btn-primary {
    margin-left: 20px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContactPage .sk-form-contact .btn-primary {
    margin-left: 0px;
  }
}
.RBStarterKitContactPage .sk-form-contact .btn-primary.active,
.RBStarterKitContactPage .sk-form-contact .btn-primary:active,
.RBStarterKitContactPage .sk-form-contact .btn-primary:focus,
.RBStarterKitContactPage .sk-form-contact .btn-primary:hover {
  color: #ffffff;
  background-color: #c60002;
  border-color: #c60002;
}
.RBStarterKitContactPage .sk-form-contact .help-block {
  text-align: right !important;
  font-size: 12px;
  padding-top: 10px;
  height: 0;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContactPage .sk-form-contact .help-block {
    padding-right: 42px;
  }
}
.RBStarterKitContactPage .sk-form-contact p.help-block {
  display: none;
}
@media only screen and (max-width: 1024px) and (min-width: 992px) {
  .RBStarterKitContactPage .sk-form-contact .sk-content-area {
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .RBStarterKitContactPage .sk-form-contact .sk-content-area {
    margin-left: 0;
    margin-right: 0;
  }
}
.RBStarterKitContactPage .sk-form-contact .sk-content-area label {
  padding-left: 5px;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContactPage .sk-form-contact .sk-content-area label {
    padding-left: 15px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 992px) {
  .RBStarterKitContactPage .sk-form-contact #sk-form-contact {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .RBStarterKitContactPage .sk-form-contact legend {
    padding-left: 20px;
  }
}
.RBStarterKitContactPage .sk-segment-footer {
  background: #d60002;
  margin-top: 300px;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContactPage .sk-segment-footer {
    margin-top: 100px;
  }
}
.RBStarterKitContactPage p img {
  position: absolute;
  padding-bottom: 20px;
  bottom: 245px;
  right: 28%;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContactPage p img {
    bottom: 14%;
    width: 150px;
    right: 30%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContactPage p img {
    padding-bottom: 10px;
    bottom: 300px;
    right: 36%;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .RBStarterKitContactPage p img {
    right: 15%;
  }
}
@media only screen and (min-width: 1920px) and (max-width: 3000px) {
  .RBStarterKitContactPage p img {
    bottom: 253px;
    right: 39%;
  }
}
@media only screen and (max-width: 9000px) and (min-width: 3001px) {
  .RBStarterKitContactPage p img {
    bottom: 344px;
    right: 43%;
  }
}
@media only screen and (min-width: 1445px) and (max-width: 1919px) {
  .RBStarterKitContactPage p img {
    bottom: 253px;
    right: 34%;
  }
}
.RBStarterKitContactPage .checkbox + .checkbox,
.RBStarterKitContactPage .radio + .radio {
  margin-top: 0;
}
.RBStarterKitContactPage .checkbox,
.RBStarterKitContactPage .radio {
  margin-top: 30px;
  margin-bottom: 0;
}
.RBStarterKitContactPage address {
  width: 240px;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContactPage address {
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContactPage address {
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 992px) {
  .RBStarterKitContactPage address {
    width: 100%;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .RBStarterKitContactPage address {
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContactPage .sk-segment-breadcrumbs {
    height: 60px;
  }
  .RBStarterKitContactPage ol.breadcrumb.visible-md.visible-lg {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-content-area .col-sm-6:nth-child(4) p {
    text-align: center;
  }
}
/*
  Error Response Pages
  **************************************/
.sk-404-page,
.sk-500-page {
  margin-bottom: 0;
}
.sk-404-error {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  width: 792px;
}
@media only screen and (min-width: 1200px) {
  .sk-404-error {
    padding-left: 39px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-404-error {
    width: 300px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 410px) {
  .sk-404-error {
    width: 344px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .sk-404-error {
    width: 700px;
    margin-bottom: 20px;
  }
}
.sk-404-error .sk-content-holder {
  font-size: 16px;
}
.sk-404-error .sk-image-holder {
  margin-left: 50px;
}
@media only screen and (min-width: 1200px) {
  .sk-404-error .sk-image-holder {
    flex-grow: 1;
  }
  .sk-404-error .sk-image-holder img {
    margin-right: 0px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-404-error .sk-image-holder {
    margin-left: 0;
    margin-right: 10px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 410px) {
  .sk-404-error .sk-image-holder {
    margin-right: 0;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .sk-404-error .sk-image-holder {
    margin-left: 135px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .sk-404-error .sk-image-holder img {
    width: 150px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-404-error .sk-image-holder img {
    width: 100px;
  }
}
.RBStarterKitError404 .sk-page-header {
  display: none;
}
.RBStarterKitError404 .breadcrumb {
  margin: 25px 0 10px 110px;
}
.RBStarterKitError404 .sk-content-holder p {
  font-weight: 500;
  font-size: 22px;
  margin-bottom: 0;
  text-transform: uppercase;
}
.RBStarterKitError404 .sk-content-holder p:first-child {
  font-size: 100px;
  font-family: 'texgyreadventorbold';
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitError404 .sk-content-holder p:first-child {
    font-size: 40px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitError404 .sk-content-holder p {
    font-size: 13px;
  }
}
.RBStarterKitError404 .sk-content-holder p a {
  color: #ffffff;
  text-decoration: underline;
}
/*
  FAQs Page
  **************************************/
.sk-faq-list {
  padding-bottom: 9px;
  margin: 20px 0;
  border: 0 none;
  box-shadow: 0 15px 0 -10px rgba(60, 71, 100, 0.1);
  border-bottom: 1px solid #eeeeee;
}
.sk-faq-list ul li {
  margin-bottom: 5px;
  list-style: none;
}
.sk-faq-question {
  padding: 20px;
  border-radius: 2px;
}
.sk-faq-question:first-child {
  margin-top: 20px;
}
.sk-faq-question:target {
  -webkit-animation: fade-bg 3s;
  -o-animation: fade-bg 3s;
  animation: fade-bg 3s;
}
.sk-faq-question .sk-faq-question-title {
  margin-top: 0;
}
@keyframes fade-bg {
  0% {
    background-color: #eee;
  }
  66% {
    background-color: #eee;
  }
  100% {
    background-color: transparent;
  }
}
@-webkit-keyframes fade-bg {
  0% {
    background-color: #eee;
  }
  66% {
    background-color: #eee;
  }
  100% {
    background-color: transparent;
  }
}
@-o-keyframes fade-bg {
  0% {
    background-color: #eee;
  }
  66% {
    background-color: #eee;
  }
  100% {
    background-color: transparent;
  }
}
/*
  General Content
  **************************************/
.sk-general-content {
  margin-bottom: 20px;
}
/*
  Product
  **************************************/
.sk-product-body {
  margin-left: -15px;
  margin-right: -15px;
}
.sk-product-body .grid-section .row {
  margin-left: 0;
  margin-right: 0;
}
.sk-product-header h1 {
  font-size: 24px;
}
@media (min-width: 768px) {
  .sk-product-header h1 {
    font-size: 26px;
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  .sk-product-header h1 {
    font-size: 30px;
  }
}
.sk-product-assets {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .sk-product-assets {
    float: left;
    width: 41.66666667%;
  }
}
@media (min-width: 992px) {
  .sk-product-assets {
    float: left;
    width: 33.33333333%;
  }
}
.sk-product-assets .sk-buy-now-holder {
  margin: 15px auto 20px;
  width: 145px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-product-assets .sk-buy-now-holder {
    width: 75%;
  }
}
.sk-buy-now-btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: block;
  width: 100%;
}
.sk-buy-now-btn:focus,
.sk-buy-now-btn:active:focus,
.sk-buy-now-btn.active:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: thin dotted;
}
.sk-buy-now-btn:hover,
.sk-buy-now-btn:focus {
  color: #fff;
  text-decoration: none;
}
.sk-buy-now-btn:active,
.sk-buy-now-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);
}
.sk-buy-now-btn.disabled,
.sk-buy-now-btn[disabled],
fieldset[disabled] .sk-buy-now-btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.sk-buy-now-btn--online {
  color: #fff;
  background-color: #191919;
  border-color: #0c0c0c;
}
.sk-buy-now-btn--online:hover,
.sk-buy-now-btn--online:focus,
.sk-buy-now-btn--online:active,
.sk-buy-now-btn--online.active,
.open > .dropdown-toggle.sk-buy-now-btn--online {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.sk-buy-now-btn--online:active,
.sk-buy-now-btn--online.active,
.open > .dropdown-toggle.sk-buy-now-btn--online {
  background-image: none;
}
.sk-buy-now-btn--online.disabled,
.sk-buy-now-btn--online[disabled],
fieldset[disabled] .sk-buy-now-btn--online,
.sk-buy-now-btn--online.disabled:hover,
.sk-buy-now-btn--online[disabled]:hover,
fieldset[disabled] .sk-buy-now-btn--online:hover,
.sk-buy-now-btn--online.disabled:focus,
.sk-buy-now-btn--online[disabled]:focus,
fieldset[disabled] .sk-buy-now-btn--online:focus,
.sk-buy-now-btn--online.disabled:active,
.sk-buy-now-btn--online[disabled]:active,
fieldset[disabled] .sk-buy-now-btn--online:active,
.sk-buy-now-btn--online.disabled.active,
.sk-buy-now-btn--online[disabled].active,
fieldset[disabled] .sk-buy-now-btn--online.active {
  background-color: #191919;
  border-color: #0c0c0c;
}
.sk-buy-now-btn--online .badge {
  color: #191919;
  background-color: #fff;
}
.sk-buy-now-btn--locate {
  background-color: #99c33f;
  border-color: #99c33f;
  color: #ffffff;
  font-size: 17px;
  text-transform: uppercase;
  height: 46px;
  padding: 11px 12px;
}
.sk-compare__button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: block;
  width: 100%;
  color: #fff;
  background-color: #191919;
  border-color: #0c0c0c;
}
.sk-compare__button:focus,
.sk-compare__button:active:focus,
.sk-compare__button.active:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: thin dotted;
}
.sk-compare__button:hover,
.sk-compare__button:focus {
  color: #fff;
  text-decoration: none;
}
.sk-compare__button:active,
.sk-compare__button.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);
}
.sk-compare__button.disabled,
.sk-compare__button[disabled],
fieldset[disabled] .sk-compare__button {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.sk-compare__button:hover,
.sk-compare__button:focus,
.sk-compare__button:active,
.sk-compare__button.active,
.open > .dropdown-toggle.sk-compare__button {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.sk-compare__button:active,
.sk-compare__button.active,
.open > .dropdown-toggle.sk-compare__button {
  background-image: none;
}
.sk-compare__button.disabled,
.sk-compare__button[disabled],
fieldset[disabled] .sk-compare__button,
.sk-compare__button.disabled:hover,
.sk-compare__button[disabled]:hover,
fieldset[disabled] .sk-compare__button:hover,
.sk-compare__button.disabled:focus,
.sk-compare__button[disabled]:focus,
fieldset[disabled] .sk-compare__button:focus,
.sk-compare__button.disabled:active,
.sk-compare__button[disabled]:active,
fieldset[disabled] .sk-compare__button:active,
.sk-compare__button.disabled.active,
.sk-compare__button[disabled].active,
fieldset[disabled] .sk-compare__button.active {
  background-color: #191919;
  border-color: #0c0c0c;
}
.sk-compare__button .badge {
  color: #191919;
  background-color: #fff;
}
.sk-product-images {
  margin-left: -15px;
  margin-right: -15px;
}
.sk-product-feature-image-holder {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.sk-product-thumbnail-image-holder {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.sk-product-feature-image-link,
.sk-product-thumbnail-image-link {
  margin-bottom: 10px;
}
.sk-product-feature-image-empty {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background: #fff url('/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/empty-img-logo.png') no-repeat center center;
  height: 100px;
  line-height: 100px;
  text-align: center;
  vertical-align: bottom;
  overflow: hidden;
  text-indent: -9999px;
  padding-bottom: 100%;
}
.sk-product-feature-image-empty > img,
.sk-product-feature-image-empty a > img {
  margin-left: auto;
  margin-right: auto;
}
a.sk-product-feature-image-empty:hover,
a.sk-product-feature-image-empty:focus,
a.sk-product-feature-image-empty.active {
  border-color: #d60002;
}
.sk-product-feature-image-empty .caption {
  padding: 9px;
  color: #333333;
}
.sk-product-detail {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .sk-product-detail {
    float: left;
    width: 58.33333333%;
  }
}
@media (min-width: 992px) {
  .sk-product-detail {
    float: left;
    width: 66.66666667%;
  }
}
.sk-product-extended-info {
  margin-left: -15px;
  margin-right: -15px;
}
.sk-product-tags {
  width: 150px;
  margin-left: auto;
  margin-right: auto;
}
.sk-product-tags:before,
.sk-product-tags:after {
  content: " ";
  display: table;
}
.sk-product-tags:after {
  clear: both;
}
.sk-product-tags:before,
.sk-product-tags:after {
  content: " ";
  display: table;
}
.sk-product-tags:after {
  clear: both;
}
.sk-product-tag-link {
  color: #d60002;
}
.sk-product-tag-link:focus,
.sk-product-tag-link:hover {
  color: #000000;
  text-decoration: none;
}
.sk-product-tag {
  position: relative;
  padding: 5px 5px 5px 60px;
  min-height: 53px;
  margin: 0 0 50px;
}
.sk-product-tag-image-holder {
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  bottom: 0;
  padding: 5px;
}
.sk-product-tag-image {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
  width: 100%;
  border-radius: 2px;
}
.sk-product-tag-body {
  padding: 5px;
  font-size: 0.9em;
}
.sk-product-tag-name {
  font-weight: 700;
  line-height: 1.571;
  display: block;
  margin: 0;
  padding: 0;
  font-family: 'Source Sans Pro', sans-serif;
}
.sk-product-tag-value {
  display: block;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  line-height: 1.571;
  font-size: 13px;
}
.sk-product-video-title {
  margin-top: 0;
}
.sk-product-video-description {
  margin-top: 10px;
}
.RBStarterKitProductPage .mfp-bg {
  background-color: #ccc;
}
.sk-buy-online-lightbox {
  position: relative;
  margin: 0 auto;
  background: #fff;
  padding: 40px 0 5px;
  max-width: 310px;
  box-shadow: 0 15px 0 -10px rgba(60, 71, 100, 0.1);
}
.sk-buy-online-lightbox .mfp-close {
  color: #ea3592;
}
.sk-buy-online-ad {
  margin: 0 auto;
}
/*
  Product Dealer
  **************************************/
.sk-dealer {
  display: block;
  position: relative;
  border-radius: 2px;
  padding: 5px;
  min-height: 30px;
  margin: 0 0 5px;
  box-shadow: 0 15px 0 -10px rgba(60, 71, 100, 0.1);
}
.sk-dealer:before,
.sk-dealer:after {
  content: " ";
  display: table;
}
.sk-dealer:after {
  clear: both;
}
.sk-dealer:before,
.sk-dealer:after {
  content: " ";
  display: table;
}
.sk-dealer:after {
  clear: both;
}
.sk-dealer__logo-container {
  float: left;
  width: 33.3333%;
}
.sk-dealer__logo {
  width: 100%;
}
.sk-dealer__body {
  float: left;
  padding-left: 5px;
  width: 66.6667%;
}
.sk-dealer__name {
  margin: 0 0 5px;
  font-weight: bold;
}
.sk-dealer__price,
.sk-dealer__stock {
  font-size: 12px;
  margin: 0;
}
.sk-dealer--logoonly {
  min-height: 30px;
  text-align: center;
}
.sk-dealer--logoonly .sk-dealer__logo-container {
  display: inline-block;
  float: none;
}
.sk-channelsight__header {
  text-align: center;
  padding: 10px 5px;
}
.sk-channelsight.white-popup {
  position: relative;
  width: 500px;
  background: #fff;
  padding: 20px;
  margin: 0 auto;
}
.sk-channelsight.white-popup {
  position: relative;
  width: 500px;
  background: #fff;
  padding: 20px;
  margin: 0 auto;
}
.channelsight-loader img {
  margin: auto;
  display: block;
}
.RBStarterKitProductPage .sk-segment-bottom {
  background: #ffffff;
}
.RBStarterKitProductPage .breadcrumb li,
.RBStarterKitProductPage .breadcrumb li a {
  color: #9c9c9c;
}
.RBStarterKitProductPage .breadcrumb > li + li:before {
  color: #9c9c9c;
}
.RBStarterKitProductPage .sk-segment-body .sk-section-heading {
  display: none;
}
.RBStarterKitProductPage .sk-product h1 {
  color: #000000;
  font-family: 'texgyreadventorbold';
  font-size: 33px;
  width: 80%;
  margin-bottom: 40px;
}
.RBStarterKitProductPage .sk-product-feature-image-holder .sk-product-feature-image-link {
  border: 0;
}
.RBStarterKitProductPage .sk-segment-footer {
  background: #d60002;
  margin-top: 0;
}
.RBStarterKitProductPage .sk-leftnav-template {
  padding-bottom: 0;
}
.RBStarterKitProductPage .sk-promo-slot-link:before,
.RBStarterKitProductPage a.sk-buy-now-btn--locate.sk-buy-now-btn:before {
  font-family: 'Glyphicons Halflings';
  content: "\e080 \00a0";
  position: relative;
  font-size: 14px;
}
.RBStarterKitProductPage .sk-product-detail > h2 {
  color: #000000;
}
.RBStarterKitProductPage .sk-product-detail ul li,
.RBStarterKitProductPage .sk-product-detail p {
  color: #000000;
}
.RBStarterKitProductPage .sk-product-detail > p {
  color: #000000;
  padding: 100px 70px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  line-height: 1.056;
}
.RBStarterKitProductPage .sk-product-detail .sk-product-enhanced-detail {
  background: #212121;
  padding: 50px 55px 10px;
}
.RBStarterKitProductPage .sk-product-detail .sk-product-related-info {
  background: #212121;
  padding: 10px 55px 30px 70px;
}
.RBStarterKitProductPage .sk-product-detail .panel-body,
.RBStarterKitProductPage .sk-product-detail .panel-heading,
.RBStarterKitProductPage .sk-product-detail .sk-product-accordion {
  background: #212121;
  border-radius: 0;
  border: 0;
}
.RBStarterKitProductPage .sk-product-detail .panel-default > .panel-heading + .panel-collapse > .panel-body,
.RBStarterKitProductPage .sk-product-detail .sk-panel-nav-secondary > .panel-heading + .panel-collapse > .panel-body,
.RBStarterKitProductPage .sk-product-detail .sk-panel-related > .panel-heading + .panel-collapse > .panel-body,
.RBStarterKitProductPage .sk-product-detail .sk-promo-slot > .panel-heading + .panel-collapse > .panel-body,
.RBStarterKitProductPage .sk-product-detail .sk-promo-slot > .panel-heading + .panel-collapse > .panel-body,
.RBStarterKitProductPage .sk-product-detail .sk-panel-nav-secondary > .panel-heading + .panel-collapse > .panel-body,
.RBStarterKitProductPage .sk-product-detail .sk-panel-related > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #212121;
  box-shadow: 0 1px 0 0 #333737;
  border-bottom: 1px solid #000000;
  padding-bottom: 15px;
}
.RBStarterKitProductPage .sk-product-detail .sk-social-page-sharing {
  display: none;
}
.RBStarterKitProductPage .sk-product-detail .panel-default,
.RBStarterKitProductPage .sk-product-detail .sk-panel-nav-secondary,
.RBStarterKitProductPage .sk-product-detail .sk-panel-related,
.RBStarterKitProductPage .sk-product-detail .sk-promo-slot,
.RBStarterKitProductPage .sk-product-detail .sk-promo-slot,
.RBStarterKitProductPage .sk-product-detail .sk-panel-nav-secondary,
.RBStarterKitProductPage .sk-product-detail .sk-panel-related {
  box-shadow: 0 0 0 0 #333737;
}
.RBStarterKitProductPage .sk-product-detail .panel-body {
  padding: 0;
  margin: 15px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
}
.RBStarterKitProductPage .sk-product-detail .panel-title > a {
  color: inherit;
  outline: none;
}
.RBStarterKitProductPage .sk-product-detail .panel-title,
.RBStarterKitProductPage .sk-product-detail .sk-related-products-title {
  font-size: 29px;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitProductPage .sk-product-detail .panel-title,
  .RBStarterKitProductPage .sk-product-detail .sk-related-products-title {
    font-size: 20px;
  }
}
.RBStarterKitProductPage .sk-product-detail .sk-related-products-title {
  color: #ffffff;
  margin-top: 0;
}
.RBStarterKitProductPage .sk-related-product-wrapper {
  padding-left: 3px;
  padding-right: 3px;
}
.RBStarterKitProductPage .sk-related-product-list {
  padding-left: 12px;
  padding-right: 12px;
}
.RBStarterKitProductPage .sk-related-products-header {
  margin: 0;
}
.RBStarterKitProductPage .sk-related-product-title {
  text-align: center;
}
.RBStarterKitProductPage .sk-related-product-title a {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
}
.RBStarterKitProductPage .sk-list-item-image-holder a {
  border: 0;
}
.RBStarterKitProductPage .sk-promo-row-header {
  display: none;
}
.RBStarterKitProductPage .sk-promo-rows .sk-columns-2 {
  display: flex;
}
.RBStarterKitProductPage .mar-left-right-auto {
  margin-left: auto;
  margin-right: auto;
}
.RBStarterKitProductPage .sk-promo-rows:nth-child(1) .sk-columns-1 {
  width: 460px;
  margin-left: auto;
  margin-right: auto;
  clear:  both;
  text-align: center;
}
.RBStarterKitProductPage .sk-promo-rows:nth-child(1) .sk-columns-1 .sk-promo-slot-text-holder p {
  margin-top: 10px;
  text-align: left;
  margin-bottom: 0;
  text-align: center;
  width: 330px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px 15px 0px 15px;
}
@media only screen and (max-width: 1024px) and (min-width: 280px) {
  .RBStarterKitProductPage .sk-promo-rows:nth-child(1) .sk-columns-1 .sk-promo-slot-text-holder p {
    width: 100%;
  }
}
.RBStarterKitProductPage .sk-promo-rows:nth-child(1) .sk-columns-1 .sk-promo-slot-text-holder:nth-child(1) p {
  text-transform: uppercase;
  font-family: "Oswald";
  font-size: 12px;
  text-align: left;
  margin-left: -5px;
  margin-top: 5px;
}
@media only screen and (max-width: 1024px) and (min-width: 280px) {
  .RBStarterKitProductPage .sk-promo-rows:nth-child(1) .sk-columns-1 .sk-promo-slot-text-holder:nth-child(1) p {
    margin-left: -5px;
  }
}
.RBStarterKitProductPage .sk-promo-rows:nth-child(2) .sk-columns-2 .col-md-6 .sk-promo-slot-text-holder p {
  color: #ffffff;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  margin-top: 10px;
  text-align: center;
  margin-bottom: 0;
  padding: 0px 15px 0px 15px;
}
.RBStarterKitProductPage .sk-promo-rows:nth-child(2) .sk-columns-2 .col-md-6 .sk-promo-slot-text-holder:nth-child(1) p {
  text-transform: uppercase;
  font-family: "Oswald";
  font-size: 12px;
  text-align: left;
  margin-left: -5px;
  margin-top: 5px;
}
.RBStarterKitProductPage .sk-promo-slot-heading:first-child {
  background: transparent;
}
.RBStarterKitProductPage .sk-promo-slot-heading:first-child .sk-promo-slot-title {
  color: #ffffff;
  text-align: left;
  margin-bottom: 0;
}
.RBStarterKitProductPage .sk-promo-slot-link-holder {
  margin-left: auto;
  margin-right: auto;
  width: 245px;
}
.RBStarterKitProductPage .sk-promo-slot-link {
  background-color: #d60002;
  border-color: #d60002;
  color: #ffffff;
  position: relative;
  height: 46px;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-top: 25px;
  text-align: center;
  font-size: 17px;
}
.RBStarterKitProductPage .sk-promo-slot-link:hover {
  background: #000000;
  border-color: #000000;
  color: #ffffff;
}
.RBStarterKitProductPage .sk-promo-slot-flexible {
  min-height: 250px;
  color: #ffffff;
  text-align: left;
}
@media only screen and (max-width: 1024px) and (min-width: 280px) {
  .RBStarterKitProductPage .sk-promo-slot-flexible {
    min-height: 300px;
  }
}
.RBStarterKitProductPage .col-md-6 .sk-promo-slot-heading {
  padding: 15px 10px;
}
.RBStarterKitProductPage .col-md-6 .sk-promo-slot-heading .sk-promo-slot-title {
  color: #ffffff;
  font-size: 29px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
}
.RBStarterKitProductPage .sk-promo-slot-text-holder {
  padding: 5px 0;
}
.RBStarterKitProductPage .sk-promo-slot-text-holder .sk-promo-slot-text {
  margin-top: 40px;
  margin-bottom: 95px;
  padding: 0;
  text-align: center;
}
.RBStarterKitProductPage .sk-promo-link:focus,
.RBStarterKitProductPage .sk-promo-link:hover {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.14);
}
.RBStarterKitProductPage .sk-promo-row .sk-columns-1 .sk-promo-slot-text-holder .sk-promo-slot-heading .sk-promo-slot-title {
  color: #000000;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitProductPage .sk-promo-rows .sk-columns-2 .col-md-6 {
    width: 50%;
    margin-bottom: 30px;
  }
  .RBStarterKitProductPage .sk-product-detail > p {
    padding: 70px;
  }
  .RBStarterKitProductPage .sk-product-related-info {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitProductPage .sk-promo-rows .sk-columns-2 .col-md-6 {
    width: 50%;
    margin-bottom: 30px;
  }
  .RBStarterKitProductPage .sk-product-tags {
    width: auto;
  }
  .RBStarterKitProductPage .sk-product h1 {
    width: 100%;
  }
  .RBStarterKitProductPage .sk-promo-rows:nth-child(1) .sk-columns-1 {
    width: 100%;
    box-shadow: 0 5px 4.75px 0.25px rgba(18, 4, 11, 0.15);
  }
  .RBStarterKitProductPage .sk-product h1 {
    font-size: 20px;
  }
  .RBStarterKitProductPage .sk-product-detail {
    padding: 30px 15px 0;
  }
  .RBStarterKitProductPage .RBStarterKitProductPage .sk-product-detail .sk-related-products-title,
  .RBStarterKitProductPage .sk-product-detail .panel-title,
  .RBStarterKitProductPage .sk-promo-slot-heading:first-child .sk-promo-slot-title {
    font-size: 20px;
  }
  .RBStarterKitProductPage .sk-promo-rows .sk-columns-2 {
    display: block;
  }
  .RBStarterKitProductPage .sk-promo-rows .sk-columns-2 .col-md-6 {
    width: 100%;
    margin-top: 45px;
  }
  .RBStarterKitProductPage .sk-promo-slot-heading .sk-promo-slot-title {
    font-size: 20px;
  }
  .RBStarterKitProductPage .sk-promo-slot-flexible {
    min-height: 315px;
  }
  .RBStarterKitProductPage .sk-product-tag-finder {
    margin-left: -15px;
    margin-right: -15px;
  }
  .RBStarterKitProductPage .sk-product-detail > p {
    padding: 70px;
  }
  .RBStarterKitProductPage .col-md-12,
  .RBStarterKitProductPage .col-md-6 {
    padding-left: 8px;
    padding-right: 8px;
  }
  .RBStarterKitProductPage .sk-product-related-info {
    margin-bottom: 30px;
  }
}
.bootstrap-select .dropdown-toggle:focus {
  outline: none !important;
}
a,
a:active,
a:focus {
  outline: none;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-product-tag-finder .sk-product-tag-finder-header {
    margin-bottom: 80px;
    margin-top: 20px;
  }
}
@media (min-width: 992px) {
  .sk-product-detail {
    margin-bottom: 190px;
  }
}
/*
  Custom (RB) Sitemap
  **************************************/
.sk-sitemap .sk-page-header {
  border-bottom: none;
}
.sk-sitemap .sk-content-area {
  margin-top: -140px;
  margin-bottom: 180px;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .sk-sitemap .sk-content-area {
    margin-left: 74px;
    margin-right: 74px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 280px) {
  .sk-sitemap .sk-content-area {
    margin-bottom: 0px;
  }
}
.sk-sitemap .sk-page-header:after {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/backgrounds/site_map.png");
  background-size: contain;
  height: 330px;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 30px;
}
.sk-sitemap .sk-sitemap-item {
  background-color: #ffffff;
  text-align: center;
  padding: 30px 25px;
}
.sk-sitemap .sk-sitemap-item > ul {
  list-style-type: none;
}
.sk-sitemap .sk-sitemap-item > ul > li {
  position: relative;
  color: #000000;
}
.sk-sitemap .sk-sitemap-item > ul > li a {
  color: #000000;
  font-size: 17px;
  font-family: 'Source Sans Pro', sans-serif;
}
.sk-sitemap .sk-sitemap-item > ul > li li:before {
  position: relative;
  content: "-";
}
.sk-sitemap .sk-sitemap-item h3 {
  text-transform: uppercase;
}
.sk-sitemap .sk-sitemap-item h3 a {
  color: #191919;
  font-size: 20px;
  font-family: 'texgyreadventorbold';
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .sk-sitemap .sk-page-header h1 {
    margin-left: 70px;
  }
}
.sk-sitemap-map > ul {
  padding-left: 0;
  list-style: none;
}
.sk-sitemap-map > ul > li {
  margin-bottom: 20px;
}
.sk-sitemap-map > ul > li > a {
  font-size: 16px;
  font-weight: bold;
}
.sk-sitemap-item-wrapper {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .sk-sitemap-item-wrapper {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .sk-sitemap-item-wrapper {
    float: left;
    width: 33.33333333%;
  }
}
.sk-sitemap-item {
  margin-bottom: 20px;
  border: 1px solid #ddd;
  padding: 10px 15px;
  border-radius: 2px;
}
@media only screen and (min-width:1025px) {
  .sk-sitemap-item {
    margin-bottom: 30px;
  }
}
.sk-sitemap-item h3 a {
  font-size: 20px;
  font-weight: bold;
}
.sk-sitemap-item li,
.sk-sitemap-item ul {
  padding: 15px 2px;
  list-style: none;
  font-size: 16px;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-sitemap-item li,
  .sk-sitemap-item ul {
    padding: 6px 2px;
  }
}
.sk-sitemap-item > h1,
.sk-sitemap-item > h3,
.sk-sitemap-item > h4,
.sk-sitemap-item > h2 {
  margin-top: 0;
}
.sk-sitemap .sk-sitemap-item > h1,
.sk-sitemap .sk-sitemap-item > h3,
.sk-sitemap .sk-sitemap-item > h4,
.sk-sitemap .sk-sitemap-item > h2 {
  margin-bottom: 0;
}
.sk-sitemap-item img {
  margin-bottom: 10px;
}
.sk-timeline {
  position: relative;
}
.sk-timeline-year {
  position: relative;
  background: #415a6c;
  color: #fff;
  text-align: center;
  display: block;
  width: 80px;
  padding: 5px 10px;
  margin: 15px 0;
  border-radius: 5px;
  font-size: 20px;
}
.sk-timeline-year:first-child {
  margin-top: 0;
}
.sk-timeline-bar {
  position: absolute;
  left: 15px;
  top: 0;
  bottom: 0;
  width: 10px;
  background: #f8c0dd;
  border-radius: 5px;
}
.sk-timeline-node {
  position: relative;
  padding-left: 80px;
  margin-top: 20px;
}
.sk-timeline-node-marker {
  position: absolute;
  top: 0;
  left: 10px;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background: #ea3592;
}
.sk-timeline-node-marker::after {
  display: block;
  content: '';
  position: absolute;
  width: 50px;
  height: 10px;
  top: 5px;
  left: 10px;
  background: #f8c0dd;
  border-radius: 5px;
  z-index: -1;
}
.sk-timeline-node-content {
  background: #f5f5f5;
  padding: 10px;
  border-radius: 10px;
}
.sk-timeline-node-title {
  margin-top: 0;
}
.sk-timeline-node-date {
  color: #ea3592;
  font-weight: bold;
}
.sk-timeline-node-body {
  text-align: justify;
}
@media (min-width: 992px) {
  .sk-timeline-bar {
    left: 50%;
    margin-left: -5px;
  }
  .sk-timeline-year {
    width: 100px;
    margin-left: auto;
    margin-right: auto;
  }
  .sk-timeline-node {
    width: 50%;
  }
  .sk-timeline-node.sk-odd {
    padding-left: 0;
    padding-right: 60px;
    margin-left: 0;
  }
  .sk-timeline-node.sk-odd .sk-timeline-node-marker {
    left: auto;
    right: -10px;
  }
  .sk-timeline-node.sk-odd .sk-timeline-node-marker::after {
    left: auto;
    right: 10px;
  }
  .sk-timeline-node.sk-even {
    margin-left: 50%;
    padding-left: 60px;
  }
  .sk-timeline-node.sk-even .sk-timeline-node-marker {
    left: -10px;
  }
}
/*
  Video
  **************************************/
.sk-video-list .sk-list-item-wrapper {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .sk-video-list .sk-list-item-wrapper {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .sk-video-list .sk-list-item-wrapper {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) and (min-width: 768px) {
  .sk-video-list .sk-list-item-wrapper {
    float: left;
    width: 50%;
  }
}
.sk-video-holder {
  position: relative;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.sk-video-iframe {
  display: none;
}
.playing .sk-video-iframe {
  display: block;
}
.sk-video-play-btn {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  height: 38px;
  width: 54px;
  margin: -19px 0 0 -27px;
  background: rgba(0, 0, 0, 0.55);
  border-radius: 5px;
  text-align: center;
  line-height: 38px;
}
.sk-video-play-btn:focus,
.sk-video-play-btn:hover {
  text-decoration: none;
  outline: none;
  background: #cd201f;
}
.sk-video-play-btn-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.sk-video-play-btn:after {
  font-family: FontAwesome;
  content: "\f04b";
  color: #ffffff;
  font-size: 18px;
}
.playing .sk-video-play-btn {
  display: none;
}
.youtube-player {
  margin: 0 auto;
  border: 0 none;
}
@media (min-width: 992px) {
  .youtube-player {
    width: 960px;
    height: 540px;
    /* 720px */
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  .youtube-player {
    width: 640px;
    height: 360px;
    /* 480px */
  }
}
@media (min-width: 481px) and (max-width: 766px) {
  .youtube-player {
    width: 480px;
    height: 270px;
    /* 320px */
  }
}
/* Infosys - oneCMS to SK upgrade for mortein
Added class */
.sk-video-list-item {
  box-shadow: 0 5px 4.75px 0.25px rgba(18, 4, 11, 0.15);
}
.RBStarterKitVideoPage .breadcrumb {
  margin: 25px 0 45px 120px;
  background: transparent;
}
.RBStarterKitVideoPage .sk-list-item-title {
  margin-top: 0;
  padding: 30px 10px;
}
.RBStarterKitVideoPage .sk-list-item-title a {
  font-size: 20px;
  font-family: "Oswald";
  color: #000000;
  text-transform: uppercase;
}
.RBStarterKitVideoPage .sk-list-item-header {
  background: #ffffff;
  min-height: 160px;
}
.RBStarterKitVideoPage .sk-social-page-sharing {
  display: none;
}
.RBStarterKitVideoPage .sk-page-header {
  margin-bottom: -1px;
}
.RBStarterKitVideoPage .sk-list-item-image-holder {
  margin-bottom: 0;
  background: transparent;
}
.RBStarterKitVideoPage .sk-list-item-image-holder a {
  border: 0;
}
.RBStarterKitVideoPage .center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.RBStarterKitVideoPage .sk-list-controls .pagination {
  margin: 45px 0 35px;
  float: left;
  display: block;
  width: 100%;
  padding-left: 24px;
}
.RBStarterKitVideoPage .sk-video-list + .sk-list-controls .pagination {
  margin: 10px 0 55px;
}
.RBStarterKitVideoPage .sk-container-body {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.RBStarterKitVideoPage .sk-product-list-controls,
.RBStarterKitVideoPage .sk-video-area > div,
.RBStarterKitVideoPage .sk-video-list,
.RBStarterKitVideoPage .sk-video-page h1 {
  padding-right: 15px;
  padding-left: 15px;
  overflow: hidden;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
@media (min-width: 1200px) {
  .RBStarterKitVideoPage .sk-product-list-controls,
  .RBStarterKitVideoPage .sk-video-area > div,
  .RBStarterKitVideoPage .sk-video-list,
  .RBStarterKitVideoPage .sk-video-page h1 {
    width: 1180px;
  }
}
.RBStarterKitVideoPage .sk-video-page h1 {
  color: #191919;
  font-family: 'texgyreadventorbold';
  font-size: 33px;
}
.RBStarterKitVideoPage .sk-main-header,
.RBStarterKitVideoPage .sk-page-header,
.RBStarterKitVideoPage .sk-segment-breadcrumbs {
  background: #ffffff;
}
.RBStarterKitVideoPage .breadcrumb li,
.RBStarterKitVideoPage .breadcrumb li a {
  color: #9c9c9c;
}
.RBStarterKitVideoPage .breadcrumb > li + li:before {
  color: #9c9c9c;
}
.RBStarterKitVideoPage .sk-video-player {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 68%;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitVideoPage .sk-video-player {
    width: 75%;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitVideoPage .sk-video-player {
    width: 100%;
  }
}
.RBStarterKitVideoPage .sk-video-metadata {
  width: 68%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitVideoPage .sk-video-metadata {
    width: 75%;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitVideoPage .sk-video-metadata {
    width: 100%;
  }
}
.RBStarterKitVideoPage .sk-video-metadata h2 {
  font-size: 30px;
  text-transform: uppercase;
  color: #191919;
  margin-top: 50px;
  margin-bottom: 24px;
  padding: 0 20px;
  font-family: 'texgyreadventorbold';
}
.RBStarterKitVideoPage .sk-video-metadata .sk-video-description {
  color: #191919;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 17px;
  line-height: 1.118;
}
.RBStarterKitVideoPage .sk-video-area {
  padding-top: 35px;
  padding-bottom: 85px;
  background: #ffffff;
}
.RBStarterKitVideoPage .sk-list-item-image-holder {
  position: relative;
}
.RBStarterKitVideoPage .sk-list-item-image-holder a {
  width: 100%;
}
.RBStarterKitVideoPage .sk-list-item-image-holder a:after {
  content: "";
  position: absolute;
  width: 150px;
  height: 150px;
  margin-top: -75px;
  margin-left: -75px;
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/icons/icon-sprite.png");
  background-size: contain;
  background-repeat: no-repeat;
  top: 50%;
  left: 50%;
}
@media only screen and (max-width: 1024px) and (min-width: 280px) {
  .RBStarterKitVideoPage .sk-list-item-image-holder a:after {
    width: 120px;
    height: 120px;
    margin-top: -60px;
    margin-left: -60px;
  }
}
.RBStarterKitVideoPage .sk-list-item-image-holder a:before {
  background: rgba(0, 0, 0, 0.5);
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
}
.pagination > li > a,
.pagination > li > span {
  border: 0;
  font-size: 20px;
  font-weight: bold;
  margin-right: 5px;
  padding: 7px 10px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  border-radius: 0;
}
/*
  Search Page
  **************************************/
.sk-search-page .sk-search-form {
  background: #d60002;
}
.sk-search-page .sk-search-form .form-group {
  margin-bottom: 0;
}
.sk-search-page form.form-horizontal.sk-search-form.well {
  border: none;
}
.sk-search-page .sk-search-results-statement {
  margin: 0 0 10px;
}
.sk-search-page .sk-search-result-list {
  margin-bottom: 20px;
}
.sk-search-page .sk-search-result {
  border-top: 1px solid #d60002;
}
.sk-search-page .sk-search-result .sk-search-result-title a {
  color: #ffffff;
}
.sk-search-page .sk-search-result .sk-search-result-title a:active,
.sk-search-page .sk-search-result .sk-search-result-title a:hover {
  color: #ffffff;
}
.sk-search-page .sk-search-result .sk-search-result-body {
  margin-bottom: 20px;
}
.sk-search-page .sk-search-pager {
  text-align: center;
}
.RBStarterKitSearchResultsPage .sk-page-header h1 {
  display: none;
}
/*
 Product Compare Overlay
 **************************************/
.sk-compare-products--overlay {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: stretch;
  overflow: hidden;
  padding: 0;
  position: relative;
}
@media (max-width: 768px) {
  .sk-compare-products--overlay {
    padding-bottom: 15px;
  }
}
.sk-compare-products--overlay .sk-compare-product {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 280px;
  padding: 10px;
  border-right: solid 1px #fff;
}
@media (min-width: 768px) {
  .sk-compare-products--overlay .sk-compare-product {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .sk-compare-products--overlay .sk-compare-product {
    float: left;
    width: 25%;
  }
}
@media (max-width: 768px) {
  .sk-compare-products--overlay .sk-compare-product:nth-child(2),
  .sk-compare-products--overlay .sk-compare-product:nth-child(4) {
    margin-left: 0;
  }
}
.sk-compare-products--overlay .sk-compare-product--empty {
  border-right: none;
  min-height: 0;
}
.sk-compare-products--overlay .sk-compare-product:last-child {
  border-right: none;
}
/*
 Product Compare List Responsive Table
 **************************************/
.sk-comparison-table {
  background: #fff;
  max-width: none !important;
  table-layout: fixed;
}
.sk-comparison-table ul {
  padding-left: 17px;
}
.sk-comparison-table .sk-compare-product {
  text-align: center;
}
.sk-comparison-table .sk-compare-product__prod-img img {
  width: 100px;
}
@media (max-width: 767px) {
  .sk-comparison-table--colspan_4 {
    width: 320%;
  }
}
@media (max-width: 767px) {
  .sk-comparison-table--colspan_3 {
    width: 220%;
  }
}
@media (max-width: 767px) {
  .sk-comparison-table--colspan_2 {
    width: 100%;
  }
}
.sk-comparison-table tbody > tr > td {
  white-space: normal !important;
}
/*
 Product Compare Overlay Loader
 **************************************/
.sk-compare-message--loading {
  margin: 47px auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 0.5em solid rgba(0, 0, 0, 0.1);
  border-right: 0.5em solid rgba(0, 0, 0, 0.1);
  border-bottom: 0.5em solid rgba(0, 0, 0, 0.1);
  border-left: 0.5em solid rgba(0, 0, 0, 0.28);
  transform: translateZ(0);
  animation: load8 1.1s infinite linear;
}
.sk-compare-message--loading,
.sk-compare-message--loading:after {
  border-radius: 50%;
  width: 4em;
  height: 4em;
}
@-webkit-keyframes load8 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*
 Product Compare
 **************************************/
.sk-compare-product {
  text-align: center;
  border-right: solid 1px #e1e1e1;
  overflow: hidden;
  position: relative;
  padding: 10px;
}
.sk-compare-product--centered {
  margin: auto;
  text-align: center;
}
.sk-compare-product--centered .sk-compare-product__text {
  display: inline-block;
  padding: 10px 20px;
}
.sk-compare-product:last-child {
  border: none;
}
.sk-compare-product__prod-img {
  text-align: center;
  position: relative;
  white-space: nowrap;
}
.sk-compare-product__prod-img img {
  max-width: 100%;
  max-height: 230px;
  margin: 0 auto;
}
.sk-compare-product__text {
  padding: 7px 15px;
  display: block;
  font-weight: bold;
  font-size: 16px;
}
@media (max-width: 480px) {
  .sk-compare-product__text {
    left: 0;
    bottom: 0;
  }
}
.sk-compare-product__delete {
  position: absolute;
  right: 1px;
  top: 0;
  background: #ea3592 !important;
  color: #fff;
  opacity: 1;
  padding: 1px 5px 4px !important;
  margin: 0;
  line-height: 0.9em;
}
.sk-compare-product__delete:focus,
.sk-compare-product__delete:hover {
  background: #ea3592 !important;
  color: aquamarine;
  color: #E4E4E4;
  opacity: 1;
}
/*
 Product Compare Messages
 **************************************/
.sk-compare-message:before {
  content: " ";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-left: -4px;
}
.sk-compare-message--add-another {
  text-align: center;
  position: relative;
  height: 100%;
  white-space: nowrap;
}
.sk-compare-message--add-another p {
  max-width: 90%;
  margin: 0 auto;
  vertical-align: middle;
  white-space: initial;
  display: inline-block;
}
.sk-compare-message--full {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  white-space: nowrap;
  text-align: center;
  z-index: 10;
}
.sk-compare-message--full p {
  max-width: 90%;
  margin: 0 auto;
  vertical-align: middle;
  white-space: initial;
  display: inline-block;
}
/*
  Iframe Page
  **************************************/
.sk-iframe {
  width: 100%;
}
/*We need to add canvas because without it svg scaling doesnt work on IE*/
.continental-map-container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.continental-map-container canvas {
  display: block;
  width: 100%;
  visibility: hidden;
}
.continental-map-container #continental-map {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.continental-map-container #continental-map a:focus {
  outline: 0;
}
.continental-map-container #continental-map a g {
  fill: #ea3592;
}
.continental-map-container #continental-map a g.is-active,
.continental-map-container #continental-map a g:hover {
  fill: #900f52;
}
.clp-map {
  text-align: center;
}
#rb-ipredirect-container {
  display: inline-block;
  font-size: 14px;
  height: auto;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
#rb-ipredirect-container h4 {
  font-size: 14px;
  font-weight: bold;
  margin: 10px 0 5px;
  line-height: 1.4;
}
#rb-ipredirect-container p {
  display: none;
}
#rb-ipredirect-wrapper {
  width: 960px;
  margin: auto;
}
#rb-ipredirect-copy-container {
  text-align: center;
}
@media (max-width: 767px) {
  .rp-ipredirect-button-container {
    padding: 0;
  }
}
#rb-ipredirect-buttons a {
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  color: #415A6C;
  background: transparent;
  padding: 5px 25px;
  border-radius: 15px;
  margin: 15px 15px 0px;
}
#rb-ipredirect-buttons a:hover {
  background: #DCDCDC;
}
@media (max-width: 767px) {
  #rb-ipredirect-buttons a {
    font-size: 12px;
    margin: 5px;
    padding: 5px;
    text-align: center;
  }
}
#rb-ipredirect-line-separate {
  display: block;
  margin: auto;
  width: 50px;
  height: 5px;
  background-color: #415A6C;
  border-radius: 2px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  #rb-ipredirect-line-separate {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  #continental-map {
    width: 100%;
  }
  #rb-ipredirect-container {
    width: 100%;
    padding-bottom: 10px;
  }
  #rb-ipredirect-wrapper {
    width: 85%;
  }
  #rb-ipredirect-container #rb-ipredirect-copy-container {
    width: 100%;
  }
}
.sk-content-block {
  margin: 0 0 20px;
}
.sk-gallery {
  padding: 20px 20px 0;
}
.sk-gallery-list {
  margin-left: -15px;
  margin-right: -15px;
}
.sk-gallery-item {
  margin-bottom: 20px;
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .sk-gallery-item {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .sk-gallery-item {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .sk-gallery-item {
    float: left;
    width: 25%;
  }
}
.sk-gallery-image {
  width: 100% \9;
  max-width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  width: 100%;
}
.sk-gallery-image:focus,
.sk-gallery-image:hover {
  transform: scale(1.1);
}
.sk-content-heading {
  border-bottom: 1px solid #eee;
}
.sk-content-image {
  width: 100% \9;
  max-width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.sk-instructions {
  padding: 20px 0;
  margin-bottom: 20px;
}
.sk-instructions-intro {
  text-align: center;
  margin-bottom: 20px;
}
.sk-instructions-list:before,
.sk-instructions-list:after {
  content: " ";
  display: table;
}
.sk-instructions-list:after {
  clear: both;
}
.sk-instructions-list:before,
.sk-instructions-list:after {
  content: " ";
  display: table;
}
.sk-instructions-list:after {
  clear: both;
}
.sk-instruction {
  margin: 0 10px 20px;
}
.sk-instruction-image {
  border-radius: 3px;
  border: 5px solid #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.sk-instruction-title {
  font-size: 16px;
  position: relative;
}
.vpb-project-other .sk-instructions-list-item {
  max-width: 500px;
  margin: 0 auto;
}
.vpb-instructions-tips .sk-instruction {
  padding: 20px 0;
}
.vpb-instructions-tips .sk-instruction:before,
.vpb-instructions-tips .sk-instruction:after {
  content: " ";
  display: table;
}
.vpb-instructions-tips .sk-instruction:after {
  clear: both;
}
.vpb-instructions-tips .sk-instruction:before,
.vpb-instructions-tips .sk-instruction:after {
  content: " ";
  display: table;
}
.vpb-instructions-tips .sk-instruction:after {
  clear: both;
}
@media (min-width: 992px) {
  .vpb-instructions-tips .sk-instruction-image-holder {
    width: 50%;
    padding: 10px;
  }
  .vpb-instructions-tips .sk-instruction-caption {
    width: 50%;
    padding: 10px;
  }
  .vpb-instructions-tips .sk-instruction-description,
  .vpb-instructions-tips .sk-instruction-title {
    font-size: 1.4em;
  }
  .vpb-instructions-tips .sk-instructions-list-item:nth-child(odd) .sk-instruction-image-holder {
    float: left;
    text-align: right;
  }
  .vpb-instructions-tips .sk-instructions-list-item:nth-child(odd) .sk-instruction-image {
    transform: rotate(-2deg);
  }
  .vpb-instructions-tips .sk-instructions-list-item:nth-child(odd) .sk-instruction-caption {
    float: right;
    padding-right: 5%;
  }
  .vpb-instructions-tips .sk-instructions-list-item:nth-child(even) .sk-instruction-image-holder {
    float: right;
  }
  .vpb-instructions-tips .sk-instructions-list-item:nth-child(even) .sk-instruction-image {
    transform: rotate(2deg);
  }
  .vpb-instructions-tips .sk-instructions-list-item:nth-child(even) .sk-instruction-caption {
    float: left;
    text-align: right;
    padding-left: 5%;
  }
}
.vpb-project-primary {
  counter-reset: section;
}
.vpb-project-primary .sk-instructions-list-item {
  width: 50%;
  float: left;
}
.vpb-project-primary .sk-instructions-list-item:nth-child(2n+1) {
  clear: left;
}
.vpb-project-primary .sk-instruction {
  margin-left: 10%;
  margin-right: 10%;
  width: 80%;
  display: block;
  margin: 0 auto 20px;
}
.vpb-project-primary .sk-instruction-caption {
  position: relative;
  counter-increment: section;
}
.vpb-project-primary .sk-instruction-caption:before {
  position: absolute;
  right: 100%;
  content: counter(section);
  margin-right: 10px;
  font-weight: normal;
  font-size: 0.8em;
  background: #415a6c;
  color: #fff;
  width: 20px;
  height: 20px;
  line-height: 20px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
}
.sk-partners-intro {
  text-align: center;
}
.sk-partners-list {
  display: flex;
  justify-content: center;
  flex-flow: row wrap;
}
.sk-partner-holder--blog {
  margin-top: 0;
  background: #f9f9f9;
  border-radius: 4px;
  box-shadow: 0 15px 0 -10px rgba(60, 71, 100, 0.1);
}
.sk-partner {
  text-align: center;
  width: 200px;
  border-radius: 4px;
  padding: 20px 15px;
  margin: 0 10px 10px;
}
.sk-partner-image {
  border-radius: 50%;
}
.sk-partner--blog {
  margin-right: auto;
  margin-left: auto;
}
.sk-partner--blog .sk-partner-image {
  max-width: 100px;
}
.sk-partner--blog .sk-partner-name {
  font-size: 1.2em;
  font-weight: 200;
  color: #555;
}
.sk-rich-text {
  overflow: hidden;
}
.sk-share {
  text-align: center;
}
.sk-share-intro {
  margin-bottom: 10px;
}
.sk-share-list-item {
  display: inline-block;
}
.sk-share-list .sk-social-icon {
  font-size: 40px;
  margin: 0 10px;
}
/*
  List Items
  **************************************/
.sk-list {
  margin-left: -15px;
  margin-right: -15px;
}
.sk-list-controls {
  position: relative;
  margin: 10px 0 0;
}
.sk-list-controls .sort-by {
  margin: 20px;
}
@media (min-width: 768px) {
  .sk-list-controls .sort-by {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0 0 10px;
  }
}
.sk-list-controls .sort-by select {
  width: auto;
  display: inline-block;
}
.sk-list-controls .pagination {
  margin-top: 0;
}
.sk-list-item-wrapper {
  margin-bottom: 10px;
}
.sk-list-item-image-holder {
  margin-bottom: 10px;
  background: #fff;
}
.sk-list-item-image-holder a {
  border: 1px solid #eee;
  border-radius: 2px;
  box-sizing: border-box;
  display: block;
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
  overflow: hidden;
}
.sk-list-item-image-holder a img {
  border: 0 none;
  width: 100%;
}
.sk-list-item-image-holder a:focus,
.sk-list-item-image-holder a:hover {
  border-color: #d60002;
}
.sk-list-item-image-holder a.sk-empty {
  background: #fff url('/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/empty-img-logo.png') no-repeat center center;
  height: 120px;
  line-height: 120px;
  text-align: center;
  vertical-align: bottom;
  overflow: hidden;
  text-indent: -9999px;
}
.sk-list-item-title {
  font-size: 18px;
  font-weight: bold;
  margin-top: 0;
}
.sk-list-item-body {
  font-weight: normal;
}
/*
  Article List
  **************************************/
.sk-article-list-page .sk-no-content {
  margin: 0 15px;
}
.sk-article-list {
  position: relative;
}
.sk-article-list .sk-list-item-wrapper {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .sk-article-list .sk-list-item-wrapper {
    float: left;
    width: 33.33333333%;
  }
}
@media (max-width: 991px) {
  .sk-article-list .sk-list-item-wrapper:nth-child(2n + 1) {
    clear: left;
  }
}
@media (min-width: 992px) {
  .sk-article-list .sk-list-item-wrapper:nth-child(3n + 1) {
    clear: left;
  }
}
.RBStarterKitArticleListPage {
  /*@media @sm-device{
    .sk-list {
        margin-left: 0;
        margin-right: 0;
    }
 }*/
}
.RBStarterKitArticleListPage .sk-article-list-intro {
  width: 75%;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitArticleListPage .sk-article-list-intro {
    width: 95%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitArticleListPage .sk-article-list-intro {
    width: 95%;
  }
}
.RBStarterKitArticleListPage .sk-article-list-intro p {
  font-size: 18px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #ffffff;
  text-align: left;
  padding-bottom: 40px;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitArticleListPage .sk-article-list-intro p {
    padding-bottom: 20px;
  }
}
.RBStarterKitArticleListPage .sk-article-list-item-title {
  font-size: 29px;
  font-family: "Oswald";
  color: #000000;
  text-transform: uppercase;
  text-align: center;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitArticleListPage .sk-article-list-item-title a {
    font-size: 14px;
  }
}
.RBStarterKitArticleListPage .sk-list-item-image-holder {
  margin-bottom: 0;
}
.RBStarterKitArticleListPage .sk-list-item-image-holder a {
  border: none;
}
.RBStarterKitArticleListPage .sk-list-item-image-holder a:focus,
.RBStarterKitArticleListPage .sk-list-item-image-holder a:hover {
  border: none;
}
.RBStarterKitArticleListPage .sk-list-item-title a {
  font-size: 29px;
  color: #000000;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitArticleListPage .sk-list-item-title a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitArticleListPage .sk-list-item-title a {
    font-size: 20px;
  }
}
.RBStarterKitArticleListPage .sk-list-item-header {
  min-height: 100%;
  background: #ffffff;
}
.RBStarterKitArticleListPage .sk-article-list .sk-list-item-wrapper {
  padding-right: 15px;
  margin-bottom: 30px;
}
.RBStarterKitArticleListPage .sk-article-list .sk-list-item-wrapper:hover .sk-list-item-header,
.RBStarterKitArticleListPage .sk-article-list .sk-list-item-wrapper:hover .sk-list-item-title a {
  background: #212121;
  color: #ffffff;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitArticleListPage .sk-article-list .sk-list-item-wrapper {
    margin-bottom: 0;
    padding-bottom: 6px;
  }
  .RBStarterKitArticleListPage .sk-article-list .sk-list-item-wrapper:nth-child(2n + 1) {
    padding-right: 12px;
    padding-left: 25px;
  }
  .RBStarterKitArticleListPage .sk-article-list .sk-list-item-wrapper:nth-child(2n) {
    padding-left: 12px;
    padding-right: 25px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitArticleListPage .sk-article-list-top {
    Margin-left: 7%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitArticleListPage .sk-container-body {
    width: 625px;
    margin-left: auto;
    margin-right: auto;
  }
  .RBStarterKitArticleListPage .sk-list {
    margin-left: 12px;
  }
}
.RBStarterKitArticleListPage .sk-list-item-title {
  padding: 40px 10px;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitArticleListPage .sk-list-item-title {
    padding: 25px 10px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitArticleListPage .sk-list-item-title {
    padding: 15px 5px 20px;
  }
}
.RBStarterKitContentGridPage .grid-section .articlelist div:nth-child(2) {
  padding: 0;
}
.RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel :first-child .col-md-12 {
  background: #eef0f5;
}
.RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel:first-child {
  background-color: #d60002;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel:first-child {
    width: 92%;
  }
}
.RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel:first-child:nth-last-child(1) .column .sk-grid-panel {
  background-color: #d60002;
}
.RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel:first-child .row {
  margin-left: 0;
  margin-right: 0;
}
.RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel .sk-promo-slot-flexible {
  padding-top: 0;
  min-height: 375px;
  margin-bottom: 0;
  overflow: hidden;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel .sk-promo-slot-flexible {
    min-height: 360px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel .sk-promo-slot-flexible {
    min-height: 416px;
  }
}
.RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel .sk-promo-slot-link-holder {
  position: absolute;
}
.RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel .sk-promo-slot-title {
  font-size: 29px;
  font-family: "Oswald";
  text-transform: uppercase;
  text-align: center;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel .sk-promo-slot-title {
    font-size: 22px;
  }
}
.RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel .sk-promo-slot-link {
  font-size: 15px;
  font-family: "Oswald";
  background-color: #ffffff;
  border-color: #ffffff;
  margin-right: 0;
  text-align: right;
  color: #a9a79f;
  text-transform: uppercase;
  border-top: 1px solid #eaebee;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel .sk-promo-slot-link {
    width: 100%;
  }
}
.RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel .sk-promo-row-header {
  background-color: #212121;
  color: #9c9c9c;
  font-size: 20px;
  font-family: "Oswald";
  padding-top: 1px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 40px;
  position: relative;
}
.RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel .sk-promo-row-header h2:after {
  content: "";
  position: absolute;
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/backgrounds/takeaction-bg.png");
  -webkit-background-size: contain;
  background-size: contain;
  height: 27px;
  width: 127px;
  background-repeat: no-repeat;
  left: 50%;
  margin-left: -64px;
  top: 69px;
}
@media (min-width: 1200px) {
  .RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(4) {
    width: 100%;
    background: #eef0f5;
  }
  .RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(4) .row {
    width: 1180px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
  }
  .RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(4) .row .col-md-4:nth-child(1) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(4) .row .col-md-4:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(4) .row .col-md-4:nth-child(3) .sk-promo-slot-flexible {
    min-height: 550px;
  }
  .RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(1),
  .RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(2),
  .RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(3) {
    width: 1180px;
    margin-left: auto;
    margin-right: auto;
    /*margin-bottom: 40px;*/
  }
  .RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(2),
  .RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(4) {
    padding: 0;
  }
}
@media (min-width: 1200px) and only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(4) .row .col-md-4:nth-child(1) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(4) .row .col-md-4:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(4) .row .col-md-4:nth-child(3) .sk-promo-slot-flexible {
    min-height: 550px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(4) .row .col-md-4:nth-child(1) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(4) .row .col-md-4:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(4) .row .col-md-4:nth-child(3) .sk-promo-slot-flexible {
    min-height: 550px;
  }
}
.RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(3) .row .col-md-4:last-child .sk-promo-slot-flexible {
  background: transparent;
}
.RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel .sk-promo-row-title {
  font-size: 30px;
  font-family: "Oswald";
  color: #9c9c9c;
  text-transform: uppercase;
  text-align: center;
}
.RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel .sk-promo-slot-text-holder .sk-promo-slot-text {
  padding: 0 42px;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel .sk-promo-slot-text-holder .sk-promo-slot-text {
    padding: 0 20px;
  }
}
.RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel .col-md-4 {
  padding-right: 15px;
  padding-left: 15px;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel .col-md-4 {
    width: 33.33%;
    float: left;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(4) {
    background: #eef0f5;
  }
  .RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(4) .row {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
    display: block;
  }
  .RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(4) .row .col-md-4:nth-child(1),
  .RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(4) .row .col-md-4:nth-child(2) {
    width: 50%;
  }
  .RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(4) .row .col-md-4:nth-child(1) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(4) .row .col-md-4:nth-child(2) .sk-promo-slot-flexible {
    min-height: 515px;
  }
  .RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(4) .row .col-md-4:nth-child(3) {
    padding-left: 30px;
    padding-right: 50px;
    width: 100%;
    display: block;
  }
  .RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(4) .row .col-md-4:nth-child(3) .sk-promo-slot-flexible {
    min-height: 490px;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }
  .RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(2),
  .RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(4) {
    padding: 0;
  }
  .RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(1),
  .RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(2),
  .RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(3) {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  .RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel:nth-child(1),
  .RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel:nth-child(2),
  .RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel:nth-child(3) {
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel .col-md-4 {
    display: block;
    margin-bottom: 20px;
  }
  .RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(4) {
    background: #eef0f5;
  }
  .RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(4) .row {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(4) {
    background: #eef0f5;
  }
  .RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(4) .row {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
    display: block;
  }
  .RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(2),
  .RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(4) {
    padding: 0;
  }
  .RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(4) .sk-promo-slot-flexible {
    min-height: 570px;
  }
  .RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(1),
  .RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(2),
  .RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(3) {
    margin-bottom: 40px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel:nth-child(1),
  .RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel:nth-child(2),
  .RBStarterKitContentGridPage .grid-section > .articlelist.sk-grid-panel:nth-child(3) {
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 992px) {
  .RBStarterKitContentGridPage .grid-section .sk-grid-panel .sk-promo-rows:nth-child(4) {
    background: #eef0f5;
  }
  .RBStarterKitContentGridPage .grid-section .sk-grid-panel .sk-promo-rows:nth-child(4) .row {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
    display: block;
  }
  .RBStarterKitContentGridPage .grid-section .sk-grid-panel .sk-promo-rows:nth-child(2),
  .RBStarterKitContentGridPage .grid-section .sk-grid-panel .sk-promo-rows:nth-child(4) {
    padding: 0;
  }
  .RBStarterKitContentGridPage .grid-section .sk-grid-panel .sk-promo-rows:nth-child(1),
  .RBStarterKitContentGridPage .grid-section .sk-grid-panel .sk-promo-rows:nth-child(2),
  .RBStarterKitContentGridPage .grid-section .sk-grid-panel .sk-promo-rows:nth-child(3) {
    margin-bottom: 40px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .RBStarterKitContentGridPage .grid-section:nth-child(1),
  .RBStarterKitContentGridPage .grid-section:nth-child(2),
  .RBStarterKitContentGridPage .grid-section:nth-child(3) {
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}
/*
  Category List Styles
  - Used Category Pages
  - Used on home page
  **************************************/
.sk-category-wrapper {
  padding: 0 2px;
}
.sk-category {
  padding: 50px;
  background: #ffffff;
  box-shadow: 0 5px 4.75px 0.25px rgba(18, 4, 11, 0.15);
  webkit-box-shadow: 0 5px 4.75px 0.25px rgba(18, 4, 11, 0.15);
  margin: 0 auto 20px;
  position: relative;
}
.sk-category-image-link {
  margin-bottom: 10px;
  /*Infosys - oneCMS to SK upgrade for mortein
        added properties
    */
  border: none;
}
.sk-category-link {
  color: #000000;
  font-size: 25px;
  text-align: center;
  font-family: "Oswald";
  overflow: hidden;
}
.sk-category-link .active,
.sk-category-link :active,
.sk-category-link :focus,
.sk-category-link :hover {
  color: #000000;
}
.sk-category-image {
  width: 100% \9;
  max-width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.sk-category-image-empty {
  background: #fff url('/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/empty-img-logo.png') no-repeat center center;
  height: 120px;
  line-height: 120px;
  text-align: center;
  vertical-align: bottom;
  overflow: hidden;
  text-indent: -9999px;
}
.sk-category-area-header {
  margin-top: 0;
  text-align: center;
}
.sk-category-area-title {
  margin-top: 0;
}
.sk-category-area--homepage {
  margin-bottom: 30px;
}
/*
  Context specific category
  list styles
 ***************************/
.sk-promotional-category-list {
  /*Infosys - oneCMS to SK upgrade for mortein
        added properties
    */
  -webkit-justify-content: initial;
  justify-content: initial;
}
.flexbox .sk-promotional-category-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.no-flexbox .sk-promotional-category-list {
  margin-left: -15px;
  margin-right: -15px;
}
.sk-promotional-category-list .sk-category-wrapper {
  text-align: center;
}
.flexbox .sk-promotional-category-list .sk-category-wrapper {
  /*width: 250px;*/
  padding: 0;
}
.no-flexbox .sk-promotional-category-list .sk-category-wrapper {
  float: left;
  width: 33.33333333%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .no-flexbox .sk-promotional-category-list .sk-category-wrapper {
    float: left;
    width: 16.66666667%;
  }
}
.flexbox .sk-product-category-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
}
.no-flexbox .sk-product-category-list {
  margin-left: -15px;
  margin-right: -15px;
}
.sk-product-category-list .sk-category-wrapper {
  text-align: center;
}
.flexbox .sk-product-category-list .sk-category-wrapper {
  min-width: 33.33333%;
}
@media (min-width: 1200px) {
  .flexbox .sk-product-category-list .sk-category-wrapper {
    min-width: 25%;
  }
}
.no-flexbox .sk-product-category-list .sk-category-wrapper {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .no-flexbox .sk-product-category-list .sk-category-wrapper {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .no-flexbox .sk-product-category-list .sk-category-wrapper {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .no-flexbox .sk-product-category-list .sk-category-wrapper {
    float: left;
    width: 25%;
  }
}
.sk-product-category-list .sk-category {
  width: 150px;
}
@media (min-width: 1200px) {
  .sk-product-category-list .sk-category {
    width: 200px;
  }
}
.open > .dropdown-toggle.sk-category-link {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #000000;
}
/*
  Product Gallery
  - Used on flexible content page
  **************************************/
.sk-product-gallery .sk-product-gallery-item-wrapper {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .sk-product-gallery .sk-product-gallery-item-wrapper {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .sk-product-gallery .sk-product-gallery-item-wrapper {
    float: left;
    width: 25%;
  }
}
.sk-product-gallery .sk-product-gallery-item-wrapper .sk-empty {
  padding-bottom: 100%;
}
@media (max-width: 767px) {
  .sk-product-gallery .sk-product-gallery-item-wrapper:nth-child(2n + 1) {
    clear: left;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sk-product-gallery .sk-product-gallery-item-wrapper:nth-child(3n + 1) {
    clear: left;
  }
}
@media (min-width: 992px) {
  .sk-product-gallery .sk-product-gallery-item-wrapper:nth-child(4n + 1) {
    clear: left;
  }
}
/*
  Product List
  **************************************/
.sk-product-list .sk-list-item-wrapper {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .sk-product-list .sk-list-item-wrapper {
    float: left;
    width: 33.33333333%;
  }
}
.sk-product-list .sk-list-item-wrapper .sk-empty {
  padding-bottom: 100%;
}
/*
  Bazaar Voice
  **************************************/
.sk-bv-stars-inline {
  text-align: center !important;
}
.sk-bv-stars-inline .bv-cleanslate .bv-inline-rating-container .bv-stars-container .bv-rating-ratio-count {
  display: none !important;
}
.sk-bv-stars-inline .bv-cleanslate {
  display: inline-block !important;
}
.RBStarterKitProductListPage .sk-promo-rows + .sk-list-controls,
.RBStarterKitProductSearchResultsPage .sk-promo-rows + .sk-list-controls,
.RBStarterKitProductListPage .sk-segment-body .sk-section-heading,
.RBStarterKitProductSearchResultsPage .sk-segment-body .sk-section-heading {
  display: none;
}
.RBStarterKitProductListPage .sk-page-header-text-holder h1,
.RBStarterKitProductSearchResultsPage .sk-page-header-text-holder h1 {
  margin-bottom: 5px;
}
.RBStarterKitProductListPage .sk-product-list-item-image-holder,
.RBStarterKitProductSearchResultsPage .sk-product-list-item-image-holder {
  margin-bottom: 0;
  padding: 0 25px;
  background: #ffffff;
}
.RBStarterKitProductListPage .sk-product-list-item-image-holder img,
.RBStarterKitProductSearchResultsPage .sk-product-list-item-image-holder img {
  padding: 45px 0;
  border-bottom: 1px solid #eaebee;
}
@media only screen and (max-width: 1024px) and (min-width: 280px) {
  .RBStarterKitProductListPage .sk-product-list-item-image-holder img,
  .RBStarterKitProductSearchResultsPage .sk-product-list-item-image-holder img {
    border: 0;
  }
}
.RBStarterKitProductListPage .sk-product-list-item .sk-product-list-item-header,
.RBStarterKitProductSearchResultsPage .sk-product-list-item .sk-product-list-item-header {
  background: #ffffff;
  padding: 20px 10px 10px;
  text-align: center;
  min-height: 130px;
}
.RBStarterKitProductListPage .sk-list-item-title a,
.RBStarterKitProductSearchResultsPage .sk-list-item-title a {
  font-size: 20px;
  color: #000000;
  text-transform: uppercase;
  font-weight: normal;
}
.RBStarterKitProductListPage .sk-list-item-image-holder a,
.RBStarterKitProductSearchResultsPage .sk-list-item-image-holder a {
  border: 0;
}
.RBStarterKitProductListPage .sk-product-list-item-content-holder,
.RBStarterKitProductSearchResultsPage .sk-product-list-item-content-holder {
  display: none;
}
.RBStarterKitProductListPage .sk-list-item-wrapper,
.RBStarterKitProductSearchResultsPage .sk-list-item-wrapper {
  margin-bottom: 14px;
}
.RBStarterKitProductListPage .sk-list-item-wrapper,
.RBStarterKitProductSearchResultsPage .sk-list-item-wrapper,
.RBStarterKitProductListPage .sk-product-list,
.RBStarterKitProductSearchResultsPage .sk-product-list {
  padding-left: 7px;
  padding-right: 7px;
}
@media only screen and (max-width: 1024px) and (min-width: 992px) {
  .RBStarterKitProductListPage .col-md-3,
  .RBStarterKitProductPage .col-md-3,
  .RBStarterKitProductSearchResultsPage .col-md-3,
  .RBStarterKitProductListPage .col-md-9,
  .RBStarterKitProductPage .col-md-9,
  .RBStarterKitProductSearchResultsPage .col-md-9 {
    width: 100%;
  }
  .RBStarterKitProductListPage .col-md-push-3,
  .RBStarterKitProductPage .col-md-push-3,
  .RBStarterKitProductSearchResultsPage .col-md-push-3 {
    left: 0;
  }
  .RBStarterKitProductListPage .col-md-pull-9,
  .RBStarterKitProductPage .col-md-pull-9,
  .RBStarterKitProductSearchResultsPage .col-md-pull-9 {
    right: 0;
  }
  .sk-product-list .sk-list-item-wrapper {
    width: 50%;
  }
  .sk-product-list-controls {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .center-width {
    width: 630px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 7px;
    padding-right: 7px;
  }
  .sk-product-list,
  .sk-product-list-controls,
  .sk-product-tag-finder {
    width: 630px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 7px;
    padding-right: 7px;
  }
  .RBStarterKitProductListPage .sk-page-header-text-holder h1,
  .RBStarterKitProductSearchResultsPage .sk-page-header-text-holder h1 {
    margin-left: 60px;
  }
  .RBStarterKitProductSearchResultsPage .sk-page-header-content {
    margin-left: 60px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitProductListPage .sk-list-item-title a,
  .RBStarterKitProductSearchResultsPage .sk-list-item-title a {
    font-size: 15px;
  }
  .RBStarterKitProductListPage .sk-product-tag-finder,
  .RBStarterKitProductSearchResultsPage .sk-product-tag-finder {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.RBStarterKitProductSearchResultsPage .sk-page-header-content h2 {
  color: #ffffff;
  text-transform: uppercase;
}
.RBStarterKitProductSearchResultsPage span.sk-result-tag-value:before {
  content: ":";
}
/*
  Related Product List
  - Used on product page
  **************************************/
.sk-related-products-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
  border-bottom: none;
}
.sk-related-product-list {
  margin-left: -15px;
  margin-right: -15px;
}
.sk-related-product-wrapper {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .sk-related-product-wrapper {
    float: left;
    width: 25%;
  }
}
.sk-related-product .sk-related-product-image-holder a img {
  width: auto;
  max-height: 190px;
}
/* solution finder search page starts */
.sk-solutionfinder-page1 .sk-page-header {
  display: none;
}
.sk-solutionfinder-page1 .sk-social-page-sharing--blog {
  display: none;
}
.sk-solutionfinder-page1 .sf-finder__submit:hover,
.sk-solutionfinder-page1 .sf-finder__submit:focus {
  outline: none !important;
}
.sk-solutionfinder-page1 .Custom-Solution-finder .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.sk-solutionfinder-page1 .Custom-Solution-finder .col-md-12 {
  background: #f1f1f1 !important;
}
.sk-solutionfinder-page1 .Custom-Solution-finder .sf-finder__header:before {
  display: none;
}
.sk-solutionfinder-page1 .Custom-Solution-finder .sf-finder__form div:nth-child(2) {
  padding: 0 !important;
}
.sk-solutionfinder-page1 .Custom-Solution-finder .sf-finder--content {
  background-color: #e2e2e2;
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/icons/homepage4.png");
  background-repeat: no-repeat;
  background-position: right;
  padding: 25px;
}
.sk-solutionfinder-page1 .Custom-Solution-finder .sk-category {
  min-height: 565px !important;
}
.sk-solutionfinder-page1 .Custom-Solution-finder .sk-category-area--content {
  padding: 0 !important;
}
.sk-solutionfinder-page1 .Custom-Solution-finder .sk-category-area-title {
  font-size: 20px;
}
.sk-solutionfinder-page1 .Custom-Solution-finder .sk-category-area-header h2:after {
  top: 47px;
}
.sk-solutionfinder-page1 .Custom-Solution-finder .sk-category-image {
  margin-bottom: 35px;
}
.sk-solutionfinder-page1 .Custom-Solution-finder .sf-finder__title {
  margin-bottom: 75px;
  margin-top: 15px;
}
.sk-solutionfinder-page1 .Custom-Solution-finder .sf-finder__form {
  margin-bottom: 40px;
}
.sk-solutionfinder-page1 .Custom-Solution-finder .sk-grid-richtext {
  padding: 1px 4px;
  background: #d60002;
  text-align: center;
  width: 20%;
  margin: 40px auto;
}
.sk-solutionfinder-page1 .Custom-Solution-finder .sk-grid-richtext p:before {
  font-family: 'Glyphicons Halflings';
  content: "\e080 \00a0";
  position: relative;
  font-size: 16px;
  color: #ffffff;
}
.sk-solutionfinder-page1 .Custom-Solution-finder .sk-grid-richtext > p {
  text-align: center !important;
  padding-left: 0 !important;
  margin: 10px;
  font-size: 17px;
  font-family: "Oswald";
}
.sk-solutionfinder-page1 .Custom-Solution-finder .sk-grid-richtext > p a {
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
}
.sk-solutionfinder-page1 .sf-finder__errors {
  padding: 15px !important;
}
@media (min-width: 768px) and (max-width: 991px) {
  .sk-solutionfinder-page1 .Custom-Solution-finder .sk-category {
    min-height: 565px !important;
  }
  .sk-solutionfinder-page1 .Custom-Solution-finder .sk-grid-richtext {
    display: none;
  }
}
@media (min-width: 521px) and (max-width: 767px) {
  .sk-solutionfinder-page1 .Custom-Solution-finder .sf-finder--content {
    padding: 0;
  }
  .sk-solutionfinder-page1 .Custom-Solution-finder .sf-finder__header {
    top: 40px;
  }
  .sk-solutionfinder-page1 .Custom-Solution-finder .sf-finder__title {
    margin-top: 0;
    font-size: 40px;
  }
  .sk-solutionfinder-page1 .Custom-Solution-finder .sf-finder__form {
    margin-bottom: 0;
  }
  .sk-solutionfinder-page1 .Custom-Solution-finder .sk-grid-richtext {
    width: 30%;
  }
  .sk-solutionfinder-page1 .Custom-Solution-finder .sk-category {
    min-height: 380px !important;
  }
  .sk-solutionfinder-page1 .Custom-Solution-finder .sk-grid-richtext {
    display: none;
  }
}
@media (min-width: 320px) and (max-width: 520px) {
  .sk-solutionfinder-page1 .Custom-Solution-finder .sf-finder--content {
    background-size: cover;
  }
  .sk-solutionfinder-page1 .Custom-Solution-finder .sf-finder--content {
    padding: 0 !important;
  }
  .sk-solutionfinder-page1 .Custom-Solution-finder .sf-finder__header {
    top: 40px !important;
  }
  .sk-solutionfinder-page1 .Custom-Solution-finder .sf-finder__title {
    margin-top: 0 !important;
    font-size: 40px;
  }
  .sk-solutionfinder-page1 .Custom-Solution-finder .sf-finder__form {
    margin-bottom: 0 !important;
  }
  .sk-solutionfinder-page1 .Custom-Solution-finder .sk-grid-richtext {
    display: none;
  }
  .sk-solutionfinder-page1 .Custom-Solution-finder .sk-category {
    min-height: 280px !important;
  }
  .sk-solutionfinder-page1 .Custom-Solution-finder .sk-category .sk-category-image-holder {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }
}
/* solution finder search page ends */
/************************************************
 * Solution Finder Bar
 ************************************************/
.solution_fiber_title {
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  color: #333737;
  font-family: 'texgyreadventorbold';
}
.sf-finder__header {
  position: relative;
  width: 718px;
  margin: auto;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sf-finder__header {
    width: 350px;
  }
}
@media only screen and (max-width: 350px) {
  .sf-finder__header {
    width: 100%;
  }
}
.sf-finder__header:before {
  content: "";
  position: absolute;
  width: 106px;
  height: 106px;
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/icons/homepage5.png");
  -webkit-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  left: 0;
  top: 7px;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sf-finder__header:before {
    width: 50px;
    height: 50px;
    left: -10px;
  }
}
.sf-finder__title {
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  color: #333737;
  font-family: 'texgyreadventorbold';
  font-size: 60px;
  margin-top: 40px;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sf-finder__title {
    font-size: 30px;
  }
}
@media only screen and (max-width: 350px) {
  .sf-finder__title {
    font-size: 20px;
  }
}
.sf-finder__intro {
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  color: #333737;
  font-family: 'texgyreadventorbold';
  font-size: 30px;
  margin-top: 20px;
  margin-bottom: 80px;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sf-finder__intro {
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 350px) {
  .sf-finder__intro {
    font-size: 11px;
  }
}
.sf-finder__bar {
  text-align: center;
}
.sf-finder__form {
  margin-bottom: 70px;
  border-radius: 2px;
  padding: 10px;
}
@media (min-width: 768px) {
  .sf-finder__form {
    display: inline-block;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sf-finder__form {
    margin-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .sf-finder-input-group {
    margin-bottom: 10px;
  }
  .sf-finder-input-group:before,
  .sf-finder-input-group:after {
    content: " ";
    display: table;
  }
  .sf-finder-input-group:after {
    clear: both;
  }
  .sf-finder-input-group:before,
  .sf-finder-input-group:after {
    content: " ";
    display: table;
  }
  .sf-finder-input-group:after {
    clear: both;
  }
}
.sf-finder__input-group,
.sf-finder__submit-holder {
  margin: 0 0 20px;
  text-align: left;
}
.sf-finder__input-group:before,
.sf-finder__submit-holder:before,
.sf-finder__input-group:after,
.sf-finder__submit-holder:after {
  content: " ";
  display: table;
}
.sf-finder__input-group:after,
.sf-finder__submit-holder:after {
  clear: both;
}
.sf-finder__input-group:before,
.sf-finder__submit-holder:before,
.sf-finder__input-group:after,
.sf-finder__submit-holder:after {
  content: " ";
  display: table;
}
.sf-finder__input-group:after,
.sf-finder__submit-holder:after {
  clear: both;
}
@media (min-width: 768px) {
  .sf-finder__input-group,
  .sf-finder__submit-holder {
    display: inline-block;
    margin: 0 10px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sf-finder__input-group,
  .sf-finder__submit-holder {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 160px;
  }
}
.sf-finder__label {
  display: none;
}
.sf-finder__select.bootstrap-select.btn-group {
  display: block;
}
@media (min-width: 768px) {
  .sf-finder__select.bootstrap-select.btn-group {
    display: inline-block;
  }
}
.sf-finder__dropdown-btn {
  color: #555;
  background-color: #fff;
  border-color: #fff;
  display: block;
}
.sf-finder__dropdown-btn:hover,
.sf-finder__dropdown-btn:focus,
.sf-finder__dropdown-btn:active,
.sf-finder__dropdown-btn.active,
.open > .dropdown-toggle.sf-finder__dropdown-btn {
  color: #555;
  background-color: #e6e6e6;
  border-color: #e0e0e0;
}
.sf-finder__dropdown-btn:active,
.sf-finder__dropdown-btn.active,
.open > .dropdown-toggle.sf-finder__dropdown-btn {
  background-image: none;
}
.sf-finder__dropdown-btn.disabled,
.sf-finder__dropdown-btn[disabled],
fieldset[disabled] .sf-finder__dropdown-btn,
.sf-finder__dropdown-btn.disabled:hover,
.sf-finder__dropdown-btn[disabled]:hover,
fieldset[disabled] .sf-finder__dropdown-btn:hover,
.sf-finder__dropdown-btn.disabled:focus,
.sf-finder__dropdown-btn[disabled]:focus,
fieldset[disabled] .sf-finder__dropdown-btn:focus,
.sf-finder__dropdown-btn.disabled:active,
.sf-finder__dropdown-btn[disabled]:active,
fieldset[disabled] .sf-finder__dropdown-btn:active,
.sf-finder__dropdown-btn.disabled.active,
.sf-finder__dropdown-btn[disabled].active,
fieldset[disabled] .sf-finder__dropdown-btn.active {
  background-color: #fff;
  border-color: #fff;
}
.sf-finder__dropdown-btn .badge {
  color: #fff;
  background-color: #555;
}
.sf-finder__submit-holder {
  text-align: center;
}
.sf-finder__submit {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 35px;
  text-transform: uppercase;
  width: 170px;
  color: #ffffff;
  background-color: #191919;
  border-color: #191919;
  padding: 4px 12px;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sf-finder__submit {
    width: 160px;
  }
}
.sf-finder__submit:focus,
.sf-finder__submit:active:focus,
.sf-finder__submit.active:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: thin dotted;
}
.sf-finder__submit:hover,
.sf-finder__submit:focus {
  color: #fff;
  text-decoration: none;
}
.sf-finder__submit:active,
.sf-finder__submit.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);
}
.sf-finder__submit.disabled,
.sf-finder__submit[disabled],
fieldset[disabled] .sf-finder__submit {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.sf-finder--result {
  padding: 15px;
  background: rgba(60, 71, 100, 0.1);
  border-radius: 2px;
  margin-bottom: 30px;
}
/************************************************
 * Solution Finder Page
 ************************************************/
.sf-jumbotron {
  background-color: rgba(60, 71, 100, 0.1);
  padding-top: 50px;
  padding-bottom: 50px;
}
.sf-heading-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .sf-heading-container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .sf-heading-container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .sf-heading-container {
    width: 1180px;
  }
}
.sf-heading-container > .navbar-header,
.sf-heading-container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .sf-heading-container > .navbar-header,
  .sf-heading-container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.sf-feature-section {
  margin-bottom: 20px;
  border-top: 1px solid #e7e9ea;
}
.sf-feature-section:first-child {
  border-top: none;
}
.sf-feature-section__header {
  margin-bottom: 20px;
}
.sf-feature-section__title {
  text-align: center;
}
.sf-feature-section__list {
  margin-left: -15px;
  margin-right: -15px;
}
.sf-feature-list__item {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .sf-feature-list__item {
    float: left;
    width: 33.33333333%;
  }
}
.sf-feature__image {
  width: 100%;
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.sf-feature__title {
  font-size: 18px;
  color: #d60002;
}
/************************************************
 * Solution Result Page
 ************************************************/
.sf-heading {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .sf-heading {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .sf-heading {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .sf-heading {
    width: 1180px;
  }
}
.sf-heading > .navbar-header,
.sf-heading > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .sf-heading > .navbar-header,
  .sf-heading > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.sf-heading__inner {
  text-align: center;
}
.sf-solution__header,
.sf-solutions__header {
  margin-bottom: 30px;
}
.sf-solution__title,
.sf-solutions__title {
  text-align: center;
}
@media (min-width: 768px) {
  .sf-solution-steps {
    margin-left: 100px;
    margin-right: 100px;
  }
}
.sf-solution-step {
  margin-bottom: 0px;
}
.sf-solution-step:before,
.sf-solution-step:after {
  content: " ";
  display: table;
}
.sf-solution-step:after {
  clear: both;
}
.sf-solution-step:before,
.sf-solution-step:after {
  content: " ";
  display: table;
}
.sf-solution-step:after {
  clear: both;
}
.sf-solution-step__image-holder {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .sf-solution-step__image-holder {
    float: left;
    width: 16.66666667%;
  }
}
.sf-solution-step__image {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .sf-solution-step__image {
    width: 100%;
  }
}
.sf-solution-step__text-holder {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .sf-solution-step__text-holder {
    float: left;
    width: 66.66666667%;
  }
}
.sf-solution-step__title {
  margin-top: 0;
}
.sf-solution-product {
  background: transparent;
  padding: 15px 0;
  margin-bottom: 10px;
  border-radius: 2px;
}
.sf-solution-product:before,
.sf-solution-product:after {
  content: " ";
  display: table;
}
.sf-solution-product:after {
  clear: both;
}
.sf-solution-product:before,
.sf-solution-product:after {
  content: " ";
  display: table;
}
.sf-solution-product:after {
  clear: both;
}
.sf-solution-product__details {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .sf-solution-product__details {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .sf-solution-product__details {
    float: left;
    width: 66.66666667%;
  }
}
.sf-solution-product__image-holder {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
@media (min-width: 768px) {
  .sf-solution-product__image-holder {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  .sf-solution-product__image-holder {
    float: left;
    width: 16.66666667%;
  }
}
.sf-solution-product__actions {
  text-align: center;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .sf-solution-product__actions {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  .sf-solution-product__actions {
    float: left;
    width: 16.66666667%;
  }
}
.sf-solution-product__btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.sf-solution-product__btn:focus,
.sf-solution-product__btn:active:focus,
.sf-solution-product__btn.active:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: thin dotted;
}
.sf-solution-product__btn:hover,
.sf-solution-product__btn:focus {
  color: #fff;
  text-decoration: none;
}
.sf-solution-product__btn:active,
.sf-solution-product__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);
}
.sf-solution-product__btn.disabled,
.sf-solution-product__btn[disabled],
fieldset[disabled] .sf-solution-product__btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (min-width: 768px) {
  .sf-solution-product__btn {
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }
}
.sf-solution-product__btn--view {
  color: #fff;
  background-color: #191919;
  border-color: #0c0c0c;
}
.sf-solution-product__btn--view:hover,
.sf-solution-product__btn--view:focus,
.sf-solution-product__btn--view:active,
.sf-solution-product__btn--view.active,
.open > .dropdown-toggle.sf-solution-product__btn--view {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.sf-solution-product__btn--view:active,
.sf-solution-product__btn--view.active,
.open > .dropdown-toggle.sf-solution-product__btn--view {
  background-image: none;
}
.sf-solution-product__btn--view.disabled,
.sf-solution-product__btn--view[disabled],
fieldset[disabled] .sf-solution-product__btn--view,
.sf-solution-product__btn--view.disabled:hover,
.sf-solution-product__btn--view[disabled]:hover,
fieldset[disabled] .sf-solution-product__btn--view:hover,
.sf-solution-product__btn--view.disabled:focus,
.sf-solution-product__btn--view[disabled]:focus,
fieldset[disabled] .sf-solution-product__btn--view:focus,
.sf-solution-product__btn--view.disabled:active,
.sf-solution-product__btn--view[disabled]:active,
fieldset[disabled] .sf-solution-product__btn--view:active,
.sf-solution-product__btn--view.disabled.active,
.sf-solution-product__btn--view[disabled].active,
fieldset[disabled] .sf-solution-product__btn--view.active {
  background-color: #191919;
  border-color: #0c0c0c;
}
.sf-solution-product__btn--view .badge {
  color: #191919;
  background-color: #fff;
}
.sf-solution-product__btn--buy {
  color: #fff;
  background-color: #25b1e6;
  border-color: #19a4d9;
}
.sf-solution-product__btn--buy:hover,
.sf-solution-product__btn--buy:focus,
.sf-solution-product__btn--buy:active,
.sf-solution-product__btn--buy.active,
.open > .dropdown-toggle.sf-solution-product__btn--buy {
  color: #fff;
  background-color: #1693c2;
  border-color: #137aa2;
}
.sf-solution-product__btn--buy:active,
.sf-solution-product__btn--buy.active,
.open > .dropdown-toggle.sf-solution-product__btn--buy {
  background-image: none;
}
.sf-solution-product__btn--buy.disabled,
.sf-solution-product__btn--buy[disabled],
fieldset[disabled] .sf-solution-product__btn--buy,
.sf-solution-product__btn--buy.disabled:hover,
.sf-solution-product__btn--buy[disabled]:hover,
fieldset[disabled] .sf-solution-product__btn--buy:hover,
.sf-solution-product__btn--buy.disabled:focus,
.sf-solution-product__btn--buy[disabled]:focus,
fieldset[disabled] .sf-solution-product__btn--buy:focus,
.sf-solution-product__btn--buy.disabled:active,
.sf-solution-product__btn--buy[disabled]:active,
fieldset[disabled] .sf-solution-product__btn--buy:active,
.sf-solution-product__btn--buy.disabled.active,
.sf-solution-product__btn--buy[disabled].active,
fieldset[disabled] .sf-solution-product__btn--buy.active {
  background-color: #25b1e6;
  border-color: #19a4d9;
}
.sf-solution-product__btn--buy .badge {
  color: #25b1e6;
  background-color: #fff;
}
.sf-other-solutions,
.sf-solution-tips {
  margin-bottom: 30px;
}
.sf-other-solutions__header,
.sf-solution-tips__header {
  margin-bottom: 20px;
}
.sf-other-solutions__title,
.sf-solution-tips__title {
  text-align: center;
}
.sf-other-solution-list {
  margin-left: -15px;
  margin-right: -15px;
}
.sf-other-solution-list:before,
.sf-other-solution-list:after {
  content: " ";
  display: table;
}
.sf-other-solution-list:after {
  clear: both;
}
.sf-other-solution-list:before,
.sf-other-solution-list:after {
  content: " ";
  display: table;
}
.sf-other-solution-list:after {
  clear: both;
}
.sf-other-solution-list__item {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .sf-other-solution-list__item {
    float: left;
    width: 33.33333333%;
  }
}
.sf-other-solution {
  text-align: center;
}
.sf-other-solution__image {
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  .sf-other-solution__image {
    width: 100%;
  }
}
.sf-other-solution__title {
  font-size: 18px;
  color: #d60002;
}
.sf-solution-tip {
  margin-top: 20px;
  margin-bottom: 30px;
  padding-top: 20px;
  border-top: 1px solid #f5f5f5;
}
@media (max-width: 767px) {
  .sf-solution-tip__details,
  .sf-solution-tip__image-holder {
    margin-bottom: 15px;
  }
}
.sf-solution-tip__content {
  margin-left: -15px;
  margin-right: -15px;
}
.sf-solution-tip__content:before,
.sf-solution-tip__content:after {
  content: " ";
  display: table;
}
.sf-solution-tip__content:after {
  clear: both;
}
.sf-solution-tip__content:before,
.sf-solution-tip__content:after {
  content: " ";
  display: table;
}
.sf-solution-tip__content:after {
  clear: both;
}
@media (min-width: 768px) {
  .sf-solution-tip__content {
    display: flex;
  }
}
.sf-solution-tip__image-holder {
  text-align: center;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .sf-solution-tip__image-holder {
    float: left;
    width: 25%;
  }
}
.sf-solution-tip__image {
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  .sf-solution-tip__image {
    width: 100%;
  }
}
.sf-solution-tip__details {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  flex-flow: column;
  justify-content: center;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .sf-solution-tip__details {
    float: left;
    width: 75%;
  }
}
.sk-partner--solution-result {
  background-color: #e7e9ea;
  margin-left: auto;
  margin-right: auto;
}
.sk-partner--solution-result .sk-partner-description {
  display: none;
}
.open > .dropdown-toggle.sf-finder__dropdown-btn,
.sf-finder__dropdown-btn.active,
.sf-finder__dropdown-btn:active,
.sf-finder__dropdown-btn:focus,
.sf-finder__dropdown-btn:hover {
  color: #fff;
  background-color: #191919;
  border-color: #191919;
}
.btn-group > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-radius: 35px;
  width: 175px;
  padding: 4px 20px;
  font-size: 14px;
  color: #ffffff;
  text-transform: uppercase;
  text-align: left;
  background-color: #646464;
  border-color: #646464;
}
.bs-caret:after {
  font-family: fontAwesome;
  content: "\f078";
  display: inline-block;
  font-weight: 900;
  font-size: 14px;
  position: absolute;
  right: 12px;
  color: #9c9c9c;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .bs-caret:after {
    font-size: 20px;
  }
}
.bs-caret span {
  display: none;
}
.caret {
  border-top: 0 solid;
}
.caret:after {
  content: "\f107";
  display: inline-block;
  font-weight: 300;
  font-size: 26px;
  position: absolute;
  top: 10px;
  color: #ffffff;
  font-family: fontAwesome;
}
/* solution finder search results page starts */
.RBStarterKitSolutionDetailsPage .breadcrumb {
  margin: 25px 0 25px 120px;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitSolutionDetailsPage .breadcrumb {
    display: none !important;
  }
}
.RBStarterKitSolutionDetailsPage .sk-segment-body {
  background: #ffffff;
}
.RBStarterKitSolutionDetailsPage .sk-segment-body .sf-jumbotron {
  padding-top: 28px;
  background-color: #e2e2e2;
  padding-bottom: 55px;
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/icons/homepage4.png");
  background-repeat: no-repeat;
  background-position: right;
  border: 1px solid #ffffff;
}
@media only screen and (max-width: 1024px) and (min-width: 280px) {
  .RBStarterKitSolutionDetailsPage .sk-segment-body .sf-jumbotron {
    background-size: contain;
  }
}
.RBStarterKitSolutionDetailsPage .sk-segment-body .sf-jumbotron .sf-heading__title {
  margin: 0;
  text-transform: uppercase;
  font-family: 'texgyreadventorbold';
  font-size: 60px;
  color: #333737;
}
.RBStarterKitSolutionDetailsPage .sk-segment-body .sf-jumbotron .sf-heading__intro {
  padding-top: 14px;
  text-transform: uppercase;
  font-family: 'texgyreadventorbold';
  font-size: 30px;
  color: #333737;
}
.RBStarterKitSolutionDetailsPage .sk-segment-body .sk-container-body {
  margin-right: 0;
  padding-left: 0;
  width: 100%;
  padding-right: 0;
  padding-top: 0;
  background: #f7f1f1;
}
.RBStarterKitSolutionDetailsPage .sk-segment-body .sf-solution-products {
  width: 100%;
  padding-left: 200px;
  padding-right: 200px;
  margin-top: 48px;
}
.RBStarterKitSolutionDetailsPage .sk-segment-body .sk-scroll-nav {
  display: none;
}
.RBStarterKitSolutionDetailsPage .sk-segment-body .sf-finder--result {
  display: none;
}
.RBStarterKitSolutionDetailsPage .sk-segment-body .sf-solutions__header {
  position: relative;
  background: #212121;
}
.RBStarterKitSolutionDetailsPage .sk-segment-body .sf-solutions__header .sf-solutions__title {
  margin: 0;
  padding: 15px;
  text-transform: uppercase;
  color: gray;
  font-size: 20px;
  font-family: "Oswald";
}
.RBStarterKitSolutionDetailsPage .sk-segment-body .sf-solutions__header h2:after {
  content: "";
  position: absolute;
  top: 48px;
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/backgrounds/takeaction-bg.png");
  background-size: contain;
  height: 27px;
  width: 127px;
  background-repeat: no-repeat;
  left: 50%;
  margin-left: -64px;
}
.RBStarterKitSolutionDetailsPage .sk-segment-body .sf-solution-product__description {
  color: #000000;
  padding: 0 30px;
  text-align: center;
  font-size: 17px;
  font-family: 'Source Sans Pro', sans-serif;
  line-height: 1.294;
  text-overflow: ellipsis;
  height: 108px;
  overflow: hidden;
}
.RBStarterKitSolutionDetailsPage .sk-segment-body .sf-solution-product {
  box-shadow: -2px 3px 4px #c4c4c4;
  margin-bottom: 15px;
  padding: 25px 0;
  min-height: 250px;
  background: #fff;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitSolutionDetailsPage .sk-segment-body .sf-solution-product {
    margin-bottom: 60px;
  }
}
.RBStarterKitSolutionDetailsPage .sk-segment-body .sf-solution-product .sf-solution-product__details {
  float: right;
  padding-left: 30px;
  padding-right: 30px;
}
.RBStarterKitSolutionDetailsPage .sk-segment-body .sf-solution-product .sf-solution-product__image-holder {
  padding: 0px 50px;
}
.RBStarterKitSolutionDetailsPage .sk-segment-body .sf-solution-product .sf-solution-product__actions {
  float: right;
  width: 26%;
  right: 180px;
  top: 20px;
  padding: 0px;
  margin-bottom: 30px;
}
.RBStarterKitSolutionDetailsPage .sk-segment-body .sf-solution-product .sf-solution-product__actions a:before {
  font-family: 'Glyphicons Halflings';
  content: "\e080 \00a0";
  position: relative;
  font-size: 16px;
}
.RBStarterKitSolutionDetailsPage .sk-segment-body .sf-solution-product .sf-solution-product__btn--view {
  background: #d60002;
  text-transform: uppercase;
  border-radius: 0;
  border: none;
  font-size: 17px;
  margin-bottom: 0px;
  padding: 10px 0px;
}
.RBStarterKitSolutionDetailsPage .sk-segment-body .sf-solution-product .sf-solution-product__btn--buy {
  display: none;
}
.RBStarterKitSolutionDetailsPage .sk-segment-body .sf-solution-product .sf-solution-product__title {
  text-align: center;
  color: #000000;
  font-size: 25px;
  margin-bottom: 60px;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .RBStarterKitSolutionDetailsPage .sf-solution-products {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
  .RBStarterKitSolutionDetailsPage .sf-solution-products .sf-solution-product {
    background: #ffffff;
  }
  .RBStarterKitSolutionDetailsPage .sf-solution-product__actions {
    right: 150px !important;
  }
  .RBStarterKitSolutionDetailsPage .sk-container-body .sf-solutions {
    background: #f7f1f1;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .RBStarterKitSolutionDetailsPage .sf-solution-products {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }
  .RBStarterKitSolutionDetailsPage .sf-solution-products .sf-solution-product {
    background: #ffffff;
  }
  .RBStarterKitSolutionDetailsPage .sf-solution-products .sf-solution-product__title {
    margin-bottom: 25px !important;
  }
  .RBStarterKitSolutionDetailsPage .sk-container-body .sf-solutions {
    background: #f7f1f1;
  }
  .RBStarterKitSolutionDetailsPage .sf-solution-product__description {
    padding: 0 !important;
  }
  .RBStarterKitSolutionDetailsPage .sf-solution-product__actions {
    right: 70px !important;
  }
}
@media (min-width: 521px) and (max-width: 767px) {
  .RBStarterKitSolutionDetailsPage .sf-solution-products {
    width: 100%;
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
  .RBStarterKitSolutionDetailsPage .sf-solution-products .sf-solution-product {
    background: #ffffff;
    box-shadow: 0 1px 3px #c4c4c4;
  }
  .RBStarterKitSolutionDetailsPage .sf-solution-product__description {
    padding: 0 30px !important;
  }
  .RBStarterKitSolutionDetailsPage .sk-container-body .sf-solutions {
    background: #f7f1f1;
  }
  .RBStarterKitSolutionDetailsPage .sk-container-body .sf-solution-product__details {
    padding-left: 15px;
    padding-right: 15px;
  }
  .RBStarterKitSolutionDetailsPage .sk-container-body .sf-solution-product__actions {
    right: 0 !important;
    top: 10px !important;
    width: 100% !important;
  }
  .RBStarterKitSolutionDetailsPage .sk-container-body .sf-solution-product__btn--view {
    width: 190px;
  }
  .RBStarterKitSolutionDetailsPage .sf-solutions__header .sf-solutions__title {
    font-size: 18px;
  }
  .RBStarterKitSolutionDetailsPage .sf-solutions__header h2:after {
    top: 46px !important;
  }
  .RBStarterKitSolutionDetailsPage .sf-jumbotron {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  .RBStarterKitSolutionDetailsPage .sf-jumbotron .sf-heading {
    padding: 15px;
  }
  .RBStarterKitSolutionDetailsPage .sf-jumbotron .sf-heading__title {
    font-size: 35px !important;
  }
  .RBStarterKitSolutionDetailsPage .sf-jumbotron .sf-heading__intro {
    font-size: 20px !important;
  }
}
@media (min-width: 280px) and (max-width: 520px) {
  .RBStarterKitSolutionDetailsPage .sf-solution-products {
    width: 100%;
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  .RBStarterKitSolutionDetailsPage .sf-solution-products .sf-solution-product {
    background: #ffffff;
    box-shadow: 0 1px 3px #c4c4c4;
  }
  .RBStarterKitSolutionDetailsPage .sf-solution-product__description {
    padding: 0 !important;
  }
  .RBStarterKitSolutionDetailsPage .sk-container-body .sf-solutions {
    background: #f7f1f1;
  }
  .RBStarterKitSolutionDetailsPage .sk-container-body .sf-solution-product__image-holder {
    padding: 20px !important;
  }
  .RBStarterKitSolutionDetailsPage .sk-container-body .sf-solution-product__actions {
    right: 0 !important;
    top: 10px !important;
    width: 100% !important;
  }
  .RBStarterKitSolutionDetailsPage .sk-container-body .sf-solution-product__btn--view {
    width: 150px;
  }
  .RBStarterKitSolutionDetailsPage .sf-solutions__header .sf-solutions__title {
    font-size: 18px;
  }
  .RBStarterKitSolutionDetailsPage .sf-solutions__header h2:after {
    top: 46px !important;
  }
  .RBStarterKitSolutionDetailsPage .sf-jumbotron {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .RBStarterKitSolutionDetailsPage .sf-jumbotron .sf-heading {
    padding: 15px;
  }
  .RBStarterKitSolutionDetailsPage .sf-jumbotron .sf-heading__title {
    font-size: 35px !important;
  }
  .RBStarterKitSolutionDetailsPage .sf-jumbotron .sf-heading__intro {
    font-size: 20px !important;
  }
}
/* solution finder search result page ends */
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sf-finder__form .sk-btn-submit {
    font-size: 16px;
    height: 40px;
    font-weight: 500;
  }
  .sf-finder__form .sk-input-wrapper {
    width: 180px;
  }
  .sf-finder__form .btn-group > .btn:first-child {
    width: 195px;
    font-size: 16px;
    height: 40px;
  }
  .sf-finder__form .sf-finder__input-group,
  .sf-finder__form .sf-finder__submit-holder {
    width: 180px;
  }
  .sf-finder__form .sf-finder__submit {
    font-size: 16px;
    height: 40px;
    width: 195px;
  }
  .sf-finder__form .bs-caret:after {
    font-size: 16px;
  }
}
.sf-solution-step:before,
.sf-solution-step:after {
  content: " ";
  display: block;
}
/************************************************
 * VPB Selector Page
 ************************************************/
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Thin'), local('Roboto-Thin'), url(http://fonts.gstatic.com/s/roboto/v19/KFOkCnqEu92Fr1MmgVxIIzc.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(http://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmSU5fBBc9.ttf) format('truetype');
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.RBStarterKitVPBResultsPage .sk-container-body,
.RBStarterKitVisualProfileBuilder .sk-container-body {
  display: none;
}
.RBStarterKitVPBResultsPage main,
.RBStarterKitVisualProfileBuilder main {
  padding-bottom: 0;
}
.RBStarterKitVPBResultsPage .sk-segment-footer,
.RBStarterKitVisualProfileBuilder .sk-segment-footer {
  margin-top: 0;
}
.vpb-jumbotron {
  background: #415a6c;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}
.vpb-video-bg {
  display: none;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
@media (min-width: 992px) {
  .vpb-video-bg {
    display: block;
  }
}
.vpb-video-heading-container {
  position: relative;
  background: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/vpb/video-header-bg.jpg") no-repeat center bottom;
  background-size: cover;
  height: 100vh;
}
@media (min-width: 992px) {
  .vpb-video-heading-container {
    height: auto;
    padding-bottom: 56.25%;
  }
}
.vpb-video-heading {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.no-flexbox .vpb-video-heading {
  padding-top: 30vh;
}
@media (min-width: 768px) {
  .no-flexbox .vpb-video-heading {
    padding-top: 30vh;
  }
}
@media (min-width: 992px) {
  .no-flexbox .vpb-video-heading {
    padding-top: 100px;
  }
}
@media (min-width: 1200px) {
  .no-flexbox .vpb-video-heading {
    padding-top: 200px;
  }
}
.vpb-video-heading-intro,
.vpb-video-heading-title {
  max-width: 960px;
  padding: 0 20px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.28);
}
.vpb-video-heading-title {
  animation-delay: 1s;
  word-spacing: 10000px;
  text-transform: uppercase;
  font-size: 36px;
  color: #fff;
  font-weight: 400;
  margin: 0 auto 45px;
  position: relative;
  padding-bottom: 40px;
  letter-spacing: 0.2em;
  line-height: 1.2em;
}
.vpb-video-heading-title:after {
  border-radius: 5px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  content: '';
  background: #fff;
  width: 200px;
  height: 2px;
  max-width: 80%;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .vpb-video-heading-title {
    font-size: 50px;
  }
}
@media (min-width: 992px) {
  .vpb-video-heading-title {
    font-size: 64px;
  }
}
.vpb-video-heading-title:first-line {
  font-family: Roboto, sans-serif;
  font-weight: 100;
  letter-spacing: 0.1em;
}
.vpb-video-heading-intro {
  animation-delay: 2s;
  font-size: 20px;
  margin: 0 auto 30px;
  letter-spacing: 0.05em;
}
.cssanimations .vpb-video-heading-intro {
  opacity: 0;
  animation-fill-mode: forwards;
  animation-name: fadein;
  animation-duration: 1s;
}
@media (min-width: 992px) {
  .vpb-video-heading-intro {
    font-size: 24px;
  }
}
.vpb-heading-btn-holder {
  position: absolute;
  bottom: 45px;
  left: 0;
  right: 0;
}
.vpb-video-heading .vpb-heading-btn {
  background: transparent;
  border: 0 none;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
}
.vpb-video-heading .vpb-heading-btn:focus,
.vpb-video-heading .vpb-heading-btn:hover {
  text-decoration: none;
  outline: 0 none;
}
.vpb-video-heading .vpb-heading-btn:before {
  display: block;
  margin: 0 auto;
  font: normal normal normal 14px/3.5 FontAwesome;
  content: "\f107";
  height: 50px;
  width: 50px;
  border: 2px solid #fff;
  border-radius: 50%;
  color: #fff;
  margin-bottom: 10px;
}
.vpb-result-page-header .vpb-heading-btn {
  background: transparent;
  border: 0 none;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
}
.vpb-result-page-header .vpb-heading-btn:focus,
.vpb-result-page-header .vpb-heading-btn:hover {
  text-decoration: none;
  outline: 0 none;
}
.vpb-result-page-header .vpb-heading-btn:before {
  display: block;
  margin: 0 auto;
  font: normal normal normal 14px/3.5 FontAwesome;
  content: "\f107";
  height: 50px;
  width: 50px;
  border: 2px solid #fff;
  border-radius: 50%;
  color: #fff;
  margin-bottom: 10px;
}
.vpb-heading-btn-text {
  letter-spacing: 0.15em;
}
.vpb-selector {
  margin: 0 auto;
  max-width: 1320px;
  padding: 0 15px;
}
.vpb-selector-intro,
.vpb-selector-title {
  color: #fff;
  max-width: 960px;
  margin: 0 auto 45px;
  padding: 0 20px;
  text-align: center;
}
.vpb-selector-title {
  text-transform: uppercase;
  margin-top: 75px;
  font-size: 36px;
  padding-bottom: 38px;
  position: relative;
  letter-spacing: 0.15em;
  font-weight: 100;
}
.vpb-selector-title:after {
  border-radius: 5px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  content: '';
  background: #fff;
  width: 200px;
  height: 2px;
  max-width: 80%;
  margin: 0 auto;
}
.vpb-selector-intro {
  margin-bottom: 75px;
  font-size: 20px;
  letter-spacing: 0.05em;
}
.vpb-selector-list {
  opacity: 0;
}
.vpb-selector-list:before,
.vpb-selector-list:after {
  content: " ";
  display: table;
}
.vpb-selector-list:after {
  clear: both;
}
.vpb-selector-list:before,
.vpb-selector-list:after {
  content: " ";
  display: table;
}
.vpb-selector-list:after {
  clear: both;
}
.vpb-selector-list.vpb-loaded {
  opacity: 1;
  transition: 1s;
}
.vpb-selector-list-item {
  margin: 1%;
}
.vpb-selector-grid-sizer,
.vpb-selector-list-item {
  width: 48%;
  float: left;
}
@media (min-width: 768px) {
  .vpb-selector-grid-sizer,
  .vpb-selector-list-item {
    width: 31.333333%;
  }
  .vpb-selector-grid-sizer.vpb-selected,
  .vpb-selector-list-item.vpb-selected {
    width: 64.5%;
  }
}
@media (min-width: 992px) {
  .vpb-selector-grid-sizer,
  .vpb-selector-list-item {
    width: 23%;
  }
  .vpb-selector-grid-sizer.vpb-selected,
  .vpb-selector-list-item.vpb-selected {
    width: 48%;
  }
}
@media (min-width: 1200px) {
  .vpb-selector-grid-sizer,
  .vpb-selector-list-item {
    width: 23%;
  }
}
.no-js .vpb-selector-grid-sizer {
  display: none;
}
.vpb-selector-box {
  position: relative;
  padding-bottom: 100%;
  display: block;
  border-radius: 2px;
  z-index: 1;
  transition: 0.3s transform;
}
@media (min-width: 992px) {
  .vpb-selector-box:focus,
  .vpb-selector-box:hover {
    z-index: 15;
  }
  .vpb-selected .vpb-selector-box:focus,
  .vpb-selected .vpb-selector-box:hover {
    transform: none;
  }
  .vpb-selector-box:hover {
    transform: scale(1.25);
  }
}
.vpb-selector-box:after,
.vpb-selector-box:before {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 13px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width: 300px;
  background: rgba(0, 0, 0, 0.5);
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.5);
  transform: rotate(-4deg);
}
.vpb-selector-box:after {
  transform: rotate(4deg);
  right: 10px;
  left: auto;
}
.vpb-selector-box-image {
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  border-radius: 2px;
  box-shadow: 0 0 0 0 #fff;
  border: 0 solid #fff;
  transition: 0.3s all;
}
.vpb-selector-box:focus .vpb-selector-box-image,
.vpb-selector-box:hover .vpb-selector-box-image {
  border-width: 10px;
}
.vpb-selected .vpb-selector-box-image {
  border: 10px solid #25b1e6;
}
/*
 Submit Button
 */
.vpb-submit-footer-wrapper {
  min-height: 50px;
  margin-bottom: 50px;
}
.vpb-submit-footer {
  background: rgba(255, 255, 255, 0.8);
  padding: 20px;
  text-align: center;
  z-index: 20;
  width: 100%;
  opacity: 0;
  transition: 0.6s;
}
.vpb-submit-footer.affix {
  opacity: 1;
  bottom: 0;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.vpb-submit-footer.affix-top {
  position: fixed;
  bottom: -100px;
}
.vpb-submit-footer.affix-bottom {
  opacity: 1;
  position: relative;
  bottom: auto;
  background: rgba(255, 255, 255, 0);
}
.vpb-submit-count-text,
.vpb-submit-text {
  text-transform: uppercase;
  letter-spacing: 0.15em;
  color: #25b1e6;
  font-weight: bold;
  font-size: 20px;
  transition: 0.3s all;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 30px;
}
.vpb-submit-count-text {
  opacity: 0;
}
.vpb-submit-btn {
  text-transform: uppercase;
  font-size: 18px;
  padding: 10px 25px;
  color: #fff;
  border: 0 none;
  background: #ea3592;
  position: relative;
  box-shadow: 0 20px 10px -10px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: 0.3s all;
  outline: none;
  vertical-align: text-top;
  letter-spacing: 0.15em;
}
.vpb-submit-btn:after,
.vpb-submit-btn:before {
  content: "";
  position: absolute;
  height: 8px;
  bottom: -8px;
  background: #a8115f;
  transition: 0.3s all;
}
.vpb-submit-btn:before {
  left: 4px;
  right: 20px;
  transform: skewX(45deg);
}
.vpb-submit-btn:after {
  right: 4px;
  left: 20px;
  transform: skewX(-45deg);
}
.vpb-submit-btn:focus,
.vpb-submit-btn:hover {
  box-shadow: 0 14px 10px -10px rgba(0, 0, 0, 0.5);
  transform: translateY(6px) scale(0.95);
}
.vpb-submit-btn:focus:after,
.vpb-submit-btn:hover:after,
.vpb-submit-btn:focus:before,
.vpb-submit-btn:hover:before {
  height: 2px;
  bottom: -2px;
}
.vpb-submit-btn:focus:before,
.vpb-submit-btn:hover:before {
  left: 1px;
}
.vpb-submit-btn:focus:after,
.vpb-submit-btn:hover:after {
  right: 1px;
}
.vpb-submit-btn[disabled],
.vpb-submit-btn[disabled]:focus,
.vpb-submit-btn[disabled]:hover {
  transform: none;
  box-shadow: none;
  opacity: 0;
  cursor: auto;
}
.vpb-submit-btn-text {
  position: relative;
  top: 2px;
}
.vpb-submit-ready .vpb-submit-btn {
  opacity: 1;
}
.vpb-submit-ready .vpb-submit-count-text,
.vpb-submit-ready .vpb-submit-text {
  opacity: 0;
}
.vpb-submit-counting .vpb-submit-btn,
.vpb-submit-counting .vpb-submit-text {
  opacity: 0;
}
.vpb-submit-counting .vpb-submit-count-text {
  opacity: 1;
}
/************************************************
 * VPB Result Page
 ************************************************/
.vpb-result .sk-instruction {
  position: relative;
  z-index: 0;
  color: #fff;
}
.vpb-result .sk-instruction-title {
  color: #fff;
}
.vpb-result .sk-instruction-image-holder {
  position: relative;
  max-width: 540px;
  margin: 0 auto;
}
.vpb-result .sk-instruction-image {
  border-radius: 3px;
  border: 18px solid #fff;
}
.vpb-result-section-header-container {
  background-size: cover;
  background-position: center center;
  padding: 80px 0 20px;
}
.vpb-result-section-header-intro,
.vpb-result-section-header-pretitle,
.vpb-result-section-header-title {
  color: #fff !important;
}
.vpb-result-section-header a {
  color: #fff;
}
.vpb-result-section-header a:focus,
.vpb-result-section-header a:hover {
  color: #ea3592;
}
.vpb-result-section-header-title {
  position: relative;
}
.vpb-result-section-header-title:after {
  border-radius: 5px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  content: '';
  background: #fff;
  width: 200px;
  height: 2px;
  max-width: 80%;
  margin: 0 auto;
}
.vpb-result-section-header .sk-partner-name {
  color: #fff;
}
.vpb-result-section-header .sk-partner-website-link {
  color: #fff;
}
.vpb-result-section-header .sk-partner-website-link:focus,
.vpb-result-section-header .sk-partner-website-link:hover {
  color: #ea3592;
}
.vpb-result-jumbotron {
  background: #415a6c;
}
.vpb-result-page-header-container {
  position: relative;
  background-size: cover;
  background-position: center top;
  padding: 0;
}
.vpb-result-page-header {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 45px 0;
}
.vpb-result-page-header-intro,
.vpb-result-page-header-pretitle,
.vpb-result-page-header-title {
  color: #fff !important;
}
.vpb-result-page-header a {
  color: #fff;
}
.vpb-result-page-header a:focus,
.vpb-result-page-header a:hover {
  color: #ea3592;
}
.vpb-result-page-header-title {
  position: relative;
}
.vpb-result-page-header-title:after {
  border-radius: 5px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  content: '';
  background: #fff;
  width: 200px;
  height: 2px;
  max-width: 80%;
  margin: 0 auto;
}
.vpb-result-page-header .sk-partner-name {
  color: #fff;
}
.vpb-result-page-header .sk-partner-website-link {
  color: #fff;
}
.vpb-result-page-header .sk-partner-website-link:focus,
.vpb-result-page-header .sk-partner-website-link:hover {
  color: #ea3592;
}
.vpb-result-page-header-intro,
.vpb-result-page-header-pretitle,
.vpb-result-page-header-title {
  color: #fff !important;
}
.vpb-result-page-header a {
  color: #fff;
}
.vpb-result-page-header a:focus,
.vpb-result-page-header a:hover {
  color: #ea3592;
}
.vpb-result-page-header-title {
  position: relative;
}
.vpb-result-page-header-title:after {
  border-radius: 5px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  content: '';
  background: #fff;
  width: 200px;
  height: 2px;
  max-width: 80%;
  margin: 0 auto;
}
.vpb-result-page-header .sk-partner-name {
  color: #fff;
}
.vpb-result-page-header .sk-partner-website-link {
  color: #fff;
}
.vpb-result-page-header .sk-partner-website-link:focus,
.vpb-result-page-header .sk-partner-website-link:hover {
  color: #ea3592;
}
.no-flexbox .vpb-result-page-header {
  display: block;
}
.vpb-result-page-header-intro,
.vpb-result-page-header-pretitle,
.vpb-result-page-header-title {
  margin: 0 auto 45px;
  max-width: 960px;
  padding: 0 20px;
  color: #fff;
  animation-fill-mode: forwards;
  animation-name: fadein;
  animation-duration: 1s;
}
.cssanimations .vpb-result-page-header-intro,
.cssanimations .vpb-result-page-header-pretitle,
.cssanimations .vpb-result-page-header-title {
  opacity: 0;
}
.vpb-result-page-header-pretitle {
  font-size: 18px;
  text-transform: uppercase;
  animation-delay: 1s;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .vpb-result-page-header-pretitle {
    font-size: 24px;
  }
}
.vpb-result-page-header-title {
  animation-delay: 2s;
  text-transform: uppercase;
  font-size: 36px;
  font-weight: 100;
  padding-bottom: 45px;
  font-family: Roboto, sans-serif;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .vpb-result-page-header-title {
    font-size: 50px;
    letter-spacing: 0.1em;
  }
}
@media (min-width: 992px) {
  .vpb-result-page-header-title {
    font-size: 70px;
  }
}
.vpb-result-page-header-intro {
  animation-delay: 3s;
  font-size: 22px;
  font-weight: 400;
  letter-spacing: 0.1em;
}
.vpb-result-page-header-intro p + p {
  margin-top: 45px;
}
.vpb-result-page-header-intro a {
  color: #fff;
  text-decoration: underline;
}
.vpb-result-page-header-intro a:focus,
.vpb-result-page-header-intro a:hover {
  color: #ea3592;
}
.vpb-result-page-header .vpb-heading-btn-holder {
  position: static;
}
.vpb-result-product-section {
  padding-top: 80px;
  background-size: cover;
  background-position: center top;
}
.vpb-result-product-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .vpb-result-product-container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .vpb-result-product-container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .vpb-result-product-container {
    width: 1180px;
  }
}
.vpb-result-product-container > .navbar-header,
.vpb-result-product-container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .vpb-result-product-container > .navbar-header,
  .vpb-result-product-container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.vpb-result-product {
  text-align: center;
}
.vpb-result-product-header-intro,
.vpb-result-product-header-pretitle,
.vpb-result-product-header-title {
  margin: 0 auto 45px;
  letter-spacing: 2px;
  line-height: 1.4em;
}
.vpb-result-product-header-pretitle {
  font-size: 24px;
  max-width: 600px;
}
.vpb-result-product-header-title {
  font-size: 40px;
  max-width: 800px;
  padding-bottom: 30px;
  font-family: Roboto, sans-serif;
}
.vpb-result-product-header-intro {
  font-size: 18px;
  max-width: 800px;
}
.vpb-result-primary-products {
  margin-top: 75px;
}
.vpb-result-primary-products .vpb-product-gallery-item {
  margin: 0 10px;
}
.vpb-result-primary-products .vpb-product-gallery-item-title {
  display: none;
}
.vpb-result-primary-products .vpb-product-gallery-item-image-holder {
  max-width: 160px;
}
.vpb-result-primary-products .vpb-product-gallery-item-image-holder img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.vpb-product-gallery-item-wrapper {
  display: inline-block;
  margin: 0 10px;
  max-width: 160px;
  vertical-align: top;
}
.vpb-result-other-products-container {
  margin: 20px auto 0;
  position: relative;
  top: 40px;
}
.vpb-result-other-products {
  background: #fff;
  border-radius: 2px;
  padding: 30px 50px;
  display: inline-block;
}
.vpb-result-other-products-title {
  margin: 0 auto 20px;
  text-transform: uppercase;
  font-size: 24px;
  letter-spacing: 2px;
}
.vpb-result-other-products .vpb-product-gallery-item-title a {
  font-size: 14px;
  color: #ea3592;
}
.vpb-result-other-products .vpb-product-gallery-item-title a:focus,
.vpb-result-other-products .vpb-product-gallery-item-title a:hover {
  color: #ea3592;
}
.vpb-result-other-products .vpb-product-gallery-item-image-holder {
  max-width: 200px;
}
.vpb-result-other-products .vpb-product-gallery-item-image-holder img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.vpb-result-tips-header {
  max-width: 960px;
  padding: 0 20px;
  margin: 0 auto;
  text-align: center;
}
.vpb-result-tips-header-title {
  font-family: Roboto, sans-serif;
  font-size: 50px;
  padding-bottom: 30px;
  letter-spacing: 4px;
}
.vpb-result-tips-header-intro,
.vpb-result-tips-header-title {
  margin: 30px auto;
}
.vpb-result-tips-header-intro {
  font-size: 24px;
  max-width: 700px;
  letter-spacing: 2px;
}
.vpb-result-tips-list-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .vpb-result-tips-list-container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .vpb-result-tips-list-container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .vpb-result-tips-list-container {
    width: 1180px;
  }
}
.vpb-result-tips-list-container > .navbar-header,
.vpb-result-tips-list-container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .vpb-result-tips-list-container > .navbar-header,
  .vpb-result-tips-list-container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .vpb-result-tips-list-container {
    margin-top: -100px;
    margin-bottom: -120px;
  }
}
.vpb-instructions-tips .sk-instruction {
  padding: 20px 0;
}
.vpb-instructions-tips .sk-instruction:before,
.vpb-instructions-tips .sk-instruction:after {
  content: " ";
  display: table;
}
.vpb-instructions-tips .sk-instruction:after {
  clear: both;
}
.vpb-instructions-tips .sk-instruction:before,
.vpb-instructions-tips .sk-instruction:after {
  content: " ";
  display: table;
}
.vpb-instructions-tips .sk-instruction:after {
  clear: both;
}
.vpb-instructions-tips .sk-instruction-title {
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 100;
  letter-spacing: 2px;
  line-height: 1.3em;
  margin: 50px 0 20px;
}
@media (min-width: 992px) {
  .vpb-instructions-tips .sk-instruction-title {
    margin: 90px 0 40px;
  }
}
@media (min-width: 1200px) {
  .vpb-instructions-tips .sk-instruction-title {
    margin: 120px 0 40px;
  }
}
.vpb-instructions-tips .sk-instruction-description {
  font-size: 1.4em;
}
@media (max-width: 991px) {
  .vpb-instructions-tips .sk-instruction-image-holder {
    position: relative;
  }
  .vpb-instructions-tips .sk-instruction-image-holder:after,
  .vpb-instructions-tips .sk-instruction-image-holder:before {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 13px;
    left: 10px;
    width: 50%;
    top: 80%;
    max-width: 300px;
    background: rgba(0, 0, 0, 0.5);
    box-shadow: 0 15px 10px rgba(0, 0, 0, 0.5);
    transform: rotate(-4deg);
  }
  .vpb-instructions-tips .sk-instruction-image-holder:after {
    transform: rotate(4deg);
    right: 10px;
    left: auto;
  }
}
@media (min-width: 992px) {
  .vpb-instructions-tips .sk-instruction-image-holder {
    width: 50%;
    padding: 20px;
  }
  .vpb-instructions-tips .sk-instruction-caption {
    width: 50%;
    padding: 10px;
  }
  .vpb-instructions-tips .sk-instruction-image-holder {
    position: relative;
  }
  .vpb-instructions-tips .sk-instruction-image-holder:before {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    content: '';
    background: transparent no-repeat center center;
    background-size: contain;
  }
  .vpb-instructions-tips .sk-instructions-list-item:nth-child(odd) .sk-instruction-image-holder {
    float: left;
    text-align: right;
  }
  .vpb-instructions-tips .sk-instructions-list-item:nth-child(odd) .sk-instruction-image-holder:before {
    height: 103%;
    width: 103%;
    left: -3%;
    top: 5%;
    background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/vpb/results/tilted-image-shadow-left.png");
  }
  .vpb-instructions-tips .sk-instructions-list-item:nth-child(odd) .sk-instruction-image {
    transform: rotate(-5deg);
  }
  .vpb-instructions-tips .sk-instructions-list-item:nth-child(odd) .sk-instruction-caption {
    float: right;
    padding-right: 5%;
  }
  .vpb-instructions-tips .sk-instructions-list-item:nth-child(even) .sk-instruction-image-holder {
    float: right;
  }
  .vpb-instructions-tips .sk-instructions-list-item:nth-child(even) .sk-instruction-image-holder:before {
    top: 3%;
    left: -1.2%;
    background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/vpb/results/tilted-image-shadow-right.png");
  }
  .vpb-instructions-tips .sk-instructions-list-item:nth-child(even) .sk-instruction-image {
    transform: rotate(3deg);
  }
  .vpb-instructions-tips .sk-instructions-list-item:nth-child(even) .sk-instruction-caption {
    float: left;
    text-align: right;
    padding-left: 5%;
  }
}
.sk-product-slider-container {
  position: relative;
}
.sk-product-slider-container .sk-product-slider-item {
  text-align: center;
}
.sk-product-slider-container .sk-product-slider-item__title {
  color: #fff;
  padding: 60px 10px 25px;
  text-transform: uppercase;
  display: block;
  letter-spacing: 0.15em;
}
.sk-product-slider-container .sk-product-slider-item__image-link {
  width: 100%;
  display: block;
  position: absolute;
  bottom: 170px;
}
@media (max-width: 768px) {
  .sk-product-slider-container .sk-product-slider-item__image-link {
    bottom: 190px;
  }
}
.sk-product-slider-container .owl-stage .owl-item {
  padding: 5px;
  height: 620px;
}
.sk-product-slider-container .owl-stage .owl-item > div {
  width: 100%;
  position: absolute;
  bottom: 10px;
}
.sk-product-slider-container .owl-stage {
  margin: 0 auto;
}
.sk-product-slider-container .sk-buy-now-btn--vpb {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: block;
  width: 100%;
  color: #fff;
  background-color: #191919;
  border-color: #0c0c0c;
  width: 76%;
  margin-left: 12%;
  margin-right: 12%;
}
.sk-product-slider-container .sk-buy-now-btn--vpb:focus,
.sk-product-slider-container .sk-buy-now-btn--vpb:active:focus,
.sk-product-slider-container .sk-buy-now-btn--vpb.active:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: thin dotted;
}
.sk-product-slider-container .sk-buy-now-btn--vpb:hover,
.sk-product-slider-container .sk-buy-now-btn--vpb:focus {
  color: #fff;
  text-decoration: none;
}
.sk-product-slider-container .sk-buy-now-btn--vpb:active,
.sk-product-slider-container .sk-buy-now-btn--vpb.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);
}
.sk-product-slider-container .sk-buy-now-btn--vpb.disabled,
.sk-product-slider-container .sk-buy-now-btn--vpb[disabled],
fieldset[disabled] .sk-product-slider-container .sk-buy-now-btn--vpb {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.sk-product-slider-container .sk-buy-now-btn--vpb:hover,
.sk-product-slider-container .sk-buy-now-btn--vpb:focus,
.sk-product-slider-container .sk-buy-now-btn--vpb:active,
.sk-product-slider-container .sk-buy-now-btn--vpb.active,
.open > .dropdown-toggle.sk-product-slider-container .sk-buy-now-btn--vpb {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.sk-product-slider-container .sk-buy-now-btn--vpb:active,
.sk-product-slider-container .sk-buy-now-btn--vpb.active,
.open > .dropdown-toggle.sk-product-slider-container .sk-buy-now-btn--vpb {
  background-image: none;
}
.sk-product-slider-container .sk-buy-now-btn--vpb.disabled,
.sk-product-slider-container .sk-buy-now-btn--vpb[disabled],
fieldset[disabled] .sk-product-slider-container .sk-buy-now-btn--vpb,
.sk-product-slider-container .sk-buy-now-btn--vpb.disabled:hover,
.sk-product-slider-container .sk-buy-now-btn--vpb[disabled]:hover,
fieldset[disabled] .sk-product-slider-container .sk-buy-now-btn--vpb:hover,
.sk-product-slider-container .sk-buy-now-btn--vpb.disabled:focus,
.sk-product-slider-container .sk-buy-now-btn--vpb[disabled]:focus,
fieldset[disabled] .sk-product-slider-container .sk-buy-now-btn--vpb:focus,
.sk-product-slider-container .sk-buy-now-btn--vpb.disabled:active,
.sk-product-slider-container .sk-buy-now-btn--vpb[disabled]:active,
fieldset[disabled] .sk-product-slider-container .sk-buy-now-btn--vpb:active,
.sk-product-slider-container .sk-buy-now-btn--vpb.disabled.active,
.sk-product-slider-container .sk-buy-now-btn--vpb[disabled].active,
fieldset[disabled] .sk-product-slider-container .sk-buy-now-btn--vpb.active {
  background-color: #191919;
  border-color: #0c0c0c;
}
.sk-product-slider-container .sk-buy-now-btn--vpb .badge {
  color: #191919;
  background-color: #fff;
}
.sk-other-products-slider .owl-nav div,
.sk-product-slider-container .owl-nav div {
  position: absolute;
  top: 44%;
  font-size: 1px;
}
.sk-other-products-slider .owl-nav div:after,
.sk-product-slider-container .owl-nav div:after {
  color: rgba(0, 0, 0, 0.3);
  font-size: 34px;
}
.sk-other-products-slider .owl-nav .disabled,
.sk-product-slider-container .owl-nav .disabled {
  opacity: 0.2;
}
.sk-other-products-slider .owl-nav .owl-prev,
.sk-product-slider-container .owl-nav .owl-prev {
  left: -35px;
}
.sk-other-products-slider .owl-nav .owl-prev:after,
.sk-product-slider-container .owl-nav .owl-prev:after {
  font-family: fontAwesome;
  content: "\f137";
}
.sk-other-products-slider .owl-nav .owl-next,
.sk-product-slider-container .owl-nav .owl-next {
  right: -35px;
}
.sk-other-products-slider .owl-nav .owl-next:after,
.sk-product-slider-container .owl-nav .owl-next:after {
  font-family: fontAwesome;
  content: "\f138";
}
@media (max-width: 991px) {
  .sk-other-products-slider .owl-nav .owl-prev,
  .sk-product-slider-container .owl-nav .owl-prev {
    left: -45px;
  }
  .sk-other-products-slider .owl-nav .owl-next,
  .sk-product-slider-container .owl-nav .owl-next {
    right: -45px;
  }
}
@media (max-width: 767px) {
  .sk-other-products-slider .owl-nav .owl-prev,
  .sk-product-slider-container .owl-nav .owl-prev {
    left: -5px;
  }
  .sk-other-products-slider .owl-nav .owl-next,
  .sk-product-slider-container .owl-nav .owl-next {
    right: -5px;
  }
}
.sk-other-products-slider a {
  color: white;
  text-decoration: none;
  display: block;
}
.sk-other-products-slider .owl-stage {
  display: flex;
}
.sk-other-products-slider .owl-stage .owl-item {
  align-self: center;
  min-height: 40px;
}
.sk-other-products-slider .owl-stage .owl-item.active {
  background: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/sep.png") no-repeat center left;
}
.sk-other-products-slider .owl-stage .owl-item.active:first-of-type {
  background: none;
}
.sk-other-products-slider .owl-carousel {
  padding-top: 20px;
}
.sk-other-products-slider .owl-carousel .owl-nav.disabled {
  display: block;
}
.sk-other-products-slider .owl-nav.disabled {
  display: block;
}
.sk-other-products-slider .owl-nav > div:after {
  font-size: 20px;
}
.sk-other-products-slider .owl-nav > div {
  top: 50%;
  margin-top: -18px;
}
.sk-other-products-slider .owl-nav .owl-prev:after {
  content: "\f053";
}
.sk-other-products-slider .owl-nav .owl-next:after {
  content: "\f054";
}
@media (max-width: 991px) {
  .sk-other-products-slider .owl-nav .owl-prev {
    left: -10px;
  }
  .sk-other-products-slider .owl-nav .owl-next {
    right: -10px;
  }
}
@media (max-width: 767px) {
  .sk-other-products-slider .owl-nav .owl-prev {
    left: 10px;
  }
  .sk-other-products-slider .owl-nav .owl-next {
    right: 10px;
  }
}
.sk-other-products-slider .owl-prev {
  left: -15px;
}
.sk-other-products-slider .owl-next {
  right: -15px;
}
.sk-other-products-slider .sk-other-product-slider-item a {
  transition: all 1s;
  font-weight: 600;
  font-size: 1.2em;
  padding: 20px 10px;
}
.sk-other-products-slider .sk-other-product-slider-item.active-carousel a {
  color: #ea3592;
}
.vpb-result-projects .sk-instruction-image-holder {
  position: relative;
}
.vpb-result-projects .sk-instruction-image-holder:after,
.vpb-result-projects .sk-instruction-image-holder:before {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 13px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width: 300px;
  background: rgba(0, 0, 0, 0.5);
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.5);
  transform: rotate(-4deg);
}
.vpb-result-projects .sk-instruction-image-holder:after {
  transform: rotate(4deg);
  right: 10px;
  left: auto;
}
.vpb-result-projects-header {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  padding: 0 20px 20px;
}
@media (min-width: 768px) {
  .vpb-result-projects-header {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .vpb-result-projects-header {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .vpb-result-projects-header {
    width: 1180px;
  }
}
.vpb-result-projects-header > .navbar-header,
.vpb-result-projects-header > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .vpb-result-projects-header > .navbar-header,
  .vpb-result-projects-header > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.vpb-result-projects-header-intro,
.vpb-result-projects-header-title {
  font-size: 24px;
  margin: 30px auto;
}
.vpb-result-projects-header-title {
  font-size: 40px;
  font-family: Roboto, sans-serif;
  padding-bottom: 20px;
  letter-spacing: 0.1em;
}
.vpb-result-projects-header-intro {
  letter-spacing: 0.05em;
}
.vpb-project-primary {
  counter-reset: section;
}
.vpb-project-primary .sk-instructions-intro-title {
  font-size: 28px;
  letter-spacing: 0.1em;
}
@media (min-width: 992px) {
  .vpb-project-primary .sk-instructions-list-item {
    width: 50%;
    float: left;
  }
  .vpb-project-primary .sk-instructions-list-item:nth-child(2n+1) {
    clear: left;
  }
}
.vpb-project-primary .sk-instruction {
  margin-left: 10%;
  margin-right: 10%;
  display: block;
  margin: 0 auto 20px;
}
@media (min-width: 992px) {
  .vpb-project-primary .sk-instruction {
    width: 80%;
  }
}
.vpb-project-primary .sk-instruction-caption {
  font-size: 20px;
  position: relative;
  margin: 50px 40px 50px 60px;
  text-align: justify;
  counter-increment: section;
}
.vpb-project-primary .sk-instruction-caption:before {
  position: absolute;
  right: 100%;
  content: counter(section);
  margin-right: 10px;
  font-weight: normal;
  font-size: 0.8em;
  font-family: Roboto, sans-serif;
  font-weight: 100;
  border: 1px solid #fff;
  color: #fff;
  width: 26px;
  height: 26px;
  line-height: 28px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
}
.vpb-result-other-project-list-container,
.vpb-result-primary-project-list-container,
.vpb-result-primary-project-list-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .vpb-result-other-project-list-container,
  .vpb-result-primary-project-list-container,
  .vpb-result-primary-project-list-container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .vpb-result-other-project-list-container,
  .vpb-result-primary-project-list-container,
  .vpb-result-primary-project-list-container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .vpb-result-other-project-list-container,
  .vpb-result-primary-project-list-container,
  .vpb-result-primary-project-list-container {
    width: 1180px;
  }
}
.vpb-result-other-project-list-container > .navbar-header,
.vpb-result-primary-project-list-container > .navbar-header,
.vpb-result-primary-project-list-container > .navbar-header,
.vpb-result-other-project-list-container > .navbar-collapse,
.vpb-result-primary-project-list-container > .navbar-collapse,
.vpb-result-primary-project-list-container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .vpb-result-other-project-list-container > .navbar-header,
  .vpb-result-primary-project-list-container > .navbar-header,
  .vpb-result-primary-project-list-container > .navbar-header,
  .vpb-result-other-project-list-container > .navbar-collapse,
  .vpb-result-primary-project-list-container > .navbar-collapse,
  .vpb-result-primary-project-list-container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.vpb-result .sk-partner-name {
  color: #fff;
}
.vpb-result .sk-partner-website-link {
  color: #fff;
}
.vpb-result .sk-partner-website-link:focus,
.vpb-result .sk-partner-website-link:hover {
  color: #ea3592;
}
.vpb-result .sk-partner-name {
  margin-top: 30px;
  font-family: Roboto, sans-serif;
  font-style: italic;
  font-weight: 100;
}
.vpb-result .sk-partner-image {
  box-shadow: 0 0 0 2px #fff, 0 3px 3px 2px rgba(0, 0, 0, 0.2);
}
.vpb-result .sk-partner-description {
  display: none;
}
.vpb-share-section {
  position: relative;
  z-index: 4;
  margin-bottom: 8px;
}
.sk-promo-rows.vpb-promo-rows,
.vpb-share-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .sk-promo-rows.vpb-promo-rows,
  .vpb-share-container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .sk-promo-rows.vpb-promo-rows,
  .vpb-share-container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .sk-promo-rows.vpb-promo-rows,
  .vpb-share-container {
    width: 1180px;
  }
}
.sk-promo-rows.vpb-promo-rows > .navbar-header,
.vpb-share-container > .navbar-header,
.sk-promo-rows.vpb-promo-rows > .navbar-collapse,
.vpb-share-container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .sk-promo-rows.vpb-promo-rows > .navbar-header,
  .vpb-share-container > .navbar-header,
  .sk-promo-rows.vpb-promo-rows > .navbar-collapse,
  .vpb-share-container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.vpb-share {
  background: #fff;
  border-radius: 2px;
  padding: 30px 20px;
  text-align: center;
}
.vpb-share-intro-title {
  font-size: 36px;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  margin: 0 auto 30px;
  padding-bottom: 20px;
}
.vpb-share-intro-title:after {
  border-radius: 5px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  content: '';
  background: #415a6c;
  width: 200px;
  height: 2px;
  max-width: 80%;
  margin: 0 auto;
}
.vpb-share-intro-text {
  font-size: 20px;
}
.vpb-share .sk-social-page-sharing {
  padding-top: 20px;
  border-top: 0 none;
}
.vpb-share .sk-social-page-sharing-title {
  display: none;
}
.vpb-share .sk-social-page-sharing .sk-social-icon {
  font-size: 60px;
  margin: 0 5px;
}
.vpb-promo-rows {
  position: relative;
  z-index: 2;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.vpb-promo-rows > .navbar-header,
.vpb-promo-rows > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .vpb-promo-rows > .navbar-header,
  .vpb-promo-rows > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.vpb-promo-rows .sk-has-googleAdSenseBuyOnlineButton .sk-promo-slot-link-holder {
  bottom: 80px;
}
.vpb-promo-rows .sk-buy-now-holder {
  padding: 5px 0;
}
/*****************************************/
.vpb-result-other-project .sk-partners-intro-title {
  font-size: 28px;
  letter-spacing: 0.1em;
}
.vpb-result-other-project .sk-instruction-caption {
  font-size: 20px;
  position: relative;
  margin: 50px 40px;
  text-align: justify;
}
.vpb-result-other-project .sk-instructions-list-item {
  max-width: 500px;
  margin: 0 auto;
}
.vpb-result-other-project .sk-instruction-caption {
  font-size: 20px;
}
/************************************************
 * BG Classes
 ************************************************/
.bg-rb-lime .vpb-result-page-header,
.bg-rb-lime .vpb-result-product-section {
  background: #96d22d;
}
.bg-rb-lime .vpb-result-section .vpb-result-section-header-container {
  background: #96d22d;
}
.bg-rb-orange .vpb-result-page-header,
.bg-rb-orange .vpb-result-product-section {
  background: #ff6428;
}
.bg-rb-orange .vpb-result-section .vpb-result-section-header-container {
  background: #ff6428;
}
.bg-rb-cyan .vpb-result-page-header,
.bg-rb-cyan .vpb-result-product-section {
  background: #25b1e6;
}
.bg-rb-cyan .vpb-result-section .vpb-result-section-header-container {
  background: #25b1e6;
}
.bg-rb-pink .vpb-result-page-header,
.bg-rb-pink .vpb-result-product-section {
  background: #ea3592;
}
.bg-rb-pink .vpb-result-section .vpb-result-section-header-container {
  background: #ea3592;
}
/*
 *	Partner Campaign
 */
html.no-wrapper {
  padding-top: 0 !important;
  margin-top: 0;
}
.RBStarterKitPartnerCampaignPage {
  background-color: #fff;
}
/*
 * Variables
 */
/*
 * Imports
 */
/*
 * Partner Campaign Nav
 */
.pc-nav-group {
  position: fixed;
  z-index: 50000;
  top: 0;
  left: 0;
  right: 0;
  background-color: #000;
  transition: 0.5s;
}
.pc-nav-group--at-top {
  background-color: transparent;
}
@media (max-width: 991px) {
  .pc-nav-group.is-open {
    background-color: #e1efef;
  }
  .pc-nav-group.is-open .pc-nav-group__menu {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 992px) {
  .pc-nav-group {
    width: 38px;
    height: 100%;
    background-color: transparent;
    margin-left: 14px;
  }
}
.pc-nav-group__menu {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
  overflow: hidden;
  height: 0;
  transition: 0.5s;
}
@media (min-width: 992px) {
  .pc-nav-group__menu {
    overflow: visible;
    height: 100%;
    display: flex;
    flex-flow: column;
    justify-content: center;
  }
}
@media (max-width: 991px) {
  .is-open .pc-nav-group__menu {
    padding-top: 40px;
    background-color: #d9f8ff;
    height: 100vh;
    overflow: auto;
  }
}
.pc-scroll-report {
  transition: 0.5s;
  text-align: center;
  color: #fff;
  font-family: Apercu, sans-serif;
  font-size: 11px;
  margin-top: 0;
  margin-bottom: 4px;
}
.is-open .pc-scroll-report {
  color: #000;
}
@media (min-width: 992px) {
  .pc-scroll-report {
    display: none;
  }
}
.pc-nav-title {
  text-align: center;
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/partner-page/tiny-kitchen-logo-mobile.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 181px auto;
  height: 20px;
  margin-top: 20px;
  margin-bottom: 40px;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
@media (min-width: 992px) {
  .pc-nav-title {
    display: none;
  }
}
.pc-nav-toggle {
  position: relative;
}
.pc-nav-toggle__button {
  display: block;
  position: relative;
  height: 30px;
  width: 20px;
  margin: 3px auto 0;
  transition: 0.5s;
}
.pc-nav-toggle__button:focus {
  outline: none;
}
.is-open .pc-nav-toggle__button {
  transform: translateX(3px);
  opacity: 1 !important;
  height: 29px !important;
}
.is-open .pc-nav-toggle__button .pc-nav-link {
  padding: 15px 5px;
}
@media (min-width: 992px) {
  .pc-nav-toggle__button {
    display: none;
  }
}
.pc-nav-toggle__bar {
  transform-origin: center;
  transition: 0.5s;
  background-color: #fff;
  content: '';
  display: block;
  position: absolute;
  height: 2px;
  top: 12px;
  right: 0;
  width: 100%;
}
.is-open .pc-nav-toggle__bar {
  background-color: #000;
  transform: rotate(45deg) translate(0, 4px);
}
.pc-nav-toggle__bar:nth-child(2n) {
  top: 18px;
}
.is-open .pc-nav-toggle__bar:nth-child(2n) {
  transform: rotate(-45deg) translate(0, -4px);
}
.pc-nav-toggle__text {
  display: none;
}
.pc-nav-group--shrunk .pc-nav-toggle__button {
  opacity: 0;
  height: 0;
}
.pc-nav-share {
  color: #000;
}
@media (min-width: 992px) {
  .pc-nav-share {
    white-space: nowrap;
    transform-origin: right center;
    text-align: right;
    position: absolute;
    top: 0;
    left: 0;
    order: 1;
    transform: rotate(-90deg);
  }
}
.pc-nav {
  order: 2;
  transition: 0.3s;
}
@media (min-width: 992px) {
  .pc-nav {
    border-bottom: none;
    border: 2px solid #fff;
    border-radius: 50px;
    padding: 8px 0;
  }
}
.pc-nav__item {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/partner-page/border-stripe.png");
  background-repeat: repeat-x;
  background-position: left bottom;
}
.pc-nav__item:first-child .pc-nav-link {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/partner-page/border-stripe.png");
  background-repeat: repeat-x;
  background-position: left top;
}
.cssanimations .pc-nav__item {
  opacity: 0;
  transform: scale(0);
  animation: pc-nav-load;
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
}
.cssanimations .pc-nav__item:nth-child(1) {
  animation-delay: 200ms;
}
.cssanimations .pc-nav__item:nth-child(2) {
  animation-delay: 400ms;
}
.cssanimations .pc-nav__item:nth-child(3) {
  animation-delay: 600ms;
}
.cssanimations .pc-nav__item:nth-child(4) {
  animation-delay: 800ms;
}
.cssanimations .pc-nav__item:nth-child(5) {
  animation-delay: 1000ms;
}
.cssanimations .pc-nav__item:nth-child(6) {
  animation-delay: 1200ms;
}
.cssanimations .pc-nav__item:nth-child(7) {
  animation-delay: 1400ms;
}
.cssanimations .pc-nav__item:nth-child(8) {
  animation-delay: 1600ms;
}
.cssanimations .pc-nav__item:nth-child(9) {
  animation-delay: 1800ms;
}
.cssanimations .pc-nav__item:nth-child(10) {
  animation-delay: 2000ms;
}
@media (min-width: 992px) {
  .pc-nav__item {
    border-bottom: none;
  }
  .pc-nav__item,
  .pc-nav__item:first-child .pc-nav-link {
    background: none;
  }
  .pc-nav__item:first-child {
    border-top: none;
  }
}
@keyframes pc-nav-load {
  0% {
    opacity: 0;
    transform: scale(0);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.pc-nav-link {
  display: block;
  color: #000;
  text-align: center;
  padding: 9px 4px;
  font-family: Heuristica, Georgia, serif;
  font-weight: bold;
  font-size: 20px;
  position: relative;
  transform-style: preserve-3d;
}
.pc-nav-link.is-active,
.pc-nav-link:focus,
.pc-nav-link:hover {
  text-decoration: none;
  color: #e3241e;
}
@media (min-width: 992px) {
  .pc-nav-link {
    font-family: Apercu, sans-serif;
    font-size: 14px;
    color: #fff;
  }
  .pc-nav-link.is-active,
  .pc-nav-link:focus,
  .pc-nav-link:hover {
    color: #000;
  }
}
@media (min-width: 992px) {
  .pc-nav-link__text {
    position: absolute;
    top: 0;
    left: 145%;
    text-transform: uppercase;
    opacity: 0;
    transition: 0.3s;
    white-space: nowrap;
    background: #fff;
    padding: 5px 20px;
    border-radius: 5px;
    letter-spacing: 0.1em;
  }
  .pc-nav-link.is-highlighted .pc-nav-link__text,
  .pc-nav-link:hover .pc-nav-link__text {
    opacity: 1;
  }
}
@media (min-width: 992px) {
  .pc-nav-link__text-inner {
    display: block;
    transition: 0s;
    transition-delay: 0.3s;
    overflow: hidden;
    max-width: 0;
  }
  .pc-nav-link.is-highlighted .pc-nav-link__text-inner,
  .pc-nav-link:hover .pc-nav-link__text-inner {
    transition-delay: 0s;
    max-width: 500px;
  }
}
@media (min-width: 992px) {
  .pc-nav-link__icon {
    margin: 0 auto;
    transition: 0.5s;
    display: block;
    border-radius: 100px;
    background-color: #fff;
    height: 8px;
    width: 8px;
  }
  .is-active .pc-nav-link__icon {
    height: 12px;
    width: 12px;
    border: 2px solid #fff;
    background-color: transparent;
  }
}
@media (min-width: 992px) {
  .pc-nav-group--modified .pc-nav {
    border-color: #000;
  }
  .pc-nav-group--modified .pc-nav-link {
    color: #fff;
  }
  .pc-nav-group--modified .pc-nav-link__icon {
    background: #000;
  }
  .pc-nav-group--modified .pc-nav-link.is-active .pc-nav-link__icon {
    border: 2px solid #000 !important;
    background-color: transparent !important;
  }
  .pc-nav-group--modified .pc-nav-link__text {
    color: #fff;
    background: #000;
  }
}
/*
 * Dialog
 */
@keyframes pc-fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes pc-fadeout {
  0% {
    opacity: 1;
  }
  99% {
    opacity: 0;
    height: 100%;
  }
  100% {
    height: 0;
  }
}
.pc-overlay {
  overflow: hidden;
  opacity: 0;
  z-index: 2;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.2);
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/partner-page/finish-logo-white.svg');
  background-size: 80px auto;
  background-position: center bottom 40px;
  background-repeat: no-repeat;
  display: flex;
  flex-flow: column;
  justify-content: center;
  animation-name: pc-fadein;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-delay: 2s;
  user-select: none;
  transition: 1s;
}
.pc-overlay.is-hidden {
  animation-delay: 0s;
  animation-name: pc-fadeout;
}
.pc-dialog {
  position: relative;
  margin: 0 auto;
  width: 90%;
  max-width: 612px;
  border-radius: 30px;
  overflow: hidden;
  text-align: center;
  cursor: grab;
}
.pc-dialog__top {
  overflow: hidden;
  background-color: #c9e0c7;
  padding: 40px 30px;
}
.pc-dialog__bottom {
  background-color: #fff;
  padding: 15px;
}
@media (min-width: 992px) {
  .pc-dialog__bottom {
    padding: 35px;
  }
}
.pc-dialog__title {
  font-family: Heuristica, Georgia, serif;
  font-weight: bold;
  font-size: 32px;
}
@media (min-width: 992px) {
  .pc-dialog__title {
    font-size: 40px;
  }
}
.pc-dialog__text {
  font-family: Apercu, sans-serif;
  font-size: 16px;
  line-height: 24px;
  max-width: 358px;
  margin: 30px auto 0;
}
.pc-dialog__text,
.pc-dialog__title {
  color: #000;
}
.pc-dialog__instructions {
  font-family: Apercu, sans-serif;
  font-weight: bold;
  color: #d6d6d6;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: normal;
}
@keyframes drag {
  0% {
    transform: translateX(0);
  }
  25% {
    transform: translateX(50px);
  }
  50% {
    transform: translateX(0);
  }
  75% {
    transform: translateX(-50px);
  }
  100% {
    transform: translateX(0);
  }
}
.pc-dialog-icon {
  width: 38px;
  height: 48px;
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/partner-page/hand.svg');
  margin: 0 auto 15px;
  animation-name: drag;
  animation-duration: 5s;
  animation-iteration-count: infinite;
}
/*
 * Products section
 */
.pc-prod-section {
  padding-top: 130px;
  background: #d9f8ff;
}
@media (min-width: 768px) {
  .pc-prod-section {
    padding-bottom: 95px;
  }
}
.pc-prod-section__logo {
  text-align: center;
  margin-bottom: 65px;
}
.pc-prod-section__products {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .pc-prod-section__products {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .pc-prod-section__products {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .pc-prod-section__products {
    width: 1180px;
  }
}
.pc-prod-section__products > .navbar-header,
.pc-prod-section__products > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .pc-prod-section__products > .navbar-header,
  .pc-prod-section__products > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.pc-prod-section__products-row {
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
  flex-direction: row;
  align-items: stretch;
}
.pc-prod-section__products-row .pc-product {
  padding-top: 100px;
}
.pc-prod-section__products-row.first-row .pc-product {
  padding-top: 60px;
}
.pc-prod-section__products-row.first-row .pc-product.pc-product--odd {
  border-width: 0 10px 10px 0;
}
.pc-prod-section__products-row.first-row .pc-product.pc-product--even {
  border-width: 0 0 10px 10px;
}
@media (max-width: 767px) {
  .pc-prod-section__products-row {
    display: block;
  }
}
@media (max-width: 767px) {
  .pc-prod-section__products-row .pc-product {
    padding-top: 65px;
  }
  .pc-prod-section__products-row.first-row .pc-product {
    padding-top: 65px;
  }
}
.pc-prod-section__intro-text {
  width: 720px;
  margin: 0 auto 45px;
  font-size: 45px;
  font-weight: 600;
  text-align: center;
  color: #000;
}
.pc-product {
  font-family: Apercu, sans-serif;
  text-align: center;
  padding-bottom: 170px;
  border-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/partner-page/prod-borders.png") 30 30 30 30 round;
  border-style: solid;
  position: relative;
  width: 50%;
}
.pc-product--odd {
  padding-right: 115px;
  border-width: 10px 10px 10px 0;
}
.pc-product--odd .pc-product__link {
  left: 0;
  right: 115px;
}
.pc-product--even {
  padding-left: 115px;
  border-width: 10px 0 10px 10px;
}
.pc-product--even .pc-product__link {
  left: 115px;
  right: 0;
}
.pc-product__desc {
  font-size: 18px;
}
.pc-product__title {
  color: #000;
  font-size: 32px;
  margin-top: 45px;
  margin-bottom: 30px;
  line-height: 1.4em;
}
.pc-product__link {
  position: absolute;
  bottom: 100px;
}
.pc-product__image {
  max-width: 190px;
}
@media (min-width: 768px) {
  .pc-product__image-wrapper {
    min-height: 300px;
  }
}
@media (max-width: 767px) {
  .pc-product {
    width: 100%;
  }
  .pc-product__title {
    margin-bottom: 60px;
  }
  .pc-product__desc {
    padding-bottom: 30px;
  }
  .pc-product__link {
    padding-bottom: 40px;
  }
}
.last-row .pc-product--even {
  border-width: 10px 0 0 10px;
  border-bottom: 0 none;
}
@media (min-width: 768px) {
  .last-row .pc-product {
    border-bottom: 0 none;
  }
}
.pc-logos-section {
  background-color: #e5e5e5;
}
.pc-logos-section__inner {
  width: 500px;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 110px;
}
.pc-logos-section__inner:before,
.pc-logos-section__inner:after {
  content: " ";
  display: table;
}
.pc-logos-section__inner:after {
  clear: both;
}
.pc-logos-section__inner:before,
.pc-logos-section__inner:after {
  content: " ";
  display: table;
}
.pc-logos-section__inner:after {
  clear: both;
}
@media (max-width: 767px) {
  .pc-logos-section__inner {
    padding-bottom: 80px;
  }
}
.pc-logos-section__intro-text {
  padding-top: 100px;
  padding-bottom: 50px;
  text-transform: uppercase;
  font-size: 1em;
  font-family: Apercu, sans-serif;
}
@media (max-width: 767px) {
  .pc-logos-section__intro-text {
    padding-top: 60px;
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .pc-logos-section__inner {
    width: 100%;
  }
  .pc-logos-section .pc-logos {
    width: 85%;
    margin: 0 auto;
  }
}
.pc-logos {
  width: 100%;
}
.pc-logos__brand,
.pc-logos__partner {
  vertical-align: bottom;
  display: inline-block;
  text-align: center;
}
@media (max-width: 767px) {
  .pc-logos__brand,
  .pc-logos__partner {
    width: 100%;
    display: block;
    text-align: center !important;
    padding-bottom: 15px;
  }
}
.pc-logos__link {
  display: block;
}
@media (max-width: 767px) {
  .pc-logos__brand {
    padding-top: 10px;
  }
}
.pc-logos__partner {
  padding-right: 120px;
}
@media (max-width: 767px) {
  .pc-logos__partner {
    padding-right: 0;
  }
}
.pc-logos__logo {
  max-height: 100px;
}
@media (max-width: 767px) {
  .pc-logos__logo {
    max-height: 120px;
  }
}
@media (max-width: 992px) {
  .pc-product--even {
    padding-left: 20px;
  }
  .pc-product--even .pc-product__link {
    left: 20px;
  }
  .pc-product--odd {
    padding-right: 20px;
  }
  .pc-product--odd .pc-product__link {
    right: 20px;
  }
}
@media (max-width: 767px) {
  .pc-prod-section {
    padding-top: 70px;
  }
  .pc-prod-section__intro-text {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 60px;
  }
  .pc-prod-section__logo {
    margin-bottom: 0;
  }
  .pc-product.pc-product--even,
  .pc-product.pc-product--odd {
    border-width: 0 0 16px 0 !important;
    border-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/partner-page/prod-borders.png") 30 31 25 50 repeat;
    border-style: solid;
  }
  .pc-prod-section__products-row {
    margin-left: 10px;
    margin-right: 10px;
  }
  .pc-prod-section__products-row.last-row.odd .pc-product,
  .pc-prod-section__products-row.last-row .pc-product.pc-product--even {
    border: none;
  }
  .pc-product.pc-product--even {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 0;
  }
  .pc-product.pc-product--even .pc-product__link {
    left: 0;
  }
  .pc-product.pc-product--odd {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 0;
  }
  .pc-product.pc-product--odd .pc-product__link {
    right: 0;
  }
  .pc-product__link {
    position: relative;
    bottom: 0;
  }
}
@media (max-width: 330px) {
  .pc-product__image {
    width: 100%;
  }
  .pc-prod-section__logo-inner {
    width: 100%;
  }
}
.no-borderimage .pc-product {
  border: none !important;
  border-bottom: 3px dashed #000 !important;
}
.no-borderimage .pc-product--odd {
  border-right: 3px dashed #000 !important;
}
.no-borderimage .pc-prod-section__products-row.last-row.odd .pc-product,
.no-borderimage .pc-prod-section__products-row.last-row .pc-product.pc-product--even {
  border-bottom: none !important;
}
.no-borderimage .pc-prod-section__products-row.last-row .pc-product.pc-product--odd {
  border-bottom: none !important;
}
.no-borderimage .pc-prod-section__products-row.last-row.odd .pc-product.pc-product--even {
  border-width: 0 0 0 0 !important;
}
.pc-player {
  background: #000000;
  text-align: center;
  height: 90vh;
  position: relative;
  overflow-scrolling: touch;
}
.pc-player__iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: scroll;
}
.pc-description {
  text-align: left;
  padding: 70px 18px;
  position: relative;
}
.pc-description p {
  margin: 1em 0;
  font-size: 17px;
  line-height: 1.8em;
  font-weight: 600;
}
.pc-description__subtitle,
.pc-description__title {
  color: #000;
}
.pc-description__title {
  font-size: 70px;
  line-height: 0.9;
  margin: 0 0 15px;
}
@media (min-width: 768px) {
  .pc-description__title {
    font-size: 92px;
  }
}
.pc-description__subtitle {
  font-size: 13px;
  letter-spacing: 1px;
  text-transform: uppercase;
  line-height: 1.8;
  margin-top: 1em;
  margin-bottom: 1em;
}
.pc-description__text {
  line-height: 1.5em;
}
.pc-description__button {
  margin-top: 25px;
}
.pc-description__inner {
  width: 50%;
  margin: 0 auto;
  max-width: 620px;
}
@media (min-width: 541px) {
  .pc-description {
    padding: 100px 18px;
  }
}
@media (min-width: 768px) {
  .pc-description {
    padding: 150px 18px;
  }
}
@media (max-width: 767px) {
  .pc-description__title {
    font-size: 50pt;
  }
  .pc-description__inner {
    width: 100%;
  }
  .pc-description__text {
    padding-bottom: 0;
  }
}
.pc-description__title {
  font-family: Heuristica, Georgia, serif;
  font-weight: bold;
}
.pc-prod-section__intro-text,
.pc-quote__text-inner {
  font-family: Heuristica, Georgia, serif;
}
.pc-description__button,
.pc-description__subtitle,
.pc-description__text,
.pc-quote__author {
  font-family: Apercu, sans-serif;
}
.pc-scroll-btn {
  width: 117px;
  height: 70px;
  position: relative;
  background: #c9e8c8;
  top: -52px;
  z-index: 9999;
  border-top-left-radius: 65px 65px;
  border-top-right-radius: 65px 65px;
  margin: 0 auto;
}
.pc-scroll-btn__inner {
  width: 100%;
  height: 52px;
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/partner-page/down-arrow.svg");
  background-position: center 26px;
  background-repeat: no-repeat;
  -webkit-background-size: 15px 15px;
  background-size: 13px;
  opacity: 0.5;
}
@media (min-width: 991px) {
  .pc-scroll-btn {
    display: none;
  }
}
.pc-quote {
  display: flex;
  background: #fff;
}
.pc-quote__side-images {
  flex-basis: 40%;
  flex-shrink: 0;
  flex-grow: 0;
  width: 40%;
}
.pc-quote__side-images img {
  width: 100%;
}
.pc-quote__side-image {
  position: relative;
  padding-top: 76.7%;
  width: 100%;
  overflow: hidden;
}
.pc-quote__side-image img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: auto;
}
.pc-quote__text {
  text-align: left;
  font-weight: bold;
  position: relative;
  flex-basis: 60%;
  flex-shrink: 0;
  width: 60%;
  font-size: 60px;
  align-self: stretch;
  align-content: center;
  padding: 40px 0;
}
@media (min-width: 991px) {
  .pc-quote__text {
    min-height: 500px;
  }
}
.pc-quote__text p {
  line-height: 1;
  margin: 0;
  color: #000;
}
.pc-quote__text-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 70%;
}
@media (max-width: 991px) {
  .pc-quote__text-inner {
    font-size: 24pt;
  }
}
@media (max-width: 768px) {
  .pc-quote__text-inner {
    margin: 0 auto;
    position: static;
    transform: none;
  }
}
.pc-quote__quote {
  text-align: left;
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/partner-page/border-stripe-condensed.png");
  background-repeat: repeat-x;
  background-position: left bottom;
  background-size: 10px 5px;
  margin: 0 auto 15px;
  padding-bottom: 16%;
}
.pc-quote__quote p {
  font-size: 1.2em;
  line-height: 1.1em;
}
@media (max-width: 768px) {
  .pc-quote__quote p {
    font-size: 1.5em;
  }
}
.pc-quote__quote:after,
.pc-quote__quote:before {
  display: block;
  content: "";
  width: 38px;
  height: 28px;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 1200px) {
  .pc-quote__quote:after,
  .pc-quote__quote:before {
    width: 73px;
    height: 54px;
  }
}
.pc-quote__quote:before {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/partner-page/quotes_opening.svg");
  margin-bottom: 7%;
}
.pc-quote__quote:after {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/partner-page/quotes_closing.svg");
  margin-left: auto;
  margin-top: 7%;
}
.pc-quote__author {
  font-size: 17px;
  font-weight: 500;
  font-family: Apercu, sans-serif;
}
@media (max-width: 768px) {
  .pc-quote,
  .pc-quote__side-images,
  .pc-quote__text {
    display: block;
  }
  .pc-quote__side-images,
  .pc-quote__text {
    width: 100%;
  }
}
.pc-quote-full-img {
  position: relative;
  padding-top: 38.24%;
  width: 100%;
  overflow: hidden;
}
.pc-quote-full-img img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
}
.no-flexbox .pc-quote {
  display: table;
}
.no-flexbox .pc-quote__side-images,
.no-flexbox .pc-quote__text {
  display: table-cell;
}
.no-flexbox .pc-quote__side-image {
  display: table-cell;
  position: relative;
}
.no-flexbox .pc-quote__text {
  vertical-align: middle;
}
.no-flexbox .pc-quote__text-inner {
  position: relative;
  top: 0;
  left: 0;
  transform: none;
  margin: 0 auto;
}
/*
 * Promo slots
 */
.pc-promo-section:before,
.pc-promo-section:after {
  content: " ";
  display: table;
}
.pc-promo-section:after {
  clear: both;
}
.pc-promo-section:before,
.pc-promo-section:after {
  content: " ";
  display: table;
}
.pc-promo-section:after {
  clear: both;
}
.pc-promo-section .col-md-6 {
  padding: 0;
}
.pc-promo-section .sk-promo-slot,
.pc-promo-section .sk-promo-slot-flexible {
  box-shadow: none;
  margin-bottom: 0;
  min-height: inherit;
  font-family: Apercu, sans-serif;
}
.pc-promo-section .sk-promo-slot-flexible .sk-promo-slot-text {
  color: #1e3865;
  margin-bottom: 0;
  font-size: 40px;
}
.pc-promo-section .col-md-6 {
  width: 50%;
}
.pc-promo-section .col-md-6:first-child .sk-promo-slot,
.pc-promo-section .col-md-6:first-child .sk-promo-slot-flexible {
  color: #ffffff;
  background: #1e3865;
}
.pc-promo-section .col-md-6:first-child .sk-promo-slot .sk-promo-btn,
.pc-promo-section .col-md-6:first-child .sk-promo-slot-flexible .sk-promo-btn {
  color: #000;
  padding: 12px 40px 12px 19px;
  border: 2px solid #000;
  border-radius: 20px;
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: 500;
  letter-spacing: 1px;
  display: inline-block;
  position: relative;
  transition: 0.3s all;
  color: #fff;
  border-color: #fff;
}
.pc-promo-section .col-md-6:first-child .sk-promo-slot .sk-promo-btn:hover,
.pc-promo-section .col-md-6:first-child .sk-promo-slot-flexible .sk-promo-btn:hover {
  color: #fff;
  background: #000;
  text-decoration: none;
}
.pc-promo-section .col-md-6:first-child .sk-promo-slot .sk-promo-btn:hover:after,
.pc-promo-section .col-md-6:first-child .sk-promo-slot-flexible .sk-promo-btn:hover:after {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/partner-page/arrow_white.svg");
}
.pc-promo-section .col-md-6:first-child .sk-promo-slot .sk-promo-btn:focus,
.pc-promo-section .col-md-6:first-child .sk-promo-slot-flexible .sk-promo-btn:focus {
  color: #000;
}
.pc-promo-section .col-md-6:first-child .sk-promo-slot .sk-promo-btn:after,
.pc-promo-section .col-md-6:first-child .sk-promo-slot-flexible .sk-promo-btn:after {
  content: "";
  top: 50%;
  width: 12px;
  height: 50px;
  position: absolute;
  right: 15px;
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/partner-page/arrow.svg");
  background-repeat: no-repeat;
  background-position: center center;
  margin-top: -25px;
}
.pc-promo-section .col-md-6:first-child .sk-promo-slot .sk-promo-btn:hover,
.pc-promo-section .col-md-6:first-child .sk-promo-slot-flexible .sk-promo-btn:hover {
  color: #000;
  background: #fff;
}
.pc-promo-section .col-md-6:first-child .sk-promo-slot .sk-promo-btn:hover:after,
.pc-promo-section .col-md-6:first-child .sk-promo-slot-flexible .sk-promo-btn:hover:after {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/partner-page/arrow.svg");
}
.pc-promo-section .col-md-6:first-child .sk-promo-slot .sk-promo-btn:active,
.pc-promo-section .col-md-6:first-child .sk-promo-slot-flexible .sk-promo-btn:active {
  color: #fff;
}
.pc-promo-section .col-md-6:first-child .sk-promo-slot .sk-promo-btn:after,
.pc-promo-section .col-md-6:first-child .sk-promo-slot-flexible .sk-promo-btn:after {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/partner-page/arrow_white.svg");
}
.pc-promo-section .col-md-6:last-child {
  color: #1e3865;
}
.pc-promo-section .col-md-6:last-child .sk-promo-slot {
  background: #ffffff;
}
.pc-promo-section .sk-promo-btn {
  margin-top: 45px;
  font-family: Apercu, sans-serif;
  color: #000;
  padding: 12px 40px 12px 19px;
  border: 2px solid #000;
  border-radius: 20px;
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: 500;
  letter-spacing: 1px;
  display: inline-block;
  position: relative;
  transition: 0.3s all;
  color: #1e3865;
  border-color: #1e3865;
  background: none;
}
.pc-promo-section .sk-promo-btn:hover {
  color: #fff;
  background: #000;
  text-decoration: none;
}
.pc-promo-section .sk-promo-btn:hover:after {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/partner-page/arrow_white.svg");
}
.pc-promo-section .sk-promo-btn:focus {
  color: #000;
}
.pc-promo-section .sk-promo-btn:after {
  content: "";
  top: 50%;
  width: 12px;
  height: 50px;
  position: absolute;
  right: 15px;
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/partner-page/arrow.svg");
  background-repeat: no-repeat;
  background-position: center center;
  margin-top: -25px;
}
.pc-promo-section .sk-promo-btn:hover {
  color: #fff;
  background: #1e3865;
}
.pc-promo-section .sk-promo-btn:hover:after {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/partner-page/arrow_white.svg");
}
.pc-promo-section .sk-promo-btn:active {
  color: #fff;
}
.pc-promo-section .sk-promo-btn:after {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/partner-page/arrow_blue.svg");
}
.pc-promo-section .panel-body {
  padding: 90px 115px 70px;
}
.pc-promo-section .sk-promo-link:hover {
  box-shadow: none;
}
.pc-promo-section__inner {
  display: flex;
  align-items: center;
  justify-content: center;
}
.pc-promo-section__inner .sk-promo-slot-text-holder {
  padding: 0 160px;
}
@media (max-width: 1199px) {
  .pc-promo-section .panel-body {
    padding: 90px 30px 70px;
  }
}
@media (max-width: 767px) {
  .pc-promo-section__inner {
    display: block;
  }
  .pc-promo-section .col-md-6 {
    width: 100%;
  }
  .pc-promo-section .sk-promo-slot-flexible {
    padding: 50px 20px;
  }
}
@media (max-width: 991px) {
  .pc-promo-section .panel-body p {
    font-size: 26px;
  }
  .pc-promo-section .sk-promo-slot-text-holder .sk-promo-slot-text {
    font-size: 26px;
  }
  .pc-promo-section .sk-promo-slot-text-holder {
    padding: 0 50px;
  }
}
/*Infosys - oneCMS to SK upgrade for mortein
  Added new class
    */
.sk-promo-slot-text-holder {
  padding: 5px 10px;
  text-align: center;
}
.sk-promo-slot-text-holder .sk-promo-slot-text {
  padding: 0 40px;
  font-size: 17px;
  font-family: 'Source Sans Pro', sans-serif;
  line-height: 1.294;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-promo-slot-text-holder .sk-promo-slot-text {
    /*padding-left: 10px !important;*/
    font-size: 15px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .sk-promo-slot-text-holder .sk-promo-slot-text {
    font-size: 15px;
  }
}
.sk-promo-slot-heading {
  padding: 16px 42px 33px 42px;
  text-align: center;
}
@media (min-width: 1200px) {
  .sk-promo-slot-heading {
    padding: 20px 42px 33px 42px;
  }
}
.sk-promo-slot-heading .sk-promo-slot-title {
  color: #000000;
  font-size: 29px;
  font-weight: 500;
  font-family: "Oswald";
  text-transform: uppercase;
}
.sk-promo-slot-flexible {
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 15px;
  overflow: hidden;
  min-height: 530px;
  webkit-box-shadow: 0 0 0 0 #ffffff;
}
.sk-promo-slot-flexible :focus,
.sk-promo-slot-flexible :hover {
  -webkit-box-shadow: 0 0 0 0 #ffffff;
  box-shadow: none;
}
.sk-promo-slot-heading:first-child {
  background: transparent;
}
.sk-promo-slot-heading:first-child .sk-promo-slot-title {
  font-size: 29px;
  text-transform: 600;
  /*margin-bottom: 20px;*/
  text-align: center;
  font-family: "Oswald";
}
.sk-promo-slot-link {
  background-color: #ffffff;
  border-color: #ffffff;
  margin-left: auto;
  margin-right: auto;
  /*margin-bottom: 20px;*/
  text-align: right;
  color: #a9a79f;
}
.open > .dropdown-toggle.sk-promo-slot-link,
.sk-promo-slot-link.active,
.sk-promo-slot-link:active,
.sk-promo-slot-link:focus,
.sk-promo-slot-link:hover {
  color: #a9a79f;
  background-color: #ffffff;
  border-color: #ffffff;
}
.RBStarterKitContentGridPage .sk-grid-richtext--content p {
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  color: #000000;
  text-align: left;
  font-size: 16px;
  font-family: 'Source Sans Pro', sans-serif;
  padding-left: 40px;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .sk-grid-richtext--content p {
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContentGridPage .sk-grid-richtext--content p {
    padding-left: 20px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .RBStarterKitContentGridPage .sk-grid-richtext--content p {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.RBStarterKitContentGridPage .sk-grid-richtext--content img {
  width: 210px;
  margin-left: 45px;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContentGridPage .sk-grid-richtext--content img {
    width: 150px;
    margin-left: 0px;
    margin-top: 60px;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .RBStarterKitContentGridPage .sk-grid-richtext--content img {
    width: 150px;
    margin-left: 0px;
    margin-top: 60px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .sk-grid-richtext--content img {
    width: 210px !important;
    height: auto !important;
  }
}
.RBStarterKitContentGridPage .sk-promo-slot-title {
  text-transform: uppercase;
}
.RBStarterKitContentGridPage .sk-grid-panel .clearfix .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .dl-horizontal dd .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .container .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .container-fluid .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .row .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .form-horizontal .form-group .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .btn-toolbar .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .btn-group-vertical > .btn-group .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .nav .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .navbar .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .navbar-header .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .navbar-collapse .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .pager .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .panel-body .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .modal-footer .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-page-header-has-featured-image .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-article-nav-links .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-jumbotron__container .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-scroll-nav .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-buy-online-list .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-product-body .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-product-images .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-product-extended-info .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-gallery-list .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-list .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .no-flexbox .sk-promotional-category-list .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .no-flexbox .sk-product-category-list .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-related-product-list .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .sf-heading-container .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .sf-feature-section__list .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .sf-heading .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .sf-other-solution-list .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .sf-solution-tip__content .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .vpb-result-product-container .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .vpb-result-tips-list-container .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .vpb-result-projects-header .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .vpb-result-other-project-list-container .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .vpb-result-primary-project-list-container .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .vpb-result-primary-project-list-container .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-promo-rows.vpb-promo-rows .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .vpb-share-container .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .vpb-promo-rows .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .pc-prod-section__products .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .pc-prod-section__products-row .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .pc-noscript__inner .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .continental-map-container .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-container-body .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-container-breadcrumbs .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-container-footer .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-container-header .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-container-nav .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-container-regulatory .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-container-carousel-item .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-site-messages .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-general-jumbotron-container .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p {
  font-size: 12px;
  text-align: left;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .sk-grid-panel .clearfix .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .dl-horizontal dd .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .container .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .container-fluid .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .row .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .form-horizontal .form-group .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .btn-toolbar .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .btn-group-vertical > .btn-group .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .nav .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .navbar .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .navbar-header .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .navbar-collapse .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .pager .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .panel-body .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .modal-footer .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-page-header-has-featured-image .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-article-nav-links .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-jumbotron__container .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-scroll-nav .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-buy-online-list .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-product-body .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-product-images .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-product-extended-info .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-gallery-list .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-list .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .no-flexbox .sk-promotional-category-list .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .no-flexbox .sk-product-category-list .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-related-product-list .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sf-heading-container .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sf-feature-section__list .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sf-heading .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sf-other-solution-list .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sf-solution-tip__content .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-result-product-container .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-result-tips-list-container .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-result-projects-header .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-result-other-project-list-container .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-result-primary-project-list-container .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-result-primary-project-list-container .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-promo-rows.vpb-promo-rows .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-share-container .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-promo-rows .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .pc-prod-section__products .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .pc-prod-section__products-row .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .pc-noscript__inner .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .continental-map-container .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-container-body .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-container-breadcrumbs .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-container-footer .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-container-header .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-container-nav .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-container-regulatory .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-container-carousel-item .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-site-messages .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-general-jumbotron-container .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p {
    margin-left: -15px;
  }
}
@media (min-width: 1200px) {
  .RBStarterKitContentGridPage .sk-grid-panel .clearfix .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .clearfix .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .dl-horizontal dd .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .dl-horizontal dd .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .container .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .container .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .container-fluid .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .container-fluid .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .row .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .row .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .form-horizontal .form-group .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .form-horizontal .form-group .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .btn-toolbar .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .btn-toolbar .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .btn-group-vertical > .btn-group .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .btn-group-vertical > .btn-group .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .nav .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .nav .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .navbar .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .navbar .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .navbar-header .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .navbar-header .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .navbar-collapse .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .navbar-collapse .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .pager .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .pager .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .panel-body .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .panel-body .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .modal-footer .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .modal-footer .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-page-header-has-featured-image .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-page-header-has-featured-image .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-article-nav-links .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-article-nav-links .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-jumbotron__container .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-jumbotron__container .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-scroll-nav .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-scroll-nav .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-buy-online-list .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-buy-online-list .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-product-body .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-product-body .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-product-images .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-product-images .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-product-extended-info .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-product-extended-info .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-gallery-list .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-gallery-list .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-list .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-list .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .no-flexbox .sk-promotional-category-list .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .no-flexbox .sk-promotional-category-list .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .no-flexbox .sk-product-category-list .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .no-flexbox .sk-product-category-list .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-related-product-list .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-related-product-list .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sf-heading-container .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sf-heading-container .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sf-feature-section__list .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sf-feature-section__list .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sf-heading .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sf-heading .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sf-other-solution-list .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sf-other-solution-list .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sf-solution-tip__content .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sf-solution-tip__content .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-result-product-container .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-result-product-container .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-result-tips-list-container .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-result-tips-list-container .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-result-projects-header .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-result-projects-header .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-result-other-project-list-container .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-result-other-project-list-container .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-result-primary-project-list-container .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-result-primary-project-list-container .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-result-primary-project-list-container .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-result-primary-project-list-container .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-promo-rows.vpb-promo-rows .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-promo-rows.vpb-promo-rows .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-share-container .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-share-container .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-promo-rows .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-promo-rows .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .pc-prod-section__products .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .pc-prod-section__products .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .pc-prod-section__products-row .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .pc-prod-section__products-row .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .pc-noscript__inner .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .pc-noscript__inner .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .continental-map-container .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .continental-map-container .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-container-body .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-container-body .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-container-breadcrumbs .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-container-breadcrumbs .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-container-footer .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-container-footer .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-container-header .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-container-header .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-container-nav .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-container-nav .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-container-regulatory .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-container-regulatory .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-container-carousel-item .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-container-carousel-item .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-site-messages .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-site-messages .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-general-jumbotron-container .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-general-jumbotron-container .column:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p {
    padding-left: 40px !important;
    padding-right: 40px;
  }
}
.RBStarterKitContentGridPage .sk-grid-panel .clearfix .column:nth-child(2) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .sk-grid-panel .dl-horizontal dd .column:nth-child(2) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .sk-grid-panel .container .column:nth-child(2) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .sk-grid-panel .container-fluid .column:nth-child(2) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .sk-grid-panel .row .column:nth-child(2) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .sk-grid-panel .form-horizontal .form-group .column:nth-child(2) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .sk-grid-panel .btn-toolbar .column:nth-child(2) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .sk-grid-panel .btn-group-vertical > .btn-group .column:nth-child(2) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .sk-grid-panel .nav .column:nth-child(2) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .sk-grid-panel .navbar .column:nth-child(2) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .sk-grid-panel .navbar-header .column:nth-child(2) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .sk-grid-panel .navbar-collapse .column:nth-child(2) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .sk-grid-panel .pager .column:nth-child(2) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .sk-grid-panel .panel-body .column:nth-child(2) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .sk-grid-panel .modal-footer .column:nth-child(2) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .sk-grid-panel .sk-page-header-has-featured-image .column:nth-child(2) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .sk-grid-panel .sk-article-nav-links .column:nth-child(2) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .sk-grid-panel .sk-jumbotron__container .column:nth-child(2) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .sk-grid-panel .sk-scroll-nav .column:nth-child(2) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .sk-grid-panel .sk-buy-online-list .column:nth-child(2) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .sk-grid-panel .sk-product-body .column:nth-child(2) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .sk-grid-panel .sk-product-images .column:nth-child(2) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .sk-grid-panel .sk-product-extended-info .column:nth-child(2) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .sk-grid-panel .sk-gallery-list .column:nth-child(2) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .sk-grid-panel .sk-list .column:nth-child(2) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .sk-grid-panel .no-flexbox .sk-promotional-category-list .column:nth-child(2) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .sk-grid-panel .no-flexbox .sk-product-category-list .column:nth-child(2) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .sk-grid-panel .sk-related-product-list .column:nth-child(2) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .sk-grid-panel .sf-heading-container .column:nth-child(2) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .sk-grid-panel .sf-feature-section__list .column:nth-child(2) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .sk-grid-panel .sf-heading .column:nth-child(2) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .sk-grid-panel .sf-other-solution-list .column:nth-child(2) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .sk-grid-panel .sf-solution-tip__content .column:nth-child(2) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .sk-grid-panel .vpb-result-product-container .column:nth-child(2) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .sk-grid-panel .vpb-result-tips-list-container .column:nth-child(2) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .sk-grid-panel .vpb-result-projects-header .column:nth-child(2) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .sk-grid-panel .vpb-result-other-project-list-container .column:nth-child(2) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .sk-grid-panel .vpb-result-primary-project-list-container .column:nth-child(2) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .sk-grid-panel .vpb-result-primary-project-list-container .column:nth-child(2) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .sk-grid-panel .sk-promo-rows.vpb-promo-rows .column:nth-child(2) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .sk-grid-panel .vpb-share-container .column:nth-child(2) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .sk-grid-panel .vpb-promo-rows .column:nth-child(2) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .sk-grid-panel .pc-prod-section__products .column:nth-child(2) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .sk-grid-panel .pc-prod-section__products-row .column:nth-child(2) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .sk-grid-panel .pc-noscript__inner .column:nth-child(2) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .sk-grid-panel .continental-map-container .column:nth-child(2) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .sk-grid-panel .sk-container-body .column:nth-child(2) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .sk-grid-panel .sk-container-breadcrumbs .column:nth-child(2) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .sk-grid-panel .sk-container-footer .column:nth-child(2) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .sk-grid-panel .sk-container-header .column:nth-child(2) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .sk-grid-panel .sk-container-nav .column:nth-child(2) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .sk-grid-panel .sk-container-regulatory .column:nth-child(2) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .sk-grid-panel .sk-container-carousel-item .column:nth-child(2) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .sk-grid-panel .sk-site-messages .column:nth-child(2) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .sk-grid-panel .sk-general-jumbotron-container .column:nth-child(2) .sk-promo-slot-flexible {
  /* h2{
            color: @mortein-white;
        }*/
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .sk-grid-panel .clearfix .column:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .sk-grid-panel .dl-horizontal dd .column:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .sk-grid-panel .container .column:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .sk-grid-panel .container-fluid .column:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .sk-grid-panel .row .column:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .sk-grid-panel .form-horizontal .form-group .column:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .sk-grid-panel .btn-toolbar .column:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .sk-grid-panel .btn-group-vertical > .btn-group .column:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .sk-grid-panel .nav .column:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .sk-grid-panel .navbar .column:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .sk-grid-panel .navbar-header .column:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .sk-grid-panel .navbar-collapse .column:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .sk-grid-panel .pager .column:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .sk-grid-panel .panel-body .column:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .sk-grid-panel .modal-footer .column:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-page-header-has-featured-image .column:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-article-nav-links .column:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-jumbotron__container .column:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-scroll-nav .column:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-buy-online-list .column:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-product-body .column:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-product-images .column:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-product-extended-info .column:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-gallery-list .column:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-list .column:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .sk-grid-panel .no-flexbox .sk-promotional-category-list .column:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .sk-grid-panel .no-flexbox .sk-product-category-list .column:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-related-product-list .column:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .sk-grid-panel .sf-heading-container .column:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .sk-grid-panel .sf-feature-section__list .column:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .sk-grid-panel .sf-heading .column:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .sk-grid-panel .sf-other-solution-list .column:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .sk-grid-panel .sf-solution-tip__content .column:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-result-product-container .column:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-result-tips-list-container .column:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-result-projects-header .column:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-result-other-project-list-container .column:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-result-primary-project-list-container .column:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-result-primary-project-list-container .column:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-promo-rows.vpb-promo-rows .column:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-share-container .column:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-promo-rows .column:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .sk-grid-panel .pc-prod-section__products .column:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .sk-grid-panel .pc-prod-section__products-row .column:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .sk-grid-panel .pc-noscript__inner .column:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .sk-grid-panel .continental-map-container .column:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-container-body .column:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-container-breadcrumbs .column:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-container-footer .column:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-container-header .column:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-container-nav .column:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-container-regulatory .column:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-container-carousel-item .column:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-site-messages .column:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-general-jumbotron-container .column:nth-child(2) .sk-promo-slot-flexible {
    margin-top: 0px;
    margin-bottom: 0px;
  }
}
.RBStarterKitContentGridPage .sk-grid-panel .clearfix .column:nth-child(2) .sk-promo-slot-flexible p,
.RBStarterKitContentGridPage .sk-grid-panel .dl-horizontal dd .column:nth-child(2) .sk-promo-slot-flexible p,
.RBStarterKitContentGridPage .sk-grid-panel .container .column:nth-child(2) .sk-promo-slot-flexible p,
.RBStarterKitContentGridPage .sk-grid-panel .container-fluid .column:nth-child(2) .sk-promo-slot-flexible p,
.RBStarterKitContentGridPage .sk-grid-panel .row .column:nth-child(2) .sk-promo-slot-flexible p,
.RBStarterKitContentGridPage .sk-grid-panel .form-horizontal .form-group .column:nth-child(2) .sk-promo-slot-flexible p,
.RBStarterKitContentGridPage .sk-grid-panel .btn-toolbar .column:nth-child(2) .sk-promo-slot-flexible p,
.RBStarterKitContentGridPage .sk-grid-panel .btn-group-vertical > .btn-group .column:nth-child(2) .sk-promo-slot-flexible p,
.RBStarterKitContentGridPage .sk-grid-panel .nav .column:nth-child(2) .sk-promo-slot-flexible p,
.RBStarterKitContentGridPage .sk-grid-panel .navbar .column:nth-child(2) .sk-promo-slot-flexible p,
.RBStarterKitContentGridPage .sk-grid-panel .navbar-header .column:nth-child(2) .sk-promo-slot-flexible p,
.RBStarterKitContentGridPage .sk-grid-panel .navbar-collapse .column:nth-child(2) .sk-promo-slot-flexible p,
.RBStarterKitContentGridPage .sk-grid-panel .pager .column:nth-child(2) .sk-promo-slot-flexible p,
.RBStarterKitContentGridPage .sk-grid-panel .panel-body .column:nth-child(2) .sk-promo-slot-flexible p,
.RBStarterKitContentGridPage .sk-grid-panel .modal-footer .column:nth-child(2) .sk-promo-slot-flexible p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-page-header-has-featured-image .column:nth-child(2) .sk-promo-slot-flexible p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-article-nav-links .column:nth-child(2) .sk-promo-slot-flexible p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-jumbotron__container .column:nth-child(2) .sk-promo-slot-flexible p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-scroll-nav .column:nth-child(2) .sk-promo-slot-flexible p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-buy-online-list .column:nth-child(2) .sk-promo-slot-flexible p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-product-body .column:nth-child(2) .sk-promo-slot-flexible p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-product-images .column:nth-child(2) .sk-promo-slot-flexible p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-product-extended-info .column:nth-child(2) .sk-promo-slot-flexible p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-gallery-list .column:nth-child(2) .sk-promo-slot-flexible p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-list .column:nth-child(2) .sk-promo-slot-flexible p,
.RBStarterKitContentGridPage .sk-grid-panel .no-flexbox .sk-promotional-category-list .column:nth-child(2) .sk-promo-slot-flexible p,
.RBStarterKitContentGridPage .sk-grid-panel .no-flexbox .sk-product-category-list .column:nth-child(2) .sk-promo-slot-flexible p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-related-product-list .column:nth-child(2) .sk-promo-slot-flexible p,
.RBStarterKitContentGridPage .sk-grid-panel .sf-heading-container .column:nth-child(2) .sk-promo-slot-flexible p,
.RBStarterKitContentGridPage .sk-grid-panel .sf-feature-section__list .column:nth-child(2) .sk-promo-slot-flexible p,
.RBStarterKitContentGridPage .sk-grid-panel .sf-heading .column:nth-child(2) .sk-promo-slot-flexible p,
.RBStarterKitContentGridPage .sk-grid-panel .sf-other-solution-list .column:nth-child(2) .sk-promo-slot-flexible p,
.RBStarterKitContentGridPage .sk-grid-panel .sf-solution-tip__content .column:nth-child(2) .sk-promo-slot-flexible p,
.RBStarterKitContentGridPage .sk-grid-panel .vpb-result-product-container .column:nth-child(2) .sk-promo-slot-flexible p,
.RBStarterKitContentGridPage .sk-grid-panel .vpb-result-tips-list-container .column:nth-child(2) .sk-promo-slot-flexible p,
.RBStarterKitContentGridPage .sk-grid-panel .vpb-result-projects-header .column:nth-child(2) .sk-promo-slot-flexible p,
.RBStarterKitContentGridPage .sk-grid-panel .vpb-result-other-project-list-container .column:nth-child(2) .sk-promo-slot-flexible p,
.RBStarterKitContentGridPage .sk-grid-panel .vpb-result-primary-project-list-container .column:nth-child(2) .sk-promo-slot-flexible p,
.RBStarterKitContentGridPage .sk-grid-panel .vpb-result-primary-project-list-container .column:nth-child(2) .sk-promo-slot-flexible p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-promo-rows.vpb-promo-rows .column:nth-child(2) .sk-promo-slot-flexible p,
.RBStarterKitContentGridPage .sk-grid-panel .vpb-share-container .column:nth-child(2) .sk-promo-slot-flexible p,
.RBStarterKitContentGridPage .sk-grid-panel .vpb-promo-rows .column:nth-child(2) .sk-promo-slot-flexible p,
.RBStarterKitContentGridPage .sk-grid-panel .pc-prod-section__products .column:nth-child(2) .sk-promo-slot-flexible p,
.RBStarterKitContentGridPage .sk-grid-panel .pc-prod-section__products-row .column:nth-child(2) .sk-promo-slot-flexible p,
.RBStarterKitContentGridPage .sk-grid-panel .pc-noscript__inner .column:nth-child(2) .sk-promo-slot-flexible p,
.RBStarterKitContentGridPage .sk-grid-panel .continental-map-container .column:nth-child(2) .sk-promo-slot-flexible p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-container-body .column:nth-child(2) .sk-promo-slot-flexible p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-container-breadcrumbs .column:nth-child(2) .sk-promo-slot-flexible p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-container-footer .column:nth-child(2) .sk-promo-slot-flexible p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-container-header .column:nth-child(2) .sk-promo-slot-flexible p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-container-nav .column:nth-child(2) .sk-promo-slot-flexible p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-container-regulatory .column:nth-child(2) .sk-promo-slot-flexible p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-container-carousel-item .column:nth-child(2) .sk-promo-slot-flexible p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-site-messages .column:nth-child(2) .sk-promo-slot-flexible p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-general-jumbotron-container .column:nth-child(2) .sk-promo-slot-flexible p {
  font-family: 'Source Sans Pro', sans-serif;
}
.RBStarterKitContentGridPage .sk-grid-panel .clearfix .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .dl-horizontal dd .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .container .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .container-fluid .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .row .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .form-horizontal .form-group .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .btn-toolbar .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .btn-group-vertical > .btn-group .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .nav .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .navbar .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .navbar-header .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .navbar-collapse .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .pager .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .panel-body .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .modal-footer .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-page-header-has-featured-image .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-article-nav-links .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-jumbotron__container .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-scroll-nav .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-buy-online-list .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-product-body .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-product-images .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-product-extended-info .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-gallery-list .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-list .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .no-flexbox .sk-promotional-category-list .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .no-flexbox .sk-product-category-list .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-related-product-list .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .sf-heading-container .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .sf-feature-section__list .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .sf-heading .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .sf-other-solution-list .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .sf-solution-tip__content .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .vpb-result-product-container .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .vpb-result-tips-list-container .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .vpb-result-projects-header .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .vpb-result-other-project-list-container .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .vpb-result-primary-project-list-container .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .vpb-result-primary-project-list-container .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-promo-rows.vpb-promo-rows .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .vpb-share-container .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .vpb-promo-rows .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .pc-prod-section__products .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .pc-prod-section__products-row .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .pc-noscript__inner .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .continental-map-container .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-container-body .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-container-breadcrumbs .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-container-footer .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-container-header .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-container-nav .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-container-regulatory .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-container-carousel-item .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-site-messages .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .sk-grid-panel .sk-general-jumbotron-container .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p {
  text-align: left;
  font-size: 12px;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .sk-grid-panel .clearfix .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .dl-horizontal dd .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .container .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .container-fluid .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .row .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .form-horizontal .form-group .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .btn-toolbar .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .btn-group-vertical > .btn-group .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .nav .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .navbar .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .navbar-header .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .navbar-collapse .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .pager .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .panel-body .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .modal-footer .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-page-header-has-featured-image .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-article-nav-links .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-jumbotron__container .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-scroll-nav .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-buy-online-list .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-product-body .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-product-images .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-product-extended-info .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-gallery-list .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-list .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .no-flexbox .sk-promotional-category-list .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .no-flexbox .sk-product-category-list .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-related-product-list .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sf-heading-container .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sf-feature-section__list .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sf-heading .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sf-other-solution-list .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sf-solution-tip__content .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-result-product-container .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-result-tips-list-container .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-result-projects-header .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-result-other-project-list-container .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-result-primary-project-list-container .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-result-primary-project-list-container .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-promo-rows.vpb-promo-rows .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-share-container .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-promo-rows .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .pc-prod-section__products .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .pc-prod-section__products-row .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .pc-noscript__inner .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .continental-map-container .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-container-body .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-container-breadcrumbs .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-container-footer .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-container-header .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-container-nav .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-container-regulatory .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-container-carousel-item .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-site-messages .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-general-jumbotron-container .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p {
    margin-left: -15px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContentGridPage .sk-grid-panel .clearfix .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .dl-horizontal dd .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .container .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .container-fluid .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .row .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .form-horizontal .form-group .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .btn-toolbar .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .btn-group-vertical > .btn-group .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .nav .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .navbar .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .navbar-header .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .navbar-collapse .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .pager .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .panel-body .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .modal-footer .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-page-header-has-featured-image .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-article-nav-links .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-jumbotron__container .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-scroll-nav .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-buy-online-list .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-product-body .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-product-images .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-product-extended-info .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-gallery-list .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-list .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .no-flexbox .sk-promotional-category-list .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .no-flexbox .sk-product-category-list .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-related-product-list .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sf-heading-container .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sf-feature-section__list .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sf-heading .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sf-other-solution-list .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sf-solution-tip__content .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-result-product-container .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-result-tips-list-container .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-result-projects-header .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-result-other-project-list-container .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-result-primary-project-list-container .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-result-primary-project-list-container .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-promo-rows.vpb-promo-rows .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-share-container .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-promo-rows .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .pc-prod-section__products .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .pc-prod-section__products-row .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .pc-noscript__inner .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .continental-map-container .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-container-body .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-container-breadcrumbs .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-container-footer .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-container-header .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-container-nav .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-container-regulatory .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-container-carousel-item .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-site-messages .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-general-jumbotron-container .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p {
    margin-left: 0px;
  }
}
@media (min-width: 1200px) {
  .RBStarterKitContentGridPage .sk-grid-panel .clearfix .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .clearfix .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .dl-horizontal dd .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .dl-horizontal dd .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .container .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .container .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .container-fluid .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .container-fluid .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .row .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .row .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .form-horizontal .form-group .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .form-horizontal .form-group .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .btn-toolbar .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .btn-toolbar .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .btn-group-vertical > .btn-group .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .btn-group-vertical > .btn-group .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .nav .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .nav .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .navbar .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .navbar .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .navbar-header .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .navbar-header .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .navbar-collapse .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .navbar-collapse .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .pager .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .pager .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .panel-body .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .panel-body .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .modal-footer .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .modal-footer .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-page-header-has-featured-image .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-page-header-has-featured-image .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-article-nav-links .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-article-nav-links .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-jumbotron__container .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-jumbotron__container .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-scroll-nav .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-scroll-nav .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-buy-online-list .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-buy-online-list .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-product-body .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-product-body .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-product-images .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-product-images .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-product-extended-info .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-product-extended-info .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-gallery-list .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-gallery-list .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-list .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-list .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .no-flexbox .sk-promotional-category-list .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .no-flexbox .sk-promotional-category-list .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .no-flexbox .sk-product-category-list .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .no-flexbox .sk-product-category-list .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-related-product-list .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-related-product-list .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sf-heading-container .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sf-heading-container .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sf-feature-section__list .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sf-feature-section__list .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sf-heading .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sf-heading .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sf-other-solution-list .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sf-other-solution-list .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sf-solution-tip__content .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sf-solution-tip__content .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-result-product-container .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-result-product-container .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-result-tips-list-container .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-result-tips-list-container .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-result-projects-header .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-result-projects-header .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-result-other-project-list-container .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-result-other-project-list-container .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-result-primary-project-list-container .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-result-primary-project-list-container .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-result-primary-project-list-container .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-result-primary-project-list-container .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-promo-rows.vpb-promo-rows .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-promo-rows.vpb-promo-rows .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-share-container .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-share-container .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-promo-rows .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .vpb-promo-rows .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .pc-prod-section__products .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .pc-prod-section__products .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .pc-prod-section__products-row .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .pc-prod-section__products-row .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .pc-noscript__inner .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .pc-noscript__inner .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .continental-map-container .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .continental-map-container .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-container-body .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-container-body .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-container-breadcrumbs .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-container-breadcrumbs .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-container-footer .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-container-footer .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-container-header .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-container-header .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-container-nav .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-container-nav .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-container-regulatory .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-container-regulatory .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-container-carousel-item .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-container-carousel-item .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-site-messages .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-site-messages .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-general-jumbotron-container .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(2) p,
  .RBStarterKitContentGridPage .sk-grid-panel .sk-general-jumbotron-container .column:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(3) p {
    padding-left: 40px !important;
    padding-right: 40px;
  }
}
.RBStarterKitContentGridPage .sk-category {
  padding: 20px 20px 40px 20px;
  min-height: 535px;
}
@media (min-width: 1200px) {
  .RBStarterKitContentGridPage .sk-category {
    padding: 0px 20px 32px 20px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContentGridPage .sk-category {
    padding: 20px 20px 0px 20px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .sk-category {
    padding: 20px 20px 0px 20px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContentGridPage .sk-category {
    min-height: 500px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .sk-category {
    min-height: 310px;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .RBStarterKitContentGridPage .sk-category {
    min-height: 310px;
  }
}
.RBStarterKitContentGridPage .sk-category-area-title {
  font-size: 20px;
  font-family: "Oswald";
  color: #9c9c9c;
  text-transform: uppercase;
  text-align: center;
}
.RBStarterKitContentGridPage .sk-category-area-header {
  position: relative;
}
.RBStarterKitContentGridPage .sk-category-area-header h2:after {
  content: "";
  position: absolute;
  bottom: -23px;
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/backgrounds/takeaction-bg.png");
  background-size: contain;
  height: 27px;
  width: 127px;
  background-repeat: no-repeat;
  left: 50%;
  margin-left: -64px;
}
.RBStarterKitContentGridPage .grid-section {
  background-color: #ffffff;
}
@media (min-width: 1200px) {
  .RBStarterKitContentGridPage .grid-section .article-pest:nth-last-child(1) .column .sk-grid-panel {
    width: 1180px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section .article-pest:nth-last-child(1) .column .sk-grid-panel {
    display: none;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContentGridPage .grid-section .article-pest:nth-child(3) {
    margin-top: 30px;
  }
}
.RBStarterKitContentGridPage .grid-section .sk-grid-panel:nth-last-child(2) {
  background: #d60002;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section .sk-grid-panel:nth-last-child(2) {
    padding-top: 0px;
  }
}
.RBStarterKitContentGridPage .grid-section .sk-grid-panel:nth-last-child(1) .sk-category-area-header {
  background-color: #212121;
  color: #9c9c9c;
  font-size: 20px;
  font-family: "Oswald";
  padding-top: 19px;
  text-transform: uppercase;
  text-align: center;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContentGridPage .grid-section .sk-grid-panel:nth-last-child(1) .sk-category-area-header {
    margin-bottom: 50px;
  }
}
.RBStarterKitContentGridPage .sk-promotional-category-list {
  margin-top: 50px;
}
.RBStarterKitContentGridPage .grid-section .sk-grid-panel:nth-last-child(1) .column .sk-grid-panel,
.RBStarterKitContentGridPage .sk-social-page-sharing--blog {
  background-color: #f1f1f1;
}
.RBStarterKitContentGridPage .sk-grid-title--content-jumbotron {
  margin-bottom: 40px;
}
.RBStarterKitContentGridPage .sk-promo-slot-flexible {
  min-height: 280px;
  padding-top: 20px;
  webkit-box-shadow: 0 0 0 0 #ffffff;
}
.RBStarterKitContentGridPage .sk-promo-slot-flexible :hover,
.RBStarterKitContentGridPage .sk-promo-slot-flexible :focus {
  -webkit-box-shadow: 0 0 0 0 #ffffff;
  box-shadow: none;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContentGridPage .sk-promo-slot-flexible {
    min-height: 345px;
    padding-top: 0px;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .RBStarterKitContentGridPage .sk-promo-slot-flexible {
    min-height: 345px;
  }
}
.RBStarterKitContentGridPage .grid-section div:nth-child(2) {
  padding: 0px 15px 30px 15px;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section div:nth-child(2) {
    padding: 0px 15px 0px 15px;
  }
}
.RBStarterKitContentGridPage .sk-promo-slot-link-holder {
  margin-left: auto;
  margin-right: auto;
  width: 245px;
}
.RBStarterKitContentGridPage .sk-promo-slot-link {
  background-color: #d60002;
  border-color: #d60002;
  color: #ffffff;
  height: 46px;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-top: 37px;
  text-align: center;
  font-size: 17px;
  margin-bottom: 7%;
  padding: 0px !important;
}
.RBStarterKitContentGridPage .sk-promo-slot-link:hover,
.RBStarterKitContentGridPage .sk-promo-slot-link:focus,
.RBStarterKitContentGridPage .sk-promo-slot-link:active,
.RBStarterKitContentGridPage .sk-promo-slot-link.active {
  background: #000000;
  border-color: #000000;
  color: #ffffff;
}
.RBStarterKitContentGridPage .open > .dropdown-toggle.sk-promo-slot-link {
  color: #ffffff;
  background-color: #d60002;
  border-color: #d60002;
}
.RBStarterKitContentGridPage .sk-grid-title--content h2 {
  font-size: 40px;
  color: #000000;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  font-family: 'texgyreadventorbold';
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .sk-grid-title--content h2 {
    font-size: 28px;
  }
}
.RBStarterKitContentGridPage .sk-promo-slot-text-holder .sk-promo-slot-text {
  padding: 0px;
  padding-right: 20px;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .sk-promo-slot-text-holder .sk-promo-slot-text {
    padding-right: 25px;
    padding-left: 25px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContentGridPage .sk-promo-slot-text-holder .sk-promo-slot-text {
    padding-right: 25px;
    padding-left: 25px;
  }
}
.RBStarterKitContentGridPage .sk-promotional-category-list .sk-category-wrapper {
  padding: 0px !important;
  width: 23%;
  min-height: 300px;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .sk-promotional-category-list .sk-category-wrapper {
    width: 45%;
    min-height: 100%;
  }
}
.RBStarterKitContentGridPage .sk-social-page-sharing {
  margin-top: 0px;
}
.RBStarterKitContentGridPage .sk-social-page-sharing-title {
  font-size: 15px;
  font-family: "Oswald";
  color: #a9a79f;
  text-transform: uppercase;
  text-align: left;
  padding-right: 15px;
}
.RBStarterKitContentGridPage .sk-social-page-sharing {
  padding-left: 150px;
}
.RBStarterKitContentGridPage .sk-promo-slot-link-holder {
  margin-left: 30%;
  margin-top: 10%;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .sk-grid-image {
    margin-bottom: 40px;
  }
  .RBStarterKitContentGridPage .col-md-4 {
    display: none;
  }
  .RBStarterKitContentGridPage .sk-social-page-sharing--blog {
    display: none;
  }
  .RBStarterKitContentGridPage .col-md-8 .sk-grid-panel {
    background: transparent;
    padding: 0px;
  }
  .RBStarterKitContentGridPage .sk-social-page-sharing--blog {
    display: none;
  }
  .RBStarterKitContentGridPage .sk-category {
    min-height: 360px;
  }
  .RBStarterKitContentGridPage .col-md-8 .sk-grid-panel {
    background: transparent;
  }
  .RBStarterKitContentGridPage .sk-promo-slot-text-holder {
    margin-bottom: 30px;
  }
  .RBStarterKitContentGridPage .sk-category-link {
    font-size: 14px;
  }
  .RBStarterKitContentGridPage .sk-grid-title {
    margin: 0px;
  }
  .RBStarterKitContentGridPage .sk-page-header,
  .RBStarterKitContentGridPage .sk-category-list {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 0px !important;
  }
  .RBStarterKitContentGridPage .sk-category-list {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 0px !important;
  }
  .RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(1),
  .RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2),
  .RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(3) {
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 20px;
  }
  .RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(1) {
    margin-bottom: 0px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContentGridPage .col-md-8 .sk-grid-panel {
    background: transparent;
  }
  .RBStarterKitContentGridPage .sk-grid-image {
    margin-bottom: 40px;
  }
  .RBStarterKitContentGridPage .col-md-6 {
    width: 50%;
    float: left;
  }
  .RBStarterKitContentGridPage .sk-promotional-category-list {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
  }
  .RBStarterKitContentGridPage .sk-social-page-sharing {
    padding-left: 40px;
  }
  .RBStarterKitContentGridPage .sk-grid-title {
    margin: 0px;
  }
  .RBStarterKitContentGridPage .sk-promotional-category-list .sk-category-wrapper {
    padding: 0px 10px 0px 10px !important;
    min-height: 100%;
    width: 50%;
  }
  .RBStarterKitContentGridPage .sk-page-header,
  .RBStarterKitContentGridPage .sk-category-list {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 0px !important;
  }
  .RBStarterKitContentGridPage .sk-category-list {
    width: 89%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 0px !important;
  }
  .RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(1),
  .RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2),
  .RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(3) {
    width: 90%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .RBStarterKitContentGridPage .grid-section div:nth-child(2) {
    /*padding: 0px;*/
  }
}
@media only screen and (max-width: 1024px) and (min-width: 992px) {
  .RBStarterKitContentGridPage .sk-container-body {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .RBStarterKitContentGridPage .col-md-8 .sk-grid-panel {
    background: transparent;
  }
  .RBStarterKitContentGridPage .sk-grid-image {
    margin-bottom: 40px;
  }
  .RBStarterKitContentGridPage .col-md-6 {
    width: 50%;
    float: left;
  }
  .RBStarterKitContentGridPage .sk-promotional-category-list {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
  }
  .RBStarterKitContentGridPage .sk-social-page-sharing {
    padding-left: 40px;
  }
  .RBStarterKitContentGridPage .sk-category-link {
    font-size: 25px;
  }
  .RBStarterKitContentGridPage .sk-grid-title {
    margin: 0px;
  }
  .RBStarterKitContentGridPage .sk-promotional-category-list .sk-category-wrapper {
    padding: 0px 10px 0px 10px !important;
    min-height: 100%;
    width: 50%;
  }
  .RBStarterKitContentGridPage .sk-page-header,
  .RBStarterKitContentGridPage .sk-category-list {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 0px !important;
  }
  .RBStarterKitContentGridPage .sk-category-list {
    width: 79%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 0px !important;
  }
  .RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(1),
  .RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2),
  .RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(3) {
    width: 80%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .RBStarterKitContentGridPage .grid-section > .sk-grid-panel .sk-promo-slot-link {
    padding-left: 40px;
    padding-right: 40px;
  }
  .RBStarterKitContentGridPage .grid-section div:nth-child(2) {
    padding: 0px 15px 30px 15px;
  }
}
.RBStarterKitContentGridPage .row,
.RBStarterKitContentGridPage .sk-promo-row {
  margin-left: 0px;
  margin-right: 0px;
}
.RBStarterKitContentGridPage .sk-container-body {
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 1200px) {
  .RBStarterKitContentGridPage .sk-page-header,
  .RBStarterKitContentGridPage .sk-category-list {
    width: 1180px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 0px !important;
  }
  .RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(1),
  .RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2),
  .RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(3) {
    width: 1180px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding-bottom: 0px !important;
  }
  .RBStarterKitContentGridPage .sk-social-page-sharing-title {
    width: 1180px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .RBStarterKitContentGridPage .sk-social-page-sharing--blog {
    width: 100%;
  }
}
.RBStarterKitContentGridPage .sk-general-content .row > .col-md-12 {
  padding-left: 0px;
  padding-right: 0px;
}
.RBStarterKitContentGridPage .grid-section {
  background-color: #d60002;
}
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:last-child {
  width: 100%;
  background: #eef0f5;
}
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:first-child .row {
  margin-left: 15px;
  margin-right: 15px;
}
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:first-child .col-md-12 {
  background: #ffffff;
}
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2) .clearfix,
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2) .dl-horizontal dd,
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2) .container,
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2) .container-fluid,
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2) .row,
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2) .form-horizontal .form-group,
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2) .btn-toolbar,
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2) .btn-group-vertical > .btn-group,
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2) .nav,
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2) .navbar,
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2) .navbar-header,
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2) .navbar-collapse,
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2) .pager,
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2) .panel-body,
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2) .modal-footer,
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2) .sk-page-header-has-featured-image,
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2) .sk-article-nav-links,
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2) .sk-jumbotron__container,
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2) .sk-scroll-nav,
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2) .sk-buy-online-list,
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2) .sk-product-body,
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2) .sk-product-images,
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2) .sk-product-extended-info,
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2) .sk-gallery-list,
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2) .sk-list,
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2) .no-flexbox .sk-promotional-category-list,
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2) .no-flexbox .sk-product-category-list,
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2) .sk-related-product-list,
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2) .sf-heading-container,
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2) .sf-feature-section__list,
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2) .sf-heading,
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2) .sf-other-solution-list,
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2) .sf-solution-tip__content,
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-product-container,
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-tips-list-container,
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-projects-header,
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-other-project-list-container,
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-primary-project-list-container,
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-primary-project-list-container,
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2) .sk-promo-rows.vpb-promo-rows,
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2) .vpb-share-container,
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2) .vpb-promo-rows,
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2) .pc-prod-section__products,
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2) .pc-prod-section__products-row,
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2) .pc-noscript__inner,
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2) .continental-map-container,
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2) .sk-container-body,
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2) .sk-container-breadcrumbs,
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2) .sk-container-footer,
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2) .sk-container-header,
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2) .sk-container-nav,
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2) .sk-container-regulatory,
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2) .sk-container-carousel-item,
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2) .sk-site-messages,
.RBStarterKitContentGridPage .grid-section > .sk-grid-panel:nth-child(2) .sk-general-jumbotron-container {
  background: #ffffff;
}
.RBStarterKitContentGridPage .sk-page-header h1,
.RBStarterKitContentGridPage .sk-page-header__title {
  padding-left: 15px;
}
@media only screen and (min-width: 1367px) {
  .RBStarterKitContentGridPage .sk-social-page-sharing--blog {
    width: 100%;
  }
  .RBStarterKitContentGridPage .sk-social-page-sharing-title {
    width: 1180px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}
.RBStarterKitContentGridPage .sk-social-page-sharing--blog {
  display: none;
}
.RBStarterKitContentGridPage .sk-grid-social-media .fa {
  color: #d60002;
  font-size: 39.5px;
}
.RBStarterKitContentGridPage .sk-grid-social-media-share-text {
  font-size: 15px;
  font-family: "Oswald";
  color: #a9a79f;
  text-transform: uppercase;
  text-align: left;
  padding: 56px 0px 50px 133px;
  vertical-align: super;
}
.RBStarterKitContentGridPage .sk-grid-social-media {
  padding-left: 29px !important;
}
.RBStarterKitContentGridPage .sk-promo-slot-text-holder + .sk-promo-slot-heading {
  padding: 0 42px 54px 42px;
}
.RBStarterKitContentGridPage .sk-promo-slot-heading {
  padding: 25px 42px 54px 42px;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContentGridPage .sk-promo-slot-heading {
    padding: 25px 42px 54px 42px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 500px) {
  .RBStarterKitContentGridPage .sk-category {
    min-height: 400px !important;
  }
}
/* Article List PESTS */
.RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:first-child .col-md-12,
.RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:last-child .col-md-12 {
  background-color: #d60002;
  padding: 0px;
}
@media only screen and (max-width: 1024px) and (min-width: 992px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:last-child .col-md-12 {
    background-color: #f1f1f1;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:last-child .col-md-12 .row {
    padding: 0px;
  }
}
.RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(1) .sk-grid-richtext--content {
  background-color: #d60002;
  padding-bottom: 40px;
}
.RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(1) .sk-grid-richtext--content p {
  padding-left: 0px;
  color: #ffffff;
  width: 75%;
  font-size: 18px;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(1) .sk-grid-richtext--content p {
    width: 100%;
    font-size: 16px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(1) .sk-grid-richtext--content p {
    width: 100%;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(1) .sk-grid-richtext--content p {
    width: 100%;
  }
}
.RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(2) {
  padding: 0px;
}
.RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(2) .sk-grid-image-as-link--content {
  display: inline-flex;
  margin-left: 10px;
  margin-right: 10px;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(2) .sk-grid-image-as-link--content {
    padding: 0px;
    margin: 0px 0px 20px 0px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(2) .sk-grid-image-as-link--content {
    padding: 0px;
    margin: 0px 0px 20px 0px;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(2) .sk-grid-image-as-link--content {
    padding: 0px;
    margin: 0px 0px 20px 0px;
  }
}
.RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(2) .sk-grid-title--content h3 {
  font-size: 20px;
  font-family: "Oswald";
  color: #212121;
  text-transform: uppercase;
  text-align: center;
}
.RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(2) .sk-grid-title--content {
  margin-top: 0px;
}
.RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(3) {
  margin-bottom: 20px;
  background-color: #212121;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(3) {
    margin-bottom: 40px;
  }
}
.RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(3) .row .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(3) .row .sk-promo-slot-heading {
  background: #212121;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(3) .row .sk-promo-slot-flexible .sk-promo-slot-split,
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(3) .row .sk-promo-slot-heading .sk-promo-slot-split {
    padding: 0px !important;
  }
}
.RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(3) .row .sk-promo-slot-heading h2 {
  color: #ffffff;
  font-size: 29px;
  font-family: "Oswald";
  text-align: center;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(3) .row .sk-promo-slot-heading h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(3) .row .sk-promo-slot-split-text-holder {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(3) .row .sk-promo-slot-split-text-holder {
    width: 65%;
    margin-left: auto;
    margin-right: auto;
    float: none;
    padding-bottom: 0px !important;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(3) .row .sk-promo-slot-split-text-holder {
    width: 65%;
    margin-left: auto;
    margin-right: auto;
    float: none;
    padding-bottom: 0px !important;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(3) .row .sk-promo-slot-split {
    padding-bottom: 0px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(3) .row .sk-promo-slot-split {
    padding-bottom: 0px;
  }
}
.RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(3) .row .sk-promo-slot-split-text {
  color: #ffffff;
  font-size: 16px;
  padding-top: 0px;
  padding-left: 50px;
}
@media only screen and (min-width:1025px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(3) .row .sk-promo-slot-split-text {
    padding-top: 50px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(3) .row .sk-promo-slot-split-text {
    padding-top: 5%;
    /*padding-right: 15px;*/
    font-size: 14px;
    padding-left: 0px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(3) .row .sk-promo-slot-split-text {
    padding-top: 30px;
    padding-left: 0px;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(3) .row .sk-promo-slot-split-text {
    padding-left: 0px;
    padding-top: 30px;
  }
}
.RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(3) .row .sk-promo-slot-link-holder {
  margin-top: 2%;
  width: 245px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(3) .row .sk-promo-slot-link-holder {
    margin-top: 0;
  }
}
.RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(3) .row .sk-promo-slot-link-holder .sk-promo-slot-link {
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(3) .row .sk-promo-slot-link-holder .sk-promo-slot-link {
    padding-left: 68px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(3) .row .sk-promo-slot-link-holder .sk-promo-slot-link {
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(3) .row .sk-promo-slot-link-holder .sk-promo-slot-link {
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(3) .row .sk-promo-slot-split-image-holder {
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(3) .row .sk-promo-slot-split-image-holder {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(3) .row .sk-promo-slot-split-image-holder {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
}
.RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(3) .row .sk-promo-slot-split-image-holder .sk-promo-slot-split-image {
  height: 275px;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(3) .row .sk-promo-slot-split-image-holder .sk-promo-slot-split-image {
    height: 180px;
  }
}
.RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(3) .row .sk-promo-slot-link:before {
  font-family: 'Glyphicons Halflings';
  content: "\e080 \00a0";
  position: relative;
  font-size: 16px;
}
.RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(4) {
  background: #eef0f5;
  margin-bottom: 20px;
}
.RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(4) .row .sk-promotional-category-list {
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(4) .row .sk-promotional-category-list {
    margin-bottom: 5px;
  }
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(4) .row .sk-promotional-category-list .sk-category-wrapper .sk-category {
    min-height: 340px;
    padding-bottom: 0px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(4) .row .sk-promotional-category-list {
    margin-bottom: 5px;
    width: 89%;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(4) .row .sk-promotional-category-list {
    margin-bottom: 5px;
    width: 89%;
  }
}
.RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(4) .sk-category-area-header h2:after {
  content: "";
  position: absolute;
  bottom: -23px;
  background-image: url(/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/backgrounds/takeaction-bg.png);
  -webkit-background-size: contain;
  background-size: contain;
  height: 27px;
  width: 127px;
  background-repeat: no-repeat;
  left: 50%;
  margin-left: -64px;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(4) .sk-category-list {
    width: 88%;
  }
}
.RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(2),
.RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(3) {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(2) {
    margin-bottom: 0px;
  }
}
@media (min-width: 1200px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(3),
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(3) .row,
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row {
    width: 1180px;
    margin-left: auto;
    margin-right: auto;
  }
}
.RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(3) .row .col-md-4:last-child {
  background: transparent;
}
.RBStarterKitContentGridPage .grid-section > .Articlelist-Pest .sk-promotional-category-list .sk-category-wrapper {
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest .sk-promotional-category-list .sk-category-wrapper {
    margin-bottom: 0px;
  }
}
.RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) {
  margin-top: 50px;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) {
    margin-top: 30px;
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row {
    margin-bottom: 20px;
  }
}
.RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4 {
  display: block;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4 {
    width: 50%;
    float: left;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(1),
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(2) {
    width: 50%;
    float: left;
  }
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(3) {
    float: left;
    width: 100%;
    display: block;
  }
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(3) .sk-promo-slot-flexible {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(1) {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(1) {
    padding-left: 50px;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(1) {
    padding-left: 50px;
  }
}
.RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(1) .sk-promo-slot-flexible {
  background: #212121;
  min-height: 500px;
  padding-top: 5px;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(1) .sk-promo-slot-flexible {
    min-height: 290px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(1) .sk-promo-slot-flexible {
    min-height: 470px;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(1) .sk-promo-slot-flexible {
    min-height: 470px;
  }
}
.RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-heading {
  background: #212121;
}
.RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-heading .sk-promo-slot-title {
  color: #ffffff;
  margin-bottom: 100px;
  font-size: 29px;
  font-family: "Oswald";
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-heading .sk-promo-slot-title {
    margin-bottom: 0px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-heading .sk-promo-slot-title {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-heading .sk-promo-slot-title {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder {
    padding: 5px 0px;
  }
}
.RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder .sk-promo-slot-text {
  color: #ffffff;
  font-size: 17px;
  font-family: 'Source Sans Pro', sans-serif;
}
@media only screen and (min-width:1025px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder .sk-promo-slot-text {
    padding-left: 40px;
    padding-right: 35px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder .sk-promo-slot-text {
    margin-bottom: 0px;
    padding-right: 20px;
    text-align: center;
    padding-left: 20px !important;
    font-size: 14px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder .sk-promo-slot-text {
    margin-bottom: 0px;
    padding-left: 40px;
    padding-right: 35px;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder .sk-promo-slot-text {
    margin-bottom: 0px;
    padding-left: 40px;
    padding-right: 35px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) {
    margin-bottom: 10px;
    margin-left: 20px;
  }
}
.RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p {
  text-align: left;
  font-size: 12px;
  font-family: "Oswald";
  padding-left: 0px !important;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p {
    font-size: 10px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(2) {
    padding-left: 30px;
    padding-right: 50px;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(2) {
    padding-left: 30px;
    padding-right: 50px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(3) {
    padding-left: 30px;
    padding-right: 50px;
    width: 100%;
    display: block;
  }
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(3) .sk-promo-slot-flexible {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(2),
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(3) {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(2) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(3) .sk-promo-slot-flexible {
  min-height: 500px;
  padding-top: 5px;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(3) .sk-promo-slot-flexible {
    min-height: 290px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(3) .sk-promo-slot-flexible {
    min-height: 470px;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(2) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(3) .sk-promo-slot-flexible {
    min-height: 470px;
  }
}
.RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-heading .sk-promo-slot-title,
.RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(3) .sk-promo-slot-flexible .sk-promo-slot-heading .sk-promo-slot-title {
  font-size: 29px;
  margin-bottom: 100px;
  font-family: "Oswald";
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-heading .sk-promo-slot-title,
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(3) .sk-promo-slot-flexible .sk-promo-slot-heading .sk-promo-slot-title {
    margin-bottom: 0px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-heading .sk-promo-slot-title,
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(3) .sk-promo-slot-flexible .sk-promo-slot-heading .sk-promo-slot-title {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-heading .sk-promo-slot-title,
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(3) .sk-promo-slot-flexible .sk-promo-slot-heading .sk-promo-slot-title {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder,
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(3) .sk-promo-slot-flexible .sk-promo-slot-text-holder {
    padding: 5px 0px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1),
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(3) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) {
    margin-bottom: 0px;
    padding-right: 20px;
    text-align: center;
    padding-left: 20px !important;
    margin-left: 0px;
    font-size: 14px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1),
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(3) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) {
    margin-bottom: 0px;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1),
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(3) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) {
    margin-bottom: 0px;
  }
}
.RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
.RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(3) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p {
  text-align: left;
  font-size: 12px;
  font-family: "Oswald";
  padding-left: 0px !important;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p,
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(3) .sk-promo-slot-flexible .sk-promo-slot-text-holder:nth-child(1) p {
    font-size: 10px;
  }
}
.RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder .sk-promo-slot-text,
.RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(3) .sk-promo-slot-flexible .sk-promo-slot-text-holder .sk-promo-slot-text {
  font-size: 17px;
  font-family: 'Source Sans Pro', sans-serif;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder .sk-promo-slot-text,
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(3) .sk-promo-slot-flexible .sk-promo-slot-text-holder .sk-promo-slot-text {
    padding-right: 20px;
    text-align: center;
    padding-left: 20px !important;
    font-size: 14px;
  }
}
@media only screen and (min-width:1025px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder .sk-promo-slot-text,
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(3) .sk-promo-slot-flexible .sk-promo-slot-text-holder .sk-promo-slot-text {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder .sk-promo-slot-text,
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(3) .sk-promo-slot-flexible .sk-promo-slot-text-holder .sk-promo-slot-text {
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 0px;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder .sk-promo-slot-text,
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(5) .row > .col-md-4:nth-child(3) .sk-promo-slot-flexible .sk-promo-slot-text-holder .sk-promo-slot-text {
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 0px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .row {
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .row {
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .row > .col-md-4 {
    width: 50%;
    display: block;
    float: left;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .row > .col-md-4 {
    display: block;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .row > .col-md-4 {
    width: 50%;
    display: block;
    float: left;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .row > .col-md-4:nth-child(1),
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .row > .col-md-4:nth-child(2),
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .row > .col-md-4:nth-child(3) {
    margin-left: 10px;
    margin-right: 10px;
  }
}
.RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .row > .col-md-4:nth-child(1) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .row > .col-md-4:nth-child(2) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .row > .col-md-4:nth-child(3) .sk-promo-slot-flexible {
  min-height: 540px !important;
  background: #ffffff;
}
.RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .row > .col-md-4:nth-child(1) .sk-promo-slot-link-holder,
.RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .row > .col-md-4:nth-child(2) .sk-promo-slot-link-holder,
.RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .row > .col-md-4:nth-child(3) .sk-promo-slot-link-holder {
  margin-left: 17%;
}
@media only screen and (min-width:1025px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .row > .col-md-4:nth-child(1) .sk-promo-slot-text,
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .row > .col-md-4:nth-child(2) .sk-promo-slot-text,
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .row > .col-md-4:nth-child(3) .sk-promo-slot-text {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .row > .col-md-4:nth-child(1) .sk-promo-slot-text,
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .row > .col-md-4:nth-child(2) .sk-promo-slot-text,
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .row > .col-md-4:nth-child(3) .sk-promo-slot-text {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .row > .col-md-4:nth-child(1) .sk-promo-slot-text,
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .row > .col-md-4:nth-child(2) .sk-promo-slot-text,
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .row > .col-md-4:nth-child(3) .sk-promo-slot-text {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .row > .col-md-4:nth-child(1) {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .row > .col-md-4:nth-child(1) {
    padding-left: 50px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .row > .col-md-4:nth-child(1) {
    padding-left: 50px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .row > .col-md-4:nth-child(2) {
    padding: 0px;
  }
}
.RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .row > .col-md-4:nth-child(2) .sk-promo-slot-link-holder {
  /* margin-left: 35%;*/
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .row > .col-md-4:nth-child(2) {
    padding-left: 15px;
    padding-right: 50px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .row > .col-md-4:nth-child(2) {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .row > .col-md-4:nth-child(2) {
    padding-left: 15px;
    padding-right: 50px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .row > .col-md-4:nth-child(3) {
    padding-left: 30px;
    padding-right: 50px;
    width: 100%;
    display: block;
  }
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .row > .col-md-4:nth-child(3) .sk-promo-slot-flexible {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .row > .col-md-4:nth-child(3) {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .row > .col-md-4:nth-child(3) .sk-promo-slot-flexible p {
  padding-top: 30px;
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .row > .col-md-4:nth-child(1),
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .row > .col-md-4:nth-child(2) {
    width: 50%;
    float: left;
  }
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .row > .col-md-4:nth-child(3) {
    float: left;
    width: 100%;
    display: block;
  }
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .row > .col-md-4:nth-child(3) .sk-promo-slot-flexible {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }
}
.RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .row .sk-promo-row-header {
  margin-bottom: 40px;
}
@media (min-width: 1200px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .row .sk-promo-row-header {
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 992px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .row .sk-promo-row-header {
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .row .sk-promo-row-header {
    margin-top: -21px;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .row .sk-promo-row-header {
    margin-top: -21px;
  }
}
.RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .row .sk-promo-row-header .sk-promo-row-title {
  background-color: #212121;
  font-size: 20px;
  font-family: "Oswald";
  color: #9c9c9c;
  text-transform: uppercase;
  text-align: center;
  padding-bottom: 22px;
  padding-top: 22px;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .row .sk-promo-row-header .sk-promo-row-title {
    margin-top: 0px;
    padding-top: 10px;
  }
}
.RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .row .sk-promo-row-header h2:after {
  content: "";
  position: absolute;
  top: 80px;
  background-image: url(/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/backgrounds/takeaction-bg.png);
  -webkit-background-size: contain;
  background-size: contain;
  height: 27px;
  width: 127px;
  background-repeat: no-repeat;
  left: 50%;
  margin-left: -64px;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .row .sk-promo-row-header h2:after {
    top: 48px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .row .sk-promo-row-header h2:after {
    top: 58px;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .row .sk-promo-row-header h2:after {
    top: 58px;
  }
}
@media (min-width: 1200px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .sk-grid-panel .sk-promo-rows .row {
    width: 1180px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 0px 40px 0px;
  }
}
.RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .sk-grid-panel .sk-promo-rows .row .sk-promo-slot-flexible {
  padding-top: 0px;
  min-height: 430px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .sk-grid-panel .sk-promo-rows .row .sk-promo-slot-flexible {
    min-height: 530px;
  }
}
.RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .sk-grid-panel .sk-promo-rows .row .sk-promo-slot-title {
  font-size: 29px;
  font-family: "Oswald";
  text-transform: uppercase;
  text-align: center;
  color: #000000;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .sk-grid-panel .sk-promo-rows .row .sk-promo-slot-link-holder {
    margin-left: 17%;
  }
}
.RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .sk-grid-panel .sk-promo-rows .row .sk-promo-slot-link {
  font-size: 15px;
  font-family: "Oswald";
  background-color: #ffffff;
  border-color: #ffffff;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 14px;
  width: 63.5%;
  position: absolute;
  bottom: 0px;
  text-align: right;
  color: #a9a79f;
  text-transform: uppercase;
  border-top: 1px solid #eaebee;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .sk-grid-panel .sk-promo-rows .row .sk-promo-slot-link {
    width: 62%;
    padding-top: 10px;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .sk-grid-panel .sk-promo-rows .row .sk-promo-slot-link {
    width: 62%;
    padding-top: 10px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest:nth-child(6) .sk-grid-panel .sk-promo-rows .row .sk-promo-slot-link {
    padding-right: 0px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 992px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest .sk-promo-rows:nth-child(3) {
    margin-bottom: 0px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section > .Articlelist-Pest .sk-promo-slot-flexible {
    margin-bottom: 30px;
  }
}
.RBStarterKitContentGridPage .grid-section .sk-promotional-category-list .sk-category .sk-category-image-holder {
  margin-bottom: 40px;
  border-bottom: 1px solid #eaebee;
  padding-bottom: 30px;
  padding-top: 56px;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section .sk-promotional-category-list .sk-category .sk-category-image-holder {
    margin-bottom: 20px !important;
    padding-bottom: 20px !important;
    padding-top: 40px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContentGridPage .grid-section .sk-promotional-category-list .sk-category .sk-category-image-holder {
    padding-top: 40px;
  }
}
.RBStarterKitHomePage .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .sk-promo-slot-flexible {
  position: relative;
  min-height: 530px;
}
.RBStarterKitHomePage .sk-promo-rows--homepage,
.RBStarterKitContentGridPage .sk-promo-rows--homepage {
  margin-bottom: 15px;
}
.RBStarterKitHomePage .sk-promo-slot-link-holder,
.RBStarterKitContentGridPage .sk-promo-slot-link-holder {
  padding: 0px;
  text-align: center;
  width: calc(100% - 80px);
  bottom: 0px;
  margin-left: 40px;
  margin-right: 40px;
}
.RBStarterKitHomePage .sk-promo-slot-link,
.RBStarterKitContentGridPage .sk-promo-slot-link {
  margin-bottom: 0px;
  padding: 18px 5px;
  font-size: 15px;
  font-family: "Oswald";
  text-transform: uppercase;
  line-height: 15px;
}
.RBStarterKitHomePage .homepage-video-row .sk-grid-panel,
.RBStarterKitContentGridPage .homepage-video-row .sk-grid-panel {
  position: relative;
}
.RBStarterKitHomePage .homepage-video-row .sk-grid-panel .sk-grid-richtext--homepage:last-child,
.RBStarterKitContentGridPage .homepage-video-row .sk-grid-panel .sk-grid-richtext--homepage:last-child {
  position: absolute;
  width: calc(100% - 60px);
  margin-left: 30px;
  margin-right: 30px;
  bottom: 0px;
}
.RBStarterKitHomePage .homepage-video-row .sk-grid-panel .sk-grid-richtext--homepage:last-child p,
.RBStarterKitContentGridPage .homepage-video-row .sk-grid-panel .sk-grid-richtext--homepage:last-child p {
  border-top: 1px solid #eaebee;
  padding: 0px;
}
.RBStarterKitHomePage .homepage-video-row .sk-grid-panel .sk-grid-richtext--homepage:last-child p a,
.RBStarterKitContentGridPage .homepage-video-row .sk-grid-panel .sk-grid-richtext--homepage:last-child p a {
  text-transform: uppercase;
  text-align: right;
  padding: 19px 5px 4px 10px;
  display: block;
  line-height: 15px;
}
.RBStarterKitHomePage .homepage-video-row .sk-grid-panel .sk-grid-richtext,
.RBStarterKitContentGridPage .homepage-video-row .sk-grid-panel .sk-grid-richtext {
  margin-bottom: 0px;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitHomePage .homepage-video-row .col-md-8 .sk-grid-panel,
  .RBStarterKitContentGridPage .homepage-video-row .col-md-8 .sk-grid-panel {
    min-height: 192px;
  }
}
.RBStarterKitHomePage .homepage-video-row,
.RBStarterKitContentGridPage .homepage-video-row {
  padding-bottom: 30px;
}
.RBStarterKitHomePage .homepage-video-row div:nth-child(2) .sk-grid-panel div,
.RBStarterKitContentGridPage .homepage-video-row div:nth-child(2) .sk-grid-panel div {
  background: #000000;
  padding: 81px 0;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitHomePage .homepage-video-row div:nth-child(2) .sk-grid-panel div,
  .RBStarterKitContentGridPage .homepage-video-row div:nth-child(2) .sk-grid-panel div {
    padding: 41px 0;
  }
}
.RBStarterKitHomePage .homepage-video-row .sk-grid-title,
.RBStarterKitContentGridPage .homepage-video-row .sk-grid-title {
  margin-bottom: 0;
}
.RBStarterKitHomePage .homepage-video-row .sk-grid-title--homepage,
.RBStarterKitContentGridPage .homepage-video-row .sk-grid-title--homepage {
  padding: 35px 42px 20px 42px;
}
.RBStarterKitHomePage .homepage-video-row .sk-grid-title--homepage > h2,
.RBStarterKitContentGridPage .homepage-video-row .sk-grid-title--homepage > h2 {
  color: #000000;
  font-size: 29px;
  font-weight: 500;
  font-family: "Oswald";
  text-transform: uppercase;
  margin: 0;
}
.RBStarterKitHomePage .homepage-video-row .sk-grid-richtext--homepage,
.RBStarterKitContentGridPage .homepage-video-row .sk-grid-richtext--homepage {
  padding: 5px 10px;
}
.RBStarterKitHomePage .homepage-video-row .sk-grid-richtext--homepage > p,
.RBStarterKitContentGridPage .homepage-video-row .sk-grid-richtext--homepage > p {
  color: #000000;
  padding: 0 40px;
  font-size: 17px;
  font-family: 'Source Sans Pro', sans-serif;
  text-align: center;
  line-height: 1.294;
}
.RBStarterKitHomePage .homepage-video-row .sk-grid-richtext--homepage > p > a,
.RBStarterKitContentGridPage .homepage-video-row .sk-grid-richtext--homepage > p > a {
  color: #a9a79f;
  font-family: oswald;
  font-size: 15px;
}
.RBStarterKitHomePage .homepage-video-row .sk-grid-panel,
.RBStarterKitContentGridPage .homepage-video-row .sk-grid-panel {
  min-height: 530px;
  background: #ffffff;
}
@media (min-width: 991px) and (max-width: 1200px) {
  .RBStarterKitHomePage .sk-promo-slot-flexible {
    min-height: 530px;
  }
  .RBStarterKitHomePage .homepage-video-row .sk-grid-panel {
    min-height: 530px;
  }
  .RBStarterKitHomePage .homepage-video-row div:nth-child(2) .sk-grid-panel div {
    background: #000000;
    padding: 107px 0;
  }
}
@media (min-width: 768px) and (max-width: 990px) {
  .RBStarterKitHomePage .sk-promo-slot-heading {
    padding: 35px 20px 20px 20px;
  }
  .RBStarterKitHomePage .sk-promo-slot-title {
    font-size: 21px;
  }
  .RBStarterKitHomePage .sk-promo-slot-text-holder .sk-promo-slot-text {
    font-size: 17px;
    padding: 0 15px;
  }
  .RBStarterKitHomePage .sk-promo-slot-flexible {
    min-height: 480px;
  }
  .RBStarterKitHomePage .homepage-video-row .sk-grid-panel {
    min-height: 480px;
  }
  .RBStarterKitHomePage .homepage-video-row div:nth-child(2) .sk-grid-panel div {
    background: #000000;
    padding: 125px 0;
  }
  .RBStarterKitHomePage .homepage-video-row .sk-grid-title--homepage {
    padding: 35px 20px 20px 20px;
  }
  .RBStarterKitHomePage .homepage-video-row .sk-grid-title--homepage > h2 {
    font-size: 21px;
  }
  .RBStarterKitHomePage .homepage-video-row .sk-grid-richtext--homepage > p {
    padding: 0 20px;
  }
  .RBStarterKitHomePage .col-md-4 {
    float: left;
    width: 33.33%;
  }
  .RBStarterKitHomePage .col-md-8 {
    float: left;
    width: 66.66%;
  }
}
@media (min-width: 521px) and (max-width: 767px) {
  .RBStarterKitHomePage .sk-promo-slot-flexible {
    min-height: 560px;
  }
  .RBStarterKitHomePage .homepage-video-row .sk-grid-panel {
    min-height: 560px;
  }
  .RBStarterKitHomePage .homepage-video-row div:nth-child(2) .sk-grid-panel div {
    background: #000000;
    padding: 166px 0;
    margin-top: 20px;
  }
}
@media (min-width: 320px) and (max-width: 520px) {
  .RBStarterKitHomePage .sk-promo-slot-heading .sk-promo-slot-title {
    font-size: 24px;
  }
  .RBStarterKitHomePage .sk-promo-slot-text-holder .sk-promo-slot-text {
    font-size: 17px;
  }
  .RBStarterKitHomePage .sk-promo-slot-flexible {
    min-height: 530px;
  }
  .RBStarterKitHomePage .homepage-video-row .sk-grid-panel {
    min-height: 530px;
  }
  .RBStarterKitHomePage .homepage-video-row div:nth-child(2) .sk-grid-panel div {
    background: #000000;
    margin-top: 20px;
  }
}
aside.sk-promo-slot-flexible.sk-has-image.sk-has-title.sk-has-link {
  background: #ffffff;
}
.sk-social-page-sharing--partner-campaign-nav {
  text-align: center;
  margin-top: 30px;
  border-top: 0 none;
}
.sk-social-page-sharing--partner-campaign-nav .sk-social-icon {
  font-size: 1.2em;
}
@media (min-width: 992px) {
  .sk-social-page-sharing--partner-campaign-nav {
    margin-top: 0;
    padding: 0;
    position: absolute;
    top: 10px;
    right: 15px;
    color: #fff;
  }
  .sk-social-page-sharing--partner-campaign-nav .sk-social-page-sharing-icons {
    opacity: 0;
    position: absolute;
    top: 20px;
    padding: 5px 20px;
    transition: 0.3s;
    transform: rotate(90deg);
    transform-origin: left top;
    background-color: #fff;
    border-radius: 5px;
  }
  .sk-social-page-sharing--partner-campaign-nav:hover .sk-social-page-sharing-icons {
    display: inline-block;
    opacity: 1;
  }
}
.sk-social-page-sharing--partner-campaign-nav .sk-social-page-sharing-title {
  display: block;
  text-align: center;
  font-weight: bold;
  font-family: Apercu, sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .sk-social-page-sharing--partner-campaign-nav .sk-social-page-sharing-title {
    font-size: 13px;
    display: inline;
    margin-bottom: 0;
  }
  .sk-social-page-sharing--partner-campaign-nav .sk-social-page-sharing-title:after {
    font-size: 12px;
    font-family: fontAwesome;
    content: "\f064";
    display: inline-block;
    transform: rotate(90deg) translateX(-2px);
    border-bottom: 2px solid #fff;
    margin-left: 7px;
  }
}
@media (min-width: 992px) {
  .pc-nav-group--modified .sk-social-page-sharing-title {
    color: #000;
  }
  .pc-nav-group--modified .sk-social-page-sharing-title:after {
    border-bottom-color: #000;
  }
  .pc-nav-group--modified .sk-social-page-sharing-icons .fa:hover {
    color: #fff !important;
  }
  .pc-nav-group--modified .sk-social-page-sharing--partner-campaign-nav .sk-social-page-sharing-icons {
    background-color: #000;
  }
  .pc-nav-group--modified .sk-social-page-sharing--partner-campaign-nav .sk-social-icon {
    color: #fff !important;
  }
  .pc-nav-group--modified .sk-social-page-sharing--partner-campaign-nav .sk-social-icon:hover {
    color: #fff !important;
  }
}
@media (min-width: 992px) {
  .sk-social-page-sharing--partner-campaign-nav .sk-social-page-sharing-icons .fa {
    padding: 0;
    border: 0 none;
    width: auto;
    height: auto;
  }
}
.sk-social-page-sharing--partner-campaign .sk-social-icon,
.sk-social-page-sharing--partner-campaign-nav .sk-social-icon {
  text-align: center;
  text-decoration: none;
  color: #000;
  display: inline-block;
}
.sk-social-page-sharing--partner-campaign .sk-social-icon:active,
.sk-social-page-sharing--partner-campaign-nav .sk-social-icon:active,
.sk-social-page-sharing--partner-campaign .sk-social-icon:hover,
.sk-social-page-sharing--partner-campaign-nav .sk-social-icon:hover {
  color: #000 !important;
}
.sk-social-page-sharing--partner-campaign .fa,
.sk-social-page-sharing--partner-campaign-nav .fa {
  border: 2px solid #000;
  padding: 9px;
  border-radius: 100px;
  width: 35px;
  height: 35px;
}
.sk-social-page-sharing--partner-campaign .fa:active,
.sk-social-page-sharing--partner-campaign-nav .fa:active,
.sk-social-page-sharing--partner-campaign .fa:hover,
.sk-social-page-sharing--partner-campaign-nav .fa:hover {
  color: #000 !important;
}
.sk-social-page-sharing--partner-campaign .fa-facebook-square:before,
.sk-social-page-sharing--partner-campaign-nav .fa-facebook-square:before {
  content: "\f09a";
}
.sk-social-page-sharing--partner-campaign .fa-twitter-square:before,
.sk-social-page-sharing--partner-campaign-nav .fa-twitter-square:before {
  content: "\f099";
}
.sk-social-page-sharing--partner-campaign .fa-pinterest-square:before,
.sk-social-page-sharing--partner-campaign-nav .fa-pinterest-square:before {
  content: "\f231";
}
.sk-social-page-sharing--partner-campaign .fa-tumblr-square:before,
.sk-social-page-sharing--partner-campaign-nav .fa-tumblr-square:before {
  content: "\f173";
}
.sk-social-page-sharing--partner-campaign .sk-social-page-sharing-title {
  display: none;
}
.sk-social-page-sharing--partner-campaign .fa:hover {
  background: #000;
  color: #fff !important;
}
.sk-social-page-sharing--partner-campaign .sk-social-icon {
  font-size: 1.2em;
}
.sk-social-page-sharing--partner-campaign .sk-social-icon:focus {
  color: #000;
}
.sk-social-page-sharing {
  border: none;
  padding-left: 115px;
}
.sk-social-page-sharing .sk-social-page-sharing--partner-campaign {
  border: none;
  margin-top: 0;
  padding: 0;
}
/*
 * Footer section
 */
.pc-footer-section {
  background: #000;
}
.pc-footer:before,
.pc-footer:after {
  content: " ";
  display: table;
}
.pc-footer:after {
  clear: both;
}
.pc-footer:before,
.pc-footer:after {
  content: " ";
  display: table;
}
.pc-footer:after {
  clear: both;
}
.pc-footer__logo,
.pc-footer__text {
  float: right;
  width: 50%;
}
@media (max-width: 767px) {
  .pc-footer__logo,
  .pc-footer__text {
    width: 100%;
    float: none;
  }
}
.pc-footer__logo {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/partner-page/rb_logo.svg");
  background-position: center center;
  background-repeat: no-repeat;
  min-height: 300px;
  background-size: 180px;
  margin-top: 50px;
}
.pc-footer__text {
  color: #808080;
  padding: 100px 0 90px 100px;
  font-family: Apercu, sans-serif;
}
.pc-footer__text p {
  margin-bottom: 30px;
  line-height: 1.9em;
}
.pc-footer__text a {
  color: #f1f1f1;
}
.pc-footer__text a:hover {
  color: #e8e8e8;
}
.pc-footer__text a:active {
  color: #e8e8e8;
}
@media (max-width: 767px) {
  .pc-footer__logo {
    min-height: 230px;
    background-size: 150px;
    margin-top: 0;
  }
  .pc-footer__text {
    padding: 0 20px 70px;
  }
}
.RBStarterKitPartnerCampaignPage #rb-cookie-container {
  background-color: #000;
  display: block;
}
@media (max-width: 991px) {
  .RBStarterKitPartnerCampaignPage #rb-cookie-container {
    padding-top: 50px;
  }
  .RBStarterKitPartnerCampaignPage #rb-cookie-container #rb-cookie-accept {
    margin-left: 0;
    margin-top: 0;
  }
}
.RBStarterKitPartnerCampaignPage #rb-cookie-wrapper:before,
.RBStarterKitPartnerCampaignPage #rb-cookie-wrapper:after {
  content: " ";
  display: table;
}
.RBStarterKitPartnerCampaignPage #rb-cookie-wrapper:after {
  clear: both;
}
.RBStarterKitPartnerCampaignPage #rb-cookie-wrapper:before,
.RBStarterKitPartnerCampaignPage #rb-cookie-wrapper:after {
  content: " ";
  display: table;
}
.RBStarterKitPartnerCampaignPage #rb-cookie-wrapper:after {
  clear: both;
}
.RBStarterKitPartnerCampaignPage #rb-cookie-copy-container h2,
.RBStarterKitPartnerCampaignPage #rb-cookie-copy-container p {
  font-family: Apercu, sans-serif;
  padding-left: 0;
}
.RBStarterKitPartnerCampaignPage #rb-cookie-copy-container h2 {
  background-image: none;
}
.RBStarterKitPartnerCampaignPage #rb-cookie-accept {
  padding: 12px 19px;
  border: 2px solid #fff;
  background-color: transparent;
  color: #fff;
  border-radius: 20px;
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: 500;
  letter-spacing: 1px;
  display: inline-block;
  position: relative;
  transition: 0.3s all;
}
.RBStarterKitPartnerCampaignPage #rb-cookie-accept:hover {
  color: #fff;
  background: #000;
  text-decoration: none;
}
.RBStarterKitPartnerCampaignPage #rb-cookie-accept:hover {
  color: #000;
  background: #fff;
}
.RBStarterKitPartnerCampaignPage #rb-cookie-accept:active {
  color: #fff;
}
.pano_div:after {
  cursor: pointer;
  font-family: Apercu, sans-serif;
  display: inline-block;
  content: attr(data-view-text);
  text-transform: uppercase;
  padding: 15px 70px 15px 40px;
  color: #fff;
  position: absolute;
  top: 50%;
  border: 2px solid #ffffff;
  font-size: 1.6em;
  white-space: nowrap;
  /* letter-spacing: 0.1em; */
  border-radius: 100px;
  text-align: center;
  left: 50%;
  transform: translate(-50%, -50%);
  background-image: url('/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/partner-page/view-arrow.svg');
  background-repeat: no-repeat;
  background-position: right 34px center;
  background-size: 20px 20px;
}
.pano_div.is-playing:after {
  display: none;
}
/*
 *	shared
 */
.pc-section {
  padding-bottom: 45px;
  overflow: hidden;
}
.pc-section__sub {
  position: relative;
}
.pc-button {
  color: #000;
  padding: 12px 40px 12px 19px;
  border: 2px solid #000;
  border-radius: 20px;
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: 500;
  letter-spacing: 1px;
  display: inline-block;
  position: relative;
  transition: 0.3s all;
}
.pc-button:hover {
  color: #fff;
  background: #000;
  text-decoration: none;
}
.pc-button:hover:after {
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/partner-page/arrow_white.svg");
}
.pc-button:focus {
  color: #000;
}
.pc-button:after {
  content: "";
  top: 50%;
  width: 12px;
  height: 50px;
  position: absolute;
  right: 15px;
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/partner-page/arrow.svg");
  background-repeat: no-repeat;
  background-position: center center;
  margin-top: -25px;
}
/*
 * Instructions
 */
@keyframes instruction-fade-loop {
  0% {
    opacity: 0.3;
  }
  100% {
    opacity: 0.1;
  }
}
.pc-scroll-instructions {
  font-family: Apercu, sans-serif;
  font-size: 0.85em;
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/partner-page/down-arrow.svg");
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-bottom: 10px;
  background-size: 10px 6px;
  transition: 1s;
  color: #000;
  opacity: 0.3;
  text-transform: uppercase;
  position: absolute;
  top: 83vh;
  width: 100%;
  left: 0;
  text-align: center;
}
@media (min-width: 992px) {
  .pc-scroll-instructions {
    font-size: 1em;
    background-size: 20px 12px;
    top: 83vh;
    padding-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .pc-scroll-instructions {
    display: none;
  }
}
.pc-scroll-instructions.is-hidden {
  opacity: 0 !important;
}
/*
 * Message when JavaScript is disabled
 */
.pc-noscript {
  display: none;
  background: black;
  color: white;
  font-size: 12pt;
  padding: 20px;
  position: fixed;
  z-index: 99999;
  width: 100%;
  bottom: 0;
  font-family: Apercu, sans-serif;
}
.pc-noscript__inner {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
@media (min-width: 768px) {
  .pc-noscript__inner {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .pc-noscript__inner {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .pc-noscript__inner {
    width: 1180px;
  }
}
.pc-noscript__inner > .navbar-header,
.pc-noscript__inner > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .pc-noscript__inner > .navbar-header,
  .pc-noscript__inner > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.no-js .pc-noscript {
  display: block;
}
.RBStarterKitCampaignLandingPage {
  overflow-x: hidden;
}
.RBStarterKitCampaignLandingPage .sk-brand-logo {
  position: absolute;
  left: 12.5%;
}
.RBStarterKitCampaignLandingPage .sk-brand-logo img {
  width: 90px;
}
.RBStarterKitCampaignLandingPage .sk-grid-content {
  background: #d60002;
  padding: 45px 0 60px;
}
.RBStarterKitCampaignLandingPage .sk-grid-content .sk-grid-richtext {
  margin: 0;
}
.RBStarterKitCampaignLandingPage .sk-grid-content .sk-grid-richtext p {
  color: white;
  margin: 0;
}
.RBStarterKitCampaignLandingPage .sk-grid-content .sk-grid-richtext p a {
  color: #fff;
  display: inline-block;
  padding: 15px;
  text-transform: uppercase;
  text-align: center;
}
.continental-map-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .continental-map-container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .continental-map-container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .continental-map-container {
    width: 1180px;
  }
}
.continental-map-container > .navbar-header,
.continental-map-container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .continental-map-container > .navbar-header,
  .continental-map-container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.clp-country-list,
.clp-groups {
  padding-left: 0;
}
.clp-country-list__item,
.clp-group {
  list-style-position: inside;
  list-style-type: none;
}
@media (min-width: 767px) {
  .clp-page .clp-intro,
  .clp-page .clp-title {
    width: 100%;
    margin: auto;
  }
}
.clp-page .clp-intro__inner {
  text-align: center;
}
.clp-page .clp-intro__inner p {
  color: #415a6c;
}
.clp-page h1.cllp-title__text {
  font-size: 24px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  background: #d60002;
  padding: 25px;
  margin: 0;
  text-transform: uppercase;
  box-shadow: 4px 5px 15px #191919;
}
.clp-page .clp-map a g {
  fill: #9c9c9c !important;
}
.clp-page .clp-map a g.is-active {
  fill: #191919 !important;
}
.clp-page .clp-map a:hover g {
  fill: #191919 !important;
}
.clp-page .flag {
  width: 24px;
  height: 16px;
  vertical-align: middle;
  display: none;
}
.clp-area-picker {
  text-align: center;
  margin-bottom: 50px;
}
.clp-area-picker__link {
  display: inline-block;
  text-decoration: none;
  color: #415A6C;
  background: transparent;
  margin: 5px;
  padding: 5px 15px;
  border-radius: 6px;
}
.clp-area-picker__link.is-active,
.clp-area-picker__link:hover {
  color: #415A6C;
  text-decoration: none;
  background: #DCDCDC;
}
.clp-group {
  display: none;
  overflow: hidden;
  margin-bottom: 50px;
}
.clp-group__title {
  display: none;
}
.clp-group .clp-country-link {
  text-decoration: none;
  width: 20%;
  color: #000;
}
.clp-group .clp-country-link__text {
  padding: 5px 15px;
}
.clp-group.is-hidden {
  display: none;
}
.clp-group.is-active {
  display: block;
}
.clp-groups--single .clp-group {
  display: block;
}
.clp-country-list__item {
  display: inline-block;
  width: 24%;
  margin-top: 10px;
}
@media (max-width: 992px) {
  .clp-country-list__item {
    width: 32%;
  }
}
@media (max-width: 767px) {
  .clp-country-list__item {
    width: 45%;
  }
}
@media (max-width: 500px) {
  .clp-country-list {
    text-align: center;
  }
  .clp-country-list__item {
    width: 100%;
  }
}
.clp-country-link__text {
  margin-left: 5px;
  color: #415A6C;
}
.RBStarterKitCampaignLandingPage {
  background: #ffffff;
}
.RBStarterKitCampaignLandingPage #rb-ipredirect-copy-container {
  margin-top: 40px;
  margin-bottom: 10px;
}
.RBStarterKitCampaignLandingPage #rb-ipredirect-copy-container h4 {
  color: #000;
  font-size: 17px;
}
.RBStarterKitCampaignLandingPage #rb-ipredirect-buttons a {
  color: #000;
  text-align: center;
  border-radius: 0;
  font-weight: bold;
  padding: 12px 40px;
}
.RBStarterKitCampaignLandingPage #rb-ipredirect-line-separate {
  display: none;
}
.RBStarterKitCampaignLandingPage #rb-ipredirect-buttons a:hover {
  background: #000;
  color: #fff;
}
.RBStarterKitCampaignLandingPage .clp-intro {
  margin-top: 60px;
}
.RBStarterKitCampaignLandingPage .clp-intro .clp-intro__inner p {
  color: #000;
  width: 400px;
  margin: auto auto 20px;
  font-size: 14px;
  font-family: sans-serif;
}
.RBStarterKitCampaignLandingPage .clp-intro .clp-intro__inner p:last-child {
  margin: auto auto 0;
}
.RBStarterKitCampaignLandingPage .clp-area-picker__link {
  color: #000;
  text-align: center;
  border-radius: 0;
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px 20px;
}
.RBStarterKitCampaignLandingPage .clp-area-picker__link.is-active,
.RBStarterKitCampaignLandingPage .clp-area-picker__link:hover {
  color: #fff;
  background: #000;
}
.RBStarterKitCampaignLandingPage .clp-groups {
  padding: 5px 180px;
  font-weight: bold;
}
.RBStarterKitCampaignLandingPage .clp-groups .clp-country-link__text {
  font-size: 14px;
  color: #000;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .RBStarterKitCampaignLandingPage .sk-brand-logo {
    left: 15px;
  }
  .RBStarterKitCampaignLandingPage h1.cllp-title__text {
    font-size: 20px;
    padding: 25px 25px 25px 110px;
  }
  .RBStarterKitCampaignLandingPage .clp-intro .clp-intro__inner p {
    width: 360px;
  }
  .RBStarterKitCampaignLandingPage .clp-groups {
    padding: 5px 50px;
  }
}
@media (min-width: 521px) and (max-width: 767px) {
  .RBStarterKitCampaignLandingPage .sk-brand-logo {
    left: 15px;
  }
  .RBStarterKitCampaignLandingPage h1.cllp-title__text {
    font-size: 20px;
    padding: 20px 20px 20px 110px;
  }
  .RBStarterKitCampaignLandingPage #rb-ipredirect-buttons a {
    width: 75%;
  }
  .RBStarterKitCampaignLandingPage .clp-intro .clp-intro__inner p {
    width: 360px;
  }
  .RBStarterKitCampaignLandingPage .clp-groups {
    padding: 5px 50px;
  }
}
@media (min-width: 320px) and (max-width: 520px) {
  .RBStarterKitCampaignLandingPage .sk-brand-logo {
    left: 15px;
  }
  .RBStarterKitCampaignLandingPage h1.cllp-title__text {
    font-size: 18px;
    padding: 15px 15px 15px 110px;
  }
  .RBStarterKitCampaignLandingPage #rb-ipredirect-buttons a {
    width: 85%;
  }
  .RBStarterKitCampaignLandingPage .clp-intro .clp-intro__inner p {
    width: 300px;
  }
  .RBStarterKitCampaignLandingPage .clp-groups {
    padding: 5px 25px;
  }
}
.sk-cookie .sk-container-body {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .sk-cookie .sk-container-body {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .sk-cookie .sk-container-body {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .sk-cookie .sk-container-body {
    width: 1180px;
  }
}
.sk-cookie h2 {
  color: #191919;
  text-align: left;
}
.sk-cookie .sk-segment-bottom {
  background: #ffffff;
}
.sk-cookie .sk-segment-footer {
  background: #d60002;
}
.sk-cookie .breadcrumb li,
.sk-cookie .breadcrumb li a {
  color: #9c9c9c;
}
.sk-cookie .breadcrumb > li + li:before {
  color: #9c9c9c;
}
.sk-cookie .sk-page-header h1 {
  color: #191919;
  text-align: left;
}
.sk-cookie .grid-section > .sk-grid-panel:last-child {
  background: #ffffff;
}
.sk-cookie .grid-section .sk-grid-panel:nth-last-child(1) .column .sk-grid-panel,
.sk-cookie .sk-social-page-sharing--blog {
  background: #ffffff;
}
.sk-cookie .sk-grid-richtext--content p {
  padding-left: 0;
}
.sk-cookie .sk-grid-richtext--content ul {
  color: #191919;
  text-align: left;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
}
.sk-cookie .sk-social-page-sharing--blog {
  display: none;
}
.sk-cookie .row,
.sk-cookie .sk-promo-row {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .sk-cookie .sk-category-list,
  .sk-cookie .sk-page-header {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-cookie .sk-container-body {
    width: 100%;
  }
  .sk-cookie .sk-category-list,
  .sk-cookie .sk-page-header {
    width: 100%;
  }
}
.sk-cookie .lds-legal-agreement {
  color: #191919;
  text-align: left;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
}
@media (min-width: 1200px) {
  .sk-article .sk-container-body {
    width: 1150px;
    margin-left: auto;
    margin-right: auto;
  }
  .sk-article .sk-grid-title {
    margin-left: 70px;
    margin-right: 70px;
  }
}
.sk-article .sk-promotional-category-list {
  margin-top: 0px;
}
.sk-article .sk-category-list {
  padding-top: 30px !important;
}
@media (min-width: 1200px) {
  .sk-article .sk-category-list {
    padding-top: 15px !important;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-article .sk-category-list {
    padding-top: 0px !important;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .sk-article .sk-category-list {
    padding-top: 0px !important;
  }
}
.sk-article .sk-page-header h1 {
  padding-left: 0px;
}
.sk-article .grid-section > .sk-grid-panel:first-child .row {
  margin-left: 0px;
  margin-right: 0px;
}
.sk-article .grid-section > .sk-grid-panel:nth-child(1) {
  width: 100%;
  padding: 0px;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .sk-article .grid-section > .sk-grid-panel:nth-child(1) {
    width: 100%;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .sk-article .grid-section > .sk-grid-panel:nth-child(1) {
    width: 80%;
  }
}
.sk-article .grid-section > .sk-grid-panel:nth-child(2) {
  width: 100%;
  text-align: left;
  padding: 0px;
  background: #d60002;
  margin-top: 30px;
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) {
    width: 80%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) {
    margin-bottom: 0px;
    margin-top: 10px;
  }
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .row {
    padding: 0px;
  }
}
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .row,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .clearfix,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .dl-horizontal dd,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .container,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .container-fluid,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .row,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .form-horizontal .form-group,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .btn-toolbar,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .btn-group-vertical > .btn-group,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .nav,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar-header,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar-collapse,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .pager,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .panel-body,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .modal-footer,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-page-header-has-featured-image,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-article-nav-links,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-jumbotron__container,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-scroll-nav,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-buy-online-list,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-body,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-images,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-extended-info,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-gallery-list,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-list,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .no-flexbox .sk-promotional-category-list,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .no-flexbox .sk-product-category-list,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-related-product-list,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-heading-container,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-feature-section__list,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-heading,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-other-solution-list,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-solution-tip__content,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-product-container,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-tips-list-container,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-projects-header,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-other-project-list-container,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-primary-project-list-container,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-primary-project-list-container,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-promo-rows.vpb-promo-rows,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-share-container,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-promo-rows,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-prod-section__products,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-prod-section__products-row,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-noscript__inner,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .continental-map-container,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-body,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-breadcrumbs,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-footer,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-header,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-nav,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-regulatory,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-carousel-item,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-site-messages,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-general-jumbotron-container {
  background: #d60002;
}
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .row .sk-promo-slot-flexible,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .clearfix .sk-promo-slot-flexible,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .dl-horizontal dd .sk-promo-slot-flexible,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .container .sk-promo-slot-flexible,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .container-fluid .sk-promo-slot-flexible,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .row .sk-promo-slot-flexible,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .form-horizontal .form-group .sk-promo-slot-flexible,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .btn-toolbar .sk-promo-slot-flexible,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .btn-group-vertical > .btn-group .sk-promo-slot-flexible,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .nav .sk-promo-slot-flexible,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar .sk-promo-slot-flexible,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar-header .sk-promo-slot-flexible,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar-collapse .sk-promo-slot-flexible,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .pager .sk-promo-slot-flexible,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .panel-body .sk-promo-slot-flexible,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .modal-footer .sk-promo-slot-flexible,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-page-header-has-featured-image .sk-promo-slot-flexible,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-article-nav-links .sk-promo-slot-flexible,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-jumbotron__container .sk-promo-slot-flexible,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-scroll-nav .sk-promo-slot-flexible,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-buy-online-list .sk-promo-slot-flexible,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-body .sk-promo-slot-flexible,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-images .sk-promo-slot-flexible,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-extended-info .sk-promo-slot-flexible,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-gallery-list .sk-promo-slot-flexible,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-list .sk-promo-slot-flexible,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .no-flexbox .sk-promotional-category-list .sk-promo-slot-flexible,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .no-flexbox .sk-product-category-list .sk-promo-slot-flexible,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-related-product-list .sk-promo-slot-flexible,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-heading-container .sk-promo-slot-flexible,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-feature-section__list .sk-promo-slot-flexible,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-heading .sk-promo-slot-flexible,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-other-solution-list .sk-promo-slot-flexible,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-solution-tip__content .sk-promo-slot-flexible,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-product-container .sk-promo-slot-flexible,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-tips-list-container .sk-promo-slot-flexible,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-projects-header .sk-promo-slot-flexible,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-other-project-list-container .sk-promo-slot-flexible,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-primary-project-list-container .sk-promo-slot-flexible,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-primary-project-list-container .sk-promo-slot-flexible,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-promo-rows.vpb-promo-rows .sk-promo-slot-flexible,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-share-container .sk-promo-slot-flexible,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-promo-rows .sk-promo-slot-flexible,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-prod-section__products .sk-promo-slot-flexible,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-prod-section__products-row .sk-promo-slot-flexible,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-noscript__inner .sk-promo-slot-flexible,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .continental-map-container .sk-promo-slot-flexible,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-body .sk-promo-slot-flexible,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-breadcrumbs .sk-promo-slot-flexible,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-footer .sk-promo-slot-flexible,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-header .sk-promo-slot-flexible,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-nav .sk-promo-slot-flexible,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-regulatory .sk-promo-slot-flexible,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-carousel-item .sk-promo-slot-flexible,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-site-messages .sk-promo-slot-flexible,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-general-jumbotron-container .sk-promo-slot-flexible {
  min-height: 360px;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .row .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .clearfix .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .dl-horizontal dd .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .container .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .container-fluid .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .row .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .form-horizontal .form-group .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .btn-toolbar .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .btn-group-vertical > .btn-group .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .nav .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar-header .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar-collapse .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .pager .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .panel-body .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .modal-footer .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-page-header-has-featured-image .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-article-nav-links .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-jumbotron__container .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-scroll-nav .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-buy-online-list .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-body .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-images .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-extended-info .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-gallery-list .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-list .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .no-flexbox .sk-promotional-category-list .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .no-flexbox .sk-product-category-list .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-related-product-list .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-heading-container .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-feature-section__list .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-heading .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-other-solution-list .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-solution-tip__content .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-product-container .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-tips-list-container .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-projects-header .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-other-project-list-container .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-primary-project-list-container .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-primary-project-list-container .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-promo-rows.vpb-promo-rows .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-share-container .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-promo-rows .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-prod-section__products .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-prod-section__products-row .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-noscript__inner .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .continental-map-container .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-body .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-breadcrumbs .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-footer .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-header .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-nav .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-regulatory .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-carousel-item .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-site-messages .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-general-jumbotron-container .sk-promo-slot-flexible {
    min-height: 370px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .row .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .clearfix .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .dl-horizontal dd .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .container .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .container-fluid .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .row .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .form-horizontal .form-group .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .btn-toolbar .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .btn-group-vertical > .btn-group .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .nav .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar-header .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar-collapse .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .pager .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .panel-body .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .modal-footer .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-page-header-has-featured-image .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-article-nav-links .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-jumbotron__container .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-scroll-nav .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-buy-online-list .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-body .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-images .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-extended-info .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-gallery-list .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-list .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .no-flexbox .sk-promotional-category-list .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .no-flexbox .sk-product-category-list .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-related-product-list .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-heading-container .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-feature-section__list .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-heading .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-other-solution-list .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-solution-tip__content .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-product-container .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-tips-list-container .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-projects-header .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-other-project-list-container .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-primary-project-list-container .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-primary-project-list-container .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-promo-rows.vpb-promo-rows .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-share-container .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-promo-rows .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-prod-section__products .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-prod-section__products-row .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-noscript__inner .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .continental-map-container .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-body .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-breadcrumbs .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-footer .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-header .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-nav .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-regulatory .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-carousel-item .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-site-messages .sk-promo-slot-flexible,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-general-jumbotron-container .sk-promo-slot-flexible {
    min-height: 320px;
    padding-top: 0px;
  }
}
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .row .col-md-6:first-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .clearfix .col-md-6:first-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .dl-horizontal dd .col-md-6:first-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .container .col-md-6:first-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .container-fluid .col-md-6:first-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .row .col-md-6:first-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .form-horizontal .form-group .col-md-6:first-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .btn-toolbar .col-md-6:first-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .btn-group-vertical > .btn-group .col-md-6:first-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .nav .col-md-6:first-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar .col-md-6:first-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar-header .col-md-6:first-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar-collapse .col-md-6:first-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .pager .col-md-6:first-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .panel-body .col-md-6:first-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .modal-footer .col-md-6:first-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-page-header-has-featured-image .col-md-6:first-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-article-nav-links .col-md-6:first-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-jumbotron__container .col-md-6:first-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-scroll-nav .col-md-6:first-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-buy-online-list .col-md-6:first-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-body .col-md-6:first-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-images .col-md-6:first-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-extended-info .col-md-6:first-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-gallery-list .col-md-6:first-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-list .col-md-6:first-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .no-flexbox .sk-promotional-category-list .col-md-6:first-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .no-flexbox .sk-product-category-list .col-md-6:first-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-related-product-list .col-md-6:first-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-heading-container .col-md-6:first-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-feature-section__list .col-md-6:first-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-heading .col-md-6:first-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-other-solution-list .col-md-6:first-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-solution-tip__content .col-md-6:first-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-product-container .col-md-6:first-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-tips-list-container .col-md-6:first-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-projects-header .col-md-6:first-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-other-project-list-container .col-md-6:first-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-primary-project-list-container .col-md-6:first-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-primary-project-list-container .col-md-6:first-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-promo-rows.vpb-promo-rows .col-md-6:first-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-share-container .col-md-6:first-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-promo-rows .col-md-6:first-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-prod-section__products .col-md-6:first-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-prod-section__products-row .col-md-6:first-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-noscript__inner .col-md-6:first-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .continental-map-container .col-md-6:first-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-body .col-md-6:first-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-breadcrumbs .col-md-6:first-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-footer .col-md-6:first-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-header .col-md-6:first-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-nav .col-md-6:first-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-regulatory .col-md-6:first-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-carousel-item .col-md-6:first-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-site-messages .col-md-6:first-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-general-jumbotron-container .col-md-6:first-child {
  padding-left: 0px;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .row .col-md-6:first-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .clearfix .col-md-6:first-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .dl-horizontal dd .col-md-6:first-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .container .col-md-6:first-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .container-fluid .col-md-6:first-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .row .col-md-6:first-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .form-horizontal .form-group .col-md-6:first-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .btn-toolbar .col-md-6:first-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .btn-group-vertical > .btn-group .col-md-6:first-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .nav .col-md-6:first-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar .col-md-6:first-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar-header .col-md-6:first-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar-collapse .col-md-6:first-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .pager .col-md-6:first-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .panel-body .col-md-6:first-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .modal-footer .col-md-6:first-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-page-header-has-featured-image .col-md-6:first-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-article-nav-links .col-md-6:first-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-jumbotron__container .col-md-6:first-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-scroll-nav .col-md-6:first-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-buy-online-list .col-md-6:first-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-body .col-md-6:first-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-images .col-md-6:first-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-extended-info .col-md-6:first-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-gallery-list .col-md-6:first-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-list .col-md-6:first-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .no-flexbox .sk-promotional-category-list .col-md-6:first-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .no-flexbox .sk-product-category-list .col-md-6:first-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-related-product-list .col-md-6:first-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-heading-container .col-md-6:first-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-feature-section__list .col-md-6:first-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-heading .col-md-6:first-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-other-solution-list .col-md-6:first-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-solution-tip__content .col-md-6:first-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-product-container .col-md-6:first-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-tips-list-container .col-md-6:first-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-projects-header .col-md-6:first-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-other-project-list-container .col-md-6:first-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-primary-project-list-container .col-md-6:first-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-primary-project-list-container .col-md-6:first-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-promo-rows.vpb-promo-rows .col-md-6:first-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-share-container .col-md-6:first-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-promo-rows .col-md-6:first-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-prod-section__products .col-md-6:first-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-prod-section__products-row .col-md-6:first-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-noscript__inner .col-md-6:first-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .continental-map-container .col-md-6:first-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-body .col-md-6:first-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-breadcrumbs .col-md-6:first-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-footer .col-md-6:first-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-header .col-md-6:first-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-nav .col-md-6:first-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-regulatory .col-md-6:first-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-carousel-item .col-md-6:first-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-site-messages .col-md-6:first-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-general-jumbotron-container .col-md-6:first-child {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .row .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .clearfix .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .dl-horizontal dd .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .container .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .container-fluid .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .row .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .form-horizontal .form-group .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .btn-toolbar .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .btn-group-vertical > .btn-group .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .nav .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar-header .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar-collapse .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .pager .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .panel-body .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .modal-footer .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-page-header-has-featured-image .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-article-nav-links .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-jumbotron__container .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-scroll-nav .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-buy-online-list .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-body .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-images .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-extended-info .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-gallery-list .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-list .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .no-flexbox .sk-promotional-category-list .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .no-flexbox .sk-product-category-list .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-related-product-list .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-heading-container .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-feature-section__list .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-heading .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-other-solution-list .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-solution-tip__content .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-product-container .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-tips-list-container .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-projects-header .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-other-project-list-container .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-primary-project-list-container .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-primary-project-list-container .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-promo-rows.vpb-promo-rows .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-share-container .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-promo-rows .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-prod-section__products .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-prod-section__products-row .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-noscript__inner .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .continental-map-container .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-body .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-breadcrumbs .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-footer .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-header .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-nav .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-regulatory .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-carousel-item .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-site-messages .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-general-jumbotron-container .col-md-6:first-child .sk-promo-slot-heading {
    padding-bottom: 10px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .row .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .clearfix .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .dl-horizontal dd .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .container .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .container-fluid .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .row .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .form-horizontal .form-group .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .btn-toolbar .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .btn-group-vertical > .btn-group .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .nav .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar-header .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar-collapse .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .pager .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .panel-body .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .modal-footer .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-page-header-has-featured-image .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-article-nav-links .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-jumbotron__container .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-scroll-nav .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-buy-online-list .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-body .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-images .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-extended-info .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-gallery-list .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-list .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .no-flexbox .sk-promotional-category-list .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .no-flexbox .sk-product-category-list .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-related-product-list .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-heading-container .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-feature-section__list .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-heading .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-other-solution-list .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-solution-tip__content .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-product-container .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-tips-list-container .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-projects-header .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-other-project-list-container .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-primary-project-list-container .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-primary-project-list-container .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-promo-rows.vpb-promo-rows .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-share-container .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-promo-rows .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-prod-section__products .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-prod-section__products-row .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-noscript__inner .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .continental-map-container .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-body .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-breadcrumbs .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-footer .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-header .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-nav .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-regulatory .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-carousel-item .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-site-messages .col-md-6:first-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-general-jumbotron-container .col-md-6:first-child .sk-promo-slot-heading {
    padding-bottom: 27px;
  }
}
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .row .col-md-6:first-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .clearfix .col-md-6:first-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .dl-horizontal dd .col-md-6:first-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .container .col-md-6:first-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .container-fluid .col-md-6:first-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .row .col-md-6:first-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .form-horizontal .form-group .col-md-6:first-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .btn-toolbar .col-md-6:first-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .btn-group-vertical > .btn-group .col-md-6:first-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .nav .col-md-6:first-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar .col-md-6:first-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar-header .col-md-6:first-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar-collapse .col-md-6:first-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .pager .col-md-6:first-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .panel-body .col-md-6:first-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .modal-footer .col-md-6:first-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-page-header-has-featured-image .col-md-6:first-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-article-nav-links .col-md-6:first-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-jumbotron__container .col-md-6:first-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-scroll-nav .col-md-6:first-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-buy-online-list .col-md-6:first-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-body .col-md-6:first-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-images .col-md-6:first-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-extended-info .col-md-6:first-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-gallery-list .col-md-6:first-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-list .col-md-6:first-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .no-flexbox .sk-promotional-category-list .col-md-6:first-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .no-flexbox .sk-product-category-list .col-md-6:first-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-related-product-list .col-md-6:first-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-heading-container .col-md-6:first-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-feature-section__list .col-md-6:first-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-heading .col-md-6:first-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-other-solution-list .col-md-6:first-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-solution-tip__content .col-md-6:first-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-product-container .col-md-6:first-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-tips-list-container .col-md-6:first-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-projects-header .col-md-6:first-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-other-project-list-container .col-md-6:first-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-primary-project-list-container .col-md-6:first-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-primary-project-list-container .col-md-6:first-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-promo-rows.vpb-promo-rows .col-md-6:first-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-share-container .col-md-6:first-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-promo-rows .col-md-6:first-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-prod-section__products .col-md-6:first-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-prod-section__products-row .col-md-6:first-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-noscript__inner .col-md-6:first-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .continental-map-container .col-md-6:first-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-body .col-md-6:first-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-breadcrumbs .col-md-6:first-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-footer .col-md-6:first-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-header .col-md-6:first-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-nav .col-md-6:first-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-regulatory .col-md-6:first-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-carousel-item .col-md-6:first-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-site-messages .col-md-6:first-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-general-jumbotron-container .col-md-6:first-child .sk-promo-slot-text-holder {
  padding-top: 10px;
  padding-bottom: 0px;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .row .col-md-6:first-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .clearfix .col-md-6:first-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .dl-horizontal dd .col-md-6:first-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .container .col-md-6:first-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .container-fluid .col-md-6:first-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .row .col-md-6:first-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .form-horizontal .form-group .col-md-6:first-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .btn-toolbar .col-md-6:first-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .btn-group-vertical > .btn-group .col-md-6:first-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .nav .col-md-6:first-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar .col-md-6:first-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar-header .col-md-6:first-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar-collapse .col-md-6:first-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .pager .col-md-6:first-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .panel-body .col-md-6:first-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .modal-footer .col-md-6:first-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-page-header-has-featured-image .col-md-6:first-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-article-nav-links .col-md-6:first-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-jumbotron__container .col-md-6:first-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-scroll-nav .col-md-6:first-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-buy-online-list .col-md-6:first-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-body .col-md-6:first-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-images .col-md-6:first-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-extended-info .col-md-6:first-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-gallery-list .col-md-6:first-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-list .col-md-6:first-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .no-flexbox .sk-promotional-category-list .col-md-6:first-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .no-flexbox .sk-product-category-list .col-md-6:first-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-related-product-list .col-md-6:first-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-heading-container .col-md-6:first-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-feature-section__list .col-md-6:first-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-heading .col-md-6:first-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-other-solution-list .col-md-6:first-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-solution-tip__content .col-md-6:first-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-product-container .col-md-6:first-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-tips-list-container .col-md-6:first-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-projects-header .col-md-6:first-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-other-project-list-container .col-md-6:first-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-primary-project-list-container .col-md-6:first-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-primary-project-list-container .col-md-6:first-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-promo-rows.vpb-promo-rows .col-md-6:first-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-share-container .col-md-6:first-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-promo-rows .col-md-6:first-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-prod-section__products .col-md-6:first-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-prod-section__products-row .col-md-6:first-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-noscript__inner .col-md-6:first-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .continental-map-container .col-md-6:first-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-body .col-md-6:first-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-breadcrumbs .col-md-6:first-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-footer .col-md-6:first-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-header .col-md-6:first-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-nav .col-md-6:first-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-regulatory .col-md-6:first-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-carousel-item .col-md-6:first-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-site-messages .col-md-6:first-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-general-jumbotron-container .col-md-6:first-child .sk-promo-slot-text-holder {
    padding-left: 0px;
  }
}
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .row .col-md-6:first-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .clearfix .col-md-6:first-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .dl-horizontal dd .col-md-6:first-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .container .col-md-6:first-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .container-fluid .col-md-6:first-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .row .col-md-6:first-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .form-horizontal .form-group .col-md-6:first-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .btn-toolbar .col-md-6:first-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .btn-group-vertical > .btn-group .col-md-6:first-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .nav .col-md-6:first-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar .col-md-6:first-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar-header .col-md-6:first-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar-collapse .col-md-6:first-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .pager .col-md-6:first-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .panel-body .col-md-6:first-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .modal-footer .col-md-6:first-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-page-header-has-featured-image .col-md-6:first-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-article-nav-links .col-md-6:first-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-jumbotron__container .col-md-6:first-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-scroll-nav .col-md-6:first-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-buy-online-list .col-md-6:first-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-body .col-md-6:first-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-images .col-md-6:first-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-extended-info .col-md-6:first-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-gallery-list .col-md-6:first-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-list .col-md-6:first-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .no-flexbox .sk-promotional-category-list .col-md-6:first-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .no-flexbox .sk-product-category-list .col-md-6:first-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-related-product-list .col-md-6:first-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-heading-container .col-md-6:first-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-feature-section__list .col-md-6:first-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-heading .col-md-6:first-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-other-solution-list .col-md-6:first-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-solution-tip__content .col-md-6:first-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-product-container .col-md-6:first-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-tips-list-container .col-md-6:first-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-projects-header .col-md-6:first-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-other-project-list-container .col-md-6:first-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-primary-project-list-container .col-md-6:first-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-primary-project-list-container .col-md-6:first-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-promo-rows.vpb-promo-rows .col-md-6:first-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-share-container .col-md-6:first-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-promo-rows .col-md-6:first-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-prod-section__products .col-md-6:first-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-prod-section__products-row .col-md-6:first-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-noscript__inner .col-md-6:first-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .continental-map-container .col-md-6:first-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-body .col-md-6:first-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-breadcrumbs .col-md-6:first-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-footer .col-md-6:first-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-header .col-md-6:first-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-nav .col-md-6:first-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-regulatory .col-md-6:first-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-carousel-item .col-md-6:first-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-site-messages .col-md-6:first-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-general-jumbotron-container .col-md-6:first-child .sk-promo-slot-text-holder:nth-child(1) p {
  text-align: left;
  font-size: 12px;
  font-family: "Oswald";
  padding: 0 10px;
  margin: 0;
  text-transform: uppercase;
}
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .row .col-md-6:last-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .clearfix .col-md-6:last-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .dl-horizontal dd .col-md-6:last-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .container .col-md-6:last-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .container-fluid .col-md-6:last-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .row .col-md-6:last-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .form-horizontal .form-group .col-md-6:last-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .btn-toolbar .col-md-6:last-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .btn-group-vertical > .btn-group .col-md-6:last-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .nav .col-md-6:last-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar .col-md-6:last-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar-header .col-md-6:last-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar-collapse .col-md-6:last-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .pager .col-md-6:last-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .panel-body .col-md-6:last-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .modal-footer .col-md-6:last-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-page-header-has-featured-image .col-md-6:last-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-article-nav-links .col-md-6:last-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-jumbotron__container .col-md-6:last-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-scroll-nav .col-md-6:last-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-buy-online-list .col-md-6:last-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-body .col-md-6:last-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-images .col-md-6:last-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-extended-info .col-md-6:last-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-gallery-list .col-md-6:last-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-list .col-md-6:last-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .no-flexbox .sk-promotional-category-list .col-md-6:last-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .no-flexbox .sk-product-category-list .col-md-6:last-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-related-product-list .col-md-6:last-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-heading-container .col-md-6:last-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-feature-section__list .col-md-6:last-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-heading .col-md-6:last-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-other-solution-list .col-md-6:last-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-solution-tip__content .col-md-6:last-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-product-container .col-md-6:last-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-tips-list-container .col-md-6:last-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-projects-header .col-md-6:last-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-other-project-list-container .col-md-6:last-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-primary-project-list-container .col-md-6:last-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-primary-project-list-container .col-md-6:last-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-promo-rows.vpb-promo-rows .col-md-6:last-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-share-container .col-md-6:last-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-promo-rows .col-md-6:last-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-prod-section__products .col-md-6:last-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-prod-section__products-row .col-md-6:last-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-noscript__inner .col-md-6:last-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .continental-map-container .col-md-6:last-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-body .col-md-6:last-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-breadcrumbs .col-md-6:last-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-footer .col-md-6:last-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-header .col-md-6:last-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-nav .col-md-6:last-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-regulatory .col-md-6:last-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-carousel-item .col-md-6:last-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-site-messages .col-md-6:last-child,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-general-jumbotron-container .col-md-6:last-child {
  padding-left: 10px;
  padding-right: 0px;
}
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .row .col-md-6:last-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .clearfix .col-md-6:last-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .dl-horizontal dd .col-md-6:last-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .container .col-md-6:last-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .container-fluid .col-md-6:last-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .row .col-md-6:last-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .form-horizontal .form-group .col-md-6:last-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .btn-toolbar .col-md-6:last-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .btn-group-vertical > .btn-group .col-md-6:last-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .nav .col-md-6:last-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar .col-md-6:last-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar-header .col-md-6:last-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar-collapse .col-md-6:last-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .pager .col-md-6:last-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .panel-body .col-md-6:last-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .modal-footer .col-md-6:last-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-page-header-has-featured-image .col-md-6:last-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-article-nav-links .col-md-6:last-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-jumbotron__container .col-md-6:last-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-scroll-nav .col-md-6:last-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-buy-online-list .col-md-6:last-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-body .col-md-6:last-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-images .col-md-6:last-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-extended-info .col-md-6:last-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-gallery-list .col-md-6:last-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-list .col-md-6:last-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .no-flexbox .sk-promotional-category-list .col-md-6:last-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .no-flexbox .sk-product-category-list .col-md-6:last-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-related-product-list .col-md-6:last-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-heading-container .col-md-6:last-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-feature-section__list .col-md-6:last-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-heading .col-md-6:last-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-other-solution-list .col-md-6:last-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-solution-tip__content .col-md-6:last-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-product-container .col-md-6:last-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-tips-list-container .col-md-6:last-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-projects-header .col-md-6:last-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-other-project-list-container .col-md-6:last-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-primary-project-list-container .col-md-6:last-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-primary-project-list-container .col-md-6:last-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-promo-rows.vpb-promo-rows .col-md-6:last-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-share-container .col-md-6:last-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-promo-rows .col-md-6:last-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-prod-section__products .col-md-6:last-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-prod-section__products-row .col-md-6:last-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-noscript__inner .col-md-6:last-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .continental-map-container .col-md-6:last-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-body .col-md-6:last-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-breadcrumbs .col-md-6:last-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-footer .col-md-6:last-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-header .col-md-6:last-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-nav .col-md-6:last-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-regulatory .col-md-6:last-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-carousel-item .col-md-6:last-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-site-messages .col-md-6:last-child .sk-promo-slot-text-holder,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-general-jumbotron-container .col-md-6:last-child .sk-promo-slot-text-holder {
  padding-top: 10px;
  padding-bottom: 0px;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .row .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .clearfix .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .dl-horizontal dd .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .container .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .container-fluid .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .row .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .form-horizontal .form-group .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .btn-toolbar .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .btn-group-vertical > .btn-group .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .nav .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar-header .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar-collapse .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .pager .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .panel-body .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .modal-footer .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-page-header-has-featured-image .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-article-nav-links .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-jumbotron__container .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-scroll-nav .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-buy-online-list .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-body .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-images .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-extended-info .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-gallery-list .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-list .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .no-flexbox .sk-promotional-category-list .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .no-flexbox .sk-product-category-list .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-related-product-list .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-heading-container .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-feature-section__list .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-heading .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-other-solution-list .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-solution-tip__content .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-product-container .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-tips-list-container .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-projects-header .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-other-project-list-container .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-primary-project-list-container .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-primary-project-list-container .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-promo-rows.vpb-promo-rows .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-share-container .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-promo-rows .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-prod-section__products .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-prod-section__products-row .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-noscript__inner .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .continental-map-container .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-body .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-breadcrumbs .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-footer .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-header .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-nav .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-regulatory .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-carousel-item .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-site-messages .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-general-jumbotron-container .col-md-6:last-child .sk-promo-slot-text-holder {
    padding-left: 0px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .row .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .clearfix .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .dl-horizontal dd .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .container .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .container-fluid .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .row .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .form-horizontal .form-group .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .btn-toolbar .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .btn-group-vertical > .btn-group .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .nav .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar-header .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar-collapse .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .pager .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .panel-body .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .modal-footer .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-page-header-has-featured-image .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-article-nav-links .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-jumbotron__container .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-scroll-nav .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-buy-online-list .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-body .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-images .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-extended-info .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-gallery-list .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-list .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .no-flexbox .sk-promotional-category-list .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .no-flexbox .sk-product-category-list .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-related-product-list .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-heading-container .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-feature-section__list .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-heading .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-other-solution-list .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-solution-tip__content .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-product-container .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-tips-list-container .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-projects-header .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-other-project-list-container .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-primary-project-list-container .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-primary-project-list-container .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-promo-rows.vpb-promo-rows .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-share-container .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-promo-rows .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-prod-section__products .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-prod-section__products-row .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-noscript__inner .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .continental-map-container .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-body .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-breadcrumbs .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-footer .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-header .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-nav .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-regulatory .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-carousel-item .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-site-messages .col-md-6:last-child .sk-promo-slot-text-holder,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-general-jumbotron-container .col-md-6:last-child .sk-promo-slot-text-holder {
    padding-left: 0px;
  }
}
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .row .col-md-6:last-child .sk-promo-slot-text,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .clearfix .col-md-6:last-child .sk-promo-slot-text,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .dl-horizontal dd .col-md-6:last-child .sk-promo-slot-text,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .container .col-md-6:last-child .sk-promo-slot-text,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .container-fluid .col-md-6:last-child .sk-promo-slot-text,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .row .col-md-6:last-child .sk-promo-slot-text,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .form-horizontal .form-group .col-md-6:last-child .sk-promo-slot-text,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .btn-toolbar .col-md-6:last-child .sk-promo-slot-text,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .btn-group-vertical > .btn-group .col-md-6:last-child .sk-promo-slot-text,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .nav .col-md-6:last-child .sk-promo-slot-text,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar .col-md-6:last-child .sk-promo-slot-text,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar-header .col-md-6:last-child .sk-promo-slot-text,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar-collapse .col-md-6:last-child .sk-promo-slot-text,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .pager .col-md-6:last-child .sk-promo-slot-text,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .panel-body .col-md-6:last-child .sk-promo-slot-text,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .modal-footer .col-md-6:last-child .sk-promo-slot-text,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-page-header-has-featured-image .col-md-6:last-child .sk-promo-slot-text,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-article-nav-links .col-md-6:last-child .sk-promo-slot-text,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-jumbotron__container .col-md-6:last-child .sk-promo-slot-text,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-scroll-nav .col-md-6:last-child .sk-promo-slot-text,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-buy-online-list .col-md-6:last-child .sk-promo-slot-text,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-body .col-md-6:last-child .sk-promo-slot-text,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-images .col-md-6:last-child .sk-promo-slot-text,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-extended-info .col-md-6:last-child .sk-promo-slot-text,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-gallery-list .col-md-6:last-child .sk-promo-slot-text,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-list .col-md-6:last-child .sk-promo-slot-text,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .no-flexbox .sk-promotional-category-list .col-md-6:last-child .sk-promo-slot-text,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .no-flexbox .sk-product-category-list .col-md-6:last-child .sk-promo-slot-text,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-related-product-list .col-md-6:last-child .sk-promo-slot-text,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-heading-container .col-md-6:last-child .sk-promo-slot-text,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-feature-section__list .col-md-6:last-child .sk-promo-slot-text,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-heading .col-md-6:last-child .sk-promo-slot-text,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-other-solution-list .col-md-6:last-child .sk-promo-slot-text,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-solution-tip__content .col-md-6:last-child .sk-promo-slot-text,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-product-container .col-md-6:last-child .sk-promo-slot-text,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-tips-list-container .col-md-6:last-child .sk-promo-slot-text,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-projects-header .col-md-6:last-child .sk-promo-slot-text,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-other-project-list-container .col-md-6:last-child .sk-promo-slot-text,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-primary-project-list-container .col-md-6:last-child .sk-promo-slot-text,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-primary-project-list-container .col-md-6:last-child .sk-promo-slot-text,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-promo-rows.vpb-promo-rows .col-md-6:last-child .sk-promo-slot-text,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-share-container .col-md-6:last-child .sk-promo-slot-text,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-promo-rows .col-md-6:last-child .sk-promo-slot-text,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-prod-section__products .col-md-6:last-child .sk-promo-slot-text,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-prod-section__products-row .col-md-6:last-child .sk-promo-slot-text,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-noscript__inner .col-md-6:last-child .sk-promo-slot-text,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .continental-map-container .col-md-6:last-child .sk-promo-slot-text,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-body .col-md-6:last-child .sk-promo-slot-text,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-breadcrumbs .col-md-6:last-child .sk-promo-slot-text,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-footer .col-md-6:last-child .sk-promo-slot-text,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-header .col-md-6:last-child .sk-promo-slot-text,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-nav .col-md-6:last-child .sk-promo-slot-text,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-regulatory .col-md-6:last-child .sk-promo-slot-text,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-carousel-item .col-md-6:last-child .sk-promo-slot-text,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-site-messages .col-md-6:last-child .sk-promo-slot-text,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-general-jumbotron-container .col-md-6:last-child .sk-promo-slot-text {
  padding-right: 30px;
  padding-left: 30px;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .row .col-md-6:last-child .sk-promo-slot-text,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .clearfix .col-md-6:last-child .sk-promo-slot-text,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .dl-horizontal dd .col-md-6:last-child .sk-promo-slot-text,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .container .col-md-6:last-child .sk-promo-slot-text,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .container-fluid .col-md-6:last-child .sk-promo-slot-text,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .row .col-md-6:last-child .sk-promo-slot-text,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .form-horizontal .form-group .col-md-6:last-child .sk-promo-slot-text,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .btn-toolbar .col-md-6:last-child .sk-promo-slot-text,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .btn-group-vertical > .btn-group .col-md-6:last-child .sk-promo-slot-text,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .nav .col-md-6:last-child .sk-promo-slot-text,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar .col-md-6:last-child .sk-promo-slot-text,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar-header .col-md-6:last-child .sk-promo-slot-text,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar-collapse .col-md-6:last-child .sk-promo-slot-text,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .pager .col-md-6:last-child .sk-promo-slot-text,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .panel-body .col-md-6:last-child .sk-promo-slot-text,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .modal-footer .col-md-6:last-child .sk-promo-slot-text,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-page-header-has-featured-image .col-md-6:last-child .sk-promo-slot-text,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-article-nav-links .col-md-6:last-child .sk-promo-slot-text,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-jumbotron__container .col-md-6:last-child .sk-promo-slot-text,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-scroll-nav .col-md-6:last-child .sk-promo-slot-text,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-buy-online-list .col-md-6:last-child .sk-promo-slot-text,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-body .col-md-6:last-child .sk-promo-slot-text,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-images .col-md-6:last-child .sk-promo-slot-text,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-extended-info .col-md-6:last-child .sk-promo-slot-text,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-gallery-list .col-md-6:last-child .sk-promo-slot-text,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-list .col-md-6:last-child .sk-promo-slot-text,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .no-flexbox .sk-promotional-category-list .col-md-6:last-child .sk-promo-slot-text,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .no-flexbox .sk-product-category-list .col-md-6:last-child .sk-promo-slot-text,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-related-product-list .col-md-6:last-child .sk-promo-slot-text,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-heading-container .col-md-6:last-child .sk-promo-slot-text,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-feature-section__list .col-md-6:last-child .sk-promo-slot-text,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-heading .col-md-6:last-child .sk-promo-slot-text,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-other-solution-list .col-md-6:last-child .sk-promo-slot-text,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-solution-tip__content .col-md-6:last-child .sk-promo-slot-text,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-product-container .col-md-6:last-child .sk-promo-slot-text,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-tips-list-container .col-md-6:last-child .sk-promo-slot-text,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-projects-header .col-md-6:last-child .sk-promo-slot-text,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-other-project-list-container .col-md-6:last-child .sk-promo-slot-text,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-primary-project-list-container .col-md-6:last-child .sk-promo-slot-text,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-primary-project-list-container .col-md-6:last-child .sk-promo-slot-text,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-promo-rows.vpb-promo-rows .col-md-6:last-child .sk-promo-slot-text,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-share-container .col-md-6:last-child .sk-promo-slot-text,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-promo-rows .col-md-6:last-child .sk-promo-slot-text,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-prod-section__products .col-md-6:last-child .sk-promo-slot-text,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-prod-section__products-row .col-md-6:last-child .sk-promo-slot-text,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-noscript__inner .col-md-6:last-child .sk-promo-slot-text,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .continental-map-container .col-md-6:last-child .sk-promo-slot-text,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-body .col-md-6:last-child .sk-promo-slot-text,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-breadcrumbs .col-md-6:last-child .sk-promo-slot-text,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-footer .col-md-6:last-child .sk-promo-slot-text,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-header .col-md-6:last-child .sk-promo-slot-text,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-nav .col-md-6:last-child .sk-promo-slot-text,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-regulatory .col-md-6:last-child .sk-promo-slot-text,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-carousel-item .col-md-6:last-child .sk-promo-slot-text,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-site-messages .col-md-6:last-child .sk-promo-slot-text,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-general-jumbotron-container .col-md-6:last-child .sk-promo-slot-text {
    padding-top: 20px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .row .col-md-6:last-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .clearfix .col-md-6:last-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .dl-horizontal dd .col-md-6:last-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .container .col-md-6:last-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .container-fluid .col-md-6:last-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .row .col-md-6:last-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .form-horizontal .form-group .col-md-6:last-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .btn-toolbar .col-md-6:last-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .btn-group-vertical > .btn-group .col-md-6:last-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .nav .col-md-6:last-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar .col-md-6:last-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar-header .col-md-6:last-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar-collapse .col-md-6:last-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .pager .col-md-6:last-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .panel-body .col-md-6:last-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .modal-footer .col-md-6:last-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-page-header-has-featured-image .col-md-6:last-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-article-nav-links .col-md-6:last-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-jumbotron__container .col-md-6:last-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-scroll-nav .col-md-6:last-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-buy-online-list .col-md-6:last-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-body .col-md-6:last-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-images .col-md-6:last-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-extended-info .col-md-6:last-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-gallery-list .col-md-6:last-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-list .col-md-6:last-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .no-flexbox .sk-promotional-category-list .col-md-6:last-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .no-flexbox .sk-product-category-list .col-md-6:last-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-related-product-list .col-md-6:last-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-heading-container .col-md-6:last-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-feature-section__list .col-md-6:last-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-heading .col-md-6:last-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-other-solution-list .col-md-6:last-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-solution-tip__content .col-md-6:last-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-product-container .col-md-6:last-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-tips-list-container .col-md-6:last-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-projects-header .col-md-6:last-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-other-project-list-container .col-md-6:last-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-primary-project-list-container .col-md-6:last-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-primary-project-list-container .col-md-6:last-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-promo-rows.vpb-promo-rows .col-md-6:last-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-share-container .col-md-6:last-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-promo-rows .col-md-6:last-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-prod-section__products .col-md-6:last-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-prod-section__products-row .col-md-6:last-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-noscript__inner .col-md-6:last-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .continental-map-container .col-md-6:last-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-body .col-md-6:last-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-breadcrumbs .col-md-6:last-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-footer .col-md-6:last-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-header .col-md-6:last-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-nav .col-md-6:last-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-regulatory .col-md-6:last-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-carousel-item .col-md-6:last-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-site-messages .col-md-6:last-child,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-general-jumbotron-container .col-md-6:last-child {
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 30px;
  }
}
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .row .col-md-6:last-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .clearfix .col-md-6:last-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .dl-horizontal dd .col-md-6:last-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .container .col-md-6:last-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .container-fluid .col-md-6:last-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .row .col-md-6:last-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .form-horizontal .form-group .col-md-6:last-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .btn-toolbar .col-md-6:last-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .btn-group-vertical > .btn-group .col-md-6:last-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .nav .col-md-6:last-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar .col-md-6:last-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar-header .col-md-6:last-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar-collapse .col-md-6:last-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .pager .col-md-6:last-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .panel-body .col-md-6:last-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .modal-footer .col-md-6:last-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-page-header-has-featured-image .col-md-6:last-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-article-nav-links .col-md-6:last-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-jumbotron__container .col-md-6:last-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-scroll-nav .col-md-6:last-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-buy-online-list .col-md-6:last-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-body .col-md-6:last-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-images .col-md-6:last-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-extended-info .col-md-6:last-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-gallery-list .col-md-6:last-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-list .col-md-6:last-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .no-flexbox .sk-promotional-category-list .col-md-6:last-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .no-flexbox .sk-product-category-list .col-md-6:last-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-related-product-list .col-md-6:last-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-heading-container .col-md-6:last-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-feature-section__list .col-md-6:last-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-heading .col-md-6:last-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-other-solution-list .col-md-6:last-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-solution-tip__content .col-md-6:last-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-product-container .col-md-6:last-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-tips-list-container .col-md-6:last-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-projects-header .col-md-6:last-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-other-project-list-container .col-md-6:last-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-primary-project-list-container .col-md-6:last-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-primary-project-list-container .col-md-6:last-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-promo-rows.vpb-promo-rows .col-md-6:last-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-share-container .col-md-6:last-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-promo-rows .col-md-6:last-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-prod-section__products .col-md-6:last-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-prod-section__products-row .col-md-6:last-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-noscript__inner .col-md-6:last-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .continental-map-container .col-md-6:last-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-body .col-md-6:last-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-breadcrumbs .col-md-6:last-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-footer .col-md-6:last-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-header .col-md-6:last-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-nav .col-md-6:last-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-regulatory .col-md-6:last-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-carousel-item .col-md-6:last-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-site-messages .col-md-6:last-child .sk-promo-slot-text-holder:nth-child(1) p,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-general-jumbotron-container .col-md-6:last-child .sk-promo-slot-text-holder:nth-child(1) p {
  text-align: left;
  font-size: 12px;
  font-family: "Oswald";
  padding: 0 10px;
  margin: 0;
  text-transform: uppercase;
}
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .row .col-md-6:last-child .sk-promo-slot-heading,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .clearfix .col-md-6:last-child .sk-promo-slot-heading,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .dl-horizontal dd .col-md-6:last-child .sk-promo-slot-heading,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .container .col-md-6:last-child .sk-promo-slot-heading,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .container-fluid .col-md-6:last-child .sk-promo-slot-heading,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .row .col-md-6:last-child .sk-promo-slot-heading,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .form-horizontal .form-group .col-md-6:last-child .sk-promo-slot-heading,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .btn-toolbar .col-md-6:last-child .sk-promo-slot-heading,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .btn-group-vertical > .btn-group .col-md-6:last-child .sk-promo-slot-heading,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .nav .col-md-6:last-child .sk-promo-slot-heading,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar .col-md-6:last-child .sk-promo-slot-heading,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar-header .col-md-6:last-child .sk-promo-slot-heading,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar-collapse .col-md-6:last-child .sk-promo-slot-heading,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .pager .col-md-6:last-child .sk-promo-slot-heading,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .panel-body .col-md-6:last-child .sk-promo-slot-heading,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .modal-footer .col-md-6:last-child .sk-promo-slot-heading,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-page-header-has-featured-image .col-md-6:last-child .sk-promo-slot-heading,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-article-nav-links .col-md-6:last-child .sk-promo-slot-heading,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-jumbotron__container .col-md-6:last-child .sk-promo-slot-heading,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-scroll-nav .col-md-6:last-child .sk-promo-slot-heading,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-buy-online-list .col-md-6:last-child .sk-promo-slot-heading,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-body .col-md-6:last-child .sk-promo-slot-heading,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-images .col-md-6:last-child .sk-promo-slot-heading,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-extended-info .col-md-6:last-child .sk-promo-slot-heading,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-gallery-list .col-md-6:last-child .sk-promo-slot-heading,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-list .col-md-6:last-child .sk-promo-slot-heading,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .no-flexbox .sk-promotional-category-list .col-md-6:last-child .sk-promo-slot-heading,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .no-flexbox .sk-product-category-list .col-md-6:last-child .sk-promo-slot-heading,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-related-product-list .col-md-6:last-child .sk-promo-slot-heading,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-heading-container .col-md-6:last-child .sk-promo-slot-heading,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-feature-section__list .col-md-6:last-child .sk-promo-slot-heading,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-heading .col-md-6:last-child .sk-promo-slot-heading,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-other-solution-list .col-md-6:last-child .sk-promo-slot-heading,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-solution-tip__content .col-md-6:last-child .sk-promo-slot-heading,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-product-container .col-md-6:last-child .sk-promo-slot-heading,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-tips-list-container .col-md-6:last-child .sk-promo-slot-heading,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-projects-header .col-md-6:last-child .sk-promo-slot-heading,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-other-project-list-container .col-md-6:last-child .sk-promo-slot-heading,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-primary-project-list-container .col-md-6:last-child .sk-promo-slot-heading,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-primary-project-list-container .col-md-6:last-child .sk-promo-slot-heading,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-promo-rows.vpb-promo-rows .col-md-6:last-child .sk-promo-slot-heading,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-share-container .col-md-6:last-child .sk-promo-slot-heading,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-promo-rows .col-md-6:last-child .sk-promo-slot-heading,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-prod-section__products .col-md-6:last-child .sk-promo-slot-heading,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-prod-section__products-row .col-md-6:last-child .sk-promo-slot-heading,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-noscript__inner .col-md-6:last-child .sk-promo-slot-heading,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .continental-map-container .col-md-6:last-child .sk-promo-slot-heading,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-body .col-md-6:last-child .sk-promo-slot-heading,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-breadcrumbs .col-md-6:last-child .sk-promo-slot-heading,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-footer .col-md-6:last-child .sk-promo-slot-heading,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-header .col-md-6:last-child .sk-promo-slot-heading,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-nav .col-md-6:last-child .sk-promo-slot-heading,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-regulatory .col-md-6:last-child .sk-promo-slot-heading,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-carousel-item .col-md-6:last-child .sk-promo-slot-heading,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-site-messages .col-md-6:last-child .sk-promo-slot-heading,
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-general-jumbotron-container .col-md-6:last-child .sk-promo-slot-heading {
  padding-bottom: 60px;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .row .col-md-6:last-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .clearfix .col-md-6:last-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .dl-horizontal dd .col-md-6:last-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .container .col-md-6:last-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .container-fluid .col-md-6:last-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .row .col-md-6:last-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .form-horizontal .form-group .col-md-6:last-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .btn-toolbar .col-md-6:last-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .btn-group-vertical > .btn-group .col-md-6:last-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .nav .col-md-6:last-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar .col-md-6:last-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar-header .col-md-6:last-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .navbar-collapse .col-md-6:last-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .pager .col-md-6:last-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .panel-body .col-md-6:last-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .modal-footer .col-md-6:last-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-page-header-has-featured-image .col-md-6:last-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-article-nav-links .col-md-6:last-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-jumbotron__container .col-md-6:last-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-scroll-nav .col-md-6:last-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-buy-online-list .col-md-6:last-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-body .col-md-6:last-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-images .col-md-6:last-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-product-extended-info .col-md-6:last-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-gallery-list .col-md-6:last-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-list .col-md-6:last-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .no-flexbox .sk-promotional-category-list .col-md-6:last-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .no-flexbox .sk-product-category-list .col-md-6:last-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-related-product-list .col-md-6:last-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-heading-container .col-md-6:last-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-feature-section__list .col-md-6:last-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-heading .col-md-6:last-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-other-solution-list .col-md-6:last-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sf-solution-tip__content .col-md-6:last-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-product-container .col-md-6:last-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-tips-list-container .col-md-6:last-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-projects-header .col-md-6:last-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-other-project-list-container .col-md-6:last-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-primary-project-list-container .col-md-6:last-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-result-primary-project-list-container .col-md-6:last-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-promo-rows.vpb-promo-rows .col-md-6:last-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-share-container .col-md-6:last-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .vpb-promo-rows .col-md-6:last-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-prod-section__products .col-md-6:last-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-prod-section__products-row .col-md-6:last-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .pc-noscript__inner .col-md-6:last-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .continental-map-container .col-md-6:last-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-body .col-md-6:last-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-breadcrumbs .col-md-6:last-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-footer .col-md-6:last-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-header .col-md-6:last-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-nav .col-md-6:last-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-regulatory .col-md-6:last-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-container-carousel-item .col-md-6:last-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-site-messages .col-md-6:last-child .sk-promo-slot-heading,
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-general-jumbotron-container .col-md-6:last-child .sk-promo-slot-heading {
    padding-bottom: 20px;
  }
}
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-promo-slot-link-holder {
  margin-top: 15px;
  width: 245px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-promo-slot-link-holder {
    margin-top: 7%;
  }
}
.sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-promo-slot-link-holder .sk-promo-slot-link:before {
  font-family: 'Glyphicons Halflings';
  content: "\e080 \00a0";
  position: relative;
  font-size: 16px;
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-promo-slot-link-holder .sk-promo-slot-link {
    bottom: 60px;
    width: 60%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .sk-article .grid-section > .sk-grid-panel:nth-child(2) .sk-promo-slot-link-holder .sk-promo-slot-link {
    bottom: 23px;
    width: 60%;
  }
}
.sk-article .grid-section > .sk-grid-panel:nth-child(3) {
  text-align: left;
  width: 100%;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .sk-article .grid-section > .sk-grid-panel:nth-child(3) .col-md-4:nth-child(1),
  .sk-article .grid-section > .sk-grid-panel:nth-child(3) .col-md-4:nth-child(2) {
    width: 50%;
    float: left;
  }
  .sk-article .grid-section > .sk-grid-panel:nth-child(3) .col-md-4:nth-child(3) {
    width: 100%;
    display: block;
  }
  .sk-article .grid-section > .sk-grid-panel:nth-child(3) .col-md-4:nth-child(3) .sk-promo-slot-flexible {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }
}
.sk-article .grid-section > .sk-grid-panel:nth-child(3) .sk-columns-3 {
  padding: 0px;
}
.sk-article .grid-section > .sk-grid-panel:nth-child(3) .sk-promo-row-header {
  background-color: #212121;
  color: #9c9c9c;
  font-family: "Oswald";
  padding-top: 5px;
  text-transform: uppercase;
  text-align: center;
}
@media only screen and (min-width:1025px) {
  .sk-article .grid-section > .sk-grid-panel:nth-child(3) .sk-promo-row-header {
    font-size: 20px;
  }
}
.sk-article .grid-section > .sk-grid-panel:nth-child(3) .sk-promo-row-header h2:after {
  content: "";
  position: absolute;
  top: 66px;
  background-image: url("/css/CmsPlugins/RB-StarterKit/themes/morteinsk/images/backgrounds/takeaction-bg.png");
  background-size: contain;
  height: 27px;
  width: 127px;
  background-repeat: no-repeat;
  left: 50%;
  margin-left: -64px;
}
.sk-article .grid-section > .sk-grid-panel:nth-child(3) .sk-promo-slot-flexible {
  padding-top: 0px;
  min-height: 530px;
  margin-top: 30px;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .sk-article .grid-section > .sk-grid-panel:nth-child(3) .sk-promo-slot-flexible {
    min-height: 630px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-article .grid-section > .sk-grid-panel:nth-child(3) .sk-promo-slot-flexible {
    margin-bottom: 30px;
    min-height: 520px;
  }
  .sk-article .grid-section > .sk-grid-panel:nth-child(3) .sk-promo-slot-flexible .sk-promo-slot-link {
    width: 75%;
  }
}
@media only screen and (min-width:1025px) {
  .sk-article .grid-section > .sk-grid-panel:nth-child(3) .sk-promo-slot-flexible .sk-promo-slot-text {
    font-size: 14px;
    padding-left: 20px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .sk-article .grid-section > .sk-grid-panel:nth-child(3) .sk-promo-slot-flexible .sk-promo-slot-text {
    padding-left: 40px;
    padding-right: 20px;
  }
}
@media only screen and (min-width:1025px) {
  .sk-article .grid-section > .sk-grid-panel:nth-child(3) .sk-promo-slot-flexible .sk-promo-slot-title {
    font-size: 22px;
  }
}
.sk-article .grid-section > .sk-grid-panel:nth-child(3) .sk-promo-slot-flexible .sk-promo-slot-link-holder {
  bottom: 35px;
  position: absolute;
}
.sk-article .grid-section > .sk-grid-panel:nth-child(3) .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link {
  font-size: 15px;
  font-family: "Oswald";
  background-color: #ffffff;
  border-color: #ffffff;
  margin-right: 0;
  text-align: right;
  color: #a9a79f;
  text-transform: uppercase;
  border-top: 1px solid #eaebee;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-article .grid-section > .sk-grid-panel:nth-child(3) .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-article .grid-section > .sk-grid-panel:nth-child(3) {
    width: 100%;
  }
  .sk-article .grid-section > .sk-grid-panel:nth-child(3) .row .col-md-4 {
    display: block;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .sk-article .grid-section > .sk-grid-panel:nth-child(3) {
    width: 80%;
    background: #f1f1f1;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .sk-article .grid-section > .sk-grid-panel:nth-child(4) {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .sk-article .col-sm-8 .col-md-12 .sk-promo-slot-flexible {
    min-height: 380px;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .sk-article .col-sm-8 .col-md-12 .sk-category-area {
    background: #eef0f5;
  }
}
@media (min-width: 1200px) {
  .sk-article .col-sm-8 {
    width: 834px;
    padding: 0px;
  }
  .sk-article .col-sm-8 .sk-page-header {
    width: 100%;
  }
  .sk-article .col-sm-8 .sk-grid-content {
    width: 100%;
  }
  .sk-article .col-sm-8 .col-md-12 .sk-grid-image__image {
    width: 875px;
  }
  .sk-article .col-sm-8 .col-md-12 > .col-md-12 {
    width: 100%;
  }
  .sk-article .col-sm-8 .col-md-12 .sk-promo-slot-flexible {
    margin-bottom: 0px;
    min-height: 580px;
    padding-top: 5px;
  }
  .sk-article .col-sm-8 .col-md-12 .sk-grid-richtext--content p {
    padding-left: 50px;
    padding-right: 50px;
  }
  .sk-article .col-sm-8 .col-md-12 .sk-grid-richtext--content p:first-child {
    padding-top: 20px;
  }
  .sk-article .col-sm-8 .col-md-12 .sk-grid-richtext {
    margin-bottom: 60px;
  }
  .sk-article .col-sm-8 .col-md-12 .sk-category-area {
    background: #eef0f5;
    padding-bottom: 0px;
  }
  .sk-article .col-sm-8 .col-md-12 .sk-category-list {
    width: 65%;
  }
  .sk-article .col-sm-8 .col-md-12 .sk-category-list .sk-category-wrapper {
    width: 43%;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-article .col-sm-8 {
    width: 100%;
  }
  .sk-article .col-sm-8 .sk-page-header {
    width: 100%;
  }
  .sk-article .col-sm-8 .col-md-12 .sk-grid-title--content h2 {
    font-size: 22px;
  }
  .sk-article .col-sm-8 .col-md-12 .sk-grid-richtext--content p {
    font-size: 14px;
  }
  .sk-article .col-sm-8 .col-md-12 .sk-grid-richtext--content p {
    padding-left: 15px;
    padding-right: 15px;
    /* These are technically the same, but use both */
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    /* This is the dangerous one in WebKit, as it breaks things wherever */
    word-break: break-all;
    /* Instead use this non-standard one: */
    word-break: break-word;
    /* Adds a hyphen where the word breaks, if supported (No Blink) */
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
  }
  .sk-article .col-sm-8 .col-md-12 .sk-grid-richtext {
    padding-bottom: 30px;
    margin-bottom: 0px;
  }
  .sk-article .col-sm-8 .col-md-12 .sk-promo-slot-text {
    font-size: 14px;
  }
  .sk-article .col-sm-8 .col-md-12 .sk-promo-slot-flexible {
    margin-bottom: 30px;
    min-height: 330px;
  }
  .sk-article .col-sm-8 .col-md-12 .sk-category-list {
    width: 100%;
  }
  .sk-article .col-sm-8 .col-md-12 .sk-category-area {
    background: #eef0f5;
    padding: 0px;
  }
  .sk-article .col-sm-4 {
    width: 100%;
    margin-left: 0px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .sk-article .sk-page-header {
    width: 80%;
  }
  .sk-article .col-sm-8 {
    /*.sk-page-header{
                width: 100%;
            }*/
    width: 100%;
  }
  .sk-article .col-sm-8 .col-md-12 .sk-grid-richtext--content p {
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 0px;
  }
  .sk-article .col-sm-8 .col-md-12 .sk-grid-richtext {
    padding-bottom: 50px;
  }
  .sk-article .col-sm-8 .sk-social-page-sharing--blog {
    margin-left: -15px;
    margin-right: -15px;
  }
  .sk-article .col-sm-8 .sk-category {
    min-height: 500px;
  }
  .sk-article .col-sm-8 .sk-promo-slot-flexible {
    min-height: 400px;
  }
  .sk-article .col-sm-8 .sk-category-area {
    background: #eef0f5;
    padding-bottom: 0px;
  }
  .sk-article .col-sm-4 {
    width: 100%;
  }
  .sk-article .sk-grid-content {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
  }
  .sk-article .col-sm-8 .sk-page-header {
    margin-bottom: 40px;
  }
  .sk-article .breadcrumb {
    margin: 15px 0 20px 100px;
  }
  .sk-article .sk-grid-title {
    margin: 0px 0px 40px 0px;
  }
}
.sk-article .col-sm-4 {
  background: #212121;
  margin-top: 59px;
}
@media (min-width: 1200px) {
  .sk-article .col-sm-4 {
    width: 314px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-article .col-sm-4 {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .sk-article .col-sm-4 {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .sk-article .col-sm-4 {
    margin-top: 0px;
  }
}
.sk-article .col-sm-4 .sk-article-nav-header {
  display: none;
}
.sk-article .col-sm-4 .sk-article-nav-links {
  margin-top: 48px;
  margin-bottom: 61px;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-article .col-sm-4 .sk-article-nav-links {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.sk-article .col-sm-4 li {
  margin-left: 20px;
  margin-top: 19px;
}
.sk-article .col-sm-4 li > a {
  color: #ffffff;
  font-size: 20px;
  font-family: "Oswald";
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-article .col-sm-4 li > a {
    font-size: 14px;
  }
}
.sk-article .col-sm-4 li > a:hover,
.sk-article .col-sm-4 li > a:focus {
  text-decoration: none;
  background-color: #191919;
  color: #d60002;
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .sk-article .col-sm-8 {
    width: 100%;
  }
  .sk-article .col-sm-8 .sk-page-header {
    width: 80%;
  }
  .sk-article .col-sm-8 .col-md-12 .sk-grid-richtext--content p {
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 0px;
  }
  .sk-article .col-sm-8 .col-md-12 .sk-grid-richtext {
    padding-bottom: 50px;
  }
  .sk-article .col-sm-4 {
    width: 77.9%;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    float: none;
  }
}
@media (min-width: 1200px) {
  .sk-article .sk-social-page-sharing--blog {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .sk-article .sk-social-page-sharing--blog {
    width: 80%;
    margin-left: 99px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-article .sk-social-page-sharing--blog {
    display: none;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 25px;
  }
}
.sk-article .sk-promotional-category-list .sk-category .sk-category-image-holder {
  margin-bottom: 40px;
  border-bottom: 1px solid #eaebee;
  padding-bottom: 30px;
}
@media (min-width: 1200px) {
  .sk-article .col-sm-8 ul {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-article .col-sm-8 ul {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .sk-article .col-sm-8 ul {
    padding-left: 70px;
    padding-right: 70px;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .sk-article .col-sm-8 ul {
    padding-left: 75px;
    padding-right: 75px;
  }
}
.sk-article .col-sm-8 ul li,
.sk-article .col-sm-8 ol li {
  color: #000000;
  text-align: left;
  font-size: 16px;
  font-family: 'Source Sans Pro', sans-serif;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-article .col-sm-8 ul li,
  .sk-article .col-sm-8 ol li {
    font-size: 14px;
  }
}
.sk-article .sk-grid-social-media .fa {
  color: #d60002;
}
.sk-article .sk-grid-social-media-share-text {
  font-size: 15px;
  font-family: "Oswald";
  color: #a9a79f;
  text-transform: uppercase;
  text-align: left;
  padding: 30px 20px 30px 60px !important;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-article .sk-grid-social-media-share-text {
    display: none;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-article .sk-grid-social-media--content {
    display: none;
  }
}
.sk-article .sk-grid-social-media {
  padding-left: 0px !important;
}
.sk-article .sk-grid-richtext--content img {
  width: 80%;
  margin-left: 0px;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .sk-article .sk-grid-richtext--content img {
    margin-top: 0px;
  }
}
.sk-article .sk-grid-richtext--content h2,
.sk-article .sk-grid-richtext--content h3,
.sk-article .sk-grid-richtext--content h4,
.sk-article .sk-grid-richtext--content h5,
.sk-article .sk-grid-richtext--content h6 {
  text-align: left;
  padding-left: 50px;
  color: #000000;
  padding-bottom: 10px;
  padding-top: 10px;
  padding-right: 50px;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-article .sk-grid-richtext--content h2,
  .sk-article .sk-grid-richtext--content h3,
  .sk-article .sk-grid-richtext--content h4,
  .sk-article .sk-grid-richtext--content h5,
  .sk-article .sk-grid-richtext--content h6 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .sk-article .sk-grid-richtext--content h2,
  .sk-article .sk-grid-richtext--content h3,
  .sk-article .sk-grid-richtext--content h4,
  .sk-article .sk-grid-richtext--content h5,
  .sk-article .sk-grid-richtext--content h6 {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .sk-article .sk-grid-richtext--content h2,
  .sk-article .sk-grid-richtext--content h3,
  .sk-article .sk-grid-richtext--content h4,
  .sk-article .sk-grid-richtext--content h5,
  .sk-article .sk-grid-richtext--content h6 {
    padding-left: 40px;
  }
}
.sk-article .sk-grid-richtext--content ol {
  padding-left: 65px;
  padding-right: 50px;
}
.sk-article .sk-page-header h1 {
  font-size: 28px;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-article .sk-category-area-header {
    margin-bottom: 45px;
  }
  .sk-article .sk-category {
    min-height: 350px;
  }
  .sk-article .sk-promo-slot-text-holder .sk-promo-slot-text {
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 15px;
  }
}
.sk-article .grid-section div:nth-child(2) {
  padding: 0px 0px 30px 0px;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-article .grid-section div:nth-child(2) {
    padding: 0px 25px 0px 25px;
  }
}
@media (min-width: 992px) {
  .sk-article .sk-category-area-header {
    margin-bottom: 60px;
  }
  .sk-article .sk-category {
    padding: 0px 20px 0px 20px;
    min-height: 510px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 500px) {
  .sk-article .sk-category {
    min-height: 400px !important;
  }
}
.sk-article .about-title.sk-grid-panel .sk-grid-title--content {
  margin: 0px;
  padding-top: 30px;
}
.sk-article .about-title.sk-grid-panel .sk-grid-title--content h2 {
  display: none;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContentGridPage .grid-section > .artical-pest:nth-child(2) .row .col-md-8 {
    width: 70%;
    float: left;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 992px) {
  .RBStarterKitContentGridPage .grid-section > .artical-pest:nth-child(2) .row .col-md-8 {
    width: 66.66%;
    float: left;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section > .artical-pest:nth-child(2) .row .col-md-8 .sk-grid-richtext--content p {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .RBStarterKitContentGridPage .grid-section > .artical-pest:nth-child(2) .row .col-md-4 .sk-grid-richtext--content img {
    width: 200px;
  }
}
.RBStarterKitContentGridPage .grid-section > .artical-pest:nth-child(3) .row .col-md-6:nth-child(1) .sk-promo-slot-flexible,
.RBStarterKitContentGridPage .grid-section > .artical-pest:nth-child(3) .row .col-md-6:nth-child(2) .sk-promo-slot-flexible {
  margin-bottom: 0px;
  min-height: 320px;
  padding-top: 10px;
  padding-left: 5px;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContentGridPage .grid-section > .artical-pest:nth-child(3) .row .col-md-6:nth-child(1) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .grid-section > .artical-pest:nth-child(3) .row .col-md-6:nth-child(2) .sk-promo-slot-flexible {
    min-height: 350px;
    margin-bottom: 0px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section > .artical-pest:nth-child(3) .row .col-md-6:nth-child(1) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .grid-section > .artical-pest:nth-child(3) .row .col-md-6:nth-child(2) .sk-promo-slot-flexible {
    margin-bottom: 20px;
    min-height: 380px;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .RBStarterKitContentGridPage .grid-section > .artical-pest:nth-child(3) .row .col-md-6:nth-child(1) .sk-promo-slot-flexible,
  .RBStarterKitContentGridPage .grid-section > .artical-pest:nth-child(3) .row .col-md-6:nth-child(2) .sk-promo-slot-flexible {
    min-height: 380px;
    margin-bottom: 0px;
  }
}
.RBStarterKitContentGridPage .grid-section > .artical-pest:nth-child(3) .row .col-md-6:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-link-holder,
.RBStarterKitContentGridPage .grid-section > .artical-pest:nth-child(3) .row .col-md-6:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-link-holder {
  position: relative;
  width: 245px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
}
.RBStarterKitContentGridPage .grid-section > .artical-pest:nth-child(3) .row .col-md-6:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link:before,
.RBStarterKitContentGridPage .grid-section > .artical-pest:nth-child(3) .row .col-md-6:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-link-holder .sk-promo-slot-link:before {
  font-family: 'Glyphicons Halflings';
  content: "\e080 \00a0";
  position: relative;
  font-size: 16px;
}
.RBStarterKitContentGridPage .grid-section > .artical-pest:nth-child(3) .row .col-md-6:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder,
.RBStarterKitContentGridPage .grid-section > .artical-pest:nth-child(3) .row .col-md-6:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder {
  padding-bottom: 0px;
  padding-top: 0px;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .RBStarterKitContentGridPage .grid-section > .artical-pest:nth-child(3) .row .col-md-6:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder .sk-promo-slot-text,
  .RBStarterKitContentGridPage .grid-section > .artical-pest:nth-child(3) .row .col-md-6:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder .sk-promo-slot-text {
    padding-right: 0px;
    padding-left: 0px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section > .artical-pest:nth-child(3) .row .col-md-6:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder,
  .RBStarterKitContentGridPage .grid-section > .artical-pest:nth-child(3) .row .col-md-6:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder {
    padding: 0px;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .RBStarterKitContentGridPage .grid-section > .artical-pest:nth-child(3) .row .col-md-6:nth-child(1) .sk-promo-slot-flexible .sk-promo-slot-text-holder .sk-promo-slot-text,
  .RBStarterKitContentGridPage .grid-section > .artical-pest:nth-child(3) .row .col-md-6:nth-child(2) .sk-promo-slot-flexible .sk-promo-slot-text-holder .sk-promo-slot-text {
    padding-right: 0px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section > .artical-pest:nth-child(3) .row .col-md-6:nth-child(2) .sk-promo-slot-flexible {
    margin-bottom: 0px;
  }
}
.RBStarterKitContentGridPage .grid-section > .artical-pest:nth-last-child(2) {
  background: #f1f1f1;
}
@media only screen and (min-width:1025px) {
  .RBStarterKitContentGridPage .grid-section > .artical-pest:nth-last-child(3) {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .RBStarterKitContentGridPage .grid-section > .artical-pest:nth-last-child(3) {
    margin-top: 0px;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .RBStarterKitContentGridPage .grid-section > .artical-pest:nth-last-child(3) {
    margin-top: 0px;
  }
}
.RBStarterKitContentGridPage .grid-section .sk-promotional-category-list .sk-category .sk-category-image-holder {
  margin-bottom: 40px;
  border-bottom: 1px solid #eaebee;
  padding-bottom: 30px;
}
.sk-grid-richtext .small {
  word-break: break-all;
}
/* pest-myths page starts */
.sk-pest-myths {
  background: transparent;
}
/* pest-myths page ends */
.sk-thankyou .sk-grid-richtext {
  background-color: #d60002;
}
.sk-thankyou .grid-section > .sk-grid-panel:last-child,
.sk-thankyou .grid-section > .sk-grid-panel:first-child .col-md-12 {
  background-color: #d60002;
}
.sk-thankyou .sk-page-header {
  display: none;
}
.sk-thankyou .sk-grid-richtext--content {
  margin-bottom: 100px;
}
.sk-thankyou .sk-grid-richtext--content p {
  color: #ffffff;
  text-align: left;
  font-size: 20px;
  font-family: 'Source Sans Pro', sans-serif;
  padding-left: 84px;
  margin-top: 10px;
  font-weight: 500;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-thankyou .sk-grid-richtext--content p {
    padding-left: 20px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .sk-thankyou .sk-grid-richtext--content p {
    padding-right: 50px;
  }
}
.sk-quicktips {
  background-color: #212121;
  color: #ffffff;
}
.sk-quicktips .sk-promo-slot-title,
.sk-quicktips .sk-promo-slot-text {
  color: #ffffff !important;
}
.sk-funfacts {
  background-color: #99c33f;
  color: #ffffff;
}
.sk-funfacts .sk-promo-slot-title,
.sk-funfacts .sk-promo-slot-text {
  color: #ffffff !important;
}
.sk-expertadvice {
  background-color: #ffffff;
  color: #000000;
}
.sk-expertadvice .sk-promo-slot-title,
.sk-expertadvice .sk-promo-slot-text {
  color: #000000 !important;
}
.sk-articlesublist .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1200px) {
  .sk-articlesublist .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows {
    width: 1180px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .sk-articlesublist .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows {
    width: 80%;
  }
}
@media only screen and (max-width: 1025px) and (min-width: 1200px) {
  .sk-articlesublist .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows {
    width: 90%;
  }
}
.sk-articlesublist .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(3) .row .col-md-4:last-child .sk-promo-slot-flexible {
  background: #ffffff;
}
.sk-articlesublist .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(4) {
  width: 100%;
  background: #d60002;
}
.sk-articlesublist .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(4) .row {
  padding-top: 0px;
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .sk-articlesublist .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(4) .row {
    paddin-top: 0px;
  }
}
.sk-articlesublist .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(4) .row .col-md-4:nth-child(1),
.sk-articlesublist .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(4) .row .col-md-4:nth-child(2) {
  width: 33.33%;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .sk-articlesublist .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(4) .row .col-md-4:nth-child(1),
  .sk-articlesublist .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(4) .row .col-md-4:nth-child(2) {
    width: 100%;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .sk-articlesublist .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(4) .row {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
    display: block;
  }
  .sk-articlesublist .sk-articlesublist .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows {
    margin-left: auto;
    margin-right: auto;
    width: 90%;
  }
  .sk-articlesublist .grid-section > .articlelist.sk-grid-panel:first-child .row {
    margin-left: 0;
    margin-right: 0;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .sk-articlesublist .sk-promo-slot-heading {
    padding: 25px 20px 54px 20px;
  }
  .sk-articlesublist .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(4) .sk-promo-slot-flexible {
    min-height: 375px;
  }
  .sk-articlesublist .grid-section .sk-grid-panel .sk-promo-rows {
    margin-bottom: 40px;
  }
  .sk-articlesublist .grid-section > .articlelist.sk-grid-panel :first-child .col-md-12 {
    background: #d60002;
  }
  .sk-articlesublist .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(1),
  .sk-articlesublist .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(2),
  .sk-articlesublist .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(3) {
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .sk-articlesublist .grid-section > .articlelist.sk-grid-panel .sk-promo-slot-title {
    font-size: 22px;
  }
  .sk-articlesublist .sk-promo-slot-heading {
    padding: 25px 20px 54px 20px;
  }
  .sk-articlesublist .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(4) .row .col-md-4:nth-child(1) .sk-promo-slot-flexible,
  .sk-articlesublist .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(4) .row .col-md-4:nth-child(2) .sk-promo-slot-flexible,
  .sk-articlesublist .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(4) .row .col-md-4:nth-child(3) .sk-promo-slot-flexible {
    min-height: 360px;
  }
  .sk-articlesublist .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(4) .row .col-md-4:nth-child(3) {
    padding-left: 15px;
    padding-right: 15px;
    width: 33.3%;
    display: block;
  }
  .sk-articlesublist .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(4) .row .col-md-4:nth-child(3) .sk-promo-slot-flexible {
    min-height: 360px;
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 992px) {
  .sk-articlesublist .grid-section .sk-grid-panel .sk-promo-rows:nth-child(1),
  .sk-articlesublist .grid-section .sk-grid-panel .sk-promo-rows:nth-child(2),
  .sk-articlesublist .grid-section .sk-grid-panel .sk-promo-rows:nth-child(3) {
    margin-bottom: 0px;
  }
}
@media (min-width: 1200px) {
  .sk-articlesublist .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(4) .row .col-md-4:nth-child(1) .sk-promo-slot-flexible,
  .sk-articlesublist .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(4) .row .col-md-4:nth-child(2) .sk-promo-slot-flexible,
  .sk-articlesublist .grid-section > .articlelist.sk-grid-panel .sk-grid-panel .sk-promo-rows:nth-child(4) .row .col-md-4:nth-child(3) .sk-promo-slot-flexible {
    min-height: 390px;
  }
  .sk-articlesublist .grid-section > .articlelist.sk-grid-panel .sk-promo-slot-title {
    font-size: 26px;
  }
}
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
