@charset "UTF-8";
@import url(../css/fonts/jom-icon-fonts.css);
@import url(../css/sharetastic.css);
@import url("https://p.typekit.net/p.css?s=1&k=szh1zrr&ht=tk&f=2003.2005.2006.2007.2008.2009.2010.10328.10871&a=3850641&app=typekit&e=css");
div[style="background-color:#F15A1C;"] .score-hero-image:before {
  background-color: #F15A1C; }

div[style="background-color:#EF4120;"] .score-hero-image:before {
  background-color: #EF4120; }

div[style="background-color:#9E1F5C;"] .score-hero-image:before {
  background-color: #9E1F5C; }

div[style="background-color:#92278F;"] .score-hero-image:before {
  background-color: #92278F; }

div[style="background-color:#662D8F;"] .score-hero-image:before {
  background-color: #662D8F; }

div[style="background-color:#605CA8;"] .score-hero-image:before {
  background-color: #605CA8; }

div[style="background-color:#1C75BB;"] .score-hero-image:before {
  background-color: #1C75BB; }

div[style="background-color:#27A9E0;"] .score-hero-image:before {
  background-color: #27A9E0; }

div[style="background-color:#00A69D;"] .score-hero-image:before {
  background-color: #00A69D; }

div[style="background-color:#009344;"] .score-hero-image:before {
  background-color: #009344; }

div[style="background-color:#38B449;"] .score-hero-image:before {
  background-color: #38B449; }

div[style="background-color:#8CC63F;"] .score-hero-image:before {
  background-color: #8CC63F; }

div[style="background-color:#F2AE36;"] .score-hero-image:before {
  background-color: #F2AE36; }

div[style="background-color:#615C5C;"] .score-hero-image:before {
  background-color: #615C5C; }

div[style="background-color:#2B3998;"] .score-hero-image:before {
  background-color: #2B3998; }

div[style="background-color:#0081CA;"] .score-hero-image:before {
  background-color: #0089C8; }

.pright {
  padding-right: 10px; }

.pleft {
  padding-left: 10px; }

.mTop45 {
  margin-top: 45px; }

/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar, .score-main-menu-spider, .score-megamenu {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

/*.glyphicon-asterisk               { &:before { content: "\002a"; } }
.glyphicon-plus                   { &:before { content: "\002b"; } }
.glyphicon-euro,
.glyphicon-eur                    { &:before { content: "\20ac"; } }
.glyphicon-minus                  { &:before { content: "\2212"; } }
.glyphicon-cloud                  { &:before { content: "\2601"; } }
.glyphicon-envelope               { &:before { content: "\2709"; } }
.glyphicon-pencil                 { &:before { content: "\270f"; } }
.glyphicon-glass                  { &:before { content: "\e001"; } }
.glyphicon-music                  { &:before { content: "\e002"; } }
.glyphicon-search                 { &:before { content: "\e003"; } }
.glyphicon-heart                  { &:before { content: "\e005"; } }
.glyphicon-star                   { &:before { content: "\e006"; } }
.glyphicon-star-empty             { &:before { content: "\e007"; } }
.glyphicon-user                   { &:before { content: "\e008"; } }
.glyphicon-film                   { &:before { content: "\e009"; } }
.glyphicon-th-large               { &:before { content: "\e010"; } }
.glyphicon-th                     { &:before { content: "\e011"; } }
.glyphicon-th-list                { &:before { content: "\e012"; } }
.glyphicon-ok                     { &:before { content: "\e013"; } }
.glyphicon-remove                 { &:before { content: "\e014"; } }
.glyphicon-zoom-in                { &:before { content: "\e015"; } }
.glyphicon-zoom-out               { &:before { content: "\e016"; } }
.glyphicon-off                    { &:before { content: "\e017"; } }
.glyphicon-signal                 { &:before { content: "\e018"; } }
.glyphicon-cog                    { &:before { content: "\e019"; } }
.glyphicon-trash                  { &:before { content: "\e020"; } }
.glyphicon-home                   { &:before { content: "\e021"; } }
.glyphicon-file                   { &:before { content: "\e022"; } }
.glyphicon-time                   { &:before { content: "\e023"; } }
.glyphicon-road                   { &:before { content: "\e024"; } }
.glyphicon-download-alt           { &:before { content: "\e025"; } }
.glyphicon-download               { &:before { content: "\e026"; } }
.glyphicon-upload                 { &:before { content: "\e027"; } }
.glyphicon-inbox                  { &:before { content: "\e028"; } }
.glyphicon-play-circle            { &:before { content: "\e029"; } }
.glyphicon-repeat                 { &:before { content: "\e030"; } }
.glyphicon-refresh                { &:before { content: "\e031"; } }
.glyphicon-list-alt               { &:before { content: "\e032"; } }
.glyphicon-lock                   { &:before { content: "\e033"; } }
.glyphicon-flag                   { &:before { content: "\e034"; } }
.glyphicon-headphones             { &:before { content: "\e035"; } }
.glyphicon-volume-off             { &:before { content: "\e036"; } }
.glyphicon-volume-down            { &:before { content: "\e037"; } }
.glyphicon-volume-up              { &:before { content: "\e038"; } }
.glyphicon-qrcode                 { &:before { content: "\e039"; } }
.glyphicon-barcode                { &:before { content: "\e040"; } }
.glyphicon-tag                    { &:before { content: "\e041"; } }
.glyphicon-tags                   { &:before { content: "\e042"; } }
.glyphicon-book                   { &:before { content: "\e043"; } }
.glyphicon-bookmark               { &:before { content: "\e044"; } }
.glyphicon-print                  { &:before { content: "\e045"; } }
.glyphicon-camera                 { &:before { content: "\e046"; } }
.glyphicon-font                   { &:before { content: "\e047"; } }
.glyphicon-bold                   { &:before { content: "\e048"; } }
.glyphicon-italic                 { &:before { content: "\e049"; } }
.glyphicon-text-height            { &:before { content: "\e050"; } }
.glyphicon-text-width             { &:before { content: "\e051"; } }
.glyphicon-align-left             { &:before { content: "\e052"; } }
.glyphicon-align-center           { &:before { content: "\e053"; } }
.glyphicon-align-right            { &:before { content: "\e054"; } }
.glyphicon-align-justify          { &:before { content: "\e055"; } }
.glyphicon-list                   { &:before { content: "\e056"; } }
.glyphicon-indent-left            { &:before { content: "\e057"; } }
.glyphicon-indent-right           { &:before { content: "\e058"; } }
.glyphicon-facetime-video         { &:before { content: "\e059"; } }
.glyphicon-picture                { &:before { content: "\e060"; } }
.glyphicon-map-marker             { &:before { content: "\e062"; } }
.glyphicon-adjust                 { &:before { content: "\e063"; } }
.glyphicon-tint                   { &:before { content: "\e064"; } }
.glyphicon-edit                   { &:before { content: "\e065"; } }
.glyphicon-share                  { &:before { content: "\e066"; } }
.glyphicon-check                  { &:before { content: "\e067"; } }
.glyphicon-move                   { &:before { content: "\e068"; } }
.glyphicon-step-backward          { &:before { content: "\e069"; } }
.glyphicon-fast-backward          { &:before { content: "\e070"; } }
.glyphicon-backward               { &:before { content: "\e071"; } }
.glyphicon-play                   { &:before { content: "\e072"; } }
.glyphicon-pause                  { &:before { content: "\e073"; } }
.glyphicon-stop                   { &:before { content: "\e074"; } }
.glyphicon-forward                { &:before { content: "\e075"; } }
.glyphicon-fast-forward           { &:before { content: "\e076"; } }
.glyphicon-step-forward           { &:before { content: "\e077"; } }
.glyphicon-eject                  { &:before { content: "\e078"; } }

.glyphicon-plus-sign              { &:before { content: "\e081"; } }
.glyphicon-minus-sign             { &:before { content: "\e082"; } }
.glyphicon-remove-sign            { &:before { content: "\e083"; } }
.glyphicon-ok-sign                { &:before { content: "\e084"; } }

.glyphicon-info-sign              { &:before { content: "\e086"; } }
.glyphicon-screenshot             { &:before { content: "\e087"; } }
.glyphicon-remove-circle          { &:before { content: "\e088"; } }
.glyphicon-ok-circle              { &:before { content: "\e089"; } }
.glyphicon-ban-circle             { &:before { content: "\e090"; } }
.glyphicon-arrow-left             { &:before { content: "\e091"; } }
.glyphicon-arrow-right            { &:before { content: "\e092"; } }
.glyphicon-arrow-up               { &:before { content: "\e093"; } }
.glyphicon-arrow-down             { &:before { content: "\e094"; } }
.glyphicon-share-alt              { &:before { content: "\e095"; } }
.glyphicon-resize-full            { &:before { content: "\e096"; } }
.glyphicon-resize-small           { &:before { content: "\e097"; } }
.glyphicon-exclamation-sign       { &:before { content: "\e101"; } }
.glyphicon-gift                   { &:before { content: "\e102"; } }
.glyphicon-leaf                   { &:before { content: "\e103"; } }
.glyphicon-fire                   { &:before { content: "\e104"; } }
.glyphicon-eye-open               { &:before { content: "\e105"; } }
.glyphicon-eye-close              { &:before { content: "\e106"; } }
.glyphicon-warning-sign           { &:before { content: "\e107"; } }
.glyphicon-plane                  { &:before { content: "\e108"; } }
.glyphicon-calendar               { &:before { content: "\e109"; } }
.glyphicon-random                 { &:before { content: "\e110"; } }
.glyphicon-comment                { &:before { content: "\e111"; } }
.glyphicon-magnet                 { &:before { content: "\e112"; } }
.glyphicon-chevron-up             { &:before { content: "\e113"; } }
.glyphicon-chevron-down           { &:before { content: "\e114"; } }
.glyphicon-retweet                { &:before { content: "\e115"; } }
.glyphicon-shopping-cart          { &:before { content: "\e116"; } }
.glyphicon-folder-close           { &:before { content: "\e117"; } }
.glyphicon-folder-open            { &:before { content: "\e118"; } }
.glyphicon-resize-vertical        { &:before { content: "\e119"; } }
.glyphicon-resize-horizontal      { &:before { content: "\e120"; } }
.glyphicon-hdd                    { &:before { content: "\e121"; } }
.glyphicon-bullhorn               { &:before { content: "\e122"; } }
.glyphicon-bell                   { &:before { content: "\e123"; } }
.glyphicon-certificate            { &:before { content: "\e124"; } }
.glyphicon-thumbs-up              { &:before { content: "\e125"; } }
.glyphicon-thumbs-down            { &:before { content: "\e126"; } }
.glyphicon-hand-right             { &:before { content: "\e127"; } }
.glyphicon-hand-left              { &:before { content: "\e128"; } }
.glyphicon-hand-up                { &:before { content: "\e129"; } }
.glyphicon-hand-down              { &:before { content: "\e130"; } }
.glyphicon-circle-arrow-right     { &:before { content: "\e131"; } }
.glyphicon-circle-arrow-left      { &:before { content: "\e132"; } }
.glyphicon-circle-arrow-up        { &:before { content: "\e133"; } }
.glyphicon-circle-arrow-down      { &:before { content: "\e134"; } }
.glyphicon-globe                  { &:before { content: "\e135"; } }
.glyphicon-wrench                 { &:before { content: "\e136"; } }
.glyphicon-tasks                  { &:before { content: "\e137"; } }
.glyphicon-filter                 { &:before { content: "\e138"; } }
.glyphicon-briefcase              { &:before { content: "\e139"; } }
.glyphicon-fullscreen             { &:before { content: "\e140"; } }
.glyphicon-dashboard              { &:before { content: "\e141"; } }
.glyphicon-paperclip              { &:before { content: "\e142"; } }
.glyphicon-heart-empty            { &:before { content: "\e143"; } }
.glyphicon-link                   { &:before { content: "\e144"; } }
.glyphicon-phone                  { &:before { content: "\e145"; } }
.glyphicon-pushpin                { &:before { content: "\e146"; } }
.glyphicon-usd                    { &:before { content: "\e148"; } }
.glyphicon-gbp                    { &:before { content: "\e149"; } }
.glyphicon-sort                   { &:before { content: "\e150"; } }
.glyphicon-sort-by-alphabet       { &:before { content: "\e151"; } }
.glyphicon-sort-by-alphabet-alt   { &:before { content: "\e152"; } }
.glyphicon-sort-by-order          { &:before { content: "\e153"; } }
.glyphicon-sort-by-order-alt      { &:before { content: "\e154"; } }
.glyphicon-sort-by-attributes     { &:before { content: "\e155"; } }
.glyphicon-sort-by-attributes-alt { &:before { content: "\e156"; } }
.glyphicon-unchecked              { &:before { content: "\e157"; } }
.glyphicon-expand                 { &:before { content: "\e158"; } }
.glyphicon-collapse-down          { &:before { content: "\e159"; } }
.glyphicon-collapse-up            { &:before { content: "\e160"; } }
.glyphicon-log-in                 { &:before { content: "\e161"; } }
.glyphicon-flash                  { &:before { content: "\e162"; } }
.glyphicon-log-out                { &:before { content: "\e163"; } }
.glyphicon-new-window             { &:before { content: "\e164"; } }
.glyphicon-record                 { &:before { content: "\e165"; } }
.glyphicon-save                   { &:before { content: "\e166"; } }
.glyphicon-open                   { &:before { content: "\e167"; } }
.glyphicon-saved                  { &:before { content: "\e168"; } }
.glyphicon-import                 { &:before { content: "\e169"; } }
.glyphicon-export                 { &:before { content: "\e170"; } }
.glyphicon-send                   { &:before { content: "\e171"; } }
.glyphicon-floppy-disk            { &:before { content: "\e172"; } }
.glyphicon-floppy-saved           { &:before { content: "\e173"; } }
.glyphicon-floppy-remove          { &:before { content: "\e174"; } }
.glyphicon-floppy-save            { &:before { content: "\e175"; } }
.glyphicon-floppy-open            { &:before { content: "\e176"; } }
.glyphicon-credit-card            { &:before { content: "\e177"; } }
.glyphicon-transfer               { &:before { content: "\e178"; } }
.glyphicon-cutlery                { &:before { content: "\e179"; } }
.glyphicon-header                 { &:before { content: "\e180"; } }
.glyphicon-compressed             { &:before { content: "\e181"; } }
.glyphicon-earphone               { &:before { content: "\e182"; } }
.glyphicon-phone-alt              { &:before { content: "\e183"; } }
.glyphicon-tower                  { &:before { content: "\e184"; } }
.glyphicon-stats                  { &:before { content: "\e185"; } }
.glyphicon-sd-video               { &:before { content: "\e186"; } }
.glyphicon-hd-video               { &:before { content: "\e187"; } }
.glyphicon-subtitles              { &:before { content: "\e188"; } }
.glyphicon-sound-stereo           { &:before { content: "\e189"; } }
.glyphicon-sound-dolby            { &:before { content: "\e190"; } }
.glyphicon-sound-5-1              { &:before { content: "\e191"; } }
.glyphicon-sound-6-1              { &:before { content: "\e192"; } }
.glyphicon-sound-7-1              { &:before { content: "\e193"; } }
.glyphicon-copyright-mark         { &:before { content: "\e194"; } }
.glyphicon-registration-mark      { &:before { content: "\e195"; } }
.glyphicon-cloud-download         { &:before { content: "\e197"; } }
.glyphicon-cloud-upload           { &:before { content: "\e198"; } }
.glyphicon-tree-conifer           { &:before { content: "\e199"; } }
.glyphicon-tree-deciduous         { &:before { content: "\e200"; } }
.glyphicon-cd                     { &:before { content: "\e201"; } }
.glyphicon-save-file              { &:before { content: "\e202"; } }
.glyphicon-open-file              { &:before { content: "\e203"; } }
.glyphicon-level-up               { &:before { content: "\e204"; } }
.glyphicon-copy                   { &:before { content: "\e205"; } }
.glyphicon-paste                  { &:before { content: "\e206"; } }
// The following 2 Glyphicons are omitted for the time being because
// they currently use Unicode codepoints that are outside the
// Basic Multilingual Plane (BMP). Older buggy versions of WebKit can't handle
// non-BMP codepoints in CSS string escapes, and thus can't display these two icons.
// Notably, the bug affects some older versions of the Android Browser.
// More info: https://github.com/twbs/bootstrap/issues/10106
// .glyphicon-door                   { &:before { content: "\1f6aa"; } }
// .glyphicon-key                    { &:before { content: "\1f511"; } }
.glyphicon-alert                  { &:before { content: "\e209"; } }
.glyphicon-equalizer              { &:before { content: "\e210"; } }
.glyphicon-king                   { &:before { content: "\e211"; } }
.glyphicon-queen                  { &:before { content: "\e212"; } }
.glyphicon-pawn                   { &:before { content: "\e213"; } }
.glyphicon-bishop                 { &:before { content: "\e214"; } }
.glyphicon-knight                 { &:before { content: "\e215"; } }
.glyphicon-baby-formula           { &:before { content: "\e216"; } }
.glyphicon-tent                   { &:before { content: "\26fa"; } }
.glyphicon-blackboard             { &:before { content: "\e218"; } }
.glyphicon-bed                    { &:before { content: "\e219"; } }
.glyphicon-apple                  { &:before { content: "\f8ff"; } }
.glyphicon-erase                  { &:before { content: "\e221"; } }
.glyphicon-hourglass              { &:before { content: "\231b"; } }
.glyphicon-lamp                   { &:before { content: "\e223"; } }
.glyphicon-duplicate              { &:before { content: "\e224"; } }
.glyphicon-piggy-bank             { &:before { content: "\e225"; } }
.glyphicon-scissors               { &:before { content: "\e226"; } }
.glyphicon-bitcoin                { &:before { content: "\e227"; } }
.glyphicon-btc                    { &:before { content: "\e227"; } }
.glyphicon-xbt                    { &:before { content: "\e227"; } }
.glyphicon-yen                    { &:before { content: "\00a5"; } }
.glyphicon-jpy                    { &:before { content: "\00a5"; } }
.glyphicon-ruble                  { &:before { content: "\20bd"; } }
.glyphicon-rub                    { &:before { content: "\20bd"; } }
.glyphicon-scale                  { &:before { content: "\e230"; } }
.glyphicon-ice-lolly              { &:before { content: "\e231"; } }
.glyphicon-ice-lolly-tasted       { &:before { content: "\e232"; } }
.glyphicon-education              { &:before { content: "\e233"; } }
.glyphicon-option-horizontal      { &:before { content: "\e234"; } }
.glyphicon-option-vertical        { &:before { content: "\e235"; } }
.glyphicon-menu-hamburger         { &:before { content: "\e236"; } }
.glyphicon-modal-window           { &:before { content: "\e237"; } }
.glyphicon-oil                    { &:before { content: "\e238"; } }
.glyphicon-grain                  { &:before { content: "\e239"; } }
.glyphicon-sunglasses             { &:before { content: "\e240"; } }
.glyphicon-text-size              { &:before { content: "\e241"; } }
.glyphicon-text-color             { &:before { content: "\e242"; } }
.glyphicon-text-background        { &:before { content: "\e243"; } }
.glyphicon-object-align-top       { &:before { content: "\e244"; } }
.glyphicon-object-align-bottom    { &:before { content: "\e245"; } }
.glyphicon-object-align-horizontal{ &:before { content: "\e246"; } }
.glyphicon-object-align-left      { &:before { content: "\e247"; } }
.glyphicon-object-align-vertical  { &:before { content: "\e248"; } }
.glyphicon-object-align-right     { &:before { content: "\e249"; } }
.glyphicon-triangle-right         { &:before { content: "\e250"; } }
.glyphicon-triangle-left          { &:before { content: "\e251"; } }
.glyphicon-triangle-bottom        { &:before { content: "\e252"; } }
.glyphicon-triangle-top           { &:before { content: "\e253"; } }
.glyphicon-console                { &:before { content: "\e254"; } }
.glyphicon-superscript            { &:before { content: "\e255"; } }
.glyphicon-subscript              { &:before { content: "\e256"; } }
.glyphicon-menu-left              { &:before { content: "\e257"; } }
.glyphicon-menu-right             { &:before { content: "\e258"; } }
.glyphicon-menu-down              { &:before { content: "\e259"; } }
.glyphicon-menu-up                { &:before { content: "\e260"; } }*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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

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

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

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

a {
  color: #0089c8;
  text-decoration: none; }
  a:hover, a:focus {
    color: #00557c;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

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

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

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

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

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

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

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

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

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

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

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

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

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

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

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

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

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

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

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

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

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

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

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

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

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

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

.text-muted {
  color: #777777; }

.text-primary {
  color: #0089c8; }

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

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

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

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

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

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

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

.text-danger {
  color: #a94442; }

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

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #0089c8; }

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

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

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

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

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

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

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

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

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

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

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

.list-unstyled {
  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.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

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

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

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

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

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

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

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

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

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

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

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

.container, .js-livestream-inactive, .js-livestream-active {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .js-livestream-inactive:before, .js-livestream-active:before, .container:after, .js-livestream-inactive:after, .js-livestream-active:after {
    content: " ";
    display: table; }
  .container:after, .js-livestream-inactive:after, .js-livestream-active:after {
    clear: both; }
  @media (min-width: 768px) {
    .container, .js-livestream-inactive, .js-livestream-active {
      width: 750px; } }
  @media (min-width: 992px) {
    .container, .js-livestream-inactive, .js-livestream-active {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container, .js-livestream-inactive, .js-livestream-active {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

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

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

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

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

.form-group {
  margin-bottom: 15px; }

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

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

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

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

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

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

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

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

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select.form-control[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple] {
  height: auto; }

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

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }

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

.input-lg, .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.33333;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select.form-control[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple] {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }

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

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

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

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

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

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

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

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

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

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

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

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

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

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

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

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

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

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

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

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

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

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

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

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

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

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

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

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #0089c8;
  border-color: #0078af; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #006695;
    border-color: #00202f; }
  .btn-primary:hover {
    color: #fff;
    background-color: #006695;
    border-color: #004e71; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #006695;
    border-color: #004e71; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #004e71;
      border-color: #00202f; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: #0089c8;
    border-color: #0078af; }
  .btn-primary .badge {
    color: #0089c8;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #0089c8;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #00557c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

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

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

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

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

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

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

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown,
.score-megamenu-dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -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.42857;
    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: #0089c8; }

.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.42857;
  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,
.navbar-fixed-bottom .score-megamenu-dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu,
.navbar-fixed-bottom .score-megamenu-dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 1200px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.btn-group, .score-button-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn, .score-button-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .score-button-group > .btn:hover, .btn-group > .btn:focus, .score-button-group > .btn:focus, .btn-group > .btn:active, .score-button-group > .btn:active, .btn-group > .btn.active, .score-button-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }

.btn-group .btn + .btn, .score-button-group .btn + .btn,
.btn-group .btn + .btn-group,
.score-button-group .btn + .btn-group,
.btn-group .btn + .score-button-group,
.score-button-group .btn + .score-button-group,
.btn-group .btn-group + .btn,
.score-button-group .btn-group + .btn,
.btn-group .score-button-group + .btn,
.score-button-group .score-button-group + .btn,
.btn-group .btn-group + .btn-group,
.score-button-group .btn-group + .btn-group,
.btn-group .score-button-group + .btn-group,
.score-button-group .score-button-group + .btn-group,
.btn-group .btn-group + .score-button-group,
.score-button-group .btn-group + .score-button-group,
.btn-group .score-button-group + .score-button-group,
.score-button-group .score-button-group + .score-button-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn,
  .btn-toolbar .btn-group,
  .btn-toolbar .score-button-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .score-button-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .score-button-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child, .score-button-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .score-button-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), .score-button-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child),
.score-button-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group, .score-button-group > .btn-group, .btn-group > .score-button-group, .score-button-group > .score-button-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .score-button-group > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group > .score-button-group:not(:first-child):not(:last-child) > .btn, .score-button-group > .score-button-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .score-button-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .score-button-group:first-child:not(:last-child) > .btn:last-child, .score-button-group > .score-button-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle,
.score-button-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle,
.btn-group > .score-button-group:first-child:not(:last-child) > .dropdown-toggle,
.score-button-group > .score-button-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .score-button-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .btn-group > .score-button-group:last-child:not(:first-child) > .btn:first-child, .score-button-group > .score-button-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active, .score-button-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle,
.open.score-button-group .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle, .score-button-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .score-button-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, .btn-group-lg.score-button-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }


.btn-group.open .dropdown-toggle,
.open.score-button-group .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, .open.score-button-group .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .score-button-group,
.btn-group-vertical > .btn-group > .btn,
.btn-group-vertical > .score-button-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .score-button-group:before, .btn-group-vertical > .btn-group:after, .btn-group-vertical > .score-button-group:after {
  content: " ";
  display: table; }

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .score-button-group:after {
  clear: both; }


.btn-group-vertical > .btn-group > .btn,
.btn-group-vertical > .score-button-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn + .score-button-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .score-button-group + .btn,
.btn-group-vertical > .btn-group + .btn-group,
.btn-group-vertical > .score-button-group + .btn-group,
.btn-group-vertical > .btn-group + .score-button-group,
.btn-group-vertical > .score-button-group + .score-button-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group-vertical > .score-button-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 > .score-button-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle,
.btn-group-vertical > .score-button-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, .btn-group-vertical > .score-button-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,
  .btn-group-justified > .score-button-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn, .btn-group-justified > .score-button-group .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu, .btn-group-justified > .score-button-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .score-button-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
[data-toggle="buttons"] > .score-button-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus {
      z-index: 3; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .score-button-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,
.input-group-btn:last-child > .score-button-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 > .score-button-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,
.input-group-btn:first-child > .score-button-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,
  .input-group-btn:first-child > .score-button-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group,
  .input-group-btn:last-child > .score-button-group {
    z-index: 2;
    margin-left: -1px; }

.nav, .score-siblings-menu, .score-previous-next-menu {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .score-siblings-menu:before, .score-previous-next-menu:before, .nav:after, .score-siblings-menu:after, .score-previous-next-menu:after {
    content: " ";
    display: table; }
  .nav:after, .score-siblings-menu:after, .score-previous-next-menu:after {
    clear: both; }
  .nav > li, .score-siblings-menu > li, .score-previous-next-menu > li {
    position: relative;
    display: block; }
    .nav > li > a, .score-siblings-menu > li > a, .score-previous-next-menu > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .score-siblings-menu > li > a:hover, .score-previous-next-menu > li > a:hover, .nav > li > a:focus, .score-siblings-menu > li > a:focus, .score-previous-next-menu > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a, .score-siblings-menu > li.disabled > a, .score-previous-next-menu > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .score-siblings-menu > li.disabled > a:hover, .score-previous-next-menu > li.disabled > a:hover, .nav > li.disabled > a:focus, .score-siblings-menu > li.disabled > a:focus, .score-previous-next-menu > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .score-siblings-menu .open > a, .score-previous-next-menu .open > a, .nav .open > a:hover, .score-siblings-menu .open > a:hover, .score-previous-next-menu .open > a:hover, .nav .open > a:focus, .score-siblings-menu .open > a:focus, .score-previous-next-menu .open > a:focus {
    background-color: #eeeeee;
    border-color: #0089c8; }
  .nav .nav-divider, .score-siblings-menu .nav-divider, .score-previous-next-menu .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img, .score-siblings-menu > li > a > img, .score-previous-next-menu > 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.42857;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #0089c8; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu, .nav-justified > .score-megamenu-dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-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, .score-main-menu-spider, .score-megamenu {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .score-main-menu-spider:before, .score-megamenu:before, .navbar:after, .score-main-menu-spider:after, .score-megamenu:after {
    content: " ";
    display: table; }
  .navbar:after, .score-main-menu-spider:after, .score-megamenu:after {
    clear: both; }
  @media (min-width: 1200px) {
    .navbar, .score-main-menu-spider, .score-megamenu {
      border-radius: 4px; } }

.navbar-header:before, .score-navbar-header:before, .navbar-header:after, .score-navbar-header:after {
  content: " ";
  display: table; }

.navbar-header:after, .score-navbar-header:after {
  clear: both; }

@media (min-width: 1200px) {
  .navbar-header, .score-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:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 1200px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header, .js-livestream-inactive > .navbar-header, .js-livestream-active > .navbar-header, .container > .score-navbar-header, .js-livestream-inactive > .score-navbar-header, .js-livestream-active > .score-navbar-header,
.container > .navbar-collapse,
.js-livestream-inactive > .navbar-collapse,
.js-livestream-active > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .score-navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 1200px) {
    .container > .navbar-header, .js-livestream-inactive > .navbar-header, .js-livestream-active > .navbar-header, .container > .score-navbar-header, .js-livestream-inactive > .score-navbar-header, .js-livestream-active > .score-navbar-header,
    .container > .navbar-collapse,
    .js-livestream-inactive > .navbar-collapse,
    .js-livestream-active > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .score-navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 1200px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 1200px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 1200px) {
    .navbar > .container .navbar-brand, .score-main-menu-spider > .container .navbar-brand, .score-megamenu > .container .navbar-brand, .navbar > .js-livestream-inactive .navbar-brand, .score-main-menu-spider > .js-livestream-inactive .navbar-brand, .score-megamenu > .js-livestream-inactive .navbar-brand, .navbar > .js-livestream-active .navbar-brand, .score-main-menu-spider > .js-livestream-active .navbar-brand, .score-megamenu > .js-livestream-active .navbar-brand,
    .navbar > .container-fluid .navbar-brand,
    .score-main-menu-spider > .container-fluid .navbar-brand,
    .score-megamenu > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 1200px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 1199px) {
    .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: 1200px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 1199px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 1200px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 1200px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; } }

@media (min-width: 1200px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }

.navbar-default, .score-main-menu-spider, .score-megamenu {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand, .score-main-menu-spider .navbar-brand, .score-megamenu .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .score-main-menu-spider .navbar-brand:hover, .score-megamenu .navbar-brand:hover, .navbar-default .navbar-brand:focus, .score-main-menu-spider .navbar-brand:focus, .score-megamenu .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text, .score-main-menu-spider .navbar-text, .score-megamenu .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a, .score-main-menu-spider .navbar-nav > li > a, .score-megamenu .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .score-main-menu-spider .navbar-nav > li > a:hover, .score-megamenu .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .score-main-menu-spider .navbar-nav > li > a:focus, .score-megamenu .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .score-main-menu-spider .navbar-nav > .active > a, .score-megamenu .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .score-main-menu-spider .navbar-nav > .active > a:hover, .score-megamenu .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .score-main-menu-spider .navbar-nav > .active > a:focus, .score-megamenu .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .score-main-menu-spider .navbar-nav > .disabled > a, .score-megamenu .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .score-main-menu-spider .navbar-nav > .disabled > a:hover, .score-megamenu .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus, .score-main-menu-spider .navbar-nav > .disabled > a:focus, .score-megamenu .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle, .score-main-menu-spider .navbar-toggle, .score-megamenu .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .score-main-menu-spider .navbar-toggle:hover, .score-megamenu .navbar-toggle:hover, .navbar-default .navbar-toggle:focus, .score-main-menu-spider .navbar-toggle:focus, .score-megamenu .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar, .score-main-menu-spider .navbar-toggle .icon-bar, .score-megamenu .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse, .score-main-menu-spider .navbar-collapse, .score-megamenu .navbar-collapse,
  .navbar-default .navbar-form,
  .score-main-menu-spider .navbar-form,
  .score-megamenu .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .score-main-menu-spider .navbar-nav > .open > a, .score-megamenu .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .score-main-menu-spider .navbar-nav > .open > a:hover, .score-megamenu .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus, .score-main-menu-spider .navbar-nav > .open > a:focus, .score-megamenu .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 1199px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a, .score-main-menu-spider .navbar-nav .open .dropdown-menu > li > a, .score-megamenu .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .score-main-menu-spider .navbar-nav .open .dropdown-menu > li > a:hover, .score-megamenu .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .score-main-menu-spider .navbar-nav .open .dropdown-menu > li > a:focus, .score-megamenu .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .score-main-menu-spider .navbar-nav .open .dropdown-menu > .active > a, .score-megamenu .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .score-main-menu-spider .navbar-nav .open .dropdown-menu > .active > a:hover, .score-megamenu .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .score-main-menu-spider .navbar-nav .open .dropdown-menu > .active > a:focus, .score-megamenu .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .score-main-menu-spider .navbar-nav .open .dropdown-menu > .disabled > a, .score-megamenu .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .score-main-menu-spider .navbar-nav .open .dropdown-menu > .disabled > a:hover, .score-megamenu .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .score-main-menu-spider .navbar-nav .open .dropdown-menu > .disabled > a:focus, .score-megamenu .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link, .score-main-menu-spider .navbar-link, .score-megamenu .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover, .score-main-menu-spider .navbar-link:hover, .score-megamenu .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link, .score-main-menu-spider .btn-link, .score-megamenu .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .score-main-menu-spider .btn-link:hover, .score-megamenu .btn-link:hover, .navbar-default .btn-link:focus, .score-main-menu-spider .btn-link:focus, .score-megamenu .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .score-main-menu-spider .btn-link[disabled]:hover, .score-megamenu .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, .score-main-menu-spider .btn-link[disabled]:focus, .score-megamenu .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .score-main-menu-spider .btn-link:hover,
    fieldset[disabled] .score-megamenu .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus,
    fieldset[disabled] .score-main-menu-spider .btn-link:focus,
    fieldset[disabled] .score-megamenu .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 1199px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.breadcrumb, .score-breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .breadcrumb > li, .score-breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before, .score-breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active, .score-breadcrumb > .active {
    color: #777777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.42857;
      text-decoration: none;
      color: #0089c8;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 2;
    color: #00557c;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #0089c8;
    border-color: #0089c8;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #777777;
    background-color: #fff;
    cursor: not-allowed; }

.label {
  display: inline;
  padding: .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; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #0089c8; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #006695; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge,
  .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge, .score-list-group .active.score-list-group-item > .badge,
  .nav-pills > .active > a > .badge {
    color: #0089c8;
    background-color: #fff; }
  .list-group-item > .badge, .score-list-group .score-list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge, .score-list-group .score-list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.jumbotron, .score-full-width-hero {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1, .score-full-width-hero h1,
  .jumbotron .h1,
  .score-full-width-hero .h1 {
    color: inherit; }
  .jumbotron p, .score-full-width-hero p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .jumbotron > hr, .score-full-width-hero > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron, .js-livestream-inactive .jumbotron, .js-livestream-active .jumbotron, .container .score-full-width-hero, .js-livestream-inactive .score-full-width-hero, .js-livestream-active .score-full-width-hero,
  .container-fluid .jumbotron,
  .container-fluid .score-full-width-hero {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px; }
  .jumbotron .container, .score-full-width-hero .container, .jumbotron .js-livestream-inactive, .score-full-width-hero .js-livestream-inactive, .jumbotron .js-livestream-active, .score-full-width-hero .js-livestream-active {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron, .score-full-width-hero {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron, .js-livestream-inactive .jumbotron, .js-livestream-active .jumbotron, .container .score-full-width-hero, .js-livestream-inactive .score-full-width-hero, .js-livestream-active .score-full-width-hero,
      .container-fluid .jumbotron,
      .container-fluid .score-full-width-hero {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1, .score-full-width-hero h1,
      .jumbotron .h1,
      .score-full-width-hero .h1 {
        font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #333333; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #0089c8; }

.alert, .score-alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4, .score-alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link, .score-alert .alert-link {
    font-weight: bold; }
  .alert > p, .score-alert > p,
  .alert > ul,
  .score-alert > ul {
    margin-bottom: 0; }
  .alert > p + p, .score-alert > p + p {
    margin-top: 5px; }

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

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress, .score-progress-area {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar, .score-progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #0089c8;
  -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-striped .score-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, .active.score-progress-area .progress-bar, .progress.active .score-progress-bar, .active.score-progress-area .score-progress-bar,
.progress-bar.active,
.active.score-progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item, .score-list-group .score-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, .score-list-group .score-list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .list-group-item:last-child, .score-list-group .score-list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }

a.list-group-item, .score-list-group a.score-list-group-item,
button.list-group-item,
.score-list-group button.score-list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading, .score-list-group a.score-list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading,
  .score-list-group button.score-list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, .score-list-group a.score-list-group-item:hover, a.list-group-item:focus, .score-list-group a.score-list-group-item:focus,
  button.list-group-item:hover,
  .score-list-group button.score-list-group-item:hover,
  button.list-group-item:focus,
  .score-list-group button.score-list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }


button.list-group-item,
.score-list-group button.score-list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item.disabled, .score-list-group .disabled.score-list-group-item, .list-group-item.disabled:hover, .score-list-group .disabled.score-list-group-item:hover, .list-group-item.disabled:focus, .score-list-group .disabled.score-list-group-item:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .score-list-group .disabled.score-list-group-item .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .score-list-group .disabled.score-list-group-item:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .score-list-group .disabled.score-list-group-item:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .score-list-group .disabled.score-list-group-item .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .score-list-group .disabled.score-list-group-item:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .score-list-group .disabled.score-list-group-item:focus .list-group-item-text {
    color: #777777; }

.list-group-item.active, .score-list-group .active.score-list-group-item, .list-group-item.active:hover, .score-list-group .active.score-list-group-item:hover, .list-group-item.active:focus, .score-list-group .active.score-list-group-item:focus {
  z-index: 2;
  color: #fff;
  background-color: #0089c8;
  border-color: #0089c8; }
  .list-group-item.active .list-group-item-heading, .score-list-group .active.score-list-group-item .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .score-list-group .active.score-list-group-item .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small,
  .score-list-group .active.score-list-group-item .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading, .score-list-group .active.score-list-group-item:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .score-list-group .active.score-list-group-item:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small,
  .score-list-group .active.score-list-group-item:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading, .score-list-group .active.score-list-group-item:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .score-list-group .active.score-list-group-item:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small,
  .score-list-group .active.score-list-group-item:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .score-list-group .active.score-list-group-item .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .score-list-group .active.score-list-group-item:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .score-list-group .active.score-list-group-item:focus .list-group-item-text {
    color: #95deff; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel, .score-panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle, .panel-heading > .score-megamenu-dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group, .score-panel > .list-group,
.panel > .panel-collapse > .list-group,
.score-panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item, .score-panel > .list-group .list-group-item, .panel > .list-group .score-list-group .score-list-group-item, .score-list-group .panel > .list-group .score-list-group-item, .score-panel > .list-group .score-list-group .score-list-group-item, .score-list-group .score-panel > .list-group .score-list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item,
  .score-panel > .panel-collapse > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .score-list-group .score-list-group-item,
  .score-list-group .panel > .panel-collapse > .list-group .score-list-group-item,
  .score-panel > .panel-collapse > .list-group .score-list-group .score-list-group-item,
  .score-list-group .score-panel > .panel-collapse > .list-group .score-list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child, .score-panel > .list-group:first-child .list-group-item:first-child, .panel > .list-group:first-child .score-list-group .score-list-group-item:first-child, .score-list-group .panel > .list-group:first-child .score-list-group-item:first-child, .score-panel > .list-group:first-child .score-list-group .score-list-group-item:first-child, .score-list-group .score-panel > .list-group:first-child .score-list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child,
  .score-panel > .panel-collapse > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .score-list-group .score-list-group-item:first-child,
  .score-list-group .panel > .panel-collapse > .list-group:first-child .score-list-group-item:first-child,
  .score-panel > .panel-collapse > .list-group:first-child .score-list-group .score-list-group-item:first-child,
  .score-list-group .score-panel > .panel-collapse > .list-group:first-child .score-list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child, .score-panel > .list-group:last-child .list-group-item:last-child, .panel > .list-group:last-child .score-list-group .score-list-group-item:last-child, .score-list-group .panel > .list-group:last-child .score-list-group-item:last-child, .score-panel > .list-group:last-child .score-list-group .score-list-group-item:last-child, .score-list-group .score-panel > .list-group:last-child .score-list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child,
  .score-panel > .panel-collapse > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .score-list-group .score-list-group-item:last-child,
  .score-list-group .panel > .panel-collapse > .list-group:last-child .score-list-group-item:last-child,
  .score-panel > .panel-collapse > .list-group:last-child .score-list-group .score-list-group-item:last-child,
  .score-list-group .score-panel > .panel-collapse > .list-group:last-child .score-list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child, .score-panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child, .panel > .panel-heading + .panel-collapse > .list-group .score-list-group .score-list-group-item:first-child, .score-list-group .panel > .panel-heading + .panel-collapse > .list-group .score-list-group-item:first-child, .score-panel > .panel-heading + .panel-collapse > .list-group .score-list-group .score-list-group-item:first-child, .score-list-group .score-panel > .panel-heading + .panel-collapse > .list-group .score-list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child, .panel-heading + .list-group .score-list-group .score-list-group-item:first-child, .score-list-group .panel-heading + .list-group .score-list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table, .score-panel > .table,
.panel > .table-responsive > .table,
.score-panel > .table-responsive > .table,
.panel > .panel-collapse > .table,
.score-panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption, .score-panel > .table caption,
  .panel > .table-responsive > .table caption,
  .score-panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption,
  .score-panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }

.panel > .table:first-child, .score-panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child,
.score-panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child, .score-panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .score-panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .score-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
  .score-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .score-panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .score-panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .score-panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .score-panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .score-panel > .table-responsive:first-child > .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 th:first-child,
    .score-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .score-panel > .table-responsive:first-child > .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 th:first-child,
    .score-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .score-panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .score-panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .score-panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .score-panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .score-panel > .table-responsive:first-child > .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 th:last-child,
    .score-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .score-panel > .table-responsive:first-child > .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 th:last-child,
    .score-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 3px; }

.panel > .table:last-child, .score-panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child,
.score-panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child, .score-panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .score-panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .score-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
  .score-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .score-panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .score-panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .score-panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .score-panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .score-panel > .table-responsive:last-child > .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 th:first-child,
    .score-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .score-panel > .table-responsive:last-child > .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 th:first-child,
    .score-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .score-panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .score-panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .score-panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .score-panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .score-panel > .table-responsive:last-child > .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 th:last-child,
    .score-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .score-panel > .table-responsive:last-child > .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 th:last-child,
    .score-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 3px; }

.panel > .panel-body + .table, .score-panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.score-panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.score-panel > .table + .panel-body,
.panel > .table-responsive + .panel-body,
.score-panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child th, .score-panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td,
.score-panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered, .score-panel > .table-bordered,
.panel > .table-responsive > .table-bordered,
.score-panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child, .score-panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .score-panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .score-panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .score-panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .score-panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .score-panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .score-panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .score-panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .score-panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .score-panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .score-panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  .score-panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child, .score-panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .score-panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .score-panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .score-panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .score-panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .score-panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .score-panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .score-panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .score-panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .score-panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .score-panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  .score-panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td, .score-panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .score-panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .score-panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .score-panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .score-panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .score-panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .score-panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
  .score-panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td, .score-panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .score-panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .score-panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .score-panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .score-panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .score-panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .score-panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .score-panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }

.panel > .table-responsive, .score-panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel, .panel-group .score-panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel, .panel-group .score-panel + .panel, .panel-group .panel + .score-panel, .panel-group .score-panel + .score-panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default, .score-panel {
  border-color: #ddd; }
  .panel-default > .panel-heading, .score-panel > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body, .score-panel > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge, .score-panel > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body, .score-panel > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #0089c8; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #0089c8;
    border-color: #0089c8; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #0089c8; }
    .panel-primary > .panel-heading .badge {
      color: #0089c8;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #0089c8; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -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: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  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: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #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; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 14px;
    margin-bottom: 0; }
    @media (max-width: 767px) {
      .modal-footer .btn + .btn {
        margin-left: 0; } }
  .modal-footer .btn-group .btn + .btn, .modal-footer .score-button-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; } }

.signinmodal-open, .view-cart-modal-open {
  overflow: hidden; }
  .signinmodal-open .modal, .view-cart-modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -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 {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0); }
  .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%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #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: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

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

.clearfix:after {
  clear: both; }

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

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

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

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

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

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*
 * typehead.js-bootstrap3.scss
 * @version 0.2.3
 * https://github.com/hyspace/typeahead.js-bootstrap3.scss
 *
 * Licensed under the MIT license:
 * http://www.opensource.org/licenses/MIT
 */
.has-warning .twitter-typeahead .tt-input,
.has-warning .twitter-typeahead .tt-hint {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-warning .twitter-typeahead .tt-input:focus,
.has-warning .twitter-typeahead .tt-hint:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-error .twitter-typeahead .tt-input,
.has-error .twitter-typeahead .tt-hint {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-error .twitter-typeahead .tt-input:focus,
.has-error .twitter-typeahead .tt-hint:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-success .twitter-typeahead .tt-input,
.has-success .twitter-typeahead .tt-hint {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-success .twitter-typeahead .tt-input:focus,
.has-success .twitter-typeahead .tt-hint:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

/*.input-group .twitter-typeahead:first-child .tt-input,*/
.input-group .twitter-typeahead:first-child .tt-hint {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px; }

/*.input-group .twitter-typeahead:last-child .tt-input,*/
.input-group .twitter-typeahead:last-child .tt-hint {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px; }

.input-group.input-group-sm .twitter-typeahead .tt-input,
.input-group.input-group-sm .twitter-typeahead .tt-hint {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-group.input-group-sm .twitter-typeahead .tt-input,
select.input-group.input-group-sm .twitter-typeahead .tt-hint {
  height: 30px;
  line-height: 30px; }

textarea.input-group.input-group-sm .twitter-typeahead .tt-input,
textarea.input-group.input-group-sm .twitter-typeahead .tt-hint,
select[multiple].input-group.input-group-sm .twitter-typeahead .tt-input,
select[multiple].input-group.input-group-sm .twitter-typeahead .tt-hint {
  height: auto; }

.input-group.input-group-sm .twitter-typeahead:not(:first-child):not(:last-child) .tt-input,
.input-group.input-group-sm .twitter-typeahead:not(:first-child):not(:last-child) .tt-hint {
  border-radius: 0; }

.input-group.input-group-sm .twitter-typeahead:first-child .tt-input,
.input-group.input-group-sm .twitter-typeahead:first-child .tt-hint {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group.input-group-sm .twitter-typeahead:last-child .tt-input,
.input-group.input-group-sm .twitter-typeahead:last-child .tt-hint {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.input-group.input-group-lg .twitter-typeahead .tt-input,
.input-group.input-group-lg .twitter-typeahead .tt-hint {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

select.input-group.input-group-lg .twitter-typeahead .tt-input,
select.input-group.input-group-lg .twitter-typeahead .tt-hint {
  height: 46px;
  line-height: 46px; }

textarea.input-group.input-group-lg .twitter-typeahead .tt-input,
textarea.input-group.input-group-lg .twitter-typeahead .tt-hint,
select[multiple].input-group.input-group-lg .twitter-typeahead .tt-input,
select[multiple].input-group.input-group-lg .twitter-typeahead .tt-hint {
  height: auto; }

.input-group.input-group-lg .twitter-typeahead:not(:first-child):not(:last-child) .tt-input,
.input-group.input-group-lg .twitter-typeahead:not(:first-child):not(:last-child) .tt-hint {
  border-radius: 0; }

.input-group.input-group-lg .twitter-typeahead:first-child .tt-input,
.input-group.input-group-lg .twitter-typeahead:first-child .tt-hint {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group.input-group-lg .twitter-typeahead:last-child .tt-input,
.input-group.input-group-lg .twitter-typeahead:last-child .tt-hint {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.twitter-typeahead {
  float: left; }

.input-group .twitter-typeahead {
  display: table-cell !important; }

.twitter-typeahead .tt-hint {
  color: #999999; }

.twitter-typeahead .tt-input {
  z-index: 2; }

.twitter-typeahead .tt-input[disabled],
.twitter-typeahead .tt-input[readonly],
fieldset[disabled] .twitter-typeahead .tt-input {
  cursor: not-allowed;
  background-color: #eeeeee !important; }

.tt-dropdown-menu,
.tt-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  min-width: 160px;
  width: 100%;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  width: 440px; }

.tt-dropdown-menu .tt-suggestion,
.tt-menu .tt-suggestion {
  display: block;
  clear: both;
  font-weight: normal;
  line-height: 1.5;
  color: #333333; }

.tt-dropdown-menu .tt-suggestion.tt-cursor,
.tt-menu .tt-suggestion.tt-cursor,
.tt-dropdown-menu .tt-suggestion:hover,
.tt-menu .tt-suggestion:hover {
  cursor: pointer;
  text-decoration: none;
  outline: 0;
  background-color: #f5f5f5;
  color: #262626; }

.tt-dropdown-menu .tt-suggestion.tt-cursor a,
.tt-menu .tt-suggestion.tt-cursor a,
.tt-dropdown-menu .tt-suggestion:hover a,
.tt-menu .tt-suggestion:hover a {
  color: #262626; }

.tt-dropdown-menu .tt-suggestion p,
.tt-menu .tt-suggestion p {
  margin: 0; }

.pg-typeahead {
  padding: 10px; }
  .pg-typeahead .pg-search-header {
    font-size: 1.2em;
    background: #ddd;
    margin: 0 0 10px 0;
    padding: 3px 15px;
    border: none;
    clear: both; }
  .pg-typeahead .btn-sm, .pg-typeahead .btn-group-sm > .btn {
    font-size: 10px; }
  .pg-typeahead a {
    color: black;
    text-decoration: none; }
  .pg-typeahead .light-font {
    padding-left: 10px; }
  .pg-typeahead .pg-content-tile {
    float: none;
    border: none;
    width: 100%;
    padding: 5px;
    margin-bottom: 5px;
    background-color: transparent; }
  .pg-typeahead .tile-image {
    display: inline-block;
    max-width: 50px;
    max-height: 50px; }
    .pg-typeahead .tile-image img {
      max-width: 50px; }
  .pg-typeahead .tile-title {
    display: inline-block;
    font-weight: bold;
    color: #333;
    font-size: 1em;
    margin-left: 5px; }

.pg-sandbox-structure {
  margin: 0; }

.tt-menu {
  padding: 0; }

.tt-dataset {
  margin-bottom: 0;
  padding-top: 0; }

.tt-suggestion {
  padding: 0 10px; }
  .tt-suggestion:hover {
    background-color: #eee; }

.qtip {
  position: absolute;
  left: -28000px;
  top: -28000px;
  display: none;
  max-width: 280px;
  min-width: 50px;
  font-size: 10.5px;
  line-height: 12px;
  direction: ltr;
  box-shadow: none;
  padding: 0; }

.qtip-content, .qtip-titlebar {
  position: relative;
  overflow: hidden; }

.qtip-content {
  padding: 5px 9px;
  text-align: left;
  word-wrap: break-word; }

.qtip-titlebar {
  padding: 5px 35px 5px 10px;
  border-width: 0 0 1px;
  font-weight: 700; }

.qtip-titlebar + .qtip-content {
  border-top-width: 0 !important; }

.qtip-close {
  position: absolute;
  right: -9px;
  top: -9px;
  z-index: 11;
  cursor: pointer;
  outline: 0;
  border: 1px solid transparent; }

.qtip-titlebar .qtip-close {
  right: 4px;
  top: 50%;
  margin-top: -9px; }

* html .qtip-titlebar .qtip-close {
  top: 16px; }

.qtip-icon .ui-icon, .qtip-titlebar .ui-icon {
  display: block;
  text-indent: -1000em;
  direction: ltr; }

.qtip-icon, .qtip-icon .ui-icon {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none; }

.qtip-icon .ui-icon {
  width: 18px;
  height: 14px;
  line-height: 14px;
  text-align: center;
  text-indent: 0;
  font: normal 700 10px/13px Tahoma,sans-serif;
  color: inherit;
  background: -100em -100em no-repeat; }

.qtip-default {
  border: 1px solid #F1D031;
  background-color: #FFFFA3;
  color: #555; }

.qtip-default .qtip-titlebar {
  background-color: #FFEF93; }

.qtip-default .qtip-icon {
  border-color: #CCC;
  background: #F1F1F1;
  color: #777; }

.qtip-default .qtip-titlebar .qtip-close {
  border-color: #AAA;
  color: #111; }

.default-active-facets, .score-active-facets {
  margin-bottom: 10px; }
  .default-active-facets > div, .score-active-facets > div {
    display: inline-block;
    margin-right: 10px; }
  .default-active-facets .score-facet-tag, .score-active-facets .score-facet-tag {
    display: inline-block;
    color: #337ab7;
    background-color: #fff;
    padding: 2px 5px;
    border: 1px solid #ddd;
    cursor: pointer; }
    .default-active-facets .score-facet-tag:hover, .score-active-facets .score-facet-tag:hover {
      opacity: 0.7; }
  .default-active-facets .icon, .score-active-facets .icon {
    display: inline-block;
    width: 20px;
    text-indent: -3000px;
    background: url("../img/close.png") center 5px no-repeat;
    background-size: 12px; }
  .default-active-facets .clear-all, .score-active-facets .clear-all {
    cursor: pointer; }
    .default-active-facets .clear-all.disabled, .score-active-facets .clear-all.disabled {
      pointer-events: none;
      opacity: 0.3; }

.default-search-results, .score-search-results, .score-grouped-search-results, .default-grouped-search-results {
  text-align: center;
  margin-bottom: 15px; }
  .default-search-results .score-search-results-header .displaying-results, .score-search-results .score-search-results-header .displaying-results, .score-grouped-search-results .score-search-results-header .displaying-results, .default-grouped-search-results .score-search-results-header .displaying-results {
    float: left;
    width: inherit;
    margin: 0 20px 20px 0; }
  @media only screen and (max-width: 599px) {
    .default-search-results .score-search-results-header > div, .score-search-results .score-search-results-header > div, .score-grouped-search-results .score-search-results-header > div, .default-grouped-search-results .score-search-results-header > div {
      margin-top: 15px; } }
  .default-search-results .search-results-list, .score-search-results .search-results-list, .score-grouped-search-results .search-results-list, .default-grouped-search-results .search-results-list {
    margin-left: -15px;
    margin-right: -15px;
    width: calc(100% + 30px);
    display: block;
    list-style: none;
    padding: 0;
    overflow: hidden; }
    .default-search-results .search-results-list:before, .score-search-results .search-results-list:before, .score-grouped-search-results .search-results-list:before, .default-search-results .search-results-list:after, .score-search-results .search-results-list:after, .score-grouped-search-results .search-results-list:after, .default-grouped-search-results .search-results-list:before, .default-grouped-search-results .search-results-list:after {
      content: " ";
      display: table; }
    .default-search-results .search-results-list:after, .score-search-results .search-results-list:after, .score-grouped-search-results .search-results-list:after, .default-grouped-search-results .search-results-list:after {
      clear: both; }
    @media only screen and (max-width: 991px) {
      .default-search-results .search-results-list, .score-search-results .search-results-list, .score-grouped-search-results .search-results-list, .default-grouped-search-results .search-results-list {
        margin-bottom: 40px; } }
    @media only screen and (min-width: 992px) {
      .default-search-results .search-results-list, .score-search-results .search-results-list, .score-grouped-search-results .search-results-list, .default-grouped-search-results .search-results-list {
        margin-bottom: 20px; } }
    .default-search-results .search-results-list li, .score-search-results .search-results-list li, .score-grouped-search-results .search-results-list li, .default-grouped-search-results .search-results-list li {
      position: relative;
      list-style: none;
      display: inline-block;
      background-color: #fff;
      border: 1px solid lightgray;
      float: left;
      margin: 0 15px 20px 15px;
      padding: 15px; }
      @media only screen and (min-width: 0) {
        .default-search-results .search-results-list li, .score-search-results .search-results-list li, .score-grouped-search-results .search-results-list li, .default-grouped-search-results .search-results-list li {
          width: calc(100% - 30px); } }
      @media only screen and (min-width: 570px) {
        .default-search-results .search-results-list li, .score-search-results .search-results-list li, .score-grouped-search-results .search-results-list li, .default-grouped-search-results .search-results-list li {
          width: calc(50% - 30px); } }
      @media only screen and (min-width: 1200px) {
        .default-search-results .search-results-list li, .score-search-results .search-results-list li, .score-grouped-search-results .search-results-list li, .default-grouped-search-results .search-results-list li {
          width: calc(33.33333% - 30px); } }
      @media print {
        .default-search-results .search-results-list li, .score-search-results .search-results-list li, .score-grouped-search-results .search-results-list li, .default-grouped-search-results .search-results-list li {
          float: left;
          width: calc(33.33333% - 30px); } }
      .default-search-results .search-results-list li.promo-tile-li, .score-search-results .search-results-list li.promo-tile-li, .score-grouped-search-results .search-results-list li.promo-tile-li, .default-grouped-search-results .search-results-list li.promo-tile-li {
        background-color: transparent; }
        .default-search-results .search-results-list li.promo-tile-li .score-highlight, .score-search-results .search-results-list li.promo-tile-li .score-highlight, .score-grouped-search-results .search-results-list li.promo-tile-li .score-highlight, .default-grouped-search-results .search-results-list li.promo-tile-li .score-highlight {
          margin: 0; }
  .default-search-results .score-no-search-results, .score-search-results .score-no-search-results, .score-grouped-search-results .score-no-search-results, .default-search-results .score-search-service-unavailable, .score-search-results .score-search-service-unavailable, .score-grouped-search-results .score-search-service-unavailable, .default-grouped-search-results .score-no-search-results, .default-grouped-search-results .score-search-service-unavailable {
    text-align: center;
    margin-bottom: 10px; }
  .default-search-results .score-search-service-unavailable, .score-search-results .score-search-service-unavailable, .score-grouped-search-results .score-search-service-unavailable, .default-grouped-search-results .score-search-service-unavailable {
    clear: both; }
  .default-search-results.one-column .search-results-list > li, .one-column.score-search-results .search-results-list > li, .one-column.score-grouped-search-results .search-results-list > li, .default-grouped-search-results.one-column .search-results-list > li {
    width: calc(100% - 30px); }
  @media only screen and (min-width: 1200px) {
    .default-search-results.two-column .search-results-list > li, .two-column.score-search-results .search-results-list > li, .two-column.score-grouped-search-results .search-results-list > li, .default-grouped-search-results.two-column .search-results-list > li {
      width: calc(50% - 30px); } }
  @media print {
    .default-search-results.two-column .search-results-list > li, .two-column.score-search-results .search-results-list > li, .two-column.score-grouped-search-results .search-results-list > li, .default-grouped-search-results.two-column .search-results-list > li {
      width: calc(50% - 30px); } }
  @media only screen and (min-width: 1200px) {
    .default-search-results.three-column .search-results-list > li, .three-column.score-search-results .search-results-list > li, .three-column.score-grouped-search-results .search-results-list > li, .default-grouped-search-results.three-column .search-results-list > li {
      width: calc(33.33333% - 30px); } }
  @media print {
    .default-search-results.three-column .search-results-list > li, .three-column.score-search-results .search-results-list > li, .three-column.score-grouped-search-results .search-results-list > li, .default-grouped-search-results.three-column .search-results-list > li {
      width: calc(33.33333% - 30px); } }
  @media only screen and (min-width: 1200px) {
    .default-search-results.four-column .search-results-list > li, .four-column.score-search-results .search-results-list > li, .four-column.score-grouped-search-results .search-results-list > li, .default-grouped-search-results.four-column .search-results-list > li {
      width: calc(25% - 30px); } }
  @media print {
    .default-search-results.four-column .search-results-list > li, .four-column.score-search-results .search-results-list > li, .four-column.score-grouped-search-results .search-results-list > li, .default-grouped-search-results.four-column .search-results-list > li {
      width: calc(25% - 30px); } }
  .default-search-results .score-tile-grid, .score-search-results .score-tile-grid, .score-grouped-search-results .score-tile-grid, .default-grouped-search-results .score-tile-grid {
    text-align: left; }
  .default-search-results .show-more, .score-search-results .show-more, .score-grouped-search-results .show-more, .default-grouped-search-results .show-more {
    display: inline-block;
    cursor: pointer; }
  .default-search-results .score-search-results-message, .score-search-results .score-search-results-message, .score-grouped-search-results .score-search-results-message, .default-grouped-search-results .score-search-results-message {
    font-size: 16px;
    margin: 0 0 20px 0; }
  .default-search-results.js-hide-on-load, .js-hide-on-load.score-search-results, .js-hide-on-load.score-grouped-search-results, .default-grouped-search-results.js-hide-on-load {
    display: none; }
  .default-search-results .tile-placeholder, .score-search-results .tile-placeholder, .score-grouped-search-results .tile-placeholder, .default-grouped-search-results .tile-placeholder {
    margin: 5px 0;
    padding: 1px;
    border: 1px solid gray; }
  .default-search-results .quick-view-link, .score-search-results .quick-view-link, .score-grouped-search-results .quick-view-link,
  .default-search-results .score-button,
  .score-search-results .score-button,
  .score-grouped-search-results .score-button,
  .default-search-results .score-composite-link,
  .score-search-results .score-composite-link,
  .score-grouped-search-results .score-composite-link,
  .default-search-results .cc-btn,
  .score-search-results .cc-btn,
  .score-grouped-search-results .cc-btn,
  .default-search-results .lw-filter-box button,
  .lw-filter-box .default-search-results button,
  .score-search-results .lw-filter-box button,
  .lw-filter-box .score-search-results button,
  .score-grouped-search-results .lw-filter-box button,
  .lw-filter-box .score-grouped-search-results button,
  .default-search-results form button,
  form .default-search-results button,
  .score-search-results form button,
  form .score-search-results button,
  .score-grouped-search-results form button,
  form .score-grouped-search-results button,
  .default-search-results .lw-show-more-results,
  .score-search-results .lw-show-more-results,
  .score-grouped-search-results .lw-show-more-results,
  .default-search-results .score-search-box .button,
  .score-search-box .default-search-results .button,
  .score-search-results .score-search-box .button,
  .score-search-box .score-search-results .button,
  .score-grouped-search-results .score-search-box .button,
  .score-search-box .score-grouped-search-results .button, .default-grouped-search-results .quick-view-link,
  .default-grouped-search-results .score-button,
  .default-grouped-search-results .score-composite-link,
  .default-grouped-search-results .cc-btn,
  .default-grouped-search-results .lw-filter-box button,
  .lw-filter-box .default-grouped-search-results button,
  .default-grouped-search-results form button,
  form .default-grouped-search-results button,
  .default-grouped-search-results .lw-show-more-results,
  .default-grouped-search-results .score-search-box .button,
  .score-search-box .default-grouped-search-results .button {
    display: none; }
    .default-search-results .quick-view-link.show-more, .score-search-results .quick-view-link.show-more, .score-grouped-search-results .quick-view-link.show-more,
    .default-search-results .score-button.show-more,
    .score-search-results .score-button.show-more,
    .score-grouped-search-results .score-button.show-more,
    .default-search-results .show-more.score-composite-link,
    .score-search-results .show-more.score-composite-link,
    .score-grouped-search-results .show-more.score-composite-link,
    .default-search-results .show-more.cc-btn,
    .score-search-results .show-more.cc-btn,
    .score-grouped-search-results .show-more.cc-btn,
    .default-search-results .lw-filter-box button.show-more,
    .lw-filter-box .default-search-results button.show-more,
    .score-search-results .lw-filter-box button.show-more,
    .lw-filter-box .score-search-results button.show-more,
    .score-grouped-search-results .lw-filter-box button.show-more,
    .lw-filter-box .score-grouped-search-results button.show-more,
    .default-search-results form button.show-more,
    form .default-search-results button.show-more,
    .score-search-results form button.show-more,
    form .score-search-results button.show-more,
    .score-grouped-search-results form button.show-more,
    form .score-grouped-search-results button.show-more,
    .default-search-results .show-more.lw-show-more-results,
    .score-search-results .show-more.lw-show-more-results,
    .score-grouped-search-results .show-more.lw-show-more-results,
    .default-search-results .score-search-box .show-more.button,
    .score-search-box .default-search-results .show-more.button,
    .score-search-results .score-search-box .show-more.button,
    .score-search-box .score-search-results .show-more.button,
    .score-grouped-search-results .score-search-box .show-more.button,
    .score-search-box .score-grouped-search-results .show-more.button, .default-grouped-search-results .quick-view-link.show-more,
    .default-grouped-search-results .score-button.show-more,
    .default-grouped-search-results .show-more.score-composite-link,
    .default-grouped-search-results .show-more.cc-btn,
    .default-grouped-search-results .lw-filter-box button.show-more,
    .lw-filter-box .default-grouped-search-results button.show-more,
    .default-grouped-search-results form button.show-more,
    form .default-grouped-search-results button.show-more,
    .default-grouped-search-results .show-more.lw-show-more-results,
    .default-grouped-search-results .score-search-box .show-more.button,
    .score-search-box .default-grouped-search-results .show-more.button {
      display: inline-block; }

.score-multi-view-search-results .quick-view-link,
.score-multi-view-search-results .score-button,
.score-multi-view-search-results .score-composite-link,
.score-multi-view-search-results .cc-btn,
.score-multi-view-search-results .lw-filter-box button,
.lw-filter-box .score-multi-view-search-results button,
.score-multi-view-search-results form button,
form .score-multi-view-search-results button,
.score-multi-view-search-results .lw-show-more-results,
.score-multi-view-search-results .score-search-box .button,
.score-search-box .score-multi-view-search-results .button {
  display: inline-block; }

.default-facet-container .clear-facets, .score-facet-container .clear-facets {
  display: block;
  margin-bottom: 10px;
  cursor: pointer; }
  .default-facet-container .clear-facets.disabled, .score-facet-container .clear-facets.disabled {
    pointer-events: none;
    opacity: 0.3; }

.default-facet-container .panel, .score-facet-container .panel, .default-facet-container .score-panel, .score-facet-container .score-panel {
  border: 1px solid lightgray;
  border-radius: 0;
  margin-bottom: 20px; }
  .default-facet-container .panel .panel-heading, .score-facet-container .panel .panel-heading, .default-facet-container .score-panel .panel-heading, .score-facet-container .score-panel .panel-heading {
    padding-left: 15px;
    padding-right: 35px;
    cursor: pointer; }
    .default-facet-container .panel .panel-heading.opened, .score-facet-container .panel .panel-heading.opened, .default-facet-container .score-panel .panel-heading.opened, .score-facet-container .score-panel .panel-heading.opened {
      background: url("../img/arrow_down.png") 96% center no-repeat;
      background-size: 22px;
      border-bottom: 1px solid #ddd; }
    .default-facet-container .panel .panel-heading.closed, .score-facet-container .panel .panel-heading.closed, .default-facet-container .score-panel .panel-heading.closed, .score-facet-container .score-panel .panel-heading.closed {
      background: url("../img/arrow_right.png") 97% center no-repeat;
      background-size: 22px; }
    .default-facet-container .panel .panel-heading.static, .score-facet-container .panel .panel-heading.static, .default-facet-container .score-panel .panel-heading.static, .score-facet-container .score-panel .panel-heading.static {
      background: transparent;
      border-bottom: 1px solid #ddd; }
  .default-facet-container .panel .panel-body .zero-hits, .score-facet-container .panel .panel-body .zero-hits, .default-facet-container .score-panel .panel-body .zero-hits, .score-facet-container .score-panel .panel-body .zero-hits {
    opacity: 0.3; }
    .default-facet-container .panel .panel-body .zero-hits label, .score-facet-container .panel .panel-body .zero-hits label, .default-facet-container .score-panel .panel-body .zero-hits label, .score-facet-container .score-panel .panel-body .zero-hits label {
      pointer-events: none; }
      .default-facet-container .panel .panel-body .zero-hits label:hover, .score-facet-container .panel .panel-body .zero-hits label:hover, .default-facet-container .score-panel .panel-body .zero-hits label:hover, .score-facet-container .score-panel .panel-body .zero-hits label:hover {
        cursor: not-allowed; }
  .default-facet-container .panel .panel-body legend, .score-facet-container .panel .panel-body legend, .default-facet-container .score-panel .panel-body legend, .score-facet-container .score-panel .panel-body legend {
    display: none; }

.default-facet-container .score-checkbox, .score-facet-container .score-checkbox {
  position: relative; }
  .default-facet-container .score-checkbox label, .score-facet-container .score-checkbox label {
    font-weight: normal;
    margin-left: 5px;
    cursor: pointer;
    display: inline-block; }
    .default-facet-container .score-checkbox label:before, .score-facet-container .score-checkbox label:before {
      display: inline-block;
      position: relative;
      top: 5px;
      left: -5px;
      content: "";
      width: 20px;
      height: 20px;
      background-image: url("../img/checkbox.png");
      background-size: 20px; }
  .default-facet-container .score-checkbox input[type="checkbox"], .score-facet-container .score-checkbox input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    width: auto;
    height: 18px; }
    .default-facet-container .score-checkbox input[type="checkbox"]:checked + label:before, .score-facet-container .score-checkbox input[type="checkbox"]:checked + label:before, .default-facet-container .score-checkbox input[type="checkbox"]:checked + input + label:before, .score-facet-container .score-checkbox input[type="checkbox"]:checked + input + label:before, .default-facet-container .score-checkbox input[type="checkbox"]:checked + input:nth-child(n) + label:before, .score-facet-container .score-checkbox input[type="checkbox"]:checked + input:nth-child(n) + label:before {
      background-image: url("../img/checkbox_checked.png"); }
  .default-facet-container .score-checkbox.zero-hits, .score-facet-container .score-checkbox.zero-hits {
    cursor: not-allowed; }
    .default-facet-container .score-checkbox.zero-hits:after, .score-facet-container .score-checkbox.zero-hits:after {
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      content: "";
      z-index: 2; }
    .default-facet-container .score-checkbox.zero-hits label:before, .score-facet-container .score-checkbox.zero-hits label:before {
      background-image: url("../img/checkbox_disabled.png"); }
    .default-facet-container .score-checkbox.zero-hits input[type="checkbox"]:checked + label:before, .score-facet-container .score-checkbox.zero-hits input[type="checkbox"]:checked + label:before, .default-facet-container .score-checkbox.zero-hits input[type="checkbox"]:checked + input + label:before, .score-facet-container .score-checkbox.zero-hits input[type="checkbox"]:checked + input + label:before, .default-facet-container .score-checkbox.zero-hits input[type="checkbox"]:checked + input:nth-child(n) + label:before, .score-facet-container .score-checkbox.zero-hits input[type="checkbox"]:checked + input:nth-child(n) + label:before {
      background-image: url("../img/checkbox_disabled.png"); }

.container.full-width, .full-width.js-livestream-inactive, .full-width.js-livestream-active {
  width: 100%; }

@media (min-width: 1310px) {
  .container, .js-livestream-inactive, .js-livestream-active {
    width: 1280px; } }

div[class^="score-column"], div[class*=" score-column"] {
  margin-left: -15px;
  margin-right: -15px; }
  div[class^="score-column"]:before, div[class^="score-column"]:after, div[class*=" score-column"]:before, div[class*=" score-column"]:after {
    content: " ";
    display: table; }
  div[class^="score-column"]:after, div[class*=" score-column"]:after {
    clear: both; }
  div[class^="score-column"].score-column1 > .score-center, div[class*=" score-column"].score-column1 > .score-center {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      div[class^="score-column"].score-column1 > .score-center, div[class*=" score-column"].score-column1 > .score-center {
        float: left;
        width: 100%; } }
    @media print {
      div[class^="score-column"].score-column1 > .score-center, div[class*=" score-column"].score-column1 > .score-center {
        position: relative;
        float: left;
        width: 100%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px; } }
  div[class^="score-column"].score-column2.equal > .score-left, div[class*=" score-column"].score-column2.equal > .score-left {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      div[class^="score-column"].score-column2.equal > .score-left, div[class*=" score-column"].score-column2.equal > .score-left {
        float: left;
        width: 50%; } }
    @media print {
      div[class^="score-column"].score-column2.equal > .score-left, div[class*=" score-column"].score-column2.equal > .score-left {
        position: relative;
        float: left;
        width: 50%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px; } }
  div[class^="score-column"].score-column2.equal > .score-right, div[class*=" score-column"].score-column2.equal > .score-right {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      div[class^="score-column"].score-column2.equal > .score-right, div[class*=" score-column"].score-column2.equal > .score-right {
        float: left;
        width: 50%; } }
    @media print {
      div[class^="score-column"].score-column2.equal > .score-right, div[class*=" score-column"].score-column2.equal > .score-right {
        position: relative;
        float: left;
        width: 50%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px; } }
  div[class^="score-column"].score-column2.equal.lw-wide-gutter, div[class*=" score-column"].score-column2.equal.lw-wide-gutter {
    position: relative; }
    @media (min-width: 992px) {
      div[class^="score-column"].score-column2.equal.lw-wide-gutter > .score-left, div[class*=" score-column"].score-column2.equal.lw-wide-gutter > .score-left {
        padding-right: 70px; } }
    @media (min-width: 992px) {
      div[class^="score-column"].score-column2.equal.lw-wide-gutter > .score-right, div[class*=" score-column"].score-column2.equal.lw-wide-gutter > .score-right {
        padding-left: 70px; } }
  div[class^="score-column"].score-column2.wide-left > .score-left, div[class*=" score-column"].score-column2.wide-left > .score-left {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      div[class^="score-column"].score-column2.wide-left > .score-left, div[class*=" score-column"].score-column2.wide-left > .score-left {
        float: left;
        width: 75%; } }
    @media print {
      div[class^="score-column"].score-column2.wide-left > .score-left, div[class*=" score-column"].score-column2.wide-left > .score-left {
        position: relative;
        float: left;
        width: 75%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px; } }
  div[class^="score-column"].score-column2.wide-left > .score-right, div[class*=" score-column"].score-column2.wide-left > .score-right {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      div[class^="score-column"].score-column2.wide-left > .score-right, div[class*=" score-column"].score-column2.wide-left > .score-right {
        float: left;
        width: 25%; } }
    @media print {
      div[class^="score-column"].score-column2.wide-left > .score-right, div[class*=" score-column"].score-column2.wide-left > .score-right {
        position: relative;
        float: left;
        width: 25%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px; } }
  div[class^="score-column"].score-column2.wide-right > .score-left, div[class*=" score-column"].score-column2.wide-right > .score-left {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      div[class^="score-column"].score-column2.wide-right > .score-left, div[class*=" score-column"].score-column2.wide-right > .score-left {
        float: left;
        width: 33.33333%; } }
    @media print {
      div[class^="score-column"].score-column2.wide-right > .score-left, div[class*=" score-column"].score-column2.wide-right > .score-left {
        position: relative;
        float: left;
        width: 33.33333%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px; } }
  div[class^="score-column"].score-column2.wide-right > .score-right, div[class*=" score-column"].score-column2.wide-right > .score-right {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      div[class^="score-column"].score-column2.wide-right > .score-right, div[class*=" score-column"].score-column2.wide-right > .score-right {
        float: left;
        width: 66.66667%; } }
    @media print {
      div[class^="score-column"].score-column2.wide-right > .score-right, div[class*=" score-column"].score-column2.wide-right > .score-right {
        position: relative;
        float: left;
        width: 66.66667%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px; } }
  .lw-account-page div[class^="score-column"].score-column2.wide-right > .score-left, .lw-account-page div[class*=" score-column"].score-column2.wide-right > .score-left {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      .lw-account-page div[class^="score-column"].score-column2.wide-right > .score-left, .lw-account-page div[class*=" score-column"].score-column2.wide-right > .score-left {
        float: left;
        width: 25%; } }
    @media print {
      .lw-account-page div[class^="score-column"].score-column2.wide-right > .score-left, .lw-account-page div[class*=" score-column"].score-column2.wide-right > .score-left {
        position: relative;
        float: left;
        width: 25%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px; } }
  .lw-account-page div[class^="score-column"].score-column2.wide-right > .score-right, .lw-account-page div[class*=" score-column"].score-column2.wide-right > .score-right {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      .lw-account-page div[class^="score-column"].score-column2.wide-right > .score-right, .lw-account-page div[class*=" score-column"].score-column2.wide-right > .score-right {
        float: left;
        width: 75%; } }
    @media print {
      .lw-account-page div[class^="score-column"].score-column2.wide-right > .score-right, .lw-account-page div[class*=" score-column"].score-column2.wide-right > .score-right {
        position: relative;
        float: left;
        width: 75%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px; } }
  .lw-half-page-hero div[class^="score-column"].score-column2.wide-right > .score-left, .lw-half-page-hero div[class*=" score-column"].score-column2.wide-right > .score-left {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 768px) {
      .lw-half-page-hero div[class^="score-column"].score-column2.wide-right > .score-left, .lw-half-page-hero div[class*=" score-column"].score-column2.wide-right > .score-left {
        float: left;
        width: 50%; } }
  .lw-half-page-hero div[class^="score-column"].score-column2.wide-right > .score-right, .lw-half-page-hero div[class*=" score-column"].score-column2.wide-right > .score-right {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 768px) {
      .lw-half-page-hero div[class^="score-column"].score-column2.wide-right > .score-right, .lw-half-page-hero div[class*=" score-column"].score-column2.wide-right > .score-right {
        float: left;
        width: 50%; } }
  div[class^="score-column"].score-column3.equal > .score-left, div[class*=" score-column"].score-column3.equal > .score-left {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      div[class^="score-column"].score-column3.equal > .score-left, div[class*=" score-column"].score-column3.equal > .score-left {
        float: left;
        width: 33.33333%; } }
    @media print {
      div[class^="score-column"].score-column3.equal > .score-left, div[class*=" score-column"].score-column3.equal > .score-left {
        position: relative;
        float: left;
        width: 33.33333%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px; } }
  div[class^="score-column"].score-column3.equal > .score-center, div[class*=" score-column"].score-column3.equal > .score-center {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      div[class^="score-column"].score-column3.equal > .score-center, div[class*=" score-column"].score-column3.equal > .score-center {
        float: left;
        width: 33.33333%; } }
    @media print {
      div[class^="score-column"].score-column3.equal > .score-center, div[class*=" score-column"].score-column3.equal > .score-center {
        position: relative;
        float: left;
        width: 33.33333%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px; } }
  div[class^="score-column"].score-column3.equal > .score-right, div[class*=" score-column"].score-column3.equal > .score-right {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      div[class^="score-column"].score-column3.equal > .score-right, div[class*=" score-column"].score-column3.equal > .score-right {
        float: left;
        width: 33.33333%; } }
    @media print {
      div[class^="score-column"].score-column3.equal > .score-right, div[class*=" score-column"].score-column3.equal > .score-right {
        position: relative;
        float: left;
        width: 33.33333%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px; } }
  .lw-service div[class^="score-column"].score-column3.equal > .score-left, .lw-service div[class*=" score-column"].score-column3.equal > .score-left {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 768px) {
      .lw-service div[class^="score-column"].score-column3.equal > .score-left, .lw-service div[class*=" score-column"].score-column3.equal > .score-left {
        float: left;
        width: 33.33333%; } }
  .lw-service div[class^="score-column"].score-column3.equal > .score-center, .lw-service div[class*=" score-column"].score-column3.equal > .score-center {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 768px) {
      .lw-service div[class^="score-column"].score-column3.equal > .score-center, .lw-service div[class*=" score-column"].score-column3.equal > .score-center {
        float: left;
        width: 33.33333%; } }
  .lw-service div[class^="score-column"].score-column3.equal > .score-right, .lw-service div[class*=" score-column"].score-column3.equal > .score-right {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 768px) {
      .lw-service div[class^="score-column"].score-column3.equal > .score-right, .lw-service div[class*=" score-column"].score-column3.equal > .score-right {
        float: left;
        width: 33.33333%; } }
  div[class^="score-column"].score-column3.wide-middle > .score-left, div[class*=" score-column"].score-column3.wide-middle > .score-left {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      div[class^="score-column"].score-column3.wide-middle > .score-left, div[class*=" score-column"].score-column3.wide-middle > .score-left {
        float: left;
        width: 12.5%; } }
    @media print {
      div[class^="score-column"].score-column3.wide-middle > .score-left, div[class*=" score-column"].score-column3.wide-middle > .score-left {
        position: relative;
        float: left;
        width: 12.5%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px; } }
  div[class^="score-column"].score-column3.wide-middle > .score-center, div[class*=" score-column"].score-column3.wide-middle > .score-center {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      div[class^="score-column"].score-column3.wide-middle > .score-center, div[class*=" score-column"].score-column3.wide-middle > .score-center {
        float: left;
        width: 75%; } }
    @media print {
      div[class^="score-column"].score-column3.wide-middle > .score-center, div[class*=" score-column"].score-column3.wide-middle > .score-center {
        position: relative;
        float: left;
        width: 75%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px; } }
  div[class^="score-column"].score-column3.wide-middle > .score-right, div[class*=" score-column"].score-column3.wide-middle > .score-right {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      div[class^="score-column"].score-column3.wide-middle > .score-right, div[class*=" score-column"].score-column3.wide-middle > .score-right {
        float: left;
        width: 12.5%; } }
    @media print {
      div[class^="score-column"].score-column3.wide-middle > .score-right, div[class*=" score-column"].score-column3.wide-middle > .score-right {
        position: relative;
        float: left;
        width: 12.5%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px; } }
  div[class^="score-column"].score-column4.equal > .score-left, div[class*=" score-column"].score-column4.equal > .score-left {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      div[class^="score-column"].score-column4.equal > .score-left, div[class*=" score-column"].score-column4.equal > .score-left {
        float: left;
        width: 25%; } }
    @media print {
      div[class^="score-column"].score-column4.equal > .score-left, div[class*=" score-column"].score-column4.equal > .score-left {
        position: relative;
        float: left;
        width: 25%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px; } }
  div[class^="score-column"].score-column4.equal > .score-center, div[class*=" score-column"].score-column4.equal > .score-center {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      div[class^="score-column"].score-column4.equal > .score-center, div[class*=" score-column"].score-column4.equal > .score-center {
        float: left;
        width: 25%; } }
    @media print {
      div[class^="score-column"].score-column4.equal > .score-center, div[class*=" score-column"].score-column4.equal > .score-center {
        position: relative;
        float: left;
        width: 25%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px; } }
  div[class^="score-column"].score-column4.equal > .score-center2, div[class*=" score-column"].score-column4.equal > .score-center2 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      div[class^="score-column"].score-column4.equal > .score-center2, div[class*=" score-column"].score-column4.equal > .score-center2 {
        float: left;
        width: 25%; } }
    @media print {
      div[class^="score-column"].score-column4.equal > .score-center2, div[class*=" score-column"].score-column4.equal > .score-center2 {
        position: relative;
        float: left;
        width: 25%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px; } }
  div[class^="score-column"].score-column4.equal > .score-right, div[class*=" score-column"].score-column4.equal > .score-right {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      div[class^="score-column"].score-column4.equal > .score-right, div[class*=" score-column"].score-column4.equal > .score-right {
        float: left;
        width: 25%; } }
    @media print {
      div[class^="score-column"].score-column4.equal > .score-right, div[class*=" score-column"].score-column4.equal > .score-right {
        position: relative;
        float: left;
        width: 25%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px; } }

div[class^="score-variable"], div[class*=" score-variable"] {
  display: table; }
  div[class^="score-variable"] > .score-variable-row, div[class*=" score-variable"] > .score-variable-row {
    display: table-row; }
    div[class^="score-variable"] > .score-variable-row > .score-variable-column, div[class*=" score-variable"] > .score-variable-row > .score-variable-column {
      display: table-cell;
      vertical-align: top;
      padding: 10px; }
      div[class^="score-variable"] > .score-variable-row > .score-variable-column .embed-responsive, div[class*=" score-variable"] > .score-variable-row > .score-variable-column .embed-responsive {
        min-width: 150px; }
      @media only screen and (min-width: 0) {
        div[class^="score-variable"] > .score-variable-row > .score-variable-column, div[class*=" score-variable"] > .score-variable-row > .score-variable-column {
          float: left; }
          div[class^="score-variable"] > .score-variable-row > .score-variable-column img.responsive, div[class*=" score-variable"] > .score-variable-row > .score-variable-column img.responsive {
            min-width: 150px; } }
      @media only screen and (min-width: 968px) {
        div[class^="score-variable"] > .score-variable-row > .score-variable-column, div[class*=" score-variable"] > .score-variable-row > .score-variable-column {
          float: none; }
          div[class^="score-variable"] > .score-variable-row > .score-variable-column img.responsive, div[class*=" score-variable"] > .score-variable-row > .score-variable-column img.responsive {
            min-width: 75px; } }

.default-multi-view-search-results .score-no-search-results, .score-multi-view-search-results .score-no-search-results {
  text-align: center;
  margin-bottom: 10px; }

.default-multi-view-search-results .score-search-service-unavailable, .score-multi-view-search-results .score-search-service-unavailable {
  text-align: center;
  margin-bottom: 10px;
  clear: both; }

.default-multi-view-search-results .score-search-results-view .search-results-list, .score-multi-view-search-results .score-search-results-view .search-results-list {
  width: 100%;
  display: block;
  list-style: none;
  padding: 0;
  overflow: hidden; }
  @media only screen and (max-width: 991px) {
    .default-multi-view-search-results .score-search-results-view .search-results-list, .score-multi-view-search-results .score-search-results-view .search-results-list {
      margin-bottom: 40px; } }
  @media only screen and (min-width: 992px) {
    .default-multi-view-search-results .score-search-results-view .search-results-list, .score-multi-view-search-results .score-search-results-view .search-results-list {
      margin-bottom: 20px; } }
  .default-multi-view-search-results .score-search-results-view .search-results-list li, .score-multi-view-search-results .score-search-results-view .search-results-list li {
    position: relative;
    list-style: none;
    display: inline-block;
    background-color: #fff;
    border: 1px solid lightgray;
    float: left;
    margin-bottom: 20px;
    padding: 10px 15px; }
    @media only screen and (min-width: 0) {
      .default-multi-view-search-results .score-search-results-view .search-results-list li, .score-multi-view-search-results .score-search-results-view .search-results-list li {
        width: 100%; } }
    @media only screen and (min-width: 570px) {
      .default-multi-view-search-results .score-search-results-view .search-results-list li, .score-multi-view-search-results .score-search-results-view .search-results-list li {
        width: 48%;
        margin: 0 1% 20px 1%; } }
    @media only screen and (min-width: 1200px) {
      .default-multi-view-search-results .score-search-results-view .search-results-list li, .score-multi-view-search-results .score-search-results-view .search-results-list li {
        width: 31.333%; } }
    @media print {
      .default-multi-view-search-results .score-search-results-view .search-results-list li, .score-multi-view-search-results .score-search-results-view .search-results-list li {
        float: left;
        width: 31.333%; } }
    .default-multi-view-search-results .score-search-results-view .search-results-list li.promo-tile-li, .score-multi-view-search-results .score-search-results-view .search-results-list li.promo-tile-li {
      background-color: transparent; }
      .default-multi-view-search-results .score-search-results-view .search-results-list li.promo-tile-li .score-highlight, .score-multi-view-search-results .score-search-results-view .search-results-list li.promo-tile-li .score-highlight {
        margin: 0; }
    .default-multi-view-search-results .score-search-results-view .search-results-list li h2, .score-multi-view-search-results .score-search-results-view .search-results-list li h2, .default-multi-view-search-results .score-search-results-view .search-results-list li h3, .score-multi-view-search-results .score-search-results-view .search-results-list li h3, .default-multi-view-search-results .score-search-results-view .search-results-list li h4, .score-multi-view-search-results .score-search-results-view .search-results-list li h4, .default-multi-view-search-results .score-search-results-view .search-results-list li h5, .score-multi-view-search-results .score-search-results-view .search-results-list li h5, .default-multi-view-search-results .score-search-results-view .search-results-list li h6, .score-multi-view-search-results .score-search-results-view .search-results-list li h6 {
      margin: 0 0 15px 0; }

.default-multi-view-search-results .score-search-results-view.one-column .search-results-list .score-quick-view, .score-multi-view-search-results .score-search-results-view.one-column .search-results-list .score-quick-view {
  width: 100%; }

.default-multi-view-search-results .score-search-results-view.one-column .search-results-list > li, .score-multi-view-search-results .score-search-results-view.one-column .search-results-list > li {
  width: 100%; }
  .default-multi-view-search-results .score-search-results-view.one-column .search-results-list > li.active, .score-multi-view-search-results .score-search-results-view.one-column .search-results-list > li.active {
    box-shadow: 24px 19px 49px -14px rgba(0, 0, 0, 0.35); }

.default-multi-view-search-results .score-search-results-view.two-column .search-results-list .score-quick-view, .score-multi-view-search-results .score-search-results-view.two-column .search-results-list .score-quick-view {
  width: 100%; }

@media only screen and (min-width: 1200px) {
  .default-multi-view-search-results .score-search-results-view.two-column .search-results-list > li, .score-multi-view-search-results .score-search-results-view.two-column .search-results-list > li {
    width: 48%; } }

@media print {
  .default-multi-view-search-results .score-search-results-view.two-column .search-results-list > li, .score-multi-view-search-results .score-search-results-view.two-column .search-results-list > li {
    width: 48%; } }

.default-multi-view-search-results .score-search-results-view.two-column .search-results-list > li.active, .score-multi-view-search-results .score-search-results-view.two-column .search-results-list > li.active {
  box-shadow: 24px 19px 49px -14px rgba(0, 0, 0, 0.35); }

.default-multi-view-search-results .score-search-results-view.three-column .search-results-list .score-quick-view, .score-multi-view-search-results .score-search-results-view.three-column .search-results-list .score-quick-view {
  width: 100%; }

@media only screen and (min-width: 1200px) {
  .default-multi-view-search-results .score-search-results-view.three-column .search-results-list > li, .score-multi-view-search-results .score-search-results-view.three-column .search-results-list > li {
    width: 31.333%; } }

@media print {
  .default-multi-view-search-results .score-search-results-view.three-column .search-results-list > li, .score-multi-view-search-results .score-search-results-view.three-column .search-results-list > li {
    width: 31.333%; } }

.default-multi-view-search-results .score-search-results-view.three-column .search-results-list > li.active, .score-multi-view-search-results .score-search-results-view.three-column .search-results-list > li.active {
  box-shadow: 24px 19px 49px -14px rgba(0, 0, 0, 0.35); }

.default-multi-view-search-results .score-search-results-view.four-column .search-results-list .score-quick-view, .score-multi-view-search-results .score-search-results-view.four-column .search-results-list .score-quick-view {
  width: 100%; }

@media only screen and (min-width: 1200px) {
  .default-multi-view-search-results .score-search-results-view.four-column .search-results-list > li, .score-multi-view-search-results .score-search-results-view.four-column .search-results-list > li {
    width: 23%; } }

@media print {
  .default-multi-view-search-results .score-search-results-view.four-column .search-results-list > li, .score-multi-view-search-results .score-search-results-view.four-column .search-results-list > li {
    width: 23%; } }

.default-multi-view-search-results .score-no-search-results, .score-multi-view-search-results .score-no-search-results, .default-multi-view-search-results .score-search-service-unavailable, .score-multi-view-search-results .score-search-service-unavailable {
  text-align: center;
  margin-bottom: 10px; }

.default-multi-view-search-results .score-search-service-unavailable, .score-multi-view-search-results .score-search-service-unavailable {
  clear: both; }

.score-megamenu .nav, .score-megamenu .score-siblings-menu, .score-megamenu .score-previous-next-menu, .score-megamenu .collapse, .score-megamenu .dropup, .score-megamenu .dropdown, .score-megamenu .score-megamenu-dropdown {
  position: static; }

.score-megamenu .container, .score-megamenu .js-livestream-inactive, .score-megamenu .js-livestream-active {
  position: relative; }

.score-megamenu .dropdown-menu {
  clear: both;
  left: auto; }

.score-megamenu .score-megamenu-content {
  padding: 15px 20px; }

ul.level-1 {
  margin-left: 0; }

ul.level-2, ul.level-3, ul.level-4, ul.level-5, ul.level-6 {
  margin-left: 20px; }

nav.navbar, nav.score-main-menu-spider, nav.score-megamenu {
  margin-bottom: 0; }

nav.navbar-default, nav.score-main-menu-spider, nav.score-megamenu {
  background: transparent;
  border: none; }

nav .navbar-brand > .img-responsive {
  display: inline; }

nav .navbar-nav > li {
  clear: both; }
  @media only screen and (min-width: 0) {
    nav .navbar-nav > li {
      clear: both; } }
  @media only screen and (min-width: 1200px) {
    nav .navbar-nav > li {
      clear: none; } }
  nav .navbar-nav > li > a {
    float: left; }
  nav .navbar-nav > li.divider {
    border-right: 1px solid #e7e7e7; }
  nav .navbar-nav > li.dropdown > a, nav .navbar-nav > li.score-megamenu-dropdown > a {
    padding-right: 0; }
  nav .navbar-nav > li.dropdown > a.dropdown-toggle.toggle-caret, nav .navbar-nav > li.score-megamenu-dropdown > a.dropdown-toggle.toggle-caret {
    padding-left: 2px;
    padding-right: 15px; }
  @media only screen and (min-width: 0) {
    nav .navbar-nav > li.dropdown.megamenu-small .dropdown-menu, nav .navbar-nav > li.megamenu-small.score-megamenu-dropdown .dropdown-menu {
      width: initial; } }
  @media only screen and (min-width: 768px) {
    nav .navbar-nav > li.dropdown.megamenu-small .dropdown-menu, nav .navbar-nav > li.megamenu-small.score-megamenu-dropdown .dropdown-menu {
      width: 320px; } }
  @media only screen and (min-width: 0) {
    nav .navbar-nav > li.dropdown.megamenu-medium .dropdown-menu, nav .navbar-nav > li.megamenu-medium.score-megamenu-dropdown .dropdown-menu {
      width: initial; } }
  @media only screen and (min-width: 768px) {
    nav .navbar-nav > li.dropdown.megamenu-medium .dropdown-menu, nav .navbar-nav > li.megamenu-medium.score-megamenu-dropdown .dropdown-menu {
      width: 640px; } }
  @media only screen and (min-width: 0) {
    nav .navbar-nav > li.dropdown.megamenu-large .dropdown-menu, nav .navbar-nav > li.megamenu-large.score-megamenu-dropdown .dropdown-menu {
      width: initial; } }
  @media only screen and (min-width: 768px) {
    nav .navbar-nav > li.dropdown.megamenu-large .dropdown-menu, nav .navbar-nav > li.megamenu-large.score-megamenu-dropdown .dropdown-menu {
      width: 960px; } }
  nav .navbar-nav > li.dropdown.megamenu-full .dropdown-menu, nav .navbar-nav > li.megamenu-full.score-megamenu-dropdown .dropdown-menu {
    left: 0;
    right: 0;
    width: 100%; }
  nav .navbar-nav > li.dropdown.megamenu-small, nav .navbar-nav > li.megamenu-small.score-megamenu-dropdown, nav .navbar-nav > li.dropdown.megamenu-medium, nav .navbar-nav > li.megamenu-medium.score-megamenu-dropdown, nav .navbar-nav > li.dropdown.megamenu-large, nav .navbar-nav > li.megamenu-large.score-megamenu-dropdown {
    position: relative; }
    @media only screen and (min-width: 0) {
      nav .navbar-nav > li.dropdown.megamenu-small .dropdown-menu, nav .navbar-nav > li.megamenu-small.score-megamenu-dropdown .dropdown-menu, nav .navbar-nav > li.dropdown.megamenu-medium .dropdown-menu, nav .navbar-nav > li.megamenu-medium.score-megamenu-dropdown .dropdown-menu, nav .navbar-nav > li.dropdown.megamenu-large .dropdown-menu, nav .navbar-nav > li.megamenu-large.score-megamenu-dropdown .dropdown-menu {
        position: inherit; } }
    @media only screen and (min-width: 768px) {
      nav .navbar-nav > li.dropdown.megamenu-small .dropdown-menu, nav .navbar-nav > li.megamenu-small.score-megamenu-dropdown .dropdown-menu, nav .navbar-nav > li.dropdown.megamenu-medium .dropdown-menu, nav .navbar-nav > li.megamenu-medium.score-megamenu-dropdown .dropdown-menu, nav .navbar-nav > li.dropdown.megamenu-large .dropdown-menu, nav .navbar-nav > li.megamenu-large.score-megamenu-dropdown .dropdown-menu {
        position: absolute; } }
  nav .navbar-nav > li .dropdown-menu {
    padding-left: 0;
    padding-right: 0; }
    @media only screen and (min-width: 0) {
      nav .navbar-nav > li .dropdown-menu {
        position: inherit; } }
    @media only screen and (min-width: 768px) {
      nav .navbar-nav > li .dropdown-menu {
        position: absolute; } }

.navbar-collapse {
  max-height: initial; }
  .navbar-collapse.in {
    overflow-y: visible; }

.navbar-btn {
  margin: 0; }

.score-sectionnav > li.active-section > a, .score-sectionnav > li.active-section > a:focus, .score-siblingsnav > li.active-section > a, .score-siblingsnav > li.active-section > a:focus, .score-previous-next-menu > li.active-section > a, .score-previous-next-menu > li.active-section > a:focus {
  color: #4d4d4d;
  background-color: #49c6ff; }

.score-sectionnav-multilevel .nav > li.active > a, .score-sectionnav-multilevel .score-siblings-menu > li.active > a, .score-sectionnav-multilevel .score-previous-next-menu > li.active > a, .score-sectionnav-multilevel .nav > li.active > a:hover, .score-sectionnav-multilevel .score-siblings-menu > li.active > a:hover, .score-sectionnav-multilevel .score-previous-next-menu > li.active > a:hover, .score-sectionnav-multilevel .nav > li.active > a:focus, .score-sectionnav-multilevel .score-siblings-menu > li.active > a:focus, .score-sectionnav-multilevel .score-previous-next-menu > li.active > a:focus {
  color: #4d4d4d;
  background-color: #49c6ff; }

.score-sectionnav-multilevel .nav > li.active-section > a, .score-sectionnav-multilevel .score-siblings-menu > li.active-section > a, .score-sectionnav-multilevel .score-previous-next-menu > li.active-section > a, .score-sectionnav-multilevel .nav > li.active-section > a:focus, .score-sectionnav-multilevel .score-siblings-menu > li.active-section > a:focus, .score-sectionnav-multilevel .score-previous-next-menu > li.active-section > a:focus {
  color: #4d4d4d;
  background-color: #49c6ff; }

.slider {
  display: inline-block;
  vertical-align: middle;
  position: relative; }
  .slider.slider-horizontal {
    width: 210px;
    height: 20px; }
    .slider.slider-horizontal .slider-track {
      height: 10px;
      width: 100%;
      margin-top: -5px;
      top: 50%;
      left: 0; }
    .slider.slider-horizontal .slider-selection, .slider.slider-horizontal .slider-track-low, .slider.slider-horizontal .slider-track-high {
      height: 100%;
      top: 0;
      bottom: 0; }
    .slider.slider-horizontal .slider-tick,
    .slider.slider-horizontal .slider-handle {
      margin-left: -10px; }
      .slider.slider-horizontal .slider-tick.triangle,
      .slider.slider-horizontal .slider-handle.triangle {
        position: relative;
        top: 50%;
        transform: translateY(-50%);
        border-width: 0 10px 10px 10px;
        width: 0;
        height: 0;
        border-bottom-color: #0078af;
        margin-top: 0; }
    .slider.slider-horizontal .slider-tick-container {
      white-space: nowrap;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%; }
    .slider.slider-horizontal .slider-tick-label-container {
      white-space: nowrap;
      margin-top: 20px; }
      .slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
        display: inline-block;
        padding-top: 24px;
        text-align: center; }
    .slider.slider-horizontal.slider-rtl .slider-track {
      left: initial;
      right: 0; }
    .slider.slider-horizontal.slider-rtl .slider-tick,
    .slider.slider-horizontal.slider-rtl .slider-handle {
      margin-left: initial;
      margin-right: -10px; }
    .slider.slider-horizontal.slider-rtl .slider-tick-container {
      left: initial;
      right: 0; }
  .slider.slider-vertical {
    height: 210px;
    width: 20px; }
    .slider.slider-vertical .slider-track {
      width: 10px;
      height: 100%;
      left: 25%;
      top: 0; }
    .slider.slider-vertical .slider-selection {
      width: 100%;
      left: 0;
      top: 0;
      bottom: 0; }
    .slider.slider-vertical .slider-track-low, .slider.slider-vertical .slider-track-high {
      width: 100%;
      left: 0;
      right: 0; }
    .slider.slider-vertical .slider-tick,
    .slider.slider-vertical .slider-handle {
      margin-top: -10px; }
      .slider.slider-vertical .slider-tick.triangle,
      .slider.slider-vertical .slider-handle.triangle {
        border-width: 10px 0 10px 10px;
        width: 1px;
        height: 1px;
        border-left-color: #0078af;
        margin-left: 0; }
    .slider.slider-vertical .slider-tick-label-container {
      white-space: nowrap; }
      .slider.slider-vertical .slider-tick-label-container .slider-tick-label {
        padding-left: 4px; }
    .slider.slider-vertical.slider-rtl .slider-track {
      left: initial;
      right: 25%; }
    .slider.slider-vertical.slider-rtl .slider-selection {
      left: initial;
      right: 0; }
    .slider.slider-vertical.slider-rtl .slider-tick.triangle,
    .slider.slider-vertical.slider-rtl .slider-handle.triangle {
      border-width: 10px 10px 10px 0; }
    .slider.slider-vertical.slider-rtl .slider-tick-label-container .slider-tick-label {
      padding-left: initial;
      padding-right: 4px; }
  .slider.slider-disabled .slider-handle {
    background-color: #cfcfcf;
    background-image: -moz-linear-gradient(top, #DFDFDF, #BEBEBE);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#DFDFDF), to(#BEBEBE));
    background-image: -webkit-linear-gradient(top, #DFDFDF, #BEBEBE);
    background-image: -o-linear-gradient(top, #DFDFDF, #BEBEBE);
    background-image: linear-gradient(to bottom, #DFDFDF, #BEBEBE);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DFDFDF', endColorstr='#BEBEBE',GradientType=0); }
  .slider.slider-disabled .slider-track {
    background-color: #e7e7e7;
    background-image: -moz-linear-gradient(top, #E5E5E5, #E9E9E9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#E5E5E5), to(#E9E9E9));
    background-image: -webkit-linear-gradient(top, #E5E5E5, #E9E9E9);
    background-image: -o-linear-gradient(top, #E5E5E5, #E9E9E9);
    background-image: linear-gradient(to bottom, #E5E5E5, #E9E9E9);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E5E5E5', endColorstr='#E9E9E9',GradientType=0);
    cursor: not-allowed; }
  .slider input {
    display: none; }
  .slider .tooltip-inner {
    white-space: nowrap;
    max-width: none; }
  .slider .tooltip.top {
    margin-top: -36px; }
  .slider .tooltip-inner {
    white-space: nowrap;
    max-width: none; }
  .slider .hide {
    display: none; }

.slider-track {
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #F5F5F5, #F9F9F9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#F5F5F5), to(#F9F9F9));
  background-image: -webkit-linear-gradient(top, #F5F5F5, #F9F9F9);
  background-image: -o-linear-gradient(top, #F5F5F5, #F9F9F9);
  background-image: linear-gradient(to bottom, #F5F5F5, #F9F9F9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F5F5F5', endColorstr='#F9F9F9',GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  position: absolute;
  cursor: pointer; }

.slider-selection {
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #F9F9F9, #F5F5F5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#F9F9F9), to(#F5F5F5));
  background-image: -webkit-linear-gradient(top, #F9F9F9, #F5F5F5);
  background-image: -o-linear-gradient(top, #F9F9F9, #F5F5F5);
  background-image: linear-gradient(to bottom, #F9F9F9, #F5F5F5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F9F9F9', endColorstr='#F5F5F5',GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-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-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  position: absolute; }

.slider-selection.tick-slider-selection {
  background-color: #4bc6ff;
  background-image: -moz-linear-gradient(top, #58caff, #3ec2ff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#58caff), to(#3ec2ff));
  background-image: -webkit-linear-gradient(top, #58caff, #3ec2ff);
  background-image: -o-linear-gradient(top, #58caff, #3ec2ff);
  background-image: linear-gradient(to bottom, #58caff, #3ec2ff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#58caff', endColorstr='#3ec2ff',GradientType=0); }

.slider-track-low, .slider-track-high {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  background: transparent;
  border-radius: slider_border-radius(4px); }

.slider-handle {
  background-color: #0080bb;
  background-image: -moz-linear-gradient(top, #0089c8, #0078af);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0089c8), to(#0078af));
  background-image: -webkit-linear-gradient(top, #0089c8, #0078af);
  background-image: -o-linear-gradient(top, #0089c8, #0078af);
  background-image: linear-gradient(to bottom, #0089c8, #0078af);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0089c8', endColorstr='#0078af',GradientType=0);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  position: absolute;
  top: 0;
  width: 20px;
  height: 20px;
  background-color: #0089c8;
  border: 0px solid transparent; }
  .slider-handle.round {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px; }
  .slider-handle.triangle {
    background: transparent none; }
  .slider-handle.custom {
    background: transparent none; }
    .slider-handle.custom::before {
      line-height: 20px;
      font-size: 20px;
      content: '\2605';
      color: #726204; }

.slider-tick {
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #F5F5F5, #F9F9F9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#F5F5F5), to(#F9F9F9));
  background-image: -webkit-linear-gradient(top, #F5F5F5, #F9F9F9);
  background-image: -o-linear-gradient(top, #F5F5F5, #F9F9F9);
  background-image: linear-gradient(to bottom, #F5F5F5, #F9F9F9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F5F5F5', endColorstr='#F9F9F9',GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-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-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  width: 20px;
  height: 20px;
  filter: none;
  opacity: 0.8;
  border: 0px solid transparent; }
  .slider-tick.round {
    border-radius: 50%; }
  .slider-tick.triangle {
    background: transparent none; }
  .slider-tick.custom {
    background: transparent none; }
    .slider-tick.custom::before {
      line-height: 20px;
      font-size: 20px;
      content: '\2605';
      color: #726204; }
  .slider-tick.in-selection {
    background-color: #4bc6ff;
    background-image: -moz-linear-gradient(top, #58caff, #3ec2ff);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#58caff), to(#3ec2ff));
    background-image: -webkit-linear-gradient(top, #58caff, #3ec2ff);
    background-image: -o-linear-gradient(top, #58caff, #3ec2ff);
    background-image: linear-gradient(to bottom, #58caff, #3ec2ff);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#58caff', endColorstr='#3ec2ff',GradientType=0);
    opacity: 1; }

.default-slider.slider-horizontal .slider-track .slider-track-low, .slider-horizontal.slider .slider-track .slider-track-low {
  background-image: -webkit-linear-gradient(top, #999999 0, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #999999 0, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #999999 0, #f5f5f5 100%); }

.default-slider.slider-horizontal .slider-track .slider-selection, .slider-horizontal.slider .slider-track .slider-selection {
  background-image: -webkit-linear-gradient(top, #149bdf 0, #0480be 100%);
  background-image: -o-linear-gradient(top, #149bdf 0, #0480be 100%);
  background-image: linear-gradient(to bottom, #149bdf 0, #0480be 100%); }

.default-slider.slider-horizontal .slider-track .slider-track-high, .slider-horizontal.slider .slider-track .slider-track-high {
  background-image: -webkit-linear-gradient(top, #999999 0, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #999999 0, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #999999 0, #f5f5f5 100%); }

.default-slider.slider-horizontal .tooltip.tooltip-main.top.in .tooltip-inner, .slider-horizontal.slider .tooltip.tooltip-main.top.in .tooltip-inner {
  color: #0B8BCC;
  background-color: #F4F4F4;
  border: 1px solid #333; }

.default-slider.slider-horizontal .slider-handle.min-slider-handle.round, .slider-horizontal.slider .slider-handle.min-slider-handle.round {
  border: 2px solid #f4f4f4;
  background-color: #337ab7;
  background-image: -webkit-linear-gradient(top, #149bdf 0, #0480be 100%);
  background-image: -o-linear-gradient(top, #149bdf 0, #0480be 100%);
  background-image: linear-gradient(to bottom, #555 0, #999 100%);
  webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.07);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.07); }

.default-slider.slider-horizontal .slider-handle.max-slider-handle.round, .slider-horizontal.slider .slider-handle.max-slider-handle.round {
  border: 2px solid #f4f4f4;
  background-color: #337ab7;
  background-image: -webkit-linear-gradient(top, #149bdf 50%, #0480be 100%);
  background-image: -o-linear-gradient(top, #149bdf 0, #0480be 100%);
  background-image: linear-gradient(to bottom, #555 50%, #999 100%);
  webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.07);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.07); }

b {
  margin: 0 6px; }

.default-ratings, .score-ratings,
.score-facet-ratings-tag {
  padding: 0 5px;
  height: 30px;
  overflow: hidden; }
  .default-ratings .star-group, .score-ratings .star-group, .score-facet-ratings-tag .star-group {
    font-size: 0;
    unicode-bidi: bidi-override;
    direction: rtl; }
    .default-ratings .star-group *, .score-ratings .star-group *, .score-facet-ratings-tag .star-group * {
      font-size: 2.5rem; }
    .default-ratings .star-group > input, .score-ratings .star-group > input, .score-facet-ratings-tag .star-group > input {
      display: none; }
      .default-ratings .star-group > input + label, .score-ratings .star-group > input + label, .score-facet-ratings-tag .star-group > input + label {
        display: inline-block;
        overflow: hidden;
        text-indent: 9999px;
        width: 1em;
        white-space: nowrap;
        cursor: pointer; }
        .default-ratings .star-group > input + label:before, .score-ratings .star-group > input + label:before, .score-facet-ratings-tag .star-group > input + label:before {
          display: inline-block;
          text-indent: -9999px;
          content: "☆";
          color: #CEC3A4; }
      .default-ratings .star-group > input:checked ~ label:before, .score-ratings .star-group > input:checked ~ label:before, .score-facet-ratings-tag .star-group > input:checked ~ label:before,
      .default-ratings .star-group > input + label:hover ~ label:before,
      .score-ratings .star-group > input + label:hover ~ label:before,
      .score-facet-ratings-tag .star-group > input + label:hover ~ label:before,
      .default-ratings .star-group > input + label:hover:before,
      .score-ratings .star-group > input + label:hover:before,
      .score-facet-ratings-tag .star-group > input + label:hover:before {
        content: "★";
        color: #EBCA1B;
        text-shadow: 0 0 1px #333; }
    .default-ratings .star-group > .star-cb-clear + label, .score-ratings .star-group > .star-cb-clear + label, .score-facet-ratings-tag .star-group > .star-cb-clear + label {
      text-indent: -9999px;
      width: 1em;
      margin-left: -1.1em; }
    .default-ratings .star-group > .star-cb-clear + label:before, .score-ratings .star-group > .star-cb-clear + label:before, .score-facet-ratings-tag .star-group > .star-cb-clear + label:before {
      width: .5em; }
    .default-ratings .star-group:hover > input + label:before, .score-ratings .star-group:hover > input + label:before, .score-facet-ratings-tag .star-group:hover > input + label:before {
      content: "☆";
      color: #CEC3A4;
      text-shadow: none; }
    .default-ratings .star-group:hover > input + label:hover ~ label:before, .score-ratings .star-group:hover > input + label:hover ~ label:before, .score-facet-ratings-tag .star-group:hover > input + label:hover ~ label:before,
    .default-ratings .star-group:hover > input + label:hover:before,
    .score-ratings .star-group:hover > input + label:hover:before,
    .score-facet-ratings-tag .star-group:hover > input + label:hover:before {
      content: "★";
      color: #EBCA1B;
      text-shadow: 0 0 1px #333; }
  .default-ratings .ratings-facet-max-label, .score-ratings .ratings-facet-max-label, .score-facet-ratings-tag .ratings-facet-max-label {
    padding-right: 10px; }
  .default-ratings .ratings-facet-min-label, .score-ratings .ratings-facet-min-label, .score-facet-ratings-tag .ratings-facet-min-label {
    padding-left: 10px; }

.score-facet-ratings-tag label {
  pointer-events: none; }

.default-section-tiles-menu, .score-section-tiles-menu {
  margin: 0 0 30px 0;
  padding: 0; }
  .default-section-tiles-menu li, .score-section-tiles-menu li {
    margin-bottom: 30px;
    list-style: none;
    padding: 15px;
    border: 1px solid #ddd; }

.default-search-box:before, .score-search-box:before, .default-search-box:after, .score-search-box:after {
  content: " ";
  display: table; }

.default-search-box:after, .score-search-box:after {
  clear: both; }

.default-search-box .js-typeahead, .score-search-box .js-typeahead {
  position: relative;
  display: flex;
  width: 100%;
  height: 48px; }

.default-search-box .twitter-typeahead, .score-search-box .twitter-typeahead {
  width: 100%;
  height: 100%; }
  .default-search-box .twitter-typeahead input, .score-search-box .twitter-typeahead input {
    width: 100%;
    line-height: 24px;
    border: 1px solid #ddd;
    padding-right: 10px; }
    .default-search-box .twitter-typeahead input::-ms-clear, .score-search-box .twitter-typeahead input::-ms-clear {
      display: none; }
  .default-search-box .twitter-typeahead .tt-hint, .score-search-box .twitter-typeahead .tt-hint, .default-search-box .twitter-typeahead .tt-input, .score-search-box .twitter-typeahead .tt-input {
    padding-left: 10px; }
  .default-search-box .twitter-typeahead .tt-input, .score-search-box .twitter-typeahead .tt-input {
    height: 100%;
    background-color: #FFFFFF !important; }
  .default-search-box .twitter-typeahead .tt-hint, .score-search-box .twitter-typeahead .tt-hint {
    display: none; }
  .default-search-box .twitter-typeahead .tt-menu, .score-search-box .twitter-typeahead .tt-menu {
    width: 350px;
    left: inherit !important;
    right: -50px; }
  .default-search-box .twitter-typeahead .score-typeahead-header, .score-search-box .twitter-typeahead .score-typeahead-header {
    font-size: 16px;
    padding: 10px;
    border-bottom: 1px solid #ddd; }
  .default-search-box .twitter-typeahead .score-typeahead-content, .score-search-box .twitter-typeahead .score-typeahead-content {
    border-bottom: 1px solid #ddd; }
  .default-search-box .twitter-typeahead .score-typeahead-footer, .score-search-box .twitter-typeahead .score-typeahead-footer {
    padding: 10px; }

.default-search-box .clear-input, .score-search-box .clear-input {
  display: flex;
  align-items: top;
  height: 100%;
  font-size: 22px;
  background: #ddd;
  padding: 0 4px;
  cursor: pointer; }

.default-search-box .button, .score-search-box .button {
  cursor: pointer; }

.score-active-facets .facets .score-facet-tag {
  vertical-align: bottom; }

.score-accordion {
  margin-bottom: 80px; }

.score-accordion-panel {
  margin-bottom: 0;
  border-bottom: 1px solid black;
  padding-bottom: 25px; }
  .score-accordion-panel .panel-heading {
    padding: 0; }
    .score-accordion-panel .panel-heading .panel-title a {
      position: relative;
      display: block;
      font-size: 24px;
      font-weight: 900;
      color: black;
      line-height: 22px;
      text-transform: uppercase;
      padding: 25px 20px 0 0; }
      .score-accordion-panel .panel-heading .panel-title a:before {
        position: absolute;
        top: 28px;
        right: 0;
        width: 16px;
        height: 16px;
        background: url("../img/Icon-minus.svg") center center no-repeat;
        background-size: 16px;
        content: ""; }
      .score-accordion-panel .panel-heading .panel-title a.collapsed:before {
        background: url("../img/Icon-plus.svg") center center no-repeat;
        background-size: 16px; }
      .score-accordion-panel .panel-heading .panel-title a:hover, .score-accordion-panel .panel-heading .panel-title a:focus {
        text-decoration: none;
        opacity: 0.7; }
    @media (max-width: 991px) {
      .score-accordion-panel .panel-heading .panel-title a {
        font-size: 18px;
        line-height: 20px; } }
  .score-accordion-panel .panel-collapse .panel-body {
    border-top: none !important;
    padding: 5px 0 0 0; }

.score-active-facets .facets .score-facet-tag {
  vertical-align: bottom; }

.score-stripe.cover, .score-pic-stripe.cover, .score-style-box.cover, .item.cover, .score-carousel-pane.cover, .score-full-width-hero.cover, .score-hero.cover, .score-section-header.cover, .score-well.cover {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.score-stripe.contain, .score-pic-stripe.contain, .score-style-box.contain, .item.contain, .score-carousel-pane.contain, .score-full-width-hero.contain, .score-hero.contain, .score-section-header.contain, .score-well.contain {
  background-repeat: no-repeat;
  background-size: contain; }

.score-stripe.repeat, .score-pic-stripe.repeat, .score-style-box.repeat, .item.repeat, .score-carousel-pane.repeat, .score-full-width-hero.repeat, .score-hero.repeat, .score-section-header.repeat, .score-well.repeat {
  background-repeat: repeat; }

.score-stripe.repeat-x, .score-pic-stripe.repeat-x, .score-style-box.repeat-x, .item.repeat-x, .score-carousel-pane.repeat-x, .score-full-width-hero.repeat-x, .score-hero.repeat-x, .score-section-header.repeat-x, .score-well.repeat-x {
  background-repeat: repeat-x; }

.score-stripe.repeat-y, .score-pic-stripe.repeat-y, .score-style-box.repeat-y, .item.repeat-y, .score-carousel-pane.repeat-y, .score-full-width-hero.repeat-y, .score-hero.repeat-y, .score-section-header.repeat-y, .score-well.repeat-y {
  background-repeat: repeat-y; }

.score-stripe.cover-top, .score-pic-stripe.cover-top, .score-style-box.cover-top, .item.cover-top, .score-carousel-pane.cover-top, .score-full-width-hero.cover-top, .score-hero.cover-top, .score-section-header.cover-top, .score-well.cover-top {
  background-position: top center; }

.score-button, .score-composite-link, .cc-btn, .lw-filter-box button, form button, .lw-show-more-results, .score-search-box .button {
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  color: black;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 19px;
  padding: 11px 20px;
  border: 2px solid black; }
  .score-button:hover, .score-composite-link:hover, .cc-btn:hover, .lw-filter-box button:hover, form button:hover, .lw-show-more-results:hover, .score-search-box .button:hover {
    color: black;
    text-decoration: none; }
  .score-button:focus, .score-composite-link:focus, .cc-btn:focus, .lw-filter-box button:focus, form button:focus, .lw-show-more-results:focus, .score-search-box .button:focus {
    color: black;
    text-decoration: none; }
  .score-button.lw-basic, .lw-basic.score-composite-link, .lw-basic.cc-btn, .lw-filter-box button.lw-basic, form button.lw-basic, .lw-basic.lw-show-more-results, .score-search-box .lw-basic.button, .score-highlight.lw-offset .score-button, .score-highlight.lw-offset .score-composite-link, .score-highlight.lw-offset .cc-btn, .score-highlight.lw-offset .lw-filter-box button, .lw-filter-box .score-highlight.lw-offset button, .score-highlight.lw-offset form button, form .score-highlight.lw-offset button, .score-highlight.lw-offset .lw-show-more-results, .score-highlight.lw-offset .score-search-box .button, .score-search-box .score-highlight.lw-offset .button, .lw-slider-plain .score-button, .lw-slider-plain .score-composite-link, .lw-slider-plain .cc-btn, .lw-slider-plain .lw-filter-box button, .lw-filter-box .lw-slider-plain button, .lw-slider-plain form button, form .lw-slider-plain button, .lw-slider-plain .lw-show-more-results, .lw-slider-plain .score-search-box .button, .score-search-box .lw-slider-plain .button, .lw-slider-block .score-button, .lw-slider-block .score-composite-link, .lw-slider-block .cc-btn, .lw-slider-block .lw-filter-box button, .lw-filter-box .lw-slider-block button, .lw-slider-block form button, form .lw-slider-block button, .lw-slider-block .lw-show-more-results, .lw-slider-block .score-search-box .button, .score-search-box .lw-slider-block .button, .lw-slider-quote .score-button, .lw-slider-quote .score-composite-link, .lw-slider-quote .cc-btn, .lw-slider-quote .lw-filter-box button, .lw-filter-box .lw-slider-quote button, .lw-slider-quote form button, form .lw-slider-quote button, .lw-slider-quote .lw-show-more-results, .lw-slider-quote .score-search-box .button, .score-search-box .lw-slider-quote .button, .lw-color-wrapper .score-button, .lw-color-wrapper .score-composite-link, .lw-color-wrapper .cc-btn, .lw-color-wrapper .lw-filter-box button, .lw-filter-box .lw-color-wrapper button, .lw-color-wrapper form button, form .lw-color-wrapper button, .lw-color-wrapper .lw-show-more-results, .lw-color-wrapper .score-search-box .button, .score-search-box .lw-color-wrapper .button {
    position: relative;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 17px;
    padding: 0 18px 0 0;
    border: none; }
    .score-button.lw-basic:after, .lw-basic.score-composite-link:after, .lw-basic.cc-btn:after, .lw-filter-box button.lw-basic:after, form button.lw-basic:after, .lw-basic.lw-show-more-results:after, .score-search-box .lw-basic.button:after, .score-highlight.lw-offset .score-button:after, .score-highlight.lw-offset .score-composite-link:after, .score-highlight.lw-offset .cc-btn:after, .score-highlight.lw-offset .lw-filter-box button:after, .lw-filter-box .score-highlight.lw-offset button:after, .score-highlight.lw-offset form button:after, form .score-highlight.lw-offset button:after, .score-highlight.lw-offset .lw-show-more-results:after, .score-highlight.lw-offset .score-search-box .button:after, .score-search-box .score-highlight.lw-offset .button:after, .lw-slider-plain .score-button:after, .lw-slider-plain .score-composite-link:after, .lw-slider-plain .cc-btn:after, .lw-slider-plain .lw-filter-box button:after, .lw-filter-box .lw-slider-plain button:after, .lw-slider-plain form button:after, form .lw-slider-plain button:after, .lw-slider-plain .lw-show-more-results:after, .lw-slider-plain .score-search-box .button:after, .score-search-box .lw-slider-plain .button:after, .lw-slider-block .score-button:after, .lw-slider-block .score-composite-link:after, .lw-slider-block .cc-btn:after, .lw-slider-block .lw-filter-box button:after, .lw-filter-box .lw-slider-block button:after, .lw-slider-block form button:after, form .lw-slider-block button:after, .lw-slider-block .lw-show-more-results:after, .lw-slider-block .score-search-box .button:after, .score-search-box .lw-slider-block .button:after, .lw-slider-quote .score-button:after, .lw-slider-quote .score-composite-link:after, .lw-slider-quote .cc-btn:after, .lw-slider-quote .lw-filter-box button:after, .lw-filter-box .lw-slider-quote button:after, .lw-slider-quote form button:after, form .lw-slider-quote button:after, .lw-slider-quote .lw-show-more-results:after, .lw-slider-quote .score-search-box .button:after, .score-search-box .lw-slider-quote .button:after, .lw-color-wrapper .score-button:after, .lw-color-wrapper .score-composite-link:after, .lw-color-wrapper .cc-btn:after, .lw-color-wrapper .lw-filter-box button:after, .lw-filter-box .lw-color-wrapper button:after, .lw-color-wrapper form button:after, form .lw-color-wrapper button:after, .lw-color-wrapper .lw-show-more-results:after, .lw-color-wrapper .score-search-box .button:after, .score-search-box .lw-color-wrapper .button:after {
      position: absolute;
      top: 2px;
      right: 0;
      width: 12px;
      height: 12px;
      background: url("../img/arrow-right-black.svg") center center no-repeat;
      background-size: 12px;
      content: "";
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }
      .score-stripe .score-button.lw-basic:after, .score-stripe .lw-basic.score-composite-link:after, .score-stripe .lw-basic.cc-btn:after, .score-stripe .lw-filter-box button.lw-basic:after, .lw-filter-box .score-stripe button.lw-basic:after, .score-stripe form button.lw-basic:after, form .score-stripe button.lw-basic:after, .score-stripe .lw-basic.lw-show-more-results:after, .score-stripe .score-search-box .lw-basic.button:after, .score-search-box .score-stripe .lw-basic.button:after, .score-pic-stripe .score-button.lw-basic:after, .score-pic-stripe .lw-basic.score-composite-link:after, .score-pic-stripe .lw-basic.cc-btn:after, .score-pic-stripe .lw-filter-box button.lw-basic:after, .lw-filter-box .score-pic-stripe button.lw-basic:after, .score-pic-stripe form button.lw-basic:after, form .score-pic-stripe button.lw-basic:after, .score-pic-stripe .lw-basic.lw-show-more-results:after, .score-pic-stripe .score-search-box .lw-basic.button:after, .score-search-box .score-pic-stripe .lw-basic.button:after, .lw-slider-block .score-button.lw-basic:after, .lw-slider-block .lw-basic.score-composite-link:after, .lw-slider-block .lw-basic.cc-btn:after, .lw-slider-block .lw-filter-box button.lw-basic:after, .lw-filter-box .lw-slider-block button.lw-basic:after, .lw-slider-block form button.lw-basic:after, form .lw-slider-block button.lw-basic:after, .lw-slider-block .lw-basic.lw-show-more-results:after, .lw-slider-block .score-search-box .lw-basic.button:after, .score-search-box .lw-slider-block .lw-basic.button:after, .lw-caption .score-button.lw-basic:after, .lw-caption .lw-basic.score-composite-link:after, .lw-caption .lw-basic.cc-btn:after, .lw-caption .lw-filter-box button.lw-basic:after, .lw-filter-box .lw-caption button.lw-basic:after, .lw-caption form button.lw-basic:after, form .lw-caption button.lw-basic:after, .lw-caption .lw-basic.lw-show-more-results:after, .lw-caption .score-search-box .lw-basic.button:after, .score-search-box .lw-caption .lw-basic.button:after, .score-stripe .score-highlight.lw-offset .score-button:after, .score-stripe .score-highlight.lw-offset .score-composite-link:after, .score-stripe .score-highlight.lw-offset .cc-btn:after, .score-stripe .score-highlight.lw-offset .lw-filter-box button:after, .lw-filter-box .score-stripe .score-highlight.lw-offset button:after, .score-stripe .score-highlight.lw-offset form button:after, form .score-stripe .score-highlight.lw-offset button:after, .score-stripe .score-highlight.lw-offset .lw-show-more-results:after, .score-stripe .score-highlight.lw-offset .score-search-box .button:after, .score-search-box .score-stripe .score-highlight.lw-offset .button:after, .score-pic-stripe .score-highlight.lw-offset .score-button:after, .score-pic-stripe .score-highlight.lw-offset .score-composite-link:after, .score-pic-stripe .score-highlight.lw-offset .cc-btn:after, .score-pic-stripe .score-highlight.lw-offset .lw-filter-box button:after, .lw-filter-box .score-pic-stripe .score-highlight.lw-offset button:after, .score-pic-stripe .score-highlight.lw-offset form button:after, form .score-pic-stripe .score-highlight.lw-offset button:after, .score-pic-stripe .score-highlight.lw-offset .lw-show-more-results:after, .score-pic-stripe .score-highlight.lw-offset .score-search-box .button:after, .score-search-box .score-pic-stripe .score-highlight.lw-offset .button:after, .lw-slider-block .score-highlight.lw-offset .score-button:after, .lw-slider-block .score-highlight.lw-offset .score-composite-link:after, .lw-slider-block .score-highlight.lw-offset .cc-btn:after, .lw-slider-block .score-highlight.lw-offset .lw-filter-box button:after, .lw-filter-box .lw-slider-block .score-highlight.lw-offset button:after, .lw-slider-block .score-highlight.lw-offset form button:after, form .lw-slider-block .score-highlight.lw-offset button:after, .lw-slider-block .score-highlight.lw-offset .lw-show-more-results:after, .lw-slider-block .score-highlight.lw-offset .score-search-box .button:after, .score-search-box .lw-slider-block .score-highlight.lw-offset .button:after, .lw-caption .score-highlight.lw-offset .score-button:after, .lw-caption .score-highlight.lw-offset .score-composite-link:after, .lw-caption .score-highlight.lw-offset .cc-btn:after, .lw-caption .score-highlight.lw-offset .lw-filter-box button:after, .lw-filter-box .lw-caption .score-highlight.lw-offset button:after, .lw-caption .score-highlight.lw-offset form button:after, form .lw-caption .score-highlight.lw-offset button:after, .lw-caption .score-highlight.lw-offset .lw-show-more-results:after, .lw-caption .score-highlight.lw-offset .score-search-box .button:after, .score-search-box .lw-caption .score-highlight.lw-offset .button:after, .score-stripe .lw-slider-plain .score-button:after, .score-stripe .lw-slider-plain .score-composite-link:after, .score-stripe .lw-slider-plain .cc-btn:after, .score-stripe .lw-slider-plain .lw-filter-box button:after, .lw-filter-box .score-stripe .lw-slider-plain button:after, .score-stripe .lw-slider-plain form button:after, form .score-stripe .lw-slider-plain button:after, .score-stripe .lw-slider-plain .lw-show-more-results:after, .score-stripe .lw-slider-plain .score-search-box .button:after, .score-search-box .score-stripe .lw-slider-plain .button:after, .score-pic-stripe .lw-slider-plain .score-button:after, .score-pic-stripe .lw-slider-plain .score-composite-link:after, .score-pic-stripe .lw-slider-plain .cc-btn:after, .score-pic-stripe .lw-slider-plain .lw-filter-box button:after, .lw-filter-box .score-pic-stripe .lw-slider-plain button:after, .score-pic-stripe .lw-slider-plain form button:after, form .score-pic-stripe .lw-slider-plain button:after, .score-pic-stripe .lw-slider-plain .lw-show-more-results:after, .score-pic-stripe .lw-slider-plain .score-search-box .button:after, .score-search-box .score-pic-stripe .lw-slider-plain .button:after, .lw-slider-block .lw-slider-plain .score-button:after, .lw-slider-block .lw-slider-plain .score-composite-link:after, .lw-slider-block .lw-slider-plain .cc-btn:after, .lw-slider-block .lw-slider-plain .lw-filter-box button:after, .lw-filter-box .lw-slider-block .lw-slider-plain button:after, .lw-slider-block .lw-slider-plain form button:after, form .lw-slider-block .lw-slider-plain button:after, .lw-slider-block .lw-slider-plain .lw-show-more-results:after, .lw-slider-block .lw-slider-plain .score-search-box .button:after, .score-search-box .lw-slider-block .lw-slider-plain .button:after, .lw-caption .lw-slider-plain .score-button:after, .lw-caption .lw-slider-plain .score-composite-link:after, .lw-caption .lw-slider-plain .cc-btn:after, .lw-caption .lw-slider-plain .lw-filter-box button:after, .lw-filter-box .lw-caption .lw-slider-plain button:after, .lw-caption .lw-slider-plain form button:after, form .lw-caption .lw-slider-plain button:after, .lw-caption .lw-slider-plain .lw-show-more-results:after, .lw-caption .lw-slider-plain .score-search-box .button:after, .score-search-box .lw-caption .lw-slider-plain .button:after, .score-stripe .lw-slider-block .score-button:after, .score-stripe .lw-slider-block .score-composite-link:after, .score-stripe .lw-slider-block .cc-btn:after, .score-stripe .lw-slider-block .lw-filter-box button:after, .lw-filter-box .score-stripe .lw-slider-block button:after, .score-stripe .lw-slider-block form button:after, form .score-stripe .lw-slider-block button:after, .score-stripe .lw-slider-block .lw-show-more-results:after, .score-stripe .lw-slider-block .score-search-box .button:after, .score-search-box .score-stripe .lw-slider-block .button:after, .score-pic-stripe .lw-slider-block .score-button:after, .score-pic-stripe .lw-slider-block .score-composite-link:after, .score-pic-stripe .lw-slider-block .cc-btn:after, .score-pic-stripe .lw-slider-block .lw-filter-box button:after, .lw-filter-box .score-pic-stripe .lw-slider-block button:after, .score-pic-stripe .lw-slider-block form button:after, form .score-pic-stripe .lw-slider-block button:after, .score-pic-stripe .lw-slider-block .lw-show-more-results:after, .score-pic-stripe .lw-slider-block .score-search-box .button:after, .score-search-box .score-pic-stripe .lw-slider-block .button:after, .lw-slider-block .lw-slider-block .score-button:after, .lw-slider-block .lw-slider-block .score-composite-link:after, .lw-slider-block .lw-slider-block .cc-btn:after, .lw-slider-block .lw-slider-block .lw-filter-box button:after, .lw-filter-box .lw-slider-block .lw-slider-block button:after, .lw-slider-block .lw-slider-block form button:after, form .lw-slider-block .lw-slider-block button:after, .lw-slider-block .lw-slider-block .lw-show-more-results:after, .lw-slider-block .lw-slider-block .score-search-box .button:after, .score-search-box .lw-slider-block .lw-slider-block .button:after, .lw-caption .lw-slider-block .score-button:after, .lw-caption .lw-slider-block .score-composite-link:after, .lw-caption .lw-slider-block .cc-btn:after, .lw-caption .lw-slider-block .lw-filter-box button:after, .lw-filter-box .lw-caption .lw-slider-block button:after, .lw-caption .lw-slider-block form button:after, form .lw-caption .lw-slider-block button:after, .lw-caption .lw-slider-block .lw-show-more-results:after, .lw-caption .lw-slider-block .score-search-box .button:after, .score-search-box .lw-caption .lw-slider-block .button:after, .score-stripe .lw-slider-quote .score-button:after, .score-stripe .lw-slider-quote .score-composite-link:after, .score-stripe .lw-slider-quote .cc-btn:after, .score-stripe .lw-slider-quote .lw-filter-box button:after, .lw-filter-box .score-stripe .lw-slider-quote button:after, .score-stripe .lw-slider-quote form button:after, form .score-stripe .lw-slider-quote button:after, .score-stripe .lw-slider-quote .lw-show-more-results:after, .score-stripe .lw-slider-quote .score-search-box .button:after, .score-search-box .score-stripe .lw-slider-quote .button:after, .score-pic-stripe .lw-slider-quote .score-button:after, .score-pic-stripe .lw-slider-quote .score-composite-link:after, .score-pic-stripe .lw-slider-quote .cc-btn:after, .score-pic-stripe .lw-slider-quote .lw-filter-box button:after, .lw-filter-box .score-pic-stripe .lw-slider-quote button:after, .score-pic-stripe .lw-slider-quote form button:after, form .score-pic-stripe .lw-slider-quote button:after, .score-pic-stripe .lw-slider-quote .lw-show-more-results:after, .score-pic-stripe .lw-slider-quote .score-search-box .button:after, .score-search-box .score-pic-stripe .lw-slider-quote .button:after, .lw-slider-block .lw-slider-quote .score-button:after, .lw-slider-block .lw-slider-quote .score-composite-link:after, .lw-slider-block .lw-slider-quote .cc-btn:after, .lw-slider-block .lw-slider-quote .lw-filter-box button:after, .lw-filter-box .lw-slider-block .lw-slider-quote button:after, .lw-slider-block .lw-slider-quote form button:after, form .lw-slider-block .lw-slider-quote button:after, .lw-slider-block .lw-slider-quote .lw-show-more-results:after, .lw-slider-block .lw-slider-quote .score-search-box .button:after, .score-search-box .lw-slider-block .lw-slider-quote .button:after, .lw-caption .lw-slider-quote .score-button:after, .lw-caption .lw-slider-quote .score-composite-link:after, .lw-caption .lw-slider-quote .cc-btn:after, .lw-caption .lw-slider-quote .lw-filter-box button:after, .lw-filter-box .lw-caption .lw-slider-quote button:after, .lw-caption .lw-slider-quote form button:after, form .lw-caption .lw-slider-quote button:after, .lw-caption .lw-slider-quote .lw-show-more-results:after, .lw-caption .lw-slider-quote .score-search-box .button:after, .score-search-box .lw-caption .lw-slider-quote .button:after, .score-stripe .lw-color-wrapper .score-button:after, .score-stripe .lw-color-wrapper .score-composite-link:after, .score-stripe .lw-color-wrapper .cc-btn:after, .score-stripe .lw-color-wrapper .lw-filter-box button:after, .lw-filter-box .score-stripe .lw-color-wrapper button:after, .score-stripe .lw-color-wrapper form button:after, form .score-stripe .lw-color-wrapper button:after, .score-stripe .lw-color-wrapper .lw-show-more-results:after, .score-stripe .lw-color-wrapper .score-search-box .button:after, .score-search-box .score-stripe .lw-color-wrapper .button:after, .score-pic-stripe .lw-color-wrapper .score-button:after, .score-pic-stripe .lw-color-wrapper .score-composite-link:after, .score-pic-stripe .lw-color-wrapper .cc-btn:after, .score-pic-stripe .lw-color-wrapper .lw-filter-box button:after, .lw-filter-box .score-pic-stripe .lw-color-wrapper button:after, .score-pic-stripe .lw-color-wrapper form button:after, form .score-pic-stripe .lw-color-wrapper button:after, .score-pic-stripe .lw-color-wrapper .lw-show-more-results:after, .score-pic-stripe .lw-color-wrapper .score-search-box .button:after, .score-search-box .score-pic-stripe .lw-color-wrapper .button:after, .lw-slider-block .lw-color-wrapper .score-button:after, .lw-slider-block .lw-color-wrapper .score-composite-link:after, .lw-slider-block .lw-color-wrapper .cc-btn:after, .lw-slider-block .lw-color-wrapper .lw-filter-box button:after, .lw-filter-box .lw-slider-block .lw-color-wrapper button:after, .lw-slider-block .lw-color-wrapper form button:after, form .lw-slider-block .lw-color-wrapper button:after, .lw-slider-block .lw-color-wrapper .lw-show-more-results:after, .lw-slider-block .lw-color-wrapper .score-search-box .button:after, .score-search-box .lw-slider-block .lw-color-wrapper .button:after, .lw-caption .lw-color-wrapper .score-button:after, .lw-caption .lw-color-wrapper .score-composite-link:after, .lw-caption .lw-color-wrapper .cc-btn:after, .lw-caption .lw-color-wrapper .lw-filter-box button:after, .lw-filter-box .lw-caption .lw-color-wrapper button:after, .lw-caption .lw-color-wrapper form button:after, form .lw-caption .lw-color-wrapper button:after, .lw-caption .lw-color-wrapper .lw-show-more-results:after, .lw-caption .lw-color-wrapper .score-search-box .button:after, .score-search-box .lw-caption .lw-color-wrapper .button:after {
        background: url("../img/arrow-right-white.svg") center center no-repeat; }
    .score-button.lw-basic:hover:after, .lw-basic.score-composite-link:hover:after, .lw-basic.cc-btn:hover:after, .lw-filter-box button.lw-basic:hover:after, form button.lw-basic:hover:after, .lw-basic.lw-show-more-results:hover:after, .score-search-box .lw-basic.button:hover:after, .score-highlight.lw-offset .score-button:hover:after, .score-highlight.lw-offset .score-composite-link:hover:after, .score-highlight.lw-offset .cc-btn:hover:after, .score-highlight.lw-offset .lw-filter-box button:hover:after, .lw-filter-box .score-highlight.lw-offset button:hover:after, .score-highlight.lw-offset form button:hover:after, form .score-highlight.lw-offset button:hover:after, .score-highlight.lw-offset .lw-show-more-results:hover:after, .score-highlight.lw-offset .score-search-box .button:hover:after, .score-search-box .score-highlight.lw-offset .button:hover:after, .lw-slider-plain .score-button:hover:after, .lw-slider-plain .score-composite-link:hover:after, .lw-slider-plain .cc-btn:hover:after, .lw-slider-plain .lw-filter-box button:hover:after, .lw-filter-box .lw-slider-plain button:hover:after, .lw-slider-plain form button:hover:after, form .lw-slider-plain button:hover:after, .lw-slider-plain .lw-show-more-results:hover:after, .lw-slider-plain .score-search-box .button:hover:after, .score-search-box .lw-slider-plain .button:hover:after, .lw-slider-block .score-button:hover:after, .lw-slider-block .score-composite-link:hover:after, .lw-slider-block .cc-btn:hover:after, .lw-slider-block .lw-filter-box button:hover:after, .lw-filter-box .lw-slider-block button:hover:after, .lw-slider-block form button:hover:after, form .lw-slider-block button:hover:after, .lw-slider-block .lw-show-more-results:hover:after, .lw-slider-block .score-search-box .button:hover:after, .score-search-box .lw-slider-block .button:hover:after, .lw-slider-quote .score-button:hover:after, .lw-slider-quote .score-composite-link:hover:after, .lw-slider-quote .cc-btn:hover:after, .lw-slider-quote .lw-filter-box button:hover:after, .lw-filter-box .lw-slider-quote button:hover:after, .lw-slider-quote form button:hover:after, form .lw-slider-quote button:hover:after, .lw-slider-quote .lw-show-more-results:hover:after, .lw-slider-quote .score-search-box .button:hover:after, .score-search-box .lw-slider-quote .button:hover:after, .lw-color-wrapper .score-button:hover:after, .lw-color-wrapper .score-composite-link:hover:after, .lw-color-wrapper .cc-btn:hover:after, .lw-color-wrapper .lw-filter-box button:hover:after, .lw-filter-box .lw-color-wrapper button:hover:after, .lw-color-wrapper form button:hover:after, form .lw-color-wrapper button:hover:after, .lw-color-wrapper .lw-show-more-results:hover:after, .lw-color-wrapper .score-search-box .button:hover:after, .score-search-box .lw-color-wrapper .button:hover:after {
      right: -5px; }
    .score-stripe .score-button.lw-basic, .score-stripe .lw-basic.score-composite-link, .score-stripe .lw-basic.cc-btn, .score-stripe .lw-filter-box button.lw-basic, .lw-filter-box .score-stripe button.lw-basic, .score-stripe form button.lw-basic, form .score-stripe button.lw-basic, .score-stripe .lw-basic.lw-show-more-results, .score-stripe .score-search-box .lw-basic.button, .score-search-box .score-stripe .lw-basic.button, .score-pic-stripe .score-button.lw-basic, .score-pic-stripe .lw-basic.score-composite-link, .score-pic-stripe .lw-basic.cc-btn, .score-pic-stripe .lw-filter-box button.lw-basic, .lw-filter-box .score-pic-stripe button.lw-basic, .score-pic-stripe form button.lw-basic, form .score-pic-stripe button.lw-basic, .score-pic-stripe .lw-basic.lw-show-more-results, .score-pic-stripe .score-search-box .lw-basic.button, .score-search-box .score-pic-stripe .lw-basic.button, .lw-slider-block .score-button.lw-basic, .lw-slider-block .lw-basic.score-composite-link, .lw-slider-block .lw-basic.cc-btn, .lw-slider-block .lw-filter-box button.lw-basic, .lw-filter-box .lw-slider-block button.lw-basic, .lw-slider-block form button.lw-basic, form .lw-slider-block button.lw-basic, .lw-slider-block .lw-basic.lw-show-more-results, .lw-slider-block .score-search-box .lw-basic.button, .score-search-box .lw-slider-block .lw-basic.button, .lw-caption .score-button.lw-basic, .lw-caption .lw-basic.score-composite-link, .lw-caption .lw-basic.cc-btn, .lw-caption .lw-filter-box button.lw-basic, .lw-filter-box .lw-caption button.lw-basic, .lw-caption form button.lw-basic, form .lw-caption button.lw-basic, .lw-caption .lw-basic.lw-show-more-results, .lw-caption .score-search-box .lw-basic.button, .score-search-box .lw-caption .lw-basic.button, .score-stripe .score-highlight.lw-offset .score-button, .score-stripe .score-highlight.lw-offset .score-composite-link, .score-stripe .score-highlight.lw-offset .cc-btn, .score-stripe .score-highlight.lw-offset .lw-filter-box button, .lw-filter-box .score-stripe .score-highlight.lw-offset button, .score-stripe .score-highlight.lw-offset form button, form .score-stripe .score-highlight.lw-offset button, .score-stripe .score-highlight.lw-offset .lw-show-more-results, .score-stripe .score-highlight.lw-offset .score-search-box .button, .score-search-box .score-stripe .score-highlight.lw-offset .button, .score-pic-stripe .score-highlight.lw-offset .score-button, .score-pic-stripe .score-highlight.lw-offset .score-composite-link, .score-pic-stripe .score-highlight.lw-offset .cc-btn, .score-pic-stripe .score-highlight.lw-offset .lw-filter-box button, .lw-filter-box .score-pic-stripe .score-highlight.lw-offset button, .score-pic-stripe .score-highlight.lw-offset form button, form .score-pic-stripe .score-highlight.lw-offset button, .score-pic-stripe .score-highlight.lw-offset .lw-show-more-results, .score-pic-stripe .score-highlight.lw-offset .score-search-box .button, .score-search-box .score-pic-stripe .score-highlight.lw-offset .button, .lw-slider-block .score-highlight.lw-offset .score-button, .lw-slider-block .score-highlight.lw-offset .score-composite-link, .lw-slider-block .score-highlight.lw-offset .cc-btn, .lw-slider-block .score-highlight.lw-offset .lw-filter-box button, .lw-filter-box .lw-slider-block .score-highlight.lw-offset button, .lw-slider-block .score-highlight.lw-offset form button, form .lw-slider-block .score-highlight.lw-offset button, .lw-slider-block .score-highlight.lw-offset .lw-show-more-results, .lw-slider-block .score-highlight.lw-offset .score-search-box .button, .score-search-box .lw-slider-block .score-highlight.lw-offset .button, .lw-caption .score-highlight.lw-offset .score-button, .lw-caption .score-highlight.lw-offset .score-composite-link, .lw-caption .score-highlight.lw-offset .cc-btn, .lw-caption .score-highlight.lw-offset .lw-filter-box button, .lw-filter-box .lw-caption .score-highlight.lw-offset button, .lw-caption .score-highlight.lw-offset form button, form .lw-caption .score-highlight.lw-offset button, .lw-caption .score-highlight.lw-offset .lw-show-more-results, .lw-caption .score-highlight.lw-offset .score-search-box .button, .score-search-box .lw-caption .score-highlight.lw-offset .button, .score-stripe .lw-slider-plain .score-button, .score-stripe .lw-slider-plain .score-composite-link, .score-stripe .lw-slider-plain .cc-btn, .score-stripe .lw-slider-plain .lw-filter-box button, .lw-filter-box .score-stripe .lw-slider-plain button, .score-stripe .lw-slider-plain form button, form .score-stripe .lw-slider-plain button, .score-stripe .lw-slider-plain .lw-show-more-results, .score-stripe .lw-slider-plain .score-search-box .button, .score-search-box .score-stripe .lw-slider-plain .button, .score-pic-stripe .lw-slider-plain .score-button, .score-pic-stripe .lw-slider-plain .score-composite-link, .score-pic-stripe .lw-slider-plain .cc-btn, .score-pic-stripe .lw-slider-plain .lw-filter-box button, .lw-filter-box .score-pic-stripe .lw-slider-plain button, .score-pic-stripe .lw-slider-plain form button, form .score-pic-stripe .lw-slider-plain button, .score-pic-stripe .lw-slider-plain .lw-show-more-results, .score-pic-stripe .lw-slider-plain .score-search-box .button, .score-search-box .score-pic-stripe .lw-slider-plain .button, .lw-slider-block .lw-slider-plain .score-button, .lw-slider-block .lw-slider-plain .score-composite-link, .lw-slider-block .lw-slider-plain .cc-btn, .lw-slider-block .lw-slider-plain .lw-filter-box button, .lw-filter-box .lw-slider-block .lw-slider-plain button, .lw-slider-block .lw-slider-plain form button, form .lw-slider-block .lw-slider-plain button, .lw-slider-block .lw-slider-plain .lw-show-more-results, .lw-slider-block .lw-slider-plain .score-search-box .button, .score-search-box .lw-slider-block .lw-slider-plain .button, .lw-caption .lw-slider-plain .score-button, .lw-caption .lw-slider-plain .score-composite-link, .lw-caption .lw-slider-plain .cc-btn, .lw-caption .lw-slider-plain .lw-filter-box button, .lw-filter-box .lw-caption .lw-slider-plain button, .lw-caption .lw-slider-plain form button, form .lw-caption .lw-slider-plain button, .lw-caption .lw-slider-plain .lw-show-more-results, .lw-caption .lw-slider-plain .score-search-box .button, .score-search-box .lw-caption .lw-slider-plain .button, .score-stripe .lw-slider-block .score-button, .score-stripe .lw-slider-block .score-composite-link, .score-stripe .lw-slider-block .cc-btn, .score-stripe .lw-slider-block .lw-filter-box button, .lw-filter-box .score-stripe .lw-slider-block button, .score-stripe .lw-slider-block form button, form .score-stripe .lw-slider-block button, .score-stripe .lw-slider-block .lw-show-more-results, .score-stripe .lw-slider-block .score-search-box .button, .score-search-box .score-stripe .lw-slider-block .button, .score-pic-stripe .lw-slider-block .score-button, .score-pic-stripe .lw-slider-block .score-composite-link, .score-pic-stripe .lw-slider-block .cc-btn, .score-pic-stripe .lw-slider-block .lw-filter-box button, .lw-filter-box .score-pic-stripe .lw-slider-block button, .score-pic-stripe .lw-slider-block form button, form .score-pic-stripe .lw-slider-block button, .score-pic-stripe .lw-slider-block .lw-show-more-results, .score-pic-stripe .lw-slider-block .score-search-box .button, .score-search-box .score-pic-stripe .lw-slider-block .button, .lw-slider-block .lw-slider-block .score-button, .lw-slider-block .lw-slider-block .score-composite-link, .lw-slider-block .lw-slider-block .cc-btn, .lw-slider-block .lw-slider-block .lw-filter-box button, .lw-filter-box .lw-slider-block .lw-slider-block button, .lw-slider-block .lw-slider-block form button, form .lw-slider-block .lw-slider-block button, .lw-slider-block .lw-slider-block .lw-show-more-results, .lw-slider-block .lw-slider-block .score-search-box .button, .score-search-box .lw-slider-block .lw-slider-block .button, .lw-caption .lw-slider-block .score-button, .lw-caption .lw-slider-block .score-composite-link, .lw-caption .lw-slider-block .cc-btn, .lw-caption .lw-slider-block .lw-filter-box button, .lw-filter-box .lw-caption .lw-slider-block button, .lw-caption .lw-slider-block form button, form .lw-caption .lw-slider-block button, .lw-caption .lw-slider-block .lw-show-more-results, .lw-caption .lw-slider-block .score-search-box .button, .score-search-box .lw-caption .lw-slider-block .button, .score-stripe .lw-slider-quote .score-button, .score-stripe .lw-slider-quote .score-composite-link, .score-stripe .lw-slider-quote .cc-btn, .score-stripe .lw-slider-quote .lw-filter-box button, .lw-filter-box .score-stripe .lw-slider-quote button, .score-stripe .lw-slider-quote form button, form .score-stripe .lw-slider-quote button, .score-stripe .lw-slider-quote .lw-show-more-results, .score-stripe .lw-slider-quote .score-search-box .button, .score-search-box .score-stripe .lw-slider-quote .button, .score-pic-stripe .lw-slider-quote .score-button, .score-pic-stripe .lw-slider-quote .score-composite-link, .score-pic-stripe .lw-slider-quote .cc-btn, .score-pic-stripe .lw-slider-quote .lw-filter-box button, .lw-filter-box .score-pic-stripe .lw-slider-quote button, .score-pic-stripe .lw-slider-quote form button, form .score-pic-stripe .lw-slider-quote button, .score-pic-stripe .lw-slider-quote .lw-show-more-results, .score-pic-stripe .lw-slider-quote .score-search-box .button, .score-search-box .score-pic-stripe .lw-slider-quote .button, .lw-slider-block .lw-slider-quote .score-button, .lw-slider-block .lw-slider-quote .score-composite-link, .lw-slider-block .lw-slider-quote .cc-btn, .lw-slider-block .lw-slider-quote .lw-filter-box button, .lw-filter-box .lw-slider-block .lw-slider-quote button, .lw-slider-block .lw-slider-quote form button, form .lw-slider-block .lw-slider-quote button, .lw-slider-block .lw-slider-quote .lw-show-more-results, .lw-slider-block .lw-slider-quote .score-search-box .button, .score-search-box .lw-slider-block .lw-slider-quote .button, .lw-caption .lw-slider-quote .score-button, .lw-caption .lw-slider-quote .score-composite-link, .lw-caption .lw-slider-quote .cc-btn, .lw-caption .lw-slider-quote .lw-filter-box button, .lw-filter-box .lw-caption .lw-slider-quote button, .lw-caption .lw-slider-quote form button, form .lw-caption .lw-slider-quote button, .lw-caption .lw-slider-quote .lw-show-more-results, .lw-caption .lw-slider-quote .score-search-box .button, .score-search-box .lw-caption .lw-slider-quote .button, .score-stripe .lw-color-wrapper .score-button, .score-stripe .lw-color-wrapper .score-composite-link, .score-stripe .lw-color-wrapper .cc-btn, .score-stripe .lw-color-wrapper .lw-filter-box button, .lw-filter-box .score-stripe .lw-color-wrapper button, .score-stripe .lw-color-wrapper form button, form .score-stripe .lw-color-wrapper button, .score-stripe .lw-color-wrapper .lw-show-more-results, .score-stripe .lw-color-wrapper .score-search-box .button, .score-search-box .score-stripe .lw-color-wrapper .button, .score-pic-stripe .lw-color-wrapper .score-button, .score-pic-stripe .lw-color-wrapper .score-composite-link, .score-pic-stripe .lw-color-wrapper .cc-btn, .score-pic-stripe .lw-color-wrapper .lw-filter-box button, .lw-filter-box .score-pic-stripe .lw-color-wrapper button, .score-pic-stripe .lw-color-wrapper form button, form .score-pic-stripe .lw-color-wrapper button, .score-pic-stripe .lw-color-wrapper .lw-show-more-results, .score-pic-stripe .lw-color-wrapper .score-search-box .button, .score-search-box .score-pic-stripe .lw-color-wrapper .button, .lw-slider-block .lw-color-wrapper .score-button, .lw-slider-block .lw-color-wrapper .score-composite-link, .lw-slider-block .lw-color-wrapper .cc-btn, .lw-slider-block .lw-color-wrapper .lw-filter-box button, .lw-filter-box .lw-slider-block .lw-color-wrapper button, .lw-slider-block .lw-color-wrapper form button, form .lw-slider-block .lw-color-wrapper button, .lw-slider-block .lw-color-wrapper .lw-show-more-results, .lw-slider-block .lw-color-wrapper .score-search-box .button, .score-search-box .lw-slider-block .lw-color-wrapper .button, .lw-caption .lw-color-wrapper .score-button, .lw-caption .lw-color-wrapper .score-composite-link, .lw-caption .lw-color-wrapper .cc-btn, .lw-caption .lw-color-wrapper .lw-filter-box button, .lw-filter-box .lw-caption .lw-color-wrapper button, .lw-caption .lw-color-wrapper form button, form .lw-caption .lw-color-wrapper button, .lw-caption .lw-color-wrapper .lw-show-more-results, .lw-caption .lw-color-wrapper .score-search-box .button, .score-search-box .lw-caption .lw-color-wrapper .button {
      color: white; }
    @media (max-width: 991px) {
      .score-button.lw-basic, .lw-basic.score-composite-link, .lw-basic.cc-btn, .lw-filter-box button.lw-basic, form button.lw-basic, .lw-basic.lw-show-more-results, .score-search-box .lw-basic.button, .score-highlight.lw-offset .score-button, .score-highlight.lw-offset .score-composite-link, .score-highlight.lw-offset .cc-btn, .score-highlight.lw-offset .lw-filter-box button, .lw-filter-box .score-highlight.lw-offset button, .score-highlight.lw-offset form button, form .score-highlight.lw-offset button, .score-highlight.lw-offset .lw-show-more-results, .score-highlight.lw-offset .score-search-box .button, .score-search-box .score-highlight.lw-offset .button, .lw-slider-plain .score-button, .lw-slider-plain .score-composite-link, .lw-slider-plain .cc-btn, .lw-slider-plain .lw-filter-box button, .lw-filter-box .lw-slider-plain button, .lw-slider-plain form button, form .lw-slider-plain button, .lw-slider-plain .lw-show-more-results, .lw-slider-plain .score-search-box .button, .score-search-box .lw-slider-plain .button, .lw-slider-block .score-button, .lw-slider-block .score-composite-link, .lw-slider-block .cc-btn, .lw-slider-block .lw-filter-box button, .lw-filter-box .lw-slider-block button, .lw-slider-block form button, form .lw-slider-block button, .lw-slider-block .lw-show-more-results, .lw-slider-block .score-search-box .button, .score-search-box .lw-slider-block .button, .lw-slider-quote .score-button, .lw-slider-quote .score-composite-link, .lw-slider-quote .cc-btn, .lw-slider-quote .lw-filter-box button, .lw-filter-box .lw-slider-quote button, .lw-slider-quote form button, form .lw-slider-quote button, .lw-slider-quote .lw-show-more-results, .lw-slider-quote .score-search-box .button, .score-search-box .lw-slider-quote .button, .lw-color-wrapper .score-button, .lw-color-wrapper .score-composite-link, .lw-color-wrapper .cc-btn, .lw-color-wrapper .lw-filter-box button, .lw-filter-box .lw-color-wrapper button, .lw-color-wrapper form button, form .lw-color-wrapper button, .lw-color-wrapper .lw-show-more-results, .lw-color-wrapper .score-search-box .button, .score-search-box .lw-color-wrapper .button {
        display: inline-block !important;
        text-align: left !important; } }
  .score-button.lw-toggle, .lw-toggle.score-composite-link, .lw-toggle.cc-btn, .lw-filter-box button.lw-toggle, form button.lw-toggle, .lw-toggle.lw-show-more-results, .score-search-box .lw-toggle.button {
    display: inline-block;
    position: relative;
    width: 20px;
    height: 12px;
    text-indent: -3000px;
    margin-left: 8px;
    overflow: hidden;
    opacity: 1 !important; }
    .score-button.lw-toggle:before, .lw-toggle.score-composite-link:before, .lw-toggle.cc-btn:before, .lw-filter-box button.lw-toggle:before, form button.lw-toggle:before, .lw-toggle.lw-show-more-results:before, .score-search-box .lw-toggle.button:before {
      position: absolute;
      top: 0;
      right: 0;
      width: 20px;
      height: 12px;
      background: url("~/media/Images/Jom/App%20images/plus-icon%20png.png") center right no-repeat;
      background-size: 12px;
      content: "";
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }
    .score-button.lw-toggle.expanded:before, .lw-toggle.expanded.score-composite-link:before, .lw-toggle.expanded.cc-btn:before, .lw-filter-box button.lw-toggle.expanded:before, form button.lw-toggle.expanded:before, .lw-toggle.expanded.lw-show-more-results:before, .score-search-box .lw-toggle.expanded.button:before {
      background: url("~/media/Images/Jom/App%20images/minus-icon%20png.png") center right no-repeat; }
    @media (min-width: 768px) {
      .score-button.lw-toggle, .lw-toggle.score-composite-link, .lw-toggle.cc-btn, .lw-filter-box button.lw-toggle, form button.lw-toggle, .lw-toggle.lw-show-more-results, .score-search-box .lw-toggle.button {
        display: none; } }
  .score-button.disabled, .disabled.score-composite-link, .disabled.cc-btn, .lw-filter-box button.disabled, form button.disabled, .disabled.lw-show-more-results, .score-search-box .disabled.button {
    cursor: default; }
  .page-wrapper .score-button[href="/create-account"], .page-wrapper .score-composite-link[href="/create-account"], .page-wrapper .cc-btn[href="/create-account"], .page-wrapper .lw-filter-box button[href="/create-account"], .lw-filter-box .page-wrapper button[href="/create-account"], .page-wrapper form button[href="/create-account"], form .page-wrapper button[href="/create-account"], .page-wrapper .lw-show-more-results[href="/create-account"], .page-wrapper .score-search-box .button[href="/create-account"], .score-search-box .page-wrapper .button[href="/create-account"], .page-wrapper .score-button[href="/sign-in"], .page-wrapper .score-composite-link[href="/sign-in"], .page-wrapper .cc-btn[href="/sign-in"], .page-wrapper .lw-filter-box button[href="/sign-in"], .lw-filter-box .page-wrapper button[href="/sign-in"], .page-wrapper form button[href="/sign-in"], form .page-wrapper button[href="/sign-in"], .page-wrapper .lw-show-more-results[href="/sign-in"], .page-wrapper .score-search-box .button[href="/sign-in"], .score-search-box .page-wrapper .button[href="/sign-in"] {
    margin-bottom: 80px; }
    @media (max-width: 767px) {
      .page-wrapper .score-button[href="/create-account"], .page-wrapper .score-composite-link[href="/create-account"], .page-wrapper .cc-btn[href="/create-account"], .page-wrapper .lw-filter-box button[href="/create-account"], .lw-filter-box .page-wrapper button[href="/create-account"], .page-wrapper form button[href="/create-account"], form .page-wrapper button[href="/create-account"], .page-wrapper .lw-show-more-results[href="/create-account"], .page-wrapper .score-search-box .button[href="/create-account"], .score-search-box .page-wrapper .button[href="/create-account"], .page-wrapper .score-button[href="/sign-in"], .page-wrapper .score-composite-link[href="/sign-in"], .page-wrapper .cc-btn[href="/sign-in"], .page-wrapper .lw-filter-box button[href="/sign-in"], .lw-filter-box .page-wrapper button[href="/sign-in"], .page-wrapper form button[href="/sign-in"], form .page-wrapper button[href="/sign-in"], .page-wrapper .lw-show-more-results[href="/sign-in"], .page-wrapper .score-search-box .button[href="/sign-in"], .score-search-box .page-wrapper .button[href="/sign-in"] {
        margin-bottom: 40px; } }
  .score-call-to-action .score-button, .score-call-to-action .score-composite-link, .score-call-to-action .cc-btn, .score-call-to-action .lw-filter-box button, .lw-filter-box .score-call-to-action button, .score-call-to-action form button, form .score-call-to-action button, .score-call-to-action .lw-show-more-results, .score-call-to-action .score-search-box .button, .score-search-box .score-call-to-action .button {
    margin-right: 12px; }
    .score-call-to-action .score-button:last-child, .score-call-to-action .score-composite-link:last-child, .score-call-to-action .cc-btn:last-child, .score-call-to-action .lw-filter-box button:last-child, .lw-filter-box .score-call-to-action button:last-child, .score-call-to-action form button:last-child, form .score-call-to-action button:last-child, .score-call-to-action .lw-show-more-results:last-child, .score-call-to-action .score-search-box .button:last-child, .score-search-box .score-call-to-action .button:last-child {
      margin-right: 0; }
    @media (max-width: 767px) {
      .score-call-to-action .score-button, .score-call-to-action .score-composite-link, .score-call-to-action .cc-btn, .score-call-to-action .lw-filter-box button, .lw-filter-box .score-call-to-action button, .score-call-to-action form button, form .score-call-to-action button, .score-call-to-action .lw-show-more-results, .score-call-to-action .score-search-box .button, .score-search-box .score-call-to-action .button {
        display: block;
        text-align: center;
        margin: 0 0 15px 0; }
        .score-call-to-action .score-button:last-child, .score-call-to-action .score-composite-link:last-child, .score-call-to-action .cc-btn:last-child, .score-call-to-action .lw-filter-box button:last-child, .lw-filter-box .score-call-to-action button:last-child, .score-call-to-action form button:last-child, form .score-call-to-action button:last-child, .score-call-to-action .lw-show-more-results:last-child, .score-call-to-action .score-search-box .button:last-child, .score-search-box .score-call-to-action .button:last-child {
          margin-bottom: 0; }
        .score-call-to-action .score-button.lw-basic, .score-call-to-action .lw-basic.score-composite-link, .score-call-to-action .lw-basic.cc-btn, .score-call-to-action .lw-filter-box button.lw-basic, .lw-filter-box .score-call-to-action button.lw-basic, .score-call-to-action form button.lw-basic, form .score-call-to-action button.lw-basic, .score-call-to-action .lw-basic.lw-show-more-results, .score-call-to-action .score-search-box .lw-basic.button, .score-search-box .score-call-to-action .lw-basic.button {
          display: inline-block;
          text-align: left; } }
  .score-stripe .score-button, .score-stripe .score-composite-link, .score-stripe .cc-btn, .score-stripe .lw-filter-box button, .lw-filter-box .score-stripe button, .score-stripe form button, form .score-stripe button, .score-stripe .lw-show-more-results, .score-stripe .score-search-box .button, .score-search-box .score-stripe .button, .score-pic-stripe .score-button, .score-pic-stripe .score-composite-link, .score-pic-stripe .cc-btn, .score-pic-stripe .lw-filter-box button, .lw-filter-box .score-pic-stripe button, .score-pic-stripe form button, form .score-pic-stripe button, .score-pic-stripe .lw-show-more-results, .score-pic-stripe .score-search-box .button, .score-search-box .score-pic-stripe .button {
    color: white;
    border-color: white; }
  .lw-button-wrapper .score-button, .lw-button-wrapper .score-composite-link, .lw-button-wrapper .cc-btn, .lw-button-wrapper .lw-filter-box button, .lw-filter-box .lw-button-wrapper button, .lw-button-wrapper form button, form .lw-button-wrapper button, .lw-button-wrapper .lw-show-more-results, .lw-button-wrapper .score-search-box .button, .score-search-box .lw-button-wrapper .button {
    margin-right: 15px; }
    .lw-button-wrapper .score-button:last-child, .lw-button-wrapper .score-composite-link:last-child, .lw-button-wrapper .cc-btn:last-child, .lw-button-wrapper .lw-filter-box button:last-child, .lw-filter-box .lw-button-wrapper button:last-child, .lw-button-wrapper form button:last-child, form .lw-button-wrapper button:last-child, .lw-button-wrapper .lw-show-more-results:last-child, .lw-button-wrapper .score-search-box .button:last-child, .score-search-box .lw-button-wrapper .button:last-child {
      margin-right: 0; }
    @media (max-width: 991px) {
      .lw-button-wrapper .score-button, .lw-button-wrapper .score-composite-link, .lw-button-wrapper .cc-btn, .lw-button-wrapper .lw-filter-box button, .lw-filter-box .lw-button-wrapper button, .lw-button-wrapper form button, form .lw-button-wrapper button, .lw-button-wrapper .lw-show-more-results, .lw-button-wrapper .score-search-box .button, .score-search-box .lw-button-wrapper .button {
        display: block;
        margin-right: 0;
        margin-bottom: 15px; }
        .lw-button-wrapper .score-button:last-child, .lw-button-wrapper .score-composite-link:last-child, .lw-button-wrapper .cc-btn:last-child, .lw-button-wrapper .lw-filter-box button:last-child, .lw-filter-box .lw-button-wrapper button:last-child, .lw-button-wrapper form button:last-child, form .lw-button-wrapper button:last-child, .lw-button-wrapper .lw-show-more-results:last-child, .lw-button-wrapper .score-search-box .button:last-child, .score-search-box .lw-button-wrapper .button:last-child {
          margin-bottom: 0; } }
  .lw-utility .score-button, .lw-utility .score-composite-link, .lw-utility .cc-btn, .lw-utility .lw-filter-box button, .lw-filter-box .lw-utility button, .lw-utility form button, form .lw-utility button, .lw-utility .lw-show-more-results, .lw-utility .score-search-box .button, .score-search-box .lw-utility .button {
    font-size: 12px;
    font-weight: 500;
    color: white;
    text-transform: uppercase;
    line-height: 24px;
    border: none;
    padding: 0 13px; }
    .lw-utility .score-button:hover, .lw-utility .score-composite-link:hover, .lw-utility .cc-btn:hover, .lw-utility .lw-filter-box button:hover, .lw-filter-box .lw-utility button:hover, .lw-utility form button:hover, form .lw-utility button:hover, .lw-utility .lw-show-more-results:hover, .lw-utility .score-search-box .button:hover, .score-search-box .lw-utility .button:hover, .lw-utility .score-button:focus, .lw-utility .score-composite-link:focus, .lw-utility .cc-btn:focus, .lw-utility .lw-filter-box button:focus, .lw-filter-box .lw-utility button:focus, .lw-utility form button:focus, form .lw-utility button:focus, .lw-utility .lw-show-more-results:focus, .lw-utility .score-search-box .button:focus, .score-search-box .lw-utility .button:focus {
      opacity: 0.7; }
    .lw-utility .score-button.lw-give, .lw-utility .lw-give.score-composite-link, .lw-utility .lw-give.cc-btn, .lw-utility .lw-filter-box button.lw-give, .lw-filter-box .lw-utility button.lw-give, .lw-utility form button.lw-give, form .lw-utility button.lw-give, .lw-utility .lw-give.lw-show-more-results, .lw-utility .score-search-box .lw-give.button, .score-search-box .lw-utility .lw-give.button {
      font-weight: 900;
      margin: 0 13px;
      border: 1px solid white; }
    .shrink .lw-utility .score-button, .shrink .lw-utility .score-composite-link, .shrink .lw-utility .cc-btn, .shrink .lw-utility .lw-filter-box button, .lw-filter-box .shrink .lw-utility button, .shrink .lw-utility form button, form .shrink .lw-utility button, .shrink .lw-utility .lw-show-more-results, .shrink .lw-utility .score-search-box .button, .score-search-box .shrink .lw-utility .button {
      display: none; }
      .shrink .lw-utility .score-button.lw-service, .shrink .lw-utility .lw-service.score-composite-link, .shrink .lw-utility .lw-service.cc-btn, .shrink .lw-utility .lw-filter-box button.lw-service, .lw-filter-box .shrink .lw-utility button.lw-service, .shrink .lw-utility form button.lw-service, form .shrink .lw-utility button.lw-service, .shrink .lw-utility .lw-service.lw-show-more-results, .shrink .lw-utility .score-search-box .lw-service.button, .score-search-box .shrink .lw-utility .lw-service.button, .shrink .lw-utility .score-button.lw-store, .shrink .lw-utility .lw-store.score-composite-link, .shrink .lw-utility .lw-store.cc-btn, .shrink .lw-utility .lw-filter-box button.lw-store, .lw-filter-box .shrink .lw-utility button.lw-store, .shrink .lw-utility form button.lw-store, form .shrink .lw-utility button.lw-store, .shrink .lw-utility .lw-store.lw-show-more-results, .shrink .lw-utility .score-search-box .lw-store.button, .score-search-box .shrink .lw-utility .lw-store.button {
        display: inline-block; }
    @media (max-width: 1199px) {
      .lw-utility .score-button, .lw-utility .score-composite-link, .lw-utility .cc-btn, .lw-utility .lw-filter-box button, .lw-filter-box .lw-utility button, .lw-utility form button, form .lw-utility button, .lw-utility .lw-show-more-results, .lw-utility .score-search-box .button, .score-search-box .lw-utility .button {
        display: block;
        font-size: 16px;
        line-height: 56px;
        padding: 0; }
        .lw-utility .score-button.lw-give, .lw-utility .lw-give.score-composite-link, .lw-utility .lw-give.cc-btn, .lw-utility .lw-filter-box button.lw-give, .lw-filter-box .lw-utility button.lw-give, .lw-utility form button.lw-give, form .lw-utility button.lw-give, .lw-utility .lw-give.lw-show-more-results, .lw-utility .score-search-box .lw-give.button, .score-search-box .lw-utility .lw-give.button {
          display: none; } }
    @media (min-width: 768px) and (max-width: 1199px) {
      .lw-utility .score-button, .lw-utility .score-composite-link, .lw-utility .cc-btn, .lw-utility .lw-filter-box button, .lw-filter-box .lw-utility button, .lw-utility form button, form .lw-utility button, .lw-utility .lw-show-more-results, .lw-utility .score-search-box .button, .score-search-box .lw-utility .button {
        padding: 0 30px; } }
  .score-center > .score-button.lw-give, .score-center > .lw-give.score-composite-link, .score-center > .lw-give.cc-btn, .lw-filter-box .score-center > button.lw-give, form .score-center > button.lw-give, .score-center > .lw-give.lw-show-more-results, .score-search-box .score-center > .lw-give.button {
    position: absolute;
    top: 14px;
    left: 50%;
    font-size: 16px;
    font-weight: 700;
    color: white;
    text-align: center;
    margin: 0;
    padding: 2px 15px;
    border: 1px solid white;
    transform: translateX(-50%);
    z-index: 1; }
    @media (min-width: 768px) and (max-width: 1199px) {
      .score-center > .score-button.lw-give, .score-center > .lw-give.score-composite-link, .score-center > .lw-give.cc-btn, .lw-filter-box .score-center > button.lw-give, form .score-center > button.lw-give, .score-center > .lw-give.lw-show-more-results, .score-search-box .score-center > .lw-give.button {
        top: 22px; } }
    @media (min-width: 1200px) {
      .score-center > .score-button.lw-give, .score-center > .lw-give.score-composite-link, .score-center > .lw-give.cc-btn, .lw-filter-box .score-center > button.lw-give, form .score-center > button.lw-give, .score-center > .lw-give.lw-show-more-results, .score-search-box .score-center > .lw-give.button {
        display: none; } }
  footer .score-button, footer .score-composite-link, footer .cc-btn, footer .lw-filter-box button, .lw-filter-box footer button, footer form button, form footer button, footer .lw-show-more-results, footer .score-search-box .button, .score-search-box footer .button {
    font-size: 14px;
    font-weight: 900;
    color: white;
    line-height: 14px;
    padding: 0;
    border: none; }
    footer .score-button:hover, footer .score-composite-link:hover, footer .cc-btn:hover, footer .lw-filter-box button:hover, .lw-filter-box footer button:hover, footer form button:hover, form footer button:hover, footer .lw-show-more-results:hover, footer .score-search-box .button:hover, .score-search-box footer .button:hover, footer .score-button:focus, footer .score-composite-link:focus, footer .cc-btn:focus, footer .lw-filter-box button:focus, .lw-filter-box footer button:focus, footer form button:focus, form footer button:focus, footer .lw-show-more-results:focus, footer .score-search-box .button:focus, .score-search-box footer .button:focus {
      color: white; }
    @media (max-width: 991px) {
      footer .score-button, footer .score-composite-link, footer .cc-btn, footer .lw-filter-box button, .lw-filter-box footer button, footer form button, form footer button, footer .lw-show-more-results, footer .score-search-box .button, .score-search-box footer .button {
        font-size: 20px;
        line-height: 20px; } }
  form .score-button, form .score-composite-link, form .cc-btn, form .lw-filter-box button, .lw-filter-box form button, form button, form .lw-show-more-results, form .score-search-box .button, .score-search-box form .button {
    margin-left: 0; }
  .step .score-center-text .score-button, .step .score-center-text .score-composite-link, .step .score-center-text .cc-btn, .step .score-center-text .lw-filter-box button, .lw-filter-box .step .score-center-text button, .step .score-center-text form button, form .step .score-center-text button, .step .score-center-text .lw-show-more-results, .step .score-center-text .score-search-box .button, .score-search-box .step .score-center-text .button {
    margin-left: 15px;
    margin-right: 15px; }
  .score-button#shippingMethodContinue, #shippingMethodContinue.score-composite-link, #shippingMethodContinue.cc-btn, .lw-filter-box button#shippingMethodContinue, form button#shippingMethodContinue, #shippingMethodContinue.lw-show-more-results, .score-search-box #shippingMethodContinue.button {
    margin-bottom: 40px; }
  .lw-account-info .button-center .score-button.main-add-button, .lw-account-info .button-center .main-add-button.score-composite-link, .lw-account-info .button-center .main-add-button.cc-btn, .lw-account-info .button-center .lw-filter-box button.main-add-button, .lw-filter-box .lw-account-info .button-center button.main-add-button, .lw-account-info .button-center form button.main-add-button, form .lw-account-info .button-center button.main-add-button, .lw-account-info .button-center .main-add-button.lw-show-more-results, .lw-account-info .button-center .score-search-box .main-add-button.button, .score-search-box .lw-account-info .button-center .main-add-button.button {
    margin-bottom: 80px; }
    @media (max-width: 767px) {
      .lw-account-info .button-center .score-button.main-add-button, .lw-account-info .button-center .main-add-button.score-composite-link, .lw-account-info .button-center .main-add-button.cc-btn, .lw-account-info .button-center .lw-filter-box button.main-add-button, .lw-filter-box .lw-account-info .button-center button.main-add-button, .lw-account-info .button-center form button.main-add-button, form .lw-account-info .button-center button.main-add-button, .lw-account-info .button-center .main-add-button.lw-show-more-results, .lw-account-info .button-center .score-search-box .main-add-button.button, .score-search-box .lw-account-info .button-center .main-add-button.button {
        margin-bottom: 40px; } }
  @media print {
    .score-button, .score-composite-link, .cc-btn, .lw-filter-box button, form button, .lw-show-more-results, .score-search-box .button {
      display: none; } }

.score-center-text > .score-button, .score-center-text > .score-composite-link, .score-center-text > .cc-btn, .lw-filter-box .score-center-text > button, form .score-center-text > button, .score-center-text > .lw-show-more-results, .score-search-box .score-center-text > .button {
  margin-bottom: 80px; }

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

.score-button-toolbar {
  margin-left: 0; }
  .score-button-toolbar > div, .score-button-toolbar > a {
    float: left; }

footer .score-button-group {
  margin-bottom: 14px; }
  @media (max-width: 991px) {
    footer .score-button-group {
      margin-bottom: 25px; } }

.score-split-button-menu > a {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.score-split-button-menu > button {
  margin-left: -5px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.score-image-button {
  display: block;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
  .score-image-button:hover {
    opacity: 0.7; }
  .score-image-button.lw-app-download {
    display: inline-block; }
    .score-image-button.lw-app-download img {
      width: auto;
      height: 45px; }
    .score-image-button.lw-app-download + .lw-app-download {
      margin-left: 15px; }
      @media (max-width: 767px) {
        .score-image-button.lw-app-download + .lw-app-download {
          margin-left: 0; } }
    @media (max-width: 767px) {
      .score-image-button.lw-app-download {
        display: block;
        margin: 0; }
        .score-image-button.lw-app-download img {
          display: block;
          margin: 0 auto; }
        .score-image-button.lw-app-download:first-of-type {
          margin-bottom: 15px; } }
  .lw-utility .score-image-button {
    display: inline-block;
    margin: 0 15px; }
    .lw-utility .score-image-button:last-of-type {
      margin-right: 0; }
    .lw-utility .score-image-button.lw-search img {
      width: 14px;
      height: auto; }
    @media (max-width: 991px) {
      .lw-utility .score-image-button.lw-search {
        right: 15px; } }
    @media (min-width: 768px) and (max-width: 1199px) {
      .lw-utility .score-image-button.lw-search {
        right: 45px; } }
    @media (max-width: 1199px) {
      .lw-utility .score-image-button {
        position: absolute;
        top: 25px; } }
  .lw-social .score-image-button {
    width: 30px;
    height: 30px;
    margin: 0 15px;
    padding: 0; }
    .lw-social .score-image-button img {
      width: auto;
      height: 30px; }
    @media (max-width: 1199px) {
      .lw-social .score-image-button {
        display: inline-flex;
        justify-content: center;
        align-items: center;
        height: 50px; } }
    @media (min-width: 992px) {
      footer .lw-social .score-image-button {
        margin: 0 43px; } }
  footer .score-image-button {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      footer .score-image-button {
        float: left;
        width: 16.66667%; } }
    footer .score-image-button img {
      width: 100%;
      margin: 0 auto; }
    @media (max-width: 991px) {
      footer .score-image-button {
        margin-bottom: 40px;
        width: 100%;
        text-align: center; }
        footer .score-image-button img {
          width: auto;
          max-width: 100%; } }

.score-composite-link {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding-top: 9px;
  padding-bottom: 9px; }
  .score-composite-link img {
    margin: 0 10px 0 0; }
  .score-call-to-action .score-composite-link {
    position: relative;
    top: 6px; }
    @media (max-width: 991px) {
      .score-call-to-action .score-composite-link {
        top: 0;
        display: flex;
        text-align: center;
        margin: 0 0 15px 0; } }
  .lw-utility .score-composite-link.lw-cart {
    display: inline-block;
    min-width: 35px;
    line-height: inherit;
    margin: 0 15px;
    padding: 0; }
    .lw-utility .score-composite-link.lw-cart img {
      display: inline-block;
      width: 18px;
      height: auto;
      margin: 0 5px 0 0; }
    .lw-utility .score-composite-link.lw-cart span {
      position: relative;
      top: 2px;
      font-size: 14px;
      font-weight: 900; }
  @media (max-width: 767px) {
    .lw-utility .score-composite-link.lw-search {
      right: 0; }
    .lw-utility .score-composite-link.lw-cart {
      left: 0; } }
  @media (min-width: 768px) and (max-width: 1199px) {
    .score-composite-link.lw-cart {
      left: 25px; } }
  @media (max-width: 1199px) {
    .lw-utility .score-composite-link {
      position: absolute;
      top: 25px; } }
  .score-composite-link.lw-cta-link {
    margin-bottom: 80px;
    display: inline-block;
    text-align: right;
    padding: 0;
    border: none; }
    .score-composite-link.lw-cta-link img {
      width: 100%;
      margin: 0 0 10px 0; }
    .score-composite-link.lw-cta-link span {
      position: relative;
      font-size: 14px;
      text-transform: uppercase;
      line-height: 17px;
      padding: 0 18px 0 0;
      border: none; }
      .score-composite-link.lw-cta-link span:after {
        position: absolute;
        top: 2px;
        right: 0;
        width: 12px;
        height: 12px;
        background: url("../img/arrow-right-black.svg") center center no-repeat;
        background-size: 12px;
        content: "";
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; }
    .score-composite-link.lw-cta-link:hover span:after {
      right: -5px; }
    @media (max-width: 991px) {
      .score-composite-link.lw-cta-link {
        margin-bottom: 20px; } }

.lw-shopping-cart-small {
  display: inline-block;
  min-width: 35px; }
  @media (max-width: 1199px) {
    .lw-shopping-cart-small {
      display: block; } }

.jom-login-status-strip {
  display: inline-block; }

.score-add-this-widget {
  margin-bottom: 80px;
  margin-left: -2px; }
  .score-add-this-widget .at-share-btn {
    border: 1px solid black !important;
    border-radius: 0 !important; }
  @media (max-width: 991px) {
    .score-add-this-widget {
      margin-bottom: 40px; } }

.lw-read-more {
  position: relative;
  display: inline !important;
  font-size: 14px;
  font-style: italic;
  color: black;
  margin: 0 0 10px 0; }
  .lw-read-more:hover, .lw-read-more:focus {
    color: black;
    text-decoration: none; }
  .lw-read-more.more:after {
    position: absolute;
    top: 4px;
    right: -20px;
    width: 12px;
    height: 12px;
    background: url("../img/arrow-down-black.svg") center center no-repeat;
    background-size: 12px;
    content: ""; }
  .lw-read-more.less:after {
    position: absolute;
    top: 4px;
    right: -20px;
    width: 12px;
    height: 12px;
    background: url("../img/arrow-down-black.svg") center center no-repeat;
    background-size: 12px;
    content: "";
    transform: rotate(180deg); }
  .lw-read-more + .score-call-to-action {
    margin-top: 20px; }

button.show-more, button.lw-show-more-results {
  margin-bottom: 60px;
  position: relative;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 17px;
  background: transparent !important;
  padding: 0 18px 0 0;
  border: none;
  background: transparent !important; }
  button.show-more:after, button.lw-show-more-results:after {
    position: absolute;
    top: 2px;
    right: 0;
    width: 12px;
    height: 12px;
    background: url("../img/arrow-right-black.svg") center center no-repeat;
    background-size: 12px;
    content: "";
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
    .score-stripe button.show-more:after, .score-pic-stripe button.show-more:after, .lw-slider-block button.show-more:after, .lw-caption button.show-more:after, .score-stripe button.lw-show-more-results:after, .score-pic-stripe button.lw-show-more-results:after, .lw-slider-block button.lw-show-more-results:after, .lw-caption button.lw-show-more-results:after {
      background: url("../img/arrow-right-white.svg") center center no-repeat; }
  button.show-more:hover:after, button.lw-show-more-results:hover:after {
    right: -5px; }
  @media (max-width: 767px) {
    button.show-more, button.lw-show-more-results {
      width: auto; } }

.account-page .score-center > .score-button, .account-page .score-center > .score-composite-link, .account-page .score-center > .cc-btn, .account-page .lw-filter-box .score-center > button, .lw-filter-box .account-page .score-center > button, .account-page form .score-center > button, form .account-page .score-center > button, .account-page .score-center > .lw-show-more-results, .account-page .score-search-box .score-center > .button, .score-search-box .account-page .score-center > .button {
  margin-bottom: 80px; }
  @media (max-width: 991px) {
    .account-page .score-center > .score-button, .account-page .score-center > .score-composite-link, .account-page .score-center > .cc-btn, .account-page .lw-filter-box .score-center > button, .lw-filter-box .account-page .score-center > button, .account-page form .score-center > button, form .account-page .score-center > button, .account-page .score-center > .lw-show-more-results, .account-page .score-search-box .score-center > .button, .score-search-box .account-page .score-center > .button {
      margin-bottom: 40px; } }

.carousel {
  margin-bottom: 30px; }

.carousel-inner {
  -webkit-transform-style: preserve-3d; }
  .carousel-inner > .item {
    min-height: 370px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .carousel-inner > .item {
        min-height: 315px; } }

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000; }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.lw-slider-block .slick-slide:nth-child(5) .caption {
  background: #00A69D; }

/*! Flickity v2.2.0
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative; }

.flickity-enabled:focus {
  outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%; }

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%; }

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

/* ---- flickity-button ---- */
.flickity-button {
  position: absolute;
  background: rgba(255, 255, 255, 0.75);
  border: none;
  color: #333; }

.flickity-button:hover {
  background: white;
  cursor: pointer; }

.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F; }

.flickity-button:active {
  opacity: 0.6; }

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none; }

.flickity-button-icon {
  fill: currentColor; }

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  transform: translateY(-50%); }

.flickity-prev-next-button.previous {
  left: 10px; }

.flickity-prev-next-button.next {
  right: 10px; }

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px; }

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px; }

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%; }

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1; }

.flickity-rtl .flickity-page-dots {
  direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer; }

.flickity-page-dots .dot.is-selected {
  opacity: 1; }

.flickity-prev-next-button:hover, .flickity-prev-next-button:focus {
  opacity: 0.7;
  outline: none; }

@media (max-width: 991px) {
  .flickity-prev-next-button {
    display: none !important; } }

.flickity-prev-next-button.previous {
  left: -41px;
  background: url("../img/slider-arrow-left-gray.svg") center center no-repeat;
  background-size: 24px; }
  .lw-slider-block .flickity-prev-next-button.previous {
    background: url("../img/slider-arrow-left-white.svg") center center no-repeat; }

.flickity-prev-next-button.next {
  right: -41px;
  background: url("../img/slider-arrow-right-gray.svg") center center no-repeat;
  background-size: 24px; }
  .lw-slider-block .flickity-prev-next-button.next {
    background: url("../img/slider-arrow-right-white.svg") center center no-repeat; }

.flickity-prev-next-button svg {
  display: none; }

.lw-slider-plain, .lw-slider-quote {
  margin-bottom: 80px; }
  @media (max-width: 991px) {
    .lw-slider-plain, .lw-slider-quote {
      margin-bottom: 70px; } }

.lw-slider-block {
  margin-bottom: 40px; }
  @media (max-width: 991px) {
    .lw-slider-block {
      margin: -10px 0 20px 0; } }

.lw-checkout-wizard {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 50vh; }
  @media (max-width: 767px) {
    .lw-checkout-wizard #reviewHeader .caption .col-md-8, .lw-checkout-wizard #reviewHeader .caption .col-sm-6 {
      padding: 0; } }
  .lw-checkout-wizard .lw-payment-methods .card .input-wrapper input {
    border: 1px solid #d0d0d0;
    height: 48px;
    border-radius: 3px;
    padding: 0 5px; }
  .lw-checkout-wizard .step {
    margin-bottom: 40px; }
    @media (max-width: 767px) {
      .lw-checkout-wizard .step {
        margin-bottom: 0; } }
    .lw-checkout-wizard .step .score-center-text + .score-center-text {
      margin-top: -60px; }
      @media (max-width: 767px) {
        .lw-checkout-wizard .step .score-center-text + .score-center-text {
          margin-top: -20px; } }
  @media (max-width: 767px) {
    .lw-checkout-wizard {
      padding: 20px 10px; } }

.lw-review h4 {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 10px 0; }

.lw-review p {
  font-size: 16px;
  font-weight: 300;
  line-height: 26px;
  margin: 0; }
  .lw-review p span {
    float: right; }

.lw-review .lw-cart-item p span {
  float: none; }

.lw-review #reviewInfo p {
  clear: both;
  line-height: 36px; }

.lw-review h4 a, .lw-review p a {
  display: block;
  font-size: 12px;
  font-weight: 500;
  color: black;
  font-style: italic;
  text-transform: capitalize;
  margin-top: 5px; }
  .lw-review h4 a:hover, .lw-review p a:hover {
    text-decoration: none;
    opacity: 0.7; }

.lw-review h4 a {
  margin-top: 5px; }

.lw-review p a {
  margin: 0 0 10px 0;
  line-height: 12px; }

.lw-review .lw-donation-occurence {
  margin-top: 5px; }
  .lw-review .lw-donation-occurence select {
    height: 26px;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    color: black;
    border: none;
    border: 1px solid black;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: url("../img/arrow-down-black.svg") calc(100% - 5px) center no-repeat;
    background-size: 14px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 30px; }
    .lw-review .lw-donation-occurence select::-ms-expand {
      display: none; }

.lw-review button#completeButton {
  margin-bottom: 80px;
  margin-top: 80px; }
  @media (max-width: 767px) {
    .lw-review button#completeButton {
      margin-bottom: 40px;
      margin-top: 40px; } }

.lw-checkout-completed {
  margin-bottom: 80px;
  padding-top: 40px;
  border-top: 1px solid black; }
  .lw-checkout-completed p {
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    margin: 0; }
    .lw-checkout-completed p span {
      float: right; }
  .lw-checkout-completed #orderInfo {
    margin-bottom: 40px; }
  @media (max-width: 767px) {
    .lw-checkout-completed {
      margin-bottom: 40px; }
      .lw-checkout-completed p span {
        float: none; } }

.lw-checkout-shipping-method {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 992px) {
    .lw-checkout-shipping-method {
      float: left;
      width: 75%; } }
  @media (min-width: 992px) {
    .lw-checkout-shipping-method {
      left: 12.5%; } }

.lw-shipping-options p.lw-total {
  text-align: center;
  margin: 40px 0 80px 0; }
  @media (max-width: 767px) {
    .lw-shipping-options p.lw-total {
      margin: 20px 0 40px 0; } }

.lw-cc-wrapper {
  margin-top: 10px;
  margin-bottom: 30px; }
  .lw-cc-wrapper img {
    margin-right: 15px; }
    .lw-cc-wrapper img:last-child {
      margin-right: 0; }

.score-content-spot p.lw-secure {
  position: relative;
  font-size: 18px;
  font-weight: 700;
  line-height: 18px;
  margin: 0 0 30px 0;
  padding-left: 24px; }
  .score-content-spot p.lw-secure:before {
    position: absolute;
    top: 1px;
    left: 0;
    width: 12px;
    height: 15px;
    background: url("../img/Icon-lock.svg") center center no-repeat;
    background-size: 12px;
    content: ""; }
  @media (max-width: 767px) {
    .score-content-spot p.lw-secure {
      font-size: 16px; }
      .score-content-spot p.lw-secure:before {
        top: 0; } }

#reviewHeader {
  /*margin: 0 0 40px 0;*/
  margin: 0;
  padding: 40px 0;
  border-top: 1px solid black;
  border-bottom: 1px solid black; }

.tooltiptext .wrapper img {
  max-width: 100%; }

.tooltiptext .lw-img-wrapper {
  display: inline-block; }
  .tooltiptext .lw-img-wrapper img {
    max-width: 196px; }
    @media (max-width: 991px) {
      .tooltiptext .lw-img-wrapper img {
        max-width: 150px; } }
    @media (max-width: 767px) {
      .tooltiptext .lw-img-wrapper img {
        max-width: 135px; } }

.modal-checkout-wrap .modal-primary-checkout {
  padding: 3% 8% !important;
  margin: 0 4% !important;
  font-size: 14px !important; }

.modal-checkout-wrap .modal-header button.close:before {
  position: absolute;
  margin: -18% 0 0 0;
  left: 96%;
  width: 20px;
  height: 20px;
  background: url(../img/close.png) center center no-repeat;
  background-size: 15px;
  content: ""; }

.modal-checkout-wrap .modal-header button.close {
  width: 0px !important;
  height: 0px !important; }

.modal-checkout-wrap .modal-footer {
  padding: 20px 15px !important; }

.lw-donation-occurence-checklist-hide {
  display: none !important; }

.checkout-stripe .score-right {
  z-index: 2; }

body.account-page.checkout .lw-short-page-hero {
  min-height: initial; }

.lw-review .callout-donate {
  text-align: center;
  margin: 0 0 28px;
  padding: 10px 20px 28px;
  border-bottom: 1px solid #000;
  border-width: 1px 0;
  background: #f8f8f8; }
  .lw-review .callout-donate button {
    margin: 20px 10px 0;
    min-width: 110px; }

.paypal-success .score-center-text a.score-button:first-child, .paypal-success .score-center-text a.score-composite-link:first-child, .paypal-success .score-center-text a.cc-btn:first-child, .paypal-success .score-center-text a.lw-show-more-results:first-child, .paypal-success .score-center-text .score-search-box a.button:first-child, .score-search-box .paypal-success .score-center-text a.button:first-child {
  margin-right: 20px; }

@media (max-width: 767px) {
  .paypal-success .score-center-text a.score-button, .paypal-success .score-center-text a.score-composite-link, .paypal-success .score-center-text a.cc-btn, .paypal-success .score-center-text a.lw-show-more-results, .paypal-success .score-center-text .score-search-box a.button, .score-search-box .paypal-success .score-center-text a.button {
    display: block;
    margin: 20px; } }

@media (max-width: 767px) {
  .paypal-success .wide-middle {
    padding: 0 15px; } }

.score-search-results .score-search-results-header .displaying-results, .score-grouped-search-results .score-search-results-header .displaying-results {
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 30px; }

.score-search-results .search-results-list li, .score-grouped-search-results .search-results-list li {
  border: none;
  margin-bottom: 0;
  padding: 0; }

.score-search-results.one-column .search-results-list > li, .score-grouped-search-results.one-column .search-results-list > li {
  border-bottom: 1px solid black;
  margin-bottom: 30px; }

.score-content-spot {
  margin-bottom: 30px; }
  .score-content-spot h3 {
    font-size: 24px;
    font-weight: 900;
    line-height: 22px;
    text-transform: uppercase;
    margin: 0 0 30px 0; }
    @media (max-width: 991px) {
      .score-content-spot h3 {
        font-size: 20px; } }
  .score-content-spot p {
    font-size: 20px;
    font-weight: 300;
    line-height: 24px; }
    .score-column3.wide-middle .score-content-spot p {
      text-align: center; }
      .account-page .score-column3.wide-middle .score-content-spot p {
        text-align: left; }
    @media (max-width: 991px) {
      .score-content-spot p {
        font-size: 16px;
        line-height: 20px; }
        .score-column3.wide-middle .score-content-spot p {
          text-align: left; } }
  .score-content-spot ul li, .score-content-spot ol li {
    font-size: 20px;
    font-weight: 300;
    line-height: 24px; }
    @media (max-width: 991px) {
      .score-content-spot ul li, .score-content-spot ol li {
        font-size: 16px;
        line-height: 20px; } }
    .score-content-spot ul li a, .score-content-spot ol li a {
      display: inline-block;
      margin-bottom: 10px; }
  .score-content-spot a {
    color: black;
    text-decoration: underline; }
    .score-content-spot a:hover, .score-content-spot a:focus {
      opacity: 0.5; }
  .score-content-spot table {
    min-width: 625px;
    margin: 0 auto 20px auto; }
    .score-content-spot table tr th {
      font-size: 34px;
      font-weight: 500;
      line-height: 36px;
      text-align: center;
      padding-bottom: 20px; }
    .score-content-spot table tr td {
      font-size: 20px;
      font-weight: 300;
      line-height: 24px;
      padding-bottom: 15px; }
    .score-content-spot table.lw-border-bottom {
      border-bottom: 2px solid black; }
      .score-content-spot table.lw-border-bottom td {
        width: 33.33333%; }
        .score-content-spot table.lw-border-bottom td:nth-child(2) {
          text-align: center; }
      .score-content-spot table.lw-border-bottom + table {
        margin-bottom: 70px; }
        .score-content-spot table.lw-border-bottom + table td {
          width: 33.33333%; }
    @media (max-width: 767px) {
      .score-content-spot table tr th {
        font-size: 18px; }
      .score-content-spot table tr td {
        font-size: 12px;
        line-height: 16px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .score-content-spot table tr th {
        font-size: 23px; }
      .score-content-spot table tr td {
        font-size: 14px;
        line-height: 18px; } }
    @media (max-width: 991px) {
      .score-content-spot table {
        min-width: 300px;
        line-height: 125px; }
        .score-content-spot table tr th {
          padding-bottom: 15px; }
        .score-content-spot table tr td {
          padding-bottom: 10px; } }
  .lw-service .score-content-spot {
    margin-bottom: 0;
    color: white; }
    .lw-service .score-content-spot h6 {
      font-size: 20px;
      font-weight: 700;
      line-height: 24px;
      margin: 0 0 5px 0; }
    .lw-service .score-content-spot p {
      font-size: 16px;
      font-weight: 500;
      line-height: 20px;
      margin: 0; }
    @media (max-width: 991px) {
      .lw-service .score-content-spot h6 {
        font-size: 16px;
        font-weight: 900;
        line-height: 18px;
        margin-top: 15px; }
      .lw-service .score-content-spot p {
        font-size: 14px; } }
  .lw-service-times .score-content-spot {
    margin-bottom: 0; }
    .lw-service-times .score-content-spot h6 {
      font-size: 20px;
      font-weight: 700;
      line-height: 24px;
      text-transform: uppercase;
      margin: 0 0 5px 0; }
    .lw-service-times .score-content-spot p {
      font-size: 16px;
      font-weight: 500;
      line-height: 20px;
      margin: 0; }
    @media (max-width: 991px) {
      .lw-service-times .score-content-spot h6 {
        font-size: 16px;
        font-weight: 900;
        line-height: 18px;
        margin-top: 15px; }
      .lw-service-times .score-content-spot p {
        font-size: 14px; } }
  .score-accordion-panel .score-content-spot {
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 300;
    line-height: 24px; }
    @media (max-width: 991px) {
      .score-accordion-panel .score-content-spot {
        font-size: 16px;
        line-height: 20px; } }
  .tt-menu .score-content-spot {
    margin-bottom: 0;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 6px; }
    .tt-menu .score-content-spot h3 {
      display: inline-block;
      font-size: 18px;
      font-weight: 700;
      line-height: 18px;
      text-transform: inherit;
      margin: 0 5px 0 0; }
      .tt-menu .score-content-spot h3 span {
        display: none; }
    .tt-menu .score-content-spot p {
      position: relative;
      display: inline;
      font-size: 16px;
      font-weight: 300;
      line-height: 18px;
      margin: 0; }
      .tt-menu .score-content-spot p:before {
        content: "-";
        margin-right: 5px; }
    .tt-menu .score-content-spot a {
      text-decoration: none !important; }

.account-page .lw-signin-form + .score-content-spot {
  margin-bottom: 40px; }

.lw-cookie-banner {
  position: relative; }

.cc-grower {
  background-color: #2B3998; }
  @media (max-width: 767px) {
    .cc-grower > div {
      display: block; } }
  .cc-grower .cc-top {
    background-color: #2B3998 !important; }

.cc-window.cc-floating {
  max-width: initial !important;
  flex-direction: initial !important; }
  .cc-window.cc-floating .cc-compliance {
    flex: inherit !important; }

.cc-floating .cc-message {
  flex: 1 1 !important;
  font-size: 12px;
  line-height: 14px;
  padding-right: 10px; }

.cc-banner {
  background-color: #2B3998; }
  .cc-banner .cc-message {
    flex: 1 1 !important;
    font-size: 12px;
    line-height: 14px; }
    @media (min-width: 992px) {
      .cc-banner .cc-message {
        padding-right: 20%; } }
    @media (min-width: 1200px) {
      .cc-banner .cc-message {
        padding-right: 30%; } }

.score-document-header {
  margin-bottom: 30px; }

.score-document-header-with-subtitle {
  margin-bottom: 30px; }

@media (max-width: 991px) {
  .church-search-results .score-facet-container {
    display: none; } }

.score-facet-container .clear-facets {
  display: none; }

.score-facet-container .panel, .score-facet-container .score-panel {
  border: 1px solid black; }
  .score-facet-container .panel .panel-heading, .score-facet-container .score-panel .panel-heading {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 0;
    border-bottom: none !important; }

.score-facet-container .score-checkbox label {
  font-size: 20px;
  font-weight: 300; }
  .score-facet-container .score-checkbox label:before {
    top: 5px;
    width: 25px;
    height: 25px;
    background: url("../img/jom-checkbox.png") center center no-repeat;
    background-size: 25px; }

.score-facet-container .score-checkbox input[type="checkbox"]:checked + label:before, .score-facet-container .score-checkbox input[type="checkbox"]:checked + input + label:before, .score-facet-container .score-checkbox input[type="checkbox"]:checked + input:nth-child(n) + label:before {
  background: url("../img/jom-checkbox-checked.png") center center no-repeat; }

.lw-filter-wrapper h2 {
  font-size: 24px;
  font-weight: 900;
  line-height: 22px;
  text-transform: uppercase;
  text-align: left;
  margin: 0 0 10px 0; }

@media (max-width: 767px) {
  .lw-filter-wrapper {
    font-size: 18px;
    line-height: 20px; } }

.lw-filter-box {
  margin-bottom: 40px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding: 20px 30px;
  border: 1px solid black; }
  .lw-filter-box label {
    display: block;
    font-size: 20px;
    font-weight: 300;
    line-height: 24px;
    text-transform: capitalize;
    margin: 0 0 5px 0; }
  .lw-filter-box input[type="text"] {
    width: 100%;
    height: 40px;
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    color: #615C5C;
    border: 1px solid black;
    border-radius: 0;
    margin: 0;
    padding: 0 30px 0 10px; }
  .lw-filter-box select {
    width: 100%;
    height: 40px;
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    color: #615C5C;
    border: 1px solid black;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: url("../img/arrow-down-black.svg") calc(100% - 15px) center no-repeat;
    background-size: 14px;
    padding-left: 10px;
    padding-right: 40px; }
    .lw-filter-box select::-ms-expand {
      display: none; }
  .lw-filter-box button {
    height: 45px;
    background: transparent;
    margin: 24px 30px 0 0; }
  .lw-filter-box .lw-field {
    width: 18%;
    text-align: left;
    margin-right: 30px; }
    .lw-filter-box .lw-field.search {
      position: relative; }
      .lw-filter-box .lw-field.search .search-icon {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 48px;
        height: 48px;
        background: url("../img/search-icon-black.svg") center center no-repeat;
        background-size: 13px;
        content: ""; }
    .lw-filter-box .lw-field.author, .lw-filter-box .lw-field.formats {
      width: 15%; }
    .lw-filter-box .lw-field.sort {
      margin-right: 0; }
  @media (max-width: 767px) {
    .lw-filter-box {
      flex-direction: column;
      justify-content: inherit;
      align-items: inherit;
      padding: 20px; }
      .lw-filter-box label {
        font-size: 16px;
        line-height: 20px; }
      .lw-filter-box input[type="text"] {
        font-size: 14px;
        line-height: 18px; }
      .lw-filter-box .lw-field {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px; }
        .lw-filter-box .lw-field.search {
          order: 1;
          padding-bottom: 20px;
          border-bottom: 1px solid black; }
        .lw-filter-box .lw-field.sort {
          order: 2; }
        .lw-filter-box .lw-field.author {
          order: 3; }
        .lw-filter-box .lw-field.formats {
          order: 4; }
        .lw-filter-box .lw-field.author, .lw-filter-box .lw-field.formats {
          width: 100%; }
      .lw-filter-box button {
        display: block;
        width: 100%;
        order: 5;
        margin-top: 0; } }
  @media (min-width: 768px) and (max-width: 1199px) {
    .lw-filter-box {
      padding-left: 20px;
      padding-right: 20px; }
      .lw-filter-box .lw-field, .lw-filter-box button {
        margin-right: 15px; } }

.lw-filter {
  margin-bottom: 30px;
  display: flex;
  flex-direction: row;
  align-items: baseline;
  border-bottom: 2px solid black; }
  .lw-filter h2 {
    font-size: 44px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 44px;
    margin: 0 0 10px 0; }
  .lw-filter span {
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
    color: #615C5C;
    margin-right: 10px;
    margin-left: auto;
    vertical-align: middle; }
    .lw-filter span:after {
      content: ":"; }
  .lw-filter select {
    height: 30px;
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    color: #615C5C;
    border: none;
    border: 1px solid black;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: url("../img/arrow-down-black.svg") calc(100% - 15px) center no-repeat;
    background-size: 14px;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 30px; }
    .lw-filter select::-ms-expand {
      display: none; }
    @media (max-width: 991px) {
      .lw-filter select {
        display: block;
        width: 100%; }
        .lw-filter select h2 {
          font-size: 31px;
          line-height: 33px; } }
  @media (max-width: 991px) {
    .lw-filter {
      flex-direction: column; }
      .lw-filter span {
        margin-left: 0; } }

.lw-field.author label, .lw-field.formats label, .lw-field.sort label {
  position: absolute;
  font-size: 10px;
  font-weight: bold;
  color: #4c4c4c;
  margin-left: 12px; }
  @media (max-width: 767px) {
    .lw-field.author label, .lw-field.formats label, .lw-field.sort label {
      margin-top: 2px; } }

.lw-filter-wrapper .lw-filter-box select {
  padding: 18px 10px 9px !important; }

.lw-filter-wrapper .lw-filter-box label {
  display: block !important; }

/*
 * The Typekit service used to deliver this font or fonts for use on websites
 * is provided by Adobe and is subject to these Terms of Use
 * http://www.adobe.com/products/eulas/tou_typekit. For font license
 * information, see the list below.
 *
 * alternate-gothic-no-3-d:
 *   - http://typekit.com/eulas/000000000000000000010d5d
 * baker-signet-web:
 *   - http://typekit.com/eulas/00000000000000000001007e
 * museo-sans:
 *   - http://typekit.com/eulas/00000000000000000000e800
 *   - http://typekit.com/eulas/00000000000000000000e7fe
 *   - http://typekit.com/eulas/00000000000000000000e802
 *   - http://typekit.com/eulas/00000000000000000000e803
 *   - http://typekit.com/eulas/00000000000000000000e804
 *   - http://typekit.com/eulas/00000000000000000000e805
 *   - http://typekit.com/eulas/00000000000000000000e806
 *
 * © 2009-2019 Adobe Systems Incorporated. All Rights Reserved.
 */
/*{"last_published":"2018-08-16 15:28:52 UTC"}*/
@font-face {
  font-family: "museo-sans";
  src: url("https://use.typekit.net/af/635674/00000000000000000000e800/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n1&v=3") format("woff2"), url("https://use.typekit.net/af/635674/00000000000000000000e800/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n1&v=3") format("woff"), url("https://use.typekit.net/af/635674/00000000000000000000e800/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n1&v=3") format("opentype");
  font-style: normal;
  font-weight: 100; }

@font-face {
  font-family: "museo-sans";
  src: url("https://use.typekit.net/af/620bf8/00000000000000000000e7fe/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"), url("https://use.typekit.net/af/620bf8/00000000000000000000e7fe/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"), url("https://use.typekit.net/af/620bf8/00000000000000000000e7fe/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");
  font-style: normal;
  font-weight: 300; }

@font-face {
  font-family: "museo-sans";
  src: url("https://use.typekit.net/af/5cca6d/00000000000000000000e802/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("woff2"), url("https://use.typekit.net/af/5cca6d/00000000000000000000e802/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("woff"), url("https://use.typekit.net/af/5cca6d/00000000000000000000e802/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("opentype");
  font-style: italic;
  font-weight: 300; }

@font-face {
  font-family: "museo-sans";
  src: url("https://use.typekit.net/af/a28b50/00000000000000000000e803/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff2"), url("https://use.typekit.net/af/a28b50/00000000000000000000e803/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff"), url("https://use.typekit.net/af/a28b50/00000000000000000000e803/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("opentype");
  font-style: normal;
  font-weight: 500; }

@font-face {
  font-family: "museo-sans";
  src: url("https://use.typekit.net/af/c2d3de/00000000000000000000e804/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3") format("woff2"), url("https://use.typekit.net/af/c2d3de/00000000000000000000e804/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3") format("woff"), url("https://use.typekit.net/af/c2d3de/00000000000000000000e804/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3") format("opentype");
  font-style: italic;
  font-weight: 500; }

@font-face {
  font-family: "museo-sans";
  src: url("https://use.typekit.net/af/e3ca36/00000000000000000000e805/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/e3ca36/00000000000000000000e805/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/e3ca36/00000000000000000000e805/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
  font-style: normal;
  font-weight: 700; }

@font-face {
  font-family: "museo-sans";
  src: url("https://use.typekit.net/af/2841b6/00000000000000000000e806/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff2"), url("https://use.typekit.net/af/2841b6/00000000000000000000e806/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff"), url("https://use.typekit.net/af/2841b6/00000000000000000000e806/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("opentype");
  font-style: italic;
  font-weight: 700; }

@font-face {
  font-family: "alternate-gothic-no-3-d";
  src: url("https://use.typekit.net/af/f629be/000000000000000000010d5d/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/f629be/000000000000000000010d5d/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/f629be/000000000000000000010d5d/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
  font-style: normal;
  font-weight: 400; }

@font-face {
  font-family: "baker-signet-web";
  src: url("https://use.typekit.net/af/83600b/00000000000000000001007e/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/83600b/00000000000000000001007e/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/83600b/00000000000000000001007e/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
  font-style: normal;
  font-weight: 400; }

.tk-museo-sans {
  font-family: "museo-sans",sans-serif; }

.tk-alternate-gothic-no-3-d {
  font-family: "alternate-gothic-no-3-d",sans-serif; }

.tk-baker-signet-web {
  font-family: "baker-signet-web",serif; }

footer {
  position: relative;
  background: black;
  margin-top: -1px;
  padding: 60px 0 0 0;
  z-index: 4; }
  @media (max-width: 991px) {
    footer {
      padding: 40px 0 0 0; } }
  @media (max-width: 767px) {
    footer .container, footer .js-livestream-inactive, footer .js-livestream-active {
      max-width: 550px; } }
  @media print {
    footer {
      display: none; } }
  footer .footer-section .apps-download-links {
    position: absolute;
    display: inline-block;
    top: 0;
    left: 104px; }
    footer .footer-section .apps-download-links span {
      display: block;
      font-size: 24px;
      line-height: 29px;
      font-weight: 500;
      width: 136px; }
    footer .footer-section .apps-download-links a {
      display: inline-block;
      width: auto;
      padding: 36px 6px 0 0; }
      footer .footer-section .apps-download-links a img {
        height: 30px;
        width: auto; }
  footer .footer-section .jom-social-title {
    font-family: alternate-gothic-no-3-d;
    text-transform: uppercase;
    letter-spacing: .06em;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    margin: .5em 0; }
    footer .footer-section .jom-social-title p {
      margin: 3px 0 22px; }
  footer .footer-section .social-links-block .score-button-group {
    margin-bottom: 18px; }
    footer .footer-section .social-links-block .score-button-group .score-button, footer .footer-section .social-links-block .score-button-group .score-composite-link, footer .footer-section .social-links-block .score-button-group .cc-btn, footer .footer-section .social-links-block .score-button-group .lw-filter-box button, .lw-filter-box footer .footer-section .social-links-block .score-button-group button, footer .footer-section .social-links-block .score-button-group form button, form footer .footer-section .social-links-block .score-button-group button, footer .footer-section .social-links-block .score-button-group .lw-show-more-results, footer .footer-section .social-links-block .score-button-group .score-search-box .button, .score-search-box footer .footer-section .social-links-block .score-button-group .button {
      margin: 0; }
    @media (max-width: 767px) {
      footer .footer-section .social-links-block .score-button-group {
        width: 100%; }
        footer .footer-section .social-links-block .score-button-group .score-button.lw-toggle, footer .footer-section .social-links-block .score-button-group .lw-toggle.score-composite-link, footer .footer-section .social-links-block .score-button-group .lw-toggle.cc-btn, footer .footer-section .social-links-block .score-button-group .lw-filter-box button.lw-toggle, .lw-filter-box footer .footer-section .social-links-block .score-button-group button.lw-toggle, footer .footer-section .social-links-block .score-button-group form button.lw-toggle, form footer .footer-section .social-links-block .score-button-group button.lw-toggle, footer .footer-section .social-links-block .score-button-group .lw-toggle.lw-show-more-results, footer .footer-section .social-links-block .score-button-group .score-search-box .lw-toggle.button, .score-search-box footer .footer-section .social-links-block .score-button-group .lw-toggle.button {
          float: right;
          width: 100%;
          margin-top: -18px;
          text-indent: -3000px; }
        footer .footer-section .social-links-block .score-button-group .score-image-button {
          margin-bottom: 0; } }
  footer .footer-section .social-links-block .score-button-group a {
    display: inline-block;
    width: auto;
    padding: 0 20px 0 0;
    font-family: alternate-gothic-no-3-d;
    text-transform: uppercase;
    letter-spacing: .06em;
    color: #fff;
    font-size: 18px;
    font-weight: 500; }
    footer .footer-section .social-links-block .score-button-group a img {
      width: 22px; }
  footer .footer-section .social-links-block .social-media-block2 .score-button-group a {
    display: inline-block;
    width: auto;
    padding: 0 16px 10px 0; }
    footer .footer-section .social-links-block .social-media-block2 .score-button-group a img {
      width: auto;
      height: 14px; }
    footer .footer-section .social-links-block .social-media-block2 .score-button-group a:last-child img {
      height: 19px; }
      @media (max-width: 991px) {
        footer .footer-section .social-links-block .social-media-block2 .score-button-group a:last-child img {
          position: relative;
          top: 3px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    footer .footer-section .social-links-block .social-media-block2 .score-button-group .score-image-button {
      margin-bottom: 0; } }
  footer .footer-section .social-media-block1 {
    padding-bottom: 20px;
    border-bottom: #fff 1px solid;
    margin-bottom: 15px !important; }
    @media (min-width: 768px) and (max-width: 991px) {
      footer .footer-section .social-media-block1 {
        padding-bottom: 0; }
        footer .footer-section .social-media-block1 .score-image-button {
          margin-bottom: 0; } }
  footer .footer-section .jom-social-title {
    font-family: alternate-gothic-no-3-d;
    text-transform: uppercase;
    letter-spacing: .06em;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    margin: .5em 0; }
    footer .footer-section .jom-social-title p {
      margin: 3px 0 22px; }
  @media (min-width: 768px) {
    footer .footer-section .social-links-block .lw-toggle:before {
      display: none; }
    footer .footer-section .social-links-block .score-button-group a {
      display: inline-block;
      width: auto;
      padding: 0 20px 0 0; }
      footer .footer-section .social-links-block .score-button-group a img {
        width: 22px; }
    footer .footer-section .social-links-block .social-media-block2 .score-button-group a {
      display: inline-block;
      width: auto;
      padding: 0 22px 10px 0; }
      footer .footer-section .social-links-block .social-media-block2 .score-button-group a img {
        width: auto;
        height: 14px; }
      footer .footer-section .social-links-block .social-media-block2 .score-button-group a:last-child img {
        height: 19px; } }
  footer .footer-section .footer-nav-blocks .score-button, footer .footer-section .footer-nav-blocks .score-composite-link, footer .footer-section .footer-nav-blocks .cc-btn, footer .footer-section .footer-nav-blocks .lw-filter-box button, .lw-filter-box footer .footer-section .footer-nav-blocks button, footer .footer-section .footer-nav-blocks form button, form footer .footer-section .footer-nav-blocks button, footer .footer-section .footer-nav-blocks .lw-show-more-results, footer .footer-section .footer-nav-blocks .score-search-box .button, .score-search-box footer .footer-section .footer-nav-blocks .button {
    font-family: alternate-gothic-no-3-d;
    text-transform: uppercase;
    letter-spacing: .06em;
    color: #fff;
    font-size: 18px;
    font-weight: 500; }
  footer .footer-section .footer-nav-blocks .score-well .score-style-box {
    margin-bottom: 26px; }
    footer .footer-section .footer-nav-blocks .score-well .score-style-box .score-button-group {
      margin-bottom: 18px; }
      footer .footer-section .footer-nav-blocks .score-well .score-style-box .score-button-group .score-button, footer .footer-section .footer-nav-blocks .score-well .score-style-box .score-button-group .score-composite-link, footer .footer-section .footer-nav-blocks .score-well .score-style-box .score-button-group .cc-btn, footer .footer-section .footer-nav-blocks .score-well .score-style-box .score-button-group .lw-filter-box button, .lw-filter-box footer .footer-section .footer-nav-blocks .score-well .score-style-box .score-button-group button, footer .footer-section .footer-nav-blocks .score-well .score-style-box .score-button-group form button, form footer .footer-section .footer-nav-blocks .score-well .score-style-box .score-button-group button, footer .footer-section .footer-nav-blocks .score-well .score-style-box .score-button-group .lw-show-more-results, footer .footer-section .footer-nav-blocks .score-well .score-style-box .score-button-group .score-search-box .button, .score-search-box footer .footer-section .footer-nav-blocks .score-well .score-style-box .score-button-group .button {
        margin: 0; }
      @media (max-width: 767px) {
        footer .footer-section .footer-nav-blocks .score-well .score-style-box .score-button-group {
          width: 100%;
          border-bottom: #393939 1px solid;
          padding-bottom: 18px;
          margin-bottom: 0; }
          footer .footer-section .footer-nav-blocks .score-well .score-style-box .score-button-group .score-button.lw-toggle, footer .footer-section .footer-nav-blocks .score-well .score-style-box .score-button-group .lw-toggle.score-composite-link, footer .footer-section .footer-nav-blocks .score-well .score-style-box .score-button-group .lw-toggle.cc-btn, footer .footer-section .footer-nav-blocks .score-well .score-style-box .score-button-group .lw-filter-box button.lw-toggle, .lw-filter-box footer .footer-section .footer-nav-blocks .score-well .score-style-box .score-button-group button.lw-toggle, footer .footer-section .footer-nav-blocks .score-well .score-style-box .score-button-group form button.lw-toggle, form footer .footer-section .footer-nav-blocks .score-well .score-style-box .score-button-group button.lw-toggle, footer .footer-section .footer-nav-blocks .score-well .score-style-box .score-button-group .lw-toggle.lw-show-more-results, footer .footer-section .footer-nav-blocks .score-well .score-style-box .score-button-group .score-search-box .lw-toggle.button, .score-search-box footer .footer-section .footer-nav-blocks .score-well .score-style-box .score-button-group .lw-toggle.button {
            float: right;
            width: 100%;
            margin-top: -18px;
            text-indent: -3000px; } }
  footer .footer-section .footer-nav-blocks .score-well {
    width: 100%; }
    @media (min-width: 768px) and (max-width: 991px) {
      footer .footer-section .footer-nav-blocks .score-well {
        width: 25%; } }
  footer .footer-section .footer-nav-blocks.second-row-blocks {
    margin-top: 25px; }
    @media (max-width: 767px) {
      footer .footer-section .footer-nav-blocks.second-row-blocks {
        margin-top: 0; } }
  footer .footer-section .copyright-block {
    font-size: 11px;
    line-height: 16px;
    margin-top: 20px;
    margin-bottom: 60px;
    text-align: center; }
    @media (max-width: 767px) {
      footer .footer-section .copyright-block {
        margin-top: 38px;
        margin-bottom: 38px; }
        footer .footer-section .copyright-block .score-right {
          margin-top: 16px; } }
    footer .footer-section .copyright-block span p {
      margin-bottom: 0; }
    footer .footer-section .copyright-block .copy-right-txt p {
      padding-left: 10px;
      text-align: center; }
    footer .footer-section .copyright-block .score-left-text {
      color: #c2c2c2;
      text-align: center; }
      footer .footer-section .copyright-block .score-left-text br {
        display: block;
        margin-top: 8px;
        content: ""; }
    footer .footer-section .copyright-block .score-button, footer .footer-section .copyright-block .score-composite-link, footer .footer-section .copyright-block .cc-btn, footer .footer-section .copyright-block .lw-filter-box button, .lw-filter-box footer .footer-section .copyright-block button, footer .footer-section .copyright-block form button, form footer .footer-section .copyright-block button, footer .footer-section .copyright-block .lw-show-more-results, footer .footer-section .copyright-block .score-search-box .button, .score-search-box footer .footer-section .copyright-block .button {
      font-size: 11px; }
    footer .footer-section .copyright-block a {
      text-transform: none;
      color: #007ec1;
      border-right: 1px solid #d8d8d8;
      padding: 0 10px 0 10px; }
      footer .footer-section .copyright-block a:last-child {
        border-right: none; }
      footer .footer-section .copyright-block a:first-child {
        padding: 0 10px 0 0; }
    @media (min-width: 768px) and (max-width: 991px) {
      footer .footer-section .copyright-block {
        text-align: left;
        margin-top: 38px;
        margin-bottom: 38px;
        margin-left: -60px; }
        footer .footer-section .copyright-block .copy-right-txt p {
          padding-left: 0;
          text-align: left; }
        footer .footer-section .copyright-block .score-left-text {
          text-align: left;
          display: inline-block; }
        footer .footer-section .copyright-block a:first-of-type {
          padding-left: 0; } }
  @media (min-width: 992px) {
    footer .footer-section .score-left {
      width: 27% !important; }
    footer .footer-section .score-right {
      width: 73% !important; }
    footer .footer-section .footer-nav-blocks .score-well .score-style-box {
      margin-bottom: 26px;
      border-bottom: none; }
      footer .footer-section .footer-nav-blocks .score-well .score-style-box .score-button-group {
        margin-bottom: 18px; }
        footer .footer-section .footer-nav-blocks .score-well .score-style-box .score-button-group .score-button, footer .footer-section .footer-nav-blocks .score-well .score-style-box .score-button-group .score-composite-link, footer .footer-section .footer-nav-blocks .score-well .score-style-box .score-button-group .cc-btn, footer .footer-section .footer-nav-blocks .score-well .score-style-box .score-button-group .lw-filter-box button, .lw-filter-box footer .footer-section .footer-nav-blocks .score-well .score-style-box .score-button-group button, footer .footer-section .footer-nav-blocks .score-well .score-style-box .score-button-group form button, form footer .footer-section .footer-nav-blocks .score-well .score-style-box .score-button-group button, footer .footer-section .footer-nav-blocks .score-well .score-style-box .score-button-group .lw-show-more-results, footer .footer-section .footer-nav-blocks .score-well .score-style-box .score-button-group .score-search-box .button, .score-search-box footer .footer-section .footer-nav-blocks .score-well .score-style-box .score-button-group .button {
          margin: 0; }
    footer .footer-section .footer-nav-blocks .score-left, footer .footer-section .footer-nav-blocks .score-center, footer .footer-section .footer-nav-blocks .score-center2 {
      width: 22.5% !important; }
    footer .footer-section .footer-nav-blocks .score-right {
      width: 32.5% !important; }
    footer .footer-section .footer-nav-blocks .score-button, footer .footer-section .footer-nav-blocks .score-composite-link, footer .footer-section .footer-nav-blocks .cc-btn, footer .footer-section .footer-nav-blocks .lw-filter-box button, .lw-filter-box footer .footer-section .footer-nav-blocks button, footer .footer-section .footer-nav-blocks form button, form footer .footer-section .footer-nav-blocks button, footer .footer-section .footer-nav-blocks .lw-show-more-results, footer .footer-section .footer-nav-blocks .score-search-box .button, .score-search-box footer .footer-section .footer-nav-blocks .button {
      font-family: alternate-gothic-no-3-d;
      text-transform: uppercase;
      letter-spacing: .06em;
      color: #fff;
      font-size: 18px;
      font-weight: 500;
      margin: .5em 0; }
    footer .footer-section .footer-nav-blocks .score-button-group {
      margin-bottom: 4px; }
    footer .footer-section .footer-nav-blocks .score-well {
      width: 100% !important; }
    footer .footer-section .copyright-block {
      font-size: 11px;
      line-height: 16px;
      margin-top: 20px;
      margin-bottom: 60px;
      text-align: left; }
      footer .footer-section .copyright-block span p {
        margin-bottom: 0; }
      footer .footer-section .copyright-block .copy-right-txt p {
        padding-left: 10px;
        text-align: left; }
      footer .footer-section .copyright-block .score-left-text {
        color: #c2c2c2;
        text-align: left; }
      footer .footer-section .copyright-block .score-left {
        width: 47% !important; }
      footer .footer-section .copyright-block .score-right {
        width: 53% !important; }
      footer .footer-section .copyright-block .score-button, footer .footer-section .copyright-block .score-composite-link, footer .footer-section .copyright-block .cc-btn, footer .footer-section .copyright-block .lw-filter-box button, .lw-filter-box footer .footer-section .copyright-block button, footer .footer-section .copyright-block form button, form footer .footer-section .copyright-block button, footer .footer-section .copyright-block .lw-show-more-results, footer .footer-section .copyright-block .score-search-box .button, .score-search-box footer .footer-section .copyright-block .button {
        font-size: 11px; }
      footer .footer-section .copyright-block a {
        text-transform: none;
        color: #007ec1;
        border-right: 1px solid #d8d8d8;
        padding: 0 10px 0 10px; }
        footer .footer-section .copyright-block a:last-child {
          border-right: none; }
        footer .footer-section .copyright-block a:first-child {
          padding: 0 10px 0 0; }
    footer .footer-section .apps-download-links {
      position: absolute;
      display: inline-block;
      top: 0;
      left: 104px; }
      footer .footer-section .apps-download-links span {
        display: block;
        font-size: 24px;
        line-height: 29px;
        font-weight: 500;
        width: 136px; }
      footer .footer-section .apps-download-links a {
        display: inline-block;
        width: auto;
        padding: 26px 6px 0 0; }
        footer .footer-section .apps-download-links a img {
          height: 30px;
          width: auto; } }
  @media (min-width: 768px) and (max-width: 991px) {
    footer .footer-section {
      padding: 0 45px; }
      footer .footer-section .score-column1.download-apps-block {
        width: 50%;
        float: left;
        height: 210px;
        margin-left: 0;
        margin-bottom: 10px; }
      footer .footer-section .score-column1.social-links-block {
        width: 50%;
        float: right;
        height: 210px;
        padding-left: 85px;
        margin-bottom: 10px; } }
  footer .footer-section .social-links-block .score-well {
    width: 100%;
    padding: 0;
    margin-top: 48px; }
    @media (max-width: 767px) {
      footer .footer-section .social-links-block .score-well {
        padding: 0 15px;
        margin-top: 0; } }
    @media (min-width: 768px) and (max-width: 991px) {
      footer .footer-section .social-links-block .score-well {
        margin-top: 0px; } }
  footer:before {
    position: absolute;
    left: 0;
    bottom: 0;
    display: table-cell;
    width: 100%;
    height: 128px;
    background: #151515;
    content: "";
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
  footer .copyright-wrapper {
    background: #151515; }
    @media (min-width: 768px) and (max-width: 991px) {
      footer .copyright-wrapper {
        background: none; } }
  @media (max-width: 767px) {
    footer .score-menu-list {
      margin-top: 20px; } }

form, .form, #createForm {
  margin-top: 0; }

.lw-news-letter-sign-up form a {
  color: white !important; }
  .lw-news-letter-sign-up form a:hover, .lw-news-letter-sign-up form a:focus {
    color: white; }

form#updateForm {
  overflow: auto; }

.form .required-field-legend {
  font-size: 14px; }
  .form .required-field-legend:before {
    content: '*';
    display: inline-block;
    color: #f00;
    font-size: 16px;
    margin-right: 10px; }

.form .form-group {
  position: relative;
  margin-bottom: 0; }
  .form .form-group .required:after {
    content: '*';
    display: inline-block;
    color: #DB3A42;
    font-size: 16px;
    margin-left: 5px; }
  .form .form-group .input-validation-error {
    border-color: #DB3A42;
    color: #DB3A42; }
    .form .form-group .input-validation-error:focus {
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
  .form .form-group .valid {
    border-color: #B0ADAD;
    color: #615C5C; }
    .form .form-group .valid:focus {
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
  .form .form-group input[type="checkbox"] {
    margin: 0 8px 0 0; }
  .form .form-group input[type="submit"] {
    margin-bottom: 20px;
    background: transparent; }
    @media (max-width: 767px) {
      .form .form-group input[type="submit"] {
        width: 100%; } }
  .form .form-group textarea {
    min-height: 130px;
    font-size: 16px;
    font-weight: 300;
    line-height: 16px;
    color: #615C5C;
    border: none;
    border-left: 2px solid #B0ADAD;
    border-bottom: 2px solid #B0ADAD;
    border-radius: 0;
    box-shadow: none;
    outline: none !important;
    margin-bottom: 20px;
    padding: 0 7px; }
    @media (max-width: 991px) {
      .form .form-group textarea {
        min-height: 115px;
        font-size: 14px; } }
  .form .form-group select {
    font-size: 16px;
    font-weight: 300;
    line-height: 16px;
    color: #615C5C;
    border: none;
    border-left: 2px solid #B0ADAD;
    border-bottom: 2px solid #B0ADAD;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: url("../img/arrow-down-black.svg") center right no-repeat;
    background-size: 17px;
    margin-bottom: 20px;
    padding-left: 16px;
    padding-right: 20px; }
    .form .form-group select::-ms-expand {
      display: none; }
    @media (max-width: 991px) {
      .form .form-group select {
        /*height: 20px;*/
        font-size: 14px;
        line-height: 14px;
        /*padding: 0 7px 3px 7px;*/ } }

.form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0; }

.form-horizontal + .score-content-spot {
  margin-bottom: 80px; }
  @media (max-width: 991px) {
    .form-horizontal + .score-content-spot {
      margin-bottom: 30px; } }

.field-validation-error {
  display: block;
  color: #DB3A42;
  text-align: right;
  margin-top: -20px; }
  .field-validation-error[data-valmsg-for="TermsOfService"] {
    top: 25px; }
  .field-validation-error[data-valmsg-for="CardExpMM"] {
    position: relative; }
    .field-validation-error[data-valmsg-for="CardExpMM"] span {
      position: absolute;
      top: 0;
      left: 0; }
  .lw-news-letter-sign-up .field-validation-error {
    font-size: 13px;
    color: white; }

.lw-checkbox-wrapper + .error-message .field-validation-error {
  text-align: left; }

form a {
  display: inline-block;
  color: black;
  text-decoration: underline;
  /*margin: 5px 0 20px 5px;*/ }
  form a:hover, form a:focus {
    color: black;
    /*opacity: 0.5;*/ }

form label {
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  margin: 0 0 10px 0;
  padding-top: 0 !important; }
  @media (max-width: 991px) {
    form label {
      font-size: 16px;
      margin: 0 0 6px 0; } }
  form label a {
    margin: 0 0 0 3px; }
  .lw-news-letter-sign-up form label {
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
    margin: 0; }
    .lw-news-letter-sign-up form label p {
      display: inline-block;
      margin-bottom: 0; }
    .lw-gradient-warm .lw-news-letter-sign-up form label, .lw-gradient-dark .lw-news-letter-sign-up form label, .lw-gradient-cool .lw-news-letter-sign-up form label, .lw-opaque .lw-news-letter-sign-up form label, .lw-gradient .lw-news-letter-sign-up form label {
      color: white; }
    @media (max-width: 767px) {
      .lw-news-letter-sign-up form label a[href="/privacy-policy"] {
        margin-left: 0; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      .lw-news-letter-sign-up form label {
        font-size: 14px; } }
    @media (max-width: 991px) {
      .lw-news-letter-sign-up form label {
        margin: 0; } }

.lw-news-letter-sign-up form .input-wrapper p {
  font-size: 16px;
  font-weight: 700;
  color: white;
  line-height: 18px;
  margin: 0 0 5px 0; }

form input[type="text"], form input[type="password"], form input[type="email"], form input[type="phone-number"] {
  width: 100%;
  height: 48px;
  font-size: 16px;
  font-weight: 300;
  line-height: 16px;
  color: #615C5C;
  border: 1px solid #d0d0d0;
  border-radius: 3px;
  box-shadow: none !important;
  margin-bottom: 20px;
  padding: 0 15px; }
  form input[type="text"]:focus, form input[type="password"]:focus, form input[type="email"]:focus, form input[type="phone-number"]:focus {
    border-color: #d0d0d0; }
  .lw-news-letter-sign-up form input[type="text"], .lw-news-letter-sign-up form input[type="password"], .lw-news-letter-sign-up form input[type="email"], .lw-news-letter-sign-up form input[type="phone-number"] {
    border: 2px solid black;
    border-right: none;
    border-top: none;
    background: white; }
    @media (max-width: 991px) {
      .lw-news-letter-sign-up form input[type="text"], .lw-news-letter-sign-up form input[type="password"], .lw-news-letter-sign-up form input[type="email"], .lw-news-letter-sign-up form input[type="phone-number"] {
        height: 30px;
        font-size: 16px;
        line-height: 30px;
        margin: 0 0 20px 0;
        padding: 7px 7px 5px 7px; } }

form input.input-validation-error {
  border-color: #DB3A42; }

form ::placeholder {
  color: #615C5C;
  opacity: 1; }

form :-ms-input-placeholder {
  color: #615C5C; }

form ::-ms-input-placeholder {
  color: #615C5C; }

form .lw-radio-wrapper label {
  position: relative;
  padding-left: 40px; }
  form .lw-radio-wrapper label::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 25px;
    height: 25px;
    background: url(../img/radio.svg) center no-repeat;
    background-size: 25px; }

form .lw-radio-wrapper input {
  position: absolute;
  left: -9999px;
  visibility: hidden; }

form .lw-radio-wrapper input[type="radio"]:checked + label::before {
  background: url(../img/radio-checked.svg) center no-repeat;
  background-size: 25px; }

@media (max-width: 767px) {
  form .lw-radio-wrapper {
    margin-top: 10px; } }

form .lw-checkbox-wrapper {
  display: flex;
  margin-top: -2px;
  margin-bottom: 12px; }
  .lw-news-letter-sign-up form .lw-checkbox-wrapper {
    margin-bottom: 20px; }
  form .lw-checkbox-wrapper label {
    display: flex;
    align-items: center;
    width: calc(100% - 33px); }
    .lw-account-info form .lw-checkbox-wrapper label {
      margin-bottom: 0; }
    form .lw-checkbox-wrapper label[for="TermsOfService"] {
      display: block; }
    @media (max-width: 767px) {
      form .lw-checkbox-wrapper label {
        position: relative;
        top: 0;
        display: inline-block !important;
        width: calc(100% - 40px); }
        .lw-account-info form .lw-checkbox-wrapper label {
          top: -7px; } }
  form .lw-checkbox-wrapper input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url("../img/jom-checkbox.png") no-repeat;
    background-size: 24px;
    background-color: white;
    width: 24px;
    height: 24px;
    margin-right: 8px;
    box-shadow: none;
    outline: none; }
    form .lw-checkbox-wrapper input[type="checkbox"]:focus {
      outline: none;
      box-shadow: none; }
    .lw-account-info form .lw-checkbox-wrapper input[type="checkbox"], .lw-news-letter-sign-up form .lw-checkbox-wrapper input[type="checkbox"] {
      margin-top: 0; }
    @media (max-width: 767px) {
      form .lw-checkbox-wrapper input[type="checkbox"] {
        display: inline-block; } }
  form .lw-checkbox-wrapper input[type="checkbox"]:checked {
    background: url("../img/jom-checkbox-checked.png") no-repeat;
    background-size: 24px;
    width: 24px;
    height: 24px;
    margin-right: 8px;
    box-shadow: none;
    outline: none;
    border: none; }
  form .lw-checkbox-wrapper .field-validation-error {
    margin: 10px 0 0 10px !important; }
  @media (max-width: 767px) {
    form .lw-checkbox-wrapper {
      display: block; }
      form .lw-checkbox-wrapper .field-validation-error {
        margin: 0 !important; } }

@media (max-width: 767px) {
  form.form-horizontal .lw-checkbox-wrapper label {
    display: flex !important; } }

form .lw-select-wrapper {
  position: relative;
  height: 48px;
  border: 1px solid #d0d0d0;
  /*background: transparent;
        border: none;
        border-left: 2px solid #B0ADAD;
        border-bottom: 2px solid #B0ADAD;*/
  margin-bottom: 20px; }
  form .lw-select-wrapper:after {
    position: absolute;
    top: 0;
    right: 16px;
    width: 17px;
    height: 48px;
    background: url("../img/arrow-down-black.svg") center right no-repeat;
    background-size: 17px;
    content: "";
    z-index: -1; }
  form .lw-select-wrapper select {
    position: relative;
    width: 100%;
    height: 48px;
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
    color: #636363;
    padding: 10px 20px 0 16px;
    background-color: transparent;
    background-image: none !important;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none !important;
    outline: none !important;
    box-shadow: none;
    cursor: pointer; }
    form .lw-select-wrapper select::-ms-expand {
      display: none; }

form select.js-donation-types {
  height: 30px;
  font-size: 16px;
  font-weight: 300;
  line-height: 16px;
  color: #615C5C;
  border: none;
  border-left: 2px solid #B0ADAD;
  border-bottom: 2px solid #B0ADAD;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: url("../img/arrow-down-black.svg") center right no-repeat;
  background-size: 17px;
  margin-bottom: 20px;
  padding-left: 7px;
  padding-right: 20px; }
  form select.js-donation-types::-ms-expand {
    display: none; }
  @media (max-width: 991px) {
    form select.js-donation-types {
      height: auto;
      font-size: 14px;
      line-height: 15px;
      padding: 0 7px 3px 7px; } }

form table label {
  font-size: 16px;
  line-height: inherit;
  margin: 0; }

form table input[type="text"], form table input[type="password"], form table input[type="email"] {
  min-width: 175px;
  height: auto;
  font-size: inherit;
  line-height: inherit;
  border-width: 2px;
  border-style: inset;
  border-color: initial;
  border-image: initial;
  margin: 0;
  padding: 1px; }
  @media (max-width: 991px) {
    form table input[type="text"], form table input[type="password"], form table input[type="email"] {
      height: auto;
      font-size: inherit;
      line-height: inherit;
      padding: 0; } }

form table input[type="number"] {
  width: 100px; }

form table .lw-radio-wrapper label {
  padding-left: 30px; }
  form table .lw-radio-wrapper label::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    background: url(../img/radio.svg) center no-repeat;
    background-size: 20px; }

form button {
  margin-bottom: 20px;
  outline: none !important;
  background: transparent;
  margin-top: 10px; }
  @media (max-width: 767px) {
    form button {
      display: block;
      width: 100%; } }

@media (min-width: 768px) and (max-width: 991px) {
  .lw-news-letter-sign-up {
    max-width: 70%; } }

.form-group .control-label {
  width: auto;
  text-align: left; }

/*.tip {
    display: inline-block;
    position: relative;
    top: -2px;
    width: 15px;
    height: 15px;
    font-weight: 900;
    font-size: 13px;
    color: #fff;
    line-height: 15px;
    text-align: center;
    margin-left: 5px;
    border-radius: 8px;
    background: #000;
}*/
.lw-signin-form {
  margin: 0 0 20px 0; }
  .lw-signin-form form {
    margin-top: 0; }
  .lw-signin-form + .score-content-spot p {
    text-align: left !important; }

.lw-signup-form {
  margin-bottom: 80px;
  padding-bottom: 40px;
  border-bottom: 2px solid black; }
  @media (max-width: 767px) {
    .lw-signup-form {
      margin-bottom: 40px;
      padding-bottom: 0; } }

.lw-forgot-password-form, .lw-set-password-form, .lw-donation-form {
  margin: 0 0 40px 0; }
  .lw-forgot-password-form form, .lw-set-password-form form, .lw-donation-form form {
    margin-top: 0; }

.lw-gradient-warm .lw-news-letter-sign-up, .lw-gradient-dark .lw-news-letter-sign-up, .lw-gradient-cool .lw-news-letter-sign-up, .lw-opaque .lw-news-letter-sign-up, .lw-gradient .lw-news-letter-sign-up {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 480px;
  z-index: 1; }
  @media (max-width: 991px) {
    .lw-gradient-warm .lw-news-letter-sign-up, .lw-gradient-dark .lw-news-letter-sign-up, .lw-gradient-cool .lw-news-letter-sign-up, .lw-opaque .lw-news-letter-sign-up, .lw-gradient .lw-news-letter-sign-up {
      min-height: auto; } }

.lw-news-letter-sign-up .success-message {
  color: white;
  margin: 0; }

@media (min-width: 768px) and (max-width: 991px) {
  .lw-change-password-form {
    max-width: 50%; } }

@media (min-width: 992px) {
  .lw-change-password-form {
    max-width: 75%; } }

.failure-message {
  clear: both;
  font-size: 18px;
  font-weight: 500;
  color: #DB3A42;
  text-transform: capitalize;
  text-align: center;
  margin: 0 auto 40px auto;
  padding-top: 40px; }
  @media (min-width: 992px) {
    .failure-message {
      width: 70%; } }

html {
  scroll-behavior: smooth; }

body {
  font-family: 'museo-sans';
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  –webkit-overflow-scrolling: touch; }
  body.mode-live > iframe, body.mode-live > noscript {
    display: none; }

a {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer; }

.page-wrapper {
  width: 100%;
  overflow: hidden; }

#page-content:focus {
  outline: none; }

.ellip {
  display: block;
  height: 100%; }

.ellip-line {
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  max-width: 100%;
  vertical-align: top; }

.ellip,
.ellip-line {
  position: relative;
  overflow: hidden; }

.google-map-canvas {
  width: 100%;
  min-width: 300px;
  border: 1px solid #333;
  margin-bottom: 15px; }
  @media only screen and (min-width: 0) {
    .google-map-canvas {
      height: 300px; } }
  @media only screen and (min-width: 992px) {
    .google-map-canvas {
      height: 520px; } }

header {
  margin-bottom: 0;
  position: fixed;
  width: 100%;
  background: #007ec1;
  z-index: 99;
  height: 56px; }
  @media (min-width: 1200px) {
    header {
      height: 100px; } }
  header:before {
    position: absolute;
    left: 0;
    bottom: 0;
    display: table-cell;
    width: 100vw;
    height: 30px;
    background: #005484;
    content: "";
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
  @media (max-width: 767px) {
    header:before {
      top: 50px; }
    header:after {
      height: 50px; } }
  @media (min-width: 768px) and (max-width: 1199px) {
    header:before {
      top: 70px; } }
  @media (max-width: 1199px) {
    header {
      background: #007ec1; }
      header:before {
        bottom: unset;
        height: 0; }
      header:after {
        position: absolute;
        top: 0;
        left: 0;
        display: table-cell;
        width: 100vw;
        background: #007ec1;
        content: "";
        z-index: -1;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; }
      header.shrink:before {
        top: 50px; }
      header.shrink:after {
        height: 50px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    header:before {
      top: 70px; } }
  header .navbar-brand {
    display: block;
    height: 56px;
    float: none;
    font-size: 0;
    padding: 0;
    overflow: hidden;
    text-align: center; }
    @media (min-width: 1200px) {
      header .navbar-brand {
        height: 70px; } }
    header .navbar-brand img {
      width: 200px;
      height: auto; }
      @media (min-width: 1200px) {
        header .navbar-brand img {
          position: relative;
          left: -12px; } }
      .no-smil header .navbar-brand img {
        width: 297px; }
    @media (max-width: 767px) {
      header .navbar-brand img {
        width: 150px;
        height: auto; } }
    @media (min-width: 768px) and (max-width: 1199px) {
      header .navbar-brand {
        /*height: 52px;
            margin: 9px 0;*/ }
        header .navbar-brand img {
          height: 52px;
          margin-top: 1.5px; } }
  header .navbar-toggle {
    margin: 15px 0 0 0;
    padding: 0;
    background: transparent !important;
    border: none;
    border-radius: 0;
    float: left;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
    header .navbar-toggle .icon-bar {
      width: 24px;
      height: 4px;
      margin: 2px 0;
      background-color: #fff !important;
      border-radius: 2px;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }
    header .navbar-toggle[aria-expanded="true"] span {
      opacity: 0; }
      header .navbar-toggle[aria-expanded="true"] span:nth-child(2) {
        opacity: 1;
        transform: translate(0, 8px) rotate(45deg); }
      header .navbar-toggle[aria-expanded="true"] span:last-child {
        opacity: 1;
        transform: translate(0, -8px) rotate(-45deg); }
    @media (max-width: 767px) {
      header .navbar-toggle {
        margin-right: 0; } }
    @media (min-width: 768px) and (max-width: 1199px) {
      header .navbar-toggle {
        margin-top: 18px; } }
  header .navbar-nav {
    clear: both; }
    header .navbar-nav > li {
      border-top: 1px solid #006aa7; }
      header .navbar-nav > li > a {
        font-family: alternate-gothic-no-3-d,sans-serif;
        font-weight: 400;
        font-size: 18px;
        color: white !important;
        text-transform: uppercase;
        line-height: 50px;
        padding: 10px 0px;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; }
        header .navbar-nav > li > a:hover, header .navbar-nav > li > a:focus {
          opacity: 0.7; }
      header .navbar-nav > li.active > a {
        background: transparent !important;
        opacity: 1; }
      @media (min-width: 1200px) {
        header .navbar-nav > li {
          padding: 0 3.4%;
          border: none; }
          header .navbar-nav > li:before {
            display: none; } }
      @media (min-width: 1311px) {
        header .navbar-nav > li {
          padding: 0 4.4%; } }
      header .navbar-nav > li:last-child {
        padding-right: 0; }
      header .navbar-nav > li:first-child {
        padding-left: 0;
        border-top: none; }
    @media (max-width: 767px) {
      header .navbar-nav > li > a {
        padding: 0 15px; } }
    @media (max-width: 1199px) {
      header .navbar-nav {
        margin: 0;
        padding-left: 0; }
        header .navbar-nav > li > a {
          font-size: 16px;
          line-height: 16px;
          margin: 18px 0 15px;
          padding: 0;
          width: calc(100% - 30px);
          padding-left: 58px; }
        header .navbar-nav > li:before {
          position: absolute;
          font-size: 2em;
          left: 0;
          top: .35em;
          color: #fff;
          height: 48px;
          width: 48px;
          text-align: center; } }
    @media (min-width: 1200px) {
      header .navbar-nav {
        display: flex;
        justify-content: flex-end; } }
    @media (min-width: 1200px) and (max-width: 1310px) {
      header .navbar-nav {
        width: 910px; } }
    @media (min-width: 1310px) {
      header .navbar-nav {
        width: 1020px; } }
  header .score-megamenu {
    position: relative; }
    header .score-megamenu .navbar-collapse {
      border: none;
      box-shadow: none; }
      @media (min-width: 1200px) {
        header .score-megamenu .navbar-collapse {
          display: inline-block !important;
          position: relative;
          right: -13px; } }
      @media (max-width: 1199px) {
        header .score-megamenu .navbar-collapse {
          right: 100vw;
          width: 100vw;
          padding-top: 0px;
          max-height: calc(100vh - 56px); } }
  @media screen and (max-width: 1199px) and (device-aspect-ratio: 40 / 71) {
    header .score-megamenu .navbar-collapse {
      max-height: 480px; } }
      @media (max-width: 1199px) {
          header .score-megamenu .navbar-collapse.in {
            overflow-y: auto; } }
      @media (max-width: 1199px) {
        header .score-megamenu .navbar-collapse {
          position: absolute;
          display: flex !important;
          flex-direction: column;
          margin-bottom: 15px;
          background: #007ec1;
          z-index: 2;
          -webkit-transition: 0.3s;
          -o-transition: 0.3s;
          transition: 0.3s; }
          header .score-megamenu .navbar-collapse:before {
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            display: table-cell;
            width: 100vw;
            height: 0px;
            background: #0089C8;
            content: "";
            -webkit-transition: 0.3s;
            -o-transition: 0.3s;
            transition: 0.3s; } }
      @media (min-width: 768px) and (max-width: 1199px) {
        header .score-megamenu .navbar-collapse {
          top: 56px; } }
      @media (max-width: 1199px) {
        header .score-megamenu .navbar-collapse.in {
          right: -15px;
          padding-bottom: 100px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        header .score-megamenu .navbar-collapse.in {
          left: calc(((-100vw - 815px) / 2) + 768px); } }
      @media (min-width: 992px) and (max-width: 1199px) {
        header .score-megamenu .navbar-collapse.in {
          left: calc(((-100vw - 1044px) / 2) + 992px); } }
  .kitchen-sink-page header {
    margin-bottom: 30px;
    position: relative; }
  @media print {
    header {
      display: none; } }
  header .second-header .score-search-box .button {
    border: none; }
  @media (max-width: 1199px) {
    header .second-header .icon-menu-logout {
      padding-left: 24px !important; }
      header .second-header .icon-menu-logout:before {
        content: "d";
        font-family: "jom" !important;
        font-style: normal !important;
        font-weight: normal !important;
        font-variant: normal !important;
        text-transform: none !important;
        speak: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; } }
  @media (max-width: 1199px) {
    header .second-header .lw-search, header .second-header .score-search-box, header .second-header .jom-login-status-strip, header .second-header .icon-menu-donate {
      display: none !important; }
    header .second-header .score-search-box {
      margin-bottom: 0px; }
    header .second-header .jom-cart-icon {
      position: fixed;
      top: 23px;
      right: 0px;
      padding: 0 30px; } }
  @media (max-width: 1199px) and (max-width: 767px) {
    header .second-header .jom-cart-icon {
      top: 10px;
      padding: 9px 24px; } }
  @media (max-width: 1199px) {
    header .second-header .js-typeahead input {
      padding: 16px 45px 16px 16px;
      height: 48px;
      font-size: 16px;
      width: 100%; } }
  @media (min-width: 1200px) {
    header .second-header {
      margin-top: 2px;
      float: right;
      background-color: transparent; } }
  header .second-header .jom-donate-btn {
    margin-bottom: 0 !important; }
  header .second-header a {
    margin: 0;
    font-family: alternate-gothic-no-3-d,sans-serif;
    font-weight: normal;
    line-height: 16px;
    color: white;
    border: none;
    padding: 17px 10px; }
    header .second-header a.icon-search-white img {
      width: 14px;
      height: auto; }
    header .second-header a.jom-cart-icon img {
      width: 18px;
      height: auto; }
    @media (min-width: 1200px) {
      header .second-header a {
        padding: 4px 10px;
        margin: -5px 10px;
        display: inline-block; }
        header .second-header a:before {
          display: none; } }
    @media (max-width: 1199px) {
      header .second-header a:before {
        position: relative;
        font-size: 2em;
        left: -16px;
        top: 6px;
        color: #fff;
        height: 48px;
        width: 48px;
        text-align: center; }
      header .second-header a.icon-menu-login, header .second-header a.icon-menu-donate {
        position: relative;
        padding-left: 24px; } }
  header .second-header a.jom-donate-btn {
    border-top: none;
    height: auto; }
    @media (min-width: 1200px) {
      header .second-header a.jom-donate-btn {
        border: 1px solid #fff;
        height: 20px;
        border-radius: 4px;
        margin-right: 0; } }
  header .second-header .score-button, header .second-header .score-composite-link, header .second-header .cc-btn, header .second-header .lw-filter-box button, .lw-filter-box header .second-header button, header .second-header form button, form header .second-header button, header .second-header .lw-show-more-results, header .second-header .score-search-box .button, .score-search-box header .second-header .button {
    padding: 16px 10px;
    display: block; }
    header .second-header .score-button:hover, header .second-header .score-composite-link:hover, header .second-header .cc-btn:hover, header .second-header .lw-filter-box button:hover, .lw-filter-box header .second-header button:hover, header .second-header form button:hover, form header .second-header button:hover, header .second-header .lw-show-more-results:hover, header .second-header .score-search-box .button:hover, .score-search-box header .second-header .button:hover, header .second-header .score-button:focus, header .second-header .score-composite-link:focus, header .second-header .cc-btn:focus, header .second-header .lw-filter-box button:focus, .lw-filter-box header .second-header button:focus, header .second-header form button:focus, form header .second-header button:focus, header .second-header .lw-show-more-results:focus, header .second-header .score-search-box .button:focus, .score-search-box header .second-header .button:focus {
      color: #fff;
      opacity: .7; }
    @media (min-width: 1200px) {
      header .second-header .score-button, header .second-header .score-composite-link, header .second-header .cc-btn, header .second-header .lw-filter-box button, .lw-filter-box header .second-header button, header .second-header form button, form header .second-header button, header .second-header .lw-show-more-results, header .second-header .score-search-box .button, .score-search-box header .second-header .button {
        padding: 3px 10px;
        display: inline-block; } }
  header .navbar-collapse.collapse.in .second-header {
    float: left;
    background-color: #005484;
    padding: 10px 0; }
    header .navbar-collapse.collapse.in .second-header a.jom-donate-btn {
      border-top: 1px solid #006aa7; }
    header .navbar-collapse.collapse.in .second-header .score-search-box, header .navbar-collapse.collapse.in .second-header .jom-login-status-strip, header .navbar-collapse.collapse.in .second-header .icon-menu-donate {
      display: block !important; }
  header.jom-header-search {
    height: 112px; }
    header.jom-header-search:before {
      bottom: -10px;
      height: 58px;
      content: "";
      background: #005484;
      -webkit-transition: height .3s;
      transition: height .3s; }
    header.jom-header-search .second-header {
      margin-top: 8px; }

body.no-scroll {
  overflow: hidden; }

@media (max-width: 1199px) {
  body.no-scroll .menu-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    background-color: #fff;
    opacity: .7; } }

.score-hero {
  margin-bottom: 30px; }
  .score-hero h1 {
    font-size: 66px;
    font-weight: 300;
    color: black;
    text-transform: none;
    text-align: center;
    line-height: 66px;
    margin: 0 0 20px 0; }
  .score-hero .score-hero-body {
    font-size: 20px;
    font-weight: 300;
    line-height: 1.6em;
    letter-spacing: 1px;
    margin: 0 0 50px 0;
    max-width: 830px;
    text-align: center; }
  .score-hero .score-call-to-action .score-button, .score-hero .score-call-to-action .score-composite-link, .score-hero .score-call-to-action .cc-btn, .score-hero .score-call-to-action .lw-filter-box button, .lw-filter-box .score-hero .score-call-to-action button, .score-hero .score-call-to-action form button, form .score-hero .score-call-to-action button, .score-hero .score-call-to-action .lw-show-more-results, .score-hero .score-call-to-action .score-search-box .button, .score-search-box .score-hero .score-call-to-action .button {
    font-family: alternate-gothic-no-3-d,sans-serif;
    font-weight: normal; }
  @media (max-width: 991px) {
    .score-hero h1 {
      font-size: 34px;
      line-height: 36px; }
    .score-hero .score-hero-body {
      font-size: 16px;
      font-weight: 22px; } }
  .score-hero.lw-image h1 {
    font-weight: 900;
    text-align: left;
    margin: 0 0 10px 0; }
  .score-hero.lw-image .score-hero-body {
    font-weight: 300; }
  @media (max-width: 991px) {
    .score-hero.lw-image h1 {
      font-size: 31px;
      line-height: 33px; }
    .score-hero.lw-image .score-hero-body {
      font-size: 16px;
      font-weight: 300;
      line-height: 20px;
      margin-bottom: 20px; } }
  .lw-full-page-hero .score-hero {
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    /*align-items: center;*/
    min-height: calc(100vh - 56px); }
    @media (max-width: 767px) {
      .lw-full-page-hero .score-hero {
        min-height: calc(100vh - 56px); }
        .lw-full-page-hero .score-hero h1 {
          font-size: 34px; } }
    @media (max-width: 1199px) {
      .lw-full-page-hero .score-hero {
        min-height: 530px; } }
    .lw-full-page-hero .score-hero h1, .lw-full-page-hero .score-hero .score-hero-body, .lw-full-page-hero .score-hero .score-call-to-action {
      color: white;
      z-index: 2;
      text-align: left; }
    .lw-full-page-hero .score-hero .secondary-rest-bgdarkgrey, .lw-full-page-hero .score-hero .lw-featuredproducts .lw-product-item .product-overlay .quick-view-button, .lw-featuredproducts .lw-product-item .product-overlay .lw-full-page-hero .score-hero .quick-view-button, .lw-full-page-hero .score-hero .my-account-gift .wht-link, .my-account-gift .lw-full-page-hero .score-hero .wht-link {
      min-width: auto; }
      @media (max-width: 767px) {
        .lw-full-page-hero .score-hero .secondary-rest-bgdarkgrey, .lw-full-page-hero .score-hero .lw-featuredproducts .lw-product-item .product-overlay .quick-view-button, .lw-featuredproducts .lw-product-item .product-overlay .lw-full-page-hero .score-hero .quick-view-button, .lw-full-page-hero .score-hero .my-account-gift .wht-link, .my-account-gift .lw-full-page-hero .score-hero .wht-link {
          max-width: 140px;
          margin: 0 auto; } }
    .lw-full-page-hero .score-hero:before {
      position: absolute;
      top: 0;
      left: -50vw;
      width: 150vw;
      height: 100%;
      background: linear-gradient(to left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.85) 70%, rgba(0, 0, 0, 0.9));
      content: "";
      z-index: 2; }
    @media (max-width: 1199px) {
      .lw-full-page-hero .score-hero {
        justify-content: flex-end;
        padding-bottom: 24px; }
        .lw-full-page-hero .score-hero h1, .lw-full-page-hero .score-hero .score-hero-body, .lw-full-page-hero .score-hero .score-call-to-action {
          text-align: center;
          margin-bottom: 16px; }
        .lw-full-page-hero .score-hero h1 {
          padding: 0; }
        .lw-full-page-hero .score-hero .score-call-to-action {
          font-size: 18px;
          font-weight: normal;
          font-stretch: normal;
          font-style: normal;
          line-height: normal;
          letter-spacing: 1px;
          text-align: center; }
        .lw-full-page-hero .score-hero:before {
          background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 90%, rgba(0, 0, 0, 0.9) 119%); } }
  .lw-half-page-hero .score-hero {
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 300px; }
    .lw-half-page-hero .score-hero h1 {
      text-align: left; }
      .lw-half-page-hero .score-hero h1:before {
        position: relative;
        top: 4px;
        padding-right: 20px;
        font-size: 60px; }
      @media (max-width: 991px) {
        .lw-half-page-hero .score-hero h1 {
          font-size: 34px; }
          .lw-half-page-hero .score-hero h1:before {
            font-size: 34px; } }
    .lw-half-page-hero .score-hero h1, .lw-half-page-hero .score-hero .score-hero-body, .lw-half-page-hero .score-hero .score-call-to-action {
      color: white;
      z-index: 2 !important; }
    @media (max-width: 1199px) {
      .lw-half-page-hero .score-hero {
        min-height: 350px; } }
    @media (max-width: 767px) {
      .lw-half-page-hero .score-hero {
        justify-content: center;
        min-height: 250px;
        height: auto; }
        .lw-half-page-hero .score-hero .score-button, .lw-half-page-hero .score-hero .score-composite-link, .lw-half-page-hero .score-hero .cc-btn, .lw-half-page-hero .score-hero .lw-filter-box button, .lw-filter-box .lw-half-page-hero .score-hero button, .lw-half-page-hero .score-hero form button, form .lw-half-page-hero .score-hero button, .lw-half-page-hero .score-hero .lw-show-more-results, .lw-half-page-hero .score-hero .score-search-box .button, .score-search-box .lw-half-page-hero .score-hero .button {
          margin-bottom: 30px; } }
  .lw-short-page-hero .score-hero {
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 300px; }
    .lw-short-page-hero .score-hero:before {
      position: absolute;
      top: 0;
      left: -50vw;
      width: 150vw;
      height: 100%;
      background: linear-gradient(to left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.85) 70%, rgba(0, 0, 0, 0.9));
      content: "";
      z-index: 2; }
    .lw-short-page-hero .score-hero h1 {
      text-align: left; }
      .lw-short-page-hero .score-hero h1:before {
        position: relative;
        top: 4px;
        padding-right: 20px;
        font-size: 60px; }
    .lw-short-page-hero .score-hero h1, .lw-short-page-hero .score-hero .score-hero-body, .lw-short-page-hero .score-hero .score-call-to-action {
      color: white;
      z-index: 2; }
    @media (max-width: 1199px) {
      .lw-short-page-hero .score-hero {
        min-height: 200px; } }
  .score-stripe .score-hero h1, .score-pic-stripe .score-hero h1 {
    color: white; }
  .score-stripe .score-hero .score-hero-body p, .score-pic-stripe .score-hero .score-hero-body p {
    color: white; }

.score-full-width-hero {
  margin-bottom: 30px; }

.score-section-hero {
  margin-bottom: 20px; }
  .score-section-hero h2 {
    font-size: 44px;
    font-weight: 900;
    color: black;
    text-transform: uppercase;
    line-height: 44px;
    margin: 0 0 10px 0; }
  .score-section-hero .score-hero-body {
    font-size: 20px;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: 20px; }
    .score-section-hero .score-hero-body p {
      margin: 0 0 10px 0; }
      .score-section-hero .score-hero-body p a {
        color: black;
        text-decoration: underline; }
        .score-section-hero .score-hero-body p a:hover {
          opacity: 0.7; }
    .score-section-hero .score-hero-body ul {
      padding-left: 32px; }
      .score-section-hero .score-hero-body ul li {
        margin: 0 0 10px 0; }
        .score-section-hero .score-hero-body ul li a {
          color: black;
          text-decoration: underline; }
          .score-section-hero .score-hero-body ul li a:hover {
            opacity: 0.7; }
  @media (max-width: 991px) {
    .score-section-hero h2 {
      font-size: 31px;
      line-height: 33px; }
    .score-section-hero .score-hero-body {
      font-size: 16px;
      font-weight: 300;
      line-height: 20px; } }
  .score-section-hero.lw-underline {
    padding-bottom: 20px;
    border-bottom: 2px solid black; }
    .score-section-hero.lw-underline .score-hero-body {
      max-width: 600px; }
    .score-section-hero.lw-underline + .lw-image {
      margin-top: 80px; }
    @media (max-width: 767px) {
      .score-section-hero.lw-underline + .lw-image {
        margin-top: 40px; } }
  .score-section-hero.lw-centered {
    text-align: center; }
  .score-section-hero.lw-image, .score-hero.lw-image {
    display: flex;
    align-items: center;
    background-color: transparent !important; }
    .score-section-hero.lw-image .score-hero-image, .score-hero.lw-image .score-hero-image {
      position: relative;
      width: calc(50% - 105px);
      margin: 35px; }
      .score-section-hero.lw-image .score-hero-image img, .score-hero.lw-image .score-hero-image img {
        width: 100%; }
      .score-section-hero.lw-image .score-hero-image:before, .score-hero.lw-image .score-hero-image:before {
        position: absolute;
        top: 35px;
        width: 100%;
        height: 100%;
        content: "";
        z-index: -1;
        -webkit-transition: 1.5s;
        -o-transition: 1.5s;
        transition: 1.5s; }
    .score-section-hero.lw-image .caption, .score-hero.lw-image .caption {
      width: calc(50% - 70px); }
    .score-section-hero.lw-image.in-view .score-hero-image:before, .in-view.score-hero.lw-image .score-hero-image:before {
      top: -35px; }
    .score-section-hero.lw-image.left, .left.score-hero.lw-image {
      flex-direction: row; }
      .score-section-hero.lw-image.left .score-hero-image, .left.score-hero.lw-image .score-hero-image {
        margin-right: 140px; }
        .score-section-hero.lw-image.left .score-hero-image:before, .left.score-hero.lw-image .score-hero-image:before {
          left: -35px; }
    .score-section-hero.lw-image.right, .right.score-hero.lw-image {
      flex-direction: row-reverse; }
      .score-section-hero.lw-image.right .score-hero-image, .right.score-hero.lw-image .score-hero-image {
        margin-left: 140px; }
        .score-section-hero.lw-image.right .score-hero-image:before, .right.score-hero.lw-image .score-hero-image:before {
          right: -35px; }
    .score-section-hero.lw-image + .lw-image, .score-hero.lw-image + .lw-image {
      margin-top: 45px;
      padding-top: 80px;
      border-top: 2px solid black; }
    .score-section-hero.lw-image + .lw-wide-gutter, .score-hero.lw-image + .lw-wide-gutter {
      margin-top: 45px;
      padding-top: 80px; }
      .score-section-hero.lw-image + .lw-wide-gutter:before, .score-hero.lw-image + .lw-wide-gutter:before {
        position: absolute;
        top: 0;
        left: 15px;
        width: calc(100% - 30px);
        height: 1px;
        background: black;
        content: ""; }
    @media (max-width: 767px) {
      .score-section-hero.lw-image, .score-hero.lw-image {
        margin-bottom: 70px; }
        .score-section-hero.lw-image .score-hero-image, .score-hero.lw-image .score-hero-image {
          width: calc(100% - 30px);
          margin: 20px 20px 25px 20px; }
          .score-section-hero.lw-image .score-hero-image:before, .score-hero.lw-image .score-hero-image:before {
            top: 20px; }
        .score-section-hero.lw-image .caption, .score-hero.lw-image .caption {
          width: 100%; }
        .score-section-hero.lw-image.in-view .score-hero-image:before, .in-view.score-hero.lw-image .score-hero-image:before {
          top: -20px; }
        .score-section-hero.lw-image.left, .left.score-hero.lw-image {
          flex-direction: column; }
          .score-section-hero.lw-image.left .score-hero-image, .left.score-hero.lw-image .score-hero-image {
            margin-right: 0; }
            .score-section-hero.lw-image.left .score-hero-image:before, .left.score-hero.lw-image .score-hero-image:before {
              left: -20px; }
        .score-section-hero.lw-image.right, .right.score-hero.lw-image {
          flex-direction: column; }
          .score-section-hero.lw-image.right .score-hero-image, .right.score-hero.lw-image .score-hero-image {
            margin-left: 0; }
            .score-section-hero.lw-image.right .score-hero-image:before, .right.score-hero.lw-image .score-hero-image:before {
              right: -20px; }
        .score-section-hero.lw-image + .lw-image, .score-hero.lw-image + .lw-image {
          margin-top: 35px;
          padding-top: 70px; } }
  @media (max-width: 767px) and (max-width: 991px) {
    .score-section-hero.lw-image + .lw-wide-gutter, .score-hero.lw-image + .lw-wide-gutter {
      margin-top: 35px;
      padding-top: 70px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .score-section-hero.lw-image .score-hero-image, .score-hero.lw-image .score-hero-image {
        position: relative;
        width: 50%; }
      .score-section-hero.lw-image .caption, .score-hero.lw-image .caption {
        width: calc(50% - 70px); }
      .score-section-hero.lw-image.left .score-hero-image, .left.score-hero.lw-image .score-hero-image {
        margin-right: 30px; }
      .score-section-hero.lw-image.right .score-hero-image, .right.score-hero.lw-image .score-hero-image {
        margin-left: 30px; } }
  .score-section-hero.lw-offset-image {
    margin-bottom: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    min-height: 480px; }
    .score-section-hero.lw-offset-image .score-hero-image {
      position: relative;
      width: calc(435px + 180px);
      margin: -75px 180px -75px 0; }
      .score-section-hero.lw-offset-image .score-hero-image img {
        width: 100%; }
      .score-section-hero.lw-offset-image .score-hero-image:before {
        position: absolute;
        top: -35px;
        width: 100%;
        height: 100%;
        content: "";
        z-index: -1; }
    .score-section-hero.lw-offset-image .caption {
      width: calc(100% - 515px); }
    @media (max-width: 767px) {
      .score-section-hero.lw-offset-image {
        flex-direction: column;
        min-height: auto;
        margin-bottom: 30px !important; }
        .score-section-hero.lw-offset-image .score-hero-image {
          width: 100%;
          margin: 30px 0 25px 0; }
        .score-section-hero.lw-offset-image .caption {
          width: 100%; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .score-section-hero.lw-offset-image .score-hero-image {
        position: relative;
        width: 50%;
        margin: 0 30px 0 0; }
      .score-section-hero.lw-offset-image .caption {
        width: 50%; } }
  .score-section-hero.lw-secondary {
    margin-bottom: 0; }
    .score-section-hero.lw-secondary h2 {
      font-size: 24px;
      line-height: 24px;
      margin: 0 0 5px 0; }
    .score-section-hero.lw-secondary h3 {
      font-size: 55px;
      font-weight: 700;
      line-height: 55px;
      margin: 0 0 5px 0; }
    .score-section-hero.lw-secondary h4 {
      font-size: 34px;
      font-weight: 500;
      line-height: 36px; }
    @media (max-width: 767px) {
      .score-section-hero.lw-secondary {
        margin-bottom: 30px; } }
    @media (max-width: 991px) {
      .score-section-hero.lw-secondary h2 {
        font-size: 18px;
        line-height: 20px; }
      .score-section-hero.lw-secondary h3 {
        font-size: 36px;
        line-height: 38px; }
      .score-section-hero.lw-secondary h4 {
        font-size: 23px;
        line-height: 25px; } }
    @media (max-width: 991px) {
      .church-search-results .score-section-hero.lw-secondary {
        position: relative;
        display: inline-block;
        cursor: pointer !important;
        padding-right: 19px; }
        .church-search-results .score-section-hero.lw-secondary:after {
          position: absolute;
          top: 6px;
          right: 0;
          width: 14px;
          height: 7px;
          background: url("../img/arrow-down-black.svg") right center no-repeat;
          background-size: 14px;
          content: "";
          -webkit-transition: 0.3s;
          -o-transition: 0.3s;
          transition: 0.3s; }
        .church-search-results .score-section-hero.lw-secondary.open:after {
          transform: rotate(180deg); } }
    @media (max-width: 991px) {
      .church-search-results .score-right .score-section-hero.lw-secondary:after {
        display: none; } }
  .lw-full-page-hero .score-section-hero {
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 100vh; }
    .lw-full-page-hero .score-section-hero h2, .lw-full-page-hero .score-section-hero .score-hero-body, .lw-full-page-hero .score-section-hero .score-call-to-action {
      color: white;
      z-index: 2; }
    .lw-full-page-hero .score-section-hero:before {
      position: absolute;
      top: 0;
      left: -50vw;
      width: 150vw;
      height: 100%;
      background: rgba(0, 0, 0, 0.7);
      content: "";
      z-index: 2; }
  .score-stripe .score-section-hero, .score-pic-stripe .score-section-hero {
    margin-bottom: 0; }
    .score-stripe .score-section-hero h2, .score-stripe .score-section-hero h3, .score-pic-stripe .score-section-hero h2, .score-pic-stripe .score-section-hero h3 {
      color: white; }
    .score-stripe .score-section-hero .score-hero-body h4, .score-stripe .score-section-hero .score-hero-body p, .score-stripe .score-section-hero .score-hero-body ul li, .score-pic-stripe .score-section-hero .score-hero-body h4, .score-pic-stripe .score-section-hero .score-hero-body p, .score-pic-stripe .score-section-hero .score-hero-body ul li {
      color: white; }
  .lw-gradient-dark .score-section-hero .score-hero-image {
    display: none; }
  @media (max-width: 991px) {
    .lw-gradient-dark .score-section-hero {
      margin-bottom: 30px; }
      .lw-gradient-dark .score-section-hero .score-hero-image {
        display: none; }
      .lw-gradient-dark .score-section-hero:after {
        position: absolute;
        top: -20px;
        left: -15px;
        width: calc(100% + 30px);
        height: calc(100% + 55px);
        background-image: -webkit-gradient(linear, left 0%, left 22%, from(#0000), to(rgba(0, 0, 0, 0.8)));
        background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 17%);
        background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 17%);
        background-image: linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 17%);
        content: "";
        z-index: -1; } }
  .lw-gradient-warm .score-section-hero, .lw-opaque .score-section-hero {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 480px; }
    .lw-gradient-warm .score-section-hero h2, .lw-gradient-warm .score-section-hero .score-hero-body, .lw-gradient-warm .score-section-hero .score-call-to-action, .lw-opaque .score-section-hero h2, .lw-opaque .score-section-hero .score-hero-body, .lw-opaque .score-section-hero .score-call-to-action {
      color: white;
      z-index: 2; }
    @media (max-width: 991px) {
      .lw-gradient-warm .score-section-hero, .lw-opaque .score-section-hero {
        margin-bottom: 30px;
        min-height: auto; } }
  .lw-bottom-margin-40 .score-section-hero {
    margin-bottom: 40px; }
  .lw-bottom-margin-80 .score-section-hero {
    margin-bottom: 80px; }
    @media (max-width: 767px) {
      .lw-bottom-margin-80 .score-section-hero {
        margin-bottom: 40px; } }

@media (min-width: 992px) {
  .lw-full-page-hero .show-video video {
    display: block !important; }
  .lw-full-page-hero.hide-image .score-pic-stripe {
    background-image: none !important; } }

.lw-full-page-hero.show-image .lw-haivision-video {
  display: none !important; }

.score-highlight, .score-picture-highlight {
  margin-bottom: 30px; }
  .score-highlight picture img, .score-picture-highlight picture img {
    max-width: 100%; }
  .score-highlight.lw-card, .score-picture-highlight.lw-card {
    margin-bottom: 40px; }
    .score-highlight.lw-card .score-highlight-header, .score-picture-highlight.lw-card .score-highlight-header {
      font-size: 44px;
      font-weight: 900;
      line-height: 44px;
      margin-bottom: 20px; }
    .score-highlight.lw-card .image-wrapper, .score-picture-highlight.lw-card .image-wrapper {
      width: 100%;
      height: auto;
      margin-bottom: 20px; }
      .score-highlight.lw-card .image-wrapper img, .score-highlight.lw-card .image-wrapper picture, .score-picture-highlight.lw-card .image-wrapper img, .score-picture-highlight.lw-card .image-wrapper picture {
        width: 100%; }
    .score-highlight.lw-card .caption h2, .score-picture-highlight.lw-card .caption h2 {
      font-size: 24px;
      font-weight: 900;
      text-transform: uppercase;
      line-height: 22px;
      margin: 0 0 5px 0; }
    .score-highlight.lw-card .caption .score-highlight-body, .score-picture-highlight.lw-card .caption .score-highlight-body {
      font-size: 20px;
      font-weight: 300;
      line-height: 24px;
      margin-bottom: 10px; }
    .score-highlight.lw-card.centered, .score-picture-highlight.lw-card.centered {
      text-align: center; }
      .score-highlight.lw-card.centered .score-highlight-body, .score-picture-highlight.lw-card.centered .score-highlight-body {
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px; }
        @media (min-width: 992px) {
          .score-highlight.lw-card.centered .score-highlight-body, .score-picture-highlight.lw-card.centered .score-highlight-body {
            left: 12.5%; } }
        @media (min-width: 992px) {
          .score-highlight.lw-card.centered .score-highlight-body, .score-picture-highlight.lw-card.centered .score-highlight-body {
            float: left;
            width: 75%; } }
      .score-highlight.lw-card.centered .score-call-to-action, .score-picture-highlight.lw-card.centered .score-call-to-action {
        clear: both; }
    @media (max-width: 991px) {
      .score-highlight.lw-card .score-highlight-header, .score-picture-highlight.lw-card .score-highlight-header {
        font-size: 31px;
        line-height: 33px; }
      .score-highlight.lw-card .caption h2, .score-picture-highlight.lw-card .caption h2 {
        font-size: 18px;
        line-height: 20px; }
      .score-highlight.lw-card .caption .score-highlight-body, .score-picture-highlight.lw-card .caption .score-highlight-body {
        font-size: 16px;
        line-height: 20px; } }
  .score-highlight.lw-caption, .score-picture-highlight.lw-caption {
    margin-bottom: 80px;
    position: relative; }
    .score-highlight.lw-caption .score-highlight-header, .score-picture-highlight.lw-caption .score-highlight-header {
      font-size: 44px;
      font-weight: 900;
      line-height: 44px;
      margin: 0 0 20px 0; }
    .score-highlight.lw-caption .image-wrapper, .score-picture-highlight.lw-caption .image-wrapper {
      width: 100%;
      height: 415px;
      overflow: hidden; }
      .score-highlight.lw-caption .image-wrapper img, .score-highlight.lw-caption .image-wrapper picture, .score-picture-highlight.lw-caption .image-wrapper img, .score-picture-highlight.lw-caption .image-wrapper picture {
        width: 100%;
        height: 415px;
        object-fit: cover; }
    .score-highlight.lw-caption .caption .score-call-to-action, .score-picture-highlight.lw-caption .caption .score-call-to-action {
      position: absolute;
      bottom: 0;
      left: 0;
      display: flex;
      align-items: center;
      justify-content: center;
      width: 100%;
      height: 80px;
      background: rgba(0, 0, 0, 0.7); }
      .score-highlight.lw-caption .caption .score-call-to-action .score-button, .score-highlight.lw-caption .caption .score-call-to-action .score-composite-link, .score-highlight.lw-caption .caption .score-call-to-action .cc-btn, .score-highlight.lw-caption .caption .score-call-to-action .lw-filter-box button, .lw-filter-box .score-highlight.lw-caption .caption .score-call-to-action button, .score-highlight.lw-caption .caption .score-call-to-action form button, form .score-highlight.lw-caption .caption .score-call-to-action button, .score-highlight.lw-caption .caption .score-call-to-action .lw-show-more-results, .score-highlight.lw-caption .caption .score-call-to-action .score-search-box .button, .score-search-box .score-highlight.lw-caption .caption .score-call-to-action .button, .score-picture-highlight.lw-caption .caption .score-call-to-action .score-button, .score-picture-highlight.lw-caption .caption .score-call-to-action .score-composite-link, .score-picture-highlight.lw-caption .caption .score-call-to-action .cc-btn, .score-picture-highlight.lw-caption .caption .score-call-to-action .lw-filter-box button, .lw-filter-box .score-picture-highlight.lw-caption .caption .score-call-to-action button, .score-picture-highlight.lw-caption .caption .score-call-to-action form button, form .score-picture-highlight.lw-caption .caption .score-call-to-action button, .score-picture-highlight.lw-caption .caption .score-call-to-action .lw-show-more-results, .score-picture-highlight.lw-caption .caption .score-call-to-action .score-search-box .button, .score-search-box .score-picture-highlight.lw-caption .caption .score-call-to-action .button {
        color: white; }
        .score-highlight.lw-caption .caption .score-call-to-action .score-button:after, .score-highlight.lw-caption .caption .score-call-to-action .score-composite-link:after, .score-highlight.lw-caption .caption .score-call-to-action .cc-btn:after, .score-highlight.lw-caption .caption .score-call-to-action .lw-filter-box button:after, .lw-filter-box .score-highlight.lw-caption .caption .score-call-to-action button:after, .score-highlight.lw-caption .caption .score-call-to-action form button:after, form .score-highlight.lw-caption .caption .score-call-to-action button:after, .score-highlight.lw-caption .caption .score-call-to-action .lw-show-more-results:after, .score-highlight.lw-caption .caption .score-call-to-action .score-search-box .button:after, .score-search-box .score-highlight.lw-caption .caption .score-call-to-action .button:after, .score-picture-highlight.lw-caption .caption .score-call-to-action .score-button:after, .score-picture-highlight.lw-caption .caption .score-call-to-action .score-composite-link:after, .score-picture-highlight.lw-caption .caption .score-call-to-action .cc-btn:after, .score-picture-highlight.lw-caption .caption .score-call-to-action .lw-filter-box button:after, .lw-filter-box .score-picture-highlight.lw-caption .caption .score-call-to-action button:after, .score-picture-highlight.lw-caption .caption .score-call-to-action form button:after, form .score-picture-highlight.lw-caption .caption .score-call-to-action button:after, .score-picture-highlight.lw-caption .caption .score-call-to-action .lw-show-more-results:after, .score-picture-highlight.lw-caption .caption .score-call-to-action .score-search-box .button:after, .score-search-box .score-picture-highlight.lw-caption .caption .score-call-to-action .button:after {
          background: url("../img/arrow-right-white.svg") center center no-repeat; }
    @media (max-width: 767px) {
      .score-highlight.lw-caption .score-highlight-header, .score-picture-highlight.lw-caption .score-highlight-header {
        font-size: 31px;
        line-height: 33px; }
      .score-highlight.lw-caption .image-wrapper, .score-picture-highlight.lw-caption .image-wrapper {
        height: 192px; }
      .score-highlight.lw-caption .caption .score-call-to-action, .score-picture-highlight.lw-caption .caption .score-call-to-action {
        height: 40px; } }
  .score-highlight.lw-basic, .score-picture-highlight.lw-basic {
    margin-bottom: 20px; }
    .score-highlight.lw-basic .caption h2, .score-picture-highlight.lw-basic .caption h2 {
      font-size: 24px;
      font-weight: 900;
      line-height: 22px;
      margin: 0 0 10px 0; }
    .score-highlight.lw-basic .caption .score-highlight-body, .score-picture-highlight.lw-basic .caption .score-highlight-body {
      font-size: 20px;
      font-weight: 300;
      line-height: 24px;
      margin-bottom: 20px; }
    @media (max-width: 991px) {
      .score-highlight.lw-basic, .score-picture-highlight.lw-basic {
        margin-bottom: 80px; } }
  .score-highlight.lw-offset, .score-picture-highlight.lw-offset {
    margin-bottom: 50px;
    margin-top: 20px;
    display: flex;
    flex-direction: row;
    align-items: center; }
    .score-highlight.lw-offset .image-wrapper, .score-picture-highlight.lw-offset .image-wrapper {
      position: relative;
      width: 278px;
      height: auto;
      margin-right: 30px; }
      .score-highlight.lw-offset .image-wrapper img, .score-highlight.lw-offset .image-wrapper picture, .score-picture-highlight.lw-offset .image-wrapper img, .score-picture-highlight.lw-offset .image-wrapper picture {
        width: 100%; }
      .score-highlight.lw-offset .image-wrapper:before, .score-picture-highlight.lw-offset .image-wrapper:before {
        position: absolute;
        top: 20px;
        left: -20px;
        width: 100%;
        height: 100%;
        content: "";
        z-index: -1;
        -webkit-transition: 1.5s;
        -o-transition: 1.5s;
        transition: 1.5s; }
    .score-highlight.lw-offset .caption, .score-picture-highlight.lw-offset .caption {
      width: calc(100% - 308px); }
      .score-highlight.lw-offset .caption h2, .score-picture-highlight.lw-offset .caption h2 {
        font-size: 24px;
        font-weight: 900;
        line-height: 22px;
        text-transform: uppercase;
        margin: 0 0 5px 0; }
      .score-highlight.lw-offset .caption .score-highlight-body, .score-picture-highlight.lw-offset .caption .score-highlight-body {
        font-size: 20px;
        font-weight: 300;
        line-height: 24px;
        margin-bottom: 10px;
        transition: height 300ms;
        overflow: hidden; }
        .score-highlight.lw-offset .caption .score-highlight-body h6, .score-picture-highlight.lw-offset .caption .score-highlight-body h6 {
          font-size: 18px;
          font-weight: 700;
          line-height: 18px;
          margin: 0 0 5px 0; }
        .score-highlight.lw-offset .caption .score-highlight-body a, .score-picture-highlight.lw-offset .caption .score-highlight-body a {
          display: block;
          font-size: 16px;
          color: black;
          line-height: 20px;
          text-decoration: underline; }
          .score-highlight.lw-offset .caption .score-highlight-body a:hover, .score-picture-highlight.lw-offset .caption .score-highlight-body a:hover {
            opacity: 0.5; }
        .score-highlight.lw-offset .caption .score-highlight-body p a, .score-picture-highlight.lw-offset .caption .score-highlight-body p a {
          display: inline-block; }
        .score-highlight.lw-offset .caption .score-highlight-body[aria-expanded="false"], .score-picture-highlight.lw-offset .caption .score-highlight-body[aria-expanded="false"] {
          position: relative; }
          .score-highlight.lw-offset .caption .score-highlight-body[aria-expanded="false"]:after, .score-picture-highlight.lw-offset .caption .score-highlight-body[aria-expanded="false"]:after {
            content: '';
            display: inline-block;
            position: absolute;
            bottom: 0;
            right: 0;
            width: 100%;
            height: 25px;
            background: linear-gradient(to bottom, rgba(255, 255, 255, 0.1), white 75%); }
    .score-center .score-highlight.lw-offset:nth-of-type(even) .image-wrapper:before, .lw-livestream-active .score-highlight.lw-offset:nth-of-type(even) .image-wrapper:before, .score-center .score-picture-highlight.lw-offset:nth-of-type(even) .image-wrapper:before, .lw-livestream-active .score-picture-highlight.lw-offset:nth-of-type(even) .image-wrapper:before {
      background: #0089C8; }
    .score-center .score-highlight.lw-offset:nth-of-type(odd) .image-wrapper:before, .lw-livestream-active .score-highlight.lw-offset:nth-of-type(odd) .image-wrapper:before, .score-center .score-picture-highlight.lw-offset:nth-of-type(odd) .image-wrapper:before, .lw-livestream-active .score-picture-highlight.lw-offset:nth-of-type(odd) .image-wrapper:before {
      background: #2B3998; }
    .score-highlight.lw-offset.in-view .image-wrapper:before, .score-picture-highlight.lw-offset.in-view .image-wrapper:before {
      top: -20px; }
    @media (max-width: 767px) {
      .score-highlight.lw-offset, .score-picture-highlight.lw-offset {
        flex-direction: column;
        align-items: inherit; }
        .score-highlight.lw-offset .image-wrapper, .score-picture-highlight.lw-offset .image-wrapper {
          width: calc(100% - 20px);
          height: auto; }
        .score-highlight.lw-offset .caption, .score-picture-highlight.lw-offset .caption {
          width: 100%; } }
    @media (max-width: 991px) {
      .score-highlight.lw-offset .image-wrapper, .score-picture-highlight.lw-offset .image-wrapper {
        margin: 0 0 20px 20px; }
      .score-highlight.lw-offset .caption h2, .score-picture-highlight.lw-offset .caption h2 {
        font-size: 18px;
        line-height: 20px; }
      .score-highlight.lw-offset .caption .score-highlight-body, .score-picture-highlight.lw-offset .caption .score-highlight-body {
        font-size: 16px;
        line-height: 20px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .score-highlight.lw-offset, .score-picture-highlight.lw-offset {
        flex-direction: row;
        align-items: center; }
        .score-highlight.lw-offset .image-wrapper, .score-picture-highlight.lw-offset .image-wrapper {
          width: 270px;
          height: 270px;
          margin-right: 30px; }
        .score-highlight.lw-offset .caption, .score-picture-highlight.lw-offset .caption {
          width: calc(100% - 320px); } }
    @media (min-width: 992px) and (max-width: 1199px) {
      .score-highlight.lw-offset .image-wrapper, .score-picture-highlight.lw-offset .image-wrapper {
        width: 178px;
        height: 178px; }
      .score-highlight.lw-offset .caption, .score-picture-highlight.lw-offset .caption {
        width: calc(100% - 208px); } }
  .score-highlight.lw-block-card, .score-picture-highlight.lw-block-card {
    color: white; }
    .score-highlight.lw-block-card .image-wrapper img, .score-highlight.lw-block-card .image-wrapper picture, .score-picture-highlight.lw-block-card .image-wrapper img, .score-picture-highlight.lw-block-card .image-wrapper picture {
      width: 100%; }
    .score-highlight.lw-block-card .caption, .score-picture-highlight.lw-block-card .caption {
      padding: 30px;
      background: black; }
      .score-highlight.lw-block-card .caption h2, .score-picture-highlight.lw-block-card .caption h2 {
        font-size: 34px;
        font-weight: 500;
        line-height: 36px;
        margin: 0 0 10px 0; }
      .score-highlight.lw-block-card .caption h6, .score-picture-highlight.lw-block-card .caption h6 {
        font-size: 20px;
        font-weight: 700;
        line-height: 24px;
        text-transform: uppercase;
        margin: 10px 0 5px 0; }
      .score-highlight.lw-block-card .caption p, .score-picture-highlight.lw-block-card .caption p {
        font-size: 20px;
        font-weight: 500;
        line-height: 24px;
        margin: 0; }
      .score-highlight.lw-block-card .caption a, .score-picture-highlight.lw-block-card .caption a {
        display: block;
        font-size: 20px;
        font-weight: 500;
        color: white;
        line-height: 24px;
        text-decoration: none; }
        .score-highlight.lw-block-card .caption a:hover, .score-picture-highlight.lw-block-card .caption a:hover {
          opacity: 0.5; }
    @media (max-width: 991px) {
      .score-highlight.lw-block-card, .score-picture-highlight.lw-block-card {
        margin-bottom: 70px; } }
  .lw-gradient-dark .score-highlight, .lw-gradient-dark .score-picture-highlight {
    margin-bottom: 15px;
    position: relative;
    color: white;
    padding-bottom: 15px; }
    .lw-gradient-dark .score-highlight img, .lw-gradient-dark .score-highlight picture, .lw-gradient-dark .score-picture-highlight img, .lw-gradient-dark .score-picture-highlight picture {
      display: none;
      width: 100vw;
      margin: 0 0 15px 0; }
    .lw-gradient-dark .score-highlight .caption h2, .lw-gradient-dark .score-picture-highlight .caption h2 {
      font-size: 24px;
      font-weight: 900;
      text-transform: uppercase;
      line-height: 22px;
      margin: 0 0 5px 0; }
    .lw-gradient-dark .score-highlight .caption .score-highlight-body, .lw-gradient-dark .score-picture-highlight .caption .score-highlight-body {
      font-size: 16px;
      font-weight: 500;
      line-height: 20px; }
      .lw-gradient-dark .score-highlight .caption .score-highlight-body p, .lw-gradient-dark .score-picture-highlight .caption .score-highlight-body p {
        margin: 0; }
    .lw-gradient-dark .score-highlight:before, .lw-gradient-dark .score-picture-highlight:before {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 200px;
      height: 2px;
      background: white;
      content: "";
      z-index: 1; }
    @media (max-width: 991px) {
      .lw-gradient-dark .score-highlight, .lw-gradient-dark .score-picture-highlight {
        display: none; } }
  .lw-service .score-highlight, .lw-service .score-picture-highlight {
    margin-bottom: 15px;
    color: white;
    padding-bottom: 0;
    border-bottom: 2px solid white; }
    .lw-service .score-highlight:before, .lw-service .score-picture-highlight:before {
      display: none; }
    .lw-service .score-highlight:after, .lw-service .score-picture-highlight:after {
      display: none; }
    .lw-service .score-highlight .caption, .lw-service .score-picture-highlight .caption {
      display: flex;
      flex-direction: row;
      justify-content: center; }
      .lw-service .score-highlight .caption h2, .lw-service .score-picture-highlight .caption h2 {
        margin: 0 0 15px 0; }
      .lw-service .score-highlight .caption .score-call-to-action, .lw-service .score-picture-highlight .caption .score-call-to-action {
        display: flex;
        align-items: center;
        margin-left: auto; }
    @media (max-width: 991px) {
      .lw-service .score-highlight, .lw-service .score-picture-highlight {
        margin-bottom: 0; }
        .lw-service .score-highlight .caption h2, .lw-service .score-picture-highlight .caption h2 {
          margin-bottom: 10px; } }
  .lw-service-times .score-highlight, .lw-service-times .score-picture-highlight {
    margin-bottom: 15px;
    padding-bottom: 0;
    border-bottom: 1px solid black; }
    .lw-service-times .score-highlight:before, .lw-service-times .score-picture-highlight:before {
      display: none; }
    .lw-service-times .score-highlight:after, .lw-service-times .score-picture-highlight:after {
      display: none; }
    .lw-service-times .score-highlight .caption, .lw-service-times .score-picture-highlight .caption {
      display: flex;
      flex-direction: row;
      justify-content: center; }
      .lw-service-times .score-highlight .caption h2, .lw-service-times .score-picture-highlight .caption h2 {
        font-weight: 900;
        text-transform: uppercase;
        margin: 0 0 15px 0; }
      .lw-service-times .score-highlight .caption .score-call-to-action, .lw-service-times .score-picture-highlight .caption .score-call-to-action {
        display: flex;
        align-items: center;
        margin-left: auto; }
    @media (max-width: 991px) {
      .lw-service-times .score-highlight, .lw-service-times .score-picture-highlight {
        margin-bottom: 0; }
        .lw-service-times .score-highlight .caption h2, .lw-service-times .score-picture-highlight .caption h2 {
          margin-bottom: 10px; } }
  .lw-slider-plain .score-highlight, .lw-slider-plain .score-picture-highlight {
    width: 300px !important;
    margin: 0 15px; }
    .lw-slider-plain .score-highlight img, .lw-slider-plain .score-highlight picture, .lw-slider-plain .score-picture-highlight img, .lw-slider-plain .score-picture-highlight picture {
      width: 100%;
      margin-bottom: 20px; }
    .lw-slider-plain .score-highlight .caption h2, .lw-slider-plain .score-picture-highlight .caption h2 {
      font-size: 18px;
      font-weight: 700;
      line-height: 18px;
      margin: 0 0 5px 0; }
    .lw-slider-plain .score-highlight .caption .score-highlight-body, .lw-slider-plain .score-picture-highlight .caption .score-highlight-body {
      font-size: 16px;
      font-weight: 300;
      line-height: 20px;
      margin-bottom: 10px; }
    @media (max-width: 767px) {
      .lw-slider-plain .score-highlight, .lw-slider-plain .score-picture-highlight {
        margin: 0 10px; } }
    @media (max-width: 991px) {
      .lw-slider-plain .score-highlight .caption h2, .lw-slider-plain .score-picture-highlight .caption h2 {
        font-size: 16px; }
      .lw-slider-plain .score-highlight .caption .score-highlight-body, .lw-slider-plain .score-picture-highlight .caption .score-highlight-body {
        font-size: 14px;
        line-height: 18px; } }
  .lw-slider-quote .score-highlight, .lw-slider-quote .score-picture-highlight {
    width: 300px !important;
    margin: 0 15px; }
    .lw-slider-quote .score-highlight img, .lw-slider-quote .score-highlight picture, .lw-slider-quote .score-picture-highlight img, .lw-slider-quote .score-picture-highlight picture {
      width: 100%;
      margin-bottom: 20px; }
    .lw-slider-quote .score-highlight .caption h2, .lw-slider-quote .score-picture-highlight .caption h2 {
      font-size: 18px;
      font-weight: 700;
      line-height: 18px;
      text-transform: uppercase;
      margin: 0 0 5px 0; }
    .lw-slider-quote .score-highlight .caption .score-highlight-body, .lw-slider-quote .score-picture-highlight .caption .score-highlight-body {
      font-size: 16px;
      font-weight: 300;
      font-style: italic;
      line-height: 20px;
      margin-bottom: 10px; }
    @media (max-width: 767px) {
      .lw-slider-quote .score-highlight, .lw-slider-quote .score-picture-highlight {
        margin: 0 10px; } }
    @media (max-width: 991px) {
      .lw-slider-quote .score-highlight .caption h2, .lw-slider-quote .score-picture-highlight .caption h2 {
        font-size: 16px; }
      .lw-slider-quote .score-highlight .caption .score-highlight-body, .lw-slider-quote .score-picture-highlight .caption .score-highlight-body {
        font-size: 14px;
        line-height: 18px; } }
  .lw-slider-block .score-highlight, .lw-slider-block .score-picture-highlight {
    width: 300px !important;
    height: 369px;
    color: white;
    margin: 0 15px; }
    .lw-slider-block .score-highlight img, .lw-slider-block .score-highlight picture, .lw-slider-block .score-picture-highlight img, .lw-slider-block .score-picture-highlight picture {
      width: 100%; }
    .lw-slider-block .score-highlight .caption, .lw-slider-block .score-picture-highlight .caption {
      height: 200px;
      color: black;
      padding: 20px;
      background: white; }
      .lw-slider-block .score-highlight .caption h2, .lw-slider-block .score-picture-highlight .caption h2 {
        font-size: 24px;
        font-weight: 900;
        line-height: 22px;
        text-transform: uppercase;
        margin: 0 0 5px 0; }
      .lw-slider-block .score-highlight .caption .score-highlight-body, .lw-slider-block .score-picture-highlight .caption .score-highlight-body {
        font-size: 16px;
        font-weight: 500;
        line-height: 20px;
        margin-bottom: 5px; }
      .lw-slider-block .score-highlight .caption .score-call-to-action, .lw-slider-block .score-picture-highlight .caption .score-call-to-action {
        text-align: right; }
    @media (max-width: 767px) {
      .lw-slider-block .score-highlight, .lw-slider-block .score-picture-highlight {
        margin: 0 10px; } }
    @media (max-width: 991px) {
      .lw-slider-block .score-highlight .caption h2, .lw-slider-block .score-picture-highlight .caption h2 {
        font-size: 18px;
        line-height: 20px; }
      .lw-slider-block .score-highlight .caption .score-highlight-body, .lw-slider-block .score-picture-highlight .caption .score-highlight-body {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 10px; } }
  .lw-color-wrapper .score-highlight, .lw-color-wrapper .score-picture-highlight {
    margin-bottom: 60px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
    flex-direction: row;
    align-items: center; }
    @media (min-width: 768px) {
      .lw-color-wrapper .score-highlight, .lw-color-wrapper .score-picture-highlight {
        float: left;
        width: 50%; } }
    .lw-color-wrapper .score-highlight .image-wrapper, .lw-color-wrapper .score-picture-highlight .image-wrapper {
      position: relative;
      width: 278px;
      height: 278px;
      margin-right: 30px; }
      .lw-color-wrapper .score-highlight .image-wrapper img, .lw-color-wrapper .score-highlight .image-wrapper picture, .lw-color-wrapper .score-picture-highlight .image-wrapper img, .lw-color-wrapper .score-picture-highlight .image-wrapper picture {
        width: 100%; }
      .lw-color-wrapper .score-highlight .image-wrapper:before, .lw-color-wrapper .score-picture-highlight .image-wrapper:before {
        position: absolute;
        top: 20px;
        left: -20px;
        width: 100%;
        height: 100%;
        content: "";
        z-index: -1;
        -webkit-transition: 1.5s;
        -o-transition: 1.5s;
        transition: 1.5s; }
    .lw-color-wrapper .score-highlight .caption, .lw-color-wrapper .score-picture-highlight .caption {
      width: calc(100% - 308px); }
      .lw-color-wrapper .score-highlight .caption h2, .lw-color-wrapper .score-picture-highlight .caption h2 {
        font-size: 24px;
        font-weight: 900;
        line-height: 22px;
        margin: 0 0 5px 0; }
      .lw-color-wrapper .score-highlight .caption .score-highlight-body, .lw-color-wrapper .score-picture-highlight .caption .score-highlight-body {
        font-size: 20px;
        font-weight: 300;
        line-height: 24px;
        margin-bottom: 10px; }
    .lw-color-wrapper .score-highlight:nth-child(odd) .image-wrapper:before, .lw-color-wrapper .score-picture-highlight:nth-child(odd) .image-wrapper:before {
      background: #0089C8; }
    .lw-color-wrapper .score-highlight:nth-child(even) .image-wrapper:before, .lw-color-wrapper .score-picture-highlight:nth-child(even) .image-wrapper:before {
      background: #2B3998; }
    .lw-color-wrapper .score-highlight.in-view .image-wrapper:before, .lw-color-wrapper .score-picture-highlight.in-view .image-wrapper:before {
      top: -20px; }
    .js-livestream-active .lw-color-wrapper .score-highlight, .js-livestream-active .lw-color-wrapper .score-picture-highlight {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px; }
      @media (min-width: 768px) {
        .js-livestream-active .lw-color-wrapper .score-highlight, .js-livestream-active .lw-color-wrapper .score-picture-highlight {
          float: left;
          width: 100%; } }
    @media (max-width: 767px) {
      .lw-color-wrapper .score-highlight .image-wrapper, .lw-color-wrapper .score-picture-highlight .image-wrapper {
        width: calc(100% - 20px);
        height: auto; } }
    @media (max-width: 991px) {
      .lw-color-wrapper .score-highlight, .lw-color-wrapper .score-picture-highlight {
        flex-direction: column;
        align-items: inherit; }
        .lw-color-wrapper .score-highlight .image-wrapper, .lw-color-wrapper .score-picture-highlight .image-wrapper {
          margin: 0 0 20px 20px; }
        .lw-color-wrapper .score-highlight .caption, .lw-color-wrapper .score-picture-highlight .caption {
          width: 100%; }
          .lw-color-wrapper .score-highlight .caption h2, .lw-color-wrapper .score-picture-highlight .caption h2 {
            font-size: 18px;
            line-height: 20px; }
          .lw-color-wrapper .score-highlight .caption .score-highlight-body, .lw-color-wrapper .score-picture-highlight .caption .score-highlight-body {
            font-size: 16px;
            line-height: 20px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .lw-color-wrapper .score-highlight .image-wrapper, .lw-color-wrapper .score-picture-highlight .image-wrapper {
        width: 270px;
        height: 270px; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      .lw-color-wrapper .score-highlight .image-wrapper, .lw-color-wrapper .score-picture-highlight .image-wrapper {
        width: 178px;
        height: 178px; }
      .lw-color-wrapper .score-highlight .caption, .lw-color-wrapper .score-picture-highlight .caption {
        width: calc(100% - 208px); } }
  .lw-half-page-hero .score-highlight, .lw-half-page-hero .score-picture-highlight {
    margin-bottom: 0;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 700px;
    z-index: 2; }
    .lw-half-page-hero .score-highlight .caption h2, .lw-half-page-hero .score-picture-highlight .caption h2 {
      font-size: 44px;
      font-weight: 700;
      color: white;
      text-transform: uppercase;
      text-align: left;
      line-height: 44px;
      margin: 0 0 20px 0; }
    .lw-half-page-hero .score-highlight .caption p, .lw-half-page-hero .score-picture-highlight .caption p {
      font-size: 16px;
      color: white; }
  .js-livestream-active .score-right .score-highlight, .js-livestream-active .score-right .score-picture-highlight {
    width: auto;
    margin: 0 15px; }
    .js-livestream-active .score-right .score-highlight img, .js-livestream-active .score-right .score-highlight picture, .js-livestream-active .score-right .score-picture-highlight img, .js-livestream-active .score-right .score-picture-highlight picture {
      width: 100%;
      margin-bottom: 20px; }
    .js-livestream-active .score-right .score-highlight .caption h2, .js-livestream-active .score-right .score-picture-highlight .caption h2 {
      font-size: 18px;
      font-weight: 700;
      line-height: 18px;
      margin: 0 0 5px 0; }
    .js-livestream-active .score-right .score-highlight .caption .score-highlight-body, .js-livestream-active .score-right .score-picture-highlight .caption .score-highlight-body {
      font-size: 16px;
      font-weight: 300;
      line-height: 20px;
      margin-bottom: 10px; }
    @media (max-width: 991px) {
      .js-livestream-active .score-right .score-highlight .caption h2, .js-livestream-active .score-right .score-picture-highlight .caption h2 {
        font-size: 16px; }
      .js-livestream-active .score-right .score-highlight .caption .score-highlight-body, .js-livestream-active .score-right .score-picture-highlight .caption .score-highlight-body {
        font-size: 14px;
        line-height: 18px; } }

.lw-underline + .lw-offset {
  margin-top: 60px; }

.score-image {
  margin-bottom: 30px; }
  .score-image.lw-facebook-sso {
    margin-bottom: 80px;
    width: 40px; }
    @media (max-width: 767px) {
      .score-image.lw-facebook-sso {
        margin-bottom: 40px; } }

div.lw-facebook-sso-wrapper {
  margin-bottom: 80px;
  border-bottom: 2px solid black; }
  @media (max-width: 767px) {
    div.lw-facebook-sso-wrapper {
      margin-bottom: 40px; } }

img#paypalButton {
  display: block;
  width: 100%;
  max-width: 250px;
  margin: 80px auto;
  cursor: pointer; }
  @media (max-width: 767px) {
    img#paypalButton {
      margin: 40px auto; } }

.score-lead {
  margin-bottom: 5px;
  font-size: 15px;
  font-weight: 700;
  line-height: 18px;
  text-transform: uppercase; }
  .account-page .score-lead {
    margin-bottom: 30px;
    font-size: 24px;
    font-weight: 900;
    line-height: 22px;
    text-transform: uppercase; }

.score-list-group {
  margin-bottom: 30px;
  padding: 0; }

.js-livestream-inactive h1, .js-livestream-active h1 {
  font-size: 44px;
  font-weight: 700;
  color: black;
  text-transform: uppercase;
  line-height: 44px;
  margin: 0 0 20px 0; }

.js-livestream-inactive p, .js-livestream-active p {
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  margin: 0 0 20px 0; }

@media (max-width: 991px) {
  .js-livestream-inactive h1, .js-livestream-active h1 {
    font-size: 34px;
    line-height: 36px; }
  .js-livestream-inactive p, .js-livestream-active p {
    font-size: 16px;
    font-weight: 22px; } }

.lw-loader,
.lw-loader:after {
  border-radius: 50%;
  width: 10em;
  height: 10em; }

.lw-loader {
  position: fixed !important;
  width: 76px;
  height: 76px;
  top: calc(50% - 38px);
  left: calc(50% - 38px);
  margin: 60px auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(92, 92, 92, 0.5);
  border-right: 1.1em solid rgba(92, 92, 92, 0.5);
  border-bottom: 1.1em solid rgba(92, 92, 92, 0.5);
  border-left: 1.1em solid #1C75BB;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
  z-index: 99; }

@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.lw-message-details {
  margin-bottom: 20px; }
  .lw-message-details .caption h1 {
    font-size: 44px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 44px;
    margin: 0 0 10px 0; }
  .lw-message-details .caption .details {
    display: flex;
    flex-direction: row; }
    .lw-message-details .caption .details p {
      font-size: 17px;
      font-weight: 700;
      line-height: 18px; }
      .lw-message-details .caption .details p.speaker {
        order: 1;
        margin-right: 5px; }
      .lw-message-details .caption .details p.date {
        order: 2; }
        .lw-message-details .caption .details p.date:before {
          content: "- "; }
  .lw-message-details .caption .body p {
    font-size: 20px;
    font-weight: 300;
    line-height: 24px; }
  @media (max-width: 991px) {
    .lw-message-details .caption h1 {
      font-size: 31px;
      line-height: 33px; }
    .lw-message-details .caption .details p, .lw-message-details .caption .body p {
      font-size: 16px;
      line-height: 20px; } }

.message-detail {
  /*----MS Edge Browser CSS Start----*/ }
  .message-detail .thumbnail-cnt {
    padding: 20px 0;
    display: flex;
    flex-direction: row; }
    @media (max-width: 991px) {
      .message-detail .thumbnail-cnt {
        padding: 15px 0; } }
  .message-detail .msgdetail-stripe {
    padding-top: 100px; }
    @media (min-width: 1000px) and (max-width: 1024px), (max-width: 767px) {
      .message-detail .msgdetail-stripe {
        padding-top: 56px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .message-detail .msgdetail-stripe {
        padding-top: 70px; } }
  .message-detail .social-share-label {
    display: inline-block;
    padding: 0 10px; }
    .message-detail .social-share-label p {
      margin: 0; }
  .message-detail .score-add-this-widget {
    position: static;
    top: 0;
    margin: 0;
    vertical-align: middle; }
  .message-detail .message-details-information-title {
    font-weight: 500;
    color: #000; }
  .message-detail .message-details-information-paragraph {
    border-bottom: 1px solid #d0d0d0; }
  .message-detail .filter-blocks .form-control {
    color: #636363 !important; }
  .message-detail .message-details-information .selectpicker {
    color: #636363 !important; }
  .message-detail .social-share-label p {
    font: normal 23px "museo-sans";
    font-weight: 500;
    color: #777772; }
  @media (min-width: 768px) and (max-width: 991px) {
    .message-detail .jom-video-blocks .video-play-icon:before {
      font-size: 50px;
      top: 35%; } }
  .message-detail .jom-featured-list-block {
    padding: 0 25px; }
    .message-detail .jom-featured-list-block > div {
      padding: 0; }
    .message-detail .jom-featured-list-block .jom-video-blocks .thumbnail .caption {
      padding: 0; }
      .message-detail .jom-featured-list-block .jom-video-blocks .thumbnail .caption .card-title {
        margin: 0;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box !important;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        white-space: normal;
        word-break: break-word; }
        @media (max-width: 991px) {
          .message-detail .jom-featured-list-block .jom-video-blocks .thumbnail .caption .card-title {
            font-size: 18px !important; } }
      .message-detail .jom-featured-list-block .jom-video-blocks .thumbnail .caption.pull-left {
        width: 99%;
        max-width: 80%; }
        @media (max-width: 767px) {
          .message-detail .jom-featured-list-block .jom-video-blocks .thumbnail .caption.pull-left {
            width: 95%;
            margin-right: 10px; } }
      @media (max-width: 991px) {
        .message-detail .jom-featured-list-block .jom-video-blocks .thumbnail .caption p, .message-detail .jom-featured-list-block .jom-video-blocks .thumbnail .caption span {
          font-size: 14px;
          color: #000; } }
    .message-detail .jom-featured-list-block .jom-video-blocks > div:not(:last-of-type) {
      padding-right: 0;
      padding-left: 18px; }
      @media (max-width: 767px) {
        .message-detail .jom-featured-list-block .jom-video-blocks > div:not(:last-of-type) {
          padding: 0; } }
    .message-detail .jom-featured-list-block:before {
      border-top: 1px solid #d0d0d0; }
    @media (min-width: 768px) and (max-width: 991px) {
      .message-detail .jom-featured-list-block {
        padding: 0 10px; } }
  .message-detail .msgdetail-stripe > .container, .message-detail .msgdetail-stripe > .js-livestream-inactive, .message-detail .msgdetail-stripe > .js-livestream-active {
    padding: 0; }
  .message-detail .message-details-wrap {
    padding: 0 10px; }
  @media (min-width: 1000px) and (max-width: 1024px) {
    .message-detail .msgdetail-stripe .container .lw-message-detail .container, .message-detail .msgdetail-stripe .js-livestream-inactive .lw-message-detail .container, .message-detail .msgdetail-stripe .js-livestream-active .lw-message-detail .container, .message-detail .msgdetail-stripe .container .lw-message-detail .js-livestream-inactive, .message-detail .msgdetail-stripe .js-livestream-inactive .lw-message-detail .js-livestream-inactive, .message-detail .msgdetail-stripe .js-livestream-active .lw-message-detail .js-livestream-inactive, .message-detail .msgdetail-stripe .container .lw-message-detail .js-livestream-active, .message-detail .msgdetail-stripe .js-livestream-inactive .lw-message-detail .js-livestream-active, .message-detail .msgdetail-stripe .js-livestream-active .lw-message-detail .js-livestream-active {
      width: 100% !important; } }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .message-detail .jom-featured-list-block .jom-video-blocks .thumbnail .caption .card-title {
      white-space: normal;
      overflow: hidden;
      text-overflow: ellipsis;
      word-break: break-word; } }
  @supports (-ms-ime-align: auto) {
    .message-detail .jom-featured-list-block .jom-video-blocks .thumbnail .caption .card-title {
      white-space: normal;
      overflow: hidden;
      text-overflow: ellipsis;
      display: block;
      word-break: break-word; } }

.conversation-title {
  color: #000; }

.message-detail .comments-wrapper .flag-options li:hover,
.jom-content-page .comments-wrapper .flag-options li:hover, .article .comments-wrapper .flag-options li:hover, .event-detail .comments-wrapper .flag-options li:hover {
  background: #0089c8;
  color: #fff;
  text-decoration: none;
  border: none; }

.message-detail .comments-wrapper .flag-options,
.jom-content-page .comments-wrapper .flag-options, .article .comments-wrapper .flag-options, .event-detail .comments-wrapper .flag-options {
  border: 1px solid transparent; }
  .message-detail .comments-wrapper .flag-options li,
  .jom-content-page .comments-wrapper .flag-options li, .article .comments-wrapper .flag-options li, .event-detail .comments-wrapper .flag-options li {
    padding: 14px 15px;
    min-width: 184px;
    width: 100%;
    display: block; }
    .message-detail .comments-wrapper .flag-options li:hover a, .message-detail .comments-wrapper .flag-options li:active a,
    .jom-content-page .comments-wrapper .flag-options li:hover a,
    .jom-content-page .comments-wrapper .flag-options li:active a, .article .comments-wrapper .flag-options li:hover a, .article .comments-wrapper .flag-options li:active a, .event-detail .comments-wrapper .flag-options li:hover a, .event-detail .comments-wrapper .flag-options li:active a {
      color: #fff; }
      .message-detail .comments-wrapper .flag-options li:hover a:hover, .message-detail .comments-wrapper .flag-options li:active a:hover,
      .jom-content-page .comments-wrapper .flag-options li:hover a:hover,
      .jom-content-page .comments-wrapper .flag-options li:active a:hover, .article .comments-wrapper .flag-options li:hover a:hover, .article .comments-wrapper .flag-options li:active a:hover, .event-detail .comments-wrapper .flag-options li:hover a:hover, .event-detail .comments-wrapper .flag-options li:active a:hover {
        text-decoration: none; }
    .message-detail .comments-wrapper .flag-options li a,
    .jom-content-page .comments-wrapper .flag-options li a, .article .comments-wrapper .flag-options li a, .event-detail .comments-wrapper .flag-options li a {
      font: normal 16px "alternate-gothic-no-3-d"; }

.message-detail .comments-wrapper .flag .icon-flag:hover,
.message-detail .comments-wrapper .flag .icon-flag:hover:before,
.jom-content-page .comments-wrapper .flag .icon-flag:hover,
.jom-content-page .comments-wrapper .flag .icon-flag:hover:before, .article .comments-wrapper .flag .icon-flag:hover,
.article .comments-wrapper .flag .icon-flag:hover:before, .event-detail .comments-wrapper .flag .icon-flag:hover,
.event-detail .comments-wrapper .flag .icon-flag:hover:before {
  color: #005484;
  text-decoration: underline; }

.message-detail .comments-wrapper .article-excerpt-btn .flag:hover .flag-options,
.jom-content-page .comments-wrapper .article-excerpt-btn .flag:hover .flag-options, .article .comments-wrapper .article-excerpt-btn .flag:hover .flag-options, .event-detail .comments-wrapper .article-excerpt-btn .flag:hover .flag-options {
  border: 2px solid #efefef; }

.message-detail .comments-wrapper .article-excerpt-copy a.replyLink,
.jom-content-page .comments-wrapper .article-excerpt-copy a.replyLink, .article .comments-wrapper .article-excerpt-copy a.replyLink, .event-detail .comments-wrapper .article-excerpt-copy a.replyLink {
  font: normal 18px "alternate-gothic-no-3-d"; }
  @media (min-width: 768px) and (max-width: 991px) {
    .message-detail .comments-wrapper .article-excerpt-copy a.replyLink,
    .jom-content-page .comments-wrapper .article-excerpt-copy a.replyLink, .article .comments-wrapper .article-excerpt-copy a.replyLink, .event-detail .comments-wrapper .article-excerpt-copy a.replyLink {
      text-align: right;
      width: 100%;
      display: block; } }

.navbar-nav .dropdown-submenu {
  position: relative; }

.navbar-nav .dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px; }

@media only screen and (min-width: 768px) {
  .navbar-nav .dropdown-submenu:hover > .dropdown-menu {
    display: block; } }

@media only screen and (max-width: 768px) {
  .navbar-nav .dropdown-submenu:hover > .dropdown-menu {
    display: none; } }

.navbar-nav .dropdown-submenu > a:after {
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px; }
  @media only screen and (max-width: 768px) {
    .navbar-nav .dropdown-submenu > a:after {
      display: none; } }
  @media only screen and (min-width: 768px) {
    .navbar-nav .dropdown-submenu > a:after {
      display: block; } }

.navbar-nav .dropdown-submenu:hover > a:after {
  border-left-color: #fff; }

.navbar-nav .dropdown-submenu.pull-left {
  float: none; }

.navbar-nav .dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px; }

.score-breadcrumb {
  margin-bottom: 30px; }

.score-siblings-menu {
  margin-bottom: 30px; }

.score-previous-next-menu {
  margin-bottom: 30px; }

.score-menu-list.lw-list {
  margin-bottom: 40px;
  display: flex;
  flex-direction: row;
  padding: 0;
  border-bottom: 2px solid #CECECE; }
  .score-menu-list.lw-list li {
    display: flex;
    flex-grow: 1;
    justify-content: center;
    list-style: none;
    background: #F3F3F3;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
    .score-menu-list.lw-list li a {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100%;
      height: 60px;
      font-size: 16px;
      color: black;
      font-weight: 700;
      line-height: 19px; }
    .score-menu-list.lw-list li.active a, .score-menu-list.lw-list li:hover a, .score-menu-list.lw-list li:focus a {
      color: #0089C8;
      text-decoration: none; }
    .score-menu-list.lw-list li.active:nth-child(odd), .score-menu-list.lw-list li:hover:nth-child(odd), .score-menu-list.lw-list li:focus:nth-child(odd) {
      border-bottom: 4px solid #0089C8; }
    .score-menu-list.lw-list li.active:nth-child(even), .score-menu-list.lw-list li:hover:nth-child(even), .score-menu-list.lw-list li:focus:nth-child(even) {
      border-bottom: 4px solid #2B3998; }
  @media (max-width: 991px) {
    .score-menu-list.lw-list {
      flex-direction: column; } }

footer .score-menu-list {
  margin-bottom: 30px;
  padding: 0; }
  footer .score-menu-list li {
    list-style: none;
    margin: 0 0 12px 0; }
    footer .score-menu-list li:last-child {
      margin: 0; }
    footer .score-menu-list li a {
      font-size: 14px;
      font-weight: 300;
      color: #bababa;
      line-height: 18px;
      text-decoration: none; }
      footer .score-menu-list li a:hover, footer .score-menu-list li a:focus {
        opacity: 0.7; }
  @media (max-width: 767px) {
    footer .score-menu-list {
      display: none; }
      footer .score-menu-list li {
        margin: 0 0 30px 0; }
        footer .score-menu-list li a {
          font-size: 16px;
          text-transform: uppercase; } }

.pagination {
  display: flex;
  justify-content: center;
  width: 100%; }
  .pagination > li > a {
    font-size: 20px;
    font-weight: 300;
    color: black;
    line-height: 24px;
    border: none;
    background: transparent !important; }
    .pagination > li > a span {
      font-size: 24px;
      line-height: 16px; }
    .pagination > li > a:hover, .pagination > li > a:focus {
      opacity: 0.5;
      cursor: pointer; }
  .pagination > li.active > a {
    color: black !important;
    font-weight: 900; }

@media (max-width: 767px) {
  body.article .page-wrapper > .container, body.article .page-wrapper > .js-livestream-inactive, body.article .page-wrapper > .js-livestream-active {
    padding: 0 10px; }
  body.article .page-wrapper .caption .container, body.article .page-wrapper .caption .js-livestream-inactive, body.article .page-wrapper .caption .js-livestream-active {
    padding: 0; } }

.breadcrumb-nav {
  margin-top: 72px; }
  .breadcrumb-nav a {
    padding: 0 0 11px; }
  @media (max-width: 991px) {
    .breadcrumb-nav {
      margin-top: 48px; } }

.message-detail .breadcrumb-nav {
  margin-top: 6px; }
  @media (max-width: 991px) {
    .message-detail .breadcrumb-nav {
      margin-top: 0; } }

.product-details-page .breadcrumb-nav {
  margin-bottom: 25px; }
  @media (max-width: 991px) {
    .product-details-page .breadcrumb-nav {
      margin-top: 48px;
      padding: 0 15px; } }

boday.event-detail .breadcrumb-nav {
  margin: 0; }

@media (min-width: 768px) and (max-width: 991px) {
  .product-details-page .lw-product .lw-product-item .image-wrapper img {
    margin: 0 auto; } }

/*body {
    &.article, &.daily-devotional, &.event-detail {
        .jom-tab-list-nav {
            display: none;
        }
    }
}*/
@media (min-width: 992px) {
  body.my-account .jom-tab-list-nav, body.manage .jom-tab-list-nav, body.transaction .jom-tab-list-nav {
    margin-bottom: 64px; }
    body.my-account .jom-tab-list-nav .score-menu-list, body.manage .jom-tab-list-nav .score-menu-list, body.transaction .jom-tab-list-nav .score-menu-list {
      /*max-width: 984px;*/
      margin: 0 auto;
      /*li {
                        min-width: 327px;
                    }*/ } }

.score-style-box.lw-color-wrapper {
  margin-left: -15px;
  margin-right: -15px; }
  .score-style-box.lw-color-wrapper:before, .score-style-box.lw-color-wrapper:after {
    content: " ";
    display: table; }
  .score-style-box.lw-color-wrapper:after {
    clear: both; }

@media (max-width: 767px) {
  .score-style-box.lw-slider-plain, .score-style-box.lw-slider-quote, .score-style-box.lw-slider-block {
    width: calc(100% + 30px);
    margin-left: -15px; } }

.score-style-box.lw-slider-plain .flickity-viewport {
  max-height: 455px !important; }

.score-style-box.lw-utility {
  position: absolute;
  top: 20px;
  right: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
  .shrink .score-style-box.lw-utility {
    top: 14px; }
  @media (max-width: 1199px) {
    .score-style-box.lw-utility {
      position: static;
      margin-bottom: 20px; } }
  @media (min-width: 1200px) {
    .score-style-box.lw-utility {
      display: flex;
      flex-direction: row;
      align-items: center; } }

.score-style-box.lw-social {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 50px;
  margin-top: auto;
  background-color: #0075ae;
  background-image: -webkit-gradient(linear, left center, right center, from(#0075ae), to(#004482));
  background-image: -webkit-linear-gradient(left, #0075ae, #004482);
  background-image: -moz-linear-gradient(left, #0075ae, #004482);
  background-image: -ms-linear-gradient(left, #0075ae, #004482);
  background-image: linear-gradient(left, #0075ae, #004482); }
  @media (max-width: 1199px) {
    header .score-style-box.lw-social {
      display: block;
      text-align: center;
      margin: auto -15px 0 -15px; } }
  @media (min-width: 992px) {
    header .score-style-box.lw-social {
      display: none; }
    footer .score-style-box.lw-social {
      height: 86px; } }

.score-style-box.lw-service-times {
  margin-bottom: 80px;
  padding-bottom: 100px;
  border-bottom: 2px solid black; }
  @media (max-width: 991px) {
    .score-style-box.lw-service-times {
      padding-bottom: 50px;
      margin-bottom: 40px; } }

footer .score-well .score-style-box {
  margin-bottom: 26px; }
  @media (max-width: 991px) {
    footer .score-well .score-style-box {
      margin-bottom: 20px; } }

.score-alert {
  margin-bottom: 30px; }

.score-panel {
  margin-bottom: 30px; }

.score-well {
  margin-bottom: 30px; }
  footer .score-well {
    margin-bottom: 0;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 768px) {
      footer .score-well {
        float: left;
        width: 50%; } }
    @media (min-width: 992px) {
      footer .score-well {
        float: left;
        width: 16.66667%; } }

.modal-backdrop {
  z-index: 2; }

.modal-dialog {
  /*margin: 250px auto 30px auto;*/
  z-index: 1050; }

.score-modal {
  background: transparent; }

.modal-content {
  border-radius: 0; }

.modal-header {
  font: normal 24px "alternate-gothic-no-3-d";
  text-align: left;
  color: #fff;
  background: #000;
  padding: 20px;
  margin: 0; }
  .modal-header button.close {
    text-transform: none;
    opacity: 1;
    margin: 0;
    text-shadow: none;
    color: #d0d0d0;
    line-height: 21px;
    height: auto; }
    .modal-header button.close:before {
      color: #757575;
      font-size: 18px;
      content: "\e90b";
      font-family: "jom-new" !important;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    .modal-header button.close:hover:before {
      color: #fff; }
    .modal-header button.close span {
      display: none; }

.modal-footer {
  text-align: center;
  background: transparent; }

/*div[role="dialog"] {
    margin: 0 auto;
    @media (max-width: $screen-xs-max) {
        width: 90% !important
    }
    @media (min-width: $screen-sm-min) {
        width: 780px !important;
    }
    @media (min-width: $screen-md-min) {
        width: 1000px !important;
    }
    @media (min-width: $screen-lg-min) {
        width: 1200px !important;
    }
}*/
.lw-cart-modal .modal-header {
  font-size: 30px;
  text-transform: uppercase; }
  @media (max-width: 767px) {
    .lw-cart-modal .modal-header {
      font-size: 20px; } }

.lw-cart-modal .modal-dialog {
  width: 780px;
  margin-top: 50px;
  /*transform: scale(0.8) !important;*/ }
  @media (max-width: 767px) {
    .lw-cart-modal .modal-dialog {
      width: 300px;
      margin-left: auto;
      margin-right: auto; } }

.lw-cart-modal .modal-body {
  /*max-height: calc(100vh - 300px);*/
  /*overflow: auto;*/ }

.sign-in-access-modal .form-group {
  max-width: 500px;
  margin: 0 auto; }

.lw-account-info {
  margin-bottom: 10px;
  position: relative; }
  .lw-account-info .lw-info-wrapper {
    margin-bottom: 15px;
    position: relative;
    min-height: 150px;
    /*padding: 15px;
        border: 1px solid black;*/ }
    .lw-account-info .lw-info-wrapper:before, .lw-account-info .lw-info-wrapper:after {
      content: " ";
      display: table; }
    .lw-account-info .lw-info-wrapper:after {
      clear: both; }
    .lw-account-info .lw-info-wrapper + .button-center {
      margin-top: 30px; }
    .step .lw-account-info .lw-info-wrapper {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px; }
      @media (min-width: 992px) {
        .step .lw-account-info .lw-info-wrapper {
          left: 12.5%; } }
      @media (min-width: 992px) {
        .step .lw-account-info .lw-info-wrapper {
          float: left;
          width: 75%; } }
  .lw-account-info .read-only {
    min-height: 80px; }
  .lw-account-info h3 {
    font-size: 24px;
    font-weight: 900;
    line-height: 22px;
    text-transform: uppercase;
    margin: 0 0 10px 0; }
    .lw-account-info h3 + h3 {
      font-size: 20px;
      font-weight: 300;
      line-height: 24px;
      margin: 0 0 30px 0; }
      .lw-cart-modal .lw-account-info h3 + h3 {
        font-size: 16px;
        font-weight: 900;
        margin: 0; }
  .lw-account-info .form-success h3 {
    font-size: 16px;
    font-weight: 300;
    color: #009344; }
  .lw-account-info h4 {
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    margin: 20px 0 5px 0; }
    .lw-account-info h4.uppercase {
      font-size: 20px;
      line-height: 26px;
      text-transform: uppercase;
      margin: 20px 0 15px 0; }
  .lw-account-info h5 {
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    margin: 10px 0; }
  .lw-account-info p {
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    margin: 0; }
    .lw-account-info p.country {
      margin: 0 0 10px 0; }
    .lw-account-info p a {
      color: black;
      text-decoration: none; }
      .lw-account-info p a:hover, .lw-account-info p a:focus {
        opacity: 0.5; }
    .lw-account-info p strong {
      font-size: 18px; }
      @media (max-width: 767px) {
        .lw-account-info p strong {
          font-size: 16px; } }
  .lw-account-info table {
    width: 100%;
    border: 1px solid black;
    margin-bottom: 40px; }
    .lw-account-info table th {
      font-size: 18px;
      font-weight: 700;
      line-height: 18px;
      border-right: 1px solid black;
      padding: 9px; }
    .lw-account-info table tr {
      border-bottom: 1px solid black; }
      .lw-account-info table tr td {
        font-size: 16px;
        font-weight: 300;
        line-height: 20px;
        border-right: 1px solid black;
        padding: 10px; }
        .lw-account-info table tr td a {
          color: black;
          text-decoration: underline;
          white-space: nowrap;
          margin: 0; }
          .lw-account-info table tr td a:hover, .lw-account-info table tr td a:focus {
            opacity: 1; }
          .lw-account-info table tr td a.update {
            width: 50px;
            height: 20px;
            font-size: 0;
            line-height: 40px;
            background: url("../img/Icon-edit.svg") center center no-repeat;
            background-size: 50px;
            margin-right: -15px; }
            @media (max-width: 767px) {
              .lw-account-info table tr td a.update {
                background-size: 30px;
                margin-right: 0; } }
          .lw-account-info table tr td a.confirm {
            margin-bottom: 10px; }
        .lw-account-info table tr td:first-child {
          font-size: 14px;
          font-weight: 700; }
    @media (max-width: 767px) {
      .lw-account-info table {
        display: block;
        overflow: auto; } }
  .lw-account-info .border {
    clear: both;
    margin: 0 0 80px 0;
    padding: 80px 0 0 0;
    border-bottom: 2px solid black; }
    @media (max-width: 991px) {
      .lw-account-info .border {
        margin: 0 0 40px 0;
        padding: 40px 0 0 0; } }
  .lw-account-info .button-wrapper {
    position: absolute;
    top: 20px;
    right: 20px; }
    .lw-account-info .button-wrapper .score-button, .lw-account-info .button-wrapper .score-composite-link, .lw-account-info .button-wrapper .cc-btn, .lw-account-info .button-wrapper .lw-filter-box button, .lw-filter-box .lw-account-info .button-wrapper button, .lw-account-info .button-wrapper form button, form .lw-account-info .button-wrapper button, .lw-account-info .button-wrapper .lw-show-more-results, .lw-account-info .button-wrapper .score-search-box .button, .score-search-box .lw-account-info .button-wrapper .button {
      display: block;
      text-align: center;
      margin-bottom: 15px; }
    @media (max-width: 767px) {
      .lw-account-info .button-wrapper {
        position: static;
        margin-top: 20px; } }
  .lw-account-info .button-center {
    clear: both;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px; }
    .lw-account-info .button-center .score-button, .lw-account-info .button-center .score-composite-link, .lw-account-info .button-center .cc-btn, .lw-account-info .button-center .lw-filter-box button, .lw-filter-box .lw-account-info .button-center button, .lw-account-info .button-center form button, form .lw-account-info .button-center button, .lw-account-info .button-center .lw-show-more-results, .lw-account-info .button-center .score-search-box .button, .score-search-box .lw-account-info .button-center .button {
      margin: 0 15px 5px 15px; }
    .lw-account-info .button-center + .button-center {
      margin-top: 15px; }
  .score-stripe .lw-account-info, .score-pic-stripe .lw-account-info {
    margin-bottom: 0; }
    .score-stripe .lw-account-info h3, .score-pic-stripe .lw-account-info h3 {
      font-size: 18px;
      font-weight: 700;
      color: white;
      text-transform: inherit;
      text-align: right;
      margin: 18px 0 0 0; }
      @media (max-width: 991px) {
        .score-stripe .lw-account-info h3, .score-pic-stripe .lw-account-info h3 {
          text-align: left;
          margin-top: -35px; } }

.jom-account-override h3 {
  display: inline-block; }

.jom-account-override .button-center {
  display: inline-block; }

.lw-product-category-listing {
  margin-bottom: 0;
  text-align: center; }

.lw-products, .lw-relatedproducts {
  margin-left: -15px;
  margin-right: -15px;
  text-align: left; }
  .lw-products:before, .lw-products:after, .lw-relatedproducts:before, .lw-relatedproducts:after {
    content: " ";
    display: table; }
  .lw-products:after, .lw-relatedproducts:after {
    clear: both; }

.lw-relatedproducts .lw-product-item {
  margin-bottom: 40px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 768px) {
    .lw-relatedproducts .lw-product-item {
      float: left;
      width: 33.33333%; } }

.lw-products .lw-product-item {
  margin-bottom: 40px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 768px) {
    .lw-products .lw-product-item {
      float: left;
      width: 50%; } }
  @media (min-width: 992px) {
    .lw-products .lw-product-item {
      float: left;
      width: 33.33333%; } }
  @media (min-width: 1200px) {
    .lw-products .lw-product-item {
      float: left;
      width: 25%; } }

.lw-product .lw-product-item:before, .lw-product .lw-product-item:after {
  content: " ";
  display: table; }

.lw-product .lw-product-item:after {
  clear: both; }

.lw-product .lw-product-item .score-button, .lw-product .lw-product-item .score-composite-link, .lw-product .lw-product-item .cc-btn, .lw-product .lw-product-item .lw-filter-box button, .lw-filter-box .lw-product .lw-product-item button, .lw-product .lw-product-item form button, form .lw-product .lw-product-item button, .lw-product .lw-product-item .lw-show-more-results, .lw-product .lw-product-item .score-search-box .button, .score-search-box .lw-product .lw-product-item .button {
  color: #fff;
  background: #0089c8 !important;
  border: none;
  opacity: 1;
  display: inline-block;
  line-height: 1em;
  letter-spacing: .06em;
  font-family: "museo-sans";
  font-weight: 700;
  transition: all .1s ease 0s;
  box-shadow: inset 1px 1px 2px rgba(255, 255, 255, 0.15), inset -1px -1px 2px rgba(0, 0, 0, 0.06);
  padding: 15px 25px;
  border-radius: 4px;
  height: 40px;
  min-width: 160px; }

.lw-product .lw-product-item .product-quantity {
  margin: 5% 0; }

.lw-product .lw-product-item .add-to-cart-button-details {
  margin: 5% 0; }

.lw-product .lw-product-item .lw-product-details {
  padding: 0 10%; }
  .lw-product .lw-product-item .lw-product-details .product-image {
    background: #f8f8f8;
    margin-right: 5%; }
  .lw-product .lw-product-item .lw-product-details .quantity-down, .lw-product .lw-product-item .lw-product-details .quantity-up {
    color: #0089c8;
    transition: color .1s;
    cursor: pointer; }
  .lw-product .lw-product-item .lw-product-details .screen-reader-text {
    position: absolute;
    top: -9999px;
    left: -9999px; }
  .lw-product .lw-product-item .lw-product-details .icon-minus:before {
    border-radius: 50%;
    border: 1px solid #0089c8;
    margin-right: 3px;
    width: 17px;
    height: 17px;
    display: inline-flex;
    font-weight: bold;
    background-color: white;
    color: #0089c8;
    content: "-";
    position: relative;
    top: 0px;
    justify-content: center;
    line-height: 12px;
    margin: 0 10px; }
  .lw-product .lw-product-item .lw-product-details .icon-plus-thick:before {
    border-radius: 50%;
    border: 1px solid #0089c8;
    margin-right: 3px;
    width: 17px;
    height: 17px;
    display: inline-flex;
    font-weight: bold;
    background-color: white;
    color: #0089c8;
    content: "+";
    position: relative;
    top: 0px;
    justify-content: center;
    line-height: 12px;
    margin: 0 10px; }

.lw-product .lw-product-item .image-wrapper {
  position: relative;
  float: left; }
  .lw-product .lw-product-item .image-wrapper img {
    position: relative;
    display: block;
    max-width: 230px;
    width: 100%;
    height: 100%;
    max-height: 284px;
    object-fit: contain;
    margin: 14% auto; }
  .lw-product .lw-product-item .image-wrapper:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: 1; }

.lw-product .lw-product-item h1 {
  font-size: 36px;
  /*font-weight: 900;*/
  line-height: 44px;
  margin: 0 0 10px 0; }
  .lw-product .lw-product-item h1 a {
    color: black; }
    .lw-product .lw-product-item h1 a:hover, .lw-product .lw-product-item h1 a:focus {
      text-decoration: none;
      opacity: 0.5; }

.lw-product .lw-product-item h4 {
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  margin: 0 0 40px 0; }
  .lw-product .lw-product-item h4.lw-description-title {
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    margin: 0 0 5px 0; }
  .lw-product .lw-product-item h4 + .lw-product-detail1 {
    display: block;
    margin: -35px 0 40px 0; }

.lw-product .lw-product-item p {
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
  margin: 0 0 10px 0; }
  .lw-product .lw-product-item p.lw-price {
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    margin-bottom: 20px; }
  .lw-product .lw-product-item p:empty {
    display: none; }

.lw-product .lw-product-item .score-style-box {
  display: flex;
  border: 1px solid black;
  margin: 40px 0 80px 0;
  padding: 30px; }
  .lw-product .lw-product-item .score-style-box > div:first-child {
    display: flex;
    flex-direction: column; }
  .lw-product .lw-product-item .score-style-box > div:last-child {
    margin-left: auto; }
  .lw-product .lw-product-item .score-style-box h4 {
    font-size: 24px;
    font-weight: 900;
    line-height: 22px;
    margin: 0 0 15px 0; }
  .lw-product .lw-product-item .score-style-box p {
    font-size: 16px;
    line-height: 20px;
    margin: 0; }
  .lw-product .lw-product-item .score-style-box .lw-product-warehouse {
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    margin: auto 0 25px 0; }
  .lw-product .lw-product-item .score-style-box .score-button, .lw-product .lw-product-item .score-style-box .score-composite-link, .lw-product .lw-product-item .score-style-box .cc-btn, .lw-product .lw-product-item .score-style-box .lw-filter-box button, .lw-filter-box .lw-product .lw-product-item .score-style-box button, .lw-product .lw-product-item .score-style-box form button, form .lw-product .lw-product-item .score-style-box button, .lw-product .lw-product-item .score-style-box .lw-show-more-results, .lw-product .lw-product-item .score-style-box .score-search-box .button, .score-search-box .lw-product .lw-product-item .score-style-box .button {
    margin-top: 40px; }

@media (max-width: 767px) {
  .lw-product .lw-product-item p.lw-price {
    margin: 10px 0; }
  .lw-product .lw-product-item .score-style-box {
    flex-direction: column; }
    .lw-product .lw-product-item .score-style-box > div:last-child {
      margin-left: 0; }
    .lw-product .lw-product-item .score-style-box h4 {
      font-size: 18px;
      line-height: 20px;
      margin: 0 0 10px 0; }
    .lw-product .lw-product-item .score-style-box .lw-product-warehouse {
      font-size: 14px;
      line-height: 18px;
      margin: 0; } }

@media (max-width: 991px) {
  .lw-product .lw-product-item {
    height: auto; }
    .lw-product .lw-product-item .image-wrapper {
      float: none;
      height: 330px;
      margin: 20px 0 20px 20px; }
      .lw-product .lw-product-item .image-wrapper:before {
        top: -20px;
        left: -20px; }
      .lw-product .lw-product-item .image-wrapper img {
        top: 7%;
        right: 2%; }
    .lw-product .lw-product-item h3 {
      font-size: 31px;
      line-height: 33px;
      margin-bottom: 10px; }
    .lw-product .lw-product-item h4 {
      font-size: 16px;
      line-height: 18px;
      margin-bottom: 45px; }
      .lw-product .lw-product-item h4.lw-description-title {
        font-size: 16px;
        line-height: 18px;
        margin: 0 0 5px 0; }
      .lw-product .lw-product-item h4 + .lw-product-detail1 {
        margin: -25px 0 30px 0; }
    .lw-product .lw-product-item .add-to-cart-button-details {
      margin: 5% 0 6% 0; }
    .lw-product .lw-product-item .score-style-box {
      margin-top: 30px;
      padding: 20px; }
      .lw-product .lw-product-item .score-style-box .score-button, .lw-product .lw-product-item .score-style-box .score-composite-link, .lw-product .lw-product-item .score-style-box .cc-btn, .lw-product .lw-product-item .score-style-box .lw-filter-box button, .lw-filter-box .lw-product .lw-product-item .score-style-box button, .lw-product .lw-product-item .score-style-box form button, form .lw-product .lw-product-item .score-style-box button, .lw-product .lw-product-item .score-style-box .lw-show-more-results, .lw-product .lw-product-item .score-style-box .score-search-box .button, .score-search-box .lw-product .lw-product-item .score-style-box .button {
        margin-top: 5px; }
    .lw-product .lw-product-item .product-image {
      margin-right: 0 !important; }
    .lw-product .lw-product-item .lw-product-details, .lw-product .lw-product-item .lw-description-caption {
      padding: 0; }
    .lw-product .lw-product-item .lw-description-wrap {
      padding: 0;
      margin: 0 0 4% 0; }
    .lw-product .lw-product-item .product-quantity {
      margin: 5% 0; }
    .lw-product .lw-product-item .lw-product .lw-product-item h4 + .lw-product-detail1 {
      margin: 0; }
    .lw-product .lw-product-item h1.lw-product-name {
      font-size: 30px !important;
      text-align: left !important;
      line-height: 35px !important; } }

@media (max-width: 767px) {
  .lw-product .lw-product-item .lw-product-details, .lw-product .lw-product-item .lw-description-wrap {
    padding: 0 15px; }
  .lw-product .lw-product-item .lw-description-caption {
    padding: 0; } }

@media (min-width: 992px) {
  .lw-product .lw-product-item .image-wrapper {
    width: 280px;
    height: 280px;
    margin-right: 70px; }
  .lw-product .lw-product-item .caption {
    float: left;
    margin: 30px 0 0 0; }
  .lw-product .lw-product-item .product-quantity {
    margin: 3% 0; }
  .lw-product .lw-product-item .add-to-cart-button-details {
    margin: 3% 0; } }

@media (min-width: 1200px) {
  .lw-product .lw-product-item .image-wrapper {
    width: 100%;
    max-height: 100%;
    margin-right: 0px;
    height: 380px; }
  .lw-product .lw-product-item .caption {
    float: left; } }

.lw-product-item .image-wrapper span {
  position: absolute;
  top: 15px;
  left: 0;
  font-size: 14px;
  font-weight: 700;
  color: white;
  text-transform: uppercase;
  text-align: right;
  line-height: 24px;
  padding: 0 5px 0 15px;
  background: #2B3998;
  z-index: 2; }
  .lw-product-item .image-wrapper span:nth-of-type(1) {
    top: 15px; }
  .lw-product-item .image-wrapper span:nth-of-type(2) {
    top: 44px; }
  .lw-product-item .image-wrapper span:nth-of-type(3) {
    top: 73px; }

.lw-show-more-results {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  min-width: 191px !important; }

.lw-description-wrap {
  margin: 4.7% 0 4% 9%; }

#score-style-box {
  display: none; }

.jom-social-share {
  width: 100%;
  margin: 0px !important;
  position: fixed !important;
  bottom: 0px;
  z-index: 100;
  left: 0;
  border-top: 1px solid rgba(204, 204, 204, 0.4);
  background: rgba(250, 252, 253, 0.8); }
  .jom-social-share .score-center {
    position: relative;
    left: 12%; }
  .jom-social-share .jom-share-heading {
    font-size: 23px;
    font-weight: 500;
    color: #777772; }
  .jom-social-share .at-share-btn-elements {
    left: 2%;
    position: relative; }
  .jom-social-share .jom-social-sharing-widget {
    margin-bottom: 40px; }

.line-through {
  text-decoration: line-through; }

.navigation-wrap {
  margin: 5% 10% 1.5% 10%;
  text-transform: uppercase; }
  .navigation-wrap a, .navigation-wrap a:hover {
    color: #0089c8; }
  @media (max-width: 767px) {
    .navigation-wrap {
      margin: 12% 4% -5% 4%; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .navigation-wrap {
      margin: 5% 0% -8% 0%; } }

.navigation-wrap:before {
  content: '';
  border: solid #0089c8;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  margin-left: 5px;
  height: 10px;
  width: 10px;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  color: red !important; }

.card-title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden; }

.score-progress-area {
  margin-bottom: 30px; }

.score-progress-bar {
  margin-bottom: 30px; }

.js-related-messages-results {
  margin-bottom: 40px;
  margin-left: -15px;
  margin-right: -15px;
  text-align: left; }
  .js-related-messages-results:before, .js-related-messages-results:after {
    content: " ";
    display: table; }
  .js-related-messages-results:after {
    clear: both; }
  .js-related-messages-results .lw-message-details-tile {
    margin-bottom: 80px;
    margin-bottom: 40px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    .js-related-messages-results .lw-message-details-tile:before, .js-related-messages-results .lw-message-details-tile:after {
      content: " ";
      display: table; }
    .js-related-messages-results .lw-message-details-tile:after {
      clear: both; }
    @media (min-width: 768px) {
      .js-related-messages-results .lw-message-details-tile {
        float: left;
        width: 50%; } }
    @media (min-width: 992px) {
      .js-related-messages-results .lw-message-details-tile {
        float: left;
        width: 33.33333%; } }

.score-section-header {
  margin-bottom: 30px; }
  .product-details-page .score-section-header {
    margin-bottom: 20px; }
    .product-details-page .score-section-header h2 {
      font-size: 44px;
      font-weight: 900;
      line-height: 44px;
      margin: 0; }
      @media (max-width: 991px) {
        .product-details-page .score-section-header h2 {
          font-size: 31px;
          line-height: 33px; } }
    @media (max-width: 991px) {
      .product-details-page .score-section-header {
        font-size: 31px;
        line-height: 33px; } }
  @media (max-width: 767px) {
    .score-section-header {
      padding: 0 15px; } }

/* Safari 10.1+ (alternate method) */
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    .product-details-page .jom-social-share .jom-share-heading {
      position: relative;
      top: 14px; } } }

.lw-shopping-cart {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 50vh; }

.lw-cart-item {
  margin-bottom: 40px;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-bottom: 40px;
  border-bottom: 1px solid black;
  margin-top: 40px; }
  .lw-cart-item .image-wrapper {
    width: 162px;
    min-width: 162px;
    margin-right: 17px; }
    .lw-cart-item .image-wrapper img {
      max-width: 100%;
      background: #d0d0d0; }
  .lw-cart-item .caption {
    padding-right: 15px; }
    .lw-cart-item .caption h3 {
      font-size: 24px;
      font-weight: 900;
      line-height: 22px;
      margin: 0 0 10px 0; }
    .lw-cart-item .caption h4 {
      font-size: 18px;
      font-weight: 700;
      margin: 0 0 5px 0; }
    .lw-cart-item .caption p {
      font-size: 16px;
      font-weight: 300;
      line-height: 20px; }
    .lw-cart-item .caption .lw-backordered-info span {
      display: block; }
  .lw-cart-item .lw-price {
    min-width: 120px;
    text-align: right;
    margin-left: auto;
    margin-right: 60px; }
    .lw-cart-item .lw-price p {
      height: 35px;
      font-size: 18px;
      font-weight: 700; }
    .lw-cart-item .lw-price .lw-msrp, .lw-cart-item .lw-price .lw-discount {
      display: block; }
      .modal-body .lw-cart-item .lw-price .lw-msrp, .modal-body .lw-cart-item .lw-price .lw-discount {
        display: none; }
    .modal-body .lw-cart-item .lw-price {
      min-width: auto; }
    @media (max-width: 767px) {
      .lw-cart-item .lw-price {
        text-align: left; } }
  .lw-cart-item .lw-control-wrapper {
    display: flex;
    flex-direction: column;
    justify-items: center; }
    .lw-cart-item .lw-control-wrapper .lw-controls {
      display: flex;
      flex-direction: row;
      justifiy-content: center;
      align-items: center; }
      .lw-cart-item .lw-control-wrapper .lw-controls a {
        text-decoration: none !important; }
        .lw-cart-item .lw-control-wrapper .lw-controls a.remove-all-products, .lw-cart-item .lw-control-wrapper .lw-controls a.add-one-product {
          display: block;
          width: 15px;
          height: 35px;
          font-size: 0;
          line-height: 35px;
          text-decoration: none !important; }
        .lw-cart-item .lw-control-wrapper .lw-controls a.remove-one-product {
          background: url("../img/remove.png") center center no-repeat;
          background-size: 15px; }
        .lw-cart-item .lw-control-wrapper .lw-controls a.add-one-product {
          background: url("../img/add.png") center center no-repeat;
          background-size: 15px; }
        .lw-cart-item .lw-control-wrapper .lw-controls a.update-donation {
          display: flex;
          justify-content: center;
          align-items: center;
          height: 26px;
          color: #fff;
          text-transform: capitalize;
          margin: 0 0 5px 5px;
          padding: 13.5px 24px !important;
          border: 1px solid #fff; }
      .lw-cart-item .lw-control-wrapper .lw-controls p {
        width: 45px;
        font-size: 16px;
        line-height: 35px;
        text-align: center;
        margin: 0; }
      .lw-cart-item .lw-control-wrapper .lw-controls input {
        max-width: 100px;
        height: 26px;
        margin-top: 0 !important;
        margin-bottom: 5px;
        padding: 0 5px; }
      @media (max-width: 767px) {
        .lw-cart-item .lw-control-wrapper .lw-controls {
          margin-top: 10px; } }
    .lw-cart-item .lw-control-wrapper a.remove-all-products {
      display: block;
      font-size: 15px;
      font-weight: 300;
      color: black !important;
      text-align: center;
      text-decoration: none !important;
      text-transform: capitalize; }
  @media (max-width: 767px) {
    .lw-cart-item {
      margin-bottom: 30px;
      flex-direction: column;
      align-items: flex-start;
      padding-bottom: 30px; }
      .lw-cart-item .image-wrapper {
        display: none; }
      .lw-cart-item .caption h3 {
        font-size: 18px;
        line-height: 20px; }
      .lw-cart-item .caption h4 {
        font-size: 16px;
        line-height: 18px; }
      .lw-cart-item .caption p {
        font-size: 14px;
        line-height: 18px; }
      .lw-cart-item .lw-price {
        margin-left: inherit; }
        .lw-cart-item .lw-price p {
          height: auto;
          font-size: 16px;
          margin: 0; } }

#emptyMessage {
  font-size: 20px;
  font-weight: 900;
  text-align: center;
  margin: 80px 0; }

.cart-proceed-to-checkout {
  margin-top: 20px;
  margin-left: -11px; }

.add-to-cart-modal .lw-cart-item .lw-donation-occurence {
  margin-bottom: 5px; }

.lw-speaker-schedule h2 {
  font-size: 44px;
  font-weight: 900;
  text-transform: uppercase;
  text-align: center;
  line-height: 44px;
  margin: 0 0 30px 0; }

.lw-speaker-schedule h3 {
  max-width: 525px;
  font-size: 34px;
  font-weight: 500;
  text-align: left;
  text-indent: 110px;
  line-height: 36px;
  margin: 0 auto 30px auto; }

@media (max-width: 767px) {
  .lw-speaker-schedule h3 {
    text-indent: 85px;
    margin: 0 0 30px 0; } }

@media (max-width: 991px) {
  .lw-speaker-schedule h2 {
    font-size: 31px;
    line-height: 33px; }
  .lw-speaker-schedule h3 {
    font-size: 24px;
    line-height: 26px; } }

.lw-day-block {
  margin-bottom: 30px; }
  .lw-day-block .container, .lw-day-block .js-livestream-inactive, .lw-day-block .js-livestream-active {
    border-bottom: 1px solid black; }

.lw-speaker {
  max-width: 525px;
  margin: 0 auto 30px auto; }
  .lw-speaker:before, .lw-speaker:after {
    content: " ";
    display: table; }
  .lw-speaker:after {
    clear: both; }
  .lw-speaker .image-wrapper {
    float: left;
    width: 80px;
    height: 80px;
    margin-right: 30px;
    overflow: hidden; }
    .lw-speaker .image-wrapper img {
      width: auto;
      height: 80px; }
  .lw-speaker .caption {
    float: right;
    width: calc(100% - 110px); }
    .lw-speaker .caption + .caption {
      clear: both;
      margin-top: 30px; }
    .lw-speaker .caption h4 {
      font-size: 24px;
      font-weight: 900;
      line-height: 22px;
      text-transform: uppercase;
      margin: 0 0 10px 0; }
    .lw-speaker .caption > p {
      font-size: 20px;
      font-weight: 500;
      line-height: 26px;
      text-transform: uppercase;
      margin: 0; }
    .lw-speaker .caption .lw-description {
      position: relative;
      overflow: hidden; }
      .lw-speaker .caption .lw-description p {
        font-size: 14px;
        font-weight: 300;
        text-transform: none; }
  @media (max-width: 767px) {
    .lw-speaker .image-wrapper {
      width: 75px;
      height: 75px;
      margin: 0 10px 0 0; }
      .lw-speaker .image-wrapper img {
        height: 75px; }
    .lw-speaker .caption {
      width: calc(100% - 85px); }
      .lw-speaker .caption h4 {
        font-size: 18px;
        line-height: 20px;
        margin: 0 0 10px 0; }
      .lw-speaker .caption > p {
        font-size: 16px;
        line-height: 18px; } }

.score-stripe, .score-pic-stripe {
  margin-bottom: 80px;
  width: 100%;
  padding-top: 30px; }
  @media (max-width: 991px) {
    .score-stripe, .score-pic-stripe {
      margin-bottom: 70px; } }
  .score-stripe.lw-full-page-hero, .score-pic-stripe.lw-full-page-hero {
    position: relative;
    min-height: calc(100vh - 100px);
    padding-top: 10px;
    overflow: hidden;
    margin-top: 90px; }
    @media (max-width: 767px) {
      .score-stripe.lw-full-page-hero, .score-pic-stripe.lw-full-page-hero {
        min-height: calc(100vh - 56px);
        margin-top: 56px; } }
    @media (max-width: 1199px) {
      .score-stripe.lw-full-page-hero, .score-pic-stripe.lw-full-page-hero {
        min-height: 530px;
        margin-top: 56px; } }
  .score-stripe.lw-parallax .score-pic-stripe, .score-pic-stripe.lw-parallax .score-pic-stripe {
    margin-bottom: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    padding-top: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; }
  .score-stripe.lw-half-page-hero, .score-pic-stripe.lw-half-page-hero {
    position: relative;
    min-height: 300px;
    padding-top: 0;
    margin-top: 100px;
    overflow: hidden; }
    .score-stripe.lw-half-page-hero .container, .score-stripe.lw-half-page-hero .js-livestream-inactive, .score-stripe.lw-half-page-hero .js-livestream-active, .score-pic-stripe.lw-half-page-hero .container, .score-pic-stripe.lw-half-page-hero .js-livestream-inactive, .score-pic-stripe.lw-half-page-hero .js-livestream-active {
      position: relative;
      display: flex;
      flex-direction: column;
      justify-content: center; }
    .score-stripe.lw-half-page-hero:before, .score-pic-stripe.lw-half-page-hero:before {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-image: -webkit-gradient(linear, left center, right center, from(black), to(rgba(0, 0, 0, 0)));
      background-image: -webkit-linear-gradient(left, black, rgba(0, 0, 0, 0));
      background-image: -moz-linear-gradient(left, black, rgba(0, 0, 0, 0));
      background-image: -ms-linear-gradient(left, black, rgba(0, 0, 0, 0));
      background-image: linear-gradient(left, black, rgba(0, 0, 0, 0));
      content: "";
      z-index: 2; }
      @media (max-width: 1199px) {
        .score-stripe.lw-half-page-hero:before, .score-pic-stripe.lw-half-page-hero:before {
          background-image: -webkit-gradient(linear, left center, right center, from(black), to(rgba(0, 0, 0, 0)));
          background-image: -webkit-linear-gradient(bottom, black, rgba(0, 0, 0, 0));
          background-image: -moz-linear-gradient(bottom, black, rgba(0, 0, 0, 0));
          background-image: -ms-linear-gradient(bottom, black, rgba(0, 0, 0, 0));
          background-image: linear-gradient(bottom, black, rgba(0, 0, 0, 0)); } }
    @media (max-width: 1199px) {
      .score-stripe.lw-half-page-hero, .score-pic-stripe.lw-half-page-hero {
        margin-top: 56px;
        min-height: 350px; } }
    @media (max-width: 767px) {
      .score-stripe.lw-half-page-hero, .score-pic-stripe.lw-half-page-hero {
        min-height: 250px; } }
    @media print {
      .score-stripe.lw-half-page-hero, .score-pic-stripe.lw-half-page-hero {
        display: none; } }
  .score-stripe.lw-short-page-hero, .score-pic-stripe.lw-short-page-hero {
    margin-bottom: 0px;
    position: relative;
    min-height: 300px;
    padding-top: 0;
    margin-top: 100px;
    overflow: hidden; }
    @media print {
      .score-stripe.lw-short-page-hero, .score-pic-stripe.lw-short-page-hero {
        display: none; } }
    @media (max-width: 1199px) {
      .score-stripe.lw-short-page-hero, .score-pic-stripe.lw-short-page-hero {
        margin-top: 56px;
        min-height: 200px; } }
  @media (max-width: 1199px) and (max-width: 991px) {
    .score-stripe.lw-short-page-hero, .score-pic-stripe.lw-short-page-hero {
      background-size: cover; } }
  .score-stripe.lw-gradient-warm, .score-stripe.lw-opaque, .score-pic-stripe.lw-gradient-warm, .score-pic-stripe.lw-opaque {
    position: relative; }
    .score-stripe.lw-gradient-warm:after, .score-stripe.lw-opaque:after, .score-pic-stripe.lw-gradient-warm:after, .score-pic-stripe.lw-opaque:after {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 129, 202, 0.8);
      opacity: 0.8;
      content: ""; }
  .score-stripe.lw-gradient-dark, .score-pic-stripe.lw-gradient-dark {
    position: relative;
    overflow: hidden; }
    .score-stripe.lw-gradient-dark .container, .score-stripe.lw-gradient-dark .js-livestream-inactive, .score-stripe.lw-gradient-dark .js-livestream-active, .score-pic-stripe.lw-gradient-dark .container, .score-pic-stripe.lw-gradient-dark .js-livestream-inactive, .score-pic-stripe.lw-gradient-dark .js-livestream-active {
      position: relative;
      display: flex;
      flex-direction: column;
      justify-content: center;
      z-index: 1; }
    .score-stripe.lw-gradient-dark:after, .score-pic-stripe.lw-gradient-dark:after {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-image: -webkit-gradient(linear, left center, right center, from(black), to(rgba(0, 0, 0, 0)));
      background-image: -webkit-linear-gradient(left, black, rgba(0, 0, 0, 0));
      background-image: -moz-linear-gradient(left, black, rgba(0, 0, 0, 0));
      background-image: -ms-linear-gradient(left, black, rgba(0, 0, 0, 0));
      background-image: linear-gradient(left, black, rgba(0, 0, 0, 0));
      content: ""; }
    .score-stripe.lw-gradient-dark.small > .container, .score-stripe.lw-gradient-dark.small > .js-livestream-inactive, .score-stripe.lw-gradient-dark.small > .js-livestream-active, .score-pic-stripe.lw-gradient-dark.small > .container, .score-pic-stripe.lw-gradient-dark.small > .js-livestream-inactive, .score-pic-stripe.lw-gradient-dark.small > .js-livestream-active {
      min-height: 500px; }
    .score-stripe.lw-gradient-dark.large > .container, .score-stripe.lw-gradient-dark.large > .js-livestream-inactive, .score-stripe.lw-gradient-dark.large > .js-livestream-active, .score-pic-stripe.lw-gradient-dark.large > .container, .score-pic-stripe.lw-gradient-dark.large > .js-livestream-inactive, .score-pic-stripe.lw-gradient-dark.large > .js-livestream-active {
      min-height: 720px; }
    .score-stripe.lw-gradient-dark.no-overlay:after, .score-pic-stripe.lw-gradient-dark.no-overlay:after {
      display: none; }
    @media (max-width: 991px) {
      .score-stripe.lw-gradient-dark, .score-pic-stripe.lw-gradient-dark {
        padding-top: 0; }
        .score-stripe.lw-gradient-dark .container, .score-stripe.lw-gradient-dark .js-livestream-inactive, .score-stripe.lw-gradient-dark .js-livestream-active, .score-pic-stripe.lw-gradient-dark .container, .score-pic-stripe.lw-gradient-dark .js-livestream-inactive, .score-pic-stripe.lw-gradient-dark .js-livestream-active {
          justify-content: flex-end; }
        .score-stripe.lw-gradient-dark:after, .score-pic-stripe.lw-gradient-dark:after {
          display: none; }
        .score-stripe.lw-gradient-dark.small > .container, .score-stripe.lw-gradient-dark.small > .js-livestream-inactive, .score-stripe.lw-gradient-dark.small > .js-livestream-active, .score-pic-stripe.lw-gradient-dark.small > .container, .score-pic-stripe.lw-gradient-dark.small > .js-livestream-inactive, .score-pic-stripe.lw-gradient-dark.small > .js-livestream-active {
          min-height: 350px; }
        .score-stripe.lw-gradient-dark.large > .container, .score-stripe.lw-gradient-dark.large > .js-livestream-inactive, .score-stripe.lw-gradient-dark.large > .js-livestream-active, .score-pic-stripe.lw-gradient-dark.large > .container, .score-pic-stripe.lw-gradient-dark.large > .js-livestream-inactive, .score-pic-stripe.lw-gradient-dark.large > .js-livestream-active {
          min-height: 350px; } }
  .score-stripe.lw-service, .score-pic-stripe.lw-service {
    margin-bottom: 0;
    position: relative;
    background: rgba(0, 129, 202, 0.8);
    padding: 40px 0;
    z-index: 1; }
    @media (max-width: 991px) {
      .score-stripe.lw-service, .score-pic-stripe.lw-service {
        background: #0081ca;
        padding: 20px 0; } }
  .score-stripe.lw-button-wrapper, .score-pic-stripe.lw-button-wrapper {
    margin-bottom: 0;
    position: relative;
    text-align: center;
    background: rgba(0, 0, 0, 0.7);
    padding: 40px 0; }
    @media (max-width: 991px) {
      .score-stripe.lw-button-wrapper, .score-pic-stripe.lw-button-wrapper {
        background: rgba(0, 129, 202, 0.8);
        padding: 20px 0; } }
  .score-stripe.lw-gradient-cool, .score-stripe.lw-gradient, .score-pic-stripe.lw-gradient-cool, .score-pic-stripe.lw-gradient {
    margin-bottom: 130px;
    margin-top: 70px;
    padding: 30px 0;
    background-color: #0075ae;
    background-image: -webkit-gradient(linear, left center, right center, from(#0075ae), to(#004482));
    background-image: -webkit-linear-gradient(left, #0075ae, #004482);
    background-image: -moz-linear-gradient(left, #0075ae, #004482);
    background-image: -ms-linear-gradient(left, #0075ae, #004482);
    background-image: linear-gradient(left, #0075ae, #004482); }
    @media (max-width: 991px) {
      .score-stripe.lw-gradient-cool, .score-stripe.lw-gradient, .score-pic-stripe.lw-gradient-cool, .score-pic-stripe.lw-gradient {
        margin-bottom: 0;
        margin-top: 0;
        padding: 0; } }
  .score-stripe.no-margin, .score-pic-stripe.no-margin {
    margin-bottom: 0; }
    @media (max-width: 991px) {
      .score-stripe.no-margin, .score-pic-stripe.no-margin {
        margin-bottom: 0; } }
  .score-stripe.lw-hidden, .score-pic-stripe.lw-hidden {
    display: none; }
  footer .score-stripe, footer .score-pic-stripe {
    margin-bottom: 0;
    padding-top: 0; }

.score-tab {
  margin-bottom: 30px; }
  .score-tab .tab-content .tab-pane {
    outline: none !important; }
  .score-tab.lw-tab .nav-tabs {
    margin-bottom: 30px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding: 0;
    border: none; }
    .score-tab.lw-tab .nav-tabs li {
      display: flex;
      justify-content: center;
      list-style: none;
      background: white;
      border-top: 2px solid #2B3998;
      border-bottom: 2px solid #2B3998;
      border-left: 1px solid #2B3998;
      border-right: 1px solid #2B3998;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }
      .score-tab.lw-tab .nav-tabs li a {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 45px;
        font-size: 16px;
        color: black;
        font-weight: 700;
        line-height: 19px;
        text-transform: uppercase;
        text-decoration: none;
        margin: 0;
        border: none;
        border-radius: 0; }
      .score-tab.lw-tab .nav-tabs li:first-child {
        border-left: 2px solid #2B3998; }
      .score-tab.lw-tab .nav-tabs li:last-child {
        border-right: 2px solid #2B3998; }
      .score-tab.lw-tab .nav-tabs li.active, .score-tab.lw-tab .nav-tabs li:hover, .score-tab.lw-tab .nav-tabs li:focus {
        background: #2B3998; }
        .score-tab.lw-tab .nav-tabs li.active a, .score-tab.lw-tab .nav-tabs li:hover a, .score-tab.lw-tab .nav-tabs li:focus a {
          color: white;
          text-decoration: none;
          background: transparent;
          border: none;
          border-radius: 0;
          opacity: 1; }
  @media (max-width: 991px) {
    .score-tab.lw-tab .nav-tabs {
      flex-wrap: wrap; }
      .score-tab.lw-tab .nav-tabs li a {
        height: 30px;
        font-size: 14px;
        line-height: 16px; } }
  .score-tab.lw-tab.left-align .nav-tabs {
    justify-content: flex-start; }
  .score-tab.lw-account-tab {
    margin-left: -15px;
    margin-right: -15px; }
    .score-tab.lw-account-tab:before, .score-tab.lw-account-tab:after {
      content: " ";
      display: table; }
    .score-tab.lw-account-tab:after {
      clear: both; }
    .score-tab.lw-account-tab .nav-tabs-wrapper-outer {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px; }
      @media (min-width: 992px) {
        .score-tab.lw-account-tab .nav-tabs-wrapper-outer {
          float: left;
          width: 25%; } }
      @media print {
        .score-tab.lw-account-tab .nav-tabs-wrapper-outer {
          position: relative;
          float: left;
          width: 25%;
          min-height: 1px;
          padding-left: 15px;
          padding-right: 15px; } }
    .score-tab.lw-account-tab .tab-content-wrapper-outer {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px; }
      @media (min-width: 992px) {
        .score-tab.lw-account-tab .tab-content-wrapper-outer {
          float: left;
          width: 75%; } }
      @media print {
        .score-tab.lw-account-tab .tab-content-wrapper-outer {
          position: relative;
          float: left;
          width: 75%;
          min-height: 1px;
          padding-left: 15px;
          padding-right: 15px; } }
    .score-tab.lw-account-tab .nav-tabs {
      margin-bottom: 80px;
      border: 1px solid black;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }
      .score-tab.lw-account-tab .nav-tabs li {
        float: none;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; }
        .score-tab.lw-account-tab .nav-tabs li a {
          display: flex;
          flex-direction: column;
          align-items: center;
          justify-content: center;
          width: 100%;
          min-height: 45px;
          font-size: 16px;
          font-weight: 700;
          color: black;
          text-align: center;
          background: transparent !important;
          border: none !important;
          border-radius: 0; }
        .score-tab.lw-account-tab .nav-tabs li.active a, .score-tab.lw-account-tab .nav-tabs li:hover a, .score-tab.lw-account-tab .nav-tabs li:focus a {
          color: white;
          text-decoration: none; }
        .score-tab.lw-account-tab .nav-tabs li.active:nth-child(odd), .score-tab.lw-account-tab .nav-tabs li:hover:nth-child(odd), .score-tab.lw-account-tab .nav-tabs li:focus:nth-child(odd) {
          background-color: #0089C8; }
        .score-tab.lw-account-tab .nav-tabs li.active:nth-child(even), .score-tab.lw-account-tab .nav-tabs li:hover:nth-child(even), .score-tab.lw-account-tab .nav-tabs li:focus:nth-child(even) {
          background-color: #2B3998; }
      @media (max-width: 991px) {
        .score-tab.lw-account-tab .nav-tabs {
          margin-bottom: 30px; } }

.lw-tile {
  margin-bottom: 30px; }
  .lw-tile .image-wrapper {
    position: relative;
    width: 100%;
    height: 187px;
    margin: 0 0 20px 0; }
    .lw-tile .image-wrapper img {
      display: block;
      width: auto;
      max-width: 100%;
      height: 187px;
      object-fit: cover;
      margin: 0 auto; }
    .lw-tile .image-wrapper span {
      position: absolute;
      top: 15px;
      left: 0;
      font-size: 14px;
      font-weight: 700;
      color: white;
      text-transform: uppercase;
      text-align: right;
      line-height: 23px;
      padding: 0 5px 0 15px;
      background: #2B3998;
      box-shadow: 1px 3px 3px rgba(0, 0, 0, 0.4);
      z-index: 2; }
      .lw-tile .image-wrapper span:nth-of-type(1) {
        top: 15px; }
      .lw-tile .image-wrapper span:nth-of-type(2) {
        top: 44px; }
      .lw-tile .image-wrapper span:nth-of-type(3) {
        top: 73px; }
    @media (max-width: 767px) {
      .church-search-results .lw-tile .image-wrapper {
        display: none; } }
  .lw-tile h3 {
    width: 100%;
    font-size: 24px;
    font-weight: 900;
    line-height: 22px;
    text-transform: uppercase;
    margin: 0 0 5px 0; }
    .lw-tile h3 a {
      color: black; }
      .lw-tile h3 a:hover, .lw-tile h3 a:focus {
        text-decoration: none;
        opacity: 0.5; }
      .lw-tile h3 a:focus {
        box-shadow: inset 0 0 0 7px blue; }
  .lw-tile .caption h4 {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    margin: 0 0 5px 0; }
  .lw-tile .caption p {
    font-size: 16px;
    font-weight: 300;
    line-height: 18px;
    margin: 0 0 5px 0; }
    .lw-tile .caption p + span {
      display: block;
      font-size: 16px;
      font-weight: 300;
      line-height: 18px;
      margin-bottom: 5px; }
    .lw-tile .caption p + .score-button, .lw-tile .caption p + .score-composite-link, .lw-tile .caption p + .cc-btn, .lw-tile .caption .lw-filter-box p + button, .lw-filter-box .lw-tile .caption p + button, .lw-tile .caption form p + button, form .lw-tile .caption p + button, .lw-tile .caption p + .lw-show-more-results, .lw-tile .caption .score-search-box p + .button, .score-search-box .lw-tile .caption p + .button {
      display: inline-block;
      margin-top: 15px; }
  .lw-tile .caption .score-button, .lw-tile .caption .score-composite-link, .lw-tile .caption .cc-btn, .lw-tile .caption .lw-filter-box button, .lw-filter-box .lw-tile .caption button, .lw-tile .caption form button, form .lw-tile .caption button, .lw-tile .caption .lw-show-more-results, .lw-tile .caption .score-search-box .button, .score-search-box .lw-tile .caption .button {
    display: inline-block;
    margin-top: 15px; }
  @media (max-width: 767px) {
    .lw-tile .image-wrapper {
      width: 100%; } }
  .lw-product-item .lw-tile {
    margin-bottom: 0; }
    .lw-product-item .lw-tile .image-wrapper {
      position: relative;
      margin: 0 0 20px 0;
      background: white; }
      .lw-product-item .lw-tile .image-wrapper:after {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        box-shadow: 0 0 80px 30px #CFCFCF inset;
        content: "";
        z-index: 1; }
      .lw-product-item .lw-tile .image-wrapper img {
        position: relative;
        display: block;
        width: auto;
        height: 100%;
        object-fit: contain;
        background: transparent;
        margin: 0 auto;
        z-index: 2; }
    .lw-product-item .lw-tile h3, .lw-product-item .lw-tile h4 {
      width: 100%;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    .lw-product-item .lw-tile h3 {
      font-size: 24px;
      font-weight: 900;
      line-height: 22px;
      text-transform: uppercase;
      margin: 0 0 5px 0; }
    .lw-product-item .lw-tile .caption h4 {
      font-size: 18px;
      font-weight: 700;
      line-height: 18px;
      margin: 0 0 5px 0; }
    .lw-product-item .lw-tile .caption p {
      font-size: 16px;
      font-weight: 300;
      line-height: 20px;
      margin: 0 0 5px 0; }
    .lw-product-item .lw-tile .caption span.lw-price {
      display: block;
      font-size: 18px;
      font-weight: 700;
      line-height: 18px; }
    @media (max-width: 767px) {
      .lw-product-item .lw-tile .image-wrapper {
        height: 289px; }
      .lw-product-item .lw-tile .score-button, .lw-product-item .lw-tile .score-composite-link, .lw-product-item .lw-tile .cc-btn, .lw-product-item .lw-tile .lw-filter-box button, .lw-filter-box .lw-product-item .lw-tile button, .lw-product-item .lw-tile form button, form .lw-product-item .lw-tile button, .lw-product-item .lw-tile .lw-show-more-results, .lw-product-item .lw-tile .score-search-box .button, .score-search-box .lw-product-item .lw-tile .button {
        display: block;
        text-align: center; } }
    @media (min-width: 768px) {
      .lw-product-item .lw-tile {
        height: auto; } }
    @media (min-width: 768px) {
      .lw-product-item .lw-tile .image-wrapper {
        height: 187px; } }
    @media (max-width: 991px) {
      .lw-product-item .lw-tile .image-wrapper {
        width: calc(100% - 20px); }
      .lw-product-item .lw-tile h3 {
        font-size: 16px;
        line-height: 18px; }
      .lw-product-item .lw-tile .caption h4 {
        font-size: 16px;
        line-height: 18px; }
      .lw-product-item .lw-tile .caption p {
        font-size: 14px;
        line-height: 18px; }
        .lw-product-item .lw-tile .caption p.lw-price {
          font-size: 16px;
          line-height: 18px; } }
    @media (min-width: 992px) {
      .lw-product-item .lw-tile {
        min-height: 388px; }
        .lw-product-item .lw-tile .image-wrapper {
          height: 210px; }
        .one-column .lw-product-item .lw-tile {
          min-height: auto; } }
    @media (min-width: 1200px) {
      .lw-product-item .lw-tile {
        min-height: 438px; }
        .lw-product-item .lw-tile .image-wrapper {
          height: 260px; }
        .one-column .lw-product-item .lw-tile {
          min-height: auto; } }
    .lw-featuredproducts .lw-product-item .lw-tile .image-wrapper {
      width: calc(100% - 20px);
      margin: 20px 0 20px 20px; }
      .lw-featuredproducts .lw-product-item .lw-tile .image-wrapper:before {
        position: absolute;
        top: -20px;
        left: -20px;
        width: 100%;
        height: 100%;
        content: "";
        z-index: -1;
        -webkit-transition: 1.5s;
        -o-transition: 1.5s;
        transition: 1.5s; }
    @media (min-width: 768px) {
      .lw-featuredproducts .lw-product-item .lw-tile .image-wrapper {
        height: 187px; } }
    @media (min-width: 992px) {
      .lw-featuredproducts .lw-product-item .lw-tile .image-wrapper {
        height: 274px; } }
    @media (min-width: 1200px) {
      .lw-featuredproducts .lw-product-item .lw-tile .image-wrapper {
        height: 340px; } }
  .lw-message-details-tile .lw-tile .image-wrapper {
    position: relative;
    margin: 0 0 20px 0;
    overflow: hidden; }
    @media (min-width: 768px) and (max-width: 991px) {
      .score-page-preview .lw-message-details-tile .lw-tile .image-wrapper {
        height: 320px; } }
    .lw-message-details-tile .lw-tile .image-wrapper a {
      display: block; }
      .lw-message-details-tile .lw-tile .image-wrapper a:before {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 40px;
        height: 40px;
        background: url("../img/Icon-play-white.svg") center center no-repeat;
        background-size: 40px;
        transform: translate(-50%, -50%);
        content: "";
        z-index: 2;
        opacity: 0.7;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; }
      .lw-message-details-tile .lw-tile .image-wrapper a:after {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5);
        content: "";
        z-index: 1; }
      .lw-message-details-tile .lw-tile .image-wrapper a:hover:before {
        opacity: 1; }
    .lw-message-details-tile .lw-tile .image-wrapper img {
      position: relative;
      display: block;
      width: 100%;
      height: 205px;
      background: transparent;
      margin: 0 auto; }
      @media (min-width: 768px) and (max-width: 991px) {
        .score-page-preview .lw-message-details-tile .lw-tile .image-wrapper img {
          height: 320px; } }
  .lw-message-details-tile .lw-tile h3, .lw-message-details-tile .lw-tile h4 {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .lw-message-details-tile .lw-tile h4 span:before {
    content: "- "; }
  .lw-message-details-tile .lw-tile h3 {
    font-size: 24px;
    font-weight: 900;
    line-height: 22px;
    text-transform: uppercase;
    margin: 0 0 5px 0; }
  .lw-message-details-tile .lw-tile .caption h4 {
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    margin: 0 0 5px 0; }
  .lw-message-details-tile .lw-tile .caption p {
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    margin: 0 0 5px 0; }
  @media (max-width: 767px) {
    .lw-message-details-tile .lw-tile .image-wrapper {
      height: 150px; }
      .lw-message-details-tile .lw-tile .image-wrapper img {
        height: 150px; } }
  @media (min-width: 768px) {
    .lw-message-details-tile .lw-tile .image-wrapper {
      height: 187px; }
      .one-column .lw-message-details-tile .lw-tile .image-wrapper {
        height: 100px; }
    .one-column .lw-message-details-tile .lw-tile h3 {
      margin-top: 0; } }
  @media (max-width: 991px) {
    .lw-message-details-tile .lw-tile h3 {
      font-size: 16px;
      line-height: 18px; }
    .lw-message-details-tile .lw-tile .image-wrapper img {
      width: 100%;
      object-fit: cover; }
    .lw-message-details-tile .lw-tile .caption h4 {
      font-size: 16px;
      line-height: 18px; }
    .lw-message-details-tile .lw-tile .caption p {
      font-size: 14px;
      line-height: 18px; }
      .lw-message-details-tile .lw-tile .caption p.lw-price {
        font-size: 16px;
        line-height: 18px; } }
  .lw-classes-events-tile .lw-tile .image-wrapper {
    background: #eaeaea; }
  .lw-classes-events-tile .lw-tile .caption {
    display: flex;
    flex-direction: column; }
    .lw-classes-events-tile .lw-tile .caption h4 {
      font-size: 14px !important;
      order: 2; }
    .lw-classes-events-tile .lw-tile .caption span.ell {
      position: relative;
      order: 1;
      overflow: hidden;
      padding-bottom: 15px;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }
      .lw-classes-events-tile .lw-tile .caption span.ell:after {
        content: '';
        display: inline-block;
        position: absolute;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 25px;
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0.1), white 75%); }
    .lw-classes-events-tile .lw-tile .caption .score-button, .lw-classes-events-tile .lw-tile .caption .score-composite-link, .lw-classes-events-tile .lw-tile .caption .cc-btn, .lw-classes-events-tile .lw-tile .caption .lw-filter-box button, .lw-filter-box .lw-classes-events-tile .lw-tile .caption button, .lw-classes-events-tile .lw-tile .caption form button, form .lw-classes-events-tile .lw-tile .caption button, .lw-classes-events-tile .lw-tile .caption .lw-show-more-results, .lw-classes-events-tile .lw-tile .caption .score-search-box .button, .score-search-box .lw-classes-events-tile .lw-tile .caption .button {
      order: 3;
      align-self: flex-start; }
    .lw-classes-events-tile .lw-tile .caption a.lw-read-more {
      order: 1;
      align-self: flex-start; }
  @media (max-width: 767px) {
    .lw-classes-events-tile .lw-tile .image-wrapper {
      height: auto; }
      .lw-classes-events-tile .lw-tile .image-wrapper img {
        width: 100%;
        height: auto; } }
  .one-column .lw-tile {
    margin-bottom: 0;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 30px; }
    .one-column .lw-tile:before, .one-column .lw-tile:after {
      content: " ";
      display: table; }
    .one-column .lw-tile:after {
      clear: both; }
    .one-column .lw-tile h3 {
      width: 100%;
      font-size: 24px;
      font-weight: 900;
      line-height: 22px;
      text-transform: uppercase;
      margin: 0 0 5px 0; }
      .one-column .lw-tile h3 a {
        color: black; }
        .one-column .lw-tile h3 a:hover, .one-column .lw-tile h3 a:focus {
          text-decoration: none;
          opacity: 0.5; }
        .one-column .lw-tile h3 a:focus {
          box-shadow: inset 0 0 0 7px blue; }
    .one-column .lw-tile .caption h4 {
      width: 100%;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-size: 18px;
      font-weight: 700;
      line-height: 18px;
      margin: 0 0 5px 0; }
    .one-column .lw-tile .caption p {
      font-size: 16px;
      font-weight: 300;
      line-height: 18px;
      margin: 0 0 5px 0;
      overflow: hidden;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }
      .one-column .lw-tile .caption p + span {
        display: block;
        font-size: 16px;
        font-weight: 300;
        line-height: 18px;
        margin-bottom: 5px; }
      .one-column .lw-tile .caption p + .score-button, .one-column .lw-tile .caption p + .score-composite-link, .one-column .lw-tile .caption p + .cc-btn, .one-column .lw-tile .caption .lw-filter-box p + button, .lw-filter-box .one-column .lw-tile .caption p + button, .one-column .lw-tile .caption form p + button, form .one-column .lw-tile .caption p + button, .one-column .lw-tile .caption p + .lw-show-more-results, .one-column .lw-tile .caption .score-search-box p + .button, .score-search-box .one-column .lw-tile .caption p + .button {
        display: inline-block;
        margin-top: 15px; }
    .one-column .lw-tile .caption .score-button, .one-column .lw-tile .caption .score-composite-link, .one-column .lw-tile .caption .cc-btn, .one-column .lw-tile .caption .lw-filter-box button, .lw-filter-box .one-column .lw-tile .caption button, .one-column .lw-tile .caption form button, form .one-column .lw-tile .caption button, .one-column .lw-tile .caption .lw-show-more-results, .one-column .lw-tile .caption .score-search-box .button, .score-search-box .one-column .lw-tile .caption .button {
      display: inline-block;
      margin-top: 15px; }
    @media (max-width: 767px) {
      .one-column .lw-tile .image-wrapper img {
        margin: 0; }
      .one-column .lw-tile h3 {
        font-size: 18px;
        line-height: 20px; }
      .one-column .lw-tile .caption h4 {
        font-size: 16px; }
      .one-column .lw-tile .caption p {
        line-height: 20px; } }
    @media (min-width: 768px) {
      .one-column .lw-tile .image-wrapper {
        float: left;
        width: 187px;
        height: 187px;
        margin: 0 30px 0 0; }
      .one-column .lw-tile h3 {
        float: left;
        width: calc(100% - 217px);
        margin-top: 45px; }
      .one-column .lw-tile .caption {
        float: left;
        width: calc(100% - 217px); } }
  .lw-tile.cancelled {
    opacity: 0.7; }

.app-promotion-tile {
  padding-top: 0;
  margin-bottom: 60px; }
  .app-promotion-tile .app-promotion-block {
    text-align: center; }
    .app-promotion-tile .app-promotion-block h2 {
      font-size: 28px;
      font-weight: 300;
      line-height: 36px; }
    .app-promotion-tile .app-promotion-block img {
      height: 223px;
      width: auto;
      margin: 0 auto; }
    .app-promotion-tile .app-promotion-block a {
      display: block;
      width: auto;
      padding: 26px 0px 0 0; }
      .app-promotion-tile .app-promotion-block a img {
        height: 50px;
        width: auto; }
  @media (min-width: 768px) and (max-width: 1199px) {
    .app-promotion-tile .app-promotion-block {
      display: flex;
      flex-wrap: wrap;
      text-align: left; }
    .app-promotion-tile .app-caption {
      margin-left: 55px; }
    .app-promotion-tile a {
      display: inline-block !important; }
      .app-promotion-tile a img.app-image {
        width: auto;
        height: 300px; }
    .app-promotion-tile .score-left {
      width: 60% !important; }
    .app-promotion-tile .score-right {
      width: 50% !important;
      margin-top: -115px;
      margin-left: 55px; } }
  @media (min-width: 1200px) {
    .app-promotion-tile .app-promotion-block {
      display: flex;
      align-items: center;
      text-align: left; }
      .app-promotion-tile .app-promotion-block h2 {
        font-size: 46px;
        font-weight: 300;
        line-height: 55px; }
      .app-promotion-tile .app-promotion-block img {
        height: 300px;
        width: auto;
        margin: 0 auto; }
      .app-promotion-tile .app-promotion-block a {
        display: inline-block;
        width: auto;
        padding: 26px 10px 0 0; }
        .app-promotion-tile .app-promotion-block a img {
          height: 50px;
          width: auto; } }

.score-search-box {
  margin-bottom: 10px;
  height: 45px; }
  @media (max-width: 767px) {
    .church-search-results .page-wrapper .score-search-box {
      height: auto; } }
  .score-search-box .clear-input {
    display: block;
    position: absolute;
    top: 0;
    right: 40px;
    background: transparent;
    z-index: 2; }
    @media (max-width: 767px) {
      .score-search-box .clear-input {
        top: 4px; } }
    .church-search-results .page-wrapper .score-search-box .clear-input {
      top: 5px;
      right: 145px; }
      @media (max-width: 767px) {
        .church-search-results .page-wrapper .score-search-box .clear-input {
          top: 5px;
          right: 10px; } }
  @media (max-width: 767px) {
    .church-search-results .page-wrapper .score-search-box .js-typeahead {
      display: block;
      height: auto; } }
  .score-search-box .twitter-typeahead {
    margin-right: 30px; }
    @media (max-width: 767px) {
      .church-search-results .page-wrapper .score-search-box .twitter-typeahead {
        margin-right: 0; } }
    .score-search-box .twitter-typeahead input {
      outline-color: #0067f43f !important; }
      .score-right .score-search-box .twitter-typeahead input {
        height: 45px;
        font-size: 16px;
        font-weight: 300;
        line-height: 45px;
        border: 1px solid black;
        padding-left: 10px;
        padding-right: 40px; }
    .score-search-box .twitter-typeahead ::placeholder {
      color: #636363; }
    .score-search-box .twitter-typeahead :-ms-input-placeholder {
      color: #636363; }
    .score-search-box .twitter-typeahead ::-ms-input-placeholder {
      color: #636363; }
    .score-search-box .twitter-typeahead .tt-menu {
      left: 0 !important;
      right: inherit;
      width: 100%;
      max-height: 70vh;
      border-radius: 0;
      overflow: auto; }
    .score-search-box .twitter-typeahead .score-typeahead-content {
      border-color: black;
      overflow: hidden; }
    .score-search-box .twitter-typeahead .score-typeahead-footer {
      display: none; }
  .score-search-box .button {
    height: 45px; }
    @media (max-width: 767px) {
      .church-search-results .page-wrapper .score-search-box .button {
        width: 100%;
        text-align: center;
        margin-top: 10px; } }
  @media (min-width: 1200px) {
    header .score-search-box {
      position: absolute;
      top: -15px;
      right: 218px;
      width: 0;
      height: 0;
      overflow: hidden;
      opacity: 0;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; } }
  header .score-search-box:before {
    position: absolute;
    top: 15px;
    right: 18px;
    width: 14px;
    height: 14px;
    content: "\e921";
    z-index: 3;
    font-family: "jom-new" !important;
    font-weight: bold; }
  header .score-search-box.opened {
    width: 827px;
    height: 40px;
    opacity: 1;
    overflow: visible; }
  header .score-search-box .twitter-typeahead {
    margin-right: 0; }
    header .score-search-box .twitter-typeahead input {
      padding-right: 65px; }
  header .score-search-box .clear-input {
    display: none; }
  header .score-search-box .button {
    position: absolute;
    right: 0;
    width: 40px;
    font-size: 0 !important;
    padding: 10px 30px !important;
    opacity: 0;
    z-index: 3; }
    header .score-search-box .button:hover {
      opacity: 0; }
  @media (min-width: 768px) and (max-width: 1199px) {
    header .score-search-box:before {
      right: 45px; } }
  @media (max-width: 1199px) {
    header .score-search-box:before {
      top: 13px;
      right: 30px;
      opacity: .5; }
    header .score-search-box.opened {
      width: 100%; }
    header .score-search-box .js-typeahead {
      height: 48px; } }
  .shrink .score-search-box {
    top: -6px; }
    .shrink .score-search-box:before {
      top: 12px; }
    @media (min-width: 1200px) {
      .shrink .score-search-box:before {
        top: 11px; } }

.lw-upcoming-teaser div {
  margin: 0 0 15px 0; }
  .lw-upcoming-teaser div.cancelled {
    opacity: 0.2; }
    .lw-upcoming-teaser div.cancelled a {
      cursor: default; }
  .lw-upcoming-teaser div a:after {
    top: 7px !important; }

.lw-upcoming-teaser h4 {
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  text-transform: uppercase;
  margin: 0; }

.lw-upcoming-teaser p, .lw-upcoming-teaser span {
  font-size: 16px;
  line-height: 20px;
  margin: 0 0 5px 0; }

@media (max-width: 767px) {
  .lw-upcoming-teaser div a:after {
    top: 2px !important; }
  .lw-upcoming-teaser h4 {
    font-size: 16px;
    line-height: 18px; }
  .lw-upcoming-teaser p, .lw-upcoming-teaser span {
    font-size: 14px;
    line-height: 18px; } }

div[style="background-color:#F15A1C;"] .score-hero-image:before {
  background-color: #F15A1C; }

div[style="background-color:#EF4120;"] .score-hero-image:before {
  background-color: #EF4120; }

div[style="background-color:#9E1F5C;"] .score-hero-image:before {
  background-color: #9E1F5C; }

div[style="background-color:#92278F;"] .score-hero-image:before {
  background-color: #92278F; }

div[style="background-color:#662D8F;"] .score-hero-image:before {
  background-color: #662D8F; }

div[style="background-color:#605CA8;"] .score-hero-image:before {
  background-color: #605CA8; }

div[style="background-color:#1C75BB;"] .score-hero-image:before {
  background-color: #1C75BB; }

div[style="background-color:#27A9E0;"] .score-hero-image:before {
  background-color: #27A9E0; }

div[style="background-color:#00A69D;"] .score-hero-image:before {
  background-color: #00A69D; }

div[style="background-color:#009344;"] .score-hero-image:before {
  background-color: #009344; }

div[style="background-color:#38B449;"] .score-hero-image:before {
  background-color: #38B449; }

div[style="background-color:#8CC63F;"] .score-hero-image:before {
  background-color: #8CC63F; }

div[style="background-color:#F2AE36;"] .score-hero-image:before {
  background-color: #F2AE36; }

div[style="background-color:#615C5C;"] .score-hero-image:before {
  background-color: #615C5C; }

div[style="background-color:#2B3998;"] .score-hero-image:before {
  background-color: #2B3998; }

div[style="background-color:#0081CA;"] .score-hero-image:before {
  background-color: #0089C8; }

.pright {
  padding-right: 10px; }

.pleft {
  padding-left: 10px; }

.mTop45 {
  margin-top: 45px; }

.score-youtube-video, .score-vimeo-video, .score-kaltura-video, .score-birghtcove-video {
  margin-bottom: 30px; }

.embed-responsive {
  min-height: 375px; }

.score-kaltura-video {
  margin-bottom: 30px;
  padding: 0; }
  .score-kaltura-video .kaltura-wrapper {
    height: 360px; }

.bc-player-default_default {
  width: 100%;
  height: 360px;
  font-size: 14px;
  overflow: hidden;
  margin-bottom: 30px; }

.lw-haivision-video, .score-youtube-video, .score-vimeo-video {
  margin-bottom: 110px;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: auto; }
  .lw-haivision-video iframe, .lw-haivision-video video, .score-youtube-video iframe, .score-youtube-video video, .score-vimeo-video iframe, .score-vimeo-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .lw-haivision-video.lw-offset, .recorded-message-page .lw-haivision-video, .score-youtube-video.lw-offset, .recorded-message-page .score-youtube-video, .score-vimeo-video.lw-offset, .recorded-message-page .score-vimeo-video {
    margin-bottom: 80px;
    margin-top: -350px;
    padding-top: 0;
    border: 10px solid white;
    z-index: 2; }
    @media (max-width: 767px) {
      .lw-haivision-video.lw-offset, .recorded-message-page .lw-haivision-video, .score-youtube-video.lw-offset, .recorded-message-page .score-youtube-video, .score-vimeo-video.lw-offset, .recorded-message-page .score-vimeo-video {
        margin-top: -200px; } }
  .lw-full-page-hero .lw-haivision-video:before, .lw-full-page-hero .score-youtube-video:before, .lw-full-page-hero .score-vimeo-video:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    content: "";
    z-index: 1; }
  .lw-full-page-hero .lw-haivision-video, .lw-half-page-hero .lw-haivision-video, .lw-full-page-hero .score-youtube-video, .lw-half-page-hero .score-youtube-video, .lw-full-page-hero .score-vimeo-video, .lw-half-page-hero .score-vimeo-video {
    position: absolute;
    width: 100%;
    height: 100%;
    margin-bottom: 0;
    padding-top: 0;
    z-index: 1;
    top: 0; }
    .lw-full-page-hero .lw-haivision-video iframe, .lw-full-page-hero .lw-haivision-video video, .lw-half-page-hero .lw-haivision-video iframe, .lw-half-page-hero .lw-haivision-video video, .lw-full-page-hero .score-youtube-video iframe, .lw-full-page-hero .score-youtube-video video, .lw-half-page-hero .score-youtube-video iframe, .lw-half-page-hero .score-youtube-video video, .lw-full-page-hero .score-vimeo-video iframe, .lw-full-page-hero .score-vimeo-video video, .lw-half-page-hero .score-vimeo-video iframe, .lw-half-page-hero .score-vimeo-video video {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border: 0; }
    @media (max-width: 991px) {
      .lw-full-page-hero .lw-haivision-video, .lw-half-page-hero .lw-haivision-video, .lw-full-page-hero .score-youtube-video, .lw-half-page-hero .score-youtube-video, .lw-full-page-hero .score-vimeo-video, .lw-half-page-hero .score-vimeo-video {
        display: none; } }
  @media (max-width: 991px) {
    .lw-haivision-video, .score-youtube-video, .score-vimeo-video {
      margin-bottom: 40px; } }

.mb-0 {
  margin-bottom: 0; }

.navbar-brand a {
  display: inline-block; }

.tile-image.img {
  width: 200px; }

/*Test Jom css files*/
.score-style-box .score-left-text, .wide-right {
  color: #fff; }

/*Our Ministry*/
.lw-half-page-hero {
  margin-bottom: 0; }

.jom-video-blocks .thumbnail {
  padding: 0;
  border: none; }
  .jom-video-blocks .thumbnail img {
    max-height: 240px !important;
    width: 100%;
    object-fit: cover;
    min-height: 240px; }
  .jom-video-blocks .thumbnail .caption {
    padding: 0; }
    .jom-video-blocks .thumbnail .caption h3 {
      padding: 0;
      color: black;
      margin-bottom: 0; }
      .jom-video-blocks .thumbnail .caption h3:hover {
        color: #0089c8; }
    .jom-video-blocks .thumbnail .caption p {
      font-size: 16px;
      font-weight: 500;
      margin-bottom: 0;
      color: black; }
    .jom-video-blocks .thumbnail .caption a p:hover {
      color: #0089c8; }
    .jom-video-blocks .thumbnail .caption a:hover {
      text-decoration: none;
      color: #0089c8; }

.jom-full-width-and-h-746 {
  max-height: 746px;
  overflow: hidden; }
  .jom-full-width-and-h-746 img {
    width: 100%; }

.jom-play-icon {
  position: absolute;
  width: 100%;
  margin: 0 auto; }

.btn-link-previous {
  color: #0089c8 !important;
  border: none; }
  .btn-link-previous:before {
    color: #0089c8 !important;
    padding: 0 8px 0 0; }

/*.caption.pull-right .icon-bookmark_gray, .caption.pull-right .icon-bookmark_blue {
    position: relative;
    top: 39px;
    cursor: pointer;
    @media (max-width:991px){
        top: 32px;
    }
}
.caption.pull-right {
    @media(min-width:992px) and (max-width:1024px) {
        padding-right: 10px !important;
    }
}*/
/*.how-to-watch {
    width: 100%;
    height: auto;
    background: #005484;
    padding: 10px 0;

    .d-flex {
        display: flex;
        margin: 0;
        justify-content: center;
        align-items: center;

        > div {
            padding: 0;
            text-align: center;
        }

        hr {
            margin: 10px 0;
        }

        @media(max-width:991px) {
            flex-direction: column;
        }

        @media(min-width:768px)and (max-width:991px) {
            padding: 20px 0;
        }
    }
}

.datepicker {
    p, span {
        font: normal 16px "museo-sans";
        font-weight: 500;
        text-align: center;
        color: #fff;
    }

    h1 {
        font: normal 50px "museo-sans";
        font-weight: 500;
        color: #fff;
        margin: 0;
    }

    .date-wrapper {
        display: flex;
        justify-content: center;
    }

    .date-wrapper > div:not(:last-of-type) {
        margin-right: 38px;
        text-align: center;
    }

    p {
        text-align: center;
        margin: 0;
    }

    span {
        text-transform: uppercase;
    }
}

.view-details {
    margin: 0 120px;

    button {
        min-width: 200px;
        height: 48px;
        border-radius: 4px;
        background-color: #0089c8;
        border: none;
        border-radius: 4px;
        margin: 0;
        font: normal 18px "alternate-gothic-no-3-d";
        letter-spacing: 1px;
        color: #fff;
        text-transform: uppercase;
    }

    @media (min-width:768px) and (max-width:991px) {
        margin: 30px 0;
    }
}

.livedetail-section {
    img {
        height: 15px;
        margin-right: 10px;
    }

    p, span {
        font: normal 16px "museo-sans";
        font-weight: 500;
        display: inline-block;
        color: #fff;
        margin: 0;
    }

    p {
        margin-right: 15px;
    }

    > div {
        text-align: left;
    }
}

//after sitecore integration

.search-filter-wrapper {
    .filter-blocks {
        display: flex;
        vertical-align: top;
        position: relative;
        left: 0;
        align-items: flex-start;
        justify-content: flex-start;
    }

    .selectpicker {
        margin: 0 20px 40px 0;
        width: 95%;
    }

    .filter-blocks > div:not(:last-of-type) {
        width: 30%;
        position: relative;
    }

    .filter-blocks label {
        position: absolute;
        top: 5px;
        left: 12px;
    }

    .lw-search {
        display: inline-flex;
        width: 50%;
        text-align: left;
        margin-right: 10px;
        position: relative;
        align-items: center;

        input {
            height: 48px;
            border: 1px solid #d0d0d0;
            width: 100%;
            font-size: 16px;
            font-weight: 300;
            line-height: 20px;
            color: #615C5C;
            margin: 0;
            padding: 0 30px 0 10px;
        }

        .searchButton {
            background: none;
            border: none;
            padding: 0 15px;
            margin: 0;
            position: absolute;
            right: 0;
        }

        .fa {
            border: none;
            padding: 0;
            margin: 0;
        }
    }
}




//thumbnail-alignment
.jom-video-blocks {
    .thumbnail {
        margin-bottom: 40px;

        img {
            max-height: 300px;
            min-height: 300px;
        }

        h3.card-title {
            font-size: 34px;
            font-weight: 500;
            margin: 0 0 4px;
            padding: 0;

            a {
                color: #000;

                &:hover {
                    text-decoration: none;
                }
            }
        }

        .caption h3 {
            margin: 0;
        }
    }

    .hw-thumbnail-cnt {
        padding: 20px;
        overflow: hidden;

        span {
            font-size: 16px;
            font-weight: 300;
            color: #000;
            text-transform: capitalize;

            a {
                color: #000;
            }
        }
    }
}*/
.filter-bar-container {
  width: 1100px;
  border-top: 1px solid #ebf3f8;
  border-bottom: 1px solid #ebf3f8;
  display: flex;
  margin-bottom: 60px;
  padding-top: 30px;
  padding-bottom: 30px; }
  @media (max-width: 1124px) {
    .filter-bar-container {
      padding-left: calc(((100%) / 2.14 ) - 145px);
      padding-right: calc(((100%) / 2.14 ) - 145px); } }
  @media (max-width: 468px) {
    .filter-bar-container {
      padding-left: 15px;
      padding-right: 15px; } }
  .filter-bar-container .search-input-wrapper {
    display: inline-block; }

.broadcast-filter-bar {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
  padding: 25px 0 3em;
  /*@media (max-width: 1124px) {
		padding: 4em 2em;
		&-verbose-copy {
			display: none;
		}
	}*/ }
  @media (max-width: 1124px) {
    .broadcast-filter-bar {
      text-align: center; }
      .broadcast-filter-bar-verbose-copy {
        display: inline; } }
  @media (max-width: 991px) {
    .broadcast-filter-bar {
      flex-direction: column; } }
  .no-flexbox .broadcast-filter-bar {
    display: block; }
  .broadcast-filter-bar label {
    text-transform: uppercase;
    /*margin-right: .68em;*/ }
    @media (max-width: 1124px) {
      .broadcast-filter-bar label {
        display: block;
        text-align: left; } }
  .broadcast-filter-bar-location, .broadcast-filter-bar-radius {
    flex-grow: 1; }
    .no-flexbox .broadcast-filter-bar-location, .no-flexbox .broadcast-filter-bar-radius {
      display: inline-block;
      padding-right: 3em; }
  .broadcast-filter-bar-location {
    text-align: left; }
    @media (max-width: 1124px) {
      .broadcast-filter-bar-location {
        text-align: center; }
        .broadcast-filter-bar-location .btn-red {
          width: 200px; } }
  .broadcast-filter-bar-radius {
    text-align: center; }
    @media (max-width: 1124px) {
      .broadcast-filter-bar-radius {
        text-align: left; }
        .broadcast-filter-bar-radius select {
          width: 100%; } }
  .broadcast-filter-bar-search {
    flex-grow: 0;
    text-align: right; }
    .no-flexbox .broadcast-filter-bar-search {
      display: inline-block; }
    @media (max-width: 1124px) {
      .broadcast-filter-bar-search {
        text-align: left; } }
    .broadcast-filter-bar-search-input {
      width: 35%; }
      @media (max-width: 1124px) {
        .broadcast-filter-bar-search-input {
          width: calc(100% - 132px);
          /*max-width:200px;*/ } }
      @media (max-width: 400px) {
        .broadcast-filter-bar-search-input {
          width: 100%; } }
    .broadcast-filter-bar-search button {
      margin-top: 1em; }
      @media (max-width: 420px) {
        .broadcast-filter-bar-search button {
          width: 100%; } }

#listings-search {
  width: 100%;
  margin: auto; }

.broadcast-filter-bar-search .clear-icon {
  top: calc((50% / 2) - 3px); }

.broadcast-listings-container {
  background: #fafcfd; }
  .broadcast-listings-container #broadcast-listings-current-location {
    display: none;
    text-align: center; }
  .broadcast-listings-container.auto-geo-sort .container, .broadcast-listings-container.auto-geo-sort .js-livestream-inactive, .broadcast-listings-container.auto-geo-sort .js-livestream-active {
    max-width: 1080px;
    text-align: center;
    margin: 0 auto 3em; }
    .broadcast-listings-container.auto-geo-sort .container .wysiwyg, .broadcast-listings-container.auto-geo-sort .js-livestream-inactive .wysiwyg, .broadcast-listings-container.auto-geo-sort .js-livestream-active .wysiwyg {
      font: normal 18px "museo-sans"; }
    @media (max-width: 991px) {
      .broadcast-listings-container.auto-geo-sort .container, .broadcast-listings-container.auto-geo-sort .js-livestream-inactive, .broadcast-listings-container.auto-geo-sort .js-livestream-active {
        max-width: 100%; } }

.broadcast-listing {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
  padding: 2em 0;
  display: flex;
  border-top: 1px solid #ebf3f8;
  border-bottom: 1px solid #ebf3f8;
  white-space: nowrap; }
  .no-flexbox .broadcast-listing {
    display: block; }
  @media (max-width: 1100px) {
    .broadcast-listing {
      padding: 2em 2em; } }
  @media (max-width: 750px) {
    .broadcast-listing {
      flex-direction: column;
      text-align: center;
      padding: .5em .5em; } }
  .broadcast-listing ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  .broadcast-listing .broadcast-location {
    width: 36%;
    text-align: left;
    white-space: normal;
    padding-right: 5%; }
    @media (max-width: 750px) {
      .broadcast-listing .broadcast-location {
        width: auto;
        text-align: center;
        padding: 0; }
        .broadcast-listing .broadcast-location > * {
          display: inline-block;
          margin: .68em auto; } }
    .no-flexbox .broadcast-listing .broadcast-location {
      display: inline-block;
      vertical-align: top; }
  .broadcast-listing-header {
    font-size: 1.68em;
    margin: 0.4em auto .2em 0; }
  .broadcast-listing-subheader {
    font-style: italic;
    font-weight: 100;
    margin: 0; }
  .broadcast-listing .broadcast-listing-station-list {
    flex: 1; }
    .no-flexbox .broadcast-listing .broadcast-listing-station-list {
      display: inline-block;
      vertical-align: top; }
  .broadcast-listing .broadcast-listing-station-details-list {
    display: flex;
    width: 100%;
    justify-content: flex-end; }
    @media (max-width: 750px) {
      .broadcast-listing .broadcast-listing-station-details-list {
        flex-direction: row; } }
    .no-flexbox .broadcast-listing .broadcast-listing-station-details-list {
      display: block; }
  .broadcast-listing .broadcast-listing-station-details-item {
    width: 100px;
    text-align: left;
    flex: 1; }
    .no-flexbox .broadcast-listing .broadcast-listing-station-details-item {
      display: inline-block;
      width: 280px; }
    @media (max-width: 750px) {
      .broadcast-listing .broadcast-listing-station-details-item {
        text-align: center;
        width: auto; } }
  .broadcast-listing .broadcast-station {
    font-weight: 800; }
  .broadcast-listing .broadcast-time {
    max-width: 90px;
    text-align: right; }
    @media (max-width: 750px) {
      .broadcast-listing .broadcast-time {
        text-align: center;
        max-width: 100%; } }

.filter-bar-container + .broadcast-listing {
  border-top: none; }

.explore-messages-title {
  text-align: center;
  margin-bottom: 50px; }
  .explore-messages-title span {
    font-size: 24px;
    width: 100%;
    font-weight: bold; }

.broadcast-filter-bar-radius .select--styled.in-line {
  display: inline; }

.broadcast-filter-bar-radius .select--styled.in-line {
  display: inline; }

.broadcast-filter-bar-search #listings-search-button {
  margin-top: 0; }

.modal-header {
  text-transform: uppercase; }

.failure-message {
  font-size: 14px !important;
  text-align: center;
  text-transform: none !important;
  width: 100%;
  line-height: normal !important;
  margin: 0 !important;
  padding: 10px; }

/*30-thoughts page*/
.thirty-thoughts.score-stripe.lw-half-page-hero {
  margin-top: 200px;
  overflow: visible;
  min-height: 446px;
  margin-bottom: 120px; }

.thirty-thoughts:before {
  display: none; }

.thirty-thoughts .score-document-header {
  position: absolute;
  margin: 0;
  top: -60px;
  left: 50%;
  transform: translate(-50%);
  border-bottom: none; }

@media (max-width: 1199px) {
  .thirty-thoughts.score-stripe.lw-half-page-hero {
    min-height: 250px;
    margin-top: 150px;
    margin-bottom: 80px; }
  .thirty-thoughts .score-document-header {
    top: -50px; }
    .thirty-thoughts .score-document-header img {
      height: 350px;
      width: auto;
      top: 50px; } }

.thirty-thoughts-content-wrapper {
  text-align: center;
  margin-bottom: 40px;
  padding: 0 10px; }
  .thirty-thoughts-content-wrapper .form-confirmation {
    display: none;
    margin-bottom: 40px; }
    .thirty-thoughts-content-wrapper .form-confirmation h1 {
      text-align: center; }
    .thirty-thoughts-content-wrapper .form-confirmation p {
      font-size: 20px;
      line-height: normal; }
  .thirty-thoughts-content-wrapper .watch-online {
    display: none;
    margin-bottom: 40px; }

.thirty-thoughts-content-spot {
  padding: 0 10px; }
  .thirty-thoughts-content-spot p {
    font-size: 25px;
    line-height: normal; }
    .thirty-thoughts-content-spot p:first-child {
      font-weight: 500; }
    @media (max-width: 767px) {
      .thirty-thoughts-content-spot p {
        font-size: 20px; } }
  .thirty-thoughts-content-spot .score-document-header {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    border-bottom: none;
    margin-top: 0; }
    .thirty-thoughts-content-spot .score-document-header h1 {
      width: 100%;
      color: #fff;
      margin-top: 40px;
      text-align: center; }
    .thirty-thoughts-content-spot .score-document-header .score-header-image {
      order: 2;
      width: 100%;
      margin-top: 20px; }

.thirty-thoughts-form {
  margin-bottom: 50px; }
  .thirty-thoughts-form h2 {
    margin-top: 0; }
  @media (min-width: 768px) {
    .thirty-thoughts-form fieldset {
      margin-bottom: 10px; }
    .thirty-thoughts-form .container, .thirty-thoughts-form .js-livestream-inactive, .thirty-thoughts-form .js-livestream-active {
      width: 100%; } }
  .thirty-thoughts-form .jom-30thoughts-form {
    max-width: 830px;
    margin: 0 auto;
    padding: 0 10px; }
    .thirty-thoughts-form .jom-30thoughts-form .lw-filter-wrapper .lw-filter-box {
      padding: 0 !important;
      margin-bottom: 20px; }
      .thirty-thoughts-form .jom-30thoughts-form .lw-filter-wrapper .lw-filter-box select {
        padding: 10px 40px 9px 10px !important; }
    .thirty-thoughts-form .jom-30thoughts-form form .lw-select-wrapper select {
      padding: 0px 20px 0 16px; }
    .thirty-thoughts-form .jom-30thoughts-form .error-message {
      margin: -12px 0 0;
      padding-bottom: 20px; }
    .thirty-thoughts-form .jom-30thoughts-form .button-container {
      text-align: center; }

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

.jom-downloads-wrapper {
  margin: 60px 0; }
  .jom-downloads-wrapper .wide-right {
    max-width: 960px;
    margin: 0 auto; }
    .jom-downloads-wrapper .wide-right .score-left {
      max-width: 25%; }
      @media (max-width: 991px) {
        .jom-downloads-wrapper .wide-right .score-left {
          max-width: unset; }
          .jom-downloads-wrapper .wide-right .score-left .book-image {
            width: 200px;
            max-width: unset; }
          .jom-downloads-wrapper .wide-right .score-left .download-img {
            left: 170px; } }
    .jom-downloads-wrapper .wide-right .score-right {
      min-width: 75%; }
  .jom-downloads-wrapper .download-form-signup .lw-checkbox-wrapper {
    display: flex;
    margin: -2px 0 12px 0 !important; }
  .jom-downloads-wrapper .download-form-signup .error-message {
    margin: -12px 0 0;
    padding-bottom: 20px; }
  .jom-downloads-wrapper .download-form-signup .form-group button {
    margin: 10px 0 20px !important; }
    @media (min-width: 768px) and (max-width: 991px) {
      .jom-downloads-wrapper .download-form-signup .form-group button {
        width: 166px !important; } }
  @media (max-width: 991px) {
    .jom-downloads-wrapper .download-form-signup {
      margin: 0; }
      .jom-downloads-wrapper .download-form-signup .form-check-label {
        top: 2px !important; } }
  .jom-downloads-wrapper .download-option-text .score-button-group .score-image-button {
    display: inline-block; }
    .jom-downloads-wrapper .download-option-text .score-button-group .score-image-button img {
      height: 50px;
      padding-right: 10px; }
  .jom-downloads-wrapper .download-option-text .score-content-spot {
    margin-bottom: 0;
    margin-top: 30px; }
  .jom-downloads-wrapper .downlaod-book a {
    display: inline-block; }
  .jom-downloads-wrapper .download-img {
    position: absolute;
    top: -30px;
    right: 0; }

.page-not-found {
  display: flex; }
  .page-not-found .score-document-header-with-subtitle {
    text-align: center;
    border-bottom: none;
    position: relative;
    z-index: 2;
    color: #fff;
    max-width: 830px;
    margin: 0 auto; }
    .page-not-found .score-document-header-with-subtitle h1 {
      font-size: 66px;
      line-height: normal;
      font-weight: 300; }
      .page-not-found .score-document-header-with-subtitle h1 small {
        color: #fff;
        display: block;
        font-size: 20px;
        line-height: normal;
        font-weight: 300; }
      @media (max-width: 991px) {
        .page-not-found .score-document-header-with-subtitle h1 {
          font-size: 34px;
          text-align: center; }
          .page-not-found .score-document-header-with-subtitle h1 small {
            font-size: 16px; } }

.account-page.manage .disabled-overlay-all {
  z-index: 98;
  content: "";
  width: 100%;
  position: fixed;
  height: 100vh;
  display: block;
  top: 0;
  background-color: transparent; }

header.disabled-overlay:after {
  content: "";
  width: 100%;
  position: absolute;
  height: 100%;
  display: block;
  top: 0;
  background-color: transparent;
  z-index: 101; }

/*.recurring-donation-info-row {
    z-index: 99;
}*/
.recurring-donation-enabled {
  z-index: 99; }

.hero-media {
  height: 500px;
  margin: 33px 0 20px 0;
  position: relative;
  padding: 0;
  color: #fff; }
  @media (min-width: 768px) and (max-width: 991px) {
    .hero-media {
      margin: 32px 0;
      height: auto; } }
  .hero-media:before {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 27%, rgba(0, 0, 0, 0.75) 77%);
    content: "";
    z-index: 2; }
  .hero-media .media-title-desc a.media-herobanner {
    margin-bottom: 6px; }
  .hero-media .media-title-desc .icon-download_gray:before {
    color: #fff;
    font-size: 23px; }
  @media (max-width: 767px) {
    .hero-media .media-title-desc .icon-download_gray {
      position: absolute;
      top: 10px;
      right: 20px; }
      .hero-media .media-title-desc .icon-download_gray:before {
        color: #525252;
        font-size: 14px;
        top: -3px;
        position: relative; } }
  @media (max-width: 767px) {
    .hero-media {
      padding: 0 10px; }
      .hero-media:before {
        height: 190px;
        width: calc(100% - 20px); }
      .hero-media .media-herobanner.video-play-icon:before {
        top: 42%; } }

.media-thumbnail {
  width: 100%;
  height: 300px;
  display: inline-block; }
  .media-thumbnail img {
    width: 100%;
    object-fit: contain;
    height: 300px;
    background-color: #000; }
    @media (max-width: 767px) {
      .media-thumbnail img {
        height: 190px; } }
  @media (max-width: 767px) {
    .media-thumbnail {
      height: auto; } }

.media-title-desc {
  position: absolute;
  bottom: 67px;
  left: 50px;
  z-index: 3; }
  @media (min-width: 768px) and (max-width: 991px) {
    .media-title-desc .heromedia-title {
      font-family: "museo-sans";
      font-size: 28px;
      font-weight: 300; } }

.thumbnail-media h3 {
  font-size: 34px;
  color: #000000;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: "museo-sans"; }
  @media (min-width: 768px) and (max-width: 991px) {
    .thumbnail-media h3 {
      font-size: 20px;
      font-weight: 500;
      line-height: 22px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .thumbnail-media {
    width: 49%;
    display: inline-block;
    padding: 0; }
    .thumbnail-media:not(:last-of-type) {
      margin-right: 12px; } }

.media-desc {
  color: #535353;
  font-size: 20px;
  margin-top: 0; }
  @media (min-width: 768px) and (max-width: 991px) {
    .media-desc {
      font-family: "museo-sans";
      font-size: 14px;
      font-weight: 300; } }

#heromedia-title {
  font-size: 46px; }

#heromedia-desc {
  font-size: 20px; }

.heading-books, .heading-audio {
  font-size: 46px;
  color: #000000;
  margin-bottom: 17px; }

.books, .audio {
  padding-left: 0; }

img.body-picture {
  width: 150px;
  height: 150px;
  background: #dedede;
  object-fit: cover; }

.media-title, .audio-paragaraph {
  font-size: 24px;
  color: #000000;
  margin: 8px 0 8px 0;
  font-weight: 500;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  display: -moz-box;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis; }

.media-desc, .media-desc {
  font-size: 20px;
  color: #535353;
  font-weight: 300; }

.book-body {
  margin-bottom: 40px;
  width: 100%;
  display: flex;
  align-items: center; }
  @media (max-width: 991px) {
    .book-body {
      align-items: flex-start; } }

.view-books {
  display: flex; }

.audio-body {
  width: 100%;
  display: flex;
  margin-bottom: 40px; }

.pic-head {
  position: relative; }
  .pic-head a {
    display: block; }

.media-info {
  display: inline-block;
  padding-left: 20px; }

.button-books {
  font-size: 18px;
  letter-spacing: 1px;
  color: #0089c8;
  font-weight: normal;
  text-transform: uppercase;
  position: relative;
  font-family: alternate-gothic-no-3-d, sans-serif; }
  .button-books:after {
    content: "\e905";
    transform: rotate(180deg);
    margin-left: 5px;
    position: absolute;
    top: 10%; }
    @media (max-width: 991px) {
      .button-books:after {
        top: 0;
        right: -15px; } }

i {
  border: solid #0089c8;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  margin-left: 5px;
  height: 12px;
  width: 12px; }

.right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg); }

.library-2 {
  margin: 50px 0 0 0; }

.media-herobanner {
  display: inline-block;
  width: 100%;
  text-decoration: none; }
  .media-herobanner:hover {
    text-decoration: none;
    color: #fff; }
  .media-herobanner img {
    width: 100%;
    object-fit: contain;
    background-color: #000;
    height: 500px; }
    @media (max-width: 767px) {
      .media-herobanner img {
        height: 190px; } }

a.media-h3:hover, a.media-h3 {
  text-decoration: none;
  color: #535353; }

a.media-title:hover, a.audio-paragaraph:hover, a.media-title, a.audio-paragaraph {
  text-decoration: none;
  color: #000000; }

a.button-books:hover, a.button-books {
  text-decoration: none;
  color: #0089c8; }

.pic-head a.video-play-icon {
  text-decoration: none; }
  .pic-head a.video-play-icon:before {
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 50%;
    width: 100%;
    height: 100%;
    left: 50%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: translate(-50%, -50%);
    content: "\e913";
    z-index: 2;
    opacity: .8;
    font-family: jom-new !important;
    font-size: 70px;
    transition: .3s; }
    @media (max-width: 991px) {
      .pic-head a.video-play-icon:before {
        font-size: 37px; } }

/* tablet and mobile view styles */
@media only screen and (max-width: 991px) {
  .heading-books, .heading-audio {
    font-size: 28px;
    color: #000000;
    margin: 32px 0 32px 0;
    font-weight: 300;
    padding: 0 0 0 0;
    text-align: center; }
  img.body-picture {
    width: 80px;
    height: 80px; }
  .media-title, .audio-paragaraph {
    font-size: 20px;
    margin: 8px 0;
    font-weight: 500;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    display: -moz-box;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis; }
  .media-desc, .media-desc {
    font-size: 14px; }
  .book-body {
    margin-bottom: 16px; }
  .audio-body {
    margin-bottom: 16px; }
  .button-books {
    padding: 0 0 32px 0;
    text-align: center;
    margin: 16px 0 0 0; }
  .books {
    padding: 0; }
  .audio {
    padding: 0; }
  .library-2 {
    padding: 0px; }
  .library-2 .books .button-books {
    padding: 20px 0 32px 0; } }

@media (min-width: 768px) and (max-width: 1199px) {
  .book-body, .audio-body {
    margin-bottom: 16px; }
  .button-books {
    border: none;
    text-align: unset;
    padding: 0 0 0 0; }
  .media-info {
    width: 71%; }
  .audio-body, .book-body {
    padding: 0; }
  .heading-books, .heading-audio {
    text-align: unset; } }

/* tablet and mobile view styles */
@media only screen and (max-width: 991px) {
  .view-books {
    justify-content: center;
    border-bottom: 1px solid #dfdfdf; } }

a.video-play-icon:before {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: "\e913";
  z-index: 2;
  opacity: 0.8;
  font-family: "jom-new" !important;
  font-size: 70px;
  transition: 0.3s; }
  @media (max-width: 991px) {
    a.video-play-icon:before {
      font-size: 37px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .jom-basic-page .page-wrapper .container, .jom-basic-page .page-wrapper .js-livestream-inactive, .jom-basic-page .page-wrapper .js-livestream-active {
    width: 100%;
    padding: 0; }
  .jom-basic-page .page-wrapper .row {
    margin: 0; }
  .jom-basic-page .page-wrapper .score-center .container .score-center, .jom-basic-page .page-wrapper .score-center .js-livestream-inactive .score-center, .jom-basic-page .page-wrapper .score-center .js-livestream-active .score-center {
    padding: 0 20px; }
  .jom-basic-page .score-center h1.icon-header-my-library {
    text-align: left;
    padding: 0;
    font: normal 34px "museo-sans";
    font-weight: 300;
    line-height: 1.29;
    margin-bottom: 0; }
  .media-info .media-title {
    line-height: 20px; }
  .media-info .media-desc {
    color: #262626; }
  .button-books {
    font: normal 18px "alternate-gothic-no-3-d";
    letter-spacing: 1px; }
  .view-books {
    justify-content: flex-start;
    border: none; }
  .jom-bottom-three-col-wrapper {
    margin: 0; }
    .jom-bottom-three-col-wrapper .score-center-text {
      font-size: 20px; }
    .jom-bottom-three-col-wrapper .score-button, .jom-bottom-three-col-wrapper .score-composite-link, .jom-bottom-three-col-wrapper .cc-btn, .jom-bottom-three-col-wrapper .lw-filter-box button, .lw-filter-box .jom-bottom-three-col-wrapper button, .jom-bottom-three-col-wrapper form button, form .jom-bottom-three-col-wrapper button, .jom-bottom-three-col-wrapper .lw-show-more-results, .jom-bottom-three-col-wrapper .score-search-box .button, .score-search-box .jom-bottom-three-col-wrapper .button {
      font: normal 18px "alternate-gothic-no-3-d";
      letter-spacing: 1px;
      text-align: right;
      color: #007ec1; }
  .jom-tab-list-nav.score-stripe {
    margin-bottom: 24px; } }

@media (max-width: 767px) {
  .score-center h1 {
    text-align: left;
    padding: 0 10px;
    font: normal 28px "museo-sans";
    font-weight: 300;
    line-height: 1.29;
    margin-bottom: 0; }
  .hero-media {
    padding: 0 10px;
    margin: 20px 0;
    height: auto; }
  .page-wrapper > .container, .page-wrapper > .js-livestream-inactive, .page-wrapper > .js-livestream-active {
    padding: 0; }
  .row {
    margin: 0; }
  .score-center {
    padding: 0; }
    .score-center h1 {
      font-size: 34px;
      font-weight: 300;
      margin: 0; }
  .media-title-desc {
    position: relative;
    bottom: 0;
    left: 0; }
  #heromedia-title,
  .thumbnail-media h3 {
    font: normal 24px "museo-sans";
    font-weight: 500;
    color: #000;
    padding: 0 40px 0 0;
    word-break: break-word; }
  #heromedia-desc,
  .media-desc {
    font: normal 14px "museo-sans";
    font-weight: 300;
    color: #000; }
  .media-title-desc,
  .thumbnail-media h3 {
    margin-top: 8px; }
  .thumbnail-media.pright {
    margin-bottom: 20px; }
  .thumbnail-media.pright {
    padding: 0; }
  .media-title {
    line-height: 20px;
    margin: 5px 0; }
  .button-books {
    font: normal 18px "alternate-gothic-no-3-d";
    letter-spacing: 1px;
    display: flex;
    align-items: center; }
    .button-books .right {
      margin-top: -4px;
      width: 9px;
      height: 9px; }
  .score-stripe.jom-bottom-three-col-wrapper {
    margin: 0; }
    .score-stripe.jom-bottom-three-col-wrapper .score-center {
      flex-direction: column; }
    .score-stripe.jom-bottom-three-col-wrapper .score-well {
      width: 100%; }
    .score-stripe.jom-bottom-three-col-wrapper .score-center-text {
      font-size: 20px; }
    .score-stripe.jom-bottom-three-col-wrapper .score-button, .score-stripe.jom-bottom-three-col-wrapper .score-composite-link, .score-stripe.jom-bottom-three-col-wrapper .cc-btn, .score-stripe.jom-bottom-three-col-wrapper .lw-filter-box button, .lw-filter-box .score-stripe.jom-bottom-three-col-wrapper button, .score-stripe.jom-bottom-three-col-wrapper form button, form .score-stripe.jom-bottom-three-col-wrapper button, .score-stripe.jom-bottom-three-col-wrapper .lw-show-more-results, .score-stripe.jom-bottom-three-col-wrapper .score-search-box .button, .score-search-box .score-stripe.jom-bottom-three-col-wrapper .button {
      font: normal 18px "alternate-gothic-no-3-d";
      letter-spacing: 1px;
      text-align: right;
      color: #007ec1; }
  .library-1 .col-lg-6 {
    padding: 0; } }

.media-h3.video-play-icon:before {
  top: 43.5%; }

.products-container.container .filter-blocks > div, .products-container.js-livestream-inactive .filter-blocks > div, .products-container.js-livestream-active .filter-blocks > div {
  display: inline-block;
  width: 296px;
  margin: 0 20px 20px 0;
  position: relative;
  margin-bottom: 20px; }
  .products-container.container .filter-blocks > div:not(.lw-search), .products-container.js-livestream-inactive .filter-blocks > div:not(.lw-search), .products-container.js-livestream-active .filter-blocks > div:not(.lw-search) {
    margin: 0 20px 10px 0;
    padding: 0;
    background: #fff;
    border: 1px solid #d0d0d0;
    width: 375px; }
    @media (max-width: 767px) {
      .products-container.container .filter-blocks > div:not(.lw-search), .products-container.js-livestream-inactive .filter-blocks > div:not(.lw-search), .products-container.js-livestream-active .filter-blocks > div:not(.lw-search) {
        width: 100%; } }
  .products-container.container .filter-blocks > div label, .products-container.js-livestream-inactive .filter-blocks > div label, .products-container.js-livestream-active .filter-blocks > div label {
    padding: 6px 8px 0;
    margin: 0;
    position: static; }
  .products-container.container .filter-blocks > div select, .products-container.js-livestream-inactive .filter-blocks > div select, .products-container.js-livestream-active .filter-blocks > div select {
    border: 0;
    padding: 0 7px 6px 7px;
    margin-bottom: 0;
    outline: none; }

.products-container.container .filter-blocks .selectpicker, .products-container.js-livestream-inactive .filter-blocks .selectpicker, .products-container.js-livestream-active .filter-blocks .selectpicker {
  width: 100%; }

.jom-library-recent-blocks .pright {
  padding: 0; }
  .jom-library-recent-blocks .pright:nth-child(3) {
    padding-right: 10px; }
  .jom-library-recent-blocks .pright:nth-child(4) {
    padding-left: 10px; }
  .jom-library-recent-blocks .pright:before {
    position: absolute;
    top: 0;
    width: calc(100% - 10px);
    height: 300px;
    max-width: 615px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 27%, rgba(0, 0, 0, 0.75) 77%);
    content: "";
    z-index: 2; }
    @media (max-width: 767px) {
      .jom-library-recent-blocks .pright:before {
        height: 190px; } }

@media (max-width: 767px) {
  .jom-library-recent-blocks .pright {
    padding: 0 10px; }
    .jom-library-recent-blocks .pright:nth-child(3) {
      padding-right: 10px; }
    .jom-library-recent-blocks .pright:nth-child(4) {
      padding-left: 10px; }
    .jom-library-recent-blocks .pright:before {
      height: 190px;
      width: calc(100% - 20px); } }

@media (min-width: 768px) and (max-width: 991px) {
  .jom-library-recent-blocks {
    padding: 0 20px; }
    .jom-library-recent-blocks .hero-media img {
      height: 400px; }
    .jom-library-recent-blocks .hero-media .media-title-desc {
      bottom: 32px;
      left: 32px; }
      .jom-library-recent-blocks .hero-media .media-title-desc #heromedia-title {
        font-size: 28px;
        font-weight: 300;
        line-height: normal; }
    .jom-library-recent-blocks .media-thumbnail {
      height: 197px; }
      .jom-library-recent-blocks .media-thumbnail img {
        height: 197px; }
    .jom-library-recent-blocks .pright:nth-child(3) {
      padding-right: 0px; }
    .jom-library-recent-blocks .pright:nth-child(4) {
      padding-left: 0px; }
    .jom-library-recent-blocks .pright:before {
      height: 197px; }
    .jom-library-recent-blocks .pright .media-h3.video-play-icon:before {
      font-size: 49px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .jom-library-recent-blocks h1 {
    text-align: left;
    font: normal 28px "museo-sans";
    font-weight: 300;
    color: #000; } }

@media (max-width: 991px) {
  .lw-short-page-hero .score-hero h1:before {
    font-size: 35px;
    padding: 0 0 8px 0;
    margin-right: 8px; } }

@media (max-width: 767px) {
  .jom-basic-page .jom-library-recent-blocks h1 {
    text-align: center; } }

.jom-basic-page .jom-bottom-three-col-wrapper .score-well .score-button, .jom-basic-page .jom-bottom-three-col-wrapper .score-well .score-composite-link, .jom-basic-page .jom-bottom-three-col-wrapper .score-well .cc-btn, .jom-basic-page .jom-bottom-three-col-wrapper .score-well .lw-filter-box button, .lw-filter-box .jom-basic-page .jom-bottom-three-col-wrapper .score-well button, .jom-basic-page .jom-bottom-three-col-wrapper .score-well form button, form .jom-basic-page .jom-bottom-three-col-wrapper .score-well button, .jom-basic-page .jom-bottom-three-col-wrapper .score-well .lw-show-more-results, .jom-basic-page .jom-bottom-three-col-wrapper .score-well .score-search-box .button, .score-search-box .jom-basic-page .jom-bottom-three-col-wrapper .score-well .button {
  position: relative; }
  .jom-basic-page .jom-bottom-three-col-wrapper .score-well .score-button:after, .jom-basic-page .jom-bottom-three-col-wrapper .score-well .score-composite-link:after, .jom-basic-page .jom-bottom-three-col-wrapper .score-well .cc-btn:after, .jom-basic-page .jom-bottom-three-col-wrapper .score-well .lw-filter-box button:after, .lw-filter-box .jom-basic-page .jom-bottom-three-col-wrapper .score-well button:after, .jom-basic-page .jom-bottom-three-col-wrapper .score-well form button:after, form .jom-basic-page .jom-bottom-three-col-wrapper .score-well button:after, .jom-basic-page .jom-bottom-three-col-wrapper .score-well .lw-show-more-results:after, .jom-basic-page .jom-bottom-three-col-wrapper .score-well .score-search-box .button:after, .score-search-box .jom-basic-page .jom-bottom-three-col-wrapper .score-well .button:after {
    content: "\e905";
    transform: rotate(180deg);
    margin-left: 5px;
    position: absolute;
    top: 23%; }

.jom-basic-page .jom-library-recent-blocks h1 {
  padding: 0;
  margin: 0 -5px;
  font: normal 46px "museo-sans";
  font-weight: 300;
  color: #000; }
  @media (max-width: 991px) {
    .jom-basic-page .jom-library-recent-blocks h1 {
      font-size: 28px; } }

.jom-basic-page #showmore-button:hover {
  background: #fff; }

@media (max-width: 991px) {
  .jom-tab-list-nav .dropdown-menu li.active {
    display: none; } }

.score-well .score-button:after, .score-well .score-composite-link:after, .score-well .cc-btn:after, .score-well .lw-filter-box button:after, .lw-filter-box .score-well button:after, .score-well form button:after, form .score-well button:after, .score-well .lw-show-more-results:after, .score-well .score-search-box .button:after, .score-search-box .score-well .button:after,
.button-books:after {
  font-family: "jom-new" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

@media (max-width: 767px) {
  #history-content .product-table td .row > div.col-sm-2 > a.video-play-icon:before {
    font-size: 14px;
    left: 32%;
    width: auto;
    height: auto; }
  #history-content .product-table .icon-Info:before {
    font-size: 20px;
    width: auto;
    margin-left: 8px; }
  #history-content .actions a {
    font-size: 20px;
    width: auto;
    margin-left: 8px;
    margin-right: 12px; }
  #history-content .actions.manage-actions a {
    width: 47%;
    margin-left: 0;
    margin-right: 0; }
  #history-content .back-to-top {
    margin: 20px 0 0; } }

@media (min-width: 768px) and (max-width: 1024px) {
  #history-content {
    padding: 0 !important; }
    #history-content .product-table .img-responsive {
      width: 80px;
      height: 80px; }
    #history-content .product-table td {
      font-size: 16px; }
    #history-content .product-table .title-and-format {
      display: flex;
      align-items: center; }
    #history-content .product-table .pub-date {
      font-size: 14px; }
    #history-content .product-table a.video-play-icon:before {
      top: 50%;
      left: 50%;
      font-size: 37px;
      padding-left: 30px; }
    #history-content .product-table td .row > div.col-sm-2 > a {
      width: 80px;
      height: 80px; }
    #history-content .product-table h4.nomargin {
      margin: 0;
      font-size: 20px;
      -webkit-line-clamp: 1; }
    #history-content .product-table.desktop tr td:first-of-type {
      width: 65%; }
    #history-content .product-table .row .col-sm-2 {
      width: 80px;
      padding: 0 0 0 15px; }
    #history-content .product-table .row .col-sm-10 {
      width: 75%;
      padding: 0 0 0 30px; }
    #history-content .product-table .actions {
      text-align: right; } }

@media (min-width: 1000px) and (max-width: 1024px) {
  #history-content .product-table.desktop tr td:first-of-type {
    width: 46%; } }

#history-content a.video-play-icon:before {
  top: 50%;
  left: 50%;
  font-size: 41px;
  padding-left: 10px; }

#history-content .icon-Info {
  text-decoration: none; }

#history-content .iconcontent {
  font: normal 16px "museo-sans";
  font-weight: 300;
  text-align: left;
  margin-bottom: 5px; }
  #history-content .iconcontent .row {
    text-align: right;
    padding-right: 15px; }
    @media (max-width: 767px) {
      #history-content .iconcontent .row {
        text-align: left; } }
  #history-content .iconcontent a {
    text-decoration: none; }
  #history-content .iconcontent .info-content {
    position: absolute;
    right: 38px;
    max-width: 360px;
    margin-top: 10px;
    text-align: right; }
    @media (max-width: 767px) {
      #history-content .iconcontent .info-content {
        position: relative;
        font-size: 12px;
        right: 0;
        margin-top: 5px;
        text-align: left;
        margin-left: 8px; } }
    @media (min-width: 768px) and (max-width: 1199px) {
      #history-content .iconcontent .info-content {
        position: absolute;
        right: 15px;
        max-width: 430px;
        margin-top: 6px;
        background: #fff;
        padding: 5px 10px;
        border: 1px solid #f3f3f3;
        text-align: right; }
        #history-content .iconcontent .info-content:before {
          width: 0;
          height: 0;
          border-right: 10px solid transparent;
          border-bottom: 10px solid #f3f3f3;
          border-left: 10px solid transparent;
          position: absolute;
          right: 8px;
          top: -5px;
          transform: translate(-30%, -50%);
          content: ""; } }

@media (min-width: 767px) and (max-width: 991px) {
  .videos .products-container .filter-blocks > div {
    display: inline-block;
    width: 337px !important; } }

@media (min-width: 768px) {
  .my-library .jom-tab-list-nav.score-stripe {
    margin-bottom: 80px; } }

img.body-picture.empty-state {
  background: none;
  width: 108px;
  height: auto;
  background: none; }
  @media (max-width: 991px) {
    img.body-picture.empty-state {
      width: 80px; } }

@media (min-width: 768px) and (max-width: 1199px) {
  .jom-library-list-view .product-table {
    margin: 0; } }

@media (max-width: 767px) {
  .transaction .history-filter-section {
    padding: 0; }
    .transaction .history-filter-section .filter-section {
      display: flex;
      flex-wrap: wrap; }
  .transaction .styled-checkbox + label {
    padding: 0 0 0 32px; }
    .transaction .styled-checkbox + label:before {
      position: absolute;
      left: 0; } }

@media (min-width: 768px) and (max-width: 991px) {
  .transaction .history-filter-section .filter-section-title {
    margin-top: 10px; }
  .transaction .history-filter-section .filter-section {
    margin-top: 16px; } }

@media (max-width: 767px) {
  .jom-library-recent-blocks a.video-play-icon:before {
    font-size: 70px; } }

@media (min-width: 768px) and (max-width: 1199px) {
  .history-filter-section .filter-blocks {
    display: flex; }
  body.my-library .jom-tab-list-nav, body.books .jom-tab-list-nav, body.audio .jom-tab-list-nav, body.videos .jom-tab-list-nav, body.images .jom-tab-list-nav {
    padding: 0 10px; } }

.jom-library-recent-blocks .recent-title-desc {
  position: relative;
  padding: 0 20px; }
  .jom-library-recent-blocks .recent-title-desc .icon-download_gray {
    position: absolute;
    top: 10px;
    right: 20px; }
    .jom-library-recent-blocks .recent-title-desc .icon-download_gray:before {
      font-size: 19px; }
      @media (max-width: 767px) {
        .jom-library-recent-blocks .recent-title-desc .icon-download_gray:before {
          font-size: 14px;
          top: -3px;
          position: relative; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .jom-library-recent-blocks .recent-title-desc .icon-download_gray:before {
          font-size: 16px;
          position: relative;
          top: -8px; } }
  .jom-library-recent-blocks .recent-title-desc h3 {
    margin-bottom: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding: 0 40px 0 0; }

.library-1 {
  /*.pic-head {
        .body-picture {
            @media (max-width: $screen-sm-max) {
                width: 95px;
                height: 95px
            }
        }
    }*/ }
  .library-1 .media-info .icon-download_gray {
    margin-top: 14px;
    position: relative;
    display: block; }
    .library-1 .media-info .icon-download_gray:before {
      font-size: 19px; }
    @media (max-width: 991px) {
      .library-1 .media-info .icon-download_gray {
        margin-top: 6px; }
        .library-1 .media-info .icon-download_gray:before {
          font-size: 14px; } }
  .library-1 .media-info .media-title {
    margin-top: 0; }

#media-modal #library-video {
  max-width: 100%;
  height: 340px; }

#media-modal #library-audio {
  max-width: 100%;
  width: 100%; }

.products-container.history-filter-section .filter-section {
  border-bottom: none; }

.product-table .icon-group {
  width: 100%;
  padding: 0;
  text-align: left; }
  .product-table .icon-group a {
    text-decoration: none; }
    .product-table .icon-group a:first-child {
      padding-right: 33px; }
    .product-table .icon-group a:before {
      font-size: 20px; }

@media (max-width: 767px) {
  .product-table .manage-thumbnail-captions {
    padding-left: 0; }
  .product-table .manage-thumbnail-img {
    max-width: 100px;
    padding: 0; }
  .product-table .manage-actions {
    padding-left: 0 !important;
    padding-top: 2px; }
    .product-table .manage-actions .visible-xs {
      max-width: 110px; }
    .product-table .manage-actions .icon-group {
      padding: 0;
      width: 66%;
      margin-left: -8px; }
      .product-table .manage-actions .icon-group a:before {
        font-size: 16px; } }

@media (max-width: 767px) {
  .container.products-container.history-filter-section, .products-container.history-filter-section.js-livestream-inactive, .products-container.history-filter-section.js-livestream-active {
    border-bottom: none;
    padding: 0; }
    .container.products-container.history-filter-section .filter-section, .products-container.history-filter-section.js-livestream-inactive .filter-section, .products-container.history-filter-section.js-livestream-active .filter-section {
      padding: 0; }
      .container.products-container.history-filter-section .filter-section li:last-child, .products-container.history-filter-section.js-livestream-inactive .filter-section li:last-child, .products-container.history-filter-section.js-livestream-active .filter-section li:last-child {
        margin-bottom: 0; }
      .container.products-container.history-filter-section .filter-section #clearfilterbutton, .products-container.history-filter-section.js-livestream-inactive .filter-section #clearfilterbutton, .products-container.history-filter-section.js-livestream-active .filter-section #clearfilterbutton {
        margin-bottom: 0; }
  #history-content {
    padding: 0 15px; }
  .jom-library-list-view #library-content {
    margin-top: 30px; } }

#media-modal .modal-content {
  border: none; }
  #media-modal .modal-content .modal-header {
    border-bottom: none; }

header .second-header div[role="dialog"] {
  width: 100% !important;
  background-color: rgba(255, 255, 255, 0.35); }
  header .second-header div[role="dialog"] .modal-dialog {
    width: 615px;
    margin: 50px auto 0;
    max-width: 860px; }
    @media (max-width: 991px) {
      header .second-header div[role="dialog"] .modal-dialog {
        width: 95%;
        margin: 80px auto; } }

header .second-header form {
  padding: 0; }

header .second-header .modal-header {
  font: normal 24px "alternate-gothic-no-3-d";
  text-align: left;
  color: #fff;
  background: #000;
  padding: 30px 30px 20px;
  letter-spacing: .6px; }
  @media (max-width: 991px) {
    header .second-header .modal-header {
      padding: 20px 20px 16px; } }

header .second-header .nav-tabs-wrapper-outer {
  background: #f3f3f3; }

header .second-header .nav-tabs-wrapper-inner .nav-tabs li {
  font: normal 20px "museo-sans";
  font-weight: 500;
  line-height: 20px; }
  header .second-header .nav-tabs-wrapper-inner .nav-tabs li a {
    padding: 25px 0;
    color: #000000;
    border-bottom: 3px solid transparent;
    margin: 0; }
  header .second-header .nav-tabs-wrapper-inner .nav-tabs li.active a, header .second-header .nav-tabs-wrapper-inner .nav-tabs li.active a:hover, header .second-header .nav-tabs-wrapper-inner .nav-tabs li.active a:focus {
    color: #0088ca;
    border-bottom: 3px solid #0088ca; }

header .second-header .nav-tabs {
  border: none;
  padding: 0 10px; }
  header .second-header .nav-tabs > li {
    margin: 0;
    width: 50%; }
    header .second-header .nav-tabs > li > a {
      text-align: center;
      width: 100%;
      padding: 15px;
      border: none; }
      header .second-header .nav-tabs > li > a:hover {
        border: none;
        background: none; }
    header .second-header .nav-tabs > li.active > a,
    header .second-header .nav-tabs > li.active > a:hover,
    header .second-header .nav-tabs > li.active > a:focus {
      border: none;
      margin: 0;
      background: none; }

header .second-header .form-check-label {
  display: none; }

header .second-header .jom-signin-form {
  margin: 60px 50px; }

header .second-header .forgot-pwd a {
  font: normal 16px "museo-sans";
  font-weight: 300;
  color: #007ec1;
  margin: 10px 0;
  padding: 0; }

header .second-header .modal-footer {
  border: none;
  padding: 0; }

header .second-header .form .form-group .form-control:-ms-input-placeholder,
header .second-header .form .form-group .form-control::placeholder {
  font: normal 16px "museo-sans";
  font-weight: 300;
  color: #636363; }

header .second-header .form .form-group .form-control {
  border: 1px solid #d0d0d0;
  height: 48px;
  width: 500px;
  margin: 20px auto 0;
  border-radius: 3px;
  padding: 0 15px; }
  header .second-header .form .form-group .form-control.input-validation-error {
    border: 1px solid #ed1c30;
    background: #fff; }
  @media (max-width: 991px) {
    header .second-header .form .form-group .form-control {
      width: 100%; } }

header .second-header .form .form-group .score-button, header .second-header .form .form-group .score-composite-link, header .second-header .form .form-group .cc-btn, header .second-header .form .form-group .lw-filter-box button, .lw-filter-box header .second-header .form .form-group button, header .second-header .form .form-group form button, form header .second-header .form .form-group button, header .second-header .form .form-group .lw-show-more-results, header .second-header .form .form-group .score-search-box .button, .score-search-box header .second-header .form .form-group .button {
  width: 166px;
  height: 48px;
  border-radius: 4px;
  background: #0089c8 !important;
  border: none;
  color: #fff;
  display: block;
  margin: 45px auto;
  font: normal 18px "alternate-gothic-no-3-d";
  letter-spacing: 1px; }
  @media (max-width: 991px) {
    header .second-header .form .form-group .score-button, header .second-header .form .form-group .score-composite-link, header .second-header .form .form-group .cc-btn, header .second-header .form .form-group .lw-filter-box button, .lw-filter-box header .second-header .form .form-group button, header .second-header .form .form-group form button, form header .second-header .form .form-group button, header .second-header .form .form-group .lw-show-more-results, header .second-header .form .form-group .score-search-box .button, .score-search-box header .second-header .form .form-group .button {
      width: 100%;
      height: auto; } }

header .second-header button.score-button, header .second-header button.score-composite-link, header .second-header button.cc-btn, header .second-header .lw-filter-box button, .lw-filter-box header .second-header button, header .second-header form button, form header .second-header button, header .second-header button.lw-show-more-results, header .second-header .score-search-box button.button, .score-search-box header .second-header button.button {
  width: 166px;
  min-height: 48px;
  border-radius: 4px;
  background: #0089c8 !important;
  border: none;
  color: #fff;
  display: block;
  margin: 45px auto;
  font: normal 18px "alternate-gothic-no-3-d";
  letter-spacing: 1px; }

header .second-header .checkout-btn .score-button, header .second-header .checkout-btn .score-composite-link, header .second-header .checkout-btn .cc-btn, header .second-header .checkout-btn .lw-filter-box button, .lw-filter-box header .second-header .checkout-btn button, header .second-header .checkout-btn form button, form header .second-header .checkout-btn button, header .second-header .checkout-btn .lw-show-more-results, header .second-header .checkout-btn .score-search-box .button, .score-search-box header .second-header .checkout-btn .button {
  display: block;
  margin: 45px auto;
  width: 40%; }

header .second-header a.lw-facebook-sso-wrapper {
  text-align: center;
  display: block;
  padding: 0; }

.modal-body {
  padding: 0; }

.error-message .field-validation-error {
  text-align: left;
  margin: 4px 0 0 0;
  font: 500 12px "museo-sans"; }

.error-message {
  width: 500px;
  text-align: center;
  margin: 0 auto; }
  @media (max-width: 991px) {
    .error-message {
      width: 100%; } }

.form .form-group.form-check {
  margin-top: 20px; }

.jom-signup-form {
  margin: 40px 0 0; }
  .jom-signup-form .form-success, .jom-signup-form .form-failure {
    max-width: 500px;
    margin: 0 auto; }
    .jom-signup-form .form-success h3, .jom-signup-form .form-failure h3 {
      font-size: 16px;
      font-weight: 300;
      text-align: left;
      padding-left: 0; }
  @media (max-width: 767px) {
    .jom-signup-form {
      margin: 30px 20px; } }
  .jom-signup-form .form-group label {
    display: none; }
  @media (max-width: 991px) {
    .jom-signup-form .form .row {
      margin: 0; } }
  .jom-signup-form .form .form-group input[type="checkbox"] {
    background: none;
    border: 1px solid #d0d0d0;
    border-radius: 4px; }
  .jom-signup-form .form .form-group .score-button, .jom-signup-form .form .form-group .score-composite-link, .jom-signup-form .form .form-group .cc-btn, .jom-signup-form .form .form-group .lw-filter-box button, .lw-filter-box .jom-signup-form .form .form-group button, .jom-signup-form .form .form-group form button, form .jom-signup-form .form .form-group button, .jom-signup-form .form .form-group .lw-show-more-results, .jom-signup-form .form .form-group .score-search-box .button, .score-search-box .jom-signup-form .form .form-group .button {
    width: 166px;
    height: 48px;
    border-radius: 4px;
    background: #0089c8 !important;
    border: none;
    color: #fff;
    display: block;
    margin: 45px auto;
    font: normal 18px "alternate-gothic-no-3-d";
    letter-spacing: 1px; }
    @media (max-width: 991px) {
      .jom-signup-form .form .form-group .score-button, .jom-signup-form .form .form-group .score-composite-link, .jom-signup-form .form .form-group .cc-btn, .jom-signup-form .form .form-group .lw-filter-box button, .lw-filter-box .jom-signup-form .form .form-group button, .jom-signup-form .form .form-group form button, form .jom-signup-form .form .form-group button, .jom-signup-form .form .form-group .lw-show-more-results, .jom-signup-form .form .form-group .score-search-box .button, .score-search-box .jom-signup-form .form .form-group .button {
        width: 100%;
        height: auto; } }
  .jom-signup-form .form .lw-checkbox-wrapper {
    margin: 0 auto;
    align-items: center;
    max-width: 500px; }
    .jom-signup-form .form .lw-checkbox-wrapper input[name="Newsletter"], .jom-signup-form .form .lw-checkbox-wrapper label[for="Newsletter"] {
      margin-top: 16px; }
    @media (max-width: 767px) {
      .jom-signup-form .form .lw-checkbox-wrapper {
        display: flex;
        align-items: flex-start; }
        .jom-signup-form .form .lw-checkbox-wrapper input[name="Newsletter"], .jom-signup-form .form .lw-checkbox-wrapper label[for="Newsletter"] {
          margin-top: 0; } }
    .jom-signup-form .form .lw-checkbox-wrapper .form-check-label {
      font: normal 16px "museo-sans";
      color: #777772;
      margin: 0;
      display: flex;
      align-items: center;
      font-size: 16px;
      font-weight: 300; }
      @media (max-width: 767px) {
        .jom-signup-form .form .lw-checkbox-wrapper .form-check-label {
          position: relative;
          top: 5px; } }
      .jom-signup-form .form .lw-checkbox-wrapper .form-check-label p {
        margin: 0; }
      .jom-signup-form .form .lw-checkbox-wrapper .form-check-label a {
        color: #0089c8;
        font-family: museo-sans;
        padding: 0;
        margin: 0 6px; }
    @media (max-width: 991px) {
      .jom-signup-form .form .lw-checkbox-wrapper {
        padding: 0; } }
  @media (max-width: 991px) and (max-width: 767px) {
    .jom-signup-form .form .lw-checkbox-wrapper {
      padding: 20px 0 0; } }

.facebook-login .score-content-spot {
  margin-bottom: 15px; }
  .facebook-login .score-content-spot p {
    font: 300 16px "museo-sans";
    text-align: center;
    color: #777772; }

@media (max-width: 767px) {
  .jom-signup-form .lw-checkbox-wrapper {
    padding: 0;
    display: flex;
    align-items: flex-start; }
    .jom-signup-form .lw-checkbox-wrapper input[name="Newsletter"], .jom-signup-form .lw-checkbox-wrapper label[for="Newsletter"] {
      margin-top: 0; }
    .jom-signup-form .lw-checkbox-wrapper .form-check-label {
      top: 0; } }

.jom-guest-option-container .lw-checkbox-wrapper {
  display: flex; }
  .jom-guest-option-container .lw-checkbox-wrapper a {
    color: #0089c8;
    font-family: museo-sans;
    padding: 0;
    margin: 0; }

.jom-transaction-table {
  display: table;
  width: 100%;
  border-bottom: 1px solid #000;
  padding-bottom: 40px; }

.jom-divTableRow {
  display: table-row; }

.jom-divTableCell, .jom-divTableHead {
  display: table-cell;
  padding: 10px 5px 0;
  width: 25%;
  font-size: 20px; }

.jom-divTableHead {
  font-weight: bold; }

.transaction-head .jom-divTableHead {
  font: 300 18px alternate-gothic-no-3-d;
  color: #424242;
  text-transform: uppercase;
  padding: 10px 5px 10px;
  border-bottom: 1px solid #cbcbcb; }

.transaction-sub-head strong {
  font-size: 24px; }

.transaction-sub-head .jom-divTableCell {
  padding: 30px 5px;
  border-bottom: 1px solid #cbcbcb; }

.jom-divTable-main-head {
  width: 100%;
  font-size: 34px;
  line-height: normal;
  margin: 40px 0 30px; }

.jom-divTableBody {
  display: table-row-group; }

.jom-divTableBody .jom-divTableRow:last-child.transaction-sub-head .jom-divTableCell {
  border-bottom: none;
  padding-bottom: 0; }
  @media (max-width: 767px) {
    .jom-divTableBody .jom-divTableRow:last-child.transaction-sub-head .jom-divTableCell {
      padding-bottom: 24px; } }

.detailed-transaction {
  padding-top: 30px;
  border-bottom: none; }

@media (min-width: 768px) {
  .order-detials-container .transaction-head .jom-divTableHead:first-child {
    width: 42%; }
  .order-detials-container .transaction-sub-head .jom-divTableCell:first-child {
    width: 42%; }
  .order-detials-container .transaction-sub-head strong {
    font-weight: 500; }
  .order-detials-container .jom-transaction-table .jom-divTableRow .jom-divTableHead {
    width: 16%; }
    .order-detials-container .jom-transaction-table .jom-divTableRow .jom-divTableHead:first-child {
      width: 42%; }
    .order-detials-container .jom-transaction-table .jom-divTableRow .jom-divTableHead:nth-child(2) {
      width: 26%; } }

@media (min-width: 768px) and (min-width: 768px) {
  .order-detials-container .jom-transaction-table .jom-divTableRow .print-reciept-cell {
    position: relative;
    top: -45px; }
    .order-detials-container .jom-transaction-table .jom-divTableRow .print-reciept-cell a {
      position: absolute;
      right: 0; } }

@media (min-width: 768px) {
  .order-detials-container .jom-transaction-table .jom-divTableRow .jom-divTableCell {
    width: 15%; }
    .order-detials-container .jom-transaction-table .jom-divTableRow .jom-divTableCell:nth-child(2) {
      width: 30%; } }

@media (max-width: 767px) {
  .order-detials-container {
    padding: 0 10px; }
    .order-detials-container .jom-divTable-main-head {
      font-size: 24px; }
    .order-detials-container .jom-transaction-table, .order-detials-container .jom-divTableBody, .order-detials-container .jom-divTableRow, .order-detials-container .jom-divTableHead, .order-detials-container .jom-divTableCell {
      display: block; }
    .order-detials-container .jom-divTableHead, .order-detials-container .jom-divTableCell {
      width: 100%; }
    .order-detials-container .jom-divTableCell {
      padding: 0 5px 10px; }
      .order-detials-container .jom-divTableCell.print-reciept-cell {
        display: block;
        width: 100%; }
    .order-detials-container .jom-transaction-table.detailed-transaction-lists {
      padding-bottom: 0;
      border-bottom: none; }
      .order-detials-container .jom-transaction-table.detailed-transaction-lists .jom-divTableBody .transaction-sub-head {
        margin-top: 30px; }
        .order-detials-container .jom-transaction-table.detailed-transaction-lists .jom-divTableBody .transaction-sub-head .jom-divTableCell {
          border-bottom: none;
          padding-bottom: 10px;
          margin-bottom: 10px; }
          .order-detials-container .jom-transaction-table.detailed-transaction-lists .jom-divTableBody .transaction-sub-head .jom-divTableCell:last-child {
            border-bottom: 1px solid #cbcbcb; }
    .order-detials-container .transaction-head {
      display: none; }
    .order-detials-container .transaction-sub-head strong {
      font-size: 20px; }
    .order-detials-container .transaction-sub-head .jom-divTableCell[data-header]:before {
      content: attr(data-header);
      display: block;
      font-weight: 700;
      padding-bottom: .25em;
      font: normal 18px alternate-gothic-no-3-d;
      letter-spacing: .9px;
      color: #424242;
      text-transform: uppercase; } }

@media print {
  @page {
    size: 330mm 427mm;
    margin: 14mm; }
  .container, .js-livestream-inactive, .js-livestream-active {
    width: 1170px; }
  .transaction .jom-tab-list-nav, .transaction .back-trans-history, .print-reciept-cell {
    display: none; } }

a.back-trans-history {
  font: normal 18px alternate-gothic-no-3-d;
  letter-spacing: 1px; }

.lw-account-info .tran-history-container h3 {
  font-size: 34px;
  font-weight: 300;
  line-height: normal;
  text-transform: capitalize; }
  @media (max-width: 767px) {
    .lw-account-info .tran-history-container h3 {
      font-size: 26px;
      margin: 0 10px; } }

.lw-account-info .tran-history-container table, .lw-account-info .tran-history-container td, .lw-account-info .tran-history-container th {
  border: none;
  border-right: none; }

.lw-account-info .tran-history-container table.digital-downloads-data {
  margin-top: 40px; }
  .lw-account-info .tran-history-container table.digital-downloads-data th {
    font-weight: 300;
    padding: 9px 0; }
  .lw-account-info .tran-history-container table.digital-downloads-data td {
    padding: 30px 0; }
  @media (max-width: 991px) {
    .lw-account-info .tran-history-container table.digital-downloads-data td {
      font-size: 16px; }
      .lw-account-info .tran-history-container table.digital-downloads-data td .tran-order-id {
        font-size: 20px; } }
  @media (max-width: 767px) {
    .lw-account-info .tran-history-container table.digital-downloads-data {
      display: block;
      margin-top: 20px; }
      .lw-account-info .tran-history-container table.digital-downloads-data .data-header {
        display: none; }
      .lw-account-info .tran-history-container table.digital-downloads-data tr, .lw-account-info .tran-history-container table.digital-downloads-data td, .lw-account-info .tran-history-container table.digital-downloads-data th, .lw-account-info .tran-history-container table.digital-downloads-data tbody {
        display: block; }
      .lw-account-info .tran-history-container table.digital-downloads-data .transaction-lists {
        margin: 0 10px 12px; }
        .lw-account-info .tran-history-container table.digital-downloads-data .transaction-lists td[data-header]:before {
          content: attr(data-header);
          display: block;
          font-weight: normal;
          padding-bottom: .25em;
          font: normal 18px alternate-gothic-no-3-d;
          letter-spacing: .9px;
          color: #424242;
          text-transform: uppercase; }
        .lw-account-info .tran-history-container table.digital-downloads-data .transaction-lists td[data-header="Status"] {
          width: 50%;
          display: inline-block; }
        .lw-account-info .tran-history-container table.digital-downloads-data .transaction-lists td:last-child {
          padding: 12px 10px 24px;
          width: 48%;
          display: inline-block; }
      .lw-account-info .tran-history-container table.digital-downloads-data td {
        padding: 12px 0; } }

.lw-account-info .tran-history-container tr {
  border-bottom-color: #cbcbcb; }
  .lw-account-info .tran-history-container tr.data-header {
    font: normal 18px alternate-gothic-no-3-d;
    letter-spacing: .9px;
    color: #424242;
    text-transform: uppercase; }
  .lw-account-info .tran-history-container tr td {
    padding: 32px 10px;
    font-size: 20px; }
    .lw-account-info .tran-history-container tr td .tran-order-id {
      font-size: 24px;
      color: #0089c8;
      font-weight: 500;
      text-decoration: none; }
      .lw-account-info .tran-history-container tr td .tran-order-id:hover {
        text-decoration: underline; }
    @media (max-width: 991px) {
      .lw-account-info .tran-history-container tr td {
        font-size: 16px; }
        .lw-account-info .tran-history-container tr td .tran-order-id {
          font-size: 20px; } }
    @media (max-width: 767px) {
      .lw-account-info .tran-history-container tr td {
        padding: 12px 10px; } }

.transaction .jom-product-pagination {
  font: 500 20px museo-sans;
  color: #535353; }

@media (max-width: 767px) {
  .transaction .jom-pagination button {
    width: 90% !important;
    margin: 0 10px 10px !important; } }

.no-orders-wrapper {
  padding-bottom: 20px; }
  .no-orders-wrapper .no-orders-block {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 830px;
    margin: 0 auto 40px; }
    .no-orders-wrapper .no-orders-block p {
      margin-bottom: 0;
      font: 500 20px museo-sans;
      color: #535353; }
    @media (max-width: 767px) {
      .no-orders-wrapper .no-orders-block {
        display: block; }
        .no-orders-wrapper .no-orders-block a {
          margin-top: 20px; } }

.lw-recurring-gifts .payment-lists {
  float: left;
  margin-bottom: 100px;
  width: 100%; }
  @media (max-width: 991px) {
    .lw-recurring-gifts .payment-lists {
      margin-bottom: 50px; } }

.lw-recurring-gifts .lw-card-payment-wrapper {
  border-bottom: none !important;
  margin-top: 40px;
  border-top: 1px solid #d0d0d0; }

.lw-recurring-gifts .button-center a {
  text-decoration: none; }

.lw-recurring-gifts .basic-info-title-edit h3 {
  font-size: 24px;
  font-weight: 500;
  line-height: normal;
  margin-top: 28px; }
  @media (max-width: 767px) {
    .lw-recurring-gifts .basic-info-title-edit h3 {
      font-size: 18px;
      margin-top: 0; } }

.lw-recurring-gifts h3 {
  font-size: 34px;
  font-weight: 300;
  display: inline-block;
  margin-bottom: 40px;
  text-transform: capitalize; }
  @media (max-width: 991px) {
    .lw-recurring-gifts h3 {
      font-size: 25px;
      margin-bottom: 20px; } }

.lw-recurring-gifts h4 {
  margin: 0; }

.lw-recurring-gifts .jom-recurring-btn-wrap {
  text-align: right; }
  .lw-recurring-gifts .jom-recurring-btn-wrap .jom-donate-btn {
    display: inline-block;
    margin-top: 40px; }
    @media (max-width: 767px) {
      .lw-recurring-gifts .jom-recurring-btn-wrap .jom-donate-btn {
        width: 100%; } }

.lw-recurring-gifts .lw-account-info p {
  font-size: 20px;
  line-height: normal; }

.lw-recurring-gifts .jom-divTable {
  display: flex;
  margin-top: -1px;
  border-top: 1px solid #fff; }
  .lw-recurring-gifts .jom-divTable .jom-divTableHead {
    width: 25%; }
    .lw-recurring-gifts .jom-divTable .jom-divTableHead:first-child {
      width: 40%; }
    .lw-recurring-gifts .jom-divTable .jom-divTableHead:last-child {
      width: 10%; }
    @media (max-width: 767px) {
      .lw-recurring-gifts .jom-divTable .jom-divTableHead {
        display: none; } }
  .lw-recurring-gifts .jom-divTable .jom-divTableHead, .lw-recurring-gifts .jom-divTable .jom-divTableCell {
    font-size: 16px; }

.lw-recurring-gifts .jom-divTableCell .img-credit-card {
  width: 55px;
  height: auto;
  margin-right: 20px; }

@media (max-width: 767px) {
  .lw-recurring-gifts .jom-divTableCell:before {
    content: attr(data-header);
    display: block;
    font-weight: 700;
    padding-bottom: .25em; } }

.lw-recurring-gifts .recurring-donation-info-row {
  border-bottom: 1px solid #d0d0d0;
  padding: 0; }
  .lw-recurring-gifts .recurring-donation-info-row.disabled-overlay:after {
    content: "";
    width: 100%;
    position: absolute;
    height: 100%;
    display: block;
    top: 0;
    background-color: rgba(255, 255, 255, 0.6); }
  .lw-recurring-gifts .recurring-donation-info-row .recurring-donation-read-mode {
    display: flex;
    align-items: baseline; }
    .lw-recurring-gifts .recurring-donation-info-row .recurring-donation-read-mode .jom-divTableCell {
      width: 25%;
      font-size: 16px;
      margin-top: 12px; }
      .lw-recurring-gifts .recurring-donation-info-row .recurring-donation-read-mode .jom-divTableCell:first-child {
        width: 40%; }
      .lw-recurring-gifts .recurring-donation-info-row .recurring-donation-read-mode .jom-divTableCell:last-child {
        width: 10%; }
    .lw-recurring-gifts .recurring-donation-info-row .recurring-donation-read-mode a {
      color: #0089c8;
      text-decoration: none;
      font: normal 18px alternate-gothic-no-3-d;
      letter-spacing: 1px;
      margin-bottom: 15px;
      display: block;
      text-align: right; }
    @media (max-width: 767px) {
      .lw-recurring-gifts .recurring-donation-info-row .recurring-donation-read-mode {
        display: block; }
        .lw-recurring-gifts .recurring-donation-info-row .recurring-donation-read-mode .jom-divTableCell {
          display: block;
          width: 100%; }
          .lw-recurring-gifts .recurring-donation-info-row .recurring-donation-read-mode .jom-divTableCell:first-child {
            width: 100%; }
        .lw-recurring-gifts .recurring-donation-info-row .recurring-donation-read-mode a {
          text-align: left; } }
  .lw-recurring-gifts .recurring-donation-info-row .recurring-donation-edit-mode {
    padding-top: 28px; }
    .lw-recurring-gifts .recurring-donation-info-row .recurring-donation-edit-mode .edit-fields-wrapper .input-wrapper {
      padding: 0 10px; }
      @media (max-width: 767px) {
        .lw-recurring-gifts .recurring-donation-info-row .recurring-donation-edit-mode .edit-fields-wrapper .input-wrapper {
          padding: 0;
          margin-bottom: 0; } }
      .lw-recurring-gifts .recurring-donation-info-row .recurring-donation-edit-mode .edit-fields-wrapper .input-wrapper:first-child {
        padding-left: 0; }
      .lw-recurring-gifts .recurring-donation-info-row .recurring-donation-edit-mode .edit-fields-wrapper .input-wrapper:last-child {
        padding-right: 0; }
        .lw-recurring-gifts .recurring-donation-info-row .recurring-donation-edit-mode .edit-fields-wrapper .input-wrapper:last-child input:focus ~ label, .lw-recurring-gifts .recurring-donation-info-row .recurring-donation-edit-mode .edit-fields-wrapper .input-wrapper:last-child input:not(:placeholder-shown) ~ label {
          left: 8px; }
          @media (max-width: 767px) {
            .lw-recurring-gifts .recurring-donation-info-row .recurring-donation-edit-mode .edit-fields-wrapper .input-wrapper:last-child input:focus ~ label, .lw-recurring-gifts .recurring-donation-info-row .recurring-donation-edit-mode .edit-fields-wrapper .input-wrapper:last-child input:not(:placeholder-shown) ~ label {
              left: -2px; } }
        .lw-recurring-gifts .recurring-donation-info-row .recurring-donation-edit-mode .edit-fields-wrapper .input-wrapper:last-child input ~ label {
          left: 12px; }
          @supports (display: -ms-grid) {
            .lw-recurring-gifts .recurring-donation-info-row .recurring-donation-edit-mode .edit-fields-wrapper .input-wrapper:last-child input ~ label {
              margin: 40px;
              position: absolute;
              left: -14px;
              top: -40px;
              font-size: 10px;
              font-weight: bold;
              pointer-events: none; } }
    .lw-recurring-gifts .recurring-donation-info-row .recurring-donation-edit-mode .edit-fields-wrapper .pd-lft.input-wrapper {
      padding: 0 10px 0 0; }
      @media (max-width: 767px) {
        .lw-recurring-gifts .recurring-donation-info-row .recurring-donation-edit-mode .edit-fields-wrapper .pd-lft.input-wrapper {
          padding: 0; } }
    .lw-recurring-gifts .recurring-donation-info-row .recurring-donation-edit-mode .edit-btn-group {
      margin-bottom: 28px; }
      .lw-recurring-gifts .recurring-donation-info-row .recurring-donation-edit-mode .edit-btn-group .add-payment-links {
        padding: 0; }
        .lw-recurring-gifts .recurring-donation-info-row .recurring-donation-edit-mode .edit-btn-group .add-payment-links a {
          margin: 0;
          color: #0089c8;
          text-decoration: none;
          font: normal 18px alternate-gothic-no-3-d;
          letter-spacing: 1px;
          margin-bottom: 15px; }
          .lw-recurring-gifts .recurring-donation-info-row .recurring-donation-edit-mode .edit-btn-group .add-payment-links a.btn-add-credit-card {
            margin-right: 40px; }
          .lw-recurring-gifts .recurring-donation-info-row .recurring-donation-edit-mode .edit-btn-group .add-payment-links a:hover {
            text-decoration: underline; }
      .lw-recurring-gifts .recurring-donation-info-row .recurring-donation-edit-mode .edit-btn-group .btn-group-wrap {
        padding-left: 10px;
        padding-right: 0;
        display: flex;
        justify-content: space-between; }
        .lw-recurring-gifts .recurring-donation-info-row .recurring-donation-edit-mode .edit-btn-group .btn-group-wrap button {
          width: 50%;
          min-width: auto; }
          .lw-recurring-gifts .recurring-donation-info-row .recurring-donation-edit-mode .edit-btn-group .btn-group-wrap button:first-child {
            margin-right: 10px; }
          .lw-recurring-gifts .recurring-donation-info-row .recurring-donation-edit-mode .edit-btn-group .btn-group-wrap button:last-child {
            margin-left: 10px; }
      @media (max-width: 767px) {
        .lw-recurring-gifts .recurring-donation-info-row .recurring-donation-edit-mode .edit-btn-group {
          margin-top: 24px; }
          .lw-recurring-gifts .recurring-donation-info-row .recurring-donation-edit-mode .edit-btn-group .btn-group-wrap {
            padding: 0;
            flex-wrap: wrap; }
            .lw-recurring-gifts .recurring-donation-info-row .recurring-donation-edit-mode .edit-btn-group .btn-group-wrap button {
              width: 100%; }
              .lw-recurring-gifts .recurring-donation-info-row .recurring-donation-edit-mode .edit-btn-group .btn-group-wrap button:first-child {
                margin-right: 0; }
              .lw-recurring-gifts .recurring-donation-info-row .recurring-donation-edit-mode .edit-btn-group .btn-group-wrap button:last-child {
                margin-left: 0; }
            .lw-recurring-gifts .recurring-donation-info-row .recurring-donation-edit-mode .edit-btn-group .btn-group-wrap .cancel-editing {
              order: 2;
              -webkit-order: 2; } }
  @media (max-width: 767px) {
    .lw-recurring-gifts .recurring-donation-info-row {
      padding: 0; }
      .lw-recurring-gifts .recurring-donation-info-row .recurring-donation-edit-mode {
        width: 100%; } }
  .lw-recurring-gifts .recurring-donation-info-row .create-new-card-panel, .lw-recurring-gifts .recurring-donation-info-row .create-new-account-panel {
    border-bottom: none; }
    .lw-recurring-gifts .recurring-donation-info-row .create-new-card-panel .button-center, .lw-recurring-gifts .recurring-donation-info-row .create-new-account-panel .button-center {
      text-align: right;
      display: block; }
      @media (max-width: 767px) {
        .lw-recurring-gifts .recurring-donation-info-row .create-new-card-panel .button-center, .lw-recurring-gifts .recurring-donation-info-row .create-new-account-panel .button-center {
          display: flex; } }

.lw-recurring-gifts .alert-danger, .lw-recurring-gifts .alert-success {
  box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.1);
  font-size: 20px;
  font-weight: 500;
  color: #000;
  border: none;
  border-radius: 0; }
  .lw-recurring-gifts .alert-danger .close, .lw-recurring-gifts .alert-success .close {
    font-size: 28px;
    color: #000;
    opacity: 1;
    text-shadow: none;
    display: inline-block;
    width: auto; }

.lw-recurring-gifts .alert-danger {
  background-color: #ffb8b8; }

.lw-recurring-gifts .alert-success {
  background-color: #c4cf86; }

.lw-recurring-gifts .alert-dismissible .close {
  top: -10px; }

/*church-info*/
.church-info .my-churches, .church-info .form-wrapper {
  max-width: 860px;
  margin: 0 auto; }
  @media (min-width: 768px) and (max-width: 991px) {
    .church-info .my-churches, .church-info .form-wrapper {
      width: auto; } }

.church-info .select-church-container {
  position: relative;
  height: 48px;
  border: 1px solid #d0d0d0;
  max-width: 400px; }
  .church-info .select-church-container select {
    position: relative;
    width: 100%;
    height: 48px;
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
    color: #636363;
    padding: 10px 20px 0 16px;
    background-color: transparent;
    background-image: none !important;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none !important;
    outline: 0 !important;
    box-shadow: none;
    cursor: pointer; }
  .church-info .select-church-container select ~ label {
    margin: 26px 16px;
    position: absolute;
    left: 0px;
    top: -20px;
    font-size: 10px;
    font-weight: 700;
    color: #636363; }
  .church-info .select-church-container:after {
    position: absolute;
    top: 0;
    right: 16px;
    width: 17px;
    height: 48px;
    background: url(../img/arrow-down-black.svg) center right no-repeat;
    background-size: 17px;
    content: "";
    z-index: -1; }

@media (min-width: 768px) {
  .church-info .form-wrapper #PastorName {
    width: 50%;
    max-width: 403px; } }

.church-info .form-wrapper .pastor-photo-block, .church-info .form-wrapper .church-logo-block {
  clear: both; }
  .church-info .form-wrapper .pastor-photo-block .failure-message, .church-info .form-wrapper .church-logo-block .failure-message {
    margin: -20px 0 20px !important;
    padding: 0;
    text-align: left; }
  @media (max-width: 767px) {
    .church-info .form-wrapper .pastor-photo-block, .church-info .form-wrapper .church-logo-block {
      padding: 0; }
      .church-info .form-wrapper .pastor-photo-block .failure-message, .church-info .form-wrapper .church-logo-block .failure-message {
        margin: -10px 0 20px !important; } }

.church-info .form-wrapper .church-logo {
  height: 96px;
  display: block;
  margin-bottom: 32px; }

.church-info .form-wrapper .pastor-photo {
  width: 192px;
  height: 192px;
  border-radius: 100%;
  display: block;
  margin-bottom: 32px;
  object-fit: cover; }

.church-info .form-wrapper .church-section-wrapper {
  border-bottom: 1px solid #d4d4d4;
  padding: 32px 0 0;
  clear: both; }
  @media (max-width: 991px) {
    .church-info .form-wrapper .church-section-wrapper {
      padding: 24px 0 0; } }

.church-info .form-wrapper .alt-directions {
  padding-bottom: 22px;
  max-width: 50%; }
  @media (max-width: 991px) {
    .church-info .form-wrapper .alt-directions {
      max-width: 100%; } }

.church-info .form-wrapper .service-info {
  border-bottom: 1px solid #d0d0d0;
  margin-bottom: 24px;
  padding-bottom: 14px; }
  .church-info .form-wrapper .service-info p {
    font-size: 16px;
    color: #000; }
  .church-info .form-wrapper .service-info .church-info-btn-group {
    display: flex;
    flex-wrap: wrap; }
    .church-info .form-wrapper .service-info .church-info-btn-group button {
      width: 100%;
      text-align: right;
      color: #0089c8;
      text-decoration: none;
      font: normal 18px alternate-gothic-no-3-d;
      letter-spacing: 1px;
      margin: 0;
      padding: 6px 0; }
    @media (max-width: 767px) {
      .church-info .form-wrapper .service-info .church-info-btn-group {
        padding: 0; } }
  @media (max-width: 767px) {
    .church-info .form-wrapper .service-info .service-info-block {
      padding: 0; } }

.church-info .form-wrapper h3 {
  font-size: 24px;
  font-weight: 500;
  margin: 0 0 20px; }
  @media (max-width: 991px) {
    .church-info .form-wrapper h3 {
      margin-bottom: 10px; } }

.church-info .form-wrapper h2 {
  font-size: 34px;
  font-weight: 300;
  margin-bottom: 0; }
  @media (max-width: 991px) {
    .church-info .form-wrapper h2 {
      margin-bottom: 0px;
      font-size: 28px; } }

.church-info .form-wrapper .input-wrapper {
  position: relative;
  margin-bottom: 32px;
  /*label {
            padding: 6px 8px 0;
            margin: 0;
            position: absolute;
            font-size: 10px;
            top: 0px;
        }*/ }
  @media (max-width: 767px) {
    .church-info .form-wrapper .input-wrapper {
      padding: 0; } }
  .church-info .form-wrapper .input-wrapper input {
    border: 1px solid #d0d0d0;
    height: 48px;
    padding: 10px 16px 0;
    width: 100%;
    background: transparent;
    margin-bottom: 0; }
  .church-info .form-wrapper .input-wrapper input ~ label {
    margin: 30px 16px;
    position: absolute;
    left: 16px;
    top: -18px;
    font-size: 16px;
    font-weight: 300;
    color: #636363;
    text-transform: none;
    z-index: -1; }
    @media (max-width: 767px) {
      .church-info .form-wrapper .input-wrapper input ~ label {
        left: 0; } }
  .church-info .form-wrapper .input-wrapper select ~ label {
    margin: 26px 16px;
    position: absolute;
    left: -2px;
    top: -26px;
    font-size: 10px;
    font-weight: bold; }
  .church-info .form-wrapper .input-wrapper input:focus ~ label, .church-info .form-wrapper .input-wrapper input:not(:placeholder-shown) ~ label, .church-info .form-wrapper .input-wrapper input[name="PhoneNumber"] ~ label {
    margin: 26px 16px;
    position: absolute;
    left: 16px;
    top: -26px;
    font-size: 10px;
    font-weight: bold; }
    @media (max-width: 767px) {
      .church-info .form-wrapper .input-wrapper input:focus ~ label, .church-info .form-wrapper .input-wrapper input:not(:placeholder-shown) ~ label, .church-info .form-wrapper .input-wrapper input[name="PhoneNumber"] ~ label {
        left: 0; } }
  @supports (display: -ms-grid) {
    .church-info .form-wrapper .input-wrapper input ~ label {
      margin: 26px 16px;
      position: absolute;
      left: 16px;
      top: -26px;
      font-size: 10px;
      font-weight: bold; } }
  .church-info .form-wrapper .input-wrapper input[name="CardNumber"] ~ label, .church-info .form-wrapper .input-wrapper input[name="SecurityCode"] ~ label, .church-info .form-wrapper .input-wrapper input[name="BankAccountNumber"] ~ label {
    left: 16px; }
    @media (max-width: 767px) {
      .church-info .form-wrapper .input-wrapper input[name="CardNumber"] ~ label, .church-info .form-wrapper .input-wrapper input[name="SecurityCode"] ~ label, .church-info .form-wrapper .input-wrapper input[name="BankAccountNumber"] ~ label {
        left: 0; } }
  .church-info .form-wrapper .input-wrapper img {
    position: absolute;
    right: 26px;
    top: 15px;
    cursor: pointer; }

.church-info .form-wrapper .church-account-management {
  padding-top: 32px; }
  .church-info .form-wrapper .church-account-management .add-service-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .church-info .form-wrapper .church-account-management .add-service-wrapper a {
      text-decoration: none; }
    @media (max-width: 767px) {
      .church-info .form-wrapper .church-account-management .add-service-wrapper {
        display: block; }
        .church-info .form-wrapper .church-account-management .add-service-wrapper a {
          width: 100%;
          margin: 18px 0 24px; } }
  .church-info .form-wrapper .church-account-management .service-description-block label {
    position: absolute;
    left: 32px;
    top: 2px;
    font-size: 10px;
    font-weight: bold;
    width: 85%;
    background: #fff; }
    @media (max-width: 767px) {
      .church-info .form-wrapper .church-account-management .service-description-block label {
        left: 16px; } }
  .church-info .form-wrapper .church-account-management .service-description-block textarea {
    height: 128px;
    padding: 24px 16px;
    outline: 1px solid #d0d0d0;
    border-color: transparent;
    width: 100%; }
  @media (max-width: 767px) {
    .church-info .form-wrapper .church-account-management .service-description-block {
      padding: 0; } }
  .church-info .form-wrapper .church-account-management .button-container {
    display: flex;
    justify-content: space-between;
    margin-top: 22px; }
    .church-info .form-wrapper .church-account-management .button-container button {
      width: 190px; }
      @media (min-width: 768px) and (max-width: 991px) {
        .church-info .form-wrapper .church-account-management .button-container button {
          min-width: 156px;
          width: auto; } }
    @media (max-width: 767px) {
      .church-info .form-wrapper .church-account-management .button-container {
        display: block;
        padding: 0; }
        .church-info .form-wrapper .church-account-management .button-container button {
          display: block;
          width: 100%; } }
  .church-info .form-wrapper .church-account-management .service-time-block {
    display: flex;
    justify-content: space-between;
    margin-top: 32px; }
    .church-info .form-wrapper .church-account-management .service-time-block .select-church-container {
      width: 30%;
      display: inline-block; }
    @media (max-width: 767px) {
      .church-info .form-wrapper .church-account-management .service-time-block {
        margin-top: 16px; } }
  .church-info .form-wrapper .church-account-management .service-info-edit {
    border-bottom: 1px solid #d0d0d0;
    padding-bottom: 16px;
    margin-bottom: 32px; }
    .church-info .form-wrapper .church-account-management .service-info-edit .service-time label {
      top: -25px; }
    @media (max-width: 767px) {
      .church-info .form-wrapper .church-account-management .service-info-edit .service-time {
        padding: 0; } }

.church-info .form-wrapper .church-primary-address {
  padding-bottom: 22px; }

@media (max-width: 767px) {
  .church-info .form-wrapper .alt-texts-block {
    padding: 0; } }

.church-info .form-wrapper .church-welcome-users textarea {
  width: 100%;
  font-size: 16px;
  padding: 24px 16px;
  border-bottom: 24px solid transparent;
  outline: 1px solid #d0d0d0;
  border-color: transparent; }

.church-info .form-wrapper .church-welcome-users .invitation-block {
  margin-bottom: 34px; }
  .church-info .form-wrapper .church-welcome-users .invitation-block textarea {
    border: none; }
  @media (max-width: 767px) {
    .church-info .form-wrapper .church-welcome-users .invitation-block {
      padding: 0; } }

.church-info .form-wrapper .church-welcome-users label {
  position: absolute;
  left: 32px;
  font-size: 10px;
  font-weight: bold;
  width: 92%;
  background: #fff; }
  @media (max-width: 767px) {
    .church-info .form-wrapper .church-welcome-users label {
      left: 16px; } }

.church-info .form-wrapper .church-welcome-users .characters-remaining {
  position: relative;
  top: -26px;
  right: -4px;
  width: 96%;
  text-align: right;
  display: block;
  font-size: 10px;
  font-weight: 500;
  background: #fff; }

.church-info .form-wrapper .file-upload-container input[type="file"] {
  font-size: 16px;
  position: relative;
  left: 88px;
  top: -47px;
  z-index: -1;
  width: 100%; }
  @supports (display: -ms-grid) {
    .church-info .form-wrapper .file-upload-container input[type="file"] {
      width: 50%;
      height: 48px;
      z-index: 1;
      position: static;
      margin-bottom: 32px; } }

.church-info .form-wrapper .file-upload-container .custom-file-upload {
  padding: 13.5px 24px !important;
  max-width: 190px;
  display: block; }
  @supports (display: -ms-grid) {
    .church-info .form-wrapper .file-upload-container .custom-file-upload {
      display: none; } }

.church-info .form-wrapper .form-submit-container {
  margin-bottom: 50px;
  border-bottom: none; }
  .church-info .form-wrapper .form-submit-container .button-container button {
    width: 190px; }
    @media (min-width: 768px) {
      .church-info .form-wrapper .form-submit-container .button-container button:first-child {
        margin-right: 20px; } }
  @media (max-width: 767px) {
    .church-info .form-wrapper .form-submit-container .button-container {
      padding: 0; }
      .church-info .form-wrapper .form-submit-container .button-container button {
        width: 100%; } }

.church-info .form-wrapper .church-help-us {
  padding-bottom: 32px; }

.church-info p {
  font-size: 16px; }

.church-info .success-message {
  margin: 0 auto;
  padding: 0 0 20px;
  font-size: 14px !important;
  line-height: normal;
  color: green;
  clear: both;
  text-align: center; }

.church-info .field-validation-error {
  margin-top: 0;
  position: absolute;
  width: 100%;
  left: 0;
  padding: 0 15px; }

@media (max-width: 767px) {
  .recurring-donation-edit-mode .edit-fields-wrapper {
    padding: 0; } }

.file-upload {
  display: block;
  text-align: center;
  margin-bottom: 32px; }
  @media (max-width: 767px) {
    .file-upload {
      margin-bottom: 12px; } }

.file-upload .file-select {
  display: block;
  color: #000000;
  cursor: pointer;
  text-align: left;
  background: #fff;
  position: relative; }

.file-upload .file-select .file-select-button {
  background: #0089c8;
  padding: 0 10px;
  display: inline-block;
  height: 48px;
  line-height: 48px;
  width: 190px; }
  @media (max-width: 767px) {
    .file-upload .file-select .file-select-button {
      display: block;
      width: 100%; } }

.file-upload .file-select .file-select-name {
  line-height: 48px;
  display: inline-block;
  padding: 0 0 0 60px;
  font-size: 16px;
  font-weight: 300; }
  @media (max-width: 767px) {
    .file-upload .file-select .file-select-name {
      display: block;
      padding: 0; } }

.file-upload .file-select:hover {
  border-color: #0089c8;
  transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out; }

.file-upload .file-select:hover .file-select-button {
  background: #0089c8;
  color: #FFFFFF;
  transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out; }

.file-upload.active .file-select {
  border-color: #0089c8;
  transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out; }

.file-upload.active .file-select .file-select-button {
  background: #0089c8;
  color: #FFFFFF;
  transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out; }

.file-upload .file-select input[type=file] {
  z-index: 100;
  cursor: pointer;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0); }

.file-upload .file-select.file-select-disabled {
  opacity: 0.65; }

.file-upload .file-select.file-select-disabled:hover {
  cursor: default;
  display: block;
  border: 2px solid #dce4ec;
  color: #34495e;
  cursor: pointer;
  height: 48px;
  line-height: 48px;
  margin-top: 5px;
  text-align: left;
  background: #FFFFFF;
  overflow: hidden;
  position: relative; }

.file-upload .file-select.file-select-disabled:hover .file-select-button {
  background: #dce4ec;
  color: #666666;
  padding: 0 10px;
  display: inline-block;
  height: 48px;
  line-height: 48px; }

.file-upload .file-select.file-select-disabled:hover .file-select-name {
  line-height: 48px;
  display: inline-block;
  padding: 0 10px; }

.custom-checkbox {
  position: absolute;
  opacity: 0; }
  .custom-checkbox + label {
    position: relative;
    cursor: pointer;
    padding: 0;
    font: 300 16px "museo-sans";
    color: #000; }
    .custom-checkbox + label:before {
      content: '';
      margin-right: 10px;
      display: inline-block;
      vertical-align: text-top;
      border-radius: 5px;
      width: 20px;
      height: 20px;
      background: #fff; }
  .custom-checkbox:hover + label:before {
    background: #0089c8; }
  .custom-checkbox:focus + label:before {
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12); }
  .custom-checkbox:checked + label:before {
    background: #0089c8; }
  .custom-checkbox:disabled + label {
    cursor: auto; }
    .custom-checkbox:disabled + label:before {
      box-shadow: none;
      background: #fff;
      border: 1px solid #d0d0d0; }
  .custom-checkbox:checked + label:after {
    content: '';
    position: absolute;
    left: 5px;
    top: 9px;
    background: white;
    width: 2px;
    height: 2px;
    box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }

.history-title span {
  float: left; }
  .history-title span:last-child:before {
    content: '/';
    margin: 0 10px; }

.filter-section {
  padding: 0;
  list-style-type: none;
  width: 100%;
  margin: auto; }
  .filter-section li {
    display: inline-block;
    margin: 0 15px 20px 0; }
    @media (max-width: 767px) {
      .filter-section li {
        width: 43%; }
        .filter-section li:last-of-type {
          width: 100%; }
          .filter-section li:last-of-type button {
            width: 100%; } }
  @media (max-width: 767px) {
    .filter-section {
      padding: 0 0 20px;
      border-bottom: 1px solid #dfdfdf; } }

.title {
  text-align: center;
  color: #4571ec; }

.products-container {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  width: 100%; }

.clear-filter, .group-btn button {
  /* min-width: 148px;
    font: normal 18px "alternate-gothic-no-3-d";
    letter-spacing: 1px;
    text-align: center;
    color: #0089c8;
    height: 48px;
    padding: 0 20px;
    border-radius: 4px;
    border: solid 2px #0089c8;
    background-color: rgba(255, 255, 255, 0);
    text-transform: uppercase;
    &:disabled {
        color: #888888;
        background: #ededed;
        border: 2px solid #ededed;
    }

    &:hover {
        color: #fff;
        background: #0089c8 !important;
        border: solid 2px #0089c8;
    }*/ }
  @media (max-width: 767px) {
    .clear-filter, .group-btn button {
      width: 100%;
      margin: 0 0 10px;
      height: 48px; } }

.group-btn {
  display: block;
  text-align: center;
  margin: 40px 0 65px; }
  .group-btn button {
    min-width: 192px;
    padding: 0 10px; }
    @media (max-width: 767px) {
      .group-btn button {
        width: 100%; } }
  .group-btn .back-to-top {
    margin-left: 15px; }
    @media (max-width: 767px) {
      .group-btn .back-to-top {
        margin: 0; } }

button.show-more:after {
  display: none; }

.filter-section-title {
  font: 300 16px "museo-sans";
  color: #000; }

.products-container .selectpicker {
  width: 27%;
  margin: 0 15px 25px 0;
  padding: 18px 10px 9px;
  line-height: 20px;
  color: #615C5C;
  border: 1px solid #dcdcdc;
  box-shadow: none;
  cursor: pointer;
  background: url("../img/arrow-down-black.svg") calc(100% - 15px) top no-repeat;
  background-size: 14px;
  margin-bottom: 20px;
  font: 300 16px "museo-sans";
  color: #000;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none; }
  .products-container .selectpicker option {
    font: 300 16px "museo-sans";
    color: #000; }
  @media (max-width: 767px) {
    .products-container .selectpicker {
      width: 100%;
      margin: 0; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .products-container .selectpicker {
      margin: 0;
      width: 47%;
      margin-bottom: 50px; } }

/*table alignment*/
.product-table {
  margin: 70px 0;
  width: 100%; }
  .product-table th {
    font: normal 18px "alternate-gothic-no-3-d";
    letter-spacing: 0.9px;
    color: #424242; }
  .product-table tr {
    border-bottom: 1px solid #d0d0d0; }
    @media (max-width: 767px) {
      .product-table tr:first-of-type {
        border: none; } }
  .product-table td, .product-table th {
    padding: 25px 0; }
  .product-table h4 {
    font: normal 24px "museo-sans";
    font-weight: 500;
    color: #000;
    max-width: 444px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    display: -moz-box;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis; }
    @media (max-width: 767px) {
      .product-table h4 {
        font-size: 14px; } }
  .product-table td {
    font: normal 20px "museo-sans";
    font-weight: 300;
    color: #535353; }
    .product-table td .row > div.col-sm-2 > a {
      display: inline-block;
      width: 87px;
      height: 87px;
      background: #efefef; }
      @media (max-width: 767px) {
        .product-table td .row > div.col-sm-2 > a {
          width: 80px;
          height: 80px;
          box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.1); }
          .product-table td .row > div.col-sm-2 > a.video-play-icon:before {
            left: 37%;
            width: 20px;
            height: 20px;
            background-size: 20px; } }
    @media (max-width: 767px) {
      .product-table td {
        font-size: 14px; } }
  .product-table .product p {
    font: normal 20px "museo-sans";
    font-weight: 300;
    color: #535353; }
  .product-table .product .col-sm-2 {
    padding: 0; }
  .product-table .img-responsive {
    width: 87px;
    height: 87px;
    object-fit: cover; }
    @media (max-width: 767px) {
      .product-table .img-responsive {
        width: 80px;
        height: 80px;
        box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.1); } }

.actions {
  text-align: right; }
  @media (min-width: 992px) {
    .actions {
      /*width: 11%;*/ }
      .actions a {
        margin-right: 10px !important; } }
  .actions a {
    margin-right: 20px; }
  .actions .fa {
    width: 20px;
    height: 20px;
    border: none;
    color: #535353;
    font-size: 24px; }

.show-results {
  font: normal 20px "museo-sans";
  font-weight: 500;
  text-align: center;
  color: #535353; }

#removeModal .modal-title, #manage-donation-alert .modal-title, #deleteRecurringDonationModal .modal-title, #churchModal .modal-title, #churchServiceModal .modal-title, #ServiceRemoveModal .modal-title {
  font: normal 24px "alternate-gothic-no-3-d";
  letter-spacing: 0.6px;
  color: #fff;
  text-align: left; }

#removeModal .modal-body, #manage-donation-alert .modal-body, #deleteRecurringDonationModal .modal-body, #churchModal .modal-body, #churchServiceModal .modal-body, #ServiceRemoveModal .modal-body {
  padding: 30px; }
  #removeModal .modal-body .sub-title, #manage-donation-alert .modal-body .sub-title, #deleteRecurringDonationModal .modal-body .sub-title, #churchModal .modal-body .sub-title, #churchServiceModal .modal-body .sub-title, #ServiceRemoveModal .modal-body .sub-title {
    font: normal 28px "museo-sans";
    font-weight: 500;
    color: #000;
    line-height: 1.21;
    margin: 30px 0;
    text-align: left; }
    @media (max-width: 767px) {
      #removeModal .modal-body .sub-title, #manage-donation-alert .modal-body .sub-title, #deleteRecurringDonationModal .modal-body .sub-title, #churchModal .modal-body .sub-title, #churchServiceModal .modal-body .sub-title, #ServiceRemoveModal .modal-body .sub-title {
        font-size: 22px;
        line-height: 34px; } }
  #removeModal .modal-body h3, #manage-donation-alert .modal-body h3, #deleteRecurringDonationModal .modal-body h3, #churchModal .modal-body h3, #churchServiceModal .modal-body h3, #ServiceRemoveModal .modal-body h3 {
    font-size: 28px;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 30px; }
    @media (max-width: 767px) {
      #removeModal .modal-body h3, #manage-donation-alert .modal-body h3, #deleteRecurringDonationModal .modal-body h3, #churchModal .modal-body h3, #churchServiceModal .modal-body h3, #ServiceRemoveModal .modal-body h3 {
        font-size: 18px;
        margin-bottom: 20px; } }
  #removeModal .modal-body p, #manage-donation-alert .modal-body p, #deleteRecurringDonationModal .modal-body p, #churchModal .modal-body p, #churchServiceModal .modal-body p, #ServiceRemoveModal .modal-body p {
    font: normal 16px "museo-sans";
    font-weight: 500;
    line-height: 1.44;
    color: #000;
    text-align: left; }
    @media (max-width: 767px) {
      #removeModal .modal-body p, #manage-donation-alert .modal-body p, #deleteRecurringDonationModal .modal-body p, #churchModal .modal-body p, #churchServiceModal .modal-body p, #ServiceRemoveModal .modal-body p {
        font-size: 14px;
        line-height: 23px;
        margin-bottom: 10px;
        margin-top: 0; } }

#removeModal .modal-footer, #manage-donation-alert .modal-footer, #deleteRecurringDonationModal .modal-footer, #churchModal .modal-footer, #churchServiceModal .modal-footer, #ServiceRemoveModal .modal-footer {
  border: none;
  padding: 0 30px 50px; }
  @media (max-width: 767px) {
    #removeModal .modal-footer, #manage-donation-alert .modal-footer, #deleteRecurringDonationModal .modal-footer, #churchModal .modal-footer, #churchServiceModal .modal-footer, #ServiceRemoveModal .modal-footer {
      display: flex;
      flex-wrap: wrap; }
      #removeModal .modal-footer button, #manage-donation-alert .modal-footer button, #deleteRecurringDonationModal .modal-footer button, #churchModal .modal-footer button, #churchServiceModal .modal-footer button, #ServiceRemoveModal .modal-footer button {
        width: 100%; }
        #removeModal .modal-footer button.cancel-item, #manage-donation-alert .modal-footer button.cancel-item, #deleteRecurringDonationModal .modal-footer button.cancel-item, #churchModal .modal-footer button.cancel-item, #churchServiceModal .modal-footer button.cancel-item, #ServiceRemoveModal .modal-footer button.cancel-item {
          order: 2; }
        #removeModal .modal-footer button.delete-item, #manage-donation-alert .modal-footer button.delete-item, #deleteRecurringDonationModal .modal-footer button.delete-item, #churchModal .modal-footer button.delete-item, #churchServiceModal .modal-footer button.delete-item, #ServiceRemoveModal .modal-footer button.delete-item {
          order: 1;
          margin-bottom: 20px; } }

@media (max-width: 767px) {
  .product-table tr {
    display: flex;
    flex-direction: column; }
  .product-table th {
    display: none; }
  .product-table td {
    padding: 10px 0 0; }
  .actions {
    margin: 0 0 20px 0;
    padding-left: 16% !important;
    text-align: left; }
  .actions a {
    width: 40%;
    display: inline-block; }
  .product-table {
    margin: 30px 0; }
  .pub-date, .pub-added-date {
    float: left;
    color: #262626;
    width: 50%; }
    .pub-date span, .pub-added-date span {
      display: block; }
      .pub-date span:first-child, .pub-added-date span:first-child {
        font-size: 10px;
        font-weight: bold;
        line-height: 18px; } }

@media (min-width: 992px) {
  .history-format, .history-published {
    width: 20%; } }

.type-devices {
  color: #262626;
  line-height: 20px; }

.styled-checkbox {
  position: absolute;
  opacity: 0;
  z-index: 1; }
  .styled-checkbox + label {
    position: relative;
    cursor: pointer;
    padding: 0;
    top: initial;
    font-weight: normal;
    font: 300 16px "museo-sans"; }
  .styled-checkbox:focus {
    outline: none; }
  .styled-checkbox + label:before {
    content: '';
    margin-right: 10px;
    display: inline-block;
    vertical-align: text-top;
    width: 24px;
    height: 24px;
    background: white;
    border: 1px solid #d0d0d0;
    border-radius: 5px; }
  .styled-checkbox:hover + label:before {
    background: #0089c8; }
    @media (max-width: 991px) {
      .styled-checkbox:hover + label:before {
        background-color: white; } }
    @supports (display: -ms-grid) {
      .styled-checkbox:hover + label:before {
        background-color: white; } }
  .styled-checkbox:checked + label:before {
    background: #0089c8; }
  .styled-checkbox:disabled + label {
    color: #b8b8b8;
    cursor: auto; }
  .styled-checkbox:disabled + label:before {
    box-shadow: none;
    background: #ddd; }
  .styled-checkbox:checked + label:after {
    content: '';
    position: absolute;
    left: 6px;
    top: 10px;
    background: white;
    width: 3px;
    height: 3px;
    box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
    transform: rotate(45deg); }

.filter-blocks {
  position: relative;
  left: -35px; }
  .filter-blocks label {
    position: absolute;
    top: 5px;
    left: 29.5%;
    font-size: 10px;
    font-weight: bold;
    color: #4c4c4c; }
    .filter-blocks label:first-of-type {
      position: absolute;
      top: 7px;
      left: 12px; }
    @media (max-width: 767px) {
      .filter-blocks label {
        top: 23px;
        left: 12px; } }
  @media (max-width: 991px) {
    .filter-blocks {
      left: 0; } }

@media (max-width: 767px) {
  .product-table {
    margin: 30px 0 70px; }
    .product-table h4 {
      margin: 0; }
    .product-table .row .col-sm-2.col-xs-2 {
      padding: 0; }
      .product-table .row .col-sm-2.col-xs-2 a {
        background: #dedede; }
    .product-table td {
      padding: 14px 0 0;
      margin-bottom: 17px; }
  .actions {
    padding-left: 19% !important; }
  .pub-date, .pub-added-date {
    margin: 0; }
  .group-btn button {
    height: 48px;
    margin-bottom: 24px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .products-container {
    padding: 0 20px !important; }
  .filter-blocks label:first-of-type {
    position: absolute;
    top: 6px;
    left: 12px; }
  .filter-section-title {
    margin: 0; }
  .filter-section li {
    margin: 0 15px 20px 0; }
  .filter-section {
    margin-bottom: 48px; }
  .container .group-btn button, .js-livestream-inactive .group-btn button, .js-livestream-active .group-btn button {
    height: 48px; } }

.products-container .selectpicker::-ms-expand {
  display: none; }

@media (max-width: 991px) {
  .audio .filter-section li {
    width: auto; } }

.our-ministry-about-block {
  display: flex;
  justify-content: center; }
  .our-ministry-about-block .score-center {
    max-width: 857px; }
  .our-ministry-about-block h3 {
    font-size: 26px;
    margin-bottom: 10px; }
  .our-ministry-about-block .score-hero img {
    width: auto;
    height: auto; }
  .our-ministry-about-block .score-hero h1 {
    font-size: 46px;
    font-weight: 300;
    line-height: normal;
    text-align: left;
    max-width: initial;
    margin-top: 50px; }
  .our-ministry-about-block .score-hero h2 {
    font-size: 20px;
    font-weight: 300;
    line-height: 1.4; }
  .our-ministry-about-block .score-hero .score-hero-body {
    font-family: Minion3;
    font-size: 24px;
    font-style: italic;
    line-height: 1.4;
    letter-spacing: normal;
    text-align: left;
    padding: 16px 16px 16px 32px;
    border-left: 4px solid #0089c8;
    margin-top: 35px; }
    .our-ministry-about-block .score-hero .score-hero-body span {
      font-style: normal;
      text-transform: uppercase;
      margin-top: 10px;
      display: block;
      font-family: 'museo-sans'; }
  @media (max-width: 1199px) {
    .our-ministry-about-block .score-hero h1 {
      font-size: 28px;
      line-height: 36px;
      text-align: center;
      margin-top: 25px; }
    .our-ministry-about-block .score-hero h2 {
      font-size: 16px;
      line-height: 24px;
      letter-spacing: .1; }
    .our-ministry-about-block .score-hero h3 {
      margin-top: 20px; }
    .our-ministry-about-block .score-hero .score-hero-body {
      font-size: 20px;
      margin-top: 20px; }
      .our-ministry-about-block .score-hero .score-hero-body span {
        font-size: 16px; } }
  .our-ministry-about-block .score-content-spot {
    font-size: 20px; }
  .our-ministry-about-block .score-section-hero img {
    width: auto;
    height: auto; }
  .our-ministry-about-block .score-section-hero .score-hero-body {
    line-height: 1.4; }
  .our-ministry-about-block .score-section-hero h2 {
    font-size: 46px;
    font-weight: 300;
    line-height: normal;
    text-align: left;
    max-width: initial;
    margin-top: 25px;
    margin-bottom: 25px;
    text-transform: none; }
  .our-ministry-about-block .score-section-hero h3 {
    font-size: 26px;
    margin-bottom: 20px;
    margin-top: 35px; }
    @media (max-width: 1199px) {
      .our-ministry-about-block .score-section-hero h3 {
        font-size: 28px;
        text-align: center; } }
  @media (max-width: 1199px) {
    .our-ministry-about-block .score-section-hero h2 {
      font-size: 28px;
      line-height: 36px;
      text-align: center;
      margin-top: 25px; }
    .our-ministry-about-block .score-section-hero .score-hero-body {
      line-height: 24px; } }
  @media (max-width: 1199px) {
    .our-ministry-about-block {
      padding: 0 10px; }
      .our-ministry-about-block .score-content-spot {
        font-size: 16px;
        line-height: 1.5; } }
  @media (min-width: 768px) and (max-width: 1199px) {
    .our-ministry-about-block .score-center {
      max-width: 635px; } }
  @media (max-width: 991px) {
    .our-ministry-about-block .sharetastic {
      margin-bottom: 40px; }
    .our-ministry-about-block.share-social-icons {
      max-width: 635px;
      justify-content: flex-start;
      margin: 0 auto;
      padding: 0; } }
  @media (max-width: 991px) and (max-width: 767px) {
    .our-ministry-about-block.share-social-icons {
      justify-content: center;
      padding: 0 10px; } }

.jom-full-width-img {
  position: relative;
  height: 746px;
  padding-top: 0;
  margin-top: 14px;
  overflow: hidden;
  margin-bottom: 32px; }
  @media (max-width: 768px) {
    .jom-full-width-img {
      height: 546px; } }
  @media (max-width: 480px) {
    .jom-full-width-img {
      height: 228px; } }

.share-social-icons .score-button-group {
  padding-left: 15px; }
  .share-social-icons .score-button-group a {
    display: inline-block;
    width: auto;
    padding: 0 8px 0 0; }

.jom-header-2 {
  border-bottom: none; }
  .jom-header-2 h2 {
    font-size: 46px;
    font-weight: 300;
    line-height: normal;
    margin-top: 50px; }

.jom-quote-content {
  font-family: Minion3;
  font-size: 24px !important;
  font-style: italic;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  padding: 16px 16px 16px 32px;
  border-left: 4px solid #0089c8;
  margin-top: 35px; }
  .jom-quote-content span {
    font-style: normal;
    text-transform: uppercase;
    margin-top: 10px;
    display: block;
    font-family: 'museo-sans'; }
  @media (max-width: 1199px) {
    .jom-quote-content {
      font-size: 20px !important;
      line-height: 1.5; }
      .jom-quote-content span {
        font-size: 16px; } }

.jom-article-wrapper {
  float: left;
  width: 100%;
  padding: 0 15px; }
  @media (max-width: 767px) {
    .jom-article-wrapper {
      padding: 0; } }

.jom-featured-list-block {
  margin-top: 25px; }
  @media (min-width: 1200px) {
    .jom-featured-list-block .show-more-blogs {
      margin-right: 20px; } }
  .jom-featured-list-block:before {
    width: 100%;
    padding-top: 17px;
    border-top: 1px solid #cbcbcb; }
  @media (max-width: 991px) {
    .jom-featured-list-block {
      margin-top: 0; } }
  @media (max-width: 767px) {
    .jom-featured-list-block {
      padding-left: 10px !important;
      padding-right: 10px !important; } }
  @media (max-width: 767px) {
    .jom-featured-list-block h1 {
      font-size: 28px !important;
      text-align: center; } }
  .jom-featured-list-block h3 {
    font-size: 34px;
    font-weight: 300;
    line-height: normal; }
    @media (max-width: 991px) {
      .jom-featured-list-block h3 {
        font-size: 28px;
        text-align: center; } }
  .jom-featured-list-block h4 {
    font-family: alternate-gothic-no-3-d;
    font-size: 18px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 1px;
    text-align: right; }
    @media (max-width: 767px) {
      .jom-featured-list-block h4 {
        font-size: 18px;
        text-align: center; } }
  .jom-featured-list-block .jom-video-blocks {
    margin-top: 22px;
    margin-bottom: 48px; }
    @media (max-width: 991px) {
      .jom-featured-list-block .jom-video-blocks {
        margin-bottom: 35px; } }
    .jom-featured-list-block .jom-video-blocks .jom-card-block {
      padding-right: 10px;
      padding-left: 10px; }
      @media (max-width: 767px) {
        .jom-featured-list-block .jom-video-blocks .jom-card-block {
          padding-right: 0;
          padding-left: 0; } }
      @media (min-width: 768px) {
        .jom-featured-list-block .jom-video-blocks .jom-card-block {
          margin-bottom: 6px; }
          .jom-featured-list-block .jom-video-blocks .jom-card-block:nth-child(1) {
            padding-left: 0; }
          .jom-featured-list-block .jom-video-blocks .jom-card-block:nth-child(3) {
            padding-right: 0; } }
    .jom-featured-list-block .jom-video-blocks .thumbnail {
      padding: 0;
      border: none; }
      @media (max-width: 991px) {
        .jom-featured-list-block .jom-video-blocks .thumbnail {
          margin-bottom: 32px; } }
      .jom-featured-list-block .jom-video-blocks .thumbnail a.icon-icon-play-white-svg {
        width: 100%;
        height: 240px;
        position: absolute;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 70px;
        opacity: .8;
        text-decoration: none; }
        @media (max-width: 991px) {
          .jom-featured-list-block .jom-video-blocks .thumbnail a.icon-icon-play-white-svg {
            height: 180px;
            font-size: 60px; } }
        .jom-featured-list-block .jom-video-blocks .thumbnail a.icon-icon-play-white-svg:hover {
          opacity: 1; }
      .jom-featured-list-block .jom-video-blocks .thumbnail img {
        max-height: 240px !important;
        width: 100%;
        object-fit: cover;
        min-height: 240px; }
        @media (max-width: 991px) {
          .jom-featured-list-block .jom-video-blocks .thumbnail img {
            max-height: 180px !important;
            min-height: 180px; } }
      .jom-featured-list-block .jom-video-blocks .thumbnail .caption {
        margin: 0 30px 0 20px;
        padding: 0;
        position: relative; }
        .jom-featured-list-block .jom-video-blocks .thumbnail .caption .jom-bookmark {
          position: absolute;
          top: 16px;
          right: -20px;
          margin: 0; }
          @media (max-width: 991px) {
            .jom-featured-list-block .jom-video-blocks .thumbnail .caption .jom-bookmark {
              right: -20px; } }
  @media (max-width: 991px) and (max-width: 767px) {
    .jom-featured-list-block .jom-video-blocks .thumbnail .caption .jom-bookmark {
      right: -25px; } }
          .jom-featured-list-block .jom-video-blocks .thumbnail .caption .jom-bookmark:hover {
            cursor: pointer; }
        .jom-featured-list-block .jom-video-blocks .thumbnail .caption h4, .jom-featured-list-block .jom-video-blocks .thumbnail .caption h3 {
          font-size: 24px;
          font-weight: 500;
          letter-spacing: normal;
          font-family: 'museo-sans';
          text-align: left;
          color: #000000;
          margin-bottom: 4px;
          margin-top: 10px; }
          .jom-featured-list-block .jom-video-blocks .thumbnail .caption h4:hover, .jom-featured-list-block .jom-video-blocks .thumbnail .caption h3:hover {
            color: #0089c8 !important; }
        .jom-featured-list-block .jom-video-blocks .thumbnail .caption p {
          font-size: 16px;
          font-weight: 500;
          margin-bottom: 0;
          color: #535353;
          line-height: normal; }
        .jom-featured-list-block .jom-video-blocks .thumbnail .caption span {
          font-size: 16px;
          font-weight: 500;
          margin-bottom: 0;
          color: #535353;
          line-height: normal; }
        .jom-featured-list-block .jom-video-blocks .thumbnail .caption a, .jom-featured-list-block .jom-video-blocks .thumbnail .caption a:hover {
          display: inline-block; }
          .jom-featured-list-block .jom-video-blocks .thumbnail .caption a p:hover, .jom-featured-list-block .jom-video-blocks .thumbnail .caption a:hover p:hover {
            color: #0089c8; }
          .jom-featured-list-block .jom-video-blocks .thumbnail .caption a:first-child, .jom-featured-list-block .jom-video-blocks .thumbnail .caption a:hover:first-child {
            width: 100%; }
        .jom-featured-list-block .jom-video-blocks .thumbnail .caption a:hover {
          text-decoration: none;
          color: #0089c8; }
        @media (max-width: 991px) {
          .jom-featured-list-block .jom-video-blocks .thumbnail .caption {
            margin: 0 30px 0 15px; } }
  @media (max-width: 991px) and (max-width: 767px) {
    .jom-featured-list-block .jom-video-blocks .thumbnail .caption {
      margin: 0 30px 0 0px; } }
        @media (max-width: 991px) {
            .jom-featured-list-block .jom-video-blocks .thumbnail .caption h4 {
              font-size: 20px; }
            .jom-featured-list-block .jom-video-blocks .thumbnail .caption p {
              font-size: 14px; } }
  @media (max-width: 767px) {
    .jom-featured-list-block .see-all-link {
      text-align: center; } }
  .jom-featured-list-block .see-all-link a {
    color: #0089c8; }
    .jom-featured-list-block .see-all-link a:hover {
      color: #0089c8; }
    @media (max-width: 767px) {
      .jom-featured-list-block .see-all-link a {
        display: inline-block;
        text-align: center; } }

.mt-32 {
  margin-top: 32px; }

.jom-tab-list-nav.score-stripe {
  padding-top: 0;
  background-color: #f3f3f3;
  margin-bottom: 16px; }

.jom-tab-list-nav .score-menu-list {
  margin-bottom: 0;
  border-bottom: none; }
  .jom-tab-list-nav .score-menu-list.lw-list li a {
    text-transform: uppercase; }

.jom-tab-list-nav .jom-menu-dropdown-btn {
  width: 100%;
  height: 56px;
  font-size: 20px;
  font-weight: bold;
  color: #007ec1;
  border: 0;
  border-bottom: 2px solid #0089c8;
  border-radius: 0;
  background: #f3f3f3;
  text-transform: uppercase; }
  .jom-tab-list-nav .jom-menu-dropdown-btn:before {
    position: absolute;
    right: 20px;
    top: 18px;
    transform: rotate(-90deg);
    color: #0089c8 !important; }

.jom-tab-list-nav .dropdown-menu {
  width: 100%;
  padding: 0;
  border: none;
  background: #f3f3f3; }
  .jom-tab-list-nav .dropdown-menu li {
    padding: 15px 0;
    text-align: center;
    border-bottom: 1px solid #dfdfdf;
    font-size: 20px; }
    .jom-tab-list-nav .dropdown-menu li a {
      color: #000;
      font-weight: 500;
      text-transform: uppercase; }
    .jom-tab-list-nav .dropdown-menu li.active a {
      background: transparent !important;
      color: #000; }

@media (max-width: 1199px) {
  .jom-tab-list-nav .container, .jom-tab-list-nav .js-livestream-inactive, .jom-tab-list-nav .js-livestream-active {
    width: 100%; } }

@media (max-width: 1199px) {
  .icon-header-our-ministry {
    font-size: 34px; } }

.social-share-label p {
  margin-bottom: 0; }

.score-add-this-widget {
  display: inline-block;
  position: relative;
  top: 18px; }
  @media (max-width: 767px) {
    .score-add-this-widget {
      top: 22px; } }
  .score-add-this-widget .at-share-btn-elements a:before {
    font-size: 36px; }
    @media (max-width: 1199px) {
      .score-add-this-widget .at-share-btn-elements a:before {
        font-size: 28px;
        position: relative;
        top: -3px; } }
  .score-add-this-widget .at-share-btn-elements a span {
    display: none; }
  .score-add-this-widget .at-svc-twitter, .score-add-this-widget .at-svc-facebook, .score-add-this-widget .at-svc-pinterest_share, .score-add-this-widget .at-svc-email {
    background: transparent !important; }
  .score-add-this-widget .at-share-btn {
    border: none !important; }

@media (min-width: 768px) {
  .score-stripe.jom-bottom-three-col-wrapper .score-center {
    display: flex;
    justify-content: flex-start; }
  .jom-bottom-three-col-wrapper .score-well {
    width: 33.33%;
    padding: 0 10px; } }

.social-share-label {
  font-size: 23px;
  font-weight: 500;
  color: #777772; }
  @media (max-width: 991px) {
    .social-share-label {
      font-size: 20px; } }

.icon-arrow-right:after {
  font-family: "jom-new" !important;
  -webkit-font-smoothing: antialiased;
  content: "\e902";
  padding-left: 10px;
  position: relative;
  top: 1px;
  font-size: 16px; }

.jom-bottom-three-col-wrapper .icon-arrow-right:before {
  display: none; }

.jom-full-width-and-h-746 {
  max-height: 746px;
  overflow: hidden; }
  .jom-full-width-and-h-746 img {
    width: 100%; }

.jom-bottom-three-col-wrapper {
  background-color: #eef8ff;
  text-align: center;
  margin-bottom: 0;
  margin-top: 60px; }
  .jom-bottom-three-col-wrapper img {
    margin: 0 auto;
    height: 90px;
    margin-bottom: 20px; }
  .jom-bottom-three-col-wrapper .score-center-text {
    font-size: 34px;
    font-weight: 500;
    color: #000; }
  .jom-bottom-three-col-wrapper .score-button, .jom-bottom-three-col-wrapper .score-composite-link, .jom-bottom-three-col-wrapper .cc-btn, .jom-bottom-three-col-wrapper .lw-filter-box button, .lw-filter-box .jom-bottom-three-col-wrapper button, .jom-bottom-three-col-wrapper form button, form .jom-bottom-three-col-wrapper button, .jom-bottom-three-col-wrapper .lw-show-more-results, .jom-bottom-three-col-wrapper .score-search-box .button, .score-search-box .jom-bottom-three-col-wrapper .button {
    font-family: alternate-gothic-no-3-d,sans-serif;
    font-weight: normal;
    font-size: 18px;
    color: #007ec1;
    margin-top: 6px;
    border: none; }
    .jom-bottom-three-col-wrapper .score-button:hover, .jom-bottom-three-col-wrapper .score-composite-link:hover, .jom-bottom-three-col-wrapper .cc-btn:hover, .jom-bottom-three-col-wrapper .lw-filter-box button:hover, .lw-filter-box .jom-bottom-three-col-wrapper button:hover, .jom-bottom-three-col-wrapper form button:hover, form .jom-bottom-three-col-wrapper button:hover, .jom-bottom-three-col-wrapper .lw-show-more-results:hover, .jom-bottom-three-col-wrapper .score-search-box .button:hover, .score-search-box .jom-bottom-three-col-wrapper .button:hover {
      color: #007ec1; }
  @media (max-width: 1199px) {
    .jom-bottom-three-col-wrapper .score-style-box {
      margin-top: 10px;
      margin-bottom: 0px; }
      .jom-bottom-three-col-wrapper .score-style-box img {
        height: 72px;
        margin-bottom: 25px; }
    .jom-bottom-three-col-wrapper .score-button, .jom-bottom-three-col-wrapper .score-composite-link, .jom-bottom-three-col-wrapper .cc-btn, .jom-bottom-three-col-wrapper .lw-filter-box button, .lw-filter-box .jom-bottom-three-col-wrapper button, .jom-bottom-three-col-wrapper form button, form .jom-bottom-three-col-wrapper button, .jom-bottom-three-col-wrapper .lw-show-more-results, .jom-bottom-three-col-wrapper .score-search-box .button, .score-search-box .jom-bottom-three-col-wrapper .button {
      margin-top: 0; }
    .jom-bottom-three-col-wrapper .score-center-text {
      font-size: 20px; } }
  @media (max-width: 767px) {
    .jom-bottom-three-col-wrapper {
      margin: 33px 0 0 0; }
      .jom-bottom-three-col-wrapper .score-style-box {
        margin-top: 10px;
        margin-bottom: 72px; }
        .jom-bottom-three-col-wrapper .score-style-box img {
          height: 81px;
          margin-bottom: 18px; }
      .jom-bottom-three-col-wrapper .score-center-text {
        font-size: 24px; } }

/* Safari 10.1+ (alternate method) */
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    .our-ministry-about-block .score-add-this-widget {
      top: 5px; } } }

.jom-content-page .jom-featured-list-block h4.mt-32 {
  color: #0089c8; }
  .jom-content-page .jom-featured-list-block h4.mt-32:hover {
    text-decoration: underline; }
  .jom-content-page .jom-featured-list-block h4.mt-32:active {
    color: #005484; }

.jom-content-page .jom-bottom-three-col-wrapper .score-button.icon-arrow-right, .jom-content-page .jom-bottom-three-col-wrapper .icon-arrow-right.score-composite-link, .jom-content-page .jom-bottom-three-col-wrapper .icon-arrow-right.cc-btn, .jom-content-page .jom-bottom-three-col-wrapper .lw-filter-box button.icon-arrow-right, .lw-filter-box .jom-content-page .jom-bottom-three-col-wrapper button.icon-arrow-right, .jom-content-page .jom-bottom-three-col-wrapper form button.icon-arrow-right, form .jom-content-page .jom-bottom-three-col-wrapper button.icon-arrow-right, .jom-content-page .jom-bottom-three-col-wrapper .icon-arrow-right.lw-show-more-results, .jom-content-page .jom-bottom-three-col-wrapper .score-search-box .icon-arrow-right.button, .score-search-box .jom-content-page .jom-bottom-three-col-wrapper .icon-arrow-right.button {
  color: #0089c8; }
  .jom-content-page .jom-bottom-three-col-wrapper .score-button.icon-arrow-right:active, .jom-content-page .jom-bottom-three-col-wrapper .icon-arrow-right.score-composite-link:active, .jom-content-page .jom-bottom-three-col-wrapper .icon-arrow-right.cc-btn:active, .jom-content-page .jom-bottom-three-col-wrapper .lw-filter-box button.icon-arrow-right:active, .lw-filter-box .jom-content-page .jom-bottom-three-col-wrapper button.icon-arrow-right:active, .jom-content-page .jom-bottom-three-col-wrapper form button.icon-arrow-right:active, form .jom-content-page .jom-bottom-three-col-wrapper button.icon-arrow-right:active, .jom-content-page .jom-bottom-three-col-wrapper .icon-arrow-right.lw-show-more-results:active, .jom-content-page .jom-bottom-three-col-wrapper .score-search-box .icon-arrow-right.button:active, .score-search-box .jom-content-page .jom-bottom-three-col-wrapper .icon-arrow-right.button:active {
    color: #005484; }

.jom-home-page .jom-bottom-three-col-wrapper .score-button.icon-arrow-right, .jom-home-page .jom-bottom-three-col-wrapper .icon-arrow-right.score-composite-link, .jom-home-page .jom-bottom-three-col-wrapper .icon-arrow-right.cc-btn, .jom-home-page .jom-bottom-three-col-wrapper .lw-filter-box button.icon-arrow-right, .lw-filter-box .jom-home-page .jom-bottom-three-col-wrapper button.icon-arrow-right, .jom-home-page .jom-bottom-three-col-wrapper form button.icon-arrow-right, form .jom-home-page .jom-bottom-three-col-wrapper button.icon-arrow-right, .jom-home-page .jom-bottom-three-col-wrapper .icon-arrow-right.lw-show-more-results, .jom-home-page .jom-bottom-three-col-wrapper .score-search-box .icon-arrow-right.button, .score-search-box .jom-home-page .jom-bottom-three-col-wrapper .icon-arrow-right.button {
  color: #0089c8; }
  .jom-home-page .jom-bottom-three-col-wrapper .score-button.icon-arrow-right:active, .jom-home-page .jom-bottom-three-col-wrapper .icon-arrow-right.score-composite-link:active, .jom-home-page .jom-bottom-three-col-wrapper .icon-arrow-right.cc-btn:active, .jom-home-page .jom-bottom-three-col-wrapper .lw-filter-box button.icon-arrow-right:active, .lw-filter-box .jom-home-page .jom-bottom-three-col-wrapper button.icon-arrow-right:active, .jom-home-page .jom-bottom-three-col-wrapper form button.icon-arrow-right:active, form .jom-home-page .jom-bottom-three-col-wrapper button.icon-arrow-right:active, .jom-home-page .jom-bottom-three-col-wrapper .icon-arrow-right.lw-show-more-results:active, .jom-home-page .jom-bottom-three-col-wrapper .score-search-box .icon-arrow-right.button:active, .score-search-box .jom-home-page .jom-bottom-three-col-wrapper .icon-arrow-right.button:active {
    color: #005484; }

@media (min-width: 768px) {
  .jom-see-all {
    padding-right: 15px; } }

body.our-ministry .app-promotion-tile, body.about-victoria .app-promotion-tile, body.about-jonathan .app-promotion-tile {
  padding: 60px 0;
  margin-bottom: 0px;
  margin-top: 30px;
  background: #f6f6f6; }
  @media (max-width: 991px) {
    body.our-ministry .app-promotion-tile, body.about-victoria .app-promotion-tile, body.about-jonathan .app-promotion-tile {
      padding: 24px 0;
      margin-top: 8px; } }
  @media (max-width: 991px) and (max-width: 767px) {
    body.our-ministry .app-promotion-tile, body.about-victoria .app-promotion-tile, body.about-jonathan .app-promotion-tile {
      padding: 20px 0 40px;
      margin-top: 30px; } }

@media (max-width: 991px) {
  .sharetastic {
    margin-bottom: 40px; } }

.about-lakewood .sharetastic {
  margin-bottom: 40px; }

.jom-inner-hero h1 span {
  color: #fff !important;
  font-size: 46px !important;
  font-weight: 300 !important; }

.jom-inner-hero .score-hero-body span, .jom-inner-hero .score-hero-body p {
  font-size: 20px;
  color: #fff; }

.jom-inner-hero .score-call-to-action {
  color: #fff;
  font-family: alternate-gothic-no-3-d,sans-serif;
  font-size: 18px; }

.jom-inner-hero a, .jom-inner-hero a:hover, .jom-inner-hero a:visited {
  color: #fff;
  border: none;
  padding: 0;
  font-size: 18px;
  font-weight: normal;
  font-family: alternate-gothic-no-3-d,sans-serif; }

.jom-inner-hero a:after {
  content: '';
  border: solid #fff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  margin-left: 5px;
  height: 12px;
  width: 12px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg); }

.jom-inner-hero {
  height: 300px;
  padding: 40px 0 0 91px;
  margin-top: 58px;
  margin-bottom: 20px;
  background-position: top center; }
  .jom-inner-hero h1 {
    margin: 0; }

.container:nth-of-type(10) .lw-product-category-listing, .js-livestream-inactive:nth-of-type(10) .lw-product-category-listing, .js-livestream-active:nth-of-type(10) .lw-product-category-listing {
  margin-bottom: 80px !important; }

.jom-tab-list-nav.score-stripe {
  margin-bottom: 40px; }

.lw-filter-wrapper h2 {
  font: normal 16px "museo-sans";
  font-weight: 300;
  color: #000; }

.lw-filter-wrapper .lw-filter-box {
  border: none;
  justify-content: space-between;
  align-items: flex-start;
  padding: 20px 0 !important; }
  @media (max-width: 767px) {
    .lw-filter-wrapper .lw-filter-box {
      padding: 0 10px !important; } }
  @media (min-width: 768px) and (max-width: 1199px) {
    .lw-filter-wrapper .lw-filter-box {
      padding: 0 !important; } }
  .lw-filter-wrapper .lw-filter-box .lw-field.sort {
    margin-right: 0; }
  .lw-filter-wrapper .lw-filter-box .lw-clear-all-filters {
    display: none;
    margin: 0 20px 0 0;
    /*min-width: 148px;
            font: normal 18px "alternate-gothic-no-3-d";
            letter-spacing: 1px;
            text-align: center;
            color: #0089c8;
            height: 48px;
            padding: 0 20px;
            border-radius: 4px;
            border: solid 2px #0089c8;
            background-color: $white;
            margin: 0 20px 0 0;
            &:hover {
                color: $white;
                background: #0089c8 !important;
                border: solid 2px #0089c8;
                opacity: 1;
            }*/ }
  .lw-filter-wrapper .lw-filter-box select {
    min-width: 192px;
    height: 48px;
    padding: 0 10px;
    border: 1px solid #d0d0d0;
    font: normal 16px "museo-sans";
    font-weight: 300;
    color: #000; }
  .lw-filter-wrapper .lw-filter-box label {
    display: none; }
  .lw-filter-wrapper .lw-filter-box .search input {
    height: 48px;
    border: 1px solid #d0d0d0; }
  .lw-filter-wrapper .lw-filter-box .search input::placeholder {
    font: normal 16px "museo-sans";
    font-weight: 300;
    color: #636363; }
  .lw-filter-wrapper .lw-filter-box .lw-field.search .search-icon {
    /*bottom: 17px;*/
    cursor: pointer; }
  .lw-filter-wrapper .lw-filter-box .lw-field {
    width: 28%;
    text-align: left;
    margin-right: 10px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .lw-filter-wrapper .lw-filter-box .lw-field {
        width: 24%;
        margin: 0; } }
    @media (max-width: 767px) {
      .lw-filter-wrapper .lw-filter-box .lw-field {
        width: 100%;
        padding: 0;
        border: none;
        margin: 0 0 16px 0; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .lw-filter-wrapper .lw-filter-box {
      padding: 10px 0; } }
  @media (max-width: 767px) {
    .lw-filter-wrapper .lw-filter-box {
      padding: 0; } }

@media (min-width: 768px) and (max-width: 991px) {
  .lw-filter-wrapper .lw-filter-box select {
    min-width: 17%;
    font-size: 12px; }
  .lw-filter-wrapper .lw-filter-box .search input {
    font-size: 12px; }
  .lw-filter-wrapper .lw-filter-box .lw-clear-all-filters {
    margin: 0; } }

.lw-products, .lw-relatedproducts {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
  @media (min-width: 768px) and (max-width: 991px) {
    .lw-products, .lw-relatedproducts {
      justify-content: flex-start; } }
  .lw-products .lw-product-item, .lw-relatedproducts .lw-product-item {
    width: 32% !important;
    height: 385px;
    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.1);
    background-color: #fafafa;
    margin-right: 20px;
    margin-bottom: 20px !important;
    padding-right: 0; }
    @media (min-width: 768px) and (max-width: 991px) {
      .lw-products .lw-product-item, .lw-relatedproducts .lw-product-item {
        width: 48.5% !important; }
        .lw-products .lw-product-item:nth-child(2n), .lw-relatedproducts .lw-product-item:nth-child(2n) {
          margin-right: 0; } }
    @media only screen and (min-device-width: 992px) and (max-device-width: 1024px) and (orientation: landscape) {
      .lw-products .lw-product-item, .lw-relatedproducts .lw-product-item {
        width: 31.5% !important; } }
    @media (max-width: 767px) {
      .lw-products .lw-product-item, .lw-relatedproducts .lw-product-item {
        width: 100% !important;
        margin: 0 10px; } }
    @media (min-width: 1024px) {
      .lw-products .lw-product-item:nth-child(3n), .lw-relatedproducts .lw-product-item:nth-child(3n) {
        margin-right: 0; } }
    .lw-products .lw-product-item .lw-product-cnt, .lw-relatedproducts .lw-product-item .lw-product-cnt {
      display: flex;
      flex-direction: row;
      padding: 20px 0 0; }
    .lw-products .lw-product-item .lw-tile .image-wrapper, .lw-relatedproducts .lw-product-item .lw-tile .image-wrapper {
      height: 295px;
      width: 239px;
      margin: 0 auto;
      padding: 10px;
      background: #fafafa; }
      .lw-products .lw-product-item .lw-tile .image-wrapper:after, .lw-relatedproducts .lw-product-item .lw-tile .image-wrapper:after {
        box-shadow: none; }
      .lw-products .lw-product-item .lw-tile .image-wrapper img, .lw-relatedproducts .lw-product-item .lw-tile .image-wrapper img {
        z-index: 1; }
    .lw-products .lw-product-item .lw-tile .img-heading, .lw-relatedproducts .lw-product-item .lw-tile .img-heading {
      width: 70%;
      margin-right: 5%; }
      .lw-products .lw-product-item .lw-tile .img-heading h3, .lw-products .lw-product-item .lw-tile .img-heading span.product-new-text, .lw-products .lw-product-item .lw-tile .img-heading span.product-new-name, .lw-relatedproducts .lw-product-item .lw-tile .img-heading h3, .lw-relatedproducts .lw-product-item .lw-tile .img-heading span.product-new-text, .lw-relatedproducts .lw-product-item .lw-tile .img-heading span.product-new-name {
        font: normal 24px "museo-sans";
        font-weight: 500;
        color: #000;
        word-break: break-all;
        text-transform: capitalize; }
        .lw-products .lw-product-item .lw-tile .img-heading h3 a:hover, .lw-products .lw-product-item .lw-tile .img-heading h3 a:focus, .lw-products .lw-product-item .lw-tile .img-heading span.product-new-text a:hover, .lw-products .lw-product-item .lw-tile .img-heading span.product-new-text a:focus, .lw-products .lw-product-item .lw-tile .img-heading span.product-new-name a:hover, .lw-products .lw-product-item .lw-tile .img-heading span.product-new-name a:focus, .lw-relatedproducts .lw-product-item .lw-tile .img-heading h3 a:hover, .lw-relatedproducts .lw-product-item .lw-tile .img-heading h3 a:focus, .lw-relatedproducts .lw-product-item .lw-tile .img-heading span.product-new-text a:hover, .lw-relatedproducts .lw-product-item .lw-tile .img-heading span.product-new-text a:focus, .lw-relatedproducts .lw-product-item .lw-tile .img-heading span.product-new-name a:hover, .lw-relatedproducts .lw-product-item .lw-tile .img-heading span.product-new-name a:focus {
          opacity: 1;
          box-shadow: none; }
        @media (max-width: 991px) {
          .lw-products .lw-product-item .lw-tile .img-heading h3, .lw-products .lw-product-item .lw-tile .img-heading span.product-new-text, .lw-products .lw-product-item .lw-tile .img-heading span.product-new-name, .lw-relatedproducts .lw-product-item .lw-tile .img-heading h3, .lw-relatedproducts .lw-product-item .lw-tile .img-heading span.product-new-text, .lw-relatedproducts .lw-product-item .lw-tile .img-heading span.product-new-name {
            font-size: 20px; } }
        @media (min-width: 1000px) and (max-width: 1024px) {
          .lw-products .lw-product-item .lw-tile .img-heading h3, .lw-products .lw-product-item .lw-tile .img-heading span.product-new-text, .lw-products .lw-product-item .lw-tile .img-heading span.product-new-name, .lw-relatedproducts .lw-product-item .lw-tile .img-heading h3, .lw-relatedproducts .lw-product-item .lw-tile .img-heading span.product-new-text, .lw-relatedproducts .lw-product-item .lw-tile .img-heading span.product-new-name {
            font-size: 20px; } }
      .lw-products .lw-product-item .lw-tile .img-heading span, .lw-relatedproducts .lw-product-item .lw-tile .img-heading span {
        font: normal 16px "museo-sans";
        font-weight: 300;
        color: #535353; }
    .lw-products .lw-product-item .lw-tile .caption .lw-price, .lw-relatedproducts .lw-product-item .lw-tile .caption .lw-price {
      font: normal 24px "museo-sans";
      font-weight: 300;
      color: #535353;
      text-align: right; }
      @media (max-width: 991px) {
        .lw-products .lw-product-item .lw-tile .caption .lw-price, .lw-relatedproducts .lw-product-item .lw-tile .caption .lw-price {
          font-size: 20px; } }
      @media (min-width: 1000px) and (max-width: 1024px) {
        .lw-products .lw-product-item .lw-tile .caption .lw-price, .lw-relatedproducts .lw-product-item .lw-tile .caption .lw-price {
          font-size: 20px; } }
    .lw-products .lw-product-item .lw-tile .caption p, .lw-relatedproducts .lw-product-item .lw-tile .caption p {
      font: normal 16px "museo-sans";
      font-weight: 300;
      color: #535353;
      text-align: right;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      width: 100%; }
    .lw-products .lw-product-item .lw-tile .caption.pull-right, .lw-relatedproducts .lw-product-item .lw-tile .caption.pull-right {
      overflow: hidden; }
    .lw-products .lw-product-item .product-overlay, .lw-relatedproducts .lw-product-item .product-overlay {
      position: absolute;
      height: 75%;
      width: 100%;
      top: 0;
      left: 0;
      background: rgba(64, 64, 64, 0.85);
      opacity: 1;
      transition-property: opacity;
      transition-timing-function: ease;
      transition-duration: .3s;
      cursor: pointer;
      z-index: 2;
      display: none; }
    .lw-products .lw-product-item:hover .button-container, .lw-relatedproducts .lw-product-item:hover .button-container {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      height: 100%; }
    .lw-products .lw-product-item:hover .product-overlay, .lw-relatedproducts .lw-product-item:hover .product-overlay {
      display: block; }
  .lw-products .button-container, .lw-relatedproducts .button-container {
    display: none; }
    .lw-products .button-container button, .lw-relatedproducts .button-container button {
      min-width: 200px;
      height: 48px;
      border-radius: 4px;
      background-color: #0089c8;
      border: none;
      border-radius: 4px;
      margin-bottom: 20px;
      font: normal 18px "alternate-gothic-no-3-d";
      letter-spacing: 1px;
      color: #fff; }
      .lw-products .button-container button.quick-view-button, .lw-relatedproducts .button-container button.quick-view-button {
        background: rgba(255, 255, 255, 0);
        border: 2px solid #fff; }
      .lw-products .button-container button:hover, .lw-relatedproducts .button-container button:hover {
        color: #fff;
        opacity: 1; }

.jom-product-pagination {
  font: normal 20px "museo-sans";
  font-weight: 500;
  text-align: center;
  color: #000000; }

.group-btn {
  display: block;
  text-align: center;
  margin: 40px 0; }
  .group-btn button {
    /*min-width: 160px;
        font: normal 18px "alternate-gothic-no-3-d";
        letter-spacing: 1px;
        text-align: center;
        color: #0089c8;
        height: 40px;
        padding: 0 20px;
        border-radius: 4px;
        border: solid 2px #0089c8;
        background-color: rgba(255, 255, 255, 0);
        &:hover {
            color: $white;
            background: #0089c8 !important;
            border: solid 2px #0089c8;
            opacity: 1;
        }*/ }
    .group-btn button.lw-show-more-results:hover:after, .group-btn button.lw-show-more-results:after {
      content: none; }
    @media (max-width: 767px) {
      .group-btn button.lw-show-more-results, .group-btn button.jom-back-to-top {
        margin: 0 0 10px 0;
        width: 60%; } }
  .group-btn .jom-back-to-top {
    margin-left: 15px;
    min-width: 191px !important; }

.product-quick-view .modal-footer {
  display: none !important; }

.product-quick-view .modal-dialog {
  max-width: 900px;
  width: 90%;
  background: rgba(255, 255, 255, 0.95);
  border-radius: .3rem;
  transition-property: all;
  transition-duration: .4s;
  transition-timing-function: cubic-bezier(0.8, 0, 0, 0.8);
  cursor: auto; }
  @media (min-width: 1200px) {
    .product-quick-view .modal-dialog {
      margin: 20px auto 0; } }
  @media (max-width: 767px) {
    .product-quick-view .modal-dialog {
      margin: 80px auto 0; } }
  @media (min-width: 768px) and (max-width: 1199px) {
    .product-quick-view .modal-dialog {
      margin: 80px auto 0; } }

.product-quick-view .product-quantity {
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  width: 180px;
  justify-content: space-between; }

.product-quick-view .modal-header {
  border: none;
  background: #fff; }
  .product-quick-view .modal-header button.close:hover:before {
    color: #000; }

.product-quick-view.modal {
  width: 100% !important;
  background: rgba(0, 0, 0, 0.5); }

.product-quick-view .modal-content {
  border: none;
  box-shadow: none;
  background: rgba(255, 255, 255, 0.95);
  border-radius: 13px;
  padding: 10px 20px;
  margin: 20px auto 0 !important;
  /*max-height: 600px;

        @media (max-width: $screen-xs-max) {
            max-height: 700px;
        }*/ }

.product-quick-view div[class^="score-column"] {
  margin: 0; }

.product-quick-view .product-image-container {
  display: inline-block;
  /*width: 45%;*/
  width: auto;
  max-width: 40%;
  text-align: center;
  margin-right: 60px; }
  .product-quick-view .product-image-container img {
    vertical-align: top; }

.product-quick-view .product-main-info {
  display: inline-block;
  vertical-align: top;
  /*width: 54%;*/
  width: auto;
  max-width: 60%; }
  @media (max-width: 767px) {
    .product-quick-view .product-main-info {
      width: 100%; } }
  @media (min-width: 768px) and (max-width: 1199px) {
    .product-quick-view .product-main-info {
      max-width: 50%; } }

.product-quick-view .quickview-content {
  /*overflow-y: scroll;
        height: auto;
        max-height: 65vh;
        padding-right: 2rem;*/ }
  @media (min-width: 768px) and (max-width: 991px) {
    .product-quick-view .quickview-content {
      /*max-height: 42vh;*/ } }
  @media (min-width: 1000px) and (max-width: 1024px) {
    .product-quick-view .quickview-content {
      /*max-height: 42vh;*/ } }

.product-quick-view .product-main-info .product-title, .product-quick-view .product-main-info .product-new-text, .product-quick-view .product-main-info .product-new-name {
  font-size: 46px;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 300;
  color: #000; }
  @media (max-width: 1199px) {
    .product-quick-view .product-main-info .product-title, .product-quick-view .product-main-info .product-new-text, .product-quick-view .product-main-info .product-new-name {
      font-size: 24px; } }

.product-quick-view .product-sub-title {
  font: normal 16px "museo-sans";
  color: #535353;
  margin-top: 0;
  margin-bottom: 15px;
  font-weight: 300; }

.product-quick-view .product-price {
  font: normal 22px "alternate-gothic-no-3-d";
  letter-spacing: .05em;
  text-transform: uppercase;
  margin: 0;
  color: #000;
  font-weight: 500; }

.product-quick-view .product-regular-price {
  font-size: 14px;
  margin-bottom: 0;
  font-weight: 300;
  color: #535353;
  text-decoration: line-through; }

.product-quick-view .product-variant {
  font: normal 14px "museo-sans";
  font-weight: 300;
  margin: 20px 0;
  color: #535353; }

.product-quick-view .quantity-label, .product-quick-view .quantity-amount {
  font-family: "alternate-gothic-no-3-d";
  font-weight: 500;
  color: #535353; }

.product-quick-view .quantity-down, .product-quick-view .quantity-up {
  color: #f03345;
  transition: color .1s;
  cursor: pointer; }

.product-quick-view .product-description .description-header {
  font: normal 16px "alternate-gothic-no-3-d";
  text-transform: uppercase;
  font-weight: 500;
  margin: 50px 0 0;
  letter-spacing: .08em;
  color: #000000; }

.product-quick-view .wysiwyg p {
  word-wrap: break-word;
  font: normal 16px "museo-sans";
  font-weight: 300;
  line-height: 18px;
  margin: 6px 0;
  color: #000000; }

.product-quick-view .add-to-cart {
  /*color: $white;
        background: #0089c8 !important;
        border: none;
        opacity: 1;
        display: inline-block;
        line-height: 1em;
        letter-spacing: .06em;
        font-family: "museo-sans";
        font-weight: normal;
        transition: all .1s ease 0s;
        box-shadow: inset 1px 1px 2px rgba(255,255,255,.15), inset -1px -1px 2px rgba(0,0,0,.06);
        padding: 15px 25px;
        border-radius: 4px;
        height: 40px;
        min-width: 160px;*/
  width: 208px; }

.product-quick-view .post-share {
  position: absolute;
  bottom: 0;
  right: 1em;
  height: 3em;
  margin: 0; }

.product-quick-view .score-add-this-widget {
  text-align: right;
  margin: 0; }

.product-quick-view .at-resp-share-element .at-share-btn .at-icon-wrapper,
.product-quick-view .at-icon {
  width: 16px !important;
  height: 16px !important; }

.product-quick-view .icon-plus-thick:before {
  /*border-radius: 50%;
        border: 1px solid #0089c8;
        margin-right: 3px;
        width: 17px;
        height: 17px;
        display: inline-flex;
        font-weight: bold;
        background-color: white;
        color: #0089c8;
        content: "+";
        position: relative;
        top: 0px;
        justify-content: center;
        line-height: 10px;
        margin: 0 10px;*/
  width: 30px;
  height: 30px;
  content: "";
  display: inline-flex;
  background-image: url("../img/add.png");
  background-repeat: no-repeat;
  background-size: 30px; }

.product-quick-view .icon-minus:before {
  /*border-radius: 50%;
        border: 1px solid #0089c8;
        margin-right: 3px;
        width: 17px;
        height: 17px;
        display: inline-flex;
        font-weight: bold;
        background-color: white;
        text-align: center;
        content: "−";
        color: #0089c8;
        position: relative;
        top: 0px;
        justify-content: center;
        line-height: 10px;
        margin: 0 10px;*/
  width: 30px;
  height: 30px;
  content: "";
  display: inline-flex;
  background-image: url("../img/remove.png");
  background-repeat: no-repeat;
  background-size: 30px; }

.product-quick-view .screen-reader-text {
  position: absolute;
  top: -9999px;
  left: -9999px; }

header .second-header .jom-signin-form {
  margin: 60px 50px 0; }
  @media (max-width: 767px) {
    header .second-header .jom-signin-form {
      margin: 50px 20px 0; } }
  header .second-header .jom-signin-form button {
    margin: 45px auto 0; }

header .second-header .jom-guest-option-container {
  margin: 0 50px; }
  @media (max-width: 767px) {
    header .second-header .jom-guest-option-container {
      margin: 0 20px; } }
  header .second-header .jom-guest-option-container h1.cnt {
    font: 300 16px "museo-sans";
    text-align: center;
    color: #777772; }
  header .second-header .jom-guest-option-container .checkout-form div label {
    display: none; }
  header .second-header .jom-guest-option-container .checkout-form .lw-checkbox-wrapper .form-check-label {
    font: normal 16px "museo-sans";
    display: block; }
  header .second-header .jom-guest-option-container .checkout-btn {
    min-width: 186px;
    width: auto;
    background: none !important; }
  header .second-header .jom-guest-option-container .score-call-to-action {
    margin: 0; }
  header .second-header .jom-guest-option-container .jom-checkout-as-guest:hover {
    opacity: 1; }

header .second-header .sign-in-access-modal .return-to-shopping-cart {
  padding: 30px 0;
  font: normal 18px "alternate-gothic-no-3-d";
  letter-spacing: 1px;
  text-align: center;
  color: #0089c8; }

header .second-header .sign-in-access-modal .modal-footer.score-call-to-action {
  background: #efefef; }

header .second-header .sign-in-access-modal .modal-dialog {
  /*overflow-y: scroll;
            height: 80vh;*/
  overflow-y: unset !important; }

.jom-cart-icon[data-cart-item-count]::after {
  content: attr(data-cart-item-count);
  position: absolute;
  z-index: 700;
  background: #f03345;
  border-radius: 1em;
  top: -14px;
  margin-left: 12px;
  font-size: 14px;
  color: #fff;
  padding: .25em .5em 0.1em 0.5em !important;
  box-shadow: 0 0.1em 0.4em rgba(0, 0, 0, 0.1);
  -webkit-transform: translateY(0);
  transform: translateY(0);
  text-indent: 0 !important;
  transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1) !important; }

@media (max-width: 1199px) {
  .jom-cart-icon[data-cart-item-count]::after {
    right: 1.2em;
    top: -10px; } }
  @media (max-width: 1199px) and (max-width: 767px) {
    .jom-cart-icon[data-cart-item-count]::after {
      right: .8em;
      top: -10px; } }

.product-quickview-popup-wrap .score-center span {
  font-size: 26px;
  font-weight: 500;
  color: #777772;
  font-family: "museo-sans"; }

.product-quickview-popup-wrap .score-center .score-add-this-widget {
  top: -44px; }

.score-add-this-widget.score-add-this-widget .at-share-btn-elements a:before {
  font-size: 30px; }

.store .lw-products .lw-product-item,
.store .lw-relatedproducts .lw-product-item,
.product-category-listing-page .lw-products .lw-product-item,
.product-category-listing-page .lw-relatedproducts .lw-product-item {
  width: 32.22% !important;
  padding-right: 15px; }
  @media (min-width: 1000px) and (max-width: 1310px) {
    .store .lw-products .lw-product-item,
    .store .lw-relatedproducts .lw-product-item,
    .product-category-listing-page .lw-products .lw-product-item,
    .product-category-listing-page .lw-relatedproducts .lw-product-item {
      width: 31.33% !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .store .lw-products .lw-product-item,
    .store .lw-relatedproducts .lw-product-item,
    .product-category-listing-page .lw-products .lw-product-item,
    .product-category-listing-page .lw-relatedproducts .lw-product-item {
      width: 48.5% !important; } }
  @media (max-width: 767px) {
    .store .lw-products .lw-product-item,
    .store .lw-relatedproducts .lw-product-item,
    .product-category-listing-page .lw-products .lw-product-item,
    .product-category-listing-page .lw-relatedproducts .lw-product-item {
      width: 100% !important;
      margin: 0;
      padding: 0; } }
  .store .lw-products .lw-product-item .lw-product-cnt .caption.pull-right,
  .store .lw-relatedproducts .lw-product-item .lw-product-cnt .caption.pull-right,
  .product-category-listing-page .lw-products .lw-product-item .lw-product-cnt .caption.pull-right,
  .product-category-listing-page .lw-relatedproducts .lw-product-item .lw-product-cnt .caption.pull-right {
    width: 100%; }
  .store .lw-products .lw-product-item .lw-product-cnt .img-heading span,
  .store .lw-relatedproducts .lw-product-item .lw-product-cnt .img-heading span,
  .product-category-listing-page .lw-products .lw-product-item .lw-product-cnt .img-heading span,
  .product-category-listing-page .lw-relatedproducts .lw-product-item .lw-product-cnt .img-heading span {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    /*width: 100%;
                        display: inline-block;*/ }
  @media (max-width: 767px) {
    .store .lw-products .lw-product-item .lw-product-cnt,
    .store .lw-relatedproducts .lw-product-item .lw-product-cnt,
    .product-category-listing-page .lw-products .lw-product-item .lw-product-cnt,
    .product-category-listing-page .lw-relatedproducts .lw-product-item .lw-product-cnt {
      padding: 20px 10px 0; } }

@media (max-width: 767px) {
  .store .lw-products,
  .store .lw-relatedproducts,
  .product-category-listing-page .lw-products,
  .product-category-listing-page .lw-relatedproducts {
    margin: 0 10px; } }

.product-quickview-popup-wrap .score-center span {
  font-size: 20px;
  font-weight: 500;
  color: #777772; }

.product-quickview-popup-wrap .score-center .score-add-this-widget {
  top: 20px; }

.score-add-this-widget.score-add-this-widget .at-share-btn-elements a:before {
  font-size: 30px; }

header .second-header .continue-shopping-full-width {
  background: #efefef; }
  header .second-header .continue-shopping-full-width .continue-shopping {
    font: normal 22px "alternate-gothic-no-3-d";
    letter-spacing: 1px;
    text-align: center;
    color: #0089c8;
    background: none;
    margin: 15px 10px; }
  @media (max-width: 1024px) {
    header .second-header .continue-shopping-full-width {
      margin: 0; } }

.checkout-order-confirmation {
  margin: 5.4% 0 0 0; }
  .checkout-order-confirmation #orderList {
    padding: 0 17.4% 0 17.4%; }
    .checkout-order-confirmation #orderList .lw-cart-item {
      border-top: 1px solid #d0d0d0;
      border-bottom: 1px solid #d0d0d0;
      margin-bottom: 4%;
      padding: 1% 0 2% 0; }
      .checkout-order-confirmation #orderList .lw-cart-item .lw-price {
        margin-right: 0 !important; }
  .checkout-order-confirmation #orderTotal {
    padding: 0 17.4% 0 17.4%;
    margin-bottom: 5%; }
    .checkout-order-confirmation #orderTotal .caption span {
      font-weight: 300; }
  .checkout-order-confirmation #orderInfo .caption span {
    font-weight: 300; }

.modal-header button.close:focus {
  outline: none; }

.lw-shopping-cart #reviewList .lw-cart-item .image-wrapper {
  text-align: center; }
  .lw-shopping-cart #reviewList .lw-cart-item .image-wrapper img {
    margin-left: 5px; }

.summary-stripe .score-section-hero {
  margin-bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 300px; }
  .summary-stripe .score-section-hero h2 {
    text-align: center;
    font: 300 66px "museo-sans";
    color: #ffffff;
    line-height: 66px;
    text-transform: capitalize; }
    .summary-stripe .score-section-hero h2:before {
      position: relative;
      top: 4px;
      padding-right: 0;
      font-size: 60px;
      content: "\e911";
      color: #fff;
      font-family: "jom-new" !important;
      font-style: normal !important;
      font-weight: normal !important;
      font-variant: normal !important;
      text-transform: none !important;
      speak: none;
      line-height: 1; }
      @media (max-width: 991px) {
        .summary-stripe .score-section-hero h2:before {
          font-size: 34px; } }
    @media (max-width: 991px) {
      .summary-stripe .score-section-hero h2 {
        font-size: 34px;
        line-height: 34px; } }

.account-page .checkout-order-confirmation .score-lead {
  font: 300 46px "museo-sans";
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
  text-transform: none; }
  @media (max-width: 991px) {
    .account-page .checkout-order-confirmation .score-lead {
      font-size: 28px; } }

.lw-featuredproducts .lw-product-item .product-overlay .add-to-cart-button {
  min-width: 186px !important; }

@media only screen and (max-width: 991px) {
  .store .score-center h1 {
    text-align: left;
    padding-left: 0; }
  .store .score-pic-hero .score-button, .store .score-pic-hero .score-composite-link, .store .score-pic-hero .cc-btn, .store .score-pic-hero .lw-filter-box button, .lw-filter-box .store .score-pic-hero button, .store .score-pic-hero form button, form .store .score-pic-hero button, .store .score-pic-hero .lw-show-more-results, .store .score-pic-hero .score-search-box .button, .score-search-box .store .score-pic-hero .button {
    text-align: left; } }

@media (max-width: 767px) {
  .store .score-pic-hero {
    padding: 40px 0 0 25px; } }

.lw-product-category-listing .lw-product-item a {
  text-decoration: none; }

span.product-new-name {
  color: #000; }

.shipping-detail-wrapper {
  border-top: 1px solid #d4d4d4;
  padding-top: 40px;
  margin: 40px 0 20px; }
  @media (max-width: 991px) {
    .shipping-detail-wrapper {
      padding-top: 24px;
      margin: 24px 0 40px; } }

.style-featured-list h1 {
  font-size: 34px;
  font-weight: 300;
  color: #000; }

.style-featured-list .thumbnail {
  background-color: transparent;
  text-align: left; }
  .style-featured-list .thumbnail .caption a, .style-featured-list .thumbnail .caption a:hover {
    display: block;
    font-size: 24px;
    font-weight: 500;
    color: #000 !important; }
  .style-featured-list .thumbnail .caption h3 {
    display: block !important;
    font-size: 24px !important;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-weight: 500; }
  .style-featured-list .thumbnail .caption p {
    font-size: 16px;
    color: #696969;
    font-weight: 500;
    display: block !important; }

.archived-align .icon1-plus-icon:before {
  padding-right: 10px;
  position: relative;
  top: 3px; }

.inspiration-content-block {
  margin-top: 40px;
  color: #000; }
  .inspiration-content-block h4 {
    font-size: 26px;
    font-weight: 500; }
  .inspiration-content-block p {
    margin: 0px 0 2px; }

@media (max-width: 767px) {
  .inspiration-welcomeTxt h4, .inspiration-welcomeTxt p {
    padding: 0 15px; } }

.this-month-txt {
  display: flex;
  justify-content: center;
  font-family: "museo-sans"; }
  @media (max-width: 767px) {
    .this-month-txt {
      padding: 0 15px; } }
  .this-month-txt .score-center {
    max-width: 857px; }
    .this-month-txt .score-center h4 {
      font-size: 26px !important;
      font-weight: 300;
      color: #000; }
    .this-month-txt .score-center p {
      font-size: 18px;
      line-height: 31px; }
      .this-month-txt .score-center p strong {
        font-size: 20px;
        font-weight: 300;
        color: #000; }

.this-month-slider .score-carousel-pane-body {
  padding-top: 3.6%;
  padding-bottom: 20px;
  text-align: center;
  max-width: 900px;
  margin: 0 auto; }
  .this-month-slider .score-carousel-pane-body .header3 {
    text-align: center;
    font-family: museo-sans !important;
    font-size: 46px;
    font-weight: 300;
    display: block;
    color: #000;
    line-height: normal; }
  .this-month-slider .score-carousel-pane-body .header4 {
    font-family: museo-sans !important;
    font-size: 20px;
    font-weight: 500;
    color: #333333; }
  .this-month-slider .score-carousel-pane-body .score-content-spot {
    font-family: museo-sans !important;
    font-size: 20px;
    font-weight: 300;
    color: #000; }
  .this-month-slider .score-carousel-pane-body .score-content-spot {
    margin: 12px 0 42px 0; }

.this-month-slider .right.carousel-control {
  transform: none; }

.this-month-slider .carousel-control {
  color: #615c5c; }

.this-month-slider .carousel-indicators .active {
  background-color: #615c5c; }

.this-month-slider .carousel-indicators li {
  border: 1px solid #615c5c; }

@media (max-width: 767px) {
  .score-carousel-pane-body {
    padding: 0 15px; }
  .this-month-slider .header3 {
    font-size: 28px !important; }
  .this-month-slider .header4 {
    font-size: 16px !important; }
  .this-month-slider .score-content-spot {
    font-size: 16px !important; }
  .this-month-slider .score-content-spot {
    margin: 12px 0 8px 0 !important; }
  .this-month-slider .carousel-indicators .active {
    margin-bottom: -8%; } }

@media (min-width: 768px) and (max-width: 991px) {
  .score-carousel-pane-body {
    padding: 0 15px; }
  .this-month-slider .score-content-spot {
    margin: 12px 0 8px 0 !important; }
  .this-month-slider .carousel-indicators .active {
    margin-bottom: -7%; } }

.inspiration-share {
  position: absolute;
  right: 20%;
  display: inline-block;
  margin: 0.8% 0 0 0; }
  @media (min-width: 768px) and (max-width: 991px) {
    .inspiration-share {
      right: 2% !important; } }
  .inspiration-share span {
    font-size: 26px; }
  .inspiration-share score-right-text {
    font-size: 23px;
    font-weight: 500;
    color: #777772; }
  .inspiration-share .score-add-this-widget {
    display: inline-block;
    position: relative;
    top: 18px; }
  @media (max-width: 767px) {
    .inspiration-share {
      position: relative;
      right: 0;
      left: 10%; }
      .inspiration-share .score-add-this-widget {
        top: 19px;
        margin-bottom: 0px; } }

.todays-word-post h4 {
  margin: 30px 0 8px;
  font-size: 26px;
  font-weight: 700;
  color: #000; }
  .todays-word-post h4.light {
    font-weight: normal; }

.todays-word-post h3 {
  margin-top: 10px;
  margin-bottom: 20px; }

.todays-word-post .wysiwyg {
  font-size: 18px; }

.archived-align {
  background: #fafcfd;
  border-top: 1px solid #ccc;
  padding-top: 15px;
  text-align: center;
  list-style: none; }
  .archived-align a {
    font-weight: 300;
    font-size: 20px;
    color: #337ab7;
    text-decoration: none; }
    .archived-align a:hover {
      text-decoration: none; }
  .archived-align p {
    font-size: 14px; }
  .archived-align .show-results {
    font: normal 20px "museo-sans" !important;
    font-weight: 500;
    text-align: center;
    color: #535353; }

.archived-align-btm {
  background: #fafcfd;
  text-align: center;
  margin-bottom: 0;
  padding: 5px 0 0; }
  .archived-align-btm p {
    font-size: 14px; }

.archive-spot {
  margin-bottom: 0; }

.btn-signin {
  background: #fafcfd;
  list-style: none;
  text-align: center; }
  .btn-signin a {
    /*background: linear-gradient(#006a9b,#0985be);
        color: white;
        margin: 10px 0 30px;
        height: 34px;
        display: inline-block;
        width: 112px;
        padding: 6px;
        border-radius: .25em;
        */
    display: inline-block;
    margin: 10px 0 30px; }
    .btn-signin a:hover {
      text-decoration: none; }

@media (max-width: 767px) {
  .banner-background {
    height: 227.5px !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; } }

.inspiration-welcomeTxt h2 {
  font-size: 26px !important;
  font-weight: 500; }

.score-content-spot.inspiration-welcomeTxt {
  margin: 0% 18% 0 20%; }
  .score-content-spot.inspiration-welcomeTxt h4, .score-content-spot.inspiration-welcomeTxt h2 {
    font-size: 26px !important;
    font-weight: 300;
    color: #000; }
  .score-content-spot.inspiration-welcomeTxt p {
    padding: 2% 0 0 0;
    font-weight: 300;
    letter-spacing: 0.18px;
    line-height: 31px;
    color: #000;
    font-size: 20px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .score-content-spot.inspiration-welcomeTxt {
      margin: 2.3% 0 4% 0; }
      .score-content-spot.inspiration-welcomeTxt p {
        padding: 2% 20px 0 20px;
        font-weight: 300; } }
  @media (max-width: 767px) {
    .score-content-spot.inspiration-welcomeTxt {
      margin: 2.3% 0 4% 0; }
      .score-content-spot.inspiration-welcomeTxt p {
        padding: 5% 20px 0 34px;
        font-weight: 300; } }

.score-column1.this-month-txt {
  margin: 0 18% 0 18.5%; }
  @media (min-width: 768px) and (max-width: 991px) {
    .score-column1.this-month-txt {
      margin: 0; } }
  @media (max-width: 767px) {
    .score-column1.this-month-txt {
      margin: 0; } }

.style-featured-list h1 {
  font-size: 34px;
  font-weight: 300;
  color: #000; }

.style-featured-list .thumbnail {
  background-color: transparent;
  text-align: left; }
  .style-featured-list .thumbnail .caption a, .style-featured-list .thumbnail .caption a:hover {
    display: block;
    font-size: 24px;
    font-weight: 500;
    color: #000 !important; }
  .style-featured-list .thumbnail .caption h3 {
    display: block !important;
    font-size: 24px !important;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-weight: 500; }
  .style-featured-list .thumbnail .caption p {
    font-size: 16px;
    color: #696969;
    font-weight: 500;
    display: block !important; }

.inspiration-content-block {
  margin-top: 40px;
  color: #000; }
  .inspiration-content-block h4 {
    font-size: 26px;
    font-weight: 500; }
  .inspiration-content-block p {
    margin: 0px 0 2px; }

@media (max-width: 767px) {
  .inspiration-welcomeTxt h4, .inspiration-welcomeTxt p {
    padding: 0 15px; } }

.this-month-txt {
  display: flex;
  justify-content: center;
  font-family: "museo-sans"; }
  @media (max-width: 767px) {
    .this-month-txt {
      padding: 0 15px; } }
  .this-month-txt .score-center {
    max-width: 857px; }
    .this-month-txt .score-center h4 {
      font-size: 26px;
      font-weight: 300;
      color: #000; }
    .this-month-txt .score-center p {
      font-size: 20px;
      line-height: 31px; }
      .this-month-txt .score-center p strong {
        font-size: 20px;
        font-weight: 300;
        color: #000; }

.this-month-slider .carousel-inner {
  height: 444px; }
  .this-month-slider .carousel-inner > .item {
    min-height: 444px; }

.this-month-slider .carousel-inner .score-carousel-pane-body {
  padding-top: 3.6%;
  padding-bottom: 20px;
  text-align: center;
  max-width: 900px;
  margin: 0 auto; }
  .this-month-slider .carousel-inner .score-carousel-pane-body .header3 {
    text-align: center;
    font-family: museo-sans !important;
    font-size: 46px;
    font-weight: 300;
    display: block;
    color: #000;
    line-height: normal; }
  .this-month-slider .carousel-inner .score-carousel-pane-body .header4 {
    font-family: museo-sans !important;
    font-size: 20px;
    font-weight: 500;
    color: #333333; }
  .this-month-slider .carousel-inner .score-carousel-pane-body .score-content-spot {
    font-family: museo-sans;
    font-size: 20px;
    font-weight: 300;
    color: #000; }
  .this-month-slider .carousel-inner .score-carousel-pane-body .score-content-spot {
    margin: 12px 0 42px 0; }

.this-month-slider .right.carousel-control {
  transform: none; }

.this-month-slider .carousel-control {
  color: #615c5c; }

.this-month-slider .carousel-indicators .active {
  background-color: #615c5c; }

.this-month-slider .carousel-indicators li {
  border: 1px solid #615c5c; }

.this-month-slider .carousel-indicators li:only-child {
  border: none;
  background: transparent; }
  .this-month-slider .carousel-indicators li:only-child.active {
    background-color: transparent; }

@media (max-width: 767px) {
  .score-carousel-pane-body {
    padding: 0 15px; }
  .this-month-slider .header3 {
    font-size: 28px !important; }
  .this-month-slider .header4 {
    font-size: 16px !important; }
  .this-month-slider .score-content-spot {
    font-size: 16px !important; }
  .this-month-slider .score-content-spot {
    margin: 12px 0 8px 0 !important; }
  .this-month-slider .carousel-indicators .active {
    margin-bottom: -8%; } }

@media (min-width: 768px) and (max-width: 991px) {
  .score-carousel-pane-body {
    padding: 0 15px; }
  .this-month-slider .score-content-spot {
    margin: 12px 0 8px 0 !important; }
  .this-month-slider .carousel-indicators .active {
    margin-bottom: -7%; } }

.inspiration-share {
  position: absolute;
  right: 20%;
  display: inline-block; }
  @media (max-width: 767px) {
    .inspiration-share {
      position: relative;
      right: 0;
      left: 10%; } }

.todays-word-post .post-title {
  margin-left: 17.8%;
  width: 45%; }
  @media (max-width: 767px) {
    .todays-word-post .post-title {
      margin: 0;
      width: 100%; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .todays-word-post .post-title {
      margin-left: 15px;
      width: 100%; } }

.todays-word-post h4 {
  margin: 30px 0 8px;
  font-size: 26px;
  font-weight: 300;
  color: #000; }
  .todays-word-post h4.light {
    font-weight: normal; }

.todays-word-post h3 {
  margin-top: 10px;
  margin-bottom: 20px; }

.todays-word-post .wysiwyg {
  font-size: 18px; }

.archived-align {
  background: #fafcfd;
  border-top: 1px solid #ccc;
  margin-top: 15px;
  text-align: center; }
  .archived-align h6 {
    margin: 30px 0 15px;
    color: #000; }
    .archived-align h6 a {
      font-weight: 300;
      font-size: 20px;
      color: #337ab7;
      text-decoration: none; }
      .archived-align h6 a:hover {
        text-decoration: none; }
  .archived-align p {
    font-size: 14px; }

.archive-spot {
  margin-bottom: 0; }

.btn-signin {
  background: #fafcfd;
  list-style: none;
  text-align: center; }
  .btn-signin a {
    /*background: linear-gradient(#006a9b,#0985be);
            color: white;
            margin: 15px 0 30px;
            height: 34px;
            display: inline-block;
            width: 112px;
            padding: 6px;
            border-radius: .25em;*/ }
    .btn-signin a:hover {
      text-decoration: none; }

@media (max-width: 767px) {
  .banner-background {
    height: 227.5px !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; } }

.score-content-spot.inspiration-welcomeTxt {
  margin: 0 12% 0 12%; }
  .score-content-spot.inspiration-welcomeTxt h4 {
    font-size: 26px;
    font-weight: 300;
    color: #000; }
  .score-content-spot.inspiration-welcomeTxt p {
    padding: 2% 0 0 0;
    font-weight: 300;
    letter-spacing: 0.18px;
    line-height: 31px;
    color: #000;
    font-size: 20px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .score-content-spot.inspiration-welcomeTxt {
      margin: 2.3% 0 4% 0; }
      .score-content-spot.inspiration-welcomeTxt p {
        padding: 2% 20px 0 20px;
        font-weight: 300; } }
  @media (max-width: 767px) {
    .score-content-spot.inspiration-welcomeTxt {
      margin: 2.3% 0 4% 0; }
      .score-content-spot.inspiration-welcomeTxt p {
        padding: 5% 20px 0 34px;
        font-weight: 300; } }

.score-column1.this-month-txt {
  margin: 0 12% 0 0%; }
  .score-column1.this-month-txt h4, .score-column1.this-month-txt h2 {
    font-size: 26px !important; }
  @media (min-width: 768px) and (max-width: 991px) {
    .score-column1.this-month-txt {
      margin: 0; }
      .score-column1.this-month-txt h4 {
        font-size: 24px; } }
  @media (max-width: 767px) {
    .score-column1.this-month-txt {
      margin: 0; }
      .score-column1.this-month-txt h4 {
        font-size: 24px; } }

@media (max-width: 767px) {
  .jom-featured-list-block.style-featured-list .col-sm-12, .jom-featured-list-block.style-featured-list .col-sm-4 {
    padding: 0; } }

.see-all-articles {
  display: inline-block;
  text-align: right;
  width: 50%;
  padding-right: 15px; }
  @media (max-width: 767px) {
    .see-all-articles {
      text-align: center;
      width: 100%;
      padding: 0; } }

#clearfilterbutton {
  margin-bottom: 25px; }

.article .inspiration-share {
  z-index: 1; }

.carousel-indicators li:only-child {
  border: none;
  background: transparent; }
  .carousel-indicators li:only-child.active {
    background-color: transparent; }

/*Thumbnail fix when caption title is empty*/
@media (min-width: 768px) and (max-width: 991px) {
  .articles .jom-featured-list-block .jom-video-blocks .thumbnail .caption, .blogs .jom-featured-list-block .jom-video-blocks .thumbnail .caption {
    min-height: 101px; } }

@media (min-width: 992px) {
  .articles .jom-featured-list-block .jom-video-blocks .thumbnail .caption, .blogs .jom-featured-list-block .jom-video-blocks .thumbnail .caption {
    min-height: 118px; } }

p.no-results {
  font: normal 18px "museo-sans";
  text-align: center; }

.todays-word .post-title .sub {
  color: #000;
  text-align: left; }

.see-all-blog-padding {
  padding-top: 20px; }
  @media (max-width: 767px) {
    .see-all-blog-padding {
      padding-top: 0; } }

.jom-content-spot-wrapper {
  display: flex;
  justify-content: center; }
  .jom-content-spot-wrapper .score-center {
    max-width: 857px; }
  .jom-content-spot-wrapper .jom-content-spot-p {
    margin-top: 20px; }
    .jom-content-spot-wrapper .jom-content-spot-p p {
      padding: 10px 0 10px;
      margin-bottom: 0px;
      font-weight: normal;
      line-height: 35px; }
      .jom-content-spot-wrapper .jom-content-spot-p p strong {
        color: #000; }
    .jom-content-spot-wrapper .jom-content-spot-p a {
      color: #0089c8;
      font-weight: 300;
      text-decoration: none; }
      .jom-content-spot-wrapper .jom-content-spot-p a:hover {
        opacity: 1; }
    .jom-content-spot-wrapper .jom-content-spot-p ul li {
      line-height: 34px;
      padding: 8px 0 8px; }
    .jom-content-spot-wrapper .jom-content-spot-p a[name] {
      color: #939292; }
    @media (max-width: 991px) {
      .jom-content-spot-wrapper .jom-content-spot-p {
        max-width: 605px; } }
  @media (max-width: 767px) {
    .jom-content-spot-wrapper {
      padding: 0 10px; } }

.conversation-title {
  font-size: 34px;
  font-weight: 300;
  color: #000;
  padding: 0px 0 0 32.4%;
  cursor: pointer; }

.coversation-comments {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.6;
  letter-spacing: normal;
  text-align: right;
  color: #535353;
  padding: 8px 0 0 0; }

.conversation-buton {
  text-align: center;
  margin: 0.8% 0 0 0;
  padding: 0 0 0 0px; }

.comment-button {
  color: #fff;
  background: #0089c8 !important;
  border: none;
  opacity: 1;
  display: inline-block;
  line-height: 1em;
  letter-spacing: 1px;
  font-family: "museo-sans";
  font-weight: 700;
  font-size: 18px;
  transition: all .1s ease 0s;
  box-shadow: inset 1px 1px 2px rgba(255, 255, 255, 0.15), inset -1px -1px 2px rgba(0, 0, 0, 0.06);
  padding: 18px 24px 12px 24px;
  border-radius: 4px;
  height: 48px;
  width: 232px;
  text-decoration: none;
  cursor: pointer; }

.conversation-list-image {
  width: 86px;
  height: 86px;
  border: 1px solid #ffffff;
  border-radius: 100%; }

.conversation-title-name {
  font-size: 24px;
  font-weight: 500;
  color: #000000; }

.conversation-title-flag {
  font-size: 16px;
  font-weight: 500;
  color: #535353;
  position: absolute;
  left: 96%;
  top: 20%; }

.conversation-paragraph {
  font-size: 16px;
  font-weight: 300;
  color: #000000;
  padding: 7px 0 33px 0; }

.conversation-title-date {
  font-size: 16px;
  font-weight: 500;
  color: #535353; }

.conversation-title-description {
  padding: 17px 0; }

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

.conversation-reply-link {
  font-size: 18px;
  color: #0089c8;
  font-weight: normal;
  letter-spacing: 0.9px; }

.conversation-section {
  padding-top: 36px;
  padding-bottom: 40px;
  border-top: 1px solid #f9fbfd; }

.conversation-reply a:hover {
  font-size: 18px;
  color: #0089c8;
  font-weight: normal;
  letter-spacing: 0.9px;
  text-decoration: none; }

.conversation-title-flag-mobile {
  display: none; }

.message-details-conversation-reply .conversation-section {
  padding: 36px 0 40px 0;
  margin-left: 1.3%; }

.message-details-conversation-reply .conversation-title-flag {
  left: 94%; }

@media (max-width: 767px) {
  .conversation-title {
    font-size: 28px;
    font-weight: 300;
    line-height: 36px;
    padding: 32px 0 16px 0;
    text-align: center; }
  .coversation-comments {
    font-size: 16px;
    font-weight: 300;
    line-height: 23px;
    letter-spacing: normal;
    padding: 0;
    text-align: center; }
  .conversation-buton {
    padding: 8% 0 15.4% 0; }
  .conversation-image {
    padding: 0; }
  .conversation-list-image {
    width: 66px;
    height: 66px; }
  .conversation-title-description {
    padding: 12px 0 12px 0px;
    margin-left: 0px; }
  .conversation-title-name {
    font-size: 18px; }
  .conversation-title-date {
    font-size: 14px; }
  .conversation-title-flag {
    display: none; }
  .conversation-title-flag-mobile {
    display: block; }
  .conversation-paragraph {
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0.44px;
    padding: 8px 0 32px 0; }
  .conversation-section {
    padding-top: 32px; }
  .conversation-reply {
    padding: 0; }
  .conversation-title-flag-mobile {
    font-size: 18px;
    letter-spacing: 0.9px;
    color: #535353;
    text-align: right;
    padding: 36px 0 0 0; }
  .message-details-conversation-reply {
    padding: 0; }
    .message-details-conversation-reply .conversation-section {
      padding: 32px 0 0 0;
      margin: 0 10px 0 50px; }
    .message-details-conversation-reply .conversation-description {
      padding: 0; }
    .message-details-conversation-reply .conversation-image {
      margin-right: 12px; }
  .message-details-wrap {
    margin-top: 45px;
    padding: 0; }
  .message-title {
    font-size: 28px !important;
    line-height: 36px !important;
    text-align: center !important;
    text-transform: capitalize; }
  .message-title-description {
    font-size: 16px !important;
    text-align: center !important; }
  .message-title-symbol {
    text-align: center !important; }
    .message-title-symbol span.icon-bookmark_gray {
      font-size: 21px !important; }
  .message-title-paragraph {
    font-size: 16px !important;
    line-height: 1.5 !important;
    letter-spacing: 0.1px !important; }
  .message-details-information {
    padding: 24px 20px !important;
    margin: 0 auto;
    float: unset;
    clear: both; }
  .message-details-information-title {
    font-size: 24px !important; }
  .message-details-information-paragraph {
    font-size: 16px !important;
    line-height: 1.5 !important; }
  .title-field-wrap {
    margin: 6% 0 0 0 !important; }
  .message-details-description {
    padding-right: 0 !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .conversation-title {
    font-size: 28px;
    line-height: 36px;
    padding: 0 0 0 30%; }
  .coversation-comments {
    font-size: 16px;
    line-height: 23px; }
  .conversation-header {
    padding: 4.5% 0 6.7% 0; }
  .conversation-buton {
    padding: 7% 0 0 0; }
  .conversation-title-name {
    font-size: 18px; }
  .conversation-title-date {
    font-size: 14px;
    font-weight: 300; }
  .conversation-title-flag {
    font-size: 18px;
    letter-spacing: 0.9px;
    font-weight: 500;
    color: #535353;
    position: absolute;
    left: 91%;
    top: 12%; }
  .conversation-paragraph {
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0.44px;
    padding: 7px 0 33px 0; }
  .conversation-description {
    padding: 0; }
  .message-details-conversation .message-title-link {
    margin: 0;
    padding: 0 60px; }
  .message-details-conversation .message-details-description {
    padding: 0 60px;
    margin: 0;
    width: 100%; }
  .message-details-conversation-reply {
    padding: 0; }
    .message-details-conversation-reply .conversation-section {
      margin: 0 0 0 17%; }
    .message-details-conversation-reply .conversation-description {
      padding-left: 12px; }
    .message-details-conversation-reply .conversation-title-flag {
      left: 87%; }
    .message-details-conversation-reply .conversation-paragraph {
      padding-right: 25px; }
  .message-details-wrap {
    margin-top: 45px;
    padding: 0 10%; }
  .message-title {
    font-size: 28px !important;
    line-height: 36px !important; }
  .message-title-description {
    font-size: 16px !important; }
  .message-title-symbol span.icon-bookmark_gray {
    font-size: 21px !important; }
  .message-title-paragraph {
    font-size: 16px !important;
    line-height: 1.5 !important;
    letter-spacing: 0.1px !important; }
  .message-details-information {
    padding: 32px 40px !important;
    margin: 0 auto;
    width: 100%;
    max-width: 480px;
    float: unset;
    height: auto;
    clear: both; } }
  @media (min-width: 768px) and (max-width: 991px) and (min-width: 1000px) and (max-width: 1024px) {
    .message-details-information .message-details-information-wrap .filter-blocks label:first-of-type {
      top: 12px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .message-details-information-title {
    font-size: 26px !important; }
  .message-details-information-paragraph {
    font-size: 16px !important;
    line-height: 1.5 !important; } }

/*message-details*/
.message-title-link {
  font-size: 18px;
  font-weight: normal;
  letter-spacing: 1px;
  color: #0089c8; }

.message-title {
  font-size: 46px;
  font-weight: 300;
  color: #000000;
  line-height: normal; }

.message-title-description {
  font-size: 20px;
  font-weight: 500;
  line-height: normal;
  color: #535353; }
  .message-title-description br {
    display: none; }
    @media (max-width: 767px) {
      .message-title-description br {
        display: block; } }

.message-title-paragraph {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.6;
  color: #000000;
  padding: 0px 5px 0 0 !important; }

.message-details-information-title {
  font-size: 26px !important;
  font-weight: normal;
  line-height: 32px;
  color: #000000; }

.message-details-information-paragraph {
  font-size: 20px;
  font-weight: 300;
  line-height: 32px;
  padding: 8px 0 20px;
  border-bottom: 1px solid #f2f7f9;
  color: #000000; }

.message-title-symbol.icon-checkmark {
  font-size: 24px;
  font-weight: normal;
  line-height: normal;
  color: #535353; }

.message-title-link {
  padding-left: 0; }
  .message-title-link a:hover, .message-title-link a {
    color: #0089c8;
    text-decoration: none;
    font-family: "alternate-gothic-no-3-d";
    text-transform: uppercase; }

.message-title-symbol {
  padding: 10px 0 5px 0;
  font-size: 24px;
  font-weight: normal;
  color: #535353; }
  .message-title-symbol a:hover, .message-title-symbol a {
    text-decoration: none;
    color: #535353; }

.message-details-information {
  background: #f2f7f9;
  box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.1);
  padding: 29px 40px 34px 40px; }

.message-details-description {
  padding-right: 90px;
  padding-left: 0; }
  @media (max-width: 991px) {
    .message-details-description {
      padding-right: 0; } }

.filter-blocks {
  position: relative;
  left: 0; }

.filter-blocks label {
  position: absolute;
  top: 32px;
  left: 9px;
  font-size: 10px;
  font-weight: bold;
  color: #4c4c4c; }

.message-details-information .selectpicker {
  width: 100%;
  margin: 25px 0 0 0;
  padding: 18px 10px 9px;
  line-height: 20px;
  color: #615C5C;
  border: 1px solid #dcdcdc;
  box-shadow: none;
  cursor: pointer;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: url(../img/arrow-down-black.svg) calc(100% - 15px) center no-repeat #ffffff !important;
  background-size: 14px;
  margin-bottom: 0px;
  font: 300 16px "museo-sans";
  color: #000; }

.message-buton-wrap {
  padding-top: 24px; }

.message-details-wrap {
  margin-top: 60px; }
  @media (max-width: 991px) {
    .message-details-wrap {
      margin-top: 45px; } }

.choose-format {
  padding: 13px 10px 13px !important;
  color: #636363;
  margin-top: 18px; }

.validation-type-wrap {
  margin: 0;
  text-align: left; }

.title-field-wrap {
  margin: 5.5% 0 0 0; }

.filter-blocks .form-control {
  font-size: 16px !important;
  color: #636363 !important; }

.OtherAmountBlock-wrap .form-control {
  width: 100%;
  font-size: 16px !important;
  font-weight: 300;
  line-height: 16px;
  color: #636363 !important;
  border: 1px solid #dcdcdc !important;
  border-radius: 0;
  box-shadow: none !important;
  margin: 10px 0 0 0 !important;
  padding: 7px;
  height: 48px !important; }

.donation-select.selectpicker {
  padding: 13px 12px;
  height: 48px !important; }

.social-share-wrap p {
  width: 6.5%;
  float: left; }

.social-share-wrap .score-add-this-widget {
  width: 75%;
  margin: 0;
  top: -4px; }

.message-title-link a:before {
  content: "\e905";
  font-family: "jom-new" !important;
  margin-right: 5px;
  font-size: 14px; }

.message-detail .jom-video-blocks .video-play-icon {
  position: relative;
  width: 100%;
  margin: 0 auto;
  display: block; }
  .message-detail .jom-video-blocks .video-play-icon:before {
    top: 32%;
    left: 40%;
    transform: translate(0, 0); }
    @media (max-width: 991px) {
      .message-detail .jom-video-blocks .video-play-icon:before {
        top: 28%; } }
  .message-detail .jom-video-blocks .video-play-icon:hover:before {
    transform: scale(1.1);
    transition: 0.1s;
    transition: all .2s ease-in-out; }

.message-detail .msgdetail-stripe .container, .message-detail .msgdetail-stripe .js-livestream-inactive, .message-detail .msgdetail-stripe .js-livestream-active {
  width: 100%; }
  .message-detail .msgdetail-stripe .container .lw-message-detail .container, .message-detail .msgdetail-stripe .js-livestream-inactive .lw-message-detail .container, .message-detail .msgdetail-stripe .js-livestream-active .lw-message-detail .container, .message-detail .msgdetail-stripe .container .lw-message-detail .js-livestream-inactive, .message-detail .msgdetail-stripe .js-livestream-inactive .lw-message-detail .js-livestream-inactive, .message-detail .msgdetail-stripe .js-livestream-active .lw-message-detail .js-livestream-inactive, .message-detail .msgdetail-stripe .container .lw-message-detail .js-livestream-active, .message-detail .msgdetail-stripe .js-livestream-inactive .lw-message-detail .js-livestream-active, .message-detail .msgdetail-stripe .js-livestream-active .lw-message-detail .js-livestream-active {
    width: 1280px; }
    @media (max-width: 991px) {
      .message-detail .msgdetail-stripe .container .lw-message-detail .container, .message-detail .msgdetail-stripe .js-livestream-inactive .lw-message-detail .container, .message-detail .msgdetail-stripe .js-livestream-active .lw-message-detail .container, .message-detail .msgdetail-stripe .container .lw-message-detail .js-livestream-inactive, .message-detail .msgdetail-stripe .js-livestream-inactive .lw-message-detail .js-livestream-inactive, .message-detail .msgdetail-stripe .js-livestream-active .lw-message-detail .js-livestream-inactive, .message-detail .msgdetail-stripe .container .lw-message-detail .js-livestream-active, .message-detail .msgdetail-stripe .js-livestream-inactive .lw-message-detail .js-livestream-active, .message-detail .msgdetail-stripe .js-livestream-active .lw-message-detail .js-livestream-active {
        padding: 0; } }

.icon1-plus-icon:before {
  content: "b";
  font-size: 26px; }

.social-share-label {
  display: inline-block; }

@media (max-width: 991px) {
  .score-stripe.msgdetail-stripe {
    margin-bottom: 10px; }
  #message-donation-form {
    margin: 0 auto;
    position: relative;
    clear: both;
    float: unset;
    padding: 48px 0; } }

.message-search .fa-search, .broadcast-filter-bar-search .fa-search {
  position: absolute;
  display: inline-block;
  bottom: -30px;
  right: -6px;
  padding: 30px !important;
  width: 13px;
  height: 13px;
  background: url(../img/search-icon-black.svg) center center no-repeat;
  background-size: 13px;
  content: ""; }

.broadcast-filter-bar-search .fa-search {
  bottom: -40px;
  right: -20px;
  padding: 30px !important; }

.secondary-rest-cerulean, .clear-filter, .group-btn button, .lw-filter-wrapper .lw-filter-box .lw-clear-all-filters, header .second-header .jom-guest-option-container .jom-checkout-as-guest, #wizard .score-center-text > .score-button, #wizard .score-center-text > .score-composite-link, #wizard .score-center-text > .cc-btn, #wizard .lw-filter-box .score-center-text > button, .lw-filter-box #wizard .score-center-text > button, #wizard form .score-center-text > button, form #wizard .score-center-text > button, #wizard .score-center-text > .lw-show-more-results, #wizard .score-search-box .score-center-text > .button, .score-search-box #wizard .score-center-text > .button, .find-a-thing--suggest-a-thing .find-a-thing--suggest-a-thing--form .btn.secondary-rest-cerulean, .find-a-thing--suggest-a-thing .find-a-thing--suggest-a-thing--form .group-btn button.btn, .group-btn .find-a-thing--suggest-a-thing .find-a-thing--suggest-a-thing--form button.btn, .recentprayers-pages .recent-prayer-wrapper .prayer-content .view-prayers {
  min-width: 186px;
  border-radius: 4px;
  border: solid 2px #0089c8;
  background-color: rgba(255, 255, 255, 0);
  font: normal 18px "alternate-gothic-no-3-d";
  letter-spacing: 1px;
  text-align: center;
  color: #0089c8;
  padding: 13px 24px 10px;
  text-transform: uppercase; }
  .secondary-rest-cerulean:hover, .clear-filter:hover, .group-btn button:hover, .lw-filter-wrapper .lw-filter-box .lw-clear-all-filters:hover, header .second-header .jom-guest-option-container .jom-checkout-as-guest:hover, #wizard .score-center-text > .score-button:hover, #wizard .score-center-text > .score-composite-link:hover, #wizard .score-center-text > .cc-btn:hover, #wizard .lw-filter-box .score-center-text > button:hover, .lw-filter-box #wizard .score-center-text > button:hover, #wizard form .score-center-text > button:hover, form #wizard .score-center-text > button:hover, #wizard .score-center-text > .lw-show-more-results:hover, #wizard .score-search-box .score-center-text > .button:hover, .score-search-box #wizard .score-center-text > .button:hover, .find-a-thing--suggest-a-thing .find-a-thing--suggest-a-thing--form .btn.secondary-rest-cerulean:hover, .find-a-thing--suggest-a-thing .find-a-thing--suggest-a-thing--form .group-btn button.btn:hover, .group-btn .find-a-thing--suggest-a-thing .find-a-thing--suggest-a-thing--form button.btn:hover, .recentprayers-pages .recent-prayer-wrapper .prayer-content .view-prayers:hover {
    border: solid 2px #005484;
    color: #005484; }
  .secondary-rest-cerulean:active, .clear-filter:active, .group-btn button:active, .lw-filter-wrapper .lw-filter-box .lw-clear-all-filters:active, header .second-header .jom-guest-option-container .jom-checkout-as-guest:active, #wizard .score-center-text > .score-button:active, #wizard .score-center-text > .score-composite-link:active, #wizard .score-center-text > .cc-btn:active, #wizard .lw-filter-box .score-center-text > button:active, .lw-filter-box #wizard .score-center-text > button:active, #wizard form .score-center-text > button:active, form #wizard .score-center-text > button:active, #wizard .score-center-text > .lw-show-more-results:active, #wizard .score-search-box .score-center-text > .button:active, .score-search-box #wizard .score-center-text > .button:active, .find-a-thing--suggest-a-thing .find-a-thing--suggest-a-thing--form .btn.secondary-rest-cerulean:active, .find-a-thing--suggest-a-thing .find-a-thing--suggest-a-thing--form .group-btn button.btn:active, .group-btn .find-a-thing--suggest-a-thing .find-a-thing--suggest-a-thing--form button.btn:active, .recentprayers-pages .recent-prayer-wrapper .prayer-content .view-prayers:active {
    border: solid 2px #040935;
    color: #040935; }
  .secondary-rest-cerulean:disabled, .clear-filter:disabled, .group-btn button:disabled, .lw-filter-wrapper .lw-filter-box .lw-clear-all-filters:disabled, header .second-header .jom-guest-option-container .jom-checkout-as-guest:disabled, #wizard .score-center-text > .score-button:disabled, #wizard .score-center-text > .score-composite-link:disabled, #wizard .score-center-text > .cc-btn:disabled, #wizard .lw-filter-box .score-center-text > button:disabled, .lw-filter-box #wizard .score-center-text > button:disabled, #wizard form .score-center-text > button:disabled, form #wizard .score-center-text > button:disabled, #wizard .score-center-text > .lw-show-more-results:disabled, #wizard .score-search-box .score-center-text > .button:disabled, .score-search-box #wizard .score-center-text > .button:disabled, .find-a-thing--suggest-a-thing .find-a-thing--suggest-a-thing--form .btn.secondary-rest-cerulean:disabled, .find-a-thing--suggest-a-thing .find-a-thing--suggest-a-thing--form .group-btn button.btn:disabled, .group-btn .find-a-thing--suggest-a-thing .find-a-thing--suggest-a-thing--form button.btn:disabled, .recentprayers-pages .recent-prayer-wrapper .prayer-content .view-prayers:disabled, .secondary-rest-cerulean.disabled, .disabled.clear-filter, .group-btn button.disabled, .lw-filter-wrapper .lw-filter-box .disabled.lw-clear-all-filters, header .second-header .jom-guest-option-container .disabled.jom-checkout-as-guest, #wizard .score-center-text > .disabled.score-button, #wizard .score-center-text > .disabled.score-composite-link, #wizard .score-center-text > .disabled.cc-btn, #wizard .lw-filter-box .score-center-text > button.disabled, .lw-filter-box #wizard .score-center-text > button.disabled, #wizard form .score-center-text > button.disabled, form #wizard .score-center-text > button.disabled, #wizard .score-center-text > .disabled.lw-show-more-results, #wizard .score-search-box .score-center-text > .disabled.button, .score-search-box #wizard .score-center-text > .disabled.button, .find-a-thing--suggest-a-thing .find-a-thing--suggest-a-thing--form .disabled.btn.secondary-rest-cerulean, .find-a-thing--suggest-a-thing .find-a-thing--suggest-a-thing--form .group-btn button.disabled.btn, .group-btn .find-a-thing--suggest-a-thing .find-a-thing--suggest-a-thing--form button.disabled.btn, .recentprayers-pages .recent-prayer-wrapper .prayer-content .disabled.view-prayers {
    color: #888888;
    border: 2px solid #ededed;
    cursor: not-allowed;
    pointer-events: none; }

.secondary-rest-black {
  min-width: 186px;
  padding: 13px 24px 10px;
  border-radius: 4px;
  border: solid 2px #000000;
  background-color: rgba(255, 255, 255, 0);
  font: normal 18px "alternate-gothic-no-3-d";
  letter-spacing: 1px;
  text-align: center;
  color: #000000;
  text-transform: uppercase; }
  .secondary-rest-black:hover {
    border: solid 2px #005484;
    color: #005484; }
  .secondary-rest-black:active {
    border: solid 2px #040935;
    color: #040935; }
  .secondary-rest-black:disabled, .secondary-rest-black.disabled {
    color: #888888;
    border: 2px solid #ededed;
    cursor: not-allowed;
    pointer-events: none; }

.secondary-rest-bgdarkgrey, .lw-featuredproducts .lw-product-item .product-overlay .quick-view-button, .my-account-gift .wht-link {
  min-width: 186px;
  padding: 13px 24px 10px;
  border-radius: 4px;
  border: solid 2px #fff;
  background-color: rgba(255, 255, 255, 0);
  font: normal 18px "alternate-gothic-no-3-d";
  letter-spacing: 1px;
  text-align: center;
  color: #fff;
  text-transform: uppercase; }
  .secondary-rest-bgdarkgrey:hover, .lw-featuredproducts .lw-product-item .product-overlay .quick-view-button:hover, .my-account-gift .wht-link:hover {
    border: solid 2px #98d5ff;
    color: #98d5ff; }
  .secondary-rest-bgdarkgrey:active, .lw-featuredproducts .lw-product-item .product-overlay .quick-view-button:active, .my-account-gift .wht-link:active {
    border: solid 2px #95c6e7;
    color: #95c6e7; }
  .secondary-rest-bgdarkgrey:disabled, .lw-featuredproducts .lw-product-item .product-overlay .quick-view-button:disabled, .my-account-gift .wht-link:disabled, .secondary-rest-bgdarkgrey.disabled, .lw-featuredproducts .lw-product-item .product-overlay .disabled.quick-view-button, .my-account-gift .disabled.wht-link {
    color: #888888;
    border: 2px solid #888888;
    cursor: not-allowed;
    pointer-events: none; }

.secondary-rest-bgcerulean, #looking-for-live-listings .broadcast-list a {
  min-width: 186px;
  padding: 13px 24px 10px;
  border-radius: 4px;
  border: solid 2px #fff;
  background-color: rgba(255, 255, 255, 0);
  font: normal 18px "alternate-gothic-no-3-d";
  letter-spacing: 1px;
  text-align: center;
  color: #fff;
  text-transform: uppercase; }
  .secondary-rest-bgcerulean:hover, #looking-for-live-listings .broadcast-list a:hover {
    border: solid 2px #98d5ff;
    color: #98d5ff; }
  .secondary-rest-bgcerulean:active, #looking-for-live-listings .broadcast-list a:active {
    border: solid 2px #040935;
    color: #040935; }
  .secondary-rest-bgcerulean:disabled, #looking-for-live-listings .broadcast-list a:disabled, .secondary-rest-bgcerulean.disabled, #looking-for-live-listings .broadcast-list a.disabled {
    color: #5fb1d7;
    border: 2px solid #5fb1d7;
    cursor: not-allowed;
    pointer-events: none; }

.primary-rest, header .second-header .form .form-group .score-button, header .second-header .form .form-group .score-composite-link, header .second-header .form .form-group .cc-btn, header .second-header .form .form-group .lw-filter-box button, .lw-filter-box header .second-header .form .form-group button, header .second-header .form .form-group form button, form header .second-header .form .form-group button, header .second-header .form .form-group .lw-show-more-results, header .second-header .form .form-group .score-search-box .button, .score-search-box header .second-header .form .form-group .button, header .second-header button.score-button, header .second-header button.score-composite-link, header .second-header button.cc-btn, header .second-header .lw-filter-box button, .lw-filter-box header .second-header button, header .second-header form button, form header .second-header button, header .second-header button.lw-show-more-results, header .second-header .score-search-box button.button, .score-search-box header .second-header button.button, .church-info .form-wrapper .file-upload-container .custom-file-upload, .product-quick-view .add-to-cart, .lw-featuredproducts .lw-product-item .product-overlay .add-to-cart-button, .btn-signin a, .message-details-information .message-button, .view-details button, #broadcasts-use-location-button, .jom-community li.score-megamenu-basic-item.btn-praisesignin a, .why-give .jom-why-give-heading-container .jom-donate-btn, .why-give .jom-why-give-blog-cnt .score-button, .why-give .jom-why-give-blog-cnt .score-composite-link, .why-give .jom-why-give-blog-cnt .cc-btn, .why-give .jom-why-give-blog-cnt .lw-filter-box button, .lw-filter-box .why-give .jom-why-give-blog-cnt button, .why-give .jom-why-give-blog-cnt form button, form .why-give .jom-why-give-blog-cnt button, .why-give .jom-why-give-blog-cnt .lw-show-more-results, .why-give .jom-why-give-blog-cnt .score-search-box .button, .score-search-box .why-give .jom-why-give-blog-cnt .button, .event-content .events-book .event-cta-container .primary-rest, .jom-forgot-password-form .form button, .jom-set-password-form .form button, .lw-change-password-form form button {
  min-width: 167px;
  padding: 13.5px 24px;
  border-radius: 4px;
  border: none;
  background: #0089c8;
  font: normal 18px "alternate-gothic-no-3-d";
  letter-spacing: 1px;
  text-align: center;
  color: #fff;
  text-transform: uppercase; }
  .primary-rest:hover, header .second-header .form .form-group .score-button:hover, header .second-header .form .form-group .score-composite-link:hover, header .second-header .form .form-group .cc-btn:hover, header .second-header .form .form-group .lw-filter-box button:hover, .lw-filter-box header .second-header .form .form-group button:hover, header .second-header .form .form-group form button:hover, form header .second-header .form .form-group button:hover, header .second-header .form .form-group .lw-show-more-results:hover, header .second-header .form .form-group .score-search-box .button:hover, .score-search-box header .second-header .form .form-group .button:hover, header .second-header button.score-button:hover, header .second-header button.score-composite-link:hover, header .second-header button.cc-btn:hover, header .second-header .lw-filter-box button:hover, .lw-filter-box header .second-header button:hover, header .second-header form button:hover, form header .second-header button:hover, header .second-header button.lw-show-more-results:hover, header .second-header .score-search-box button.button:hover, .score-search-box header .second-header button.button:hover, .church-info .form-wrapper .file-upload-container .custom-file-upload:hover, .product-quick-view .add-to-cart:hover, .lw-featuredproducts .lw-product-item .product-overlay .add-to-cart-button:hover, .btn-signin a:hover, .message-details-information .message-button:hover, .view-details button:hover, #broadcasts-use-location-button:hover, .jom-community li.score-megamenu-basic-item.btn-praisesignin a:hover, .why-give .jom-why-give-heading-container .jom-donate-btn:hover, .why-give .jom-why-give-blog-cnt .score-button:hover, .why-give .jom-why-give-blog-cnt .score-composite-link:hover, .why-give .jom-why-give-blog-cnt .cc-btn:hover, .why-give .jom-why-give-blog-cnt .lw-filter-box button:hover, .lw-filter-box .why-give .jom-why-give-blog-cnt button:hover, .why-give .jom-why-give-blog-cnt form button:hover, form .why-give .jom-why-give-blog-cnt button:hover, .why-give .jom-why-give-blog-cnt .lw-show-more-results:hover, .why-give .jom-why-give-blog-cnt .score-search-box .button:hover, .score-search-box .why-give .jom-why-give-blog-cnt .button:hover, .event-content .events-book .event-cta-container .primary-rest:hover, .jom-forgot-password-form .form button:hover, .jom-set-password-form .form button:hover, .lw-change-password-form form button:hover {
    background: #005484;
    color: #fff; }
  .primary-rest:active, header .second-header .form .form-group .score-button:active, header .second-header .form .form-group .score-composite-link:active, header .second-header .form .form-group .cc-btn:active, header .second-header .form .form-group .lw-filter-box button:active, .lw-filter-box header .second-header .form .form-group button:active, header .second-header .form .form-group form button:active, form header .second-header .form .form-group button:active, header .second-header .form .form-group .lw-show-more-results:active, header .second-header .form .form-group .score-search-box .button:active, .score-search-box header .second-header .form .form-group .button:active, header .second-header button.score-button:active, header .second-header button.score-composite-link:active, header .second-header button.cc-btn:active, header .second-header .lw-filter-box button:active, .lw-filter-box header .second-header button:active, header .second-header form button:active, form header .second-header button:active, header .second-header button.lw-show-more-results:active, header .second-header .score-search-box button.button:active, .score-search-box header .second-header button.button:active, .church-info .form-wrapper .file-upload-container .custom-file-upload:active, .product-quick-view .add-to-cart:active, .lw-featuredproducts .lw-product-item .product-overlay .add-to-cart-button:active, .btn-signin a:active, .message-details-information .message-button:active, .view-details button:active, #broadcasts-use-location-button:active, .jom-community li.score-megamenu-basic-item.btn-praisesignin a:active, .why-give .jom-why-give-heading-container .jom-donate-btn:active, .why-give .jom-why-give-blog-cnt .score-button:active, .why-give .jom-why-give-blog-cnt .score-composite-link:active, .why-give .jom-why-give-blog-cnt .cc-btn:active, .why-give .jom-why-give-blog-cnt .lw-filter-box button:active, .lw-filter-box .why-give .jom-why-give-blog-cnt button:active, .why-give .jom-why-give-blog-cnt form button:active, form .why-give .jom-why-give-blog-cnt button:active, .why-give .jom-why-give-blog-cnt .lw-show-more-results:active, .why-give .jom-why-give-blog-cnt .score-search-box .button:active, .score-search-box .why-give .jom-why-give-blog-cnt .button:active, .event-content .events-book .event-cta-container .primary-rest:active, .jom-forgot-password-form .form button:active, .jom-set-password-form .form button:active, .lw-change-password-form form button:active {
    background: #040935;
    color: #fff; }
  .primary-rest:disabled, header .second-header .form .form-group .score-button:disabled, header .second-header .form .form-group .score-composite-link:disabled, header .second-header .form .form-group .cc-btn:disabled, header .second-header .form .form-group .lw-filter-box button:disabled, .lw-filter-box header .second-header .form .form-group button:disabled, header .second-header .form .form-group form button:disabled, form header .second-header .form .form-group button:disabled, header .second-header .form .form-group .lw-show-more-results:disabled, header .second-header .form .form-group .score-search-box .button:disabled, .score-search-box header .second-header .form .form-group .button:disabled, header .second-header button.score-button:disabled, header .second-header button.score-composite-link:disabled, header .second-header button.cc-btn:disabled, header .second-header .lw-filter-box button:disabled, .lw-filter-box header .second-header button:disabled, header .second-header form button:disabled, form header .second-header button:disabled, header .second-header button.lw-show-more-results:disabled, header .second-header .score-search-box button.button:disabled, .score-search-box header .second-header button.button:disabled, .church-info .form-wrapper .file-upload-container .custom-file-upload:disabled, .product-quick-view .add-to-cart:disabled, .lw-featuredproducts .lw-product-item .product-overlay .add-to-cart-button:disabled, .btn-signin a:disabled, .message-details-information .message-button:disabled, .view-details button:disabled, #broadcasts-use-location-button:disabled, .jom-community li.score-megamenu-basic-item.btn-praisesignin a:disabled, .why-give .jom-why-give-heading-container .jom-donate-btn:disabled, .why-give .jom-why-give-blog-cnt .score-button:disabled, .why-give .jom-why-give-blog-cnt .score-composite-link:disabled, .why-give .jom-why-give-blog-cnt .cc-btn:disabled, .why-give .jom-why-give-blog-cnt .lw-filter-box button:disabled, .lw-filter-box .why-give .jom-why-give-blog-cnt button:disabled, .why-give .jom-why-give-blog-cnt form button:disabled, form .why-give .jom-why-give-blog-cnt button:disabled, .why-give .jom-why-give-blog-cnt .lw-show-more-results:disabled, .why-give .jom-why-give-blog-cnt .score-search-box .button:disabled, .score-search-box .why-give .jom-why-give-blog-cnt .button:disabled, .event-content .events-book .event-cta-container .primary-rest:disabled, .jom-forgot-password-form .form button:disabled, .jom-set-password-form .form button:disabled, .lw-change-password-form form button:disabled, .primary-rest.disabled, header .second-header .form .form-group .disabled.score-button, header .second-header .form .form-group .disabled.score-composite-link, header .second-header .form .form-group .disabled.cc-btn, header .second-header .form .form-group .lw-filter-box button.disabled, .lw-filter-box header .second-header .form .form-group button.disabled, header .second-header .form .form-group form button.disabled, form header .second-header .form .form-group button.disabled, header .second-header .form .form-group .disabled.lw-show-more-results, header .second-header .form .form-group .score-search-box .disabled.button, .score-search-box header .second-header .form .form-group .disabled.button, header .second-header button.disabled.score-button, header .second-header button.disabled.score-composite-link, header .second-header button.disabled.cc-btn, header .second-header .lw-filter-box button.disabled, .lw-filter-box header .second-header button.disabled, header .second-header form button.disabled, form header .second-header button.disabled, header .second-header button.disabled.lw-show-more-results, header .second-header .score-search-box button.disabled.button, .score-search-box header .second-header button.disabled.button, .church-info .form-wrapper .file-upload-container .disabled.custom-file-upload, .product-quick-view .disabled.add-to-cart, .lw-featuredproducts .lw-product-item .product-overlay .disabled.add-to-cart-button, .btn-signin a.disabled, .message-details-information .disabled.message-button, .view-details button.disabled, .disabled#broadcasts-use-location-button, .jom-community li.score-megamenu-basic-item.btn-praisesignin a.disabled, .why-give .jom-why-give-heading-container .disabled.jom-donate-btn, .why-give .jom-why-give-blog-cnt .disabled.score-button, .why-give .jom-why-give-blog-cnt .disabled.score-composite-link, .why-give .jom-why-give-blog-cnt .disabled.cc-btn, .why-give .jom-why-give-blog-cnt .lw-filter-box button.disabled, .lw-filter-box .why-give .jom-why-give-blog-cnt button.disabled, .why-give .jom-why-give-blog-cnt form button.disabled, form .why-give .jom-why-give-blog-cnt button.disabled, .why-give .jom-why-give-blog-cnt .disabled.lw-show-more-results, .why-give .jom-why-give-blog-cnt .score-search-box .disabled.button, .score-search-box .why-give .jom-why-give-blog-cnt .disabled.button, .event-content .events-book .event-cta-container .disabled.primary-rest, .jom-forgot-password-form .form button.disabled, .jom-set-password-form .form button.disabled, .lw-change-password-form form button.disabled {
    background: #ededed;
    color: #888888;
    cursor: not-allowed;
    pointer-events: none; }

.lw-timer-wrapper {
  background: #005484;
  width: 100%;
  padding: 0;
  margin: 0; }
  @media (min-width: 1200px) {
    .lw-timer-wrapper {
      min-height: 140px;
      max-height: 140px;
      display: flex;
      align-items: center; } }

.countdown-timer {
  height: auto;
  padding: 10px 0; }
  .countdown-timer .d-flex {
    display: flex;
    margin: 0;
    justify-content: center;
    align-items: center;
    padding: 10px 0; }
    .countdown-timer .d-flex .countdown-timer-time {
      position: relative;
      width: 33.33%;
      padding: 0;
      background: none; }
      @media (max-width: 991px) {
        .countdown-timer .d-flex .countdown-timer-time {
          width: 100%; } }
    .countdown-timer .d-flex > div {
      padding: 0;
      text-align: center; }
    .countdown-timer .d-flex hr {
      margin: 10px 0;
      border: 1px solid #cbcbcb; }
    @media (max-width: 991px) {
      .countdown-timer .d-flex {
        flex-direction: column; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .countdown-timer .d-flex {
        padding: 20px 0; } }
    @media (max-width: 767px) {
      .countdown-timer .d-flex {
        padding: 10px 20px; } }

.jom-tab-list-nav .score-menu-list.lw-list a {
  font-size: 18px; }

.podcasts .jom-content-spot-wrapper .jom-content-spot-p p strong {
  font-size: 1.3em;
  font-weight: 800; }

.jom-tab-list-nav .score-menu-list.lw-list li a {
  height: 72px; }

.broadcasts .score-content-spot p, .how-to-watch .score-content-spot p {
  padding: 0 25px;
  font-size: 20px;
  color: #000000; }

.explore-messages-title .score-style-box .score-button.btn-link-previous.icon-arrow-left, .explore-messages-title .score-style-box .btn-link-previous.icon-arrow-left.score-composite-link, .explore-messages-title .score-style-box .btn-link-previous.icon-arrow-left.cc-btn, .explore-messages-title .score-style-box .lw-filter-box button.btn-link-previous.icon-arrow-left, .lw-filter-box .explore-messages-title .score-style-box button.btn-link-previous.icon-arrow-left, .explore-messages-title .score-style-box form button.btn-link-previous.icon-arrow-left, form .explore-messages-title .score-style-box button.btn-link-previous.icon-arrow-left, .explore-messages-title .score-style-box .btn-link-previous.icon-arrow-left.lw-show-more-results, .explore-messages-title .score-style-box .score-search-box .btn-link-previous.icon-arrow-left.button, .score-search-box .explore-messages-title .score-style-box .btn-link-previous.icon-arrow-left.button {
  padding: 0 15px;
  font: normal 18px "alternate-gothic-no-3-d";
  letter-spacing: 1px;
  border: none;
  color: #0089c8; }
  .explore-messages-title .score-style-box .score-button.btn-link-previous.icon-arrow-left:before, .explore-messages-title .score-style-box .btn-link-previous.icon-arrow-left.score-composite-link:before, .explore-messages-title .score-style-box .btn-link-previous.icon-arrow-left.cc-btn:before, .explore-messages-title .score-style-box .lw-filter-box button.btn-link-previous.icon-arrow-left:before, .lw-filter-box .explore-messages-title .score-style-box button.btn-link-previous.icon-arrow-left:before, .explore-messages-title .score-style-box form button.btn-link-previous.icon-arrow-left:before, form .explore-messages-title .score-style-box button.btn-link-previous.icon-arrow-left:before, .explore-messages-title .score-style-box .btn-link-previous.icon-arrow-left.lw-show-more-results:before, .explore-messages-title .score-style-box .score-search-box .btn-link-previous.icon-arrow-left.button:before, .score-search-box .explore-messages-title .score-style-box .btn-link-previous.icon-arrow-left.button:before {
    content: "<";
    font-family: "alternate-gothic-no-3-d";
    font-size: 18px;
    padding: 0;
    margin-right: 8px; }
  .explore-messages-title .score-style-box .score-button.btn-link-previous.icon-arrow-left:hover, .explore-messages-title .score-style-box .btn-link-previous.icon-arrow-left.score-composite-link:hover, .explore-messages-title .score-style-box .btn-link-previous.icon-arrow-left.cc-btn:hover, .explore-messages-title .score-style-box .lw-filter-box button.btn-link-previous.icon-arrow-left:hover, .lw-filter-box .explore-messages-title .score-style-box button.btn-link-previous.icon-arrow-left:hover, .explore-messages-title .score-style-box form button.btn-link-previous.icon-arrow-left:hover, form .explore-messages-title .score-style-box button.btn-link-previous.icon-arrow-left:hover, .explore-messages-title .score-style-box .btn-link-previous.icon-arrow-left.lw-show-more-results:hover, .explore-messages-title .score-style-box .score-search-box .btn-link-previous.icon-arrow-left.button:hover, .score-search-box .explore-messages-title .score-style-box .btn-link-previous.icon-arrow-left.button:hover {
    opacity: 1; }

.explore-messages-title .score-style-box .score-content-spot p {
  padding: 0 20px;
  font-size: 18px;
  color: #000000; }

.explore-messages-title .score-style-box .score-left-text span {
  color: #000000;
  padding: 0 10px;
  display: block;
  font: normal 46px "museo-sans";
  font-weight: 300;
  margin: 8px 0 22px 0; }
  @media (max-width: 991px) {
    .explore-messages-title .score-style-box .score-left-text span {
      font-size: 28px; } }
  @media (max-width: 767px) {
    .explore-messages-title .score-style-box .score-left-text span {
      text-align: center; } }

@media (max-width: 991px) {
  .explore-messages-title {
    margin: 0 0 10px;
    text-align: left; } }

.countdown-timer-time p, .countdown-timer-time span {
  font: normal 16px "museo-sans";
  font-weight: 500;
  text-align: center;
  color: #fff; }
  @media (max-width: 767px) {
    .countdown-timer-time p, .countdown-timer-time span {
      font-size: 14px; } }

.countdown-timer-time h1 {
  margin: 0; }

.countdown-timer-time h1 span {
  font: normal 50px "museo-sans";
  font-weight: 500;
  color: #fff;
  margin: 0; }
  @media (max-width: 767px) {
    .countdown-timer-time h1 span {
      font-size: 36px; } }

.countdown-timer-time .date-wrapper {
  display: flex;
  justify-content: center; }
  .countdown-timer-time .date-wrapper span {
    text-transform: uppercase; }

.countdown-timer-time .date-wrapper > div:not(:last-of-type) {
  margin-right: 38px;
  text-align: center; }
  @media (min-width: 1000px) and (max-width: 1024px) {
    .countdown-timer-time .date-wrapper > div:not(:last-of-type) {
      margin-right: 20px; } }

.countdown-timer-time p {
  text-align: center;
  margin: 0; }

.view-details {
  margin: 0 80px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .view-details {
      margin: 30px 0; } }
  @media (min-width: 1000px) and (max-width: 1024px) {
    .view-details {
      margin: 0 25px; } }
  @media (max-width: 767px) {
    .view-details {
      margin: 25px 0; } }

.livedetail-section img {
  margin-right: 10px; }

.livedetail-section p, .livedetail-section span {
  font: normal 16px "museo-sans";
  font-weight: 500;
  display: inline-block;
  color: #fff;
  margin: 0;
  vertical-align: middle; }
  @media (max-width: 767px) {
    .livedetail-section p, .livedetail-section span {
      font-size: 14px; } }

.livedetail-section p {
  margin-right: 15px; }

.livedetail-section > div {
  text-align: left; }
  @media (max-width: 767px) {
    .livedetail-section > div {
      text-align: center; }
      .livedetail-section > div span a {
        display: inline-block;
        width: 45%;
        margin: 10px 0; }
      .livedetail-section > div a {
        display: block;
        float: none !important;
        margin: 10px 0; } }

.how-to-watch .products-container .search-filter-wrapper {
  padding: 0; }
  .how-to-watch .products-container .search-filter-wrapper .filter-blocks {
    display: flex;
    vertical-align: top;
    position: relative;
    left: 0;
    align-items: flex-start;
    justify-content: flex-start;
    margin-bottom: 20px; }
    .how-to-watch .products-container .search-filter-wrapper .filter-blocks > div label {
      padding: 6px 8px 0;
      margin: 0;
      position: static; }
    .how-to-watch .products-container .search-filter-wrapper .filter-blocks > div select {
      border: 0;
      padding: 0 7px 6px 7px;
      margin-bottom: 0;
      outline: none; }
    @media (min-width: 768px) and (max-width: 991px) {
      .how-to-watch .products-container .search-filter-wrapper .filter-blocks {
        display: block; } }
    @media (max-width: 767px) {
      .how-to-watch .products-container .search-filter-wrapper .filter-blocks {
        flex-direction: column; } }
  .how-to-watch .products-container .search-filter-wrapper .selectpicker {
    margin: 0 20px 40px 0;
    width: 100%; }
    @media (min-width: 768px) and (max-width: 991px) {
      .how-to-watch .products-container .search-filter-wrapper .selectpicker {
        margin: 0; } }
    @media (max-width: 767px) {
      .how-to-watch .products-container .search-filter-wrapper .selectpicker {
        margin: 0 0 20px 0;
        width: 100%; } }
  .how-to-watch .products-container .search-filter-wrapper .filter-blocks > div:not(.message-search) {
    width: 285px;
    position: relative;
    margin: 0 20px 10px 0;
    padding: 0;
    background: #fff;
    height: 48px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .how-to-watch .products-container .search-filter-wrapper .filter-blocks > div:not(.message-search) {
        width: 332px;
        display: inline-block;
        margin: 0 0 24px 0; } }
    @media (max-width: 767px) {
      .how-to-watch .products-container .search-filter-wrapper .filter-blocks > div:not(.message-search) {
        width: 100%; } }
  .how-to-watch .products-container .search-filter-wrapper .filter-blocks .message-search {
    border: none; }
  @media (min-width: 768px) and (max-width: 991px) {
    .how-to-watch .products-container .search-filter-wrapper .filter-blocks > div:nth-child(odd) {
      margin-right: 10px; } }
  .how-to-watch .products-container .search-filter-wrapper .filter-blocks label {
    position: absolute;
    top: 5px;
    left: 12px; }
  .how-to-watch .products-container .search-filter-wrapper .filter-blocks .message-search {
    display: inline-flex;
    width: 50%;
    text-align: left;
    margin-right: 0;
    position: relative;
    align-items: center; }
    .how-to-watch .products-container .search-filter-wrapper .filter-blocks .message-search input {
      height: 48px;
      border: 1px solid #d0d0d0;
      width: 100%;
      font-size: 16px;
      font-weight: 300;
      line-height: 20px;
      color: #615C5C;
      margin: 0;
      padding: 0 30px 0 10px; }
    .how-to-watch .products-container .search-filter-wrapper .filter-blocks .message-search .searchButton {
      background: none;
      border: none;
      padding: 0 15px;
      margin: 0;
      position: absolute;
      right: 0; }
      .how-to-watch .products-container .search-filter-wrapper .filter-blocks .message-search .searchButton:focus {
        outline: none; }
    .how-to-watch .products-container .search-filter-wrapper .filter-blocks .message-search .fa {
      border: none;
      padding: 0;
      margin: 0; }
    @media (min-width: 768px) and (max-width: 991px) {
      .how-to-watch .products-container .search-filter-wrapper .filter-blocks .message-search {
        width: 100%;
        margin-bottom: 40px; } }
    @media (max-width: 767px) {
      .how-to-watch .products-container .search-filter-wrapper .filter-blocks .message-search {
        width: 100%;
        margin-bottom: 40px; } }

.jom-content-page .selectpicker {
  width: 96%; }
  @media (max-width: 767px) {
    .jom-content-page .selectpicker {
      width: 100%; } }

.jom-video-blocks.message-excerpt-content {
  margin: 0;
  display: flex;
  flex-wrap: wrap; }
  .jom-video-blocks.message-excerpt-content .no-results {
    display: inline-block;
    width: 100%; }
  @media (min-width: 768px) and (max-width: 991px) {
    .jom-video-blocks.message-excerpt-content {
      display: flex;
      flex-wrap: wrap;
      align-items: flex-start; } }
  @media (max-width: 767px) {
    .jom-video-blocks.message-excerpt-content .col-md-6 {
      width: 100%; } }
  .jom-video-blocks.message-excerpt-content .thumbnail {
    margin-bottom: 70px; }
    .jom-video-blocks.message-excerpt-content .thumbnail img {
      max-height: 300px !important;
      min-height: 300px; }
      @media (min-width: 768px) and (max-width: 991px) {
        .jom-video-blocks.message-excerpt-content .thumbnail img {
          max-height: 197px !important;
          min-height: 197px; } }
    .jom-video-blocks.message-excerpt-content .thumbnail h3.card-title {
      font-size: 34px;
      font-weight: 500;
      margin: 15px 0 4px;
      padding: 0;
      width: 100%;
      /*white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;*/
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical; }
      .jom-video-blocks.message-excerpt-content .thumbnail h3.card-title a {
        color: #000000;
        text-decoration: none; }
        .jom-video-blocks.message-excerpt-content .thumbnail h3.card-title a:hover {
          text-decoration: none; }
      @media (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
        .jom-video-blocks.message-excerpt-content .thumbnail h3.card-title {
          font-size: 20px; } }
    .jom-video-blocks.message-excerpt-content .thumbnail .caption h3 {
      margin: 0; }
    .jom-video-blocks.message-excerpt-content .thumbnail .jom-bookmark {
      position: absolute;
      top: 5px;
      right: -25px;
      margin: 0; }
      @media (min-width: 768px) and (max-width: 991px) {
        .jom-video-blocks.message-excerpt-content .thumbnail .jom-bookmark {
          right: -20px; } }
      .jom-video-blocks.message-excerpt-content .thumbnail .jom-bookmark:hover {
        cursor: pointer; }
    .jom-video-blocks.message-excerpt-content .thumbnail .jom-play-icon img:hover {
      -webkit-transform: scale(1.1);
      transform: scale(1.1);
      transition: 0.1s;
      transition: all .2s ease-in-out; }
    @media (max-width: 991px) {
      .jom-video-blocks.message-excerpt-content .thumbnail {
        margin-bottom: 40px; } }
  @media (max-width: 991px) and (max-width: 767px) {
    .jom-video-blocks.message-excerpt-content .thumbnail {
      margin-bottom: 32px; } }
  .jom-video-blocks.message-excerpt-content > div {
    padding: 0; }
    .jom-video-blocks.message-excerpt-content > div:nth-child(odd) {
      padding: 0 20px 0 0; }
      @media (max-width: 767px) {
        .jom-video-blocks.message-excerpt-content > div:nth-child(odd) {
          padding: 0; } }
      @media (min-width: 1000px) and (max-width: 1024px) {
        .jom-video-blocks.message-excerpt-content > div:nth-child(odd) {
          padding: 0;
          margin: 0 20px 0 0; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .jom-video-blocks.message-excerpt-content > div {
        width: 50%; } }
    @media (min-width: 1000px) and (max-width: 1024px) {
      .jom-video-blocks.message-excerpt-content > div {
        width: 445px; } }
  .jom-video-blocks.message-excerpt-content .hw-thumbnail-cnt {
    margin: 0 35px 0 20px;
    padding: 0;
    position: relative; }
    .jom-video-blocks.message-excerpt-content .hw-thumbnail-cnt span {
      font-size: 20px;
      font-weight: 300;
      color: #000000;
      text-transform: capitalize; }
      .jom-video-blocks.message-excerpt-content .hw-thumbnail-cnt span a {
        color: #000000; }
        .jom-video-blocks.message-excerpt-content .hw-thumbnail-cnt span a:hover {
          text-decoration: none; }
      @media (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
        .jom-video-blocks.message-excerpt-content .hw-thumbnail-cnt span {
          font-size: 14px; } }
    @media (max-width: 991px) {
      .jom-video-blocks.message-excerpt-content .hw-thumbnail-cnt {
        margin: 0 30px 0 15px; } }
  @media (max-width: 991px) and (max-width: 767px) {
    .jom-video-blocks.message-excerpt-content .hw-thumbnail-cnt {
      margin: 0 30px 0 0px; } }
  .jom-video-blocks.message-excerpt-content .no-results {
    font: normal 18px "museo-sans";
    margin: 0 0 40px 0;
    text-align: center; }
    @media (min-width: 768px) and (max-width: 991px) {
      .jom-video-blocks.message-excerpt-content .no-results {
        width: 100%; } }

#broadcasts-use-location-button {
  border: none; }
  @media (max-width: 991px) {
    #broadcasts-use-location-button {
      min-width: 100%; } }

.broadcast-location .broadcast-listing-header {
  font: normal 24px "museo-sans"; }

.broadcast-listing {
  align-items: center; }
  .broadcast-listing .broadcast-listing-station-details-item {
    font: normal 14px "museo-sans"; }
    .broadcast-listing .broadcast-listing-station-details-item.broadcast-station {
      font: bold 14px "museo-sans";
      color: #000; }
  .broadcast-listing ul.broadcast-listing-station-list {
    align-items: center; }
    .broadcast-listing ul.broadcast-listing-station-list li {
      font-size: 14px;
      margin: .775em 0;
      font-weight: 300; }
      @media (max-width: 750px) {
        .broadcast-listing ul.broadcast-listing-station-list li {
          margin: .5em .5em; } }

select#filter-radius, .add-to-cart-checkout .lw-info-wrapper form .row .lw-select-wrapper select {
  width: 280px;
  height: 48px;
  border: 1px solid #d7d7d7;
  background-color: #fff;
  font-size: 16px;
  font-weight: 300;
  color: #000000;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: url("../img/arrow-down-black.svg") calc(100% - 15px) center no-repeat;
  background-size: 14px;
  padding: 0 15px; }
  @media (max-width: 991px), (min-width: 1000px) and (max-width: 1024px) {
    select#filter-radius, .add-to-cart-checkout .lw-info-wrapper form .row .lw-select-wrapper select {
      width: 100%; } }

input#listings-search {
  border: 1px solid #d7d7d7;
  min-width: 140px;
  height: 48px;
  padding: 10px;
  vertical-align: middle;
  box-sizing: border-box; }

.filter-bar-container {
  width: 100%;
  padding: 0;
  margin: 0 auto;
  max-width: 1080px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
    .filter-bar-container {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      justify-content: flex-start; }
      .filter-bar-container > div, .filter-bar-container #listings-search {
        margin-bottom: 15px; } }
  @media (max-width: 991px), (min-width: 1000px) and (max-width: 1024px) {
    .filter-bar-container #broadcast-filter {
      padding: 0 20px; }
      .filter-bar-container #broadcast-filter > div {
        margin-bottom: 20px; } }
  @media (min-width: 1000px) and (max-width: 1024px) {
    .filter-bar-container #broadcast-filter > div {
      margin-right: 15px; } }

.broadcast-filter-bar-verbose-copy,
.broadcast-filter-bar-search label span {
  text-transform: uppercase;
  font: 300 18px "alternate-gothic-no-3-d"; }

.broadcast-filter-bar-search label,
.broadcast-filter-bar-radius label {
  margin-right: 15px; }

@media (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .broadcast-filter-bar-search,
  .broadcast-filter-bar-radius {
    display: flex;
    flex-direction: column; } }

@media (min-width: 1000px) and (max-width: 1024px) {
  .broadcast-filter-bar-search .search-input-wrapper {
    display: block; } }

input#listings-search {
  margin-right: 15px; }

.container .explore-messages-title, .js-livestream-inactive .explore-messages-title, .js-livestream-active .explore-messages-title {
  text-align: left;
  margin: 0 0 25px 0; }
  .container .explore-messages-title span, .js-livestream-inactive .explore-messages-title span, .js-livestream-active .explore-messages-title span {
    font: normal 46px "museo-sans";
    font-weight: 300;
    color: #000000; }
    @media (max-width: 991px) {
      .container .explore-messages-title span, .js-livestream-inactive .explore-messages-title span, .js-livestream-active .explore-messages-title span {
        font-size: 28px; } }
  @media (max-width: 991px) {
    .container .explore-messages-title, .js-livestream-inactive .explore-messages-title, .js-livestream-active .explore-messages-title {
      margin: 0 0 15px 0; } }
  @media (max-width: 767px) {
    .container .explore-messages-title, .js-livestream-inactive .explore-messages-title, .js-livestream-active .explore-messages-title {
      text-align: center; } }

@media (max-width: 767px) {
  .jom-content-spot-wrapper {
    padding: 0 20px; } }

.broadcasts .explore-messages-title {
  text-align: left;
  padding: 0 20px;
  margin: 0; }
  @media (max-width: 991px) {
    .broadcasts .explore-messages-title {
      padding: 0; } }
  @media (max-width: 767px) {
    .broadcasts .explore-messages-title {
      text-align: center;
      margin-bottom: 15px; } }

.broadcasts .broadcast-filter-bar-radius {
  position: relative; }

.broadcasts .broadcast-filter-bar-radius label {
  position: absolute;
  top: -2px;
  left: 10%; }
  @media (max-width: 991px) {
    .broadcasts .broadcast-filter-bar-radius label {
      left: 17px; } }

.broadcasts .broadcast-filter-bar-verbose-copy {
  font-size: 10px;
  font-weight: bold;
  color: #4c4c4c;
  font-family: 'museo-sans';
  text-transform: capitalize; }

.broadcasts .broadcast-filter-bar-search {
  position: relative;
  width: 56%; }
  .broadcasts .broadcast-filter-bar-search #listings-search-button {
    position: absolute;
    background: none;
    border: none;
    color: #000;
    padding: 0;
    top: 30%;
    right: 15px;
    outline: none;
    box-shadow: none; }
    .broadcasts .broadcast-filter-bar-search #listings-search-button .fa {
      border: none; }
    @media (max-width: 991px) {
      .broadcasts .broadcast-filter-bar-search #listings-search-button {
        top: 25%;
        right: 18px;
        text-align: right;
        width: auto; } }
  @media (max-width: 991px) {
    .broadcasts .broadcast-filter-bar-search {
      width: 100%; } }

.broadcasts .filter-bar-container {
  border-top: none; }
  .broadcasts .filter-bar-container .search-input-wrapper {
    width: 100%; }

.broadcasts .container .explore-messages-title .score-center, .broadcasts .js-livestream-inactive .explore-messages-title .score-center, .broadcasts .js-livestream-active .explore-messages-title .score-center {
  padding: 0; }

.how-to-watch .score-pic-stripe.lw-half-page-hero,
.how-to-watch .lw-half-page-hero .score-hero, .broadcasts .score-pic-stripe.lw-half-page-hero,
.broadcasts .lw-half-page-hero .score-hero, .podcasts .score-pic-stripe.lw-half-page-hero,
.podcasts .lw-half-page-hero .score-hero {
  min-height: 300px; }

.how-to-watch .jom-tab-list-nav .container, .how-to-watch .jom-tab-list-nav .js-livestream-inactive, .how-to-watch .jom-tab-list-nav .js-livestream-active, .broadcasts .jom-tab-list-nav .container, .broadcasts .jom-tab-list-nav .js-livestream-inactive, .broadcasts .jom-tab-list-nav .js-livestream-active, .podcasts .jom-tab-list-nav .container, .podcasts .jom-tab-list-nav .js-livestream-inactive, .podcasts .jom-tab-list-nav .js-livestream-active {
  max-width: 970px; }

.how-to-watch a.score-button.jom-min, .how-to-watch a.jom-min.score-composite-link, .how-to-watch a.jom-min.cc-btn, .how-to-watch a.jom-min.lw-show-more-results, .how-to-watch .score-search-box a.jom-min.button, .score-search-box .how-to-watch a.jom-min.button, .broadcasts a.score-button.jom-min, .broadcasts a.jom-min.score-composite-link, .broadcasts a.jom-min.cc-btn, .broadcasts a.jom-min.lw-show-more-results, .broadcasts .score-search-box a.jom-min.button, .score-search-box .broadcasts a.jom-min.button, .podcasts a.score-button.jom-min, .podcasts a.jom-min.score-composite-link, .podcasts a.jom-min.cc-btn, .podcasts a.jom-min.lw-show-more-results, .podcasts .score-search-box a.jom-min.button, .score-search-box .podcasts a.jom-min.button {
  font: normal 18px "alternate-gothic-no-3-d";
  letter-spacing: 1px;
  color: #0089c8; }

.jom-search-noresults {
  font: normal 18px "museo-sans";
  margin: 0;
  text-align: center; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .jom-video-blocks.message-excerpt-content .thumbnail h3.card-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; } }

/*----MS Edge Browser CSS Start----*/
@supports (-ms-ime-align: auto) {
  .jom-video-blocks.message-excerpt-content .thumbnail h3.card-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block; } }

/*----Safari Browser CSS start----*/
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    .how-to-watch .jom-video-blocks.message-excerpt-content > div {
      width: 49.9%; }
      @media (max-width: 767px) {
        .how-to-watch .jom-video-blocks.message-excerpt-content > div {
          width: 100%; } }
    .broadcasts .broadcast-filter-bar-search #listings-search-button .fa {
      padding: 0 15px; } } }

.jom-content-page .jom-back-to-top {
  margin-left: 0; }

.jom-content-page .countdown-timer-no-live-show p,
.jom-content-page .countdown-timer-live-now p {
  font: normal 16px "museo-sans";
  font-weight: 500;
  display: inline-block;
  color: #fff;
  margin: 0; }

.jom-content-page .lw-countdown-timer {
  padding: 0; }

.jom-content-page .countdown-timer {
  width: 100%; }
  .jom-content-page .countdown-timer .d-flex .countdown-timer-time {
    width: 52%; }
    @media (max-width: 991px) {
      .jom-content-page .countdown-timer .d-flex .countdown-timer-time {
        width: 100%; } }
  .jom-content-page .countdown-timer .countdown-timer-live-now,
  .jom-content-page .countdown-timer .countdown-timer-no-live-show {
    width: 52%; }
    @media (max-width: 991px) {
      .jom-content-page .countdown-timer .countdown-timer-live-now,
      .jom-content-page .countdown-timer .countdown-timer-no-live-show {
        width: 100%; } }
  .jom-content-page .countdown-timer .score-column1 {
    margin: 0; }
  .jom-content-page .countdown-timer .score-center {
    padding: 0; }
  @media (max-width: 991px) {
    .jom-content-page .countdown-timer .view-details {
      margin: 30px 0 0; } }

.jom-content-page .score-style-box.d-flex {
  display: flex;
  margin: 0;
  justify-content: center;
  align-items: center;
  padding: 10px 0; }
  @media (max-width: 991px) {
    .jom-content-page .score-style-box.d-flex {
      flex-direction: column; } }

.jom-content-page .livedetail-section {
  padding: 0; }
  .jom-content-page .livedetail-section .score-image-button {
    display: inline-block;
    vertical-align: middle; }
    @media (max-width: 991px) {
      .jom-content-page .livedetail-section .score-image-button {
        margin-left: 10px; } }
    @media (max-width: 767px) {
      .jom-content-page .livedetail-section .score-image-button {
        float: none !important;
        margin-top: 10px; } }
  @media (min-width: 1000px) and (max-width: 1024px) {
    .jom-content-page .livedetail-section {
      width: 50%; } }
  .jom-content-page .livedetail-section .horizontal-line {
    display: block;
    width: 100%; }
  @media (max-width: 767px) {
    .jom-content-page .livedetail-section {
      text-align: center; }
      .jom-content-page .livedetail-section .score-button-group .score-image-button {
        display: inline-block;
        width: 45%; }
      .jom-content-page .livedetail-section .score-button-group {
        margin: 20px 0 0; }
      .jom-content-page .livedetail-section .score-button-group .score-image-button img {
        height: 20px; } }

@media (max-width: 767px) {
  .jom-content-page .countdown-timer .view-details {
    width: 100%;
    padding: 0 10px; }
  .jom-content-page .countdown-timer #view-details {
    width: 100%; }
  .jom-content-page .livedetail-section {
    width: 100%; }
    .jom-content-page .livedetail-section .score-button-group .score-image-button {
      width: 50%;
      margin: 0 0 20px; }
      .jom-content-page .livedetail-section .score-button-group .score-image-button img {
        width: 100%; }
    .jom-content-page .livedetail-section span {
      display: block; } }

.jom-pagination {
  margin: 40px 0 64px; }
  .jom-pagination button {
    margin-bottom: 0; }
  @media (max-width: 767px) {
    .jom-pagination {
      margin: 32px 0 64px; }
      .jom-pagination button {
        width: 100%;
        margin-bottom: 0; }
        .jom-pagination button:first-child {
          margin-bottom: 24px; } }
  @media (min-width: 768px) {
    .jom-pagination button:first-child {
      margin-right: 20px; } }

.jom-conversation-btn-container {
  margin: 40px 0 64px;
  text-align: center; }
  .jom-conversation-btn-container a {
    margin-bottom: 0;
    min-width: 192px;
    display: inline-block;
    text-decoration: none; }
  @media (max-width: 767px) {
    .jom-conversation-btn-container {
      margin: 32px 10px 64px; }
      .jom-conversation-btn-container a {
        width: 100%;
        margin-bottom: 0; }
        .jom-conversation-btn-container a:first-child {
          margin-bottom: 24px; } }
  @media (min-width: 768px) {
    .jom-conversation-btn-container a:first-child {
      margin-right: 20px; } }

.community .jom-conversation-btn-container {
  margin: 40px 0 14px; }
  @media (max-width: 767px) {
    .community .jom-conversation-btn-container {
      margin: 32px 10px 14px; } }

.modal--button-container {
  margin: 24px 0 0; }
  .modal--button-container button {
    margin: 0; }
  @media (max-width: 767px) {
    .modal--button-container {
      display: flex;
      flex-wrap: wrap;
      margin: 12px 0 0; }
      .modal--button-container button {
        width: 100%;
        margin: 0; }
        .modal--button-container button:first-child {
          order: 2;
          margin-top: 20px; } }
  @media (min-width: 768px) {
    .modal--button-container button:first-child {
      margin-right: 20px; } }

.add-to-cart-modal .display-inline-block {
  display: inline-block; }

.add-to-cart-modal #reviewList .caption {
  width: 40%; }

.add-to-cart-modal #reviewList .lw-control-wrapper a {
  padding: 10px 0;
  margin: 0; }
  @media (max-width: 767px) {
    .add-to-cart-modal #reviewList .lw-control-wrapper a {
      padding: 0; } }

.add-to-cart-modal #reviewList .lw-control-wrapper a.remove-all-products {
  color: #0089c8 !important;
  font-family: museo-sans;
  font-weight: bold; }

.add-to-cart-modal #reviewList .lw-control-wrapper a:before {
  font-size: 1em !important;
  left: 0 !important; }

.add-to-cart-modal .modal-footer a {
  padding: 13.5px 24px; }

.add-to-cart-modal .lw-cart-item {
  margin-bottom: 20px;
  margin-right: 20px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .add-to-cart-modal .lw-cart-item {
      flex-direction: row;
      margin-left: 10px;
      margin-right: 10px; } }
  @media (max-width: 767px) {
    .add-to-cart-modal .lw-cart-item {
      flex-direction: row;
      margin: 0; } }
  .add-to-cart-modal .lw-cart-item .lw-price {
    margin-left: 30px; }
    @media (max-width: 767px) {
      .add-to-cart-modal .lw-cart-item .lw-price {
        margin-left: 10px;
        margin-right: 10px; } }

.add-to-cart-modal .modal-dialog {
  width: 880px !important;
  margin: 50px auto 0; }
  @media (max-width: 991px) {
    .add-to-cart-modal .modal-dialog {
      width: 95% !important;
      margin: 80px auto; } }

.add-to-cart-modal div[role="dialog"] {
  width: 100% !important;
  background-color: rgba(255, 255, 255, 0.35); }

.add-to-cart-modal .cart-proceed-to-checkout {
  display: inline-block;
  margin-bottom: 30px; }

.add-to-cart-modal .reviewList {
  margin-top: 10px; }
  @media (max-width: 991px) {
    .add-to-cart-modal .reviewList {
      margin: 20px; } }

.add-to-cart-modal .modal-body {
  font: normal 16px "museo-sans";
  overflow: auto; }

.add-to-cart-modal .jom-signin-form {
  margin: 60px 50px; }

.add-to-cart-modal .forgot-pwd a {
  font: normal 16px "museo-sans";
  font-weight: 500;
  color: #0088ca;
  margin: 10px 0; }

.add-to-cart-modal .modal-footer {
  border: none;
  padding: 10px 0 0 0; }

.add-to-cart-modal .form .form-group .form-control:-ms-input-placeholder,
.add-to-cart-modal .form .form-group .form-control::placeholder {
  font: normal 16px "museo-sans";
  font-weight: 300;
  color: #636363; }

.add-to-cart-modal .form .form-group .form-control {
  border: 1px solid #d0d0d0;
  height: 48px;
  width: 500px;
  margin: 20px auto 0;
  border-radius: 3px;
  padding: 0 15px; }
  @media (max-width: 991px) {
    .add-to-cart-modal .form .form-group .form-control {
      width: 100%; } }

.add-to-cart-modal .form .form-group .score-button, .add-to-cart-modal .form .form-group .score-composite-link, .add-to-cart-modal .form .form-group .cc-btn, .add-to-cart-modal .form .form-group .lw-filter-box button, .lw-filter-box .add-to-cart-modal .form .form-group button, .add-to-cart-modal .form .form-group form button, form .add-to-cart-modal .form .form-group button, .add-to-cart-modal .form .form-group .lw-show-more-results, .add-to-cart-modal .form .form-group .score-search-box .button, .score-search-box .add-to-cart-modal .form .form-group .button {
  width: 166px;
  height: 48px;
  border-radius: 4px;
  background: #0089c8 !important;
  border: none;
  color: #fff;
  display: block;
  margin: 45px auto;
  font: normal 18px "alternate-gothic-no-3-d";
  letter-spacing: 1px; }
  @media (max-width: 991px) {
    .add-to-cart-modal .form .form-group .score-button, .add-to-cart-modal .form .form-group .score-composite-link, .add-to-cart-modal .form .form-group .cc-btn, .add-to-cart-modal .form .form-group .lw-filter-box button, .lw-filter-box .add-to-cart-modal .form .form-group button, .add-to-cart-modal .form .form-group form button, form .add-to-cart-modal .form .form-group button, .add-to-cart-modal .form .form-group .lw-show-more-results, .add-to-cart-modal .form .form-group .score-search-box .button, .score-search-box .add-to-cart-modal .form .form-group .button {
      width: 100%;
      height: auto; } }

.add-to-cart-modal button.score-button, .add-to-cart-modal button.score-composite-link, .add-to-cart-modal button.cc-btn, .add-to-cart-modal .lw-filter-box button, .lw-filter-box .add-to-cart-modal button, .add-to-cart-modal form button, form .add-to-cart-modal button, .add-to-cart-modal button.lw-show-more-results, .add-to-cart-modal .score-search-box button.button, .score-search-box .add-to-cart-modal button.button {
  width: 166px;
  min-height: 48px;
  border-radius: 4px;
  background: #0089c8 !important;
  border: none;
  color: #fff;
  display: block;
  margin: 45px auto;
  font: normal 18px "alternate-gothic-no-3-d";
  letter-spacing: 1px; }

.add-to-cart-checkout .lw-checkout-shipping-method {
  margin-top: 10px; }
  .add-to-cart-checkout .lw-checkout-shipping-method .lw-radio-wrapper label {
    font-size: 18px; }

.add-to-cart-checkout .lw-shipping-options {
  margin-top: 20px; }

.add-to-cart-checkout .lw-shipping-options p.lw-total {
  margin: 40px 0 40px 0; }

.add-to-cart-checkout .lw-info-wrapper form input[type="text"] {
  border: 1px solid #d0d0d0;
  height: 48px;
  width: 500px;
  margin: 20px auto 0;
  border-radius: 3px;
  padding: 0 15px; }

.add-to-cart-checkout .lw-info-wrapper form input[type="text"] {
  margin: 0; }

.add-to-cart-checkout .lw-info-wrapper form .input-wrapper input {
  width: 100%; }

.add-to-cart-checkout .lw-info-wrapper form .row .lw-select-wrapper {
  border: none;
  height: auto; }
  .add-to-cart-checkout .lw-info-wrapper form .row .lw-select-wrapper select {
    border: 1px solid #d7d7d7 !important;
    width: 100%; }
  .add-to-cart-checkout .lw-info-wrapper form .row .lw-select-wrapper:after {
    right: 10px;
    background-size: 14px; }

.add-to-cart-checkout .lw-info-wrapper form > div {
  margin-bottom: 10px; }

.add-to-cart-checkout .button-center {
  margin: 0; }
  .add-to-cart-checkout .button-center .primary-rest, .add-to-cart-checkout .button-center header .second-header .form .form-group .score-button, header .second-header .form .form-group .add-to-cart-checkout .button-center .score-button, .add-to-cart-checkout .button-center header .second-header .form .form-group .score-composite-link, header .second-header .form .form-group .add-to-cart-checkout .button-center .score-composite-link, .add-to-cart-checkout .button-center header .second-header .form .form-group .cc-btn, header .second-header .form .form-group .add-to-cart-checkout .button-center .cc-btn, .add-to-cart-checkout .button-center header .second-header .form .form-group form button, header .second-header .form .form-group form .add-to-cart-checkout .button-center button, .add-to-cart-checkout .button-center form header .second-header .form .form-group button, form header .second-header .form .form-group .add-to-cart-checkout .button-center button, .add-to-cart-checkout .button-center header .second-header .form .form-group .lw-show-more-results, header .second-header .form .form-group .add-to-cart-checkout .button-center .lw-show-more-results, .add-to-cart-checkout .button-center header .second-header .form .form-group .score-search-box .button, header .second-header .form .form-group .score-search-box .add-to-cart-checkout .button-center .button, .add-to-cart-checkout .button-center .score-search-box header .second-header .form .form-group .button, .score-search-box header .second-header .form .form-group .add-to-cart-checkout .button-center .button, .add-to-cart-checkout .button-center header .second-header button.score-button, header .second-header .add-to-cart-checkout .button-center button.score-button, .add-to-cart-checkout .button-center header .second-header button.score-composite-link, header .second-header .add-to-cart-checkout .button-center button.score-composite-link, .add-to-cart-checkout .button-center header .second-header button.cc-btn, header .second-header .add-to-cart-checkout .button-center button.cc-btn, .add-to-cart-checkout .button-center header .second-header .lw-filter-box button, header .second-header .lw-filter-box .add-to-cart-checkout .button-center button, .add-to-cart-checkout .button-center .lw-filter-box header .second-header button, .lw-filter-box header .second-header .add-to-cart-checkout .button-center button, .add-to-cart-checkout .button-center header .second-header form button, header .second-header form .add-to-cart-checkout .button-center button, .add-to-cart-checkout .button-center form header .second-header button, form header .second-header .add-to-cart-checkout .button-center button, .add-to-cart-checkout .button-center header .second-header button.lw-show-more-results, header .second-header .add-to-cart-checkout .button-center button.lw-show-more-results, .add-to-cart-checkout .button-center header .second-header .score-search-box button.button, header .second-header .score-search-box .add-to-cart-checkout .button-center button.button, .add-to-cart-checkout .button-center .score-search-box header .second-header button.button, .score-search-box header .second-header .add-to-cart-checkout .button-center button.button, .add-to-cart-checkout .button-center .church-info .form-wrapper .file-upload-container .custom-file-upload, .church-info .form-wrapper .file-upload-container .add-to-cart-checkout .button-center .custom-file-upload, .add-to-cart-checkout .button-center .product-quick-view .add-to-cart, .product-quick-view .add-to-cart-checkout .button-center .add-to-cart, .add-to-cart-checkout .button-center .lw-featuredproducts .lw-product-item .product-overlay .add-to-cart-button, .lw-featuredproducts .lw-product-item .product-overlay .add-to-cart-checkout .button-center .add-to-cart-button, .add-to-cart-checkout .button-center .btn-signin a, .btn-signin .add-to-cart-checkout .button-center a, .add-to-cart-checkout .button-center .message-details-information .message-button, .message-details-information .add-to-cart-checkout .button-center .message-button, .add-to-cart-checkout .button-center .view-details button, .view-details .add-to-cart-checkout .button-center button, .add-to-cart-checkout .button-center #broadcasts-use-location-button, .add-to-cart-checkout .button-center .jom-community li.score-megamenu-basic-item.btn-praisesignin a, .jom-community li.score-megamenu-basic-item.btn-praisesignin .add-to-cart-checkout .button-center a, .add-to-cart-checkout .button-center .why-give .jom-why-give-heading-container .jom-donate-btn, .why-give .jom-why-give-heading-container .add-to-cart-checkout .button-center .jom-donate-btn, .add-to-cart-checkout .button-center .why-give .jom-why-give-blog-cnt .score-button, .why-give .jom-why-give-blog-cnt .add-to-cart-checkout .button-center .score-button, .add-to-cart-checkout .button-center .why-give .jom-why-give-blog-cnt .score-composite-link, .why-give .jom-why-give-blog-cnt .add-to-cart-checkout .button-center .score-composite-link, .add-to-cart-checkout .button-center .why-give .jom-why-give-blog-cnt .cc-btn, .why-give .jom-why-give-blog-cnt .add-to-cart-checkout .button-center .cc-btn, .add-to-cart-checkout .button-center .why-give .jom-why-give-blog-cnt .lw-filter-box button, .why-give .jom-why-give-blog-cnt .lw-filter-box .add-to-cart-checkout .button-center button, .add-to-cart-checkout .button-center .lw-filter-box .why-give .jom-why-give-blog-cnt button, .lw-filter-box .why-give .jom-why-give-blog-cnt .add-to-cart-checkout .button-center button, .add-to-cart-checkout .button-center .why-give .jom-why-give-blog-cnt form button, .why-give .jom-why-give-blog-cnt form .add-to-cart-checkout .button-center button, .add-to-cart-checkout .button-center form .why-give .jom-why-give-blog-cnt button, form .why-give .jom-why-give-blog-cnt .add-to-cart-checkout .button-center button, .add-to-cart-checkout .button-center .why-give .jom-why-give-blog-cnt .lw-show-more-results, .why-give .jom-why-give-blog-cnt .add-to-cart-checkout .button-center .lw-show-more-results, .add-to-cart-checkout .button-center .why-give .jom-why-give-blog-cnt .score-search-box .button, .why-give .jom-why-give-blog-cnt .score-search-box .add-to-cart-checkout .button-center .button, .add-to-cart-checkout .button-center .score-search-box .why-give .jom-why-give-blog-cnt .button, .score-search-box .why-give .jom-why-give-blog-cnt .add-to-cart-checkout .button-center .button, .add-to-cart-checkout .button-center .event-content .events-book .event-cta-container .primary-rest, .event-content .events-book .event-cta-container .add-to-cart-checkout .button-center .primary-rest, .add-to-cart-checkout .button-center .jom-forgot-password-form .form button, .jom-forgot-password-form .form .add-to-cart-checkout .button-center button, .add-to-cart-checkout .button-center .jom-set-password-form .form button, .jom-set-password-form .form .add-to-cart-checkout .button-center button, .add-to-cart-checkout .button-center .lw-change-password-form form button, .lw-change-password-form form .add-to-cart-checkout .button-center button {
    text-decoration: none; }
    .add-to-cart-checkout .button-center .primary-rest:hover, .add-to-cart-checkout .button-center header .second-header .form .form-group .score-button:hover, header .second-header .form .form-group .add-to-cart-checkout .button-center .score-button:hover, .add-to-cart-checkout .button-center header .second-header .form .form-group .score-composite-link:hover, header .second-header .form .form-group .add-to-cart-checkout .button-center .score-composite-link:hover, .add-to-cart-checkout .button-center header .second-header .form .form-group .cc-btn:hover, header .second-header .form .form-group .add-to-cart-checkout .button-center .cc-btn:hover, .add-to-cart-checkout .button-center header .second-header .form .form-group .lw-show-more-results:hover, header .second-header .form .form-group .add-to-cart-checkout .button-center .lw-show-more-results:hover, .add-to-cart-checkout .button-center header .second-header .form .form-group .score-search-box .button:hover, header .second-header .form .form-group .score-search-box .add-to-cart-checkout .button-center .button:hover, .add-to-cart-checkout .button-center .score-search-box header .second-header .form .form-group .button:hover, .score-search-box header .second-header .form .form-group .add-to-cart-checkout .button-center .button:hover, .add-to-cart-checkout .button-center header .second-header button.score-button:hover, header .second-header .add-to-cart-checkout .button-center button.score-button:hover, .add-to-cart-checkout .button-center header .second-header button.score-composite-link:hover, header .second-header .add-to-cart-checkout .button-center button.score-composite-link:hover, .add-to-cart-checkout .button-center header .second-header button.cc-btn:hover, header .second-header .add-to-cart-checkout .button-center button.cc-btn:hover, .add-to-cart-checkout .button-center header .second-header .lw-filter-box button:hover, header .second-header .lw-filter-box .add-to-cart-checkout .button-center button:hover, .add-to-cart-checkout .button-center .lw-filter-box header .second-header button:hover, .lw-filter-box header .second-header .add-to-cart-checkout .button-center button:hover, .add-to-cart-checkout .button-center header .second-header form button:hover, header .second-header form .add-to-cart-checkout .button-center button:hover, .add-to-cart-checkout .button-center form header .second-header button:hover, form header .second-header .add-to-cart-checkout .button-center button:hover, .add-to-cart-checkout .button-center header .second-header button.lw-show-more-results:hover, header .second-header .add-to-cart-checkout .button-center button.lw-show-more-results:hover, .add-to-cart-checkout .button-center header .second-header .score-search-box button.button:hover, header .second-header .score-search-box .add-to-cart-checkout .button-center button.button:hover, .add-to-cart-checkout .button-center .score-search-box header .second-header button.button:hover, .score-search-box header .second-header .add-to-cart-checkout .button-center button.button:hover, .add-to-cart-checkout .button-center .church-info .form-wrapper .file-upload-container .custom-file-upload:hover, .church-info .form-wrapper .file-upload-container .add-to-cart-checkout .button-center .custom-file-upload:hover, .add-to-cart-checkout .button-center .product-quick-view .add-to-cart:hover, .product-quick-view .add-to-cart-checkout .button-center .add-to-cart:hover, .add-to-cart-checkout .button-center .lw-featuredproducts .lw-product-item .product-overlay .add-to-cart-button:hover, .lw-featuredproducts .lw-product-item .product-overlay .add-to-cart-checkout .button-center .add-to-cart-button:hover, .add-to-cart-checkout .button-center .btn-signin a:hover, .btn-signin .add-to-cart-checkout .button-center a:hover, .add-to-cart-checkout .button-center .message-details-information .message-button:hover, .message-details-information .add-to-cart-checkout .button-center .message-button:hover, .add-to-cart-checkout .button-center .view-details button:hover, .view-details .add-to-cart-checkout .button-center button:hover, .add-to-cart-checkout .button-center #broadcasts-use-location-button:hover, .add-to-cart-checkout .button-center .jom-community li.score-megamenu-basic-item.btn-praisesignin a:hover, .jom-community li.score-megamenu-basic-item.btn-praisesignin .add-to-cart-checkout .button-center a:hover, .add-to-cart-checkout .button-center .why-give .jom-why-give-heading-container .jom-donate-btn:hover, .why-give .jom-why-give-heading-container .add-to-cart-checkout .button-center .jom-donate-btn:hover, .add-to-cart-checkout .button-center .why-give .jom-why-give-blog-cnt .score-button:hover, .why-give .jom-why-give-blog-cnt .add-to-cart-checkout .button-center .score-button:hover, .add-to-cart-checkout .button-center .why-give .jom-why-give-blog-cnt .score-composite-link:hover, .why-give .jom-why-give-blog-cnt .add-to-cart-checkout .button-center .score-composite-link:hover, .add-to-cart-checkout .button-center .why-give .jom-why-give-blog-cnt .cc-btn:hover, .why-give .jom-why-give-blog-cnt .add-to-cart-checkout .button-center .cc-btn:hover, .add-to-cart-checkout .button-center .why-give .jom-why-give-blog-cnt .lw-filter-box button:hover, .why-give .jom-why-give-blog-cnt .lw-filter-box .add-to-cart-checkout .button-center button:hover, .add-to-cart-checkout .button-center .lw-filter-box .why-give .jom-why-give-blog-cnt button:hover, .lw-filter-box .why-give .jom-why-give-blog-cnt .add-to-cart-checkout .button-center button:hover, .add-to-cart-checkout .button-center .why-give .jom-why-give-blog-cnt form button:hover, .why-give .jom-why-give-blog-cnt form .add-to-cart-checkout .button-center button:hover, .add-to-cart-checkout .button-center form .why-give .jom-why-give-blog-cnt button:hover, form .why-give .jom-why-give-blog-cnt .add-to-cart-checkout .button-center button:hover, .add-to-cart-checkout .button-center .why-give .jom-why-give-blog-cnt .lw-show-more-results:hover, .why-give .jom-why-give-blog-cnt .add-to-cart-checkout .button-center .lw-show-more-results:hover, .add-to-cart-checkout .button-center .why-give .jom-why-give-blog-cnt .score-search-box .button:hover, .why-give .jom-why-give-blog-cnt .score-search-box .add-to-cart-checkout .button-center .button:hover, .add-to-cart-checkout .button-center .score-search-box .why-give .jom-why-give-blog-cnt .button:hover, .score-search-box .why-give .jom-why-give-blog-cnt .add-to-cart-checkout .button-center .button:hover, .add-to-cart-checkout .button-center .jom-forgot-password-form .form button:hover, .jom-forgot-password-form .form .add-to-cart-checkout .button-center button:hover, .add-to-cart-checkout .button-center .jom-set-password-form .form button:hover, .jom-set-password-form .form .add-to-cart-checkout .button-center button:hover, .add-to-cart-checkout .button-center .lw-change-password-form form button:hover, .lw-change-password-form form .add-to-cart-checkout .button-center button:hover {
      opacity: 1; }

.checkout-heading {
  padding-top: 20px;
  font: normal 24px "museo-sans";
  font-weight: 500;
  color: #000; }

.lw-checkout-wizard {
  padding-top: 20px;
  font-family: "museo-sans";
  color: #000; }
  .lw-checkout-wizard .lw-info-wrapper {
    font-family: "museo-sans";
    color: #000;
    font-weight: 500; }
  .lw-checkout-wizard.add-to-cart-checkout .score-lead {
    font-size: 34px;
    font-weight: 300;
    text-transform: capitalize;
    margin: 35px 0; }
  .lw-checkout-wizard.add-to-cart-checkout .lw-cc-wrapper img {
    margin-right: 40px;
    width: 60px; }
    .lw-checkout-wizard.add-to-cart-checkout .lw-cc-wrapper img:last-child {
      margin-right: 0; }
    @media (max-width: 767px) {
      .lw-checkout-wizard.add-to-cart-checkout .lw-cc-wrapper img {
        width: 50px;
        margin-right: 20px; } }
  .lw-checkout-wizard.add-to-cart-checkout .tip:before {
    top: 33px; }
    @media (max-width: 991px) {
      .lw-checkout-wizard.add-to-cart-checkout .tip:before {
        top: 31px; } }
  @media (max-width: 767px) {
    .lw-checkout-wizard.add-to-cart-checkout .lw-info-wrapper {
      padding: 0; }
      .lw-checkout-wizard.add-to-cart-checkout .lw-info-wrapper .input-wrapper, .lw-checkout-wizard.add-to-cart-checkout .lw-info-wrapper .lw-radio-wrapper {
        padding: 0; }
      .lw-checkout-wizard.add-to-cart-checkout .lw-info-wrapper .card .col-sm-5 {
        padding: 0; }
      .lw-checkout-wizard.add-to-cart-checkout .lw-info-wrapper .card .col-xs-6 {
        padding: 0; }
      .lw-checkout-wizard.add-to-cart-checkout .lw-info-wrapper .card .field-validation-error[data-valmsg-for=CardExpMM] span {
        position: relative;
        top: -18px;
        left: 0; }
      .lw-checkout-wizard.add-to-cart-checkout .lw-info-wrapper .card form input[type=password] {
        margin-bottom: 0; }
      .lw-checkout-wizard.add-to-cart-checkout .lw-info-wrapper .bankaccount .col-sm-9 {
        padding: 0; }
      .lw-checkout-wizard.add-to-cart-checkout .lw-info-wrapper .bankaccount .col-xs-6 {
        width: 100%;
        padding: 0; } }

.lw-shopping-cart .quantity-down, .lw-shopping-cart .quantity-up, .lw-checkout-wizard .quantity-down, .lw-checkout-wizard .quantity-up {
  color: #f03345;
  transition: color .1s;
  cursor: pointer; }

.lw-shopping-cart .icon-plus-thick:before, .lw-checkout-wizard .icon-plus-thick:before {
  /*border-radius: 50%;
        border: 1px solid #0089c8;
        margin-right: 3px;
        width: 17px;
        height: 17px;
        display: inline-flex;
        font-weight: bold;
        background-color: white;
        color: #0089c8;
        content: "+";
        position: relative;
        bottom: 1px;
        justify-content: center;
        line-height: 14px;
        margin: 0 10px;*/
  background-image: url("../img/add.png"); }

.lw-shopping-cart .icon-minus:before, .lw-checkout-wizard .icon-minus:before {
  /*border-radius: 50%;
        border: 1px solid #0089c8;
        margin-right: 3px;
        width: 17px;
        height: 17px;
        display: inline-flex;
        font-weight: bold;
        background-color: white;
        text-align: center;
        content: "−";
        color: #0089c8;
        position: relative;
        bottom: 1px;
        justify-content: center;
        line-height: 14px;
        margin: 0 10px;*/
  background-image: url("../img/remove.png"); }

a.primary-rest:hover, header .second-header .form .form-group a.score-button:hover, header .second-header .form .form-group a.score-composite-link:hover, header .second-header .form .form-group a.cc-btn:hover, header .second-header .form .form-group a.lw-show-more-results:hover, header .second-header .form .form-group .score-search-box a.button:hover, .score-search-box header .second-header .form .form-group a.button:hover, .church-info .form-wrapper .file-upload-container a.custom-file-upload:hover, .product-quick-view a.add-to-cart:hover, .lw-featuredproducts .lw-product-item .product-overlay a.add-to-cart-button:hover, .btn-signin a:hover, .message-details-information a.message-button:hover, a#broadcasts-use-location-button:hover, .jom-community li.score-megamenu-basic-item.btn-praisesignin a:hover, .why-give .jom-why-give-heading-container a.jom-donate-btn:hover, .why-give .jom-why-give-blog-cnt a.score-button:hover, .why-give .jom-why-give-blog-cnt a.score-composite-link:hover, .why-give .jom-why-give-blog-cnt a.cc-btn:hover, .why-give .jom-why-give-blog-cnt a.lw-show-more-results:hover, .why-give .jom-why-give-blog-cnt .score-search-box a.button:hover, .score-search-box .why-give .jom-why-give-blog-cnt a.button:hover, .event-content .events-book .event-cta-container a.primary-rest:hover {
  text-decoration: none !important; }

@media (max-width: 1024px) {
  .add-to-cart-modal .modal-footer.score-call-to-action {
    display: flex;
    align-items: center;
    justify-content: center; }
    .add-to-cart-modal .modal-footer.score-call-to-action a {
      margin-bottom: 30px; }
  .add-to-cart-modal .cart-proceed-to-checkout {
    margin: 0; } }

@media (min-width: 1000px) and (max-width: 1024px) {
  .add-to-cart-modal .modal-footer.score-call-to-action {
    margin: 20px 0; } }

@media (max-width: 767px) {
  .add-to-cart-modal .modal-footer.score-call-to-action {
    flex-direction: column;
    padding: 0 20px 10px; }
    .add-to-cart-modal .modal-footer.score-call-to-action .display-inline-block {
      width: 100%; }
    .add-to-cart-modal .modal-footer.score-call-to-action a:first-child {
      margin-bottom: 20px; } }

.add-to-cart-modal .lw-control-wrapper .lw-controls a.add-one-product, .lw-checkout-wizard .lw-control-wrapper .lw-controls a.add-one-product {
  /*background: none !important;*/
  /*height: auto !important;
                    font-size: 1em !important;
                    line-height: normal !important;*/ }

.add-to-cart-modal .lw-control-wrapper .lw-controls a.remove-one-product, .lw-checkout-wizard .lw-control-wrapper .lw-controls a.remove-one-product {
  display: block;
  width: 15px;
  height: 35px;
  font-size: 0;
  line-height: 35px;
  text-decoration: none !important; }

.add-to-cart-modal .lw-control-wrapper .lw-controls input, .lw-checkout-wizard .lw-control-wrapper .lw-controls input {
  border: 1px solid #d0d0d0 !important;
  margin-right: 5px !important; }

.lw-cart-modal .modal-body {
  /*max-height: calc(100vh - 280px) !important;*/ }

.lw-cart-modal .lw-shopping-cart {
  display: block;
  min-height: initial; }
  @media (max-width: 767px) {
    .lw-cart-modal .lw-shopping-cart {
      padding: 0 20px; } }

.lw-cart-modal .modal-footer {
  display: inline-block;
  width: 100%;
  margin-top: 20px; }

.lw-cart-modal .lw-cart-item {
  margin-right: 0 !important;
  padding: 30px; }
  .lw-cart-modal .lw-cart-item .lw-control-wrapper {
    margin-top: 10px;
    margin-right: 20px; }
    .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls input {
      height: 35px !important; }
    .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls .primary-rest.update-donation, .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls header .second-header .form .form-group .update-donation.score-button, header .second-header .form .form-group .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls .update-donation.score-button, .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls header .second-header .form .form-group .update-donation.score-composite-link, header .second-header .form .form-group .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls .update-donation.score-composite-link, .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls header .second-header .form .form-group .update-donation.cc-btn, header .second-header .form .form-group .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls .update-donation.cc-btn, .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls header .second-header .form .form-group .update-donation.lw-show-more-results, header .second-header .form .form-group .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls .update-donation.lw-show-more-results, .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls header .second-header .form .form-group .score-search-box .update-donation.button, header .second-header .form .form-group .score-search-box .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls .update-donation.button, .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls .score-search-box header .second-header .form .form-group .update-donation.button, .score-search-box header .second-header .form .form-group .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls .update-donation.button, .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls header .second-header button.update-donation.score-button, header .second-header .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls button.update-donation.score-button, .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls header .second-header button.update-donation.score-composite-link, header .second-header .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls button.update-donation.score-composite-link, .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls header .second-header button.update-donation.cc-btn, header .second-header .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls button.update-donation.cc-btn, .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls header .second-header .lw-filter-box button.update-donation, header .second-header .lw-filter-box .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls button.update-donation, .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls .lw-filter-box header .second-header button.update-donation, .lw-filter-box header .second-header .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls button.update-donation, .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls header .second-header form button.update-donation, header .second-header form .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls button.update-donation, .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls form header .second-header button.update-donation, form header .second-header .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls button.update-donation, .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls header .second-header button.update-donation.lw-show-more-results, header .second-header .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls button.update-donation.lw-show-more-results, .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls header .second-header .score-search-box button.update-donation.button, header .second-header .score-search-box .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls button.update-donation.button, .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls .score-search-box header .second-header button.update-donation.button, .score-search-box header .second-header .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls button.update-donation.button, .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls .church-info .form-wrapper .file-upload-container .update-donation.custom-file-upload, .church-info .form-wrapper .file-upload-container .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls .update-donation.custom-file-upload, .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls .product-quick-view .update-donation.add-to-cart, .product-quick-view .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls .update-donation.add-to-cart, .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls .lw-featuredproducts .lw-product-item .product-overlay .update-donation.add-to-cart-button, .lw-featuredproducts .lw-product-item .product-overlay .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls .update-donation.add-to-cart-button, .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls .btn-signin a.update-donation, .btn-signin .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls a.update-donation, .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls .message-details-information .update-donation.message-button, .message-details-information .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls .update-donation.message-button, .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls .view-details button.update-donation, .view-details .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls button.update-donation, .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls .update-donation#broadcasts-use-location-button, .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls .jom-community li.score-megamenu-basic-item.btn-praisesignin a.update-donation, .jom-community li.score-megamenu-basic-item.btn-praisesignin .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls a.update-donation, .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls .why-give .jom-why-give-heading-container .update-donation.jom-donate-btn, .why-give .jom-why-give-heading-container .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls .update-donation.jom-donate-btn, .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls .why-give .jom-why-give-blog-cnt .update-donation.score-button, .why-give .jom-why-give-blog-cnt .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls .update-donation.score-button, .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls .why-give .jom-why-give-blog-cnt .update-donation.score-composite-link, .why-give .jom-why-give-blog-cnt .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls .update-donation.score-composite-link, .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls .why-give .jom-why-give-blog-cnt .update-donation.cc-btn, .why-give .jom-why-give-blog-cnt .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls .update-donation.cc-btn, .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls .why-give .jom-why-give-blog-cnt .lw-filter-box button.update-donation, .why-give .jom-why-give-blog-cnt .lw-filter-box .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls button.update-donation, .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls .lw-filter-box .why-give .jom-why-give-blog-cnt button.update-donation, .lw-filter-box .why-give .jom-why-give-blog-cnt .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls button.update-donation, .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls .why-give .jom-why-give-blog-cnt form button.update-donation, .why-give .jom-why-give-blog-cnt form .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls button.update-donation, .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls form .why-give .jom-why-give-blog-cnt button.update-donation, form .why-give .jom-why-give-blog-cnt .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls button.update-donation, .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls .why-give .jom-why-give-blog-cnt .update-donation.lw-show-more-results, .why-give .jom-why-give-blog-cnt .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls .update-donation.lw-show-more-results, .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls .why-give .jom-why-give-blog-cnt .score-search-box .update-donation.button, .why-give .jom-why-give-blog-cnt .score-search-box .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls .update-donation.button, .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls .score-search-box .why-give .jom-why-give-blog-cnt .update-donation.button, .score-search-box .why-give .jom-why-give-blog-cnt .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls .update-donation.button, .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls .jom-forgot-password-form .form button.update-donation, .jom-forgot-password-form .form .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls button.update-donation, .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls .jom-set-password-form .form button.update-donation, .jom-set-password-form .form .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls button.update-donation, .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls .lw-change-password-form form button.update-donation, .lw-change-password-form form .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls button.update-donation {
      margin-left: 10px !important;
      margin-top: -7px !important;
      min-width: 100px;
      height: 37px;
      position: relative;
      top: 0px; }
  @media (max-width: 767px) {
    .lw-cart-modal .lw-cart-item {
      padding: 30px 0; }
      .lw-cart-modal .lw-cart-item .lw-control-wrapper {
        margin-top: 0; }
        .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls {
          margin-top: -10px; }
          .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls a {
            padding: 0; }
          .lw-cart-modal .lw-cart-item .lw-control-wrapper .lw-controls p {
            line-height: normal;
            /*margin-top: 10px;*/ } }

@media (max-width: 767px) {
  .lw-cart-modal .score-call-to-action {
    padding: 0 20px; }
    .lw-cart-modal .score-call-to-action a {
      width: 100%; } }

.add-to-cart-modal .modal-footer a.continue-shopping {
  background: #fff;
  color: #000000;
  border: 2px solid #000000; }
  .add-to-cart-modal .modal-footer a.continue-shopping:hover {
    background: #fff;
    color: #005484;
    border: 2px solid #005484; }

@media (min-width: 992px) {
  body.checkout h1.icon-header-store {
    position: relative;
    left: 52%; } }

.jom-community {
  display: flex;
  justify-content: center; }
  .jom-community .score-center {
    max-width: 857px; }
  .jom-community h3 {
    font-size: 26px;
    margin-bottom: 10px; }
  .jom-community .score-hero img {
    width: auto;
    height: auto; }
  .jom-community .score-hero h1 {
    font-size: 46px;
    font-weight: 300;
    line-height: normal;
    text-align: left;
    max-width: initial;
    margin-top: 50px; }
  .jom-community .score-hero h2 {
    font-size: 20px;
    font-weight: 300;
    line-height: 1.4; }
  .jom-community .score-hero .score-hero-body {
    font-family: Minion3;
    font-size: 24px;
    font-style: italic;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    padding: 16px 16px 16px 32px;
    border-left: 4px solid #0089c8;
    margin-top: 35px; }
    .jom-community .score-hero .score-hero-body span {
      font-style: normal;
      text-transform: uppercase;
      margin-top: 10px;
      display: block;
      font-family: 'museo-sans'; }
  @media (max-width: 1199px) {
    .jom-community .score-hero h1 {
      font-size: 28px;
      line-height: 36px;
      text-align: center;
      margin-top: 0px; } }
  @media (max-width: 1199px) and (min-width: 768px) {
    .jom-community .score-hero h1 {
      text-align: left; } }
  @media (max-width: 1199px) {
    .jom-community .score-hero h2 {
      font-size: 16px;
      line-height: 24px;
      letter-spacing: .1; }
    .jom-community .score-hero h3 {
      margin-top: 20px; }
    .jom-community .score-hero .score-hero-body {
      font-size: 20px;
      margin-top: 20px; }
      .jom-community .score-hero .score-hero-body span {
        font-size: 16px; } }
  .jom-community .score-content-spot {
    font-size: 20px; }
  .jom-community .score-section-hero img {
    width: auto;
    height: auto; }
  .jom-community .score-section-hero h2 {
    font-size: 46px;
    font-weight: 300;
    line-height: normal;
    text-align: left;
    max-width: initial;
    margin-top: 50px;
    text-transform: none; }
  .jom-community .score-section-hero h3 {
    font-size: 26px;
    margin-bottom: 20px;
    margin-top: 35px; }
    @media (max-width: 1199px) {
      .jom-community .score-section-hero h3 {
        font-size: 28px;
        text-align: center; } }
  @media (max-width: 1199px) {
    .jom-community .score-section-hero h2 {
      font-size: 28px;
      line-height: 36px;
      text-align: center;
      margin-top: 25px; }
    .jom-community .score-section-hero .score-hero-body {
      line-height: 24px; } }
  @media (max-width: 1199px) {
    .jom-community {
      padding: 0 10px; }
      .jom-community .score-content-spot {
        font-size: 16px;
        line-height: 1.5; } }
  @media (min-width: 768px) and (max-width: 1199px) {
    .jom-community .score-center {
      max-width: 635px; } }
  .jom-community .lw-haivision-video, .jom-community .score-youtube-video, .jom-community .score-vimeo-video {
    margin-bottom: 40px;
    position: relative;
    padding-bottom: 55.25%;
    padding-top: 7px;
    height: auto; }
    .jom-community .lw-haivision-video iframe, .jom-community .score-youtube-video iframe, .jom-community .score-vimeo-video iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border: none; }
  .jom-community .share-spot p {
    font-size: 34px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000; }
  .jom-community li.score-megamenu-basic-item {
    list-style: none;
    max-width: 189px;
    margin: 0 auto; }
    .jom-community li.score-megamenu-basic-item a {
      color: #fff;
      text-transform: uppercase; }
      .jom-community li.score-megamenu-basic-item a:hover {
        text-decoration: none; }
    .jom-community li.score-megamenu-basic-item.btn-praisesignin a {
      min-width: 186px;
      display: block; }
  .jom-community .icon-menu-my-library:before {
    display: none; }
  @media (max-width: 991px) {
    .jom-community .share-spot p {
      font-size: 28px;
      line-height: 1.29; } }

.jom-fw-section {
  padding: 50px 0;
  margin-bottom: 0; }
  .jom-fw-section .jom-community .score-content-spot {
    margin-bottom: 26px; }
  .jom-fw-section .jom-community .tell-your-story-title {
    font-size: 34px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    width: 100%;
    margin-bottom: 48px; }
  .jom-fw-section .jom-community textarea.form-control {
    height: 240px;
    border-radius: 0;
    border: solid 1px #d0d0d0;
    padding: 16px;
    font-size: 16px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #636363; }
  .jom-fw-section .jom-community .form-group {
    text-align: center; }
    @media (max-width: 767px) {
      .jom-fw-section .jom-community .form-group input[type="checkbox"] {
        margin: 0 8px 18px 0; } }
  @media (min-width: 768px) and (max-width: 1199px) {
    .jom-fw-section .jom-community .story-form {
      width: 605px;
      padding: 0 15px; } }
  .jom-fw-section .jom-featured-list-block {
    margin-top: 48px; }
    @media (max-width: 1199px) {
      .jom-fw-section .jom-featured-list-block {
        margin-top: 27px; } }
  @media (max-width: 1199px) {
    .jom-fw-section {
      padding: 32px 0;
      margin-top: 10px; }
      .jom-fw-section .score-center {
        padding: 0 !important; }
      .jom-fw-section .jom-community .tell-your-story-title {
        font-size: 28px;
        line-height: 1.29;
        margin-bottom: 40px; }
      .jom-fw-section .jom-community form label {
        text-align: left; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .jom-fw-section .jom-watch-story-blocks {
      max-width: 635px;
      margin: 0 auto; }
    .jom-fw-section .share-story__about-title {
      font-size: 28px; } }

.jom-video-model {
  position: absolute; }
  .jom-video-model .modal {
    display: none;
    overflow-x: hidden;
    overflow-y: hidden; }
    .jom-video-model .modal .modal-dialog {
      margin: 170px auto 30px auto;
      z-index: 1050;
      width: 720px; }
      @media (max-width: 767px) {
        .jom-video-model .modal .modal-dialog {
          width: 100%; } }
    .jom-video-model .modal .modal-body {
      padding: 0 24px; }
    .jom-video-model .modal .modal-footer {
      padding: 12px;
      border-top: none; }
    .jom-video-model .modal .modal-header {
      padding: 12px;
      border-bottom: none;
      background: none; }
      .jom-video-model .modal .modal-header button.close:before {
        color: #757575; }
      .jom-video-model .modal .modal-header button.close:hover:before {
        color: #000; }
  .jom-video-model .lw-haivision-video, .jom-video-model .score-youtube-video, .jom-video-model .score-vimeo-video {
    margin-bottom: 0px;
    position: relative;
    padding-bottom: 58.8%;
    padding-top: 7px;
    height: auto; }
    .jom-video-model .lw-haivision-video iframe, .jom-video-model .score-youtube-video iframe, .jom-video-model .score-vimeo-video iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border: none; }

.share-story__about-title {
  font-size: 34px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000; }

.jom-watch-story-blocks .lw-haivision-video, .jom-watch-story-blocks .score-youtube-video, .jom-watch-story-blocks .score-vimeo-video {
  margin-bottom: 16px;
  position: relative;
  padding-bottom: 58.8%;
  padding-top: 7px;
  height: auto;
  cursor: pointer; }
  .jom-watch-story-blocks .lw-haivision-video iframe, .jom-watch-story-blocks .score-youtube-video iframe, .jom-watch-story-blocks .score-vimeo-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none; }

.jom-watch-story-blocks .score-content-spot p strong {
  font-size: 24px;
  font-weight: 500;
  color: #000; }

.jom-watch-story-blocks .score-content-spot p {
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
  color: #151515;
  padding: 0 20px; }
  .jom-watch-story-blocks .score-content-spot p strong {
    font-size: 24px;
    font-weight: 500;
    color: #000;
    line-height: normal; }

@media (max-width: 767px) {
  .jom-watch-story-blocks .score-content-spot {
    margin-bottom: 40px; }
    .jom-watch-story-blocks .score-content-spot p {
      padding: 0; }
  .jom-watch-story-blocks .score-center {
    padding: 0 10px !important; } }

.message-container {
  width: 100%;
  text-align: center; }

.flash-message, .flash-message:nth-child(1) {
  top: calc(100px + .6em);
  left: 0; }
  @media (max-width: 1199px) {
    .flash-message, .flash-message:nth-child(1) {
      top: calc(60px + .6em);
      padding-right: 50px;
      text-align: left; } }

.flash-message {
  display: block;
  width: 100%;
  position: fixed;
  z-index: 300;
  min-height: 30px;
  background: #0089c8;
  color: #fff;
  opacity: 1;
  padding: 2em;
  font-size: .875em;
  -webkit-animation-name: fade-and-drop;
  animation-name: fade-and-drop;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  transition-property: top;
  transition-duration: .5s; }

.flash-message {
  transition-timing-function: ease; }

.flash-message-close {
  display: inline-block;
  float: right;
  color: #fff;
  cursor: pointer; }
  @media (max-width: 767px) {
    .flash-message-close {
      position: absolute;
      right: -10px;
      top: -10px; } }

.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 1; }

/*#modal-d129d754-b582-48de-b8a1-9fc2c1523f96
{
    display: none;
}*/
.thank-you-message {
  font-size: 20.25px;
  text-align: center; }

.jom-video-model .modal.fade.score-modal.in .overlay {
  display: none; }

.shouts-of-praise .jom-fw-section, .community .jom-fw-section {
  border-bottom: solid 1px #d0d0d0; }

.shouts-of-praise .jom-comments-stripe, .community .jom-comments-stripe {
  padding-top: 0;
  margin-bottom: 0; }

.shouts-of-praise .content-filter-search-bar:after, .community .content-filter-search-bar:after {
  border-bottom: solid 1px #d0d0d0;
  position: absolute;
  height: 1px;
  content: "";
  width: 200vw;
  margin-left: -500px;
  left: -20%; }
  @media (max-width: 991px) {
    .shouts-of-praise .content-filter-search-bar:after, .community .content-filter-search-bar:after {
      margin-left: 0; } }

.shouts-of-praise .comments, .community .comments {
  margin: 0; }
  .shouts-of-praise .comments .filter-search-bar, .community .comments .filter-search-bar {
    max-width: 1040px;
    margin: 0 auto;
    /*&:after {
                border-bottom: solid 1px #d0d0d0;
                position: absolute;
                width: 100vw;
                height: 1px;
                content: "";
                left: -25%;
                padding-bottom: 36px;
            }*/ }
    @media (min-width: 768px) {
      .shouts-of-praise .comments .filter-search-bar, .community .comments .filter-search-bar {
        display: flex;
        justify-content: center; } }
    .shouts-of-praise .comments .filter-search-bar form label, .community .comments .filter-search-bar form label {
      display: block;
      font-size: 20px;
      font-weight: 500;
      line-height: 24px;
      margin: 0 0 10px 0;
      padding-top: 0 !important; }
    .shouts-of-praise .comments .filter-search-bar .search-input-wrapper, .community .comments .filter-search-bar .search-input-wrapper {
      display: inline-block;
      margin-right: 28px;
      position: relative; }
      .shouts-of-praise .comments .filter-search-bar .search-input-wrapper:after, .community .comments .filter-search-bar .search-input-wrapper:after {
        position: absolute;
        top: 15px;
        right: 18px;
        width: 14px;
        height: 14px;
        content: "\e921";
        z-index: 1000;
        font-family: "jom-new" !important;
        font-weight: bold;
        display: table; }
      .shouts-of-praise .comments .filter-search-bar .search-input-wrapper .content-filter-search-input, .community .comments .filter-search-bar .search-input-wrapper .content-filter-search-input {
        height: 48px;
        border: solid 1px #d0d0d0;
        padding-left: 16px;
        font-size: 16px;
        width: 400px; }
      @media (min-width: 768px) and (max-width: 991px) {
        .shouts-of-praise .comments .filter-search-bar .search-input-wrapper, .community .comments .filter-search-bar .search-input-wrapper {
          width: auto; }
          .shouts-of-praise .comments .filter-search-bar .search-input-wrapper .content-filter-search-input, .community .comments .filter-search-bar .search-input-wrapper .content-filter-search-input {
            width: 250px; } }
      @media (min-width: 992px) and (max-width: 1199px) {
        .shouts-of-praise .comments .filter-search-bar .search-input-wrapper .content-filter-search-input, .community .comments .filter-search-bar .search-input-wrapper .content-filter-search-input {
          width: 300px; } }
      @media (max-width: 767px) {
        .shouts-of-praise .comments .filter-search-bar .search-input-wrapper, .community .comments .filter-search-bar .search-input-wrapper {
          width: 100%; }
          .shouts-of-praise .comments .filter-search-bar .search-input-wrapper .content-filter-search-input, .community .comments .filter-search-bar .search-input-wrapper .content-filter-search-input {
            width: 100%; } }
    .shouts-of-praise .comments .filter-search-bar .primary-rest, .shouts-of-praise .comments .filter-search-bar header .second-header .form .form-group .score-button, header .second-header .form .form-group .shouts-of-praise .comments .filter-search-bar .score-button, .shouts-of-praise .comments .filter-search-bar header .second-header .form .form-group .score-composite-link, header .second-header .form .form-group .shouts-of-praise .comments .filter-search-bar .score-composite-link, .shouts-of-praise .comments .filter-search-bar header .second-header .form .form-group .cc-btn, header .second-header .form .form-group .shouts-of-praise .comments .filter-search-bar .cc-btn, .shouts-of-praise .comments .filter-search-bar header .second-header .form .form-group .lw-show-more-results, header .second-header .form .form-group .shouts-of-praise .comments .filter-search-bar .lw-show-more-results, .shouts-of-praise .comments .filter-search-bar header .second-header .form .form-group .score-search-box .button, header .second-header .form .form-group .score-search-box .shouts-of-praise .comments .filter-search-bar .button, .shouts-of-praise .comments .filter-search-bar .score-search-box header .second-header .form .form-group .button, .score-search-box header .second-header .form .form-group .shouts-of-praise .comments .filter-search-bar .button, .shouts-of-praise .comments .filter-search-bar header .second-header button.score-button, header .second-header .shouts-of-praise .comments .filter-search-bar button.score-button, .shouts-of-praise .comments .filter-search-bar header .second-header button.score-composite-link, header .second-header .shouts-of-praise .comments .filter-search-bar button.score-composite-link, .shouts-of-praise .comments .filter-search-bar header .second-header button.cc-btn, header .second-header .shouts-of-praise .comments .filter-search-bar button.cc-btn, .shouts-of-praise .comments .filter-search-bar header .second-header .lw-filter-box button, header .second-header .lw-filter-box .shouts-of-praise .comments .filter-search-bar button, .shouts-of-praise .comments .filter-search-bar .lw-filter-box header .second-header button, .lw-filter-box header .second-header .shouts-of-praise .comments .filter-search-bar button, .shouts-of-praise .comments .filter-search-bar header .second-header form button, header .second-header form .shouts-of-praise .comments .filter-search-bar button, .shouts-of-praise .comments .filter-search-bar form header .second-header button, form header .second-header .shouts-of-praise .comments .filter-search-bar button, .shouts-of-praise .comments .filter-search-bar header .second-header button.lw-show-more-results, header .second-header .shouts-of-praise .comments .filter-search-bar button.lw-show-more-results, .shouts-of-praise .comments .filter-search-bar header .second-header .score-search-box button.button, header .second-header .score-search-box .shouts-of-praise .comments .filter-search-bar button.button, .shouts-of-praise .comments .filter-search-bar .score-search-box header .second-header button.button, .score-search-box header .second-header .shouts-of-praise .comments .filter-search-bar button.button, .shouts-of-praise .comments .filter-search-bar .church-info .form-wrapper .file-upload-container .custom-file-upload, .church-info .form-wrapper .file-upload-container .shouts-of-praise .comments .filter-search-bar .custom-file-upload, .shouts-of-praise .comments .filter-search-bar .product-quick-view .add-to-cart, .product-quick-view .shouts-of-praise .comments .filter-search-bar .add-to-cart, .shouts-of-praise .comments .filter-search-bar .lw-featuredproducts .lw-product-item .product-overlay .add-to-cart-button, .lw-featuredproducts .lw-product-item .product-overlay .shouts-of-praise .comments .filter-search-bar .add-to-cart-button, .shouts-of-praise .comments .filter-search-bar .btn-signin a, .btn-signin .shouts-of-praise .comments .filter-search-bar a, .shouts-of-praise .comments .filter-search-bar .message-details-information .message-button, .message-details-information .shouts-of-praise .comments .filter-search-bar .message-button, .shouts-of-praise .comments .filter-search-bar .view-details button, .view-details .shouts-of-praise .comments .filter-search-bar button, .shouts-of-praise .comments .filter-search-bar #broadcasts-use-location-button, .shouts-of-praise .comments .filter-search-bar .jom-community li.score-megamenu-basic-item.btn-praisesignin a, .jom-community li.score-megamenu-basic-item.btn-praisesignin .shouts-of-praise .comments .filter-search-bar a, .shouts-of-praise .comments .filter-search-bar .why-give .jom-why-give-heading-container .jom-donate-btn, .why-give .jom-why-give-heading-container .shouts-of-praise .comments .filter-search-bar .jom-donate-btn, .shouts-of-praise .comments .filter-search-bar .why-give .jom-why-give-blog-cnt .score-button, .why-give .jom-why-give-blog-cnt .shouts-of-praise .comments .filter-search-bar .score-button, .shouts-of-praise .comments .filter-search-bar .why-give .jom-why-give-blog-cnt .score-composite-link, .why-give .jom-why-give-blog-cnt .shouts-of-praise .comments .filter-search-bar .score-composite-link, .shouts-of-praise .comments .filter-search-bar .why-give .jom-why-give-blog-cnt .cc-btn, .why-give .jom-why-give-blog-cnt .shouts-of-praise .comments .filter-search-bar .cc-btn, .shouts-of-praise .comments .filter-search-bar .why-give .jom-why-give-blog-cnt .lw-filter-box button, .why-give .jom-why-give-blog-cnt .lw-filter-box .shouts-of-praise .comments .filter-search-bar button, .shouts-of-praise .comments .filter-search-bar .lw-filter-box .why-give .jom-why-give-blog-cnt button, .lw-filter-box .why-give .jom-why-give-blog-cnt .shouts-of-praise .comments .filter-search-bar button, .shouts-of-praise .comments .filter-search-bar .why-give .jom-why-give-blog-cnt form button, .why-give .jom-why-give-blog-cnt form .shouts-of-praise .comments .filter-search-bar button, .shouts-of-praise .comments .filter-search-bar form .why-give .jom-why-give-blog-cnt button, form .why-give .jom-why-give-blog-cnt .shouts-of-praise .comments .filter-search-bar button, .shouts-of-praise .comments .filter-search-bar .why-give .jom-why-give-blog-cnt .lw-show-more-results, .why-give .jom-why-give-blog-cnt .shouts-of-praise .comments .filter-search-bar .lw-show-more-results, .shouts-of-praise .comments .filter-search-bar .why-give .jom-why-give-blog-cnt .score-search-box .button, .why-give .jom-why-give-blog-cnt .score-search-box .shouts-of-praise .comments .filter-search-bar .button, .shouts-of-praise .comments .filter-search-bar .score-search-box .why-give .jom-why-give-blog-cnt .button, .score-search-box .why-give .jom-why-give-blog-cnt .shouts-of-praise .comments .filter-search-bar .button, .shouts-of-praise .comments .filter-search-bar .jom-forgot-password-form .form button, .jom-forgot-password-form .form .shouts-of-praise .comments .filter-search-bar button, .shouts-of-praise .comments .filter-search-bar .jom-set-password-form .form button, .jom-set-password-form .form .shouts-of-praise .comments .filter-search-bar button, .shouts-of-praise .comments .filter-search-bar .lw-change-password-form form button, .lw-change-password-form form .shouts-of-praise .comments .filter-search-bar button, .community .comments .filter-search-bar .primary-rest, .community .comments .filter-search-bar header .second-header .form .form-group .score-button, header .second-header .form .form-group .community .comments .filter-search-bar .score-button, .community .comments .filter-search-bar header .second-header .form .form-group .score-composite-link, header .second-header .form .form-group .community .comments .filter-search-bar .score-composite-link, .community .comments .filter-search-bar header .second-header .form .form-group .cc-btn, header .second-header .form .form-group .community .comments .filter-search-bar .cc-btn, .community .comments .filter-search-bar header .second-header .form .form-group .lw-show-more-results, header .second-header .form .form-group .community .comments .filter-search-bar .lw-show-more-results, .community .comments .filter-search-bar header .second-header .form .form-group .score-search-box .button, header .second-header .form .form-group .score-search-box .community .comments .filter-search-bar .button, .community .comments .filter-search-bar .score-search-box header .second-header .form .form-group .button, .score-search-box header .second-header .form .form-group .community .comments .filter-search-bar .button, .community .comments .filter-search-bar header .second-header button.score-button, header .second-header .community .comments .filter-search-bar button.score-button, .community .comments .filter-search-bar header .second-header button.score-composite-link, header .second-header .community .comments .filter-search-bar button.score-composite-link, .community .comments .filter-search-bar header .second-header button.cc-btn, header .second-header .community .comments .filter-search-bar button.cc-btn, .community .comments .filter-search-bar header .second-header .lw-filter-box button, header .second-header .lw-filter-box .community .comments .filter-search-bar button, .community .comments .filter-search-bar .lw-filter-box header .second-header button, .lw-filter-box header .second-header .community .comments .filter-search-bar button, .community .comments .filter-search-bar header .second-header form button, header .second-header form .community .comments .filter-search-bar button, .community .comments .filter-search-bar form header .second-header button, form header .second-header .community .comments .filter-search-bar button, .community .comments .filter-search-bar header .second-header button.lw-show-more-results, header .second-header .community .comments .filter-search-bar button.lw-show-more-results, .community .comments .filter-search-bar header .second-header .score-search-box button.button, header .second-header .score-search-box .community .comments .filter-search-bar button.button, .community .comments .filter-search-bar .score-search-box header .second-header button.button, .score-search-box header .second-header .community .comments .filter-search-bar button.button, .community .comments .filter-search-bar .church-info .form-wrapper .file-upload-container .custom-file-upload, .church-info .form-wrapper .file-upload-container .community .comments .filter-search-bar .custom-file-upload, .community .comments .filter-search-bar .product-quick-view .add-to-cart, .product-quick-view .community .comments .filter-search-bar .add-to-cart, .community .comments .filter-search-bar .lw-featuredproducts .lw-product-item .product-overlay .add-to-cart-button, .lw-featuredproducts .lw-product-item .product-overlay .community .comments .filter-search-bar .add-to-cart-button, .community .comments .filter-search-bar .btn-signin a, .btn-signin .community .comments .filter-search-bar a, .community .comments .filter-search-bar .message-details-information .message-button, .message-details-information .community .comments .filter-search-bar .message-button, .community .comments .filter-search-bar .view-details button, .view-details .community .comments .filter-search-bar button, .community .comments .filter-search-bar #broadcasts-use-location-button, .community .comments .filter-search-bar .jom-community li.score-megamenu-basic-item.btn-praisesignin a, .jom-community li.score-megamenu-basic-item.btn-praisesignin .community .comments .filter-search-bar a, .community .comments .filter-search-bar .why-give .jom-why-give-heading-container .jom-donate-btn, .why-give .jom-why-give-heading-container .community .comments .filter-search-bar .jom-donate-btn, .community .comments .filter-search-bar .why-give .jom-why-give-blog-cnt .score-button, .why-give .jom-why-give-blog-cnt .community .comments .filter-search-bar .score-button, .community .comments .filter-search-bar .why-give .jom-why-give-blog-cnt .score-composite-link, .why-give .jom-why-give-blog-cnt .community .comments .filter-search-bar .score-composite-link, .community .comments .filter-search-bar .why-give .jom-why-give-blog-cnt .cc-btn, .why-give .jom-why-give-blog-cnt .community .comments .filter-search-bar .cc-btn, .community .comments .filter-search-bar .why-give .jom-why-give-blog-cnt .lw-filter-box button, .why-give .jom-why-give-blog-cnt .lw-filter-box .community .comments .filter-search-bar button, .community .comments .filter-search-bar .lw-filter-box .why-give .jom-why-give-blog-cnt button, .lw-filter-box .why-give .jom-why-give-blog-cnt .community .comments .filter-search-bar button, .community .comments .filter-search-bar .why-give .jom-why-give-blog-cnt form button, .why-give .jom-why-give-blog-cnt form .community .comments .filter-search-bar button, .community .comments .filter-search-bar form .why-give .jom-why-give-blog-cnt button, form .why-give .jom-why-give-blog-cnt .community .comments .filter-search-bar button, .community .comments .filter-search-bar .why-give .jom-why-give-blog-cnt .lw-show-more-results, .why-give .jom-why-give-blog-cnt .community .comments .filter-search-bar .lw-show-more-results, .community .comments .filter-search-bar .why-give .jom-why-give-blog-cnt .score-search-box .button, .why-give .jom-why-give-blog-cnt .score-search-box .community .comments .filter-search-bar .button, .community .comments .filter-search-bar .score-search-box .why-give .jom-why-give-blog-cnt .button, .score-search-box .why-give .jom-why-give-blog-cnt .community .comments .filter-search-bar .button, .community .comments .filter-search-bar .jom-forgot-password-form .form button, .jom-forgot-password-form .form .community .comments .filter-search-bar button, .community .comments .filter-search-bar .jom-set-password-form .form button, .jom-set-password-form .form .community .comments .filter-search-bar button, .community .comments .filter-search-bar .lw-change-password-form form button, .lw-change-password-form form .community .comments .filter-search-bar button {
      min-width: 148px;
      margin: 0; }
      @media (max-width: 767px) {
        .shouts-of-praise .comments .filter-search-bar .primary-rest, .shouts-of-praise .comments .filter-search-bar header .second-header .form .form-group .score-button, header .second-header .form .form-group .shouts-of-praise .comments .filter-search-bar .score-button, .shouts-of-praise .comments .filter-search-bar header .second-header .form .form-group .score-composite-link, header .second-header .form .form-group .shouts-of-praise .comments .filter-search-bar .score-composite-link, .shouts-of-praise .comments .filter-search-bar header .second-header .form .form-group .cc-btn, header .second-header .form .form-group .shouts-of-praise .comments .filter-search-bar .cc-btn, .shouts-of-praise .comments .filter-search-bar header .second-header .form .form-group .lw-show-more-results, header .second-header .form .form-group .shouts-of-praise .comments .filter-search-bar .lw-show-more-results, .shouts-of-praise .comments .filter-search-bar header .second-header .form .form-group .score-search-box .button, header .second-header .form .form-group .score-search-box .shouts-of-praise .comments .filter-search-bar .button, .shouts-of-praise .comments .filter-search-bar .score-search-box header .second-header .form .form-group .button, .score-search-box header .second-header .form .form-group .shouts-of-praise .comments .filter-search-bar .button, .shouts-of-praise .comments .filter-search-bar header .second-header button.score-button, header .second-header .shouts-of-praise .comments .filter-search-bar button.score-button, .shouts-of-praise .comments .filter-search-bar header .second-header button.score-composite-link, header .second-header .shouts-of-praise .comments .filter-search-bar button.score-composite-link, .shouts-of-praise .comments .filter-search-bar header .second-header button.cc-btn, header .second-header .shouts-of-praise .comments .filter-search-bar button.cc-btn, .shouts-of-praise .comments .filter-search-bar header .second-header .lw-filter-box button, header .second-header .lw-filter-box .shouts-of-praise .comments .filter-search-bar button, .shouts-of-praise .comments .filter-search-bar .lw-filter-box header .second-header button, .lw-filter-box header .second-header .shouts-of-praise .comments .filter-search-bar button, .shouts-of-praise .comments .filter-search-bar header .second-header form button, header .second-header form .shouts-of-praise .comments .filter-search-bar button, .shouts-of-praise .comments .filter-search-bar form header .second-header button, form header .second-header .shouts-of-praise .comments .filter-search-bar button, .shouts-of-praise .comments .filter-search-bar header .second-header button.lw-show-more-results, header .second-header .shouts-of-praise .comments .filter-search-bar button.lw-show-more-results, .shouts-of-praise .comments .filter-search-bar header .second-header .score-search-box button.button, header .second-header .score-search-box .shouts-of-praise .comments .filter-search-bar button.button, .shouts-of-praise .comments .filter-search-bar .score-search-box header .second-header button.button, .score-search-box header .second-header .shouts-of-praise .comments .filter-search-bar button.button, .shouts-of-praise .comments .filter-search-bar .church-info .form-wrapper .file-upload-container .custom-file-upload, .church-info .form-wrapper .file-upload-container .shouts-of-praise .comments .filter-search-bar .custom-file-upload, .shouts-of-praise .comments .filter-search-bar .product-quick-view .add-to-cart, .product-quick-view .shouts-of-praise .comments .filter-search-bar .add-to-cart, .shouts-of-praise .comments .filter-search-bar .lw-featuredproducts .lw-product-item .product-overlay .add-to-cart-button, .lw-featuredproducts .lw-product-item .product-overlay .shouts-of-praise .comments .filter-search-bar .add-to-cart-button, .shouts-of-praise .comments .filter-search-bar .btn-signin a, .btn-signin .shouts-of-praise .comments .filter-search-bar a, .shouts-of-praise .comments .filter-search-bar .message-details-information .message-button, .message-details-information .shouts-of-praise .comments .filter-search-bar .message-button, .shouts-of-praise .comments .filter-search-bar .view-details button, .view-details .shouts-of-praise .comments .filter-search-bar button, .shouts-of-praise .comments .filter-search-bar #broadcasts-use-location-button, .shouts-of-praise .comments .filter-search-bar .jom-community li.score-megamenu-basic-item.btn-praisesignin a, .jom-community li.score-megamenu-basic-item.btn-praisesignin .shouts-of-praise .comments .filter-search-bar a, .shouts-of-praise .comments .filter-search-bar .why-give .jom-why-give-heading-container .jom-donate-btn, .why-give .jom-why-give-heading-container .shouts-of-praise .comments .filter-search-bar .jom-donate-btn, .shouts-of-praise .comments .filter-search-bar .why-give .jom-why-give-blog-cnt .score-button, .why-give .jom-why-give-blog-cnt .shouts-of-praise .comments .filter-search-bar .score-button, .shouts-of-praise .comments .filter-search-bar .why-give .jom-why-give-blog-cnt .score-composite-link, .why-give .jom-why-give-blog-cnt .shouts-of-praise .comments .filter-search-bar .score-composite-link, .shouts-of-praise .comments .filter-search-bar .why-give .jom-why-give-blog-cnt .cc-btn, .why-give .jom-why-give-blog-cnt .shouts-of-praise .comments .filter-search-bar .cc-btn, .shouts-of-praise .comments .filter-search-bar .why-give .jom-why-give-blog-cnt .lw-filter-box button, .why-give .jom-why-give-blog-cnt .lw-filter-box .shouts-of-praise .comments .filter-search-bar button, .shouts-of-praise .comments .filter-search-bar .lw-filter-box .why-give .jom-why-give-blog-cnt button, .lw-filter-box .why-give .jom-why-give-blog-cnt .shouts-of-praise .comments .filter-search-bar button, .shouts-of-praise .comments .filter-search-bar .why-give .jom-why-give-blog-cnt form button, .why-give .jom-why-give-blog-cnt form .shouts-of-praise .comments .filter-search-bar button, .shouts-of-praise .comments .filter-search-bar form .why-give .jom-why-give-blog-cnt button, form .why-give .jom-why-give-blog-cnt .shouts-of-praise .comments .filter-search-bar button, .shouts-of-praise .comments .filter-search-bar .why-give .jom-why-give-blog-cnt .lw-show-more-results, .why-give .jom-why-give-blog-cnt .shouts-of-praise .comments .filter-search-bar .lw-show-more-results, .shouts-of-praise .comments .filter-search-bar .why-give .jom-why-give-blog-cnt .score-search-box .button, .why-give .jom-why-give-blog-cnt .score-search-box .shouts-of-praise .comments .filter-search-bar .button, .shouts-of-praise .comments .filter-search-bar .score-search-box .why-give .jom-why-give-blog-cnt .button, .score-search-box .why-give .jom-why-give-blog-cnt .shouts-of-praise .comments .filter-search-bar .button, .shouts-of-praise .comments .filter-search-bar .jom-forgot-password-form .form button, .jom-forgot-password-form .form .shouts-of-praise .comments .filter-search-bar button, .shouts-of-praise .comments .filter-search-bar .jom-set-password-form .form button, .jom-set-password-form .form .shouts-of-praise .comments .filter-search-bar button, .shouts-of-praise .comments .filter-search-bar .lw-change-password-form form button, .lw-change-password-form form .shouts-of-praise .comments .filter-search-bar button, .community .comments .filter-search-bar .primary-rest, .community .comments .filter-search-bar header .second-header .form .form-group .score-button, header .second-header .form .form-group .community .comments .filter-search-bar .score-button, .community .comments .filter-search-bar header .second-header .form .form-group .score-composite-link, header .second-header .form .form-group .community .comments .filter-search-bar .score-composite-link, .community .comments .filter-search-bar header .second-header .form .form-group .cc-btn, header .second-header .form .form-group .community .comments .filter-search-bar .cc-btn, .community .comments .filter-search-bar header .second-header .form .form-group .lw-show-more-results, header .second-header .form .form-group .community .comments .filter-search-bar .lw-show-more-results, .community .comments .filter-search-bar header .second-header .form .form-group .score-search-box .button, header .second-header .form .form-group .score-search-box .community .comments .filter-search-bar .button, .community .comments .filter-search-bar .score-search-box header .second-header .form .form-group .button, .score-search-box header .second-header .form .form-group .community .comments .filter-search-bar .button, .community .comments .filter-search-bar header .second-header button.score-button, header .second-header .community .comments .filter-search-bar button.score-button, .community .comments .filter-search-bar header .second-header button.score-composite-link, header .second-header .community .comments .filter-search-bar button.score-composite-link, .community .comments .filter-search-bar header .second-header button.cc-btn, header .second-header .community .comments .filter-search-bar button.cc-btn, .community .comments .filter-search-bar header .second-header .lw-filter-box button, header .second-header .lw-filter-box .community .comments .filter-search-bar button, .community .comments .filter-search-bar .lw-filter-box header .second-header button, .lw-filter-box header .second-header .community .comments .filter-search-bar button, .community .comments .filter-search-bar header .second-header form button, header .second-header form .community .comments .filter-search-bar button, .community .comments .filter-search-bar form header .second-header button, form header .second-header .community .comments .filter-search-bar button, .community .comments .filter-search-bar header .second-header button.lw-show-more-results, header .second-header .community .comments .filter-search-bar button.lw-show-more-results, .community .comments .filter-search-bar header .second-header .score-search-box button.button, header .second-header .score-search-box .community .comments .filter-search-bar button.button, .community .comments .filter-search-bar .score-search-box header .second-header button.button, .score-search-box header .second-header .community .comments .filter-search-bar button.button, .community .comments .filter-search-bar .church-info .form-wrapper .file-upload-container .custom-file-upload, .church-info .form-wrapper .file-upload-container .community .comments .filter-search-bar .custom-file-upload, .community .comments .filter-search-bar .product-quick-view .add-to-cart, .product-quick-view .community .comments .filter-search-bar .add-to-cart, .community .comments .filter-search-bar .lw-featuredproducts .lw-product-item .product-overlay .add-to-cart-button, .lw-featuredproducts .lw-product-item .product-overlay .community .comments .filter-search-bar .add-to-cart-button, .community .comments .filter-search-bar .btn-signin a, .btn-signin .community .comments .filter-search-bar a, .community .comments .filter-search-bar .message-details-information .message-button, .message-details-information .community .comments .filter-search-bar .message-button, .community .comments .filter-search-bar .view-details button, .view-details .community .comments .filter-search-bar button, .community .comments .filter-search-bar #broadcasts-use-location-button, .community .comments .filter-search-bar .jom-community li.score-megamenu-basic-item.btn-praisesignin a, .jom-community li.score-megamenu-basic-item.btn-praisesignin .community .comments .filter-search-bar a, .community .comments .filter-search-bar .why-give .jom-why-give-heading-container .jom-donate-btn, .why-give .jom-why-give-heading-container .community .comments .filter-search-bar .jom-donate-btn, .community .comments .filter-search-bar .why-give .jom-why-give-blog-cnt .score-button, .why-give .jom-why-give-blog-cnt .community .comments .filter-search-bar .score-button, .community .comments .filter-search-bar .why-give .jom-why-give-blog-cnt .score-composite-link, .why-give .jom-why-give-blog-cnt .community .comments .filter-search-bar .score-composite-link, .community .comments .filter-search-bar .why-give .jom-why-give-blog-cnt .cc-btn, .why-give .jom-why-give-blog-cnt .community .comments .filter-search-bar .cc-btn, .community .comments .filter-search-bar .why-give .jom-why-give-blog-cnt .lw-filter-box button, .why-give .jom-why-give-blog-cnt .lw-filter-box .community .comments .filter-search-bar button, .community .comments .filter-search-bar .lw-filter-box .why-give .jom-why-give-blog-cnt button, .lw-filter-box .why-give .jom-why-give-blog-cnt .community .comments .filter-search-bar button, .community .comments .filter-search-bar .why-give .jom-why-give-blog-cnt form button, .why-give .jom-why-give-blog-cnt form .community .comments .filter-search-bar button, .community .comments .filter-search-bar form .why-give .jom-why-give-blog-cnt button, form .why-give .jom-why-give-blog-cnt .community .comments .filter-search-bar button, .community .comments .filter-search-bar .why-give .jom-why-give-blog-cnt .lw-show-more-results, .why-give .jom-why-give-blog-cnt .community .comments .filter-search-bar .lw-show-more-results, .community .comments .filter-search-bar .why-give .jom-why-give-blog-cnt .score-search-box .button, .why-give .jom-why-give-blog-cnt .score-search-box .community .comments .filter-search-bar .button, .community .comments .filter-search-bar .score-search-box .why-give .jom-why-give-blog-cnt .button, .score-search-box .why-give .jom-why-give-blog-cnt .community .comments .filter-search-bar .button, .community .comments .filter-search-bar .jom-forgot-password-form .form button, .jom-forgot-password-form .form .community .comments .filter-search-bar button, .community .comments .filter-search-bar .jom-set-password-form .form button, .jom-set-password-form .form .community .comments .filter-search-bar button, .community .comments .filter-search-bar .lw-change-password-form form button, .lw-change-password-form form .community .comments .filter-search-bar button {
          margin: 15px 0; } }
    @media (max-width: 1199px) {
      .shouts-of-praise .comments .filter-search-bar, .community .comments .filter-search-bar {
        text-align: center; } }

.shouts-of-praise .comments .filter-search-bar {
  margin: 56px auto; }
  @media (min-width: 768px) and (max-width: 1199px) {
    .shouts-of-praise .comments .filter-search-bar {
      margin: 32px auto; }
      .shouts-of-praise .comments .filter-search-bar .content-filter-search-input {
        width: 400px !important; } }
  @media (min-width: 1200px) {
    .shouts-of-praise .comments .filter-search-bar .content-filter-search-input {
      width: 860px !important; } }

.community .post-list-wrapper {
  text-align: center; }
  @media (max-width: 991px) {
    .community .post-list-wrapper {
      padding: 0 15px; }
      .community .post-list-wrapper select {
        width: 250px; } }
    @media (max-width: 991px) and (max-width: 767px) {
      .community .post-list-wrapper select {
        width: 100%; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .community .post-list-wrapper select {
      width: 300px; } }

.community .select--styled.in-line {
  position: relative; }

.community .content-filter-search-bar--item {
  display: inline-block;
  margin-bottom: 50px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .community .content-filter-search-bar--item {
      width: auto;
      margin-bottom: 32px; } }
  @media (max-width: 767px) {
    .community .content-filter-search-bar--item {
      width: 100%;
      margin-bottom: 24px; } }

.community select {
  height: 48px;
  border: solid 1px #d0d0d0;
  padding: 16px 16px 4px;
  font-size: 16px;
  width: 400px;
  margin-right: 20px;
  background: url(../img/arrow-down-black.svg) calc(100% - 15px) center no-repeat;
  cursor: pointer;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff; }

.community .drawer-search-sort-select-label {
  position: absolute;
  top: 8px;
  left: 0;
  z-index: 3;
  font-size: 10px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #4c4c4c;
  padding-left: 18px;
  text-align: left; }

.community .search-input-wrapper {
  margin-right: 10px !important; }
  .community .search-input-wrapper .primary-rest, .community .search-input-wrapper header .second-header .form .form-group .score-button, header .second-header .form .form-group .community .search-input-wrapper .score-button, .community .search-input-wrapper header .second-header .form .form-group .score-composite-link, header .second-header .form .form-group .community .search-input-wrapper .score-composite-link, .community .search-input-wrapper header .second-header .form .form-group .cc-btn, header .second-header .form .form-group .community .search-input-wrapper .cc-btn, .community .search-input-wrapper header .second-header .form .form-group form button, header .second-header .form .form-group form .community .search-input-wrapper button, .community .search-input-wrapper form header .second-header .form .form-group button, form header .second-header .form .form-group .community .search-input-wrapper button, .community .search-input-wrapper header .second-header .form .form-group .lw-show-more-results, header .second-header .form .form-group .community .search-input-wrapper .lw-show-more-results, .community .search-input-wrapper header .second-header .form .form-group .score-search-box .button, header .second-header .form .form-group .score-search-box .community .search-input-wrapper .button, .community .search-input-wrapper .score-search-box header .second-header .form .form-group .button, .score-search-box header .second-header .form .form-group .community .search-input-wrapper .button, .community .search-input-wrapper header .second-header button.score-button, header .second-header .community .search-input-wrapper button.score-button, .community .search-input-wrapper header .second-header button.score-composite-link, header .second-header .community .search-input-wrapper button.score-composite-link, .community .search-input-wrapper header .second-header button.cc-btn, header .second-header .community .search-input-wrapper button.cc-btn, .community .search-input-wrapper header .second-header .lw-filter-box button, header .second-header .lw-filter-box .community .search-input-wrapper button, .community .search-input-wrapper .lw-filter-box header .second-header button, .lw-filter-box header .second-header .community .search-input-wrapper button, .community .search-input-wrapper header .second-header form button, header .second-header form .community .search-input-wrapper button, .community .search-input-wrapper form header .second-header button, form header .second-header .community .search-input-wrapper button, .community .search-input-wrapper header .second-header button.lw-show-more-results, header .second-header .community .search-input-wrapper button.lw-show-more-results, .community .search-input-wrapper header .second-header .score-search-box button.button, header .second-header .score-search-box .community .search-input-wrapper button.button, .community .search-input-wrapper .score-search-box header .second-header button.button, .score-search-box header .second-header .community .search-input-wrapper button.button, .community .search-input-wrapper .church-info .form-wrapper .file-upload-container .custom-file-upload, .church-info .form-wrapper .file-upload-container .community .search-input-wrapper .custom-file-upload, .community .search-input-wrapper .product-quick-view .add-to-cart, .product-quick-view .community .search-input-wrapper .add-to-cart, .community .search-input-wrapper .lw-featuredproducts .lw-product-item .product-overlay .add-to-cart-button, .lw-featuredproducts .lw-product-item .product-overlay .community .search-input-wrapper .add-to-cart-button, .community .search-input-wrapper .btn-signin a, .btn-signin .community .search-input-wrapper a, .community .search-input-wrapper .message-details-information .message-button, .message-details-information .community .search-input-wrapper .message-button, .community .search-input-wrapper .view-details button, .view-details .community .search-input-wrapper button, .community .search-input-wrapper #broadcasts-use-location-button, .community .search-input-wrapper .jom-community li.score-megamenu-basic-item.btn-praisesignin a, .jom-community li.score-megamenu-basic-item.btn-praisesignin .community .search-input-wrapper a, .community .search-input-wrapper .why-give .jom-why-give-heading-container .jom-donate-btn, .why-give .jom-why-give-heading-container .community .search-input-wrapper .jom-donate-btn, .community .search-input-wrapper .why-give .jom-why-give-blog-cnt .score-button, .why-give .jom-why-give-blog-cnt .community .search-input-wrapper .score-button, .community .search-input-wrapper .why-give .jom-why-give-blog-cnt .score-composite-link, .why-give .jom-why-give-blog-cnt .community .search-input-wrapper .score-composite-link, .community .search-input-wrapper .why-give .jom-why-give-blog-cnt .cc-btn, .why-give .jom-why-give-blog-cnt .community .search-input-wrapper .cc-btn, .community .search-input-wrapper .why-give .jom-why-give-blog-cnt .lw-filter-box button, .why-give .jom-why-give-blog-cnt .lw-filter-box .community .search-input-wrapper button, .community .search-input-wrapper .lw-filter-box .why-give .jom-why-give-blog-cnt button, .lw-filter-box .why-give .jom-why-give-blog-cnt .community .search-input-wrapper button, .community .search-input-wrapper .why-give .jom-why-give-blog-cnt form button, .why-give .jom-why-give-blog-cnt form .community .search-input-wrapper button, .community .search-input-wrapper form .why-give .jom-why-give-blog-cnt button, form .why-give .jom-why-give-blog-cnt .community .search-input-wrapper button, .community .search-input-wrapper .why-give .jom-why-give-blog-cnt .lw-show-more-results, .why-give .jom-why-give-blog-cnt .community .search-input-wrapper .lw-show-more-results, .community .search-input-wrapper .why-give .jom-why-give-blog-cnt .score-search-box .button, .why-give .jom-why-give-blog-cnt .score-search-box .community .search-input-wrapper .button, .community .search-input-wrapper .score-search-box .why-give .jom-why-give-blog-cnt .button, .score-search-box .why-give .jom-why-give-blog-cnt .community .search-input-wrapper .button, .community .search-input-wrapper .event-content .events-book .event-cta-container .primary-rest, .event-content .events-book .event-cta-container .community .search-input-wrapper .primary-rest, .community .search-input-wrapper .jom-forgot-password-form .form button, .jom-forgot-password-form .form .community .search-input-wrapper button, .community .search-input-wrapper .jom-set-password-form .form button, .jom-set-password-form .form .community .search-input-wrapper button, .community .search-input-wrapper .lw-change-password-form form button, .lw-change-password-form form .community .search-input-wrapper button {
    height: 48px; }

.community .shouts-of-praise .filter-search-bar .search-input-wrapper .content-filter-search-input, .community .filter-search-bar .search-input-wrapper .content-filter-search-input {
  height: 48px;
  border: solid 1px #d0d0d0;
  padding-left: 16px;
  font-size: 16px; }

body.modal-open .modal.modal--report-user {
  display: block; }

.shouts-of-praise .float-right {
  float: right; }

.comments-wrapper {
  margin-top: -1px; }
  .comments-wrapper .article-excerpt {
    border-top: 1px solid #d0d0d0;
    margin-top: -1px; }
    .comments-wrapper .article-excerpt .container, .comments-wrapper .article-excerpt .js-livestream-inactive, .comments-wrapper .article-excerpt .js-livestream-active {
      width: 100%; }
      @media (max-width: 767px) {
        .comments-wrapper .article-excerpt .container, .comments-wrapper .article-excerpt .js-livestream-inactive, .comments-wrapper .article-excerpt .js-livestream-active {
          padding: 0; } }
  .comments-wrapper .article-excerpt-wrapper {
    clear: both; }
    @media (max-width: 767px) {
      .comments-wrapper .article-excerpt-wrapper {
        padding: 0 15px; } }
    .comments-wrapper .article-excerpt-wrapper .comment-replies .btn-group, .comments-wrapper .article-excerpt-wrapper .comment-replies .score-button-group {
      display: none; }
    @media (max-width: 767px) {
      .comments-wrapper .article-excerpt-wrapper .comment-replies .col-img {
        padding-left: 10px; } }
  .comments-wrapper .comment-wrapper {
    clear: both; }
  .comments-wrapper .comment-group {
    position: relative; }
    .comments-wrapper .comment-group .create-comment {
      padding-left: 10px; }
    .comments-wrapper .comment-group .jom-flag {
      position: absolute;
      top: 0;
      right: 15px; }
      @media (min-width: 768px) and (max-width: 991px) {
        .comments-wrapper .comment-group .jom-flag {
          right: 50px; } }
    @media (max-width: 767px) {
      .comments-wrapper .comment-group {
        margin: 0 -15px; }
        .comments-wrapper .comment-group .jom-flag {
          position: relative;
          clear: both; }
          .comments-wrapper .comment-group .jom-flag .article-excerpt-btn {
            clear: both; }
            .comments-wrapper .comment-group .jom-flag .article-excerpt-btn .icon-flag {
              display: block;
              padding: 20px 0; }
            .comments-wrapper .comment-group .jom-flag .article-excerpt-btn .flag .flag-options {
              position: relative;
              left: 0;
              margin-top: -20px; }
            .comments-wrapper .comment-group .jom-flag .article-excerpt-btn .flag:hover {
              display: inline-block; }
            .comments-wrapper .comment-group .jom-flag .article-excerpt-btn .flag-caret {
              /* Stroke */
              /* Fill */ }
              .comments-wrapper .comment-group .jom-flag .article-excerpt-btn .flag-caret:before, .comments-wrapper .comment-group .jom-flag .article-excerpt-btn .flag-caret:after {
                position: relative; }
              .comments-wrapper .comment-group .jom-flag .article-excerpt-btn .flag-caret:before {
                top: -120px;
                left: -16px; }
              .comments-wrapper .comment-group .jom-flag .article-excerpt-btn .flag-caret:after {
                top: -118px;
                left: -40px; } }
  .comments-wrapper:first-child {
    border-bottom: none; }
  .comments-wrapper .create-new-comment .lower-title.comment_submission_status {
    margin-top: 25px;
    text-align: center;
    font-size: 1.062em;
    font-weight: 400; }
  .comments-wrapper .create-new-comment .character-counter-container {
    margin-bottom: 0px; }
    @media (max-width: 767px) {
      .comments-wrapper .create-new-comment .character-counter-container {
        margin-bottom: 10px; } }
  @media (max-width: 991px) {
    .comments-wrapper .create-new-comment .create-comment .js-comment-submit.btn.primary-rest, .comments-wrapper .create-new-comment .create-comment header .second-header .form .form-group .js-comment-submit.btn.score-button, header .second-header .form .form-group .comments-wrapper .create-new-comment .create-comment .js-comment-submit.btn.score-button, .comments-wrapper .create-new-comment .create-comment header .second-header .form .form-group .js-comment-submit.btn.score-composite-link, header .second-header .form .form-group .comments-wrapper .create-new-comment .create-comment .js-comment-submit.btn.score-composite-link, .comments-wrapper .create-new-comment .create-comment header .second-header .form .form-group .js-comment-submit.btn.cc-btn, header .second-header .form .form-group .comments-wrapper .create-new-comment .create-comment .js-comment-submit.btn.cc-btn, .comments-wrapper .create-new-comment .create-comment header .second-header .form .form-group .js-comment-submit.btn.lw-show-more-results, header .second-header .form .form-group .comments-wrapper .create-new-comment .create-comment .js-comment-submit.btn.lw-show-more-results, .comments-wrapper .create-new-comment .create-comment header .second-header .form .form-group .score-search-box .js-comment-submit.btn.button, header .second-header .form .form-group .score-search-box .comments-wrapper .create-new-comment .create-comment .js-comment-submit.btn.button, .comments-wrapper .create-new-comment .create-comment .score-search-box header .second-header .form .form-group .js-comment-submit.btn.button, .score-search-box header .second-header .form .form-group .comments-wrapper .create-new-comment .create-comment .js-comment-submit.btn.button, .comments-wrapper .create-new-comment .create-comment header .second-header button.js-comment-submit.btn.score-button, header .second-header .comments-wrapper .create-new-comment .create-comment button.js-comment-submit.btn.score-button, .comments-wrapper .create-new-comment .create-comment header .second-header button.js-comment-submit.btn.score-composite-link, header .second-header .comments-wrapper .create-new-comment .create-comment button.js-comment-submit.btn.score-composite-link, .comments-wrapper .create-new-comment .create-comment header .second-header button.js-comment-submit.btn.cc-btn, header .second-header .comments-wrapper .create-new-comment .create-comment button.js-comment-submit.btn.cc-btn, .comments-wrapper .create-new-comment .create-comment header .second-header .lw-filter-box button.js-comment-submit.btn, header .second-header .lw-filter-box .comments-wrapper .create-new-comment .create-comment button.js-comment-submit.btn, .comments-wrapper .create-new-comment .create-comment .lw-filter-box header .second-header button.js-comment-submit.btn, .lw-filter-box header .second-header .comments-wrapper .create-new-comment .create-comment button.js-comment-submit.btn, .comments-wrapper .create-new-comment .create-comment header .second-header form button.js-comment-submit.btn, header .second-header form .comments-wrapper .create-new-comment .create-comment button.js-comment-submit.btn, .comments-wrapper .create-new-comment .create-comment form header .second-header button.js-comment-submit.btn, form header .second-header .comments-wrapper .create-new-comment .create-comment button.js-comment-submit.btn, .comments-wrapper .create-new-comment .create-comment header .second-header button.js-comment-submit.btn.lw-show-more-results, header .second-header .comments-wrapper .create-new-comment .create-comment button.js-comment-submit.btn.lw-show-more-results, .comments-wrapper .create-new-comment .create-comment header .second-header .score-search-box button.js-comment-submit.btn.button, header .second-header .score-search-box .comments-wrapper .create-new-comment .create-comment button.js-comment-submit.btn.button, .comments-wrapper .create-new-comment .create-comment .score-search-box header .second-header button.js-comment-submit.btn.button, .score-search-box header .second-header .comments-wrapper .create-new-comment .create-comment button.js-comment-submit.btn.button, .comments-wrapper .create-new-comment .create-comment .church-info .form-wrapper .file-upload-container .js-comment-submit.btn.custom-file-upload, .church-info .form-wrapper .file-upload-container .comments-wrapper .create-new-comment .create-comment .js-comment-submit.btn.custom-file-upload, .comments-wrapper .create-new-comment .create-comment .product-quick-view .js-comment-submit.btn.add-to-cart, .product-quick-view .comments-wrapper .create-new-comment .create-comment .js-comment-submit.btn.add-to-cart, .comments-wrapper .create-new-comment .create-comment .lw-featuredproducts .lw-product-item .product-overlay .js-comment-submit.btn.add-to-cart-button, .lw-featuredproducts .lw-product-item .product-overlay .comments-wrapper .create-new-comment .create-comment .js-comment-submit.btn.add-to-cart-button, .comments-wrapper .create-new-comment .create-comment .btn-signin a.js-comment-submit.btn, .btn-signin .comments-wrapper .create-new-comment .create-comment a.js-comment-submit.btn, .comments-wrapper .create-new-comment .create-comment .message-details-information .js-comment-submit.btn.message-button, .message-details-information .comments-wrapper .create-new-comment .create-comment .js-comment-submit.btn.message-button, .comments-wrapper .create-new-comment .create-comment .view-details button.js-comment-submit.btn, .view-details .comments-wrapper .create-new-comment .create-comment button.js-comment-submit.btn, .comments-wrapper .create-new-comment .create-comment .js-comment-submit.btn#broadcasts-use-location-button, .comments-wrapper .create-new-comment .create-comment .jom-community li.score-megamenu-basic-item.btn-praisesignin a.js-comment-submit.btn, .jom-community li.score-megamenu-basic-item.btn-praisesignin .comments-wrapper .create-new-comment .create-comment a.js-comment-submit.btn, .comments-wrapper .create-new-comment .create-comment .why-give .jom-why-give-heading-container .js-comment-submit.btn.jom-donate-btn, .why-give .jom-why-give-heading-container .comments-wrapper .create-new-comment .create-comment .js-comment-submit.btn.jom-donate-btn, .comments-wrapper .create-new-comment .create-comment .why-give .jom-why-give-blog-cnt .js-comment-submit.btn.score-button, .why-give .jom-why-give-blog-cnt .comments-wrapper .create-new-comment .create-comment .js-comment-submit.btn.score-button, .comments-wrapper .create-new-comment .create-comment .why-give .jom-why-give-blog-cnt .js-comment-submit.btn.score-composite-link, .why-give .jom-why-give-blog-cnt .comments-wrapper .create-new-comment .create-comment .js-comment-submit.btn.score-composite-link, .comments-wrapper .create-new-comment .create-comment .why-give .jom-why-give-blog-cnt .js-comment-submit.btn.cc-btn, .why-give .jom-why-give-blog-cnt .comments-wrapper .create-new-comment .create-comment .js-comment-submit.btn.cc-btn, .comments-wrapper .create-new-comment .create-comment .why-give .jom-why-give-blog-cnt .lw-filter-box button.js-comment-submit.btn, .why-give .jom-why-give-blog-cnt .lw-filter-box .comments-wrapper .create-new-comment .create-comment button.js-comment-submit.btn, .comments-wrapper .create-new-comment .create-comment .lw-filter-box .why-give .jom-why-give-blog-cnt button.js-comment-submit.btn, .lw-filter-box .why-give .jom-why-give-blog-cnt .comments-wrapper .create-new-comment .create-comment button.js-comment-submit.btn, .comments-wrapper .create-new-comment .create-comment .why-give .jom-why-give-blog-cnt form button.js-comment-submit.btn, .why-give .jom-why-give-blog-cnt form .comments-wrapper .create-new-comment .create-comment button.js-comment-submit.btn, .comments-wrapper .create-new-comment .create-comment form .why-give .jom-why-give-blog-cnt button.js-comment-submit.btn, form .why-give .jom-why-give-blog-cnt .comments-wrapper .create-new-comment .create-comment button.js-comment-submit.btn, .comments-wrapper .create-new-comment .create-comment .why-give .jom-why-give-blog-cnt .js-comment-submit.btn.lw-show-more-results, .why-give .jom-why-give-blog-cnt .comments-wrapper .create-new-comment .create-comment .js-comment-submit.btn.lw-show-more-results, .comments-wrapper .create-new-comment .create-comment .why-give .jom-why-give-blog-cnt .score-search-box .js-comment-submit.btn.button, .why-give .jom-why-give-blog-cnt .score-search-box .comments-wrapper .create-new-comment .create-comment .js-comment-submit.btn.button, .comments-wrapper .create-new-comment .create-comment .score-search-box .why-give .jom-why-give-blog-cnt .js-comment-submit.btn.button, .score-search-box .why-give .jom-why-give-blog-cnt .comments-wrapper .create-new-comment .create-comment .js-comment-submit.btn.button, .comments-wrapper .create-new-comment .create-comment .jom-forgot-password-form .form button.js-comment-submit.btn, .jom-forgot-password-form .form .comments-wrapper .create-new-comment .create-comment button.js-comment-submit.btn, .comments-wrapper .create-new-comment .create-comment .jom-set-password-form .form button.js-comment-submit.btn, .jom-set-password-form .form .comments-wrapper .create-new-comment .create-comment button.js-comment-submit.btn, .comments-wrapper .create-new-comment .create-comment .lw-change-password-form form button.js-comment-submit.btn, .lw-change-password-form form .comments-wrapper .create-new-comment .create-comment button.js-comment-submit.btn {
      position: relative;
      top: 10px; } }
  .comments-wrapper .create-new-comment form.create-comment.prayer-praise {
    padding: 0 15px;
    width: 100%;
    margin: 0 auto 10px; }
    @media (max-width: 991px) {
      .comments-wrapper .create-new-comment form.create-comment.prayer-praise {
        padding: 0; } }
  .comments-wrapper .create-new-comment textarea.js-comment {
    width: 100%;
    min-height: 100px; }
  .comments-wrapper .create-new-comment .float-right.post-anonymous {
    float: right;
    display: block;
    position: relative;
    width: 100%;
    text-align: right;
    margin-top: 10px; }
    @media (max-width: 767px) {
      .comments-wrapper .create-new-comment .float-right.post-anonymous {
        width: 100%;
        text-align: left;
        margin: 0;
        float: left; } }
  .comments-wrapper img.article-excerpt-image.community-img {
    border-radius: 100%;
    width: 86px;
    height: 86px; }
    @media (max-width: 991px) {
      .comments-wrapper img.article-excerpt-image.community-img {
        width: 66px;
        height: 66px; } }
  .comments-wrapper .article-excerpt-copy {
    padding-left: 20px; }
    .comments-wrapper .article-excerpt-copy .community--title {
      font-size: 24px;
      font-weight: 500;
      font-stretch: normal;
      font-style: normal;
      line-height: normal;
      letter-spacing: normal;
      color: #000;
      margin: 5px 0 0; }
    .comments-wrapper .article-excerpt-copy .btn-group, .comments-wrapper .article-excerpt-copy .score-button-group {
      width: 100%;
      margin-top: 20px;
      text-transform: uppercase; }
    .comments-wrapper .article-excerpt-copy .community--sub.sub {
      font-size: 16px;
      font-weight: 500;
      font-stretch: normal;
      font-style: normal;
      line-height: normal;
      letter-spacing: normal;
      text-align: justify;
      color: #535353;
      margin: 0;
      font-family: "museo-sans";
      text-transform: uppercase;
      margin-bottom: 10px; }
    .comments-wrapper .article-excerpt-copy p {
      font-size: 16px;
      font-weight: 300;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.69;
      letter-spacing: 0.5px;
      color: #000;
      word-break: break-all; }
    .comments-wrapper .article-excerpt-copy a.replyLink {
      font-size: 18px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: normal;
      letter-spacing: 0.9px;
      text-align: right;
      color: #0089c8;
      float: right;
      font-family: "alternate-gothic-no-3-d"; }
      @media (min-width: 768px) and (max-width: 991px) {
        .comments-wrapper .article-excerpt-copy a.replyLink {
          text-align: left;
          float: none; } }
    @media (max-width: 991px) {
      .comments-wrapper .article-excerpt-copy {
        padding-left: 50px; }
        .comments-wrapper .article-excerpt-copy .community--title {
          font-size: 18px; }
        .comments-wrapper .article-excerpt-copy .btn-group, .comments-wrapper .article-excerpt-copy .score-button-group {
          margin-top: 10px;
          margin-bottom: 16px; }
          .comments-wrapper .article-excerpt-copy .btn-group span, .comments-wrapper .article-excerpt-copy .score-button-group span {
            text-align: left;
            width: 100%;
            display: block; } }
    @media (max-width: 991px) and (max-width: 767px) {
      .comments-wrapper .article-excerpt-copy .btn-group, .comments-wrapper .article-excerpt-copy .score-button-group {
        width: calc(100vw - 30px);
        right: 15px; } }
    @media (max-width: 991px) {
        .comments-wrapper .article-excerpt-copy .community--sub.sub {
          font-size: 14px;
          margin: 4px 0;
          text-transform: uppercase; }
        .comments-wrapper .article-excerpt-copy p {
          font-size: 14px;
          line-height: 1.79;
          letter-spacing: 0.44px; } }
  @media (max-width: 991px) and (max-width: 767px) {
    .comments-wrapper .article-excerpt-copy .moderationLink {
      margin-bottom: 6px;
      margin-top: 5px;
      display: block; } }
    @media (max-width: 991px) {
        .comments-wrapper .article-excerpt-copy a.replyLink {
          width: 100vw; } }
    @media (max-width: 991px) and (max-width: 767px) {
      .comments-wrapper .article-excerpt-copy a.replyLink {
        width: 91vw;
        margin-top: 24px; } }
    @media (max-width: 767px) {
      .comments-wrapper .article-excerpt-copy {
        padding-left: 70px; } }
    @media (min-width: 768px) and (max-width: 1199px) {
      .comments-wrapper .article-excerpt-copy {
        padding-left: 50px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .comments-wrapper .article-excerpt-copy {
        padding: 0 50px; } }
  .comments-wrapper .comment-wrapper {
    padding-bottom: 32px;
    padding-top: 32px; }
    @media (max-width: 767px) {
      .comments-wrapper .comment-wrapper {
        padding-bottom: 16px;
        padding-top: 16px; } }
  .comments-wrapper ul.flag-wrapper {
    list-style: none;
    text-align: right;
    margin-bottom: 0;
    min-height: 50px; }
    .comments-wrapper ul.flag-wrapper li {
      list-style: none; }
  .comments-wrapper .character-counter-container {
    position: relative; }
    .comments-wrapper .character-counter-container .js-comment {
      width: 100%;
      min-height: 100px;
      margin-top: 20px;
      margin-bottom: 0; }
      @media (min-width: 768px) and (max-width: 991px) {
        .comments-wrapper .character-counter-container .js-comment {
          width: 100%; } }
    .comments-wrapper .character-counter-container .characters-remaining {
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      position: relative;
      top: -25px;
      right: 18px;
      opacity: .35;
      display: inline-block;
      font-size: 14px;
      width: 100%;
      text-align: right; }
      @media (max-width: 991px) {
        .comments-wrapper .character-counter-container .characters-remaining {
          text-align: right;
          right: 0; } }
    @media (max-width: 991px) {
      .comments-wrapper .character-counter-container .js-comment {
        width: 100%;
        margin-bottom: 0; }
      .comments-wrapper .character-counter-container .characters-remaining {
        margin: -1.75em .75em 0;
        float: right;
        top: unset;
        left: unset;
        text-align: right !important; } }
    .comments-wrapper .character-counter-container #remainingC {
      user-select: none;
      float: right;
      margin: -1.75em 1.2em 0;
      opacity: .35;
      display: inline-block; }
      @media (max-width: 767px) {
        .comments-wrapper .character-counter-container #remainingC {
          margin: -25px 6px 0; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .comments-wrapper .character-counter-container #remainingC {
          margin: -1.75em .75em 0; } }
  .comments-wrapper .article-excerpt-btn .flag:hover .flag-caret .flag-caret, .comments-wrapper .article-excerpt-btn .flag:hover .flag-caret .flag-options, .comments-wrapper .article-excerpt-btn .flag-wrapper:hover .flag-caret, .comments-wrapper .article-excerpt-btn .flag-wrapper:hover .flag-options {
    display: block; }
  .comments-wrapper .flag-options {
    display: none;
    position: absolute;
    top: 48px;
    right: 0px;
    width: 168px;
    text-align: left;
    border: 1px solid #d0d0d0;
    border-radius: 4px;
    overflow: hidden;
    z-index: 1;
    padding: 0; }
    @media (max-width: 767px) {
      .comments-wrapper .flag-options {
        left: 38px;
        right: auto;
        top: 8px; } }
    .comments-wrapper .flag-options li {
      padding: 8px;
      margin: 0;
      background: #FFF; }
      .comments-wrapper .flag-options li:first-child {
        border-bottom: 1px solid #d0d0d0; }
      .comments-wrapper .flag-options li a {
        color: #0089c8; }
      .comments-wrapper .flag-options li:hover {
        background: #fff; }
        .comments-wrapper .flag-options li:hover a {
          color: #0089c8;
          display: block; }
  .comments-wrapper .flag-caret {
    display: none;
    /* Stroke */
    /* Fill */ }
    .comments-wrapper .flag-caret:before, .comments-wrapper .flag-caret:after {
      content: "";
      position: absolute;
      width: 0;
      height: 0;
      border-style: solid;
      border-color: transparent;
      border-top: 0;
      z-index: 1; }
      @media (max-width: 767px) {
        .comments-wrapper .flag-caret:before, .comments-wrapper .flag-caret:after {
          transform: rotate(-90deg); } }
    .comments-wrapper .flag-caret:before {
      top: 36px;
      left: 40px;
      /* If 1px darken stroke slightly */
      border-bottom-color: #d0d0d0;
      border-width: 12px; }
      @media (max-width: 767px) {
        .comments-wrapper .flag-caret:before {
          left: 21px;
          top: 7px;
          z-index: 0;
          border-width: 13px; } }
    .comments-wrapper .flag-caret:after {
      top: 38px;
      left: 41px;
      border-bottom-color: #fff;
      border-width: 11px; }
      @media (max-width: 767px) {
        .comments-wrapper .flag-caret:after {
          left: 23px;
          top: 8px; } }
  .comments-wrapper .flag {
    cursor: pointer;
    margin: 1.25em 0 0; }
    .comments-wrapper .flag .icon-flag {
      font-size: 18px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: normal;
      letter-spacing: 0.9px;
      color: #535353;
      font-family: alternate-gothic-no-3-d; }
      .comments-wrapper .flag .icon-flag:before {
        position: relative;
        top: 2px;
        margin-right: 8px; }
    .comments-wrapper .flag:hover {
      color: #0089c8; }
      .comments-wrapper .flag:hover .flag-options,
      .comments-wrapper .flag:hover .flag-caret {
        display: block; }

.community .coversation-comments {
  display: none; }

.lower-title.comment_submission_status {
  text-align: center; }

.lower-title.comment_submission_status a {
  color: #0089c8;
  margin: 0; }

.conversation-title.icon1-plus-icon.open:before {
  transform: rotate(-45deg) !important;
  display: inline-block; }

#commentsHeader {
  background-color: #F9FBFD; }
  #commentsHeader .icon-menu-my-library:before {
    display: none; }

.jom-conversation {
  background-color: #F9FBFD;
  margin-top: 64px; }
  @media (max-width: 767px) {
    .jom-conversation {
      margin-top: 40px; } }

.jom-comments-stripe {
  padding-top: 0; }
  @media (max-width: 991px) {
    .jom-comments-stripe .score-center {
      padding: 0 !important; } }

.community .jom-fw-section .conversation-title {
  margin-bottom: 26px;
  text-align: center;
  padding-left: 0 !important;
  min-width: 100%; }

.no_results_found {
  width: 100%;
  text-align: center;
  display: block;
  font: normal 18px "museo-sans"; }

a.join-the-conversation.primary-rest, header .second-header .form .form-group a.join-the-conversation.score-button, header .second-header .form .form-group a.join-the-conversation.score-composite-link, header .second-header .form .form-group a.join-the-conversation.cc-btn, header .second-header .form .form-group a.join-the-conversation.lw-show-more-results, header .second-header .form .form-group .score-search-box a.join-the-conversation.button, .score-search-box header .second-header .form .form-group a.join-the-conversation.button, .church-info .form-wrapper .file-upload-container a.join-the-conversation.custom-file-upload, .product-quick-view a.join-the-conversation.add-to-cart, .lw-featuredproducts .lw-product-item .product-overlay a.join-the-conversation.add-to-cart-button, .btn-signin a.join-the-conversation, .message-details-information a.join-the-conversation.message-button, a.join-the-conversation#broadcasts-use-location-button, .jom-community li.score-megamenu-basic-item.btn-praisesignin a.join-the-conversation, .why-give .jom-why-give-heading-container a.join-the-conversation.jom-donate-btn, .why-give .jom-why-give-blog-cnt a.join-the-conversation.score-button, .why-give .jom-why-give-blog-cnt a.join-the-conversation.score-composite-link, .why-give .jom-why-give-blog-cnt a.join-the-conversation.cc-btn, .why-give .jom-why-give-blog-cnt a.join-the-conversation.lw-show-more-results, .why-give .jom-why-give-blog-cnt .score-search-box a.join-the-conversation.button, .score-search-box .why-give .jom-why-give-blog-cnt a.join-the-conversation.button, .event-content .events-book .event-cta-container a.join-the-conversation.primary-rest {
  min-width: 167px;
  display: inline-block; }

@media (max-width: 767px) {
  .comments-wrapper .article-excerpt-copy {
    padding-left: 0;
    width: 90.6%; }
    .comments-wrapper .article-excerpt-copy .community--title,
    .comments-wrapper .article-excerpt-copy .community--sub.sub {
      padding-left: 70px; }
    .comments-wrapper .article-excerpt-copy p {
      margin: 30px 0 0 -15px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .btn-group .moderationLink, .score-button-group .moderationLink {
    display: block;
    width: 220px;
    margin-bottom: 20px; }
  .btn-group .moderationLink ~ span, .score-button-group .moderationLink ~ span {
    margin-top: 10px; }
  .btn-group .moderationLink ~ .replyLink, .score-button-group .moderationLink ~ .replyLink {
    margin-top: 20px;
    display: block; }
  .btn-group span ~ .replyLink, .score-button-group span ~ .replyLink {
    margin-top: 20px;
    display: block; } }

.modal {
  width: 100%;
  background-color: rgba(255, 255, 255, 0.35);
  /*display: block;
    padding-right: 21px;

    .modal-body {
        padding: 30px;
    }*/ }
  .modal .modal-content {
    border-radius: 0;
    margin: 80px auto 0; }
  .modal form {
    padding: 50px 50px 40px; }
    .modal form label {
      font-size: 28px;
      font-weight: 500;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.21;
      letter-spacing: normal; }
    .modal form textarea {
      width: 100%;
      height: 160px; }
    .modal form .modal--button-container {
      text-align: center; }
      .modal form .modal--button-container .btn-gray.primary-rest, .modal form .modal--button-container header .second-header .form .form-group .btn-gray.score-button, header .second-header .form .form-group .modal form .modal--button-container .btn-gray.score-button, .modal form .modal--button-container header .second-header .form .form-group .btn-gray.score-composite-link, header .second-header .form .form-group .modal form .modal--button-container .btn-gray.score-composite-link, .modal form .modal--button-container header .second-header .form .form-group .btn-gray.cc-btn, header .second-header .form .form-group .modal form .modal--button-container .btn-gray.cc-btn, .modal form .modal--button-container header .second-header .form .form-group .btn-gray.lw-show-more-results, header .second-header .form .form-group .modal form .modal--button-container .btn-gray.lw-show-more-results, .modal form .modal--button-container header .second-header .form .form-group .score-search-box .btn-gray.button, header .second-header .form .form-group .score-search-box .modal form .modal--button-container .btn-gray.button, .modal form .modal--button-container .score-search-box header .second-header .form .form-group .btn-gray.button, .score-search-box header .second-header .form .form-group .modal form .modal--button-container .btn-gray.button, .modal header .second-header form .modal--button-container button.btn-gray, header .second-header .modal form .modal--button-container button.btn-gray, .modal form .modal--button-container header .second-header button.btn-gray, .modal form header .second-header .modal--button-container button.btn-gray, .modal form .modal--button-container .church-info .form-wrapper .file-upload-container .btn-gray.custom-file-upload, .church-info .form-wrapper .file-upload-container .modal form .modal--button-container .btn-gray.custom-file-upload, .modal form .modal--button-container .product-quick-view .btn-gray.add-to-cart, .product-quick-view .modal form .modal--button-container .btn-gray.add-to-cart, .modal form .modal--button-container .lw-featuredproducts .lw-product-item .product-overlay .btn-gray.add-to-cart-button, .lw-featuredproducts .lw-product-item .product-overlay .modal form .modal--button-container .btn-gray.add-to-cart-button, .modal form .modal--button-container .btn-signin a.btn-gray, .btn-signin .modal form .modal--button-container a.btn-gray, .modal form .modal--button-container .message-details-information .btn-gray.message-button, .message-details-information .modal form .modal--button-container .btn-gray.message-button, .modal form .modal--button-container .view-details button.btn-gray, .view-details .modal form .modal--button-container button.btn-gray, .modal form .modal--button-container .btn-gray#broadcasts-use-location-button, .modal form .modal--button-container .jom-community li.score-megamenu-basic-item.btn-praisesignin a.btn-gray, .jom-community li.score-megamenu-basic-item.btn-praisesignin .modal form .modal--button-container a.btn-gray, .modal form .modal--button-container .why-give .jom-why-give-heading-container .btn-gray.jom-donate-btn, .why-give .jom-why-give-heading-container .modal form .modal--button-container .btn-gray.jom-donate-btn, .modal form .modal--button-container .why-give .jom-why-give-blog-cnt .btn-gray.score-button, .why-give .jom-why-give-blog-cnt .modal form .modal--button-container .btn-gray.score-button, .modal form .modal--button-container .why-give .jom-why-give-blog-cnt .btn-gray.score-composite-link, .why-give .jom-why-give-blog-cnt .modal form .modal--button-container .btn-gray.score-composite-link, .modal form .modal--button-container .why-give .jom-why-give-blog-cnt .btn-gray.cc-btn, .why-give .jom-why-give-blog-cnt .modal form .modal--button-container .btn-gray.cc-btn, .modal .why-give .jom-why-give-blog-cnt form .modal--button-container button.btn-gray, .why-give .jom-why-give-blog-cnt .modal form .modal--button-container button.btn-gray, .modal form .modal--button-container .why-give .jom-why-give-blog-cnt button.btn-gray, .modal form .why-give .jom-why-give-blog-cnt .modal--button-container button.btn-gray, .modal form .modal--button-container .why-give .jom-why-give-blog-cnt .btn-gray.lw-show-more-results, .why-give .jom-why-give-blog-cnt .modal form .modal--button-container .btn-gray.lw-show-more-results, .modal form .modal--button-container .why-give .jom-why-give-blog-cnt .score-search-box .btn-gray.button, .why-give .jom-why-give-blog-cnt .score-search-box .modal form .modal--button-container .btn-gray.button, .modal form .modal--button-container .score-search-box .why-give .jom-why-give-blog-cnt .btn-gray.button, .score-search-box .why-give .jom-why-give-blog-cnt .modal form .modal--button-container .btn-gray.button, .modal form .modal--button-container .jom-forgot-password-form .form button.btn-gray, .jom-forgot-password-form .form .modal form .modal--button-container button.btn-gray, .modal form .modal--button-container .jom-set-password-form .form button.btn-gray, .jom-set-password-form .form .modal form .modal--button-container button.btn-gray, .modal .lw-change-password-form form .modal--button-container button.btn-gray, .lw-change-password-form .modal form .modal--button-container button.btn-gray {
        margin-right: 18px; }
  .modal .icon-close {
    position: absolute;
    right: 20px;
    top: 26px;
    color: #fff; }
    .modal .icon-close:hover {
      text-decoration: none; }
  @media (max-width: 767px) {
    .modal {
      padding: 0 10px; }
      .modal .modal-header {
        font-size: 20px;
        padding: 20px; }
      .modal form {
        padding: 20px; }
        .modal form label {
          font-size: 20px; }
        .modal form input {
          height: 48px;
          border: solid 1px #d0d0d0;
          font-size: 16px; } }

.modal--report-user .modal-content, .modal--church .modal-content {
  max-width: 615px; }

@media (max-width: 767px) {
  .shouts-of-praise .content-filter-search-bar--item {
    width: 100%;
    padding: 0 15px; } }

@media (min-width: 768px) {
  body.community .jom-fw-section {
    margin-top: 0; } }

.adminstyle {
  position: relative; }
  .adminstyle:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 150vw;
    height: 100%;
    background: #ddeaf3;
    display: block; }
  .adminstyle .jom-flag {
    display: none; }

.post-btn-group {
  text-align: left;
  margin-top: 24px;
  width: 100%;
  display: block; }
  .post-btn-group a.js-comment-submit.btn.secondary-rest-cerulean, .post-btn-group a.js-comment-submit.btn.clear-filter, .post-btn-group .lw-filter-wrapper .lw-filter-box a.js-comment-submit.btn.lw-clear-all-filters, .lw-filter-wrapper .lw-filter-box .post-btn-group a.js-comment-submit.btn.lw-clear-all-filters, .post-btn-group header .second-header .jom-guest-option-container a.js-comment-submit.btn.jom-checkout-as-guest, header .second-header .jom-guest-option-container .post-btn-group a.js-comment-submit.btn.jom-checkout-as-guest, .post-btn-group #wizard .score-center-text > a.js-comment-submit.btn.score-button, #wizard .post-btn-group .score-center-text > a.js-comment-submit.btn.score-button, .post-btn-group #wizard .score-center-text > a.js-comment-submit.btn.score-composite-link, #wizard .post-btn-group .score-center-text > a.js-comment-submit.btn.score-composite-link, .post-btn-group #wizard .score-center-text > a.js-comment-submit.btn.cc-btn, #wizard .post-btn-group .score-center-text > a.js-comment-submit.btn.cc-btn, .post-btn-group #wizard .score-center-text > a.js-comment-submit.btn.lw-show-more-results, #wizard .post-btn-group .score-center-text > a.js-comment-submit.btn.lw-show-more-results, .post-btn-group #wizard .score-search-box .score-center-text > a.js-comment-submit.btn.button, #wizard .score-search-box .post-btn-group .score-center-text > a.js-comment-submit.btn.button, .post-btn-group .score-search-box #wizard .score-center-text > a.js-comment-submit.btn.button, .score-search-box #wizard .post-btn-group .score-center-text > a.js-comment-submit.btn.button, .post-btn-group .recentprayers-pages .recent-prayer-wrapper .prayer-content a.js-comment-submit.btn.view-prayers, .recentprayers-pages .recent-prayer-wrapper .prayer-content .post-btn-group a.js-comment-submit.btn.view-prayers {
    text-decoration: none;
    margin-right: 20px; }
  .post-btn-group input.js-comment-submit.btn.primary-rest.checknormal, .post-btn-group header .second-header .form .form-group input.js-comment-submit.btn.checknormal.score-button, header .second-header .form .form-group .post-btn-group input.js-comment-submit.btn.checknormal.score-button, .post-btn-group header .second-header .form .form-group input.js-comment-submit.btn.checknormal.score-composite-link, header .second-header .form .form-group .post-btn-group input.js-comment-submit.btn.checknormal.score-composite-link, .post-btn-group header .second-header .form .form-group input.js-comment-submit.btn.checknormal.cc-btn, header .second-header .form .form-group .post-btn-group input.js-comment-submit.btn.checknormal.cc-btn, .post-btn-group header .second-header .form .form-group input.js-comment-submit.btn.checknormal.lw-show-more-results, header .second-header .form .form-group .post-btn-group input.js-comment-submit.btn.checknormal.lw-show-more-results, .post-btn-group header .second-header .form .form-group .score-search-box input.js-comment-submit.btn.checknormal.button, header .second-header .form .form-group .score-search-box .post-btn-group input.js-comment-submit.btn.checknormal.button, .post-btn-group .score-search-box header .second-header .form .form-group input.js-comment-submit.btn.checknormal.button, .score-search-box header .second-header .form .form-group .post-btn-group input.js-comment-submit.btn.checknormal.button, .post-btn-group .church-info .form-wrapper .file-upload-container input.js-comment-submit.btn.checknormal.custom-file-upload, .church-info .form-wrapper .file-upload-container .post-btn-group input.js-comment-submit.btn.checknormal.custom-file-upload, .post-btn-group .product-quick-view input.js-comment-submit.btn.checknormal.add-to-cart, .product-quick-view .post-btn-group input.js-comment-submit.btn.checknormal.add-to-cart, .post-btn-group .lw-featuredproducts .lw-product-item .product-overlay input.js-comment-submit.btn.checknormal.add-to-cart-button, .lw-featuredproducts .lw-product-item .product-overlay .post-btn-group input.js-comment-submit.btn.checknormal.add-to-cart-button, .post-btn-group .message-details-information input.js-comment-submit.btn.checknormal.message-button, .message-details-information .post-btn-group input.js-comment-submit.btn.checknormal.message-button, .post-btn-group input.js-comment-submit.btn.checknormal#broadcasts-use-location-button, .post-btn-group .why-give .jom-why-give-heading-container input.js-comment-submit.btn.checknormal.jom-donate-btn, .why-give .jom-why-give-heading-container .post-btn-group input.js-comment-submit.btn.checknormal.jom-donate-btn, .post-btn-group .why-give .jom-why-give-blog-cnt input.js-comment-submit.btn.checknormal.score-button, .why-give .jom-why-give-blog-cnt .post-btn-group input.js-comment-submit.btn.checknormal.score-button, .post-btn-group .why-give .jom-why-give-blog-cnt input.js-comment-submit.btn.checknormal.score-composite-link, .why-give .jom-why-give-blog-cnt .post-btn-group input.js-comment-submit.btn.checknormal.score-composite-link, .post-btn-group .why-give .jom-why-give-blog-cnt input.js-comment-submit.btn.checknormal.cc-btn, .why-give .jom-why-give-blog-cnt .post-btn-group input.js-comment-submit.btn.checknormal.cc-btn, .post-btn-group .why-give .jom-why-give-blog-cnt input.js-comment-submit.btn.checknormal.lw-show-more-results, .why-give .jom-why-give-blog-cnt .post-btn-group input.js-comment-submit.btn.checknormal.lw-show-more-results, .post-btn-group .why-give .jom-why-give-blog-cnt .score-search-box input.js-comment-submit.btn.checknormal.button, .why-give .jom-why-give-blog-cnt .score-search-box .post-btn-group input.js-comment-submit.btn.checknormal.button, .post-btn-group .score-search-box .why-give .jom-why-give-blog-cnt input.js-comment-submit.btn.checknormal.button, .score-search-box .why-give .jom-why-give-blog-cnt .post-btn-group input.js-comment-submit.btn.checknormal.button {
    margin-left: 0px; }

.post-as-admin .post-btn-group {
  text-align: center; }

.admincomments button.close {
  margin-bottom: 0px !important;
  width: auto !important; }

.admincomments .modal-body {
  padding: 30px; }
  .admincomments .modal-body p {
    font: normal 16px museo-sans;
    font-weight: 500;
    line-height: 1.44;
    color: #000;
    text-align: left;
    text-transform: none; }

.admincomments .modal-footer {
  border: none;
  padding: 0 30px 50px; }

.replyconfirmation {
  display: flex;
  justify-content: flex-end; }
  .replyconfirmation input.js-comment-submit.btn.primary-rest, .replyconfirmation header .second-header .form .form-group input.js-comment-submit.btn.score-button, header .second-header .form .form-group .replyconfirmation input.js-comment-submit.btn.score-button, .replyconfirmation header .second-header .form .form-group input.js-comment-submit.btn.score-composite-link, header .second-header .form .form-group .replyconfirmation input.js-comment-submit.btn.score-composite-link, .replyconfirmation header .second-header .form .form-group input.js-comment-submit.btn.cc-btn, header .second-header .form .form-group .replyconfirmation input.js-comment-submit.btn.cc-btn, .replyconfirmation header .second-header .form .form-group input.js-comment-submit.btn.lw-show-more-results, header .second-header .form .form-group .replyconfirmation input.js-comment-submit.btn.lw-show-more-results, .replyconfirmation header .second-header .form .form-group .score-search-box input.js-comment-submit.btn.button, header .second-header .form .form-group .score-search-box .replyconfirmation input.js-comment-submit.btn.button, .replyconfirmation .score-search-box header .second-header .form .form-group input.js-comment-submit.btn.button, .score-search-box header .second-header .form .form-group .replyconfirmation input.js-comment-submit.btn.button, .replyconfirmation .church-info .form-wrapper .file-upload-container input.js-comment-submit.btn.custom-file-upload, .church-info .form-wrapper .file-upload-container .replyconfirmation input.js-comment-submit.btn.custom-file-upload, .replyconfirmation .product-quick-view input.js-comment-submit.btn.add-to-cart, .product-quick-view .replyconfirmation input.js-comment-submit.btn.add-to-cart, .replyconfirmation .lw-featuredproducts .lw-product-item .product-overlay input.js-comment-submit.btn.add-to-cart-button, .lw-featuredproducts .lw-product-item .product-overlay .replyconfirmation input.js-comment-submit.btn.add-to-cart-button, .replyconfirmation .message-details-information input.js-comment-submit.btn.message-button, .message-details-information .replyconfirmation input.js-comment-submit.btn.message-button, .replyconfirmation input.js-comment-submit.btn#broadcasts-use-location-button, .replyconfirmation .why-give .jom-why-give-heading-container input.js-comment-submit.btn.jom-donate-btn, .why-give .jom-why-give-heading-container .replyconfirmation input.js-comment-submit.btn.jom-donate-btn, .replyconfirmation .why-give .jom-why-give-blog-cnt input.js-comment-submit.btn.score-button, .why-give .jom-why-give-blog-cnt .replyconfirmation input.js-comment-submit.btn.score-button, .replyconfirmation .why-give .jom-why-give-blog-cnt input.js-comment-submit.btn.score-composite-link, .why-give .jom-why-give-blog-cnt .replyconfirmation input.js-comment-submit.btn.score-composite-link, .replyconfirmation .why-give .jom-why-give-blog-cnt input.js-comment-submit.btn.cc-btn, .why-give .jom-why-give-blog-cnt .replyconfirmation input.js-comment-submit.btn.cc-btn, .replyconfirmation .why-give .jom-why-give-blog-cnt input.js-comment-submit.btn.lw-show-more-results, .why-give .jom-why-give-blog-cnt .replyconfirmation input.js-comment-submit.btn.lw-show-more-results, .replyconfirmation .why-give .jom-why-give-blog-cnt .score-search-box input.js-comment-submit.btn.button, .why-give .jom-why-give-blog-cnt .score-search-box .replyconfirmation input.js-comment-submit.btn.button, .replyconfirmation .score-search-box .why-give .jom-why-give-blog-cnt input.js-comment-submit.btn.button, .score-search-box .why-give .jom-why-give-blog-cnt .replyconfirmation input.js-comment-submit.btn.button {
    order: 3;
    margin-left: 24px; }
  .replyconfirmation a.js-comment-submit.btn.secondary-rest-cerulean, .replyconfirmation a.js-comment-submit.btn.clear-filter, .replyconfirmation .lw-filter-wrapper .lw-filter-box a.js-comment-submit.btn.lw-clear-all-filters, .lw-filter-wrapper .lw-filter-box .replyconfirmation a.js-comment-submit.btn.lw-clear-all-filters, .replyconfirmation header .second-header .jom-guest-option-container a.js-comment-submit.btn.jom-checkout-as-guest, header .second-header .jom-guest-option-container .replyconfirmation a.js-comment-submit.btn.jom-checkout-as-guest, .replyconfirmation #wizard .score-center-text > a.js-comment-submit.btn.score-button, #wizard .replyconfirmation .score-center-text > a.js-comment-submit.btn.score-button, .replyconfirmation #wizard .score-center-text > a.js-comment-submit.btn.score-composite-link, #wizard .replyconfirmation .score-center-text > a.js-comment-submit.btn.score-composite-link, .replyconfirmation #wizard .score-center-text > a.js-comment-submit.btn.cc-btn, #wizard .replyconfirmation .score-center-text > a.js-comment-submit.btn.cc-btn, .replyconfirmation #wizard .score-center-text > a.js-comment-submit.btn.lw-show-more-results, #wizard .replyconfirmation .score-center-text > a.js-comment-submit.btn.lw-show-more-results, .replyconfirmation #wizard .score-search-box .score-center-text > a.js-comment-submit.btn.button, #wizard .score-search-box .replyconfirmation .score-center-text > a.js-comment-submit.btn.button, .replyconfirmation .score-search-box #wizard .score-center-text > a.js-comment-submit.btn.button, .score-search-box #wizard .replyconfirmation .score-center-text > a.js-comment-submit.btn.button, .replyconfirmation .recentprayers-pages .recent-prayer-wrapper .prayer-content a.js-comment-submit.btn.view-prayers, .recentprayers-pages .recent-prayer-wrapper .prayer-content .replyconfirmation a.js-comment-submit.btn.view-prayers {
    order: 2;
    margin-left: 81px;
    text-decoration: none; }
  .replyconfirmation input.cancel-check.btn.secondary-rest-cerulean, .replyconfirmation input.cancel-check.btn.clear-filter, .replyconfirmation .lw-filter-wrapper .lw-filter-box input.cancel-check.btn.lw-clear-all-filters, .lw-filter-wrapper .lw-filter-box .replyconfirmation input.cancel-check.btn.lw-clear-all-filters, .replyconfirmation header .second-header .jom-guest-option-container input.cancel-check.btn.jom-checkout-as-guest, header .second-header .jom-guest-option-container .replyconfirmation input.cancel-check.btn.jom-checkout-as-guest, .replyconfirmation #wizard .score-center-text > input.cancel-check.btn.score-button, #wizard .replyconfirmation .score-center-text > input.cancel-check.btn.score-button, .replyconfirmation #wizard .score-center-text > input.cancel-check.btn.score-composite-link, #wizard .replyconfirmation .score-center-text > input.cancel-check.btn.score-composite-link, .replyconfirmation #wizard .score-center-text > input.cancel-check.btn.cc-btn, #wizard .replyconfirmation .score-center-text > input.cancel-check.btn.cc-btn, .replyconfirmation #wizard .score-center-text > input.cancel-check.btn.lw-show-more-results, #wizard .replyconfirmation .score-center-text > input.cancel-check.btn.lw-show-more-results, .replyconfirmation #wizard .score-search-box .score-center-text > input.cancel-check.btn.button, #wizard .score-search-box .replyconfirmation .score-center-text > input.cancel-check.btn.button, .replyconfirmation .score-search-box #wizard .score-center-text > input.cancel-check.btn.button, .score-search-box #wizard .replyconfirmation .score-center-text > input.cancel-check.btn.button, .replyconfirmation .recentprayers-pages .recent-prayer-wrapper .prayer-content input.cancel-check.btn.view-prayers, .recentprayers-pages .recent-prayer-wrapper .prayer-content .replyconfirmation input.cancel-check.btn.view-prayers {
    margin-left: 7px; }
    @media (min-width: 992px) {
      .replyconfirmation input.cancel-check.btn.secondary-rest-cerulean, .replyconfirmation input.cancel-check.btn.clear-filter, .replyconfirmation .lw-filter-wrapper .lw-filter-box input.cancel-check.btn.lw-clear-all-filters, .lw-filter-wrapper .lw-filter-box .replyconfirmation input.cancel-check.btn.lw-clear-all-filters, .replyconfirmation header .second-header .jom-guest-option-container input.cancel-check.btn.jom-checkout-as-guest, header .second-header .jom-guest-option-container .replyconfirmation input.cancel-check.btn.jom-checkout-as-guest, .replyconfirmation #wizard .score-center-text > input.cancel-check.btn.score-button, #wizard .replyconfirmation .score-center-text > input.cancel-check.btn.score-button, .replyconfirmation #wizard .score-center-text > input.cancel-check.btn.score-composite-link, #wizard .replyconfirmation .score-center-text > input.cancel-check.btn.score-composite-link, .replyconfirmation #wizard .score-center-text > input.cancel-check.btn.cc-btn, #wizard .replyconfirmation .score-center-text > input.cancel-check.btn.cc-btn, .replyconfirmation #wizard .score-center-text > input.cancel-check.btn.lw-show-more-results, #wizard .replyconfirmation .score-center-text > input.cancel-check.btn.lw-show-more-results, .replyconfirmation #wizard .score-search-box .score-center-text > input.cancel-check.btn.button, #wizard .score-search-box .replyconfirmation .score-center-text > input.cancel-check.btn.button, .replyconfirmation .score-search-box #wizard .score-center-text > input.cancel-check.btn.button, .score-search-box #wizard .replyconfirmation .score-center-text > input.cancel-check.btn.button, .replyconfirmation .recentprayers-pages .recent-prayer-wrapper .prayer-content input.cancel-check.btn.view-prayers, .recentprayers-pages .recent-prayer-wrapper .prayer-content .replyconfirmation input.cancel-check.btn.view-prayers {
        position: absolute;
        left: 0;
        margin-left: 0; } }

@media (max-width: 991px) {
  a.js-comment-submit.btn.secondary-rest-cerulean, a.js-comment-submit.btn.clear-filter, .lw-filter-wrapper .lw-filter-box a.js-comment-submit.btn.lw-clear-all-filters, header .second-header .jom-guest-option-container a.js-comment-submit.btn.jom-checkout-as-guest, #wizard .score-center-text > a.js-comment-submit.btn.score-button, #wizard .score-center-text > a.js-comment-submit.btn.score-composite-link, #wizard .score-center-text > a.js-comment-submit.btn.cc-btn, #wizard .score-center-text > a.js-comment-submit.btn.lw-show-more-results, #wizard .score-search-box .score-center-text > a.js-comment-submit.btn.button, .score-search-box #wizard .score-center-text > a.js-comment-submit.btn.button, .find-a-thing--suggest-a-thing .find-a-thing--suggest-a-thing--form a.js-comment-submit.btn.secondary-rest-cerulean, .recentprayers-pages .recent-prayer-wrapper .prayer-content a.js-comment-submit.btn.view-prayers {
    top: 10px;
    position: relative; }
  input#confirmButton {
    top: 0px;
    cursor: pointer; }
  .row.replyconfirmation {
    flex-wrap: wrap; }
    .row.replyconfirmation input.js-comment-submit.btn.primary-rest, .row.replyconfirmation header .second-header .form .form-group input.js-comment-submit.btn.score-button, header .second-header .form .form-group .row.replyconfirmation input.js-comment-submit.btn.score-button, .row.replyconfirmation header .second-header .form .form-group input.js-comment-submit.btn.score-composite-link, header .second-header .form .form-group .row.replyconfirmation input.js-comment-submit.btn.score-composite-link, .row.replyconfirmation header .second-header .form .form-group input.js-comment-submit.btn.cc-btn, header .second-header .form .form-group .row.replyconfirmation input.js-comment-submit.btn.cc-btn, .row.replyconfirmation header .second-header .form .form-group input.js-comment-submit.btn.lw-show-more-results, header .second-header .form .form-group .row.replyconfirmation input.js-comment-submit.btn.lw-show-more-results, .row.replyconfirmation header .second-header .form .form-group .score-search-box input.js-comment-submit.btn.button, header .second-header .form .form-group .score-search-box .row.replyconfirmation input.js-comment-submit.btn.button, .row.replyconfirmation .score-search-box header .second-header .form .form-group input.js-comment-submit.btn.button, .score-search-box header .second-header .form .form-group .row.replyconfirmation input.js-comment-submit.btn.button, .row.replyconfirmation .church-info .form-wrapper .file-upload-container input.js-comment-submit.btn.custom-file-upload, .church-info .form-wrapper .file-upload-container .row.replyconfirmation input.js-comment-submit.btn.custom-file-upload, .row.replyconfirmation .product-quick-view input.js-comment-submit.btn.add-to-cart, .product-quick-view .row.replyconfirmation input.js-comment-submit.btn.add-to-cart, .row.replyconfirmation .lw-featuredproducts .lw-product-item .product-overlay input.js-comment-submit.btn.add-to-cart-button, .lw-featuredproducts .lw-product-item .product-overlay .row.replyconfirmation input.js-comment-submit.btn.add-to-cart-button, .row.replyconfirmation .message-details-information input.js-comment-submit.btn.message-button, .message-details-information .row.replyconfirmation input.js-comment-submit.btn.message-button, .row.replyconfirmation input.js-comment-submit.btn#broadcasts-use-location-button, .row.replyconfirmation .why-give .jom-why-give-heading-container input.js-comment-submit.btn.jom-donate-btn, .why-give .jom-why-give-heading-container .row.replyconfirmation input.js-comment-submit.btn.jom-donate-btn, .row.replyconfirmation .why-give .jom-why-give-blog-cnt input.js-comment-submit.btn.score-button, .why-give .jom-why-give-blog-cnt .row.replyconfirmation input.js-comment-submit.btn.score-button, .row.replyconfirmation .why-give .jom-why-give-blog-cnt input.js-comment-submit.btn.score-composite-link, .why-give .jom-why-give-blog-cnt .row.replyconfirmation input.js-comment-submit.btn.score-composite-link, .row.replyconfirmation .why-give .jom-why-give-blog-cnt input.js-comment-submit.btn.cc-btn, .why-give .jom-why-give-blog-cnt .row.replyconfirmation input.js-comment-submit.btn.cc-btn, .row.replyconfirmation .why-give .jom-why-give-blog-cnt input.js-comment-submit.btn.lw-show-more-results, .why-give .jom-why-give-blog-cnt .row.replyconfirmation input.js-comment-submit.btn.lw-show-more-results, .row.replyconfirmation .why-give .jom-why-give-blog-cnt .score-search-box input.js-comment-submit.btn.button, .why-give .jom-why-give-blog-cnt .score-search-box .row.replyconfirmation input.js-comment-submit.btn.button, .row.replyconfirmation .score-search-box .why-give .jom-why-give-blog-cnt input.js-comment-submit.btn.button, .score-search-box .why-give .jom-why-give-blog-cnt .row.replyconfirmation input.js-comment-submit.btn.button {
      margin-left: 0;
      margin-top: 20px;
      width: 100%; }
    .row.replyconfirmation a.js-comment-submit.btn.secondary-rest-cerulean, .row.replyconfirmation a.js-comment-submit.btn.clear-filter, .row.replyconfirmation .lw-filter-wrapper .lw-filter-box a.js-comment-submit.btn.lw-clear-all-filters, .lw-filter-wrapper .lw-filter-box .row.replyconfirmation a.js-comment-submit.btn.lw-clear-all-filters, .row.replyconfirmation header .second-header .jom-guest-option-container a.js-comment-submit.btn.jom-checkout-as-guest, header .second-header .jom-guest-option-container .row.replyconfirmation a.js-comment-submit.btn.jom-checkout-as-guest, .row.replyconfirmation #wizard .score-center-text > a.js-comment-submit.btn.score-button, #wizard .row.replyconfirmation .score-center-text > a.js-comment-submit.btn.score-button, .row.replyconfirmation #wizard .score-center-text > a.js-comment-submit.btn.score-composite-link, #wizard .row.replyconfirmation .score-center-text > a.js-comment-submit.btn.score-composite-link, .row.replyconfirmation #wizard .score-center-text > a.js-comment-submit.btn.cc-btn, #wizard .row.replyconfirmation .score-center-text > a.js-comment-submit.btn.cc-btn, .row.replyconfirmation #wizard .score-center-text > a.js-comment-submit.btn.lw-show-more-results, #wizard .row.replyconfirmation .score-center-text > a.js-comment-submit.btn.lw-show-more-results, .row.replyconfirmation #wizard .score-search-box .score-center-text > a.js-comment-submit.btn.button, #wizard .score-search-box .row.replyconfirmation .score-center-text > a.js-comment-submit.btn.button, .row.replyconfirmation .score-search-box #wizard .score-center-text > a.js-comment-submit.btn.button, .score-search-box #wizard .row.replyconfirmation .score-center-text > a.js-comment-submit.btn.button, .row.replyconfirmation .recentprayers-pages .recent-prayer-wrapper .prayer-content a.js-comment-submit.btn.view-prayers, .recentprayers-pages .recent-prayer-wrapper .prayer-content .row.replyconfirmation a.js-comment-submit.btn.view-prayers {
      margin-left: 0;
      width: 100%; }
    .row.replyconfirmation input.cancel-check.btn.secondary-rest-cerulean, .row.replyconfirmation input.cancel-check.btn.clear-filter, .row.replyconfirmation .lw-filter-wrapper .lw-filter-box input.cancel-check.btn.lw-clear-all-filters, .lw-filter-wrapper .lw-filter-box .row.replyconfirmation input.cancel-check.btn.lw-clear-all-filters, .row.replyconfirmation header .second-header .jom-guest-option-container input.cancel-check.btn.jom-checkout-as-guest, header .second-header .jom-guest-option-container .row.replyconfirmation input.cancel-check.btn.jom-checkout-as-guest, .row.replyconfirmation #wizard .score-center-text > input.cancel-check.btn.score-button, #wizard .row.replyconfirmation .score-center-text > input.cancel-check.btn.score-button, .row.replyconfirmation #wizard .score-center-text > input.cancel-check.btn.score-composite-link, #wizard .row.replyconfirmation .score-center-text > input.cancel-check.btn.score-composite-link, .row.replyconfirmation #wizard .score-center-text > input.cancel-check.btn.cc-btn, #wizard .row.replyconfirmation .score-center-text > input.cancel-check.btn.cc-btn, .row.replyconfirmation #wizard .score-center-text > input.cancel-check.btn.lw-show-more-results, #wizard .row.replyconfirmation .score-center-text > input.cancel-check.btn.lw-show-more-results, .row.replyconfirmation #wizard .score-search-box .score-center-text > input.cancel-check.btn.button, #wizard .score-search-box .row.replyconfirmation .score-center-text > input.cancel-check.btn.button, .row.replyconfirmation .score-search-box #wizard .score-center-text > input.cancel-check.btn.button, .score-search-box #wizard .row.replyconfirmation .score-center-text > input.cancel-check.btn.button, .row.replyconfirmation .recentprayers-pages .recent-prayer-wrapper .prayer-content input.cancel-check.btn.view-prayers, .recentprayers-pages .recent-prayer-wrapper .prayer-content .row.replyconfirmation input.cancel-check.btn.view-prayers {
      width: 100%;
      margin-left: 0;
      margin-top: 20px; } }

@media (max-width: 767px) {
  .admincomments .modal-body p {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.44;
    color: #000;
    text-align: left;
    text-transform: none;
    margin: 0px; }
  .admincomments .modal-footer {
    display: flex;
    flex-wrap: wrap; }
  .admincomments input#confirmButton {
    order: 1;
    margin-bottom: 20px;
    width: 100%;
    cursor: pointer; }
  .admincomments input.btn.cancel-item.secondary-rest-cerulean, .admincomments input.btn.cancel-item.clear-filter, .admincomments .lw-filter-wrapper .lw-filter-box input.btn.cancel-item.lw-clear-all-filters, .lw-filter-wrapper .lw-filter-box .admincomments input.btn.cancel-item.lw-clear-all-filters, .admincomments header .second-header .jom-guest-option-container input.btn.cancel-item.jom-checkout-as-guest, header .second-header .jom-guest-option-container .admincomments input.btn.cancel-item.jom-checkout-as-guest, .admincomments #wizard .score-center-text > input.btn.cancel-item.score-button, #wizard .admincomments .score-center-text > input.btn.cancel-item.score-button, .admincomments #wizard .score-center-text > input.btn.cancel-item.score-composite-link, #wizard .admincomments .score-center-text > input.btn.cancel-item.score-composite-link, .admincomments #wizard .score-center-text > input.btn.cancel-item.cc-btn, #wizard .admincomments .score-center-text > input.btn.cancel-item.cc-btn, .admincomments #wizard .score-center-text > input.btn.cancel-item.lw-show-more-results, #wizard .admincomments .score-center-text > input.btn.cancel-item.lw-show-more-results, .admincomments #wizard .score-search-box .score-center-text > input.btn.cancel-item.button, #wizard .score-search-box .admincomments .score-center-text > input.btn.cancel-item.button, .admincomments .score-search-box #wizard .score-center-text > input.btn.cancel-item.button, .score-search-box #wizard .admincomments .score-center-text > input.btn.cancel-item.button, .admincomments .recentprayers-pages .recent-prayer-wrapper .prayer-content input.btn.cancel-item.view-prayers, .recentprayers-pages .recent-prayer-wrapper .prayer-content .admincomments input.btn.cancel-item.view-prayers {
    order: 2;
    width: 100%; }
  .admincomments input.js-comment-submit.btn.primary-rest.replyadmin, .admincomments header .second-header .form .form-group input.js-comment-submit.btn.replyadmin.score-button, header .second-header .form .form-group .admincomments input.js-comment-submit.btn.replyadmin.score-button, .admincomments header .second-header .form .form-group input.js-comment-submit.btn.replyadmin.score-composite-link, header .second-header .form .form-group .admincomments input.js-comment-submit.btn.replyadmin.score-composite-link, .admincomments header .second-header .form .form-group input.js-comment-submit.btn.replyadmin.cc-btn, header .second-header .form .form-group .admincomments input.js-comment-submit.btn.replyadmin.cc-btn, .admincomments header .second-header .form .form-group input.js-comment-submit.btn.replyadmin.lw-show-more-results, header .second-header .form .form-group .admincomments input.js-comment-submit.btn.replyadmin.lw-show-more-results, .admincomments header .second-header .form .form-group .score-search-box input.js-comment-submit.btn.replyadmin.button, header .second-header .form .form-group .score-search-box .admincomments input.js-comment-submit.btn.replyadmin.button, .admincomments .score-search-box header .second-header .form .form-group input.js-comment-submit.btn.replyadmin.button, .score-search-box header .second-header .form .form-group .admincomments input.js-comment-submit.btn.replyadmin.button, .admincomments .church-info .form-wrapper .file-upload-container input.js-comment-submit.btn.replyadmin.custom-file-upload, .church-info .form-wrapper .file-upload-container .admincomments input.js-comment-submit.btn.replyadmin.custom-file-upload, .admincomments .product-quick-view input.js-comment-submit.btn.replyadmin.add-to-cart, .product-quick-view .admincomments input.js-comment-submit.btn.replyadmin.add-to-cart, .admincomments .lw-featuredproducts .lw-product-item .product-overlay input.js-comment-submit.btn.replyadmin.add-to-cart-button, .lw-featuredproducts .lw-product-item .product-overlay .admincomments input.js-comment-submit.btn.replyadmin.add-to-cart-button, .admincomments .message-details-information input.js-comment-submit.btn.replyadmin.message-button, .message-details-information .admincomments input.js-comment-submit.btn.replyadmin.message-button, .admincomments input.js-comment-submit.btn.replyadmin#broadcasts-use-location-button, .admincomments .why-give .jom-why-give-heading-container input.js-comment-submit.btn.replyadmin.jom-donate-btn, .why-give .jom-why-give-heading-container .admincomments input.js-comment-submit.btn.replyadmin.jom-donate-btn, .admincomments .why-give .jom-why-give-blog-cnt input.js-comment-submit.btn.replyadmin.score-button, .why-give .jom-why-give-blog-cnt .admincomments input.js-comment-submit.btn.replyadmin.score-button, .admincomments .why-give .jom-why-give-blog-cnt input.js-comment-submit.btn.replyadmin.score-composite-link, .why-give .jom-why-give-blog-cnt .admincomments input.js-comment-submit.btn.replyadmin.score-composite-link, .admincomments .why-give .jom-why-give-blog-cnt input.js-comment-submit.btn.replyadmin.cc-btn, .why-give .jom-why-give-blog-cnt .admincomments input.js-comment-submit.btn.replyadmin.cc-btn, .admincomments .why-give .jom-why-give-blog-cnt input.js-comment-submit.btn.replyadmin.lw-show-more-results, .why-give .jom-why-give-blog-cnt .admincomments input.js-comment-submit.btn.replyadmin.lw-show-more-results, .admincomments .why-give .jom-why-give-blog-cnt .score-search-box input.js-comment-submit.btn.replyadmin.button, .why-give .jom-why-give-blog-cnt .score-search-box .admincomments input.js-comment-submit.btn.replyadmin.button, .admincomments .score-search-box .why-give .jom-why-give-blog-cnt input.js-comment-submit.btn.replyadmin.button, .score-search-box .why-give .jom-why-give-blog-cnt .admincomments input.js-comment-submit.btn.replyadmin.button {
    width: 100%;
    margin-bottom: 20px; }
  a.js-comment-submit.btn.secondary-rest-cerulean, a.js-comment-submit.btn.clear-filter, .lw-filter-wrapper .lw-filter-box a.js-comment-submit.btn.lw-clear-all-filters, header .second-header .jom-guest-option-container a.js-comment-submit.btn.jom-checkout-as-guest, #wizard .score-center-text > a.js-comment-submit.btn.score-button, #wizard .score-center-text > a.js-comment-submit.btn.score-composite-link, #wizard .score-center-text > a.js-comment-submit.btn.cc-btn, #wizard .score-center-text > a.js-comment-submit.btn.lw-show-more-results, #wizard .score-search-box .score-center-text > a.js-comment-submit.btn.button, .score-search-box #wizard .score-center-text > a.js-comment-submit.btn.button, .find-a-thing--suggest-a-thing .find-a-thing--suggest-a-thing--form a.js-comment-submit.btn.secondary-rest-cerulean, .recentprayers-pages .recent-prayer-wrapper .prayer-content a.js-comment-submit.btn.view-prayers {
    width: 100%;
    margin-bottom: 20px; }
  input.js-comment-submit.btn.primary-rest.checknormal, header .second-header .form .form-group input.js-comment-submit.btn.checknormal.score-button, header .second-header .form .form-group input.js-comment-submit.btn.checknormal.score-composite-link, header .second-header .form .form-group input.js-comment-submit.btn.checknormal.cc-btn, header .second-header .form .form-group input.js-comment-submit.btn.checknormal.lw-show-more-results, header .second-header .form .form-group .score-search-box input.js-comment-submit.btn.checknormal.button, .score-search-box header .second-header .form .form-group input.js-comment-submit.btn.checknormal.button, .church-info .form-wrapper .file-upload-container input.js-comment-submit.btn.checknormal.custom-file-upload, .product-quick-view input.js-comment-submit.btn.checknormal.add-to-cart, .lw-featuredproducts .lw-product-item .product-overlay input.js-comment-submit.btn.checknormal.add-to-cart-button, .message-details-information input.js-comment-submit.btn.checknormal.message-button, input.js-comment-submit.btn.checknormal#broadcasts-use-location-button, .why-give .jom-why-give-heading-container input.js-comment-submit.btn.checknormal.jom-donate-btn, .why-give .jom-why-give-blog-cnt input.js-comment-submit.btn.checknormal.score-button, .why-give .jom-why-give-blog-cnt input.js-comment-submit.btn.checknormal.score-composite-link, .why-give .jom-why-give-blog-cnt input.js-comment-submit.btn.checknormal.cc-btn, .why-give .jom-why-give-blog-cnt input.js-comment-submit.btn.checknormal.lw-show-more-results, .why-give .jom-why-give-blog-cnt .score-search-box input.js-comment-submit.btn.checknormal.button, .score-search-box .why-give .jom-why-give-blog-cnt input.js-comment-submit.btn.checknormal.button {
    width: 100%;
    margin: 0px; }
  .replyconfirmation {
    flex-wrap: wrap; }
    .replyconfirmation input.js-comment-submit.btn.primary-rest, .replyconfirmation header .second-header .form .form-group input.js-comment-submit.btn.score-button, header .second-header .form .form-group .replyconfirmation input.js-comment-submit.btn.score-button, .replyconfirmation header .second-header .form .form-group input.js-comment-submit.btn.score-composite-link, header .second-header .form .form-group .replyconfirmation input.js-comment-submit.btn.score-composite-link, .replyconfirmation header .second-header .form .form-group input.js-comment-submit.btn.cc-btn, header .second-header .form .form-group .replyconfirmation input.js-comment-submit.btn.cc-btn, .replyconfirmation header .second-header .form .form-group input.js-comment-submit.btn.lw-show-more-results, header .second-header .form .form-group .replyconfirmation input.js-comment-submit.btn.lw-show-more-results, .replyconfirmation header .second-header .form .form-group .score-search-box input.js-comment-submit.btn.button, header .second-header .form .form-group .score-search-box .replyconfirmation input.js-comment-submit.btn.button, .replyconfirmation .score-search-box header .second-header .form .form-group input.js-comment-submit.btn.button, .score-search-box header .second-header .form .form-group .replyconfirmation input.js-comment-submit.btn.button, .replyconfirmation .church-info .form-wrapper .file-upload-container input.js-comment-submit.btn.custom-file-upload, .church-info .form-wrapper .file-upload-container .replyconfirmation input.js-comment-submit.btn.custom-file-upload, .replyconfirmation .product-quick-view input.js-comment-submit.btn.add-to-cart, .product-quick-view .replyconfirmation input.js-comment-submit.btn.add-to-cart, .replyconfirmation .lw-featuredproducts .lw-product-item .product-overlay input.js-comment-submit.btn.add-to-cart-button, .lw-featuredproducts .lw-product-item .product-overlay .replyconfirmation input.js-comment-submit.btn.add-to-cart-button, .replyconfirmation .message-details-information input.js-comment-submit.btn.message-button, .message-details-information .replyconfirmation input.js-comment-submit.btn.message-button, .replyconfirmation input.js-comment-submit.btn#broadcasts-use-location-button, .replyconfirmation .why-give .jom-why-give-heading-container input.js-comment-submit.btn.jom-donate-btn, .why-give .jom-why-give-heading-container .replyconfirmation input.js-comment-submit.btn.jom-donate-btn, .replyconfirmation .why-give .jom-why-give-blog-cnt input.js-comment-submit.btn.score-button, .why-give .jom-why-give-blog-cnt .replyconfirmation input.js-comment-submit.btn.score-button, .replyconfirmation .why-give .jom-why-give-blog-cnt input.js-comment-submit.btn.score-composite-link, .why-give .jom-why-give-blog-cnt .replyconfirmation input.js-comment-submit.btn.score-composite-link, .replyconfirmation .why-give .jom-why-give-blog-cnt input.js-comment-submit.btn.cc-btn, .why-give .jom-why-give-blog-cnt .replyconfirmation input.js-comment-submit.btn.cc-btn, .replyconfirmation .why-give .jom-why-give-blog-cnt input.js-comment-submit.btn.lw-show-more-results, .why-give .jom-why-give-blog-cnt .replyconfirmation input.js-comment-submit.btn.lw-show-more-results, .replyconfirmation .why-give .jom-why-give-blog-cnt .score-search-box input.js-comment-submit.btn.button, .why-give .jom-why-give-blog-cnt .score-search-box .replyconfirmation input.js-comment-submit.btn.button, .replyconfirmation .score-search-box .why-give .jom-why-give-blog-cnt input.js-comment-submit.btn.button, .score-search-box .why-give .jom-why-give-blog-cnt .replyconfirmation input.js-comment-submit.btn.button {
      margin-top: 20px;
      order: 1;
      width: 100%;
      margin-left: 0; }
    .replyconfirmation a.js-comment-submit.btn.secondary-rest-cerulean, .replyconfirmation a.js-comment-submit.btn.clear-filter, .replyconfirmation .lw-filter-wrapper .lw-filter-box a.js-comment-submit.btn.lw-clear-all-filters, .lw-filter-wrapper .lw-filter-box .replyconfirmation a.js-comment-submit.btn.lw-clear-all-filters, .replyconfirmation header .second-header .jom-guest-option-container a.js-comment-submit.btn.jom-checkout-as-guest, header .second-header .jom-guest-option-container .replyconfirmation a.js-comment-submit.btn.jom-checkout-as-guest, .replyconfirmation #wizard .score-center-text > a.js-comment-submit.btn.score-button, #wizard .replyconfirmation .score-center-text > a.js-comment-submit.btn.score-button, .replyconfirmation #wizard .score-center-text > a.js-comment-submit.btn.score-composite-link, #wizard .replyconfirmation .score-center-text > a.js-comment-submit.btn.score-composite-link, .replyconfirmation #wizard .score-center-text > a.js-comment-submit.btn.cc-btn, #wizard .replyconfirmation .score-center-text > a.js-comment-submit.btn.cc-btn, .replyconfirmation #wizard .score-center-text > a.js-comment-submit.btn.lw-show-more-results, #wizard .replyconfirmation .score-center-text > a.js-comment-submit.btn.lw-show-more-results, .replyconfirmation #wizard .score-search-box .score-center-text > a.js-comment-submit.btn.button, #wizard .score-search-box .replyconfirmation .score-center-text > a.js-comment-submit.btn.button, .replyconfirmation .score-search-box #wizard .score-center-text > a.js-comment-submit.btn.button, .score-search-box #wizard .replyconfirmation .score-center-text > a.js-comment-submit.btn.button, .replyconfirmation .recentprayers-pages .recent-prayer-wrapper .prayer-content a.js-comment-submit.btn.view-prayers, .recentprayers-pages .recent-prayer-wrapper .prayer-content .replyconfirmation a.js-comment-submit.btn.view-prayers {
      order: 2;
      margin-left: 0; }
    .replyconfirmation input.cancel-check.btn.secondary-rest-cerulean, .replyconfirmation input.cancel-check.btn.clear-filter, .replyconfirmation .lw-filter-wrapper .lw-filter-box input.cancel-check.btn.lw-clear-all-filters, .lw-filter-wrapper .lw-filter-box .replyconfirmation input.cancel-check.btn.lw-clear-all-filters, .replyconfirmation header .second-header .jom-guest-option-container input.cancel-check.btn.jom-checkout-as-guest, header .second-header .jom-guest-option-container .replyconfirmation input.cancel-check.btn.jom-checkout-as-guest, .replyconfirmation #wizard .score-center-text > input.cancel-check.btn.score-button, #wizard .replyconfirmation .score-center-text > input.cancel-check.btn.score-button, .replyconfirmation #wizard .score-center-text > input.cancel-check.btn.score-composite-link, #wizard .replyconfirmation .score-center-text > input.cancel-check.btn.score-composite-link, .replyconfirmation #wizard .score-center-text > input.cancel-check.btn.cc-btn, #wizard .replyconfirmation .score-center-text > input.cancel-check.btn.cc-btn, .replyconfirmation #wizard .score-center-text > input.cancel-check.btn.lw-show-more-results, #wizard .replyconfirmation .score-center-text > input.cancel-check.btn.lw-show-more-results, .replyconfirmation #wizard .score-search-box .score-center-text > input.cancel-check.btn.button, #wizard .score-search-box .replyconfirmation .score-center-text > input.cancel-check.btn.button, .replyconfirmation .score-search-box #wizard .score-center-text > input.cancel-check.btn.button, .score-search-box #wizard .replyconfirmation .score-center-text > input.cancel-check.btn.button, .replyconfirmation .recentprayers-pages .recent-prayer-wrapper .prayer-content input.cancel-check.btn.view-prayers, .recentprayers-pages .recent-prayer-wrapper .prayer-content .replyconfirmation input.cancel-check.btn.view-prayers {
      order: 3;
      width: 100%;
      margin-left: 0; } }

.subscription-stripe {
  background: #008376;
  padding: 60px 0; }
  .subscription-stripe br {
    display: none; }
  .subscription-stripe .success-message {
    color: #fff;
    font: normal 28px "museo-sans"; }
  @media (max-width: 991px) {
    .subscription-stripe {
      padding: 60px 0 50px; } }
  @media (max-width: 767px) {
    .subscription-stripe {
      margin-bottom: 10px; } }

.jom-news-letter-sign-up .jom-subscribe .input-wrapper .form-control {
  border: 1px solid #d0d0d0;
  min-width: 140px;
  height: 48px;
  padding: 10px;
  margin-bottom: 0;
  font: 300 16px "museo-sans";
  color: #636363; }
  .jom-news-letter-sign-up .jom-subscribe .input-wrapper .form-control.input-validation-error {
    border: solid 1px #ed1c30;
    background-color: #fff; }
  .jom-news-letter-sign-up .jom-subscribe .input-wrapper .form-control.input-validation-error::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #a00312; }
  .jom-news-letter-sign-up .jom-subscribe .input-wrapper .form-control.input-validation-error::-moz-placeholder {
    /* Firefox 19+ */
    color: #a00312; }
  .jom-news-letter-sign-up .jom-subscribe .input-wrapper .form-control.input-validation-error:-ms-input-placeholder {
    /* IE 10+ */
    color: #a00312; }

.jom-news-letter-sign-up .jom-subscribe .input-wrapper p {
  font: normal 20px "museo-sans";
  letter-spacing: 1px;
  text-align: center;
  color: #fff;
  margin: 0 0 32px;
  font-weight: 300; }
  @media (max-width: 991px) {
    .jom-news-letter-sign-up .jom-subscribe .input-wrapper p {
      font-size: 16px; } }

.jom-news-letter-sign-up .jom-subscribe .input-wrapper button.close {
  position: absolute;
  right: 3%;
  top: 5%;
  opacity: 1;
  text-shadow: none;
  color: #fff; }
  @media (min-width: 768px) and (max-width: 991px) {
    .jom-news-letter-sign-up .jom-subscribe .input-wrapper button.close {
      right: 4%;
      top: 0; } }
  @media (max-width: 767px) {
    .jom-news-letter-sign-up .jom-subscribe .input-wrapper button.close {
      position: static;
      text-align: right; } }

.jom-news-letter-sign-up .jom-subscribe .input-wrapper .row {
  align-items: flex-start;
  display: flex;
  justify-content: center;
  margin: 0;
  flex-direction: row; }
  .jom-news-letter-sign-up .jom-subscribe .input-wrapper .row > .form-group:not(:last-of-type) {
    width: 24%;
    margin-right: 20px; }
    @media (max-width: 767px) {
      .jom-news-letter-sign-up .jom-subscribe .input-wrapper .row > .form-group:not(:last-of-type) {
        width: 100%;
        margin: 0 0 25px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .jom-news-letter-sign-up .jom-subscribe .input-wrapper .row > .form-group:not(:last-of-type) {
        display: inline-flex;
        width: 27%;
        margin-right: 12px;
        flex-direction: column; } }
  .jom-news-letter-sign-up .jom-subscribe .input-wrapper .row > .form-group:last-of-type {
    margin: 0; }
    @media (min-width: 768px) and (max-width: 991px) {
      .jom-news-letter-sign-up .jom-subscribe .input-wrapper .row > .form-group:last-of-type {
        margin: 24px 0 0; } }
    @media (max-width: 767px) {
      .jom-news-letter-sign-up .jom-subscribe .input-wrapper .row > .form-group:last-of-type {
        width: 100%; } }
  .jom-news-letter-sign-up .jom-subscribe .input-wrapper .row .error-message {
    margin: 4px auto 0; }
    .jom-news-letter-sign-up .jom-subscribe .input-wrapper .row .error-message span {
      font: normal 12px "museo-sans";
      font-weight: 500;
      color: #a00312; }
  .jom-news-letter-sign-up .jom-subscribe .input-wrapper .row .score-button, .jom-news-letter-sign-up .jom-subscribe .input-wrapper .row .score-composite-link, .jom-news-letter-sign-up .jom-subscribe .input-wrapper .row .cc-btn, .jom-news-letter-sign-up .jom-subscribe .input-wrapper .row .lw-filter-box button, .lw-filter-box .jom-news-letter-sign-up .jom-subscribe .input-wrapper .row button, .jom-news-letter-sign-up .jom-subscribe .input-wrapper .row form button, form .jom-news-letter-sign-up .jom-subscribe .input-wrapper .row button, .jom-news-letter-sign-up .jom-subscribe .input-wrapper .row .lw-show-more-results, .jom-news-letter-sign-up .jom-subscribe .input-wrapper .row .score-search-box .button, .score-search-box .jom-news-letter-sign-up .jom-subscribe .input-wrapper .row .button {
    margin: 0; }
  @media (max-width: 767px) {
    .jom-news-letter-sign-up .jom-subscribe .input-wrapper .row {
      flex-direction: column; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .jom-news-letter-sign-up .jom-subscribe .input-wrapper .row {
      display: block;
      text-align: center; } }

@media (max-width: 767px) {
  .jom-news-letter-sign-up .jom-subscribe {
    margin: 0 20px;
    padding: 0; } }

.blog-content {
  /*padding-bottom: 60px;*/
  padding-left: 0;
  padding-right: 0; }
  .blog-content a.score-button.btn-link-previous.icon-arrow-left.jom-min, .blog-content a.btn-link-previous.icon-arrow-left.jom-min.score-composite-link, .blog-content a.btn-link-previous.icon-arrow-left.jom-min.cc-btn, .blog-content a.btn-link-previous.icon-arrow-left.jom-min.lw-show-more-results, .blog-content .score-search-box a.btn-link-previous.icon-arrow-left.jom-min.button, .score-search-box .blog-content a.btn-link-previous.icon-arrow-left.jom-min.button {
    padding: 11px 0; }

.blog-link-wrap {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 800;
  margin-bottom: 20px; }

.blog-link, .blog-link:hover, .card-details-autho, .card-details-author:hover {
  color: #0088ca;
  text-decoration: none; }

.card-title {
  font-size: 27px;
  font-weight: 500; }

.blog-paragraph-description {
  font-size: 18px;
  margin: 50px 0 0 0; }
  @media (max-width: 767px) {
    .blog-paragraph-description {
      margin: 0; }
      .blog-paragraph-description img {
        width: 100% !important;
        height: auto !important; } }

.blog-title-details {
  padding-left: 0; }

.blog-title-share {
  padding-left: 28%; }

@media (max-width: 767px) {
  .blog-title-details, .blog-paragraph-description, .blog-title-share, .blog-title-details, .blog-title-share {
    padding: 0; } }

@media (min-width: 768px) and (max-width: 991px) {
  .blog-title-details, .blog-title-share {
    padding: 0 15px; } }

.blogs-details-share-wrap-head {
  width: 100%;
  margin: 0 !important; }
  .blogs-details-share-wrap-head .blogs-details-share-wrap-body2 {
    width: 50%;
    float: left; }
  .blogs-details-share-wrap-head .blogs-details-share-wrap-body1 {
    width: 50%;
    float: right;
    padding: 0px 0 0 26.4%;
    margin-left: 0% !important; }
  .blogs-details-share-wrap-head .blog-paragraph-description {
    font-size: 18px;
    margin: 9% 0 0 0 !important;
    width: 45%; }

@media (max-width: 767px) {
  .blogs-details-share-wrap-head .blogs-details-share-wrap-body2 {
    float: none;
    width: 100%; }
  .blogs-details-share-wrap-head .blogs-details-share-wrap-body1 {
    float: none;
    width: 100%;
    padding: 0; }
  .blogs-details-share-wrap-head .blog-paragraph-description {
    margin: 2% 0 0 0 !important;
    width: 100% !important; }
  .blogs-details-share-wrap-head .blog-paragraph-description img {
    width: 100% !important;
    height: 10% !important; }
  .blog-content {
    padding-bottom: 0px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .blogs-details-share-wrap-head .blogs-details-share-wrap-body2 {
    float: none;
    width: 100%; }
  .blogs-details-share-wrap-head .blogs-details-share-wrap-body1 {
    float: none;
    width: 100%;
    padding: 0; }
    .blogs-details-share-wrap-head .blogs-details-share-wrap-body1 .score-center {
      padding: 0 !important; }
  .blog-paragraph-description {
    margin: 0 30px 0 0;
    max-width: 100%; } }

.detail-social-share-wrapper {
  text-align: right;
  padding: 0 25px; }
  @media (max-width: 991px) {
    .detail-social-share-wrapper {
      text-align: left;
      padding: 10px 15px 0; } }
  @media (max-width: 767px) {
    .detail-social-share-wrapper .score-center {
      padding: 0 !important; } }

.article .jom-conversation, .blogs .jom-conversation {
  margin-top: 0; }

.blog-paragraph-description iframe {
  width: 100% !important;
  height: auto !important;
  min-height: 400px !important; }

.jom-social-icons-wrap {
  margin-top: 30px; }
  .jom-social-icons-wrap .score-center {
    padding: 0 5px !important; }

.events-share-wrap {
  margin-top: 30px; }
  @media (max-width: 767px) {
    .events-share-wrap .score-center {
      padding: 0 !important; } }

.donate-modal .modal-body {
  font: normal 16px "museo-sans";
  /*overflow: auto;*/
  /*max-height: calc(100vh - 0px) !important;*/ }

.donate-modal .lw-donation-form {
  padding: 50px 50px 0;
  font: normal 16px "museo-sans"; }
  @media (max-width: 767px) {
    .donate-modal .lw-donation-form {
      padding: 20px; } }
  .donate-modal .lw-donation-form #OtherAmountBlock {
    margin: 20px auto !important;
    width: 70%; }
    @media (max-width: 767px) {
      .donate-modal .lw-donation-form #OtherAmountBlock {
        width: 90%; } }
  @media (max-width: 767px) {
    .donate-modal .lw-donation-form .lw-checkbox-wrapper {
      display: flex;
      align-items: center;
      margin-top: 10px; } }
  .donate-modal .lw-donation-form .lw-checkbox-wrapper label {
    margin-top: 6px;
    color: #777772; }
    @media (max-width: 767px) {
      .donate-modal .lw-donation-form .lw-checkbox-wrapper label {
        text-align: left; } }
  .donate-modal .lw-donation-form p {
    font-size: 16px; }
  .donate-modal .lw-donation-form label.donate-label {
    position: absolute;
    top: 5px;
    left: 18.5%;
    font-size: 13px !important; }
    @media (max-width: 767px) {
      .donate-modal .lw-donation-form label.donate-label {
        left: 10.3%; } }
    @media (max-width: 991px) and (min-width: 768px) {
      .donate-modal .lw-donation-form label.donate-label {
        left: 17.5% !important; } }
  .donate-modal .lw-donation-form label.donate-amtlabel {
    font-size: 13px !important; }
    @media (max-width: 767px) {
      .donate-modal .lw-donation-form label.donate-amtlabel {
        left: 10.3%; } }
  .donate-modal .lw-donation-form .donate-check-box {
    margin: 30px auto 20px !important;
    width: 70%; }
    @media (max-width: 767px) {
      .donate-modal .lw-donation-form .donate-check-box {
        margin: 0 auto;
        width: 90%; } }
  .donate-modal .lw-donation-form input[type="checkbox"] {
    font-size: 16px; }
  .donate-modal .lw-donation-form .score-tab p a {
    color: #0089c8 !important;
    text-decoration: underline;
    cursor: pointer; }
  .donate-modal .lw-donation-form select {
    width: 70%;
    height: 48px;
    border: 1px solid #d7d7d7;
    background-color: #fff;
    font-size: 16px;
    font-weight: 300;
    color: #000000;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: url("../img/arrow-down-black.svg") calc(100% - 15px) center no-repeat;
    background-size: 14px;
    padding: 14px 24px 0;
    margin-top: 0; }
    @media (max-width: 767px) {
      .donate-modal .lw-donation-form select {
        width: 90%; } }
  .donate-modal .lw-donation-form .donation-form-cnt a {
    color: #0089c8;
    text-decoration: none;
    margin: 0;
    padding: 0;
    font: normal 14px "museo-sans"; }
    .donate-modal .lw-donation-form .donation-form-cnt a:hover {
      opacity: 1; }
  .donate-modal .lw-donation-form .tab-filterblock > div {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start; }
  .donate-modal .lw-donation-form .tab-filterblock select {
    width: 20%;
    margin: 0 20px; }
  @media (max-width: 767px) {
    .donate-modal .lw-donation-form .tab-filterblock > div {
      display: block; }
    .donate-modal .lw-donation-form .tab-filterblock select {
      width: auto; } }

.donate-modal .modal-footer {
  padding-bottom: 50px !important; }
  .donate-modal .modal-footer a {
    padding: 18.5px 24px !important; }

.donate-modal .modal-dialog {
  width: 880px !important;
  margin: 50px auto 0; }
  .donate-modal .modal-dialog #drpdwndonationdate {
    padding: 0 16px; }
  .donate-modal .modal-dialog .tab-filterblock {
    text-align: left; }
  @media (max-width: 991px) {
    .donate-modal .modal-dialog {
      width: 95% !important;
      margin: 80px auto; } }

.donate-modal div[role="dialog"] {
  width: 100% !important;
  background-color: rgba(255, 255, 255, 0.35); }

.donate-modal .cart-proceed-to-checkout {
  display: inline-block;
  margin-bottom: 20px; }

.donate-modal .reviewList {
  margin-top: 10px; }

.donate-modal form label {
  font: 16px "museo-sans" !important;
  font-weight: 300 !important; }

.donate-modal .form .form-group .form-control:-ms-input-placeholder,
.donate-modal .form .form-group .form-control::placeholder {
  font: normal 16px "museo-sans";
  font-weight: 300;
  color: #636363; }

.donate-modal .form .form-group .form-control {
  border: 1px solid #d0d0d0;
  height: 48px;
  width: 500px;
  margin: 20px auto 0;
  border-radius: 3px;
  padding: 0 15px; }
  @media (max-width: 991px) {
    .donate-modal .form .form-group .form-control {
      width: 100%; } }

.donate-modal .form .form-group .score-button, .donate-modal .form .form-group .score-composite-link, .donate-modal .form .form-group .cc-btn, .donate-modal .form .form-group .lw-filter-box button, .lw-filter-box .donate-modal .form .form-group button, .donate-modal .form .form-group form button, form .donate-modal .form .form-group button, .donate-modal .form .form-group .lw-show-more-results, .donate-modal .form .form-group .score-search-box .button, .score-search-box .donate-modal .form .form-group .button {
  width: 166px;
  height: 48px;
  border-radius: 4px;
  background: #0089c8 !important;
  border: none;
  color: #fff;
  display: block;
  margin: 45px auto;
  font: normal 18px "alternate-gothic-no-3-d";
  letter-spacing: 1px; }
  @media (max-width: 991px) {
    .donate-modal .form .form-group .score-button, .donate-modal .form .form-group .score-composite-link, .donate-modal .form .form-group .cc-btn, .donate-modal .form .form-group .lw-filter-box button, .lw-filter-box .donate-modal .form .form-group button, .donate-modal .form .form-group form button, form .donate-modal .form .form-group button, .donate-modal .form .form-group .lw-show-more-results, .donate-modal .form .form-group .score-search-box .button, .score-search-box .donate-modal .form .form-group .button {
      width: 100%;
      height: auto; } }

.donate-modal button.score-button, .donate-modal button.score-composite-link, .donate-modal button.cc-btn, .donate-modal .lw-filter-box button, .lw-filter-box .donate-modal button, .donate-modal form button, form .donate-modal button, .donate-modal button.lw-show-more-results, .donate-modal .score-search-box button.button, .score-search-box .donate-modal button.button {
  width: 166px;
  min-height: 48px;
  border-radius: 4px;
  background: #0089c8 !important;
  border: none;
  color: #fff;
  display: block;
  margin: 45px auto;
  font: normal 18px "alternate-gothic-no-3-d";
  letter-spacing: 1px; }

.secondary-rest-black {
  border: solid 2px #000000 !important;
  color: #000000 !important; }

.secondary-rest-black:hover {
  color: #000000 !important; }

a.primary-rest:hover, header .second-header .form .form-group a.score-button:hover, header .second-header .form .form-group a.score-composite-link:hover, header .second-header .form .form-group a.cc-btn:hover, header .second-header .form .form-group a.lw-show-more-results:hover, header .second-header .form .form-group .score-search-box a.button:hover, .score-search-box header .second-header .form .form-group a.button:hover, .church-info .form-wrapper .file-upload-container a.custom-file-upload:hover, .product-quick-view a.add-to-cart:hover, .lw-featuredproducts .lw-product-item .product-overlay a.add-to-cart-button:hover, .btn-signin a:hover, .message-details-information a.message-button:hover, a#broadcasts-use-location-button:hover, .jom-community li.score-megamenu-basic-item.btn-praisesignin a:hover, .why-give .jom-why-give-heading-container a.jom-donate-btn:hover, .why-give .jom-why-give-blog-cnt a.score-button:hover, .why-give .jom-why-give-blog-cnt a.score-composite-link:hover, .why-give .jom-why-give-blog-cnt a.cc-btn:hover, .why-give .jom-why-give-blog-cnt a.lw-show-more-results:hover, .why-give .jom-why-give-blog-cnt .score-search-box a.button:hover, .score-search-box .why-give .jom-why-give-blog-cnt a.button:hover, .event-content .events-book .event-cta-container a.primary-rest:hover {
  text-decoration: none !important; }

@media (max-width: 1024px) {
  .donate-modal .modal-footer.score-call-to-action {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0; }
  .donate-modal {
    margin: 0; } }

@media (max-width: 767px) {
  .donate-modal .modal-footer.score-call-to-action {
    display: block;
    width: 90%;
    margin: 0 auto; } }

@media (min-width: 1000px) and (max-width: 1024px) {
  .donate-modal .modal-footer.score-call-to-action {
    margin: 20px 0; } }

.donate-desc {
  text-align: justify; }
  .donate-desc a {
    color: #0289c8 !important;
    padding: 0 !important;
    margin: 0 !important; }

.donate-modal .modal-footer .proceed-to-billing-why-give {
  padding: 20.5px 24px !important; }

.donate-modal .modal-footer .secondary-rest-black {
  border: 2px solid #000 !important;
  color: #000 !important; }
  .donate-modal .modal-footer .secondary-rest-black:hover {
    border: 2px solid #005484 !important;
    color: #005484 !important; }

.jom-search-wrapper .search-results-container {
  margin: 40px auto;
  max-width: 1100px; }
  .jom-search-wrapper .search-results-container #jom-search-clear-btn {
    min-width: 148px;
    float: right;
    position: relative;
    top: 60px; }
  .jom-search-wrapper .search-results-container .search-input-label {
    position: relative;
    top: 18px;
    z-index: 3;
    font-size: 10px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #4c4c4c;
    padding-left: 16px; }
  .jom-search-wrapper .search-results-container .twitter-typeahead .tt-input {
    height: 48px;
    border: solid 1px #d0d0d0;
    padding-top: 12px;
    padding-left: 16px;
    font-size: 16px; }
  .jom-search-wrapper .search-results-container .score-search-box .clear-input {
    top: 6px;
    right: 205px; }
  .jom-search-wrapper .search-results-container .score-search-box .score-typeahead-content {
    border-color: #d0d0d0;
    overflow: hidden; }
  .jom-search-wrapper .search-results-container .score-search-box .tt-menu .score-content-spot h3 {
    font-size: 16px; }
  .jom-search-wrapper .search-results-container .score-facet-row {
    display: inline-block; }
  .jom-search-wrapper .search-results-container .score-facet-container {
    display: inline-block;
    width: 100%; }
    .jom-search-wrapper .search-results-container .score-facet-container .score-checkbox label {
      font-size: 16px;
      font-weight: 300;
      padding-right: 32px;
      color: #000; }
    .jom-search-wrapper .search-results-container .score-facet-container .score-panel {
      border: none;
      box-shadow: none;
      display: inline-block; }
      .jom-search-wrapper .search-results-container .score-facet-container .score-panel .panel-heading {
        text-transform: none;
        font-size: 16px;
        font-weight: 300;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #000;
        padding-left: 0;
        padding-top: 30px; }
      .jom-search-wrapper .search-results-container .score-facet-container .score-panel .panel-body {
        padding: 15px 0 15px 0; }
        @media (min-width: 768px) and (max-width: 991px) {
          .jom-search-wrapper .search-results-container .score-facet-container .score-panel .panel-body {
            padding: 15px 0 8px 0; } }
  .jom-search-wrapper .search-results-container fieldset {
    display: inline-block; }
  .jom-search-wrapper .search-results-container .js-typeahead .score-button, .jom-search-wrapper .search-results-container .js-typeahead .score-composite-link, .jom-search-wrapper .search-results-container .js-typeahead .cc-btn, .jom-search-wrapper .search-results-container .js-typeahead .lw-filter-box button, .lw-filter-box .jom-search-wrapper .search-results-container .js-typeahead button, .jom-search-wrapper .search-results-container .js-typeahead form button, form .jom-search-wrapper .search-results-container .js-typeahead button, .jom-search-wrapper .search-results-container .js-typeahead .lw-show-more-results, .jom-search-wrapper .search-results-container .js-typeahead .score-search-box .button, .score-search-box .jom-search-wrapper .search-results-container .js-typeahead .button {
    min-width: 148px;
    padding: 13.5px 24px;
    border-radius: 4px;
    border: none;
    background: #0089c8;
    font: normal 18px "alternate-gothic-no-3-d";
    letter-spacing: 1px;
    text-align: center;
    color: #fff;
    height: 48px; }
    .jom-search-wrapper .search-results-container .js-typeahead .score-button:hover, .jom-search-wrapper .search-results-container .js-typeahead .score-composite-link:hover, .jom-search-wrapper .search-results-container .js-typeahead .cc-btn:hover, .jom-search-wrapper .search-results-container .js-typeahead .lw-filter-box button:hover, .lw-filter-box .jom-search-wrapper .search-results-container .js-typeahead button:hover, .jom-search-wrapper .search-results-container .js-typeahead form button:hover, form .jom-search-wrapper .search-results-container .js-typeahead button:hover, .jom-search-wrapper .search-results-container .js-typeahead .lw-show-more-results:hover, .jom-search-wrapper .search-results-container .js-typeahead .score-search-box .button:hover, .score-search-box .jom-search-wrapper .search-results-container .js-typeahead .button:hover {
      background: #005484;
      color: #fff; }
    .jom-search-wrapper .search-results-container .js-typeahead .score-button:active, .jom-search-wrapper .search-results-container .js-typeahead .score-composite-link:active, .jom-search-wrapper .search-results-container .js-typeahead .cc-btn:active, .jom-search-wrapper .search-results-container .js-typeahead .lw-filter-box button:active, .lw-filter-box .jom-search-wrapper .search-results-container .js-typeahead button:active, .jom-search-wrapper .search-results-container .js-typeahead form button:active, form .jom-search-wrapper .search-results-container .js-typeahead button:active, .jom-search-wrapper .search-results-container .js-typeahead .lw-show-more-results:active, .jom-search-wrapper .search-results-container .js-typeahead .score-search-box .button:active, .score-search-box .jom-search-wrapper .search-results-container .js-typeahead .button:active {
      background: #040935;
      color: #fff; }
    .jom-search-wrapper .search-results-container .js-typeahead .score-button:disabled, .jom-search-wrapper .search-results-container .js-typeahead .score-composite-link:disabled, .jom-search-wrapper .search-results-container .js-typeahead .cc-btn:disabled, .jom-search-wrapper .search-results-container .js-typeahead .lw-filter-box button:disabled, .lw-filter-box .jom-search-wrapper .search-results-container .js-typeahead button:disabled, .jom-search-wrapper .search-results-container .js-typeahead form button:disabled, form .jom-search-wrapper .search-results-container .js-typeahead button:disabled, .jom-search-wrapper .search-results-container .js-typeahead .lw-show-more-results:disabled, .jom-search-wrapper .search-results-container .js-typeahead .score-search-box .button:disabled, .score-search-box .jom-search-wrapper .search-results-container .js-typeahead .button:disabled, .jom-search-wrapper .search-results-container .js-typeahead .score-button.disabled, .jom-search-wrapper .search-results-container .js-typeahead .disabled.score-composite-link, .jom-search-wrapper .search-results-container .js-typeahead .disabled.cc-btn, .jom-search-wrapper .search-results-container .js-typeahead .lw-filter-box button.disabled, .lw-filter-box .jom-search-wrapper .search-results-container .js-typeahead button.disabled, .jom-search-wrapper .search-results-container .js-typeahead form button.disabled, form .jom-search-wrapper .search-results-container .js-typeahead button.disabled, .jom-search-wrapper .search-results-container .js-typeahead .disabled.lw-show-more-results, .jom-search-wrapper .search-results-container .js-typeahead .score-search-box .disabled.button, .score-search-box .jom-search-wrapper .search-results-container .js-typeahead .disabled.button {
      background: #ededed;
      color: #888888;
      cursor: not-allowed;
      pointer-events: none; }
  @media (max-width: 767px) {
    .jom-search-wrapper .search-results-container {
      margin: 28px auto; }
      .jom-search-wrapper .search-results-container .score-search-box .js-typeahead {
        display: block; }
        .jom-search-wrapper .search-results-container .score-search-box .js-typeahead .score-button, .jom-search-wrapper .search-results-container .score-search-box .js-typeahead .score-composite-link, .jom-search-wrapper .search-results-container .score-search-box .js-typeahead .cc-btn, .jom-search-wrapper .search-results-container .score-search-box .js-typeahead .lw-filter-box button, .lw-filter-box .jom-search-wrapper .search-results-container .score-search-box .js-typeahead button, .jom-search-wrapper .search-results-container .score-search-box .js-typeahead form button, form .jom-search-wrapper .search-results-container .score-search-box .js-typeahead button, .jom-search-wrapper .search-results-container .score-search-box .js-typeahead .lw-show-more-results, .jom-search-wrapper .search-results-container .score-search-box .js-typeahead .button {
          width: 100%;
          margin-top: 16px; }
      .jom-search-wrapper .search-results-container .score-search-box .clear-input {
        right: 16px; }
      .jom-search-wrapper .search-results-container .score-facet-container .score-panel {
        margin-top: 65px;
        margin-bottom: 0px; }
        .jom-search-wrapper .search-results-container .score-facet-container .score-panel .panel-body a.secondary-rest-cerulean, .jom-search-wrapper .search-results-container .score-facet-container .score-panel .panel-body a.clear-filter, .jom-search-wrapper .search-results-container .score-facet-container .score-panel .panel-body .lw-filter-wrapper .lw-filter-box a.lw-clear-all-filters, .lw-filter-wrapper .lw-filter-box .jom-search-wrapper .search-results-container .score-facet-container .score-panel .panel-body a.lw-clear-all-filters, .jom-search-wrapper .search-results-container .score-facet-container .score-panel .panel-body header .second-header .jom-guest-option-container a.jom-checkout-as-guest, header .second-header .jom-guest-option-container .jom-search-wrapper .search-results-container .score-facet-container .score-panel .panel-body a.jom-checkout-as-guest, .jom-search-wrapper .search-results-container .score-facet-container .score-panel .panel-body #wizard .score-center-text > a.score-button, #wizard .jom-search-wrapper .search-results-container .score-facet-container .score-panel .panel-body .score-center-text > a.score-button, .jom-search-wrapper .search-results-container .score-facet-container .score-panel .panel-body #wizard .score-center-text > a.score-composite-link, #wizard .jom-search-wrapper .search-results-container .score-facet-container .score-panel .panel-body .score-center-text > a.score-composite-link, .jom-search-wrapper .search-results-container .score-facet-container .score-panel .panel-body #wizard .score-center-text > a.cc-btn, #wizard .jom-search-wrapper .search-results-container .score-facet-container .score-panel .panel-body .score-center-text > a.cc-btn, .jom-search-wrapper .search-results-container .score-facet-container .score-panel .panel-body #wizard .score-center-text > a.lw-show-more-results, #wizard .jom-search-wrapper .search-results-container .score-facet-container .score-panel .panel-body .score-center-text > a.lw-show-more-results, .jom-search-wrapper .search-results-container .score-facet-container .score-panel .panel-body #wizard .score-search-box .score-center-text > a.button, #wizard .score-search-box .jom-search-wrapper .search-results-container .score-facet-container .score-panel .panel-body .score-center-text > a.button, .jom-search-wrapper .search-results-container .score-facet-container .score-panel .panel-body .score-search-box #wizard .score-center-text > a.button, .score-search-box #wizard .jom-search-wrapper .search-results-container .score-facet-container .score-panel .panel-body .score-center-text > a.button, .jom-search-wrapper .search-results-container .score-facet-container .score-panel .panel-body .recentprayers-pages .recent-prayer-wrapper .prayer-content a.view-prayers, .recentprayers-pages .recent-prayer-wrapper .prayer-content .jom-search-wrapper .search-results-container .score-facet-container .score-panel .panel-body a.view-prayers {
          float: left;
          margin-top: 32px;
          width: 100%; } }
  @media (min-width: 768px) and (max-width: 1199px) {
    .jom-search-wrapper .search-results-container .score-center {
      padding: 0 !important; }
    .jom-search-wrapper .search-results-container .score-facet-container .score-panel .panel-body a.secondary-rest-cerulean, .jom-search-wrapper .search-results-container .score-facet-container .score-panel .panel-body a.clear-filter, .jom-search-wrapper .search-results-container .score-facet-container .score-panel .panel-body .lw-filter-wrapper .lw-filter-box a.lw-clear-all-filters, .lw-filter-wrapper .lw-filter-box .jom-search-wrapper .search-results-container .score-facet-container .score-panel .panel-body a.lw-clear-all-filters, .jom-search-wrapper .search-results-container .score-facet-container .score-panel .panel-body header .second-header .jom-guest-option-container a.jom-checkout-as-guest, header .second-header .jom-guest-option-container .jom-search-wrapper .search-results-container .score-facet-container .score-panel .panel-body a.jom-checkout-as-guest, .jom-search-wrapper .search-results-container .score-facet-container .score-panel .panel-body #wizard .score-center-text > a.score-button, #wizard .jom-search-wrapper .search-results-container .score-facet-container .score-panel .panel-body .score-center-text > a.score-button, .jom-search-wrapper .search-results-container .score-facet-container .score-panel .panel-body #wizard .score-center-text > a.score-composite-link, #wizard .jom-search-wrapper .search-results-container .score-facet-container .score-panel .panel-body .score-center-text > a.score-composite-link, .jom-search-wrapper .search-results-container .score-facet-container .score-panel .panel-body #wizard .score-center-text > a.cc-btn, #wizard .jom-search-wrapper .search-results-container .score-facet-container .score-panel .panel-body .score-center-text > a.cc-btn, .jom-search-wrapper .search-results-container .score-facet-container .score-panel .panel-body #wizard .score-center-text > a.lw-show-more-results, #wizard .jom-search-wrapper .search-results-container .score-facet-container .score-panel .panel-body .score-center-text > a.lw-show-more-results, .jom-search-wrapper .search-results-container .score-facet-container .score-panel .panel-body #wizard .score-search-box .score-center-text > a.button, #wizard .score-search-box .jom-search-wrapper .search-results-container .score-facet-container .score-panel .panel-body .score-center-text > a.button, .jom-search-wrapper .search-results-container .score-facet-container .score-panel .panel-body .score-search-box #wizard .score-center-text > a.button, .score-search-box #wizard .jom-search-wrapper .search-results-container .score-facet-container .score-panel .panel-body .score-center-text > a.button, .jom-search-wrapper .search-results-container .score-facet-container .score-panel .panel-body .recentprayers-pages .recent-prayer-wrapper .prayer-content a.view-prayers, .recentprayers-pages .recent-prayer-wrapper .prayer-content .jom-search-wrapper .search-results-container .score-facet-container .score-panel .panel-body a.view-prayers {
      float: left;
      margin-top: 32px; } }

.jom-search-wrapper .search-results-block h2 {
  font-size: 46px;
  font-weight: 300;
  border-bottom: 2px solid #e0e0e0;
  padding-bottom: 32px;
  color: #000; }

.jom-search-wrapper .search-results-block h3 {
  font-size: 34px;
  font-weight: 500;
  color: #0089c8;
  margin: 0 0 4px;
  text-transform: none;
  line-height: normal; }

.jom-search-wrapper .search-results-block .score-search-results-header {
  margin: 0 auto;
  width: 100%; }
  .jom-search-wrapper .search-results-block .score-search-results-header .displaying-results {
    margin: 0 0 24px; }

.jom-search-wrapper .search-results-block .jom-search-noresults {
  font: normal 18px "museo-sans";
  margin: 0;
  text-align: center;
  display: none; }

.jom-search-wrapper .search-results-block .one-column .lw-tile {
  margin: 0;
  padding-bottom: 15px; }
  .jom-search-wrapper .search-results-block .one-column .lw-tile a {
    color: #0089c8; }
    .jom-search-wrapper .search-results-block .one-column .lw-tile a:hover {
      text-decoration: underline;
      opacity: 1; }
    .jom-search-wrapper .search-results-block .one-column .lw-tile a:focus {
      box-shadow: none; }
  .jom-search-wrapper .search-results-block .one-column .lw-tile p {
    font-size: 20px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.45;
    letter-spacing: normal;
    color: #333333; }

.jom-search-wrapper .search-results-block .one-column .search-results-list > li {
  border-bottom: 2px solid #e0e0e0;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .jom-search-wrapper .search-results-block .one-column .search-results-list > li {
      border-bottom: none;
      background: #fafafa;
      padding: 10px;
      box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.1); }
      .jom-search-wrapper .search-results-block .one-column .search-results-list > li .image-wrapper img {
        margin: 0 auto; } }

.jom-search-wrapper .search-results-block .score-button.show-more, .jom-search-wrapper .search-results-block .show-more.score-composite-link, .jom-search-wrapper .search-results-block .show-more.cc-btn, .jom-search-wrapper .search-results-block .lw-filter-box button.show-more, .lw-filter-box .jom-search-wrapper .search-results-block button.show-more, .jom-search-wrapper .search-results-block form button.show-more, form .jom-search-wrapper .search-results-block button.show-more, .jom-search-wrapper .search-results-block .show-more.lw-show-more-results, .jom-search-wrapper .search-results-block .score-search-box .show-more.button, .score-search-box .jom-search-wrapper .search-results-block .show-more.button {
  min-width: 186px;
  border-radius: 4px;
  border: solid 2px #0089c8;
  background-color: rgba(255, 255, 255, 0);
  font: normal 18px "alternate-gothic-no-3-d";
  letter-spacing: 1px;
  text-align: center;
  color: #0089c8;
  padding: 13px 24px 10px; }
  .jom-search-wrapper .search-results-block .score-button.show-more:hover, .jom-search-wrapper .search-results-block .show-more.score-composite-link:hover, .jom-search-wrapper .search-results-block .show-more.cc-btn:hover, .jom-search-wrapper .search-results-block .lw-filter-box button.show-more:hover, .lw-filter-box .jom-search-wrapper .search-results-block button.show-more:hover, .jom-search-wrapper .search-results-block form button.show-more:hover, form .jom-search-wrapper .search-results-block button.show-more:hover, .jom-search-wrapper .search-results-block .show-more.lw-show-more-results:hover, .jom-search-wrapper .search-results-block .score-search-box .show-more.button:hover, .score-search-box .jom-search-wrapper .search-results-block .show-more.button:hover {
    border: solid 2px #005484;
    color: #005484; }
  .jom-search-wrapper .search-results-block .score-button.show-more:visited, .jom-search-wrapper .search-results-block .show-more.score-composite-link:visited, .jom-search-wrapper .search-results-block .show-more.cc-btn:visited, .jom-search-wrapper .search-results-block .lw-filter-box button.show-more:visited, .lw-filter-box .jom-search-wrapper .search-results-block button.show-more:visited, .jom-search-wrapper .search-results-block form button.show-more:visited, form .jom-search-wrapper .search-results-block button.show-more:visited, .jom-search-wrapper .search-results-block .show-more.lw-show-more-results:visited, .jom-search-wrapper .search-results-block .score-search-box .show-more.button:visited, .score-search-box .jom-search-wrapper .search-results-block .show-more.button:visited, .jom-search-wrapper .search-results-block .score-button.show-more:active, .jom-search-wrapper .search-results-block .show-more.score-composite-link:active, .jom-search-wrapper .search-results-block .show-more.cc-btn:active, .jom-search-wrapper .search-results-block .lw-filter-box button.show-more:active, .lw-filter-box .jom-search-wrapper .search-results-block button.show-more:active, .jom-search-wrapper .search-results-block form button.show-more:active, form .jom-search-wrapper .search-results-block button.show-more:active, .jom-search-wrapper .search-results-block .show-more.lw-show-more-results:active, .jom-search-wrapper .search-results-block .score-search-box .show-more.button:active, .score-search-box .jom-search-wrapper .search-results-block .show-more.button:active {
    border: solid 2px #040935;
    color: #040935; }
  .jom-search-wrapper .search-results-block .score-button.show-more:disabled, .jom-search-wrapper .search-results-block .show-more.score-composite-link:disabled, .jom-search-wrapper .search-results-block .show-more.cc-btn:disabled, .jom-search-wrapper .search-results-block .lw-filter-box button.show-more:disabled, .lw-filter-box .jom-search-wrapper .search-results-block button.show-more:disabled, .jom-search-wrapper .search-results-block form button.show-more:disabled, form .jom-search-wrapper .search-results-block button.show-more:disabled, .jom-search-wrapper .search-results-block .show-more.lw-show-more-results:disabled, .jom-search-wrapper .search-results-block .score-search-box .show-more.button:disabled, .score-search-box .jom-search-wrapper .search-results-block .show-more.button:disabled, .jom-search-wrapper .search-results-block .score-button.show-more.disabled, .jom-search-wrapper .search-results-block .show-more.disabled.score-composite-link, .jom-search-wrapper .search-results-block .show-more.disabled.cc-btn, .jom-search-wrapper .search-results-block .lw-filter-box button.show-more.disabled, .lw-filter-box .jom-search-wrapper .search-results-block button.show-more.disabled, .jom-search-wrapper .search-results-block form button.show-more.disabled, form .jom-search-wrapper .search-results-block button.show-more.disabled, .jom-search-wrapper .search-results-block .show-more.disabled.lw-show-more-results, .jom-search-wrapper .search-results-block .score-search-box .show-more.disabled.button, .score-search-box .jom-search-wrapper .search-results-block .show-more.disabled.button {
    color: #888888;
    border: 2px solid #ededed;
    cursor: not-allowed;
    pointer-events: none; }

.jom-search-wrapper .search-results-block .jom-search-messages, .jom-search-wrapper .search-results-block .jom-search-pages, .jom-search-wrapper .search-results-block .jom-search-products {
  margin-top: 40px; }

.jom-search-wrapper .search-results-block .score-search-results .score-button, .jom-search-wrapper .search-results-block .score-search-results .score-composite-link, .jom-search-wrapper .search-results-block .score-search-results .cc-btn, .jom-search-wrapper .search-results-block .score-search-results .lw-filter-box button, .lw-filter-box .jom-search-wrapper .search-results-block .score-search-results button, .jom-search-wrapper .search-results-block .score-search-results form button, form .jom-search-wrapper .search-results-block .score-search-results button, .jom-search-wrapper .search-results-block .score-search-results .lw-show-more-results, .jom-search-wrapper .search-results-block .score-search-results .score-search-box .button, .score-search-box .jom-search-wrapper .search-results-block .score-search-results .button {
  display: inline-block; }

.jom-search-wrapper .search-results-block .lw-product-tile .score-button, .jom-search-wrapper .search-results-block .lw-product-tile .score-composite-link, .jom-search-wrapper .search-results-block .lw-product-tile .cc-btn, .jom-search-wrapper .search-results-block .lw-product-tile .lw-filter-box button, .lw-filter-box .jom-search-wrapper .search-results-block .lw-product-tile button, .jom-search-wrapper .search-results-block .lw-product-tile form button, form .jom-search-wrapper .search-results-block .lw-product-tile button, .jom-search-wrapper .search-results-block .lw-product-tile .lw-show-more-results, .jom-search-wrapper .search-results-block .lw-product-tile .score-search-box .button, .score-search-box .jom-search-wrapper .search-results-block .lw-product-tile .button {
  min-width: 148px;
  padding: 13.5px 24px;
  border-radius: 4px;
  border: none;
  background: #0089c8;
  font: normal 18px "alternate-gothic-no-3-d";
  letter-spacing: 1px;
  text-align: center;
  color: #fff !important;
  height: 48px; }
  .jom-search-wrapper .search-results-block .lw-product-tile .score-button:hover, .jom-search-wrapper .search-results-block .lw-product-tile .score-composite-link:hover, .jom-search-wrapper .search-results-block .lw-product-tile .cc-btn:hover, .jom-search-wrapper .search-results-block .lw-product-tile .lw-filter-box button:hover, .lw-filter-box .jom-search-wrapper .search-results-block .lw-product-tile button:hover, .jom-search-wrapper .search-results-block .lw-product-tile form button:hover, form .jom-search-wrapper .search-results-block .lw-product-tile button:hover, .jom-search-wrapper .search-results-block .lw-product-tile .lw-show-more-results:hover, .jom-search-wrapper .search-results-block .lw-product-tile .score-search-box .button:hover, .score-search-box .jom-search-wrapper .search-results-block .lw-product-tile .button:hover {
    background: #005484;
    color: #fff;
    text-decoration: none !important; }
  .jom-search-wrapper .search-results-block .lw-product-tile .score-button:active, .jom-search-wrapper .search-results-block .lw-product-tile .score-composite-link:active, .jom-search-wrapper .search-results-block .lw-product-tile .cc-btn:active, .jom-search-wrapper .search-results-block .lw-product-tile .lw-filter-box button:active, .lw-filter-box .jom-search-wrapper .search-results-block .lw-product-tile button:active, .jom-search-wrapper .search-results-block .lw-product-tile form button:active, form .jom-search-wrapper .search-results-block .lw-product-tile button:active, .jom-search-wrapper .search-results-block .lw-product-tile .lw-show-more-results:active, .jom-search-wrapper .search-results-block .lw-product-tile .score-search-box .button:active, .score-search-box .jom-search-wrapper .search-results-block .lw-product-tile .button:active {
    background: #040935;
    color: #fff; }
  .jom-search-wrapper .search-results-block .lw-product-tile .score-button:disabled, .jom-search-wrapper .search-results-block .lw-product-tile .score-composite-link:disabled, .jom-search-wrapper .search-results-block .lw-product-tile .cc-btn:disabled, .jom-search-wrapper .search-results-block .lw-product-tile .lw-filter-box button:disabled, .lw-filter-box .jom-search-wrapper .search-results-block .lw-product-tile button:disabled, .jom-search-wrapper .search-results-block .lw-product-tile form button:disabled, form .jom-search-wrapper .search-results-block .lw-product-tile button:disabled, .jom-search-wrapper .search-results-block .lw-product-tile .lw-show-more-results:disabled, .jom-search-wrapper .search-results-block .lw-product-tile .score-search-box .button:disabled, .score-search-box .jom-search-wrapper .search-results-block .lw-product-tile .button:disabled, .jom-search-wrapper .search-results-block .lw-product-tile .score-button.disabled, .jom-search-wrapper .search-results-block .lw-product-tile .disabled.score-composite-link, .jom-search-wrapper .search-results-block .lw-product-tile .disabled.cc-btn, .jom-search-wrapper .search-results-block .lw-product-tile .lw-filter-box button.disabled, .lw-filter-box .jom-search-wrapper .search-results-block .lw-product-tile button.disabled, .jom-search-wrapper .search-results-block .lw-product-tile form button.disabled, form .jom-search-wrapper .search-results-block .lw-product-tile button.disabled, .jom-search-wrapper .search-results-block .lw-product-tile .disabled.lw-show-more-results, .jom-search-wrapper .search-results-block .lw-product-tile .score-search-box .disabled.button, .score-search-box .jom-search-wrapper .search-results-block .lw-product-tile .disabled.button {
    background: #ededed;
    color: #888888;
    cursor: not-allowed;
    pointer-events: none; }

@media (max-width: 1199px) {
  .jom-search-wrapper .search-results-block h2 {
    font-size: 34px;
    line-height: 1.06;
    letter-spacing: normal;
    text-align: left; }
  .jom-search-wrapper .search-results-block h3 {
    font-size: 28px;
    line-height: normal; }
  .jom-search-wrapper .search-results-block .one-column .lw-tile p {
    font-size: 16px;
    line-height: 1.75; } }
  @media (max-width: 1199px) and (max-width: 767px) {
    .jom-search-wrapper .search-results-block .one-column .lw-tile p {
      margin-bottom: 0; } }

@media (max-width: 1199px) {
  .jom-search-wrapper .search-results-block .search-results-list {
    margin-bottom: 15px; } }

@media (max-width: 767px) {
  .jom-search-wrapper .search-results-block.jom-content-spot-wrapper {
    display: block;
    padding: 0; }
  .jom-search-wrapper .search-results-block h2 {
    text-align: center; }
  .jom-search-wrapper .search-results-block .score-search-results .score-button, .jom-search-wrapper .search-results-block .score-search-results .score-composite-link, .jom-search-wrapper .search-results-block .score-search-results .cc-btn, .jom-search-wrapper .search-results-block .score-search-results .lw-filter-box button, .lw-filter-box .jom-search-wrapper .search-results-block .score-search-results button, .jom-search-wrapper .search-results-block .score-search-results form button, form .jom-search-wrapper .search-results-block .score-search-results button, .jom-search-wrapper .search-results-block .score-search-results .lw-show-more-results, .jom-search-wrapper .search-results-block .score-search-results .score-search-box .button, .score-search-box .jom-search-wrapper .search-results-block .score-search-results .button {
    width: 100%; }
  .jom-search-wrapper .search-results-block .score-button.show-more, .jom-search-wrapper .search-results-block .show-more.score-composite-link, .jom-search-wrapper .search-results-block .show-more.cc-btn, .jom-search-wrapper .search-results-block .lw-filter-box button.show-more, .lw-filter-box .jom-search-wrapper .search-results-block button.show-more, .jom-search-wrapper .search-results-block form button.show-more, form .jom-search-wrapper .search-results-block button.show-more, .jom-search-wrapper .search-results-block .show-more.lw-show-more-results, .jom-search-wrapper .search-results-block .score-search-box .show-more.button, .score-search-box .jom-search-wrapper .search-results-block .show-more.button {
    margin-bottom: 24px; } }

@media (min-width: 768px) and (max-width: 1199px) {
  .jom-search-wrapper .jom-content-spot-wrapper .score-center {
    max-width: 635px; } }

.second-header .tt-menu .score-content-spot p {
  position: relative;
  display: inline;
  font-size: 16px;
  font-weight: 300;
  line-height: 18px;
  margin: 0;
  color: #000;
  font-family: 'museo-sans'; }

.second-header .score-search-box .score-typeahead-content {
  border-color: #d0d0d0;
  overflow: hidden; }

.second-header .tt-menu .score-content-spot h3 {
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
  line-height: 18px;
  text-transform: inherit;
  margin: 0 5px 0 0;
  font-family: 'museo-sans';
  color: #000; }

.second-header .lw-tile-autocomplete a {
  padding: 0 20px 0 0 !important; }

.jom-search-results .lw-tile h3.d-inline-block {
  display: inline-block;
  width: 65%; }
  @media (min-width: 768px) and (max-width: 1024px) {
    .jom-search-results .lw-tile h3.d-inline-block {
      width: 60%; } }

@media (max-width: 991px), (min-width: 1000px) and (max-width: 1024px) {
  .jom-search-results .lw-tile .caption h4 {
    font-size: 16px;
    font-weight: 300; } }

.jom-search-results .jom-search-wrapper .search-results-block .one-column .lw-tile {
  margin-bottom: 25px;
  padding: 0; }
  .jom-search-results .jom-search-wrapper .search-results-block .one-column .lw-tile .caption p {
    margin: 25px 0 0; }
  .jom-search-results .jom-search-wrapper .search-results-block .one-column .lw-tile .caption.d-inline-block {
    display: inline-block;
    width: auto; }

.jom-search-results .jom-search-wrapper .search-results-block .one-column .section-pagination {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 40px; }

@media (max-width: 991px) {
  .jom-search-results .jom-search-wrapper .search-results-container #jom-search-clear-btn {
    display: block;
    position: static;
    text-align: center;
    width: 100%;
    max-width: 148px;
    margin: 0 0 25px;
    float: left; } }
  @media (max-width: 991px) and (max-width: 767px) {
    .jom-search-results .jom-search-wrapper .search-results-container #jom-search-clear-btn {
      max-width: 100%;
      float: right;
      margin: 25px 0; } }

@media (max-width: 991px) {
  .jom-search-results .jom-search-wrapper .search-results-container #results-count {
    clear: both; } }

@media (min-width: 1024px) and (max-width: 1024px) {
  .jom-search-results .jom-search-wrapper .search-results-container #jom-search-clear-btn {
    display: inline-block;
    position: static;
    float: none; } }

.jom-search-results .jom-search-wrapper .search-results-container #results-count {
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  color: #535353; }

@media (min-width: 1024px) and (max-width: 1024px) {
  .jom-search-results .jom-search-wrapper .search-results-container .score-facet-container .score-checkbox label {
    padding-right: 15px; } }

.jom-home-page .lw-full-page-hero {
  margin-bottom: 0; }
  @media (min-width: 1200px) {
    .jom-home-page .lw-full-page-hero .score-hero {
      max-width: 615px;
      z-index: 99;
      color: #fff; }
      .jom-home-page .lw-full-page-hero .score-hero h1 {
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        -o-text-overflow: ellipsis;
        -ms-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        -ms-text-overflow: ellipsis;
        display: -moz-box;
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: normal; } }
  .jom-home-page .lw-full-page-hero .score-hero h2 {
    color: #fff;
    z-index: 99; }
  .jom-home-page .lw-full-page-hero .score-hero.jom-center-text {
    align-items: center; }
    .jom-home-page .lw-full-page-hero .score-hero.jom-center-text .score-hero-body {
      text-align: center; }
    @media (min-width: 1200px) {
      .jom-home-page .lw-full-page-hero .score-hero.jom-center-text {
        max-width: 830px;
        margin: 0 auto; } }
  @media (max-width: 991px) {
    .jom-home-page .lw-full-page-hero .score-hero {
      padding-bottom: 36px; } }
  @media (max-width: 991px) and (max-width: 767px) {
    .jom-home-page .lw-full-page-hero .score-hero {
      padding-bottom: 7px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .jom-home-page .lw-full-page-hero .score-hero .score-hero-body {
      max-width: 480px;
      margin: 0 auto 16px auto; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .jom-home-page .lw-full-page-hero .score-hero .score-hero-body {
      margin: 0 auto 24px auto;
      max-width: 615px; } }
  @media (min-width: 1200px) {
    .jom-home-page .lw-full-page-hero .score-hero .score-hero-body {
      max-width: 615px; } }

.jom-home-page .score-carousel {
  background: #f5f8fa;
  padding: 72px 10px 0;
  margin-bottom: 0; }
  .jom-home-page .score-carousel .glyphicon-chevron-left:before {
    content: "\e905";
    font-family: "jom-new" !important;
    color: #615c5c; }
  .jom-home-page .score-carousel .glyphicon-chevron-right:before {
    content: "\e906";
    font-family: "jom-new" !important;
    color: #615c5c; }
  .jom-home-page .score-carousel a.right.carousel-control {
    transform: none;
    -webkit-transform: none; }
  .jom-home-page .score-carousel .score-hero {
    position: relative; }
    .jom-home-page .score-carousel .score-hero .score-hero-image {
      position: absolute; }
      .jom-home-page .score-carousel .score-hero .score-hero-image img {
        height: 255px;
        width: auto; }
        @media (max-width: 991px) {
          .jom-home-page .score-carousel .score-hero .score-hero-image img {
            width: 220px;
            height: auto; } }
      @media (max-width: 767px) {
        .jom-home-page .score-carousel .score-hero .score-hero-image {
          position: static;
          text-align: center;
          margin-bottom: 24px; } }
    .jom-home-page .score-carousel .score-hero h1 {
      font-size: 46px;
      line-height: normal;
      margin: 0; }
      @media (max-width: 991px) {
        .jom-home-page .score-carousel .score-hero h1 {
          font-size: 28px;
          font-weight: 300;
          margin-bottom: 8px; } }
    .jom-home-page .score-carousel .score-hero h2 {
      font-size: 20px;
      line-height: 1.2;
      margin: 0; }
      @media (max-width: 991px) {
        .jom-home-page .score-carousel .score-hero h2 {
          font-size: 16px;
          font-weight: 500; } }
    .jom-home-page .score-carousel .score-hero .score-hero-body {
      margin-top: 14px;
      margin-bottom: 38px; }
      @media (max-width: 991px) {
        .jom-home-page .score-carousel .score-hero .score-hero-body {
          font: 300 16px "museo-sans";
          line-height: 1.5;
          letter-spacing: normal;
          color: #000;
          margin-bottom: 24px; } }
    .jom-home-page .score-carousel .score-hero h1, .jom-home-page .score-carousel .score-hero h2, .jom-home-page .score-carousel .score-hero .score-hero-body, .jom-home-page .score-carousel .score-hero .score-call-to-action {
      max-width: 62.5%;
      margin-left: 31%;
      text-align: left; }
      @media (max-width: 767px) {
        .jom-home-page .score-carousel .score-hero h1, .jom-home-page .score-carousel .score-hero h2, .jom-home-page .score-carousel .score-hero .score-hero-body, .jom-home-page .score-carousel .score-hero .score-call-to-action {
          max-width: 100%;
          margin-left: 0;
          text-align: center; } }
    @media (max-width: 991px) {
      .jom-home-page .score-carousel .score-hero .score-call-to-action .score-button, .jom-home-page .score-carousel .score-hero .score-call-to-action .score-composite-link, .jom-home-page .score-carousel .score-hero .score-call-to-action .cc-btn, .jom-home-page .score-carousel .score-hero .score-call-to-action .lw-filter-box button, .lw-filter-box .jom-home-page .score-carousel .score-hero .score-call-to-action button, .jom-home-page .score-carousel .score-hero .score-call-to-action form button, form .jom-home-page .score-carousel .score-hero .score-call-to-action button, .jom-home-page .score-carousel .score-hero .score-call-to-action .lw-show-more-results, .jom-home-page .score-carousel .score-hero .score-call-to-action .score-search-box .button, .score-search-box .jom-home-page .score-carousel .score-hero .score-call-to-action .button {
        font-size: 18px;
        font-weight: normal; } }
    @media (max-width: 991px) {
      .jom-home-page .score-carousel .score-hero .score-call-to-action .score-button, .jom-home-page .score-carousel .score-hero .score-call-to-action .score-composite-link, .jom-home-page .score-carousel .score-hero .score-call-to-action .cc-btn, .jom-home-page .score-carousel .score-hero .score-call-to-action .lw-filter-box button, .lw-filter-box .jom-home-page .score-carousel .score-hero .score-call-to-action button, .jom-home-page .score-carousel .score-hero .score-call-to-action form button, form .jom-home-page .score-carousel .score-hero .score-call-to-action button, .jom-home-page .score-carousel .score-hero .score-call-to-action .lw-show-more-results, .jom-home-page .score-carousel .score-hero .score-call-to-action .score-search-box .button, .score-search-box .jom-home-page .score-carousel .score-hero .score-call-to-action .button {
        max-width: 230px;
        margin: 0 auto; } }
  .jom-home-page .score-carousel .carousel-inner {
    max-width: 1250px;
    margin: 0 auto; }
  .jom-home-page .score-carousel .carousel-control.left, .jom-home-page .score-carousel .carousel-control.right {
    background-image: none; }

.jom-home-page .jom-messages-panel {
  margin-bottom: 48px;
  background-repeat: no-repeat;
  padding-top: 85px;
  position: relative; }
  .jom-home-page .jom-messages-panel .score-column1:before {
    position: absolute;
    top: 0;
    left: -50vw;
    width: 150vw;
    height: 100%;
    content: "";
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 0; }
  .jom-home-page .jom-messages-panel .jom-card-block {
    padding: 0; }
  .jom-home-page .jom-messages-panel .thumbnail {
    background: none;
    border: none;
    max-width: 43.4%;
    padding: 0;
    margin-bottom: 8px; }
    .jom-home-page .jom-messages-panel .thumbnail .caption {
      padding: 0; }
      .jom-home-page .jom-messages-panel .thumbnail .caption .icon-bookmark_gray {
        display: block;
        margin: 12px 0 30px; }
        .jom-home-page .jom-messages-panel .thumbnail .caption .icon-bookmark_gray:before {
          color: #fff; }
        .jom-home-page .jom-messages-panel .thumbnail .caption .icon-bookmark_gray:hover {
          text-decoration: none; }
        @media (max-width: 991px) {
          .jom-home-page .jom-messages-panel .thumbnail .caption .icon-bookmark_gray {
            font-size: 16px; } }
      .jom-home-page .jom-messages-panel .thumbnail .caption h2 {
        font-size: 46px;
        font-weight: 300;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #ffffff;
        margin-bottom: 12px; }
        @media (max-width: 991px) {
          .jom-home-page .jom-messages-panel .thumbnail .caption h2 {
            font-size: 28px;
            font-weight: 300;
            line-height: 1.29; } }
      .jom-home-page .jom-messages-panel .thumbnail .caption a {
        font-size: 20px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #ffffff; }
        .jom-home-page .jom-messages-panel .thumbnail .caption a.jom-speakerName {
          display: inline-block; }
      .jom-home-page .jom-messages-panel .thumbnail .caption a.icon-bookmark_blue {
        display: block; }
      .jom-home-page .jom-messages-panel .thumbnail .caption span {
        color: #ffffff;
        font-size: 20px;
        font-weight: 500; }
        @media (max-width: 991px) {
          .jom-home-page .jom-messages-panel .thumbnail .caption span {
            font-size: 16px;
            line-height: 1.5; } }
      .jom-home-page .jom-messages-panel .thumbnail .caption p {
        color: #ffffff;
        font-size: 20px;
        font-weight: 300; }
        .jom-home-page .jom-messages-panel .thumbnail .caption p.jom-description {
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 4;
          -o-text-overflow: ellipsis;
          -ms-text-overflow: ellipsis;
          -o-text-overflow: ellipsis;
          -ms-text-overflow: ellipsis;
          display: -moz-box;
          display: -webkit-box;
          overflow: hidden;
          text-overflow: ellipsis;
          margin-top: 30px; }
          @media (max-width: 991px) {
            .jom-home-page .jom-messages-panel .thumbnail .caption p.jom-description {
              font-size: 16px;
              font-weight: 300;
              line-height: 1.5; } }
  @media (max-width: 991px) and (max-width: 767px) {
    .jom-home-page .jom-messages-panel .thumbnail .caption p.jom-description {
      margin-top: 100%; } }
    @media (max-width: 767px) {
      .jom-home-page .jom-messages-panel .thumbnail {
        max-width: 100%; } }
  .jom-home-page .jom-messages-panel .score-content-spot {
    margin: 48px 0 101px; }
    .jom-home-page .jom-messages-panel .score-content-spot .primary-rest, .jom-home-page .jom-messages-panel .score-content-spot header .second-header .form .form-group .score-button, header .second-header .form .form-group .jom-home-page .jom-messages-panel .score-content-spot .score-button, .jom-home-page .jom-messages-panel .score-content-spot header .second-header .form .form-group .score-composite-link, header .second-header .form .form-group .jom-home-page .jom-messages-panel .score-content-spot .score-composite-link, .jom-home-page .jom-messages-panel .score-content-spot header .second-header .form .form-group .cc-btn, header .second-header .form .form-group .jom-home-page .jom-messages-panel .score-content-spot .cc-btn, .jom-home-page .jom-messages-panel .score-content-spot header .second-header .form .form-group .lw-show-more-results, header .second-header .form .form-group .jom-home-page .jom-messages-panel .score-content-spot .lw-show-more-results, .jom-home-page .jom-messages-panel .score-content-spot header .second-header .form .form-group .score-search-box .button, header .second-header .form .form-group .score-search-box .jom-home-page .jom-messages-panel .score-content-spot .button, .jom-home-page .jom-messages-panel .score-content-spot .score-search-box header .second-header .form .form-group .button, .score-search-box header .second-header .form .form-group .jom-home-page .jom-messages-panel .score-content-spot .button, .jom-home-page .jom-messages-panel .score-content-spot header .second-header button.score-button, header .second-header .jom-home-page .jom-messages-panel .score-content-spot button.score-button, .jom-home-page .jom-messages-panel .score-content-spot header .second-header button.score-composite-link, header .second-header .jom-home-page .jom-messages-panel .score-content-spot button.score-composite-link, .jom-home-page .jom-messages-panel .score-content-spot header .second-header button.cc-btn, header .second-header .jom-home-page .jom-messages-panel .score-content-spot button.cc-btn, .jom-home-page .jom-messages-panel .score-content-spot header .second-header .lw-filter-box button, header .second-header .lw-filter-box .jom-home-page .jom-messages-panel .score-content-spot button, .jom-home-page .jom-messages-panel .score-content-spot .lw-filter-box header .second-header button, .lw-filter-box header .second-header .jom-home-page .jom-messages-panel .score-content-spot button, .jom-home-page .jom-messages-panel .score-content-spot header .second-header form button, header .second-header form .jom-home-page .jom-messages-panel .score-content-spot button, .jom-home-page .jom-messages-panel .score-content-spot form header .second-header button, form header .second-header .jom-home-page .jom-messages-panel .score-content-spot button, .jom-home-page .jom-messages-panel .score-content-spot header .second-header button.lw-show-more-results, header .second-header .jom-home-page .jom-messages-panel .score-content-spot button.lw-show-more-results, .jom-home-page .jom-messages-panel .score-content-spot header .second-header .score-search-box button.button, header .second-header .score-search-box .jom-home-page .jom-messages-panel .score-content-spot button.button, .jom-home-page .jom-messages-panel .score-content-spot .score-search-box header .second-header button.button, .score-search-box header .second-header .jom-home-page .jom-messages-panel .score-content-spot button.button, .jom-home-page .jom-messages-panel .score-content-spot .church-info .form-wrapper .file-upload-container .custom-file-upload, .church-info .form-wrapper .file-upload-container .jom-home-page .jom-messages-panel .score-content-spot .custom-file-upload, .jom-home-page .jom-messages-panel .score-content-spot .product-quick-view .add-to-cart, .product-quick-view .jom-home-page .jom-messages-panel .score-content-spot .add-to-cart, .jom-home-page .jom-messages-panel .score-content-spot .lw-featuredproducts .lw-product-item .product-overlay .add-to-cart-button, .lw-featuredproducts .lw-product-item .product-overlay .jom-home-page .jom-messages-panel .score-content-spot .add-to-cart-button, .jom-home-page .jom-messages-panel .score-content-spot .btn-signin a, .btn-signin .jom-home-page .jom-messages-panel .score-content-spot a, .jom-home-page .jom-messages-panel .score-content-spot .message-details-information .message-button, .message-details-information .jom-home-page .jom-messages-panel .score-content-spot .message-button, .jom-home-page .jom-messages-panel .score-content-spot .view-details button, .view-details .jom-home-page .jom-messages-panel .score-content-spot button, .jom-home-page .jom-messages-panel .score-content-spot #broadcasts-use-location-button, .jom-home-page .jom-messages-panel .score-content-spot .jom-community li.score-megamenu-basic-item.btn-praisesignin a, .jom-community li.score-megamenu-basic-item.btn-praisesignin .jom-home-page .jom-messages-panel .score-content-spot a, .jom-home-page .jom-messages-panel .score-content-spot .why-give .jom-why-give-heading-container .jom-donate-btn, .why-give .jom-why-give-heading-container .jom-home-page .jom-messages-panel .score-content-spot .jom-donate-btn, .jom-home-page .jom-messages-panel .score-content-spot .why-give .jom-why-give-blog-cnt .score-button, .why-give .jom-why-give-blog-cnt .jom-home-page .jom-messages-panel .score-content-spot .score-button, .jom-home-page .jom-messages-panel .score-content-spot .why-give .jom-why-give-blog-cnt .score-composite-link, .why-give .jom-why-give-blog-cnt .jom-home-page .jom-messages-panel .score-content-spot .score-composite-link, .jom-home-page .jom-messages-panel .score-content-spot .why-give .jom-why-give-blog-cnt .cc-btn, .why-give .jom-why-give-blog-cnt .jom-home-page .jom-messages-panel .score-content-spot .cc-btn, .jom-home-page .jom-messages-panel .score-content-spot .why-give .jom-why-give-blog-cnt .lw-filter-box button, .why-give .jom-why-give-blog-cnt .lw-filter-box .jom-home-page .jom-messages-panel .score-content-spot button, .jom-home-page .jom-messages-panel .score-content-spot .lw-filter-box .why-give .jom-why-give-blog-cnt button, .lw-filter-box .why-give .jom-why-give-blog-cnt .jom-home-page .jom-messages-panel .score-content-spot button, .jom-home-page .jom-messages-panel .score-content-spot .why-give .jom-why-give-blog-cnt form button, .why-give .jom-why-give-blog-cnt form .jom-home-page .jom-messages-panel .score-content-spot button, .jom-home-page .jom-messages-panel .score-content-spot form .why-give .jom-why-give-blog-cnt button, form .why-give .jom-why-give-blog-cnt .jom-home-page .jom-messages-panel .score-content-spot button, .jom-home-page .jom-messages-panel .score-content-spot .why-give .jom-why-give-blog-cnt .lw-show-more-results, .why-give .jom-why-give-blog-cnt .jom-home-page .jom-messages-panel .score-content-spot .lw-show-more-results, .jom-home-page .jom-messages-panel .score-content-spot .why-give .jom-why-give-blog-cnt .score-search-box .button, .why-give .jom-why-give-blog-cnt .score-search-box .jom-home-page .jom-messages-panel .score-content-spot .button, .jom-home-page .jom-messages-panel .score-content-spot .score-search-box .why-give .jom-why-give-blog-cnt .button, .score-search-box .why-give .jom-why-give-blog-cnt .jom-home-page .jom-messages-panel .score-content-spot .button, .jom-home-page .jom-messages-panel .score-content-spot .jom-forgot-password-form .form button, .jom-forgot-password-form .form .jom-home-page .jom-messages-panel .score-content-spot button, .jom-home-page .jom-messages-panel .score-content-spot .jom-set-password-form .form button, .jom-set-password-form .form .jom-home-page .jom-messages-panel .score-content-spot button, .jom-home-page .jom-messages-panel .score-content-spot .lw-change-password-form form button, .lw-change-password-form form .jom-home-page .jom-messages-panel .score-content-spot button {
      margin-right: 15px;
      color: #fff;
      text-decoration: none; }
      .jom-home-page .jom-messages-panel .score-content-spot .primary-rest .icon-button-play, .jom-home-page .jom-messages-panel .score-content-spot header .second-header .form .form-group .score-button .icon-button-play, header .second-header .form .form-group .jom-home-page .jom-messages-panel .score-content-spot .score-button .icon-button-play, .jom-home-page .jom-messages-panel .score-content-spot header .second-header .form .form-group .score-composite-link .icon-button-play, header .second-header .form .form-group .jom-home-page .jom-messages-panel .score-content-spot .score-composite-link .icon-button-play, .jom-home-page .jom-messages-panel .score-content-spot header .second-header .form .form-group .cc-btn .icon-button-play, header .second-header .form .form-group .jom-home-page .jom-messages-panel .score-content-spot .cc-btn .icon-button-play, .jom-home-page .jom-messages-panel .score-content-spot header .second-header .form .form-group .lw-show-more-results .icon-button-play, header .second-header .form .form-group .jom-home-page .jom-messages-panel .score-content-spot .lw-show-more-results .icon-button-play, .jom-home-page .jom-messages-panel .score-content-spot header .second-header .form .form-group .score-search-box .button .icon-button-play, header .second-header .form .form-group .score-search-box .jom-home-page .jom-messages-panel .score-content-spot .button .icon-button-play, .jom-home-page .jom-messages-panel .score-content-spot .score-search-box header .second-header .form .form-group .button .icon-button-play, .score-search-box header .second-header .form .form-group .jom-home-page .jom-messages-panel .score-content-spot .button .icon-button-play, .jom-home-page .jom-messages-panel .score-content-spot header .second-header button.score-button .icon-button-play, header .second-header .jom-home-page .jom-messages-panel .score-content-spot button.score-button .icon-button-play, .jom-home-page .jom-messages-panel .score-content-spot header .second-header button.score-composite-link .icon-button-play, header .second-header .jom-home-page .jom-messages-panel .score-content-spot button.score-composite-link .icon-button-play, .jom-home-page .jom-messages-panel .score-content-spot header .second-header button.cc-btn .icon-button-play, header .second-header .jom-home-page .jom-messages-panel .score-content-spot button.cc-btn .icon-button-play, .jom-home-page .jom-messages-panel .score-content-spot header .second-header .lw-filter-box button .icon-button-play, header .second-header .lw-filter-box .jom-home-page .jom-messages-panel .score-content-spot button .icon-button-play, .jom-home-page .jom-messages-panel .score-content-spot .lw-filter-box header .second-header button .icon-button-play, .lw-filter-box header .second-header .jom-home-page .jom-messages-panel .score-content-spot button .icon-button-play, .jom-home-page .jom-messages-panel .score-content-spot header .second-header form button .icon-button-play, header .second-header form .jom-home-page .jom-messages-panel .score-content-spot button .icon-button-play, .jom-home-page .jom-messages-panel .score-content-spot form header .second-header button .icon-button-play, form header .second-header .jom-home-page .jom-messages-panel .score-content-spot button .icon-button-play, .jom-home-page .jom-messages-panel .score-content-spot header .second-header button.lw-show-more-results .icon-button-play, header .second-header .jom-home-page .jom-messages-panel .score-content-spot button.lw-show-more-results .icon-button-play, .jom-home-page .jom-messages-panel .score-content-spot header .second-header .score-search-box button.button .icon-button-play, header .second-header .score-search-box .jom-home-page .jom-messages-panel .score-content-spot button.button .icon-button-play, .jom-home-page .jom-messages-panel .score-content-spot .score-search-box header .second-header button.button .icon-button-play, .score-search-box header .second-header .jom-home-page .jom-messages-panel .score-content-spot button.button .icon-button-play, .jom-home-page .jom-messages-panel .score-content-spot .church-info .form-wrapper .file-upload-container .custom-file-upload .icon-button-play, .church-info .form-wrapper .file-upload-container .jom-home-page .jom-messages-panel .score-content-spot .custom-file-upload .icon-button-play, .jom-home-page .jom-messages-panel .score-content-spot .product-quick-view .add-to-cart .icon-button-play, .product-quick-view .jom-home-page .jom-messages-panel .score-content-spot .add-to-cart .icon-button-play, .jom-home-page .jom-messages-panel .score-content-spot .lw-featuredproducts .lw-product-item .product-overlay .add-to-cart-button .icon-button-play, .lw-featuredproducts .lw-product-item .product-overlay .jom-home-page .jom-messages-panel .score-content-spot .add-to-cart-button .icon-button-play, .jom-home-page .jom-messages-panel .score-content-spot .btn-signin a .icon-button-play, .btn-signin .jom-home-page .jom-messages-panel .score-content-spot a .icon-button-play, .jom-home-page .jom-messages-panel .score-content-spot .message-details-information .message-button .icon-button-play, .message-details-information .jom-home-page .jom-messages-panel .score-content-spot .message-button .icon-button-play, .jom-home-page .jom-messages-panel .score-content-spot .view-details button .icon-button-play, .view-details .jom-home-page .jom-messages-panel .score-content-spot button .icon-button-play, .jom-home-page .jom-messages-panel .score-content-spot #broadcasts-use-location-button .icon-button-play, .jom-home-page .jom-messages-panel .score-content-spot .jom-community li.score-megamenu-basic-item.btn-praisesignin a .icon-button-play, .jom-community li.score-megamenu-basic-item.btn-praisesignin .jom-home-page .jom-messages-panel .score-content-spot a .icon-button-play, .jom-home-page .jom-messages-panel .score-content-spot .why-give .jom-why-give-heading-container .jom-donate-btn .icon-button-play, .why-give .jom-why-give-heading-container .jom-home-page .jom-messages-panel .score-content-spot .jom-donate-btn .icon-button-play, .jom-home-page .jom-messages-panel .score-content-spot .why-give .jom-why-give-blog-cnt .score-button .icon-button-play, .why-give .jom-why-give-blog-cnt .jom-home-page .jom-messages-panel .score-content-spot .score-button .icon-button-play, .jom-home-page .jom-messages-panel .score-content-spot .why-give .jom-why-give-blog-cnt .score-composite-link .icon-button-play, .why-give .jom-why-give-blog-cnt .jom-home-page .jom-messages-panel .score-content-spot .score-composite-link .icon-button-play, .jom-home-page .jom-messages-panel .score-content-spot .why-give .jom-why-give-blog-cnt .cc-btn .icon-button-play, .why-give .jom-why-give-blog-cnt .jom-home-page .jom-messages-panel .score-content-spot .cc-btn .icon-button-play, .jom-home-page .jom-messages-panel .score-content-spot .why-give .jom-why-give-blog-cnt .lw-filter-box button .icon-button-play, .why-give .jom-why-give-blog-cnt .lw-filter-box .jom-home-page .jom-messages-panel .score-content-spot button .icon-button-play, .jom-home-page .jom-messages-panel .score-content-spot .lw-filter-box .why-give .jom-why-give-blog-cnt button .icon-button-play, .lw-filter-box .why-give .jom-why-give-blog-cnt .jom-home-page .jom-messages-panel .score-content-spot button .icon-button-play, .jom-home-page .jom-messages-panel .score-content-spot .why-give .jom-why-give-blog-cnt form button .icon-button-play, .why-give .jom-why-give-blog-cnt form .jom-home-page .jom-messages-panel .score-content-spot button .icon-button-play, .jom-home-page .jom-messages-panel .score-content-spot form .why-give .jom-why-give-blog-cnt button .icon-button-play, form .why-give .jom-why-give-blog-cnt .jom-home-page .jom-messages-panel .score-content-spot button .icon-button-play, .jom-home-page .jom-messages-panel .score-content-spot .why-give .jom-why-give-blog-cnt .lw-show-more-results .icon-button-play, .why-give .jom-why-give-blog-cnt .jom-home-page .jom-messages-panel .score-content-spot .lw-show-more-results .icon-button-play, .jom-home-page .jom-messages-panel .score-content-spot .why-give .jom-why-give-blog-cnt .score-search-box .button .icon-button-play, .why-give .jom-why-give-blog-cnt .score-search-box .jom-home-page .jom-messages-panel .score-content-spot .button .icon-button-play, .jom-home-page .jom-messages-panel .score-content-spot .score-search-box .why-give .jom-why-give-blog-cnt .button .icon-button-play, .score-search-box .why-give .jom-why-give-blog-cnt .jom-home-page .jom-messages-panel .score-content-spot .button .icon-button-play, .jom-home-page .jom-messages-panel .score-content-spot .jom-forgot-password-form .form button .icon-button-play, .jom-forgot-password-form .form .jom-home-page .jom-messages-panel .score-content-spot button .icon-button-play, .jom-home-page .jom-messages-panel .score-content-spot .jom-set-password-form .form button .icon-button-play, .jom-set-password-form .form .jom-home-page .jom-messages-panel .score-content-spot button .icon-button-play, .jom-home-page .jom-messages-panel .score-content-spot .lw-change-password-form form button .icon-button-play, .lw-change-password-form form .jom-home-page .jom-messages-panel .score-content-spot button .icon-button-play {
        margin-right: 14px; }
        .jom-home-page .jom-messages-panel .score-content-spot .primary-rest .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot header .second-header .form .form-group .score-button .icon-button-play:before, header .second-header .form .form-group .jom-home-page .jom-messages-panel .score-content-spot .score-button .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot header .second-header .form .form-group .score-composite-link .icon-button-play:before, header .second-header .form .form-group .jom-home-page .jom-messages-panel .score-content-spot .score-composite-link .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot header .second-header .form .form-group .cc-btn .icon-button-play:before, header .second-header .form .form-group .jom-home-page .jom-messages-panel .score-content-spot .cc-btn .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot header .second-header .form .form-group .lw-show-more-results .icon-button-play:before, header .second-header .form .form-group .jom-home-page .jom-messages-panel .score-content-spot .lw-show-more-results .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot header .second-header .form .form-group .score-search-box .button .icon-button-play:before, header .second-header .form .form-group .score-search-box .jom-home-page .jom-messages-panel .score-content-spot .button .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot .score-search-box header .second-header .form .form-group .button .icon-button-play:before, .score-search-box header .second-header .form .form-group .jom-home-page .jom-messages-panel .score-content-spot .button .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot header .second-header button.score-button .icon-button-play:before, header .second-header .jom-home-page .jom-messages-panel .score-content-spot button.score-button .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot header .second-header button.score-composite-link .icon-button-play:before, header .second-header .jom-home-page .jom-messages-panel .score-content-spot button.score-composite-link .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot header .second-header button.cc-btn .icon-button-play:before, header .second-header .jom-home-page .jom-messages-panel .score-content-spot button.cc-btn .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot header .second-header .lw-filter-box button .icon-button-play:before, header .second-header .lw-filter-box .jom-home-page .jom-messages-panel .score-content-spot button .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot .lw-filter-box header .second-header button .icon-button-play:before, .lw-filter-box header .second-header .jom-home-page .jom-messages-panel .score-content-spot button .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot header .second-header form button .icon-button-play:before, header .second-header form .jom-home-page .jom-messages-panel .score-content-spot button .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot form header .second-header button .icon-button-play:before, form header .second-header .jom-home-page .jom-messages-panel .score-content-spot button .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot header .second-header button.lw-show-more-results .icon-button-play:before, header .second-header .jom-home-page .jom-messages-panel .score-content-spot button.lw-show-more-results .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot header .second-header .score-search-box button.button .icon-button-play:before, header .second-header .score-search-box .jom-home-page .jom-messages-panel .score-content-spot button.button .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot .score-search-box header .second-header button.button .icon-button-play:before, .score-search-box header .second-header .jom-home-page .jom-messages-panel .score-content-spot button.button .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot .church-info .form-wrapper .file-upload-container .custom-file-upload .icon-button-play:before, .church-info .form-wrapper .file-upload-container .jom-home-page .jom-messages-panel .score-content-spot .custom-file-upload .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot .product-quick-view .add-to-cart .icon-button-play:before, .product-quick-view .jom-home-page .jom-messages-panel .score-content-spot .add-to-cart .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot .lw-featuredproducts .lw-product-item .product-overlay .add-to-cart-button .icon-button-play:before, .lw-featuredproducts .lw-product-item .product-overlay .jom-home-page .jom-messages-panel .score-content-spot .add-to-cart-button .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot .btn-signin a .icon-button-play:before, .btn-signin .jom-home-page .jom-messages-panel .score-content-spot a .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot .message-details-information .message-button .icon-button-play:before, .message-details-information .jom-home-page .jom-messages-panel .score-content-spot .message-button .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot .view-details button .icon-button-play:before, .view-details .jom-home-page .jom-messages-panel .score-content-spot button .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot #broadcasts-use-location-button .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot .jom-community li.score-megamenu-basic-item.btn-praisesignin a .icon-button-play:before, .jom-community li.score-megamenu-basic-item.btn-praisesignin .jom-home-page .jom-messages-panel .score-content-spot a .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot .why-give .jom-why-give-heading-container .jom-donate-btn .icon-button-play:before, .why-give .jom-why-give-heading-container .jom-home-page .jom-messages-panel .score-content-spot .jom-donate-btn .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot .why-give .jom-why-give-blog-cnt .score-button .icon-button-play:before, .why-give .jom-why-give-blog-cnt .jom-home-page .jom-messages-panel .score-content-spot .score-button .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot .why-give .jom-why-give-blog-cnt .score-composite-link .icon-button-play:before, .why-give .jom-why-give-blog-cnt .jom-home-page .jom-messages-panel .score-content-spot .score-composite-link .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot .why-give .jom-why-give-blog-cnt .cc-btn .icon-button-play:before, .why-give .jom-why-give-blog-cnt .jom-home-page .jom-messages-panel .score-content-spot .cc-btn .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot .why-give .jom-why-give-blog-cnt .lw-filter-box button .icon-button-play:before, .why-give .jom-why-give-blog-cnt .lw-filter-box .jom-home-page .jom-messages-panel .score-content-spot button .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot .lw-filter-box .why-give .jom-why-give-blog-cnt button .icon-button-play:before, .lw-filter-box .why-give .jom-why-give-blog-cnt .jom-home-page .jom-messages-panel .score-content-spot button .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot .why-give .jom-why-give-blog-cnt form button .icon-button-play:before, .why-give .jom-why-give-blog-cnt form .jom-home-page .jom-messages-panel .score-content-spot button .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot form .why-give .jom-why-give-blog-cnt button .icon-button-play:before, form .why-give .jom-why-give-blog-cnt .jom-home-page .jom-messages-panel .score-content-spot button .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot .why-give .jom-why-give-blog-cnt .lw-show-more-results .icon-button-play:before, .why-give .jom-why-give-blog-cnt .jom-home-page .jom-messages-panel .score-content-spot .lw-show-more-results .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot .why-give .jom-why-give-blog-cnt .score-search-box .button .icon-button-play:before, .why-give .jom-why-give-blog-cnt .score-search-box .jom-home-page .jom-messages-panel .score-content-spot .button .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot .score-search-box .why-give .jom-why-give-blog-cnt .button .icon-button-play:before, .score-search-box .why-give .jom-why-give-blog-cnt .jom-home-page .jom-messages-panel .score-content-spot .button .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot .jom-forgot-password-form .form button .icon-button-play:before, .jom-forgot-password-form .form .jom-home-page .jom-messages-panel .score-content-spot button .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot .jom-set-password-form .form button .icon-button-play:before, .jom-set-password-form .form .jom-home-page .jom-messages-panel .score-content-spot button .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot .lw-change-password-form form button .icon-button-play:before, .lw-change-password-form form .jom-home-page .jom-messages-panel .score-content-spot button .icon-button-play:before {
          top: 2px;
          position: relative; }
          @media (max-width: 991px) {
            .jom-home-page .jom-messages-panel .score-content-spot .primary-rest .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot header .second-header .form .form-group .score-button .icon-button-play:before, header .second-header .form .form-group .jom-home-page .jom-messages-panel .score-content-spot .score-button .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot header .second-header .form .form-group .score-composite-link .icon-button-play:before, header .second-header .form .form-group .jom-home-page .jom-messages-panel .score-content-spot .score-composite-link .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot header .second-header .form .form-group .cc-btn .icon-button-play:before, header .second-header .form .form-group .jom-home-page .jom-messages-panel .score-content-spot .cc-btn .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot header .second-header .form .form-group .lw-show-more-results .icon-button-play:before, header .second-header .form .form-group .jom-home-page .jom-messages-panel .score-content-spot .lw-show-more-results .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot header .second-header .form .form-group .score-search-box .button .icon-button-play:before, header .second-header .form .form-group .score-search-box .jom-home-page .jom-messages-panel .score-content-spot .button .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot .score-search-box header .second-header .form .form-group .button .icon-button-play:before, .score-search-box header .second-header .form .form-group .jom-home-page .jom-messages-panel .score-content-spot .button .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot header .second-header button.score-button .icon-button-play:before, header .second-header .jom-home-page .jom-messages-panel .score-content-spot button.score-button .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot header .second-header button.score-composite-link .icon-button-play:before, header .second-header .jom-home-page .jom-messages-panel .score-content-spot button.score-composite-link .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot header .second-header button.cc-btn .icon-button-play:before, header .second-header .jom-home-page .jom-messages-panel .score-content-spot button.cc-btn .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot header .second-header .lw-filter-box button .icon-button-play:before, header .second-header .lw-filter-box .jom-home-page .jom-messages-panel .score-content-spot button .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot .lw-filter-box header .second-header button .icon-button-play:before, .lw-filter-box header .second-header .jom-home-page .jom-messages-panel .score-content-spot button .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot header .second-header form button .icon-button-play:before, header .second-header form .jom-home-page .jom-messages-panel .score-content-spot button .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot form header .second-header button .icon-button-play:before, form header .second-header .jom-home-page .jom-messages-panel .score-content-spot button .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot header .second-header button.lw-show-more-results .icon-button-play:before, header .second-header .jom-home-page .jom-messages-panel .score-content-spot button.lw-show-more-results .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot header .second-header .score-search-box button.button .icon-button-play:before, header .second-header .score-search-box .jom-home-page .jom-messages-panel .score-content-spot button.button .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot .score-search-box header .second-header button.button .icon-button-play:before, .score-search-box header .second-header .jom-home-page .jom-messages-panel .score-content-spot button.button .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot .church-info .form-wrapper .file-upload-container .custom-file-upload .icon-button-play:before, .church-info .form-wrapper .file-upload-container .jom-home-page .jom-messages-panel .score-content-spot .custom-file-upload .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot .product-quick-view .add-to-cart .icon-button-play:before, .product-quick-view .jom-home-page .jom-messages-panel .score-content-spot .add-to-cart .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot .lw-featuredproducts .lw-product-item .product-overlay .add-to-cart-button .icon-button-play:before, .lw-featuredproducts .lw-product-item .product-overlay .jom-home-page .jom-messages-panel .score-content-spot .add-to-cart-button .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot .btn-signin a .icon-button-play:before, .btn-signin .jom-home-page .jom-messages-panel .score-content-spot a .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot .message-details-information .message-button .icon-button-play:before, .message-details-information .jom-home-page .jom-messages-panel .score-content-spot .message-button .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot .view-details button .icon-button-play:before, .view-details .jom-home-page .jom-messages-panel .score-content-spot button .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot #broadcasts-use-location-button .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot .jom-community li.score-megamenu-basic-item.btn-praisesignin a .icon-button-play:before, .jom-community li.score-megamenu-basic-item.btn-praisesignin .jom-home-page .jom-messages-panel .score-content-spot a .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot .why-give .jom-why-give-heading-container .jom-donate-btn .icon-button-play:before, .why-give .jom-why-give-heading-container .jom-home-page .jom-messages-panel .score-content-spot .jom-donate-btn .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot .why-give .jom-why-give-blog-cnt .score-button .icon-button-play:before, .why-give .jom-why-give-blog-cnt .jom-home-page .jom-messages-panel .score-content-spot .score-button .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot .why-give .jom-why-give-blog-cnt .score-composite-link .icon-button-play:before, .why-give .jom-why-give-blog-cnt .jom-home-page .jom-messages-panel .score-content-spot .score-composite-link .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot .why-give .jom-why-give-blog-cnt .cc-btn .icon-button-play:before, .why-give .jom-why-give-blog-cnt .jom-home-page .jom-messages-panel .score-content-spot .cc-btn .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot .why-give .jom-why-give-blog-cnt .lw-filter-box button .icon-button-play:before, .why-give .jom-why-give-blog-cnt .lw-filter-box .jom-home-page .jom-messages-panel .score-content-spot button .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot .lw-filter-box .why-give .jom-why-give-blog-cnt button .icon-button-play:before, .lw-filter-box .why-give .jom-why-give-blog-cnt .jom-home-page .jom-messages-panel .score-content-spot button .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot .why-give .jom-why-give-blog-cnt form button .icon-button-play:before, .why-give .jom-why-give-blog-cnt form .jom-home-page .jom-messages-panel .score-content-spot button .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot form .why-give .jom-why-give-blog-cnt button .icon-button-play:before, form .why-give .jom-why-give-blog-cnt .jom-home-page .jom-messages-panel .score-content-spot button .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot .why-give .jom-why-give-blog-cnt .lw-show-more-results .icon-button-play:before, .why-give .jom-why-give-blog-cnt .jom-home-page .jom-messages-panel .score-content-spot .lw-show-more-results .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot .why-give .jom-why-give-blog-cnt .score-search-box .button .icon-button-play:before, .why-give .jom-why-give-blog-cnt .score-search-box .jom-home-page .jom-messages-panel .score-content-spot .button .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot .score-search-box .why-give .jom-why-give-blog-cnt .button .icon-button-play:before, .score-search-box .why-give .jom-why-give-blog-cnt .jom-home-page .jom-messages-panel .score-content-spot .button .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot .jom-forgot-password-form .form button .icon-button-play:before, .jom-forgot-password-form .form .jom-home-page .jom-messages-panel .score-content-spot button .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot .jom-set-password-form .form button .icon-button-play:before, .jom-set-password-form .form .jom-home-page .jom-messages-panel .score-content-spot button .icon-button-play:before, .jom-home-page .jom-messages-panel .score-content-spot .lw-change-password-form form button .icon-button-play:before, .lw-change-password-form form .jom-home-page .jom-messages-panel .score-content-spot button .icon-button-play:before {
              content: "\e913"; } }
      @media (max-width: 991px) {
        .jom-home-page .jom-messages-panel .score-content-spot .primary-rest, .jom-home-page .jom-messages-panel .score-content-spot header .second-header .form .form-group .score-button, header .second-header .form .form-group .jom-home-page .jom-messages-panel .score-content-spot .score-button, .jom-home-page .jom-messages-panel .score-content-spot header .second-header .form .form-group .score-composite-link, header .second-header .form .form-group .jom-home-page .jom-messages-panel .score-content-spot .score-composite-link, .jom-home-page .jom-messages-panel .score-content-spot header .second-header .form .form-group .cc-btn, header .second-header .form .form-group .jom-home-page .jom-messages-panel .score-content-spot .cc-btn, .jom-home-page .jom-messages-panel .score-content-spot header .second-header .form .form-group .lw-show-more-results, header .second-header .form .form-group .jom-home-page .jom-messages-panel .score-content-spot .lw-show-more-results, .jom-home-page .jom-messages-panel .score-content-spot header .second-header .form .form-group .score-search-box .button, header .second-header .form .form-group .score-search-box .jom-home-page .jom-messages-panel .score-content-spot .button, .jom-home-page .jom-messages-panel .score-content-spot .score-search-box header .second-header .form .form-group .button, .score-search-box header .second-header .form .form-group .jom-home-page .jom-messages-panel .score-content-spot .button, .jom-home-page .jom-messages-panel .score-content-spot header .second-header button.score-button, header .second-header .jom-home-page .jom-messages-panel .score-content-spot button.score-button, .jom-home-page .jom-messages-panel .score-content-spot header .second-header button.score-composite-link, header .second-header .jom-home-page .jom-messages-panel .score-content-spot button.score-composite-link, .jom-home-page .jom-messages-panel .score-content-spot header .second-header button.cc-btn, header .second-header .jom-home-page .jom-messages-panel .score-content-spot button.cc-btn, .jom-home-page .jom-messages-panel .score-content-spot header .second-header .lw-filter-box button, header .second-header .lw-filter-box .jom-home-page .jom-messages-panel .score-content-spot button, .jom-home-page .jom-messages-panel .score-content-spot .lw-filter-box header .second-header button, .lw-filter-box header .second-header .jom-home-page .jom-messages-panel .score-content-spot button, .jom-home-page .jom-messages-panel .score-content-spot header .second-header form button, header .second-header form .jom-home-page .jom-messages-panel .score-content-spot button, .jom-home-page .jom-messages-panel .score-content-spot form header .second-header button, form header .second-header .jom-home-page .jom-messages-panel .score-content-spot button, .jom-home-page .jom-messages-panel .score-content-spot header .second-header button.lw-show-more-results, header .second-header .jom-home-page .jom-messages-panel .score-content-spot button.lw-show-more-results, .jom-home-page .jom-messages-panel .score-content-spot header .second-header .score-search-box button.button, header .second-header .score-search-box .jom-home-page .jom-messages-panel .score-content-spot button.button, .jom-home-page .jom-messages-panel .score-content-spot .score-search-box header .second-header button.button, .score-search-box header .second-header .jom-home-page .jom-messages-panel .score-content-spot button.button, .jom-home-page .jom-messages-panel .score-content-spot .church-info .form-wrapper .file-upload-container .custom-file-upload, .church-info .form-wrapper .file-upload-container .jom-home-page .jom-messages-panel .score-content-spot .custom-file-upload, .jom-home-page .jom-messages-panel .score-content-spot .product-quick-view .add-to-cart, .product-quick-view .jom-home-page .jom-messages-panel .score-content-spot .add-to-cart, .jom-home-page .jom-messages-panel .score-content-spot .lw-featuredproducts .lw-product-item .product-overlay .add-to-cart-button, .lw-featuredproducts .lw-product-item .product-overlay .jom-home-page .jom-messages-panel .score-content-spot .add-to-cart-button, .jom-home-page .jom-messages-panel .score-content-spot .btn-signin a, .btn-signin .jom-home-page .jom-messages-panel .score-content-spot a, .jom-home-page .jom-messages-panel .score-content-spot .message-details-information .message-button, .message-details-information .jom-home-page .jom-messages-panel .score-content-spot .message-button, .jom-home-page .jom-messages-panel .score-content-spot .view-details button, .view-details .jom-home-page .jom-messages-panel .score-content-spot button, .jom-home-page .jom-messages-panel .score-content-spot #broadcasts-use-location-button, .jom-home-page .jom-messages-panel .score-content-spot .jom-community li.score-megamenu-basic-item.btn-praisesignin a, .jom-community li.score-megamenu-basic-item.btn-praisesignin .jom-home-page .jom-messages-panel .score-content-spot a, .jom-home-page .jom-messages-panel .score-content-spot .why-give .jom-why-give-heading-container .jom-donate-btn, .why-give .jom-why-give-heading-container .jom-home-page .jom-messages-panel .score-content-spot .jom-donate-btn, .jom-home-page .jom-messages-panel .score-content-spot .why-give .jom-why-give-blog-cnt .score-button, .why-give .jom-why-give-blog-cnt .jom-home-page .jom-messages-panel .score-content-spot .score-button, .jom-home-page .jom-messages-panel .score-content-spot .why-give .jom-why-give-blog-cnt .score-composite-link, .why-give .jom-why-give-blog-cnt .jom-home-page .jom-messages-panel .score-content-spot .score-composite-link, .jom-home-page .jom-messages-panel .score-content-spot .why-give .jom-why-give-blog-cnt .cc-btn, .why-give .jom-why-give-blog-cnt .jom-home-page .jom-messages-panel .score-content-spot .cc-btn, .jom-home-page .jom-messages-panel .score-content-spot .why-give .jom-why-give-blog-cnt .lw-filter-box button, .why-give .jom-why-give-blog-cnt .lw-filter-box .jom-home-page .jom-messages-panel .score-content-spot button, .jom-home-page .jom-messages-panel .score-content-spot .lw-filter-box .why-give .jom-why-give-blog-cnt button, .lw-filter-box .why-give .jom-why-give-blog-cnt .jom-home-page .jom-messages-panel .score-content-spot button, .jom-home-page .jom-messages-panel .score-content-spot .why-give .jom-why-give-blog-cnt form button, .why-give .jom-why-give-blog-cnt form .jom-home-page .jom-messages-panel .score-content-spot button, .jom-home-page .jom-messages-panel .score-content-spot form .why-give .jom-why-give-blog-cnt button, form .why-give .jom-why-give-blog-cnt .jom-home-page .jom-messages-panel .score-content-spot button, .jom-home-page .jom-messages-panel .score-content-spot .why-give .jom-why-give-blog-cnt .lw-show-more-results, .why-give .jom-why-give-blog-cnt .jom-home-page .jom-messages-panel .score-content-spot .lw-show-more-results, .jom-home-page .jom-messages-panel .score-content-spot .why-give .jom-why-give-blog-cnt .score-search-box .button, .why-give .jom-why-give-blog-cnt .score-search-box .jom-home-page .jom-messages-panel .score-content-spot .button, .jom-home-page .jom-messages-panel .score-content-spot .score-search-box .why-give .jom-why-give-blog-cnt .button, .score-search-box .why-give .jom-why-give-blog-cnt .jom-home-page .jom-messages-panel .score-content-spot .button, .jom-home-page .jom-messages-panel .score-content-spot .jom-forgot-password-form .form button, .jom-forgot-password-form .form .jom-home-page .jom-messages-panel .score-content-spot button, .jom-home-page .jom-messages-panel .score-content-spot .jom-set-password-form .form button, .jom-set-password-form .form .jom-home-page .jom-messages-panel .score-content-spot button, .jom-home-page .jom-messages-panel .score-content-spot .lw-change-password-form form button, .lw-change-password-form form .jom-home-page .jom-messages-panel .score-content-spot button {
          font-size: 18px;
          font-weight: normal; } }
    .jom-home-page .jom-messages-panel .score-content-spot .secondary-rest-bgdarkgrey, .jom-home-page .jom-messages-panel .score-content-spot .lw-featuredproducts .lw-product-item .product-overlay .quick-view-button, .lw-featuredproducts .lw-product-item .product-overlay .jom-home-page .jom-messages-panel .score-content-spot .quick-view-button, .jom-home-page .jom-messages-panel .score-content-spot .my-account-gift .wht-link, .my-account-gift .jom-home-page .jom-messages-panel .score-content-spot .wht-link {
      color: #fff;
      text-decoration: none; }
    @media (max-width: 767px) {
      .jom-home-page .jom-messages-panel .score-content-spot > a {
        width: 100%;
        display: block;
        margin-bottom: 15px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .jom-home-page .jom-messages-panel .thumbnail {
      max-width: 52.5%; }
    .jom-home-page .jom-messages-panel .col-sm-12.jom-card-block {
      margin: 0 7%; } }
  @media (max-width: 767px) {
    .jom-home-page .jom-messages-panel {
      padding-top: 0;
      text-align: center;
      min-height: 681px; }
      .jom-home-page .jom-messages-panel .score-content-spot {
        margin: 12px 0 32px; } }

.jom-home-page .jom-featured-list-block, .jom-home-page .jom-featured-events-block {
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 0; }
  @media (max-width: 991px) {
    .jom-home-page .jom-featured-list-block, .jom-home-page .jom-featured-events-block {
      margin-top: 0; } }
  @media (max-width: 767px) {
    .jom-home-page .jom-featured-list-block, .jom-home-page .jom-featured-events-block {
      padding-left: 10px !important;
      padding-right: 10px !important; } }
  @media (max-width: 767px) {
    .jom-home-page .jom-featured-list-block h1, .jom-home-page .jom-featured-events-block h1 {
      font-size: 28px !important;
      text-align: center; } }
  .jom-home-page .jom-featured-list-block h3, .jom-home-page .jom-featured-events-block h3 {
    font-size: 34px;
    font-weight: 300;
    line-height: normal; }
    @media (max-width: 991px) {
      .jom-home-page .jom-featured-list-block h3, .jom-home-page .jom-featured-events-block h3 {
        font-size: 28px;
        text-align: center; } }
  .jom-home-page .jom-featured-list-block h4, .jom-home-page .jom-featured-events-block h4 {
    font-family: alternate-gothic-no-3-d;
    font-size: 18px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 1px;
    text-align: right; }
    @media (max-width: 767px) {
      .jom-home-page .jom-featured-list-block h4, .jom-home-page .jom-featured-events-block h4 {
        font-size: 18px;
        text-align: center; } }
  .jom-home-page .jom-featured-list-block .jom-video-blocks, .jom-home-page .jom-featured-events-block .jom-video-blocks {
    margin-top: 0px;
    margin-bottom: 48px; }
    .jom-home-page .jom-featured-list-block .jom-video-blocks .score-center, .jom-home-page .jom-featured-events-block .jom-video-blocks .score-center {
      padding: 0 5px; }
    @media (max-width: 991px) {
      .jom-home-page .jom-featured-list-block .jom-video-blocks, .jom-home-page .jom-featured-events-block .jom-video-blocks {
        margin-bottom: 35px; } }
    .jom-home-page .jom-featured-list-block .jom-video-blocks .jom-card-block, .jom-home-page .jom-featured-events-block .jom-video-blocks .jom-card-block {
      padding-right: 10px;
      padding-left: 10px; }
      @media (max-width: 767px) {
        .jom-home-page .jom-featured-list-block .jom-video-blocks .jom-card-block, .jom-home-page .jom-featured-events-block .jom-video-blocks .jom-card-block {
          padding-right: 0;
          padding-left: 0; } }
      @media (min-width: 768px) {
        .jom-home-page .jom-featured-list-block .jom-video-blocks .jom-card-block, .jom-home-page .jom-featured-events-block .jom-video-blocks .jom-card-block {
          margin-bottom: 6px; } }
    .jom-home-page .jom-featured-list-block .jom-video-blocks .thumbnail, .jom-home-page .jom-featured-events-block .jom-video-blocks .thumbnail {
      padding: 0;
      border: none; }
      @media (max-width: 991px) {
        .jom-home-page .jom-featured-list-block .jom-video-blocks .thumbnail, .jom-home-page .jom-featured-events-block .jom-video-blocks .thumbnail {
          margin-bottom: 32px; } }
      .jom-home-page .jom-featured-list-block .jom-video-blocks .thumbnail a.icon-icon-play-white-svg, .jom-home-page .jom-featured-events-block .jom-video-blocks .thumbnail a.icon-icon-play-white-svg {
        width: 100%;
        height: 300px;
        position: absolute;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 70px;
        opacity: .8;
        text-decoration: none; }
        @media (max-width: 991px) {
          .jom-home-page .jom-featured-list-block .jom-video-blocks .thumbnail a.icon-icon-play-white-svg, .jom-home-page .jom-featured-events-block .jom-video-blocks .thumbnail a.icon-icon-play-white-svg {
            height: 180px;
            font-size: 60px; } }
        .jom-home-page .jom-featured-list-block .jom-video-blocks .thumbnail a.icon-icon-play-white-svg:hover, .jom-home-page .jom-featured-events-block .jom-video-blocks .thumbnail a.icon-icon-play-white-svg:hover {
          opacity: 1;
          -webkit-transform: scale(1.1);
          transform: scale(1.1);
          transition: 0.1s;
          transition: all .2s ease-in-out; }
      .jom-home-page .jom-featured-list-block .jom-video-blocks .thumbnail img, .jom-home-page .jom-featured-events-block .jom-video-blocks .thumbnail img {
        width: 100%;
        object-fit: cover;
        min-height: 300px;
        max-height: 300px; }
        @media (max-width: 991px) {
          .jom-home-page .jom-featured-list-block .jom-video-blocks .thumbnail img, .jom-home-page .jom-featured-events-block .jom-video-blocks .thumbnail img {
            min-height: 180px;
            max-height: 180px !important; } }
      .jom-home-page .jom-featured-list-block .jom-video-blocks .thumbnail .caption, .jom-home-page .jom-featured-events-block .jom-video-blocks .thumbnail .caption {
        margin: 0 30px 0 20px;
        padding: 0;
        position: relative; }
        .jom-home-page .jom-featured-list-block .jom-video-blocks .thumbnail .caption .jom-bookmark, .jom-home-page .jom-featured-events-block .jom-video-blocks .thumbnail .caption .jom-bookmark {
          position: absolute;
          top: 16px;
          right: -20px;
          margin: 0; }
          @media (max-width: 991px) {
            .jom-home-page .jom-featured-list-block .jom-video-blocks .thumbnail .caption .jom-bookmark, .jom-home-page .jom-featured-events-block .jom-video-blocks .thumbnail .caption .jom-bookmark {
              right: -20px; } }
  @media (max-width: 991px) and (max-width: 767px) {
    .jom-home-page .jom-featured-list-block .jom-video-blocks .thumbnail .caption .jom-bookmark, .jom-home-page .jom-featured-events-block .jom-video-blocks .thumbnail .caption .jom-bookmark {
      right: -25px; } }
          .jom-home-page .jom-featured-list-block .jom-video-blocks .thumbnail .caption .jom-bookmark:hover, .jom-home-page .jom-featured-events-block .jom-video-blocks .thumbnail .caption .jom-bookmark:hover {
            cursor: pointer; }
        .jom-home-page .jom-featured-list-block .jom-video-blocks .thumbnail .caption h4, .jom-home-page .jom-featured-list-block .jom-video-blocks .thumbnail .caption h3, .jom-home-page .jom-featured-events-block .jom-video-blocks .thumbnail .caption h4, .jom-home-page .jom-featured-events-block .jom-video-blocks .thumbnail .caption h3 {
          font-size: 34px;
          font-weight: 500;
          letter-spacing: normal;
          font-family: 'museo-sans';
          text-align: left;
          color: #000000;
          margin: 10px 20px 4px 0; }
          .jom-home-page .jom-featured-list-block .jom-video-blocks .thumbnail .caption h4:hover, .jom-home-page .jom-featured-list-block .jom-video-blocks .thumbnail .caption h3:hover, .jom-home-page .jom-featured-events-block .jom-video-blocks .thumbnail .caption h4:hover, .jom-home-page .jom-featured-events-block .jom-video-blocks .thumbnail .caption h3:hover {
            color: #0089c8 !important; }
          @media (max-width: 991px) {
            .jom-home-page .jom-featured-list-block .jom-video-blocks .thumbnail .caption h4, .jom-home-page .jom-featured-list-block .jom-video-blocks .thumbnail .caption h3, .jom-home-page .jom-featured-events-block .jom-video-blocks .thumbnail .caption h4, .jom-home-page .jom-featured-events-block .jom-video-blocks .thumbnail .caption h3 {
              font-size: 20px;
              margin-bottom: 0; } }
        .jom-home-page .jom-featured-list-block .jom-video-blocks .thumbnail .caption p, .jom-home-page .jom-featured-events-block .jom-video-blocks .thumbnail .caption p {
          font-size: 20px;
          font-weight: 500;
          margin-bottom: 0;
          color: #535353;
          line-height: normal; }
          @media (max-width: 1199px) {
            .jom-home-page .jom-featured-list-block .jom-video-blocks .thumbnail .caption p, .jom-home-page .jom-featured-events-block .jom-video-blocks .thumbnail .caption p {
              color: #333;
              font-size: 16px; } }
        .jom-home-page .jom-featured-list-block .jom-video-blocks .thumbnail .caption span, .jom-home-page .jom-featured-events-block .jom-video-blocks .thumbnail .caption span {
          font-size: 20px;
          font-weight: 500;
          margin-bottom: 0;
          color: #535353;
          line-height: normal; }
          @media (max-width: 991px) {
            .jom-home-page .jom-featured-list-block .jom-video-blocks .thumbnail .caption span, .jom-home-page .jom-featured-events-block .jom-video-blocks .thumbnail .caption span {
              font-size: 14px;
              font-weight: 300; } }
        .jom-home-page .jom-featured-list-block .jom-video-blocks .thumbnail .caption a, .jom-home-page .jom-featured-list-block .jom-video-blocks .thumbnail .caption a:hover, .jom-home-page .jom-featured-events-block .jom-video-blocks .thumbnail .caption a, .jom-home-page .jom-featured-events-block .jom-video-blocks .thumbnail .caption a:hover {
          display: inline-block; }
          .jom-home-page .jom-featured-list-block .jom-video-blocks .thumbnail .caption a p:hover, .jom-home-page .jom-featured-list-block .jom-video-blocks .thumbnail .caption a:hover p:hover, .jom-home-page .jom-featured-events-block .jom-video-blocks .thumbnail .caption a p:hover, .jom-home-page .jom-featured-events-block .jom-video-blocks .thumbnail .caption a:hover p:hover {
            color: #0089c8; }
          .jom-home-page .jom-featured-list-block .jom-video-blocks .thumbnail .caption a:first-child, .jom-home-page .jom-featured-list-block .jom-video-blocks .thumbnail .caption a:hover:first-child, .jom-home-page .jom-featured-events-block .jom-video-blocks .thumbnail .caption a:first-child, .jom-home-page .jom-featured-events-block .jom-video-blocks .thumbnail .caption a:hover:first-child {
            width: 100%; }
          @media (max-width: 991px) {
            .jom-home-page .jom-featured-list-block .jom-video-blocks .thumbnail .caption a, .jom-home-page .jom-featured-list-block .jom-video-blocks .thumbnail .caption a:hover, .jom-home-page .jom-featured-events-block .jom-video-blocks .thumbnail .caption a, .jom-home-page .jom-featured-events-block .jom-video-blocks .thumbnail .caption a:hover {
              font-size: 14px;
              font-weight: 300; }
              .jom-home-page .jom-featured-list-block .jom-video-blocks .thumbnail .caption a.register-link, .jom-home-page .jom-featured-list-block .jom-video-blocks .thumbnail .caption a:hover.register-link, .jom-home-page .jom-featured-events-block .jom-video-blocks .thumbnail .caption a.register-link, .jom-home-page .jom-featured-events-block .jom-video-blocks .thumbnail .caption a:hover.register-link {
                margin-top: 10px; } }
        .jom-home-page .jom-featured-list-block .jom-video-blocks .thumbnail .caption a:hover, .jom-home-page .jom-featured-events-block .jom-video-blocks .thumbnail .caption a:hover {
          text-decoration: none;
          color: #0089c8; }
        @media (max-width: 991px) {
          .jom-home-page .jom-featured-list-block .jom-video-blocks .thumbnail .caption, .jom-home-page .jom-featured-events-block .jom-video-blocks .thumbnail .caption {
            margin: 0 30px 0 15px; } }
  @media (max-width: 991px) and (max-width: 767px) {
    .jom-home-page .jom-featured-list-block .jom-video-blocks .thumbnail .caption, .jom-home-page .jom-featured-events-block .jom-video-blocks .thumbnail .caption {
      margin: 0 30px 0 0px; } }
        @media (max-width: 991px) {
            .jom-home-page .jom-featured-list-block .jom-video-blocks .thumbnail .caption h4, .jom-home-page .jom-featured-events-block .jom-video-blocks .thumbnail .caption h4 {
              font-size: 18px; }
            .jom-home-page .jom-featured-list-block .jom-video-blocks .thumbnail .caption p, .jom-home-page .jom-featured-events-block .jom-video-blocks .thumbnail .caption p {
              font-size: 14px; } }
  @media (max-width: 767px) {
    .jom-home-page .jom-featured-list-block .see-all-link, .jom-home-page .jom-featured-events-block .see-all-link {
      text-align: center; } }
  .jom-home-page .jom-featured-list-block .see-all-link a, .jom-home-page .jom-featured-events-block .see-all-link a {
    color: #0089c8; }
    .jom-home-page .jom-featured-list-block .see-all-link a:hover, .jom-home-page .jom-featured-events-block .see-all-link a:hover {
      color: #0089c8; }

.jom-home-page .jom-home-todays-word-section {
  text-align: center;
  color: #fff;
  padding: 80px 0 115px; }
  .jom-home-page .jom-home-todays-word-section h1 {
    font-size: 46px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal; }
    @media (max-width: 991px) {
      .jom-home-page .jom-home-todays-word-section h1 {
        font-size: 28px;
        font-weight: 300;
        margin-bottom: 16px;
        line-height: 28px; } }
    @media (max-width: 767px) {
      .jom-home-page .jom-home-todays-word-section h1 {
        text-align: center; } }
  .jom-home-page .jom-home-todays-word-section p {
    font-size: 20px;
    font-weight: 500; }
    @media (max-width: 991px) {
      .jom-home-page .jom-home-todays-word-section p {
        font-size: 16px;
        font-weight: 500;
        line-height: 1.5;
        text-align: center;
        color: #ffffff;
        margin: 0; } }
  .jom-home-page .jom-home-todays-word-section p.todays-description {
    max-width: 83.3%;
    margin-top: 26px;
    font-size: 24px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: 1.2px;
    margin: 26px auto 62px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    display: -moz-box;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis; }
    @media (max-width: 991px) {
      .jom-home-page .jom-home-todays-word-section p.todays-description {
        font-size: 16px;
        font-weight: 300;
        line-height: 1.5;
        text-align: center;
        color: #fff;
        margin-top: 24px; } }
  .jom-home-page .jom-home-todays-word-section .banner-background {
    display: none; }
  .jom-home-page .jom-home-todays-word-section .jom-news-letter-sign-up {
    background: none; }
    .jom-home-page .jom-home-todays-word-section .jom-news-letter-sign-up:before {
      border-top: 2px solid #fff;
      content: "";
      width: 32.3%;
      display: block;
      text-align: center;
      margin: 0 auto; }
      @media (max-width: 991px) {
        .jom-home-page .jom-home-todays-word-section .jom-news-letter-sign-up:before {
          width: 50%; } }
    .jom-home-page .jom-home-todays-word-section .jom-news-letter-sign-up .jom-subscribe {
      padding: 50px 0 0; }
      @media (max-width: 767px) {
        .jom-home-page .jom-home-todays-word-section .jom-news-letter-sign-up .jom-subscribe {
          margin: 0; } }
  @media (max-width: 991px) {
    .jom-home-page .jom-home-todays-word-section {
      margin-bottom: 20px; } }

.jom-home-page .jom-home-featured-event-section {
  text-align: center;
  color: #fff;
  padding: 54px 0 66px;
  margin-bottom: 48px; }
  .jom-home-page .jom-home-featured-event-section .icon-header-events {
    font-size: 80px; }
  .jom-home-page .jom-home-featured-event-section h1 {
    margin-top: 5px;
    margin-bottom: 16px;
    font-size: 46px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal; }
    @media (max-width: 991px) {
      .jom-home-page .jom-home-featured-event-section h1 {
        font-size: 28px;
        font-weight: 300;
        line-height: 1.29;
        margin-bottom: 8px; } }
    @media (max-width: 767px) {
      .jom-home-page .jom-home-featured-event-section h1 {
        text-align: center; } }
  .jom-home-page .jom-home-featured-event-section p.date-place {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 32px; }
    @media (max-width: 991px) {
      .jom-home-page .jom-home-featured-event-section p.date-place {
        margin-bottom: 24px; } }
  .jom-home-page .jom-home-featured-event-section p.event-description {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 40px; }
  .jom-home-page .jom-home-featured-event-section .events-btn-group:before {
    border-top: 2px solid #fff;
    content: "";
    width: 32.3%;
    display: block;
    text-align: center;
    margin: 40px auto 54px; }
  .jom-home-page .jom-home-featured-event-section .events-btn-group .primary-rest, .jom-home-page .jom-home-featured-event-section .events-btn-group header .second-header .form .form-group .score-button, header .second-header .form .form-group .jom-home-page .jom-home-featured-event-section .events-btn-group .score-button, .jom-home-page .jom-home-featured-event-section .events-btn-group header .second-header .form .form-group .score-composite-link, header .second-header .form .form-group .jom-home-page .jom-home-featured-event-section .events-btn-group .score-composite-link, .jom-home-page .jom-home-featured-event-section .events-btn-group header .second-header .form .form-group .cc-btn, header .second-header .form .form-group .jom-home-page .jom-home-featured-event-section .events-btn-group .cc-btn, .jom-home-page .jom-home-featured-event-section .events-btn-group header .second-header .form .form-group .lw-show-more-results, header .second-header .form .form-group .jom-home-page .jom-home-featured-event-section .events-btn-group .lw-show-more-results, .jom-home-page .jom-home-featured-event-section .events-btn-group header .second-header .form .form-group .score-search-box .button, header .second-header .form .form-group .score-search-box .jom-home-page .jom-home-featured-event-section .events-btn-group .button, .jom-home-page .jom-home-featured-event-section .events-btn-group .score-search-box header .second-header .form .form-group .button, .score-search-box header .second-header .form .form-group .jom-home-page .jom-home-featured-event-section .events-btn-group .button, .jom-home-page .jom-home-featured-event-section .events-btn-group header .second-header button.score-button, header .second-header .jom-home-page .jom-home-featured-event-section .events-btn-group button.score-button, .jom-home-page .jom-home-featured-event-section .events-btn-group header .second-header button.score-composite-link, header .second-header .jom-home-page .jom-home-featured-event-section .events-btn-group button.score-composite-link, .jom-home-page .jom-home-featured-event-section .events-btn-group header .second-header button.cc-btn, header .second-header .jom-home-page .jom-home-featured-event-section .events-btn-group button.cc-btn, .jom-home-page .jom-home-featured-event-section .events-btn-group header .second-header .lw-filter-box button, header .second-header .lw-filter-box .jom-home-page .jom-home-featured-event-section .events-btn-group button, .jom-home-page .jom-home-featured-event-section .events-btn-group .lw-filter-box header .second-header button, .lw-filter-box header .second-header .jom-home-page .jom-home-featured-event-section .events-btn-group button, .jom-home-page .jom-home-featured-event-section .events-btn-group header .second-header form button, header .second-header form .jom-home-page .jom-home-featured-event-section .events-btn-group button, .jom-home-page .jom-home-featured-event-section .events-btn-group form header .second-header button, form header .second-header .jom-home-page .jom-home-featured-event-section .events-btn-group button, .jom-home-page .jom-home-featured-event-section .events-btn-group header .second-header button.lw-show-more-results, header .second-header .jom-home-page .jom-home-featured-event-section .events-btn-group button.lw-show-more-results, .jom-home-page .jom-home-featured-event-section .events-btn-group header .second-header .score-search-box button.button, header .second-header .score-search-box .jom-home-page .jom-home-featured-event-section .events-btn-group button.button, .jom-home-page .jom-home-featured-event-section .events-btn-group .score-search-box header .second-header button.button, .score-search-box header .second-header .jom-home-page .jom-home-featured-event-section .events-btn-group button.button, .jom-home-page .jom-home-featured-event-section .events-btn-group .church-info .form-wrapper .file-upload-container .custom-file-upload, .church-info .form-wrapper .file-upload-container .jom-home-page .jom-home-featured-event-section .events-btn-group .custom-file-upload, .jom-home-page .jom-home-featured-event-section .events-btn-group .product-quick-view .add-to-cart, .product-quick-view .jom-home-page .jom-home-featured-event-section .events-btn-group .add-to-cart, .jom-home-page .jom-home-featured-event-section .events-btn-group .lw-featuredproducts .lw-product-item .product-overlay .add-to-cart-button, .lw-featuredproducts .lw-product-item .product-overlay .jom-home-page .jom-home-featured-event-section .events-btn-group .add-to-cart-button, .jom-home-page .jom-home-featured-event-section .events-btn-group .btn-signin a, .btn-signin .jom-home-page .jom-home-featured-event-section .events-btn-group a, .jom-home-page .jom-home-featured-event-section .events-btn-group .message-details-information .message-button, .message-details-information .jom-home-page .jom-home-featured-event-section .events-btn-group .message-button, .jom-home-page .jom-home-featured-event-section .events-btn-group .view-details button, .view-details .jom-home-page .jom-home-featured-event-section .events-btn-group button, .jom-home-page .jom-home-featured-event-section .events-btn-group #broadcasts-use-location-button, .jom-home-page .jom-home-featured-event-section .events-btn-group .jom-community li.score-megamenu-basic-item.btn-praisesignin a, .jom-community li.score-megamenu-basic-item.btn-praisesignin .jom-home-page .jom-home-featured-event-section .events-btn-group a, .jom-home-page .jom-home-featured-event-section .events-btn-group .why-give .jom-why-give-heading-container .jom-donate-btn, .why-give .jom-why-give-heading-container .jom-home-page .jom-home-featured-event-section .events-btn-group .jom-donate-btn, .jom-home-page .jom-home-featured-event-section .events-btn-group .why-give .jom-why-give-blog-cnt .score-button, .why-give .jom-why-give-blog-cnt .jom-home-page .jom-home-featured-event-section .events-btn-group .score-button, .jom-home-page .jom-home-featured-event-section .events-btn-group .why-give .jom-why-give-blog-cnt .score-composite-link, .why-give .jom-why-give-blog-cnt .jom-home-page .jom-home-featured-event-section .events-btn-group .score-composite-link, .jom-home-page .jom-home-featured-event-section .events-btn-group .why-give .jom-why-give-blog-cnt .cc-btn, .why-give .jom-why-give-blog-cnt .jom-home-page .jom-home-featured-event-section .events-btn-group .cc-btn, .jom-home-page .jom-home-featured-event-section .events-btn-group .why-give .jom-why-give-blog-cnt .lw-filter-box button, .why-give .jom-why-give-blog-cnt .lw-filter-box .jom-home-page .jom-home-featured-event-section .events-btn-group button, .jom-home-page .jom-home-featured-event-section .events-btn-group .lw-filter-box .why-give .jom-why-give-blog-cnt button, .lw-filter-box .why-give .jom-why-give-blog-cnt .jom-home-page .jom-home-featured-event-section .events-btn-group button, .jom-home-page .jom-home-featured-event-section .events-btn-group .why-give .jom-why-give-blog-cnt form button, .why-give .jom-why-give-blog-cnt form .jom-home-page .jom-home-featured-event-section .events-btn-group button, .jom-home-page .jom-home-featured-event-section .events-btn-group form .why-give .jom-why-give-blog-cnt button, form .why-give .jom-why-give-blog-cnt .jom-home-page .jom-home-featured-event-section .events-btn-group button, .jom-home-page .jom-home-featured-event-section .events-btn-group .why-give .jom-why-give-blog-cnt .lw-show-more-results, .why-give .jom-why-give-blog-cnt .jom-home-page .jom-home-featured-event-section .events-btn-group .lw-show-more-results, .jom-home-page .jom-home-featured-event-section .events-btn-group .why-give .jom-why-give-blog-cnt .score-search-box .button, .why-give .jom-why-give-blog-cnt .score-search-box .jom-home-page .jom-home-featured-event-section .events-btn-group .button, .jom-home-page .jom-home-featured-event-section .events-btn-group .score-search-box .why-give .jom-why-give-blog-cnt .button, .score-search-box .why-give .jom-why-give-blog-cnt .jom-home-page .jom-home-featured-event-section .events-btn-group .button, .jom-home-page .jom-home-featured-event-section .events-btn-group .jom-forgot-password-form .form button, .jom-forgot-password-form .form .jom-home-page .jom-home-featured-event-section .events-btn-group button, .jom-home-page .jom-home-featured-event-section .events-btn-group .jom-set-password-form .form button, .jom-set-password-form .form .jom-home-page .jom-home-featured-event-section .events-btn-group button, .jom-home-page .jom-home-featured-event-section .events-btn-group .lw-change-password-form form button, .lw-change-password-form form .jom-home-page .jom-home-featured-event-section .events-btn-group button {
    margin-right: 15px;
    padding: 13px 24px 10px;
    border-radius: 4px;
    border: solid 2px #0089c8; }
  @media (max-width: 767px) {
    .jom-home-page .jom-home-featured-event-section .events-btn-group a {
      display: block;
      width: 100%; }
      .jom-home-page .jom-home-featured-event-section .events-btn-group a:first-child {
        margin-bottom: 24px; } }

.jom-home-page .jom-featured-events-block .icon-arrow-right:before {
  display: none; }

.jom-home-page .jom-featured-events-block p {
  font-weight: 300; }

.jom-home-page .jom-featured-events-block .register-link {
  font-family: alternate-gothic-no-3-d,sans-serif;
  font-weight: normal;
  font-size: 18px;
  color: #007ec1;
  margin-top: 16px;
  border: none;
  text-transform: uppercase; }

.jom-home-page .jom-featured-events-block h4 {
  font-size: 34px !important;
  line-height: normal; }

.jom-home-page .jom-featured-events-block .card-title a {
  color: #000; }
  .jom-home-page .jom-featured-events-block .card-title a:hover {
    color: #0089c8; }

@media (max-width: 767px) {
  .jom-home-page .jom-featured-events-block .jom-video-blocks .thumbnail .caption {
    padding: 0;
    margin: 0; }
    .jom-home-page .jom-featured-events-block .jom-video-blocks .thumbnail .caption h4 {
      line-height: 20px; }
    .jom-home-page .jom-featured-events-block .jom-video-blocks .thumbnail .caption a {
      font-size: 18px;
      font-weight: 500; }
    .jom-home-page .jom-featured-events-block .jom-video-blocks .thumbnail .caption h4,
    .jom-home-page .jom-featured-events-block .jom-video-blocks .thumbnail .caption p,
    .jom-home-page .jom-featured-events-block .jom-video-blocks .thumbnail .caption a.register-link {
      text-align: center;
      display: block;
      margin-bottom: 4px;
      font-size: 18px;
      margin-right: 0; }
    .jom-home-page .jom-featured-events-block .jom-video-blocks .thumbnail .caption p {
      font-size: 16px; } }

.jom-home-page .jom-home-featured-blogs {
  margin-bottom: 0;
  padding-bottom: 58px; }
  .jom-home-page .jom-home-featured-blogs .jom-featured-blocks {
    display: flex;
    align-items: center; }
    @media (max-width: 991px) {
      .jom-home-page .jom-home-featured-blogs .jom-featured-blocks {
        flex-direction: column;
        margin-bottom: 30px; } }
  .jom-home-page .jom-home-featured-blogs .featured-jom-card-block {
    padding: 0;
    max-width: 402px; }
    .jom-home-page .jom-home-featured-blogs .featured-jom-card-block .arrow-right {
      width: 0;
      height: 0;
      border-top: 50px solid transparent;
      border-bottom: 50px solid transparent;
      border-left: 50px solid #f3f3f3;
      position: absolute;
      top: 50%;
      right: -40px;
      top: 50%;
      transform: translate(-30%, -50%); }
      @media (max-width: 991px) {
        .jom-home-page .jom-home-featured-blogs .featured-jom-card-block .arrow-right {
          border-top: 25px solid transparent;
          border-bottom: 25px solid transparent;
          border-left: 25px solid #f3f3f3;
          position: absolute;
          top: 50%;
          right: 0;
          top: 86%;
          left: 48%;
          transform: rotate(90deg); } }
      @media (max-width: 767px) {
        .jom-home-page .jom-home-featured-blogs .featured-jom-card-block .arrow-right {
          display: none; } }
    .jom-home-page .jom-home-featured-blogs .featured-jom-card-block .thumbnail, .jom-home-page .jom-home-featured-blogs .featured-jom-card-block .thumbnail.related-items {
      text-align: center;
      background: #f3f3f3;
      border: none;
      border-radius: unset;
      padding: 47px 32px; }
      .jom-home-page .jom-home-featured-blogs .featured-jom-card-block .thumbnail img, .jom-home-page .jom-home-featured-blogs .featured-jom-card-block .thumbnail.related-items img {
        width: 100px;
        height: 100px;
        min-height: unset;
        max-height: unset;
        object-fit: cover;
        border-radius: 100%; }
      .jom-home-page .jom-home-featured-blogs .featured-jom-card-block .thumbnail h4, .jom-home-page .jom-home-featured-blogs .featured-jom-card-block .thumbnail.related-items h4 {
        font-size: 34px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.12;
        letter-spacing: normal;
        color: #000; }
        @media (max-width: 991px) {
          .jom-home-page .jom-home-featured-blogs .featured-jom-card-block .thumbnail h4, .jom-home-page .jom-home-featured-blogs .featured-jom-card-block .thumbnail.related-items h4 {
            font-size: 18px; } }
      .jom-home-page .jom-home-featured-blogs .featured-jom-card-block .thumbnail .author-name, .jom-home-page .jom-home-featured-blogs .featured-jom-card-block .thumbnail.related-items .author-name {
        display: inline-block;
        font-weight: 500;
        font-size: 20px;
        color: #525252; }
        @media (max-width: 991px) {
          .jom-home-page .jom-home-featured-blogs .featured-jom-card-block .thumbnail .author-name, .jom-home-page .jom-home-featured-blogs .featured-jom-card-block .thumbnail.related-items .author-name {
            font-size: 14px; } }
      .jom-home-page .jom-home-featured-blogs .featured-jom-card-block .thumbnail .jom-date, .jom-home-page .jom-home-featured-blogs .featured-jom-card-block .thumbnail span, .jom-home-page .jom-home-featured-blogs .featured-jom-card-block .thumbnail.related-items .jom-date, .jom-home-page .jom-home-featured-blogs .featured-jom-card-block .thumbnail.related-items span {
        font-weight: 500;
        font-size: 20px;
        color: #525252; }
        @media (max-width: 991px) {
          .jom-home-page .jom-home-featured-blogs .featured-jom-card-block .thumbnail .jom-date, .jom-home-page .jom-home-featured-blogs .featured-jom-card-block .thumbnail span, .jom-home-page .jom-home-featured-blogs .featured-jom-card-block .thumbnail.related-items .jom-date, .jom-home-page .jom-home-featured-blogs .featured-jom-card-block .thumbnail.related-items span {
            font-size: 14px; } }
      @media (max-width: 991px) {
        .jom-home-page .jom-home-featured-blogs .featured-jom-card-block .thumbnail, .jom-home-page .jom-home-featured-blogs .featured-jom-card-block .thumbnail.related-items {
          padding: 32px; } }
      @media (max-width: 767px) {
        .jom-home-page .jom-home-featured-blogs .featured-jom-card-block .thumbnail, .jom-home-page .jom-home-featured-blogs .featured-jom-card-block .thumbnail.related-items {
          background: transparent; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .jom-home-page .jom-home-featured-blogs .featured-jom-card-block {
        width: 95%;
        max-width: 100%; } }
    @media (max-width: 767px) {
      .jom-home-page .jom-home-featured-blogs .featured-jom-card-block {
        width: 100%;
        max-width: 100%; } }
  .jom-home-page .jom-home-featured-blogs .jom-related-article-wrapper {
    padding: 0; }
    .jom-home-page .jom-home-featured-blogs .jom-related-article-wrapper .thumbnail.related-items {
      background: unset;
      border-radius: 2px;
      box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.1);
      background-image: linear-gradient(to bottom, rgba(4, 9, 53, 0.74), rgba(4, 9, 53, 0.74)) !important;
      background-blend-mode: darken; }
      .jom-home-page .jom-home-featured-blogs .jom-related-article-wrapper .thumbnail.related-items .header-section {
        min-height: 142px; }
        @media (max-width: 767px) {
          .jom-home-page .jom-home-featured-blogs .jom-related-article-wrapper .thumbnail.related-items .header-section {
            min-height: initial; } }
        @media (min-width: 768px) and (max-width: 991px) {
          .jom-home-page .jom-home-featured-blogs .jom-related-article-wrapper .thumbnail.related-items .header-section {
            min-height: 90px; } }
      @media (min-width: 992px) {
        .jom-home-page .jom-home-featured-blogs .jom-related-article-wrapper .thumbnail.related-items {
          min-height: 343px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .jom-home-page .jom-home-featured-blogs .jom-related-article-wrapper .thumbnail.related-items {
          min-height: 256px; } }
      .jom-home-page .jom-home-featured-blogs .jom-related-article-wrapper .thumbnail.related-items h4 {
        color: #fff; }
        @media (max-width: 991px) {
          .jom-home-page .jom-home-featured-blogs .jom-related-article-wrapper .thumbnail.related-items h4 {
            font-size: 18px;
            font-weight: 300; } }
      .jom-home-page .jom-home-featured-blogs .jom-related-article-wrapper .thumbnail.related-items .author-name {
        color: #fff;
        display: inline-block;
        font-weight: 500;
        font-size: 20px; }
        @media (max-width: 991px) {
          .jom-home-page .jom-home-featured-blogs .jom-related-article-wrapper .thumbnail.related-items .author-name {
            font-size: 14px; } }
      .jom-home-page .jom-home-featured-blogs .jom-related-article-wrapper .thumbnail.related-items .jom-date, .jom-home-page .jom-home-featured-blogs .jom-related-article-wrapper .thumbnail.related-items span {
        color: #fff;
        font-weight: 500;
        font-size: 20px; }
        @media (max-width: 991px) {
          .jom-home-page .jom-home-featured-blogs .jom-related-article-wrapper .thumbnail.related-items .jom-date, .jom-home-page .jom-home-featured-blogs .jom-related-article-wrapper .thumbnail.related-items span {
            font-size: 14px; } }
      .jom-home-page .jom-home-featured-blogs .jom-related-article-wrapper .thumbnail.related-items .secondary-rest-bgdarkgrey, .jom-home-page .jom-home-featured-blogs .jom-related-article-wrapper .thumbnail.related-items .lw-featuredproducts .lw-product-item .product-overlay .quick-view-button, .lw-featuredproducts .lw-product-item .product-overlay .jom-home-page .jom-home-featured-blogs .jom-related-article-wrapper .thumbnail.related-items .quick-view-button, .jom-home-page .jom-home-featured-blogs .jom-related-article-wrapper .thumbnail.related-items .my-account-gift .wht-link, .my-account-gift .jom-home-page .jom-home-featured-blogs .jom-related-article-wrapper .thumbnail.related-items .wht-link {
        display: block;
        max-width: 170px;
        margin: 50px auto 0; }
        @media (max-width: 991px) {
          .jom-home-page .jom-home-featured-blogs .jom-related-article-wrapper .thumbnail.related-items .secondary-rest-bgdarkgrey, .jom-home-page .jom-home-featured-blogs .jom-related-article-wrapper .thumbnail.related-items .lw-featuredproducts .lw-product-item .product-overlay .quick-view-button, .lw-featuredproducts .lw-product-item .product-overlay .jom-home-page .jom-home-featured-blogs .jom-related-article-wrapper .thumbnail.related-items .quick-view-button, .jom-home-page .jom-home-featured-blogs .jom-related-article-wrapper .thumbnail.related-items .my-account-gift .wht-link, .my-account-gift .jom-home-page .jom-home-featured-blogs .jom-related-article-wrapper .thumbnail.related-items .wht-link {
            font-size: 14px;
            min-width: 1px;
            max-width: 100%; } }
  .jom-home-page .jom-home-featured-blogs .blogs-description {
    text-align: center;
    padding: 0 32px 0 64px; }
    .jom-home-page .jom-home-featured-blogs .blogs-description p {
      font-size: 24px;
      font-weight: 300;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.88;
      letter-spacing: 1.2px;
      text-align: center;
      color: #000;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 4;
      -o-text-overflow: ellipsis;
      -ms-text-overflow: ellipsis;
      -o-text-overflow: ellipsis;
      -ms-text-overflow: ellipsis;
      display: -moz-box;
      display: -webkit-box;
      overflow: hidden;
      text-overflow: ellipsis; }
      .jom-home-page .jom-home-featured-blogs .blogs-description p:not(:first-child) {
        display: none; }
      .jom-home-page .jom-home-featured-blogs .blogs-description p:not(:first-child) {
        display: none; }
      @media (max-width: 991px) {
        .jom-home-page .jom-home-featured-blogs .blogs-description p {
          font-size: 16px;
          font-weight: 300;
          letter-spacing: 0.8px; } }
    .jom-home-page .jom-home-featured-blogs .blogs-description .primary-rest, .jom-home-page .jom-home-featured-blogs .blogs-description header .second-header .form .form-group .score-button, header .second-header .form .form-group .jom-home-page .jom-home-featured-blogs .blogs-description .score-button, .jom-home-page .jom-home-featured-blogs .blogs-description header .second-header .form .form-group .score-composite-link, header .second-header .form .form-group .jom-home-page .jom-home-featured-blogs .blogs-description .score-composite-link, .jom-home-page .jom-home-featured-blogs .blogs-description header .second-header .form .form-group .cc-btn, header .second-header .form .form-group .jom-home-page .jom-home-featured-blogs .blogs-description .cc-btn, .jom-home-page .jom-home-featured-blogs .blogs-description header .second-header .form .form-group .lw-show-more-results, header .second-header .form .form-group .jom-home-page .jom-home-featured-blogs .blogs-description .lw-show-more-results, .jom-home-page .jom-home-featured-blogs .blogs-description header .second-header .form .form-group .score-search-box .button, header .second-header .form .form-group .score-search-box .jom-home-page .jom-home-featured-blogs .blogs-description .button, .jom-home-page .jom-home-featured-blogs .blogs-description .score-search-box header .second-header .form .form-group .button, .score-search-box header .second-header .form .form-group .jom-home-page .jom-home-featured-blogs .blogs-description .button, .jom-home-page .jom-home-featured-blogs .blogs-description header .second-header button.score-button, header .second-header .jom-home-page .jom-home-featured-blogs .blogs-description button.score-button, .jom-home-page .jom-home-featured-blogs .blogs-description header .second-header button.score-composite-link, header .second-header .jom-home-page .jom-home-featured-blogs .blogs-description button.score-composite-link, .jom-home-page .jom-home-featured-blogs .blogs-description header .second-header button.cc-btn, header .second-header .jom-home-page .jom-home-featured-blogs .blogs-description button.cc-btn, .jom-home-page .jom-home-featured-blogs .blogs-description header .second-header .lw-filter-box button, header .second-header .lw-filter-box .jom-home-page .jom-home-featured-blogs .blogs-description button, .jom-home-page .jom-home-featured-blogs .blogs-description .lw-filter-box header .second-header button, .lw-filter-box header .second-header .jom-home-page .jom-home-featured-blogs .blogs-description button, .jom-home-page .jom-home-featured-blogs .blogs-description header .second-header form button, header .second-header form .jom-home-page .jom-home-featured-blogs .blogs-description button, .jom-home-page .jom-home-featured-blogs .blogs-description form header .second-header button, form header .second-header .jom-home-page .jom-home-featured-blogs .blogs-description button, .jom-home-page .jom-home-featured-blogs .blogs-description header .second-header button.lw-show-more-results, header .second-header .jom-home-page .jom-home-featured-blogs .blogs-description button.lw-show-more-results, .jom-home-page .jom-home-featured-blogs .blogs-description header .second-header .score-search-box button.button, header .second-header .score-search-box .jom-home-page .jom-home-featured-blogs .blogs-description button.button, .jom-home-page .jom-home-featured-blogs .blogs-description .score-search-box header .second-header button.button, .score-search-box header .second-header .jom-home-page .jom-home-featured-blogs .blogs-description button.button, .jom-home-page .jom-home-featured-blogs .blogs-description .church-info .form-wrapper .file-upload-container .custom-file-upload, .church-info .form-wrapper .file-upload-container .jom-home-page .jom-home-featured-blogs .blogs-description .custom-file-upload, .jom-home-page .jom-home-featured-blogs .blogs-description .product-quick-view .add-to-cart, .product-quick-view .jom-home-page .jom-home-featured-blogs .blogs-description .add-to-cart, .jom-home-page .jom-home-featured-blogs .blogs-description .lw-featuredproducts .lw-product-item .product-overlay .add-to-cart-button, .lw-featuredproducts .lw-product-item .product-overlay .jom-home-page .jom-home-featured-blogs .blogs-description .add-to-cart-button, .jom-home-page .jom-home-featured-blogs .blogs-description .btn-signin a, .btn-signin .jom-home-page .jom-home-featured-blogs .blogs-description a, .jom-home-page .jom-home-featured-blogs .blogs-description .message-details-information .message-button, .message-details-information .jom-home-page .jom-home-featured-blogs .blogs-description .message-button, .jom-home-page .jom-home-featured-blogs .blogs-description .view-details button, .view-details .jom-home-page .jom-home-featured-blogs .blogs-description button, .jom-home-page .jom-home-featured-blogs .blogs-description #broadcasts-use-location-button, .jom-home-page .jom-home-featured-blogs .blogs-description .jom-community li.score-megamenu-basic-item.btn-praisesignin a, .jom-community li.score-megamenu-basic-item.btn-praisesignin .jom-home-page .jom-home-featured-blogs .blogs-description a, .jom-home-page .jom-home-featured-blogs .blogs-description .why-give .jom-why-give-heading-container .jom-donate-btn, .why-give .jom-why-give-heading-container .jom-home-page .jom-home-featured-blogs .blogs-description .jom-donate-btn, .jom-home-page .jom-home-featured-blogs .blogs-description .why-give .jom-why-give-blog-cnt .score-button, .why-give .jom-why-give-blog-cnt .jom-home-page .jom-home-featured-blogs .blogs-description .score-button, .jom-home-page .jom-home-featured-blogs .blogs-description .why-give .jom-why-give-blog-cnt .score-composite-link, .why-give .jom-why-give-blog-cnt .jom-home-page .jom-home-featured-blogs .blogs-description .score-composite-link, .jom-home-page .jom-home-featured-blogs .blogs-description .why-give .jom-why-give-blog-cnt .cc-btn, .why-give .jom-why-give-blog-cnt .jom-home-page .jom-home-featured-blogs .blogs-description .cc-btn, .jom-home-page .jom-home-featured-blogs .blogs-description .why-give .jom-why-give-blog-cnt .lw-filter-box button, .why-give .jom-why-give-blog-cnt .lw-filter-box .jom-home-page .jom-home-featured-blogs .blogs-description button, .jom-home-page .jom-home-featured-blogs .blogs-description .lw-filter-box .why-give .jom-why-give-blog-cnt button, .lw-filter-box .why-give .jom-why-give-blog-cnt .jom-home-page .jom-home-featured-blogs .blogs-description button, .jom-home-page .jom-home-featured-blogs .blogs-description .why-give .jom-why-give-blog-cnt form button, .why-give .jom-why-give-blog-cnt form .jom-home-page .jom-home-featured-blogs .blogs-description button, .jom-home-page .jom-home-featured-blogs .blogs-description form .why-give .jom-why-give-blog-cnt button, form .why-give .jom-why-give-blog-cnt .jom-home-page .jom-home-featured-blogs .blogs-description button, .jom-home-page .jom-home-featured-blogs .blogs-description .why-give .jom-why-give-blog-cnt .lw-show-more-results, .why-give .jom-why-give-blog-cnt .jom-home-page .jom-home-featured-blogs .blogs-description .lw-show-more-results, .jom-home-page .jom-home-featured-blogs .blogs-description .why-give .jom-why-give-blog-cnt .score-search-box .button, .why-give .jom-why-give-blog-cnt .score-search-box .jom-home-page .jom-home-featured-blogs .blogs-description .button, .jom-home-page .jom-home-featured-blogs .blogs-description .score-search-box .why-give .jom-why-give-blog-cnt .button, .score-search-box .why-give .jom-why-give-blog-cnt .jom-home-page .jom-home-featured-blogs .blogs-description .button, .jom-home-page .jom-home-featured-blogs .blogs-description .jom-forgot-password-form .form button, .jom-forgot-password-form .form .jom-home-page .jom-home-featured-blogs .blogs-description button, .jom-home-page .jom-home-featured-blogs .blogs-description .jom-set-password-form .form button, .jom-set-password-form .form .jom-home-page .jom-home-featured-blogs .blogs-description button, .jom-home-page .jom-home-featured-blogs .blogs-description .lw-change-password-form form button, .lw-change-password-form form .jom-home-page .jom-home-featured-blogs .blogs-description button {
      margin: 15px auto 0;
      display: block;
      max-width: 170px; }
    @media (max-width: 991px) {
      .jom-home-page .jom-home-featured-blogs .blogs-description {
        padding: 0;
        margin-bottom: 30px;
        width: 605px; } }
  @media (max-width: 991px) and (max-width: 767px) {
    .jom-home-page .jom-home-featured-blogs .blogs-description {
      width: 100%; } }
  @media (max-width: 991px) {
    .jom-home-page .jom-home-featured-blogs .jom-article-wrapper .featured-jom-card-block .thumbnail .card-title {
      font: 500 26px "museo-sans"; }
    .jom-home-page .jom-home-featured-blogs .jom-article-wrapper .featured-jom-card-block .thumbnail .jom-date,
    .jom-home-page .jom-home-featured-blogs .jom-article-wrapper .featured-jom-card-block .thumbnail span,
    .jom-home-page .jom-home-featured-blogs .jom-article-wrapper .featured-jom-card-block .thumbnail .author-name {
      display: inline-block;
      font: 500 16px "museo-sans";
      color: #333333; }
    .jom-home-page .jom-home-featured-blogs .jom-article-wrapper .featured-jom-card-block .thumbnail .blogs-description p {
      margin: 15px 0 60px; }
    .jom-home-page .jom-home-featured-blogs .jom-article-wrapper .blogs-description p {
      margin: 15px 0 60px; } }

.jom-home-page .jom-home-community-section {
  text-align: center;
  margin-bottom: 0;
  padding-bottom: 34px; }
  .jom-home-page .jom-home-community-section h2 {
    font-size: 46px;
    font-weight: 300;
    line-height: normal; }
    @media (max-width: 991px) {
      .jom-home-page .jom-home-community-section h2 {
        font-size: 28px;
        font-weight: 300;
        margin: 0; } }
  .jom-home-page .jom-home-community-section h3 {
    font-size: 34px;
    font-weight: 500;
    margin: 0 0 16px; }
    @media (max-width: 991px) {
      .jom-home-page .jom-home-community-section h3 {
        font-size: 26px;
        color: #424242;
        font-weight: 300; } }
  .jom-home-page .jom-home-community-section .jom-facebook-section {
    border-radius: 2px;
    box-shadow: 0 9px 10px 0 rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    color: #424242;
    padding: 40px 104px;
    margin-bottom: 48px; }
    .jom-home-page .jom-home-community-section .jom-facebook-section p {
      font-size: 20px;
      font-weight: 300;
      line-height: 1.6; }
      @media (max-width: 991px) {
        .jom-home-page .jom-home-community-section .jom-facebook-section p {
          font-size: 16px;
          line-height: 1.5; } }
    .jom-home-page .jom-home-community-section .jom-facebook-section .profile-name-date {
      font-size: 16px;
      margin-bottom: 24px; }
      @media (max-width: 991px) {
        .jom-home-page .jom-home-community-section .jom-facebook-section .profile-name-date {
          font-size: 14px;
          font-weight: 500;
          color: #424242; } }
      .jom-home-page .jom-home-community-section .jom-facebook-section .profile-name-date:before {
        content: '';
        border-top: 2px solid #424242;
        display: block;
        width: 70%;
        margin: 20px auto;
        max-width: 615px; }
    .jom-home-page .jom-home-community-section .jom-facebook-section .primary-rest, .jom-home-page .jom-home-community-section .jom-facebook-section header .second-header .form .form-group .score-button, header .second-header .form .form-group .jom-home-page .jom-home-community-section .jom-facebook-section .score-button, .jom-home-page .jom-home-community-section .jom-facebook-section header .second-header .form .form-group .score-composite-link, header .second-header .form .form-group .jom-home-page .jom-home-community-section .jom-facebook-section .score-composite-link, .jom-home-page .jom-home-community-section .jom-facebook-section header .second-header .form .form-group .cc-btn, header .second-header .form .form-group .jom-home-page .jom-home-community-section .jom-facebook-section .cc-btn, .jom-home-page .jom-home-community-section .jom-facebook-section header .second-header .form .form-group .lw-show-more-results, header .second-header .form .form-group .jom-home-page .jom-home-community-section .jom-facebook-section .lw-show-more-results, .jom-home-page .jom-home-community-section .jom-facebook-section header .second-header .form .form-group .score-search-box .button, header .second-header .form .form-group .score-search-box .jom-home-page .jom-home-community-section .jom-facebook-section .button, .jom-home-page .jom-home-community-section .jom-facebook-section .score-search-box header .second-header .form .form-group .button, .score-search-box header .second-header .form .form-group .jom-home-page .jom-home-community-section .jom-facebook-section .button, .jom-home-page .jom-home-community-section .jom-facebook-section header .second-header button.score-button, header .second-header .jom-home-page .jom-home-community-section .jom-facebook-section button.score-button, .jom-home-page .jom-home-community-section .jom-facebook-section header .second-header button.score-composite-link, header .second-header .jom-home-page .jom-home-community-section .jom-facebook-section button.score-composite-link, .jom-home-page .jom-home-community-section .jom-facebook-section header .second-header button.cc-btn, header .second-header .jom-home-page .jom-home-community-section .jom-facebook-section button.cc-btn, .jom-home-page .jom-home-community-section .jom-facebook-section header .second-header .lw-filter-box button, header .second-header .lw-filter-box .jom-home-page .jom-home-community-section .jom-facebook-section button, .jom-home-page .jom-home-community-section .jom-facebook-section .lw-filter-box header .second-header button, .lw-filter-box header .second-header .jom-home-page .jom-home-community-section .jom-facebook-section button, .jom-home-page .jom-home-community-section .jom-facebook-section header .second-header form button, header .second-header form .jom-home-page .jom-home-community-section .jom-facebook-section button, .jom-home-page .jom-home-community-section .jom-facebook-section form header .second-header button, form header .second-header .jom-home-page .jom-home-community-section .jom-facebook-section button, .jom-home-page .jom-home-community-section .jom-facebook-section header .second-header button.lw-show-more-results, header .second-header .jom-home-page .jom-home-community-section .jom-facebook-section button.lw-show-more-results, .jom-home-page .jom-home-community-section .jom-facebook-section header .second-header .score-search-box button.button, header .second-header .score-search-box .jom-home-page .jom-home-community-section .jom-facebook-section button.button, .jom-home-page .jom-home-community-section .jom-facebook-section .score-search-box header .second-header button.button, .score-search-box header .second-header .jom-home-page .jom-home-community-section .jom-facebook-section button.button, .jom-home-page .jom-home-community-section .jom-facebook-section .church-info .form-wrapper .file-upload-container .custom-file-upload, .church-info .form-wrapper .file-upload-container .jom-home-page .jom-home-community-section .jom-facebook-section .custom-file-upload, .jom-home-page .jom-home-community-section .jom-facebook-section .product-quick-view .add-to-cart, .product-quick-view .jom-home-page .jom-home-community-section .jom-facebook-section .add-to-cart, .jom-home-page .jom-home-community-section .jom-facebook-section .lw-featuredproducts .lw-product-item .product-overlay .add-to-cart-button, .lw-featuredproducts .lw-product-item .product-overlay .jom-home-page .jom-home-community-section .jom-facebook-section .add-to-cart-button, .jom-home-page .jom-home-community-section .jom-facebook-section .btn-signin a, .btn-signin .jom-home-page .jom-home-community-section .jom-facebook-section a, .jom-home-page .jom-home-community-section .jom-facebook-section .message-details-information .message-button, .message-details-information .jom-home-page .jom-home-community-section .jom-facebook-section .message-button, .jom-home-page .jom-home-community-section .jom-facebook-section .view-details button, .view-details .jom-home-page .jom-home-community-section .jom-facebook-section button, .jom-home-page .jom-home-community-section .jom-facebook-section #broadcasts-use-location-button, .jom-home-page .jom-home-community-section .jom-facebook-section .jom-community li.score-megamenu-basic-item.btn-praisesignin a, .jom-community li.score-megamenu-basic-item.btn-praisesignin .jom-home-page .jom-home-community-section .jom-facebook-section a, .jom-home-page .jom-home-community-section .jom-facebook-section .why-give .jom-why-give-heading-container .jom-donate-btn, .why-give .jom-why-give-heading-container .jom-home-page .jom-home-community-section .jom-facebook-section .jom-donate-btn, .jom-home-page .jom-home-community-section .jom-facebook-section .why-give .jom-why-give-blog-cnt .score-button, .why-give .jom-why-give-blog-cnt .jom-home-page .jom-home-community-section .jom-facebook-section .score-button, .jom-home-page .jom-home-community-section .jom-facebook-section .why-give .jom-why-give-blog-cnt .score-composite-link, .why-give .jom-why-give-blog-cnt .jom-home-page .jom-home-community-section .jom-facebook-section .score-composite-link, .jom-home-page .jom-home-community-section .jom-facebook-section .why-give .jom-why-give-blog-cnt .cc-btn, .why-give .jom-why-give-blog-cnt .jom-home-page .jom-home-community-section .jom-facebook-section .cc-btn, .jom-home-page .jom-home-community-section .jom-facebook-section .why-give .jom-why-give-blog-cnt .lw-filter-box button, .why-give .jom-why-give-blog-cnt .lw-filter-box .jom-home-page .jom-home-community-section .jom-facebook-section button, .jom-home-page .jom-home-community-section .jom-facebook-section .lw-filter-box .why-give .jom-why-give-blog-cnt button, .lw-filter-box .why-give .jom-why-give-blog-cnt .jom-home-page .jom-home-community-section .jom-facebook-section button, .jom-home-page .jom-home-community-section .jom-facebook-section .why-give .jom-why-give-blog-cnt form button, .why-give .jom-why-give-blog-cnt form .jom-home-page .jom-home-community-section .jom-facebook-section button, .jom-home-page .jom-home-community-section .jom-facebook-section form .why-give .jom-why-give-blog-cnt button, form .why-give .jom-why-give-blog-cnt .jom-home-page .jom-home-community-section .jom-facebook-section button, .jom-home-page .jom-home-community-section .jom-facebook-section .why-give .jom-why-give-blog-cnt .lw-show-more-results, .why-give .jom-why-give-blog-cnt .jom-home-page .jom-home-community-section .jom-facebook-section .lw-show-more-results, .jom-home-page .jom-home-community-section .jom-facebook-section .why-give .jom-why-give-blog-cnt .score-search-box .button, .why-give .jom-why-give-blog-cnt .score-search-box .jom-home-page .jom-home-community-section .jom-facebook-section .button, .jom-home-page .jom-home-community-section .jom-facebook-section .score-search-box .why-give .jom-why-give-blog-cnt .button, .score-search-box .why-give .jom-why-give-blog-cnt .jom-home-page .jom-home-community-section .jom-facebook-section .button, .jom-home-page .jom-home-community-section .jom-facebook-section .jom-forgot-password-form .form button, .jom-forgot-password-form .form .jom-home-page .jom-home-community-section .jom-facebook-section button, .jom-home-page .jom-home-community-section .jom-facebook-section .jom-set-password-form .form button, .jom-set-password-form .form .jom-home-page .jom-home-community-section .jom-facebook-section button, .jom-home-page .jom-home-community-section .jom-facebook-section .lw-change-password-form form button, .lw-change-password-form form .jom-home-page .jom-home-community-section .jom-facebook-section button {
      display: block;
      max-width: 122px;
      margin: 0 auto; }
    @media (max-width: 991px) {
      .jom-home-page .jom-home-community-section .jom-facebook-section {
        padding: 40px 20px; } }
  .jom-home-page .jom-home-community-section .jom-instagram-section {
    color: #424242;
    background: transparent; }
    .jom-home-page .jom-home-community-section .jom-instagram-section .instadescription {
      font-size: 20px;
      font-weight: 300;
      line-height: 1.6;
      margin-bottom: 40px; }
      @media (max-width: 991px) {
        .jom-home-page .jom-home-community-section .jom-instagram-section .instadescription {
          font-size: 16px;
          font-weight: 300;
          color: #000; } }
    .jom-home-page .jom-home-community-section .jom-instagram-section .profile-name-date {
      font-size: 16px;
      margin-bottom: 24px; }
    .jom-home-page .jom-home-community-section .jom-instagram-section .follow-button .secondary-rest-black {
      display: block;
      max-width: 102px;
      margin: 40px auto 40px; }
    .jom-home-page .jom-home-community-section .jom-instagram-section .follow-button:after {
      border-top: 2px solid #000;
      content: "";
      width: 49.2%;
      display: block;
      text-align: center;
      margin: 40px auto; }
    .jom-home-page .jom-home-community-section .jom-instagram-section .instagram-thumnail img {
      width: 100%;
      height: 297px;
      object-fit: cover; }
      @media (max-width: 991px) {
        .jom-home-page .jom-home-community-section .jom-instagram-section .instagram-thumnail img {
          height: 173px; } }
  @media (max-width: 991px) and (max-width: 767px) {
    .jom-home-page .jom-home-community-section .jom-instagram-section .instagram-thumnail img {
      height: 120px; } }
    .jom-home-page .jom-home-community-section .jom-instagram-section .instagram-thumnail .jom-instagram-image {
      padding: 0 10px; }
      @media (max-width: 991px) {
        .jom-home-page .jom-home-community-section .jom-instagram-section .instagram-thumnail .jom-instagram-image {
          margin-bottom: 15px; } }
  .jom-home-page .jom-home-community-section .jom-home-share-your-story-section .score-hero h2 {
    font-size: 34px;
    font-weight: 500;
    line-height: normal;
    margin: 0 0 24px; }
    @media (max-width: 991px) {
      .jom-home-page .jom-home-community-section .jom-home-share-your-story-section .score-hero h2 {
        font-size: 26px;
        font-weight: 500;
        color: #424242; } }
  @media (max-width: 991px) {
    .jom-home-page .jom-home-community-section .jom-home-share-your-story-section .score-hero .score-call-to-action a {
      display: block;
      margin: 0 auto;
      width: 35%; } }
  @media (max-width: 767px) {
    .jom-home-page .jom-home-community-section .jom-home-share-your-story-section .score-hero .score-call-to-action a {
      width: 80%; } }
  .jom-home-page .jom-home-community-section .jom-home-share-your-story-section .score-hero-body {
    line-height: 1.2;
    letter-spacing: 0.1px;
    margin: 0 auto 40px; }
    @media (max-width: 991px) {
      .jom-home-page .jom-home-community-section .jom-home-share-your-story-section .score-hero-body {
        font-size: 16px;
        font-weight: 300;
        line-height: 1.5;
        color: #000; } }
  @media (max-width: 991px) {
    .jom-home-page .jom-home-community-section {
      padding: 40px 0; }
      .jom-home-page .jom-home-community-section .score-hero {
        background: #fff;
        padding: 32px; } }
  @media (max-width: 767px) {
    .jom-home-page .jom-home-community-section .score-hero {
      background: transparent;
      padding: 0; } }

.jom-home-page .jom-bottom-three-col-wrapper {
  background-color: #fff;
  margin-top: 0px; }

.icon-arrow-right:after {
  content: "\e906"; }

.jom-dot {
  height: 5px;
  width: 5px;
  background-color: #424242;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  top: -2px; }

.home .jom-messages-panel .col-sm-6.jom-card-block {
  display: none; }

.home .jom-featured-list-block .col-sm-12.jom-card-block {
  display: none; }

@media (min-width: 768px) and (max-width: 1199px) {
  .jom-featured-events-block .caption h4 {
    line-height: 20px;
    font-size: 18px !important;
    margin-bottom: 4px !important; }
  .jom-featured-events-block .caption a {
    font-size: 18px !important;
    font-weight: 500 !important; } }

.why-give .jom-why-give-heading-container,
.why-give .jom-why-give-widget-container {
  max-width: 1150px;
  margin: 0 auto; }

.why-give .jom-why-give-heading-container {
  margin-top: 60px; }
  .why-give .jom-why-give-heading-container .score-content-spot {
    margin: 0; }
  .why-give .jom-why-give-heading-container .jom-donate-btn {
    margin-top: 30px; }
    @media (max-width: 991px) {
      .why-give .jom-why-give-heading-container .jom-donate-btn {
        margin-top: 10px; } }
    @media (max-width: 767px) {
      .why-give .jom-why-give-heading-container .jom-donate-btn {
        width: 100%; } }
  .why-give .jom-why-give-heading-container .score-left h3 {
    font: normal 46px "museo-sans";
    font-weight: 300;
    line-height: normal;
    margin: 0 0 20px; }
    @media (max-width: 767px) {
      .why-give .jom-why-give-heading-container .score-left h3 {
        font-size: 28px;
        line-height: 36px; } }
  .why-give .jom-why-give-heading-container .score-left .score-content-spot p {
    font: normal 20px "museo-sans";
    font-weight: 300;
    line-height: 1.42857; }
    @media (max-width: 767px) {
      .why-give .jom-why-give-heading-container .score-left .score-content-spot p {
        font-size: 16px;
        line-height: 24px; } }
  .why-give .jom-why-give-heading-container .score-right .score-content-spot p {
    font: normal 14px "museo-sans";
    font-weight: 300;
    line-height: 14px;
    margin: 0; }
  .why-give .jom-why-give-heading-container .score-right .score-image {
    margin-bottom: 15px; }
  @media (max-width: 991px) {
    .why-give .jom-why-give-heading-container .score-right {
      margin: 25px 0; } }
  @media (max-width: 991px) {
    .why-give .jom-why-give-heading-container {
      margin: 25px 0 0; } }

.why-give .jom-bottom-three-col-wrapper {
  background: #0089c8;
  padding: 80px 0 40px; }
  @media (max-width: 767px) {
    .why-give .jom-bottom-three-col-wrapper {
      padding: 40px 0 0px; } }
  @media (min-width: 768px) and (max-width: 1199px) {
    .why-give .jom-bottom-three-col-wrapper .score-column3.equal {
      display: flex; } }
  .why-give .jom-bottom-three-col-wrapper > .container, .why-give .jom-bottom-three-col-wrapper > .js-livestream-inactive, .why-give .jom-bottom-three-col-wrapper > .js-livestream-active {
    max-width: 1055px; }
  .why-give .jom-bottom-three-col-wrapper .score-well {
    width: auto; }
    .why-give .jom-bottom-three-col-wrapper .score-well h6 {
      color: #fff;
      font: normal 20px "museo-sans";
      font-weight: 300; }
  .why-give .jom-bottom-three-col-wrapper .score-image-button img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1); }

.why-give .jom-play-icon {
  position: absolute;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%; }
  .why-give .jom-play-icon .score-image {
    margin-bottom: 0; }

.why-give .score-right .score-style-box {
  position: relative; }

.why-give .jom-why-give-blog {
  padding: 90px 0;
  background-color: #ccc;
  margin: 0; }
  .why-give .jom-why-give-blog .score-content-spot p {
    margin: 0 auto 3em;
    max-width: 500px;
    padding: 0 15px;
    text-align: center;
    font: normal 22px "museo-sans";
    color: #fff;
    margin-bottom: 15px;
    line-height: 32px; }
  .why-give .jom-why-give-blog h4 {
    text-align: center; }
  .why-give .jom-why-give-blog .score-style-box {
    text-align: center; }

.why-give .jom-why-give-blog-cnt h4 {
  font: normal 28px "museo-sans";
  color: #fff;
  margin-bottom: 15px; }

.why-give .jom-why-give-widget-container {
  text-align: center;
  padding: 80px 0; }
  .why-give .jom-why-give-widget-container span {
    font-size: 28px;
    margin: .3em 0 .8em;
    display: block; }
    @media (min-width: 1000px) and (max-width: 1024px) {
      .why-give .jom-why-give-widget-container span {
        font-size: 22px; } }
  .why-give .jom-why-give-widget-container .score-center {
    border-right: 1px solid #d0d0d0;
    border-left: 1px solid #d0d0d0; }
    @media (max-width: 991px) {
      .why-give .jom-why-give-widget-container .score-center {
        border-top: 1px solid #d0d0d0;
        border-bottom: 1px solid #d0d0d0;
        border-right: none;
        border-left: none;
        margin: 20px;
        padding: 20px 0; } }
  .why-give .jom-why-give-widget-container .jom-donate-btn {
    border: none;
    font: 400 14px "museo-sans";
    color: #0089c8; }
    .why-give .jom-why-give-widget-container .jom-donate-btn:after {
      content: "\e905";
      color: #0089c8;
      transform: rotate(180deg);
      position: absolute;
      margin-left: 6px; }
  @media (max-width: 991px) {
    .why-give .jom-why-give-widget-container {
      padding: 50px 20px; } }

.why-give .whygive-inner-stripe {
  margin: 0; }
  .why-give .whygive-inner-stripe .score-hero h1 {
    font: normal 26px "museo-sans";
    font-weight: 500;
    margin: 0; }
  .why-give .whygive-inner-stripe .score-hero-body {
    max-width: 600px; }
  @media (max-width: 991px) {
    .why-give .whygive-inner-stripe {
      min-height: 450px; }
      .why-give .whygive-inner-stripe.lw-half-page-hero .score-hero {
        min-height: 450px; } }

.score-button:after, .score-composite-link:after, .cc-btn:after, .lw-filter-box button:after, form button:after, .lw-show-more-results:after, .score-search-box .button:after {
  font-family: "jom-new" !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/*.message-details-conversation {
    background-color: #f9fbfd;
}*/
.conversation-title {
  font-size: 34px;
  font-weight: 300;
  color: #000;
  padding: 0px 0 0 32.4%;
  cursor: pointer; }

.coversation-comments {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.6;
  letter-spacing: normal;
  text-align: right;
  color: #535353;
  padding: 8px 0 0 0; }

.conversation-buton {
  text-align: center;
  margin: 0.8% 0 0 0;
  padding: 0; }

.comment-button {
  color: #fff;
  background: #0089c8 !important;
  border: none;
  opacity: 1;
  display: inline-block;
  line-height: 1em;
  letter-spacing: 1px;
  font-family: "museo-sans";
  font-weight: 700;
  font-size: 18px;
  transition: all .1s ease 0s;
  box-shadow: inset 1px 1px 2px rgba(255, 255, 255, 0.15), inset -1px -1px 2px rgba(0, 0, 0, 0.06);
  padding: 18px 24px 12px 24px;
  border-radius: 4px;
  height: 48px;
  width: 232px;
  text-decoration: none;
  cursor: pointer; }

.conversation-list-image {
  width: 86px;
  height: 86px;
  border: 1px solid #ffffff;
  border-radius: 100%; }

.conversation-title-name {
  font-size: 24px;
  font-weight: 500;
  color: #000000; }

.conversation-title-flag {
  font-size: 16px;
  font-weight: 500;
  color: #535353;
  position: absolute;
  left: 96%;
  top: 20%; }

.conversation-paragraph {
  font-size: 16px;
  font-weight: 300;
  color: #000000;
  padding: 7px 0 33px 0; }

.conversation-title-date {
  font-size: 16px;
  font-weight: 500;
  color: #535353; }

.conversation-title-description {
  padding: 17px 0; }

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

.conversation-reply-link {
  font-size: 18px;
  color: #0089c8;
  font-weight: normal;
  letter-spacing: 0.9px; }

.conversation-section {
  padding-top: 36px;
  padding-bottom: 40px;
  border-top: 1px solid #f9fbfd; }

.conversation-reply a:hover {
  font-size: 18px;
  color: #0089c8;
  font-weight: normal;
  letter-spacing: 0.9px;
  text-decoration: none; }

.conversation-title-flag-mobile {
  display: none; }

.message-details-conversation-reply .conversation-section {
  padding: 36px 0 40px 0;
  margin-left: 1.3%; }

.message-details-conversation-reply .conversation-title-flag {
  left: 94%; }

@media (max-width: 767px) {
  .conversation-title {
    font-size: 28px;
    font-weight: 300;
    line-height: 36px;
    padding: 32px 0 16px 0;
    text-align: center; }
  .coversation-comments {
    font-size: 16px;
    font-weight: 300;
    line-height: 23px;
    letter-spacing: normal;
    padding: 0;
    text-align: center; }
  .conversation-buton {
    padding: 8% 0 15.4% 0; }
  .conversation-image {
    padding: 0; }
  .conversation-list-image {
    width: 66px;
    height: 66px; }
  .conversation-title-description {
    padding: 12px 0 12px 0px;
    margin-left: 0px; }
  .conversation-title-name {
    font-size: 18px; }
  .conversation-title-date {
    font-size: 14px; }
  .conversation-title-flag {
    display: none; }
  .conversation-title-flag-mobile {
    display: block; }
  .conversation-paragraph {
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0.44px;
    padding: 8px 0 32px 0; }
  .conversation-section {
    padding-top: 32px; }
  .conversation-reply {
    padding: 0; }
  .conversation-title-flag-mobile {
    font-size: 18px;
    letter-spacing: 0.9px;
    color: #535353;
    text-align: right;
    padding: 36px 0 0 0; }
  .message-details-conversation-reply {
    padding: 0; }
    .message-details-conversation-reply .conversation-section {
      padding: 32px 0 0 0;
      margin: 0 10px 0 50px; }
    .message-details-conversation-reply .conversation-description {
      padding: 0; }
    .message-details-conversation-reply .conversation-image {
      margin-right: 12px; } }

@media (min-width: 768px) and (max-width: 1199px) {
  .conversation-title {
    font-size: 28px;
    line-height: 36px;
    padding: 0 0 0 30%; }
  .coversation-comments {
    font-size: 16px;
    line-height: 23px; }
  .conversation-header {
    padding: 4.5% 0 6.7% 0; }
  .conversation-buton {
    padding: 7% 0 0 0; }
  .conversation-title-name {
    font-size: 18px; }
  .conversation-title-date {
    font-size: 14px;
    font-weight: 300; }
  .conversation-title-flag {
    font-size: 18px;
    letter-spacing: 0.9px;
    font-weight: 500;
    color: #535353;
    position: absolute;
    left: 91%;
    top: 12%; }
  .conversation-paragraph {
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0.44px;
    padding: 7px 0 33px 0; }
  .conversation-description {
    padding: 0; }
  .message-details-conversation-reply {
    padding: 0; }
    .message-details-conversation-reply .conversation-section {
      margin: 0 0 0 17%; }
    .message-details-conversation-reply .conversation-description {
      padding-left: 12px; }
    .message-details-conversation-reply .conversation-title-flag {
      left: 87%; }
    .message-details-conversation-reply .conversation-paragraph {
      padding-right: 25px; } }

/*message-details*/
.message-title-link {
  font-size: 18px;
  font-weight: normal;
  letter-spacing: 1px;
  color: #0089c8; }

.message-title {
  font-size: 46px;
  font-weight: 300;
  color: #000000;
  line-height: normal; }

.message-title-description {
  font-size: 20px;
  font-weight: 500;
  line-height: normal;
  color: #535353; }

.message-title-paragraph {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.6;
  color: #000000; }

.message-details-information-title {
  font-size: 24px;
  font-weight: normal;
  line-height: normal;
  color: #535353; }

.message-details-information-paragraph {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.6;
  padding: 22px 0;
  border-bottom: 1px solid #ffffff; }

.message-title-symbol.icon-checkmark {
  font-size: 24px;
  font-weight: normal;
  line-height: normal;
  color: #535353; }

.message-title-link a:hover, .message-title-link a {
  color: #0089c8;
  text-decoration: none; }

.message-title-symbol {
  padding: 10px 0 12px 0;
  font-size: 24px;
  font-weight: normal;
  color: #535353; }
  .message-title-symbol a:hover, .message-title-symbol a {
    text-decoration: none;
    color: #535353; }

.message-details-information {
  background: #f2f7f9;
  box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.1);
  padding: 29px 40px 34px 40px; }

.message-details-description {
  padding-right: 90px;
  padding-left: 0; }

.filter-blocks {
  position: relative;
  left: 0; }

.filter-blocks label {
  position: absolute;
  top: 32px;
  left: 9px;
  font-size: 10px;
  font-weight: bold;
  color: #4c4c4c; }

.message-button {
  /*color: #fff;
    background: #0089c8;
    border: none;
    opacity: 1;
    display: inline-block;
    line-height: 1em;
    letter-spacing: 1px;
    font-family: "museo-sans";
    font-weight: normal;
    font-size: 18px;
    transition: all .1s ease 0s;
    box-shadow: inset 1px 1px 2px rgba(255, 255, 255, 0.15), inset -1px -1px 2px rgba(0, 0, 0, 0.06);
    padding: 14px 6px 14px 9px;
    border-radius: 4px;
    height: 48px;
    width: 140px;
    text-decoration: none;
    cursor: pointer;*/ }

.selectpicker {
  width: 100%;
  margin: 25px 0 0 0;
  padding: 18px 10px 9px;
  line-height: 20px;
  color: #615C5C;
  border: 1px solid #dcdcdc;
  box-shadow: none;
  cursor: pointer;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: url(../img/arrow-down-black.svg) calc(100% - 15px) center no-repeat;
  background-size: 14px;
  margin-bottom: 0px;
  font: 300 16px "museo-sans";
  color: #000; }

.message-buton-wrap {
  padding-top: 24px; }

/*.message-details-wrap {
    margin-top: 72px;
}*/
.choose-format {
  padding: 13px 10px 13px !important;
  color: #636363; }

.blogs .jom-blog-container, .articles .jom-blog-container {
  border-top: 1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
  background: #f9fbfd; }
  .blogs .jom-blog-container:before, .blogs .jom-blog-container:after, .articles .jom-blog-container:before, .articles .jom-blog-container:after {
    /*width: 100vw;
            border: 1px solid #d0d0d0;
            position: absolute;
            left: 0;*/ }
  .blogs .jom-blog-container .jom-author-topics-block:before, .articles .jom-blog-container .jom-author-topics-block:before {
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    border-top: 1px solid #d0d0d0; }

.blogs .products-container, .articles .products-container {
  display: flex;
  flex-direction: unset;
  /*width: 100%;*/
  flex-wrap: wrap; }
  @media (min-width: 1200px) {
    .blogs .products-container, .articles .products-container {
      width: 1170px; } }
  @media (min-width: 1310px) {
    .blogs .products-container, .articles .products-container {
      width: 1280px; } }
  .blogs .products-container .jom-sort-search-block, .articles .products-container .jom-sort-search-block {
    clear: both;
    width: 100%;
    display: flex;
    margin: 56px 0;
    justify-content: space-between; }
    .blogs .products-container .jom-sort-search-block .filter-blocks, .articles .products-container .jom-sort-search-block .filter-blocks {
      width: 32%;
      background: #fff; }
      .blogs .products-container .jom-sort-search-block .filter-blocks .selectpicker, .articles .products-container .jom-sort-search-block .filter-blocks .selectpicker {
        background: url(../img/arrow-down-black.svg) calc(100% - 15px) center no-repeat;
        margin-bottom: 0; }
    .blogs .products-container .jom-sort-search-block .content-filter-search-bar--item, .articles .products-container .jom-sort-search-block .content-filter-search-bar--item {
      width: 32%; }
      .blogs .products-container .jom-sort-search-block .content-filter-search-bar--item .search-input-wrapper, .articles .products-container .jom-sort-search-block .content-filter-search-bar--item .search-input-wrapper {
        position: relative;
        border: none;
        width: 100%; }
        .blogs .products-container .jom-sort-search-block .content-filter-search-bar--item .search-input-wrapper input, .articles .products-container .jom-sort-search-block .content-filter-search-bar--item .search-input-wrapper input {
          height: 48px;
          border: solid 1px #d0d0d0;
          padding-left: 16px;
          font-size: 16px;
          width: 100%; }
        .blogs .products-container .jom-sort-search-block .content-filter-search-bar--item .search-input-wrapper .search-icon, .articles .products-container .jom-sort-search-block .content-filter-search-bar--item .search-input-wrapper .search-icon {
          position: absolute;
          display: inline-block;
          bottom: -6px;
          right: 0px;
          width: 13px;
          height: 13px;
          padding: 30px;
          background: url(../img/search-icon-black.svg) center center no-repeat;
          background-size: 13px;
          content: ""; }
  .blogs .products-container .blog-topics-block .filter-section-title, .articles .products-container .blog-topics-block .filter-section-title {
    margin-bottom: 16px; }
  @media (max-width: 767px) {
    .blogs .products-container .jom-sort-search-block, .articles .products-container .jom-sort-search-block {
      display: block;
      margin: 32px auto; }
      .blogs .products-container .jom-sort-search-block .filter-blocks, .blogs .products-container .jom-sort-search-block .content-filter-search-bar--item, .articles .products-container .jom-sort-search-block .filter-blocks, .articles .products-container .jom-sort-search-block .content-filter-search-bar--item {
        width: 100%;
        margin-bottom: 20px; } }

body.blogs .blog-topics-block, body.articles .blog-topics-block {
  padding-top: 44px; }

@media (min-width: 768px) {
  body.blogs .jom-author-topics-block, body.articles .jom-author-topics-block {
    text-align: right;
    width: 100%; }
    body.blogs .jom-author-topics-block .blog-topics-block, body.articles .jom-author-topics-block .blog-topics-block {
      text-align: left; } }

body.blogs .jom-featured-list-block:before, body.articles .jom-featured-list-block:before {
  border-top: none; }

@media (min-width: 768px) and (max-width: 1199px) {
  body.blogs .products-container.container .filter-blocks > div:not(.lw-search), body.blogs .products-container.js-livestream-inactive .filter-blocks > div:not(.lw-search), body.blogs .products-container.js-livestream-active .filter-blocks > div:not(.lw-search), body.articles .products-container.container .filter-blocks > div:not(.lw-search), body.articles .products-container.js-livestream-inactive .filter-blocks > div:not(.lw-search), body.articles .products-container.js-livestream-active .filter-blocks > div:not(.lw-search) {
    width: 100%; } }

.archived-filter-wrapper .selectpicker {
  width: 100%; }

.archived-filter-wrapper .filter-blocks label {
  top: 30px;
  left: 25px; }
  @media (max-width: 767px) {
    .archived-filter-wrapper .filter-blocks label {
      left: 10px; } }

.archived-filter-wrapper .clear-filter-wrapper {
  text-align: left; }
  .archived-filter-wrapper .clear-filter-wrapper .clear-filter {
    position: relative;
    top: 25px; }

.jom-wallpaper-wrapper h1 {
  font-size: 46px;
  font-weight: 300;
  line-height: normal; }
  @media (max-width: 767px) {
    .jom-wallpaper-wrapper h1 {
      font-size: 28px;
      margin-top: 0; } }

.jom-wallpaper-wrapper .jom-sort-search-block.wallpaper-filter {
  margin: 10px 0 48px; }
  .jom-wallpaper-wrapper .jom-sort-search-block.wallpaper-filter .filter-blocks {
    width: 23.5%; }
  .jom-wallpaper-wrapper .jom-sort-search-block.wallpaper-filter .content-filter-search-bar--item {
    width: 49%; }
  @media (max-width: 767px) {
    .jom-wallpaper-wrapper .jom-sort-search-block.wallpaper-filter {
      margin-bottom: 24px; }
      .jom-wallpaper-wrapper .jom-sort-search-block.wallpaper-filter .filter-blocks {
        width: 100%; }
      .jom-wallpaper-wrapper .jom-sort-search-block.wallpaper-filter .content-filter-search-bar--item {
        width: 100%; } }

@media (min-width: 768px) and (max-width: 1199px) {
  .jom-wallpaper-wrapper {
    max-width: 970px;
    margin: 0 auto; } }

body.wallpapers .jom-featured-list-block {
  margin-top: 0; }
  body.wallpapers .jom-featured-list-block:before {
    border-top: none;
    padding-top: 0; }
  body.wallpapers .jom-featured-list-block .jom-video-blocks {
    margin-top: 0; }
  @media (min-width: 768px) {
    body.wallpapers .jom-featured-list-block .jom-card-block {
      margin-bottom: 6px; }
      body.wallpapers .jom-featured-list-block .jom-card-block:nth-child(odd) {
        padding-left: 0;
        padding-right: 10px; }
      body.wallpapers .jom-featured-list-block .jom-card-block:nth-child(even) {
        padding-right: 0;
        padding-left: 10px; }
      body.wallpapers .jom-featured-list-block .jom-card-block:nth-child(3) {
        padding-right: 10px; } }
  body.wallpapers .jom-featured-list-block .jom-card-block .thumbnail {
    margin-bottom: 50px; }
    body.wallpapers .jom-featured-list-block .jom-card-block .thumbnail img {
      max-height: 340px !important;
      width: 100%;
      object-fit: cover;
      min-height: 340px; }
    body.wallpapers .jom-featured-list-block .jom-card-block .thumbnail .wrapper-title-block {
      margin: 0 20px; }
      body.wallpapers .jom-featured-list-block .jom-card-block .thumbnail .wrapper-title-block .tile-header h3 {
        font-size: 34px;
        font-weight: 500;
        margin: 15px 0 4px;
        padding: 0;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical; }
      body.wallpapers .jom-featured-list-block .jom-card-block .thumbnail .wrapper-title-block .bookmark-items {
        display: flex;
        justify-content: space-between;
        margin-top: 15px; }
        body.wallpapers .jom-featured-list-block .jom-card-block .thumbnail .wrapper-title-block .bookmark-items span {
          font-size: 20px;
          font-weight: normal;
          color: #0089c8;
          line-height: normal;
          letter-spacing: 1.11px;
          cursor: pointer;
          font-family: alternate-gothic-no-3-d; }
          body.wallpapers .jom-featured-list-block .jom-card-block .thumbnail .wrapper-title-block .bookmark-items span:before {
            display: none; }
          body.wallpapers .jom-featured-list-block .jom-card-block .thumbnail .wrapper-title-block .bookmark-items span.icon-bookmark_gray:after {
            content: "\e92a";
            color: #535353;
            margin-left: 20px;
            font-size: 14px;
            font-family: jom-new !important;
            font-style: normal !important;
            font-weight: 400 !important;
            font-variant: normal !important;
            text-transform: none !important;
            speak: none;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale; }
          body.wallpapers .jom-featured-list-block .jom-card-block .thumbnail .wrapper-title-block .bookmark-items span.icon-bookmark_blue:after {
            content: "\e929";
            color: #005382;
            margin-left: 20px;
            font-size: 14px;
            font-family: jom-new !important;
            font-style: normal !important;
            font-weight: 400 !important;
            font-variant: normal !important;
            text-transform: none !important;
            speak: none;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale; }
    @media (max-width: 991px) {
      body.wallpapers .jom-featured-list-block .jom-card-block .thumbnail {
        margin-bottom: 32px; }
        body.wallpapers .jom-featured-list-block .jom-card-block .thumbnail img {
          min-height: 300px;
          max-height: 300px !important; }
        body.wallpapers .jom-featured-list-block .jom-card-block .thumbnail .wrapper-title-block {
          margin: 0; }
          body.wallpapers .jom-featured-list-block .jom-card-block .thumbnail .wrapper-title-block .tile-header h3 {
            font-size: 20px;
            text-align: left; } }

body.wallpapers .show-results {
  color: #000; }

body.wallpapers .back-to-top {
  margin-left: 0; }

.jom-aco-content-page {
  font-family: museo-sans;
  font-weight: 300; }
  .jom-aco-content-page .month-offer-hero-banner {
    margin-top: 100px;
    padding: 80px 0 50px; }
    @media (max-width: 1199px) {
      .jom-aco-content-page .month-offer-hero-banner {
        margin-top: 56px;
        margin-bottom: 40px;
        padding: 32px 0 2px; } }
    .jom-aco-content-page .month-offer-hero-banner .score-hero {
      position: relative; }
      .jom-aco-content-page .month-offer-hero-banner .score-hero .score-hero-image {
        position: absolute;
        left: 80px; }
        .jom-aco-content-page .month-offer-hero-banner .score-hero .score-hero-image img {
          height: auto;
          width: 270px; }
          @media (max-width: 767px) {
            .jom-aco-content-page .month-offer-hero-banner .score-hero .score-hero-image img {
              width: 220px;
              height: auto; } }
        @media (max-width: 767px) {
          .jom-aco-content-page .month-offer-hero-banner .score-hero .score-hero-image {
            position: static;
            text-align: center;
            margin-bottom: 24px; } }
        @media (min-width: 768px) and (max-width: 991px) {
          .jom-aco-content-page .month-offer-hero-banner .score-hero .score-hero-image {
            left: 20px; }
            .jom-aco-content-page .month-offer-hero-banner .score-hero .score-hero-image img {
              width: 170px;
              height: auto; } }
        @media (min-width: 992px) and (max-width: 1199px) {
          .jom-aco-content-page .month-offer-hero-banner .score-hero .score-hero-image {
            left: 0px; } }
      .jom-aco-content-page .month-offer-hero-banner .score-hero h1 {
        font-size: 46px;
        line-height: normal;
        margin: 0; }
        @media (max-width: 991px) {
          .jom-aco-content-page .month-offer-hero-banner .score-hero h1 {
            font-size: 28px;
            font-weight: 300;
            margin-bottom: 8px; } }
      .jom-aco-content-page .month-offer-hero-banner .score-hero h2 {
        font-size: 20px;
        line-height: 1.2;
        margin: 0; }
        @media (max-width: 991px) {
          .jom-aco-content-page .month-offer-hero-banner .score-hero h2 {
            font-size: 16px;
            font-weight: 500; } }
      .jom-aco-content-page .month-offer-hero-banner .score-hero .score-hero-body {
        margin-top: 14px;
        margin-bottom: 38px; }
        @media (max-width: 991px) {
          .jom-aco-content-page .month-offer-hero-banner .score-hero .score-hero-body {
            font: 300 16px "museo-sans";
            line-height: 1.5;
            letter-spacing: normal;
            color: #fff;
            margin-bottom: 24px; } }
      .jom-aco-content-page .month-offer-hero-banner .score-hero h1, .jom-aco-content-page .month-offer-hero-banner .score-hero h2, .jom-aco-content-page .month-offer-hero-banner .score-hero .score-hero-body, .jom-aco-content-page .month-offer-hero-banner .score-hero .score-call-to-action {
        max-width: 62.5%;
        margin-left: 34%;
        text-align: left;
        color: #fff; }
        @media (max-width: 767px) {
          .jom-aco-content-page .month-offer-hero-banner .score-hero h1, .jom-aco-content-page .month-offer-hero-banner .score-hero h2, .jom-aco-content-page .month-offer-hero-banner .score-hero .score-hero-body, .jom-aco-content-page .month-offer-hero-banner .score-hero .score-call-to-action {
            max-width: 100%;
            margin-left: 0;
            text-align: center; } }
      @media (max-width: 991px) {
        .jom-aco-content-page .month-offer-hero-banner .score-hero .score-call-to-action .score-button, .jom-aco-content-page .month-offer-hero-banner .score-hero .score-call-to-action .score-composite-link, .jom-aco-content-page .month-offer-hero-banner .score-hero .score-call-to-action .cc-btn, .jom-aco-content-page .month-offer-hero-banner .score-hero .score-call-to-action .lw-filter-box button, .lw-filter-box .jom-aco-content-page .month-offer-hero-banner .score-hero .score-call-to-action button, .jom-aco-content-page .month-offer-hero-banner .score-hero .score-call-to-action form button, form .jom-aco-content-page .month-offer-hero-banner .score-hero .score-call-to-action button, .jom-aco-content-page .month-offer-hero-banner .score-hero .score-call-to-action .lw-show-more-results, .jom-aco-content-page .month-offer-hero-banner .score-hero .score-call-to-action .score-search-box .button, .score-search-box .jom-aco-content-page .month-offer-hero-banner .score-hero .score-call-to-action .button {
          font-size: 18px;
          font-weight: normal; } }
  .jom-aco-content-page .included-wrap {
    padding: 72px 0;
    margin-bottom: 30px; }
  .jom-aco-content-page #exclusive-offer-section h2 {
    font-size: 46px; }
  .jom-aco-content-page .message-details-information {
    padding: 40px 20px;
    max-width: 403px;
    float: right;
    margin-right: 10px; }
  .jom-aco-content-page .offer-donation-form.offer-donation-form.offer-donation.message-details-information {
    margin-right: 7%; }
  .jom-aco-content-page .offer-donation .offerdonate-checkbox-wrapper {
    width: 100%;
    margin: 32px 0 0 0; }
    .jom-aco-content-page .offer-donation .offerdonate-checkbox-wrapper label {
      font-size: 16px;
      font-weight: 300;
      line-height: normal;
      padding-left: 40px;
      position: relative;
      top: -25px;
      margin-bottom: 0; }
  @media (min-width: 768px) and (max-width: 991px) {
    .jom-aco-content-page .offer-donation .score-center {
      padding: 0; } }
  .jom-aco-content-page .offer-donation .offer-donation-form .form-group {
    margin-bottom: 0; }
    .jom-aco-content-page .offer-donation .offer-donation-form .form-group .donate-offers {
      margin-bottom: 0; }
  .jom-aco-content-page .offer-donation .offer-donation-form select {
    padding: 18px 40px 9px 10px; }
  .jom-aco-content-page .lw-haivision-video, .jom-aco-content-page .score-youtube-video, .jom-aco-content-page .score-vimeo-video {
    margin-bottom: 0px;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0 !important;
    height: auto; }
  .jom-aco-content-page .lw-haivision-video iframe, .jom-aco-content-page .score-youtube-video iframe, .jom-aco-content-page .score-vimeo-video iframe {
    border: none !important; }
  .jom-aco-content-page .video-block-donate-section.equal {
    margin-bottom: 80px; }
    @media (max-width: 991px) {
      .jom-aco-content-page .video-block-donate-section.equal {
        margin-bottom: 30px; } }
    @media (min-width: 1200px) {
      .jom-aco-content-page .video-block-donate-section.equal .score-left {
        width: 56% !important; } }
    .jom-aco-content-page .video-block-donate-section.equal .score-left .score-content-spot h2 {
      font-size: 46px;
      font-weight: 300;
      color: #000;
      margin-top: 0; }
    .jom-aco-content-page .video-block-donate-section.equal .score-left .score-content-spot p {
      font-size: 20px;
      font-weight: 300;
      color: #000; }
    @media (min-width: 1200px) {
      .jom-aco-content-page .video-block-donate-section.equal .score-right {
        width: 44% !important; } }
  .jom-aco-content-page .offersubheading {
    padding-bottom: 20px;
    border-bottom: 1px solid #d0d0d0; }
  .jom-aco-content-page .donation-section h4 {
    font-size: 26px;
    font-weight: 500;
    color: #000; }
  .jom-aco-content-page .donation-section p {
    font-size: 20px;
    font-weight: 300;
    color: #000; }
  .jom-aco-content-page .donate-offers, .jom-aco-content-page .donate-offers:hover {
    width: 100%; }
  .jom-aco-content-page input#WantPartner {
    width: 24px;
    height: 24px;
    border-radius: 5px;
    border: solid 1px #d0d0d0;
    background-color: #ffffff;
    margin: 0 !important; }
  .jom-aco-content-page .offerdonate-checkbox-wrapper {
    width: 100%;
    margin: 32px 0 29px 0; }
    .jom-aco-content-page .offerdonate-checkbox-wrapper label {
      font-size: 16px;
      font-weight: 300;
      line-height: normal; }
  .jom-aco-content-page .OfferDonateDays {
    margin-bottom: 7%; }
  .jom-aco-content-page .title-field-wrap {
    position: absolute;
    font-size: 10px;
    font-weight: bold;
    color: #4c4c4c;
    margin: 27px 12px; }
  .jom-aco-content-page input#OtherAmount {
    height: 48px;
    border: 1px solid #dcdcdc;
    background: #ffffff !important;
    margin-bottom: 0; }
  .jom-aco-content-page .included-wrap .included-wrap-title {
    font-size: 34px;
    font-weight: 300;
    line-height: normal;
    text-align: center; }
  .jom-aco-content-page .included-wrap .included-first-hero.score-hero {
    position: relative; }
    .jom-aco-content-page .included-wrap .included-first-hero.score-hero .score-hero-image {
      position: absolute; }
      .jom-aco-content-page .included-wrap .included-first-hero.score-hero .score-hero-image img {
        height: 310px;
        width: auto; }
        @media (max-width: 767px) {
          .jom-aco-content-page .included-wrap .included-first-hero.score-hero .score-hero-image img {
            width: 220px;
            height: auto; } }
      @media (max-width: 767px) {
        .jom-aco-content-page .included-wrap .included-first-hero.score-hero .score-hero-image {
          position: static;
          text-align: center;
          margin-bottom: 24px; } }
      @media (min-width: 768px) and (max-width: 1199px) {
        .jom-aco-content-page .included-wrap .included-first-hero.score-hero .score-hero-image {
          left: 20px; }
          .jom-aco-content-page .included-wrap .included-first-hero.score-hero .score-hero-image img {
            width: 170px;
            height: auto; } }
    .jom-aco-content-page .included-wrap .included-first-hero.score-hero h1 {
      font-size: 46px;
      line-height: normal;
      margin: 0; }
      @media (max-width: 1199px) {
        .jom-aco-content-page .included-wrap .included-first-hero.score-hero h1 {
          font-size: 28px;
          font-weight: 300;
          margin-bottom: 8px; } }
    .jom-aco-content-page .included-wrap .included-first-hero.score-hero h2 {
      font-size: 20px;
      line-height: 1.2;
      margin: 0; }
      @media (max-width: 1199px) {
        .jom-aco-content-page .included-wrap .included-first-hero.score-hero h2 {
          font-size: 16px;
          font-weight: 500; } }
    .jom-aco-content-page .included-wrap .included-first-hero.score-hero .score-hero-body {
      margin-top: 14px;
      margin-bottom: 38px; }
      @media (max-width: 1199px) {
        .jom-aco-content-page .included-wrap .included-first-hero.score-hero .score-hero-body {
          font: 300 16px "museo-sans";
          line-height: 1.5;
          letter-spacing: normal;
          color: #fff;
          margin-bottom: 24px; } }
      .jom-aco-content-page .included-wrap .included-first-hero.score-hero .score-hero-body p strong {
        font-weight: 500; }
    .jom-aco-content-page .included-wrap .included-first-hero.score-hero .score-call-to-action a {
      min-width: 240px; }
    .jom-aco-content-page .included-wrap .included-first-hero.score-hero h1, .jom-aco-content-page .included-wrap .included-first-hero.score-hero h2, .jom-aco-content-page .included-wrap .included-first-hero.score-hero .score-hero-body, .jom-aco-content-page .included-wrap .included-first-hero.score-hero .score-call-to-action {
      max-width: 100%;
      margin-left: 28%;
      text-align: left;
      color: #000; }
      @media (max-width: 767px) {
        .jom-aco-content-page .included-wrap .included-first-hero.score-hero h1, .jom-aco-content-page .included-wrap .included-first-hero.score-hero h2, .jom-aco-content-page .included-wrap .included-first-hero.score-hero .score-hero-body, .jom-aco-content-page .included-wrap .included-first-hero.score-hero .score-call-to-action {
          max-width: 100%;
          margin-left: 0;
          text-align: center; } }
    @media (min-width: 768px) and (max-width: 1199px) {
      .jom-aco-content-page .included-wrap .included-first-hero.score-hero .score-hero-body {
        margin-right: 30px; } }
    .jom-aco-content-page .included-wrap .included-first-hero.score-hero p {
      color: #000; }
    @media (max-width: 1199px) {
      .jom-aco-content-page .included-wrap .included-first-hero.score-hero .score-call-to-action .score-button, .jom-aco-content-page .included-wrap .included-first-hero.score-hero .score-call-to-action .score-composite-link, .jom-aco-content-page .included-wrap .included-first-hero.score-hero .score-call-to-action .cc-btn, .jom-aco-content-page .included-wrap .included-first-hero.score-hero .score-call-to-action .lw-filter-box button, .lw-filter-box .jom-aco-content-page .included-wrap .included-first-hero.score-hero .score-call-to-action button, .jom-aco-content-page .included-wrap .included-first-hero.score-hero .score-call-to-action form button, form .jom-aco-content-page .included-wrap .included-first-hero.score-hero .score-call-to-action button, .jom-aco-content-page .included-wrap .included-first-hero.score-hero .score-call-to-action .lw-show-more-results, .jom-aco-content-page .included-wrap .included-first-hero.score-hero .score-call-to-action .score-search-box .button, .score-search-box .jom-aco-content-page .included-wrap .included-first-hero.score-hero .score-call-to-action .button {
        font-size: 18px;
        font-weight: normal; } }
  .jom-aco-content-page .included-wrap .included-second-hero.score-hero {
    position: relative;
    margin-bottom: 30px; }
    .jom-aco-content-page .included-wrap .included-second-hero.score-hero:before {
      position: relative;
      content: "";
      display: block;
      border-top: 2px solid #7f7f7f;
      width: 65.5%;
      margin: 80px auto; }
      @media (max-width: 1199px) {
        .jom-aco-content-page .included-wrap .included-second-hero.score-hero:before {
          margin: 40px auto; } }
    .jom-aco-content-page .included-wrap .included-second-hero.score-hero .score-hero-image {
      position: absolute;
      right: 0;
      top: 150px; }
      .jom-aco-content-page .included-wrap .included-second-hero.score-hero .score-hero-image img {
        height: 310px;
        width: auto; }
        @media (max-width: 767px) {
          .jom-aco-content-page .included-wrap .included-second-hero.score-hero .score-hero-image img {
            width: 220px;
            height: auto; } }
      @media (max-width: 767px) {
        .jom-aco-content-page .included-wrap .included-second-hero.score-hero .score-hero-image {
          position: static;
          text-align: center;
          margin-bottom: 24px; } }
      @media (min-width: 768px) and (max-width: 1199px) {
        .jom-aco-content-page .included-wrap .included-second-hero.score-hero .score-hero-image {
          right: 20px;
          top: 100px; }
          .jom-aco-content-page .included-wrap .included-second-hero.score-hero .score-hero-image img {
            width: 220px;
            height: auto; } }
    .jom-aco-content-page .included-wrap .included-second-hero.score-hero h1 {
      font-size: 46px;
      line-height: normal;
      margin: 0; }
      @media (max-width: 1199px) {
        .jom-aco-content-page .included-wrap .included-second-hero.score-hero h1 {
          font-size: 28px;
          font-weight: 300;
          margin-bottom: 8px; } }
    .jom-aco-content-page .included-wrap .included-second-hero.score-hero h2 {
      font-size: 20px;
      line-height: 1.2;
      margin: 0; }
      @media (max-width: 1199px) {
        .jom-aco-content-page .included-wrap .included-second-hero.score-hero h2 {
          font-size: 16px;
          font-weight: 500; } }
    .jom-aco-content-page .included-wrap .included-second-hero.score-hero .score-hero-body {
      margin-top: 14px;
      margin-bottom: 38px; }
      @media (max-width: 1199px) {
        .jom-aco-content-page .included-wrap .included-second-hero.score-hero .score-hero-body {
          font: 300 16px "museo-sans";
          line-height: 1.5;
          letter-spacing: normal;
          color: #fff;
          margin-bottom: 24px; } }
      .jom-aco-content-page .included-wrap .included-second-hero.score-hero .score-hero-body p strong {
        font-weight: 500; }
    .jom-aco-content-page .included-wrap .included-second-hero.score-hero .score-call-to-action a {
      min-width: 240px; }
    .jom-aco-content-page .included-wrap .included-second-hero.score-hero h1, .jom-aco-content-page .included-wrap .included-second-hero.score-hero h2, .jom-aco-content-page .included-wrap .included-second-hero.score-hero .score-hero-body, .jom-aco-content-page .included-wrap .included-second-hero.score-hero .score-call-to-action {
      max-width: 60%;
      margin-right: 28%;
      text-align: left;
      color: #000; }
      @media (max-width: 767px) {
        .jom-aco-content-page .included-wrap .included-second-hero.score-hero h1, .jom-aco-content-page .included-wrap .included-second-hero.score-hero h2, .jom-aco-content-page .included-wrap .included-second-hero.score-hero .score-hero-body, .jom-aco-content-page .included-wrap .included-second-hero.score-hero .score-call-to-action {
          max-width: 100%;
          margin-right: 0;
          text-align: center; } }
    .jom-aco-content-page .included-wrap .included-second-hero.score-hero p {
      color: #000; }
    @media (max-width: 1199px) {
      .jom-aco-content-page .included-wrap .included-second-hero.score-hero .score-call-to-action .score-button, .jom-aco-content-page .included-wrap .included-second-hero.score-hero .score-call-to-action .score-composite-link, .jom-aco-content-page .included-wrap .included-second-hero.score-hero .score-call-to-action .cc-btn, .jom-aco-content-page .included-wrap .included-second-hero.score-hero .score-call-to-action .lw-filter-box button, .lw-filter-box .jom-aco-content-page .included-wrap .included-second-hero.score-hero .score-call-to-action button, .jom-aco-content-page .included-wrap .included-second-hero.score-hero .score-call-to-action form button, form .jom-aco-content-page .included-wrap .included-second-hero.score-hero .score-call-to-action button, .jom-aco-content-page .included-wrap .included-second-hero.score-hero .score-call-to-action .lw-show-more-results, .jom-aco-content-page .included-wrap .included-second-hero.score-hero .score-call-to-action .score-search-box .button, .score-search-box .jom-aco-content-page .included-wrap .included-second-hero.score-hero .score-call-to-action .button {
        font-size: 18px;
        font-weight: normal; } }
  .jom-aco-content-page .encouraged-offer-donate-wrap .offers-donation-center-wrap {
    display: flex;
    justify-content: center; }
  .jom-aco-content-page .encouraged-offer-donate-wrap .offerheading {
    font-size: 26px;
    font-weight: 500;
    color: #000;
    text-align: center; }
  .jom-aco-content-page .encouraged-offer-donate-wrap .offersubheading {
    font-size: 20px;
    font-weight: 300;
    color: #000;
    text-align: center; }
  .jom-aco-content-page .encouraged-offer-donate-wrap .offer-donation-wrapper {
    width: 364px;
    float: left; }
    @media (min-width: 992px) {
      .jom-aco-content-page .encouraged-offer-donate-wrap .offer-donation-wrapper {
        margin-right: 20px; } }
  .jom-aco-content-page .encouraged-offer-donate-wrap .OfferDonateDays {
    width: 30%;
    margin: -25px auto 4% auto; }
  .jom-aco-content-page .encouraged-offer-donate-wrap .offerdonate-checkbox-wrapper {
    margin: 32px auto;
    display: flex;
    justify-content: flex-start;
    width: 764px; }
  .jom-aco-content-page .encouraged-offer-donate-wrap .title-field-wrap {
    position: absolute;
    font-size: 10px;
    font-weight: bold;
    color: #4c4c4c;
    margin: 27px 12px !important; }
  .jom-aco-content-page .encouraged-offer-donate-wrap .form-group {
    text-align: center; }
  .jom-aco-content-page .encouraged-offer-donate-wrap .primary-rest, .jom-aco-content-page .encouraged-offer-donate-wrap header .second-header .form .form-group .score-button, header .second-header .form .form-group .jom-aco-content-page .encouraged-offer-donate-wrap .score-button, .jom-aco-content-page .encouraged-offer-donate-wrap header .second-header .form .form-group .score-composite-link, header .second-header .form .form-group .jom-aco-content-page .encouraged-offer-donate-wrap .score-composite-link, .jom-aco-content-page .encouraged-offer-donate-wrap header .second-header .form .form-group .cc-btn, header .second-header .form .form-group .jom-aco-content-page .encouraged-offer-donate-wrap .cc-btn, .jom-aco-content-page .encouraged-offer-donate-wrap header .second-header .form .form-group form button, header .second-header .form .form-group form .jom-aco-content-page .encouraged-offer-donate-wrap button, .jom-aco-content-page .encouraged-offer-donate-wrap form header .second-header .form .form-group button, form header .second-header .form .form-group .jom-aco-content-page .encouraged-offer-donate-wrap button, .jom-aco-content-page .encouraged-offer-donate-wrap header .second-header .form .form-group .lw-show-more-results, header .second-header .form .form-group .jom-aco-content-page .encouraged-offer-donate-wrap .lw-show-more-results, .jom-aco-content-page .encouraged-offer-donate-wrap header .second-header .form .form-group .score-search-box .button, header .second-header .form .form-group .score-search-box .jom-aco-content-page .encouraged-offer-donate-wrap .button, .jom-aco-content-page .encouraged-offer-donate-wrap .score-search-box header .second-header .form .form-group .button, .score-search-box header .second-header .form .form-group .jom-aco-content-page .encouraged-offer-donate-wrap .button, .jom-aco-content-page .encouraged-offer-donate-wrap header .second-header button.score-button, header .second-header .jom-aco-content-page .encouraged-offer-donate-wrap button.score-button, .jom-aco-content-page .encouraged-offer-donate-wrap header .second-header button.score-composite-link, header .second-header .jom-aco-content-page .encouraged-offer-donate-wrap button.score-composite-link, .jom-aco-content-page .encouraged-offer-donate-wrap header .second-header button.cc-btn, header .second-header .jom-aco-content-page .encouraged-offer-donate-wrap button.cc-btn, .jom-aco-content-page .encouraged-offer-donate-wrap header .second-header .lw-filter-box button, header .second-header .lw-filter-box .jom-aco-content-page .encouraged-offer-donate-wrap button, .jom-aco-content-page .encouraged-offer-donate-wrap .lw-filter-box header .second-header button, .lw-filter-box header .second-header .jom-aco-content-page .encouraged-offer-donate-wrap button, .jom-aco-content-page .encouraged-offer-donate-wrap header .second-header form button, header .second-header form .jom-aco-content-page .encouraged-offer-donate-wrap button, .jom-aco-content-page .encouraged-offer-donate-wrap form header .second-header button, form header .second-header .jom-aco-content-page .encouraged-offer-donate-wrap button, .jom-aco-content-page .encouraged-offer-donate-wrap header .second-header button.lw-show-more-results, header .second-header .jom-aco-content-page .encouraged-offer-donate-wrap button.lw-show-more-results, .jom-aco-content-page .encouraged-offer-donate-wrap header .second-header .score-search-box button.button, header .second-header .score-search-box .jom-aco-content-page .encouraged-offer-donate-wrap button.button, .jom-aco-content-page .encouraged-offer-donate-wrap .score-search-box header .second-header button.button, .score-search-box header .second-header .jom-aco-content-page .encouraged-offer-donate-wrap button.button, .jom-aco-content-page .encouraged-offer-donate-wrap .church-info .form-wrapper .file-upload-container .custom-file-upload, .church-info .form-wrapper .file-upload-container .jom-aco-content-page .encouraged-offer-donate-wrap .custom-file-upload, .jom-aco-content-page .encouraged-offer-donate-wrap .product-quick-view .add-to-cart, .product-quick-view .jom-aco-content-page .encouraged-offer-donate-wrap .add-to-cart, .jom-aco-content-page .encouraged-offer-donate-wrap .lw-featuredproducts .lw-product-item .product-overlay .add-to-cart-button, .lw-featuredproducts .lw-product-item .product-overlay .jom-aco-content-page .encouraged-offer-donate-wrap .add-to-cart-button, .jom-aco-content-page .encouraged-offer-donate-wrap .btn-signin a, .btn-signin .jom-aco-content-page .encouraged-offer-donate-wrap a, .jom-aco-content-page .encouraged-offer-donate-wrap .message-details-information .message-button, .message-details-information .jom-aco-content-page .encouraged-offer-donate-wrap .message-button, .jom-aco-content-page .encouraged-offer-donate-wrap .view-details button, .view-details .jom-aco-content-page .encouraged-offer-donate-wrap button, .jom-aco-content-page .encouraged-offer-donate-wrap #broadcasts-use-location-button, .jom-aco-content-page .encouraged-offer-donate-wrap .jom-community li.score-megamenu-basic-item.btn-praisesignin a, .jom-community li.score-megamenu-basic-item.btn-praisesignin .jom-aco-content-page .encouraged-offer-donate-wrap a, .jom-aco-content-page .encouraged-offer-donate-wrap .why-give .jom-why-give-heading-container .jom-donate-btn, .why-give .jom-why-give-heading-container .jom-aco-content-page .encouraged-offer-donate-wrap .jom-donate-btn, .jom-aco-content-page .encouraged-offer-donate-wrap .why-give .jom-why-give-blog-cnt .score-button, .why-give .jom-why-give-blog-cnt .jom-aco-content-page .encouraged-offer-donate-wrap .score-button, .jom-aco-content-page .encouraged-offer-donate-wrap .why-give .jom-why-give-blog-cnt .score-composite-link, .why-give .jom-why-give-blog-cnt .jom-aco-content-page .encouraged-offer-donate-wrap .score-composite-link, .jom-aco-content-page .encouraged-offer-donate-wrap .why-give .jom-why-give-blog-cnt .cc-btn, .why-give .jom-why-give-blog-cnt .jom-aco-content-page .encouraged-offer-donate-wrap .cc-btn, .jom-aco-content-page .encouraged-offer-donate-wrap .why-give .jom-why-give-blog-cnt .lw-filter-box button, .why-give .jom-why-give-blog-cnt .lw-filter-box .jom-aco-content-page .encouraged-offer-donate-wrap button, .jom-aco-content-page .encouraged-offer-donate-wrap .lw-filter-box .why-give .jom-why-give-blog-cnt button, .lw-filter-box .why-give .jom-why-give-blog-cnt .jom-aco-content-page .encouraged-offer-donate-wrap button, .jom-aco-content-page .encouraged-offer-donate-wrap .why-give .jom-why-give-blog-cnt form button, .why-give .jom-why-give-blog-cnt form .jom-aco-content-page .encouraged-offer-donate-wrap button, .jom-aco-content-page .encouraged-offer-donate-wrap form .why-give .jom-why-give-blog-cnt button, form .why-give .jom-why-give-blog-cnt .jom-aco-content-page .encouraged-offer-donate-wrap button, .jom-aco-content-page .encouraged-offer-donate-wrap .why-give .jom-why-give-blog-cnt .lw-show-more-results, .why-give .jom-why-give-blog-cnt .jom-aco-content-page .encouraged-offer-donate-wrap .lw-show-more-results, .jom-aco-content-page .encouraged-offer-donate-wrap .why-give .jom-why-give-blog-cnt .score-search-box .button, .why-give .jom-why-give-blog-cnt .score-search-box .jom-aco-content-page .encouraged-offer-donate-wrap .button, .jom-aco-content-page .encouraged-offer-donate-wrap .score-search-box .why-give .jom-why-give-blog-cnt .button, .score-search-box .why-give .jom-why-give-blog-cnt .jom-aco-content-page .encouraged-offer-donate-wrap .button, .jom-aco-content-page .encouraged-offer-donate-wrap .event-content .events-book .event-cta-container .primary-rest, .event-content .events-book .event-cta-container .jom-aco-content-page .encouraged-offer-donate-wrap .primary-rest, .jom-aco-content-page .encouraged-offer-donate-wrap .jom-forgot-password-form .form button, .jom-forgot-password-form .form .jom-aco-content-page .encouraged-offer-donate-wrap button, .jom-aco-content-page .encouraged-offer-donate-wrap .jom-set-password-form .form button, .jom-set-password-form .form .jom-aco-content-page .encouraged-offer-donate-wrap button, .jom-aco-content-page .encouraged-offer-donate-wrap .lw-change-password-form form button, .lw-change-password-form form .jom-aco-content-page .encouraged-offer-donate-wrap button {
    width: 323px;
    margin: -15px 0 30px 0; }
    @media (max-width: 991px) {
      .jom-aco-content-page .encouraged-offer-donate-wrap .primary-rest, .jom-aco-content-page .encouraged-offer-donate-wrap header .second-header .form .form-group .score-button, header .second-header .form .form-group .jom-aco-content-page .encouraged-offer-donate-wrap .score-button, .jom-aco-content-page .encouraged-offer-donate-wrap header .second-header .form .form-group .score-composite-link, header .second-header .form .form-group .jom-aco-content-page .encouraged-offer-donate-wrap .score-composite-link, .jom-aco-content-page .encouraged-offer-donate-wrap header .second-header .form .form-group .cc-btn, header .second-header .form .form-group .jom-aco-content-page .encouraged-offer-donate-wrap .cc-btn, .jom-aco-content-page .encouraged-offer-donate-wrap header .second-header .form .form-group form button, header .second-header .form .form-group form .jom-aco-content-page .encouraged-offer-donate-wrap button, .jom-aco-content-page .encouraged-offer-donate-wrap form header .second-header .form .form-group button, form header .second-header .form .form-group .jom-aco-content-page .encouraged-offer-donate-wrap button, .jom-aco-content-page .encouraged-offer-donate-wrap header .second-header .form .form-group .lw-show-more-results, header .second-header .form .form-group .jom-aco-content-page .encouraged-offer-donate-wrap .lw-show-more-results, .jom-aco-content-page .encouraged-offer-donate-wrap header .second-header .form .form-group .score-search-box .button, header .second-header .form .form-group .score-search-box .jom-aco-content-page .encouraged-offer-donate-wrap .button, .jom-aco-content-page .encouraged-offer-donate-wrap .score-search-box header .second-header .form .form-group .button, .score-search-box header .second-header .form .form-group .jom-aco-content-page .encouraged-offer-donate-wrap .button, .jom-aco-content-page .encouraged-offer-donate-wrap header .second-header button.score-button, header .second-header .jom-aco-content-page .encouraged-offer-donate-wrap button.score-button, .jom-aco-content-page .encouraged-offer-donate-wrap header .second-header button.score-composite-link, header .second-header .jom-aco-content-page .encouraged-offer-donate-wrap button.score-composite-link, .jom-aco-content-page .encouraged-offer-donate-wrap header .second-header button.cc-btn, header .second-header .jom-aco-content-page .encouraged-offer-donate-wrap button.cc-btn, .jom-aco-content-page .encouraged-offer-donate-wrap header .second-header .lw-filter-box button, header .second-header .lw-filter-box .jom-aco-content-page .encouraged-offer-donate-wrap button, .jom-aco-content-page .encouraged-offer-donate-wrap .lw-filter-box header .second-header button, .lw-filter-box header .second-header .jom-aco-content-page .encouraged-offer-donate-wrap button, .jom-aco-content-page .encouraged-offer-donate-wrap header .second-header form button, header .second-header form .jom-aco-content-page .encouraged-offer-donate-wrap button, .jom-aco-content-page .encouraged-offer-donate-wrap form header .second-header button, form header .second-header .jom-aco-content-page .encouraged-offer-donate-wrap button, .jom-aco-content-page .encouraged-offer-donate-wrap header .second-header button.lw-show-more-results, header .second-header .jom-aco-content-page .encouraged-offer-donate-wrap button.lw-show-more-results, .jom-aco-content-page .encouraged-offer-donate-wrap header .second-header .score-search-box button.button, header .second-header .score-search-box .jom-aco-content-page .encouraged-offer-donate-wrap button.button, .jom-aco-content-page .encouraged-offer-donate-wrap .score-search-box header .second-header button.button, .score-search-box header .second-header .jom-aco-content-page .encouraged-offer-donate-wrap button.button, .jom-aco-content-page .encouraged-offer-donate-wrap .church-info .form-wrapper .file-upload-container .custom-file-upload, .church-info .form-wrapper .file-upload-container .jom-aco-content-page .encouraged-offer-donate-wrap .custom-file-upload, .jom-aco-content-page .encouraged-offer-donate-wrap .product-quick-view .add-to-cart, .product-quick-view .jom-aco-content-page .encouraged-offer-donate-wrap .add-to-cart, .jom-aco-content-page .encouraged-offer-donate-wrap .lw-featuredproducts .lw-product-item .product-overlay .add-to-cart-button, .lw-featuredproducts .lw-product-item .product-overlay .jom-aco-content-page .encouraged-offer-donate-wrap .add-to-cart-button, .jom-aco-content-page .encouraged-offer-donate-wrap .btn-signin a, .btn-signin .jom-aco-content-page .encouraged-offer-donate-wrap a, .jom-aco-content-page .encouraged-offer-donate-wrap .message-details-information .message-button, .message-details-information .jom-aco-content-page .encouraged-offer-donate-wrap .message-button, .jom-aco-content-page .encouraged-offer-donate-wrap .view-details button, .view-details .jom-aco-content-page .encouraged-offer-donate-wrap button, .jom-aco-content-page .encouraged-offer-donate-wrap #broadcasts-use-location-button, .jom-aco-content-page .encouraged-offer-donate-wrap .jom-community li.score-megamenu-basic-item.btn-praisesignin a, .jom-community li.score-megamenu-basic-item.btn-praisesignin .jom-aco-content-page .encouraged-offer-donate-wrap a, .jom-aco-content-page .encouraged-offer-donate-wrap .why-give .jom-why-give-heading-container .jom-donate-btn, .why-give .jom-why-give-heading-container .jom-aco-content-page .encouraged-offer-donate-wrap .jom-donate-btn, .jom-aco-content-page .encouraged-offer-donate-wrap .why-give .jom-why-give-blog-cnt .score-button, .why-give .jom-why-give-blog-cnt .jom-aco-content-page .encouraged-offer-donate-wrap .score-button, .jom-aco-content-page .encouraged-offer-donate-wrap .why-give .jom-why-give-blog-cnt .score-composite-link, .why-give .jom-why-give-blog-cnt .jom-aco-content-page .encouraged-offer-donate-wrap .score-composite-link, .jom-aco-content-page .encouraged-offer-donate-wrap .why-give .jom-why-give-blog-cnt .cc-btn, .why-give .jom-why-give-blog-cnt .jom-aco-content-page .encouraged-offer-donate-wrap .cc-btn, .jom-aco-content-page .encouraged-offer-donate-wrap .why-give .jom-why-give-blog-cnt .lw-filter-box button, .why-give .jom-why-give-blog-cnt .lw-filter-box .jom-aco-content-page .encouraged-offer-donate-wrap button, .jom-aco-content-page .encouraged-offer-donate-wrap .lw-filter-box .why-give .jom-why-give-blog-cnt button, .lw-filter-box .why-give .jom-why-give-blog-cnt .jom-aco-content-page .encouraged-offer-donate-wrap button, .jom-aco-content-page .encouraged-offer-donate-wrap .why-give .jom-why-give-blog-cnt form button, .why-give .jom-why-give-blog-cnt form .jom-aco-content-page .encouraged-offer-donate-wrap button, .jom-aco-content-page .encouraged-offer-donate-wrap form .why-give .jom-why-give-blog-cnt button, form .why-give .jom-why-give-blog-cnt .jom-aco-content-page .encouraged-offer-donate-wrap button, .jom-aco-content-page .encouraged-offer-donate-wrap .why-give .jom-why-give-blog-cnt .lw-show-more-results, .why-give .jom-why-give-blog-cnt .jom-aco-content-page .encouraged-offer-donate-wrap .lw-show-more-results, .jom-aco-content-page .encouraged-offer-donate-wrap .why-give .jom-why-give-blog-cnt .score-search-box .button, .why-give .jom-why-give-blog-cnt .score-search-box .jom-aco-content-page .encouraged-offer-donate-wrap .button, .jom-aco-content-page .encouraged-offer-donate-wrap .score-search-box .why-give .jom-why-give-blog-cnt .button, .score-search-box .why-give .jom-why-give-blog-cnt .jom-aco-content-page .encouraged-offer-donate-wrap .button, .jom-aco-content-page .encouraged-offer-donate-wrap .event-content .events-book .event-cta-container .primary-rest, .event-content .events-book .event-cta-container .jom-aco-content-page .encouraged-offer-donate-wrap .primary-rest, .jom-aco-content-page .encouraged-offer-donate-wrap .jom-forgot-password-form .form button, .jom-forgot-password-form .form .jom-aco-content-page .encouraged-offer-donate-wrap button, .jom-aco-content-page .encouraged-offer-donate-wrap .jom-set-password-form .form button, .jom-set-password-form .form .jom-aco-content-page .encouraged-offer-donate-wrap button, .jom-aco-content-page .encouraged-offer-donate-wrap .lw-change-password-form form button, .lw-change-password-form form .jom-aco-content-page .encouraged-offer-donate-wrap button {
        width: 100%; } }
  .jom-aco-content-page .encouraged-offer-donate-wrap input#WantPartner {
    width: 24px;
    height: 24px;
    border-radius: 5px;
    border: solid 1px #d0d0d0;
    background-color: #ffffff; }
  .jom-aco-content-page .encouraged-offer-donate-wrap .offerdonateform-check-label {
    font-size: 16px;
    font-weight: 300;
    color: #000000;
    padding-left: 15px; }
  .jom-aco-content-page .encouraged-section-wrap {
    margin: 0;
    padding: 0;
    background-color: #f5f8fa; }
    .jom-aco-content-page .encouraged-section-wrap .score-right {
      background-color: #f5f8fa; }
      .jom-aco-content-page .encouraged-section-wrap .score-right .score-image {
        margin-bottom: 0;
        width: 100%;
        height: auto; }
      @media (max-width: 991px) {
        .jom-aco-content-page .encouraged-section-wrap .score-right {
          float: left; } }
      @media (min-width: 992px) and (max-width: 1199px) {
        .jom-aco-content-page .encouraged-section-wrap .score-right {
          margin-top: 80px; } }
    .jom-aco-content-page .encouraged-section-wrap .encouraged-section-details {
      margin-top: 80px;
      display: flex;
      flex-direction: column; }
      .jom-aco-content-page .encouraged-section-wrap .encouraged-section-details h2 {
        color: #000;
        font-size: 46px;
        font-weight: 300;
        text-transform: none; }
      .jom-aco-content-page .encouraged-section-wrap .encouraged-section-details p {
        font-size: 20px;
        font-weight: 300;
        line-height: 1.6;
        color: #000; }
  @media (max-width: 767px) {
    .jom-aco-content-page .encouraged-section-wrap .encouraged-section-details {
      margin: 32px 0 0; }
      .jom-aco-content-page .encouraged-section-wrap .encouraged-section-details h2 {
        font-size: 34px;
        line-height: normal; }
      .jom-aco-content-page .encouraged-section-wrap .encouraged-section-details p {
        font-size: 20px; }
    .jom-aco-content-page .encouraged-offer-donate-wrap {
      padding: 30px 0px 10px; }
      .jom-aco-content-page .encouraged-offer-donate-wrap .OfferDonateDays {
        width: 100% !important;
        margin: 0px auto 13% auto !important; }
      .jom-aco-content-page .encouraged-offer-donate-wrap .offer-donation-wrapper {
        width: 100% !important;
        float: none;
        margin-left: 0; }
      .jom-aco-content-page .encouraged-offer-donate-wrap .offerdonate-checkbox-wrapper {
        width: 100% !important;
        margin: 16px 0 16px 0; }
      .jom-aco-content-page .encouraged-offer-donate-wrap input#WantPartner {
        width: 24px;
        height: 24px;
        border-radius: 5px;
        border: solid 1px #d0d0d0;
        background-color: #ffffff;
        margin: 2% 0px 0 0% !important; }
      .jom-aco-content-page .encouraged-offer-donate-wrap .offerdonateform-check-label {
        font-size: 16px !important;
        font-weight: 300;
        color: #000000;
        margin-top: 1%;
        margin-bottom: 5%; }
      .jom-aco-content-page .encouraged-offer-donate-wrap .title-field-wrap {
        position: absolute;
        font-size: 10px !important;
        font-weight: bold;
        color: #4c4c4c;
        margin: 27px 12px !important; }
    .jom-aco-content-page .included-wrap {
      padding: 40px 20px 0px 20px;
      margin-bottom: 0; }
    .jom-aco-content-page .title-field-wrap {
      margin: 27px 12px !important; }
    .jom-aco-content-page .message-details-information {
      margin: 32px 0;
      padding: 12px 0 24px !important;
      float: none;
      width: 100%;
      max-width: 100%; }
    .jom-aco-content-page .score-vimeo-video.embed-responsive-16by9 {
      margin-bottom: 0 !important; }
    .jom-aco-content-page .equal .score-left .score-content-spot h2 {
      font-size: 26px !important; }
    .jom-aco-content-page .equal .score-left .score-content-spot p {
      line-height: 24px !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .jom-aco-content-page .offer-donation-form {
      max-width: 450px;
      margin: 20px auto; }
    .jom-aco-content-page .encouraged-section-wrap .encouraged-section-details {
      margin: 8% 0% 0 0%; }
      .jom-aco-content-page .encouraged-section-wrap .encouraged-section-details h2 {
        font-size: 26px !important; }
      .jom-aco-content-page .encouraged-section-wrap .encouraged-section-details p {
        font-size: 20px !important; }
      .jom-aco-content-page .encouraged-section-wrap .encouraged-section-details .score-hero-image {
        width: 100% !important;
        float: none;
        text-align: left !important;
        margin: 0 0 0% 0;
        text-align: center; }
    .jom-aco-content-page .encouraged-offer-donate-wrap {
      padding: 0 20px; }
      .jom-aco-content-page .encouraged-offer-donate-wrap .offers-donation-center-wrap {
        display: block;
        justify-content: center; }
      .jom-aco-content-page .encouraged-offer-donate-wrap .offer-donation-wrapper {
        width: 100% !important;
        float: none;
        margin-left: 0; }
      .jom-aco-content-page .encouraged-offer-donate-wrap .offerdonate-checkbox-wrapper {
        width: 100% !important;
        margin: 16px 0 16px 0; }
      .jom-aco-content-page .encouraged-offer-donate-wrap .OfferDonateDays {
        width: 100%;
        margin: 0px auto 8% auto; }
      .jom-aco-content-page .encouraged-offer-donate-wrap input#WantPartner {
        width: 24px;
        height: 24px;
        border-radius: 5px;
        border: solid 1px #d0d0d0;
        background-color: #ffffff;
        margin: 2% 0px 0 0% !important; }
      .jom-aco-content-page .encouraged-offer-donate-wrap .offerdonateform-check-label {
        font-size: 16px !important;
        font-weight: 300;
        color: #000000;
        width: 94% !important;
        float: right;
        margin-top: 2%;
        margin-bottom: 5%; }
      .jom-aco-content-page .encouraged-offer-donate-wrap .title-field-wrap {
        position: absolute;
        font-size: 10px !important;
        font-weight: bold;
        color: #4c4c4c;
        margin: 27px 12px !important; }
    .jom-aco-content-page .included-wrap {
      padding: 20px 20px 40px 20px; }
    .jom-aco-content-page .title-field-wrap {
      margin: 27px 12px !important; }
    .jom-aco-content-page .message-details-information {
      float: initial;
      margin: 32px auto;
      max-width: 100%; }
    .jom-aco-content-page .score-vimeo-video.embed-responsive-16by9 {
      margin-bottom: 0 !important; }
    .jom-aco-content-page .equal .score-left .score-content-spot h2 {
      font-size: 26px !important; }
    .jom-aco-content-page .equal .score-left .score-content-spot p {
      line-height: 24px !important; } }
  .jom-aco-content-page .title-field-wrap-donate {
    margin: 0% 0 0 3.5%; }
  .jom-aco-content-page .encouraged-offer-donate-wrap .title-field-wrap-donate {
    margin: 0% 0 0 1% !important; }
  @media (max-width: 767px) {
    .jom-aco-content-page .title-field-wrap-donate {
      margin: -0.25% 0 0 4% !important; }
    .jom-aco-content-page .encouraged-offer-donate-wrap .title-field-wrap-donate {
      margin: -0.25% 0 0 3.5% !important; }
    .jom-aco-content-page .encouraged-offer-donate-wrap .offers-donation-center-wrap {
      display: block;
      justify-content: center; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .jom-aco-content-page .title-field-wrap-donate {
      margin: 0% 0 0 2.5% !important; }
    .jom-aco-content-page .encouraged-offer-donate-wrap .offers-donation-center-wrap {
      display: block;
      justify-content: center; }
    .jom-aco-content-page .encouraged-offer-donate-wrap .title-field-wrap-donate {
      margin: -0.25% 0 0 1.8% !important; } }
  .jom-aco-content-page .encouraged-section-details .score-hero-image {
    order: 3;
    margin-bottom: 40px; }
  @media (max-width: 767px) {
    .jom-aco-content-page .encouraged-section-details {
      text-align: center; }
      .jom-aco-content-page .encouraged-section-details .score-hero-image {
        margin-bottom: 24px;
        text-align: center; }
        .jom-aco-content-page .encouraged-section-details .score-hero-image img {
          width: 160px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .jom-aco-content-page .encouraged-section-details .score-hero-image {
      bottom: 0; }
      .jom-aco-content-page .encouraged-section-details .score-hero-image img {
        width: 160px; } }
  @media (max-width: 767px) {
    .jom-aco-content-page .page-wrapper > .container, .jom-aco-content-page .page-wrapper > .js-livestream-inactive, .jom-aco-content-page .page-wrapper > .js-livestream-active {
      padding: 0 15px; } }

.event-block.listing {
  width: 48%;
  float: left;
  height: 446px;
  margin-bottom: 20px; }
  @media (max-width: 991px) {
    .event-block.listing {
      width: 100%; } }

.event-block.listing:nth-child(odd) {
  margin-right: 20px; }

.event-content {
  padding: 80px 75px 0;
  position: relative;
  height: inherit; }
  .event-content:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to left, rgba(0, 0, 0, 0.1) 27%, rgba(0, 0, 0, 0.75) 77%);
    content: "";
    z-index: 1; }
  .event-content .event-title, .event-content .event-locations {
    position: relative;
    z-index: 3; }
  @media (max-width: 767px) {
    .event-content {
      padding: 20px; } }
  .event-content h2 {
    font-size: 46px; }
    @media (max-width: 767px) {
      .event-content h2 {
        font-size: 28px; } }
    .event-content h2 a {
      color: #ffffff;
      text-decoration: none;
      font-weight: 300; }
      .event-content h2 a:hover {
        text-decoration: none; }
  .event-content .event-locations p {
    color: #ffffff;
    display: inline-block;
    font-size: 20px;
    font-weight: 500; }
  .event-content .events-book {
    bottom: 18%;
    position: absolute;
    z-index: 3; }
    @media (max-width: 767px) {
      .event-content .events-book {
        position: relative;
        top: 40px;
        z-index: 3; } }
    .event-content .events-book .event-cta-container {
      display: inline-block;
      margin-right: 15px; }
      @media (max-width: 767px) {
        .event-content .events-book .event-cta-container {
          width: 100%;
          margin-bottom: 25px; }
          .event-content .events-book .event-cta-container a {
            width: 100%; } }
    .event-content .events-book .event-ancillary-links {
      display: inline-block; }
      @media (max-width: 767px) {
        .event-content .events-book .event-ancillary-links {
          width: 100%; }
          .event-content .events-book .event-ancillary-links a {
            width: 100%;
            display: inline-block; } }
      .event-content .events-book .event-ancillary-links .event-ancillary-link-left {
        min-width: 167px;
        padding: 13.5px 24px;
        border-radius: 4px;
        border: 2px solid #ffffff;
        background: transparent;
        font: normal 18px "alternate-gothic-no-3-d";
        letter-spacing: 1px;
        text-align: center;
        color: #fff; }

@media (max-width: 767px) {
  #events-use-location-button {
    width: 100%; } }

@media (max-width: 991px) {
  .events-listings-container {
    padding: 0 10px; } }

.filter-bar-container.events-filter {
  border: none; }
  .filter-bar-container.events-filter .broadcast-filter-bar {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
    padding: 3em 0; }
    .filter-bar-container.events-filter .broadcast-filter-bar .broadcast-filter-bar-radius {
      flex-grow: inherit;
      position: relative;
      height: 48px;
      text-align: left;
      border: 1px solid #d0d0d0;
      max-width: 400px !important; }
      @media (max-width: 991px) {
        .filter-bar-container.events-filter .broadcast-filter-bar .broadcast-filter-bar-radius {
          width: 100%;
          max-width: 100% !important; } }
      .filter-bar-container.events-filter .broadcast-filter-bar .broadcast-filter-bar-radius label {
        margin: 0;
        position: static;
        left: 12px;
        text-align: left;
        padding: 0px 16px;
        top: 5px;
        font-size: 10px !important;
        text-transform: capitalize;
        font-weight: normal; }
        @media (max-width: 991px) {
          .filter-bar-container.events-filter .broadcast-filter-bar .broadcast-filter-bar-radius label {
            padding-top: 4px; } }
      .filter-bar-container.events-filter .broadcast-filter-bar .broadcast-filter-bar-radius select {
        height: 27px;
        line-height: normal;
        border: none;
        font-size: 16px;
        font-weight: 300;
        color: #000000;
        border-radius: 0;
        box-shadow: none;
        cursor: pointer;
        -moz-appearance: none;
        -webkit-appearance: none;
        appearance: none;
        background: url(../img/arrow-down-black.svg) calc(100% - 15px) 0px no-repeat;
        background-size: 14px;
        padding: 0 15px;
        margin-top: 0;
        width: 400px !important;
        outline: none; }
        @media (max-width: 991px) {
          .filter-bar-container.events-filter .broadcast-filter-bar .broadcast-filter-bar-radius select {
            width: 100% !important; } }
  .filter-bar-container.events-filter .events-location-find p {
    display: inline-block;
    margin: 0 20px 0 25px;
    font-size: 16px;
    font-weight: 300;
    color: #000; }
    @media (max-width: 767px) {
      .filter-bar-container.events-filter .events-location-find p {
        margin-bottom: 15px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .filter-bar-container.events-filter .events-location-find #broadcasts-use-location-button {
      min-width: inherit; } }
  @media (min-width: 992px) {
    .filter-bar-container.events-filter #broadcast-filter {
      text-align: left;
      flex-direction: inherit; } }

.event-location-finder {
  display: inline-block;
  width: 100%;
  margin-top: 50px;
  text-align: center; }
  .event-location-finder p {
    font-size: 34px;
    text-align: center;
    margin-bottom: 24px; }
  .event-location-finder img.events-map-desktop {
    width: 70%; }
    @media (max-width: 767px) {
      .event-location-finder img.events-map-desktop {
        display: none; } }
    @media (min-width: 768px) and (max-width: 1199px) {
      .event-location-finder img.events-map-desktop {
        width: 90%; } }
  .event-location-finder img.events-map-mobile {
    display: none; }
    @media (max-width: 767px) {
      .event-location-finder img.events-map-mobile {
        display: block;
        width: auto;
        max-width: 100%;
        padding: 10px 15px 0; } }

#looking-for-live-listings {
  background-color: #005484;
  text-align: center;
  margin-top: 50px; }
  #looking-for-live-listings h2 {
    color: #ffffff;
    font-weight: 300;
    font-size: 34px; }
  #looking-for-live-listings .broadcast-list {
    margin: 30px 0; }
    #looking-for-live-listings .broadcast-list a {
      font-family: "alternate-gothic-no-3-d",sans-serif;
      font-size: 18px;
      color: #ffffff;
      width: 200px;
      display: inline-block;
      padding: 10px 0;
      text-decoration: none;
      border-radius: 4px;
      border: solid 2px #ffffff;
      text-transform: uppercase; }
  #looking-for-live-listings p {
    color: #ffffff;
    font-weight: 500; }
  #looking-for-live-listings .social-media-listing {
    margin: 24px 0 45px; }
    #looking-for-live-listings .social-media-listing .score-button-group {
      width: 100%;
      text-align: center; }
      @media (max-width: 767px) {
        #looking-for-live-listings .social-media-listing .score-button-group {
          display: flex;
          flex-wrap: wrap; } }
      #looking-for-live-listings .social-media-listing .score-button-group a {
        display: inline-block;
        padding-right: 65px; }
        #looking-for-live-listings .social-media-listing .score-button-group a:last-child {
          padding-right: 0; }
        @media (max-width: 767px) {
          #looking-for-live-listings .social-media-listing .score-button-group a {
            width: 49%;
            margin-bottom: 20px;
            padding-right: 0; }
            #looking-for-live-listings .social-media-listing .score-button-group a:nth-child(2) {
              order: 3; }
            #looking-for-live-listings .social-media-listing .score-button-group a:nth-child(3) {
              order: 2; }
            #looking-for-live-listings .social-media-listing .score-button-group a:nth-child(4) {
              order: 4; } }
        @media (max-width: 767px) {
          #looking-for-live-listings .social-media-listing .score-button-group a img {
            display: inline; } }

.lake-eventMain .breadcrumb, .lake-eventMain .score-breadcrumb {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 800;
  display: block;
  margin-bottom: 20px;
  background-color: transparent;
  padding-left: 0;
  text-decoration: none; }
  .lake-eventMain .breadcrumb:before, .lake-eventMain .score-breadcrumb:before {
    font-family: jom;
    content: "d";
    position: relative;
    top: -1px;
    color: grey;
    border: 1px solid grey;
    border-radius: 100%;
    margin-right: .68em;
    vertical-align: middle;
    padding: .1em;
    line-height: 1;
    text-transform: none; }

.lake-eventMain h4 {
  margin: .6em 0 .3em;
  font-size: 26px; }

.lake-eventMain h3 {
  font-family: alternate-gothic-no-3-d,Helvetica,Arial,sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-size: 17px;
  margin: 0; }

.lake-eventMain .alt, .lake-eventMain p.alt {
  font-size: .875em;
  line-height: 1.8em;
  font-weight: 300;
  margin-top: 10px; }
  .lake-eventMain .alt span, .lake-eventMain p.alt span {
    font-family: aktiv-grotesk,Helvetica,Arial,sans-serif;
    font-size: 14px; }

.lake-eventMain .text-gray {
  color: #939292; }

@media (max-width: 991px) {
  .events .broadcast-filter-bar-radius {
    width: 100%; } }

@media (max-width: 992px) {
  .events .filter-bar-container #broadcast-filter > div {
    width: 100%;
    max-width: 100% !important; } }

.events-details-section {
  display: flex;
  justify-content: center; }
  @media (max-width: 991px) {
    .events-details-section {
      padding: 0 10px; } }
  .events-details-section .score-center {
    max-width: 1250px; }
  .events-details-section .post-body {
    font-size: 18px;
    font-weight: 500; }
  .events-details-section .event-page__main {
    padding-left: 0; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .events-details-section .event-page__main {
        padding-left: 60px; } }

.event-detail .score-pic-stripe {
  margin-bottom: 50px;
  padding: 0; }

@media (max-width: 991px) {
  .event-detail .score-stripe {
    padding: 0;
    margin-bottom: 0; } }

.event-detail .event-page .parallax-background {
  height: 300px; }

.share-opt {
  display: flex;
  justify-content: center; }
  .share-opt .score-center {
    margin-top: 15px;
    padding-left: 0; }
    .share-opt .score-center span {
      display: inline-block;
      margin-right: 10px; }
      .share-opt .score-center span p {
        font-family: MuseoSans;
        font-size: 23px;
        font-weight: 500; }
    .share-opt .score-center .score-add-this-widget {
      top: 19px; }

.events-details-cmts #commentsHeader {
  display: block;
  position: relative;
  top: 0;
  font-size: 1.6em;
  color: #0089c8;
  background: #fafcfd;
  border-top: 1px solid rgba(235, 235, 235, 0.5);
  border-bottom: 1px solid rgba(235, 235, 235, 0.5);
  font-family: museo-sans,sans-serif;
  font-weight: 100;
  padding: 3em; }
  @media (max-width: 767px) {
    .events-details-cmts #commentsHeader {
      padding: 10px; } }
  .events-details-cmts #commentsHeader .conversation-title {
    color: #000;
    font-size: 25px; }
    .events-details-cmts #commentsHeader .conversation-title .icon1-plus-icon:before {
      position: relative;
      top: 4px; }

.event-page__hero-content-title {
  color: #ffffff;
  text-align: center;
  padding-top: 100px; }

.event-page__content-wraper {
  margin-top: 40px; }

.sub {
  text-align: center;
  color: #ffffff;
  font-family: alternate-gothic-no-3-d; }

.event-page-sidebar-questions {
  padding-left: 60px; }
  @media (max-width: 991px) {
    .event-page-sidebar-questions {
      padding: 0;
      text-align: center; } }
  .event-page-sidebar-questions h2 {
    font-size: 20px;
    text-transform: uppercase;
    font-family: alternate-gothic-no-3-d; }
  .event-page-sidebar-questions .btn-gray {
    width: 166px;
    min-height: 48px;
    border-radius: 4px;
    background: #0089c8 !important;
    border: none;
    color: #fff;
    display: block;
    font: normal 18px "alternate-gothic-no-3-d";
    letter-spacing: 1px;
    text-align: center;
    line-height: 48px;
    text-decoration: none;
    margin-top: 20px; }
    @media (max-width: 991px) {
      .event-page-sidebar-questions .btn-gray {
        width: 100%; } }
  .event-page-sidebar-questions .watch-us-header {
    font-size: 20px;
    text-transform: uppercase;
    margin-top: 20px;
    font-weight: 400;
    border-bottom: 1px solid #ccc;
    letter-spacing: .06em;
    line-height: 40px;
    font-family: alternate-gothic-no-3-d;
    margin-right: 30% !important; }
  .event-page-sidebar-questions .watch-us-icons {
    list-style: none;
    padding: 0;
    margin-top: -30px !important;
    margin-bottom: 6% !important; }
    .event-page-sidebar-questions .watch-us-icons li {
      margin-right: 11px;
      display: inline-block; }
      .event-page-sidebar-questions .watch-us-icons li a span:before {
        color: #000000; }
  @media (min-width: 992px) {
    .event-page-sidebar-questions {
      border-left: 1px solid #c3c3c3; } }

.faqs-content.score-column1 {
  display: flex;
  justify-content: center; }
  @media (max-width: 767px) {
    .faqs-content.score-column1 {
      padding: 0 15px; } }
  .faqs-content.score-column1 .score-center {
    max-width: 857px; }

.faqs .jom-tab-list-nav .jom-menu-dropdown-btn, .faqs .jom-tab-list-nav .container, .faqs .jom-tab-list-nav .js-livestream-inactive, .faqs .jom-tab-list-nav .js-livestream-active {
  display: none; }

@media (max-width: 991px) {
  .lw-message-detail .container, .lw-message-detail .js-livestream-inactive, .lw-message-detail .js-livestream-active {
    width: 100% !important; } }

.social-media-listing a.score-image-button:last-child {
  position: relative;
  top: 3px; }

.events #looking-for-live-listings, .booksigning #looking-for-live-listings {
  width: 100vw;
  position: relative;
  margin-left: -50vw;
  left: 50%; }

@media (max-width: 991px) {
  .lw-message-detail .embeded-video {
    height: 400px !important; } }

@media (max-width: 767px) {
  .lw-message-detail .embeded-video {
    height: 230px !important; } }

@media (max-width: 767px) {
  .msgdetail-stripe {
    margin-bottom: 0 !important; } }

/*.message-detail {
    .social-share-label {
        @media (max-width: 991px) {
            display: inline-block;
            margin-left: 8%;
        }
    }
}*/
.watch-us-icons {
  list-style: none;
  padding: 0; }
  .watch-us-icons li {
    margin-right: 11px;
    display: inline-block; }
    .watch-us-icons li .icon1-itunes:before {
      font-size: 56px;
      color: #000000;
      position: relative;
      top: 23px;
      text-decoration: none; }

@media (min-width: 992px) {
  .events .jom-tab-list-nav .container, .events .jom-tab-list-nav .js-livestream-inactive, .events .jom-tab-list-nav .js-livestream-active, .booksigning .jom-tab-list-nav .container, .booksigning .jom-tab-list-nav .js-livestream-inactive, .booksigning .jom-tab-list-nav .js-livestream-active {
    max-width: 600px; }
  .events .filter-bar-container.events-filter .broadcast-filter-bar, .booksigning .filter-bar-container.events-filter .broadcast-filter-bar {
    justify-content: normal; }
  .events #looking-for-live-listings h2, .booksigning #looking-for-live-listings h2 {
    font-size: 46px; }
  .events .broadcast-filter-bar-radius, .booksigning .broadcast-filter-bar-radius {
    margin-left: 10.8%; }
  .events .events-location-find, .booksigning .events-location-find {
    margin-left: -0.7%; }
  /*span.event-location-dot {
        color: #ffffff;
        font-size: 20px;
    }*/ }

.event-location-dot {
  color: transparent; }
  .event-location-dot:after {
    content: '';
    font-size: 20px;
    border: 1px solid #fff;
    border-radius: 100px;
    width: 5px;
    height: 5px;
    display: inline-block;
    background-color: #fff;
    position: relative;
    bottom: 3px;
    right: 2px; }

@media (max-width: 767px) {
  .event-page-sidebar-questions .watch-us-header {
    margin-right: 0% !important; }
  .event-page-sidebar-questions .watch-us-icons {
    margin-top: -35px !important; }
  .events-share-wrap {
    padding: 0 10px; }
  .event-detail .score-stripe {
    padding: 0;
    margin-bottom: 40px; } }

@media (max-width: 767px) {
  .event-page-sidebar-questions .watch-us-header {
    margin-right: 0% !important; }
  .event-page-sidebar-questions .watch-us-icons {
    margin-top: -35px !important; }
  .event-detail .score-stripe {
    padding: 0;
    margin-bottom: 40px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .events-details-section {
    display: block;
    justify-content: unset !important;
    width: 100% !important;
    margin: 6% 0 0 5% !important; }
  .event-page-sidebar-questions {
    padding: 0;
    text-align: left; }
  .event-page-sidebar-questions .btn-gray {
    width: 32%;
    float: left;
    margin-right: 3%;
    margin-bottom: 5%; }
  .event-page-sidebar-questions .watch-us-icons {
    list-style: none;
    padding: 0;
    margin-top: -30px !important;
    margin-bottom: 10% !important; }
  .event-detail .score-stripe {
    padding: 0;
    margin-bottom: 30px; }
  .col-md-4.event-page-sidebar {
    padding: 0 !important; }
  .watch-us {
    margin-top: 8% !important; } }

.event-content .events-book .event-ancillary-links .event-ancillary-link-left {
  border-radius: 4px;
  border: solid 2px #fff;
  background-color: rgba(255, 255, 255, 0);
  font: normal 18px "alternate-gothic-no-3-d";
  letter-spacing: 1px;
  text-align: center;
  color: #fff;
  padding: 11.5px 20px;
  min-width: 167px;
  display: inline-block;
  vertical-align: middle; }
  .event-content .events-book .event-ancillary-links .event-ancillary-link-left:hover {
    color: #98d5ff;
    border: solid 2px #98d5ff;
    text-decoration: none; }

#looking-for-live-listings .broadcast-list a {
  min-width: 186px;
  width: auto; }

@media (max-width: 767px) {
  .conversation-details,
  #commentsHeader {
    padding: 0; } }

@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    .events-share-wrap .score-add-this-widget {
      top: 5px; } } }

.event-bg-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; }

.event-page-sidebar .event-page-sidebar-questions a {
  display: block;
  margin-bottom: 20px;
  max-width: 225px;
  text-decoration: none; }
  @media (max-width: 767px) {
    .event-page-sidebar .event-page-sidebar-questions a {
      max-width: 100%; } }

@media (max-width: 767px) {
  .event-page-sidebar {
    padding: 0; } }

.upcoming-event .breadcrumb-nav {
  margin-top: 0; }

.featured-events-label {
  display: block;
  position: absolute;
  color: #fff;
  z-index: 3;
  font-size: 28px;
  margin: 20px 30px; }
  @media (max-width: 767px) {
    .featured-events-label {
      margin: 20px;
      font-size: 24px; } }

.featured-events-label:before {
  margin-right: 10px; }

@media (max-width: 767px) {
  .icon-header-events + .event-content .event-title {
    margin-top: 60px; } }

.find-a-thing {
  width: 100%;
  height: 85vh;
  position: relative;
  overflow: hidden;
  background: #808080;
  transition: filter .2s ease; }
  @media (max-width: 991px) {
    .find-a-thing {
      height: 80vw; } }
  @media (max-width: 767px) {
    .find-a-thing {
      width: 101%;
      height: 63.75vh;
      height: 80vw;
      min-height: 510px; } }

find-a-thing--thing-about {
  margin-top: 20px;
  margin-bottom: 20px; }

.find-a-thing--inactive-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  background: rgba(0, 56, 82, 0.8);
  transition: visibility 0s ease 1s, opacity 1s ease, filter 1s ease; }

.find-a-thing--inactive--content-container {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }

.find-a-thing--inactive-header {
  font-size: 46px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  margin: 40px 0 10px; }
  .find-a-thing--inactive-header::before {
    position: absolute;
    display: inline-block;
    left: 50%;
    transform: translateX(-50%);
    top: -.68em;
    font-size: 2em; }
  @media (max-width: 991px) {
    .find-a-thing--inactive-header {
      font-size: 28px;
      max-width: 250px;
      margin: 36px auto 10px; }
      .find-a-thing--inactive-header::before {
        font-size: 64px; } }

.find-a-thing--active-state {
  height: 100%; }

.find-a-thing--google-map {
  width: 100%;
  height: 85vh;
  height: 100%; }

.find-a-thing--sidebar {
  position: absolute;
  height: 100%;
  top: 0;
  right: 0;
  z-index: 20;
  background: transparent;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  color: #333333;
  transition: transform .2s ease;
  font-size: 16px; }
  .find-a-thing--sidebar .find-a-thing--sidebar--menu {
    width: 37px;
    background: transparent; }
    .find-a-thing--sidebar .find-a-thing--sidebar--menu ul {
      padding: 0;
      margin: 0;
      list-style: none;
      transition: transform .4s ease; }
    .find-a-thing--sidebar .find-a-thing--sidebar--menu li {
      width: 100%;
      height: 69px;
      margin: 0;
      cursor: pointer;
      display: block;
      position: relative;
      transition: all .1s ease; }
      .find-a-thing--sidebar .find-a-thing--sidebar--menu li::before {
        position: absolute;
        top: 1.4rem;
        left: .277em;
        font-size: 1.75rem;
        font-family: jom;
        color: #fff;
        display: inline-block; }
      .find-a-thing--sidebar .find-a-thing--sidebar--menu li.active {
        background: #000; }
        .find-a-thing--sidebar .find-a-thing--sidebar--menu li.active::before {
          color: white; }
      .find-a-thing--sidebar .find-a-thing--sidebar--menu li:hover::before {
        color: white; }
    .find-a-thing--sidebar .find-a-thing--sidebar--menu .find-a-thing--sidebar--menu--open-close {
      background: #000;
      border-radius: 4px 0 0 4px;
      margin-top: 8px; }
      @media (max-width: 767px) {
        .find-a-thing--sidebar .find-a-thing--sidebar--menu .find-a-thing--sidebar--menu--open-close {
          border-radius: 0px 4px 4px 0px; } }
      .find-a-thing--sidebar .find-a-thing--sidebar--menu .find-a-thing--sidebar--menu--open-close::before {
        content: "\e907";
        font-family: jom-new !important;
        font-size: 12px;
        margin: 12px; }
    .find-a-thing--sidebar .find-a-thing--sidebar--menu .find-a-thing--sidebar--menu--thing-list {
      background: #000;
      border-radius: 4px 0 0 4px;
      margin-top: 8px; }
      .find-a-thing--sidebar .find-a-thing--sidebar--menu .find-a-thing--sidebar--menu--thing-list::before {
        content: "\e907";
        font-family: jom-new !important;
        font-size: 12px;
        margin: 12px;
        transform: rotate(180deg); }
      .find-a-thing--sidebar .find-a-thing--sidebar--menu .find-a-thing--sidebar--menu--thing-list.active {
        display: none; }
    .find-a-thing--sidebar .find-a-thing--sidebar--menu .find-a-thing--sidebar--menu--thing-detail {
      display: none; }
    .find-a-thing--sidebar .find-a-thing--sidebar--menu .find-a-thing--sidebar--menu--thing-chat::before {
      content: "w"; }
    .find-a-thing--sidebar .find-a-thing--sidebar--menu .find-a-thing--sidebar--menu--my-church::before {
      content: "n"; }
  .find-a-thing--sidebar .find-a-thing--sidebar--list-container {
    width: 400px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    transition: all .3s ease;
    padding: 15px 0;
    background: #fff; }
    .find-a-thing--sidebar .find-a-thing--sidebar--list-container .no-of-results {
      padding: 1em 4em 1em 1em;
      font-size: 20px;
      font-weight: 500;
      color: #000; }
    @media (min-width: 768px) and (max-width: 991px) {
      .find-a-thing--sidebar .find-a-thing--sidebar--list-container {
        width: 235px; } }
    .find-a-thing--sidebar .find-a-thing--sidebar--list-container .find-a-thing--sidebar--list {
      list-style: none;
      padding: 0;
      margin: 0;
      transition: all .1s ease; }
    .find-a-thing--sidebar .find-a-thing--sidebar--list-container .find-a-thing--sidebar--list--item {
      padding: 1em 4em 1em 1em;
      margin: 0;
      cursor: pointer;
      transition: all .1s ease;
      color: #000;
      position: relative;
      font-size: 16px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: normal; }
      .find-a-thing--sidebar .find-a-thing--sidebar--list-container .find-a-thing--sidebar--list--item.active {
        color: #000;
        font-weight: bold;
        position: relative;
        background-color: #f6f6f6;
        /*&::after {
                    content: "G";
                    font-family: jom;
                    position: absolute;
                    right: .2em;
                    top: 0;
                    font-size: 2rem;
                    display: flex;
                    flex-direction: row;
                    align-items: center;
                    justify-content: center;
                    height: 100%;
                }*/ }
      .find-a-thing--sidebar .find-a-thing--sidebar--list-container .find-a-thing--sidebar--list--item:hover {
        color: #000;
        background-color: #f6f6f6; }
      .find-a-thing--sidebar .find-a-thing--sidebar--list-container .find-a-thing--sidebar--list--item:after {
        content: "\e906";
        color: #615c5c;
        font-family: "jom-new" !important;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        right: 40px; }
  .find-a-thing--sidebar .find-a-thing--sidebar--thing-detail-container {
    width: 400px;
    background: #f6f6f6;
    overflow: scroll;
    position: relative; }
    @media (min-width: 768px) and (max-width: 991px) {
      .find-a-thing--sidebar .find-a-thing--sidebar--thing-detail-container {
        width: 265px; } }
    @media (max-width: 767px) {
      .find-a-thing--sidebar .find-a-thing--sidebar--thing-detail-container {
        width: 400px;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 33px;
        transform: translateX(100%);
        transition: transform linear .2s; } }
  .find-a-thing--sidebar .find-a-thing--sidebar--thing-detail-item {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: visibility 0 linear .2s, opacity .2 ease 0; }
    .find-a-thing--sidebar .find-a-thing--sidebar--thing-detail-item.active {
      visibility: visible;
      opacity: 1;
      transition: visibility 0 linear 0, opacity .2 ease 0;
      display: block;
      padding: 32px;
      position: relative; }
      @media (min-width: 768px) and (max-width: 991px) {
        .find-a-thing--sidebar .find-a-thing--sidebar--thing-detail-item.active {
          padding: 20px; } }
  .find-a-thing--sidebar find-a-thing--thing-detail--top .find-a-thing--sidebar--thing-detail--main {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    width: 100%;
    height: 85vh;
    height: 100%;
    padding: 32px;
    padding-bottom: 1em; }
    .find-a-thing--sidebar find-a-thing--thing-detail--top .find-a-thing--sidebar--thing-detail--main img {
      max-width: 100%; }
  .find-a-thing--sidebar .find-a-thing--thing-detail--top h6 {
    font-size: 34px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000;
    margin-top: 0;
    position: relative; }
    .find-a-thing--sidebar .find-a-thing--thing-detail--top h6:after {
      content: '';
      background: url("/Areas/Jom/img/map-pin.png") no-repeat;
      background-size: 100% 100%;
      content: "";
      width: 21px;
      height: 25px;
      bottom: 0;
      left: 5px;
      position: relative;
      display: inline-block; }
  .find-a-thing--sidebar .share-thing {
    text-transform: uppercase;
    font-weight: 800;
    font-size: .666rem;
    display: inline-block;
    width: 100%;
    margin: 1.68em 0;
    text-align: center; }
  .find-a-thing--sidebar .find-a-thing--thing-detail--list {
    padding: 0;
    list-style: none;
    margin: 0;
    border-top: 1px solid #464646;
    border-bottom: 1px solid #464646;
    text-align: center;
    display: none; }
  .find-a-thing--sidebar .find-a-thing--thing-detail--list-item {
    display: inline-block;
    position: relative;
    height: 40px;
    width: 50px;
    cursor: pointer; }
    .find-a-thing--sidebar .find-a-thing--thing-detail--list-item::before {
      position: absolute;
      font-family: jom;
      font-size: 2rem;
      color: #0089c8;
      top: .125em;
      left: .25em;
      transition: all .4s ease; }
    .find-a-thing--sidebar .find-a-thing--thing-detail--list-item.active::before {
      color: white; }
    .find-a-thing--sidebar .find-a-thing--thing-detail--list-item:hover::before {
      color: white;
      top: .1em;
      transition: all .1s ease; }
    .find-a-thing--sidebar .find-a-thing--thing-detail--list-item::after {
      visibility: hidden;
      content: "";
      height: 1px;
      width: 100%;
      position: absolute;
      z-index: 80;
      top: 135%;
      background: white;
      left: 0; }
    .find-a-thing--sidebar .find-a-thing--thing-detail--list-item.active::after {
      visibility: visible; }
    .find-a-thing--sidebar .find-a-thing--thing-detail--list-item + .find-a-thing--thing-detail--list-item {
      border-left: 1px solid #464646; }
    .find-a-thing--sidebar .find-a-thing--thing-detail--list-item.thing-detail--contact-info::before {
      content: "B"; }
    .find-a-thing--sidebar .find-a-thing--thing-detail--list-item.thing-detail--church-info::before {
      content: "n"; }
    .find-a-thing--sidebar .find-a-thing--thing-detail--list-item.thing-detail--service-info::before {
      content: "I"; }
    .find-a-thing--sidebar .find-a-thing--thing-detail--list-item .item-triangle {
      visibility: hidden; }
      .find-a-thing--sidebar .find-a-thing--thing-detail--list-item .item-triangle::before, .find-a-thing--sidebar .find-a-thing--thing-detail--list-item .item-triangle::after {
        position: absolute; }
      .find-a-thing--sidebar .find-a-thing--thing-detail--list-item .item-triangle::before {
        content: "";
        width: 5px;
        height: 5px;
        background: white;
        transform: rotate(45deg);
        top: 130%;
        left: 45%;
        z-index: 40; }
      .find-a-thing--sidebar .find-a-thing--thing-detail--list-item .item-triangle::after {
        content: "";
        width: 10px;
        background: #2F2F2F;
        height: 10px;
        top: 110%;
        left: 38%;
        z-index: 60; }
    .find-a-thing--sidebar .find-a-thing--thing-detail--list-item.active .item-triangle {
      visibility: visible; }
  .find-a-thing--sidebar .find-a-thing--thing-detail--tab-header {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: normal;
    color: #333333;
    display: none; }
  .find-a-thing--sidebar .find-a-thing--thing-detail--main-container {
    position: relative;
    padding-bottom: 80px; }
    .find-a-thing--sidebar .find-a-thing--thing-detail--main-container a.find-a-thing--thing-detail--thing-link {
      word-break: break-word; }
  .find-a-thing--sidebar .find-a-thing--thing-detail--main-section {
    width: 100%;
    padding: 0 1em 4em 1em;
    position: absolute;
    background: #2F2F2F;
    transition: all .2s ease;
    transform: translateY(1em);
    z-index: 0;
    opacity: 0; }
    .find-a-thing--sidebar .find-a-thing--thing-detail--main-section.active {
      z-index: 10;
      transform: translateY(0);
      opacity: 1; }
    .find-a-thing--sidebar .find-a-thing--thing-detail--main-section img {
      margin: 1.68em 0; }
    .find-a-thing--sidebar .find-a-thing--thing-detail--main-section a {
      display: block;
      margin: .5em 0;
      font-size: .77rem; }
    .find-a-thing--sidebar .find-a-thing--thing-detail--main-section .wysiwyg, .find-a-thing--sidebar .find-a-thing--thing-detail--main-section p {
      margin: .5em 0;
      font-size: .77rem; }
      .find-a-thing--sidebar .find-a-thing--thing-detail--main-section .wysiwyg p, .find-a-thing--sidebar .find-a-thing--thing-detail--main-section p p {
        margin: 0 0 .5em;
        font-size: .77rem; }
    .find-a-thing--sidebar .find-a-thing--thing-detail--main-section .find-a-thing--thing-detail--address {
      margin: 1em 0; }
      .find-a-thing--sidebar .find-a-thing--thing-detail--main-section .find-a-thing--thing-detail--address p {
        margin: 0; }
  .find-a-thing--sidebar .tel-link {
    color: #333;
    text-decoration: none; }
  .find-a-thing--sidebar .button-container {
    display: flex;
    width: 100%;
    height: 3em;
    position: absolute;
    z-index: 30;
    bottom: 0;
    left: 0; }
    .find-a-thing--sidebar .button-container button {
      min-width: 0;
      padding: 0;
      width: 50%;
      text-align: center;
      flex-grow: 1;
      border-radius: 0; }
  .find-a-thing--sidebar .find-a-thing--thing-detail--detail {
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: normal;
    color: #000;
    display: block;
    margin-bottom: 16px; }
  .find-a-thing--sidebar .find-a-thing--thing-detail--detail--times {
    margin: 0 0 2em 0 !important; }
  .find-a-thing--sidebar .find-a-thing--thing-detail--detail--time {
    display: block;
    max-width: calc(100% - 2em);
    margin-top: 20px; }
  @media (max-width: 767px) {
    .find-a-thing--sidebar {
      width: 100%; }
      .find-a-thing--sidebar .find-a-thing--sidebar--list-container {
        width: 100%; }
      .find-a-thing--sidebar .find-a-thing--sidebar--thing-detail-container {
        width: 100%; } }

#my-church-container {
  display: none; }

.find-a-thing[data-state="inactive"] .find-a-thing--inactive-overlay {
  display: block; }

.find-a-thing[data-state="inactive"] .find-a-thing--sidebar {
  transform: translateX(100%); }

.find-a-thing[data-state="active"] .find-a-thing--inactive-overlay {
  visibility: hidden;
  opacity: 0;
  filter: blur(3px); }

@media (max-width: 767px) {
  #find-a-church-sidebar[data-state="detail"] .find-a-thing--sidebar--menu {
    position: absolute;
    right: 0;
    z-index: 2; }
    #find-a-church-sidebar[data-state="detail"] .find-a-thing--sidebar--menu .find-a-thing--sidebar--menu--open-close {
      background: transparent;
      right: 15px; }
      #find-a-church-sidebar[data-state="detail"] .find-a-thing--sidebar--menu .find-a-thing--sidebar--menu--open-close:before {
        content: "\e90b";
        color: #000;
        font-size: 14px; }
  #find-a-church-sidebar[data-state="detail"] .find-a-thing--sidebar--thing-detail-container {
    left: 0;
    z-index: 1; } }

.find-a-thing.loading .find-a-thing--google-map {
  filter: blur(0.1em) brightness(110%); }

@keyframes map-to-active {
  0% {
    opacity: 1;
    filter: blur(0);
    visibility: visible; }
  100% {
    display: none;
    z-index: -100;
    visibility: hidden; } }

.find-a-thing--sidebar[data-state="closed"] {
  transform: translateX(100%) translateX(-37px); }
  .find-a-thing--sidebar[data-state="closed"] .find-a-thing--sidebar--menu ul {
    transform: translateY(-78px); }

.find-a-thing--sidebar[data-state="list"] {
  transform: translateX(100%) translateX(-437px); }
  @media (min-width: 768px) and (max-width: 991px) {
    .find-a-thing--sidebar[data-state="list"] {
      transform: translateX(100%) translateX(-272px); } }
  @media (max-width: 767px) {
    .find-a-thing--sidebar[data-state="list"] {
      transform: translateX(0);
      background: #fff; } }
  .find-a-thing--sidebar[data-state="list"] .find-a-thing--sidebar--menu ul {
    transform: translateY(0); }

.find-a-thing--sidebar[data-state="detail"] {
  transform: translateX(0); }
  .find-a-thing--sidebar[data-state="detail"] .find-a-thing--sidebar--menu ul {
    transform: translateY(0); }
  @media (max-width: 767px) {
    .find-a-thing--sidebar[data-state="detail"] {
      background: #f6f6f6; }
      .find-a-thing--sidebar[data-state="detail"] .find-a-thing--sidebar--thing-detail-container {
        transform: translateX(0); } }

.find-a-thing--sidebar[data-state="my-church"] {
  transform: translateX(0); }
  .find-a-thing--sidebar[data-state="my-church"] .find-a-thing--sidebar--list-container {
    width: 0; }
  .find-a-thing--sidebar[data-state="my-church"] .find-a-thing--sidebar--thing-detail-item {
    display: none; }
  .find-a-thing--sidebar[data-state="my-church"] #find-a-thing--sidebar--thing-detail-container {
    display: none; }
  .find-a-thing--sidebar[data-state="my-church"] #my-church-container {
    display: block; }
  .find-a-thing--sidebar[data-state="my-church"] .find-a-thing--sidebar--thing-detail-item--my-thing {
    display: block;
    visibility: visible;
    opacity: 1; }

.find-a-thing--search-bar--container {
  width: 100%;
  border: 1px solid #ebf3f8; }
  .find-a-thing--search-bar--container .find-a-thing--search-bar {
    display: flex;
    flex-direction: row;
    width: 100%;
    max-width: 1250px;
    justify-content: flex-start;
    align-items: center;
    margin: 0 auto;
    text-align: center;
    padding: 31px 1rem 3em;
    overflow: hidden; }
    .find-a-thing--search-bar--container .find-a-thing--search-bar > * {
      display: inline-block; }
    .find-a-thing--search-bar--container .find-a-thing--search-bar label,
    .find-a-thing--search-bar--container .find-a-thing--search-bar input,
    .find-a-thing--search-bar--container .find-a-thing--search-bar button {
      margin: 7px .3em; }
    .find-a-thing--search-bar--container .find-a-thing--search-bar label {
      text-transform: uppercase;
      position: absolute;
      z-index: 1;
      font-size: 10px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: normal;
      letter-spacing: normal;
      color: #4c4c4c;
      margin: 15px; }
    @media (max-width: 1199px) {
      .find-a-thing--search-bar--container .find-a-thing--search-bar {
        flex-direction: column;
        align-items: center;
        width: 100%;
        padding: 10px; }
        .find-a-thing--search-bar--container .find-a-thing--search-bar .find-a-thing--get-location--container {
          display: none; }
        .find-a-thing--search-bar--container .find-a-thing--search-bar.inactive .find-a-thing--get-location--container {
          display: block;
          margin-top: 16px;
          width: 100%; }
          .find-a-thing--search-bar--container .find-a-thing--search-bar.inactive .find-a-thing--get-location--container button {
            margin: 0;
            min-width: 297px; } }
      @media (max-width: 1199px) and (max-width: 767px) {
        .find-a-thing--search-bar--container .find-a-thing--search-bar.inactive .find-a-thing--get-location--container button {
          width: 100%; } }
    @media (max-width: 1199px) {
        .find-a-thing--search-bar--container .find-a-thing--search-bar > * {
          margin: 1.68em 0 0; }
        .find-a-thing--search-bar--container .find-a-thing--search-bar .find-a-thing--your-location {
          margin-top: 8px; }
          .find-a-thing--search-bar--container .find-a-thing--search-bar .find-a-thing--your-location-copy {
            display: none; }
        .find-a-thing--search-bar--container .find-a-thing--search-bar .search-input-wrapper {
          padding: 0 10px; } }
    @media (max-width: 1199px) and (max-width: 767px) {
      .find-a-thing--search-bar--container .find-a-thing--search-bar .search-input-wrapper {
        padding: 0; } }
    @media (max-width: 1199px) {
          .find-a-thing--search-bar--container .find-a-thing--search-bar .search-input-wrapper label {
            display: block;
            margin: 42px 16px; }
          .find-a-thing--search-bar--container .find-a-thing--search-bar .search-input-wrapper input {
            margin: 10px 0 0; }
          .find-a-thing--search-bar--container .find-a-thing--search-bar .search-input-wrapper button {
            margin: 10px 0 0; } }
      @media (max-width: 1199px) and (max-width: 767px) {
        .find-a-thing--search-bar--container .find-a-thing--search-bar .search-input-wrapper button {
          margin: 16px 0 0; } }

#find-a-thing--search-form {
  min-width: 70%;
  position: relative; }
  #find-a-thing--search-form .search-input-wrapper {
    position: relative;
    display: inline-block;
    width: 100%; }
    #find-a-thing--search-form .search-input-wrapper input {
      height: 48px;
      border: solid 1px #d0d0d0;
      padding: 16px 16px 0;
      font-size: 16px;
      width: 77%; }
      #find-a-thing--search-form .search-input-wrapper input:focus {
        background: none; }
      #find-a-thing--search-form .search-input-wrapper input ~ label {
        margin: 40px;
        position: absolute;
        left: -2px;
        top: -18px;
        font-size: 16px;
        font-weight: 300;
        color: #636363;
        text-transform: none; }
        @media (max-width: 1199px) {
          #find-a-thing--search-form .search-input-wrapper input ~ label {
            margin: 42px 28px; } }
        @media (max-width: 767px) {
          #find-a-thing--search-form .search-input-wrapper input ~ label {
            margin: 40px 16px; } }
      #find-a-thing--search-form .search-input-wrapper input:focus ~ label, #find-a-thing--search-form .search-input-wrapper input:not(:placeholder-shown) ~ label {
        margin: 40px;
        position: absolute;
        left: -2px;
        top: -27px;
        font-size: 10px;
        font-weight: bold; }
        @media (max-width: 1199px) {
          #find-a-thing--search-form .search-input-wrapper input:focus ~ label, #find-a-thing--search-form .search-input-wrapper input:not(:placeholder-shown) ~ label {
            margin: 42px 28px; } }
        @media (max-width: 767px) {
          #find-a-thing--search-form .search-input-wrapper input:focus ~ label, #find-a-thing--search-form .search-input-wrapper input:not(:placeholder-shown) ~ label {
            margin: 40px 16px; } }
  @media (max-width: 1199px) {
    #find-a-thing--search-form {
      text-align: left; } }
  @media (max-width: 1199px) and (max-width: 991px) {
    #find-a-thing--search-form {
      min-width: 100%; } }
  @media (max-width: 1199px) {
      #find-a-thing--search-form .search-input-wrapper {
        display: flex;
        width: 100%;
        justify-content: flex-end; } }
    @media (max-width: 1199px) and (max-width: 767px) {
      #find-a-thing--search-form .search-input-wrapper {
        display: block; } }
  @media (max-width: 1199px) {
      #find-a-thing--search-form #find-a-thing--search-input {
        width: 100%;
        margin-right: 16px; } }
    @media (max-width: 1199px) and (max-width: 767px) {
      #find-a-thing--search-form #find-a-thing--search-input {
        margin-right: 0; } }
  #find-a-thing--search-form .clear-icon {
    border: 1px solid transparent;
    background-color: transparent;
    vertical-align: middle;
    outline: 0;
    cursor: pointer;
    position: absolute;
    margin-top: 10px;
    z-index: 2;
    display: none; }
    #find-a-thing--search-form .clear-icon:after {
      content: "\e90b";
      font-family: "jom-new" !important;
      font-style: normal !important;
      font-weight: normal !important;
      font-variant: normal !important;
      text-transform: none !important;
      speak: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      display: block;
      width: 15px;
      height: 15px;
      position: absolute;
      z-index: 1;
      right: 22px;
      top: 45px;
      bottom: 0;
      margin: auto;
      padding: 2px;
      text-align: center;
      color: #000;
      font-weight: normal;
      font-size: 18px;
      cursor: pointer;
      background: none;
      width: 30px;
      height: 30px; }
    @media (max-width: 1199px) {
      #find-a-thing--search-form .clear-icon {
        top: -18px;
        right: 4px;
        position: relative; } }
  @media (max-width: 1199px) and (max-width: 767px) {
    #find-a-thing--search-form .clear-icon {
      top: 2px;
      right: -15px;
      position: absolute; } }

.find-a-thing--your-location {
  text-align: left;
  padding: 0 1em 0 0;
  margin-top: -60px;
  transition: width .3s ease, opacity .1s ease .3s, transform .1s ease .3s; }
  .find-a-thing--your-location h6 {
    margin: 0 0 .68em 0;
    font-size: 34px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000; }
  .find-a-thing--your-location .find-a-thing-your-location--address {
    font-size: 24px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #005484; }
  .find-a-thing--your-location img.location-icon {
    margin: -8px 10px 0; }

.find-a-thing--get-location--container {
  transition: width .3s ease, opacity .1s ease .3s, transform .1s ease .3s;
  flex-grow: 0.0001;
  overflow: hidden;
  max-height: 0;
  max-width: 0;
  margin: 0; }

.find-a-thing--search-bar.inactive .find-a-thing--your-location {
  opacity: 0;
  transform: translateY(2em);
  width: 0;
  height: 0;
  margin: 0;
  flex-grow: 0.0001; }

.find-a-thing--search-bar.inactive .find-a-thing--get-location--container {
  flex-grow: 1;
  width: auto;
  max-height: 100%;
  max-width: 100%;
  margin: inherit; }
  @media (min-width: 1200px) {
    .find-a-thing--search-bar.inactive .find-a-thing--get-location--container {
      text-align: left; } }

.find-a-thing--suggest-a-thing {
  display: flex;
  width: 100%;
  max-width: 1250px;
  justify-content: space-between;
  margin: 0 auto;
  padding: 62px 0 0;
  overflow: hidden; }
  @media (max-width: 1199px) {
    .find-a-thing--suggest-a-thing {
      max-width: 80%; } }
  @media (max-width: 1199px) and (max-width: 991px) {
    .find-a-thing--suggest-a-thing {
      flex-direction: column;
      padding: 48px 10px 0;
      max-width: 63%; } }
  @media (max-width: 1199px) and (max-width: 991px) and (max-width: 767px) {
    .find-a-thing--suggest-a-thing {
      max-width: unset;
      width: 100%;
      background: #f9fbfd; } }
  .find-a-thing--suggest-a-thing .find-a-thing--suggest-a-thing--copy {
    width: 50%;
    margin-right: 3em; }
    .find-a-thing--suggest-a-thing .find-a-thing--suggest-a-thing--copy p {
      font-size: 20px;
      font-weight: 300;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.4;
      letter-spacing: normal;
      color: #000; }
    @media (max-width: 991px) {
      .find-a-thing--suggest-a-thing .find-a-thing--suggest-a-thing--copy {
        margin-right: 0;
        width: 100%; }
        .find-a-thing--suggest-a-thing .find-a-thing--suggest-a-thing--copy h3 {
          font-size: 28px;
          font-weight: 300;
          line-height: 1.29; }
        .find-a-thing--suggest-a-thing .find-a-thing--suggest-a-thing--copy p {
          font-size: 16px;
          font-weight: 300;
          line-height: 1.5;
          letter-spacing: 0.2px; } }
  .find-a-thing--suggest-a-thing .find-a-thing--suggest-a-thing--header {
    margin-top: 0;
    font-size: 46px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000;
    margin-bottom: 24px; }
  .find-a-thing--suggest-a-thing .find-a-thing--suggest-a-thing--form {
    width: 50%;
    margin-top: 10px; }
    @media (max-width: 991px) {
      .find-a-thing--suggest-a-thing .find-a-thing--suggest-a-thing--form {
        width: auto; } }
    .find-a-thing--suggest-a-thing .find-a-thing--suggest-a-thing--form * {
      display: block; }
    .find-a-thing--suggest-a-thing .find-a-thing--suggest-a-thing--form label:first-of-type {
      margin-top: 0; }
    .find-a-thing--suggest-a-thing .find-a-thing--suggest-a-thing--form input[type=text] {
      width: 100%;
      height: 48px;
      border: solid 1px #d0d0d0;
      background-color: #ffffff;
      margin-bottom: 24px;
      max-width: 509px; }
    .find-a-thing--suggest-a-thing .find-a-thing--suggest-a-thing--form button {
      margin: 32px 0 0;
      color: #0089c8;
      border: solid 2px #0089c8;
      max-width: 202px; }
    @media (max-width: 991px) {
      .find-a-thing--suggest-a-thing .find-a-thing--suggest-a-thing--form {
        margin-top: 36px; }
        .find-a-thing--suggest-a-thing .find-a-thing--suggest-a-thing--form button {
          width: 100%;
          max-width: 202px; } }
    @media (max-width: 991px) and (max-width: 767px) {
      .find-a-thing--suggest-a-thing .find-a-thing--suggest-a-thing--form button {
        max-width: unset; } }

.find-a-thing--map-controls {
  position: absolute;
  z-index: 3;
  bottom: 2rem;
  left: 1rem;
  padding: 0;
  margin: 0;
  list-style: none;
  user-select: none; }
  .find-a-thing--map-controls .find-a-thing--map-control-btn {
    width: 37px;
    height: 37px;
    margin: 0;
    border: 1px solid black;
    position: relative;
    display: block;
    border-radius: 0.25em;
    border: 1px solid rgba(1, 120, 175, 0.5);
    box-shadow: inset 1px 1px 2px rgba(255, 255, 255, 0.15), inset -1px -1px 2px rgba(0, 0, 0, 0.06);
    transition: all .1s ease 0s;
    cursor: pointer;
    background: linear-gradient(#303030, #191919);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#303030', endColorstr='#191919'); }
    .find-a-thing--map-controls .find-a-thing--map-control-btn:active {
      background: linear-gradient(#000, #000); }
    .find-a-thing--map-controls .find-a-thing--map-control-btn + .find-a-thing--map-control-btn {
      margin-top: 1rem; }
    .find-a-thing--map-controls .find-a-thing--map-control-btn::before {
      content: "";
      color: white;
      position: absolute;
      top: -.1em;
      left: .9rem;
      z-index: 60;
      font-size: 2.5rem; }
  .find-a-thing--map-controls .find-a-thing--map-control-geo {
    background: linear-gradient(#0697da, #0089c8);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#0697da', endColorstr='#0089c8'); }
    .find-a-thing--map-controls .find-a-thing--map-control-geo:hover {
      background: linear-gradient(#0985be, #006a9b);
      filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#0985be', endColorstr='#006a9b'); }
    .find-a-thing--map-controls .find-a-thing--map-control-geo:active {
      background: linear-gradient(#006a9b, #0985be);
      filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#006a9b', endColorstr='#0985be'); }
    .find-a-thing--map-controls .find-a-thing--map-control-geo::before {
      content: "\27a4";
      display: inline-block;
      transform: rotate(-45deg);
      font-size: 2.5rem;
      left: 7px; }
  .find-a-thing--map-controls .find-a-thing--map-control-zoom-in::before {
    content: "\2b"; }
  .find-a-thing--map-controls .find-a-thing--map-control-zoom-out::before {
    content: "\2212"; }

span.screen-reader-text {
  position: absolute;
  top: -9999px;
  left: -9999px; }

.jom-loader {
  display: none;
  position: absolute;
  z-index: 300;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  background: transparent;
  animation: float 5s ease infinite, load-in .3s ease 1; }
  .jom-loader #spinner,
  .jom-loader #checkmark {
    opacity: 0;
    transition-property: all;
    transition-duration: 0.2s;
    transition-timing-function: ease; }
  .jom-loader #checkmark {
    fill: #0BD5A7;
    width: 50px;
    position: absolute;
    z-index: 500;
    height: 50px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }

#drawer-container.loading .drawer, #drawer-container.loaded .drawer,
#find-a-thing--container.loading .drawer,
#find-a-thing--container.loaded .drawer {
  transition-property: all;
  transition-duration: .2s;
  transition-timing-function: ease-in; }

#drawer-container.loading .jom-loader, #drawer-container.loaded .jom-loader,
#find-a-thing--container.loading .jom-loader,
#find-a-thing--container.loaded .jom-loader {
  display: block;
  animation-play-state: running; }

#drawer-container.loading,
#find-a-thing--container.loading {
  cursor: wait; }
  #drawer-container.loading #spinner,
  #find-a-thing--container.loading #spinner {
    opacity: 1; }
  #drawer-container.loading .drawer-step-container:after,
  #find-a-thing--container.loading .drawer-step-container:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 125;
    background: rgba(255, 255, 255, 0.5); }

#drawer-container.updating,
#find-a-thing--container.updating {
  cursor: progress; }
  #drawer-container.updating #spinner,
  #find-a-thing--container.updating #spinner {
    opacity: 1; }
  #drawer-container.updating .jom-loader,
  #find-a-thing--container.updating .jom-loader {
    display: block; }
  #drawer-container.updating .drawer-main-bottom,
  #find-a-thing--container.updating .drawer-main-bottom {
    transform: translateY(110%); }
  #drawer-container.updating .cart-total,
  #find-a-thing--container.updating .cart-total {
    transform: translateY(-200%); }
  #drawer-container.updating .cart-item-price,
  #find-a-thing--container.updating .cart-item-price {
    opacity: 0;
    transition: opacity .2s ease; }
  #drawer-container.updating .drawer-bottom button,
  #find-a-thing--container.updating .drawer-bottom button {
    transform: translateY(100%); }

#drawer-container.loaded .jom-loader,
#find-a-thing--container.loaded .jom-loader {
  animation: load-out 1s ease-in-out 1; }

#drawer-container.loaded #checkmark,
#find-a-thing--container.loaded #checkmark {
  opacity: 1; }

#drawer-container.error .drawer-main,
#find-a-thing--container.error .drawer-main {
  animation-name: shake-it-off;
  animation-duration: .5s;
  animation-timing-function: ease;
  animation-iteration-count: 1;
  overflow: hidden; }

.jom-loader {
  width: 100px;
  height: 100px;
  zoom: 2; }

.circular {
  animation: rotate 2s linear infinite;
  animation-play-state: running;
  height: 100px;
  position: relative;
  width: 100px; }

.outer-path {
  stroke-dasharray: 30,100;
  stroke-dashoffset: -30;
  stroke: #0089c8;
  animation: outter-dash 3s ease-in-out infinite, color 1s linear infinite;
  stroke-linecap: round; }

.inner-path {
  stroke: #0089c8;
  animation: inner-dash 5s ease-in-out infinite, color 1s linear infinite; }

.jom-loader-ajax {
  display: block;
  position: static;
  animation: none;
  transform: none;
  zoom: 1;
  margin: 0 auto;
  overflow: hidden; }

/*@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
   .jom-loader {
       animation: none;

       #spinner {
           transition: none;
       }
   }
}*/
.find-a-church .find-a-thing--get-location--container button {
  width: 297px;
  margin: 0; }

.find-a-church .search-input-wrapper input {
  max-width: 663px; }

.find-a-church .search-input-wrapper button {
  min-width: 148px;
  margin-top: -13px; }

.find-a-church .find-a-thing--thing-detail--address {
  margin-bottom: 24px; }
  .find-a-church .find-a-thing--thing-detail--address p {
    margin: 0;
    padding: 0; }

.find-a-church .jom-get-directions {
  margin: 0 0 40px; }

.find-a-church .find-a-thing--thing-detail--main-section-jom-church-detail .find-a-thing--thing-detail--detail.find-a-thing--thing-about {
  display: block; }

.find-a-church .find-a-thing--thing-detail--main-section-jom-church-detail img {
  width: 100%; }

.find-a-church .find-a-thing--sidebar .button-container {
  background: #f6f6f6;
  display: flex;
  width: 50%;
  padding: 20px;
  height: auto;
  position: fixed;
  z-index: 30;
  bottom: 0;
  left: 437px;
  box-shadow: 0 -2px 4px 0 rgba(0, 0, 0, 0.1); }
  .find-a-church .find-a-thing--sidebar .button-container button {
    width: 50%;
    padding: 0;
    height: 48px;
    margin-right: 24px;
    border-radius: 4px; }
  @media (max-width: 991px) {
    .find-a-church .find-a-thing--sidebar .button-container {
      background: #f6f6f6;
      display: flex;
      width: 50%;
      flex-wrap: wrap;
      padding: 20px;
      height: auto;
      position: fixed;
      z-index: 30;
      bottom: 0;
      left: 273px;
      box-shadow: 0 -2px 4px 0 rgba(0, 0, 0, 0.1); }
      .find-a-church .find-a-thing--sidebar .button-container button {
        width: 100%;
        padding: 0;
        height: 48px;
        margin-right: 0px;
        margin-bottom: 16px; } }

.find-a-church .jom-bottom-pic-stripe.lw-short-page-hero .score-hero {
  min-height: 315px; }
  .find-a-church .jom-bottom-pic-stripe.lw-short-page-hero .score-hero h1 {
    font-size: 46px;
    font-weight: 300; }
  @media (max-width: 991px) {
    .find-a-church .jom-bottom-pic-stripe.lw-short-page-hero .score-hero h1 {
      font-size: 28px;
      text-align: center;
      margin-bottom: 21px; } }

.find-a-church .jom-bottom-pic-stripe {
  margin-top: 0; }

@media (max-width: 767px) {
  .find-a-church .find-a-thing--sidebar .find-a-thing--thing-detail--main-container {
    padding-bottom: 0;
    margin-bottom: 100px; }
  .find-a-church .find-a-thing--sidebar--thing-detail--main {
    padding-right: 32px;
    height: 380px;
    overflow: scroll; }
  .find-a-church .button-container.findchurchbtngroup {
    background: #f6f6f6;
    display: inline-block;
    position: absolute;
    width: 100%;
    left: 0;
    padding: 20px;
    height: auto;
    z-index: 30;
    bottom: 0;
    box-shadow: 0 -2px 4px 0 rgba(0, 0, 0, 0.1); }
    .find-a-church .button-container.findchurchbtngroup button {
      width: 100%;
      padding: 0;
      height: 48px;
      margin-right: 0px;
      margin-bottom: 16px; } }

body.find-a-church.modal-open .modal--church {
  display: block; }

.score-hero h1 {
  z-index: 2 !important; }

@media (max-width: 767px) {
  .jom-content-spot-wrapper .score-hero h1, .jom-community .score-hero h1 {
    max-width: 90%;
    margin: 0 auto; } }

.find-a-church .find-a-thing--heading {
  max-width: 1250px;
  margin: 0 auto 25px;
  font: normal 34px "museo-sans";
  font-weight: 300;
  color: #000000; }
  @media (max-width: 1199px) {
    .find-a-church .find-a-thing--heading {
      margin: 0 auto;
      max-width: 100%;
      text-align: center; } }

.find-a-church .find-a-thing--search-bar--container {
  padding: 31px 1rem 3em; }
  .find-a-church .find-a-thing--search-bar--container .find-a-thing--search-bar {
    padding: 0; }
  @media (max-width: 767px) {
    .find-a-church .find-a-thing--search-bar--container {
      padding: 30px 10px 48px;
      text-align: center; }
      .find-a-church .find-a-thing--search-bar--container .find-a-thing--heading {
        font-size: 28px;
        font-weight: 300;
        line-height: 1.29; }
      .find-a-church .find-a-thing--search-bar--container .find-a-thing--your-location {
        text-align: center;
        font-size: 24px;
        line-height: normal; } }

.find-a-church #modal-overlay {
  z-index: 99; }

.find-a-thing--google-map.list-expand {
  width: 80%; }

.find-a-thing--google-map.detail-expand {
  width: 55%; }
  @media (min-width: 768px) and (max-width: 991px) {
    .find-a-thing--google-map.detail-expand {
      width: 38%; } }

.find-a-thing--google-map.detail-expand-close {
  width: 100%; }

.find-a-thing--sidebar--list-count {
  text-align: center;
  padding: 0 15px;
  font-size: 20px;
  font-weight: 500; }

@-moz-document url-prefix() {
  #find-a-thing--search-form .clear-icon {
    margin-top: -12px !important; } }

@supports (display: -ms-grid) {
  #find-a-thing--search-form .search-input-wrapper input ~ label {
    margin: 30px 40px !important;
    top: -16px;
    font-size: 10px;
    font-weight: 700; } }

.jom-suggest-church {
  background: #f9fbfd;
  padding-bottom: 80px;
  margin-bottom: 0;
  padding-top: 0; }

.find-a-church .find-a-thing--thing-detail--main-section-jom-church-detail img {
  border-radius: 100%;
  width: 140px;
  height: 140px;
  display: block;
  margin-bottom: 25px; }

.modal--church p.alt {
  margin: 20px;
  font-size: 20px; }
  @media (max-width: 767px) {
    .modal--church p.alt {
      font-size: 18px; } }

#find-a-church--give-feedback-form input {
  height: 48px;
  border: solid 1px #d0d0d0;
  background-color: #ffffff; }

.my-account-gift {
  display: flex;
  justify-content: center;
  margin-bottom: 24px; }
  @media (max-width: 991px) {
    .my-account-gift .score-center {
      max-width: 100%;
      width: 100%; } }
  .my-account-gift .gift-icon {
    display: flex;
    align-items: center;
    margin-bottom: 24px; }
    .my-account-gift .gift-icon img {
      width: 48px; }
      @media (max-width: 767px) {
        .my-account-gift .gift-icon img {
          width: 28px; } }
    .my-account-gift .gift-icon h2 {
      font-size: 34px;
      margin: 0 0 0 12px;
      font-weight: 300; }
      @media (max-width: 767px) {
        .my-account-gift .gift-icon h2 {
          font-size: 20px; } }
  .my-account-gift .block-share {
    text-align: right;
    font-family: alternate-gothic-no-3-d;
    font-size: 18px;
    margin-top: 10px; }
    @media (max-width: 767px) {
      .my-account-gift .block-share {
        margin-top: 0;
        padding-right: 10px; } }
    .my-account-gift .block-share a {
      text-decoration: none; }
  .my-account-gift .yearly-total {
    background: url(http://local.jom.com/-/media/Images/Jom/Store/books3x/Large_Display.png);
    height: 373px;
    padding: 50px 0;
    text-align: center;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center; }
    .my-account-gift .yearly-total:before {
      background-color: rgba(0, 0, 0, 0.5);
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      content: "";
      z-index: 0; }
    .my-account-gift .yearly-total .my-giving, .my-account-gift .yearly-total .new-user {
      position: relative;
      color: #ffffff;
      font-size: 30px;
      font-weight: 300; }
    .my-account-gift .yearly-total .new-user .wht-link {
      width: 280px;
      margin: 30px auto 0;
      display: block;
      max-width: max-content; }
  .my-account-gift .timeline {
    color: #ffffff;
    display: inline-block;
    width: 100%;
    margin-top: 8%;
    position: relative; }
    @media (max-width: 767px) {
      .my-account-gift .timeline {
        margin-top: 16%; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .my-account-gift .timeline {
        margin-top: 14%; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      .my-account-gift .timeline {
        margin-top: 10%; } }
    .my-account-gift .timeline .track {
      position: relative;
      width: 100%;
      height: 2px;
      background: rgba(0, 0, 0, 0.5); }
      .my-account-gift .timeline .track .track-fill {
        position: absolute;
        width: 50%;
        top: 0;
        left: 0;
        height: 2px;
        background: rgba(255, 255, 255, 0.8); }
      .my-account-gift .timeline .track .point {
        position: absolute;
        top: -85px;
        width: auto;
        left: 10%; }
        @media (max-width: 767px) {
          .my-account-gift .timeline .track .point {
            top: -58px; } }
        .my-account-gift .timeline .track .point .marker {
          width: 12px;
          height: 12px;
          border-radius: 50%;
          background: #FFF;
          margin: 15px auto;
          position: relative; }
      .my-account-gift .timeline .track .point.current {
        left: 50%;
        margin-left: -40px; }
        @media (max-width: 991px) {
          .my-account-gift .timeline .track .point.current {
            margin-left: -30px; } }
  @media (max-width: 991px) and (max-width: 767px) {
    .my-account-gift .timeline .track .point.current {
      margin-left: -25px; } }
      .my-account-gift .timeline .track .point-amount {
        margin: 0 auto;
        font-size: 46px; }
        @media (max-width: 767px) {
          .my-account-gift .timeline .track .point-amount {
            font-size: 26px; } }
      .my-account-gift .timeline .track .point-title {
        margin: 0 auto;
        font-size: 20px;
        font-weight: 300; }
  .my-account-gift .wht-link {
    display: inline-block;
    margin-top: 5.2%;
    min-width: 265px;
    border-radius: 4px;
    text-decoration: none;
    position: relative; }
    @media (max-width: 767px) {
      .my-account-gift .wht-link {
        margin-top: 20%; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .my-account-gift .wht-link {
        margin-top: 10%; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      .my-account-gift .wht-link {
        margin-top: 9%; } }

.recentprayers-pages {
  display: flex;
  justify-content: center;
  margin-top: 34px; }
  .recentprayers-pages .score-center {
    max-width: 857px; }
    @media (max-width: 991px) {
      .recentprayers-pages .score-center {
        max-width: 100%;
        width: 100%; } }
  .recentprayers-pages .recent-blocks {
    padding: 0; }
  .recentprayers-pages .recent-titles {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 25px; }
    .recentprayers-pages .recent-titles img {
      display: inline-block; }
      @media (max-width: 767px) {
        .recentprayers-pages .recent-titles img {
          margin-left: 10px; } }
    .recentprayers-pages .recent-titles h6 {
      display: inline-block;
      font-size: 34px;
      position: relative;
      top: 5px;
      font-weight: 300; }
      @media (max-width: 767px) {
        .recentprayers-pages .recent-titles h6 {
          font-size: 24px; } }
    .recentprayers-pages .recent-titles a {
      align-content: flex-end;
      display: flex;
      padding-right: 15px;
      font-size: 18px;
      font-family: alternate-gothic-no-3-d;
      color: #0089c8; }
      @media (max-width: 767px) {
        .recentprayers-pages .recent-titles a {
          margin-top: 10px; } }
  .recentprayers-pages .recent-prayer-wrapper {
    display: flex;
    justify-content: space-between; }
    @media (max-width: 991px) {
      .recentprayers-pages .recent-prayer-wrapper {
        display: block; } }
    .recentprayers-pages .recent-prayer-wrapper .prayer-content {
      box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.1);
      background: #f9fbfd;
      width: 48.5%;
      margin-bottom: 20px;
      display: inline-block;
      padding: 75px 60px 0 60px; }
      @media (max-width: 991px) {
        .recentprayers-pages .recent-prayer-wrapper .prayer-content {
          width: 100%; } }
      .recentprayers-pages .recent-prayer-wrapper .prayer-content p {
        font-size: 30px; }
        @media (max-width: 767px) {
          .recentprayers-pages .recent-prayer-wrapper .prayer-content p {
            font-size: 25px; } }
      .recentprayers-pages .recent-prayer-wrapper .prayer-content .date-publish {
        margin-bottom: 40px; }
        .recentprayers-pages .recent-prayer-wrapper .prayer-content .date-publish span {
          font-size: 20px;
          font-weight: 300;
          line-height: normal; }
          @media (max-width: 991px) {
            .recentprayers-pages .recent-prayer-wrapper .prayer-content .date-publish span {
              font-size: 15px; } }
      .recentprayers-pages .recent-prayer-wrapper .prayer-content .view-prayers {
        width: 172px;
        margin-bottom: 60px; }
        @media (max-width: 767px) {
          .recentprayers-pages .recent-prayer-wrapper .prayer-content .view-prayers {
            margin-right: 0;
            width: 100%; } }
        .recentprayers-pages .recent-prayer-wrapper .prayer-content .view-prayers a {
          font-size: 18px;
          text-decoration: none;
          font-family: alternate-gothic-no-3-d;
          color: #0089c8; }

.jom-horiz-tab {
  margin-top: 12px; }
  .jom-horiz-tab .add-card-wrapper {
    display: flex;
    justify-content: space-between; }
  .jom-horiz-tab ul.nav-tabs {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    width: 34%;
    border: none; }
    @media (max-width: 991px) {
      .jom-horiz-tab ul.nav-tabs {
        width: 100%;
        text-align: center; } }
  .jom-horiz-tab ul.nav-tabs li {
    margin: 0;
    padding: 0;
    overflow: hidden;
    position: relative;
    margin-bottom: 40px;
    width: 100%; }
  .jom-horiz-tab ul.nav-tabs li.active a {
    border: none;
    font-weight: bold; }
  .jom-horiz-tab ul.nav-tabs li a {
    text-decoration: none;
    color: #0089c8;
    display: block;
    font-size: 24px;
    padding: 0 20px;
    outline: none;
    border: none; }
    .jom-horiz-tab ul.nav-tabs li a:hover {
      background-color: transparent;
      border: none;
      padding: 0 20px;
      color: #0089c8; }
    .jom-horiz-tab ul.nav-tabs li a:focus {
      background-color: transparent;
      color: #0089c8; }
  .jom-horiz-tab .tab-pane {
    padding-left: 34%;
    min-height: 100px;
    font-size: 1.2em;
    z-index: 1000;
    opacity: 1; }
    @media (max-width: 991px) {
      .jom-horiz-tab .tab-pane {
        padding: 0 15px; } }
  @media (max-width: 991px) {
    .jom-horiz-tab {
      margin-top: 0; }
      .jom-horiz-tab ul.nav-tabs li {
        margin-bottom: 20px; }
        .jom-horiz-tab ul.nav-tabs li a {
          font-size: 20px; }
      .jom-horiz-tab .basic-info-title-edit h3, .jom-horiz-tab .subscrip-joe h3, .jom-horiz-tab .lw-account-info h3, .jom-horiz-tab .jom-change-password h3 {
        font-size: 28px;
        padding-top: 30px;
        font-weight: 500;
        margin-bottom: 20px;
        line-height: normal; }
      .jom-horiz-tab .add-card-wrapper {
        display: block; }
        .jom-horiz-tab .add-card-wrapper h4 {
          font-size: 20px; }
        .jom-horiz-tab .add-card-wrapper .add-card-button-group #open-card-form-button, .jom-horiz-tab .add-card-wrapper .add-card-button-group #open-account-form-button, .jom-horiz-tab .add-card-wrapper .add-method-button-group #open-card-form-button, .jom-horiz-tab .add-card-wrapper .add-method-button-group #open-account-form-button {
          margin: 0; } }
  @media (min-width: 768px) and (max-width: 1199px) {
    .jom-horiz-tab .add-card-wrapper {
      display: flex; } }

.jom-basic-contact-info {
  border-bottom: 1px solid #c3c3c3; }
  .jom-basic-contact-info .basic-info-title-edit {
    display: inline-block;
    width: 100%;
    margin-bottom: 40px; }
    .jom-basic-contact-info .basic-info-title-edit h3 {
      font-size: 34px;
      font-weight: 300;
      display: inline-block;
      margin: 0; }
      @media (max-width: 767px) {
        .jom-basic-contact-info .basic-info-title-edit h3 {
          font-size: 25px; } }
    .jom-basic-contact-info .basic-info-title-edit a {
      float: right;
      font-size: 18px;
      color: #0089c8;
      padding: 0;
      width: 125px;
      height: 48px;
      line-height: 48px;
      text-align: center;
      border-radius: 4px;
      border: 2px solid #0089c8;
      font-family: alternate-gothic-no-3-d;
      font-weight: normal; }
      @media (max-width: 767px) {
        .jom-basic-contact-info .basic-info-title-edit a {
          margin-top: 10px;
          width: 30%;
          float: none;
          text-align: center;
          height: 40px;
          line-height: 40px;
          margin-left: 20px; } }
  .jom-basic-contact-info .name {
    margin-bottom: 40px; }
    .jom-basic-contact-info .name .name b {
      margin: 0; }
  .jom-basic-contact-info .suggestion {
    font-size: 20px;
    margin-bottom: 24px; }
  .jom-basic-contact-info .born-details, .jom-basic-contact-info .gender-details {
    margin-bottom: 16px; }
    .jom-basic-contact-info .born-details p, .jom-basic-contact-info .gender-details p {
      display: inline-block; }
      .jom-basic-contact-info .born-details p:first-child, .jom-basic-contact-info .gender-details p:first-child {
        font-weight: bold; }
  .jom-basic-contact-info .edit h3 {
    margin-bottom: 40px;
    display: inline-block;
    width: 100%;
    font-size: 20px;
    font-weight: 300; }
  .jom-basic-contact-info .edit .input-wrapper {
    position: relative; }
    @media (max-width: 767px) {
      .jom-basic-contact-info .edit .input-wrapper {
        padding: 0; } }
    .jom-basic-contact-info .edit .input-wrapper label {
      padding: 6px 8px 0;
      margin: 0;
      position: absolute;
      font-size: 10px;
      top: 0px; }
    .jom-basic-contact-info .edit .input-wrapper input {
      border: 1px solid #d0d0d0;
      height: 48px;
      padding-bottom: 0; }
  .jom-basic-contact-info .edit .date-bir-edit img {
    position: absolute;
    right: 26px;
    top: 15px;
    cursor: pointer; }
  .jom-basic-contact-info .edit .gender-edit select {
    height: 48px;
    border: 1px solid #d0d0d0;
    background-position: calc(100% - 15px);
    width: 100%; }
  .jom-basic-contact-info .edit .thank-msg {
    font-size: 16px; }
  .jom-basic-contact-info .edit .cancel-save-btn {
    display: inline-block;
    width: 100%;
    text-align: center; }
    .jom-basic-contact-info .edit .cancel-save-btn a {
      display: inline-block;
      font-family: alternate-gothic-no-3-d;
      font-size: 18px;
      border-radius: 4px;
      width: 125px;
      height: 48px;
      text-align: center;
      padding: 0;
      line-height: 48px; }
    .jom-basic-contact-info .edit .cancel-save-btn .cancel-button {
      border: 1px solid #0089c8;
      background-color: #ffffff;
      color: #0089c8;
      margin-right: 20px;
      font-weight: normal; }
    .jom-basic-contact-info .edit .cancel-save-btn .update-button {
      background-color: #0089c8;
      color: #ffffff;
      border-color: #0089c8;
      font-weight: normal; }

.jom-contact-info h3 {
  font-size: 34px;
  text-transform: capitalize;
  font-weight: 300;
  margin-bottom: 40px; }
  @media (max-width: 767px) {
    .jom-contact-info h3 {
      font-size: 25px;
      display: inline-block;
      margin-bottom: 20px; } }

.jom-contact-info .lw-info-wrapper {
  border: 0;
  padding: 0; }

.jom-contact-info .email-panel, .jom-contact-info .phone-panel {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #c3c3c3;
  padding-bottom: 40px;
  margin-bottom: 40px; }
  .jom-contact-info .email-panel .email, .jom-contact-info .email-panel .phone, .jom-contact-info .phone-panel .email, .jom-contact-info .phone-panel .phone {
    font-size: 24px;
    font-weight: 500; }
    @media (max-width: 991px) {
      .jom-contact-info .email-panel .email, .jom-contact-info .email-panel .phone, .jom-contact-info .phone-panel .email, .jom-contact-info .phone-panel .phone {
        font-size: 20px; } }
  .jom-contact-info .email-panel .add-email, .jom-contact-info .email-panel .add-phone, .jom-contact-info .phone-panel .add-email, .jom-contact-info .phone-panel .add-phone {
    position: relative; }
    @media (max-width: 767px) {
      .jom-contact-info .email-panel .add-email, .jom-contact-info .email-panel .add-phone, .jom-contact-info .phone-panel .add-email, .jom-contact-info .phone-panel .add-phone {
        margin: 20px 0 10px;
        display: inline-block;
        width: 100%; } }
  .jom-contact-info .email-panel .primary-email, .jom-contact-info .phone-panel .primary-email {
    display: inline-block;
    width: 100%; }
    .jom-contact-info .email-panel .primary-email span, .jom-contact-info .phone-panel .primary-email span {
      font-weight: bold; }
  .jom-contact-info .email-panel .email-message, .jom-contact-info .phone-panel .email-message {
    font-size: 16px;
    font-style: italic;
    font-weight: normal; }
  .jom-contact-info .email-panel .emails-add-edit-remove, .jom-contact-info .email-panel .phones-add-edit-remove, .jom-contact-info .phone-panel .emails-add-edit-remove, .jom-contact-info .phone-panel .phones-add-edit-remove {
    display: inline-block;
    width: 100%;
    border-top: 1px solid #c3c3c3;
    border-bottom: 1px solid #c3c3c3;
    margin: 40px 0;
    padding-top: 20px; }
  .jom-contact-info .email-panel .email-edit-box, .jom-contact-info .email-panel .phone-box, .jom-contact-info .email-panel .phone-edit-box, .jom-contact-info .phone-panel .email-edit-box, .jom-contact-info .phone-panel .phone-box, .jom-contact-info .phone-panel .phone-edit-box {
    display: inline-block;
    width: 100%; }
    .jom-contact-info .email-panel .email-edit-box .new-emails, .jom-contact-info .email-panel .email-edit-box .new-phones, .jom-contact-info .email-panel .phone-box .new-emails, .jom-contact-info .email-panel .phone-box .new-phones, .jom-contact-info .email-panel .phone-edit-box .new-emails, .jom-contact-info .email-panel .phone-edit-box .new-phones, .jom-contact-info .phone-panel .email-edit-box .new-emails, .jom-contact-info .phone-panel .email-edit-box .new-phones, .jom-contact-info .phone-panel .phone-box .new-emails, .jom-contact-info .phone-panel .phone-box .new-phones, .jom-contact-info .phone-panel .phone-edit-box .new-emails, .jom-contact-info .phone-panel .phone-edit-box .new-phones {
      font-weight: bold; }
      .jom-contact-info .email-panel .email-edit-box .new-emails span, .jom-contact-info .email-panel .email-edit-box .new-phones span, .jom-contact-info .email-panel .phone-box .new-emails span, .jom-contact-info .email-panel .phone-box .new-phones span, .jom-contact-info .email-panel .phone-edit-box .new-emails span, .jom-contact-info .email-panel .phone-edit-box .new-phones span, .jom-contact-info .phone-panel .email-edit-box .new-emails span, .jom-contact-info .phone-panel .email-edit-box .new-phones span, .jom-contact-info .phone-panel .phone-box .new-emails span, .jom-contact-info .phone-panel .phone-box .new-phones span, .jom-contact-info .phone-panel .phone-edit-box .new-emails span, .jom-contact-info .phone-panel .phone-edit-box .new-phones span {
        font-weight: 300; }
    .jom-contact-info .email-panel .email-edit-box .edit-mails, .jom-contact-info .email-panel .email-edit-box .delete-email, .jom-contact-info .email-panel .email-edit-box .edit-phones, .jom-contact-info .email-panel .email-edit-box .edit-phone, .jom-contact-info .email-panel .email-edit-box .edit-email, .jom-contact-info .email-panel .email-edit-box .delete-phone, .jom-contact-info .email-panel .phone-box .edit-mails, .jom-contact-info .email-panel .phone-box .delete-email, .jom-contact-info .email-panel .phone-box .edit-phones, .jom-contact-info .email-panel .phone-box .edit-phone, .jom-contact-info .email-panel .phone-box .edit-email, .jom-contact-info .email-panel .phone-box .delete-phone, .jom-contact-info .email-panel .phone-edit-box .edit-mails, .jom-contact-info .email-panel .phone-edit-box .delete-email, .jom-contact-info .email-panel .phone-edit-box .edit-phones, .jom-contact-info .email-panel .phone-edit-box .edit-phone, .jom-contact-info .email-panel .phone-edit-box .edit-email, .jom-contact-info .email-panel .phone-edit-box .delete-phone, .jom-contact-info .phone-panel .email-edit-box .edit-mails, .jom-contact-info .phone-panel .email-edit-box .delete-email, .jom-contact-info .phone-panel .email-edit-box .edit-phones, .jom-contact-info .phone-panel .email-edit-box .edit-phone, .jom-contact-info .phone-panel .email-edit-box .edit-email, .jom-contact-info .phone-panel .email-edit-box .delete-phone, .jom-contact-info .phone-panel .phone-box .edit-mails, .jom-contact-info .phone-panel .phone-box .delete-email, .jom-contact-info .phone-panel .phone-box .edit-phones, .jom-contact-info .phone-panel .phone-box .edit-phone, .jom-contact-info .phone-panel .phone-box .edit-email, .jom-contact-info .phone-panel .phone-box .delete-phone, .jom-contact-info .phone-panel .phone-edit-box .edit-mails, .jom-contact-info .phone-panel .phone-edit-box .delete-email, .jom-contact-info .phone-panel .phone-edit-box .edit-phones, .jom-contact-info .phone-panel .phone-edit-box .edit-phone, .jom-contact-info .phone-panel .phone-edit-box .edit-email, .jom-contact-info .phone-panel .phone-edit-box .delete-phone {
      font-size: 18px;
      color: #0089c8;
      font-family: alternate-gothic-no-3-d;
      margin-bottom: 20px;
      text-transform: uppercase;
      font-weight: normal; }
  .jom-contact-info .email-panel .edit-mails, .jom-contact-info .email-panel .delete-email, .jom-contact-info .email-panel .edit-phones, .jom-contact-info .email-panel .edit-phone, .jom-contact-info .email-panel .edit-email, .jom-contact-info .email-panel .delete-phone, .jom-contact-info .phone-panel .edit-mails, .jom-contact-info .phone-panel .delete-email, .jom-contact-info .phone-panel .edit-phones, .jom-contact-info .phone-panel .edit-phone, .jom-contact-info .phone-panel .edit-email, .jom-contact-info .phone-panel .delete-phone {
    text-decoration: none;
    display: block; }
  .jom-contact-info .email-panel .email-form, .jom-contact-info .email-panel .phone-form, .jom-contact-info .phone-panel .email-form, .jom-contact-info .phone-panel .phone-form {
    display: inline-block;
    width: 100%;
    margin-top: 50px; }
    .jom-contact-info .email-panel .email-form .input-wrapper, .jom-contact-info .email-panel .phone-form .input-wrapper, .jom-contact-info .phone-panel .email-form .input-wrapper, .jom-contact-info .phone-panel .phone-form .input-wrapper {
      position: relative; }
      @media (max-width: 767px) {
        .jom-contact-info .email-panel .email-form .input-wrapper, .jom-contact-info .email-panel .phone-form .input-wrapper, .jom-contact-info .phone-panel .email-form .input-wrapper, .jom-contact-info .phone-panel .phone-form .input-wrapper {
          padding: 0; } }
      .jom-contact-info .email-panel .email-form .input-wrapper label, .jom-contact-info .email-panel .phone-form .input-wrapper label, .jom-contact-info .phone-panel .email-form .input-wrapper label, .jom-contact-info .phone-panel .phone-form .input-wrapper label {
        padding: 6px 8px 0;
        margin: 0;
        position: absolute;
        font-size: 10px;
        top: 0px; }
      .jom-contact-info .email-panel .email-form .input-wrapper input, .jom-contact-info .email-panel .phone-form .input-wrapper input, .jom-contact-info .phone-panel .email-form .input-wrapper input, .jom-contact-info .phone-panel .phone-form .input-wrapper input {
        border: 1px solid #d0d0d0;
        height: 48px;
        padding-bottom: 0; }
    .jom-contact-info .email-panel .email-form .cancel-email, .jom-contact-info .email-panel .email-form .cancel-phone, .jom-contact-info .email-panel .phone-form .cancel-email, .jom-contact-info .email-panel .phone-form .cancel-phone, .jom-contact-info .phone-panel .email-form .cancel-email, .jom-contact-info .phone-panel .email-form .cancel-phone, .jom-contact-info .phone-panel .phone-form .cancel-email, .jom-contact-info .phone-panel .phone-form .cancel-phone {
      border: 1px solid #0089c8;
      background-color: #ffffff;
      color: #0089c8;
      margin-right: 20px;
      font-weight: normal;
      display: inline-block;
      font-family: alternate-gothic-no-3-d;
      font-size: 18px;
      border-radius: 4px;
      width: 125px;
      height: 48px;
      text-align: center;
      padding: 0;
      line-height: 48px;
      margin-top: 0; }
    .jom-contact-info .email-panel .email-form .add-new-email, .jom-contact-info .email-panel .email-form .add-new-phone, .jom-contact-info .email-panel .phone-form .add-new-email, .jom-contact-info .email-panel .phone-form .add-new-phone, .jom-contact-info .phone-panel .email-form .add-new-email, .jom-contact-info .phone-panel .email-form .add-new-phone, .jom-contact-info .phone-panel .phone-form .add-new-email, .jom-contact-info .phone-panel .phone-form .add-new-phone {
      background-color: #0089c8;
      color: #ffffff;
      border-color: #0089c8;
      font-weight: normal;
      display: inline-block;
      font-family: alternate-gothic-no-3-d;
      font-size: 18px;
      border-radius: 4px;
      width: 125px;
      height: 48px;
      text-align: center;
      padding: 0;
      line-height: 48px;
      margin-top: 0; }
  .jom-contact-info .email-panel .phone-box, .jom-contact-info .phone-panel .phone-box {
    margin-top: 10px; }
  .jom-contact-info .email-panel .emails-add-edit-remove, .jom-contact-info .phone-panel .emails-add-edit-remove {
    border-bottom: none;
    margin-bottom: 0; }
  .jom-contact-info .email-panel .phones-add-edit-remove, .jom-contact-info .phone-panel .phones-add-edit-remove {
    border-top: 0;
    border-bottom: 0;
    margin-bottom: 0;
    margin-top: 0; }

@media (max-width: 991px) {
  .jom-contact-info .phone-read-only {
    margin-bottom: 0; } }

.contact-address-sec .read-only {
  position: relative;
  border-bottom: 1px solid #d0d0d0; }
  .contact-address-sec .read-only p {
    font-size: 16px;
    line-height: 27px;
    color: #000; }
  .contact-address-sec .read-only .address-details {
    width: 50%;
    display: inline-block; }
  .contact-address-sec .read-only .button-wrapper {
    width: 48%;
    text-align: right;
    position: absolute;
    right: 0;
    bottom: 0; }
    .contact-address-sec .read-only .button-wrapper a {
      font-size: 18px;
      color: #0089c8;
      font-family: alternate-gothic-no-3-d;
      margin-bottom: 20px;
      text-transform: uppercase;
      font-weight: normal;
      display: block;
      border: none;
      background: transparent;
      text-align: right;
      padding: 0; }

.contact-address-sec .edit-del-addr {
  display: inline-block;
  width: 100%; }
  .contact-address-sec .edit-del-addr .input-wrapper {
    position: relative;
    margin-bottom: 20px; }
    @media (max-width: 767px) {
      .contact-address-sec .edit-del-addr .input-wrapper {
        padding: 0; } }
    .contact-address-sec .edit-del-addr .input-wrapper input {
      border: 1px solid #d0d0d0;
      height: 48px;
      padding: 10px 16px 0;
      width: 100%;
      background: transparent; }
    .contact-address-sec .edit-del-addr .input-wrapper input ~ label {
      margin: 30px 32px;
      position: absolute;
      left: 0px;
      top: -18px;
      font-size: 16px;
      font-weight: 300;
      color: #636363;
      text-transform: none;
      z-index: -1; }
      @media (max-width: 767px) {
        .contact-address-sec .edit-del-addr .input-wrapper input ~ label {
          margin: 30px 16px; } }
    .contact-address-sec .edit-del-addr .input-wrapper select ~ label {
      margin: 26px 16px;
      position: absolute;
      left: -2px;
      top: -27px;
      font-size: 10px;
      font-weight: bold;
      color: #636363; }
    .contact-address-sec .edit-del-addr .input-wrapper input:focus ~ label, .contact-address-sec .edit-del-addr .input-wrapper input:not(:placeholder-shown) ~ label {
      margin: 26px 32px;
      position: absolute;
      left: -2px;
      top: -27px;
      font-size: 10px;
      font-weight: bold; }
      @media (max-width: 767px) {
        .contact-address-sec .edit-del-addr .input-wrapper input:focus ~ label, .contact-address-sec .edit-del-addr .input-wrapper input:not(:placeholder-shown) ~ label {
          margin: 30px 16px; } }
    .contact-address-sec .edit-del-addr .input-wrapper input[name="CardNumber"] ~ label, .contact-address-sec .edit-del-addr .input-wrapper input[name="SecurityCode"] ~ label, .contact-address-sec .edit-del-addr .input-wrapper input[name="BankAccountNumber"] ~ label {
      left: 16px; }
      @media (max-width: 767px) {
        .contact-address-sec .edit-del-addr .input-wrapper input[name="CardNumber"] ~ label, .contact-address-sec .edit-del-addr .input-wrapper input[name="SecurityCode"] ~ label, .contact-address-sec .edit-del-addr .input-wrapper input[name="BankAccountNumber"] ~ label {
          left: 0; } }
  .contact-address-sec .edit-del-addr .button-center a {
    text-decoration: none; }

.contact-address-sec .main-add-button {
  font-size: 18px;
  color: #0089c8; }

.lw-change-password-form {
  max-width: 100%; }
  .lw-change-password-form .ch-pwd-joe label {
    padding: 6px 8px 0;
    margin: 0;
    position: absolute;
    font-size: 10px;
    top: 0px; }
  .lw-change-password-form .ch-pwd-joe input {
    border: 1px solid #d0d0d0;
    height: 48px;
    padding-bottom: 0; }
  .lw-change-password-form .ch-pwd-joe .btn-sub {
    text-align: center;
    display: inline-block;
    width: 100%; }
    @media (min-width: 992px) {
      .lw-change-password-form .ch-pwd-joe .btn-sub {
        margin-top: 30px; } }
  .lw-change-password-form .ch-pwd-joe button {
    background-color: #0089c8;
    color: #ffffff;
    border-color: #0089c8;
    font-weight: normal;
    display: inline-block;
    font-family: alternate-gothic-no-3-d;
    font-size: 18px;
    border-radius: 4px;
    height: 48px;
    text-align: center;
    padding: 0;
    line-height: 48px;
    margin-top: 0;
    width: 195px; }

.subscrip-joe h3 {
  font-size: 34px;
  font-weight: 300;
  margin: 0 0 40px 0;
  text-transform: capitalize; }

.subscrip-joe .notifications__row:first-of-type {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }

.subscrip-joe .notifications__row {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
  font-size: 16px; }

.subscrip-joe .notifications__header_subscription {
  width: 30%;
  font-size: 16px;
  font-weight: bold; }
  @media (max-width: 767px) {
    .subscrip-joe .notifications__header_subscription {
      font-size: 12px; } }

.subscrip-joe .notifications__header {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  width: 23.3%; }
  @media (max-width: 767px) {
    .subscrip-joe .notifications__header {
      font-size: 12px; } }

.subscrip-joe .notifications__cell_subscription {
  width: 30%;
  text-overflow: ellipsis;
  overflow-x: hidden; }

.subscrip-joe .notifications__cell {
  width: 23.3%;
  text-align: center; }

.subscrip-joe .update-btn {
  width: 100%;
  display: inline-block;
  text-align: center;
  margin-top: 40px; }
  .subscrip-joe .update-btn a {
    background-color: #0089c8;
    color: #ffffff;
    border-color: #0089c8;
    font-weight: normal;
    display: inline-block;
    font-family: alternate-gothic-no-3-d;
    font-size: 18px;
    border-radius: 4px;
    height: 48px;
    text-align: center;
    padding: 0;
    line-height: 48px;
    margin-top: 0;
    width: 195px; }

.lw-manage-payment-methods h3 {
  font-size: 34px;
  font-weight: 300;
  text-transform: capitalize;
  margin-bottom: 35px; }
  @media (max-width: 991px) {
    .lw-manage-payment-methods h3 {
      margin-bottom: 10px; } }

.lw-manage-payment-methods td, .lw-manage-payment-methods tr {
  padding: 0;
  width: auto;
  text-align: left;
  height: 4em; }

.lw-manage-payment-methods .img-credit-card {
  width: 60px !important;
  position: relative;
  left: -9px; }
  @media (max-width: 767px) {
    .lw-manage-payment-methods .img-credit-card {
      width: 50px !important; } }

.lw-manage-payment-methods .input-wrapper {
  position: relative;
  margin-bottom: 20px;
  /*label {
            padding: 6px 8px 0;
            margin: 0;
            position: absolute;
            font-size: 10px;
            top: 0px;
        }*/ }
  @media (max-width: 767px) {
    .lw-manage-payment-methods .input-wrapper {
      padding: 0; } }
  .lw-manage-payment-methods .input-wrapper input {
    border: 1px solid #d0d0d0;
    height: 48px;
    padding: 10px 16px 0;
    width: 100%;
    background: transparent; }
  .lw-manage-payment-methods .input-wrapper input ~ label {
    margin: 30px 16px;
    position: absolute;
    left: 0px;
    top: -18px;
    font-size: 16px;
    font-weight: 300;
    color: #636363;
    text-transform: none;
    z-index: -1; }
  .lw-manage-payment-methods .input-wrapper select ~ label {
    margin: 26px 16px;
    position: absolute;
    left: -2px;
    top: -27px;
    font-size: 10px;
    font-weight: bold;
    color: #636363; }
  .lw-manage-payment-methods .input-wrapper input:focus ~ label, .lw-manage-payment-methods .input-wrapper input:not(:placeholder-shown) ~ label {
    margin: 26px 16px;
    position: absolute;
    left: -2px;
    top: -27px;
    font-size: 10px;
    font-weight: bold; }
  .lw-manage-payment-methods .input-wrapper input[name="NameOnCard"] ~ label, .lw-manage-payment-methods .input-wrapper input[name="NameOnAccount"] ~ label, .lw-manage-payment-methods .input-wrapper input[name="SecurityCode"] ~ label, .lw-manage-payment-methods .input-wrapper input[name="BankAccountNumber"] ~ label {
    left: 16px; }
    @media (max-width: 767px) {
      .lw-manage-payment-methods .input-wrapper input[name="NameOnCard"] ~ label, .lw-manage-payment-methods .input-wrapper input[name="NameOnAccount"] ~ label, .lw-manage-payment-methods .input-wrapper input[name="SecurityCode"] ~ label, .lw-manage-payment-methods .input-wrapper input[name="BankAccountNumber"] ~ label {
        left: 0; } }
  .lw-manage-payment-methods .input-wrapper img {
    position: absolute;
    right: 26px;
    top: 15px;
    cursor: pointer; }

.lw-manage-payment-methods .cancel-save-btn {
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
  text-align: right;
  padding-right: 15px; }
  .lw-manage-payment-methods .cancel-save-btn a {
    display: inline-block;
    font-family: alternate-gothic-no-3-d;
    font-size: 18px;
    border-radius: 4px;
    width: 125px;
    height: 48px;
    text-align: center;
    padding: 0;
    line-height: 48px; }
  .lw-manage-payment-methods .cancel-save-btn .cancel-button {
    border: 1px solid #0089c8;
    background-color: #ffffff;
    color: #0089c8;
    margin-right: 20px;
    font-weight: normal; }
  .lw-manage-payment-methods .cancel-save-btn .update-button {
    background-color: #0089c8;
    color: #ffffff;
    border-color: #0089c8;
    font-weight: normal; }

.lw-manage-payment-methods .payment-lists {
  margin: 20px 0;
  display: inline-block;
  width: 100%; }
  .lw-manage-payment-methods .payment-lists h3 {
    text-transform: capitalize;
    font-weight: 500;
    display: inline-block;
    font-size: 24px !important;
    padding-top: 12px; }
  .lw-manage-payment-methods .payment-lists .update-button {
    float: right;
    margin-right: 15px;
    color: #0089c8;
    border-color: #0089c8;
    font-weight: normal;
    font-family: alternate-gothic-no-3-d;
    font-size: 18px;
    border-radius: 4px;
    width: 125px;
    height: 48px;
    text-align: center;
    padding: 0;
    line-height: 48px; }
  .lw-manage-payment-methods .payment-lists table, .lw-manage-payment-methods .payment-lists tr, .lw-manage-payment-methods .payment-lists th, .lw-manage-payment-methods .payment-lists td {
    border: none; }
    .lw-manage-payment-methods .payment-lists table a, .lw-manage-payment-methods .payment-lists tr a, .lw-manage-payment-methods .payment-lists th a, .lw-manage-payment-methods .payment-lists td a {
      color: #0089c8;
      text-decoration: none;
      font: normal 18px "alternate-gothic-no-3-d";
      letter-spacing: 1px; }
  .lw-manage-payment-methods .payment-lists th {
    font-size: 16px !important;
    font-weight: bold !important; }
    .lw-manage-payment-methods .payment-lists th:first-child {
      padding: 0; }

.hero-account-center .account-hero {
  text-align: center;
  position: relative; }
  .hero-account-center .account-hero .edit-profile-picture-anchor {
    display: inline-block;
    margin-top: 80px;
    text-decoration: none; }
    .hero-account-center .account-hero .edit-profile-picture-anchor img {
      border-radius: 100px;
      width: 140px;
      display: inline-block; }
    .hero-account-center .account-hero .edit-profile-picture-anchor .edit-profile {
      display: block;
      margin-top: 30px;
      font-size: 20px;
      color: #ffffff;
      text-transform: uppercase;
      font-family: alternate-gothic-no-3-d;
      text-decoration: underline; }
  .hero-account-center .account-hero h2 {
    font-size: 46px;
    color: #ffffff;
    font-weight: 300; }
    @media (max-width: 991px) {
      .hero-account-center .account-hero h2 {
        font-size: 34px; } }
  .hero-account-center .account-hero .my-account-my-church-text {
    color: #fff;
    font-size: 20px;
    font-weight: 300; }
  .hero-account-center .account-hero .account-out {
    position: absolute;
    top: 40px;
    color: #ffffff;
    right: 0;
    font-size: 20px;
    z-index: 1; }
    .hero-account-center .account-hero .account-out a {
      color: #ffffff;
      text-transform: uppercase;
      font-family: alternate-gothic-no-3-d; }

.pd-lft {
  padding-left: 0; }

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

.m-top {
  margin-top: 25px !important; }

.mb-40 {
  margin-bottom: 40px; }

#gravatarModal .modal-header {
  background: #000;
  padding: 20px; }
  #gravatarModal .modal-header .close {
    margin: 0;
    text-shadow: none;
    opacity: 1;
    color: #d0d0d0; }
    #gravatarModal .modal-header .close span {
      display: block; }
    #gravatarModal .modal-header .close:before {
      display: none; }

#gravatarModal .modal-dialog {
  margin-top: 80px; }

#gravatarModal .modal-title {
  font: normal 24px "alternate-gothic-no-3-d";
  letter-spacing: 0.6px;
  color: #fff;
  text-align: left; }

#gravatarModal .modal-body {
  padding: 30px; }
  #gravatarModal .modal-body .sub-title {
    font: normal 28px "museo-sans";
    font-weight: 500;
    color: #000;
    line-height: 1.21;
    margin: 30px 0; }
  #gravatarModal .modal-body p {
    font: normal 16px "museo-sans";
    font-weight: 500;
    line-height: 1.44;
    color: #000; }

#gravatarModal .modal-footer {
  border: none;
  padding: 0 0 6%; }
  #gravatarModal .modal-footer button {
    min-width: 138px;
    height: 48px;
    margin-right: 10px;
    border-radius: 4px;
    border: solid 2px #0089c8; }
    #gravatarModal .modal-footer button.cancel-item {
      background-color: rgba(255, 255, 255, 0);
      color: #0089c8; }
    #gravatarModal .modal-footer button.delete-item {
      background-color: #0089c8;
      color: #fff; }
    @media (max-width: 767px) {
      #gravatarModal .modal-footer button {
        min-width: 100%;
        margin: 0 0 20px 0; } }
  @media (max-width: 767px) {
    #gravatarModal .modal-footer {
      padding: 0 30px; } }

#confirmationForm .score-button, #confirmationForm .score-composite-link, #confirmationForm .cc-btn, #confirmationForm .lw-filter-box button, .lw-filter-box #confirmationForm button, #confirmationForm form button, form #confirmationForm button, #confirmationForm .lw-show-more-results, #confirmationForm .score-search-box .button, .score-search-box #confirmationForm .button {
  width: 100%;
  margin-bottom: 20px; }

.ccExpiry_datepicker .ui-datepicker-calendar {
  display: none; }

h4.payment-info-add-cards-title {
  font-size: 24px;
  font-weight: 500;
  line-height: normal; }

.jom-horiz-tab .lw-account-info table {
  margin-bottom: 10px; }

.jom-horiz-tab .lw-account-info .payment-info-row td:last-child {
  text-align: right; }

.jom-horiz-tab .lw-account-info .add-card-button-group #open-account-form-button, .jom-horiz-tab .lw-account-info .add-card-button-group #open-card-form-button, .jom-horiz-tab .lw-account-info .add-method-button-group #open-account-form-button, .jom-horiz-tab .lw-account-info .add-method-button-group #open-card-form-button {
  margin-right: 10px;
  margin-top: 3px; }

.jom-horiz-tab .lw-card-payment-wrapper {
  border-bottom: 1px solid #d0d0d0; }

@media (min-width: 768px) {
  .jom-horiz-tab table.lw-card-payment-wrapper:after {
    content: "";
    border-bottom: 1px solid #d0d0d0;
    height: 16px;
    position: absolute;
    width: 100%; } }

@media (max-width: 767px) {
  .jom-horiz-tab .create-new-account-panel {
    margin-bottom: 50px; } }

.jom-horiz-tab .create-new-card-panel {
  margin-bottom: 15px;
  position: relative;
  min-height: 150px;
  padding: 0;
  border-bottom: 1px solid #d0d0d0; }
  @media (max-width: 767px) {
    .jom-horiz-tab .create-new-card-panel {
      margin-bottom: 50px; } }
  .jom-horiz-tab .create-new-card-panel .lw-cc-wrapper img {
    margin-right: 40px; }
    .jom-horiz-tab .create-new-card-panel .lw-cc-wrapper img:last-child {
      margin-right: 0; }
    @media (max-width: 767px) {
      .jom-horiz-tab .create-new-card-panel .lw-cc-wrapper img {
        margin-right: 20px; } }

.jom-horiz-tab .lw-account-info .button-center {
  clear: unset;
  text-align: right;
  display: block; }
  .jom-horiz-tab .lw-account-info .button-center a {
    min-width: 186px;
    margin-right: 20px;
    margin-top: -12px;
    text-decoration: none; }
    @media (min-width: 768px) and (max-width: 991px) {
      .jom-horiz-tab .lw-account-info .button-center a {
        min-width: 152px; } }
    .jom-horiz-tab .lw-account-info .button-center a:last-child {
      margin-right: 0; }
    .jom-horiz-tab .lw-account-info .button-center a:hover {
      opacity: 1; }
  @media (min-width: 768px) and (max-width: 1199px) {
    .jom-horiz-tab .lw-account-info .button-center {
      text-align: center; } }
  @media (max-width: 767px) {
    .jom-horiz-tab .lw-account-info .button-center {
      text-align: center;
      padding: 0;
      display: flex;
      flex-wrap: wrap;
      clear: both; }
      .jom-horiz-tab .lw-account-info .button-center a {
        width: 100%;
        margin: 0; }
        .jom-horiz-tab .lw-account-info .button-center a:last-child {
          margin-bottom: 16px; }
        .jom-horiz-tab .lw-account-info .button-center a#cancel-add-card-button, .jom-horiz-tab .lw-account-info .button-center a#cancel-add-account-button {
          order: 1;
          -webkit-order: 1; } }

.tip:before {
  cursor: pointer;
  position: absolute;
  right: 0;
  transform: translate(-200%, 100%);
  font-weight: 900;
  font-size: 16px;
  color: #5d5e5d;
  line-height: 15px;
  content: "\e903";
  font-family: "jom-new" !important;
  font-weight: normal !important;
  font-variant: normal !important;
  line-height: 1;
  -webkit-font-smoothing: antialiased; }

.ccExpiry_datepicker {
  border: 1px solid #dddddd;
  color: #999999;
  width: 300px;
  background-color: #ffffff;
  font-size: 18px;
  font-weight: normal; }
  .ccExpiry_datepicker .ui-widget {
    font-size: 1.5em; }
  @media (max-width: 767px) {
    .ccExpiry_datepicker {
      width: 85%; } }

.create-new-account-panel {
  padding: 0;
  border-bottom: 1px solid #d0d0d0; }

.manage .error-message {
  margin: -15px auto 0; }

#createAccountForm {
  margin-top: 10px; }

@media (max-width: 767px) {
  .payment-lists table thead tr {
    position: absolute;
    left: -9999px;
    top: -9999px; }
  .payment-lists thead, .payment-lists tbody, .payment-lists td, .payment-lists tr {
    display: block;
    width: 100%; }
  .payment-lists td[data-header]:before {
    content: attr(data-header);
    display: block;
    font-weight: 700;
    padding-bottom: .25em; }
  .payment-lists .payment-info-row td, .payment-lists tr {
    height: unset; }
  .payment-lists .lw-account-info table tr td {
    padding: 0;
    margin-bottom: 16px; }
  .payment-lists .img-credit-card {
    left: 0px;
    width: 50px !important; }
  .payment-lists .payment-info-row td:last-child {
    text-align: left !important;
    padding-bottom: 30px;
    border-bottom: 1px solid #d0d0d0; }
  .payment-lists tr {
    margin-bottom: 30px;
    border-bottom: 1px solid #d0d0d0; }
    .payment-lists tr:last-child {
      margin-bottom: 0; } }

#subscription-list .styled-checkbox {
  width: 24px;
  height: 24px;
  cursor: pointer; }

#subscription-list .notifications__row {
  align-items: normal; }

@media (max-width: 991px) {
  .jom-horiz-tab .tab-pane {
    clear: both; } }

.create-new-account-panel .error-message .field-validation-error {
  position: absolute;
  margin: 0; }

#subscriptionConfirm .modal-body p {
  text-align: center;
  padding: 20px 0; }

#subscriptionConfirm .cancel-item {
  border: 1px solid #0089c8;
  background-color: #ffffff;
  color: #0089c8;
  margin-right: 20px;
  font-weight: normal;
  display: inline-block;
  font-family: alternate-gothic-no-3-d;
  font-size: 18px;
  border-radius: 4px;
  width: 125px;
  height: 48px;
  text-align: center;
  padding: 0;
  line-height: 48px;
  margin-top: 0; }

#subscriptionConfirm .delete-item {
  background-color: #0089c8;
  color: #ffffff;
  border-color: #0089c8;
  font-weight: normal;
  display: inline-block;
  font-family: alternate-gothic-no-3-d;
  font-size: 18px;
  border-radius: 4px;
  width: 125px;
  height: 48px;
  text-align: center;
  padding: 0;
  line-height: 48px;
  margin-top: 0; }

.contact-address-sec h3 {
  margin-top: 0; }

.contact-address-sec .button-center {
  text-align: right; }
  @media (min-width: 768px) and (max-width: 991px) {
    .contact-address-sec .button-center {
      text-align: center; } }
  @media (max-width: 767px) {
    .contact-address-sec .button-center {
      text-align: center;
      padding: 0;
      display: flex;
      flex-wrap: wrap;
      clear: both; }
      .contact-address-sec .button-center a {
        width: 100%;
        margin: 0; }
        .contact-address-sec .button-center a.update-button, .contact-address-sec .button-center a.add-button {
          margin-bottom: 16px; }
        .contact-address-sec .button-center a.cancel-button {
          order: 2;
          -webkit-order: 2; }
        .contact-address-sec .button-center a.add-button, .contact-address-sec .button-center a.update-button {
          order: 1;
          -webkit-order: 1; } }

.contact-address-sec .addresses-placeholder {
  clear: both; }

@media (max-width: 767px) {
  .contact-address-sec .main-add-button {
    width: 100%; } }

.lw-info-wrapper .messages {
  clear: both;
  text-align: center; }
  .lw-info-wrapper .messages .failure-message {
    margin: 0 auto;
    padding: 0 0 20px;
    font-size: 16px;
    line-height: normal; }

body.account-page .lw-short-page-hero {
  min-height: 446px; }
  @media (max-width: 991px) {
    body.account-page .lw-short-page-hero {
      min-height: 250px; } }

.jom-change-password h3 {
  font-size: 34px;
  font-weight: 300;
  text-transform: capitalize;
  line-height: normal; }

.password-strenth-meter {
  margin-bottom: 52px; }
  @media (max-width: 767px) {
    .password-strenth-meter {
      margin-bottom: 28px; } }
  .password-strenth-meter span {
    font-size: 16px;
    font-weight: bold;
    width: 20%;
    margin: 0px;
    padding: 0px; }
    @media (min-width: 768px) and (max-width: 1199px) {
      .password-strenth-meter span {
        width: 25%; } }
  .password-strenth-meter .container, .password-strenth-meter .js-livestream-inactive, .password-strenth-meter .js-livestream-active {
    width: 80%;
    padding-left: 0px;
    background: #d5d5d5;
    position: relative;
    top: 8px;
    height: 8px; }
    @media (max-width: 767px) {
      .password-strenth-meter .container, .password-strenth-meter .js-livestream-inactive, .password-strenth-meter .js-livestream-active {
        width: 100%; } }
    @media (min-width: 768px) and (max-width: 1199px) {
      .password-strenth-meter .container, .password-strenth-meter .js-livestream-inactive, .password-strenth-meter .js-livestream-active {
        width: 75%; } }

.lw-list li.score-menu-list-item.church-info {
  display: none; }

#password-strength {
  font-size: 10px;
  font-weight: bold;
  line-height: 30px; }

#password-strength.short {
  color: #FF0000;
  width: 25%;
  background-color: #FF0000; }

#password-strength.weak {
  color: orange;
  width: 50%;
  background-color: orange; }

#password-strength.good {
  color: #2D98F3;
  width: 75%;
  background-color: #2D98F3; }

#password-strength.strong {
  color: limegreen;
  width: 100%;
  background-color: limegreen; }

@supports (display: -ms-grid) {
  #createCardForm .input-wrapper input ~ label, #createAccountForm .input-wrapper input ~ label, .contact-address-sec .edit-del-addr .input-wrapper input ~ label {
    margin: 40px;
    position: absolute;
    left: -23px;
    top: -40px;
    font-size: 10px;
    font-weight: bold;
    pointer-events: none; }
  .contact-address-sec .edit-del-addr .input-wrapper input ~ label {
    left: -6px; }
  #createCardForm input[name=CardNumber] ~ label, #createCardForm input[name=SecurityCode] ~ label, #createAccountForm input[name=BankAccountNumber] ~ label {
    left: -10px !important; } }

#createCardForm .error-message, #createAccountForm .error-message {
  position: absolute; }

#createCardForm .pd-rht, #createAccountForm .pd-rht {
  padding-right: 0; }

#createAccountForm {
  margin-bottom: 50px; }

body.modal-open .recurring-donation-enabled {
  z-index: 0; }

.community .jom-fw-section .conversation-title {
  text-align: center;
  padding-left: 16.66%; }

.content-search-hide .search-input-wrapper:after {
  content: none !important;
  content: unset !important; }

.forgot-password .cnt {
  font: 300 20px "museo-sans";
  margin: 30px 0;
  line-height: 28px; }
  @media (max-width: 767px) {
    .forgot-password .cnt {
      padding: 0 15px; } }

.jom-forgot-password-form, .jom-set-password-form {
  padding: 0 0 32px 0; }
  .jom-forgot-password-form .form .form-group, .jom-set-password-form .form .form-group {
    margin-top: 32px; }
    .jom-forgot-password-form .form .form-group .form-control, .jom-set-password-form .form .form-group .form-control {
      border: 1px solid #d0d0d0;
      height: 48px;
      width: 500px;
      margin: 10px 0;
      border-radius: 3px;
      padding: 0 15px; }
      @media (max-width: 991px) {
        .jom-forgot-password-form .form .form-group .form-control, .jom-set-password-form .form .form-group .form-control {
          width: 100%; } }
      .jom-forgot-password-form .form .form-group .form-control.input-validation-error, .jom-set-password-form .form .form-group .form-control.input-validation-error {
        border: 1px solid #ed1c30;
        background: #fff; }
    .jom-forgot-password-form .form .form-group label, .jom-set-password-form .form .form-group label {
      font: normal 34px "museo-sans";
      font-weight: 300;
      color: #000000;
      margin-bottom: 0; }
  .jom-forgot-password-form .form .field-validation-error, .jom-set-password-form .form .field-validation-error {
    margin: 0;
    display: block;
    text-align: left; }
    .jom-forgot-password-form .form .field-validation-error span, .jom-set-password-form .form .field-validation-error span {
      margin: 0;
      display: block;
      font: 500 12px "museo-sans";
      color: #a00312; }
  @media (max-width: 991px) {
    .jom-forgot-password-form, .jom-set-password-form {
      padding: 0 15px; } }

.lw-change-password-form {
  padding: 40px 0; }
  .lw-change-password-form form label {
    display: none; }
  .lw-change-password-form form .form-group {
    margin-bottom: 15px; }
    .lw-change-password-form form .form-group .form-control {
      border: 1px solid #d0d0d0;
      height: 48px;
      margin: 0;
      border-radius: 3px;
      padding: 0 15px; }
      @media (max-width: 991px) {
        .lw-change-password-form form .form-group .form-control {
          width: 100%; } }
      .lw-change-password-form form .form-group .form-control.input-validation-error {
        border: 1px solid #ed1c30;
        background: #fff; }
  .lw-change-password-form form .field-validation-error {
    margin: 0;
    display: block;
    text-align: left; }
    .lw-change-password-form form .field-validation-error span {
      margin: 4px 0 0 0;
      display: block;
      font: 500 12px "museo-sans";
      color: #a00312; }
  @media (max-width: 991px) {
    .lw-change-password-form {
      padding: 0; } }

.contact-us .score-stripe, .contactenos .score-stripe, .contact-info .score-stripe, .frequently-asked-questions .score-stripe {
  margin: 0 0 2% 0; }

@media (max-width: 767px) {
  .contact-us .score-pic-stripe.lw-half-page-hero, .contactenos .score-pic-stripe.lw-half-page-hero, .contact-info .score-pic-stripe.lw-half-page-hero, .frequently-asked-questions .score-pic-stripe.lw-half-page-hero {
    min-height: 450px; }
  .contact-us .score-pic-stripe .score-hero h1, .contactenos .score-pic-stripe .score-hero h1, .contact-info .score-pic-stripe .score-hero h1, .frequently-asked-questions .score-pic-stripe .score-hero h1 {
    color: #ffffff;
    font-size: 32px;
    margin: 24% auto 0 auto; } }

@media (min-width: 768px) and (max-width: 991px) {
  .contact-us .score-pic-stripe.lw-half-page-hero, .contactenos .score-pic-stripe.lw-half-page-hero, .contact-info .score-pic-stripe.lw-half-page-hero, .frequently-asked-questions .score-pic-stripe.lw-half-page-hero {
    min-height: 450px; }
  .contact-us .score-pic-stripe .score-hero h1, .contactenos .score-pic-stripe .score-hero h1, .contact-info .score-pic-stripe .score-hero h1, .frequently-asked-questions .score-pic-stripe .score-hero h1 {
    margin: 4% auto 0 auto; } }

@media (max-width: 767px) {
  .confirmationen .score-stripe.lw-half-page-hero, .confirmationspanish .score-stripe.lw-half-page-hero {
    min-height: 450px; }
  .confirmationen .score-stripe .score-hero h1, .confirmationspanish .score-stripe .score-hero h1 {
    color: #ffffff;
    font-size: 32px;
    margin: 50% auto 0 auto; }
  .confirmationen .score-stripe:nth-child(2), .confirmationspanish .score-stripe:nth-child(2) {
    margin: 0; } }

@media (min-width: 768px) and (max-width: 991px) {
  .confirmationen .score-stripe.lw-half-page-hero, .confirmationspanish .score-stripe.lw-half-page-hero {
    min-height: 450px; }
  .confirmationen .score-stripe .score-hero h1, .confirmationspanish .score-stripe .score-hero h1 {
    margin: 4% auto 0 auto; }
  .confirmationen .score-stripe:nth-child(2), .confirmationspanish .score-stripe:nth-child(2) {
    margin: 0; } }

.contact-us-title {
  margin: 2% 0 0 0; }
  .contact-us-title .icon1-roku:before, .contact-us-title .icon1-youtube:before, .contact-us-title .icon1-itunes:before {
    font-size: 56px;
    color: #000000; }
  .contact-us-title .icon1-roku:before, .contact-us-title .icon1-youtube:before {
    float: left;
    margin-right: 8%; }
  .contact-us-title .score-left p {
    font-size: 20px;
    font-weight: 300 !important;
    line-height: 24px;
    color: #000000;
    padding: 0 10% 0 8.5%; }
  .contact-us-title .score-right span {
    font-size: 20px;
    font-weight: normal;
    color: #000000;
    border-bottom: 1px solid #000000;
    padding-bottom: 4%;
    display: block; }
  .contact-us-title .score-right .score-style-box {
    width: 200px; }
  @media (max-width: 767px) {
    .contact-us-title {
      margin: 6% 0 2% 0; }
      .contact-us-title .score-left p {
        font-size: 20px;
        font-weight: 300 !important;
        line-height: 30px;
        color: #000000;
        padding: 0; }
      .contact-us-title .score-right .score-style-box {
        margin: 8% 8%; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .contact-us-title {
      margin: 6% 0 4% 0; }
      .contact-us-title .score-left p {
        line-height: 26px;
        padding: 0; } }

.frequently-asked-questions .frequently-asked-question-wrap {
  margin: 0 17.4% 3% 15.8% !important; }
  .frequently-asked-questions .frequently-asked-question-wrap .score-content-spot h3 {
    color: #000000;
    font-size: 30px;
    font-weight: 300;
    margin: 30px 0;
    text-transform: none; }
  .frequently-asked-questions .frequently-asked-question-wrap .score-content-spot h4 {
    font-size: 26px;
    font-weight: 100;
    color: #000000;
    line-height: 30px;
    margin: 20px 0; }
    .frequently-asked-questions .frequently-asked-question-wrap .score-content-spot h4:before {
      content: "Q: ";
      font-weight: 800; }
  .frequently-asked-questions .frequently-asked-question-wrap .score-content-spot p {
    font-size: 20px;
    color: #000000;
    font-weight: 300;
    line-height: 35px; }
    .frequently-asked-questions .frequently-asked-question-wrap .score-content-spot p a, .frequently-asked-questions .frequently-asked-question-wrap .score-content-spot p a:hover {
      color: #0089c8; }
  .frequently-asked-questions .frequently-asked-question-wrap .answer p:first-child:before {
    content: "A: ";
    font-weight: 800;
    font-size: 18px; }

@media (max-width: 767px) {
  .frequently-asked-questions .frequently-asked-question-wrap {
    margin: 6% 0 3% 0 !important; }
  .frequently-asked-questions .score-content-spot h3 {
    font-size: 26px;
    margin: 20px 0; }
  .frequently-asked-questions .score-content-spot h4 {
    font-size: 20px;
    margin: 15px 0; }
  .frequently-asked-questions .score-content-spot p {
    font-size: 20px;
    line-height: 30px; }
    .frequently-asked-questions .score-content-spot p a, .frequently-asked-questions .score-content-spot p a:hover {
      color: #0089c8; } }

@media (min-width: 768px) and (max-width: 991px) {
  .frequently-asked-questions .frequently-asked-question-wrap {
    margin: 6% 0 3% 0 !important; }
    .frequently-asked-questions .frequently-asked-question-wrap .score-center {
      padding: 0 !important; }
  .frequently-asked-questions .score-content-spot h3 {
    font-size: 26px;
    margin: 20px 0; }
  .frequently-asked-questions .score-content-spot h4 {
    font-size: 20px;
    margin: 15px 0; }
  .frequently-asked-questions .score-content-spot p {
    font-size: 20px;
    line-height: 30px; } }

.contact-info .contact-info-wrap {
  margin: 2% 0 2% 12% !important; }
  .contact-info .contact-info-wrap .main-wrap h1, .contact-info .contact-info-wrap .legacy-wrap h1 {
    font-size: 36px;
    color: #000000;
    margin: 0 0 10px 0;
    font-weight: 500; }
  .contact-info .contact-info-wrap .main-wrap .main-head, .contact-info .contact-info-wrap .legacy-wrap .main-head {
    font-size: 16px;
    color: #000000;
    font-weight: 600;
    margin: 3% 0 3% 0; }
  .contact-info .contact-info-wrap .main-wrap .main-details, .contact-info .contact-info-wrap .legacy-wrap .main-details {
    font-size: 16px;
    font-weight: 300;
    line-height: 32px;
    color: #000000; }
  .contact-info .contact-info-wrap .legacy-wrap {
    margin: 10% 0 0 0; }

@media (max-width: 767px) {
  .contact-info .contact-info-wrap {
    margin: 10% 0 4% 0 !important; }
    .contact-info .contact-info-wrap .main-wrap h1, .contact-info .contact-info-wrap .legacy-wrap h1 {
      padding: 0; } }

@media (min-width: 768px) and (max-width: 991px) {
  .contact-info .contact-info-wrap {
    margin: 10% 0 4% 0 !important; }
    .contact-info .contact-info-wrap .main-wrap h1, .contact-info .contact-info-wrap .legacy-wrap h1 {
      padding: 0;
      text-align: left; }
    .contact-info .contact-info-wrap .main-wrap .main-head, .contact-info .contact-info-wrap .legacy-wrap .main-head {
      margin: 0; }
    .contact-info .contact-info-wrap .legacy-wrap {
      margin: 4% 0 0 0; }
    .contact-info .contact-info-wrap .score-content-spot {
      margin-bottom: 50px; } }

.contactenos .contact-enos-wrap {
  margin: 2% 17.4% 3% 15.8% !important; }

.contactenos .contact-enos-form-wrap {
  margin: 0 17.4% 3% 15.8% !important; }

.contactenos .row {
  margin: 0 2% 2% -2%; }

.contactenos textarea.form-control, .contactenos input.form-control {
  height: 48px;
  margin-bottom: 5%; }

.contactenos .comment-form-wrap textarea.form-control {
  height: 150px;
  width: 80%;
  margin-bottom: 3%; }

.contactenos .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none !important;
  border: 1px solid #dcdcdc;
  border-radius: 0px;
  -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 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }

.contactenos .form-button-wrap {
  text-align: center;
  margin: 0 0 0 0; }

.contactenos .contact-enos-bottom-wrap {
  margin: -2% 17.4% 2% 15.8% !important; }

.contactenos p {
  color: #000000;
  font-size: 20px;
  font-weight: 300; }

.contactenos form label {
  font-weight: 800; }

.contactenos span.field-validation-error {
  text-align: left; }

@media (max-width: 767px) {
  .contactenos .contact-enos-wrap {
    margin: 10% 0 5% 0 !important; }
  .contactenos p {
    line-height: 30px; }
  .contactenos .contact-enos-form-wrap {
    margin: 0 0 6% 0 !important; }
  .contactenos .comment-form-wrap {
    margin-top: 4% !important;
    margin-bottom: 8%; }
    .contactenos .comment-form-wrap textarea.form-control {
      height: 125px;
      width: 100%;
      margin-bottom: 6%; }
  .contactenos .form-button-wrap {
    text-align: center;
    margin: 0 auto;
    width: 50%;
    padding: 0; }
  .contactenos .contact-us-spanish-form .col-md-6 {
    padding: 0 7px; }
  .contactenos .contact-us-spanish-form .col-md-12 {
    padding: 0 7px; }
  .contactenos .contact-enos-bottom-wrap {
    margin: -2% 0 2% 0 !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .contactenos .contact-enos-wrap {
    margin: 4% 0 2% 0 !important; }
    .contactenos .contact-enos-wrap .score-center {
      padding: 0 !important; }
    .contactenos .contact-enos-wrap p {
      color: #000000;
      font-size: 22px;
      font-weight: 300;
      line-height: 30px; }
  .contactenos .contact-enos-form-wrap {
    margin: 0 0 5% 0 !important; }
  .contactenos .contact-us-spanish-form .col-md-6 {
    padding: 0; }
  .contactenos .contact-us-spanish-form .col-md-12 {
    padding: 0; }
  .contactenos .title-field-wrap {
    left: 2%;
    top: -10% !important; }
  .contactenos textarea.form-control, .contactenos input.form-control {
    margin-bottom: 3%; }
  .contactenos .comment-form-wrap {
    margin-top: 3% !important; }
    .contactenos .comment-form-wrap textarea.form-control {
      height: 150px;
      width: 100%;
      margin-bottom: 3%; }
  .contactenos .contact-enos-bottom-wrap {
    margin: -2% 0 2% 0 !important; }
    .contactenos .contact-enos-bottom-wrap .score-center {
      padding: 0 !important; } }

.contact-us .contact-us-wrap {
  margin: 2% 17.4% 3% 15.8% !important; }

.contact-us .contact-us-form-wrap {
  margin: 0 17.4% 3% 15.8% !important; }

.contact-us .row {
  margin: 0 2% 2% -2%; }

.contact-us textarea.form-control, .contact-us input.form-control {
  height: 48px;
  margin-bottom: 5%; }

.contact-us .comment-form-wrap textarea.form-control {
  height: 150px;
  width: 80%;
  margin-bottom: 3%; }

.contact-us .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none !important;
  border: 1px solid #dcdcdc;
  border-radius: 0px;
  -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 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }

.contact-us .form-button-wrap {
  text-align: center;
  margin: 0 0 0 0; }

.contact-us p {
  color: #000000;
  font-size: 20px;
  font-weight: 300; }

.contact-us form label {
  font-weight: 800; }

.contact-us span.field-validation-error {
  text-align: left; }

.contact-us .title-field-wrap {
  font-size: 12px;
  font-weight: 300 !important;
  position: absolute;
  width: 100%;
  left: 7%;
  top: 13%; }

.contact-us .selectpicker {
  width: 100% !important;
  margin: 0; }

@media (max-width: 767px) {
  .contact-us .contact-us-wrap {
    margin: 10% 0 5% 0 !important; }
  .contact-us p {
    line-height: 30px; }
  .contact-us .contact-us-form-wrap {
    margin: 0 0 6% 0 !important; }
  .contact-us .comment-form-wrap {
    margin-top: 4% !important;
    margin-bottom: 8%; }
    .contact-us .comment-form-wrap textarea.form-control {
      height: 125px;
      width: 100%;
      margin-bottom: 6%; }
  .contact-us .form-button-wrap {
    text-align: center;
    margin: 0 auto;
    width: 50%;
    padding: 0; }
  .contact-us .contact-us-en-form .col-md-6 {
    padding: 0 7px; }
  .contact-us .contact-us-en-form .col-md-12 {
    padding: 0 7px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .contact-us .contact-us-wrap {
    margin: 4% 0 2% 0 !important; }
    .contact-us .contact-us-wrap .score-center {
      padding: 0 !important; }
    .contact-us .contact-us-wrap p {
      color: #000000;
      font-size: 22px;
      font-weight: 300;
      line-height: 30px; }
  .contact-us .contact-us-form-wrap {
    margin: 0 0 5% 0 !important; }
  .contact-us .contact-us-en-form .col-md-6 {
    padding: 0; }
  .contact-us .contact-us-en-form .col-md-12 {
    padding: 0; }
  .contact-us .title-field-wrap {
    left: 2%;
    top: -10% !important; }
  .contact-us textarea.form-control, .contact-us input.form-control {
    margin-bottom: 3%; }
  .contact-us .comment-form-wrap {
    margin-top: 3% !important; }
    .contact-us .comment-form-wrap textarea.form-control {
      height: 150px;
      width: 100%;
      margin-bottom: 3%; } }

.confirmationen .confirmation-thanks-en-wrap {
  text-align: center;
  margin: 2% auto 5% auto; }

.confirmationen .confirmation-thanks-en-image-wrap {
  margin: 0 0 0 0 !important;
  min-height: 380px;
  background-repeat: no-repeat;
  background-size: 100% 100%; }
  .confirmationen .confirmation-thanks-en-image-wrap h1 {
    font-size: 46px !important;
    color: #ffffff; }
  .confirmationen .confirmation-thanks-en-image-wrap .score-center {
    text-align: center;
    margin: 10% auto; }

@media (max-width: 767px) {
  .confirmationen .confirmation-thanks-en-wrap {
    margin: 8% 10% 18% 10%; }
    .confirmationen .confirmation-thanks-en-wrap p {
      font-size: 20px;
      line-height: 30px;
      font-weight: 400; }
  .confirmationen .confirmation-thanks-en-image-wrap {
    margin: 0 0 0 0 !important;
    min-height: 380px; }
    .confirmationen .confirmation-thanks-en-image-wrap h1 {
      font-size: 24px !important;
      margin: 35% 0 7% 0 !important; }
    .confirmationen .confirmation-thanks-en-image-wrap .score-center {
      text-align: center;
      margin: 10% auto; }
    .confirmationen .confirmation-thanks-en-image-wrap .primary-rest, .confirmationen .confirmation-thanks-en-image-wrap header .second-header .form .form-group .score-button, header .second-header .form .form-group .confirmationen .confirmation-thanks-en-image-wrap .score-button, .confirmationen .confirmation-thanks-en-image-wrap header .second-header .form .form-group .score-composite-link, header .second-header .form .form-group .confirmationen .confirmation-thanks-en-image-wrap .score-composite-link, .confirmationen .confirmation-thanks-en-image-wrap header .second-header .form .form-group .cc-btn, header .second-header .form .form-group .confirmationen .confirmation-thanks-en-image-wrap .cc-btn, .confirmationen .confirmation-thanks-en-image-wrap header .second-header .form .form-group form button, header .second-header .form .form-group form .confirmationen .confirmation-thanks-en-image-wrap button, .confirmationen .confirmation-thanks-en-image-wrap form header .second-header .form .form-group button, form header .second-header .form .form-group .confirmationen .confirmation-thanks-en-image-wrap button, .confirmationen .confirmation-thanks-en-image-wrap header .second-header .form .form-group .lw-show-more-results, header .second-header .form .form-group .confirmationen .confirmation-thanks-en-image-wrap .lw-show-more-results, .confirmationen .confirmation-thanks-en-image-wrap header .second-header .form .form-group .score-search-box .button, header .second-header .form .form-group .score-search-box .confirmationen .confirmation-thanks-en-image-wrap .button, .confirmationen .confirmation-thanks-en-image-wrap .score-search-box header .second-header .form .form-group .button, .score-search-box header .second-header .form .form-group .confirmationen .confirmation-thanks-en-image-wrap .button, .confirmationen .confirmation-thanks-en-image-wrap header .second-header button.score-button, header .second-header .confirmationen .confirmation-thanks-en-image-wrap button.score-button, .confirmationen .confirmation-thanks-en-image-wrap header .second-header button.score-composite-link, header .second-header .confirmationen .confirmation-thanks-en-image-wrap button.score-composite-link, .confirmationen .confirmation-thanks-en-image-wrap header .second-header button.cc-btn, header .second-header .confirmationen .confirmation-thanks-en-image-wrap button.cc-btn, .confirmationen .confirmation-thanks-en-image-wrap header .second-header .lw-filter-box button, header .second-header .lw-filter-box .confirmationen .confirmation-thanks-en-image-wrap button, .confirmationen .confirmation-thanks-en-image-wrap .lw-filter-box header .second-header button, .lw-filter-box header .second-header .confirmationen .confirmation-thanks-en-image-wrap button, .confirmationen .confirmation-thanks-en-image-wrap header .second-header form button, header .second-header form .confirmationen .confirmation-thanks-en-image-wrap button, .confirmationen .confirmation-thanks-en-image-wrap form header .second-header button, form header .second-header .confirmationen .confirmation-thanks-en-image-wrap button, .confirmationen .confirmation-thanks-en-image-wrap header .second-header button.lw-show-more-results, header .second-header .confirmationen .confirmation-thanks-en-image-wrap button.lw-show-more-results, .confirmationen .confirmation-thanks-en-image-wrap header .second-header .score-search-box button.button, header .second-header .score-search-box .confirmationen .confirmation-thanks-en-image-wrap button.button, .confirmationen .confirmation-thanks-en-image-wrap .score-search-box header .second-header button.button, .score-search-box header .second-header .confirmationen .confirmation-thanks-en-image-wrap button.button, .confirmationen .confirmation-thanks-en-image-wrap .church-info .form-wrapper .file-upload-container .custom-file-upload, .church-info .form-wrapper .file-upload-container .confirmationen .confirmation-thanks-en-image-wrap .custom-file-upload, .confirmationen .confirmation-thanks-en-image-wrap .product-quick-view .add-to-cart, .product-quick-view .confirmationen .confirmation-thanks-en-image-wrap .add-to-cart, .confirmationen .confirmation-thanks-en-image-wrap .lw-featuredproducts .lw-product-item .product-overlay .add-to-cart-button, .lw-featuredproducts .lw-product-item .product-overlay .confirmationen .confirmation-thanks-en-image-wrap .add-to-cart-button, .confirmationen .confirmation-thanks-en-image-wrap .btn-signin a, .btn-signin .confirmationen .confirmation-thanks-en-image-wrap a, .confirmationen .confirmation-thanks-en-image-wrap .message-details-information .message-button, .message-details-information .confirmationen .confirmation-thanks-en-image-wrap .message-button, .confirmationen .confirmation-thanks-en-image-wrap .view-details button, .view-details .confirmationen .confirmation-thanks-en-image-wrap button, .confirmationen .confirmation-thanks-en-image-wrap #broadcasts-use-location-button, .confirmationen .confirmation-thanks-en-image-wrap .jom-community li.score-megamenu-basic-item.btn-praisesignin a, .jom-community li.score-megamenu-basic-item.btn-praisesignin .confirmationen .confirmation-thanks-en-image-wrap a, .confirmationen .confirmation-thanks-en-image-wrap .why-give .jom-why-give-heading-container .jom-donate-btn, .why-give .jom-why-give-heading-container .confirmationen .confirmation-thanks-en-image-wrap .jom-donate-btn, .confirmationen .confirmation-thanks-en-image-wrap .why-give .jom-why-give-blog-cnt .score-button, .why-give .jom-why-give-blog-cnt .confirmationen .confirmation-thanks-en-image-wrap .score-button, .confirmationen .confirmation-thanks-en-image-wrap .why-give .jom-why-give-blog-cnt .score-composite-link, .why-give .jom-why-give-blog-cnt .confirmationen .confirmation-thanks-en-image-wrap .score-composite-link, .confirmationen .confirmation-thanks-en-image-wrap .why-give .jom-why-give-blog-cnt .cc-btn, .why-give .jom-why-give-blog-cnt .confirmationen .confirmation-thanks-en-image-wrap .cc-btn, .confirmationen .confirmation-thanks-en-image-wrap .why-give .jom-why-give-blog-cnt .lw-filter-box button, .why-give .jom-why-give-blog-cnt .lw-filter-box .confirmationen .confirmation-thanks-en-image-wrap button, .confirmationen .confirmation-thanks-en-image-wrap .lw-filter-box .why-give .jom-why-give-blog-cnt button, .lw-filter-box .why-give .jom-why-give-blog-cnt .confirmationen .confirmation-thanks-en-image-wrap button, .confirmationen .confirmation-thanks-en-image-wrap .why-give .jom-why-give-blog-cnt form button, .why-give .jom-why-give-blog-cnt form .confirmationen .confirmation-thanks-en-image-wrap button, .confirmationen .confirmation-thanks-en-image-wrap form .why-give .jom-why-give-blog-cnt button, form .why-give .jom-why-give-blog-cnt .confirmationen .confirmation-thanks-en-image-wrap button, .confirmationen .confirmation-thanks-en-image-wrap .why-give .jom-why-give-blog-cnt .lw-show-more-results, .why-give .jom-why-give-blog-cnt .confirmationen .confirmation-thanks-en-image-wrap .lw-show-more-results, .confirmationen .confirmation-thanks-en-image-wrap .why-give .jom-why-give-blog-cnt .score-search-box .button, .why-give .jom-why-give-blog-cnt .score-search-box .confirmationen .confirmation-thanks-en-image-wrap .button, .confirmationen .confirmation-thanks-en-image-wrap .score-search-box .why-give .jom-why-give-blog-cnt .button, .score-search-box .why-give .jom-why-give-blog-cnt .confirmationen .confirmation-thanks-en-image-wrap .button, .confirmationen .confirmation-thanks-en-image-wrap .event-content .events-book .event-cta-container .primary-rest, .event-content .events-book .event-cta-container .confirmationen .confirmation-thanks-en-image-wrap .primary-rest, .confirmationen .confirmation-thanks-en-image-wrap .jom-forgot-password-form .form button, .jom-forgot-password-form .form .confirmationen .confirmation-thanks-en-image-wrap button, .confirmationen .confirmation-thanks-en-image-wrap .jom-set-password-form .form button, .jom-set-password-form .form .confirmationen .confirmation-thanks-en-image-wrap button, .confirmationen .confirmation-thanks-en-image-wrap .lw-change-password-form form button, .lw-change-password-form form .confirmationen .confirmation-thanks-en-image-wrap button {
      width: 50%;
      padding: 12px 24px;
      margin: 0 auto !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .confirmationen .confirmation-thanks-en-wrap {
    margin: 4% 10% 8% 10%; }
    .confirmationen .confirmation-thanks-en-wrap p {
      font-size: 20px;
      line-height: 30px;
      font-weight: 400; }
  .confirmationen .confirmation-thanks-en-image-wrap {
    margin: 0 0 0 0 !important;
    min-height: 400px; }
    .confirmationen .confirmation-thanks-en-image-wrap h1 {
      font-size: 24px !important;
      margin: 15% 0 3% 0 !important; } }

.confirmationspanish .confirmation-thanks-span-wrap {
  text-align: center;
  margin: 2% auto 5% auto; }

.confirmationspanish .confirmation-thanks-span-image-wrap {
  margin: 0 0 0 0 !important;
  min-height: 380px;
  background-repeat: no-repeat;
  background-size: 100% 100%; }
  .confirmationspanish .confirmation-thanks-span-image-wrap h1 {
    font-size: 46px !important;
    color: #ffffff; }
  .confirmationspanish .confirmation-thanks-span-image-wrap .score-center {
    text-align: center;
    margin: 10% auto; }

@media (max-width: 767px) {
  .confirmationspanish .confirmation-thanks-span-wrap {
    margin: 8% 10% 18% 10%; }
    .confirmationspanish .confirmation-thanks-span-wrap p {
      font-size: 20px;
      line-height: 30px;
      font-weight: 400; }
  .confirmationspanish .confirmation-thanks-span-image-wrap {
    margin: 0 0 0 0 !important;
    min-height: 380px; }
    .confirmationspanish .confirmation-thanks-span-image-wrap h1 {
      font-size: 24px !important;
      margin: 35% 0 7% 0 !important; }
    .confirmationspanish .confirmation-thanks-span-image-wrap .score-center {
      text-align: center;
      margin: 10% auto; }
    .confirmationspanish .confirmation-thanks-span-image-wrap .primary-rest, .confirmationspanish .confirmation-thanks-span-image-wrap header .second-header .form .form-group .score-button, header .second-header .form .form-group .confirmationspanish .confirmation-thanks-span-image-wrap .score-button, .confirmationspanish .confirmation-thanks-span-image-wrap header .second-header .form .form-group .score-composite-link, header .second-header .form .form-group .confirmationspanish .confirmation-thanks-span-image-wrap .score-composite-link, .confirmationspanish .confirmation-thanks-span-image-wrap header .second-header .form .form-group .cc-btn, header .second-header .form .form-group .confirmationspanish .confirmation-thanks-span-image-wrap .cc-btn, .confirmationspanish .confirmation-thanks-span-image-wrap header .second-header .form .form-group form button, header .second-header .form .form-group form .confirmationspanish .confirmation-thanks-span-image-wrap button, .confirmationspanish .confirmation-thanks-span-image-wrap form header .second-header .form .form-group button, form header .second-header .form .form-group .confirmationspanish .confirmation-thanks-span-image-wrap button, .confirmationspanish .confirmation-thanks-span-image-wrap header .second-header .form .form-group .lw-show-more-results, header .second-header .form .form-group .confirmationspanish .confirmation-thanks-span-image-wrap .lw-show-more-results, .confirmationspanish .confirmation-thanks-span-image-wrap header .second-header .form .form-group .score-search-box .button, header .second-header .form .form-group .score-search-box .confirmationspanish .confirmation-thanks-span-image-wrap .button, .confirmationspanish .confirmation-thanks-span-image-wrap .score-search-box header .second-header .form .form-group .button, .score-search-box header .second-header .form .form-group .confirmationspanish .confirmation-thanks-span-image-wrap .button, .confirmationspanish .confirmation-thanks-span-image-wrap header .second-header button.score-button, header .second-header .confirmationspanish .confirmation-thanks-span-image-wrap button.score-button, .confirmationspanish .confirmation-thanks-span-image-wrap header .second-header button.score-composite-link, header .second-header .confirmationspanish .confirmation-thanks-span-image-wrap button.score-composite-link, .confirmationspanish .confirmation-thanks-span-image-wrap header .second-header button.cc-btn, header .second-header .confirmationspanish .confirmation-thanks-span-image-wrap button.cc-btn, .confirmationspanish .confirmation-thanks-span-image-wrap header .second-header .lw-filter-box button, header .second-header .lw-filter-box .confirmationspanish .confirmation-thanks-span-image-wrap button, .confirmationspanish .confirmation-thanks-span-image-wrap .lw-filter-box header .second-header button, .lw-filter-box header .second-header .confirmationspanish .confirmation-thanks-span-image-wrap button, .confirmationspanish .confirmation-thanks-span-image-wrap header .second-header form button, header .second-header form .confirmationspanish .confirmation-thanks-span-image-wrap button, .confirmationspanish .confirmation-thanks-span-image-wrap form header .second-header button, form header .second-header .confirmationspanish .confirmation-thanks-span-image-wrap button, .confirmationspanish .confirmation-thanks-span-image-wrap header .second-header button.lw-show-more-results, header .second-header .confirmationspanish .confirmation-thanks-span-image-wrap button.lw-show-more-results, .confirmationspanish .confirmation-thanks-span-image-wrap header .second-header .score-search-box button.button, header .second-header .score-search-box .confirmationspanish .confirmation-thanks-span-image-wrap button.button, .confirmationspanish .confirmation-thanks-span-image-wrap .score-search-box header .second-header button.button, .score-search-box header .second-header .confirmationspanish .confirmation-thanks-span-image-wrap button.button, .confirmationspanish .confirmation-thanks-span-image-wrap .church-info .form-wrapper .file-upload-container .custom-file-upload, .church-info .form-wrapper .file-upload-container .confirmationspanish .confirmation-thanks-span-image-wrap .custom-file-upload, .confirmationspanish .confirmation-thanks-span-image-wrap .product-quick-view .add-to-cart, .product-quick-view .confirmationspanish .confirmation-thanks-span-image-wrap .add-to-cart, .confirmationspanish .confirmation-thanks-span-image-wrap .lw-featuredproducts .lw-product-item .product-overlay .add-to-cart-button, .lw-featuredproducts .lw-product-item .product-overlay .confirmationspanish .confirmation-thanks-span-image-wrap .add-to-cart-button, .confirmationspanish .confirmation-thanks-span-image-wrap .btn-signin a, .btn-signin .confirmationspanish .confirmation-thanks-span-image-wrap a, .confirmationspanish .confirmation-thanks-span-image-wrap .message-details-information .message-button, .message-details-information .confirmationspanish .confirmation-thanks-span-image-wrap .message-button, .confirmationspanish .confirmation-thanks-span-image-wrap .view-details button, .view-details .confirmationspanish .confirmation-thanks-span-image-wrap button, .confirmationspanish .confirmation-thanks-span-image-wrap #broadcasts-use-location-button, .confirmationspanish .confirmation-thanks-span-image-wrap .jom-community li.score-megamenu-basic-item.btn-praisesignin a, .jom-community li.score-megamenu-basic-item.btn-praisesignin .confirmationspanish .confirmation-thanks-span-image-wrap a, .confirmationspanish .confirmation-thanks-span-image-wrap .why-give .jom-why-give-heading-container .jom-donate-btn, .why-give .jom-why-give-heading-container .confirmationspanish .confirmation-thanks-span-image-wrap .jom-donate-btn, .confirmationspanish .confirmation-thanks-span-image-wrap .why-give .jom-why-give-blog-cnt .score-button, .why-give .jom-why-give-blog-cnt .confirmationspanish .confirmation-thanks-span-image-wrap .score-button, .confirmationspanish .confirmation-thanks-span-image-wrap .why-give .jom-why-give-blog-cnt .score-composite-link, .why-give .jom-why-give-blog-cnt .confirmationspanish .confirmation-thanks-span-image-wrap .score-composite-link, .confirmationspanish .confirmation-thanks-span-image-wrap .why-give .jom-why-give-blog-cnt .cc-btn, .why-give .jom-why-give-blog-cnt .confirmationspanish .confirmation-thanks-span-image-wrap .cc-btn, .confirmationspanish .confirmation-thanks-span-image-wrap .why-give .jom-why-give-blog-cnt .lw-filter-box button, .why-give .jom-why-give-blog-cnt .lw-filter-box .confirmationspanish .confirmation-thanks-span-image-wrap button, .confirmationspanish .confirmation-thanks-span-image-wrap .lw-filter-box .why-give .jom-why-give-blog-cnt button, .lw-filter-box .why-give .jom-why-give-blog-cnt .confirmationspanish .confirmation-thanks-span-image-wrap button, .confirmationspanish .confirmation-thanks-span-image-wrap .why-give .jom-why-give-blog-cnt form button, .why-give .jom-why-give-blog-cnt form .confirmationspanish .confirmation-thanks-span-image-wrap button, .confirmationspanish .confirmation-thanks-span-image-wrap form .why-give .jom-why-give-blog-cnt button, form .why-give .jom-why-give-blog-cnt .confirmationspanish .confirmation-thanks-span-image-wrap button, .confirmationspanish .confirmation-thanks-span-image-wrap .why-give .jom-why-give-blog-cnt .lw-show-more-results, .why-give .jom-why-give-blog-cnt .confirmationspanish .confirmation-thanks-span-image-wrap .lw-show-more-results, .confirmationspanish .confirmation-thanks-span-image-wrap .why-give .jom-why-give-blog-cnt .score-search-box .button, .why-give .jom-why-give-blog-cnt .score-search-box .confirmationspanish .confirmation-thanks-span-image-wrap .button, .confirmationspanish .confirmation-thanks-span-image-wrap .score-search-box .why-give .jom-why-give-blog-cnt .button, .score-search-box .why-give .jom-why-give-blog-cnt .confirmationspanish .confirmation-thanks-span-image-wrap .button, .confirmationspanish .confirmation-thanks-span-image-wrap .event-content .events-book .event-cta-container .primary-rest, .event-content .events-book .event-cta-container .confirmationspanish .confirmation-thanks-span-image-wrap .primary-rest, .confirmationspanish .confirmation-thanks-span-image-wrap .jom-forgot-password-form .form button, .jom-forgot-password-form .form .confirmationspanish .confirmation-thanks-span-image-wrap button, .confirmationspanish .confirmation-thanks-span-image-wrap .jom-set-password-form .form button, .jom-set-password-form .form .confirmationspanish .confirmation-thanks-span-image-wrap button, .confirmationspanish .confirmation-thanks-span-image-wrap .lw-change-password-form form button, .lw-change-password-form form .confirmationspanish .confirmation-thanks-span-image-wrap button {
      width: 50%;
      padding: 12px 24px;
      margin: 0 auto !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .confirmationspanish .confirmation-thanks-span-wrap {
    margin: 4% 10% 8% 10%; }
    .confirmationspanish .confirmation-thanks-span-wrap p {
      font-size: 20px;
      line-height: 30px;
      font-weight: 400; }
  .confirmationspanish .confirmation-thanks-span-image-wrap {
    margin: 0 0 0 0 !important;
    min-height: 400px; }
    .confirmationspanish .confirmation-thanks-span-image-wrap h1 {
      font-size: 24px !important;
      margin: 15% 0 3% 0 !important; } }

.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url("../img/ui-icons_222222_256x240.png"); }

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  /* display: block; */
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
  width: 16px;
  height: 16px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
  width: 16px;
  height: 16px; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
  background: #f8f8f8; }

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 5px;
  width: 1.1em;
  height: .90em; }

.ui-datepicker-next {
  right: 2px; }

/*.ui-datepicker .ui-datepicker-prev {
    left: 2px;
    top: 7px;
    background: url(../img/datepickerArrow.png) top no-repeat;
}

.ui-datepicker .ui-datepicker-next {
    right: 2px;
    background: url(../img/datepickerArrow.png) bottom no-repeat;
}*/
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
  font-size: 0.70em; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%; }

.ui-datepicker table {
  width: 100%;
  font-size: .6em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: center;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

.ui-widget {
  font-size: 1.1em; }

.ui-widget .ui-widget {
  font-size: 5em; }

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-size: 1em; }

.ui-widget-content {
  border: 1px solid #dddddd;
  color: #999999;
  /* Days Letter Color */
  background-color: #ffffff; }

.ui-widget-content a {
  color: yellow; }

.ui-widget-header {
  border-bottom: 1px solid #c5c5c5;
  color: #212020;
  font-weight: bold; }

.ui-widget-header a {
  color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #cccccc;
  background: #f6f6f6;
  color: #300808; }

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #999999;
  text-decoration: none; }

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  background: #1ca3f4;
  color: #fff;
  text-align: center; }

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #c77405;
  text-decoration: none; }

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #0089c8;
  color: #0089c8; }

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #eb8f00;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-prev:hover {
  background: transparent url(../img/datepickerArrow.png) top no-repeat; }

.ui-datepicker .ui-datepicker-next {
  background: transparent url(../img/datepickerArrow.png) bottom no-repeat; }

.flash-message {
  display: block;
  width: 100%;
  position: fixed;
  z-index: 300;
  top: calc(100px + .3em);
  min-height: 30px;
  background: #0089c8;
  color: #fff;
  opacity: 1;
  padding: 2em;
  font-weight: 300;
  font-size: 14px;
  animation-name: fade-and-drop;
  animation-duration: 1s;
  animation-timing-function: ease;
  transition-property: top;
  transition-duration: .5s;
  transition-timing-function: ease; }
  .flash-message.success {
    background: #0089c8; }

.flash-message:nth-child(1) {
  top: calc(100px + .3em); }

.flash-message:nth-child(2) {
  top: calc(150px + .3em); }

.flash-message:nth-child(3) {
  top: calc(200px + .3em); }

.flash-message:nth-child(4) {
  top: calc(250px + .3em); }

.flash-message:nth-child(5) {
  top: calc(300px + .3em); }

.flash-message:nth-child(6) {
  top: calc(350px + .3em); }

.flash-message:nth-child(7) {
  top: calc(400px + .3em); }

.flash-message:nth-child(8) {
  top: calc(450px + .3em); }

.flash-message:nth-child(9) {
  top: calc(500px + .3em); }

.flash-message:nth-child(10) {
  top: calc(550px + .3em); }

.flash-message.success {
  background: #0089c8; }

.flash-message.tooltip-message {
  background: #0089c8; }

.flash-message-close {
  display: inline-block;
  float: right;
  color: #fff;
  cursor: pointer; }

.flash-message-close::before {
  font-size: 1.8rem;
  position: absolute;
  padding: .3em;
  right: 20px;
  top: 26px;
  color: #fff; }

.creep-away {
  transform: translateY(-50%);
  opacity: 0;
  transition: .25s all ease; }
